Email Subscribers & Newsletters - Version 3.2.7

Version Description

(02.03.2017)

Download this release

Release Info

Developer storeapps
Plugin Icon 128x128 Email Subscribers & Newsletters
Version 3.2.7
Comparing to
See all releases

Code changes from version 3.2.6 to 3.2.7

Files changed (43) hide show
  1. changelog.txt +29 -9
  2. classes/es-common.php +6 -6
  3. classes/es-register.php +49 -1
  4. classes/es-sendmail.php +17 -17
  5. compose/compose-add.php +5 -5
  6. compose/compose-edit.php +5 -5
  7. compose/compose-show.php +5 -8
  8. email-subscribers.php +4 -4
  9. job/es-subscribe.php +1 -1
  10. languages/email-subscribers-ca.mo +0 -0
  11. languages/email-subscribers-ca.po +629 -599
  12. languages/email-subscribers-cs_CZ.mo +0 -0
  13. languages/email-subscribers-cs_CZ.po +721 -762
  14. languages/email-subscribers-es_ES.mo +0 -0
  15. languages/email-subscribers-es_ES.po +1452 -1431
  16. languages/email-subscribers-fr_FR.mo +0 -0
  17. languages/email-subscribers-fr_FR.po +1374 -2088
  18. languages/email-subscribers-hu_HU.mo +0 -0
  19. languages/email-subscribers-hu_HU.po +1935 -0
  20. languages/email-subscribers-lt_LT.mo +0 -0
  21. languages/email-subscribers-lt_LT.po +1547 -1465
  22. languages/email-subscribers-pl_PL.mo +0 -0
  23. languages/email-subscribers-pl_PL.po +1444 -1424
  24. languages/email-subscribers-ru_RU.mo +0 -0
  25. languages/email-subscribers-ru_RU.po +0 -1920
  26. languages/email-subscribers-sv_SE.mo +0 -0
  27. languages/email-subscribers-sv_SE.po +1916 -0
  28. languages/email-subscribers.pot +81 -90
  29. notification/notification-add.php +11 -10
  30. notification/notification-edit.php +10 -12
  31. notification/notification-show.php +13 -10
  32. query/db_compose.php +1 -1
  33. query/db_default.php +5 -5
  34. query/db_delivery.php +4 -4
  35. query/db_notification.php +1 -1
  36. query/db_sentmail.php +2 -2
  37. query/db_subscriber.php +15 -15
  38. readme.txt +75 -266
  39. sendmail/sendmail.php +4 -4
  40. sentmail/deliverreport-show.php +5 -8
  41. sentmail/sentmail-show.php +4 -4
  42. settings/settings-edit.php +1 -1
  43. sql/es-createdb.sql +3 -3
changelog.txt CHANGED
@@ -4,6 +4,26 @@ Author : Icegram
4
  Author URI : http://www.icegram.com/
5
  License : GPLv3
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ********************************Version 3.2.6************************************************************
8
 
9
  * New: WordPress 4.7.1 compatible
@@ -17,8 +37,8 @@ License : GPLv3
17
  ********************************Version 3.2.5************************************************************
18
 
19
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
20
- * New: Translation for Catalan (ca) language added (Thanks to Jordi)
21
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
 
22
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
23
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
24
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
@@ -32,19 +52,19 @@ License : GPLv3
32
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
33
  * Fix: Incorrect documentation links
34
  * Update: Tested upto WordPress 4.7
35
- * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
36
  * Update: POT file
 
37
  * Tweak: Show only one notice while deleting subscribers
38
 
39
  ********************************Version 3.2.3************************************************************
40
 
41
  * New: New contributor name has been added
42
  * Update: Documentation links
 
43
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
44
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
45
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
46
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
47
- * Update: POT file
48
 
49
  ********************************Version 3.2.2************************************************************
50
 
@@ -79,12 +99,12 @@ License : GPLv3
79
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
80
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
81
  * Update: Made text correction & improvements in many places
82
- * Update: Updated POT file
83
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
84
  * Update: Removed listing all subscribers emails on Send Mail page
85
  * Update: Removed showing Database Id on View Subscribers page
86
  * Update: Removed comments sync option from Sync Email page
87
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
 
88
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
89
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
90
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -101,7 +121,7 @@ License : GPLv3
101
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
102
  * Fix: Made few strings translatable
103
  * Update: Text correction in few places
104
- * Update: Updated POT file
105
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
106
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
107
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -118,7 +138,7 @@ License : GPLv3
118
  * Fix: Made few strings translatable
119
  * Fix: Incorrect text domain in few places
120
  * Update: Revised FAQ links in Help & Info page inside plugin
121
- * Update: Updated POT file
122
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
123
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
124
  * Update: Text correction in few places
@@ -133,7 +153,7 @@ License : GPLv3
133
  * Fix: Added missing charset to meta tag
134
  * Update: Moved javascripts to footer
135
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
136
- * Update: Updated POT file
137
 
138
  ********************************Version 3.1.2************************************************************
139
 
@@ -144,7 +164,7 @@ License : GPLv3
144
  * Fix: Can't edit settings in admin panel if SSL is enabled
145
  * Update: Revised the FAQ's in Help & Info page inside plugin
146
  * Update: Text correction in few places
147
- * Update: Updated POT file
148
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
149
 
150
  ********************************Version 3.1.1************************************************************
@@ -154,7 +174,7 @@ License : GPLv3
154
  * Fix: Warnings in console on submitting subscription form in Chrome
155
  * Update: Revised Help & Info page inside plugin
156
  * Update: Added translation for missing texts
157
- * Update: Updated POT file
158
  * Tweak: Minor tweaks
159
 
160
  ********************************Version 3.1************************************************************
4
  Author URI : http://www.icegram.com/
5
  License : GPLv3
6
 
7
+ ********************************Version 3.2.7************************************************************
8
+
9
+ * Fix: Special characters in the post category name was not saving while creating Post Notifications
10
+ * Fix: Post Notification emails were not sent for post categories with special characters in the category name
11
+ * Fix: Multiple confirmation emails were sent when a subscriber subscribed to more than one group
12
+ * Fix: esc_attr when sanitizing input fields submitted via form
13
+ * Update: Renamed a few terms in Compose & Reorts screen for better accessibility
14
+ * Update: Text correction & improvements
15
+ * Update: POT file
16
+ * New: Translation for Swedish (sv_SE) language added (Thanks to Rune Svennelid)
17
+ * New: Translation for Hungarian (hu_HU) language added (Thanks to Zsolt Edelényi)
18
+ * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
19
+ * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
20
+ * Update: Translation for French (fr_FR) language updated (Thanks to Serge)
21
+ * Update: Translation for Catalan (ca) language updated (Thanks to Jordi Jorda)
22
+ * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
23
+ * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
24
+ * Update: Translation for Russian (ru_RU) language removed
25
+ * Tweak: Don't show Database id of subscribers on Delivery Report screen
26
+
27
  ********************************Version 3.2.6************************************************************
28
 
29
  * New: WordPress 4.7.1 compatible
37
  ********************************Version 3.2.5************************************************************
38
 
39
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
 
40
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
41
+ * New: Translation for Catalan (ca) language added (Thanks to Jordi)
42
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
43
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
44
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
52
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
53
  * Fix: Incorrect documentation links
54
  * Update: Tested upto WordPress 4.7
 
55
  * Update: POT file
56
+ * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
57
  * Tweak: Show only one notice while deleting subscribers
58
 
59
  ********************************Version 3.2.3************************************************************
60
 
61
  * New: New contributor name has been added
62
  * Update: Documentation links
63
+ * Update: POT file
64
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
65
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
66
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
67
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
 
68
 
69
  ********************************Version 3.2.2************************************************************
70
 
99
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
100
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
101
  * Update: Made text correction & improvements in many places
 
102
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
103
  * Update: Removed listing all subscribers emails on Send Mail page
104
  * Update: Removed showing Database Id on View Subscribers page
105
  * Update: Removed comments sync option from Sync Email page
106
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
107
+ * Update: POT file
108
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
109
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
110
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
121
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
122
  * Fix: Made few strings translatable
123
  * Update: Text correction in few places
124
+ * Update: POT file
125
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
126
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
127
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
138
  * Fix: Made few strings translatable
139
  * Fix: Incorrect text domain in few places
140
  * Update: Revised FAQ links in Help & Info page inside plugin
141
+ * Update: POT file
142
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
143
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
144
  * Update: Text correction in few places
153
  * Fix: Added missing charset to meta tag
154
  * Update: Moved javascripts to footer
155
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
156
+ * Update: POT file
157
 
158
  ********************************Version 3.1.2************************************************************
159
 
164
  * Fix: Can't edit settings in admin panel if SSL is enabled
165
  * Update: Revised the FAQ's in Help & Info page inside plugin
166
  * Update: Text correction in few places
167
+ * Update: POT file
168
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
169
 
170
  ********************************Version 3.1.1************************************************************
174
  * Fix: Warnings in console on submitting subscription form in Chrome
175
  * Update: Revised Help & Info page inside plugin
176
  * Update: Added translation for missing texts
177
+ * Update: POT file
178
  * Tweak: Minor tweaks
179
 
180
  ********************************Version 3.1************************************************************
classes/es-common.php CHANGED
@@ -23,7 +23,7 @@ class es_cls_common {
23
  $returnstring = __( '<span style="color:#999900;">Nodata</span>', ES_TDOMAIN );
24
  break;
25
  case "Disable":
26
- $returnstring = __( '<span style="color:#FF0000">Disable</span>', ES_TDOMAIN );
27
  break;
28
  case "In Queue":
29
  $returnstring = __( '<span style="color:#FF0000">In Queue</span>', ES_TDOMAIN );
@@ -31,11 +31,11 @@ class es_cls_common {
31
  case "Sent":
32
  $returnstring = __( '<span style="color:#00FF00;font-weight:bold;">Sent</span>', ES_TDOMAIN );
33
  break;
34
- case "Cron Mail":
35
- $returnstring = __( '<span style="color:#ffd700;font-weight:bold;">Cron Mail</span>', ES_TDOMAIN );
36
- break;
37
- case "Instant Mail":
38
- $returnstring = __( '<span style="color:#993399;">Instant Mail</span>', ES_TDOMAIN );
39
  break;
40
  default:
41
  $returnstring = $value;
23
  $returnstring = __( '<span style="color:#999900;">Nodata</span>', ES_TDOMAIN );
24
  break;
25
  case "Disable":
26
+ $returnstring = __( '<span style="color:#FF0000">Disabled</span>', ES_TDOMAIN );
27
  break;
28
  case "In Queue":
29
  $returnstring = __( '<span style="color:#FF0000">In Queue</span>', ES_TDOMAIN );
31
  case "Sent":
32
  $returnstring = __( '<span style="color:#00FF00;font-weight:bold;">Sent</span>', ES_TDOMAIN );
33
  break;
34
+ case "Cron":
35
+ $returnstring = __( '<span style="color:#20b2aa;font-weight:bold;">via Cron</span>', ES_TDOMAIN );
36
+ break;
37
+ case "Immediately":
38
+ $returnstring = __( '<span style="color:#993399;">Immediately</span>', ES_TDOMAIN );
39
  break;
40
  default:
41
  $returnstring = $value;
classes/es-register.php CHANGED
@@ -342,6 +342,10 @@ class es_cls_registerhook {
342
  es_cls_registerhook::es_upgrade_database_for_3_2();
343
  }
344
 
 
 
 
 
345
  }
346
 
347
  /**
@@ -362,6 +366,50 @@ class es_cls_registerhook {
362
  update_option( 'current_sa_email_subscribers_db_version', '3.2' );
363
  }
364
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
365
  // Function to show any notices in admin section
366
  public static function es_add_admin_notices() {
367
  ?>
@@ -455,7 +503,7 @@ function es_sync_registereduser( $user_id ) {
455
  if($action == "sus") {
456
  //Inserted successfully. Below 3 line of code will send WELCOME email to subscribers.
457
  $subscribers = array();
458
- $subscribers = es_cls_dbquery::es_view_subscriber_one($user_mail);
459
  es_cls_sendmail::es_sendmail("welcome", $template = 0, $subscribers, "welcome", 0);
460
  }
461
  }
342
  es_cls_registerhook::es_upgrade_database_for_3_2();
343
  }
344
 
345
+ if ( $email_subscribers_current_db_version == '3.2' ) {
346
+ es_cls_registerhook::es_upgrade_database_for_3_2_7();
347
+ }
348
+
349
  }
350
 
351
  /**
366
  update_option( 'current_sa_email_subscribers_db_version', '3.2' );
367
  }
368
 
369
+ /**
370
+ * To rename a few terms in compose & reports menu
371
+ * ES version 3.2.7 onwards
372
+ */
373
+ public static function es_upgrade_database_for_3_2_7() {
374
+
375
+ global $wpdb;
376
+
377
+ // Compose table
378
+ $wpdb->query( "UPDATE {$wpdb->prefix}es_templatetable
379
+ SET es_email_type =
380
+ ( CASE
381
+ WHEN es_email_type = 'Static Template' THEN 'Newsletter'
382
+ WHEN es_email_type = 'Dynamic Template' THEN 'Post Notification'
383
+ ELSE es_email_type
384
+ END ) " );
385
+
386
+ // Sent Details table
387
+ $wpdb->query( "UPDATE {$wpdb->prefix}es_sentdetails
388
+ SET es_sent_type =
389
+ ( CASE
390
+ WHEN es_sent_type = 'Instant Mail' THEN 'Immediately'
391
+ WHEN es_sent_type = 'Cron Mail' THEN 'Cron'
392
+ ELSE es_sent_type
393
+ END ),
394
+ es_sent_source =
395
+ ( CASE
396
+ WHEN es_sent_source = 'manual' THEN 'Newsletter'
397
+ WHEN es_sent_source = 'notification' THEN 'Post Notification'
398
+ ELSE es_sent_source
399
+ END ) " );
400
+
401
+ // Delivery Reports table
402
+ $wpdb->query( "UPDATE {$wpdb->prefix}es_deliverreport
403
+ SET es_deliver_senttype =
404
+ ( CASE
405
+ WHEN es_deliver_senttype = 'Instant Mail' THEN 'Immediately'
406
+ WHEN es_deliver_senttype = 'Cron Mail' THEN 'Cron'
407
+ ELSE es_deliver_senttype
408
+ END ) " );
409
+
410
+ update_option( 'current_sa_email_subscribers_db_version', '3.2.7' );
411
+ }
412
+
413
  // Function to show any notices in admin section
414
  public static function es_add_admin_notices() {
415
  ?>
503
  if($action == "sus") {
504
  //Inserted successfully. Below 3 line of code will send WELCOME email to subscribers.
505
  $subscribers = array();
506
+ $subscribers = es_cls_dbquery::es_view_subscriber_one($user_mail, $form['es_email_group']);
507
  es_cls_sendmail::es_sendmail("welcome", $template = 0, $subscribers, "welcome", 0);
508
  }
509
  }
classes/es-sendmail.php CHANGED
@@ -5,12 +5,12 @@ class es_cls_sendmail {
5
  switch($type) {
6
  case 'group':
7
  $subscribers = es_cls_dbquery::es_view_subscriber_bulk($idlist);
8
- es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, $action = "optin-group", "Instant Mail");
9
  break;
10
 
11
  case 'single':
12
  $subscribers = es_cls_dbquery::es_view_subscriber_search($search = "", $id);
13
- es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, $action = "optin-single", "Instant Mail");
14
  break;
15
  }
16
  return true;
@@ -19,7 +19,7 @@ class es_cls_sendmail {
19
  public static function es_prepare_welcome($id = 0) {
20
  $subscribers = array();
21
  $subscribers = es_cls_dbquery::es_view_subscriber_search("", $id);
22
- es_cls_sendmail::es_sendmail("welcome", $template = 0, $subscribers, $action = "welcome", 0, "Instant Mail");
23
  }
24
 
25
  public static function es_prepare_notification( $post_status, $original_post_status, $post_id ) {
@@ -44,16 +44,16 @@ class es_cls_sendmail {
44
  $template = $notification[0]["es_note_templ"];
45
  $mailsenttype = $notification[0]["es_note_status"];
46
  if($mailsenttype == "Enable") {
47
- $mailsenttype = "Instant Mail";
48
  } elseif($mailsenttype == "Cron") {
49
- $mailsenttype = "Cron Mail";
50
  } else {
51
- $mailsenttype = "Instant Mail";
52
  }
53
  $subscribers = array();
54
  $subscribers = es_cls_notification::es_notification_subscribers($notification);
55
  if ( count($subscribers) > 0 ) {
56
- es_cls_sendmail::es_sendmail("notification", $template, $subscribers, "notification", $post_id, $mailsenttype);
57
  }
58
  }
59
  }
@@ -65,7 +65,7 @@ class es_cls_sendmail {
65
  $subscribers = array();
66
  $subscribers = es_cls_dbquery::es_subscribers_data_in_group( $group );
67
 
68
- es_cls_sendmail::es_sendmail( "newsletter", $template, $subscribers, "manual", 0, $mailsenttype );
69
  }
70
 
71
  public static function es_prepare_send_cronmail($cronmailqueue = array(), $crondeliveryqueue = array()) {
@@ -184,7 +184,7 @@ class es_cls_sendmail {
184
  }
185
  }
186
 
187
- public static function es_sendmail($type = "", $template = 0, $subscribers = array(), $action = "", $post_id = 0, $mailsenttype = "Instant Mail") {
188
  $data = array();
189
  $htmlmail = true;
190
  $wpmail = true;
@@ -310,7 +310,7 @@ class es_cls_sendmail {
310
 
311
  $content = str_replace('###POSTLINK-ONLY###', $post_link, $content);
312
 
313
- if($post_link <> "") {
314
  $post_link_with_title = "<a href='".$post_link."' target='_blank'>".$post_title."</a>";
315
  $content = str_replace('###POSTLINK-WITHTITLE###', $post_link_with_title, $content);
316
 
@@ -386,7 +386,7 @@ class es_cls_sendmail {
386
  break;
387
 
388
  case 'newsletter':
389
- if($mailsenttype <> "Cron Mail") { // Cron mail not sending by this method
390
  $unsublink = $settings['es_c_unsublink'];
391
  $unsublink = str_replace("###DBID###", $subscriber["es_email_id"], $unsublink);
392
  $unsublink = str_replace("###EMAIL###", $subscriber["es_email_mail"], $unsublink);
@@ -419,7 +419,7 @@ class es_cls_sendmail {
419
  break;
420
 
421
  case 'notification': // notification mail to subscribers
422
- if($mailsenttype <> "Cron Mail") { // Cron mail not sending by this method
423
 
424
  $unsublink = $settings['es_c_unsublink'];
425
  $unsublink = str_replace("###DBID###", $subscriber["es_email_id"], $unsublink);
@@ -460,7 +460,7 @@ class es_cls_sendmail {
460
  wp_mail($to, $subject, $content_send . $unsubtext . $viewstslink, $headers);
461
  }
462
  } else {
463
- if($mailsenttype <> "Cron Mail") { // Cron mail not sending by this method
464
  wp_mail($to, $subject, $content_send . $unsubtext . $viewstslink, $headers);
465
  }
466
  }
@@ -476,7 +476,7 @@ class es_cls_sendmail {
476
  mail($to ,$subject, $content_send . $unsubtext . $viewstslink, $headers);
477
  }
478
  } else {
479
- if($mailsenttype <> "Cron Mail") { // Cron mail not sending by this method
480
  mail($to ,$subject, $content_send . $unsubtext . $viewstslink, $headers);
481
  }
482
  }
@@ -493,15 +493,15 @@ class es_cls_sendmail {
493
  if( $type == "newsletter" || $type == "notification" ) {
494
  $count = $count - 1;
495
  es_cls_sentmail::es_sentmail_ups($sendguid, $subject);
496
- if($adminmail <> "") {
497
 
498
  $subject = get_option('es_c_sentreport_subject', 'nosubjectexists');
499
  if ( $subject == "" || $subject == "nosubjectexists") {
500
  $subject = es_cls_common::es_sent_report_subject();
501
  }
502
 
503
- if($mailsenttype == "Cron Mail") {
504
- $subject = $subject . " - Cron mail scheduled";
505
  }
506
 
507
  if($htmlmail) {
5
  switch($type) {
6
  case 'group':
7
  $subscribers = es_cls_dbquery::es_view_subscriber_bulk($idlist);
8
+ es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, $action = "optin-group", "Immediately");
9
  break;
10
 
11
  case 'single':
12
  $subscribers = es_cls_dbquery::es_view_subscriber_search($search = "", $id);
13
+ es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, $action = "optin-single", "Immediately");
14
  break;
15
  }
16
  return true;
19
  public static function es_prepare_welcome($id = 0) {
20
  $subscribers = array();
21
  $subscribers = es_cls_dbquery::es_view_subscriber_search("", $id);
22
+ es_cls_sendmail::es_sendmail("welcome", $template = 0, $subscribers, $action = "welcome", 0, "Immediately");
23
  }
24
 
25
  public static function es_prepare_notification( $post_status, $original_post_status, $post_id ) {
44
  $template = $notification[0]["es_note_templ"];
45
  $mailsenttype = $notification[0]["es_note_status"];
46
  if($mailsenttype == "Enable") {
47
+ $mailsenttype = "Immediately";
48
  } elseif($mailsenttype == "Cron") {
49
+ $mailsenttype = "Cron";
50
  } else {
51
+ $mailsenttype = "Immediately";
52
  }
53
  $subscribers = array();
54
  $subscribers = es_cls_notification::es_notification_subscribers($notification);
55
  if ( count($subscribers) > 0 ) {
56
+ es_cls_sendmail::es_sendmail( "notification", $template, $subscribers, "Post Notification", $post_id, $mailsenttype );
57
  }
58
  }
59
  }
65
  $subscribers = array();
66
  $subscribers = es_cls_dbquery::es_subscribers_data_in_group( $group );
67
 
68
+ es_cls_sendmail::es_sendmail( "newsletter", $template, $subscribers, "Newsletter", 0, $mailsenttype );
69
  }
70
 
71
  public static function es_prepare_send_cronmail($cronmailqueue = array(), $crondeliveryqueue = array()) {
184
  }
185
  }
186
 
187
+ public static function es_sendmail($type = "", $template = 0, $subscribers = array(), $action = "", $post_id = 0, $mailsenttype = "Immediately") {
188
  $data = array();
189
  $htmlmail = true;
190
  $wpmail = true;
310
 
311
  $content = str_replace('###POSTLINK-ONLY###', $post_link, $content);
312
 
313
+ if($post_link != "") {
314
  $post_link_with_title = "<a href='".$post_link."' target='_blank'>".$post_title."</a>";
315
  $content = str_replace('###POSTLINK-WITHTITLE###', $post_link_with_title, $content);
316
 
386
  break;
387
 
388
  case 'newsletter':
389
+ if($mailsenttype != "Cron") { // Cron mail not sending by this method
390
  $unsublink = $settings['es_c_unsublink'];
391
  $unsublink = str_replace("###DBID###", $subscriber["es_email_id"], $unsublink);
392
  $unsublink = str_replace("###EMAIL###", $subscriber["es_email_mail"], $unsublink);
419
  break;
420
 
421
  case 'notification': // notification mail to subscribers
422
+ if($mailsenttype != "Cron") { // Cron mail not sending by this method
423
 
424
  $unsublink = $settings['es_c_unsublink'];
425
  $unsublink = str_replace("###DBID###", $subscriber["es_email_id"], $unsublink);
460
  wp_mail($to, $subject, $content_send . $unsubtext . $viewstslink, $headers);
461
  }
462
  } else {
463
+ if($mailsenttype != "Cron") { // Cron mail not sending by this method
464
  wp_mail($to, $subject, $content_send . $unsubtext . $viewstslink, $headers);
465
  }
466
  }
476
  mail($to ,$subject, $content_send . $unsubtext . $viewstslink, $headers);
477
  }
478
  } else {
479
+ if($mailsenttype != "Cron") { // Cron mail not sending by this method
480
  mail($to ,$subject, $content_send . $unsubtext . $viewstslink, $headers);
481
  }
482
  }
493
  if( $type == "newsletter" || $type == "notification" ) {
494
  $count = $count - 1;
495
  es_cls_sentmail::es_sentmail_ups($sendguid, $subject);
496
+ if($adminmail != "") {
497
 
498
  $subject = get_option('es_c_sentreport_subject', 'nosubjectexists');
499
  if ( $subject == "" || $subject == "nosubjectexists") {
500
  $subject = es_cls_common::es_sent_report_subject();
501
  }
502
 
503
+ if($mailsenttype == "Cron") {
504
+ $subject = $subject . " - Cron Email scheduled";
505
  }
506
 
507
  if($htmlmail) {
compose/compose-add.php CHANGED
@@ -74,18 +74,18 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
74
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
75
  </h2>
76
  <form name="es_form" method="post" action="#" onsubmit="return _es_submit()">
77
- <label for="tag-link"><?php echo __( 'Select your Mail Type', ES_TDOMAIN ); ?></label>
78
  <select name="es_email_type" id="es_email_type">
79
- <option value='Static Template' selected="selected"><?php echo __( 'Static Template (For Newsletter Emails)', ES_TDOMAIN ); ?></option>
80
- <option value='Dynamic Template'><?php echo __( 'Dynamic Template (For Post Notification Emails)', ES_TDOMAIN ); ?></option>
81
  </select>
82
  <p></p>
83
 
84
- <label for="tag-link"><?php echo __( 'Enter Mail Subject', ES_TDOMAIN ); ?></label>
85
  <input name="es_templ_heading" type="text" id="es_templ_heading" value="" size="80" maxlength="225" />
86
  <p><?php echo __( 'Keyword: ###POSTTITLE###', ES_TDOMAIN ); ?></p>
87
 
88
- <label for="tag-link"><?php echo __( 'Enter Content for your Mail', ES_TDOMAIN ); ?></label>
89
  <?php $settings_body = array( 'textarea_rows' => 25 ); ?>
90
  <?php wp_editor("", "es_templ_body", $settings_body);?>
91
  <p>
74
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
75
  </h2>
76
  <form name="es_form" method="post" action="#" onsubmit="return _es_submit()">
77
+ <label for="tag-link"><?php echo __( 'Select your Mail Template', ES_TDOMAIN ); ?></label>
78
  <select name="es_email_type" id="es_email_type">
79
+ <option value='Newsletter' selected="selected"><?php echo __( 'Newsletter', ES_TDOMAIN ); ?></option>
80
+ <option value='Post Notification'><?php echo __( 'Post Notification', ES_TDOMAIN ); ?></option>
81
  </select>
82
  <p></p>
83
 
84
+ <label for="tag-link"><?php echo __( 'Enter your Email Subject', ES_TDOMAIN ); ?></label>
85
  <input name="es_templ_heading" type="text" id="es_templ_heading" value="" size="80" maxlength="225" />
86
  <p><?php echo __( 'Keyword: ###POSTTITLE###', ES_TDOMAIN ); ?></p>
87
 
88
+ <label for="tag-link"><?php echo __( 'Enter Content for your Email', ES_TDOMAIN ); ?></label>
89
  <?php $settings_body = array( 'textarea_rows' => 25 ); ?>
90
  <?php wp_editor("", "es_templ_body", $settings_body);?>
91
  <p>
compose/compose-edit.php CHANGED
@@ -85,18 +85,18 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
85
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
86
  </h2>
87
  <form name="es_form" method="post" action="#" onsubmit="return _es_submit()">
88
- <label for="tag-link"><?php echo __( 'Select your Mail Type', ES_TDOMAIN ); ?></label>
89
  <select name="es_email_type" id="es_email_type">
90
- <option value='Static Template' <?php if( $form['es_email_type'] == 'Static Template' ) { echo 'selected="selected"' ; } ?>><?php echo __( 'Static Template (For Newsletter Emails)', ES_TDOMAIN ); ?></option>
91
- <option value='Dynamic Template' <?php if( $form['es_email_type'] == 'Dynamic Template' ) { echo 'selected="selected"' ; } ?>><?php echo __( 'Dynamic Template (For Post Notification Emails)', ES_TDOMAIN ); ?></option>
92
  </select>
93
  <p></p>
94
 
95
- <label for="tag-link"><?php echo __( 'Enter Mail Subject', ES_TDOMAIN ); ?></label>
96
  <input name="es_templ_heading" type="text" id="es_templ_heading" value="<?php echo esc_html(stripslashes($form['es_templ_heading'])); ?>" size="80" maxlength="225" />
97
  <p><?php echo __( 'Keyword: ###POSTTITLE###', ES_TDOMAIN ); ?></p>
98
 
99
- <label for="tag-link"><?php echo __( 'Enter Content for your Mail', ES_TDOMAIN ); ?></label>
100
  <?php $settings_body = array( 'textarea_rows' => 25 ); ?>
101
  <?php wp_editor(stripslashes($form['es_templ_body']), "es_templ_body", $settings_body);?>
102
  <p>
85
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
86
  </h2>
87
  <form name="es_form" method="post" action="#" onsubmit="return _es_submit()">
88
+ <label for="tag-link"><?php echo __( 'Select your Mail Template', ES_TDOMAIN ); ?></label>
89
  <select name="es_email_type" id="es_email_type">
90
+ <option value='Newsletter' <?php if( $form['es_email_type'] == 'Newsletter' ) { echo 'selected="selected"' ; } ?>><?php echo __( 'Newsletter', ES_TDOMAIN ); ?></option>
91
+ <option value='Post Notification' <?php if( $form['es_email_type'] == 'Post Notification' ) { echo 'selected="selected"' ; } ?>><?php echo __( 'Post Notification', ES_TDOMAIN ); ?></option>
92
  </select>
93
  <p></p>
94
 
95
+ <label for="tag-link"><?php echo __( 'Enter your Email Subject', ES_TDOMAIN ); ?></label>
96
  <input name="es_templ_heading" type="text" id="es_templ_heading" value="<?php echo esc_html(stripslashes($form['es_templ_heading'])); ?>" size="80" maxlength="225" />
97
  <p><?php echo __( 'Keyword: ###POSTTITLE###', ES_TDOMAIN ); ?></p>
98
 
99
+ <label for="tag-link"><?php echo __( 'Enter Content for your Email', ES_TDOMAIN ); ?></label>
100
  <?php $settings_body = array( 'textarea_rows' => 25 ); ?>
101
  <?php wp_editor(stripslashes($form['es_templ_body']), "es_templ_body", $settings_body);?>
102
  <p>
compose/compose-show.php CHANGED
@@ -73,17 +73,15 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
73
  <table width="100%" class="widefat" id="straymanage">
74
  <thead>
75
  <tr>
76
- <th scope="col"><?php echo __( 'Email subject', ES_TDOMAIN ); ?></th>
77
- <th scope="col" style="display:none;"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
78
- <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
79
  <th scope="col"><?php echo __( 'Actions', ES_TDOMAIN ); ?></th>
80
  </tr>
81
  </thead>
82
  <tfoot>
83
  <tr>
84
- <th scope="col"><?php echo __( 'Email subject', ES_TDOMAIN ); ?></th>
85
- <th scope="col" style="display:none;"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
86
- <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
87
  <th scope="col"><?php echo __( 'Actions', ES_TDOMAIN ); ?></th>
88
  </tr>
89
  </tfoot>
@@ -97,7 +95,6 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
97
  ?>
98
  <tr class="<?php if ($i&1) { echo'alternate'; } else { echo ''; }?>">
99
  <td><?php echo esc_html(stripslashes($data['es_templ_heading'])); ?></td>
100
- <td style="display:none;"><?php echo $data['es_templ_status']; ?></td>
101
  <td><?php echo $data['es_email_type']; ?></td>
102
  <td>
103
  <a title="Edit" href="<?php echo ES_ADMINURL; ?>?page=es-compose&amp;ac=edit&amp;did=<?php echo $data['es_templ_id']; ?>"><?php echo __( 'Edit', ES_TDOMAIN ); ?></a>
@@ -110,7 +107,7 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
110
  }
111
  } else {
112
  ?><tr>
113
- <td colspan="4" align="center"><?php echo __( 'No records available.', ES_TDOMAIN ); ?></td>
114
  </tr><?php
115
  }
116
  ?>
73
  <table width="100%" class="widefat" id="straymanage">
74
  <thead>
75
  <tr>
76
+ <th scope="col"><?php echo __( 'Email Subject', ES_TDOMAIN ); ?></th>
77
+ <th scope="col"><?php echo __( 'Email Template', ES_TDOMAIN ); ?></th>
 
78
  <th scope="col"><?php echo __( 'Actions', ES_TDOMAIN ); ?></th>
79
  </tr>
80
  </thead>
81
  <tfoot>
82
  <tr>
83
+ <th scope="col"><?php echo __( 'Email Subject', ES_TDOMAIN ); ?></th>
84
+ <th scope="col"><?php echo __( 'Email Template', ES_TDOMAIN ); ?></th>
 
85
  <th scope="col"><?php echo __( 'Actions', ES_TDOMAIN ); ?></th>
86
  </tr>
87
  </tfoot>
95
  ?>
96
  <tr class="<?php if ($i&1) { echo'alternate'; } else { echo ''; }?>">
97
  <td><?php echo esc_html(stripslashes($data['es_templ_heading'])); ?></td>
 
98
  <td><?php echo $data['es_email_type']; ?></td>
99
  <td>
100
  <a title="Edit" href="<?php echo ES_ADMINURL; ?>?page=es-compose&amp;ac=edit&amp;did=<?php echo $data['es_templ_id']; ?>"><?php echo __( 'Edit', ES_TDOMAIN ); ?></a>
107
  }
108
  } else {
109
  ?><tr>
110
+ <td colspan="3" align="center"><?php echo __( 'No records available.', ES_TDOMAIN ); ?></td>
111
  </tr><?php
112
  }
113
  ?>
email-subscribers.php CHANGED
@@ -2,12 +2,12 @@
2
  /**
3
  * Plugin Name: Email Subscribers & Newsletters
4
  * Plugin URI: http://www.icegram.com/
5
- * Description: Add subscription forms on website, send HTML newsletters & automatically notify subscribers about new blog posts once it gets published.
6
- * Version: 3.2.6
7
  * Author: Icegram
8
  * Author URI: http://www.icegram.com/
9
  * Requires at least: 3.4
10
- * Tested up to: 4.7.1
11
  * Text Domain: email-subscribers
12
  * Domain Path: /languages/
13
  * License: GPLv3
@@ -27,7 +27,7 @@ add_action( 'wp_enqueue_scripts', array( 'es_cls_registerhook', 'es_load_widget_
27
  add_action( 'widgets_init', array( 'es_cls_registerhook', 'es_widget_loading' ) );
28
 
29
  // Action to Upgrade Email Subscribers database
30
- add_action( 'admin_init', array( 'es_cls_registerhook', 'sa_email_subscribers_db_update' ) );
31
 
32
  // Admin Notices
33
  add_action( 'admin_notices', array( 'es_cls_registerhook', 'es_add_admin_notices' ) );
2
  /**
3
  * Plugin Name: Email Subscribers & Newsletters
4
  * Plugin URI: http://www.icegram.com/
5
+ * Description: Add subscription forms on website, send HTML newsletters & automatically notify subscribers about new blog posts once it is published.
6
+ * Version: 3.2.7
7
  * Author: Icegram
8
  * Author URI: http://www.icegram.com/
9
  * Requires at least: 3.4
10
+ * Tested up to: 4.7.2
11
  * Text Domain: email-subscribers
12
  * Domain Path: /languages/
13
  * License: GPLv3
27
  add_action( 'widgets_init', array( 'es_cls_registerhook', 'es_widget_loading' ) );
28
 
29
  // Action to Upgrade Email Subscribers database
30
+ add_action( 'init', array( 'es_cls_registerhook', 'sa_email_subscribers_db_update' ) );
31
 
32
  // Admin Notices
33
  add_action( 'admin_notices', array( 'es_cls_registerhook', 'es_add_admin_notices' ) );
job/es-subscribe.php CHANGED
@@ -54,7 +54,7 @@ if( (isset($_GET['es'])) && ($_GET['es'] == "subscribe") ) {
54
  $action = es_cls_dbquery::es_view_subscriber_widget($form);
55
  if($action == "sus") {
56
  $subscribers = array();
57
- $subscribers = es_cls_dbquery::es_view_subscriber_one($es_email);
58
  if( $data['es_c_optinoption'] == "Double Opt In" ) {
59
  es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, "optin", 0);
60
  echo "subscribed-pending-doubleoptin";
54
  $action = es_cls_dbquery::es_view_subscriber_widget($form);
55
  if($action == "sus") {
56
  $subscribers = array();
57
+ $subscribers = es_cls_dbquery::es_view_subscriber_one($es_email,$es_group);
58
  if( $data['es_c_optinoption'] == "Double Opt In" ) {
59
  es_cls_sendmail::es_sendmail("optin", $template = 0, $subscribers, "optin", 0);
60
  echo "subscribed-pending-doubleoptin";
languages/email-subscribers-ca.mo CHANGED
Binary file
languages/email-subscribers-ca.po CHANGED
@@ -1,17 +1,68 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Email Subscribers & Newsletters 3.2.4\n"
4
  "Report-Msgid-Bugs-To: http://www.storeapps.org/support/contact-us/\n"
5
- "POT-Creation-Date: 2016-12-14 01:31+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
- "PO-Revision-Date: 2016-12-14 01:31+0000\n"
10
- "Last-Translator: Jordi <jjorda@periodistes.org>\n"
11
- "Language-Team: Catalan\n"
12
- "Language: ca\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1\n"
14
- "X-Generator: Loco - https://localise.biz/"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  #: classes/es-common.php:8
17
  msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
@@ -57,9 +108,9 @@ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
57
  msgid "<span style=\"color:#993399;\">Instant Mail</span>"
58
  msgstr "<span style=\"color:#993399;\">Correu instantani</span>"
59
 
60
- #: classes/es-loadwidget.php:24 classes/es-register.php:499
61
- #: subscribers/view-subscriber-show.php:355
62
- #: subscribers/view-subscriber-show.php:369
63
  msgid "Name"
64
  msgstr "Nom"
65
 
@@ -76,44 +127,38 @@ msgid "Email Subscribers"
76
  msgstr "Email Subscribers"
77
 
78
  #: classes/es-register.php:142 classes/es-register.php:143
 
79
  msgid "Subscribers"
80
  msgstr "Subscriptors"
81
 
82
  #: classes/es-register.php:145 classes/es-register.php:146
 
83
  msgid "Compose"
84
  msgstr "Compondre"
85
 
86
- #: classes/es-register.php:148 classes/es-register.php:149
87
- #: notification/notification-show.php:53
88
- msgid "Notification"
89
- msgstr "Notificació"
90
 
91
- #: classes/es-register.php:151 classes/es-register.php:152
92
- #: sendmail/sendmail.php:95 sendmail/sendmail.php:193 sendmail/sendmail.php:195
93
- msgid "Send Email"
94
- msgstr "Enviar el correu electrònic"
95
-
96
- #: classes/es-register.php:154
97
- msgid "Cron"
98
- msgstr "Cron"
99
 
100
- #: classes/es-register.php:155
101
- msgid "Cron Mail"
102
- msgstr "Cron Mail"
103
-
104
- #: classes/es-register.php:157 classes/es-register.php:158
105
- #: settings/settings-edit.php:198
106
- msgid "Settings"
107
- msgstr "Configuració"
108
 
109
  #: classes/es-register.php:160 classes/es-register.php:161
110
- msgid "Roles"
111
- msgstr "Rols"
 
112
 
113
- #: classes/es-register.php:163 classes/es-register.php:164
114
- #: sentmail/sentmail-show.php:97
115
- msgid "Sent Mails"
116
- msgstr "Emails enviats"
117
 
118
  #: classes/es-register.php:166
119
  msgid "Help & Info"
@@ -218,8 +263,7 @@ msgstr "Selecciona el grup de subscriptors."
218
 
219
  #: classes/es-register.php:209
220
  msgctxt "notification-enhanced-select"
221
- msgid ""
222
- "Please select notification mail subject. Use compose menu to create new."
223
  msgstr ""
224
  "Seleccioneu l'assumpte del email de notificació. Utilitzeu menú de "
225
  "composició per crear-ne de nous."
@@ -443,52 +487,52 @@ msgstr "Si us plau, introdueix títol de la plantilla."
443
  msgid "Template successfully created. "
444
  msgstr "Plantilla creada correctament."
445
 
446
- #: compose/compose-add.php:75 compose/compose-edit.php:85
447
- #: compose/compose-show.php:65
448
- msgid "Compose Mail"
449
- msgstr "Crea missatge"
450
-
451
- #: compose/compose-add.php:76 compose/compose-edit.php:87
452
- #: compose/compose-preview.php:29 compose/compose-show.php:67
453
- #: cron/cron-add.php:75 notification/notification-add.php:108
454
- #: notification/notification-edit.php:119
455
- #: notification/notification-show.php:55 roles/roles-add.php:106
456
- #: sendmail/sendmail.php:96 sentmail/deliverreport-show.php:62
457
- #: sentmail/sentmail-preview.php:29 sentmail/sentmail-show.php:98
458
- #: settings/settings-edit.php:199 subscribers/view-subscriber-add.php:116
459
- #: subscribers/view-subscriber-edit.php:115
460
- #: subscribers/view-subscriber-export.php:31
461
- #: subscribers/view-subscriber-import.php:147
462
- #: subscribers/view-subscriber-show.php:247
463
- #: subscribers/view-subscriber-sync.php:94
464
  msgid "Help"
465
  msgstr "Ajuda"
466
 
467
- #: compose/compose-add.php:79 compose/compose-edit.php:90
468
  msgid "Select your Mail Type"
469
  msgstr "Seleccioneu el Tipus de correu"
470
 
471
- #: compose/compose-add.php:81 compose/compose-edit.php:92
472
- msgid "Static Template (For Newsletter Email)"
473
- msgstr "Plantilla estàtica (Per Butlletí de correu electrònic)"
474
 
475
- #: compose/compose-add.php:82 compose/compose-edit.php:93
476
- msgid "Dynamic Template (For Notification Email)"
477
- msgstr "Plantilla dinàmica (per a la notificació per correu electrònic)"
478
 
479
- #: compose/compose-add.php:86 compose/compose-edit.php:97
480
  msgid "Enter Mail Subject"
481
  msgstr "Entra l'assumpte del email"
482
 
483
- #: compose/compose-add.php:88 compose/compose-edit.php:99
484
  msgid "Keyword: ###POSTTITLE###"
485
  msgstr "Paraula clau: ###POSTTITLE###"
486
 
487
- #: compose/compose-add.php:90 compose/compose-edit.php:101
488
  msgid "Enter Content for your Mail"
489
  msgstr "Introdueixi el contingut del seu correu"
490
 
491
- #: compose/compose-add.php:94 compose/compose-edit.php:105
 
492
  msgid ""
493
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
494
  "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
@@ -498,158 +542,157 @@ msgstr ""
498
  "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
499
  "###POSTDESC###, ###POSTFULL###"
500
 
501
- #: compose/compose-add.php:94 compose/compose-edit.php:105
502
  msgid "Available Keywords"
503
  msgstr "Paraules clau disponibles"
504
 
505
- #: compose/compose-add.php:98 compose/compose-edit.php:109
506
- #: compose/compose-show.php:79 compose/compose-show.php:87
507
- #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
508
- #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
509
- #: subscribers/view-subscriber-show.php:356
510
- #: subscribers/view-subscriber-show.php:370
511
  msgid "Status"
512
  msgstr "Estat"
513
 
514
- #: compose/compose-add.php:100 compose/compose-edit.php:111
515
  msgid "Published"
516
  msgstr "Publicat"
517
 
518
- #: compose/compose-add.php:102 compose/compose-edit.php:113
519
  msgid "Please select your mail status"
520
  msgstr "Si us plau selecciona el teu estat del correu"
521
 
522
- #: compose/compose-add.php:106 compose/compose-edit.php:118
523
- #: cron/cron-add.php:91 notification/notification-add.php:247
524
- #: notification/notification-edit.php:287 roles/roles-add.php:202
525
- #: subscribers/view-subscriber-edit.php:192
526
  msgid "Save"
527
  msgstr "Desar"
528
 
529
- #: compose/compose-edit.php:19 compose/compose-preview.php:17
530
- #: compose/compose-show.php:32 notification/notification-edit.php:19
531
- #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
532
- #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
533
  #: subscribers/view-subscriber-edit.php:21
534
  msgid "Oops, selected details does not exists."
535
- msgstr "Vaja, dades seleccionades no existeixen."
536
 
537
  #: compose/compose-edit.php:60
538
  msgid "Template successfully updated. "
539
  msgstr "Plantilla actualitzada correctament."
540
 
541
- #: compose/compose-edit.php:86 compose/compose-show.php:66
542
- #: notification/notification-edit.php:118 notification/notification-show.php:54
 
 
 
 
543
  msgid "Add New"
544
  msgstr "Afegir nou"
545
 
546
- #: compose/compose-preview.php:28 sentmail/sentmail-preview.php:28
547
  msgid "Preview Mail"
548
  msgstr "Visió prèvia del correu"
549
 
550
- #: compose/compose-preview.php:41 compose/compose-show.php:105
551
- #: notification/notification-show.php:98
552
- #: subscribers/view-subscriber-show.php:400
553
  msgid "Edit"
554
  msgstr "Editar"
555
 
556
- #: compose/compose-show.php:13 sendmail/sendmail.php:17
557
  #: subscribers/view-subscriber-show.php:16
558
  msgid "Click Here"
559
  msgstr "Clica aquí"
560
 
561
- #: compose/compose-show.php:46 notification/notification-show.php:34
562
  #: sentmail/sentmail-show.php:35
563
  msgid "Selected record deleted."
564
  msgstr "Eliminat el registre seleccionat ."
565
 
566
- #: compose/compose-show.php:78 compose/compose-show.php:86
567
  msgid "Email subject"
568
  msgstr "Assumpte del email"
569
 
570
- #: compose/compose-show.php:80 compose/compose-show.php:88
571
- #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
572
- #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
573
  msgid "Type"
574
  msgstr "Tipus"
575
 
576
- #: compose/compose-show.php:81 compose/compose-show.php:89
577
  msgid "Actions"
578
  msgstr "Accions"
579
 
580
- #: compose/compose-show.php:106 notification/notification-show.php:101
581
- #: subscribers/view-subscriber-show.php:279
582
- #: subscribers/view-subscriber-show.php:405
583
  msgid "Delete"
584
  msgstr "Esborrar"
585
 
586
- #: compose/compose-show.php:107 sentmail/sentmail-show.php:109
587
- #: sentmail/sentmail-show.php:122
588
  msgid "Preview"
589
  msgstr "Vista previa"
590
 
591
- #: compose/compose-show.php:115 notification/notification-show.php:141
592
- #: sentmail/deliverreport-show.php:115 sentmail/sentmail-show.php:165
593
- #: subscribers/view-subscriber-show.php:428
594
  msgid "No records available."
595
  msgstr "No hi ha registres disponibles."
596
 
597
  #: cron/cron-add.php:23
598
  msgid "Please enter valid mail count."
599
- msgstr "Si us plau, introdueixi un compte de correu electrònic vàlid."
600
 
601
  #: cron/cron-add.php:33
602
- msgid "Cron details successfully updated."
603
- msgstr "Detalls del Cron actualitzats amb èxit."
604
-
605
- #: cron/cron-add.php:74
606
- msgid "Cron Details"
607
- msgstr "Detalls del Cron"
608
 
609
- #: cron/cron-add.php:78
610
  msgid "Cron job URL"
611
  msgstr "URL de treball del Cron"
612
 
613
- #: cron/cron-add.php:80
614
  msgid ""
615
- "This is your cron job URL. It is a readonly field and you are advised not to "
616
  "modify it."
617
  msgstr ""
618
- "Aquesta és la URL de la seva feina cron. És un camp de només lectura i se li "
619
  "recomana no modificar-lo."
620
 
621
- #: cron/cron-add.php:82
622
  msgid "Mail Count"
623
  msgstr "Comptador d'emails"
624
 
625
- #: cron/cron-add.php:84
626
- msgid ""
627
- "Enter number of mails you want to send per hour/trigger (Your web host has "
628
- "limits. We suggest 50 emails per hour to be safe)."
 
 
629
  msgstr ""
630
- "Introduir el nombre d'emails que voleu enviar per hora / gallet (El seu "
631
- "amfitrió (hosting) té límits. Suggerim 50 emails per hora per estar segurs)."
632
 
633
- #: cron/cron-add.php:86
634
  msgid "Admin Report"
635
  msgstr "Informe d'Administració"
636
 
637
- #: cron/cron-add.php:88
638
  msgid ""
639
- "Send above mail to admin whenever cron URL is triggered from your server.<br "
640
- "/>(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
641
  msgstr ""
642
- "Enviar correu electrònic a l'administrador cada vegada que s'activa l'URL "
643
- "cron des del seu servidor <br /> (Paraules clau disponibles: ###DATE###, "
644
- "###SUBJECT###, ###COUNT###)"
645
 
646
- #: cron/cron-add.php:97
647
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
648
- msgstr ""
649
- "Com configurar els correus automàtics utilitzant CRON a través de l'cPanel o "
650
- "Plesk?"
651
 
652
- #: cron/cron-add.php:98
653
  msgid ""
654
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
655
  "schedule-cron-emails/\">What is Cron?</a>"
@@ -657,7 +700,7 @@ msgstr ""
657
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
658
  "schedule-cron-emails/\">Què és Cron?</a>"
659
 
660
- #: cron/cron-add.php:99
661
  msgid ""
662
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
663
  "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
@@ -665,7 +708,7 @@ msgstr ""
665
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
666
  "schedule-cron-emails-in-parallels-plesk/\">Configuració del cron en Plesk</a>"
667
 
668
- #: cron/cron-add.php:100
669
  msgid ""
670
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
671
  "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
@@ -673,18 +716,16 @@ msgstr ""
673
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
674
  "schedule-cron-emails-in-cpanel/\">Configuració del cron a cPanel</a>"
675
 
676
- #: cron/cron-add.php:101
677
  msgid ""
678
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
679
- "do-if-hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?"
680
- "</a>"
681
  msgstr ""
682
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
683
- "do-if-hosting-doesnt-support-cron-jobs/\">El teu allotjament no admet els "
684
- "treballs de cron?</a>"
685
 
686
- #: export/export-email-address.php:32 export/export-email-address.php:36
687
- #: export/export-email-address.php:39
688
  msgid "Unexpected url submit has been detected"
689
  msgstr "Inesperada URL s'ha detectat al enviar"
690
 
@@ -693,33 +734,38 @@ msgid "Welcome to Email Subscribers!"
693
  msgstr "Benvingut a Email Subscribers!"
694
 
695
  #: help/help.php:47
696
- msgid ""
697
- "Thanks for installing and we hope you will enjoy using Email Subscribers."
698
- msgstr "Gràcies per instal·lar i esperem que gaudeixi d'Email Subscribers."
699
 
700
  #: help/help.php:51
701
  msgid "For more help and tips..."
702
  msgstr "Per obtenir més ajuda i consells ..."
703
 
704
- #: help/help.php:95
 
 
 
 
 
 
 
 
 
705
  msgid "Frequently Asked Questions"
706
  msgstr "Preguntes més freqüents (FAQ)"
707
 
708
- #: help/help.php:114 help/help.php:123 help/help.php:126 help/help.php:129
709
- #: help/help.php:132 help/help.php:135 help/help.php:138 help/help.php:141
710
- #: help/help.php:144 help/help.php:147 help/help.php:150 help/help.php:153
711
- #: help/help.php:156 help/help.php:159 help/help.php:162 help/help.php:165
712
- #: help/help.php:168 help/help.php:171 help/help.php:174
 
713
  msgid "%s"
714
  msgstr "%s"
715
 
716
- #: help/help.php:114
717
  msgid "How to Add Subscription box to website?"
718
- msgstr "Com afegir quadre de subscripció a la pàgina web?"
719
-
720
- #: help/help.php:123
721
- msgid "How to Import or Export Email Addresses?"
722
- msgstr "Com importar o exportar adreces d'email?"
723
 
724
  #: help/help.php:126
725
  msgid "General Plugin Settings"
@@ -727,85 +773,89 @@ msgstr "Configuració general del Plugin"
727
 
728
  #: help/help.php:126
729
  msgid ""
730
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, "
731
- "Admin mails)"
732
  msgstr ""
733
- "(Com modificar el contingut de missatges de correu electrònic existents com "
734
- "Opt-in email, correu de benvinguda, correus d'administració)"
 
735
 
736
  #: help/help.php:129
 
 
 
 
737
  msgid "How to change/update/translate any texts from Email Subscribers?"
738
  msgstr "Com canviar / actualitzar / traduir els textos d'Email Subscribers?"
739
 
740
- #: help/help.php:132
741
  msgid "How to add Unsubscribe link in emails?"
742
  msgstr "Com afegir el link \"Donar-se de baixa\" en els correus electrònics?"
743
 
744
- #: help/help.php:135
745
  msgid "What are Static Templates and Dynamic Templates?"
746
  msgstr "Què són plantilles estàtiques i plantilles dinàmiques?"
747
 
748
- #: help/help.php:138
749
- msgid "How to Compose and Send Static Newsletter Mails?"
750
- msgstr "How to Compose and Send Static Newsletter Mails?"
751
-
752
  #: help/help.php:141
 
 
 
 
753
  msgid ""
754
- "How to Configure and Send notification emails to subscribers when new posts "
755
- "are published?"
756
  msgstr ""
757
- "Com configurar i enviar missatges de notificació als subscriptors quan es "
758
- "publiquin noves entrades?"
759
 
760
- #: help/help.php:144
761
  msgid "How to Send a sample new post notification email to testgroup/myself?"
762
  msgstr ""
763
  "Com enviar un correu electrònic de notificació de mostra de nou post per "
764
  "TestGroup / a mi mateix?"
765
 
766
- #: help/help.php:147
767
- msgid "How to check Sent mails?"
768
- msgstr "Com comprovar els correus enviats?"
769
-
770
  #: help/help.php:150
 
 
 
 
771
  msgid "How to Add/Update Existing Subscribers Group?"
772
  msgstr "Com afegir / actualitzar un grup de subscriptors existent?"
773
 
774
- #: help/help.php:153
775
  msgid "Subscribers are not receiving Emails?"
776
  msgstr "Els subscriptors no estan rebent missatges de correu electrònic?"
777
 
778
- #: help/help.php:156
779
  msgid "How to show subscribe form inside a popup?"
780
- msgstr ""
781
- "Com mostrar el formulari de subscripció a l'interior d'una finestra emergent?"
782
 
783
- #: help/help.php:159
784
  msgid "How to use Rainmaker’s form in Email Subscribers?"
785
  msgstr "Com utilitzar el formulari Rainmaker a Email Subscribers?"
786
 
787
- #: help/help.php:162
788
  msgid "How to Schedule Cron Mails?"
789
  msgstr "Com programar Cron Mails?"
790
 
791
- #: help/help.php:165
792
  msgid "How to Schedule Cron Emails in cPanel?"
793
  msgstr "Com programar Cron emails a cPanel?"
794
 
795
- #: help/help.php:168
796
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
797
  msgstr "Com programar Cron emails a Parallels Plesk?"
798
 
799
- #: help/help.php:171
800
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
801
  msgstr "Què fer si el teu Hosting no és compatible amb Cron Jobs?"
802
 
803
- #: help/help.php:174
804
  msgid "Commonly Asked Questions"
805
  msgstr "Preguntes comuns"
806
 
807
- #: job/es-optin.php:56 job/es-optin.php:66 job/es-unsubscribe.php:53
808
- #: job/es-unsubscribe.php:60
809
  msgid ""
810
  "Oops.. We are getting some technical error. Please try again or contact "
811
  "admin."
@@ -813,7 +863,7 @@ msgstr ""
813
  "Vaja... Estem rebent algun error tècnic. Intenteu-ho de nou o poseu-vos en "
814
  "contacte amb l'administrador."
815
 
816
- #: job/es-optin.php:59
817
  msgid "This email address has already been confirmed."
818
  msgstr "Aquesta adreça de correu electrònic ja ha estat confirmada."
819
 
@@ -826,8 +876,7 @@ msgid "Please select notification status."
826
  msgstr "Seleccioneu l'estat de la notificació."
827
 
828
  #: notification/notification-add.php:44 notification/notification-edit.php:60
829
- msgid ""
830
- "Please select notification mail subject. Use compose menu to create new."
831
  msgstr ""
832
  "Seleccioneu l'assumpte del email de notificació. Utilitzeu menú de "
833
  "composició per crear-ne de nous."
@@ -840,70 +889,70 @@ msgstr "Seleccioneu les categories de correus."
840
  msgid "Notification successfully created. "
841
  msgstr "Notificació creada correctament."
842
 
843
- #: notification/notification-add.php:107
844
  msgid "Add Notification"
845
  msgstr "Afegir notificació"
846
 
847
- #: notification/notification-add.php:115
848
  msgid "Select Subscribers Group"
849
  msgstr "Seleccioneu Grup Subscriptors"
850
 
851
- #: notification/notification-add.php:119 notification/notification-add.php:143
852
- #: notification/notification-edit.php:130
853
- #: notification/notification-edit.php:163 sendmail/sendmail.php:109
854
- #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
855
- #: subscribers/view-subscriber-add.php:163
856
- #: subscribers/view-subscriber-edit.php:163
857
- #: subscribers/view-subscriber-import.php:191
858
- #: subscribers/view-subscriber-sync.php:120
859
  msgid "Select"
860
  msgstr "seleccionar"
861
 
862
- #: notification/notification-add.php:137 notification/notification-edit.php:157
863
  msgid "Select Notification Mail Subject"
864
  msgstr "Seleccioneu l'assumpte del correu de notificació"
865
 
866
- #: notification/notification-add.php:138 notification/notification-edit.php:158
867
  msgid "(Use compose menu to create new)"
868
  msgstr "(Utilitzeu el menú de composició per crear-ne de nou)"
869
 
870
- #: notification/notification-add.php:162 notification/notification-edit.php:185
871
  msgid "Select Post Categories"
872
  msgstr "Seleccioneu categoria de correu"
873
 
874
- #: notification/notification-add.php:189 notification/notification-edit.php:220
875
  msgid "Check All"
876
  msgstr "Seleccionar-ho tot"
877
 
878
- #: notification/notification-add.php:190 notification/notification-edit.php:221
879
  msgid "Uncheck All"
880
  msgstr "Deseleccionar-ho tot"
881
 
882
- #: notification/notification-add.php:196 notification/notification-edit.php:228
883
  msgid "Select your Custom Post Type"
884
  msgstr "Seleccioni el seu tipus personalitzat del Post"
885
 
886
- #: notification/notification-add.php:197 notification/notification-edit.php:229
887
  msgid "(Optional)"
888
  msgstr "(Opcional)"
889
 
890
- #: notification/notification-add.php:226 notification/notification-edit.php:263
891
  msgid "No Custom Post Types Available"
892
  msgstr "Sense tipus de Post personalitzats disponibles"
893
 
894
- #: notification/notification-add.php:233 notification/notification-edit.php:271
895
  msgid "Select Notification Status"
896
  msgstr "Tria un estat de notificació"
897
 
898
- #: notification/notification-add.php:237 notification/notification-edit.php:276
899
  msgid "Send mail immediately when new post is published"
900
  msgstr "Enviar correu immediatament quan es publica nova entrada"
901
 
902
- #: notification/notification-add.php:238 notification/notification-edit.php:277
903
  msgid "Add to cron when new post is published and send via cron job"
904
  msgstr "Afegir a cron quan es publica nova entrada i enviar a través de cron"
905
 
906
- #: notification/notification-add.php:239 notification/notification-edit.php:278
907
  msgid "Disable notification"
908
  msgstr "Desactivar la notificació"
909
 
@@ -919,36 +968,36 @@ msgstr "Selecciona l'estat de notificació"
919
  msgid "Notification successfully updated. "
920
  msgstr "Notificació actualitzada correctament."
921
 
922
- #: notification/notification-edit.php:117
923
  msgid "Edit Notification"
924
  msgstr "Editar la notificació"
925
 
926
- #: notification/notification-edit.php:126
927
- #: subscribers/view-subscriber-show.php:281
928
  msgid "Update Subscribers Group"
929
  msgstr "Actualitzar grups de subscriptors"
930
 
931
- #: notification/notification-show.php:66 notification/notification-show.php:74
932
  msgid "Mail Subject"
933
  msgstr "Assumpte del email"
934
 
935
- #: notification/notification-show.php:67 notification/notification-show.php:75
936
  msgid "Subscribers Group"
937
  msgstr "Grups de subscriptors"
938
 
939
- #: notification/notification-show.php:68 notification/notification-show.php:76
940
  msgid "Categories / Custom Post"
941
  msgstr "Categories / Custom Post"
942
 
943
- #: notification/notification-show.php:69 notification/notification-show.php:77
944
  msgid "Notification Status"
945
  msgstr "Estat de la notificació"
946
 
947
- #: notification/notification-show.php:128
948
  msgid "Send mail immediately when new post is published."
949
  msgstr "Enviar correu immediatament quan es publica nova entrada."
950
 
951
- #: notification/notification-show.php:130
952
  msgid "Add to cron and send mail via cron job."
953
  msgstr "Afegir a cron i enviar correu a través de cron."
954
 
@@ -956,60 +1005,55 @@ msgstr "Afegir a cron i enviar correu a través de cron."
956
  msgid "Role Updated. "
957
  msgstr "Rol actualitzat"
958
 
959
- #: roles/roles-add.php:105
960
- msgid "Roles and Capabilities"
961
- msgstr "Rols i capacitats"
962
-
963
- #: roles/roles-add.php:109
964
- msgid ""
965
- "Select user roles who can access following menus. Only Admin can change this."
966
  msgstr ""
967
  "Seleccioneu els rols d'usuaris que poden accedir als menús següents. Només "
968
  "administrador pot canviar això."
969
 
970
- #: roles/roles-add.php:116
971
  msgid "Subscribers Menu"
972
  msgstr "Menú dels subscriptors"
973
 
974
- #: roles/roles-add.php:120 roles/roles-add.php:132 roles/roles-add.php:144
975
- #: roles/roles-add.php:156 roles/roles-add.php:168 roles/roles-add.php:180
976
- #: roles/roles-add.php:192
977
  msgid "Administrator Only"
978
  msgstr "Només l'administrador"
979
 
980
- #: roles/roles-add.php:121 roles/roles-add.php:133 roles/roles-add.php:145
981
- #: roles/roles-add.php:157 roles/roles-add.php:169 roles/roles-add.php:181
982
- #: roles/roles-add.php:193
983
  msgid "Administrator/Editor"
984
  msgstr "Administrador/editor"
985
 
986
- #: roles/roles-add.php:122 roles/roles-add.php:134 roles/roles-add.php:146
987
- #: roles/roles-add.php:158 roles/roles-add.php:170 roles/roles-add.php:182
988
- #: roles/roles-add.php:194
989
  msgid "Administrator/Editor/Author/Contributor"
990
  msgstr "Administrador/editor/autor/contribuidor"
991
 
992
- #: roles/roles-add.php:128
993
  msgid "Compose Menu"
994
  msgstr "Manú per compondre"
995
 
996
- #: roles/roles-add.php:140
997
- msgid "Notification Menu"
998
- msgstr "Menú de notificació"
999
 
1000
- #: roles/roles-add.php:152
1001
- msgid "Send Email Menu/Cron Menu"
1002
- msgstr "Enviar email Menú / Menú Cron"
1003
 
1004
- #: roles/roles-add.php:164
1005
- msgid "Settings Menu"
1006
- msgstr "menú de configuració"
1007
 
1008
- #: roles/roles-add.php:176
1009
- msgid "Sent Mails Menu"
1010
- msgstr "Sent Mails Menu"
1011
 
1012
- #: roles/roles-add.php:188
1013
  msgid "Help & Info Menu"
1014
  msgstr "Menú d'ajuda i informació"
1015
 
@@ -1037,6 +1081,12 @@ msgstr "Cliqueu aquí per comprovar les estadístiques"
1037
  msgid "Oops.. We are getting some error. mail not sending."
1038
  msgstr "Vaja... Estem rebent algun error. El correu no s'envia."
1039
 
 
 
 
 
 
 
1040
  #: sendmail/sendmail.php:104
1041
  msgid "Select Mail Subject from available list"
1042
  msgstr "Seleccioneu l'assumpte del correu de la llista disponible"
@@ -1062,19 +1112,24 @@ msgid "Recipients : 0 "
1062
  msgstr "Destinataris: 0"
1063
 
1064
  #: sendmail/sendmail.php:179
 
1065
  msgid "Recipients : %s"
1066
  msgstr "Destinataris : %s"
1067
 
1068
  #: sendmail/sendmail.php:182
1069
  msgid ""
1070
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1071
- "that you change above Mail Type to Cron and Send Mail via Cron Job.</strong>"
1072
- "<br>Click on Help for more information."
1073
  msgstr ""
1074
  "<br> compten <strong> Els destinataris són superiors a 100. <br> És molt "
1075
  "recomanable que canviï mes Tipus de correu a Cron i enviar-lo via Cron Job. "
1076
  "</ strong> <br> Feu clic a Ajuda per obtenir més informació ."
1077
 
 
 
 
 
1078
  #: sendmail/sendmail.php:198
1079
  msgid "Reset"
1080
  msgstr "restablir"
@@ -1091,39 +1146,39 @@ msgstr " &lt;&lt; "
1091
  msgid " &gt;&gt; "
1092
  msgstr " &gt;&gt; "
1093
 
1094
- #: sentmail/deliverreport-show.php:61
1095
  msgid "Delivery Report"
1096
  msgstr "Informe de lliurament"
1097
 
1098
- #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1099
- #: subscribers/view-subscriber-export.php:38
1100
- #: subscribers/view-subscriber-export.php:46
1101
- #: subscribers/view-subscriber-show.php:353
1102
- #: subscribers/view-subscriber-show.php:367
1103
  msgid "Sno"
1104
  msgstr "Sno"
1105
 
1106
- #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
1107
  msgid "Email"
1108
  msgstr "Email"
1109
 
1110
- #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
1111
  msgid "Sent Date"
1112
  msgstr "data d'enviament"
1113
 
1114
- #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1115
  msgid "Viewed Status"
1116
  msgstr "Veure status"
1117
 
1118
- #: sentmail/deliverreport-show.php:78 sentmail/deliverreport-show.php:90
1119
  msgid "Viewed Date"
1120
  msgstr "Veure data"
1121
 
1122
- #: sentmail/deliverreport-show.php:79 sentmail/deliverreport-show.php:91
1123
  msgid "Database ID"
1124
  msgstr "ID de registre"
1125
 
1126
- #: sentmail/sentmail-preview.php:43
1127
  msgid "Back"
1128
  msgstr "Enrera"
1129
 
@@ -1131,39 +1186,43 @@ msgstr "Enrera"
1131
  msgid "Successfully deleted all reports except latest 10."
1132
  msgstr "S'han eliminat tots els informes excepte els 10 últims."
1133
 
1134
- #: sentmail/sentmail-show.php:108 sentmail/sentmail-show.php:121
 
 
 
 
1135
  msgid "View Reports"
1136
  msgstr "Veure informes"
1137
 
1138
- #: sentmail/sentmail-show.php:110 sentmail/sentmail-show.php:123
1139
  msgid "Source"
1140
  msgstr "Font"
1141
 
1142
- #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
1143
  msgid "Start Date"
1144
  msgstr "Data d'inici"
1145
 
1146
- #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1147
  msgid "End Date"
1148
  msgstr "Data final"
1149
 
1150
- #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1151
  msgid "Total"
1152
  msgstr "Total"
1153
 
1154
- #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1155
- #: subscribers/view-subscriber-export.php:41
1156
- #: subscribers/view-subscriber-export.php:49
1157
- #: subscribers/view-subscriber-show.php:359
1158
- #: subscribers/view-subscriber-show.php:373
1159
  msgid "Action"
1160
  msgstr "Acció"
1161
 
1162
- #: sentmail/sentmail-show.php:175
1163
  msgid "Optimize Table & Delete Records"
1164
  msgstr "Optimitzar la taula i eliminar registres"
1165
 
1166
- #: sentmail/sentmail-show.php:184
1167
  msgid ""
1168
  "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1169
  "button to delete all reports except latest 10."
@@ -1199,318 +1258,296 @@ msgstr "Configuració guardada"
1199
  msgid "Oops, unable to update."
1200
  msgstr "Vaja, no es pot actualitzar."
1201
 
1202
- #: settings/settings-edit.php:206
1203
- msgid "Sender of notifications"
1204
- msgstr "Remitent de les notificacions"
1205
 
1206
- #: settings/settings-edit.php:207
1207
  msgid ""
1208
- "Choose a FROM name and FROM email address for all notifications emails from "
1209
  "this plugin."
1210
  msgstr ""
1211
- "Triar un nom i una adreça de correu electrònic per a tots els emails de "
1212
- "notificacions d'aquest plugin."
1213
 
1214
- #: settings/settings-edit.php:217
1215
- msgid "Mail type"
1216
- msgstr "Tipus de correu"
1217
 
1218
- #: settings/settings-edit.php:218
1219
  msgid ""
1220
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
1221
- "Option 3 & 4 is to send mails with PHP method mail()"
1222
  msgstr ""
1223
- "Opció 1 i 2 és per a enviar correus pel mètode per defecte de Wordpress "
1224
- "wp_mail (). Opció 3 i 4 és per a enviar correus amb el mètode de PHP ()"
 
1225
 
1226
- #: settings/settings-edit.php:222
1227
  msgid "1. WP HTML MAIL"
1228
  msgstr "1. WP HTML MAIL"
1229
 
1230
- #: settings/settings-edit.php:223
1231
  msgid "2. WP PLAINTEXT MAIL"
1232
  msgstr "2. WP TEXT PLA MAIL"
1233
 
1234
- #: settings/settings-edit.php:224
1235
  msgid "3. PHP HTML MAIL"
1236
  msgstr "3. PHP HTML MAIL"
1237
 
1238
- #: settings/settings-edit.php:225
1239
  msgid "4. PHP PLAINTEXT MAIL"
1240
  msgstr "4. PHP TEXT PLA MAIL"
1241
 
1242
- #: settings/settings-edit.php:232
1243
- msgid "Opt-in option"
1244
- msgstr "Opció d'Opt-in"
1245
 
1246
- #: settings/settings-edit.php:233
1247
  msgid ""
1248
- "Double Opt In, means subscribers need to confirm their email address by an "
1249
- "activation link sent them on a activation email message. Single Opt In, "
1250
  "means subscribers do not need to confirm their email address."
1251
  msgstr ""
1252
- "Doble Opt In, vol dir que els subscriptors han de confirmar la seva adreça "
1253
- "de correu electrònic per un enllaç d'activació enviat en un missatge de "
1254
- "correu electrònic d'activació. Single OPT in, vol dir que els subscriptors "
1255
- "no han de confirmar la seva adreça de correu electrònic."
1256
 
1257
- #: settings/settings-edit.php:237
1258
  msgid "Double Opt In"
1259
  msgstr "Doble Opt In"
1260
 
1261
- #: settings/settings-edit.php:238 subscribers/view-subscriber-add.php:152
1262
- #: subscribers/view-subscriber-edit.php:151
1263
- #: subscribers/view-subscriber-import.php:179
1264
- #: subscribers/view-subscriber-show.php:304
1265
- #: subscribers/view-subscriber-show.php:331
1266
  msgid "Single Opt In"
1267
  msgstr "Opt In sencill"
1268
 
1269
- #: settings/settings-edit.php:244
1270
  msgid "Image Size"
1271
  msgstr "Mida de la imatge"
1272
 
1273
- #: settings/settings-edit.php:245
1274
  msgid ""
1275
- "Select image size for ###POSTIMAGE### to be shown in post notification email"
 
1276
  msgstr ""
1277
- "Trieu una mida d'imatge a ### POSTIMAGE ### per mostrar al email de "
1278
- "notificació"
1279
 
1280
- #: settings/settings-edit.php:249
1281
  msgid "Full Size"
1282
  msgstr "mida completa"
1283
 
1284
- #: settings/settings-edit.php:250
1285
  msgid "Medium Size"
1286
  msgstr "Mida mitjana"
1287
 
1288
- #: settings/settings-edit.php:251
1289
  msgid "Thumbnail"
1290
  msgstr "Miniatura"
1291
 
1292
- #: settings/settings-edit.php:257
1293
- msgid "Opt-in mail subject (Confirmation mail)"
1294
- msgstr "Assumpte del Opt-in email (Email de confirmació)"
1295
 
1296
- #: settings/settings-edit.php:258
1297
  msgid ""
1298
- "Enter the subject for Double Opt In mail. This will send whenever subscriber "
1299
- "added email into our database."
1300
  msgstr ""
1301
- "Introduïu l'assumpte del doble OPT in email. Això s'enviarà cada vegada que "
1302
- "un subscriptor afegeixi un correu electrònic a la nostra base de dades."
1303
 
1304
- #: settings/settings-edit.php:264
1305
- msgid "Opt-in mail content (Confirmation mail)"
1306
- msgstr "Contingut del Opt-in mail (Email de confirmació)"
1307
 
1308
- #: settings/settings-edit.php:265
1309
  msgid ""
1310
- "Enter the content for Double Opt In mail. This will send whenever subscriber "
1311
- "added email into our database."
1312
  msgstr ""
1313
- "Introduir el contingut de Doble Opt in mail. Això s'enviarà cada vegada que "
1314
- "un subscriptor afegeixi un correu electrònic a la nostra base de dades."
1315
 
1316
- #: settings/settings-edit.php:271
1317
- msgid "Opt-in link (Confirmation link)"
1318
- msgstr "Enllaç Opt-in (Enllaç de confirmació)"
1319
 
1320
- #: settings/settings-edit.php:272
1321
- msgid "Double Opt In confirmation link. You no need to change this value."
1322
- msgstr ""
1323
- "Enllaç del Double Opt-in de confirmació. Vostè no necessita canviar aquest "
1324
- "valor."
1325
 
1326
- #: settings/settings-edit.php:278
1327
- msgid "Text to display after email subscribed successfully"
1328
- msgstr "Text que es mostrarà després que l'email s'hagi subscrit amb èxit"
 
 
 
 
1329
 
1330
- #: settings/settings-edit.php:279
1331
  msgid ""
1332
- "This text will display once user clicked email confirmation link from opt-in "
1333
- "(confirmation) email content."
1334
  msgstr ""
1335
- "Aquest text es mostrarà un cop que l'usuari hagi fet clic a l'enllaç del "
1336
- "contingut del correu electrònic Opt-in (confirmació)."
1337
 
1338
- #: settings/settings-edit.php:286
1339
- msgid "Subscriber welcome email"
1340
- msgstr "Email de benvinguda al subscriptor"
1341
 
1342
- #: settings/settings-edit.php:287
1343
- msgid "To send welcome mail to subscriber, This option must be set to YES."
 
 
1344
  msgstr ""
1345
- "Per enviar el correu de benvinguda al subscriptor, aquesta opció ha d'estar "
1346
- "a SI."
1347
 
1348
- #: settings/settings-edit.php:291 settings/settings-edit.php:319
1349
- #: subscribers/view-subscriber-sync.php:108
1350
  msgid "YES"
1351
  msgstr "Si"
1352
 
1353
- #: settings/settings-edit.php:292 settings/settings-edit.php:320
1354
- #: subscribers/view-subscriber-sync.php:107
1355
  msgid "NO"
1356
  msgstr "No"
1357
 
1358
- #: settings/settings-edit.php:298
1359
- msgid "Welcome mail subject"
1360
- msgstr "Assumpte del correu de benvinguda"
1361
 
1362
- #: settings/settings-edit.php:299
1363
  msgid ""
1364
- "Enter the subject for subscriber welcome mail. This will send whenever email "
1365
- "subscribed (confirmed) successfully."
 
1366
  msgstr ""
1367
- "Introduïu l'assumpte pel correu de benvinguda al subscriptor. Això s'enviarà "
1368
- "sempre que l'email s'hagi subscrit (confirmat) amb èxit."
 
 
1369
 
1370
- #: settings/settings-edit.php:305
1371
- msgid "Subscriber welcome mail content"
1372
- msgstr "Contingut del email de benvinguda al subscriptor"
1373
 
1374
- #: settings/settings-edit.php:306
1375
  msgid ""
1376
- "Enter the content for subscriber welcome mail. This will send whenever email "
1377
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
 
1378
  msgstr ""
1379
- "Introduir el contingut del email de benvinguda al subscriptor. Això "
1380
- "s'enviarà sempre que sigui registrat (un cop confirmat) amb èxit. (Paraula "
1381
- "clau: ###NAME###)"
 
 
 
 
1382
 
1383
- #: settings/settings-edit.php:314
1384
- msgid "Mail to admin"
1385
- msgstr "Correu electrònic a l'administrador"
1386
 
1387
- #: settings/settings-edit.php:315
1388
  msgid ""
1389
- "To send admin notifications for new subscriber, This option must be set to "
1390
- "YES."
1391
  msgstr ""
1392
- "Per enviar notificacions a l'administrador per un nou subscriptor, aquesta "
1393
- "opció ha d'estar a SI."
 
1394
 
1395
  #: settings/settings-edit.php:326
1396
- msgid "Admin email addresses"
1397
- msgstr "Adreces de correu electrònic d'administrador"
1398
 
1399
  #: settings/settings-edit.php:327
1400
- msgid ""
1401
- "Enter the admin email addresses that should receive notifications (separate "
1402
- "by comma)."
1403
  msgstr ""
1404
- "Introduïu les adreces de correu electrònic dels administradors que han de "
1405
- "rebre notificacions (separats per comes)."
1406
-
1407
- #: settings/settings-edit.php:333
1408
- msgid "Admin mail subject"
1409
- msgstr "Assumpte del email a l'administrador"
1410
 
1411
  #: settings/settings-edit.php:334
1412
- msgid ""
1413
- "Enter the subject for admin mail. This will send whenever new email added "
1414
- "and confirmed into our database."
1415
- msgstr ""
1416
- "Introduïu l'assumpte del correu per l'administrador. Això s'enviarà cada "
1417
- "vegada que un nou email s'afegeixi i confirmi a la base de dades."
1418
-
1419
- #: settings/settings-edit.php:340
1420
- msgid "Admin mail content"
1421
- msgstr "Contingut del email per l'administrador"
1422
 
1423
  #: settings/settings-edit.php:341
1424
- msgid ""
1425
- "Enter the mail content for admin. This will send whenever new email added "
1426
- "and confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
1427
- msgstr ""
1428
- "Introduïu el contingut del correu per l'administrador. Això s'enviarà cada "
1429
- "vegada que un nou email s'afegeixi i confirmi a la base de dades. (Paraules "
1430
- "clau: ###NAME###, ###EMAIL###)"
1431
-
1432
- #: settings/settings-edit.php:348
1433
- msgid "Unsubscribe link"
1434
- msgstr "enllaç per cancel·lar"
1435
 
1436
  #: settings/settings-edit.php:349
1437
- msgid "Unsubscribe link. You no need to change this value."
1438
- msgstr "enllaç de cancel·lació. Vostè no necessita canviar aquest valor."
1439
 
1440
- #: settings/settings-edit.php:355
1441
- msgid "Unsubscribe text in mail"
1442
- msgstr "Text per donar-se de baixa en el correu"
1443
 
1444
- #: settings/settings-edit.php:356
1445
  msgid ""
1446
- "Enter the text for unsubscribe link. This text is to add unsubscribe link "
1447
- "with newsletter. (Keyword: ###LINK###)"
1448
  msgstr ""
1449
- "Introdueix el text del enllaç per cancel·lar. Aquest text s'afegirà a "
1450
- "l'enllaç per cancel·lar en el butlletí. (Keyword: ###LINK###)"
1451
 
1452
- #: settings/settings-edit.php:362
1453
- msgid "Text to display after email unsubscribed"
1454
- msgstr "Text que es mostrarà després del correu electrònic cancel·lat"
1455
 
1456
- #: settings/settings-edit.php:363
1457
  msgid ""
1458
- "This text will display once user clicked unsubscribed link from our "
1459
- "newsletter."
1460
  msgstr ""
1461
- "Aquest text es mostrarà un cop que l'usuari cliqui a l'enllaç de baixa del "
1462
- "nostre butlletí de notícies."
 
1463
 
1464
- #: settings/settings-edit.php:370
1465
- msgid "Message 1"
1466
- msgstr "Missatge 1"
1467
-
1468
- #: settings/settings-edit.php:371
1469
- msgid "Default message to display if any issue on confirmation link."
1470
- msgstr "Missatge predeterminat per mostrar si falla l'enllaç de confirmació."
1471
-
1472
- #: settings/settings-edit.php:377
1473
- msgid "Message 2"
1474
- msgstr "Missatge 2"
1475
-
1476
- #: settings/settings-edit.php:378
1477
- msgid "Default message to display if any issue on unsubscribe link."
1478
- msgstr ""
1479
- "Missatge predeterminat per mostrar si falla l'enllaç per donar-se de baixa."
1480
 
1481
  #: settings/settings-edit.php:385
1482
- msgid "Sent report subject"
1483
- msgstr "Assumpte de l'informe d'enviament del butlletí"
 
 
1484
 
1485
- #: settings/settings-edit.php:386
1486
- msgid "Mail subject for sent mail report."
1487
- msgstr "Assumpte del email amb l'informe d'enviament de butlletí."
1488
 
1489
  #: settings/settings-edit.php:392
1490
- msgid "Sent report content"
1491
- msgstr "Contingut de l'informe enviat"
1492
-
1493
- #: settings/settings-edit.php:393
1494
  msgid ""
1495
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
1496
- "###STARTTIME###, ###ENDTIME###)"
1497
  msgstr ""
1498
- "contingut del correu electrònic enviat amb l'informe. (Paraules clau: "
1499
- "###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
 
1500
 
1501
- #: settings/settings-edit.php:403
1502
  msgid "Save Settings"
1503
  msgstr "Desa la configuració"
1504
 
1505
- #: subscribers/view-subscriber-add.php:35
1506
  #: subscribers/view-subscriber-edit.php:53
1507
  msgid "Please enter subscriber email address."
1508
  msgstr "Si us plau, introdueixi l'adreça de correu electrònic del subscriptor."
1509
 
1510
  #: subscribers/view-subscriber-add.php:48
1511
  msgid "Please select or create your group for this email."
1512
- msgstr ""
1513
- "Si us plau seleccioni o creu el seu grup per a aquest correu electrònic."
1514
 
1515
  #: subscribers/view-subscriber-add.php:55
1516
  msgid ""
@@ -1532,87 +1569,87 @@ msgstr "Aquest subscriptor ja existeix"
1532
  msgid "Invalid Email."
1533
  msgstr "Email no vàlid"
1534
 
1535
- #: subscribers/view-subscriber-add.php:112
1536
- #: subscribers/view-subscriber-edit.php:111
1537
- #: subscribers/view-subscriber-export.php:28
1538
- #: subscribers/view-subscriber-import.php:144
1539
- #: subscribers/view-subscriber-show.php:243
1540
- #: subscribers/view-subscriber-sync.php:91
1541
  msgid "Add New Subscriber"
1542
  msgstr "Afegir nou subscriptor"
1543
 
1544
- #: subscribers/view-subscriber-add.php:113
1545
- #: subscribers/view-subscriber-edit.php:112
1546
- #: subscribers/view-subscriber-export.php:29
1547
- #: subscribers/view-subscriber-import.php:211
1548
- #: subscribers/view-subscriber-show.php:244
1549
- #: subscribers/view-subscriber-sync.php:92
1550
  msgid "Import"
1551
  msgstr "Importar"
1552
 
1553
- #: subscribers/view-subscriber-add.php:114
1554
- #: subscribers/view-subscriber-edit.php:113
1555
- #: subscribers/view-subscriber-import.php:145
1556
- #: subscribers/view-subscriber-show.php:245
1557
- #: subscribers/view-subscriber-sync.php:93
1558
  msgid "Export"
1559
  msgstr "Exportar"
1560
 
1561
- #: subscribers/view-subscriber-add.php:115
1562
- #: subscribers/view-subscriber-edit.php:114
1563
- #: subscribers/view-subscriber-export.php:30
1564
- #: subscribers/view-subscriber-import.php:146
1565
- #: subscribers/view-subscriber-show.php:246
1566
- #: subscribers/view-subscriber-sync.php:144
1567
  msgid "Sync"
1568
  msgstr "Sincronitzar"
1569
 
1570
- #: subscribers/view-subscriber-add.php:124
1571
  msgid "Enter Subscriber's Full name"
1572
  msgstr "Entra el nom complet del subscriptor"
1573
 
1574
- #: subscribers/view-subscriber-add.php:134
1575
  msgid "Enter Subscriber's Email Address"
1576
  msgstr "Entra l'adreça email del subscriptor"
1577
 
1578
- #: subscribers/view-subscriber-add.php:144
1579
  msgid "Select Subscriber's Status"
1580
  msgstr "Selecciona l'estat del subscriptor"
1581
 
1582
- #: subscribers/view-subscriber-add.php:149
1583
- #: subscribers/view-subscriber-edit.php:148
1584
- #: subscribers/view-subscriber-import.php:176
1585
- #: subscribers/view-subscriber-show.php:301
1586
- #: subscribers/view-subscriber-show.php:328
1587
  msgid "Confirmed"
1588
  msgstr "Confirmat"
1589
 
1590
- #: subscribers/view-subscriber-add.php:150
1591
- #: subscribers/view-subscriber-edit.php:149
1592
- #: subscribers/view-subscriber-import.php:177
1593
- #: subscribers/view-subscriber-show.php:302
1594
- #: subscribers/view-subscriber-show.php:329
1595
  msgid "Unconfirmed"
1596
  msgstr "Per confirmar"
1597
 
1598
- #: subscribers/view-subscriber-add.php:151
1599
- #: subscribers/view-subscriber-edit.php:150
1600
- #: subscribers/view-subscriber-import.php:178
1601
- #: subscribers/view-subscriber-show.php:303
1602
- #: subscribers/view-subscriber-show.php:330
1603
  msgid "Unsubscribed"
1604
  msgstr "No subscrit"
1605
 
1606
- #: subscribers/view-subscriber-add.php:159
1607
  msgid "Select (or) Create Group for Subscriber"
1608
  msgstr "Seleccionar (o) Crear grup de subscriptors"
1609
 
1610
- #: subscribers/view-subscriber-add.php:175
1611
- #: subscribers/view-subscriber-import.php:203
1612
  msgid "(or)"
1613
  msgstr "(o)"
1614
 
1615
- #: subscribers/view-subscriber-add.php:184
1616
  msgid "Add Subscriber"
1617
  msgstr "Afegit subscriptor"
1618
 
@@ -1628,67 +1665,67 @@ msgstr "Dades del subscriptor guardades"
1628
  msgid "Subscriber already exists for this group."
1629
  msgstr "Aquest subscriptor ja existeix en aquest grup"
1630
 
1631
- #: subscribers/view-subscriber-edit.php:110
1632
  msgid "Edit Subscriber"
1633
  msgstr "Edita subscriptor"
1634
 
1635
- #: subscribers/view-subscriber-edit.php:123
1636
- msgid "Edit Subscriber's Full Name"
1637
- msgstr "Edita el nom complet del subscriptor"
1638
 
1639
- #: subscribers/view-subscriber-edit.php:133
1640
- msgid "Edit Subscriber's Email Address"
1641
- msgstr "Edita l'adreça email del subscriptor"
1642
 
1643
- #: subscribers/view-subscriber-edit.php:143
1644
  msgid "Update Subscriber's Status"
1645
  msgstr "Actualitza l'estat del subscriptor"
1646
 
1647
- #: subscribers/view-subscriber-edit.php:158
1648
  msgid "Update Subscriber's Group"
1649
  msgstr "Actualitza el grup del subscriptor "
1650
 
1651
- #: subscribers/view-subscriber-export.php:27
1652
  msgid "Export Email Addresses"
1653
  msgstr "Exportar adreces d'email"
1654
 
1655
- #: subscribers/view-subscriber-export.php:39
1656
- #: subscribers/view-subscriber-export.php:47
1657
  msgid "Type of List to Export"
1658
  msgstr "Tipus de llista per exportar"
1659
 
1660
- #: subscribers/view-subscriber-export.php:40
1661
- #: subscribers/view-subscriber-export.php:48
1662
  msgid "Total Emails"
1663
  msgstr "Total d'emails"
1664
 
1665
- #: subscribers/view-subscriber-export.php:54
1666
  msgid "1"
1667
  msgstr "1"
1668
 
1669
- #: subscribers/view-subscriber-export.php:55
1670
  msgid "All Subscribers List"
1671
  msgstr "Tota la llista de subscriptors"
1672
 
1673
- #: subscribers/view-subscriber-export.php:57
1674
- #: subscribers/view-subscriber-export.php:63
1675
- #: subscribers/view-subscriber-export.php:69
1676
  msgid "Click to Export in CSV"
1677
  msgstr "Feu clic a Exportar a CSV"
1678
 
1679
- #: subscribers/view-subscriber-export.php:60
1680
  msgid "2"
1681
  msgstr "2"
1682
 
1683
- #: subscribers/view-subscriber-export.php:61
1684
  msgid "WordPress Registered Users"
1685
  msgstr "Usuaris registrats de WordPress"
1686
 
1687
- #: subscribers/view-subscriber-export.php:66
1688
  msgid "3"
1689
  msgstr "3"
1690
 
1691
- #: subscribers/view-subscriber-export.php:67
1692
  msgid "Commented Authors"
1693
  msgstr "Autors dels comentaris"
1694
 
@@ -1712,12 +1749,12 @@ msgstr "Aquest email ja existeix"
1712
  msgid "email are invalid."
1713
  msgstr "aquest email no és vàlid"
1714
 
1715
- #: subscribers/view-subscriber-import.php:96
1716
  #: subscribers/view-subscriber-import.php:125
1717
  msgid "Click here"
1718
  msgstr "Clica aquí"
1719
 
1720
- #: subscribers/view-subscriber-import.php:96
1721
  #: subscribers/view-subscriber-import.php:125
1722
  msgid " to view details."
1723
  msgstr "per veure els detalls."
@@ -1726,27 +1763,27 @@ msgstr "per veure els detalls."
1726
  msgid "File Upload Failed."
1727
  msgstr "Ha fallat la pujada del fitxer"
1728
 
1729
- #: subscribers/view-subscriber-import.php:143
1730
  msgid "Import Email Addresses"
1731
  msgstr "Importar adreces d'email"
1732
 
1733
- #: subscribers/view-subscriber-import.php:156
1734
  msgid "Select CSV file"
1735
  msgstr "Seleccionar fitxer CSV"
1736
 
1737
- #: subscribers/view-subscriber-import.php:158
1738
  msgid "Check CSV structure "
1739
  msgstr "Comprovi estructura CSV"
1740
 
1741
- #: subscribers/view-subscriber-import.php:159
1742
  msgid "from here"
1743
  msgstr "Des d'aquí"
1744
 
1745
- #: subscribers/view-subscriber-import.php:170
1746
  msgid "Select Subscribers Email Status"
1747
  msgstr "Seleccioni l'estat dels emails dels subscriptors"
1748
 
1749
- #: subscribers/view-subscriber-import.php:186
1750
  msgid "Select (or) Create Group for Subscribers"
1751
  msgstr "Selecciona o crea grup pels subscriptors"
1752
 
@@ -1754,33 +1791,31 @@ msgstr "Selecciona o crea grup pels subscriptors"
1754
  msgid "Selected details does not exists."
1755
  msgstr "Les dades seleccionades no existeixen."
1756
 
1757
- #: subscribers/view-subscriber-show.php:55
1758
  #: subscribers/view-subscriber-show.php:94
1759
  msgid "Record deleted."
1760
  msgstr "Registre eliminat."
1761
 
1762
  #: subscribers/view-subscriber-show.php:66
1763
- msgid ""
1764
- "To send confirmation email, please change the Opt-in option to Double Opt In."
1765
  msgstr ""
1766
  "Per enviar correu electrònic de confirmació, si us plau, canvieu l'opció de "
1767
  "Opt-in a Double Opt In."
1768
 
1769
- #: subscribers/view-subscriber-show.php:74
1770
  #: subscribers/view-subscriber-show.php:133
1771
  msgid "Confirmation emails Resent Successfully."
1772
  msgstr "S'han reenviat correus electrònics de confirmació amb èxit."
1773
 
1774
- #: subscribers/view-subscriber-show.php:99
1775
- #: subscribers/view-subscriber-show.php:138
1776
- #: subscribers/view-subscriber-show.php:176
1777
  #: subscribers/view-subscriber-show.php:215
1778
  msgid "No record was selected."
1779
  msgstr "No has seleccionat cap registre"
1780
 
1781
  #: subscribers/view-subscriber-show.php:114
1782
- msgid ""
1783
- "To send confirmation mail, please change the Opt-in option to Double Opt In."
1784
  msgstr ""
1785
  "Per enviar el correu de confirmació, si us plau, canvieu l'opció de Opt-in a "
1786
  "Double Opt In."
@@ -1801,90 +1836,86 @@ msgstr "Estat des subscriptors actualitzat."
1801
  msgid "Please select New Status to update."
1802
  msgstr "Selecciona nou estat per actualitzar"
1803
 
1804
- #: subscribers/view-subscriber-show.php:242
1805
- msgid "View Subscribers"
1806
- msgstr "Veure els subscriptors"
1807
-
1808
- #: subscribers/view-subscriber-show.php:278
1809
  msgid "Bulk Actions"
1810
  msgstr "Accions en bloc"
1811
 
1812
- #: subscribers/view-subscriber-show.php:280
1813
- #: subscribers/view-subscriber-show.php:413
1814
  msgid "Resend Confirmation"
1815
  msgstr "Reenvia confirmació"
1816
 
1817
- #: subscribers/view-subscriber-show.php:282
1818
  msgid "Update Subscribers Status"
1819
  msgstr "Actualitzar l'estat dels subscriptors"
1820
 
1821
- #: subscribers/view-subscriber-show.php:285
1822
  msgid "Select Group"
1823
  msgstr "Selecciona un grup"
1824
 
1825
- #: subscribers/view-subscriber-show.php:300
1826
- #: subscribers/view-subscriber-show.php:327
1827
  msgid "All Status"
1828
  msgstr "Tots els estats"
1829
 
1830
- #: subscribers/view-subscriber-show.php:306
1831
  msgid "Apply"
1832
  msgstr "Aplicar"
1833
 
1834
- #: subscribers/view-subscriber-show.php:310
1835
  msgid "All Groups"
1836
  msgstr "Tots els grups"
1837
 
1838
- #: subscribers/view-subscriber-show.php:334
1839
  msgid "1 to 200 emails"
1840
  msgstr "1 a 200 emails"
1841
 
1842
- #: subscribers/view-subscriber-show.php:335
1843
  msgid "201 to 400"
1844
  msgstr "201 a 400"
1845
 
1846
- #: subscribers/view-subscriber-show.php:336
1847
  msgid "401 to 600"
1848
  msgstr "401 a 600"
1849
 
1850
- #: subscribers/view-subscriber-show.php:337
1851
  msgid "601 to 800"
1852
  msgstr "601 a 800"
1853
 
1854
- #: subscribers/view-subscriber-show.php:338
1855
  msgid "801 to 1000"
1856
  msgstr "801 a 1000"
1857
 
1858
- #: subscribers/view-subscriber-show.php:339
1859
  msgid "1001 to 2000"
1860
  msgstr "1001 a 2000"
1861
 
1862
- #: subscribers/view-subscriber-show.php:340
1863
  msgid "2001 to 5000"
1864
  msgstr "2001 a 5000"
1865
 
1866
- #: subscribers/view-subscriber-show.php:341
1867
  msgid "5001 to 10000"
1868
  msgstr "5001 a 10000"
1869
 
1870
- #: subscribers/view-subscriber-show.php:342
1871
  msgid "Display All"
1872
  msgstr "Mostra-ho tot"
1873
 
1874
- #: subscribers/view-subscriber-show.php:354
1875
- #: subscribers/view-subscriber-show.php:368
1876
  msgid "Email Address"
1877
  msgstr "Adreça del correu electrònic"
1878
 
1879
- #: subscribers/view-subscriber-show.php:357
1880
- #: subscribers/view-subscriber-show.php:371
1881
  msgid "Group"
1882
  msgstr "Grup"
1883
 
1884
- #: subscribers/view-subscriber-show.php:358
1885
- #: subscribers/view-subscriber-show.php:372
1886
- msgid "Submission Date<br>(YYYY-MM-DD)"
1887
- msgstr "Data d'enviament (AAAA-MM-DD)"
1888
 
1889
  #: subscribers/view-subscriber-sync.php:35
1890
  msgid "Please select default group to newly registered user."
@@ -1896,16 +1927,15 @@ msgstr ""
1896
  msgid "Emails Successfully Synced."
1897
  msgstr "Els correus electrònics sincronitzats amb èxit ."
1898
 
1899
- #: subscribers/view-subscriber-sync.php:90
1900
  msgid "Sync Email"
1901
  msgstr "sincronització del correu electrònic"
1902
 
1903
- #: subscribers/view-subscriber-sync.php:102
1904
  msgid "Sync newly registered users to subscribers list"
1905
- msgstr ""
1906
- "Sincronitzar els usuaris registrats recentment a la llista de subscriptors"
1907
 
1908
- #: subscribers/view-subscriber-sync.php:115
1909
  msgid "Select group to add newly registered users to"
1910
  msgstr "Seleccionar grup per afegir-hi nous usuaris registrats"
1911
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
4
  "Report-Msgid-Bugs-To: http://www.storeapps.org/support/contact-us/\n"
5
+ "POT-Creation-Date: 2017-01-24 01:19+0000\n"
6
+ "PO-Revision-Date: Fri Feb 10 2017 15:03:22 GMT+0530 (IST)\n"
7
+ "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
+ "Language-Team: Catalan\n"
9
+ "Language: Catalan\n"
10
+ "Plural-Forms: nplurals=2; plural=n != 1\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Generator: Loco - https://localise.biz/\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "X-Poedit-SearchPath-0: ..\n"
18
+ "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
+ "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
+ "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
+ "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
+ "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
+ "X-Loco-Target-Locale: ca_ES"
24
+
25
+ #: classes/es-register.php:148 classes/es-register.php:149
26
+ #: notification/notification-show.php:51
27
+ msgid "Post Notifications"
28
+ msgstr "Notificacions posteriors"
29
+
30
+ #: settings/settings-edit.php:335
31
+ msgid ""
32
+ "Default message to display if there is any issue while clicking on "
33
+ "confirmation link from the Double Opt In (confirmation) Emails."
34
+ msgstr ""
35
+ "Missatge predeterminat que es mostra si hi ha algun problema mentre fa clic "
36
+ "a l'enllaç de confirmació de l'adreça de correu electrònic pel Double Opt In "
37
+ "(confirmació)."
38
+
39
+ #: settings/settings-edit.php:342
40
+ msgid ""
41
+ "Default message to display if there is any issue while clicking on "
42
+ "unsubscribe link from the Emails."
43
+ msgstr ""
44
+ "Missatge predeterminat que es mostra si hi ha algun problema mentre fa clic "
45
+ "a l'enllaç per donar-se de baixa dels correus electrònics."
46
+
47
+ #: settings/settings-edit.php:350
48
+ msgid ""
49
+ "Enter the admin email addresses that should receive notifications (separated "
50
+ "by comma)."
51
+ msgstr ""
52
+ "Introduïu les adreces de correu electrònic d'administració que han de rebre "
53
+ "notificacions (separades per comes)."
54
+
55
+ #: settings/settings-edit.php:356
56
+ msgid "Notify Admin about New Subscriber"
57
+ msgstr "Notificar a administradors sobre Nou subscriptor"
58
+
59
+ #: settings/settings-edit.php:357
60
+ msgid ""
61
+ "To send admin email notifications for the new subscriber. This option must "
62
+ "be set to YES."
63
+ msgstr ""
64
+ "Per enviar notificacions per correu electrònic a l'administrador per un nou "
65
+ "subscrit. Aquesta opció ha d'estar a YES."
66
 
67
  #: classes/es-common.php:8
68
  msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
108
  msgid "<span style=\"color:#993399;\">Instant Mail</span>"
109
  msgstr "<span style=\"color:#993399;\">Correu instantani</span>"
110
 
111
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
112
+ #: subscribers/view-subscriber-show.php:353
113
+ #: subscribers/view-subscriber-show.php:367
114
  msgid "Name"
115
  msgstr "Nom"
116
 
127
  msgstr "Email Subscribers"
128
 
129
  #: classes/es-register.php:142 classes/es-register.php:143
130
+ #: subscribers/view-subscriber-show.php:240
131
  msgid "Subscribers"
132
  msgstr "Subscriptors"
133
 
134
  #: classes/es-register.php:145 classes/es-register.php:146
135
+ #: compose/compose-show.php:63
136
  msgid "Compose"
137
  msgstr "Compondre"
138
 
139
+ #: classes/es-register.php:151 classes/es-register.php:152
140
+ #: sendmail/sendmail.php:92
141
+ msgid "Newsletters"
142
+ msgstr "Butlletins"
143
 
144
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
145
+ msgid "Cron Settings"
146
+ msgstr "configuració del cron"
 
 
 
 
 
147
 
148
+ #: classes/es-register.php:157 classes/es-register.php:158
149
+ #: settings/settings-edit.php:196
150
+ msgid "Email Settings"
151
+ msgstr "Configuració del email"
 
 
 
 
152
 
153
  #: classes/es-register.php:160 classes/es-register.php:161
154
+ #: roles/roles-add.php:109
155
+ msgid "User Roles"
156
+ msgstr "Funcions d'usuari"
157
 
158
+ #: classes/es-register.php:163 classes/es-register.php:164
159
+ #: sentmail/sentmail-show.php:95
160
+ msgid "Reports"
161
+ msgstr "Informes"
162
 
163
  #: classes/es-register.php:166
164
  msgid "Help & Info"
263
 
264
  #: classes/es-register.php:209
265
  msgctxt "notification-enhanced-select"
266
+ msgid "Please select notification mail subject. Use compose menu to create new."
 
267
  msgstr ""
268
  "Seleccioneu l'assumpte del email de notificació. Utilitzeu menú de "
269
  "composició per crear-ne de nous."
487
  msgid "Template successfully created. "
488
  msgstr "Plantilla creada correctament."
489
 
490
+ #: compose/compose-add.php:73
491
+ msgid "Add new Email"
492
+ msgstr "Afegir un email nou"
493
+
494
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
495
+ #: compose/compose-preview.php:27 compose/compose-show.php:65
496
+ #: cron/cron-add.php:79 notification/notification-add.php:112
497
+ #: notification/notification-edit.php:123
498
+ #: notification/notification-show.php:53 roles/roles-add.php:110
499
+ #: sendmail/sendmail.php:93 sentmail/deliverreport-show.php:60
500
+ #: sentmail/sentmail-preview.php:27 sentmail/sentmail-show.php:96
501
+ #: settings/settings-edit.php:197 subscribers/view-subscriber-add.php:113
502
+ #: subscribers/view-subscriber-edit.php:112
503
+ #: subscribers/view-subscriber-export.php:29
504
+ #: subscribers/view-subscriber-import.php:145
505
+ #: subscribers/view-subscriber-show.php:245
506
+ #: subscribers/view-subscriber-sync.php:91
 
507
  msgid "Help"
508
  msgstr "Ajuda"
509
 
510
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
511
  msgid "Select your Mail Type"
512
  msgstr "Seleccioneu el Tipus de correu"
513
 
514
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
515
+ msgid "Static Template (For Newsletter Emails)"
516
+ msgstr "Plantilla estàtica (per Newsletter Emails)"
517
 
518
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
519
+ msgid "Dynamic Template (For Post Notification Emails)"
520
+ msgstr "Plantilla dinàmica (pels correus electrònics de notificació de correus)"
521
 
522
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
523
  msgid "Enter Mail Subject"
524
  msgstr "Entra l'assumpte del email"
525
 
526
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
527
  msgid "Keyword: ###POSTTITLE###"
528
  msgstr "Paraula clau: ###POSTTITLE###"
529
 
530
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
531
  msgid "Enter Content for your Mail"
532
  msgstr "Introdueixi el contingut del seu correu"
533
 
534
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
535
+ #, c-format
536
  msgid ""
537
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
538
  "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
542
  "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
543
  "###POSTDESC###, ###POSTFULL###"
544
 
545
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
546
  msgid "Available Keywords"
547
  msgstr "Paraules clau disponibles"
548
 
549
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
550
+ #: compose/compose-show.php:77 compose/compose-show.php:85
551
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
552
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
553
+ #: subscribers/view-subscriber-show.php:354
554
+ #: subscribers/view-subscriber-show.php:368
555
  msgid "Status"
556
  msgstr "Estat"
557
 
558
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
559
  msgid "Published"
560
  msgstr "Publicat"
561
 
562
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
563
  msgid "Please select your mail status"
564
  msgstr "Si us plau selecciona el teu estat del correu"
565
 
566
+ #: compose/compose-add.php:104 compose/compose-edit.php:116
567
+ #: cron/cron-add.php:119 notification/notification-add.php:251
568
+ #: notification/notification-edit.php:291 roles/roles-add.php:206
569
+ #: subscribers/view-subscriber-edit.php:190
570
  msgid "Save"
571
  msgstr "Desar"
572
 
573
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
574
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
575
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
576
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
577
  #: subscribers/view-subscriber-edit.php:21
578
  msgid "Oops, selected details does not exists."
579
+ msgstr "Vaja, les dades seleccionades no existeixen."
580
 
581
  #: compose/compose-edit.php:60
582
  msgid "Template successfully updated. "
583
  msgstr "Plantilla actualitzada correctament."
584
 
585
+ #: compose/compose-edit.php:83
586
+ msgid "Edit Email"
587
+ msgstr "Editar email"
588
+
589
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
590
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
591
  msgid "Add New"
592
  msgstr "Afegir nou"
593
 
594
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
595
  msgid "Preview Mail"
596
  msgstr "Visió prèvia del correu"
597
 
598
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
599
+ #: notification/notification-show.php:96
600
+ #: subscribers/view-subscriber-show.php:398
601
  msgid "Edit"
602
  msgstr "Editar"
603
 
604
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
605
  #: subscribers/view-subscriber-show.php:16
606
  msgid "Click Here"
607
  msgstr "Clica aquí"
608
 
609
+ #: compose/compose-show.php:46 notification/notification-show.php:34
610
  #: sentmail/sentmail-show.php:35
611
  msgid "Selected record deleted."
612
  msgstr "Eliminat el registre seleccionat ."
613
 
614
+ #: compose/compose-show.php:76 compose/compose-show.php:84
615
  msgid "Email subject"
616
  msgstr "Assumpte del email"
617
 
618
+ #: compose/compose-show.php:78 compose/compose-show.php:86
619
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
620
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
621
  msgid "Type"
622
  msgstr "Tipus"
623
 
624
+ #: compose/compose-show.php:79 compose/compose-show.php:87
625
  msgid "Actions"
626
  msgstr "Accions"
627
 
628
+ #: compose/compose-show.php:104 notification/notification-show.php:99
629
+ #: subscribers/view-subscriber-show.php:277
630
+ #: subscribers/view-subscriber-show.php:403
631
  msgid "Delete"
632
  msgstr "Esborrar"
633
 
634
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
635
+ #: sentmail/sentmail-show.php:123
636
  msgid "Preview"
637
  msgstr "Vista previa"
638
 
639
+ #: compose/compose-show.php:113 notification/notification-show.php:139
640
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
641
+ #: subscribers/view-subscriber-show.php:426
642
  msgid "No records available."
643
  msgstr "No hi ha registres disponibles."
644
 
645
  #: cron/cron-add.php:23
646
  msgid "Please enter valid mail count."
647
+ msgstr "Si us plau, introdueix un compte de correu electrònic vàlid."
648
 
649
  #: cron/cron-add.php:33
650
+ msgid "Successfully updated."
651
+ msgstr "S'ha actualitzat correctament."
 
 
 
 
652
 
653
+ #: cron/cron-add.php:86
654
  msgid "Cron job URL"
655
  msgstr "URL de treball del Cron"
656
 
657
+ #: cron/cron-add.php:87
658
  msgid ""
659
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
660
  "modify it."
661
  msgstr ""
662
+ "Aquesta és la seva URL Cron Job. És un camp de només lectura i se li "
663
  "recomana no modificar-lo."
664
 
665
+ #: cron/cron-add.php:96
666
  msgid "Mail Count"
667
  msgstr "Comptador d'emails"
668
 
669
+ #: cron/cron-add.php:97
670
+ msgid "Number of mails you want to trigger per hour."
671
+ msgstr "Nombre de missatges que desitja desencadenar per hora."
672
+
673
+ #: cron/cron-add.php:102
674
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
675
  msgstr ""
676
+ "(El seu amfitrió (host) límits. Suggerim 50 correus electrònics per hora "
677
+ "per estar segur)"
678
 
679
+ #: cron/cron-add.php:107
680
  msgid "Admin Report"
681
  msgstr "Informe d'Administració"
682
 
683
+ #: cron/cron-add.php:108
684
  msgid ""
685
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
686
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
687
  msgstr ""
688
+ "Correu electrònic a l'administrador cada vegada que s'activa l'URL cron des "
689
+ "del seu servidor. (Paraules clau: ###DATE###, ###SUBJECT###, ###COUNT###)"
 
690
 
691
+ #: cron/cron-add.php:125
692
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
693
+ msgstr "El que és Cron (correus electrònics automàtics) i com configurar Cron Job?"
 
 
694
 
695
+ #: cron/cron-add.php:126
696
  msgid ""
697
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
698
  "schedule-cron-emails/\">What is Cron?</a>"
700
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
701
  "schedule-cron-emails/\">Què és Cron?</a>"
702
 
703
+ #: cron/cron-add.php:127
704
  msgid ""
705
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
706
  "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
708
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
709
  "schedule-cron-emails-in-parallels-plesk/\">Configuració del cron en Plesk</a>"
710
 
711
+ #: cron/cron-add.php:128
712
  msgid ""
713
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
714
  "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
716
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
717
  "schedule-cron-emails-in-cpanel/\">Configuració del cron a cPanel</a>"
718
 
719
+ #: cron/cron-add.php:129
720
  msgid ""
721
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-"
722
+ "if-hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
 
723
  msgstr ""
724
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-"
725
+ "if-hosting-doesnt-support-cron-jobs/\">El teu hosting no admet els treballs "
726
+ "de cron?</a>"
727
 
728
+ #: export/export-email-address.php:33 export/export-email-address.php:37
 
729
  msgid "Unexpected url submit has been detected"
730
  msgstr "Inesperada URL s'ha detectat al enviar"
731
 
734
  msgstr "Benvingut a Email Subscribers!"
735
 
736
  #: help/help.php:47
737
+ msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
738
+ msgstr "Gràcies per instal·lar-lo i esperem que gaudeixi d'Email Subscribers."
 
739
 
740
  #: help/help.php:51
741
  msgid "For more help and tips..."
742
  msgstr "Per obtenir més ajuda i consells ..."
743
 
744
+ #: help/help.php:66
745
+ #, c-format
746
+ msgid "Like Email Subscribers? Please consider %s."
747
+ msgstr "T'agrada Email Subscribers? Si us plau, consideri %s"
748
+
749
+ #: help/help.php:66
750
+ msgid "contributing to us"
751
+ msgstr "contribuir amb nosaltres"
752
+
753
+ #: help/help.php:98
754
  msgid "Frequently Asked Questions"
755
  msgstr "Preguntes més freqüents (FAQ)"
756
 
757
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
758
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
759
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
760
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
761
+ #: help/help.php:171 help/help.php:174 help/help.php:177
762
+ #, c-format
763
  msgid "%s"
764
  msgstr "%s"
765
 
766
+ #: help/help.php:117
767
  msgid "How to Add Subscription box to website?"
768
+ msgstr "Com afegir el quadre de subscripció a la pàgina web?"
 
 
 
 
769
 
770
  #: help/help.php:126
771
  msgid "General Plugin Settings"
773
 
774
  #: help/help.php:126
775
  msgid ""
776
+ " (How to modify the existing email content like Confirmation email, Welcome "
777
+ "email, Admin emails)"
778
  msgstr ""
779
+ "(Com modificar el contingut de correu electrònic existent com el correu "
780
+ "electrònic de confirmació, el correu electrònic de benvinguda, missatges de "
781
+ "correu electrònic d'administrador)"
782
 
783
  #: help/help.php:129
784
+ msgid "How to Import or Export Email Addresses?"
785
+ msgstr "Com importar o exportar adreces d'email?"
786
+
787
+ #: help/help.php:132
788
  msgid "How to change/update/translate any texts from Email Subscribers?"
789
  msgstr "Com canviar / actualitzar / traduir els textos d'Email Subscribers?"
790
 
791
+ #: help/help.php:135
792
  msgid "How to add Unsubscribe link in emails?"
793
  msgstr "Com afegir el link \"Donar-se de baixa\" en els correus electrònics?"
794
 
795
+ #: help/help.php:138
796
  msgid "What are Static Templates and Dynamic Templates?"
797
  msgstr "Què són plantilles estàtiques i plantilles dinàmiques?"
798
 
 
 
 
 
799
  #: help/help.php:141
800
+ msgid "How to Compose and Send Newsletter Emails?"
801
+ msgstr "Com redactar i enviar butlletins?"
802
+
803
+ #: help/help.php:144
804
  msgid ""
805
+ "How to Configure and Send Post Notification emails to subscribers when new "
806
+ "posts are published?"
807
  msgstr ""
808
+ "Com configurar i enviar missatges de correu electrònic de notificació de "
809
+ "correus als subscriptors quan es publiquin nous missatges?"
810
 
811
+ #: help/help.php:147
812
  msgid "How to Send a sample new post notification email to testgroup/myself?"
813
  msgstr ""
814
  "Com enviar un correu electrònic de notificació de mostra de nou post per "
815
  "TestGroup / a mi mateix?"
816
 
 
 
 
 
817
  #: help/help.php:150
818
+ msgid "How to check Sent emails reports?"
819
+ msgstr "Com omprovar els informes dels correus electrònics enviats?"
820
+
821
+ #: help/help.php:153
822
  msgid "How to Add/Update Existing Subscribers Group?"
823
  msgstr "Com afegir / actualitzar un grup de subscriptors existent?"
824
 
825
+ #: help/help.php:156
826
  msgid "Subscribers are not receiving Emails?"
827
  msgstr "Els subscriptors no estan rebent missatges de correu electrònic?"
828
 
829
+ #: help/help.php:159
830
  msgid "How to show subscribe form inside a popup?"
831
+ msgstr "Com mostrar el formulari de subscripció a l'interior d'una finestra emergent?"
 
832
 
833
+ #: help/help.php:162
834
  msgid "How to use Rainmaker’s form in Email Subscribers?"
835
  msgstr "Com utilitzar el formulari Rainmaker a Email Subscribers?"
836
 
837
+ #: help/help.php:165
838
  msgid "How to Schedule Cron Mails?"
839
  msgstr "Com programar Cron Mails?"
840
 
841
+ #: help/help.php:168
842
  msgid "How to Schedule Cron Emails in cPanel?"
843
  msgstr "Com programar Cron emails a cPanel?"
844
 
845
+ #: help/help.php:171
846
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
847
  msgstr "Com programar Cron emails a Parallels Plesk?"
848
 
849
+ #: help/help.php:174
850
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
851
  msgstr "Què fer si el teu Hosting no és compatible amb Cron Jobs?"
852
 
853
+ #: help/help.php:177
854
  msgid "Commonly Asked Questions"
855
  msgstr "Preguntes comuns"
856
 
857
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
858
+ #: job/es-unsubscribe.php:61
859
  msgid ""
860
  "Oops.. We are getting some technical error. Please try again or contact "
861
  "admin."
863
  "Vaja... Estem rebent algun error tècnic. Intenteu-ho de nou o poseu-vos en "
864
  "contacte amb l'administrador."
865
 
866
+ #: job/es-optin.php:60
867
  msgid "This email address has already been confirmed."
868
  msgstr "Aquesta adreça de correu electrònic ja ha estat confirmada."
869
 
876
  msgstr "Seleccioneu l'estat de la notificació."
877
 
878
  #: notification/notification-add.php:44 notification/notification-edit.php:60
879
+ msgid "Please select notification mail subject. Use compose menu to create new."
 
880
  msgstr ""
881
  "Seleccioneu l'assumpte del email de notificació. Utilitzeu menú de "
882
  "composició per crear-ne de nous."
889
  msgid "Notification successfully created. "
890
  msgstr "Notificació creada correctament."
891
 
892
+ #: notification/notification-add.php:111
893
  msgid "Add Notification"
894
  msgstr "Afegir notificació"
895
 
896
+ #: notification/notification-add.php:119
897
  msgid "Select Subscribers Group"
898
  msgstr "Seleccioneu Grup Subscriptors"
899
 
900
+ #: notification/notification-add.php:123 notification/notification-add.php:147
901
+ #: notification/notification-edit.php:134
902
+ #: notification/notification-edit.php:167 sendmail/sendmail.php:109
903
+ #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
904
+ #: subscribers/view-subscriber-add.php:161
905
+ #: subscribers/view-subscriber-edit.php:161
906
+ #: subscribers/view-subscriber-import.php:189
907
+ #: subscribers/view-subscriber-sync.php:118
908
  msgid "Select"
909
  msgstr "seleccionar"
910
 
911
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
912
  msgid "Select Notification Mail Subject"
913
  msgstr "Seleccioneu l'assumpte del correu de notificació"
914
 
915
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
916
  msgid "(Use compose menu to create new)"
917
  msgstr "(Utilitzeu el menú de composició per crear-ne de nou)"
918
 
919
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
920
  msgid "Select Post Categories"
921
  msgstr "Seleccioneu categoria de correu"
922
 
923
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
924
  msgid "Check All"
925
  msgstr "Seleccionar-ho tot"
926
 
927
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
928
  msgid "Uncheck All"
929
  msgstr "Deseleccionar-ho tot"
930
 
931
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
932
  msgid "Select your Custom Post Type"
933
  msgstr "Seleccioni el seu tipus personalitzat del Post"
934
 
935
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
936
  msgid "(Optional)"
937
  msgstr "(Opcional)"
938
 
939
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
940
  msgid "No Custom Post Types Available"
941
  msgstr "Sense tipus de Post personalitzats disponibles"
942
 
943
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
944
  msgid "Select Notification Status"
945
  msgstr "Tria un estat de notificació"
946
 
947
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
948
  msgid "Send mail immediately when new post is published"
949
  msgstr "Enviar correu immediatament quan es publica nova entrada"
950
 
951
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
952
  msgid "Add to cron when new post is published and send via cron job"
953
  msgstr "Afegir a cron quan es publica nova entrada i enviar a través de cron"
954
 
955
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
956
  msgid "Disable notification"
957
  msgstr "Desactivar la notificació"
958
 
968
  msgid "Notification successfully updated. "
969
  msgstr "Notificació actualitzada correctament."
970
 
971
+ #: notification/notification-edit.php:121
972
  msgid "Edit Notification"
973
  msgstr "Editar la notificació"
974
 
975
+ #: notification/notification-edit.php:130
976
+ #: subscribers/view-subscriber-show.php:279
977
  msgid "Update Subscribers Group"
978
  msgstr "Actualitzar grups de subscriptors"
979
 
980
+ #: notification/notification-show.php:64 notification/notification-show.php:72
981
  msgid "Mail Subject"
982
  msgstr "Assumpte del email"
983
 
984
+ #: notification/notification-show.php:65 notification/notification-show.php:73
985
  msgid "Subscribers Group"
986
  msgstr "Grups de subscriptors"
987
 
988
+ #: notification/notification-show.php:66 notification/notification-show.php:74
989
  msgid "Categories / Custom Post"
990
  msgstr "Categories / Custom Post"
991
 
992
+ #: notification/notification-show.php:67 notification/notification-show.php:75
993
  msgid "Notification Status"
994
  msgstr "Estat de la notificació"
995
 
996
+ #: notification/notification-show.php:126
997
  msgid "Send mail immediately when new post is published."
998
  msgstr "Enviar correu immediatament quan es publica nova entrada."
999
 
1000
+ #: notification/notification-show.php:128
1001
  msgid "Add to cron and send mail via cron job."
1002
  msgstr "Afegir a cron i enviar correu a través de cron."
1003
 
1005
  msgid "Role Updated. "
1006
  msgstr "Rol actualitzat"
1007
 
1008
+ #: roles/roles-add.php:113
1009
+ msgid "Select user roles who can access following menus. Only Admin can change this."
 
 
 
 
 
1010
  msgstr ""
1011
  "Seleccioneu els rols d'usuaris que poden accedir als menús següents. Només "
1012
  "administrador pot canviar això."
1013
 
1014
+ #: roles/roles-add.php:120
1015
  msgid "Subscribers Menu"
1016
  msgstr "Menú dels subscriptors"
1017
 
1018
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1019
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1020
+ #: roles/roles-add.php:196
1021
  msgid "Administrator Only"
1022
  msgstr "Només l'administrador"
1023
 
1024
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1025
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1026
+ #: roles/roles-add.php:197
1027
  msgid "Administrator/Editor"
1028
  msgstr "Administrador/editor"
1029
 
1030
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1031
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1032
+ #: roles/roles-add.php:198
1033
  msgid "Administrator/Editor/Author/Contributor"
1034
  msgstr "Administrador/editor/autor/contribuidor"
1035
 
1036
+ #: roles/roles-add.php:132
1037
  msgid "Compose Menu"
1038
  msgstr "Manú per compondre"
1039
 
1040
+ #: roles/roles-add.php:144
1041
+ msgid "Post Notifications Menu"
1042
+ msgstr "Menú de notificacionns"
1043
 
1044
+ #: roles/roles-add.php:156
1045
+ msgid "Newsletters + Cron Settings Menu"
1046
+ msgstr "Butlletins + Menu de configuració del Cron"
1047
 
1048
+ #: roles/roles-add.php:168
1049
+ msgid "Email Settings Menu"
1050
+ msgstr "Menú de configuració del email"
1051
 
1052
+ #: roles/roles-add.php:180
1053
+ msgid "Reports Menu"
1054
+ msgstr "menú d'informes"
1055
 
1056
+ #: roles/roles-add.php:192
1057
  msgid "Help & Info Menu"
1058
  msgstr "Menú d'ajuda i informació"
1059
 
1081
  msgid "Oops.. We are getting some error. mail not sending."
1082
  msgstr "Vaja... Estem rebent algun error. El correu no s'envia."
1083
 
1084
+ #: sendmail/sendmail.php:96
1085
+ msgid "Use this to send newsletter emails to your subscribers."
1086
+ msgstr ""
1087
+ "Utilitzeu aquesta opció per enviar butlletins pel correu electrònic als seus "
1088
+ "subscriptors."
1089
+
1090
  #: sendmail/sendmail.php:104
1091
  msgid "Select Mail Subject from available list"
1092
  msgstr "Seleccioneu l'assumpte del correu de la llista disponible"
1112
  msgstr "Destinataris: 0"
1113
 
1114
  #: sendmail/sendmail.php:179
1115
+ #, c-format
1116
  msgid "Recipients : %s"
1117
  msgstr "Destinataris : %s"
1118
 
1119
  #: sendmail/sendmail.php:182
1120
  msgid ""
1121
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1122
+ "that you change above Mail Type to Cron and Send Mail via Cron Job."
1123
+ "</strong><br>Click on Help for more information."
1124
  msgstr ""
1125
  "<br> compten <strong> Els destinataris són superiors a 100. <br> És molt "
1126
  "recomanable que canviï mes Tipus de correu a Cron i enviar-lo via Cron Job. "
1127
  "</ strong> <br> Feu clic a Ajuda per obtenir més informació ."
1128
 
1129
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1130
+ msgid "Send Email"
1131
+ msgstr "Enviar el correu electrònic"
1132
+
1133
  #: sendmail/sendmail.php:198
1134
  msgid "Reset"
1135
  msgstr "restablir"
1146
  msgid " &gt;&gt; "
1147
  msgstr " &gt;&gt; "
1148
 
1149
+ #: sentmail/deliverreport-show.php:59
1150
  msgid "Delivery Report"
1151
  msgstr "Informe de lliurament"
1152
 
1153
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1154
+ #: subscribers/view-subscriber-export.php:36
1155
+ #: subscribers/view-subscriber-export.php:44
1156
+ #: subscribers/view-subscriber-show.php:351
1157
+ #: subscribers/view-subscriber-show.php:365
1158
  msgid "Sno"
1159
  msgstr "Sno"
1160
 
1161
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1162
  msgid "Email"
1163
  msgstr "Email"
1164
 
1165
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1166
  msgid "Sent Date"
1167
  msgstr "data d'enviament"
1168
 
1169
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1170
  msgid "Viewed Status"
1171
  msgstr "Veure status"
1172
 
1173
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1174
  msgid "Viewed Date"
1175
  msgstr "Veure data"
1176
 
1177
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1178
  msgid "Database ID"
1179
  msgstr "ID de registre"
1180
 
1181
+ #: sentmail/sentmail-preview.php:41
1182
  msgid "Back"
1183
  msgstr "Enrera"
1184
 
1186
  msgid "Successfully deleted all reports except latest 10."
1187
  msgstr "S'han eliminat tots els informes excepte els 10 últims."
1188
 
1189
+ #: sentmail/sentmail-show.php:99
1190
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
1191
+ msgstr "Es mostrarà informes de tots els Butlletins & Post notificació enviats."
1192
+
1193
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1194
  msgid "View Reports"
1195
  msgstr "Veure informes"
1196
 
1197
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1198
  msgid "Source"
1199
  msgstr "Font"
1200
 
1201
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1202
  msgid "Start Date"
1203
  msgstr "Data d'inici"
1204
 
1205
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1206
  msgid "End Date"
1207
  msgstr "Data final"
1208
 
1209
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1210
  msgid "Total"
1211
  msgstr "Total"
1212
 
1213
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1214
+ #: subscribers/view-subscriber-export.php:39
1215
+ #: subscribers/view-subscriber-export.php:47
1216
+ #: subscribers/view-subscriber-show.php:357
1217
+ #: subscribers/view-subscriber-show.php:371
1218
  msgid "Action"
1219
  msgstr "Acció"
1220
 
1221
+ #: sentmail/sentmail-show.php:176
1222
  msgid "Optimize Table & Delete Records"
1223
  msgstr "Optimitzar la taula i eliminar registres"
1224
 
1225
+ #: sentmail/sentmail-show.php:185
1226
  msgid ""
1227
  "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1228
  "button to delete all reports except latest 10."
1258
  msgid "Oops, unable to update."
1259
  msgstr "Vaja, no es pot actualitzar."
1260
 
1261
+ #: settings/settings-edit.php:204
1262
+ msgid "Sender of Notifications"
1263
+ msgstr "Remitent de Notificacions"
1264
 
1265
+ #: settings/settings-edit.php:206
1266
  msgid ""
1267
+ "Choose a FROM name and FROM email address for all the emails to be sent from "
1268
  "this plugin."
1269
  msgstr ""
1270
+ "Triar un remitent i una adreça de correu electrònic per a tots els correus "
1271
+ "electrònics per ser enviats des d'aquest plugin."
1272
 
1273
+ #: settings/settings-edit.php:215
1274
+ msgid "Mail Type"
1275
+ msgstr "tipus de correu"
1276
 
1277
+ #: settings/settings-edit.php:216
1278
  msgid ""
1279
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
1280
+ "Option 3 & 4 is to send mails with PHP method mail()."
1281
  msgstr ""
1282
+ "Opció 1 i 2 és per a enviar correus amb Wordpress mètode wp_mail () per "
1283
+ "defecte. Opció 3 i 4 és per a enviar correus electrònics amb el mètode de "
1284
+ "PHP ()."
1285
 
1286
+ #: settings/settings-edit.php:220
1287
  msgid "1. WP HTML MAIL"
1288
  msgstr "1. WP HTML MAIL"
1289
 
1290
+ #: settings/settings-edit.php:221
1291
  msgid "2. WP PLAINTEXT MAIL"
1292
  msgstr "2. WP TEXT PLA MAIL"
1293
 
1294
+ #: settings/settings-edit.php:222
1295
  msgid "3. PHP HTML MAIL"
1296
  msgstr "3. PHP HTML MAIL"
1297
 
1298
+ #: settings/settings-edit.php:223
1299
  msgid "4. PHP PLAINTEXT MAIL"
1300
  msgstr "4. PHP TEXT PLA MAIL"
1301
 
1302
+ #: settings/settings-edit.php:230
1303
+ msgid "Opt-in Option"
1304
+ msgstr "Opció Opt-in"
1305
 
1306
+ #: settings/settings-edit.php:231
1307
  msgid ""
1308
+ "Double Opt In means subscribers need to confirm their email address by an "
1309
+ "activation link sent them on a activation email message.<br />Single Opt In "
1310
  "means subscribers do not need to confirm their email address."
1311
  msgstr ""
1312
+ "Doble OPT in significa que necessiten confirmar la seva adreça de correu "
1313
+ "electrònic per un enllaç d'activació que li enviem en un missatge de correu "
1314
+ "electrònic d'activació. <br /> Simple OPT in vol dir que no necessiten "
1315
+ "confirmar la seva adreça de correu electrònic."
1316
 
1317
+ #: settings/settings-edit.php:235
1318
  msgid "Double Opt In"
1319
  msgstr "Doble Opt In"
1320
 
1321
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1322
+ #: subscribers/view-subscriber-edit.php:149
1323
+ #: subscribers/view-subscriber-import.php:177
1324
+ #: subscribers/view-subscriber-show.php:302
1325
+ #: subscribers/view-subscriber-show.php:329
1326
  msgid "Single Opt In"
1327
  msgstr "Opt In sencill"
1328
 
1329
+ #: settings/settings-edit.php:242
1330
  msgid "Image Size"
1331
  msgstr "Mida de la imatge"
1332
 
1333
+ #: settings/settings-edit.php:243
1334
  msgid ""
1335
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification "
1336
+ "Emails."
1337
  msgstr ""
1338
+ "Selecciona la mida de la imatge per ###POSTIMAGE### que es mostra en els "
1339
+ "missatges de notificació"
1340
 
1341
+ #: settings/settings-edit.php:247
1342
  msgid "Full Size"
1343
  msgstr "mida completa"
1344
 
1345
+ #: settings/settings-edit.php:248
1346
  msgid "Medium Size"
1347
  msgstr "Mida mitjana"
1348
 
1349
+ #: settings/settings-edit.php:249
1350
  msgid "Thumbnail"
1351
  msgstr "Miniatura"
1352
 
1353
+ #: settings/settings-edit.php:255
1354
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
1355
+ msgstr "Subjecte del email de Double Opt in (Confirmació del email)"
1356
 
1357
+ #: settings/settings-edit.php:256
1358
  msgid ""
1359
+ "Enter the subject for the confirmation email to be sent Double Opt In "
1360
+ "whenever a user signs up."
1361
  msgstr ""
1362
+ "Introduïu l'assumpte del correu electrònic de confirmació que s'enviarà per "
1363
+ "Doble Opt In cada vegada que un usuari s'inscriu."
1364
 
1365
+ #: settings/settings-edit.php:262
1366
+ msgid "Double Opt In Mail Content (Confirmation Email)"
1367
+ msgstr "Contingut del correu Double Opt In (correu electrònic de confirmació)"
1368
 
1369
+ #: settings/settings-edit.php:263
1370
  msgid ""
1371
+ "Enter the content for the confirmation email to be sent for Double Opt In "
1372
+ "whenever a user signs up. (Keyword: ###NAME###)"
1373
  msgstr ""
1374
+ "Introduir el contingut del missatge de confirmació que s'enviarà per Double "
1375
+ "OPT In cada vegada que un usuari s'inscriu. (paraula clau: ###NAME###)"
1376
 
1377
+ #: settings/settings-edit.php:269
1378
+ msgid "Double Opt In Confirmation Link"
1379
+ msgstr "Enllaç de confirmació en Double Opt In"
1380
 
1381
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
1382
+ msgid "It is a readonly field and you are advised not to modify it."
1383
+ msgstr "És un camp de només lectura i se li recomana no modificar-lo."
 
 
1384
 
1385
+ #: settings/settings-edit.php:276
1386
+ msgid ""
1387
+ "Text to display after Email is successfully subscribed from Double Opt In "
1388
+ "(confirmation) Email"
1389
+ msgstr ""
1390
+ "Text que es mostrarà després que el correu electrònic s'hagi subscrit amb "
1391
+ "èxit pel el Doble Opt In (confirmació)"
1392
 
1393
+ #: settings/settings-edit.php:277
1394
  msgid ""
1395
+ "This text will be displayed once user clicks on email confirmation link from "
1396
+ "the Double Opt In (confirmation) Email."
1397
  msgstr ""
1398
+ "Aquest text es mostrarà un cop que l'usuari faci clic a l'enllaç de "
1399
+ "confirmació del correu electrònic pel Doble Opt In (confirmació)"
1400
 
1401
+ #: settings/settings-edit.php:284
1402
+ msgid "Subscriber Welcome Email"
1403
+ msgstr " Correu electrònic de benvinguda al subscriptor"
1404
 
1405
+ #: settings/settings-edit.php:285
1406
+ msgid ""
1407
+ "To send welcome email to subscriber after successful signup. This option "
1408
+ "must be set to YES."
1409
  msgstr ""
1410
+ "Per enviar correu electrònic de benvinguda al subscriptor després del "
1411
+ "registre amb èxit. Aquesta opció ha d'estar a YES."
1412
 
1413
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1414
+ #: subscribers/view-subscriber-sync.php:106
1415
  msgid "YES"
1416
  msgstr "Si"
1417
 
1418
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1419
+ #: subscribers/view-subscriber-sync.php:105
1420
  msgid "NO"
1421
  msgstr "No"
1422
 
1423
+ #: settings/settings-edit.php:296
1424
+ msgid "Subscriber Welcome Email Subject"
1425
+ msgstr "Assumpte del correu electrònic de benvinguda"
1426
 
1427
+ #: settings/settings-edit.php:297
1428
  msgid ""
1429
+ "Enter the subject for the subscriber welcome email. This will be sent "
1430
+ "whenever a user's email is either confirmed (if Double Opt In) / subscribed "
1431
+ "(if Single Op In) successfully."
1432
  msgstr ""
1433
+ "Introduïu l'assumpte per al correu electrònic de benvinguda al subscriptor. "
1434
+ "Aquest serà enviat cada vegada que el correu electrònic d'un usuari s'hagi "
1435
+ "confirmat (en cas de Double Opt-In) / subscrit (en cas de Single Op In) amb "
1436
+ "èxit."
1437
 
1438
+ #: settings/settings-edit.php:303
1439
+ msgid "Subscriber Welcome Email Content"
1440
+ msgstr "Contingut del correu de benvimguda al subscriptor"
1441
 
1442
+ #: settings/settings-edit.php:304
1443
  msgid ""
1444
+ "Enter the content for the subscriber welcome email whenever a user's email "
1445
+ "is either confirmed (if Double Opt In) / subscribed (if Single Opt In) "
1446
+ "successfully. (Keyword: ###NAME###)"
1447
  msgstr ""
1448
+ "Introduïu el contingut pel correu electrònic de benvinguda al subscriptor "
1449
+ "cada vegada que l'email d'un usuari s'hagi confirmar (en cas de Double Opt-"
1450
+ "In) / subscrit (en cas de Single Opt-In) amb èxit. (Paraula clau: ###NAME###)"
1451
+
1452
+ #: settings/settings-edit.php:312
1453
+ msgid "Unsubscribe Link"
1454
+ msgstr "Enllaç per a donar-se de baixa"
1455
 
1456
+ #: settings/settings-edit.php:319
1457
+ msgid "Unsubscribe Text in Email"
1458
+ msgstr "Text de donar-se de baixa en el correu electrònic"
1459
 
1460
+ #: settings/settings-edit.php:320
1461
  msgid ""
1462
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe "
1463
+ "link in the emails. (Keyword: ###LINK###)"
1464
  msgstr ""
1465
+ "Introduïu el text per a l'enllaç de cancel·lació. Aquest text s'afegeix amb "
1466
+ "l'enllaç de cancel·lació en els correus electrònics. (Paraula clau: "
1467
+ "###LINK###)"
1468
 
1469
  #: settings/settings-edit.php:326
1470
+ msgid "Text to display after Email is unsubscribed"
1471
+ msgstr "Text a mostrar després que el correu electrònic és donat de baixa"
1472
 
1473
  #: settings/settings-edit.php:327
1474
+ msgid "This text will be displayed once user clicks on unsubscribe link."
 
 
1475
  msgstr ""
1476
+ "Aquest text es mostrarà un cop que l'usuari fa clic a l'enllaç per donar-se "
1477
+ "de baixa."
 
 
 
 
1478
 
1479
  #: settings/settings-edit.php:334
1480
+ msgid "Error in Confirmation Link"
1481
+ msgstr "Error en la confirmació d'enllaç"
 
 
 
 
 
 
 
 
1482
 
1483
  #: settings/settings-edit.php:341
1484
+ msgid "Error in Unsubscribe Link"
1485
+ msgstr "Error en el enllaç de donar-se de baixa"
 
 
 
 
 
 
 
 
 
1486
 
1487
  #: settings/settings-edit.php:349
1488
+ msgid "Admin Email Addresses"
1489
+ msgstr "Adreces email dels administradors"
1490
 
1491
+ #: settings/settings-edit.php:369
1492
+ msgid "Admin Email Subject"
1493
+ msgstr "Assumpte pel email als administradors"
1494
 
1495
+ #: settings/settings-edit.php:370
1496
  msgid ""
1497
+ "Enter the subject for the admin email. This will be sent whenever a new "
1498
+ "email is added and confirmed."
1499
  msgstr ""
1500
+ "Introduïu l'assumpte del correu electrònic de l'administrador. Aquest serà "
1501
+ "enviat cada vegada que s'afegeix un nou correu electrònic i confirmat."
1502
 
1503
+ #: settings/settings-edit.php:376
1504
+ msgid "Admin Email Content"
1505
+ msgstr "Contingut del email als administradors"
1506
 
1507
+ #: settings/settings-edit.php:377
1508
  msgid ""
1509
+ "Enter the email content for the admin email. This will be sent whenever a "
1510
+ "new email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
1511
  msgstr ""
1512
+ "Introduïu el contingut del correu electrònic per al correu de "
1513
+ "l'administrador. Aquest serà enviat cada vegada que s'afegeix un nou correu "
1514
+ "electrònic i és confirmat. (Paraula clau: ###NAME###, ###EMAIL###)"
1515
 
1516
+ #: settings/settings-edit.php:384
1517
+ msgid "Sent Report Subject"
1518
+ msgstr "Assumpte del informe enviat"
 
 
 
 
 
 
 
 
 
 
 
 
 
1519
 
1520
  #: settings/settings-edit.php:385
1521
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
1522
+ msgstr ""
1523
+ "Introduïu l'assumpte per a l'informe de correu electrònic per enviar. Que "
1524
+ "serà enviat a l'administrador."
1525
 
1526
+ #: settings/settings-edit.php:391
1527
+ msgid "Sent Report Content"
1528
+ msgstr "Contingut del informe enviat"
1529
 
1530
  #: settings/settings-edit.php:392
 
 
 
 
1531
  msgid ""
1532
+ "Enter the content for the sent mail report. It will be mailed to Admin. "
1533
+ "(Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
1534
  msgstr ""
1535
+ "Introduir el contingut de l'informe electrònic per enviar. Que serà enviat a "
1536
+ "l'administrador. (Paraula clau: ###COUNT###, ###UNIQUE###, ###STARTTIME###, "
1537
+ "###ENDTIME###)"
1538
 
1539
+ #: settings/settings-edit.php:402
1540
  msgid "Save Settings"
1541
  msgstr "Desa la configuració"
1542
 
1543
+ #: subscribers/view-subscriber-add.php:35
1544
  #: subscribers/view-subscriber-edit.php:53
1545
  msgid "Please enter subscriber email address."
1546
  msgstr "Si us plau, introdueixi l'adreça de correu electrònic del subscriptor."
1547
 
1548
  #: subscribers/view-subscriber-add.php:48
1549
  msgid "Please select or create your group for this email."
1550
+ msgstr "Si us plau seleccioni o creu el seu grup per a aquest correu electrònic."
 
1551
 
1552
  #: subscribers/view-subscriber-add.php:55
1553
  msgid ""
1569
  msgid "Invalid Email."
1570
  msgstr "Email no vàlid"
1571
 
1572
+ #: subscribers/view-subscriber-add.php:109
1573
+ #: subscribers/view-subscriber-edit.php:108
1574
+ #: subscribers/view-subscriber-export.php:26
1575
+ #: subscribers/view-subscriber-import.php:142
1576
+ #: subscribers/view-subscriber-show.php:241
1577
+ #: subscribers/view-subscriber-sync.php:88
1578
  msgid "Add New Subscriber"
1579
  msgstr "Afegir nou subscriptor"
1580
 
1581
+ #: subscribers/view-subscriber-add.php:110
1582
+ #: subscribers/view-subscriber-edit.php:109
1583
+ #: subscribers/view-subscriber-export.php:27
1584
+ #: subscribers/view-subscriber-import.php:209
1585
+ #: subscribers/view-subscriber-show.php:242
1586
+ #: subscribers/view-subscriber-sync.php:89
1587
  msgid "Import"
1588
  msgstr "Importar"
1589
 
1590
+ #: subscribers/view-subscriber-add.php:111
1591
+ #: subscribers/view-subscriber-edit.php:110
1592
+ #: subscribers/view-subscriber-import.php:143
1593
+ #: subscribers/view-subscriber-show.php:243
1594
+ #: subscribers/view-subscriber-sync.php:90
1595
  msgid "Export"
1596
  msgstr "Exportar"
1597
 
1598
+ #: subscribers/view-subscriber-add.php:112
1599
+ #: subscribers/view-subscriber-edit.php:111
1600
+ #: subscribers/view-subscriber-export.php:28
1601
+ #: subscribers/view-subscriber-import.php:144
1602
+ #: subscribers/view-subscriber-show.php:244
1603
+ #: subscribers/view-subscriber-sync.php:142
1604
  msgid "Sync"
1605
  msgstr "Sincronitzar"
1606
 
1607
+ #: subscribers/view-subscriber-add.php:122
1608
  msgid "Enter Subscriber's Full name"
1609
  msgstr "Entra el nom complet del subscriptor"
1610
 
1611
+ #: subscribers/view-subscriber-add.php:132
1612
  msgid "Enter Subscriber's Email Address"
1613
  msgstr "Entra l'adreça email del subscriptor"
1614
 
1615
+ #: subscribers/view-subscriber-add.php:142
1616
  msgid "Select Subscriber's Status"
1617
  msgstr "Selecciona l'estat del subscriptor"
1618
 
1619
+ #: subscribers/view-subscriber-add.php:147
1620
+ #: subscribers/view-subscriber-edit.php:146
1621
+ #: subscribers/view-subscriber-import.php:174
1622
+ #: subscribers/view-subscriber-show.php:299
1623
+ #: subscribers/view-subscriber-show.php:326
1624
  msgid "Confirmed"
1625
  msgstr "Confirmat"
1626
 
1627
+ #: subscribers/view-subscriber-add.php:148
1628
+ #: subscribers/view-subscriber-edit.php:147
1629
+ #: subscribers/view-subscriber-import.php:175
1630
+ #: subscribers/view-subscriber-show.php:300
1631
+ #: subscribers/view-subscriber-show.php:327
1632
  msgid "Unconfirmed"
1633
  msgstr "Per confirmar"
1634
 
1635
+ #: subscribers/view-subscriber-add.php:149
1636
+ #: subscribers/view-subscriber-edit.php:148
1637
+ #: subscribers/view-subscriber-import.php:176
1638
+ #: subscribers/view-subscriber-show.php:301
1639
+ #: subscribers/view-subscriber-show.php:328
1640
  msgid "Unsubscribed"
1641
  msgstr "No subscrit"
1642
 
1643
+ #: subscribers/view-subscriber-add.php:157
1644
  msgid "Select (or) Create Group for Subscriber"
1645
  msgstr "Seleccionar (o) Crear grup de subscriptors"
1646
 
1647
+ #: subscribers/view-subscriber-add.php:173
1648
+ #: subscribers/view-subscriber-import.php:201
1649
  msgid "(or)"
1650
  msgstr "(o)"
1651
 
1652
+ #: subscribers/view-subscriber-add.php:182
1653
  msgid "Add Subscriber"
1654
  msgstr "Afegit subscriptor"
1655
 
1665
  msgid "Subscriber already exists for this group."
1666
  msgstr "Aquest subscriptor ja existeix en aquest grup"
1667
 
1668
+ #: subscribers/view-subscriber-edit.php:107
1669
  msgid "Edit Subscriber"
1670
  msgstr "Edita subscriptor"
1671
 
1672
+ #: subscribers/view-subscriber-edit.php:121
1673
+ msgid "Subscriber's Full Name"
1674
+ msgstr "Nom complet del subscriptor"
1675
 
1676
+ #: subscribers/view-subscriber-edit.php:131
1677
+ msgid "Subscriber's Email Address"
1678
+ msgstr "Adreça email del subscriptor"
1679
 
1680
+ #: subscribers/view-subscriber-edit.php:141
1681
  msgid "Update Subscriber's Status"
1682
  msgstr "Actualitza l'estat del subscriptor"
1683
 
1684
+ #: subscribers/view-subscriber-edit.php:156
1685
  msgid "Update Subscriber's Group"
1686
  msgstr "Actualitza el grup del subscriptor "
1687
 
1688
+ #: subscribers/view-subscriber-export.php:25
1689
  msgid "Export Email Addresses"
1690
  msgstr "Exportar adreces d'email"
1691
 
1692
+ #: subscribers/view-subscriber-export.php:37
1693
+ #: subscribers/view-subscriber-export.php:45
1694
  msgid "Type of List to Export"
1695
  msgstr "Tipus de llista per exportar"
1696
 
1697
+ #: subscribers/view-subscriber-export.php:38
1698
+ #: subscribers/view-subscriber-export.php:46
1699
  msgid "Total Emails"
1700
  msgstr "Total d'emails"
1701
 
1702
+ #: subscribers/view-subscriber-export.php:52
1703
  msgid "1"
1704
  msgstr "1"
1705
 
1706
+ #: subscribers/view-subscriber-export.php:53
1707
  msgid "All Subscribers List"
1708
  msgstr "Tota la llista de subscriptors"
1709
 
1710
+ #: subscribers/view-subscriber-export.php:55
1711
+ #: subscribers/view-subscriber-export.php:61
1712
+ #: subscribers/view-subscriber-export.php:67
1713
  msgid "Click to Export in CSV"
1714
  msgstr "Feu clic a Exportar a CSV"
1715
 
1716
+ #: subscribers/view-subscriber-export.php:58
1717
  msgid "2"
1718
  msgstr "2"
1719
 
1720
+ #: subscribers/view-subscriber-export.php:59
1721
  msgid "WordPress Registered Users"
1722
  msgstr "Usuaris registrats de WordPress"
1723
 
1724
+ #: subscribers/view-subscriber-export.php:64
1725
  msgid "3"
1726
  msgstr "3"
1727
 
1728
+ #: subscribers/view-subscriber-export.php:65
1729
  msgid "Commented Authors"
1730
  msgstr "Autors dels comentaris"
1731
 
1749
  msgid "email are invalid."
1750
  msgstr "aquest email no és vàlid"
1751
 
1752
+ #: subscribers/view-subscriber-import.php:96
1753
  #: subscribers/view-subscriber-import.php:125
1754
  msgid "Click here"
1755
  msgstr "Clica aquí"
1756
 
1757
+ #: subscribers/view-subscriber-import.php:96
1758
  #: subscribers/view-subscriber-import.php:125
1759
  msgid " to view details."
1760
  msgstr "per veure els detalls."
1763
  msgid "File Upload Failed."
1764
  msgstr "Ha fallat la pujada del fitxer"
1765
 
1766
+ #: subscribers/view-subscriber-import.php:141
1767
  msgid "Import Email Addresses"
1768
  msgstr "Importar adreces d'email"
1769
 
1770
+ #: subscribers/view-subscriber-import.php:154
1771
  msgid "Select CSV file"
1772
  msgstr "Seleccionar fitxer CSV"
1773
 
1774
+ #: subscribers/view-subscriber-import.php:156
1775
  msgid "Check CSV structure "
1776
  msgstr "Comprovi estructura CSV"
1777
 
1778
+ #: subscribers/view-subscriber-import.php:157
1779
  msgid "from here"
1780
  msgstr "Des d'aquí"
1781
 
1782
+ #: subscribers/view-subscriber-import.php:168
1783
  msgid "Select Subscribers Email Status"
1784
  msgstr "Seleccioni l'estat dels emails dels subscriptors"
1785
 
1786
+ #: subscribers/view-subscriber-import.php:184
1787
  msgid "Select (or) Create Group for Subscribers"
1788
  msgstr "Selecciona o crea grup pels subscriptors"
1789
 
1791
  msgid "Selected details does not exists."
1792
  msgstr "Les dades seleccionades no existeixen."
1793
 
1794
+ #: subscribers/view-subscriber-show.php:55
1795
  #: subscribers/view-subscriber-show.php:94
1796
  msgid "Record deleted."
1797
  msgstr "Registre eliminat."
1798
 
1799
  #: subscribers/view-subscriber-show.php:66
1800
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
 
1801
  msgstr ""
1802
  "Per enviar correu electrònic de confirmació, si us plau, canvieu l'opció de "
1803
  "Opt-in a Double Opt In."
1804
 
1805
+ #: subscribers/view-subscriber-show.php:74
1806
  #: subscribers/view-subscriber-show.php:133
1807
  msgid "Confirmation emails Resent Successfully."
1808
  msgstr "S'han reenviat correus electrònics de confirmació amb èxit."
1809
 
1810
+ #: subscribers/view-subscriber-show.php:99
1811
+ #: subscribers/view-subscriber-show.php:138
1812
+ #: subscribers/view-subscriber-show.php:176
1813
  #: subscribers/view-subscriber-show.php:215
1814
  msgid "No record was selected."
1815
  msgstr "No has seleccionat cap registre"
1816
 
1817
  #: subscribers/view-subscriber-show.php:114
1818
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
 
1819
  msgstr ""
1820
  "Per enviar el correu de confirmació, si us plau, canvieu l'opció de Opt-in a "
1821
  "Double Opt In."
1836
  msgid "Please select New Status to update."
1837
  msgstr "Selecciona nou estat per actualitzar"
1838
 
1839
+ #: subscribers/view-subscriber-show.php:276
 
 
 
 
1840
  msgid "Bulk Actions"
1841
  msgstr "Accions en bloc"
1842
 
1843
+ #: subscribers/view-subscriber-show.php:278
1844
+ #: subscribers/view-subscriber-show.php:411
1845
  msgid "Resend Confirmation"
1846
  msgstr "Reenvia confirmació"
1847
 
1848
+ #: subscribers/view-subscriber-show.php:280
1849
  msgid "Update Subscribers Status"
1850
  msgstr "Actualitzar l'estat dels subscriptors"
1851
 
1852
+ #: subscribers/view-subscriber-show.php:283
1853
  msgid "Select Group"
1854
  msgstr "Selecciona un grup"
1855
 
1856
+ #: subscribers/view-subscriber-show.php:298
1857
+ #: subscribers/view-subscriber-show.php:325
1858
  msgid "All Status"
1859
  msgstr "Tots els estats"
1860
 
1861
+ #: subscribers/view-subscriber-show.php:304
1862
  msgid "Apply"
1863
  msgstr "Aplicar"
1864
 
1865
+ #: subscribers/view-subscriber-show.php:308
1866
  msgid "All Groups"
1867
  msgstr "Tots els grups"
1868
 
1869
+ #: subscribers/view-subscriber-show.php:332
1870
  msgid "1 to 200 emails"
1871
  msgstr "1 a 200 emails"
1872
 
1873
+ #: subscribers/view-subscriber-show.php:333
1874
  msgid "201 to 400"
1875
  msgstr "201 a 400"
1876
 
1877
+ #: subscribers/view-subscriber-show.php:334
1878
  msgid "401 to 600"
1879
  msgstr "401 a 600"
1880
 
1881
+ #: subscribers/view-subscriber-show.php:335
1882
  msgid "601 to 800"
1883
  msgstr "601 a 800"
1884
 
1885
+ #: subscribers/view-subscriber-show.php:336
1886
  msgid "801 to 1000"
1887
  msgstr "801 a 1000"
1888
 
1889
+ #: subscribers/view-subscriber-show.php:337
1890
  msgid "1001 to 2000"
1891
  msgstr "1001 a 2000"
1892
 
1893
+ #: subscribers/view-subscriber-show.php:338
1894
  msgid "2001 to 5000"
1895
  msgstr "2001 a 5000"
1896
 
1897
+ #: subscribers/view-subscriber-show.php:339
1898
  msgid "5001 to 10000"
1899
  msgstr "5001 a 10000"
1900
 
1901
+ #: subscribers/view-subscriber-show.php:340
1902
  msgid "Display All"
1903
  msgstr "Mostra-ho tot"
1904
 
1905
+ #: subscribers/view-subscriber-show.php:352
1906
+ #: subscribers/view-subscriber-show.php:366
1907
  msgid "Email Address"
1908
  msgstr "Adreça del correu electrònic"
1909
 
1910
+ #: subscribers/view-subscriber-show.php:355
1911
+ #: subscribers/view-subscriber-show.php:369
1912
  msgid "Group"
1913
  msgstr "Grup"
1914
 
1915
+ #: subscribers/view-subscriber-show.php:356
1916
+ #: subscribers/view-subscriber-show.php:370
1917
+ msgid "Signup Date<br>(YYYY-MM-DD)"
1918
+ msgstr "data de registre<br>(AAAA-MM-DD)"
1919
 
1920
  #: subscribers/view-subscriber-sync.php:35
1921
  msgid "Please select default group to newly registered user."
1927
  msgid "Emails Successfully Synced."
1928
  msgstr "Els correus electrònics sincronitzats amb èxit ."
1929
 
1930
+ #: subscribers/view-subscriber-sync.php:87
1931
  msgid "Sync Email"
1932
  msgstr "sincronització del correu electrònic"
1933
 
1934
+ #: subscribers/view-subscriber-sync.php:100
1935
  msgid "Sync newly registered users to subscribers list"
1936
+ msgstr "Sincronitzar els usuaris registrats recentment a la llista de subscriptors"
 
1937
 
1938
+ #: subscribers/view-subscriber-sync.php:113
1939
  msgid "Select group to add newly registered users to"
1940
  msgstr "Seleccionar grup per afegir-hi nous usuaris registrats"
1941
 
languages/email-subscribers-cs_CZ.mo CHANGED
Binary file
languages/email-subscribers-cs_CZ.po CHANGED
@@ -1,19 +1,423 @@
1
  msgid ""
2
  msgstr ""
3
- "PO-Revision-Date: 2016-12-09 11:30+0100\n"
 
 
 
 
 
 
 
4
  "MIME-Version: 1.0\n"
5
  "Content-Type: text/plain; charset=UTF-8\n"
6
  "Content-Transfer-Encoding: 8bit\n"
7
- "Plural-Forms: nplurals=3; plural=( n == 1 ) ? 0 : ( n >= 2 && n <= 4 ) ? 1 : "
8
- "2;\n"
9
  "X-Generator: Poedit 1.8.11\n"
10
- "Language: cs_CZ\n"
11
- "Project-Id-Version: Plugins - Email Subscribers &#38; Newsletters - Stable "
12
- "(latest release)\n"
13
- "POT-Creation-Date: 2016-12-09 10:27+0000\n"
14
- "Last-Translator: administrator <2mkower@gmail.com>\n"
15
- "Language-Team: Czech\n"
16
- "Report-Msgid-Bugs-To: \n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  #: classes/es-common.php:8
19
  msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
@@ -60,8 +464,7 @@ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
60
  msgstr "<span style=\"color:#993399;\">Okamžitá zpráva</span>"
61
 
62
  #: classes/es-loadwidget.php:24 classes/es-register.php:499
63
- #: subscribers/view-subscriber-show.php:355
64
- #: subscribers/view-subscriber-show.php:369
65
  msgid "Name"
66
  msgstr "Jméno"
67
 
@@ -75,48 +478,18 @@ msgstr "Odebírat"
75
 
76
  #: classes/es-register.php:139 classes/es-register.php:140
77
  msgid "Email Subscribers"
78
- msgstr "Email Subscribers"
79
 
80
  #: classes/es-register.php:142 classes/es-register.php:143
 
81
  msgid "Subscribers"
82
  msgstr "Odběratelé"
83
 
84
  #: classes/es-register.php:145 classes/es-register.php:146
 
85
  msgid "Compose"
86
  msgstr "Vytvořit"
87
 
88
- #: classes/es-register.php:148 classes/es-register.php:149
89
- #: notification/notification-show.php:53
90
- msgid "Notification"
91
- msgstr "Oznámení"
92
-
93
- #: classes/es-register.php:151 classes/es-register.php:152
94
- #: sendmail/sendmail.php:95 sendmail/sendmail.php:193 sendmail/sendmail.php:195
95
- msgid "Send Email"
96
- msgstr "Odeslat email"
97
-
98
- #: classes/es-register.php:154
99
- msgid "Cron"
100
- msgstr "Cron"
101
-
102
- #: classes/es-register.php:155
103
- msgid "Cron Mail"
104
- msgstr "Cron"
105
-
106
- #: classes/es-register.php:157 classes/es-register.php:158
107
- #: settings/settings-edit.php:198
108
- msgid "Settings"
109
- msgstr "Nastavení"
110
-
111
- #: classes/es-register.php:160 classes/es-register.php:161
112
- msgid "Roles"
113
- msgstr "Oprávnění"
114
-
115
- #: classes/es-register.php:163 classes/es-register.php:164
116
- #: sentmail/sentmail-show.php:97
117
- msgid "Sent Mails"
118
- msgstr "Odeslané emaily"
119
-
120
  #: classes/es-register.php:166
121
  msgid "Help & Info"
122
  msgstr "Nápověda"
@@ -158,11 +531,11 @@ msgstr "Skutečně chcete smazat vybrané záznamy?"
158
  #: classes/es-register.php:184
159
  msgctxt "view-subscriber-enhanced-select"
160
  msgid ""
161
- "Do you want to resend confirmation email? \\nAlso please note, this will "
162
- "update subscriber current status to 'Unconfirmed'."
163
  msgstr ""
164
- "Chcete znovu odeslat potvrzovací email? \\nUpozorňujeme, že bude "
165
- "aktualizován současný stav odběratele na „Nepotvrzeno“."
166
 
167
  #: classes/es-register.php:185
168
  msgctxt "view-subscriber-enhanced-select"
@@ -192,11 +565,10 @@ msgstr "Chcete exportovat emaily?"
192
  #: classes/es-register.php:190
193
  msgctxt "view-subscriber-enhanced-select"
194
  msgid ""
195
- "Please select only csv file. Please check official website for csv "
196
- "structure.."
197
  msgstr ""
198
- "Použijte výhradně soubor ve formátu CSV. Zkontrolujte strukturu csv souboru "
199
- "na oficiálních internetových stránkách..."
200
 
201
  #: classes/es-register.php:198
202
  msgctxt "compose-enhanced-select"
@@ -220,11 +592,9 @@ msgstr "Vyberte skupinu odběratelů."
220
 
221
  #: classes/es-register.php:209
222
  msgctxt "notification-enhanced-select"
223
- msgid ""
224
- "Please select notification mail subject. Use compose menu to create new."
225
  msgstr ""
226
- "Vyberte předmět oznamovacího emailu. Pro vytvoření nového použijte menu "
227
- "„Vytvořit“."
228
 
229
  #: classes/es-register.php:210
230
  msgctxt "notification-enhanced-select"
@@ -249,10 +619,8 @@ msgstr "Vyberte typ zprávy."
249
  #: classes/es-register.php:221
250
  msgctxt "sendmail-enhanced-select"
251
  msgid ""
252
- "Have you double checked your selected group? If so, let's go ahead and send "
253
- "this."
254
- msgstr ""
255
- "Zkontrolovali jste si vybranou skupinu? Jestli ano, formulář můžete odeslat."
256
 
257
  #: classes/es-register.php:229
258
  msgctxt "sentmail-enhanced-select"
@@ -302,13 +670,13 @@ msgstr "Úspěnšně jste se přihlásili k odběru."
302
  #: classes/es-register.php:257
303
  msgctxt "widget-enhanced-select"
304
  msgid ""
305
- "Your subscription was successful! Within a few minutes, kindly check the "
306
- "mail in your mailbox and confirm your subscription. If you can't see the "
307
- "mail in your mailbox, please check your spam folder."
308
  msgstr ""
309
- "Úspěšně jste se přihlásili k odběru! Během několika minut zkontrolujte "
310
- "emaily ve své schránce a potvrďte registraci. Pokud email nenajdete, "
311
- "zkontrolujte prosím složku se spamem."
312
 
313
  #: classes/es-register.php:258
314
  msgctxt "widget-enhanced-select"
@@ -363,13 +731,13 @@ msgstr "Úspěnšně jste se přihlásili k odběru."
363
  #: classes/es-register.php:274
364
  msgctxt "widget-page-enhanced-select"
365
  msgid ""
366
- "Your subscription was successful! Within a few minutes, kindly check the "
367
- "mail in your mailbox and confirm your subscription. If you can't see the "
368
- "mail in your mailbox, please check your spam folder."
369
  msgstr ""
370
- "Úspěšně jste se přihlásili k odběru! Během několika minut zkontrolujte "
371
- "emaily ve své schránce a potvrďte registraci. Pokud email nenajdete, "
372
- "zkontrolujte prosím složku se spamem."
373
 
374
  #: classes/es-register.php:275
375
  msgctxt "widget-page-enhanced-select"
@@ -401,8 +769,8 @@ msgid ""
401
  "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
402
  "instantly"
403
  msgstr ""
404
- "Email Subscribers doporučuje bezplatný plugin <b>Rainmaker</b> k okamžitému "
405
- "zběru potenciálních zákazníků"
406
 
407
  #: classes/es-register.php:409
408
  msgid "Yes, I want this"
@@ -440,86 +808,69 @@ msgstr "Vyberte šablonu záhlaví."
440
  msgid "Template successfully created. "
441
  msgstr "Šablona byla úspěšně vytvořena."
442
 
443
- #: compose/compose-add.php:75 compose/compose-edit.php:85
444
- #: compose/compose-show.php:65
445
- msgid "Compose Mail"
446
- msgstr "Vytvořit zprávu"
447
-
448
- #: compose/compose-add.php:76 compose/compose-edit.php:87
449
- #: compose/compose-preview.php:29 compose/compose-show.php:67
450
- #: cron/cron-add.php:75 notification/notification-add.php:108
451
- #: notification/notification-edit.php:119 notification/notification-show.php:55
452
- #: roles/roles-add.php:106 sendmail/sendmail.php:96
453
- #: sentmail/deliverreport-show.php:62 sentmail/sentmail-preview.php:29
454
- #: sentmail/sentmail-show.php:98 settings/settings-edit.php:199
455
- #: subscribers/view-subscriber-add.php:116
456
- #: subscribers/view-subscriber-edit.php:115
457
- #: subscribers/view-subscriber-export.php:31
458
- #: subscribers/view-subscriber-import.php:147
459
- #: subscribers/view-subscriber-show.php:247
460
- #: subscribers/view-subscriber-sync.php:94
461
  msgid "Help"
462
  msgstr "Nápověda"
463
 
464
- #: compose/compose-add.php:79 compose/compose-edit.php:90
465
  msgid "Select your Mail Type"
466
  msgstr "Vyberte typ zprávy."
467
 
468
- #: compose/compose-add.php:81 compose/compose-edit.php:92
469
- msgid "Static Template (For Newsletter Email)"
470
- msgstr "Statická šablona (pro email novinek)"
471
-
472
- #: compose/compose-add.php:82 compose/compose-edit.php:93
473
- msgid "Dynamic Template (For Notification Email)"
474
- msgstr "Dynamická šablona (pro emailová oznámenní)"
475
-
476
- #: compose/compose-add.php:86 compose/compose-edit.php:97
477
  msgid "Enter Mail Subject"
478
  msgstr "Zadejte předmět zprávy"
479
 
480
- #: compose/compose-add.php:88 compose/compose-edit.php:99
481
  msgid "Keyword: ###POSTTITLE###"
482
  msgstr "Klíčové slovo: ###POSTTITLE###"
483
 
484
- #: compose/compose-add.php:90 compose/compose-edit.php:101
485
  msgid "Enter Content for your Mail"
486
  msgstr "Zadejte obsah zprávy"
487
 
488
- #: compose/compose-add.php:94 compose/compose-edit.php:105
 
489
  msgid ""
490
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
491
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
492
- "###POSTDESC###, ###POSTFULL###"
493
  msgstr ""
494
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
495
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
496
- "###POSTDESC###, ###POSTFULL###"
497
 
498
- #: compose/compose-add.php:94 compose/compose-edit.php:105
499
  msgid "Available Keywords"
500
  msgstr "Dostupná klíčová slova"
501
 
502
- #: compose/compose-add.php:98 compose/compose-edit.php:109
503
- #: compose/compose-show.php:79 compose/compose-show.php:87
504
- #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
505
- #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
506
- #: subscribers/view-subscriber-show.php:356
507
- #: subscribers/view-subscriber-show.php:370
508
  msgid "Status"
509
  msgstr "Stav"
510
 
511
- #: compose/compose-add.php:100 compose/compose-edit.php:111
512
  msgid "Published"
513
  msgstr "Publikováno"
514
 
515
- #: compose/compose-add.php:102 compose/compose-edit.php:113
516
  msgid "Please select your mail status"
517
  msgstr "Vyberte stav zprávy"
518
 
519
- #: compose/compose-add.php:106 compose/compose-edit.php:118
520
- #: cron/cron-add.php:91 notification/notification-add.php:247
521
- #: notification/notification-edit.php:287 roles/roles-add.php:202
522
- #: subscribers/view-subscriber-edit.php:192
523
  msgid "Save"
524
  msgstr "Uložit"
525
 
@@ -535,18 +886,17 @@ msgstr "Vybrané podrobnosti neexistují."
535
  msgid "Template successfully updated. "
536
  msgstr "Šablona byla úspěšně aktualizována."
537
 
538
- #: compose/compose-edit.php:86 compose/compose-show.php:66
539
- #: notification/notification-edit.php:118 notification/notification-show.php:54
540
  msgid "Add New"
541
  msgstr "Vytvoit"
542
 
543
- #: compose/compose-preview.php:28 sentmail/sentmail-preview.php:28
544
  msgid "Preview Mail"
545
  msgstr "Náhled emailu"
546
 
547
- #: compose/compose-preview.php:41 compose/compose-show.php:105
548
- #: notification/notification-show.php:98
549
- #: subscribers/view-subscriber-show.php:400
550
  msgid "Edit"
551
  msgstr "Upravit"
552
 
@@ -560,34 +910,33 @@ msgstr "Klikněte zde"
560
  msgid "Selected record deleted."
561
  msgstr "Vybraný záznam byl smazán."
562
 
563
- #: compose/compose-show.php:78 compose/compose-show.php:86
564
  msgid "Email subject"
565
  msgstr "Předmět emailu"
566
 
567
- #: compose/compose-show.php:80 compose/compose-show.php:88
568
- #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
569
- #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
570
  msgid "Type"
571
  msgstr "Typ"
572
 
573
- #: compose/compose-show.php:81 compose/compose-show.php:89
574
  msgid "Actions"
575
  msgstr "Akce"
576
 
577
- #: compose/compose-show.php:106 notification/notification-show.php:101
578
- #: subscribers/view-subscriber-show.php:279
579
- #: subscribers/view-subscriber-show.php:405
580
  msgid "Delete"
581
  msgstr "Smazat"
582
 
583
- #: compose/compose-show.php:107 sentmail/sentmail-show.php:109
584
- #: sentmail/sentmail-show.php:122
585
  msgid "Preview"
586
  msgstr "Náhled"
587
 
588
- #: compose/compose-show.php:115 notification/notification-show.php:141
589
- #: sentmail/deliverreport-show.php:115 sentmail/sentmail-show.php:165
590
- #: subscribers/view-subscriber-show.php:428
591
  msgid "No records available."
592
  msgstr "Žádné záznamy nejsou k dispozici."
593
 
@@ -595,63 +944,25 @@ msgstr "Žádné záznamy nejsou k dispozici."
595
  msgid "Please enter valid mail count."
596
  msgstr "Zadejte platný počet emailů."
597
 
598
- #: cron/cron-add.php:33
599
- msgid "Cron details successfully updated."
600
- msgstr "Podrobnosti cronu byly úspěšně aktualizovány."
601
-
602
- #: cron/cron-add.php:74
603
- msgid "Cron Details"
604
- msgstr "Podrobnosti cronu"
605
-
606
- #: cron/cron-add.php:78
607
  msgid "Cron job URL"
608
  msgstr "URL cronu"
609
 
610
- #: cron/cron-add.php:80
611
- msgid ""
612
- "This is your cron job URL. It is a readonly field and you are advised not to "
613
- "modify it."
614
- msgstr ""
615
- "Toto je URL vašeho cronu. Pole je pouze pro čtení, nedoporučujeme vám jej "
616
- "upravovat."
617
-
618
- #: cron/cron-add.php:82
619
  msgid "Mail Count"
620
  msgstr "Počet zpráv"
621
 
622
- #: cron/cron-add.php:84
623
- msgid ""
624
- "Enter number of mails you want to send per hour/trigger (Your web host has "
625
- "limits. We suggest 50 emails per hour to be safe)."
626
- msgstr ""
627
- "Zadejte počet emailů, které chcete poslat za hodinu/spuštění (Nezapomeňte, "
628
- "že webhoster má svá omezení. Doporučujeme proto odesílat 50 emailů za "
629
- "hodinu.)."
630
-
631
- #: cron/cron-add.php:86
632
  msgid "Admin Report"
633
  msgstr "Hlášení pro administrátora"
634
 
635
- #: cron/cron-add.php:88
636
- msgid ""
637
- "Send above mail to admin whenever cron URL is triggered from your server."
638
- "<br />(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
639
- msgstr ""
640
- "Vše uvedená zpráva se administrátorovi odešle, kdykoliv se na vašem serveru "
641
- "vyvolá cron URL.<br />(Dostupná klíčová slova: ###DATE###, ###SUBJECT###, "
642
- "###COUNT###)"
643
-
644
- #: cron/cron-add.php:97
645
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
646
- msgstr "Jak nastavit automatické emaily pomocí cronu přes cPanel nebo Plesk?"
647
-
648
- #: cron/cron-add.php:98
649
  msgid ""
650
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
651
  "schedule-cron-emails/\">What is Cron?</a>"
652
  msgstr "Co je to cron?"
653
 
654
- #: cron/cron-add.php:99
655
  msgid ""
656
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
657
  "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
@@ -659,7 +970,7 @@ msgstr ""
659
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
660
  "schedule-cron-emails-in-parallels-plesk/\">Nastavení cronu v Plesk</a>"
661
 
662
- #: cron/cron-add.php:100
663
  msgid ""
664
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
665
  "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
@@ -667,17 +978,7 @@ msgstr ""
667
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
668
  "schedule-cron-emails-in-cpanel/\">Nastavení cronu v cPanel</a>"
669
 
670
- #: cron/cron-add.php:101
671
- msgid ""
672
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
673
- "do-if-hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</"
674
- "a>"
675
- msgstr ""
676
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
677
- "do-if-hosting-doesnt-support-cron-jobs/\">Nepodporuje váš hosting crony?</a>"
678
-
679
- #: export/export-email-address.php:32 export/export-email-address.php:36
680
- #: export/export-email-address.php:39
681
  msgid "Unexpected url submit has been detected"
682
  msgstr "Byla zjištěna neočekávaná URL adresa"
683
 
@@ -686,125 +987,98 @@ msgid "Welcome to Email Subscribers!"
686
  msgstr "Vítá vás plugin Email Subscribers!"
687
 
688
  #: help/help.php:47
689
- msgid ""
690
- "Thanks for installing and we hope you will enjoy using Email Subscribers."
691
- msgstr ""
692
- "Děkujeme vám za instalaci a doufáme, že se vám Email Subscribers bude líbit."
693
 
694
  #: help/help.php:51
695
  msgid "For more help and tips..."
696
  msgstr "Pro další pomoc a rady..."
697
 
698
- #: help/help.php:95
699
  msgid "Frequently Asked Questions"
700
  msgstr "Časté dotazy (anglicky)"
701
 
702
- #: help/help.php:114 help/help.php:123 help/help.php:126 help/help.php:129
703
- #: help/help.php:132 help/help.php:135 help/help.php:138 help/help.php:141
704
- #: help/help.php:144 help/help.php:147 help/help.php:150 help/help.php:153
705
- #: help/help.php:156 help/help.php:159 help/help.php:162 help/help.php:165
706
- #: help/help.php:168 help/help.php:171 help/help.php:174
 
707
  msgid "%s"
708
  msgstr "%s"
709
 
710
- #: help/help.php:114
711
  msgid "How to Add Subscription box to website?"
712
  msgstr "Jak na web přidat přihlašovací formulář?"
713
 
714
- #: help/help.php:123
715
- msgid "How to Import or Export Email Addresses?"
716
- msgstr "Jak importovat nebo exportovat emailové adresy?"
717
-
718
  #: help/help.php:126
719
  msgid "General Plugin Settings"
720
  msgstr "Základní nastavení pluginu"
721
 
722
- #: help/help.php:126
723
- msgid ""
724
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, "
725
- "Admin mails)"
726
- msgstr ""
727
- "(Jak upravit obsah stávajících emailů, jako např. zpráva pro potvrzení "
728
- "emailu, uvítací email, emaily administrátorovi) "
729
-
730
  #: help/help.php:129
 
 
 
 
731
  msgid "How to change/update/translate any texts from Email Subscribers?"
732
  msgstr "Jak změnit/aktualizovat/přeložit jakýkoliv text v Email Subscribers? "
733
 
734
- #: help/help.php:132
735
  msgid "How to add Unsubscribe link in emails?"
736
  msgstr "Jak do emailů přidat odkaz pro odhlášení?"
737
 
738
- #: help/help.php:135
739
  msgid "What are Static Templates and Dynamic Templates?"
740
  msgstr "Co je statická šablona a dynamická šablona?"
741
 
742
- #: help/help.php:138
743
- msgid "How to Compose and Send Static Newsletter Mails?"
744
- msgstr "Jak vytvářet a odesílat statické zprávy newsletterů?"
745
-
746
- #: help/help.php:141
747
- msgid ""
748
- "How to Configure and Send notification emails to subscribers when new posts "
749
- "are published?"
750
- msgstr ""
751
- "Jak nastavit a odesílat emailová oznámení odběratelům, jakmile jsou "
752
- "publikovány nové příspěvky?"
753
-
754
- #: help/help.php:144
755
  msgid "How to Send a sample new post notification email to testgroup/myself?"
756
  msgstr "Jak poslat ukázku nového oznamovacího emailu testovací skupině/sobě?"
757
 
758
- #: help/help.php:147
759
- msgid "How to check Sent mails?"
760
- msgstr "Jak zkontrolovat odeslané emaily?"
761
-
762
- #: help/help.php:150
763
  msgid "How to Add/Update Existing Subscribers Group?"
764
  msgstr "Jak přidat/aktualizovat existující skupinu odběratelů?"
765
 
766
- #: help/help.php:153
767
  msgid "Subscribers are not receiving Emails?"
768
  msgstr "Odběratelé nepřijímají emaily?"
769
 
770
- #: help/help.php:156
771
  msgid "How to show subscribe form inside a popup?"
772
  msgstr "Jak zobrazit přihlašovací formulář ve vyskakovacím okně?"
773
 
774
- #: help/help.php:159
775
  msgid "How to use Rainmaker’s form in Email Subscribers?"
776
  msgstr "Jak používat formulář Rainmaker v Email Subscribers?"
777
 
778
- #: help/help.php:162
779
  msgid "How to Schedule Cron Mails?"
780
  msgstr "Jak naplánovat cron emaily?"
781
 
782
- #: help/help.php:165
783
  msgid "How to Schedule Cron Emails in cPanel?"
784
  msgstr "Jak naplánovat cron emaily v cPanelu?"
785
 
786
- #: help/help.php:168
787
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
788
  msgstr "Jak naplánovat cron emaily v Parallels Plesk?"
789
 
790
- #: help/help.php:171
791
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
792
  msgstr "Co dělat, když hosting nepodporuje crony?"
793
 
794
- #: help/help.php:174
795
  msgid "Commonly Asked Questions"
796
  msgstr "Nejčastější dotazy"
797
 
798
- #: job/es-optin.php:56 job/es-optin.php:66 job/es-unsubscribe.php:53
799
- #: job/es-unsubscribe.php:60
800
  msgid ""
801
- "Oops.. We are getting some technical error. Please try again or contact "
802
- "admin."
803
  msgstr ""
804
- "Nastala technická chyba. Zkuste to prosím znovu nebo se obraťte na "
805
- "administrátora."
806
 
807
- #: job/es-optin.php:59
808
  msgid "This email address has already been confirmed."
809
  msgstr "Tato emailová adresa již byla potvrzena."
810
 
@@ -817,11 +1091,9 @@ msgid "Please select notification status."
817
  msgstr "Vyberte stav oznámení."
818
 
819
  #: notification/notification-add.php:44 notification/notification-edit.php:60
820
- msgid ""
821
- "Please select notification mail subject. Use compose menu to create new."
822
  msgstr ""
823
- "Vyberte předmět oznamovacího emailu. Pro vytvoření nového použijte menu "
824
- "„Vytvořit“."
825
 
826
  #: notification/notification-add.php:50 notification/notification-edit.php:66
827
  msgid "Please select post categories."
@@ -831,72 +1103,69 @@ msgstr "Vyberte rubriky příspěvků."
831
  msgid "Notification successfully created. "
832
  msgstr "Oznámení bylo úspěšně vytvořeno."
833
 
834
- #: notification/notification-add.php:107
835
  msgid "Add Notification"
836
  msgstr "Přidat oznámení"
837
 
838
- #: notification/notification-add.php:115
839
  msgid "Select Subscribers Group"
840
  msgstr "Vyberte skupinu odběratelů"
841
 
842
- #: notification/notification-add.php:119 notification/notification-add.php:143
843
- #: notification/notification-edit.php:130
844
- #: notification/notification-edit.php:163 sendmail/sendmail.php:109
845
- #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
846
- #: subscribers/view-subscriber-add.php:163
847
- #: subscribers/view-subscriber-edit.php:163
848
- #: subscribers/view-subscriber-import.php:191
849
- #: subscribers/view-subscriber-sync.php:120
850
  msgid "Select"
851
  msgstr "Vybrat"
852
 
853
- #: notification/notification-add.php:137 notification/notification-edit.php:157
854
  msgid "Select Notification Mail Subject"
855
  msgstr "Vyberte předmět oznamovací zprávy"
856
 
857
- #: notification/notification-add.php:138 notification/notification-edit.php:158
858
  msgid "(Use compose menu to create new)"
859
  msgstr "(Pro nový předmět použijte menu „Vytvořit“)"
860
 
861
- #: notification/notification-add.php:162 notification/notification-edit.php:185
862
  msgid "Select Post Categories"
863
  msgstr "Vyberte rubriky příspěvků"
864
 
865
- #: notification/notification-add.php:189 notification/notification-edit.php:220
866
  msgid "Check All"
867
  msgstr "Označit vše"
868
 
869
- #: notification/notification-add.php:190 notification/notification-edit.php:221
870
  msgid "Uncheck All"
871
  msgstr "Odznačit vše"
872
 
873
- #: notification/notification-add.php:196 notification/notification-edit.php:228
874
  msgid "Select your Custom Post Type"
875
  msgstr "Vyberte vlastní typ obsahu"
876
 
877
- #: notification/notification-add.php:197 notification/notification-edit.php:229
878
  msgid "(Optional)"
879
  msgstr "(nepovinné)"
880
 
881
- #: notification/notification-add.php:226 notification/notification-edit.php:263
882
  msgid "No Custom Post Types Available"
883
  msgstr "Vlastní typ obsahu není dostupný"
884
 
885
- #: notification/notification-add.php:233 notification/notification-edit.php:271
886
  msgid "Select Notification Status"
887
  msgstr "Vyberte stav oznámení"
888
 
889
- #: notification/notification-add.php:237 notification/notification-edit.php:276
890
  msgid "Send mail immediately when new post is published"
891
  msgstr "Odeslat zprávu ihned, jakmile je publikován nový příspěvek"
892
 
893
- #: notification/notification-add.php:238 notification/notification-edit.php:277
894
  msgid "Add to cron when new post is published and send via cron job"
895
  msgstr ""
896
- "Přidat do cronu, když je nový příspěvek zveřejněn a odeslat prostřednictvím "
897
- "cronu"
898
 
899
- #: notification/notification-add.php:239 notification/notification-edit.php:278
900
  msgid "Disable notification"
901
  msgstr "Zakázat oznámení "
902
 
@@ -912,36 +1181,35 @@ msgstr "Vyberte stav oznámení"
912
  msgid "Notification successfully updated. "
913
  msgstr "Oznámení bylo úspěšně upraveno."
914
 
915
- #: notification/notification-edit.php:117
916
  msgid "Edit Notification"
917
  msgstr "Upravit oznámení"
918
 
919
- #: notification/notification-edit.php:126
920
- #: subscribers/view-subscriber-show.php:281
921
  msgid "Update Subscribers Group"
922
  msgstr "Upravit skupinu odběratelů"
923
 
924
- #: notification/notification-show.php:66 notification/notification-show.php:74
925
  msgid "Mail Subject"
926
  msgstr "Předmět emailu"
927
 
928
- #: notification/notification-show.php:67 notification/notification-show.php:75
929
  msgid "Subscribers Group"
930
  msgstr "Skupina odběratelů"
931
 
932
- #: notification/notification-show.php:68 notification/notification-show.php:76
933
  msgid "Categories / Custom Post"
934
  msgstr "Rubriky / Vlastní příspěvek"
935
 
936
- #: notification/notification-show.php:69 notification/notification-show.php:77
937
  msgid "Notification Status"
938
  msgstr "Stav oznámení"
939
 
940
- #: notification/notification-show.php:128
941
  msgid "Send mail immediately when new post is published."
942
  msgstr "Odešle zprávu ihned, jakmile je publikován nový příspěvek."
943
 
944
- #: notification/notification-show.php:130
945
  msgid "Add to cron and send mail via cron job."
946
  msgstr "Přidá se do cronu a odešle zprávu cronem."
947
 
@@ -949,60 +1217,39 @@ msgstr "Přidá se do cronu a odešle zprávu cronem."
949
  msgid "Role Updated. "
950
  msgstr "Oprávnění bylo aktualizováno."
951
 
952
- #: roles/roles-add.php:105
953
- msgid "Roles and Capabilities"
954
- msgstr "Role a přístupy"
955
-
956
- #: roles/roles-add.php:109
957
- msgid ""
958
- "Select user roles who can access following menus. Only Admin can change this."
959
  msgstr ""
960
  "Vyberte uživatelské role, které mají mít přístup k následujícím menu. Pouze "
961
  "správce zde může provádět změny."
962
 
963
- #: roles/roles-add.php:116
964
  msgid "Subscribers Menu"
965
  msgstr "Menu odběratelé"
966
 
967
- #: roles/roles-add.php:120 roles/roles-add.php:132 roles/roles-add.php:144
968
- #: roles/roles-add.php:156 roles/roles-add.php:168 roles/roles-add.php:180
969
- #: roles/roles-add.php:192
970
  msgid "Administrator Only"
971
  msgstr "Pouze administrátor"
972
 
973
- #: roles/roles-add.php:121 roles/roles-add.php:133 roles/roles-add.php:145
974
- #: roles/roles-add.php:157 roles/roles-add.php:169 roles/roles-add.php:181
975
- #: roles/roles-add.php:193
976
  msgid "Administrator/Editor"
977
  msgstr "Administrátor/Editor"
978
 
979
- #: roles/roles-add.php:122 roles/roles-add.php:134 roles/roles-add.php:146
980
- #: roles/roles-add.php:158 roles/roles-add.php:170 roles/roles-add.php:182
981
- #: roles/roles-add.php:194
982
  msgid "Administrator/Editor/Author/Contributor"
983
  msgstr "Administrátor/Editor/Autor/Spolupracovník"
984
 
985
- #: roles/roles-add.php:128
986
  msgid "Compose Menu"
987
  msgstr "Menu vytvořit"
988
 
989
- #: roles/roles-add.php:140
990
- msgid "Notification Menu"
991
- msgstr "Menu oznámení"
992
-
993
- #: roles/roles-add.php:152
994
- msgid "Send Email Menu/Cron Menu"
995
- msgstr "Menu odeslat zprávu/menu cron"
996
-
997
- #: roles/roles-add.php:164
998
- msgid "Settings Menu"
999
- msgstr "Menu nastavení"
1000
-
1001
- #: roles/roles-add.php:176
1002
- msgid "Sent Mails Menu"
1003
- msgstr "Menu odeslané emaily"
1004
-
1005
- #: roles/roles-add.php:188
1006
  msgid "Help & Info Menu"
1007
  msgstr "Menu Nápověda"
1008
 
@@ -1055,18 +1302,23 @@ msgid "Recipients : 0 "
1055
  msgstr "Příjemců: 0"
1056
 
1057
  #: sendmail/sendmail.php:179
 
1058
  msgid "Recipients : %s"
1059
  msgstr "Příjemců: %s"
1060
 
1061
  #: sendmail/sendmail.php:182
1062
  msgid ""
1063
- "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1064
- "that you change above Mail Type to Cron and Send Mail via Cron Job.</"
1065
- "strong><br>Click on Help for more information."
1066
  msgstr ""
1067
- "<br><br><strong>Váš počet příjemců je vyšší než 100.<br>Důrazně "
1068
- "doporučujeme, abyste výše změnili typ emailu na cron a zprávy odeslali přes "
1069
- "cron.</strong><br>Pro více informací klikněte na nápovědu."
 
 
 
 
1070
 
1071
  #: sendmail/sendmail.php:198
1072
  msgid "Reset"
@@ -1084,39 +1336,38 @@ msgstr " &lt;&lt; "
1084
  msgid " &gt;&gt; "
1085
  msgstr " &gt;&gt; "
1086
 
1087
- #: sentmail/deliverreport-show.php:61
1088
  msgid "Delivery Report"
1089
  msgstr "Hlášení o doručení"
1090
 
1091
- #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1092
- #: subscribers/view-subscriber-export.php:38
1093
- #: subscribers/view-subscriber-export.php:46
1094
- #: subscribers/view-subscriber-show.php:353
1095
- #: subscribers/view-subscriber-show.php:367
1096
  msgid "Sno"
1097
  msgstr "Číslo"
1098
 
1099
- #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
1100
  msgid "Email"
1101
  msgstr "Email"
1102
 
1103
- #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
1104
  msgid "Sent Date"
1105
  msgstr "Datum odeslání"
1106
 
1107
- #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1108
  msgid "Viewed Status"
1109
  msgstr "Stav zobrazení"
1110
 
1111
- #: sentmail/deliverreport-show.php:78 sentmail/deliverreport-show.php:90
1112
  msgid "Viewed Date"
1113
  msgstr "Datum zobrazení"
1114
 
1115
- #: sentmail/deliverreport-show.php:79 sentmail/deliverreport-show.php:91
1116
  msgid "Database ID"
1117
  msgstr "ID databáze"
1118
 
1119
- #: sentmail/sentmail-preview.php:43
1120
  msgid "Back"
1121
  msgstr "Zpět"
1122
 
@@ -1124,45 +1375,44 @@ msgstr "Zpět"
1124
  msgid "Successfully deleted all reports except latest 10."
1125
  msgstr "Úspěšně smazány všechny sestavy kromě posledních 10."
1126
 
1127
- #: sentmail/sentmail-show.php:108 sentmail/sentmail-show.php:121
1128
  msgid "View Reports"
1129
  msgstr "Zobrazit hlášení"
1130
 
1131
- #: sentmail/sentmail-show.php:110 sentmail/sentmail-show.php:123
1132
  msgid "Source"
1133
  msgstr "Zdroj"
1134
 
1135
- #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
1136
  msgid "Start Date"
1137
  msgstr "Počáteční datum"
1138
 
1139
- #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1140
  msgid "End Date"
1141
  msgstr "Datum ukončení"
1142
 
1143
- #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1144
  msgid "Total"
1145
  msgstr "Celkem"
1146
 
1147
- #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1148
- #: subscribers/view-subscriber-export.php:41
1149
- #: subscribers/view-subscriber-export.php:49
1150
- #: subscribers/view-subscriber-show.php:359
1151
- #: subscribers/view-subscriber-show.php:373
1152
  msgid "Action"
1153
  msgstr "Akce"
1154
 
1155
- #: sentmail/sentmail-show.php:175
1156
  msgid "Optimize Table & Delete Records"
1157
  msgstr "Optimalizovat tabulku a smazat záznamy"
1158
 
1159
- #: sentmail/sentmail-show.php:184
1160
  msgid ""
1161
- "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1162
- "button to delete all reports except latest 10."
1163
  msgstr ""
1164
- "Poznámka: Klikněte na tlačítko <strong>Optimalizace tabulek a Smazání "
1165
- "záznamů</strong> pro vymazání všech zpráv kromě posledních 10."
1166
 
1167
  #: settings/setting-sync.php:15
1168
  msgid "Table sync completed successfully."
@@ -1192,309 +1442,64 @@ msgstr "Nastavení bylo uloženo."
1192
  msgid "Oops, unable to update."
1193
  msgstr "Nelze aktualizovat."
1194
 
1195
- #: settings/settings-edit.php:206
1196
- msgid "Sender of notifications"
1197
- msgstr "Odesílatel oznámení"
1198
-
1199
- #: settings/settings-edit.php:207
1200
- msgid ""
1201
- "Choose a FROM name and FROM email address for all notifications emails from "
1202
- "this plugin."
1203
- msgstr ""
1204
- "Vyberte jméno a emailovou adresu ODESÍLATELE pro všechny oznamovací emaily z "
1205
- "tohoto pluginu."
1206
-
1207
- #: settings/settings-edit.php:217
1208
- msgid "Mail type"
1209
- msgstr "Typ emailu"
1210
-
1211
- #: settings/settings-edit.php:218
1212
- msgid ""
1213
- "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
1214
- "Option 3 & 4 is to send mails with PHP method mail()"
1215
- msgstr ""
1216
- "Varianty 1 a 2 odesílají emaily výchozí Wordpress metodou wp_mail(). "
1217
- "Varianty 3 a 4 odesílají emaily PHP metodou mail()"
1218
-
1219
- #: settings/settings-edit.php:222
1220
  msgid "1. WP HTML MAIL"
1221
  msgstr "1. WP HTML ZPRÁVA"
1222
 
1223
- #: settings/settings-edit.php:223
1224
  msgid "2. WP PLAINTEXT MAIL"
1225
  msgstr "2. WP PROSTÝ TEXT"
1226
 
1227
- #: settings/settings-edit.php:224
1228
  msgid "3. PHP HTML MAIL"
1229
  msgstr "3. PHP HTML ZPRÁVA"
1230
 
1231
- #: settings/settings-edit.php:225
1232
  msgid "4. PHP PLAINTEXT MAIL"
1233
  msgstr "4. PHP PROSTÝ TEXT"
1234
 
1235
- #: settings/settings-edit.php:232
1236
- msgid "Opt-in option"
1237
- msgstr "Nastavení potvrzení"
1238
-
1239
- #: settings/settings-edit.php:233
1240
- msgid ""
1241
- "Double Opt In, means subscribers need to confirm their email address by an "
1242
- "activation link sent them on a activation email message. Single Opt In, "
1243
- "means subscribers do not need to confirm their email address."
1244
- msgstr ""
1245
- "Dvojí potvrzením požadujete, aby odběratelé potvrdili svou emailovou adresu "
1246
- "aktivačním odkazem zaslaným v aktivační emailové zprávě. Jednoduché "
1247
- "potvrzení, znamená že odběratelé nemusí svou emailovou adresu potvrdit."
1248
-
1249
- #: settings/settings-edit.php:237
1250
  msgid "Double Opt In"
1251
  msgstr "Dvojí potvrzení"
1252
 
1253
- #: settings/settings-edit.php:238 subscribers/view-subscriber-add.php:152
1254
- #: subscribers/view-subscriber-edit.php:151
1255
- #: subscribers/view-subscriber-import.php:179
1256
- #: subscribers/view-subscriber-show.php:304
1257
- #: subscribers/view-subscriber-show.php:331
1258
  msgid "Single Opt In"
1259
  msgstr "Jednoduché potvrzení"
1260
 
1261
- #: settings/settings-edit.php:244
1262
  msgid "Image Size"
1263
  msgstr "Velikost obrázku"
1264
 
1265
- #: settings/settings-edit.php:245
1266
- msgid ""
1267
- "Select image size for ###POSTIMAGE### to be shown in post notification email"
1268
- msgstr ""
1269
- "Vyberte velikost obrázku ###POSTIMAGE###, kerý se zobrazí v emailu oznámení "
1270
- "příspěvku"
1271
-
1272
- #: settings/settings-edit.php:249
1273
  msgid "Full Size"
1274
  msgstr "Plná velikost"
1275
 
1276
- #: settings/settings-edit.php:250
1277
  msgid "Medium Size"
1278
  msgstr "Střední velikost"
1279
 
1280
- #: settings/settings-edit.php:251
1281
  msgid "Thumbnail"
1282
  msgstr "Náhled"
1283
 
1284
- #: settings/settings-edit.php:257
1285
- msgid "Opt-in mail subject (Confirmation mail)"
1286
- msgstr "Předmět potvrzovacího emailu"
1287
-
1288
- #: settings/settings-edit.php:258
1289
- msgid ""
1290
- "Enter the subject for Double Opt In mail. This will send whenever subscriber "
1291
- "added email into our database."
1292
- msgstr ""
1293
- "Zadejte předmět pro email dvojího potvrzení emailové adresy. Ten bude "
1294
- "posílán vždy, když bude odběratelův email přidán do databáze."
1295
-
1296
- #: settings/settings-edit.php:264
1297
- msgid "Opt-in mail content (Confirmation mail)"
1298
- msgstr "Obsah potvrzovacího emailu"
1299
-
1300
- #: settings/settings-edit.php:265
1301
- msgid ""
1302
- "Enter the content for Double Opt In mail. This will send whenever subscriber "
1303
- "added email into our database."
1304
- msgstr ""
1305
- "Zadejte obsah zprávy dvojího potvrzení. Zpráva bude odeslána vždy, když bude "
1306
- "odběratelův email přidán do databáze."
1307
-
1308
- #: settings/settings-edit.php:271
1309
- msgid "Opt-in link (Confirmation link)"
1310
- msgstr "Nastavení odkazu (potvrzovací odkaz)"
1311
-
1312
- #: settings/settings-edit.php:272
1313
- msgid "Double Opt In confirmation link. You no need to change this value."
1314
- msgstr "Odkaz pro dvojí potvrzení. Není nutné měnit tuto hodnotu."
1315
-
1316
- #: settings/settings-edit.php:278
1317
- msgid "Text to display after email subscribed successfully"
1318
- msgstr "Text který se zobrazí po úspěšné registraci emailu"
1319
-
1320
- #: settings/settings-edit.php:279
1321
- msgid ""
1322
- "This text will display once user clicked email confirmation link from opt-in "
1323
- "(confirmation) email content."
1324
- msgstr ""
1325
- "Tento text se zobrazí, jakmile uživatel klikne na potvrzovací odkaz v emailu "
1326
- "(potvrzení)."
1327
-
1328
- #: settings/settings-edit.php:286
1329
- msgid "Subscriber welcome email"
1330
- msgstr "Uvítací email pro odběratele"
1331
-
1332
- #: settings/settings-edit.php:287
1333
- msgid "To send welcome mail to subscriber, This option must be set to YES."
1334
- msgstr ""
1335
- "Pro zaslání uvítacího emaile odběrateli, musí být tato volba nastavena na "
1336
- "hodnotu ANO."
1337
-
1338
- #: settings/settings-edit.php:291 settings/settings-edit.php:319
1339
- #: subscribers/view-subscriber-sync.php:108
1340
  msgid "YES"
1341
  msgstr "ANO"
1342
 
1343
- #: settings/settings-edit.php:292 settings/settings-edit.php:320
1344
- #: subscribers/view-subscriber-sync.php:107
1345
  msgid "NO"
1346
  msgstr "NE"
1347
 
1348
- #: settings/settings-edit.php:298
1349
- msgid "Welcome mail subject"
1350
- msgstr "Předmět uvítací zprávy"
1351
-
1352
- #: settings/settings-edit.php:299
1353
- msgid ""
1354
- "Enter the subject for subscriber welcome mail. This will send whenever email "
1355
- "subscribed (confirmed) successfully."
1356
- msgstr ""
1357
- "Zadejte předmět uvítacího emailu. Ten bude odeslán kdykoliv bude email "
1358
- "úspěšně zaregistrován (potvrzen)."
1359
-
1360
- #: settings/settings-edit.php:305
1361
- msgid "Subscriber welcome mail content"
1362
- msgstr "Obsah uvítací zprávy pro odběratele"
1363
-
1364
- #: settings/settings-edit.php:306
1365
- msgid ""
1366
- "Enter the content for subscriber welcome mail. This will send whenever email "
1367
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
1368
- msgstr ""
1369
- "Zadejte obsah uvítací zprávy pro odběratele. Bude odeslán kdykoliv bude "
1370
- "email úspěšně zaregistrován (potvrzen). (Klíčové slovo: ###NAME###)"
1371
-
1372
- #: settings/settings-edit.php:314
1373
- msgid "Mail to admin"
1374
- msgstr "Zpráva pro administrátora"
1375
-
1376
- #: settings/settings-edit.php:315
1377
- msgid ""
1378
- "To send admin notifications for new subscriber, This option must be set to "
1379
- "YES."
1380
- msgstr ""
1381
- "Pro odeslání oznámení administrátorovi o novém odběrateli, je nutné volbu "
1382
- "nastavit na ANO."
1383
-
1384
- #: settings/settings-edit.php:326
1385
- msgid "Admin email addresses"
1386
- msgstr "Emailová adresa administrátora."
1387
-
1388
- #: settings/settings-edit.php:327
1389
- msgid ""
1390
- "Enter the admin email addresses that should receive notifications (separate "
1391
- "by comma)."
1392
- msgstr ""
1393
- "Zadejte emailové adresy administrátorů, kteří by měli přijímat oznámení "
1394
- "(oddělené čárkou)."
1395
-
1396
- #: settings/settings-edit.php:333
1397
- msgid "Admin mail subject"
1398
- msgstr "Předmět emailu pro administrátora"
1399
-
1400
- #: settings/settings-edit.php:334
1401
- msgid ""
1402
- "Enter the subject for admin mail. This will send whenever new email added "
1403
- "and confirmed into our database."
1404
- msgstr ""
1405
- "Zadejte předmět emailu pro administrátora. Bude odeslán jakmile bude do "
1406
- "databáze přidá a potvrze nový email."
1407
-
1408
- #: settings/settings-edit.php:340
1409
- msgid "Admin mail content"
1410
- msgstr "Obsah zprávy pro administrátora."
1411
-
1412
- #: settings/settings-edit.php:341
1413
- msgid ""
1414
- "Enter the mail content for admin. This will send whenever new email added "
1415
- "and confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
1416
- msgstr ""
1417
- "Zadejte obsah emailu pro administrátora. Bude odeslán jakmile bude do "
1418
- "databáze přidá a potvrze nový email. (Klíčová slova: ###NAME###, ###EMAIL###)"
1419
-
1420
- #: settings/settings-edit.php:348
1421
- msgid "Unsubscribe link"
1422
- msgstr "Odhlašovací odkaz"
1423
-
1424
- #: settings/settings-edit.php:349
1425
- msgid "Unsubscribe link. You no need to change this value."
1426
- msgstr "Odhlašovací odkaz. Není nutné tuto hodnotu měnit."
1427
-
1428
- #: settings/settings-edit.php:355
1429
- msgid "Unsubscribe text in mail"
1430
- msgstr "Text odhlašovací zprávy."
1431
-
1432
- #: settings/settings-edit.php:356
1433
- msgid ""
1434
- "Enter the text for unsubscribe link. This text is to add unsubscribe link "
1435
- "with newsletter. (Keyword: ###LINK###)"
1436
- msgstr ""
1437
- "Zadejte text odkazu pro odhlášení odběru. Tento text bude součástí odkazu "
1438
- "pro odhlášení v emailu s novinkama. (Klíčové slovo: ###LINK###)"
1439
-
1440
- #: settings/settings-edit.php:362
1441
- msgid "Text to display after email unsubscribed"
1442
- msgstr "Text který se zobrazí po odhlášení emailu."
1443
-
1444
- #: settings/settings-edit.php:363
1445
- msgid ""
1446
- "This text will display once user clicked unsubscribed link from our "
1447
- "newsletter."
1448
- msgstr ""
1449
- "Tento text se zobrazí, když uživatel klikne na odkaz pro odhlášení zasílání "
1450
- "novinek."
1451
-
1452
- #: settings/settings-edit.php:370
1453
- msgid "Message 1"
1454
- msgstr "Zpráva 1"
1455
-
1456
- #: settings/settings-edit.php:371
1457
- msgid "Default message to display if any issue on confirmation link."
1458
- msgstr ""
1459
- "Výchozí zpráva se zobrazí, pokud nastane jakýkoli problém s potvrzovacím "
1460
- "odkazem."
1461
-
1462
- #: settings/settings-edit.php:377
1463
- msgid "Message 2"
1464
- msgstr "Zpráva 2"
1465
-
1466
- #: settings/settings-edit.php:378
1467
- msgid "Default message to display if any issue on unsubscribe link."
1468
- msgstr ""
1469
- "Výchozí zpráva se zobrazí, pokud nastane jakýkoli problém s odkazem pro "
1470
- "odhlášení."
1471
-
1472
- #: settings/settings-edit.php:385
1473
- msgid "Sent report subject"
1474
- msgstr "Předmět emailu pro hlášení o odeslání"
1475
-
1476
- #: settings/settings-edit.php:386
1477
- msgid "Mail subject for sent mail report."
1478
- msgstr "Předmět emailu pro hlášení o odeslání."
1479
-
1480
- #: settings/settings-edit.php:392
1481
- msgid "Sent report content"
1482
- msgstr "Obsah hlášení o odeslání"
1483
-
1484
- #: settings/settings-edit.php:393
1485
- msgid ""
1486
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
1487
- "###STARTTIME###, ###ENDTIME###)"
1488
- msgstr ""
1489
- "Obsah zprávy pro hlášení o odeslání emailů. (Klíčová slova: ###COUNT###, "
1490
- "###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
1491
-
1492
- #: settings/settings-edit.php:403
1493
  msgid "Save Settings"
1494
  msgstr "Uložit nastavení"
1495
 
1496
- #: subscribers/view-subscriber-add.php:35
1497
- #: subscribers/view-subscriber-edit.php:53
1498
  msgid "Please enter subscriber email address."
1499
  msgstr "Zadejte emailovou adresu odběratele."
1500
 
@@ -1504,11 +1509,10 @@ msgstr "Vyberte nebo vytvořte skupinu pro tento email."
1504
 
1505
  #: subscribers/view-subscriber-add.php:55
1506
  msgid ""
1507
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1508
- "the group name."
1509
  msgstr ""
1510
- "Chyba: Speciální znaky (['^$%&*()}{@#~?><>,|=_+\\\"]) v názvu skupiny nelze "
1511
- "použít."
1512
 
1513
  #: subscribers/view-subscriber-add.php:65
1514
  msgid "Subscriber has been saved."
@@ -1522,87 +1526,72 @@ msgstr "Odběratel již existuje."
1522
  msgid "Invalid Email."
1523
  msgstr "Neplatný email."
1524
 
1525
- #: subscribers/view-subscriber-add.php:112
1526
- #: subscribers/view-subscriber-edit.php:111
1527
- #: subscribers/view-subscriber-export.php:28
1528
- #: subscribers/view-subscriber-import.php:144
1529
- #: subscribers/view-subscriber-show.php:243
1530
- #: subscribers/view-subscriber-sync.php:91
1531
  msgid "Add New Subscriber"
1532
  msgstr "Přidat nového odběratele"
1533
 
1534
- #: subscribers/view-subscriber-add.php:113
1535
- #: subscribers/view-subscriber-edit.php:112
1536
- #: subscribers/view-subscriber-export.php:29
1537
- #: subscribers/view-subscriber-import.php:211
1538
- #: subscribers/view-subscriber-show.php:244
1539
- #: subscribers/view-subscriber-sync.php:92
1540
  msgid "Import"
1541
  msgstr "Import"
1542
 
1543
- #: subscribers/view-subscriber-add.php:114
1544
- #: subscribers/view-subscriber-edit.php:113
1545
- #: subscribers/view-subscriber-import.php:145
1546
- #: subscribers/view-subscriber-show.php:245
1547
- #: subscribers/view-subscriber-sync.php:93
1548
  msgid "Export"
1549
  msgstr "Export"
1550
 
1551
- #: subscribers/view-subscriber-add.php:115
1552
- #: subscribers/view-subscriber-edit.php:114
1553
- #: subscribers/view-subscriber-export.php:30
1554
- #: subscribers/view-subscriber-import.php:146
1555
- #: subscribers/view-subscriber-show.php:246
1556
- #: subscribers/view-subscriber-sync.php:144
1557
  msgid "Sync"
1558
  msgstr "Synchronizovat"
1559
 
1560
- #: subscribers/view-subscriber-add.php:124
1561
  msgid "Enter Subscriber's Full name"
1562
  msgstr "Zadejte celé jméno odběratele"
1563
 
1564
- #: subscribers/view-subscriber-add.php:134
1565
  msgid "Enter Subscriber's Email Address"
1566
  msgstr "Zadejte emailovou adresu odběratele"
1567
 
1568
- #: subscribers/view-subscriber-add.php:144
1569
  msgid "Select Subscriber's Status"
1570
  msgstr "Vyberte stav odběratele"
1571
 
1572
- #: subscribers/view-subscriber-add.php:149
1573
- #: subscribers/view-subscriber-edit.php:148
1574
- #: subscribers/view-subscriber-import.php:176
1575
- #: subscribers/view-subscriber-show.php:301
1576
- #: subscribers/view-subscriber-show.php:328
1577
  msgid "Confirmed"
1578
  msgstr "Potvrzeno"
1579
 
1580
- #: subscribers/view-subscriber-add.php:150
1581
- #: subscribers/view-subscriber-edit.php:149
1582
- #: subscribers/view-subscriber-import.php:177
1583
- #: subscribers/view-subscriber-show.php:302
1584
- #: subscribers/view-subscriber-show.php:329
1585
  msgid "Unconfirmed"
1586
  msgstr "Nepotvrzeno"
1587
 
1588
- #: subscribers/view-subscriber-add.php:151
1589
- #: subscribers/view-subscriber-edit.php:150
1590
- #: subscribers/view-subscriber-import.php:178
1591
- #: subscribers/view-subscriber-show.php:303
1592
- #: subscribers/view-subscriber-show.php:330
1593
  msgid "Unsubscribed"
1594
  msgstr "Zrušen odběr"
1595
 
1596
- #: subscribers/view-subscriber-add.php:159
1597
  msgid "Select (or) Create Group for Subscriber"
1598
  msgstr "Vyberte (nebo) vytvořte skupinu pro odběratele"
1599
 
1600
- #: subscribers/view-subscriber-add.php:175
1601
- #: subscribers/view-subscriber-import.php:203
1602
  msgid "(or)"
1603
  msgstr "(nebo)"
1604
 
1605
- #: subscribers/view-subscriber-add.php:184
1606
  msgid "Add Subscriber"
1607
  msgstr "Přidat odběratele"
1608
 
@@ -1618,77 +1607,68 @@ msgstr "Podrobnosti odběratele byly aktualizovány."
1618
  msgid "Subscriber already exists for this group."
1619
  msgstr "Odběratel již v této skupině existuje."
1620
 
1621
- #: subscribers/view-subscriber-edit.php:110
1622
  msgid "Edit Subscriber"
1623
  msgstr "Upravit odběratele"
1624
 
1625
- #: subscribers/view-subscriber-edit.php:123
1626
- msgid "Edit Subscriber's Full Name"
1627
- msgstr "Úprava celého jména odběratele"
1628
-
1629
- #: subscribers/view-subscriber-edit.php:133
1630
- msgid "Edit Subscriber's Email Address"
1631
- msgstr "Úprava emailové adresy odběratele"
1632
-
1633
- #: subscribers/view-subscriber-edit.php:143
1634
  msgid "Update Subscriber's Status"
1635
  msgstr "Změna stavu odběratele"
1636
 
1637
- #: subscribers/view-subscriber-edit.php:158
1638
  msgid "Update Subscriber's Group"
1639
  msgstr "Změna skupiny odběratele "
1640
 
1641
- #: subscribers/view-subscriber-export.php:27
1642
  msgid "Export Email Addresses"
1643
  msgstr "Exportovat emailové adresy"
1644
 
1645
- #: subscribers/view-subscriber-export.php:39
1646
- #: subscribers/view-subscriber-export.php:47
1647
  msgid "Type of List to Export"
1648
  msgstr "Typ seznamu pro export"
1649
 
1650
- #: subscribers/view-subscriber-export.php:40
1651
- #: subscribers/view-subscriber-export.php:48
1652
  msgid "Total Emails"
1653
  msgstr "Celkem emailů"
1654
 
1655
- #: subscribers/view-subscriber-export.php:54
1656
  msgid "1"
1657
  msgstr "1"
1658
 
1659
- #: subscribers/view-subscriber-export.php:55
1660
  msgid "All Subscribers List"
1661
  msgstr "Seznam všech odběratelů"
1662
 
1663
- #: subscribers/view-subscriber-export.php:57
1664
- #: subscribers/view-subscriber-export.php:63
1665
- #: subscribers/view-subscriber-export.php:69
1666
  msgid "Click to Export in CSV"
1667
  msgstr "Klikněte pro export do CSV"
1668
 
1669
- #: subscribers/view-subscriber-export.php:60
1670
  msgid "2"
1671
  msgstr "2"
1672
 
1673
- #: subscribers/view-subscriber-export.php:61
1674
  msgid "WordPress Registered Users"
1675
  msgstr "WordPress registrovaní uživatelé"
1676
 
1677
- #: subscribers/view-subscriber-export.php:66
1678
  msgid "3"
1679
  msgstr "3"
1680
 
1681
- #: subscribers/view-subscriber-export.php:67
1682
  msgid "Commented Authors"
1683
  msgstr "Autoři komentářů"
1684
 
1685
  #: subscribers/view-subscriber-import.php:43
1686
  msgid ""
1687
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1688
- "the Group name."
1689
  msgstr ""
1690
- "Chyba: Speciální znaky (['^$%&*()}{@#~?><>,|=_+\\\"]) v názvu skupiny nelze "
1691
- "použít."
1692
 
1693
  #: subscribers/view-subscriber-import.php:91
1694
  msgid "email imported."
@@ -1716,27 +1696,27 @@ msgstr "pro zobrazení podrobností."
1716
  msgid "File Upload Failed."
1717
  msgstr "Nahrávání souboru selhalo."
1718
 
1719
- #: subscribers/view-subscriber-import.php:143
1720
  msgid "Import Email Addresses"
1721
  msgstr "Import emailových adres"
1722
 
1723
- #: subscribers/view-subscriber-import.php:156
1724
  msgid "Select CSV file"
1725
  msgstr "Vyberte soubor CSV"
1726
 
1727
- #: subscribers/view-subscriber-import.php:158
1728
  msgid "Check CSV structure "
1729
  msgstr "Zkontrolujte CSV strukturu"
1730
 
1731
- #: subscribers/view-subscriber-import.php:159
1732
  msgid "from here"
1733
  msgstr "zde"
1734
 
1735
- #: subscribers/view-subscriber-import.php:170
1736
  msgid "Select Subscribers Email Status"
1737
  msgstr "Vybrat stav emailů odběratelů"
1738
 
1739
- #: subscribers/view-subscriber-import.php:186
1740
  msgid "Select (or) Create Group for Subscribers"
1741
  msgstr "Vyberte (nebo) vytvořte skupinu pro odběratele"
1742
 
@@ -1744,33 +1724,26 @@ msgstr "Vyberte (nebo) vytvořte skupinu pro odběratele"
1744
  msgid "Selected details does not exists."
1745
  msgstr "Vybrané detaily neexistují."
1746
 
1747
- #: subscribers/view-subscriber-show.php:55
1748
- #: subscribers/view-subscriber-show.php:94
1749
  msgid "Record deleted."
1750
  msgstr "Záznam byl smazán."
1751
 
1752
  #: subscribers/view-subscriber-show.php:66
1753
- msgid ""
1754
- "To send confirmation email, please change the Opt-in option to Double Opt In."
1755
  msgstr ""
1756
- "Chcete-li odeslat potvrzovací email, změňte možnost potvrzení na dvojité "
1757
- "potvrzení."
1758
 
1759
- #: subscribers/view-subscriber-show.php:74
1760
- #: subscribers/view-subscriber-show.php:133
1761
  msgid "Confirmation emails Resent Successfully."
1762
  msgstr "Potvrzovací emaily úspěšně odeslány."
1763
 
1764
- #: subscribers/view-subscriber-show.php:99
1765
- #: subscribers/view-subscriber-show.php:138
1766
- #: subscribers/view-subscriber-show.php:176
1767
- #: subscribers/view-subscriber-show.php:215
1768
  msgid "No record was selected."
1769
  msgstr "Není vybrán žádný záznam."
1770
 
1771
  #: subscribers/view-subscriber-show.php:114
1772
- msgid ""
1773
- "To send confirmation mail, please change the Opt-in option to Double Opt In."
1774
  msgstr ""
1775
  "Chcete-li odeslat potvrzovací zprávu, změňte možnost potvrzení na dvojité "
1776
  "potvrzení."
@@ -1791,91 +1764,78 @@ msgstr "Stav odběratele upraven."
1791
  msgid "Please select New Status to update."
1792
  msgstr "Vyberte nový stav ke změně."
1793
 
1794
- #: subscribers/view-subscriber-show.php:242
1795
- msgid "View Subscribers"
1796
- msgstr "Přehled odběratelů"
1797
-
1798
- #: subscribers/view-subscriber-show.php:278
1799
  msgid "Bulk Actions"
1800
  msgstr "Hromadné úpravy"
1801
 
1802
- #: subscribers/view-subscriber-show.php:280
1803
- #: subscribers/view-subscriber-show.php:413
1804
  msgid "Resend Confirmation"
1805
  msgstr "Znovu odeslat povtrzení"
1806
 
1807
- #: subscribers/view-subscriber-show.php:282
1808
  msgid "Update Subscribers Status"
1809
  msgstr "Změna stavu odběratele"
1810
 
1811
- #: subscribers/view-subscriber-show.php:285
1812
  msgid "Select Group"
1813
  msgstr "Vyberte skupinu"
1814
 
1815
- #: subscribers/view-subscriber-show.php:300
1816
- #: subscribers/view-subscriber-show.php:327
1817
  msgid "All Status"
1818
  msgstr "Všechny stavy"
1819
 
1820
- #: subscribers/view-subscriber-show.php:306
1821
  msgid "Apply"
1822
  msgstr "Použít"
1823
 
1824
- #: subscribers/view-subscriber-show.php:310
1825
  msgid "All Groups"
1826
  msgstr "Všechny skupiny"
1827
 
1828
- #: subscribers/view-subscriber-show.php:334
1829
  msgid "1 to 200 emails"
1830
  msgstr "1 - 200 emailů"
1831
 
1832
- #: subscribers/view-subscriber-show.php:335
1833
  msgid "201 to 400"
1834
  msgstr "201 - 400"
1835
 
1836
- #: subscribers/view-subscriber-show.php:336
1837
  msgid "401 to 600"
1838
  msgstr "401 - 600"
1839
 
1840
- #: subscribers/view-subscriber-show.php:337
1841
  msgid "601 to 800"
1842
  msgstr "601 - 800"
1843
 
1844
- #: subscribers/view-subscriber-show.php:338
1845
  msgid "801 to 1000"
1846
  msgstr "801 - 1000"
1847
 
1848
- #: subscribers/view-subscriber-show.php:339
1849
  msgid "1001 to 2000"
1850
  msgstr "1001 - 2000"
1851
 
1852
- #: subscribers/view-subscriber-show.php:340
1853
  msgid "2001 to 5000"
1854
  msgstr "2001 - 5000"
1855
 
1856
- #: subscribers/view-subscriber-show.php:341
1857
  msgid "5001 to 10000"
1858
  msgstr "5001 - 10000"
1859
 
1860
- #: subscribers/view-subscriber-show.php:342
1861
  msgid "Display All"
1862
  msgstr "Zobrazit vše"
1863
 
1864
- #: subscribers/view-subscriber-show.php:354
1865
- #: subscribers/view-subscriber-show.php:368
1866
  msgid "Email Address"
1867
  msgstr "Emailová adresa"
1868
 
1869
- #: subscribers/view-subscriber-show.php:357
1870
- #: subscribers/view-subscriber-show.php:371
1871
  msgid "Group"
1872
  msgstr "Skupina"
1873
 
1874
- #: subscribers/view-subscriber-show.php:358
1875
- #: subscribers/view-subscriber-show.php:372
1876
- msgid "Submission Date<br>(YYYY-MM-DD)"
1877
- msgstr "Datum přihlášení<br>(RRRR-MM-DD)"
1878
-
1879
  #: subscribers/view-subscriber-sync.php:35
1880
  msgid "Please select default group to newly registered user."
1881
  msgstr "Vyberte výchozí skupinu pro nově registrované uživatele"
@@ -1884,15 +1844,15 @@ msgstr "Vyberte výchozí skupinu pro nově registrované uživatele"
1884
  msgid "Emails Successfully Synced."
1885
  msgstr "Emaily byly úspěšně synchronizovány."
1886
 
1887
- #: subscribers/view-subscriber-sync.php:90
1888
  msgid "Sync Email"
1889
  msgstr "Synchronizace emailu"
1890
 
1891
- #: subscribers/view-subscriber-sync.php:102
1892
  msgid "Sync newly registered users to subscribers list"
1893
  msgstr "Synchronizovat nově registrované uživatele do seznamu"
1894
 
1895
- #: subscribers/view-subscriber-sync.php:115
1896
  msgid "Select group to add newly registered users to"
1897
  msgstr "Vybert skupinu do které se mají přidávat nově registrovaní uživatelé"
1898
 
@@ -1909,12 +1869,11 @@ msgstr "http://www.icegram.com/"
1909
 
1910
  #. Description of the plugin/theme
1911
  msgid ""
1912
- "Add subscription forms on website, send HTML newsletters & automatically "
1913
- "notify subscribers about new blog posts once it gets published."
1914
  msgstr ""
1915
- "Přidejte přihlašovací formulář na internetové stránky, posílejte HTML "
1916
- "zpravodaje a automaticky informujte odběratele o nových příspěvcích, jakmile "
1917
- "budou zveřejněny. "
1918
 
1919
  #. Author of the plugin/theme
1920
  msgid "Icegram"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-01-18 05:36:03+00:00\n"
6
+ "PO-Revision-Date: 2017-02-10 22:37+0100\n"
7
+ "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
+ "Language-Team: StoreApps <support@storeapps.org>\n"
9
+ "Language: cs\n"
10
+ "Plural-Forms: nplurals=3; plural=( n == 1 ) ? 0 : ( n >= 2 && n <= 4 ) ? 1 : 2;\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
 
15
  "X-Generator: Poedit 1.8.11\n"
16
+ "X-Poedit-Basepath: .\n"
17
+ "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;__:1;"
18
+ "_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;_x:1,2c;"
19
+ "_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;esc_attr__:1;"
20
+ "esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;"
21
+ "comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
22
+ "X-Loco-Target-Locale: cs_CZ\n"
23
+ "X-Poedit-SearchPath-0: ..\n"
24
+
25
+ #: classes/es-register.php:148 classes/es-register.php:149
26
+ #: notification/notification-show.php:51
27
+ msgid "Post Notifications"
28
+ msgstr "Oznámení o příspěvcích"
29
+
30
+ #: classes/es-register.php:151 classes/es-register.php:152 sendmail/sendmail.php:92
31
+ msgid "Newsletters"
32
+ msgstr "Zpravodaje"
33
+
34
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
35
+ msgid "Cron Settings"
36
+ msgstr "Cron nastavení"
37
+
38
+ #: classes/es-register.php:157 classes/es-register.php:158
39
+ #: settings/settings-edit.php:196
40
+ msgid "Email Settings"
41
+ msgstr "Nastavení e-mailu"
42
+
43
+ #: classes/es-register.php:160 classes/es-register.php:161 roles/roles-add.php:109
44
+ msgid "User Roles"
45
+ msgstr "Uživatelské úrovně"
46
+
47
+ #: classes/es-register.php:163 classes/es-register.php:164
48
+ #: sentmail/sentmail-show.php:95
49
+ msgid "Reports"
50
+ msgstr "Přehledy"
51
+
52
+ #: compose/compose-add.php:73
53
+ msgid "Add new Email"
54
+ msgstr "Přidat nový e-mail"
55
+
56
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
57
+ msgid "Static Template (For Newsletter Emails)"
58
+ msgstr "Statická šablona (pro e-maily zpravodajů)"
59
+
60
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
61
+ msgid "Dynamic Template (For Post Notification Emails)"
62
+ msgstr "Dynamická šablona (pro e-mailová oznámení)"
63
+
64
+ #: compose/compose-edit.php:83
65
+ msgid "Edit Email"
66
+ msgstr "Upravit e-mail"
67
+
68
+ #: cron/cron-add.php:33
69
+ msgid "Successfully updated."
70
+ msgstr "Úspěšně upraveno."
71
+
72
+ #: cron/cron-add.php:87
73
+ msgid ""
74
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
75
+ "modify it."
76
+ msgstr ""
77
+ "Toto je URL vašeho cronu. Pole je pouze pro čtení, nedoporučujeme vám jej "
78
+ "upravovat."
79
+
80
+ #: cron/cron-add.php:97
81
+ msgid "Number of mails you want to trigger per hour."
82
+ msgstr "Zadejte počet emailů, které chcete poslat za hodinu pomocí trigeru."
83
+
84
+ #: cron/cron-add.php:102
85
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
86
+ msgstr "(Web host má své limity. Doporučujeme odesílat nejvíce 50 mailů za hodinu.)"
87
+
88
+ #: cron/cron-add.php:108
89
+ msgid ""
90
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
91
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
92
+ msgstr ""
93
+ "Poslat administrátorovi výše uvedený email kdykoli zapracuje cron URL ve vašem "
94
+ "serveru <br /> (klíčová slova: ###DATE###, ###SUBJECT###, ###COUNT###)"
95
+
96
+ #: cron/cron-add.php:125
97
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
98
+ msgstr "Co je to cron (automatický e-mail) a jak nastavit cron?"
99
+
100
+ #: cron/cron-add.php:129
101
+ msgid ""
102
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
103
+ "hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
104
+ msgstr ""
105
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
106
+ "hosting-doesnt-support-cron-jobs/\">Hosting nepodporuje crony?</a>"
107
+
108
+ #: help/help.php:66
109
+ #, c-format
110
+ msgid "Like Email Subscribers? Please consider %s."
111
+ msgstr "Zvažte like pro Email Subscribers %s."
112
+
113
+ #: help/help.php:66
114
+ msgid "contributing to us"
115
+ msgstr "kontaktujte nás"
116
+
117
+ #: help/help.php:126
118
+ msgid ""
119
+ " (How to modify the existing email content like Confirmation email, Welcome email, "
120
+ "Admin emails)"
121
+ msgstr ""
122
+ "(Jak upravit existující obsah potvrzovacího emailu, uvítacího emailu, emailu pro "
123
+ "administrátora) "
124
+
125
+ #: help/help.php:141
126
+ msgid "How to Compose and Send Newsletter Emails?"
127
+ msgstr "Jak vytvářet a odesílat emaily zpravodajů?"
128
+
129
+ #: help/help.php:144
130
+ msgid ""
131
+ "How to Configure and Send Post Notification emails to subscribers when new posts "
132
+ "are published?"
133
+ msgstr ""
134
+ "Jak nastavit a odesílat emailová oznámení odběratelům, jakmile jsou publikovány "
135
+ "nové příspěvky?"
136
+
137
+ #: help/help.php:150
138
+ msgid "How to check Sent emails reports?"
139
+ msgstr "Jak zkontrolovat přehled odeslaných emailů?"
140
+
141
+ #: roles/roles-add.php:144
142
+ msgid "Post Notifications Menu"
143
+ msgstr "Oznámení o příspěvcích"
144
+
145
+ #: roles/roles-add.php:156
146
+ msgid "Newsletters + Cron Settings Menu"
147
+ msgstr "Zpravodaje + Menu nastavení cronu"
148
+
149
+ #: roles/roles-add.php:168
150
+ msgid "Email Settings Menu"
151
+ msgstr "Menu nastavení emailu"
152
+
153
+ #: roles/roles-add.php:180
154
+ msgid "Reports Menu"
155
+ msgstr "Menu přehledů"
156
+
157
+ #: sendmail/sendmail.php:96
158
+ msgid "Use this to send newsletter emails to your subscribers."
159
+ msgstr "Použijete při odeslání emailů svým odběratelům."
160
+
161
+ #: sentmail/sentmail-show.php:99
162
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
163
+ msgstr "Zobrazí přehledy všech odeslaných zpravodajů a oznámení o příspěvcích."
164
+
165
+ #: settings/settings-edit.php:204
166
+ msgid "Sender of Notifications"
167
+ msgstr "Odesílatel oznámení"
168
+
169
+ #: settings/settings-edit.php:206
170
+ msgid ""
171
+ "Choose a FROM name and FROM email address for all the emails to be sent from this "
172
+ "plugin."
173
+ msgstr ""
174
+ "Vyberte jméno a emailovou adresu ODESÍLATELE pro všechny oznamovací emaily z "
175
+ "tohoto pluginu."
176
+
177
+ #: settings/settings-edit.php:215
178
+ msgid "Mail Type"
179
+ msgstr "Typ emailu"
180
+
181
+ #: settings/settings-edit.php:216
182
+ msgid ""
183
+ "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & "
184
+ "4 is to send mails with PHP method mail()."
185
+ msgstr ""
186
+ "Varianty 1 a 2 odesílají emaily výchozí Wordpress metodou wp_mail(). Varianty 3 a "
187
+ "4 odesílají emaily PHP metodou mail()"
188
+
189
+ #: settings/settings-edit.php:230
190
+ msgid "Opt-in Option"
191
+ msgstr "Nastavení potvrzení"
192
+
193
+ #: settings/settings-edit.php:231
194
+ msgid ""
195
+ "Double Opt In means subscribers need to confirm their email address by an "
196
+ "activation link sent them on a activation email message.<br />Single Opt In means "
197
+ "subscribers do not need to confirm their email address."
198
+ msgstr ""
199
+ "Dvojité potvrzení, znamená, že požadujete aby odběratelé potvrdili svou emailovou "
200
+ "adresu aktivačním odkazem zaslaným v aktivační emailové zprávě. Jednoduché "
201
+ "potvrzení, znamená že odběratelé nemusí potvrdit svou emailovou adresu."
202
+
203
+ #: settings/settings-edit.php:243
204
+ msgid ""
205
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification Emails."
206
+ msgstr ""
207
+ "Vyberte velikost obrázku ###POSTIMAGE###, který se zobrazí v emailu oznámení "
208
+ "příspěvku"
209
+
210
+ #: settings/settings-edit.php:255
211
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
212
+ msgstr "Nastavení předmětu emailu (Potvrzovací email)"
213
+
214
+ #: settings/settings-edit.php:256
215
+ msgid ""
216
+ "Enter the subject for the confirmation email to be sent Double Opt In whenever a "
217
+ "user signs up."
218
+ msgstr ""
219
+ "Zadejte předmět potvrzovacího emailu pro odeslání uživateli při přihlášení "
220
+ "dvojitým potvrzením."
221
+
222
+ #: settings/settings-edit.php:262
223
+ msgid "Double Opt In Mail Content (Confirmation Email)"
224
+ msgstr "Nastavení obsahu emailu (Potvrzovací email)"
225
+
226
+ #: settings/settings-edit.php:263
227
+ msgid ""
228
+ "Enter the content for the confirmation email to be sent for Double Opt In whenever "
229
+ "a user signs up. (Keyword: ###NAME###)"
230
+ msgstr ""
231
+ "Zadejte obsah potvrzovacího emailu pro odeslání uživateli při přihlášení dvojitým "
232
+ "potvrzením. (Klíčové slovo: ###NAME###)"
233
+
234
+ #: settings/settings-edit.php:269
235
+ msgid "Double Opt In Confirmation Link"
236
+ msgstr "Potvrzovací odkaz pro dvojité potvrzení. Není nutné tuto hodnotu měnit."
237
+
238
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
239
+ msgid "It is a readonly field and you are advised not to modify it."
240
+ msgstr "Toto je pole pouze pro čtení a doporučujeme hodnotu neupravovat."
241
+
242
+ #: settings/settings-edit.php:276
243
+ msgid ""
244
+ "Text to display after Email is successfully subscribed from Double Opt In "
245
+ "(confirmation) Email"
246
+ msgstr "Text se zobrazí po úspěšném přihlášení emailu při dvojitém potvrzení emailu"
247
+
248
+ #: settings/settings-edit.php:277
249
+ msgid ""
250
+ "This text will be displayed once user clicks on email confirmation link from the "
251
+ "Double Opt In (confirmation) Email."
252
+ msgstr ""
253
+ "Tento text bude zobrazen po kliknutí na odkaz v potvrzovacím emailu při dvojitém "
254
+ "potvrzení."
255
+
256
+ #: settings/settings-edit.php:284
257
+ msgid "Subscriber Welcome Email"
258
+ msgstr "Uvítací email pro odběratele"
259
+
260
+ #: settings/settings-edit.php:285
261
+ msgid ""
262
+ "To send welcome email to subscriber after successful signup. This option must be "
263
+ "set to YES."
264
+ msgstr ""
265
+ "Chcete-li odeslat uvítací email odběrateli po úspěšné registraci musí být tato "
266
+ "volba nastavena na hodnotu ANO."
267
+
268
+ #: settings/settings-edit.php:296
269
+ msgid "Subscriber Welcome Email Subject"
270
+ msgstr "Předmět uvítacího emailu pro odběratele"
271
+
272
+ #: settings/settings-edit.php:297
273
+ msgid ""
274
+ "Enter the subject for the subscriber welcome email. This will be sent whenever a "
275
+ "user's email is either confirmed (if Double Opt In) / subscribed (if Single Op In) "
276
+ "successfully."
277
+ msgstr ""
278
+ "Zadejte předmět uvítacího emailu. Bude odeslán jestliže uživatelský email bude "
279
+ "úspěšně potvrzen (dvojité potvrzení) / přihlášen (jednoduché potvrzení)."
280
+
281
+ #: settings/settings-edit.php:303
282
+ msgid "Subscriber Welcome Email Content"
283
+ msgstr "Obsah uvítacího emailu pro odběratele"
284
+
285
+ #: settings/settings-edit.php:304
286
+ msgid ""
287
+ "Enter the content for the subscriber welcome email whenever a user's email is "
288
+ "either confirmed (if Double Opt In) / subscribed (if Single Opt In) successfully. "
289
+ "(Keyword: ###NAME###)"
290
+ msgstr ""
291
+ "Zadejte předmět uvítacího emailu. Bude odeslán jestliže uživatelský email bude "
292
+ "úspěšně potvrzen (dvojité potvrzení) / přihlášen (jednoduché potvrzení). (Klíčové "
293
+ "slovo: ###NAME###)"
294
+
295
+ #: settings/settings-edit.php:312
296
+ msgid "Unsubscribe Link"
297
+ msgstr "Odhlašovací odkaz"
298
+
299
+ #: settings/settings-edit.php:319
300
+ msgid "Unsubscribe Text in Email"
301
+ msgstr "Text emailu pro odhlášení"
302
+
303
+ #: settings/settings-edit.php:320
304
+ msgid ""
305
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe link "
306
+ "in the emails. (Keyword: ###LINK###)"
307
+ msgstr ""
308
+ "Zadejte text odkazu pro odhlášení. Tento text je přidán do odkazu pro odhlášení ve "
309
+ "zpravodaji. (Klíčové slovo: ###LINK###)"
310
+
311
+ #: settings/settings-edit.php:326
312
+ msgid "Text to display after Email is unsubscribed"
313
+ msgstr "Text bude zobrazen po odhlášení emailu"
314
+
315
+ #: settings/settings-edit.php:327
316
+ msgid "This text will be displayed once user clicks on unsubscribe link."
317
+ msgstr "Tento text bude zobrazen při prvním kliknutí na odhlašovací odkaz"
318
+
319
+ #: settings/settings-edit.php:334
320
+ msgid "Error in Confirmation Link"
321
+ msgstr "Chybové hlášení potvrzovacího odkazu"
322
+
323
+ #: settings/settings-edit.php:335
324
+ msgid ""
325
+ "Default message to display if there is any issue while clicking on confirmation "
326
+ "link from the Double Opt In (confirmation) Emails."
327
+ msgstr ""
328
+ "Základní zpráva k zobrazení po kliknutí na potvrzovací odkaz při dvojitém "
329
+ "potvrzení emailu."
330
+
331
+ #: settings/settings-edit.php:341
332
+ msgid "Error in Unsubscribe Link"
333
+ msgstr "Chybové hlášení odhlašovacího odkazu"
334
+
335
+ #: settings/settings-edit.php:342
336
+ msgid ""
337
+ "Default message to display if there is any issue while clicking on unsubscribe "
338
+ "link from the Emails."
339
+ msgstr "Základní zpráva k zobrazení po kliknutí na odhlašovací odkaz v emailu."
340
+
341
+ #: settings/settings-edit.php:349
342
+ msgid "Admin Email Addresses"
343
+ msgstr "Emailová adresa administrátora"
344
+
345
+ #: settings/settings-edit.php:350
346
+ msgid ""
347
+ "Enter the admin email addresses that should receive notifications (separated by "
348
+ "comma)."
349
+ msgstr ""
350
+ "Zadejte emailové adresy administrátorů, kteří by měli přijímat oznámení (oddělené "
351
+ "čárkou)."
352
+
353
+ #: settings/settings-edit.php:356
354
+ msgid "Notify Admin about New Subscriber"
355
+ msgstr "Oznámení administrátorovi o novém odběrateli"
356
+
357
+ #: settings/settings-edit.php:357
358
+ msgid ""
359
+ "To send admin email notifications for the new subscriber. This option must be set "
360
+ "to YES."
361
+ msgstr ""
362
+ "Pro odeslání oznámení administrátorovi o novém odběrateli, je nutné volbu nastavit "
363
+ "na ANO."
364
+
365
+ #: settings/settings-edit.php:369
366
+ msgid "Admin Email Subject"
367
+ msgstr "Subjekt emailu pro administrátora"
368
+
369
+ #: settings/settings-edit.php:370
370
+ msgid ""
371
+ "Enter the subject for the admin email. This will be sent whenever a new email is "
372
+ "added and confirmed."
373
+ msgstr ""
374
+ "Zadejte předmět pro email administrátorovi. Bude posílán kdykoli bude nový email "
375
+ "přidán nebo potvrzen."
376
+
377
+ #: settings/settings-edit.php:376
378
+ msgid "Admin Email Content"
379
+ msgstr "Obsah emailu pro administrátora"
380
+
381
+ #: settings/settings-edit.php:377
382
+ msgid ""
383
+ "Enter the email content for the admin email. This will be sent whenever a new "
384
+ "email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
385
+ msgstr ""
386
+ "Zadejte obsah emailu pro administrátora. Ten bude posílán kdykoli bude nový email "
387
+ "přidán a potvrzen. (Klíčové slovo: ###NAME###, ###EMAIL###)"
388
+
389
+ #: settings/settings-edit.php:384
390
+ msgid "Sent Report Subject"
391
+ msgstr "Předmět emailu pro hlášení o odeslání"
392
+
393
+ #: settings/settings-edit.php:385
394
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
395
+ msgstr ""
396
+ "Zadejte předmět emailu s přehledem o odeslání. Bude odesílán administrátorovi."
397
+
398
+ #: settings/settings-edit.php:391
399
+ msgid "Sent Report Content"
400
+ msgstr "Obsah hlášení o odeslání"
401
+
402
+ #: settings/settings-edit.php:392
403
+ msgid ""
404
+ "Enter the content for the sent mail report. It will be mailed to Admin. (Keyword: "
405
+ "###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
406
+ msgstr ""
407
+ "Zadejte obsah emailu s přehledem. Bude odesílán administrátorovi. (Klíčová slova: "
408
+ "###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
409
+
410
+ #: subscribers/view-subscriber-edit.php:121
411
+ msgid "Subscriber's Full Name"
412
+ msgstr "Celé jména odběratele"
413
+
414
+ #: subscribers/view-subscriber-edit.php:131
415
+ msgid "Subscriber's Email Address"
416
+ msgstr "Emailová adresa odběratele"
417
+
418
+ #: subscribers/view-subscriber-show.php:356 subscribers/view-subscriber-show.php:370
419
+ msgid "Signup Date<br>(YYYY-MM-DD)"
420
+ msgstr "Datum přihlášení<br>(YYYY-MM-DD)"
421
 
422
  #: classes/es-common.php:8
423
  msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
464
  msgstr "<span style=\"color:#993399;\">Okamžitá zpráva</span>"
465
 
466
  #: classes/es-loadwidget.php:24 classes/es-register.php:499
467
+ #: subscribers/view-subscriber-show.php:353 subscribers/view-subscriber-show.php:367
 
468
  msgid "Name"
469
  msgstr "Jméno"
470
 
478
 
479
  #: classes/es-register.php:139 classes/es-register.php:140
480
  msgid "Email Subscribers"
481
+ msgstr "Email odběratele"
482
 
483
  #: classes/es-register.php:142 classes/es-register.php:143
484
+ #: subscribers/view-subscriber-show.php:240
485
  msgid "Subscribers"
486
  msgstr "Odběratelé"
487
 
488
  #: classes/es-register.php:145 classes/es-register.php:146
489
+ #: compose/compose-show.php:63
490
  msgid "Compose"
491
  msgstr "Vytvořit"
492
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
493
  #: classes/es-register.php:166
494
  msgid "Help & Info"
495
  msgstr "Nápověda"
531
  #: classes/es-register.php:184
532
  msgctxt "view-subscriber-enhanced-select"
533
  msgid ""
534
+ "Do you want to resend confirmation email? \\nAlso please note, this will update "
535
+ "subscriber current status to 'Unconfirmed'."
536
  msgstr ""
537
+ "Chcete znovu odeslat potvrzovací email? \\nUpozorňujeme, že bude aktualizován "
538
+ "současný stav odběratele na „Nepotvrzeno“."
539
 
540
  #: classes/es-register.php:185
541
  msgctxt "view-subscriber-enhanced-select"
565
  #: classes/es-register.php:190
566
  msgctxt "view-subscriber-enhanced-select"
567
  msgid ""
568
+ "Please select only csv file. Please check official website for csv structure.."
 
569
  msgstr ""
570
+ "Použijte výhradně soubor ve formátu CSV. Zkontrolujte strukturu csv souboru na "
571
+ "oficiálních internetových stránkách..."
572
 
573
  #: classes/es-register.php:198
574
  msgctxt "compose-enhanced-select"
592
 
593
  #: classes/es-register.php:209
594
  msgctxt "notification-enhanced-select"
595
+ msgid "Please select notification mail subject. Use compose menu to create new."
 
596
  msgstr ""
597
+ "Vyberte předmět oznamovacího emailu. Pro vytvoření nového použijte menu „Vytvořit“."
 
598
 
599
  #: classes/es-register.php:210
600
  msgctxt "notification-enhanced-select"
619
  #: classes/es-register.php:221
620
  msgctxt "sendmail-enhanced-select"
621
  msgid ""
622
+ "Have you double checked your selected group? If so, let's go ahead and send this."
623
+ msgstr "Zkontrolovali jste si vybranou skupinu? Jestli ano, formulář můžete odeslat."
 
 
624
 
625
  #: classes/es-register.php:229
626
  msgctxt "sentmail-enhanced-select"
670
  #: classes/es-register.php:257
671
  msgctxt "widget-enhanced-select"
672
  msgid ""
673
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
674
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
675
+ "mailbox, please check your spam folder."
676
  msgstr ""
677
+ "Úspěšně jste se přihlásili k odběru! Během několika minut zkontrolujte emaily ve "
678
+ "své schránce a potvrďte registraci. Pokud email nenajdete, zkontrolujte prosím "
679
+ "složku se spamem."
680
 
681
  #: classes/es-register.php:258
682
  msgctxt "widget-enhanced-select"
731
  #: classes/es-register.php:274
732
  msgctxt "widget-page-enhanced-select"
733
  msgid ""
734
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
735
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
736
+ "mailbox, please check your spam folder."
737
  msgstr ""
738
+ "Úspěšně jste se přihlásili k odběru! Během několika minut zkontrolujte emaily ve "
739
+ "své schránce a potvrďte registraci. Pokud email nenajdete, zkontrolujte prosím "
740
+ "složku se spamem."
741
 
742
  #: classes/es-register.php:275
743
  msgctxt "widget-page-enhanced-select"
769
  "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
770
  "instantly"
771
  msgstr ""
772
+ "Email Subscribers doporučuje bezplatný plugin <b>Rainmaker</b> k okamžitému zběru "
773
+ "potenciálních zákazníků"
774
 
775
  #: classes/es-register.php:409
776
  msgid "Yes, I want this"
808
  msgid "Template successfully created. "
809
  msgstr "Šablona byla úspěšně vytvořena."
810
 
811
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
812
+ #: compose/compose-preview.php:27 compose/compose-show.php:65 cron/cron-add.php:79
813
+ #: notification/notification-add.php:112 notification/notification-edit.php:123
814
+ #: notification/notification-show.php:53 roles/roles-add.php:110
815
+ #: sendmail/sendmail.php:93 sentmail/deliverreport-show.php:60
816
+ #: sentmail/sentmail-preview.php:27 sentmail/sentmail-show.php:96
817
+ #: settings/settings-edit.php:197 subscribers/view-subscriber-add.php:113
818
+ #: subscribers/view-subscriber-edit.php:112 subscribers/view-subscriber-export.php:29
819
+ #: subscribers/view-subscriber-import.php:145
820
+ #: subscribers/view-subscriber-show.php:245 subscribers/view-subscriber-sync.php:91
 
 
 
 
 
 
 
 
821
  msgid "Help"
822
  msgstr "Nápověda"
823
 
824
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
825
  msgid "Select your Mail Type"
826
  msgstr "Vyberte typ zprávy."
827
 
828
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
 
 
 
 
 
 
 
 
829
  msgid "Enter Mail Subject"
830
  msgstr "Zadejte předmět zprávy"
831
 
832
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
833
  msgid "Keyword: ###POSTTITLE###"
834
  msgstr "Klíčové slovo: ###POSTTITLE###"
835
 
836
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
837
  msgid "Enter Content for your Mail"
838
  msgstr "Zadejte obsah zprávy"
839
 
840
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
841
+ #, c-format
842
  msgid ""
843
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
844
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
845
+ "###POSTFULL###"
846
  msgstr ""
847
  "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
848
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
849
+ "###POSTFULL###"
850
 
851
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
852
  msgid "Available Keywords"
853
  msgstr "Dostupná klíčová slova"
854
 
855
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
856
+ #: compose/compose-show.php:77 compose/compose-show.php:85
857
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
858
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
859
+ #: subscribers/view-subscriber-show.php:354 subscribers/view-subscriber-show.php:368
 
860
  msgid "Status"
861
  msgstr "Stav"
862
 
863
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
864
  msgid "Published"
865
  msgstr "Publikováno"
866
 
867
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
868
  msgid "Please select your mail status"
869
  msgstr "Vyberte stav zprávy"
870
 
871
+ #: compose/compose-add.php:104 compose/compose-edit.php:116 cron/cron-add.php:119
872
+ #: notification/notification-add.php:251 notification/notification-edit.php:291
873
+ #: roles/roles-add.php:206 subscribers/view-subscriber-edit.php:190
 
874
  msgid "Save"
875
  msgstr "Uložit"
876
 
886
  msgid "Template successfully updated. "
887
  msgstr "Šablona byla úspěšně aktualizována."
888
 
889
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
890
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
891
  msgid "Add New"
892
  msgstr "Vytvoit"
893
 
894
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
895
  msgid "Preview Mail"
896
  msgstr "Náhled emailu"
897
 
898
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
899
+ #: notification/notification-show.php:96 subscribers/view-subscriber-show.php:398
 
900
  msgid "Edit"
901
  msgstr "Upravit"
902
 
910
  msgid "Selected record deleted."
911
  msgstr "Vybraný záznam byl smazán."
912
 
913
+ #: compose/compose-show.php:76 compose/compose-show.php:84
914
  msgid "Email subject"
915
  msgstr "Předmět emailu"
916
 
917
+ #: compose/compose-show.php:78 compose/compose-show.php:86
918
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
919
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
920
  msgid "Type"
921
  msgstr "Typ"
922
 
923
+ #: compose/compose-show.php:79 compose/compose-show.php:87
924
  msgid "Actions"
925
  msgstr "Akce"
926
 
927
+ #: compose/compose-show.php:104 notification/notification-show.php:99
928
+ #: subscribers/view-subscriber-show.php:277 subscribers/view-subscriber-show.php:403
 
929
  msgid "Delete"
930
  msgstr "Smazat"
931
 
932
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
933
+ #: sentmail/sentmail-show.php:123
934
  msgid "Preview"
935
  msgstr "Náhled"
936
 
937
+ #: compose/compose-show.php:113 notification/notification-show.php:139
938
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
939
+ #: subscribers/view-subscriber-show.php:426
940
  msgid "No records available."
941
  msgstr "Žádné záznamy nejsou k dispozici."
942
 
944
  msgid "Please enter valid mail count."
945
  msgstr "Zadejte platný počet emailů."
946
 
947
+ #: cron/cron-add.php:86
 
 
 
 
 
 
 
 
948
  msgid "Cron job URL"
949
  msgstr "URL cronu"
950
 
951
+ #: cron/cron-add.php:96
 
 
 
 
 
 
 
 
952
  msgid "Mail Count"
953
  msgstr "Počet zpráv"
954
 
955
+ #: cron/cron-add.php:107
 
 
 
 
 
 
 
 
 
956
  msgid "Admin Report"
957
  msgstr "Hlášení pro administrátora"
958
 
959
+ #: cron/cron-add.php:126
 
 
 
 
 
 
 
 
 
 
 
 
 
960
  msgid ""
961
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
962
  "schedule-cron-emails/\">What is Cron?</a>"
963
  msgstr "Co je to cron?"
964
 
965
+ #: cron/cron-add.php:127
966
  msgid ""
967
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
968
  "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
970
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
971
  "schedule-cron-emails-in-parallels-plesk/\">Nastavení cronu v Plesk</a>"
972
 
973
+ #: cron/cron-add.php:128
974
  msgid ""
975
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
976
  "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
978
  "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
979
  "schedule-cron-emails-in-cpanel/\">Nastavení cronu v cPanel</a>"
980
 
981
+ #: export/export-email-address.php:33 export/export-email-address.php:37
 
 
 
 
 
 
 
 
 
 
982
  msgid "Unexpected url submit has been detected"
983
  msgstr "Byla zjištěna neočekávaná URL adresa"
984
 
987
  msgstr "Vítá vás plugin Email Subscribers!"
988
 
989
  #: help/help.php:47
990
+ msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
991
+ msgstr "Děkujeme vám za instalaci a doufáme, že se vám Email Subscribers bude líbit."
 
 
992
 
993
  #: help/help.php:51
994
  msgid "For more help and tips..."
995
  msgstr "Pro další pomoc a rady..."
996
 
997
+ #: help/help.php:98
998
  msgid "Frequently Asked Questions"
999
  msgstr "Časté dotazy (anglicky)"
1000
 
1001
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
1002
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
1003
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
1004
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
1005
+ #: help/help.php:171 help/help.php:174 help/help.php:177
1006
+ #, c-format
1007
  msgid "%s"
1008
  msgstr "%s"
1009
 
1010
+ #: help/help.php:117
1011
  msgid "How to Add Subscription box to website?"
1012
  msgstr "Jak na web přidat přihlašovací formulář?"
1013
 
 
 
 
 
1014
  #: help/help.php:126
1015
  msgid "General Plugin Settings"
1016
  msgstr "Základní nastavení pluginu"
1017
 
 
 
 
 
 
 
 
 
1018
  #: help/help.php:129
1019
+ msgid "How to Import or Export Email Addresses?"
1020
+ msgstr "Jak importovat nebo exportovat emailové adresy?"
1021
+
1022
+ #: help/help.php:132
1023
  msgid "How to change/update/translate any texts from Email Subscribers?"
1024
  msgstr "Jak změnit/aktualizovat/přeložit jakýkoliv text v Email Subscribers? "
1025
 
1026
+ #: help/help.php:135
1027
  msgid "How to add Unsubscribe link in emails?"
1028
  msgstr "Jak do emailů přidat odkaz pro odhlášení?"
1029
 
1030
+ #: help/help.php:138
1031
  msgid "What are Static Templates and Dynamic Templates?"
1032
  msgstr "Co je statická šablona a dynamická šablona?"
1033
 
1034
+ #: help/help.php:147
 
 
 
 
 
 
 
 
 
 
 
 
1035
  msgid "How to Send a sample new post notification email to testgroup/myself?"
1036
  msgstr "Jak poslat ukázku nového oznamovacího emailu testovací skupině/sobě?"
1037
 
1038
+ #: help/help.php:153
 
 
 
 
1039
  msgid "How to Add/Update Existing Subscribers Group?"
1040
  msgstr "Jak přidat/aktualizovat existující skupinu odběratelů?"
1041
 
1042
+ #: help/help.php:156
1043
  msgid "Subscribers are not receiving Emails?"
1044
  msgstr "Odběratelé nepřijímají emaily?"
1045
 
1046
+ #: help/help.php:159
1047
  msgid "How to show subscribe form inside a popup?"
1048
  msgstr "Jak zobrazit přihlašovací formulář ve vyskakovacím okně?"
1049
 
1050
+ #: help/help.php:162
1051
  msgid "How to use Rainmaker’s form in Email Subscribers?"
1052
  msgstr "Jak používat formulář Rainmaker v Email Subscribers?"
1053
 
1054
+ #: help/help.php:165
1055
  msgid "How to Schedule Cron Mails?"
1056
  msgstr "Jak naplánovat cron emaily?"
1057
 
1058
+ #: help/help.php:168
1059
  msgid "How to Schedule Cron Emails in cPanel?"
1060
  msgstr "Jak naplánovat cron emaily v cPanelu?"
1061
 
1062
+ #: help/help.php:171
1063
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
1064
  msgstr "Jak naplánovat cron emaily v Parallels Plesk?"
1065
 
1066
+ #: help/help.php:174
1067
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
1068
  msgstr "Co dělat, když hosting nepodporuje crony?"
1069
 
1070
+ #: help/help.php:177
1071
  msgid "Commonly Asked Questions"
1072
  msgstr "Nejčastější dotazy"
1073
 
1074
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1075
+ #: job/es-unsubscribe.php:61
1076
  msgid ""
1077
+ "Oops.. We are getting some technical error. Please try again or contact admin."
 
1078
  msgstr ""
1079
+ "Nastala technická chyba. Zkuste to prosím znovu nebo se obraťte na administrátora."
 
1080
 
1081
+ #: job/es-optin.php:60
1082
  msgid "This email address has already been confirmed."
1083
  msgstr "Tato emailová adresa již byla potvrzena."
1084
 
1091
  msgstr "Vyberte stav oznámení."
1092
 
1093
  #: notification/notification-add.php:44 notification/notification-edit.php:60
1094
+ msgid "Please select notification mail subject. Use compose menu to create new."
 
1095
  msgstr ""
1096
+ "Vyberte předmět oznamovacího emailu. Pro vytvoření nového použijte menu „Vytvořit“."
 
1097
 
1098
  #: notification/notification-add.php:50 notification/notification-edit.php:66
1099
  msgid "Please select post categories."
1103
  msgid "Notification successfully created. "
1104
  msgstr "Oznámení bylo úspěšně vytvořeno."
1105
 
1106
+ #: notification/notification-add.php:111
1107
  msgid "Add Notification"
1108
  msgstr "Přidat oznámení"
1109
 
1110
+ #: notification/notification-add.php:119
1111
  msgid "Select Subscribers Group"
1112
  msgstr "Vyberte skupinu odběratelů"
1113
 
1114
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1115
+ #: notification/notification-edit.php:134 notification/notification-edit.php:167
1116
+ #: sendmail/sendmail.php:109 sendmail/sendmail.php:136 sendmail/sendmail.php:150
1117
+ #: subscribers/view-subscriber-add.php:161 subscribers/view-subscriber-edit.php:161
1118
+ #: subscribers/view-subscriber-import.php:189
1119
+ #: subscribers/view-subscriber-sync.php:118
 
 
1120
  msgid "Select"
1121
  msgstr "Vybrat"
1122
 
1123
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
1124
  msgid "Select Notification Mail Subject"
1125
  msgstr "Vyberte předmět oznamovací zprávy"
1126
 
1127
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
1128
  msgid "(Use compose menu to create new)"
1129
  msgstr "(Pro nový předmět použijte menu „Vytvořit“)"
1130
 
1131
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
1132
  msgid "Select Post Categories"
1133
  msgstr "Vyberte rubriky příspěvků"
1134
 
1135
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1136
  msgid "Check All"
1137
  msgstr "Označit vše"
1138
 
1139
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1140
  msgid "Uncheck All"
1141
  msgstr "Odznačit vše"
1142
 
1143
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
1144
  msgid "Select your Custom Post Type"
1145
  msgstr "Vyberte vlastní typ obsahu"
1146
 
1147
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
1148
  msgid "(Optional)"
1149
  msgstr "(nepovinné)"
1150
 
1151
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
1152
  msgid "No Custom Post Types Available"
1153
  msgstr "Vlastní typ obsahu není dostupný"
1154
 
1155
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
1156
  msgid "Select Notification Status"
1157
  msgstr "Vyberte stav oznámení"
1158
 
1159
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
1160
  msgid "Send mail immediately when new post is published"
1161
  msgstr "Odeslat zprávu ihned, jakmile je publikován nový příspěvek"
1162
 
1163
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
1164
  msgid "Add to cron when new post is published and send via cron job"
1165
  msgstr ""
1166
+ "Přidat do cronu, když je nový příspěvek zveřejněn a odeslat prostřednictvím cronu"
 
1167
 
1168
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
1169
  msgid "Disable notification"
1170
  msgstr "Zakázat oznámení "
1171
 
1181
  msgid "Notification successfully updated. "
1182
  msgstr "Oznámení bylo úspěšně upraveno."
1183
 
1184
+ #: notification/notification-edit.php:121
1185
  msgid "Edit Notification"
1186
  msgstr "Upravit oznámení"
1187
 
1188
+ #: notification/notification-edit.php:130 subscribers/view-subscriber-show.php:279
 
1189
  msgid "Update Subscribers Group"
1190
  msgstr "Upravit skupinu odběratelů"
1191
 
1192
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1193
  msgid "Mail Subject"
1194
  msgstr "Předmět emailu"
1195
 
1196
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1197
  msgid "Subscribers Group"
1198
  msgstr "Skupina odběratelů"
1199
 
1200
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1201
  msgid "Categories / Custom Post"
1202
  msgstr "Rubriky / Vlastní příspěvek"
1203
 
1204
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1205
  msgid "Notification Status"
1206
  msgstr "Stav oznámení"
1207
 
1208
+ #: notification/notification-show.php:126
1209
  msgid "Send mail immediately when new post is published."
1210
  msgstr "Odešle zprávu ihned, jakmile je publikován nový příspěvek."
1211
 
1212
+ #: notification/notification-show.php:128
1213
  msgid "Add to cron and send mail via cron job."
1214
  msgstr "Přidá se do cronu a odešle zprávu cronem."
1215
 
1217
  msgid "Role Updated. "
1218
  msgstr "Oprávnění bylo aktualizováno."
1219
 
1220
+ #: roles/roles-add.php:113
1221
+ msgid "Select user roles who can access following menus. Only Admin can change this."
 
 
 
 
 
1222
  msgstr ""
1223
  "Vyberte uživatelské role, které mají mít přístup k následujícím menu. Pouze "
1224
  "správce zde může provádět změny."
1225
 
1226
+ #: roles/roles-add.php:120
1227
  msgid "Subscribers Menu"
1228
  msgstr "Menu odběratelé"
1229
 
1230
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1231
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1232
+ #: roles/roles-add.php:196
1233
  msgid "Administrator Only"
1234
  msgstr "Pouze administrátor"
1235
 
1236
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1237
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1238
+ #: roles/roles-add.php:197
1239
  msgid "Administrator/Editor"
1240
  msgstr "Administrátor/Editor"
1241
 
1242
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1243
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1244
+ #: roles/roles-add.php:198
1245
  msgid "Administrator/Editor/Author/Contributor"
1246
  msgstr "Administrátor/Editor/Autor/Spolupracovník"
1247
 
1248
+ #: roles/roles-add.php:132
1249
  msgid "Compose Menu"
1250
  msgstr "Menu vytvořit"
1251
 
1252
+ #: roles/roles-add.php:192
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1253
  msgid "Help & Info Menu"
1254
  msgstr "Menu Nápověda"
1255
 
1302
  msgstr "Příjemců: 0"
1303
 
1304
  #: sendmail/sendmail.php:179
1305
+ #, c-format
1306
  msgid "Recipients : %s"
1307
  msgstr "Příjemců: %s"
1308
 
1309
  #: sendmail/sendmail.php:182
1310
  msgid ""
1311
+ "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that "
1312
+ "you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click "
1313
+ "on Help for more information."
1314
  msgstr ""
1315
+ "<br><br><strong>Váš počet příjemců je vyšší než 100.<br>Důrazně doporučujeme, "
1316
+ "abyste výše změnili typ emailu na cron a zprávy odeslali přes cron.</"
1317
+ "strong><br>Pro více informací klikněte na nápovědu."
1318
+
1319
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1320
+ msgid "Send Email"
1321
+ msgstr "Odeslat email"
1322
 
1323
  #: sendmail/sendmail.php:198
1324
  msgid "Reset"
1336
  msgid " &gt;&gt; "
1337
  msgstr " &gt;&gt; "
1338
 
1339
+ #: sentmail/deliverreport-show.php:59
1340
  msgid "Delivery Report"
1341
  msgstr "Hlášení o doručení"
1342
 
1343
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1344
+ #: subscribers/view-subscriber-export.php:36
1345
+ #: subscribers/view-subscriber-export.php:44 subscribers/view-subscriber-show.php:351
1346
+ #: subscribers/view-subscriber-show.php:365
 
1347
  msgid "Sno"
1348
  msgstr "Číslo"
1349
 
1350
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1351
  msgid "Email"
1352
  msgstr "Email"
1353
 
1354
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1355
  msgid "Sent Date"
1356
  msgstr "Datum odeslání"
1357
 
1358
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1359
  msgid "Viewed Status"
1360
  msgstr "Stav zobrazení"
1361
 
1362
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1363
  msgid "Viewed Date"
1364
  msgstr "Datum zobrazení"
1365
 
1366
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1367
  msgid "Database ID"
1368
  msgstr "ID databáze"
1369
 
1370
+ #: sentmail/sentmail-preview.php:41
1371
  msgid "Back"
1372
  msgstr "Zpět"
1373
 
1375
  msgid "Successfully deleted all reports except latest 10."
1376
  msgstr "Úspěšně smazány všechny sestavy kromě posledních 10."
1377
 
1378
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1379
  msgid "View Reports"
1380
  msgstr "Zobrazit hlášení"
1381
 
1382
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1383
  msgid "Source"
1384
  msgstr "Zdroj"
1385
 
1386
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1387
  msgid "Start Date"
1388
  msgstr "Počáteční datum"
1389
 
1390
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1391
  msgid "End Date"
1392
  msgstr "Datum ukončení"
1393
 
1394
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1395
  msgid "Total"
1396
  msgstr "Celkem"
1397
 
1398
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1399
+ #: subscribers/view-subscriber-export.php:39
1400
+ #: subscribers/view-subscriber-export.php:47 subscribers/view-subscriber-show.php:357
1401
+ #: subscribers/view-subscriber-show.php:371
 
1402
  msgid "Action"
1403
  msgstr "Akce"
1404
 
1405
+ #: sentmail/sentmail-show.php:176
1406
  msgid "Optimize Table & Delete Records"
1407
  msgstr "Optimalizovat tabulku a smazat záznamy"
1408
 
1409
+ #: sentmail/sentmail-show.php:185
1410
  msgid ""
1411
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to "
1412
+ "delete all reports except latest 10."
1413
  msgstr ""
1414
+ "Poznámka: Klikněte na tlačítko <strong>Optimalizace tabulek a Smazání záznamů</"
1415
+ "strong> pro vymazání všech zpráv kromě posledních 10."
1416
 
1417
  #: settings/setting-sync.php:15
1418
  msgid "Table sync completed successfully."
1442
  msgid "Oops, unable to update."
1443
  msgstr "Nelze aktualizovat."
1444
 
1445
+ #: settings/settings-edit.php:220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1446
  msgid "1. WP HTML MAIL"
1447
  msgstr "1. WP HTML ZPRÁVA"
1448
 
1449
+ #: settings/settings-edit.php:221
1450
  msgid "2. WP PLAINTEXT MAIL"
1451
  msgstr "2. WP PROSTÝ TEXT"
1452
 
1453
+ #: settings/settings-edit.php:222
1454
  msgid "3. PHP HTML MAIL"
1455
  msgstr "3. PHP HTML ZPRÁVA"
1456
 
1457
+ #: settings/settings-edit.php:223
1458
  msgid "4. PHP PLAINTEXT MAIL"
1459
  msgstr "4. PHP PROSTÝ TEXT"
1460
 
1461
+ #: settings/settings-edit.php:235
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1462
  msgid "Double Opt In"
1463
  msgstr "Dvojí potvrzení"
1464
 
1465
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1466
+ #: subscribers/view-subscriber-edit.php:149
1467
+ #: subscribers/view-subscriber-import.php:177
1468
+ #: subscribers/view-subscriber-show.php:302 subscribers/view-subscriber-show.php:329
 
1469
  msgid "Single Opt In"
1470
  msgstr "Jednoduché potvrzení"
1471
 
1472
+ #: settings/settings-edit.php:242
1473
  msgid "Image Size"
1474
  msgstr "Velikost obrázku"
1475
 
1476
+ #: settings/settings-edit.php:247
 
 
 
 
 
 
 
1477
  msgid "Full Size"
1478
  msgstr "Plná velikost"
1479
 
1480
+ #: settings/settings-edit.php:248
1481
  msgid "Medium Size"
1482
  msgstr "Střední velikost"
1483
 
1484
+ #: settings/settings-edit.php:249
1485
  msgid "Thumbnail"
1486
  msgstr "Náhled"
1487
 
1488
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1489
+ #: subscribers/view-subscriber-sync.php:106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1490
  msgid "YES"
1491
  msgstr "ANO"
1492
 
1493
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1494
+ #: subscribers/view-subscriber-sync.php:105
1495
  msgid "NO"
1496
  msgstr "NE"
1497
 
1498
+ #: settings/settings-edit.php:402
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1499
  msgid "Save Settings"
1500
  msgstr "Uložit nastavení"
1501
 
1502
+ #: subscribers/view-subscriber-add.php:35 subscribers/view-subscriber-edit.php:53
 
1503
  msgid "Please enter subscriber email address."
1504
  msgstr "Zadejte emailovou adresu odběratele."
1505
 
1509
 
1510
  #: subscribers/view-subscriber-add.php:55
1511
  msgid ""
1512
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1513
+ "group name."
1514
  msgstr ""
1515
+ "Chyba: Speciální znaky (['^$%&*()}{@#~?><>,|=_+\\\"]) v názvu skupiny nelze použít."
 
1516
 
1517
  #: subscribers/view-subscriber-add.php:65
1518
  msgid "Subscriber has been saved."
1526
  msgid "Invalid Email."
1527
  msgstr "Neplatný email."
1528
 
1529
+ #: subscribers/view-subscriber-add.php:109 subscribers/view-subscriber-edit.php:108
1530
+ #: subscribers/view-subscriber-export.php:26
1531
+ #: subscribers/view-subscriber-import.php:142
1532
+ #: subscribers/view-subscriber-show.php:241 subscribers/view-subscriber-sync.php:88
 
 
1533
  msgid "Add New Subscriber"
1534
  msgstr "Přidat nového odběratele"
1535
 
1536
+ #: subscribers/view-subscriber-add.php:110 subscribers/view-subscriber-edit.php:109
1537
+ #: subscribers/view-subscriber-export.php:27
1538
+ #: subscribers/view-subscriber-import.php:209
1539
+ #: subscribers/view-subscriber-show.php:242 subscribers/view-subscriber-sync.php:89
 
 
1540
  msgid "Import"
1541
  msgstr "Import"
1542
 
1543
+ #: subscribers/view-subscriber-add.php:111 subscribers/view-subscriber-edit.php:110
1544
+ #: subscribers/view-subscriber-import.php:143
1545
+ #: subscribers/view-subscriber-show.php:243 subscribers/view-subscriber-sync.php:90
 
 
1546
  msgid "Export"
1547
  msgstr "Export"
1548
 
1549
+ #: subscribers/view-subscriber-add.php:112 subscribers/view-subscriber-edit.php:111
1550
+ #: subscribers/view-subscriber-export.php:28
1551
+ #: subscribers/view-subscriber-import.php:144
1552
+ #: subscribers/view-subscriber-show.php:244 subscribers/view-subscriber-sync.php:142
 
 
1553
  msgid "Sync"
1554
  msgstr "Synchronizovat"
1555
 
1556
+ #: subscribers/view-subscriber-add.php:122
1557
  msgid "Enter Subscriber's Full name"
1558
  msgstr "Zadejte celé jméno odběratele"
1559
 
1560
+ #: subscribers/view-subscriber-add.php:132
1561
  msgid "Enter Subscriber's Email Address"
1562
  msgstr "Zadejte emailovou adresu odběratele"
1563
 
1564
+ #: subscribers/view-subscriber-add.php:142
1565
  msgid "Select Subscriber's Status"
1566
  msgstr "Vyberte stav odběratele"
1567
 
1568
+ #: subscribers/view-subscriber-add.php:147 subscribers/view-subscriber-edit.php:146
1569
+ #: subscribers/view-subscriber-import.php:174
1570
+ #: subscribers/view-subscriber-show.php:299 subscribers/view-subscriber-show.php:326
 
 
1571
  msgid "Confirmed"
1572
  msgstr "Potvrzeno"
1573
 
1574
+ #: subscribers/view-subscriber-add.php:148 subscribers/view-subscriber-edit.php:147
1575
+ #: subscribers/view-subscriber-import.php:175
1576
+ #: subscribers/view-subscriber-show.php:300 subscribers/view-subscriber-show.php:327
 
 
1577
  msgid "Unconfirmed"
1578
  msgstr "Nepotvrzeno"
1579
 
1580
+ #: subscribers/view-subscriber-add.php:149 subscribers/view-subscriber-edit.php:148
1581
+ #: subscribers/view-subscriber-import.php:176
1582
+ #: subscribers/view-subscriber-show.php:301 subscribers/view-subscriber-show.php:328
 
 
1583
  msgid "Unsubscribed"
1584
  msgstr "Zrušen odběr"
1585
 
1586
+ #: subscribers/view-subscriber-add.php:157
1587
  msgid "Select (or) Create Group for Subscriber"
1588
  msgstr "Vyberte (nebo) vytvořte skupinu pro odběratele"
1589
 
1590
+ #: subscribers/view-subscriber-add.php:173 subscribers/view-subscriber-import.php:201
 
1591
  msgid "(or)"
1592
  msgstr "(nebo)"
1593
 
1594
+ #: subscribers/view-subscriber-add.php:182
1595
  msgid "Add Subscriber"
1596
  msgstr "Přidat odběratele"
1597
 
1607
  msgid "Subscriber already exists for this group."
1608
  msgstr "Odběratel již v této skupině existuje."
1609
 
1610
+ #: subscribers/view-subscriber-edit.php:107
1611
  msgid "Edit Subscriber"
1612
  msgstr "Upravit odběratele"
1613
 
1614
+ #: subscribers/view-subscriber-edit.php:141
 
 
 
 
 
 
 
 
1615
  msgid "Update Subscriber's Status"
1616
  msgstr "Změna stavu odběratele"
1617
 
1618
+ #: subscribers/view-subscriber-edit.php:156
1619
  msgid "Update Subscriber's Group"
1620
  msgstr "Změna skupiny odběratele "
1621
 
1622
+ #: subscribers/view-subscriber-export.php:25
1623
  msgid "Export Email Addresses"
1624
  msgstr "Exportovat emailové adresy"
1625
 
1626
+ #: subscribers/view-subscriber-export.php:37
1627
+ #: subscribers/view-subscriber-export.php:45
1628
  msgid "Type of List to Export"
1629
  msgstr "Typ seznamu pro export"
1630
 
1631
+ #: subscribers/view-subscriber-export.php:38
1632
+ #: subscribers/view-subscriber-export.php:46
1633
  msgid "Total Emails"
1634
  msgstr "Celkem emailů"
1635
 
1636
+ #: subscribers/view-subscriber-export.php:52
1637
  msgid "1"
1638
  msgstr "1"
1639
 
1640
+ #: subscribers/view-subscriber-export.php:53
1641
  msgid "All Subscribers List"
1642
  msgstr "Seznam všech odběratelů"
1643
 
1644
+ #: subscribers/view-subscriber-export.php:55
1645
+ #: subscribers/view-subscriber-export.php:61
1646
+ #: subscribers/view-subscriber-export.php:67
1647
  msgid "Click to Export in CSV"
1648
  msgstr "Klikněte pro export do CSV"
1649
 
1650
+ #: subscribers/view-subscriber-export.php:58
1651
  msgid "2"
1652
  msgstr "2"
1653
 
1654
+ #: subscribers/view-subscriber-export.php:59
1655
  msgid "WordPress Registered Users"
1656
  msgstr "WordPress registrovaní uživatelé"
1657
 
1658
+ #: subscribers/view-subscriber-export.php:64
1659
  msgid "3"
1660
  msgstr "3"
1661
 
1662
+ #: subscribers/view-subscriber-export.php:65
1663
  msgid "Commented Authors"
1664
  msgstr "Autoři komentářů"
1665
 
1666
  #: subscribers/view-subscriber-import.php:43
1667
  msgid ""
1668
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1669
+ "Group name."
1670
  msgstr ""
1671
+ "Chyba: Speciální znaky (['^$%&*()}{@#~?><>,|=_+\\\"]) v názvu skupiny nelze použít."
 
1672
 
1673
  #: subscribers/view-subscriber-import.php:91
1674
  msgid "email imported."
1696
  msgid "File Upload Failed."
1697
  msgstr "Nahrávání souboru selhalo."
1698
 
1699
+ #: subscribers/view-subscriber-import.php:141
1700
  msgid "Import Email Addresses"
1701
  msgstr "Import emailových adres"
1702
 
1703
+ #: subscribers/view-subscriber-import.php:154
1704
  msgid "Select CSV file"
1705
  msgstr "Vyberte soubor CSV"
1706
 
1707
+ #: subscribers/view-subscriber-import.php:156
1708
  msgid "Check CSV structure "
1709
  msgstr "Zkontrolujte CSV strukturu"
1710
 
1711
+ #: subscribers/view-subscriber-import.php:157
1712
  msgid "from here"
1713
  msgstr "zde"
1714
 
1715
+ #: subscribers/view-subscriber-import.php:168
1716
  msgid "Select Subscribers Email Status"
1717
  msgstr "Vybrat stav emailů odběratelů"
1718
 
1719
+ #: subscribers/view-subscriber-import.php:184
1720
  msgid "Select (or) Create Group for Subscribers"
1721
  msgstr "Vyberte (nebo) vytvořte skupinu pro odběratele"
1722
 
1724
  msgid "Selected details does not exists."
1725
  msgstr "Vybrané detaily neexistují."
1726
 
1727
+ #: subscribers/view-subscriber-show.php:55 subscribers/view-subscriber-show.php:94
 
1728
  msgid "Record deleted."
1729
  msgstr "Záznam byl smazán."
1730
 
1731
  #: subscribers/view-subscriber-show.php:66
1732
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
 
1733
  msgstr ""
1734
+ "Chcete-li odeslat potvrzovací email, změňte možnost potvrzení na dvojité potvrzení."
 
1735
 
1736
+ #: subscribers/view-subscriber-show.php:74 subscribers/view-subscriber-show.php:133
 
1737
  msgid "Confirmation emails Resent Successfully."
1738
  msgstr "Potvrzovací emaily úspěšně odeslány."
1739
 
1740
+ #: subscribers/view-subscriber-show.php:99 subscribers/view-subscriber-show.php:138
1741
+ #: subscribers/view-subscriber-show.php:176 subscribers/view-subscriber-show.php:215
 
 
1742
  msgid "No record was selected."
1743
  msgstr "Není vybrán žádný záznam."
1744
 
1745
  #: subscribers/view-subscriber-show.php:114
1746
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
 
1747
  msgstr ""
1748
  "Chcete-li odeslat potvrzovací zprávu, změňte možnost potvrzení na dvojité "
1749
  "potvrzení."
1764
  msgid "Please select New Status to update."
1765
  msgstr "Vyberte nový stav ke změně."
1766
 
1767
+ #: subscribers/view-subscriber-show.php:276
 
 
 
 
1768
  msgid "Bulk Actions"
1769
  msgstr "Hromadné úpravy"
1770
 
1771
+ #: subscribers/view-subscriber-show.php:278 subscribers/view-subscriber-show.php:411
 
1772
  msgid "Resend Confirmation"
1773
  msgstr "Znovu odeslat povtrzení"
1774
 
1775
+ #: subscribers/view-subscriber-show.php:280
1776
  msgid "Update Subscribers Status"
1777
  msgstr "Změna stavu odběratele"
1778
 
1779
+ #: subscribers/view-subscriber-show.php:283
1780
  msgid "Select Group"
1781
  msgstr "Vyberte skupinu"
1782
 
1783
+ #: subscribers/view-subscriber-show.php:298 subscribers/view-subscriber-show.php:325
 
1784
  msgid "All Status"
1785
  msgstr "Všechny stavy"
1786
 
1787
+ #: subscribers/view-subscriber-show.php:304
1788
  msgid "Apply"
1789
  msgstr "Použít"
1790
 
1791
+ #: subscribers/view-subscriber-show.php:308
1792
  msgid "All Groups"
1793
  msgstr "Všechny skupiny"
1794
 
1795
+ #: subscribers/view-subscriber-show.php:332
1796
  msgid "1 to 200 emails"
1797
  msgstr "1 - 200 emailů"
1798
 
1799
+ #: subscribers/view-subscriber-show.php:333
1800
  msgid "201 to 400"
1801
  msgstr "201 - 400"
1802
 
1803
+ #: subscribers/view-subscriber-show.php:334
1804
  msgid "401 to 600"
1805
  msgstr "401 - 600"
1806
 
1807
+ #: subscribers/view-subscriber-show.php:335
1808
  msgid "601 to 800"
1809
  msgstr "601 - 800"
1810
 
1811
+ #: subscribers/view-subscriber-show.php:336
1812
  msgid "801 to 1000"
1813
  msgstr "801 - 1000"
1814
 
1815
+ #: subscribers/view-subscriber-show.php:337
1816
  msgid "1001 to 2000"
1817
  msgstr "1001 - 2000"
1818
 
1819
+ #: subscribers/view-subscriber-show.php:338
1820
  msgid "2001 to 5000"
1821
  msgstr "2001 - 5000"
1822
 
1823
+ #: subscribers/view-subscriber-show.php:339
1824
  msgid "5001 to 10000"
1825
  msgstr "5001 - 10000"
1826
 
1827
+ #: subscribers/view-subscriber-show.php:340
1828
  msgid "Display All"
1829
  msgstr "Zobrazit vše"
1830
 
1831
+ #: subscribers/view-subscriber-show.php:352 subscribers/view-subscriber-show.php:366
 
1832
  msgid "Email Address"
1833
  msgstr "Emailová adresa"
1834
 
1835
+ #: subscribers/view-subscriber-show.php:355 subscribers/view-subscriber-show.php:369
 
1836
  msgid "Group"
1837
  msgstr "Skupina"
1838
 
 
 
 
 
 
1839
  #: subscribers/view-subscriber-sync.php:35
1840
  msgid "Please select default group to newly registered user."
1841
  msgstr "Vyberte výchozí skupinu pro nově registrované uživatele"
1844
  msgid "Emails Successfully Synced."
1845
  msgstr "Emaily byly úspěšně synchronizovány."
1846
 
1847
+ #: subscribers/view-subscriber-sync.php:87
1848
  msgid "Sync Email"
1849
  msgstr "Synchronizace emailu"
1850
 
1851
+ #: subscribers/view-subscriber-sync.php:100
1852
  msgid "Sync newly registered users to subscribers list"
1853
  msgstr "Synchronizovat nově registrované uživatele do seznamu"
1854
 
1855
+ #: subscribers/view-subscriber-sync.php:113
1856
  msgid "Select group to add newly registered users to"
1857
  msgstr "Vybert skupinu do které se mají přidávat nově registrovaní uživatelé"
1858
 
1869
 
1870
  #. Description of the plugin/theme
1871
  msgid ""
1872
+ "Add subscription forms on website, send HTML newsletters & automatically notify "
1873
+ "subscribers about new blog posts once it gets published."
1874
  msgstr ""
1875
+ "Přidejte přihlašovací formulář na internetové stránky, posílejte HTML zpravodaje a "
1876
+ "automaticky informujte odběratele o nových příspěvcích, jakmile budou zveřejněny. "
 
1877
 
1878
  #. Author of the plugin/theme
1879
  msgid "Icegram"
languages/email-subscribers-es_ES.mo CHANGED
Binary file
languages/email-subscribers-es_ES.po CHANGED
@@ -1,11 +1,11 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Email Subscribers\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: Tue Feb 09 2016 16:21:13 GMT+0530 (IST)\n"
6
- "PO-Revision-Date: 2016-12-19 13:37+0100\n"
7
  "Last-Translator: David Bravo <dbravo@dimensionmultimedia.com>\n"
8
- "Language-Team: \n"
9
  "Language: es_ES\n"
10
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
11
  "MIME-Version: 1.0\n"
@@ -23,1471 +23,1354 @@ msgstr ""
23
  "X-Poedit-SearchPath-0: .\n"
24
  "X-Poedit-SearchPathExcluded-0: *.js\n"
25
 
26
- #. Name of the plugin
27
- msgid "Email Subscribers & Newsletters"
28
- msgstr "Email Subscribers & Newsletters"
29
-
30
- #. URI of the plugin
31
- msgid "http://www.icegram.com"
32
- msgstr "http://www.icegram.com"
33
-
34
- #. Description of the plugin
35
- msgid ""
36
- "Add subscription forms on website, send HTML newsletters & automatically notify "
37
- "subscribers about new blog posts once it gets published."
38
- msgstr ""
39
- "Añade formularios de suscripción en el sitio web, envia newsletters HTML y "
40
- "notifica automáticamente a los suscriptores sobre nuevas entradas del blog una vez "
41
- "hayan sido publicadas."
42
-
43
- #. Author of the plugin
44
- msgid "Icegram"
45
- msgstr "Icegram"
46
-
47
- #: ../cron/cron-add.php:98
48
- msgid ""
49
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
50
- "schedule-cron-mails/\">What is Cron?</a>"
51
- msgstr ""
52
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
53
- "schedule-cron-mails/\">¿Qué es Cron?</a>"
54
-
55
- #: ../cron/cron-add.php:99
56
- msgid ""
57
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
58
- "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
59
- msgstr ""
60
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
61
- "schedule-cron-emails-in-parallels-plesk/\">Configurar una tarea cron en Plesk</a>"
62
-
63
- #: ../cron/cron-add.php:100
64
- msgid ""
65
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
66
- "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
67
- msgstr ""
68
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
69
- "schedule-cron-emails-in-cpanel/\">Configurar una tarea cron job en cPanel</a>"
70
-
71
- #: ../cron/cron-add.php:101
72
- msgid ""
73
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
74
- "hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</a>"
75
- msgstr ""
76
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
77
- "hosting-doesnt-support-cron-jobs/\">¿Tu alojamiento no permite tareas cron?</a>"
78
-
79
- #: ../notification/notification-add.php:32
80
- msgid "Please select subscribers group."
81
- msgstr "Por favor selecciona el grupo de suscriptores."
82
-
83
- #: ../notification/notification-add.php:38
84
- msgid "Please select notification status."
85
- msgstr "Por favor selecciona el estado de notificación."
86
-
87
- #: ../notification/notification-add.php:44 ../notification/notification-edit.php:60
88
- msgid "Please select notification mail subject. Use compose menu to create new."
89
- msgstr ""
90
- "Por favor selecciona el asunto de notificación del correo. Utiliza el menú "
91
- "componer para crear uno nuevo."
92
-
93
- #: ../notification/notification-add.php:50 ../notification/notification-edit.php:66
94
- msgid "Please select post categories."
95
- msgstr "Por favor selecciona categorías de entrada."
96
-
97
- #: ../notification/notification-add.php:70
98
- msgid "Notification successfully created. "
99
- msgstr "La notificación se ha creado con éxito. "
100
-
101
- #: ../notification/notification-add.php:107
102
- msgid "Add Notification"
103
- msgstr "Añadir Notificación"
104
-
105
- #: ../notification/notification-add.php:108 ../notification/notification-show.php: 55
106
- #: ../notification/notification-edit.php:119 ../roles/roles-add.php:106 ..
107
- #: settings/settings-edit.php:199 ../sentmail/sentmail-preview.php:29
108
- #: sentmail/sentmail-show.php:98 ../sentmail/deliverreport-show.php:62
109
- #: subscribers/view-subscriber-import.php:147 ../subscribers/view-subscriber-
110
- #: show.php:212 ../subscribers/view-subscriber-export.php:31 ../subscribers/view-
111
- #: subscriber-add.php:116 ../subscribers/view-subscriber-edit.php:115
112
- #: subscribers/view-subscriber-sync.php:94 ../cron/cron-add.php:75
113
- #: compose/compose-edit.php:87 ../compose/compose-add.php:76 ../compose/compose-
114
- #: show.php:67 ../compose/compose-preview.php:29 ../sendmail/sendmail.php:96
115
- msgid "Help"
116
- msgstr "Ayuda"
117
 
118
- #: ../notification/notification-add.php:115
119
- msgid "Select Subscribers Group"
120
- msgstr "Selecciona grupo de suscriptores"
121
-
122
- #: ../notification/notification-add.php:119 ../notification/notification-add.php: 143
123
- #: ../notification/notification-edit.php:130 ../notification/notification-
124
- #: edit.php:163 ../subscribers/view-subscriber-import.php:191 ../subscribers/view-
125
- #: subscriber-add.php:163 ../subscribers/view-subscriber-edit.php:163 ..
126
- #: subscribers/view-subscriber-sync.php:120 ../sendmail/sendmail.php:109
127
- #: sendmail/sendmail.php:136 ../sendmail/sendmail.php:150
128
- msgid "Select"
129
- msgstr "Seleccionar"
130
-
131
- #: ../notification/notification-add.php:137 ../notification/notification-edit.php:
132
- #: 157
133
- msgid "Select Notification Mail Subject"
134
- msgstr "Seleccionar Asunto de Correo de notificación"
135
-
136
- #: ../notification/notification-add.php:138 ../notification/notification-edit.php:
137
- #: 158
138
- msgid "(Use compose menu to create new)"
139
- msgstr "(Utiliza el menú componer para crear uno nuevo)"
140
-
141
- #: ../notification/notification-add.php:162 ../notification/notification-edit.php:
142
- #: 185
143
- msgid "Select Post Categories"
144
- msgstr "Seleccionar Categorías de Entradas"
145
-
146
- #: ../notification/notification-add.php:189 ../notification/notification-edit.php:
147
- #: 220
148
- msgid "Check All"
149
- msgstr "Selecciona todo"
150
-
151
- #: ../notification/notification-add.php:190 ../notification/notification-edit.php:
152
- #: 221
153
- msgid "Uncheck All"
154
- msgstr "Deselecciona todo"
155
-
156
- #: ../notification/notification-add.php:196 ../notification/notification-edit.php:
157
- #: 228
158
- msgid "Select your Custom Post Type"
159
- msgstr "Seleccionar tu tipo de entrada personalizada"
160
-
161
- #: ../notification/notification-add.php:197 ../notification/notification-edit.php:
162
- #: 229
163
- msgid "(Optional)"
164
- msgstr "(Opcional)"
165
-
166
- #: ../notification/notification-add.php:226 ../notification/notification-edit.php:
167
- #: 263
168
- msgid "No Custom Post Types Available"
169
- msgstr "No hay Tipos de Entrada Personalizadas Disponibles"
170
-
171
- #: ../notification/notification-add.php:233 ../notification/notification-edit.php:
172
- #: 271
173
- msgid "Select Notification Status"
174
- msgstr "Seleccionar estado de notificación"
175
 
176
- #: ../notification/notification-add.php:237 ../notification/notification-edit.php:
177
- #: 276
178
- msgid "Send mail immediately when new post is published"
179
- msgstr "Enviar correo inmediatamente cuando se publique una nueva entrada"
180
-
181
- #: ../notification/notification-add.php:238 ../notification/notification-edit.php:
182
- #: 277
183
- msgid "Add to cron when new post is published and send via cron job"
184
- msgstr "Añadir a cron cuando se publique una nueva entrada y enviar vía tarea cron"
185
-
186
- #: ../notification/notification-add.php:239 ../notification/notification-edit.php:
187
- #: 278
188
- msgid "Disable notification"
189
- msgstr "Deshabilitar notificación"
190
-
191
- #: ../notification/notification-add.php:247 ../notification/notification-edit.php:
192
- #: 287 ../roles/roles-add.php:202 ../subscribers/view-subscriber-edit.php:192 ..
193
- #: cron/cron-add.php:91 ../compose/compose-edit.php:118 ../compose/compose-add.
194
- #: php:106
195
- msgid "Save"
196
- msgstr "Guardar"
197
-
198
- #: ../notification/notification-show.php:20 ../notification/notification-edit.php: 19
199
- #: ../settings/settings-edit.php:19 ../sentmail/sentmail-preview.php:17 ..
200
- #: sentmail/sentmail-show.php:21 ../subscribers/view-subscriber-show.php:44
201
- #: subscribers/view-subscriber-edit.php:21 ../compose/compose-edit.php:19
202
- #: compose/compose-show.php:32 ../compose/compose-preview.php:17
203
- msgid "Oops, selected details does not exists."
204
- msgstr "Ups, los detalles seleccionados no existen."
205
-
206
- #: ../notification/notification-show.php:34 ../sentmail/sentmail-show.php:35 ..
207
- #: compose/compose-show.php:46
208
- msgid "Selected record deleted."
209
- msgstr "Registro seleccionado borrado."
210
-
211
- #: ../notification/notification-show.php:53 ../classes/es-register.php:148 ..
212
- #: classes/es-register.php:149
213
- msgid "Notification"
214
- msgstr "Notificación"
215
 
216
- #: ../notification/notification-show.php:54 ../notification/notification-edit.php:
217
- #: 118 ../compose/compose-edit.php:86 ../compose/compose-show.php:66
218
- msgid "Add New"
219
- msgstr "Añadir nuevo"
220
 
221
- #: ../notification/notification-show.php:66 ../notification/notification-show.php: 74
222
- msgid "Mail Subject"
223
- msgstr "Asunto Correo"
 
224
 
225
- #: ../notification/notification-show.php:67 ../notification/notification-show.php: 75
226
- msgid "Subscribers Group"
227
- msgstr "Grupo de suscriptores"
228
 
229
- #: ../notification/notification-show.php:68 ../notification/notification-show.php: 76
230
- msgid "Categories / Custom Post"
231
- msgstr "Categorías / Entrada personalizada"
 
232
 
233
- #: ../notification/notification-show.php:69 ../notification/notification-show.php: 77
234
- msgid "Notification Status"
235
- msgstr "Estado de Notificación"
 
236
 
237
- #: ../notification/notification-show.php:98 ../subscribers/view-subscriber-show.
238
- #: php:357 ../compose/compose-show.php:105 ../compose/compose-preview.php:41
239
- msgid "Edit"
240
- msgstr "Editar"
241
 
242
- #: ../notification/notification-show.php:101 ../subscribers/view-subscriber-show.
243
- #: php:244 ../subscribers/view-subscriber-show.php:362 ../compose/compose-show.
244
- #: php:106
245
- msgid "Delete"
246
- msgstr "Borrar"
247
 
248
- #: ../notification/notification-show.php:128
249
- msgid "Send mail immediately when new post is published."
250
- msgstr "Enviar correo inmediatamente cuando una nueva entrada sea publicada."
251
 
252
- #: ../notification/notification-show.php:130
253
- msgid "Add to cron and send mail via cron job."
254
- msgstr "Añadir a cron y enviar correo vía tarea cron."
255
 
256
- #: ../notification/notification-show.php:141 ../sentmail/sentmail-show.php:165 ..
257
- #: sentmail/deliverreport-show.php:115 ../subscribers/view-subscriber-show.php: 385
258
- #: ../compose/compose-show.php:115
259
- msgid "No records available."
260
- msgstr "No hay registros disponibles."
261
 
262
- #: ../notification/notification-edit.php:48
263
- msgid "Please select subscribers group"
264
- msgstr "Por favor, selecciona el grupo de suscriptores"
265
 
266
- #: ../notification/notification-edit.php:54
267
- msgid "Please select notification status"
268
- msgstr "Por favor, selecciona el estado de notificación"
269
 
270
- #: ../notification/notification-edit.php:88
271
- msgid "Notification successfully updated. "
272
- msgstr "Notificación actualizada con éxito. "
 
 
 
 
273
 
274
- #: ../notification/notification-edit.php:117
275
- msgid "Edit Notification"
276
- msgstr "Editar Notificación"
277
 
278
- #: ../notification/notification-edit.php:126 ../subscribers/view-subscriber-show.
279
- #: php:246
280
- msgid "Update Subscribers Group"
281
- msgstr "Actualizar Grupo de Suscriptores"
 
282
 
283
- #: ../roles/roles-add.php:52
284
- msgid "Role Updated. "
285
- msgstr "Rol Actualizado. "
 
 
 
 
286
 
287
- #: ../roles/roles-add.php:105
288
- msgid "Roles and Capabilities"
289
- msgstr "Roles y capacidades"
290
 
291
- #: ../roles/roles-add.php:109
292
- msgid "Select user roles who can access following menus. Only Admin can change this."
 
 
293
  msgstr ""
294
- "Selecciona roles de usuario que puedan acceder a los siguientes menús. Sólo el "
295
- "administrador puede cambiar esto."
296
-
297
- #: ../roles/roles-add.php:116
298
- msgid "Subscribers Menu"
299
- msgstr "Menú suscriptores"
300
 
301
- #: ../roles/roles-add.php:120 ../roles/roles-add.php:132 ../roles/roles-add.php: 144
302
- #: ../roles/roles-add.php:156 ../roles/roles-add.php:168 ../roles/roles-add. php:180
303
- #: ../roles/roles-add.php:192
304
- msgid "Administrator Only"
305
- msgstr "Sólo Administrador"
 
 
306
 
307
- #: ../roles/roles-add.php:121 ../roles/roles-add.php:133 ../roles/roles-add.php: 145
308
- #: ../roles/roles-add.php:157 ../roles/roles-add.php:169 ../roles/roles-add. php:181
309
- #: ../roles/roles-add.php:193
310
- msgid "Administrator/Editor"
311
- msgstr "Administrador/Editor"
312
 
313
- #: ../roles/roles-add.php:122 ../roles/roles-add.php:134 ../roles/roles-add.php: 146
314
- #: ../roles/roles-add.php:158 ../roles/roles-add.php:170 ../roles/roles-add. php:182
315
- #: ../roles/roles-add.php:194
316
- msgid "Administrator/Editor/Author/Contributor"
317
- msgstr "Administrador/Editor/Autor/Colaborador"
318
 
319
- #: ../roles/roles-add.php:128
320
- msgid "Compose Menu"
321
- msgstr "Menú componer"
 
 
 
 
322
 
323
- #: ../roles/roles-add.php:140
324
- msgid "Notification Menu"
325
- msgstr "Menú Notificación"
326
 
327
- #: ../roles/roles-add.php:152
328
- msgid "Send Email Menu/Cron Menu"
329
- msgstr "Menú Envío Correo/Menú Cron"
 
 
 
 
330
 
331
- #: ../roles/roles-add.php:164
332
- msgid "Settings Menu"
333
- msgstr "Menú Configuración"
334
 
335
- #: ../roles/roles-add.php:176
336
- msgid "Sent Mails Menu"
337
- msgstr "Menú Envío Correos"
338
 
339
- #: ../roles/roles-add.php:188
340
- msgid "Help & Info Menu"
341
- msgstr "Menú Ayuda e Info"
342
 
343
- #: ../settings/settings-edit.php:116
344
- msgid "Please enter sender of notifications from name."
345
- msgstr "Por favor introduce el nombre 'de' para el emisor de notificaciones."
346
 
347
- #: ../settings/settings-edit.php:121
348
- msgid "Please enter sender of notifications from email."
349
- msgstr "Por favor introduce el correo 'de' para el emisor de notificaciones."
350
 
351
- #: ../settings/settings-edit.php:154
352
- msgid "Settings Saved."
353
- msgstr "Configuración guardada."
354
 
355
- #: ../settings/settings-edit.php:157
356
- msgid "Oops, unable to update."
357
- msgstr "Ups, no se ha podido actualizadar."
358
 
359
- #: ../settings/settings-edit.php:198 ../classes/es-register.php:157 ../classes/es-
360
- #: register.php:158
361
- msgid "Settings"
362
- msgstr "Configuración"
 
363
 
364
- #: ../settings/settings-edit.php:206
365
- msgid "Sender of notifications"
366
- msgstr "Emisor de notificaciones"
367
 
368
- #: ../settings/settings-edit.php:207
369
  msgid ""
370
- "Choose a FROM name and FROM email address for all notifications emails from this "
371
  "plugin."
372
  msgstr ""
373
- "Elige un nombre DE y una dirección de correo DE para todos los correos de "
374
- "notificaciones de este plugin."
375
 
376
- #: ../settings/settings-edit.php:217
377
- msgid "Mail type"
378
- msgstr "Tipo de Correo"
379
 
380
- #: ../settings/settings-edit.php:218
381
  msgid ""
382
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & "
383
- "4 is to send mails with PHP method mail()"
384
  msgstr ""
385
- "Las opciones 1 y 2 envían correos con el método por defecto de WordPress "
386
- "wp_mail(). Las opciones 3 y 4 envían correos con el método PHP mail()."
387
-
388
- #: ../settings/settings-edit.php:222
389
- msgid "1. WP HTML MAIL"
390
- msgstr "1. WP CORREO HTML"
391
-
392
- #: ../settings/settings-edit.php:223
393
- msgid "2. WP PLAINTEXT MAIL"
394
- msgstr "2. WP CORREO TEXTO PLANO"
395
-
396
- #: ../settings/settings-edit.php:224
397
- msgid "3. PHP HTML MAIL"
398
- msgstr "3. PHP CORREO PHP"
399
 
400
- #: ../settings/settings-edit.php:225
401
- msgid "4. PHP PLAINTEXT MAIL"
402
- msgstr "4. PHP CORREO TEXTO PLANO"
403
-
404
- #: ../settings/settings-edit.php:232
405
- msgid "Opt-in option"
406
  msgstr "Opción Aceptación"
407
 
408
- #: ../settings/settings-edit.php:233
409
  msgid ""
410
- "Double Opt In, means subscribers need to confirm their email address by an "
411
- "activation link sent them on a activation email message. Single Opt In, means "
412
  "subscribers do not need to confirm their email address."
413
  msgstr ""
414
- "Doble Aceptación, significa que los suscriptores deben confirmar su correo "
415
- "electrónico por un enlace de activación que se les envía en un mensaje de "
416
- "confirmación de correo. Aceptación simple significa que los suscriptores no deben "
417
- "confirmar su dirección de correo."
418
-
419
- #: ../settings/settings-edit.php:237
420
- msgid "Double Opt In"
421
- msgstr "Doble Aceptación"
422
-
423
- #: ../settings/settings-edit.php:238 ../subscribers/view-subscriber-import.php: 179
424
- #: ../subscribers/view-subscriber-show.php:288 ../subscribers/view-subscriber-
425
- #: add.php:152 ../subscribers/view-subscriber-edit.php:151
426
- msgid "Single Opt In"
427
- msgstr "Aceptación individual"
428
-
429
- #: ../settings/settings-edit.php:244
430
- msgid "Image Size"
431
- msgstr "Tamaño de imagen"
432
 
433
- #: ../settings/settings-edit.php:245
434
- msgid "Select image size for ###POSTIMAGE### to be shown in post notification email"
 
435
  msgstr ""
436
- "Selecciona el tamaño de imagen para ###POSTIMAGE### que se mostrará en el correo "
437
- "de notificación de entrada"
438
-
439
- #: ../settings/settings-edit.php:249
440
- msgid "Full Size"
441
- msgstr "Tamaño Completo"
442
 
443
- #: ../settings/settings-edit.php:250
444
- msgid "Medium Size"
445
- msgstr "Tamaño Medio"
446
-
447
- #: ../settings/settings-edit.php:251
448
- msgid "Thumbnail"
449
- msgstr "Miniatura"
450
-
451
- #: ../settings/settings-edit.php:257
452
- msgid "Opt-in mail subject (Confirmation mail)"
453
- msgstr "Asunto del correo de Aceptación (Correo de confirmación)"
454
 
455
- #: ../settings/settings-edit.php:258
456
  msgid ""
457
- "Enter the subject for Double Opt In mail. This will send whenever subscriber added "
458
- "email into our database."
459
  msgstr ""
460
- "Introduce el asunto para el correo de Doble Aceptación. Esto se mandará cuando se "
461
- "haya suscrito cualquier correo en nuestra base de datos."
462
 
463
- #: ../settings/settings-edit.php:264
464
- msgid "Opt-in mail content (Confirmation mail)"
465
- msgstr "Contenido del correo de Aceptación (correo de confirmación)"
466
 
467
- #: ../settings/settings-edit.php:265
468
  msgid ""
469
- "Enter the content for Double Opt In mail. This will send whenever subscriber added "
470
- "email into our database."
471
  msgstr ""
472
- "Introduce el contenido para el correo de Doble Aceptación. Esto se mandará cuando "
473
- "se añada una dirección de correo a nuestra base de datos."
474
 
475
- #: ../settings/settings-edit.php:271
476
- msgid "Opt-in link (Confirmation link)"
477
- msgstr "Enlace Aceptación (Enlace de conformación)"
478
 
479
- #: ../settings/settings-edit.php:272
480
- msgid "Double Opt In confirmation link. You no need to change this value."
481
- msgstr "Enlace para Doble Aceptación. No es necesario que cambies este valor."
482
 
483
- #: ../settings/settings-edit.php:278
484
- msgid "Text to display after email subscribed successfully"
 
 
485
  msgstr ""
486
- "Texto para mostrar cuando una dirección de correo se haya suscrito correctamente"
 
487
 
488
- #: ../settings/settings-edit.php:279
489
  msgid ""
490
- "This text will display once user clicked email confirmation link from opt-in "
491
- "(confirmation) email content."
492
  msgstr ""
493
- "Este texto se mostrará una vez el usuario haya hecho clic en el enlace de "
494
- "conformación de correo desde el contenido de correo de entrada (confirmación)."
495
 
496
- #: ../settings/settings-edit.php:286
497
- msgid "Subscriber welcome email"
498
- msgstr "Correo de bienvenida para el Suscriptor"
499
 
500
- #: ../settings/settings-edit.php:287
501
- msgid "To send welcome mail to subscriber, This option must be set to YES."
 
 
502
  msgstr ""
503
- "Para enviar un correo de bienvenida a los suscriptores, esta opción debe estar "
504
- "establecida a SÍ."
505
 
506
- #: ../settings/settings-edit.php:291 ../settings/settings-edit.php:319 ..
507
- #: subscribers/view-subscriber-sync.php:108
508
- msgid "YES"
509
- msgstr "SÍ"
510
 
511
- #: ../settings/settings-edit.php:292 ../settings/settings-edit.php:320 ..
512
- #: subscribers/view-subscriber-sync.php:107
513
- msgid "NO"
514
- msgstr "NO"
 
 
 
 
 
515
 
516
- #: ../settings/settings-edit.php:298
517
- msgid "Welcome mail subject"
518
- msgstr "Asunto correo bienvenida"
519
 
520
- #: ../settings/settings-edit.php:299
521
  msgid ""
522
- "Enter the subject for subscriber welcome mail. This will send whenever email "
523
- "subscribed (confirmed) successfully."
 
524
  msgstr ""
525
- "Introduce el asunto para el correo de bienvenida del suscriptor. Esto se enviará "
526
- "cuando se suscriba exitosamente (confirmado) cualquier correo."
 
527
 
528
- #: ../settings/settings-edit.php:305
529
- msgid "Subscriber welcome mail content"
530
- msgstr "Contenido del correo de bienvenida al suscriptor"
531
 
532
- #: ../settings/settings-edit.php:306
 
 
 
 
533
  msgid ""
534
- "Enter the content for subscriber welcome mail. This will send whenever email "
535
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
536
  msgstr ""
537
- "Introduce el contenido para el correo de bienvenida al suscriptor. Esto se enviará "
538
- "cuando un correo se haya suscrito (confirmado) con éxito. (Keyword: ###NAME###)"
 
539
 
540
- #: ../settings/settings-edit.php:314
541
- msgid "Mail to admin"
542
- msgstr "Correo al administrador"
543
 
544
- #: ../settings/settings-edit.php:315
545
- msgid ""
546
- "To send admin notifications for new subscriber, This option must be set to YES."
547
  msgstr ""
548
- "Para mandar notificaciones al administrador por nuevos suscriptores, esta opción "
549
- "debe estar establecida a SÍ."
550
 
551
- #: ../settings/settings-edit.php:326
552
- msgid "Admin email addresses"
553
- msgstr "Direcciones de correo de administrador"
554
 
555
- #: ../settings/settings-edit.php:327
556
  msgid ""
557
- "Enter the admin email addresses that should receive notifications (separate by "
558
- "comma)."
559
  msgstr ""
560
- "Introduce las direcciones de correo de administradores que deben recibir las "
561
- "notificaciones (separadas por coma)."
562
 
563
- #: ../settings/settings-edit.php:333
564
- msgid "Admin mail subject"
565
- msgstr "Asunto del correo al administrador"
566
 
567
- #: ../settings/settings-edit.php:334
568
  msgid ""
569
- "Enter the subject for admin mail. This will send whenever new email added and "
570
- "confirmed into our database."
571
  msgstr ""
572
- "Introduce el asunto para el correo al administrador. Esto se enviará cuando un "
573
- "nuevo correo se añadido y confirmado en nuestra base de datos."
574
 
575
- #: ../settings/settings-edit.php:340
576
- msgid "Admin mail content"
577
- msgstr "Contenido correo administrador"
578
 
579
- #: ../settings/settings-edit.php:341
580
  msgid ""
581
- "Enter the mail content for admin. This will send whenever new email added and "
582
- "confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
583
  msgstr ""
584
- "Introduce el contenido del correo para administrador. Esto se enviará cuando un "
585
- "nuevo correo haya sido añadido y confirmado en nuestra base de datos. (Keyword: "
586
- "###NAME###, ###EMAIL###)"
587
 
588
- #: ../settings/settings-edit.php:348
589
- msgid "Unsubscribe link"
590
- msgstr "Enlace de baja de suscripción"
591
 
592
- #: ../settings/settings-edit.php:349
593
- msgid "Unsubscribe link. You no need to change this value."
594
- msgstr "Enlace de baja de suscripción. No es necesario cambiar este valor."
 
 
 
 
595
 
596
- #: ../settings/settings-edit.php:355
597
- msgid "Unsubscribe text in mail"
598
- msgstr "Texto de baja de suscripción en correo"
599
 
600
- #: ../settings/settings-edit.php:356
601
  msgid ""
602
- "Enter the text for unsubscribe link. This text is to add unsubscribe link with "
603
- "newsletter. (Keyword: ###LINK###)"
604
  msgstr ""
605
- "Introduce el texto para el enlace de cancelación de suscripción. Este texto es "
606
- "para añadir un enlace de cancelación de suscripción con la newsletter. (Keyword: "
607
- "###LINK###)"
608
 
609
- #: ../settings/settings-edit.php:362
610
- msgid "Text to display after email unsubscribed"
611
- msgstr "Texto para mostrar una vez el correo haya cancelado la suscripción"
612
 
613
- #: ../settings/settings-edit.php:363
614
  msgid ""
615
- "This text will display once user clicked unsubscribed link from our newsletter."
 
616
  msgstr ""
617
- "Este texto se mostrará una vez que el usuario haga clic sobre el enlace de "
618
- "cancelación de suscripción desde nuestra newsletter."
 
619
 
620
- #: ../settings/settings-edit.php:370
621
- msgid "Message 1"
622
- msgstr "Mensaje 1"
623
 
624
- #: ../settings/settings-edit.php:371
625
- msgid "Default message to display if any issue on confirmation link."
626
  msgstr ""
627
- "Mensaje por defecto para mostrar si hay algún problema en el enlace de "
628
- "confirmación."
629
 
630
- #: ../settings/settings-edit.php:377
631
- msgid "Message 2"
632
- msgstr "Mensaje 2"
633
 
634
- #: ../settings/settings-edit.php:378
635
- msgid "Default message to display if any issue on unsubscribe link."
 
 
636
  msgstr ""
637
- "Mensaje por defecto para mostrar si hay algún problema en el enlace de cancelación "
638
- "de suscripción."
 
639
 
640
- #: ../settings/settings-edit.php:385
641
- msgid "Sent report subject"
642
- msgstr "Asunto de informe enviado"
643
 
644
- #: ../settings/settings-edit.php:386
645
- msgid "Mail subject for sent mail report."
646
- msgstr "Asunto del mensaje para informe de correos enviados."
647
 
648
- #: ../settings/settings-edit.php:392
649
- msgid "Sent report content"
650
- msgstr "Contenido del informe enviado"
651
 
652
- #: ../settings/settings-edit.php:393
653
- msgid ""
654
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
655
- "###STARTTIME###, ###ENDTIME###)"
656
- msgstr ""
657
- "Contenido del correo para el informe de correo enviado. (Keyword: ###COUNT###, "
658
- "###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
659
 
660
- #: ../settings/settings-edit.php:403
661
- msgid "Save Settings"
662
- msgstr "Guardar configuración"
 
663
 
664
- #: ../settings/setting-sync.php:15
665
- msgid "Table sync completed successfully."
666
- msgstr "Sincronización de la Tabla finalizada con éxito."
667
 
668
- #: ../settings/setting-sync.php:28
669
- msgid "Sync plugin tables"
670
- msgstr "Sincronizar tablas del plugin"
671
 
672
- #: ../settings/setting-sync.php:32
673
- msgid "Click to sync tables"
674
- msgstr "Clic para sincronizar tablas"
675
 
676
- #: ../sentmail/sentmail-preview.php:28 ../compose/compose-preview.php:28
677
- msgid "Preview Mail"
678
- msgstr "Previsualizar Correo"
679
 
680
- #: ../sentmail/sentmail-preview.php:43
681
- msgid "Back"
682
- msgstr "Volver"
683
 
684
- #: ../sentmail/sentmail-show.php:42
685
- msgid "Successfully deleted all reports except latest 10."
686
- msgstr "Se borraron con éxito todos los informes excepto los últimos 10."
687
 
688
- #: ../sentmail/sentmail-show.php:85 ../sentmail/deliverreport-show.php:49
689
- msgid " &lt;&lt; "
690
- msgstr " &lt;&lt; "
 
691
 
692
- #: ../sentmail/sentmail-show.php:86 ../sentmail/deliverreport-show.php:50
693
- msgid " &gt;&gt; "
694
- msgstr " &gt;&gt; "
695
 
696
- #: ../sentmail/sentmail-show.php:97 ../classes/es-register.php:163 ../classes/es-
697
- #: register.php:164
698
- msgid "Sent Mails"
699
- msgstr "Correos enviados"
700
 
701
- #: ../sentmail/sentmail-show.php:108 ../sentmail/sentmail-show.php:121
702
- msgid "View Reports"
703
- msgstr "Ver Informes"
704
 
705
- #: ../sentmail/sentmail-show.php:109 ../sentmail/sentmail-show.php:122 ..
706
- #: compose/compose-show.php:107
707
- msgid "Preview"
708
- msgstr "Previsualizar"
709
 
710
- #: ../sentmail/sentmail-show.php:110 ../sentmail/sentmail-show.php:123
711
- msgid "Source"
712
- msgstr "Origen"
713
 
714
- #: ../sentmail/sentmail-show.php:111 ../sentmail/sentmail-show.php:124 ..
715
- #: sentmail/deliverreport-show.php:75 ../sentmail/deliverreport-show.php:87
716
- #: subscribers/view-subscriber-show.php:313 ../subscribers/view-subscriber-show.
717
- #: php:327 ../compose/compose-edit.php:109 ../compose/compose-add.php:98
718
- #: compose/compose-show.php:79 ../compose/compose-show.php:87
719
- msgid "Status"
720
- msgstr "Estado"
721
 
722
- #: ../sentmail/sentmail-show.php:112 ../sentmail/sentmail-show.php:125 ..
723
- #: sentmail/deliverreport-show.php:76 ../sentmail/deliverreport-show.php:88
724
- #: compose/compose-show.php:80 ../compose/compose-show.php:88
725
- msgid "Type"
726
- msgstr "Tipo"
727
 
728
- #: ../sentmail/sentmail-show.php:113 ../sentmail/sentmail-show.php:126
729
- msgid "Start Date"
730
- msgstr "Fecha Comienzo"
731
 
732
- #: ../sentmail/sentmail-show.php:114 ../sentmail/sentmail-show.php:127
733
- msgid "End Date"
734
- msgstr "Fecha Fin"
735
 
736
- #: ../sentmail/sentmail-show.php:115 ../sentmail/sentmail-show.php:128
737
- msgid "Total"
738
- msgstr "Total"
739
 
740
- #: ../sentmail/sentmail-show.php:116 ../sentmail/sentmail-show.php:129 ..
741
- #: subscribers/view-subscriber-show.php:316 ../subscribers/view-subscriber-show.
742
- #: php:330 ../subscribers/view-subscriber-export.php:41 ../subscribers/view-
743
- #: subscriber-export.php:49
744
- msgid "Action"
745
- msgstr "Acción"
746
 
747
- #: ../sentmail/sentmail-show.php:175
748
- msgid "Optimize Table & Delete Records"
749
- msgstr "Optimizar Tabla y Borrar Registros"
750
 
751
- #: ../sentmail/sentmail-show.php:184
752
- msgid ""
753
- "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to "
754
- "delete all reports except latest 10."
755
- msgstr ""
756
- "Nota: Por favor, haz clic en el botón <strong>Optimizar Tabla y Borrar Registros</"
757
- "strong> para borrar todos los informes excepto los últimos 10."
758
 
759
- #: ../sentmail/deliverreport-show.php:13
760
- msgid "Oops.. Unexpected error occurred. Please try again."
761
- msgstr "Ups. Ha sucedido un error inesperado. Por favor, inténtelo de nuevo."
762
 
763
- #: ../sentmail/deliverreport-show.php:61
764
- msgid "Delivery Report"
765
- msgstr "Informe envío"
 
766
 
767
- #: ../sentmail/deliverreport-show.php:72 ../sentmail/deliverreport-show.php:84 ..
768
- #: subscribers/view-subscriber-show.php:310 ../subscribers/view-subscriber-show.
769
- #: php:324 ../subscribers/view-subscriber-export.php:38 ../subscribers/view-
770
- #: subscriber-export.php:46
771
- msgid "Sno"
772
- msgstr "Sno"
773
 
774
- #: ../sentmail/deliverreport-show.php:73 ../sentmail/deliverreport-show.php:85
775
- msgid "Email"
776
- msgstr "Correo"
777
 
778
- #: ../sentmail/deliverreport-show.php:74 ../sentmail/deliverreport-show.php:86
779
- msgid "Sent Date"
780
- msgstr "Fecha Envío"
781
 
782
- #: ../sentmail/deliverreport-show.php:77 ../sentmail/deliverreport-show.php:89
783
- msgid "Viewed Status"
784
- msgstr "Estado visualización"
 
785
 
786
- #: ../sentmail/deliverreport-show.php:78 ../sentmail/deliverreport-show.php:90
787
- msgid "Viewed Date"
788
- msgstr "Fecha Visualización"
 
789
 
790
- #: ../sentmail/deliverreport-show.php:79 ../sentmail/deliverreport-show.php:91
791
- msgid "Database ID"
792
- msgstr "ID Base de Datos"
 
793
 
794
- #: ../subscribers/view-subscriber-import.php:43
795
- msgid ""
796
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
797
- "Group name."
798
- msgstr ""
799
- "Error: los caracteres especiales (['^$%&*()}{@#~?><>,|=_+\\\"]) no están "
800
- "permitidos como nombre de Grupo."
801
 
802
- #: ../subscribers/view-subscriber-import.php:91
803
- msgid "email imported."
804
- msgstr "correo importado."
 
805
 
806
- #: ../subscribers/view-subscriber-import.php:92
807
- msgid "email already exists."
808
- msgstr "Ese correo electrónico ya existe."
 
 
 
 
 
809
 
810
- #: ../subscribers/view-subscriber-import.php:93
811
- msgid "email are invalid."
812
- msgstr "Correo no válido."
 
813
 
814
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
815
- #: import.php:125
816
- msgid "Click here"
817
- msgstr "Haz clic aquí"
818
 
819
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
820
- #: import.php:125
821
- msgid " to view details."
822
- msgstr " para ver los detalles"
823
 
824
- #: ../subscribers/view-subscriber-import.php:104
825
- msgid "File Upload Failed."
826
- msgstr "Fallo en Subida de Archivo"
 
 
 
 
827
 
828
- #: ../subscribers/view-subscriber-import.php:143
829
- msgid "Import Email Addresses"
830
- msgstr "Importar Direcciones Correo"
 
831
 
832
- #: ../subscribers/view-subscriber-import.php:144 ../subscribers/view-subscriber-
833
- #: show.php:208 ../subscribers/view-subscriber-export.php:28 ../subscribers/view-
834
- #: subscriber-add.php:112 ../subscribers/view-subscriber-edit.php:111 ..
835
- #: subscribers/view-subscriber-sync.php:91
836
- msgid "Add New Subscriber"
837
- msgstr "Añadir Nuevo Suscriptor"
838
 
839
- #: ../subscribers/view-subscriber-import.php:145 ../subscribers/view-subscriber-
840
- #: show.php:210 ../subscribers/view-subscriber-add.php:114 ../subscribers/view-
841
- #: subscriber-edit.php:113 ../subscribers/view-subscriber-sync.php:93
842
- msgid "Export"
843
- msgstr "Exportar"
844
 
845
- #: ../subscribers/view-subscriber-import.php:146 ../subscribers/view-subscriber-
846
- #: show.php:211 ../subscribers/view-subscriber-export.php:30 ../subscribers/view-
847
- #: subscriber-add.php:115 ../subscribers/view-subscriber-edit.php:114 ..
848
- #: subscribers/view-subscriber-sync.php:144
849
- msgid "Sync"
850
- msgstr "Sincronizar"
851
 
852
- #: ../subscribers/view-subscriber-import.php:156
853
- msgid "Select CSV file"
854
- msgstr "Selecciona archivo CSV"
 
 
 
855
 
856
- #: ../subscribers/view-subscriber-import.php:158
857
- msgid "Check CSV structure "
858
- msgstr "Comprobar estructura CSV "
 
859
 
860
- #: ../subscribers/view-subscriber-import.php:159
861
- msgid "from here"
862
- msgstr "desde aquí"
 
863
 
864
- #: ../subscribers/view-subscriber-import.php:170
865
- msgid "Select Subscribers Email Status"
866
- msgstr "Selecciona el estado de correo de suscriptor."
 
867
 
868
- #: ../subscribers/view-subscriber-import.php:176 ../subscribers/view-subscriber-
869
- #: show.php:285 ../subscribers/view-subscriber-add.php:149 ../subscribers/view-
870
- #: subscriber-edit.php:148
871
- msgid "Confirmed"
872
- msgstr "Confirmado"
873
 
874
- #: ../subscribers/view-subscriber-import.php:177 ../subscribers/view-subscriber-
875
- #: show.php:286 ../subscribers/view-subscriber-add.php:150 ../subscribers/view-
876
- #: subscriber-edit.php:149
877
- msgid "Unconfirmed"
878
- msgstr "Sin Confirmar"
 
 
879
 
880
- #: ../subscribers/view-subscriber-import.php:178 ../subscribers/view-subscriber-
881
- #: show.php:287 ../subscribers/view-subscriber-add.php:151 ../subscribers/view-
882
- #: subscriber-edit.php:150
883
- msgid "Unsubscribed"
884
- msgstr "Suscripciones canceladas "
885
 
886
- #: ../subscribers/view-subscriber-import.php:186
887
- msgid "Select (or) Create Group for Subscribers"
888
- msgstr "Selecciona (o) Crear Grupo para Suscriptores"
 
889
 
890
- #: ../subscribers/view-subscriber-import.php:203 ../subscribers/view-subscriber-
891
- #: add.php:175
892
- msgid "(or)"
893
- msgstr "(o)"
 
894
 
895
- #: ../subscribers/view-subscriber-import.php:211 ../subscribers/view-subscriber-
896
- #: show.php:209 ../subscribers/view-subscriber-export.php:29 ../subscribers/view-
897
- #: subscriber-add.php:113 ../subscribers/view-subscriber-edit.php:112 ..
898
- #: subscribers/view-subscriber-sync.php:92
899
- msgid "Import"
900
- msgstr "Importar"
901
 
902
- #: ../subscribers/view-subscriber-show.php:16 ../compose/compose-show.php:13 ..
903
- #: sendmail/sendmail.php:17
904
- msgid "Click Here"
905
- msgstr "Haz clic aquí"
906
 
907
- #: ../subscribers/view-subscriber-show.php:55 ../subscribers/view-subscriber-show.
908
- #: php:94
909
- msgid "Record deleted."
910
- msgstr "Registro borrado."
911
 
912
- #: ../subscribers/view-subscriber-show.php:66
913
- msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
914
- msgstr ""
915
- "Para mandar correo de confirmación, por favor cambia la opción de Aceptación a "
916
- "Doble Aceptación."
917
 
918
- #: ../subscribers/view-subscriber-show.php:74
919
- msgid "Confirmation email resent successfully."
920
- msgstr "Correo de confirmación vuelto a enviar con éxito."
 
921
 
922
- #: ../subscribers/view-subscriber-show.php:99 ../subscribers/view-subscriber-show.
923
- #: php:138 ../subscribers/view-subscriber-show.php:176
924
- msgid "Oops, No record was selected."
925
- msgstr "Ups, no has seleccionado ningún registro."
926
 
927
- #: ../subscribers/view-subscriber-show.php:114
928
- msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
 
 
 
 
929
  msgstr ""
930
- "Para mandar correo de confirmación, por favor cambia la opción de Aceptación a "
931
- "Doble Aceptación."
932
-
933
- #: ../subscribers/view-subscriber-show.php:133
934
- msgid "Confirmation email(s) Resent Successfully."
935
- msgstr "Correo(s) de confirmación Reenviado(s) con éxito."
936
-
937
- #: ../subscribers/view-subscriber-show.php:162
938
- msgid "Selected subscribers group updated."
939
- msgstr "Grupo de suscriptores seleccionado actualizado."
940
 
941
- #: ../subscribers/view-subscriber-show.php:167
942
- msgid "Oops, New group name was not selected."
943
- msgstr "Ups, no has seleccionado nuevo nombre de grupo."
 
944
 
945
- #: ../subscribers/view-subscriber-show.php:207
946
- msgid "View Subscribers"
947
- msgstr "Ver suscriptores"
 
948
 
949
- #: ../subscribers/view-subscriber-show.php:243
950
- msgid "Bulk Actions"
951
- msgstr "Accione en bloque"
952
-
953
- #: ../subscribers/view-subscriber-show.php:245 ../subscribers/view-subscriber-
954
- #: show.php:370
955
- msgid "Resend Confirmation"
956
- msgstr "Reenviar Confirmación"
957
-
958
- #: ../subscribers/view-subscriber-show.php:249
959
- msgid "Select Group"
960
- msgstr "Seleccionar Grupo"
961
 
962
- #: ../subscribers/view-subscriber-show.php:263
963
- msgid "Apply"
964
- msgstr "Aplicar"
 
965
 
966
- #: ../subscribers/view-subscriber-show.php:267
967
- msgid "All Groups"
968
- msgstr "Todos los Grupos"
 
969
 
970
- #: ../subscribers/view-subscriber-show.php:284
971
- msgid "All Status"
972
- msgstr "Todos los Estados"
 
973
 
974
- #: ../subscribers/view-subscriber-show.php:291
975
- msgid "1 to 200 emails"
976
- msgstr "1 a 200 correos"
 
977
 
978
- #: ../subscribers/view-subscriber-show.php:292
979
- msgid "201 to 400"
980
- msgstr "201 a 400"
 
981
 
982
- #: ../subscribers/view-subscriber-show.php:293
983
- msgid "401 to 600"
984
- msgstr "401 a 600"
 
985
 
986
- #: ../subscribers/view-subscriber-show.php:294
987
- msgid "601 to 800"
988
- msgstr "601 a 800"
 
989
 
990
- #: ../subscribers/view-subscriber-show.php:295
991
- msgid "801 to 1000"
992
- msgstr "801 a 1000"
 
 
 
 
 
 
 
993
 
994
- #: ../subscribers/view-subscriber-show.php:296
995
- msgid "1001 to 2000"
996
- msgstr "1001 a 2000"
 
997
 
998
- #: ../subscribers/view-subscriber-show.php:297
999
- msgid "2001 to 5000"
1000
- msgstr "2001 a 5000"
 
1001
 
1002
- #: ../subscribers/view-subscriber-show.php:298
1003
- msgid "5001 to 10000"
1004
- msgstr "5001 a 10000"
 
1005
 
1006
- #: ../subscribers/view-subscriber-show.php:299
1007
- msgid "Display All"
1008
- msgstr "Mostrar Todo"
 
1009
 
1010
- #: ../subscribers/view-subscriber-show.php:311 ../subscribers/view-subscriber-
1011
- #: show.php:325
1012
- msgid "Email Address"
1013
- msgstr "Dirección E-Mail"
1014
 
1015
- #: ../subscribers/view-subscriber-show.php:312 ../subscribers/view-subscriber-
1016
- #: show.php:326 ../classes/es-register.php:498 ../classes/es-loadwidget.php:24
1017
- msgid "Name"
1018
- msgstr "Nombre"
 
 
 
1019
 
1020
- #: ../subscribers/view-subscriber-show.php:314 ../subscribers/view-subscriber-
1021
- #: show.php:328
1022
- msgid "Group"
1023
- msgstr "Grupo"
1024
 
1025
- #: ../subscribers/view-subscriber-show.php:315 ../subscribers/view-subscriber-
1026
- #: show.php:329
1027
- msgid "Submission Date<br>(YYYY-MM-DD)"
1028
- msgstr "Fecha Envío<br>(YYYY-MM-DD)"
1029
 
1030
- #: ../subscribers/view-subscriber-export.php:27
1031
- msgid "Export Email Addresses"
1032
- msgstr "Exportar Direcciones Correo"
1033
 
1034
- #: ../subscribers/view-subscriber-export.php:39 ../subscribers/view-subscriber-
1035
- #: export.php:47
1036
- msgid "Type of List to Export"
1037
- msgstr "Tipo de Lista para Exportar"
1038
 
1039
- #: ../subscribers/view-subscriber-export.php:40 ../subscribers/view-subscriber-
1040
- #: export.php:48
1041
- msgid "Total Emails"
1042
- msgstr "Total Correos"
1043
 
1044
- #: ../subscribers/view-subscriber-export.php:54
1045
- msgid "1"
1046
- msgstr "1"
1047
 
1048
- #: ../subscribers/view-subscriber-export.php:55
1049
- msgid "All Subscribers List"
1050
- msgstr "Lista de Todos los Suscriptores"
1051
 
1052
- #: ../subscribers/view-subscriber-export.php:57 ../subscribers/view-subscriber-
1053
- #: export.php:63 ../subscribers/view-subscriber-export.php:69
1054
- msgid "Click to Export in CSV"
1055
- msgstr "Clic para Exportar en CSV"
1056
 
1057
- #: ../subscribers/view-subscriber-export.php:60
1058
- msgid "2"
1059
- msgstr "2"
1060
 
1061
- #: ../subscribers/view-subscriber-export.php:61
1062
- msgid "WordPress Registered Users"
1063
- msgstr "Usuarios Registrados WordPress"
 
 
 
 
 
 
 
 
 
1064
 
1065
- #: ../subscribers/view-subscriber-export.php:66
1066
- msgid "3"
1067
- msgstr "3"
1068
 
1069
- #: ../subscribers/view-subscriber-export.php:67
1070
- msgid "Commented Authors"
1071
- msgstr "Autores Comentados"
1072
 
1073
- #: ../subscribers/view-subscriber-add.php:35 ../subscribers/view-subscriber-edit.
1074
- #: php:53
1075
- msgid "Please enter subscriber email address."
1076
- msgstr "Por favor introduce la dirección de correo de suscriptor."
1077
 
1078
- #: ../subscribers/view-subscriber-add.php:48
1079
- msgid "Please select or create your group for this email."
1080
- msgstr "Por favor selecciona o crea tu grupo para este correo."
1081
 
1082
- #: ../subscribers/view-subscriber-add.php:55
 
1083
  msgid ""
1084
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1085
- "group name."
 
1086
  msgstr ""
1087
- "Error: los caracteres especiales (['^$%&*()}{@#~?><>,|=_+\\\"]) no se permiten "
1088
- "como nombre de grupo."
1089
-
1090
- #: ../subscribers/view-subscriber-add.php:65
1091
- msgid "Subscriber has been saved."
1092
- msgstr "Suscriptor ha sido guardado."
1093
-
1094
- #: ../subscribers/view-subscriber-add.php:67
1095
- msgid "Subscriber already exists."
1096
- msgstr "Suscriptor ya existe."
1097
-
1098
- #: ../subscribers/view-subscriber-add.php:70
1099
- msgid "Invalid Email."
1100
- msgstr "Correo no válido."
1101
 
1102
- #: ../subscribers/view-subscriber-add.php:124
1103
- msgid "Enter Subscriber's Full name"
1104
- msgstr "Introduce nombre completo del suscriptor."
1105
 
1106
- #: ../subscribers/view-subscriber-add.php:134
1107
- msgid "Enter Subscriber's Email Address"
1108
- msgstr "Introduce la dirección de correo del suscriptor."
 
 
 
 
1109
 
1110
- #: ../subscribers/view-subscriber-add.php:144
1111
- msgid "Select Subscriber's Status"
1112
- msgstr "Selecciona Estado Suscriptor"
1113
 
1114
- #: ../subscribers/view-subscriber-add.php:159
1115
- msgid "Select (or) Create Group for Subscriber"
1116
- msgstr "Selecciona (o) Crear Grupo para Suscriptores"
1117
 
1118
- #: ../subscribers/view-subscriber-add.php:184
1119
- msgid "Add Subscriber"
1120
- msgstr "Añadir Suscriptor"
 
 
1121
 
1122
- #: ../subscribers/view-subscriber-edit.php:63
1123
- msgid "Error: Special characters are not allowed in the group name."
1124
- msgstr "Error: No se permiten caracteres especiales en el nombre de grupo."
 
 
 
 
1125
 
1126
- #: ../subscribers/view-subscriber-edit.php:73
1127
- msgid "Subscriber details updated."
1128
- msgstr "Detalles del Suscriptor actualizados."
1129
 
1130
- #: ../subscribers/view-subscriber-edit.php:75
1131
- msgid "Subscriber already exists for this group."
1132
- msgstr "El suscriptor ya existe en este grupo."
 
1133
 
1134
- #: ../subscribers/view-subscriber-edit.php:110
1135
- msgid "Edit Subscriber"
1136
- msgstr "Editar Suscriptor"
1137
 
1138
- #: ../subscribers/view-subscriber-edit.php:123
1139
- msgid "Edit Subscriber's Full Name"
1140
- msgstr "Editar Nombre Completo Suscriptor"
 
1141
 
1142
- #: ../subscribers/view-subscriber-edit.php:133
1143
- msgid "Edit Subscriber's Email Address"
1144
- msgstr "Editar Dirección de correo del Suscriptor"
 
1145
 
1146
- #: ../subscribers/view-subscriber-edit.php:143
1147
- msgid "Update Subscriber's Status"
1148
- msgstr "Actualizar Estado Suscriptor"
 
1149
 
1150
- #: ../subscribers/view-subscriber-edit.php:158
1151
- msgid "Update Subscriber's Group"
1152
- msgstr "Actualizar Grupo de Suscriptores"
1153
 
1154
- #: ../subscribers/view-subscriber-sync.php:35
1155
- msgid "Please select default group to newly registered user."
1156
- msgstr "Por favor selecciona el grupo por defecto para el usuario recién registrado."
 
 
1157
 
1158
- #: ../subscribers/view-subscriber-sync.php:49
1159
- msgid "Emails Successfully Synced."
1160
- msgstr "Correo Correctamente sincronizados."
1161
 
1162
- #: ../subscribers/view-subscriber-sync.php:90
1163
- msgid "Sync Email"
1164
- msgstr "Sincronizar Correo"
 
1165
 
1166
- #: ../subscribers/view-subscriber-sync.php:102
1167
- msgid "Sync newly registered users to subscribers list"
1168
- msgstr "Sincronizar usuarios registrados recientemente con lista de suscriptores."
 
1169
 
1170
- #: ../subscribers/view-subscriber-sync.php:115
1171
- msgid "Select group to add newly registered users to"
1172
- msgstr "Selecciona grupo en el que añadir los usuarios recién registrados"
 
 
1173
 
1174
- #: ../cron/cron-add.php:23
1175
  msgid "Please enter valid mail count."
1176
  msgstr "Por favor, introduzca una cuenta de correo válida."
1177
 
1178
- #: ../cron/cron-add.php:33
1179
- msgid "Cron details successfully updated."
1180
- msgstr "Detalles Cron actualizados correctamente."
1181
-
1182
- #: ../cron/cron-add.php:74
1183
- msgid "Cron Details"
1184
- msgstr "Detalles Cron"
1185
-
1186
- #: ../cron/cron-add.php:78
1187
  msgid "Cron job URL"
1188
  msgstr "URL tarea Cron"
1189
 
1190
- #: ../cron/cron-add.php:80
1191
- msgid ""
1192
- "This is your cron job URL. It is a readonly field and you are advised not to "
1193
- "modify it."
1194
- msgstr ""
1195
- "Esta es tu URL de tarea Cron. Es un campo de sólo lectura y te recomendamos no "
1196
- "modificarlo."
1197
-
1198
- #: ../cron/cron-add.php:82
1199
  msgid "Mail Count"
1200
  msgstr "Contador Correos"
1201
 
1202
- #: ../cron/cron-add.php:84
1203
- msgid ""
1204
- "Enter number of mails you want to send per hour/trigger (Your web host has limits. "
1205
- "We suggest 50 emails per hour to be safe)."
1206
- msgstr ""
1207
- "Introduce el número de correos que quieres enviar por hora/disparador (Tu servidor "
1208
- "de alojamiento tiene límites. Te recomendamos 50 correos por hora por seguridad)."
1209
-
1210
- #: ../cron/cron-add.php:86
1211
  msgid "Admin Report"
1212
  msgstr "Informe Admin"
1213
 
1214
- #: ../cron/cron-add.php:88
1215
  msgid ""
1216
- "Send above mail to admin whenever cron URL is triggered from your server.<br /"
1217
- ">(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
1218
  msgstr ""
1219
- "Envía el correo superior al administrador cuando una URL cron haya sido lanzada en "
1220
- "tu servidor.<br />(Keywords Disponibles: ###DATE###, ###SUBJECT###, ###COUNT###)"
1221
 
1222
- #: ../cron/cron-add.php:97
1223
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
 
 
1224
  msgstr ""
1225
- "¿Cómo configurar correos electrónicos automáticos utilizando (tarea CRON) en "
1226
- "cPanel o Plesk?"
1227
-
1228
- #: ../compose/compose-edit.php:47 ../compose/compose-add.php:30
1229
- msgid "Please enter template heading."
1230
- msgstr "Por favor, indica un encabezado de plantilla."
1231
 
1232
- #: ../compose/compose-edit.php:60
1233
- msgid "Template successfully updated. "
1234
- msgstr "Plantilla Actualizada correctamente."
1235
 
1236
- #: ../compose/compose-edit.php:85 ../compose/compose-add.php:75 ..
1237
- #: compose/compose-show.php:65
1238
- msgid "Compose Mail"
1239
- msgstr "Componer Correo"
1240
-
1241
- #: ../compose/compose-edit.php:90 ../compose/compose-add.php:79
1242
- msgid "Select your Mail Type"
1243
- msgstr "Seleccionar tu tipo de correo"
1244
-
1245
- #: ../compose/compose-edit.php:92 ../compose/compose-add.php:81
1246
- msgid "Static Template (For Newsletter Email)"
1247
- msgstr "Plantilla Estática (Para Correo de Newsletter)"
1248
-
1249
- #: ../compose/compose-edit.php:93 ../compose/compose-add.php:82
1250
- msgid "Dynamic Template (For Notification Email)"
1251
- msgstr "Plantilla Dinámica (Para Correo de Notificación)"
1252
-
1253
- #: ../compose/compose-edit.php:97 ../compose/compose-add.php:86
1254
- msgid "Enter Mail Subject"
1255
- msgstr "Introduce asunto correo."
1256
-
1257
- #: ../compose/compose-edit.php:99 ../compose/compose-add.php:88
1258
- msgid "Keyword: ###POSTTITLE###"
1259
- msgstr "Keyword: ###POSTTITLE###"
1260
-
1261
- #: ../compose/compose-edit.php:101 ../compose/compose-add.php:90
1262
- msgid "Enter Content for your Mail"
1263
- msgstr "Introduce Contenido para tu Correo."
1264
-
1265
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1266
- #, php-format
1267
- msgid ""
1268
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1269
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
1270
- "###POSTFULL###"
1271
- msgstr ""
1272
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1273
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
1274
- "###POSTFULL###"
1275
-
1276
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1277
- msgid "Available Keywords"
1278
- msgstr "Palabras clave disponibles"
1279
-
1280
- #: ../compose/compose-edit.php:111 ../compose/compose-add.php:100
1281
- msgid "Published"
1282
- msgstr "Publicado"
1283
-
1284
- #: ../compose/compose-edit.php:113 ../compose/compose-add.php:102
1285
- msgid "Please select your mail status"
1286
- msgstr "Por favor, selecciona el estado de tu correo."
1287
-
1288
- #: ../compose/compose-add.php:42
1289
- msgid "Template successfully created. "
1290
- msgstr "Plantilla creada correctamente. "
1291
-
1292
- #: ../compose/compose-show.php:78 ../compose/compose-show.php:86
1293
- msgid "Email subject"
1294
- msgstr "Asunto Correo"
1295
-
1296
- #: ../compose/compose-show.php:81 ../compose/compose-show.php:89
1297
- msgid "Actions"
1298
- msgstr "Acciones"
1299
-
1300
- #: ../export/export-email-address.php:32 ../export/export-email-address.php:36 ..
1301
- #: export/export-email-address.php:39
1302
- msgid "Unexpected url submit has been detected"
1303
- msgstr "Se ha detectado envío de URL inexperada"
1304
-
1305
- #: ../job/es-unsubscribe.php:53 ../job/es-unsubscribe.php:60 ../job/es-optin.php: 56
1306
- #: ../job/es-optin.php:66
1307
- msgid ""
1308
- "Oops.. We are getting some technical error. Please try again or contact admin."
1309
- msgstr ""
1310
- "Ups. Estamos teniendo algún problema técnico. Por favor inténtalo otra vez o "
1311
- "contacta al administrador."
1312
-
1313
- #: ../job/es-optin.php:59
1314
- msgid "This email address has already been confirmed."
1315
- msgstr "Esta dirección de correo ya ha sido confirmada."
1316
-
1317
- #: ../help/help.php:46
1318
  msgid "Welcome to Email Subscribers!"
1319
  msgstr "¡Bienvenido a Email Subscribers!"
1320
 
1321
- #: ../help/help.php:47
1322
  msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1323
  msgstr "Gracias por instalar y esperamos que disfrute el uso de Email Subscribers."
1324
 
1325
- #: ../help/help.php:51
1326
  msgid "For more help and tips..."
1327
  msgstr "Para más ayuda y sugerencias..."
1328
 
1329
- #: ../help/help.php:95
1330
  msgid "Frequently Asked Questions"
1331
  msgstr "Preguntas más Frecuentes"
1332
 
1333
- #: ../help/help.php:114 ../help/help.php:123 ../help/help.php:126 ../help/help.
1334
- #: php:129 ../help/help.php:132 ../help/help.php:135 ../help/help.php:138 ..
1335
- #: help/help.php:141 ../help/help.php:144 ../help/help.php:147 ../help/help.php: 150
1336
- #: ../help/help.php:153 ../help/help.php:156 ../help/help.php:159 help/help.php:162
1337
- #: ../help/help.php:165 ../help/help.php:168 171 ../help/help.php:174
1338
- #, php-format
1339
  msgid "%s"
1340
  msgstr "%s"
1341
 
1342
- #: ../help/help.php:114
1343
  msgid "How to Add Subscription box to website?"
1344
  msgstr "¿Cómo Añadir un cuadro de suscripción a la página web?"
1345
 
1346
- #: ../help/help.php:123
1347
- msgid "How to Import or Export Email Addresses?"
1348
- msgstr "¿Cómo importar y exportar direcciones de correo?"
1349
-
1350
- #: ../help/help.php:126
1351
  msgid "General Plugin Settings"
1352
  msgstr "Configuración General Plugin"
1353
 
1354
- #: ../help/help.php:126
1355
- msgid ""
1356
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, Admin "
1357
- "mails)"
1358
- msgstr ""
1359
- "(¿Cómo modificar el contenido existente de correos como correo de envío, correo de "
1360
- "bienvenida, correos al administrador?)"
1361
 
1362
- #: ../help/help.php:129
1363
  msgid "How to change/update/translate any texts from Email Subscribers?"
1364
  msgstr "¿Cómo cambiar/actualizar/traducir cualquier texto de Email Subscribers?"
1365
 
1366
- #: ../help/help.php:132
1367
  msgid "How to add Unsubscribe link in emails?"
1368
  msgstr "¿Cómo añadir un enlace de cancelación de suscripción en los correos?"
1369
 
1370
- #: ../help/help.php:135
1371
  msgid "What are Static Templates and Dynamic Templates?"
1372
  msgstr "¿Qué son Plantillas Estáticas o Plantillas Dinámicas?"
1373
 
1374
- #: ../help/help.php:138
1375
- msgid "How to Compose and Send Static Newsletter Mails?"
1376
- msgstr "¿Cómo Componer y Enviar correos de newsletter estáticos?"
1377
-
1378
- #: ../help/help.php:141
1379
- msgid ""
1380
- "How to Configure and Send notification emails to subscribers when new posts are "
1381
- "published?"
1382
- msgstr ""
1383
- "¿Cómo Configurar y Enviar correos de notificación para suscriptores cuando se "
1384
- "publican nuevas entradas?"
1385
-
1386
- #: ../help/help.php:144
1387
  msgid "How to Send a sample new post notification email to testgroup/myself?"
1388
  msgstr ""
1389
  "¿Cómo Enviar un correo de notificación de nueva entrada de ejemplo a mi grupo de "
1390
  "testeo/yo mismo?"
1391
 
1392
- #: ../help/help.php:147
1393
- msgid "How to check Sent mails?"
1394
- msgstr "¿Cómo revisar correos enviados?"
1395
-
1396
- #: ../help/help.php:150
1397
  msgid "How to Add/Update Existing Subscribers Group?"
1398
  msgstr "¿Cómo Añadir/Actualizar un Grupo de Suscriptores Existentes?"
1399
 
1400
- #: ../help/help.php:153
1401
- msgid "Emails are not being received by Subscribers?"
1402
- msgstr "¿No están recibiendo los Correos los suscriptores?"
1403
-
1404
- #: ../help/help.php:156
1405
  msgid "How to show subscribe form inside a popup?"
1406
  msgstr "¿Cómo mostrar el formulario de suscripción dentro de un popup?"
1407
 
1408
- #: ../help/help.php:159
1409
  msgid "How to use Rainmaker’s form in Email Subscribers?"
1410
  msgstr "¿Cómo utilizar el formulario de Rainmaker en Email Subscribers?"
1411
 
1412
- #: ../help/help.php:162
1413
  msgid "How to Schedule Cron Mails?"
1414
  msgstr "¿Cómo Programar correos Cron?"
1415
 
1416
- #: ../help/help.php:165
1417
  msgid "How to Schedule Cron Emails in cPanel?"
1418
  msgstr "¿Cómo programar correos Cron en cPanel?"
1419
 
1420
- #: ../help/help.php:168
1421
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
1422
  msgstr "¿Cómo Programar Correos Cron en Parallels Plesk?"
1423
 
1424
- #: ../help/help.php:171
1425
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
1426
  msgstr "¿Qué hacer si el Proveedor de Alojamiento no permite Cron Jobs?"
1427
 
1428
- #: ../help/help.php:174
1429
  msgid "Commonly Asked Questions"
1430
  msgstr "Preguntas Más Frecuentes"
1431
 
1432
- #: ../sendmail/sendmail.php:39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1433
  msgid "Please select your mail subject."
1434
  msgstr "Por favor selecciona el asunto de tu correo."
1435
 
1436
- #: ../sendmail/sendmail.php:45
1437
  msgid "Please select your mail type."
1438
  msgstr "Por favor selecciona tu tipo de correo."
1439
 
1440
- #: ../sendmail/sendmail.php:51
1441
  msgid "Please select your group."
1442
  msgstr "Por favor selecciona tu grupo."
1443
 
1444
- #: ../sendmail/sendmail.php:58
1445
  msgid "Mail sent successfully. "
1446
  msgstr "Correo enviado con éxito. "
1447
 
1448
- #: ../sendmail/sendmail.php:62
1449
  msgid "Click here to check Statistics"
1450
  msgstr "Haz clic aquí para comprobar Estadísticas"
1451
 
1452
- #: ../sendmail/sendmail.php:68
1453
  msgid "Oops.. We are getting some error. mail not sending."
1454
  msgstr "Ups. Estamos obteniendo algún error. No se envía correo."
1455
 
1456
- #: ../sendmail/sendmail.php:95 ../sendmail/sendmail.php:193 ../sendmail/sendmail.
1457
- #: php:195 ../classes/es-register.php:151 ../classes/es-register.php:152
1458
- msgid "Send Email"
1459
- msgstr "Enviar Correo"
1460
-
1461
- #: ../sendmail/sendmail.php:104
1462
  msgid "Select Mail Subject from available list"
1463
  msgstr "Selecciona un asunto de correo de la lista disponible"
1464
 
1465
- #: ../sendmail/sendmail.php:131
1466
  msgid "Select Mail Type"
1467
  msgstr "Seleccionar tipo de correo"
1468
 
1469
- #: ../sendmail/sendmail.php:137
1470
  msgid "Send mail immediately"
1471
  msgstr "Enviar correo inmediatamente"
1472
 
1473
- #: ../sendmail/sendmail.php:138
1474
  msgid "Send mail via cron job"
1475
  msgstr "Enviar correo vía tarea cron"
1476
 
1477
- #: ../sendmail/sendmail.php:145
1478
  msgid "Select Subscribers group to Send Mail"
1479
  msgstr "Selecciona grupo de suscriptores a los que mandar correo"
1480
 
1481
- #: ../sendmail/sendmail.php:177
1482
  msgid "Recipients : 0 "
1483
  msgstr "Destinatarios: 0 "
1484
 
1485
- #: ../sendmail/sendmail.php:179
1486
- #, php-format
1487
  msgid "Recipients : %s"
1488
  msgstr "Destinatarios: %s"
1489
 
1490
- #: ../sendmail/sendmail.php:182
1491
  msgid ""
1492
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that "
1493
  "you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click "
@@ -1497,391 +1380,529 @@ msgstr ""
1497
  "encarecidamente que cambies el Tipo de Correo a Cron y Enviar Correo via Cron Job."
1498
  "</strong><br>Haz clic en Ayuda para más información."
1499
 
1500
- #: ../sendmail/sendmail.php:198
 
 
 
 
1501
  msgid "Reset"
1502
  msgstr "Reiniciar"
1503
 
1504
- #: ../classes/es-common.php:8
1505
- msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
1506
- msgstr "<span style=\"color:#006600;font-weight:bold;\">Confirmado</span>"
1507
-
1508
- #: ../classes/es-common.php:11
1509
- msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
1510
- msgstr "<span style=\"color:#FF0000\">Sin confirmar</span>"
1511
 
1512
- #: ../classes/es-common.php:14
1513
- msgid "<span style=\"color:#999900\">Unsubscribed</span>"
1514
- msgstr "<span style=\"color:#999900\">Suscripción cancelada</span>"
1515
 
1516
- #: ../classes/es-common.php:17
1517
- msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
1518
- msgstr "<span style=\"color:#0000FF\">Aceptación individual</span>"
1519
 
1520
- #: ../classes/es-common.php:20
1521
- msgid "<span style=\"color:#00CC00;font-weight:bold\">Viewed</span>"
1522
- msgstr "<span style=\"color:#00CC00;font-weight:bold\">Visto</span>"
1523
 
1524
- #: ../classes/es-common.php:23
1525
- msgid "<span style=\"color:#999900;\">Nodata</span>"
1526
- msgstr "<span style=\"color:#999900;\">Sin Datos</span>"
 
 
 
1527
 
1528
- #: ../classes/es-common.php:26
1529
- msgid "<span style=\"color:#FF0000\">Disable</span>"
1530
- msgstr "<span style=\"color:#FF0000\">Deshabilitad</span>"
1531
 
1532
- #: ../classes/es-common.php:29
1533
- msgid "<span style=\"color:#FF0000\">In Queue</span>"
1534
- msgstr "<span style=\"color:#FF0000\">En Cola</span>"
1535
 
1536
- #: ../classes/es-common.php:32
1537
- msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
1538
- msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Enviado</span>"
1539
 
1540
- #: ../classes/es-common.php:35
1541
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1542
- msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Correo Cron</span>"
1543
 
1544
- #: ../classes/es-common.php:38
1545
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
1546
- msgstr "<span style=\"color:#993399;\">Correo Instantáneo</span>"
1547
 
1548
- #: ../classes/es-register.php:139 ../classes/es-register.php:140
1549
- msgid "Email Subscribers"
1550
- msgstr "Email Subscribers"
1551
 
1552
- #: ../classes/es-register.php:142 ../classes/es-register.php:143
1553
- msgid "Subscribers"
1554
- msgstr "Suscriptores"
1555
 
1556
- #: ../classes/es-register.php:145 ../classes/es-register.php:146
1557
- msgid "Compose"
1558
- msgstr "Componer"
1559
 
1560
- #: ../classes/es-register.php:154
1561
- msgid "Cron"
1562
- msgstr "Cron"
1563
 
1564
- #: ../classes/es-register.php:155
1565
- msgid "Cron Mail"
1566
- msgstr "Cron Email"
1567
 
1568
- #: ../classes/es-register.php:160 ../classes/es-register.php:161
1569
- msgid "Roles"
1570
- msgstr "Roles"
1571
 
1572
- #: ../classes/es-register.php:166
1573
- msgid "Help & Info"
1574
- msgstr "Ayuda e Información"
1575
 
1576
- #: ../classes/es-register.php:167
1577
- msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
1578
- msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Ayuda e Info"
 
 
 
1579
 
1580
- #: ../classes/es-register.php:178
1581
- msgctxt "view-subscriber-enhanced-select"
1582
- msgid "Please enter subscriber email address."
1583
- msgstr "Por favor introduce la dirección de correo de suscriptor."
1584
 
1585
- #: ../classes/es-register.php:179
1586
- msgctxt "view-subscriber-enhanced-select"
1587
- msgid "Please select subscriber email status."
1588
- msgstr "Por favor selecciona el estado de correo de suscriptor."
 
 
 
1589
 
1590
- #: ../classes/es-register.php:180
1591
- msgctxt "view-subscriber-enhanced-select"
1592
- msgid "Please select or create group for this subscriber."
1593
- msgstr "Por favor selecciona o crea grupo para este suscriptor."
1594
 
1595
- #: ../classes/es-register.php:181
1596
- msgctxt "view-subscriber-enhanced-select"
1597
- msgid "Do you want to delete this record?"
1598
- msgstr "¿Quieres borrar este registro?"
1599
 
1600
- #: ../classes/es-register.php:182
1601
- msgctxt "view-subscriber-enhanced-select"
1602
- msgid "Please select the bulk action."
1603
- msgstr "Por favor selecciona la acción en bloque."
1604
 
1605
- #: ../classes/es-register.php:183
1606
- msgctxt "view-subscriber-enhanced-select"
1607
- msgid "Do you want to delete selected record(s)?"
1608
- msgstr "¿Quieres borrar el/los registro(s) seleccionado(s)?"
1609
 
1610
- #: ../classes/es-register.php:184
1611
- msgctxt "view-subscriber-enhanced-select"
1612
- msgid "Are you sure you want to delete?"
1613
- msgstr "¿Estás seguro de querer borrar?"
1614
 
1615
- #: ../classes/es-register.php:185
1616
- msgctxt "view-subscriber-enhanced-select"
1617
- msgid ""
1618
- "Do you want to resend confirmation email? \\nAlso please note, this will update "
1619
- "subscriber current status to 'Unconfirmed'."
1620
- msgstr ""
1621
- "¿Quieres volver a mandar el correo de confirmación?\\nTambién ten en cuenta que "
1622
- "esto actualizará el estado actual a 'Sin confirmar'."
1623
 
1624
- #: ../classes/es-register.php:186
1625
- msgctxt "view-subscriber-enhanced-select"
1626
- msgid "Please select new subscriber group."
1627
- msgstr "Por favor selecciona un nuevo grupo de suscriptores."
1628
 
1629
- #: ../classes/es-register.php:187
1630
- msgctxt "view-subscriber-enhanced-select"
1631
- msgid "Do you want to update subscribers group?"
1632
- msgstr "¿Quieres actualizar el grupo de suscriptores?"
1633
 
1634
- #: ../classes/es-register.php:188
1635
- msgctxt "view-subscriber-enhanced-select"
1636
- msgid "Do you want to export the emails?"
1637
- msgstr "¿Quieres exportar los correos?"
1638
 
1639
- #: ../classes/es-register.php:189
1640
- msgctxt "view-subscriber-enhanced-select"
1641
- msgid ""
1642
- "Please select only csv file. Please check official website for csv structure.."
1643
- msgstr ""
1644
- "Por favor selecciona el archivo de entrada csv. Por favor, consulta el sitio "
1645
- "oficial para ver la estructura csv."
1646
 
1647
- #: ../classes/es-register.php:197
1648
- msgctxt "compose-enhanced-select"
1649
- msgid "Please enter name for configuration."
1650
- msgstr "Por favor, introduce nombre para configuración."
1651
 
1652
- #: ../classes/es-register.php:198
1653
- msgctxt "compose-enhanced-select"
1654
- msgid "Please select template for this configuration."
1655
- msgstr "Por favor selecciona una plantilla para esta configuración."
1656
 
1657
- #: ../classes/es-register.php:199
1658
- msgctxt "compose-enhanced-select"
1659
- msgid "Do you want to delete this record?"
1660
- msgstr "¿Quieres borrar este registro?"
 
 
1661
 
1662
- #: ../classes/es-register.php:207
1663
- msgctxt "notification-enhanced-select"
1664
- msgid "Please select subscribers group."
1665
- msgstr "Por favor selecciona el grupo de suscriptores."
1666
 
1667
- #: ../classes/es-register.php:208
1668
- msgctxt "notification-enhanced-select"
1669
- msgid "Please select notification mail subject. Use compose menu to create new."
1670
- msgstr ""
1671
- "Por favor selecciona el asunto de notificación del correo. Utiliza el menú "
1672
- "componer para crear uno nuevo."
1673
 
1674
- #: ../classes/es-register.php:209
1675
- msgctxt "notification-enhanced-select"
1676
- msgid "Please select notification status."
1677
- msgstr "Por favor selecciona el estado de notificación."
1678
 
1679
- #: ../classes/es-register.php:210
1680
- msgctxt "notification-enhanced-select"
1681
- msgid "Do you want to delete this record?"
1682
- msgstr "¿Quieres borrar este registro?"
1683
 
1684
- #: ../classes/es-register.php:218
1685
- msgctxt "sendmail-enhanced-select"
1686
- msgid "Please select your mail subject."
1687
- msgstr "Por favor selecciona el asunto de tu correo."
1688
 
1689
- #: ../classes/es-register.php:219
1690
- msgctxt "sendmail-enhanced-select"
1691
- msgid "Please select your mail type."
1692
- msgstr "Por favor selecciona tu tipo de correo."
1693
 
1694
- #: ../classes/es-register.php:220
1695
- msgctxt "sendmail-enhanced-select"
 
 
 
 
 
 
 
 
 
 
 
1696
  msgid ""
1697
- "Have you double checked your selected group? If so, let's go ahead and send this."
 
1698
  msgstr ""
1699
- "¿Has comprobado dos veces tu grupo seleccionado? Si es así, continuemos y enviemos "
1700
- "esto."
1701
 
1702
- #: ../classes/es-register.php:228
1703
- msgctxt "sentmail-enhanced-select"
1704
- msgid "Do you want to delete this record?"
1705
- msgstr "¿Quieres borrar este registro?"
1706
 
1707
- #: ../classes/es-register.php:229
1708
- msgctxt "sentmail-enhanced-select"
1709
- msgid "Do you want to delete all records except latest 10?"
1710
- msgstr "¿Quieres borrar todos los registros excepto los últimos 10?"
1711
 
1712
- #: ../classes/es-register.php:237
1713
- msgctxt "cron-enhanced-select"
1714
- msgid "Please select enter number of mails you want to send per hour/trigger."
1715
- msgstr ""
1716
- "Por favor, introduce el número de correos que quieres enviar por hora/disparador."
1717
 
1718
- #: ../classes/es-register.php:238
1719
- msgctxt "cron-enhanced-select"
1720
- msgid "Please enter the mail count, only number."
1721
- msgstr "Por favor, introduce el conteo de correos, sólo numérico."
 
 
1722
 
1723
- #: ../classes/es-register.php:251
1724
- msgctxt "widget-enhanced-select"
1725
- msgid "Please enter email address."
1726
- msgstr "Por favor introduce dirección de correo."
 
 
1727
 
1728
- #: ../classes/es-register.php:252
1729
- msgctxt "widget-enhanced-select"
1730
- msgid "Please provide a valid email address."
1731
- msgstr "Por favor introduce una dirección de correo válida."
 
1732
 
1733
- #: ../classes/es-register.php:253
1734
- msgctxt "widget-enhanced-select"
1735
- msgid "loading..."
1736
- msgstr "Cargando..."
 
 
1737
 
1738
- #: ../classes/es-register.php:254
1739
- msgctxt "widget-enhanced-select"
1740
- msgid "Cannot create XMLHTTP instance"
1741
- msgstr "No se puede crear la instancia XMLHTTP"
1742
 
1743
- #: ../classes/es-register.php:255
1744
- msgctxt "widget-enhanced-select"
1745
- msgid "Subscribed successfully."
1746
- msgstr "Suscripción exitosa."
1747
 
1748
- #: ../classes/es-register.php:256
1749
- msgctxt "widget-enhanced-select"
1750
- msgid ""
1751
- "Your subscription was successful! Within a few minutes, kindly check the mail in "
1752
- "your mailbox and confirm your subscription. If you can't see the mail in your "
1753
- "mailbox, please check your spam folder."
1754
- msgstr ""
1755
- "¡Te has suscrito con éxito! En pocos minutos, por favor comprueba el correo en tu "
1756
- "bandeja de entrada y confirma tu suscripción. Si no ves el correo en la bandeja de "
1757
- "entrada, por favor revisa tu carpeta de correo no deseado."
1758
 
1759
- #: ../classes/es-register.php:257
1760
- msgctxt "widget-enhanced-select"
1761
- msgid "Email Address already exists."
1762
- msgstr "El correo electrónico ya existe."
 
1763
 
1764
- #: ../classes/es-register.php:258
1765
- msgctxt "widget-enhanced-select"
1766
- msgid "Oops.. Unexpected error occurred."
1767
- msgstr "Ups. Ha sucedido un error inesperado."
 
1768
 
1769
- #: ../classes/es-register.php:259
1770
- msgctxt "widget-enhanced-select"
1771
- msgid "Invalid email address."
1772
- msgstr "Dirección de correo electrónico no válida."
 
1773
 
1774
- #: ../classes/es-register.php:260
1775
- msgctxt "widget-enhanced-select"
1776
- msgid "Please try after some time."
1777
- msgstr "Por favor inténtalo en otro momento."
1778
 
1779
- #: ../classes/es-register.php:261
1780
- msgctxt "widget-enhanced-select"
1781
- msgid "There was a problem with the request."
1782
- msgstr "Ha habido un problema con la petición."
1783
 
1784
- #: ../classes/es-register.php:268
1785
- msgctxt "widget-page-enhanced-select"
1786
- msgid "Please enter email address."
1787
- msgstr "Por favor introduce dirección de correo."
1788
 
1789
- #: ../classes/es-register.php:269
1790
- msgctxt "widget-page-enhanced-select"
1791
- msgid "Please provide a valid email address."
1792
- msgstr "Por favor introduce una dirección de correo válida."
1793
 
1794
- #: ../classes/es-register.php:270
1795
- msgctxt "widget-page-enhanced-select"
1796
- msgid "loading..."
1797
- msgstr "Cargando..."
1798
 
1799
- #: ../classes/es-register.php:271
1800
- msgctxt "widget-page-enhanced-select"
1801
- msgid "Cannot create XMLHTTP instance"
1802
- msgstr "No se puede crear la instancia XMLHTTP"
1803
 
1804
- #: ../classes/es-register.php:272
1805
- msgctxt "widget-page-enhanced-select"
1806
- msgid "Subscribed successfully."
1807
- msgstr "Suscripción exitosa."
1808
 
1809
- #: ../classes/es-register.php:273
1810
- msgctxt "widget-page-enhanced-select"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1811
  msgid ""
1812
- "Your subscription was successful! Within a few minutes, kindly check the mail in "
1813
- "your mailbox and confirm your subscription. If you can't see the mail in your "
1814
- "mailbox, please check your spam folder."
1815
  msgstr ""
1816
- "Te has suscrito con éxito a la newsletter. En pocos minutos, comprueba tu correo "
1817
- "en tu bandeja de entrada y confirma tu suscripción . Si no ves el correo en tu "
1818
- "bandeja de entrada, por favor revisa tu carpeta de correo no deseado."
1819
 
1820
- #: ../classes/es-register.php:274
1821
- msgctxt "widget-page-enhanced-select"
1822
- msgid "Email Address already exists."
1823
- msgstr "El correo electrónico ya existe."
1824
 
1825
- #: ../classes/es-register.php:275
1826
- msgctxt "widget-page-enhanced-select"
1827
- msgid "Oops.. Unexpected error occurred."
1828
- msgstr "Ups. Ha sucedido un error inesperado."
1829
 
1830
- #: ../classes/es-register.php:276
1831
- msgctxt "widget-page-enhanced-select"
1832
- msgid "Invalid email address."
1833
- msgstr "Dirección de correo electrónico no válida."
1834
 
1835
- #: ../classes/es-register.php:277
1836
- msgctxt "widget-page-enhanced-select"
1837
- msgid "Please try after some time."
1838
- msgstr "Por favor inténtalo en otro momento."
1839
 
1840
- #: ../classes/es-register.php:278
1841
- msgctxt "widget-page-enhanced-select"
1842
- msgid "There was a problem with the request."
1843
- msgstr "Ha habido un problema con la petición."
1844
 
1845
- #: ../classes/es-register.php:407
1846
- msgid ""
1847
- "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
1848
- "instantly"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1849
  msgstr ""
1850
- "Email Subscribers recomienda el plugin gratuito <b>Rainmaker</b> para recoger "
1851
- "contactos instantáneamente"
1852
 
1853
- #: ../classes/es-register.php:408
1854
- msgid "Yes, I want this"
1855
- msgstr "Sí, quiero esto"
 
 
1856
 
1857
- #: ../classes/es-register.php:408
1858
- msgid "No, I don't want it"
1859
- msgstr "No, no lo quiero"
1860
 
1861
- #: ../classes/es-register.php:503 ../classes/es-loadwidget.php:29
1862
- msgid "Email *"
1863
- msgstr "Email *"
1864
 
1865
- #: ../classes/es-register.php:508 ../classes/es-loadwidget.php:34
1866
- msgid "Subscribe"
1867
- msgstr "Suscribirse"
1868
 
1869
- #: ../classes/es-register.php:543
1870
- msgid "Widget Title"
1871
- msgstr "Título Widget"
1872
 
1873
- #: ../classes/es-register.php:547
1874
- msgid "Display Name Field"
1875
- msgstr "Mostrar Campo Nombre"
1876
 
1877
- #: ../classes/es-register.php:554
1878
- msgid "Short Description"
1879
- msgstr "Descripción Corta"
1880
 
1881
- #: ../classes/es-register.php:556
1882
- msgid "Short description about your subscription form."
1883
- msgstr "Descripción corta sobre tu formulario de suscripción."
1884
 
1885
- #: ../classes/es-register.php:559
1886
- msgid "Subscriber Group"
1887
- msgstr "Grupo de suscripción"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-01-18 05:36:03+00:00\n"
6
+ "PO-Revision-Date: 2017-01-31 16:18+0100\n"
7
  "Last-Translator: David Bravo <dbravo@dimensionmultimedia.com>\n"
8
+ "Language-Team: StoreApps <support@storeapps.org>\n"
9
  "Language: es_ES\n"
10
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
11
  "MIME-Version: 1.0\n"
23
  "X-Poedit-SearchPath-0: .\n"
24
  "X-Poedit-SearchPathExcluded-0: *.js\n"
25
 
26
+ #: classes/es-common.php:20
27
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
28
+ msgstr "<span style=\"color:#00CC00;font-weight:bold;\">Visto</span>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
+ #: classes/es-register.php:148 classes/es-register.php:149
31
+ #: notification/notification-show.php:51
32
+ msgid "Post Notifications"
33
+ msgstr "Notificaciones de entradas"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
+ #: classes/es-register.php:151 classes/es-register.php:152 sendmail/sendmail.php:92
36
+ msgid "Newsletters"
37
+ msgstr "Newsletters"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
 
39
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
40
+ msgid "Cron Settings"
41
+ msgstr "Configuración Cron"
 
42
 
43
+ #: classes/es-register.php:157 classes/es-register.php:158
44
+ #: settings/settings-edit.php:196
45
+ msgid "Email Settings"
46
+ msgstr "Configuración Email"
47
 
48
+ #: classes/es-register.php:160 classes/es-register.php:161 roles/roles-add.php:109
49
+ msgid "User Roles"
50
+ msgstr "Roles de usuario"
51
 
52
+ #: classes/es-register.php:163 classes/es-register.php:164
53
+ #: sentmail/sentmail-show.php:95
54
+ msgid "Reports"
55
+ msgstr "Informes"
56
 
57
+ #: classes/es-register.php:183
58
+ msgctxt "view-subscriber-enhanced-select"
59
+ msgid "Are you sure you want to delete selected records?"
60
+ msgstr "¿Seguro de querer borrar los registros seleccionados?"
61
 
62
+ #: classes/es-register.php:186
63
+ msgctxt "view-subscriber-enhanced-select"
64
+ msgid "Please select new status for subscribers"
65
+ msgstr "Por favor, selecciona un nuevo estado para los suscriptores"
66
 
67
+ #: classes/es-register.php:188
68
+ msgctxt "view-subscriber-enhanced-select"
69
+ msgid "Do you want to update subscribers status?"
70
+ msgstr "¿Quieres actualizar el estado de los suscriptores?"
 
71
 
72
+ #: compose/compose-add.php:73
73
+ msgid "Add new Email"
74
+ msgstr "Añadir nuevo Email"
75
 
76
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
77
+ msgid "Static Template (For Newsletter Emails)"
78
+ msgstr "Plantilla estática (Para emails de listas de correo)"
79
 
80
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
81
+ msgid "Dynamic Template (For Post Notification Emails)"
82
+ msgstr "Plantilla Dinámica (para correos de notificación de entrada"
 
 
83
 
84
+ #: compose/compose-edit.php:83
85
+ msgid "Edit Email"
86
+ msgstr "Editar Email"
87
 
88
+ #: cron/cron-add.php:33
89
+ msgid "Successfully updated."
90
+ msgstr "Actualización correcta."
91
 
92
+ #: cron/cron-add.php:87
93
+ msgid ""
94
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
95
+ "modify it."
96
+ msgstr ""
97
+ "Esta es la URL de tu tarea Cron. Es un campo de solo lectura y te recomendamos que "
98
+ "no lo modifiques."
99
 
100
+ #: cron/cron-add.php:97
101
+ msgid "Number of mails you want to trigger per hour."
102
+ msgstr "Número de correos que quieres enviar por hora."
103
 
104
+ #: cron/cron-add.php:102
105
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
106
+ msgstr ""
107
+ "(Tu proveedor de alojamiento tiene límites. Te sugerimos 50 correos por hora para "
108
+ "estar seguro)"
109
 
110
+ #: cron/cron-add.php:108
111
+ msgid ""
112
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
113
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
114
+ msgstr ""
115
+ "Email al admin cuando se lance una URL cron desde tu servidor. (Palabras clave: "
116
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
117
 
118
+ #: cron/cron-add.php:125
119
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
120
+ msgstr "¿Qué es Cron (correos automáticos) y cómo configurar una tarea Cron?"
121
 
122
+ #: cron/cron-add.php:126
123
+ msgid ""
124
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
125
+ "schedule-cron-emails/\">What is Cron?</a>"
126
  msgstr ""
127
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
128
+ "schedule-cron-emails/\">¿Qué es Cron?</a>"
 
 
 
 
129
 
130
+ #: cron/cron-add.php:129
131
+ msgid ""
132
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
133
+ "hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
134
+ msgstr ""
135
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
136
+ "hosting-doesnt-support-cron-jobs/\">¿Tu servidor no soporta tareas cron?</a>"
137
 
138
+ #: help/help.php:66
139
+ #, c-format
140
+ msgid "Like Email Subscribers? Please consider %s."
141
+ msgstr "¿Te gusta Email Subscribers? Por favor, considera %s."
 
142
 
143
+ #: help/help.php:66
144
+ msgid "contributing to us"
145
+ msgstr "contribuir con nosotros"
 
 
146
 
147
+ #: help/help.php:126
148
+ msgid ""
149
+ " (How to modify the existing email content like Confirmation email, Welcome email, "
150
+ "Admin emails)"
151
+ msgstr ""
152
+ " (Cómo modificar el contenido existente del email como correo de Confirmación, "
153
+ "correo de Bienvenida, correos al Administrador)"
154
 
155
+ #: help/help.php:141
156
+ msgid "How to Compose and Send Newsletter Emails?"
157
+ msgstr "¿Cómo componer y enviar correos de lista de correo?"
158
 
159
+ #: help/help.php:144
160
+ msgid ""
161
+ "How to Configure and Send Post Notification emails to subscribers when new posts "
162
+ "are published?"
163
+ msgstr ""
164
+ "¿Cómo configurar y enviar correos de notificación de entradas a suscriptores "
165
+ "cuando se publican nuevas entradas?"
166
 
167
+ #: help/help.php:150
168
+ msgid "How to check Sent emails reports?"
169
+ msgstr "¿Cómo comprobar informes de correos Enviados?"
170
 
171
+ #: help/help.php:156
172
+ msgid "Subscribers are not receiving Emails?"
173
+ msgstr "¿Los suscriptores no están recibiendo los correos?"
174
 
175
+ #: roles/roles-add.php:144
176
+ msgid "Post Notifications Menu"
177
+ msgstr "Menú de notificaciones de entradas"
178
 
179
+ #: roles/roles-add.php:156
180
+ msgid "Newsletters + Cron Settings Menu"
181
+ msgstr "Newsletters + Menú configuración Cron"
182
 
183
+ #: roles/roles-add.php:168
184
+ msgid "Email Settings Menu"
185
+ msgstr "Menú Configuración Correo"
186
 
187
+ #: roles/roles-add.php:180
188
+ msgid "Reports Menu"
189
+ msgstr "Menú Informes"
190
 
191
+ #: sendmail/sendmail.php:96
192
+ msgid "Use this to send newsletter emails to your subscribers."
193
+ msgstr "Utiliza esto para enviar correos de newsletter a tus suscriptores."
194
 
195
+ #: sentmail/sentmail-show.php:99
196
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
197
+ msgstr ""
198
+ "Mostrará informes para todos los correos enviados de Newsletters y Notificaciones "
199
+ "de entradas."
200
 
201
+ #: settings/settings-edit.php:204
202
+ msgid "Sender of Notifications"
203
+ msgstr "Remitente de Notificaciones"
204
 
205
+ #: settings/settings-edit.php:206
206
  msgid ""
207
+ "Choose a FROM name and FROM email address for all the emails to be sent from this "
208
  "plugin."
209
  msgstr ""
210
+ "Elige el nombre DE y la dirección de correo DE para todos los correos que sean "
211
+ "enviados desde este plugin."
212
 
213
+ #: settings/settings-edit.php:215
214
+ msgid "Mail Type"
215
+ msgstr "Tipo Correo"
216
 
217
+ #: settings/settings-edit.php:216
218
  msgid ""
219
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & "
220
+ "4 is to send mails with PHP method mail()."
221
  msgstr ""
222
+ "La opción 1 y 2 son para enviar correos con el método por defecto de WP wp_mail(). "
223
+ "La opción 3 y 4 es para enviar correos con el método PHP mail()."
 
 
 
 
 
 
 
 
 
 
 
 
224
 
225
+ #: settings/settings-edit.php:230
226
+ msgid "Opt-in Option"
 
 
 
 
227
  msgstr "Opción Aceptación"
228
 
229
+ #: settings/settings-edit.php:231
230
  msgid ""
231
+ "Double Opt In means subscribers need to confirm their email address by an "
232
+ "activation link sent them on a activation email message.<br />Single Opt In means "
233
  "subscribers do not need to confirm their email address."
234
  msgstr ""
235
+ "Doble aceptación significa que los suscriptores deben confirmar sus direcciones de "
236
+ "correo usando un enlace de activación enviado en un mensaje de activación.<br/"
237
+ ">Aceptación única significa que los suscriptores no tienen que confirmar su "
238
+ "dirección de correo."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
239
 
240
+ #: settings/settings-edit.php:243
241
+ msgid ""
242
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification Emails."
243
  msgstr ""
244
+ "Selecciona el tamaño de imagen para ###POSTIMAGE### y que se muestre en los "
245
+ "correos de Notificación de Entradas."
 
 
 
 
246
 
247
+ #: settings/settings-edit.php:255
248
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
249
+ msgstr "Asunto de correo de Doble Aceptación (Correo de confirmación)"
 
 
 
 
 
 
 
 
250
 
251
+ #: settings/settings-edit.php:256
252
  msgid ""
253
+ "Enter the subject for the confirmation email to be sent Double Opt In whenever a "
254
+ "user signs up."
255
  msgstr ""
256
+ "Introduce el asunto para el correo de confirmación que se enviará con Doble "
257
+ "Aceptación cuando un usuario se registre."
258
 
259
+ #: settings/settings-edit.php:262
260
+ msgid "Double Opt In Mail Content (Confirmation Email)"
261
+ msgstr "Contenido de correo de doble aceptación (Correo de confirmación)"
262
 
263
+ #: settings/settings-edit.php:263
264
  msgid ""
265
+ "Enter the content for the confirmation email to be sent for Double Opt In whenever "
266
+ "a user signs up. (Keyword: ###NAME###)"
267
  msgstr ""
268
+ "Introduce el contenido para el correo de confirmación que se enviará como doble "
269
+ "aceptación cuando un usuario se registre (Palabra clave: ###NAME###)"
270
 
271
+ #: settings/settings-edit.php:269
272
+ msgid "Double Opt In Confirmation Link"
273
+ msgstr "Enlace de confirmación para doble aceptación"
274
 
275
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
276
+ msgid "It is a readonly field and you are advised not to modify it."
277
+ msgstr "Es un campo de sólo lectura y te aconsejamos que no lo modifiques."
278
 
279
+ #: settings/settings-edit.php:276
280
+ msgid ""
281
+ "Text to display after Email is successfully subscribed from Double Opt In "
282
+ "(confirmation) Email"
283
  msgstr ""
284
+ "Texto para mostrar después de que un correo haya sido enviado con éxito desde el "
285
+ "correo de doble aceptación (confirmación)"
286
 
287
+ #: settings/settings-edit.php:277
288
  msgid ""
289
+ "This text will be displayed once user clicks on email confirmation link from the "
290
+ "Double Opt In (confirmation) Email."
291
  msgstr ""
292
+ "Este texto se mostrará una vez el usuario haga clic en el enlace de confirmación "
293
+ "de correo de Doble Aceptación (confirmación)."
294
 
295
+ #: settings/settings-edit.php:284
296
+ msgid "Subscriber Welcome Email"
297
+ msgstr "Correo de Bienvenida para el Suscriptor"
298
 
299
+ #: settings/settings-edit.php:285
300
+ msgid ""
301
+ "To send welcome email to subscriber after successful signup. This option must be "
302
+ "set to YES."
303
  msgstr ""
304
+ "Para enviar un correo de bienvenida al suscriptor después de haberse registrado "
305
+ "con éxito. Esta opción debe configurarse a SÍ."
306
 
307
+ #: settings/settings-edit.php:296
308
+ msgid "Subscriber Welcome Email Subject"
309
+ msgstr "Asunto del correo de Bienvenida al Suscriptor"
 
310
 
311
+ #: settings/settings-edit.php:297
312
+ msgid ""
313
+ "Enter the subject for the subscriber welcome email. This will be sent whenever a "
314
+ "user's email is either confirmed (if Double Opt In) / subscribed (if Single Op In) "
315
+ "successfully."
316
+ msgstr ""
317
+ "Introduce un asunto para el correo de bienvenida al suscriptor. Esto se enviará "
318
+ "cuando un correo de un usuario haya sido confirmado (si hay doble aceptación) / "
319
+ "suscrito (aceptación simple) correctamente."
320
 
321
+ #: settings/settings-edit.php:303
322
+ msgid "Subscriber Welcome Email Content"
323
+ msgstr "Contenido del Correo de Bienvenida al Suscriptor."
324
 
325
+ #: settings/settings-edit.php:304
326
  msgid ""
327
+ "Enter the content for the subscriber welcome email whenever a user's email is "
328
+ "either confirmed (if Double Opt In) / subscribed (if Single Opt In) successfully. "
329
+ "(Keyword: ###NAME###)"
330
  msgstr ""
331
+ "Introduce el contenido para el correo de bienvenida al suscriptor para cuando un "
332
+ "correo del usuario haya sido confirmado (si hay Doble Aceptación) o suscrito (si "
333
+ "hay Aceptación Individual) con éxito. (Palabra clave: ###NAME###)"
334
 
335
+ #: settings/settings-edit.php:312
336
+ msgid "Unsubscribe Link"
337
+ msgstr "Enlace cancelar suscripción"
338
 
339
+ #: settings/settings-edit.php:319
340
+ msgid "Unsubscribe Text in Email"
341
+ msgstr "Texto de cancelación de suscripción en Correo"
342
+
343
+ #: settings/settings-edit.php:320
344
  msgid ""
345
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe link "
346
+ "in the emails. (Keyword: ###LINK###)"
347
  msgstr ""
348
+ "Introduce el texto para el enlace de anulación de suscripción. Este texto se "
349
+ "añadirá con un enlace para cancelar la suscripción en los correos. (Palabra clave: "
350
+ "###LINK###)"
351
 
352
+ #: settings/settings-edit.php:326
353
+ msgid "Text to display after Email is unsubscribed"
354
+ msgstr "Texto para mostrar cuando un correo haya cancelado la suscripción"
355
 
356
+ #: settings/settings-edit.php:327
357
+ msgid "This text will be displayed once user clicks on unsubscribe link."
 
358
  msgstr ""
359
+ "Este texto será mostrado cuando el usuario haya hecho clic en el enlace de "
360
+ "cancelación de suscripción."
361
 
362
+ #: settings/settings-edit.php:334
363
+ msgid "Error in Confirmation Link"
364
+ msgstr "Error en enlace de confirmación"
365
 
366
+ #: settings/settings-edit.php:335
367
  msgid ""
368
+ "Default message to display if there is any issue while clicking on confirmation "
369
+ "link from the Double Opt In (confirmation) Emails."
370
  msgstr ""
371
+ "Mensaje por defecto para mostrar si hay algún problema cuando se hace clic en el "
372
+ "correo de confirmación desde los correos de Doble Aceptación (confirmación)."
373
 
374
+ #: settings/settings-edit.php:341
375
+ msgid "Error in Unsubscribe Link"
376
+ msgstr "Error en Enlace de Cancelación de suscripción"
377
 
378
+ #: settings/settings-edit.php:342
379
  msgid ""
380
+ "Default message to display if there is any issue while clicking on unsubscribe "
381
+ "link from the Emails."
382
  msgstr ""
383
+ "Mensaje por defecto para mostrar si hay algún problema al hacer clic en el enlace "
384
+ "de cancelación de suscripción de los correos."
385
 
386
+ #: settings/settings-edit.php:349
387
+ msgid "Admin Email Addresses"
388
+ msgstr "Direcciones de Correo del Administrador"
389
 
390
+ #: settings/settings-edit.php:350
391
  msgid ""
392
+ "Enter the admin email addresses that should receive notifications (separated by "
393
+ "comma)."
394
  msgstr ""
395
+ "Introduce las direcciones de correo del administrador que deben recibir las "
396
+ "notificaciones (separadas por comas)."
 
397
 
398
+ #: settings/settings-edit.php:356
399
+ msgid "Notify Admin about New Subscriber"
400
+ msgstr "Notificar al Administrador sobre Nuevo Suscriptor"
401
 
402
+ #: settings/settings-edit.php:357
403
+ msgid ""
404
+ "To send admin email notifications for the new subscriber. This option must be set "
405
+ "to YES."
406
+ msgstr ""
407
+ "Enviar notificaciones por correo al admin para cada nuevo suscriptor. Esta opción "
408
+ "debe estar configurada a SÍ."
409
 
410
+ #: settings/settings-edit.php:369
411
+ msgid "Admin Email Subject"
412
+ msgstr "Asunto de Correo al Administrador"
413
 
414
+ #: settings/settings-edit.php:370
415
  msgid ""
416
+ "Enter the subject for the admin email. This will be sent whenever a new email is "
417
+ "added and confirmed."
418
  msgstr ""
419
+ "Introduce el asunto para el correo al administrador. Esto se enviará cuando un "
420
+ "nuevo correo haya sido añadido y confirmado."
 
421
 
422
+ #: settings/settings-edit.php:376
423
+ msgid "Admin Email Content"
424
+ msgstr "Contenido del Email al Administrador"
425
 
426
+ #: settings/settings-edit.php:377
427
  msgid ""
428
+ "Enter the email content for the admin email. This will be sent whenever a new "
429
+ "email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
430
  msgstr ""
431
+ "Introduce el contenido del email para el administrador. Esto se enviará cuando un "
432
+ "nuevo correo haya sido añadido y confirmado (Palabras clave: ###NAME###, "
433
+ "###EMAIL###)"
434
 
435
+ #: settings/settings-edit.php:384
436
+ msgid "Sent Report Subject"
437
+ msgstr "Enviar Asunto de Informe"
438
 
439
+ #: settings/settings-edit.php:385
440
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
441
  msgstr ""
442
+ "Introduce el asunto para el correo enviado de informe. Será enviado al "
443
+ "administrador."
444
 
445
+ #: settings/settings-edit.php:391
446
+ msgid "Sent Report Content"
447
+ msgstr "Contenido de Informe Enviado"
448
 
449
+ #: settings/settings-edit.php:392
450
+ msgid ""
451
+ "Enter the content for the sent mail report. It will be mailed to Admin. (Keyword: "
452
+ "###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
453
  msgstr ""
454
+ "Introduce el contenido para el correo enviado de Informe. Será enviado al "
455
+ "administrador. (Palabras clave: ###COUNT###, ###UNIQUE###, ###STARTTIME###, "
456
+ "###ENDTIME###)"
457
 
458
+ #: subscribers/view-subscriber-edit.php:121
459
+ msgid "Subscriber's Full Name"
460
+ msgstr "Nombre completo del suscriptor"
461
 
462
+ #: subscribers/view-subscriber-edit.php:131
463
+ msgid "Subscriber's Email Address"
464
+ msgstr "Dirección de correo electrónico del suscriptor"
465
 
466
+ #: subscribers/view-subscriber-show.php:44
467
+ msgid "Selected details does not exists."
468
+ msgstr "Los detalles seleccionados no existen."
469
 
470
+ #: subscribers/view-subscriber-show.php:74 subscribers/view-subscriber-show.php:133
471
+ msgid "Confirmation emails Resent Successfully."
472
+ msgstr "Correo de confirmación reenviado con éxito."
 
 
 
 
473
 
474
+ #: subscribers/view-subscriber-show.php:99 subscribers/view-subscriber-show.php:138
475
+ #: subscribers/view-subscriber-show.php:176 subscribers/view-subscriber-show.php:215
476
+ msgid "No record was selected."
477
+ msgstr "No se han seleccionado registros."
478
 
479
+ #: subscribers/view-subscriber-show.php:162
480
+ msgid "Subscribers Group updated."
481
+ msgstr "Grupo de suscriptores actualizados."
482
 
483
+ #: subscribers/view-subscriber-show.php:167
484
+ msgid "Please select New group to update."
485
+ msgstr "Por favor selecciona un nuevo grupo para actualizar."
486
 
487
+ #: subscribers/view-subscriber-show.php:201
488
+ msgid "Subscribers Status updated."
489
+ msgstr "Estado de los suscriptores actualizados."
490
 
491
+ #: subscribers/view-subscriber-show.php:206
492
+ msgid "Please select New Status to update."
493
+ msgstr "Por favor selecciona el Nuevo Estado a actualizar."
494
 
495
+ #: subscribers/view-subscriber-show.php:280
496
+ msgid "Update Subscribers Status"
497
+ msgstr "Actualizar Estado de Suscriptores"
498
 
499
+ #: subscribers/view-subscriber-show.php:356 subscribers/view-subscriber-show.php:370
500
+ msgid "Signup Date<br>(YYYY-MM-DD)"
501
+ msgstr "Fecha de Registro<br>(YYYY-MM-DD)"
502
 
503
+ #. Plugin URI of the plugin/theme
504
+ #. Author URI of the plugin/theme
505
+ msgid "http://www.icegram.com/"
506
+ msgstr "http://www.icegram.com/"
507
 
508
+ #: classes/es-common.php:8
509
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
510
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Confirmado</span>"
511
 
512
+ #: classes/es-common.php:11
513
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
514
+ msgstr "<span style=\"color:#FF0000\">Sin confirmar</span>"
 
515
 
516
+ #: classes/es-common.php:14
517
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
518
+ msgstr "<span style=\"color:#999900\">Suscripción cancelada</span>"
519
 
520
+ #: classes/es-common.php:17
521
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
522
+ msgstr "<span style=\"color:#0000FF\">Aceptación individual</span>"
 
523
 
524
+ #: classes/es-common.php:23
525
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
526
+ msgstr "<span style=\"color:#999900;\">Sin Datos</span>"
527
 
528
+ #: classes/es-common.php:26
529
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
530
+ msgstr "<span style=\"color:#FF0000\">Deshabilitad</span>"
 
 
 
 
531
 
532
+ #: classes/es-common.php:29
533
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
534
+ msgstr "<span style=\"color:#FF0000\">En Cola</span>"
 
 
535
 
536
+ #: classes/es-common.php:32
537
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
538
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Enviado</span>"
539
 
540
+ #: classes/es-common.php:35
541
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
542
+ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Correo Cron</span>"
543
 
544
+ #: classes/es-common.php:38
545
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
546
+ msgstr "<span style=\"color:#993399;\">Correo Instantáneo</span>"
547
 
548
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
549
+ #: subscribers/view-subscriber-show.php:353 subscribers/view-subscriber-show.php:367
550
+ msgid "Name"
551
+ msgstr "Nombre"
 
 
552
 
553
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
554
+ msgid "Email *"
555
+ msgstr "Email *"
556
 
557
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
558
+ msgid "Subscribe"
559
+ msgstr "Suscribirse"
 
 
 
 
560
 
561
+ #: classes/es-register.php:139 classes/es-register.php:140
562
+ msgid "Email Subscribers"
563
+ msgstr "Email Subscribers"
564
 
565
+ #: classes/es-register.php:142 classes/es-register.php:143
566
+ #: subscribers/view-subscriber-show.php:240
567
+ msgid "Subscribers"
568
+ msgstr "Suscriptores"
569
 
570
+ #: classes/es-register.php:145 classes/es-register.php:146
571
+ #: compose/compose-show.php:63
572
+ msgid "Compose"
573
+ msgstr "Componer"
 
 
574
 
575
+ #: classes/es-register.php:166
576
+ msgid "Help & Info"
577
+ msgstr "Ayuda e Información"
578
 
579
+ #: classes/es-register.php:167
580
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
581
+ msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Ayuda e Info"
582
 
583
+ #: classes/es-register.php:178
584
+ msgctxt "view-subscriber-enhanced-select"
585
+ msgid "Please enter subscriber email address."
586
+ msgstr "Por favor introduce la dirección de correo de suscriptor."
587
 
588
+ #: classes/es-register.php:179
589
+ msgctxt "view-subscriber-enhanced-select"
590
+ msgid "Please select subscriber email status."
591
+ msgstr "Por favor selecciona el estado de correo de suscriptor."
592
 
593
+ #: classes/es-register.php:180
594
+ msgctxt "view-subscriber-enhanced-select"
595
+ msgid "Please select or create group for this subscriber."
596
+ msgstr "Por favor selecciona o crea grupo para este suscriptor."
597
 
598
+ #: classes/es-register.php:181
599
+ msgctxt "view-subscriber-enhanced-select"
600
+ msgid "Do you want to delete this record?"
601
+ msgstr "¿Quieres borrar este registro?"
 
 
 
602
 
603
+ #: classes/es-register.php:182
604
+ msgctxt "view-subscriber-enhanced-select"
605
+ msgid "Please select the bulk action."
606
+ msgstr "Por favor selecciona la acción en bloque."
607
 
608
+ #: classes/es-register.php:184
609
+ msgctxt "view-subscriber-enhanced-select"
610
+ msgid ""
611
+ "Do you want to resend confirmation email? \\nAlso please note, this will update "
612
+ "subscriber current status to 'Unconfirmed'."
613
+ msgstr ""
614
+ "¿Quieres volver a mandar el correo de confirmación?\\nTambién ten en cuenta que "
615
+ "esto actualizará el estado actual a 'Sin confirmar'."
616
 
617
+ #: classes/es-register.php:185
618
+ msgctxt "view-subscriber-enhanced-select"
619
+ msgid "Please select new subscriber group."
620
+ msgstr "Por favor selecciona un nuevo grupo de suscriptores."
621
 
622
+ #: classes/es-register.php:187
623
+ msgctxt "view-subscriber-enhanced-select"
624
+ msgid "Do you want to update subscribers group?"
625
+ msgstr "¿Quieres actualizar el grupo de suscriptores?"
626
 
627
+ #: classes/es-register.php:189
628
+ msgctxt "view-subscriber-enhanced-select"
629
+ msgid "Do you want to export the emails?"
630
+ msgstr "¿Quieres exportar los correos?"
631
 
632
+ #: classes/es-register.php:190
633
+ msgctxt "view-subscriber-enhanced-select"
634
+ msgid ""
635
+ "Please select only csv file. Please check official website for csv structure.."
636
+ msgstr ""
637
+ "Por favor selecciona el archivo de entrada csv. Por favor, consulta el sitio "
638
+ "oficial para ver la estructura csv."
639
 
640
+ #: classes/es-register.php:198
641
+ msgctxt "compose-enhanced-select"
642
+ msgid "Please enter name for configuration."
643
+ msgstr "Por favor, introduce nombre para configuración."
644
 
645
+ #: classes/es-register.php:199
646
+ msgctxt "compose-enhanced-select"
647
+ msgid "Please select template for this configuration."
648
+ msgstr "Por favor selecciona una plantilla para esta configuración."
 
 
649
 
650
+ #: classes/es-register.php:200
651
+ msgctxt "compose-enhanced-select"
652
+ msgid "Do you want to delete this record?"
653
+ msgstr "¿Quieres borrar este registro?"
 
654
 
655
+ #: classes/es-register.php:208
656
+ msgctxt "notification-enhanced-select"
657
+ msgid "Please select subscribers group."
658
+ msgstr "Por favor selecciona el grupo de suscriptores."
 
 
659
 
660
+ #: classes/es-register.php:209
661
+ msgctxt "notification-enhanced-select"
662
+ msgid "Please select notification mail subject. Use compose menu to create new."
663
+ msgstr ""
664
+ "Por favor selecciona el asunto de notificación del correo. Utiliza el menú "
665
+ "componer para crear uno nuevo."
666
 
667
+ #: classes/es-register.php:210
668
+ msgctxt "notification-enhanced-select"
669
+ msgid "Please select notification status."
670
+ msgstr "Por favor selecciona el estado de notificación."
671
 
672
+ #: classes/es-register.php:211
673
+ msgctxt "notification-enhanced-select"
674
+ msgid "Do you want to delete this record?"
675
+ msgstr "¿Quieres borrar este registro?"
676
 
677
+ #: classes/es-register.php:219
678
+ msgctxt "sendmail-enhanced-select"
679
+ msgid "Please select your mail subject."
680
+ msgstr "Por favor selecciona el asunto de tu correo."
681
 
682
+ #: classes/es-register.php:220
683
+ msgctxt "sendmail-enhanced-select"
684
+ msgid "Please select your mail type."
685
+ msgstr "Por favor selecciona tu tipo de correo."
 
686
 
687
+ #: classes/es-register.php:221
688
+ msgctxt "sendmail-enhanced-select"
689
+ msgid ""
690
+ "Have you double checked your selected group? If so, let's go ahead and send this."
691
+ msgstr ""
692
+ "¿Has comprobado dos veces tu grupo seleccionado? Si es así, continuemos y enviemos "
693
+ "esto."
694
 
695
+ #: classes/es-register.php:229
696
+ msgctxt "sentmail-enhanced-select"
697
+ msgid "Do you want to delete this record?"
698
+ msgstr "¿Quieres borrar este registro?"
 
699
 
700
+ #: classes/es-register.php:230
701
+ msgctxt "sentmail-enhanced-select"
702
+ msgid "Do you want to delete all records except latest 10?"
703
+ msgstr "¿Quieres borrar todos los registros excepto los últimos 10?"
704
 
705
+ #: classes/es-register.php:238
706
+ msgctxt "cron-enhanced-select"
707
+ msgid "Please select enter number of mails you want to send per hour/trigger."
708
+ msgstr ""
709
+ "Por favor, introduce el número de correos que quieres enviar por hora/disparador."
710
 
711
+ #: classes/es-register.php:239
712
+ msgctxt "cron-enhanced-select"
713
+ msgid "Please enter the mail count, only number."
714
+ msgstr "Por favor, introduce el conteo de correos, sólo numérico."
 
 
715
 
716
+ #: classes/es-register.php:252
717
+ msgctxt "widget-enhanced-select"
718
+ msgid "Please enter email address."
719
+ msgstr "Por favor introduce dirección de correo."
720
 
721
+ #: classes/es-register.php:253
722
+ msgctxt "widget-enhanced-select"
723
+ msgid "Please provide a valid email address."
724
+ msgstr "Por favor introduce una dirección de correo válida."
725
 
726
+ #: classes/es-register.php:254
727
+ msgctxt "widget-enhanced-select"
728
+ msgid "loading..."
729
+ msgstr "Cargando..."
 
730
 
731
+ #: classes/es-register.php:255
732
+ msgctxt "widget-enhanced-select"
733
+ msgid "Cannot create XMLHTTP instance"
734
+ msgstr "No se puede crear la instancia XMLHTTP"
735
 
736
+ #: classes/es-register.php:256
737
+ msgctxt "widget-enhanced-select"
738
+ msgid "Subscribed successfully."
739
+ msgstr "Suscripción exitosa."
740
 
741
+ #: classes/es-register.php:257
742
+ msgctxt "widget-enhanced-select"
743
+ msgid ""
744
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
745
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
746
+ "mailbox, please check your spam folder."
747
  msgstr ""
748
+ "¡Te has suscrito con éxito! En pocos minutos, por favor comprueba el correo en tu "
749
+ "bandeja de entrada y confirma tu suscripción. Si no ves el correo en la bandeja de "
750
+ "entrada, por favor revisa tu carpeta de correo no deseado."
 
 
 
 
 
 
 
751
 
752
+ #: classes/es-register.php:258
753
+ msgctxt "widget-enhanced-select"
754
+ msgid "Email Address already exists."
755
+ msgstr "El correo electrónico ya existe."
756
 
757
+ #: classes/es-register.php:259
758
+ msgctxt "widget-enhanced-select"
759
+ msgid "Oops.. Unexpected error occurred."
760
+ msgstr "Ups. Ha sucedido un error inesperado."
761
 
762
+ #: classes/es-register.php:260
763
+ msgctxt "widget-enhanced-select"
764
+ msgid "Invalid email address."
765
+ msgstr "Dirección de correo electrónico no válida."
 
 
 
 
 
 
 
 
766
 
767
+ #: classes/es-register.php:261
768
+ msgctxt "widget-enhanced-select"
769
+ msgid "Please try after some time."
770
+ msgstr "Por favor inténtalo en otro momento."
771
 
772
+ #: classes/es-register.php:262
773
+ msgctxt "widget-enhanced-select"
774
+ msgid "There was a problem with the request."
775
+ msgstr "Ha habido un problema con la petición."
776
 
777
+ #: classes/es-register.php:269
778
+ msgctxt "widget-page-enhanced-select"
779
+ msgid "Please enter email address."
780
+ msgstr "Por favor introduce dirección de correo."
781
 
782
+ #: classes/es-register.php:270
783
+ msgctxt "widget-page-enhanced-select"
784
+ msgid "Please provide a valid email address."
785
+ msgstr "Por favor introduce una dirección de correo válida."
786
 
787
+ #: classes/es-register.php:271
788
+ msgctxt "widget-page-enhanced-select"
789
+ msgid "loading..."
790
+ msgstr "Cargando..."
791
 
792
+ #: classes/es-register.php:272
793
+ msgctxt "widget-page-enhanced-select"
794
+ msgid "Cannot create XMLHTTP instance"
795
+ msgstr "No se puede crear la instancia XMLHTTP"
796
 
797
+ #: classes/es-register.php:273
798
+ msgctxt "widget-page-enhanced-select"
799
+ msgid "Subscribed successfully."
800
+ msgstr "Suscripción exitosa."
801
 
802
+ #: classes/es-register.php:274
803
+ msgctxt "widget-page-enhanced-select"
804
+ msgid ""
805
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
806
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
807
+ "mailbox, please check your spam folder."
808
+ msgstr ""
809
+ "Te has suscrito con éxito a la newsletter. En pocos minutos, comprueba tu correo "
810
+ "en tu bandeja de entrada y confirma tu suscripción . Si no ves el correo en tu "
811
+ "bandeja de entrada, por favor revisa tu carpeta de correo no deseado."
812
 
813
+ #: classes/es-register.php:275
814
+ msgctxt "widget-page-enhanced-select"
815
+ msgid "Email Address already exists."
816
+ msgstr "El correo electrónico ya existe."
817
 
818
+ #: classes/es-register.php:276
819
+ msgctxt "widget-page-enhanced-select"
820
+ msgid "Oops.. Unexpected error occurred."
821
+ msgstr "Ups. Ha sucedido un error inesperado."
822
 
823
+ #: classes/es-register.php:277
824
+ msgctxt "widget-page-enhanced-select"
825
+ msgid "Invalid email address."
826
+ msgstr "Dirección de correo electrónico no válida."
827
 
828
+ #: classes/es-register.php:278
829
+ msgctxt "widget-page-enhanced-select"
830
+ msgid "Please try after some time."
831
+ msgstr "Por favor inténtalo en otro momento."
832
 
833
+ #: classes/es-register.php:279
834
+ msgctxt "widget-page-enhanced-select"
835
+ msgid "There was a problem with the request."
836
+ msgstr "Ha habido un problema con la petición."
837
 
838
+ #: classes/es-register.php:408
839
+ msgid ""
840
+ "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
841
+ "instantly"
842
+ msgstr ""
843
+ "Email Subscribers recomienda el plugin gratuito <b>Rainmaker</b> para recoger "
844
+ "contactos instantáneamente"
845
 
846
+ #: classes/es-register.php:409
847
+ msgid "Yes, I want this"
848
+ msgstr "Sí, quiero esto"
 
849
 
850
+ #: classes/es-register.php:409
851
+ msgid "No, I don't want it"
852
+ msgstr "No, no lo quiero"
 
853
 
854
+ #: classes/es-register.php:544
855
+ msgid "Widget Title"
856
+ msgstr "Título Widget"
857
 
858
+ #: classes/es-register.php:548
859
+ msgid "Display Name Field"
860
+ msgstr "Mostrar Campo Nombre"
 
861
 
862
+ #: classes/es-register.php:555
863
+ msgid "Short Description"
864
+ msgstr "Descripción Corta"
 
865
 
866
+ #: classes/es-register.php:557
867
+ msgid "Short description about your subscription form."
868
+ msgstr "Descripción corta sobre tu formulario de suscripción."
869
 
870
+ #: classes/es-register.php:560
871
+ msgid "Subscriber Group"
872
+ msgstr "Grupo de suscripción"
873
 
874
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
875
+ msgid "Please enter template heading."
876
+ msgstr "Por favor, indica un encabezado de plantilla."
 
877
 
878
+ #: compose/compose-add.php:42
879
+ msgid "Template successfully created. "
880
+ msgstr "Plantilla creada correctamente. "
881
 
882
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
883
+ #: compose/compose-preview.php:27 compose/compose-show.php:65 cron/cron-add.php:79
884
+ #: notification/notification-add.php:112 notification/notification-edit.php:123
885
+ #: notification/notification-show.php:53 roles/roles-add.php:110
886
+ #: sendmail/sendmail.php:93 sentmail/deliverreport-show.php:60
887
+ #: sentmail/sentmail-preview.php:27 sentmail/sentmail-show.php:96
888
+ #: settings/settings-edit.php:197 subscribers/view-subscriber-add.php:113
889
+ #: subscribers/view-subscriber-edit.php:112 subscribers/view-subscriber-export.php:29
890
+ #: subscribers/view-subscriber-import.php:145
891
+ #: subscribers/view-subscriber-show.php:245 subscribers/view-subscriber-sync.php:91
892
+ msgid "Help"
893
+ msgstr "Ayuda"
894
 
895
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
896
+ msgid "Select your Mail Type"
897
+ msgstr "Seleccionar tu tipo de correo"
898
 
899
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
900
+ msgid "Enter Mail Subject"
901
+ msgstr "Introduce asunto correo."
902
 
903
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
904
+ msgid "Keyword: ###POSTTITLE###"
905
+ msgstr "Keyword: ###POSTTITLE###"
 
906
 
907
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
908
+ msgid "Enter Content for your Mail"
909
+ msgstr "Introduce Contenido para tu Correo."
910
 
911
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
912
+ #, c-format
913
  msgid ""
914
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
915
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
916
+ "###POSTFULL###"
917
  msgstr ""
918
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
919
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
920
+ "###POSTFULL###"
 
 
 
 
 
 
 
 
 
 
 
921
 
922
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
923
+ msgid "Available Keywords"
924
+ msgstr "Palabras clave disponibles"
925
 
926
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
927
+ #: compose/compose-show.php:77 compose/compose-show.php:85
928
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
929
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
930
+ #: subscribers/view-subscriber-show.php:354 subscribers/view-subscriber-show.php:368
931
+ msgid "Status"
932
+ msgstr "Estado"
933
 
934
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
935
+ msgid "Published"
936
+ msgstr "Publicado"
937
 
938
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
939
+ msgid "Please select your mail status"
940
+ msgstr "Por favor, selecciona el estado de tu correo."
941
 
942
+ #: compose/compose-add.php:104 compose/compose-edit.php:116 cron/cron-add.php:119
943
+ #: notification/notification-add.php:251 notification/notification-edit.php:291
944
+ #: roles/roles-add.php:206 subscribers/view-subscriber-edit.php:190
945
+ msgid "Save"
946
+ msgstr "Guardar"
947
 
948
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
949
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
950
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
951
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
952
+ #: subscribers/view-subscriber-edit.php:21
953
+ msgid "Oops, selected details does not exists."
954
+ msgstr "Ups, los detalles seleccionados no existen."
955
 
956
+ #: compose/compose-edit.php:60
957
+ msgid "Template successfully updated. "
958
+ msgstr "Plantilla Actualizada correctamente."
959
 
960
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
961
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
962
+ msgid "Add New"
963
+ msgstr "Añadir nuevo"
964
 
965
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
966
+ msgid "Preview Mail"
967
+ msgstr "Previsualizar Correo"
968
 
969
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
970
+ #: notification/notification-show.php:96 subscribers/view-subscriber-show.php:398
971
+ msgid "Edit"
972
+ msgstr "Editar"
973
 
974
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
975
+ #: subscribers/view-subscriber-show.php:16
976
+ msgid "Click Here"
977
+ msgstr "Haz clic aquí"
978
 
979
+ #: compose/compose-show.php:46 notification/notification-show.php:34
980
+ #: sentmail/sentmail-show.php:35
981
+ msgid "Selected record deleted."
982
+ msgstr "Registro seleccionado borrado."
983
 
984
+ #: compose/compose-show.php:76 compose/compose-show.php:84
985
+ msgid "Email subject"
986
+ msgstr "Asunto Correo"
987
 
988
+ #: compose/compose-show.php:78 compose/compose-show.php:86
989
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
990
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
991
+ msgid "Type"
992
+ msgstr "Tipo"
993
 
994
+ #: compose/compose-show.php:79 compose/compose-show.php:87
995
+ msgid "Actions"
996
+ msgstr "Acciones"
997
 
998
+ #: compose/compose-show.php:104 notification/notification-show.php:99
999
+ #: subscribers/view-subscriber-show.php:277 subscribers/view-subscriber-show.php:403
1000
+ msgid "Delete"
1001
+ msgstr "Borrar"
1002
 
1003
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
1004
+ #: sentmail/sentmail-show.php:123
1005
+ msgid "Preview"
1006
+ msgstr "Previsualizar"
1007
 
1008
+ #: compose/compose-show.php:113 notification/notification-show.php:139
1009
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
1010
+ #: subscribers/view-subscriber-show.php:426
1011
+ msgid "No records available."
1012
+ msgstr "No hay registros disponibles."
1013
 
1014
+ #: cron/cron-add.php:23
1015
  msgid "Please enter valid mail count."
1016
  msgstr "Por favor, introduzca una cuenta de correo válida."
1017
 
1018
+ #: cron/cron-add.php:86
 
 
 
 
 
 
 
 
1019
  msgid "Cron job URL"
1020
  msgstr "URL tarea Cron"
1021
 
1022
+ #: cron/cron-add.php:96
 
 
 
 
 
 
 
 
1023
  msgid "Mail Count"
1024
  msgstr "Contador Correos"
1025
 
1026
+ #: cron/cron-add.php:107
 
 
 
 
 
 
 
 
1027
  msgid "Admin Report"
1028
  msgstr "Informe Admin"
1029
 
1030
+ #: cron/cron-add.php:127
1031
  msgid ""
1032
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1033
+ "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1034
  msgstr ""
1035
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1036
+ "schedule-cron-emails-in-parallels-plesk/\">Configurar una tarea cron en Plesk</a>"
1037
 
1038
+ #: cron/cron-add.php:128
1039
+ msgid ""
1040
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1041
+ "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
1042
  msgstr ""
1043
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1044
+ "schedule-cron-emails-in-cpanel/\">Configurar una tarea cron job en cPanel</a>"
 
 
 
 
1045
 
1046
+ #: export/export-email-address.php:33 export/export-email-address.php:37
1047
+ msgid "Unexpected url submit has been detected"
1048
+ msgstr "Se ha detectado envío de URL inexperada"
1049
 
1050
+ #: help/help.php:46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1051
  msgid "Welcome to Email Subscribers!"
1052
  msgstr "¡Bienvenido a Email Subscribers!"
1053
 
1054
+ #: help/help.php:47
1055
  msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1056
  msgstr "Gracias por instalar y esperamos que disfrute el uso de Email Subscribers."
1057
 
1058
+ #: help/help.php:51
1059
  msgid "For more help and tips..."
1060
  msgstr "Para más ayuda y sugerencias..."
1061
 
1062
+ #: help/help.php:98
1063
  msgid "Frequently Asked Questions"
1064
  msgstr "Preguntas más Frecuentes"
1065
 
1066
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
1067
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
1068
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
1069
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
1070
+ #: help/help.php:171 help/help.php:174 help/help.php:177
1071
+ #, c-format
1072
  msgid "%s"
1073
  msgstr "%s"
1074
 
1075
+ #: help/help.php:117
1076
  msgid "How to Add Subscription box to website?"
1077
  msgstr "¿Cómo Añadir un cuadro de suscripción a la página web?"
1078
 
1079
+ #: help/help.php:126
 
 
 
 
1080
  msgid "General Plugin Settings"
1081
  msgstr "Configuración General Plugin"
1082
 
1083
+ #: help/help.php:129
1084
+ msgid "How to Import or Export Email Addresses?"
1085
+ msgstr "¿Cómo importar y exportar direcciones de correo?"
 
 
 
 
1086
 
1087
+ #: help/help.php:132
1088
  msgid "How to change/update/translate any texts from Email Subscribers?"
1089
  msgstr "¿Cómo cambiar/actualizar/traducir cualquier texto de Email Subscribers?"
1090
 
1091
+ #: help/help.php:135
1092
  msgid "How to add Unsubscribe link in emails?"
1093
  msgstr "¿Cómo añadir un enlace de cancelación de suscripción en los correos?"
1094
 
1095
+ #: help/help.php:138
1096
  msgid "What are Static Templates and Dynamic Templates?"
1097
  msgstr "¿Qué son Plantillas Estáticas o Plantillas Dinámicas?"
1098
 
1099
+ #: help/help.php:147
 
 
 
 
 
 
 
 
 
 
 
 
1100
  msgid "How to Send a sample new post notification email to testgroup/myself?"
1101
  msgstr ""
1102
  "¿Cómo Enviar un correo de notificación de nueva entrada de ejemplo a mi grupo de "
1103
  "testeo/yo mismo?"
1104
 
1105
+ #: help/help.php:153
 
 
 
 
1106
  msgid "How to Add/Update Existing Subscribers Group?"
1107
  msgstr "¿Cómo Añadir/Actualizar un Grupo de Suscriptores Existentes?"
1108
 
1109
+ #: help/help.php:159
 
 
 
 
1110
  msgid "How to show subscribe form inside a popup?"
1111
  msgstr "¿Cómo mostrar el formulario de suscripción dentro de un popup?"
1112
 
1113
+ #: help/help.php:162
1114
  msgid "How to use Rainmaker’s form in Email Subscribers?"
1115
  msgstr "¿Cómo utilizar el formulario de Rainmaker en Email Subscribers?"
1116
 
1117
+ #: help/help.php:165
1118
  msgid "How to Schedule Cron Mails?"
1119
  msgstr "¿Cómo Programar correos Cron?"
1120
 
1121
+ #: help/help.php:168
1122
  msgid "How to Schedule Cron Emails in cPanel?"
1123
  msgstr "¿Cómo programar correos Cron en cPanel?"
1124
 
1125
+ #: help/help.php:171
1126
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
1127
  msgstr "¿Cómo Programar Correos Cron en Parallels Plesk?"
1128
 
1129
+ #: help/help.php:174
1130
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
1131
  msgstr "¿Qué hacer si el Proveedor de Alojamiento no permite Cron Jobs?"
1132
 
1133
+ #: help/help.php:177
1134
  msgid "Commonly Asked Questions"
1135
  msgstr "Preguntas Más Frecuentes"
1136
 
1137
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1138
+ #: job/es-unsubscribe.php:61
1139
+ msgid ""
1140
+ "Oops.. We are getting some technical error. Please try again or contact admin."
1141
+ msgstr ""
1142
+ "Ups. Estamos teniendo algún problema técnico. Por favor inténtalo otra vez o "
1143
+ "contacta al administrador."
1144
+
1145
+ #: job/es-optin.php:60
1146
+ msgid "This email address has already been confirmed."
1147
+ msgstr "Esta dirección de correo ya ha sido confirmada."
1148
+
1149
+ #: notification/notification-add.php:32
1150
+ msgid "Please select subscribers group."
1151
+ msgstr "Por favor selecciona el grupo de suscriptores."
1152
+
1153
+ #: notification/notification-add.php:38
1154
+ msgid "Please select notification status."
1155
+ msgstr "Por favor selecciona el estado de notificación."
1156
+
1157
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
1158
+ msgid "Please select notification mail subject. Use compose menu to create new."
1159
+ msgstr ""
1160
+ "Por favor selecciona el asunto de notificación del correo. Utiliza el menú "
1161
+ "componer para crear uno nuevo."
1162
+
1163
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
1164
+ msgid "Please select post categories."
1165
+ msgstr "Por favor selecciona categorías de entrada."
1166
+
1167
+ #: notification/notification-add.php:70
1168
+ msgid "Notification successfully created. "
1169
+ msgstr "La notificación se ha creado con éxito. "
1170
+
1171
+ #: notification/notification-add.php:111
1172
+ msgid "Add Notification"
1173
+ msgstr "Añadir Notificación"
1174
+
1175
+ #: notification/notification-add.php:119
1176
+ msgid "Select Subscribers Group"
1177
+ msgstr "Selecciona grupo de suscriptores"
1178
+
1179
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1180
+ #: notification/notification-edit.php:134 notification/notification-edit.php:167
1181
+ #: sendmail/sendmail.php:109 sendmail/sendmail.php:136 sendmail/sendmail.php:150
1182
+ #: subscribers/view-subscriber-add.php:161 subscribers/view-subscriber-edit.php:161
1183
+ #: subscribers/view-subscriber-import.php:189
1184
+ #: subscribers/view-subscriber-sync.php:118
1185
+ msgid "Select"
1186
+ msgstr "Seleccionar"
1187
+
1188
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
1189
+ msgid "Select Notification Mail Subject"
1190
+ msgstr "Seleccionar Asunto de Correo de notificación"
1191
+
1192
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
1193
+ msgid "(Use compose menu to create new)"
1194
+ msgstr "(Utiliza el menú componer para crear uno nuevo)"
1195
+
1196
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
1197
+ msgid "Select Post Categories"
1198
+ msgstr "Seleccionar Categorías de Entradas"
1199
+
1200
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1201
+ msgid "Check All"
1202
+ msgstr "Selecciona todo"
1203
+
1204
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1205
+ msgid "Uncheck All"
1206
+ msgstr "Deselecciona todo"
1207
+
1208
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
1209
+ msgid "Select your Custom Post Type"
1210
+ msgstr "Seleccionar tu tipo de entrada personalizada"
1211
+
1212
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
1213
+ msgid "(Optional)"
1214
+ msgstr "(Opcional)"
1215
+
1216
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
1217
+ msgid "No Custom Post Types Available"
1218
+ msgstr "No hay Tipos de Entrada Personalizadas Disponibles"
1219
+
1220
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
1221
+ msgid "Select Notification Status"
1222
+ msgstr "Seleccionar estado de notificación"
1223
+
1224
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
1225
+ msgid "Send mail immediately when new post is published"
1226
+ msgstr "Enviar correo inmediatamente cuando se publique una nueva entrada"
1227
+
1228
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
1229
+ msgid "Add to cron when new post is published and send via cron job"
1230
+ msgstr "Añadir a cron cuando se publique una nueva entrada y enviar vía tarea cron"
1231
+
1232
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
1233
+ msgid "Disable notification"
1234
+ msgstr "Deshabilitar notificación"
1235
+
1236
+ #: notification/notification-edit.php:48
1237
+ msgid "Please select subscribers group"
1238
+ msgstr "Por favor, selecciona el grupo de suscriptores"
1239
+
1240
+ #: notification/notification-edit.php:54
1241
+ msgid "Please select notification status"
1242
+ msgstr "Por favor, selecciona el estado de notificación"
1243
+
1244
+ #: notification/notification-edit.php:88
1245
+ msgid "Notification successfully updated. "
1246
+ msgstr "Notificación actualizada con éxito. "
1247
+
1248
+ #: notification/notification-edit.php:121
1249
+ msgid "Edit Notification"
1250
+ msgstr "Editar Notificación"
1251
+
1252
+ #: notification/notification-edit.php:130 subscribers/view-subscriber-show.php:279
1253
+ msgid "Update Subscribers Group"
1254
+ msgstr "Actualizar Grupo de Suscriptores"
1255
+
1256
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1257
+ msgid "Mail Subject"
1258
+ msgstr "Asunto Correo"
1259
+
1260
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1261
+ msgid "Subscribers Group"
1262
+ msgstr "Grupo de suscriptores"
1263
+
1264
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1265
+ msgid "Categories / Custom Post"
1266
+ msgstr "Categorías / Entrada personalizada"
1267
+
1268
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1269
+ msgid "Notification Status"
1270
+ msgstr "Estado de Notificación"
1271
+
1272
+ #: notification/notification-show.php:126
1273
+ msgid "Send mail immediately when new post is published."
1274
+ msgstr "Enviar correo inmediatamente cuando una nueva entrada sea publicada."
1275
+
1276
+ #: notification/notification-show.php:128
1277
+ msgid "Add to cron and send mail via cron job."
1278
+ msgstr "Añadir a cron y enviar correo vía tarea cron."
1279
+
1280
+ #: roles/roles-add.php:52
1281
+ msgid "Role Updated. "
1282
+ msgstr "Rol Actualizado. "
1283
+
1284
+ #: roles/roles-add.php:113
1285
+ msgid "Select user roles who can access following menus. Only Admin can change this."
1286
+ msgstr ""
1287
+ "Selecciona roles de usuario que puedan acceder a los siguientes menús. Sólo el "
1288
+ "administrador puede cambiar esto."
1289
+
1290
+ #: roles/roles-add.php:120
1291
+ msgid "Subscribers Menu"
1292
+ msgstr "Menú suscriptores"
1293
+
1294
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1295
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1296
+ #: roles/roles-add.php:196
1297
+ msgid "Administrator Only"
1298
+ msgstr "Sólo Administrador"
1299
+
1300
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1301
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1302
+ #: roles/roles-add.php:197
1303
+ msgid "Administrator/Editor"
1304
+ msgstr "Administrador/Editor"
1305
+
1306
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1307
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1308
+ #: roles/roles-add.php:198
1309
+ msgid "Administrator/Editor/Author/Contributor"
1310
+ msgstr "Administrador/Editor/Autor/Colaborador"
1311
+
1312
+ #: roles/roles-add.php:132
1313
+ msgid "Compose Menu"
1314
+ msgstr "Menú componer"
1315
+
1316
+ #: roles/roles-add.php:192
1317
+ msgid "Help & Info Menu"
1318
+ msgstr "Menú Ayuda e Info"
1319
+
1320
+ #: sendmail/sendmail.php:39
1321
  msgid "Please select your mail subject."
1322
  msgstr "Por favor selecciona el asunto de tu correo."
1323
 
1324
+ #: sendmail/sendmail.php:45
1325
  msgid "Please select your mail type."
1326
  msgstr "Por favor selecciona tu tipo de correo."
1327
 
1328
+ #: sendmail/sendmail.php:51
1329
  msgid "Please select your group."
1330
  msgstr "Por favor selecciona tu grupo."
1331
 
1332
+ #: sendmail/sendmail.php:58
1333
  msgid "Mail sent successfully. "
1334
  msgstr "Correo enviado con éxito. "
1335
 
1336
+ #: sendmail/sendmail.php:62
1337
  msgid "Click here to check Statistics"
1338
  msgstr "Haz clic aquí para comprobar Estadísticas"
1339
 
1340
+ #: sendmail/sendmail.php:68
1341
  msgid "Oops.. We are getting some error. mail not sending."
1342
  msgstr "Ups. Estamos obteniendo algún error. No se envía correo."
1343
 
1344
+ #: sendmail/sendmail.php:104
 
 
 
 
 
1345
  msgid "Select Mail Subject from available list"
1346
  msgstr "Selecciona un asunto de correo de la lista disponible"
1347
 
1348
+ #: sendmail/sendmail.php:131
1349
  msgid "Select Mail Type"
1350
  msgstr "Seleccionar tipo de correo"
1351
 
1352
+ #: sendmail/sendmail.php:137
1353
  msgid "Send mail immediately"
1354
  msgstr "Enviar correo inmediatamente"
1355
 
1356
+ #: sendmail/sendmail.php:138
1357
  msgid "Send mail via cron job"
1358
  msgstr "Enviar correo vía tarea cron"
1359
 
1360
+ #: sendmail/sendmail.php:145
1361
  msgid "Select Subscribers group to Send Mail"
1362
  msgstr "Selecciona grupo de suscriptores a los que mandar correo"
1363
 
1364
+ #: sendmail/sendmail.php:177
1365
  msgid "Recipients : 0 "
1366
  msgstr "Destinatarios: 0 "
1367
 
1368
+ #: sendmail/sendmail.php:179
1369
+ #, c-format
1370
  msgid "Recipients : %s"
1371
  msgstr "Destinatarios: %s"
1372
 
1373
+ #: sendmail/sendmail.php:182
1374
  msgid ""
1375
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that "
1376
  "you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click "
1380
  "encarecidamente que cambies el Tipo de Correo a Cron y Enviar Correo via Cron Job."
1381
  "</strong><br>Haz clic en Ayuda para más información."
1382
 
1383
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1384
+ msgid "Send Email"
1385
+ msgstr "Enviar Correo"
1386
+
1387
+ #: sendmail/sendmail.php:198
1388
  msgid "Reset"
1389
  msgstr "Reiniciar"
1390
 
1391
+ #: sentmail/deliverreport-show.php:13
1392
+ msgid "Oops.. Unexpected error occurred. Please try again."
1393
+ msgstr "Ups. Ha sucedido un error inesperado. Por favor, inténtelo de nuevo."
 
 
 
 
1394
 
1395
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1396
+ msgid " &lt;&lt; "
1397
+ msgstr " &lt;&lt; "
1398
 
1399
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1400
+ msgid " &gt;&gt; "
1401
+ msgstr " &gt;&gt; "
1402
 
1403
+ #: sentmail/deliverreport-show.php:59
1404
+ msgid "Delivery Report"
1405
+ msgstr "Informe envío"
1406
 
1407
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1408
+ #: subscribers/view-subscriber-export.php:36
1409
+ #: subscribers/view-subscriber-export.php:44 subscribers/view-subscriber-show.php:351
1410
+ #: subscribers/view-subscriber-show.php:365
1411
+ msgid "Sno"
1412
+ msgstr "Sno"
1413
 
1414
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1415
+ msgid "Email"
1416
+ msgstr "Correo"
1417
 
1418
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1419
+ msgid "Sent Date"
1420
+ msgstr "Fecha Envío"
1421
 
1422
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1423
+ msgid "Viewed Status"
1424
+ msgstr "Estado visualización"
1425
 
1426
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1427
+ msgid "Viewed Date"
1428
+ msgstr "Fecha Visualización"
1429
 
1430
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1431
+ msgid "Database ID"
1432
+ msgstr "ID Base de Datos"
1433
 
1434
+ #: sentmail/sentmail-preview.php:41
1435
+ msgid "Back"
1436
+ msgstr "Volver"
1437
 
1438
+ #: sentmail/sentmail-show.php:42
1439
+ msgid "Successfully deleted all reports except latest 10."
1440
+ msgstr "Se borraron con éxito todos los informes excepto los últimos 10."
1441
 
1442
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1443
+ msgid "View Reports"
1444
+ msgstr "Ver Informes"
1445
 
1446
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1447
+ msgid "Source"
1448
+ msgstr "Origen"
1449
 
1450
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1451
+ msgid "Start Date"
1452
+ msgstr "Fecha Comienzo"
1453
 
1454
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1455
+ msgid "End Date"
1456
+ msgstr "Fecha Fin"
1457
 
1458
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1459
+ msgid "Total"
1460
+ msgstr "Total"
1461
 
1462
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1463
+ #: subscribers/view-subscriber-export.php:39
1464
+ #: subscribers/view-subscriber-export.php:47 subscribers/view-subscriber-show.php:357
1465
+ #: subscribers/view-subscriber-show.php:371
1466
+ msgid "Action"
1467
+ msgstr "Acción"
1468
 
1469
+ #: sentmail/sentmail-show.php:176
1470
+ msgid "Optimize Table & Delete Records"
1471
+ msgstr "Optimizar Tabla y Borrar Registros"
 
1472
 
1473
+ #: sentmail/sentmail-show.php:185
1474
+ msgid ""
1475
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to "
1476
+ "delete all reports except latest 10."
1477
+ msgstr ""
1478
+ "Nota: Por favor, haz clic en el botón <strong>Optimizar Tabla y Borrar Registros</"
1479
+ "strong> para borrar todos los informes excepto los últimos 10."
1480
 
1481
+ #: settings/setting-sync.php:15
1482
+ msgid "Table sync completed successfully."
1483
+ msgstr "Sincronización de la Tabla finalizada con éxito."
 
1484
 
1485
+ #: settings/setting-sync.php:28
1486
+ msgid "Sync plugin tables"
1487
+ msgstr "Sincronizar tablas del plugin"
 
1488
 
1489
+ #: settings/setting-sync.php:32
1490
+ msgid "Click to sync tables"
1491
+ msgstr "Clic para sincronizar tablas"
 
1492
 
1493
+ #: settings/settings-edit.php:116
1494
+ msgid "Please enter sender of notifications from name."
1495
+ msgstr "Por favor introduce el nombre 'de' para el emisor de notificaciones."
 
1496
 
1497
+ #: settings/settings-edit.php:121
1498
+ msgid "Please enter sender of notifications from email."
1499
+ msgstr "Por favor introduce el correo 'de' para el emisor de notificaciones."
 
1500
 
1501
+ #: settings/settings-edit.php:154
1502
+ msgid "Settings Saved."
1503
+ msgstr "Configuración guardada."
 
 
 
 
 
1504
 
1505
+ #: settings/settings-edit.php:157
1506
+ msgid "Oops, unable to update."
1507
+ msgstr "Ups, no se ha podido actualizadar."
 
1508
 
1509
+ #: settings/settings-edit.php:220
1510
+ msgid "1. WP HTML MAIL"
1511
+ msgstr "1. WP CORREO HTML"
 
1512
 
1513
+ #: settings/settings-edit.php:221
1514
+ msgid "2. WP PLAINTEXT MAIL"
1515
+ msgstr "2. WP CORREO TEXTO PLANO"
 
1516
 
1517
+ #: settings/settings-edit.php:222
1518
+ msgid "3. PHP HTML MAIL"
1519
+ msgstr "3. PHP CORREO PHP"
 
 
 
 
1520
 
1521
+ #: settings/settings-edit.php:223
1522
+ msgid "4. PHP PLAINTEXT MAIL"
1523
+ msgstr "4. PHP CORREO TEXTO PLANO"
 
1524
 
1525
+ #: settings/settings-edit.php:235
1526
+ msgid "Double Opt In"
1527
+ msgstr "Doble Aceptación"
 
1528
 
1529
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1530
+ #: subscribers/view-subscriber-edit.php:149
1531
+ #: subscribers/view-subscriber-import.php:177
1532
+ #: subscribers/view-subscriber-show.php:302 subscribers/view-subscriber-show.php:329
1533
+ msgid "Single Opt In"
1534
+ msgstr "Aceptación individual"
1535
 
1536
+ #: settings/settings-edit.php:242
1537
+ msgid "Image Size"
1538
+ msgstr "Tamaño de imagen"
 
1539
 
1540
+ #: settings/settings-edit.php:247
1541
+ msgid "Full Size"
1542
+ msgstr "Tamaño Completo"
 
 
 
1543
 
1544
+ #: settings/settings-edit.php:248
1545
+ msgid "Medium Size"
1546
+ msgstr "Tamaño Medio"
 
1547
 
1548
+ #: settings/settings-edit.php:249
1549
+ msgid "Thumbnail"
1550
+ msgstr "Miniatura"
 
1551
 
1552
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1553
+ #: subscribers/view-subscriber-sync.php:106
1554
+ msgid "YES"
1555
+ msgstr ""
1556
 
1557
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1558
+ #: subscribers/view-subscriber-sync.php:105
1559
+ msgid "NO"
1560
+ msgstr "NO"
1561
 
1562
+ #: settings/settings-edit.php:402
1563
+ msgid "Save Settings"
1564
+ msgstr "Guardar configuración"
1565
+
1566
+ #: subscribers/view-subscriber-add.php:35 subscribers/view-subscriber-edit.php:53
1567
+ msgid "Please enter subscriber email address."
1568
+ msgstr "Por favor introduce la dirección de correo de suscriptor."
1569
+
1570
+ #: subscribers/view-subscriber-add.php:48
1571
+ msgid "Please select or create your group for this email."
1572
+ msgstr "Por favor selecciona o crea tu grupo para este correo."
1573
+
1574
+ #: subscribers/view-subscriber-add.php:55
1575
  msgid ""
1576
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1577
+ "group name."
1578
  msgstr ""
1579
+ "Error: los caracteres especiales (['^$%&*()}{@#~?><>,|=_+\\\"]) no se permiten "
1580
+ "como nombre de grupo."
1581
 
1582
+ #: subscribers/view-subscriber-add.php:65
1583
+ msgid "Subscriber has been saved."
1584
+ msgstr "Suscriptor ha sido guardado."
 
1585
 
1586
+ #: subscribers/view-subscriber-add.php:67
1587
+ msgid "Subscriber already exists."
1588
+ msgstr "Suscriptor ya existe."
 
1589
 
1590
+ #: subscribers/view-subscriber-add.php:70
1591
+ msgid "Invalid Email."
1592
+ msgstr "Correo no válido."
 
 
1593
 
1594
+ #: subscribers/view-subscriber-add.php:109 subscribers/view-subscriber-edit.php:108
1595
+ #: subscribers/view-subscriber-export.php:26
1596
+ #: subscribers/view-subscriber-import.php:142
1597
+ #: subscribers/view-subscriber-show.php:241 subscribers/view-subscriber-sync.php:88
1598
+ msgid "Add New Subscriber"
1599
+ msgstr "Añadir Nuevo Suscriptor"
1600
 
1601
+ #: subscribers/view-subscriber-add.php:110 subscribers/view-subscriber-edit.php:109
1602
+ #: subscribers/view-subscriber-export.php:27
1603
+ #: subscribers/view-subscriber-import.php:209
1604
+ #: subscribers/view-subscriber-show.php:242 subscribers/view-subscriber-sync.php:89
1605
+ msgid "Import"
1606
+ msgstr "Importar"
1607
 
1608
+ #: subscribers/view-subscriber-add.php:111 subscribers/view-subscriber-edit.php:110
1609
+ #: subscribers/view-subscriber-import.php:143
1610
+ #: subscribers/view-subscriber-show.php:243 subscribers/view-subscriber-sync.php:90
1611
+ msgid "Export"
1612
+ msgstr "Exportar"
1613
 
1614
+ #: subscribers/view-subscriber-add.php:112 subscribers/view-subscriber-edit.php:111
1615
+ #: subscribers/view-subscriber-export.php:28
1616
+ #: subscribers/view-subscriber-import.php:144
1617
+ #: subscribers/view-subscriber-show.php:244 subscribers/view-subscriber-sync.php:142
1618
+ msgid "Sync"
1619
+ msgstr "Sincronizar"
1620
 
1621
+ #: subscribers/view-subscriber-add.php:122
1622
+ msgid "Enter Subscriber's Full name"
1623
+ msgstr "Introduce nombre completo del suscriptor."
 
1624
 
1625
+ #: subscribers/view-subscriber-add.php:132
1626
+ msgid "Enter Subscriber's Email Address"
1627
+ msgstr "Introduce la dirección de correo del suscriptor."
 
1628
 
1629
+ #: subscribers/view-subscriber-add.php:142
1630
+ msgid "Select Subscriber's Status"
1631
+ msgstr "Selecciona Estado Suscriptor"
 
 
 
 
 
 
 
1632
 
1633
+ #: subscribers/view-subscriber-add.php:147 subscribers/view-subscriber-edit.php:146
1634
+ #: subscribers/view-subscriber-import.php:174
1635
+ #: subscribers/view-subscriber-show.php:299 subscribers/view-subscriber-show.php:326
1636
+ msgid "Confirmed"
1637
+ msgstr "Confirmado"
1638
 
1639
+ #: subscribers/view-subscriber-add.php:148 subscribers/view-subscriber-edit.php:147
1640
+ #: subscribers/view-subscriber-import.php:175
1641
+ #: subscribers/view-subscriber-show.php:300 subscribers/view-subscriber-show.php:327
1642
+ msgid "Unconfirmed"
1643
+ msgstr "Sin Confirmar"
1644
 
1645
+ #: subscribers/view-subscriber-add.php:149 subscribers/view-subscriber-edit.php:148
1646
+ #: subscribers/view-subscriber-import.php:176
1647
+ #: subscribers/view-subscriber-show.php:301 subscribers/view-subscriber-show.php:328
1648
+ msgid "Unsubscribed"
1649
+ msgstr "Suscripciones canceladas "
1650
 
1651
+ #: subscribers/view-subscriber-add.php:157
1652
+ msgid "Select (or) Create Group for Subscriber"
1653
+ msgstr "Selecciona (o) Crear Grupo para Suscriptores"
 
1654
 
1655
+ #: subscribers/view-subscriber-add.php:173 subscribers/view-subscriber-import.php:201
1656
+ msgid "(or)"
1657
+ msgstr "(o)"
 
1658
 
1659
+ #: subscribers/view-subscriber-add.php:182
1660
+ msgid "Add Subscriber"
1661
+ msgstr "Añadir Suscriptor"
 
1662
 
1663
+ #: subscribers/view-subscriber-edit.php:63
1664
+ msgid "Error: Special characters are not allowed in the group name."
1665
+ msgstr "Error: No se permiten caracteres especiales en el nombre de grupo."
 
1666
 
1667
+ #: subscribers/view-subscriber-edit.php:73
1668
+ msgid "Subscriber details updated."
1669
+ msgstr "Detalles del Suscriptor actualizados."
 
1670
 
1671
+ #: subscribers/view-subscriber-edit.php:75
1672
+ msgid "Subscriber already exists for this group."
1673
+ msgstr "El suscriptor ya existe en este grupo."
 
1674
 
1675
+ #: subscribers/view-subscriber-edit.php:107
1676
+ msgid "Edit Subscriber"
1677
+ msgstr "Editar Suscriptor"
 
1678
 
1679
+ #: subscribers/view-subscriber-edit.php:141
1680
+ msgid "Update Subscriber's Status"
1681
+ msgstr "Actualizar Estado Suscriptor"
1682
+
1683
+ #: subscribers/view-subscriber-edit.php:156
1684
+ msgid "Update Subscriber's Group"
1685
+ msgstr "Actualizar Grupo de Suscriptores"
1686
+
1687
+ #: subscribers/view-subscriber-export.php:25
1688
+ msgid "Export Email Addresses"
1689
+ msgstr "Exportar Direcciones Correo"
1690
+
1691
+ #: subscribers/view-subscriber-export.php:37
1692
+ #: subscribers/view-subscriber-export.php:45
1693
+ msgid "Type of List to Export"
1694
+ msgstr "Tipo de Lista para Exportar"
1695
+
1696
+ #: subscribers/view-subscriber-export.php:38
1697
+ #: subscribers/view-subscriber-export.php:46
1698
+ msgid "Total Emails"
1699
+ msgstr "Total Correos"
1700
+
1701
+ #: subscribers/view-subscriber-export.php:52
1702
+ msgid "1"
1703
+ msgstr "1"
1704
+
1705
+ #: subscribers/view-subscriber-export.php:53
1706
+ msgid "All Subscribers List"
1707
+ msgstr "Lista de Todos los Suscriptores"
1708
+
1709
+ #: subscribers/view-subscriber-export.php:55
1710
+ #: subscribers/view-subscriber-export.php:61
1711
+ #: subscribers/view-subscriber-export.php:67
1712
+ msgid "Click to Export in CSV"
1713
+ msgstr "Clic para Exportar en CSV"
1714
+
1715
+ #: subscribers/view-subscriber-export.php:58
1716
+ msgid "2"
1717
+ msgstr "2"
1718
+
1719
+ #: subscribers/view-subscriber-export.php:59
1720
+ msgid "WordPress Registered Users"
1721
+ msgstr "Usuarios Registrados WordPress"
1722
+
1723
+ #: subscribers/view-subscriber-export.php:64
1724
+ msgid "3"
1725
+ msgstr "3"
1726
+
1727
+ #: subscribers/view-subscriber-export.php:65
1728
+ msgid "Commented Authors"
1729
+ msgstr "Autores Comentados"
1730
+
1731
+ #: subscribers/view-subscriber-import.php:43
1732
  msgid ""
1733
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1734
+ "Group name."
 
1735
  msgstr ""
1736
+ "Error: los caracteres especiales (['^$%&*()}{@#~?><>,|=_+\\\"]) no están "
1737
+ "permitidos como nombre de Grupo."
 
1738
 
1739
+ #: subscribers/view-subscriber-import.php:91
1740
+ msgid "email imported."
1741
+ msgstr "correo importado."
 
1742
 
1743
+ #: subscribers/view-subscriber-import.php:92
1744
+ msgid "email already exists."
1745
+ msgstr "Ese correo electrónico ya existe."
 
1746
 
1747
+ #: subscribers/view-subscriber-import.php:93
1748
+ msgid "email are invalid."
1749
+ msgstr "Correo no válido."
 
1750
 
1751
+ #: subscribers/view-subscriber-import.php:96
1752
+ #: subscribers/view-subscriber-import.php:125
1753
+ msgid "Click here"
1754
+ msgstr "Haz clic aquí"
1755
 
1756
+ #: subscribers/view-subscriber-import.php:96
1757
+ #: subscribers/view-subscriber-import.php:125
1758
+ msgid " to view details."
1759
+ msgstr " para ver los detalles"
1760
 
1761
+ #: subscribers/view-subscriber-import.php:104
1762
+ msgid "File Upload Failed."
1763
+ msgstr "Fallo en Subida de Archivo"
1764
+
1765
+ #: subscribers/view-subscriber-import.php:141
1766
+ msgid "Import Email Addresses"
1767
+ msgstr "Importar Direcciones Correo"
1768
+
1769
+ #: subscribers/view-subscriber-import.php:154
1770
+ msgid "Select CSV file"
1771
+ msgstr "Selecciona archivo CSV"
1772
+
1773
+ #: subscribers/view-subscriber-import.php:156
1774
+ msgid "Check CSV structure "
1775
+ msgstr "Comprobar estructura CSV "
1776
+
1777
+ #: subscribers/view-subscriber-import.php:157
1778
+ msgid "from here"
1779
+ msgstr "desde aquí"
1780
+
1781
+ #: subscribers/view-subscriber-import.php:168
1782
+ msgid "Select Subscribers Email Status"
1783
+ msgstr "Selecciona el estado de correo de suscriptor."
1784
+
1785
+ #: subscribers/view-subscriber-import.php:184
1786
+ msgid "Select (or) Create Group for Subscribers"
1787
+ msgstr "Selecciona (o) Crear Grupo para Suscriptores"
1788
+
1789
+ #: subscribers/view-subscriber-show.php:55 subscribers/view-subscriber-show.php:94
1790
+ msgid "Record deleted."
1791
+ msgstr "Registro borrado."
1792
+
1793
+ #: subscribers/view-subscriber-show.php:66
1794
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
1795
  msgstr ""
1796
+ "Para mandar correo de confirmación, por favor cambia la opción de Aceptación a "
1797
+ "Doble Aceptación."
1798
 
1799
+ #: subscribers/view-subscriber-show.php:114
1800
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
1801
+ msgstr ""
1802
+ "Para mandar correo de confirmación, por favor cambia la opción de Aceptación a "
1803
+ "Doble Aceptación."
1804
 
1805
+ #: subscribers/view-subscriber-show.php:276
1806
+ msgid "Bulk Actions"
1807
+ msgstr "Accione en bloque"
1808
 
1809
+ #: subscribers/view-subscriber-show.php:278 subscribers/view-subscriber-show.php:411
1810
+ msgid "Resend Confirmation"
1811
+ msgstr "Reenviar Confirmación"
1812
 
1813
+ #: subscribers/view-subscriber-show.php:283
1814
+ msgid "Select Group"
1815
+ msgstr "Seleccionar Grupo"
1816
 
1817
+ #: subscribers/view-subscriber-show.php:298 subscribers/view-subscriber-show.php:325
1818
+ msgid "All Status"
1819
+ msgstr "Todos los Estados"
1820
 
1821
+ #: subscribers/view-subscriber-show.php:304
1822
+ msgid "Apply"
1823
+ msgstr "Aplicar"
1824
 
1825
+ #: subscribers/view-subscriber-show.php:308
1826
+ msgid "All Groups"
1827
+ msgstr "Todos los Grupos"
1828
 
1829
+ #: subscribers/view-subscriber-show.php:332
1830
+ msgid "1 to 200 emails"
1831
+ msgstr "1 a 200 correos"
1832
 
1833
+ #: subscribers/view-subscriber-show.php:333
1834
+ msgid "201 to 400"
1835
+ msgstr "201 a 400"
1836
+
1837
+ #: subscribers/view-subscriber-show.php:334
1838
+ msgid "401 to 600"
1839
+ msgstr "401 a 600"
1840
+
1841
+ #: subscribers/view-subscriber-show.php:335
1842
+ msgid "601 to 800"
1843
+ msgstr "601 a 800"
1844
+
1845
+ #: subscribers/view-subscriber-show.php:336
1846
+ msgid "801 to 1000"
1847
+ msgstr "801 a 1000"
1848
+
1849
+ #: subscribers/view-subscriber-show.php:337
1850
+ msgid "1001 to 2000"
1851
+ msgstr "1001 a 2000"
1852
+
1853
+ #: subscribers/view-subscriber-show.php:338
1854
+ msgid "2001 to 5000"
1855
+ msgstr "2001 a 5000"
1856
+
1857
+ #: subscribers/view-subscriber-show.php:339
1858
+ msgid "5001 to 10000"
1859
+ msgstr "5001 a 10000"
1860
+
1861
+ #: subscribers/view-subscriber-show.php:340
1862
+ msgid "Display All"
1863
+ msgstr "Mostrar Todo"
1864
+
1865
+ #: subscribers/view-subscriber-show.php:352 subscribers/view-subscriber-show.php:366
1866
+ msgid "Email Address"
1867
+ msgstr "Dirección E-Mail"
1868
+
1869
+ #: subscribers/view-subscriber-show.php:355 subscribers/view-subscriber-show.php:369
1870
+ msgid "Group"
1871
+ msgstr "Grupo"
1872
+
1873
+ #: subscribers/view-subscriber-sync.php:35
1874
+ msgid "Please select default group to newly registered user."
1875
+ msgstr "Por favor selecciona el grupo por defecto para el usuario recién registrado."
1876
+
1877
+ #: subscribers/view-subscriber-sync.php:49
1878
+ msgid "Emails Successfully Synced."
1879
+ msgstr "Correo Correctamente sincronizados."
1880
+
1881
+ #: subscribers/view-subscriber-sync.php:87
1882
+ msgid "Sync Email"
1883
+ msgstr "Sincronizar Correo"
1884
+
1885
+ #: subscribers/view-subscriber-sync.php:100
1886
+ msgid "Sync newly registered users to subscribers list"
1887
+ msgstr "Sincronizar usuarios registrados recientemente con lista de suscriptores."
1888
+
1889
+ #: subscribers/view-subscriber-sync.php:113
1890
+ msgid "Select group to add newly registered users to"
1891
+ msgstr "Selecciona grupo en el que añadir los usuarios recién registrados"
1892
+
1893
+ #. Name of the plugin
1894
+ msgid "Email Subscribers & Newsletters"
1895
+ msgstr "Email Subscribers & Newsletters"
1896
+
1897
+ #. Description of the plugin
1898
+ msgid ""
1899
+ "Add subscription forms on website, send HTML newsletters & automatically notify "
1900
+ "subscribers about new blog posts once it gets published."
1901
+ msgstr ""
1902
+ "Añade formularios de suscripción en el sitio web, envia newsletters HTML y "
1903
+ "notifica automáticamente a los suscriptores sobre nuevas entradas del blog una vez "
1904
+ "hayan sido publicadas."
1905
+
1906
+ #. Author of the plugin
1907
+ msgid "Icegram"
1908
+ msgstr "Icegram"
languages/email-subscribers-fr_FR.mo CHANGED
Binary file
languages/email-subscribers-fr_FR.po CHANGED
@@ -1,2459 +1,1745 @@
1
- # Translation of Development (trunk) in French (France)
2
- # This file is distributed under the same license as the Development (trunk) package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Development (trunk)\n"
6
- "Report-Msgid-Bugs-To: \n"
7
- "POT-Creation-Date: 2016-10-03 11:20+0200\n"
8
- "PO-Revision-Date: 2016-10-03 13:06+0200\n"
9
- "Last-Translator: \n"
10
- "Language-Team: \n"
11
- "Language: fr\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
16
  "X-Generator: Poedit 1.8.9\n"
 
 
 
 
 
 
17
 
18
- #: ../notification/notification-add.php:32
19
- msgid "Please select subscribers group."
20
- msgstr "Veuillez sélectionner un groupe d'abonnés."
21
 
22
- #: ../notification/notification-add.php:38
23
- msgid "Please select notification status."
24
- msgstr "Veuillez sélectionner le mode d'envoi de la notification"
25
 
26
- #: ../notification/notification-add.php:44
27
- #: ../notification/notification-edit.php:60
28
- msgid ""
29
- "Please select notification mail subject. Use compose menu to create new."
30
- msgstr ""
31
- "Veuillez sélectionner le modèle d'email. Utilisez le menu Modèles pour en "
32
- "créer un nouveau."
33
 
34
- #: ../notification/notification-add.php:50
35
- #: ../notification/notification-edit.php:69
36
- msgid "Please select post categories."
37
- msgstr "Veuillez sélectionner une catégorie."
38
 
39
- #: ../notification/notification-add.php:70
40
- msgid "Notification successfully created. "
41
- msgstr "Notification correctement créée."
42
 
43
- #: ../notification/notification-add.php:107
44
- msgid "Add Notification"
45
- msgstr "Nouvelle notification"
46
 
47
- #: ../notification/notification-add.php:108
48
- #: ../notification/notification-show.php:55
49
- #: ../notification/notification-edit.php:122 ../roles/roles-add.php:106 ..
50
- #: /settings/settings-edit.php:199 ../sentmail/sentmail-preview.php:29
51
- #: /sentmail/sentmail-show.php:98 ../sentmail/deliverreport-show.php:62
52
- #: /subscribers/view-subscriber-import.php:147 ../subscribers/view-subscriber-
53
- #: show.php:212 ../subscribers/view-subscriber-export.php:31
54
- #: ../subscribers/view- subscriber-add.php:116
55
- #: ../subscribers/view-subscriber-edit.php:115
56
- #: /subscribers/view-subscriber-sync.php:94 ../cron/cron-add.php:75
57
- #: /compose/compose-edit.php:87 ../compose/compose-add.php:76
58
- #: ../compose/compose- show.php:67 ../compose/compose-preview.php:29
59
- #: ../sendmail/sendmail.php:96
60
- msgid "Help"
61
- msgstr "Aide"
62
 
63
- #: ../notification/notification-add.php:115
64
- msgid "Select Subscribers Group"
65
- msgstr "Groupe d'abonnés"
66
 
67
- #: ../notification/notification-add.php:119
68
- #: ../notification/notification-add.php:143
69
- #: ../notification/notification-edit.php:133 ../notification/notification-
70
- #: edit.php:166 ../subscribers/view-subscriber-import.php:191
71
- #: ../subscribers/view- subscriber-add.php:163
72
- #: ../subscribers/view-subscriber-edit.php:163 ..
73
- #: /subscribers/view-subscriber-sync.php:120 ../sendmail/sendmail.php:109
74
- #: /sendmail/sendmail.php:136 ../sendmail/sendmail.php:150
75
- msgid "Select"
76
- msgstr "Sélectionner"
77
 
78
- #: ../notification/notification-add.php:137
79
- #: ../notification/notification-edit.php:160
80
- msgid "Select Notification Mail Subject"
81
- msgstr "Sujet de l'email"
82
 
83
- #: ../notification/notification-add.php:138
84
- #: ../notification/notification-edit.php:161
85
- msgid "(Use compose menu to create new)"
86
- msgstr "(utilisez le menu Modèles pour en créer un nouveau)"
87
 
88
- #: ../notification/notification-add.php:162
89
- #: ../notification/notification-edit.php:188
90
- msgid "Select Post Categories"
91
- msgstr "Catégories"
92
 
93
- #: ../notification/notification-add.php:189
94
- #: ../notification/notification-edit.php:226
95
- msgid "Check All"
96
- msgstr "Sélectionner tout"
97
 
98
- #: ../notification/notification-add.php:190
99
- #: ../notification/notification-edit.php:227
100
- msgid "Uncheck All"
101
- msgstr "Désélectionner tout"
102
 
103
- #: ../notification/notification-add.php:196
104
- #: ../notification/notification-edit.php:234
105
- msgid "Select your Custom Post Type"
106
- msgstr "Type de contenu"
107
 
108
- #: ../notification/notification-add.php:197
109
- #: ../notification/notification-edit.php:235
110
- msgid "(Optional)"
111
- msgstr "(Optionnel)"
112
 
113
- #: ../notification/notification-add.php:226
114
- #: ../notification/notification-edit.php:269
115
- msgid "No Custom Post Types Available"
116
- msgstr "Aucun type de contenu personnalisé n'est disponible"
117
 
118
- #: ../notification/notification-add.php:233
119
- #: ../notification/notification-edit.php:277
120
- msgid "Select Notification Status"
121
- msgstr "Mode d'envoi"
122
 
123
- #: ../notification/notification-add.php:237
124
- #: ../notification/notification-edit.php:282
125
- msgid "Send mail immediately when new post is published"
126
- msgstr "Envoyer les emails directement lorsqu'un article est publié"
127
 
128
- #: ../notification/notification-add.php:238
129
- #: ../notification/notification-edit.php:283
130
- msgid "Add to cron when new post is published and send via cron job"
131
- msgstr ""
132
- "Ajouter à la tâche de fond lorsqu'un article est publié et envoyer les "
133
- "emails en tâche de fond"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
 
135
- #: ../notification/notification-add.php:239
136
- #: ../notification/notification-edit.php:284
137
- msgid "Disable notification"
138
- msgstr "Ne pas envoyer"
139
 
140
- #: ../notification/notification-add.php:247
141
- #: ../notification/notification-edit.php:293 ../roles/roles-add.php:202
142
- #: ../subscribers/view-subscriber-edit.php:192 .. /cron/cron-add.php:91
143
- #: ../compose/compose-edit.php:118 ../compose/compose-add. php:106
144
- msgid "Save"
145
- msgstr "Enregistrer"
146
 
147
- #: ../notification/notification-show.php:20
148
- #: ../notification/notification-edit.php:19 ../settings/settings-edit.php:19
149
- #: ../sentmail/sentmail-preview.php:17 .. /sentmail/sentmail-show.php:21
150
- #: ../subscribers/view-subscriber-show.php:44
151
- #: /subscribers/view-subscriber-edit.php:21 ../compose/compose-edit.php:19
152
- #: /compose/compose-show.php:32 ../compose/compose-preview.php:17
153
- msgid "Oops, selected details does not exists."
154
- msgstr "Oups, ces données n'existent pas."
155
 
156
- #: ../notification/notification-show.php:34 ../sentmail/sentmail-show.php:35 ..
157
- #: /compose/compose-show.php:46
158
- msgid "Selected record deleted."
159
- msgstr "La sélection a été supprimée."
160
 
161
- #: ../notification/notification-show.php:53 ../classes/es-register.php:148 ..
162
- #: /classes/es-register.php:149
163
- msgid "Notification"
164
- msgstr "Notifications"
165
 
166
- #: ../notification/notification-show.php:54
167
- #: ../notification/notification-edit.php:121 ../compose/compose-edit.php:86
168
- #: ../compose/compose-show.php:66
169
- msgid "Add New"
170
- msgstr "Ajouter"
171
 
172
- #: ../notification/notification-show.php:66
173
- #: ../notification/notification-show.php:74
174
- msgid "Mail Subject"
175
- msgstr "Sujet de l'email"
176
 
177
- #: ../notification/notification-show.php:67
178
- #: ../notification/notification-show.php:75
179
- msgid "Subscribers Group"
180
- msgstr "Groupe d'abonnés"
181
 
182
- #: ../notification/notification-show.php:68
183
- #: ../notification/notification-show.php:76
184
- msgid "Categories / Custom Post"
185
- msgstr "Catégories / Types de contenu"
186
 
187
- #: ../notification/notification-show.php:69
188
- #: ../notification/notification-show.php:77
189
- msgid "Notification Status"
190
- msgstr "Mode d'envoi"
191
 
192
- #: ../notification/notification-show.php:98
193
- #: ../subscribers/view-subscriber-show. php:357 ../compose/compose-show.php:105
194
- #: ../compose/compose-preview.php:41
195
- msgid "Edit"
196
- msgstr "Modifier"
197
 
198
- #: ../notification/notification-show.php:101
199
- #: ../subscribers/view-subscriber-show. php:244
200
- #: ../subscribers/view-subscriber-show.php:362 ../compose/compose-show. php:106
201
- msgid "Delete"
202
- msgstr "Supprimer"
203
 
204
- #: ../notification/notification-show.php:128
205
- msgid "Send mail immediately when new post is published."
206
- msgstr "Envoyer les emails directement lorsqu'un article est publié."
207
 
208
- #: ../notification/notification-show.php:130
209
- msgid "Add to cron and send mail via cron job."
210
- msgstr "Ajouter à la tâche de fond et envoyer via la tâche de fond"
211
 
212
- #: ../notification/notification-show.php:141 ../sentmail/sentmail-show.php:165
213
- #: .. /sentmail/deliverreport-show.php:115
214
- #: ../subscribers/view-subscriber-show.php:385 ../compose/compose-show.php:115
215
- msgid "No records available."
216
- msgstr "Aucun enregistrement."
217
 
218
- #: ../notification/notification-edit.php:48
219
- msgid "Please select subscribers group"
220
- msgstr "Veuillez sélectionner le groupe d'abonnés"
221
 
222
- #: ../notification/notification-edit.php:54
223
- msgid "Please select notification status"
224
- msgstr "Veuillez sélectionner le mode d'envoi"
225
 
226
- #: ../notification/notification-edit.php:91
227
- msgid "Notification successfully updated. "
228
- msgstr "Notification mise à jour."
 
229
 
230
- #: ../notification/notification-edit.php:120
231
- msgid "Edit Notification"
232
- msgstr "Modifier la notification"
233
 
234
- #: ../notification/notification-edit.php:129
235
- #: ../subscribers/view-subscriber-show. php:246
236
- msgid "Update Subscribers Group"
237
- msgstr "Mettre à jour le groupe"
238
 
239
- #. Name of the plugin
240
- msgid "Email Subscribers & Newsletters"
241
- msgstr "Abonnements & newsletters"
242
 
243
- #. URI of the plugin
244
- msgid "http://www.storeapps.org/product/email-subscribers"
245
- msgstr "http://www.storeapps.org/product/email-subscribers"
246
 
247
- #. Description of the plugin
248
- msgid ""
249
- "Add subscription forms on website, send HTML newsletters & automatically "
250
- "notify subscribers about new blog posts once it gets published."
251
- msgstr ""
252
- "Permet d'ajouter un formulaire d'abonnement sur votre site, d'envoyer des "
253
- "newsletters en HTML et d'informer automatiquement vos abonnés de vos "
254
- "nouvelles publications. "
255
 
256
- #. Author of the plugin
257
- msgid "StoreApps"
258
- msgstr "StoreApps"
259
 
260
- #. URI of the plugin
261
- msgid "http://www.storeapps.org"
262
- msgstr "http://www.storeapps.org"
 
263
 
264
- #: ../roles/roles-add.php:52
265
- msgid "Role Updated. "
266
- msgstr "Rôle mis à jour."
267
 
268
- #: ../roles/roles-add.php:105
269
- msgid "Roles and Capabilities"
270
- msgstr "Rôles et capacités"
271
 
272
- #: ../roles/roles-add.php:109
273
- msgid ""
274
- "Select user roles who can access following menus. Only Admin can change this."
275
- msgstr ""
276
- "Sélectionnez à partir de quel rôle les menus sont accessibles. Seuls les "
277
- "administrateurs peuvent changer cette option."
278
 
279
- #: ../roles/roles-add.php:116
280
- msgid "Subscribers Menu"
281
- msgstr "Menu Abonnés"
282
 
283
- #: ../roles/roles-add.php:120 ../roles/roles-add.php:132
284
- #: ../roles/roles-add.php:144 ../roles/roles-add.php:156
285
- #: ../roles/roles-add.php:168 ../roles/roles-add. php:180
286
- #: ../roles/roles-add.php:192
287
- msgid "Administrator Only"
288
- msgstr "Que les administrateurs"
289
 
290
- #: ../roles/roles-add.php:121 ../roles/roles-add.php:133
291
- #: ../roles/roles-add.php:145 ../roles/roles-add.php:157
292
- #: ../roles/roles-add.php:169 ../roles/roles-add. php:181
293
- #: ../roles/roles-add.php:193
294
- msgid "Administrator/Editor"
295
- msgstr "Administrateur/Editeur"
296
 
297
- #: ../roles/roles-add.php:122 ../roles/roles-add.php:134
298
- #: ../roles/roles-add.php:146 ../roles/roles-add.php:158
299
- #: ../roles/roles-add.php:170 ../roles/roles-add. php:182
300
- #: ../roles/roles-add.php:194
301
- msgid "Administrator/Editor/Author/Contributor"
302
- msgstr "Administrateur/Editeur/Auteur/Contributeur"
303
 
304
- #: ../roles/roles-add.php:128
305
- msgid "Compose Menu"
306
- msgstr "Menu Modèles"
307
 
308
- #: ../roles/roles-add.php:140
309
- msgid "Notification Menu"
310
- msgstr "Menu Notifications"
 
 
311
 
312
- #: ../roles/roles-add.php:152
313
- msgid "Send Email Menu/Cron Menu"
314
- msgstr "Menus Envoi d'email et Tâches cron"
315
 
316
- #: ../roles/roles-add.php:164
317
- msgid "Settings Menu"
318
- msgstr "Menu Paramètres"
319
 
320
- #: ../roles/roles-add.php:176
321
- msgid "Sent Mails Menu"
322
- msgstr "Menu Emails envoyés"
 
323
 
324
- #: ../roles/roles-add.php:188
325
- msgid "Help & Info Menu"
326
- msgstr "Menu Aide & Infos"
327
 
328
- #: ../settings/settings-edit.php:116
329
- msgid "Please enter sender of notifications from name."
330
- msgstr "Veuillez saisir le nom de l'expéditeur"
331
 
332
- #: ../settings/settings-edit.php:121
333
- msgid "Please enter sender of notifications from email."
334
- msgstr "Veuillez saisir l'email de l'expéditeur"
335
 
336
- #: ../settings/settings-edit.php:154
337
- msgid "Settings Saved."
338
- msgstr "Options enregistrées."
339
 
340
- #: ../settings/settings-edit.php:157
341
- msgid "Oops, unable to update."
342
- msgstr "Oups, impossible de mettre à jour."
343
 
344
- #: ../settings/settings-edit.php:198 ../classes/es-register.php:157
345
- #: ../classes/es- register.php:158
346
- msgid "Settings"
347
- msgstr "Paramètres"
348
 
349
- #: ../settings/settings-edit.php:206
350
- msgid "Sender of notifications"
351
- msgstr "Expéditeur des emails"
 
352
 
353
- #: ../settings/settings-edit.php:207
354
- msgid ""
355
- "Choose a FROM name and FROM email address for all notifications emails from "
356
- "this plugin."
357
- msgstr ""
358
- "Choisissez le nom et l'email de l'expéditeur pour tous les emails envoyés "
359
- "via cette extension."
360
 
361
- #: ../settings/settings-edit.php:217
362
- msgid "Mail type"
363
- msgstr "Type d'email"
364
 
365
- #: ../settings/settings-edit.php:218
366
- msgid ""
367
- "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
368
- "Option 3 & 4 is to send mails with PHP method mail()"
369
- msgstr ""
370
- "Les options 1 & 2 utilisent la méthode wp_mail() de WordPress. Les options 3 "
371
- "& 4 utilsent la méthode mail() de PHP"
372
 
373
- #: ../settings/settings-edit.php:222
374
- msgid "1. WP HTML MAIL"
375
- msgstr "1. WP HTML MAIL"
376
 
377
- #: ../settings/settings-edit.php:223
378
- msgid "2. WP PLAINTEXT MAIL"
379
- msgstr "2. WP PLAINTEXT MAIL"
 
 
 
 
 
380
 
381
- #: ../settings/settings-edit.php:224
382
- msgid "3. PHP HTML MAIL"
383
- msgstr "3. PHP HTML MAIL"
 
 
 
 
384
 
385
- #: ../settings/settings-edit.php:225
386
- msgid "4. PHP PLAINTEXT MAIL"
387
- msgstr "4. PHP PLAINTEXT MAIL"
 
 
 
 
 
388
 
389
- #: ../settings/settings-edit.php:232
390
- msgid "Opt-in option"
391
- msgstr "Option de validation"
 
 
 
 
 
392
 
393
- #: ../settings/settings-edit.php:233
394
- msgid ""
395
- "Double Opt In, means subscribers need to confirm their email address by an "
396
- "activation link sent them on a activation email message. Single Opt In, "
397
- "means subscribers do not need to confirm their email address."
398
- msgstr ""
399
- "Double validation: pour valider leur abonnement, les utilisateurs doivent "
400
- "cliquer sur un lien d'activation envoyé par email lors de leur inscription.\n"
401
- "Simple validation: les utilisateurs n'ont pas besoin de confirmer leur "
402
- "adresse email."
403
 
404
- #: ../settings/settings-edit.php:237
405
- msgid "Double Opt In"
406
- msgstr "Doube validation"
407
 
408
- #: ../settings/settings-edit.php:238 ../subscribers/view-subscriber-import.php:
409
- #: 179 ../subscribers/view-subscriber-show.php:288
410
- #: ../subscribers/view-subscriber- add.php:152
411
- #: ../subscribers/view-subscriber-edit.php:151
412
- msgid "Single Opt In"
413
- msgstr "Simple validation"
414
 
415
- #: ../settings/settings-edit.php:244
416
- msgid "Image Size"
417
- msgstr "Taille d'image"
418
 
419
- #: ../settings/settings-edit.php:245
420
- msgid ""
421
- "Select image size for ###POSTIMAGE### to be shown in post notification email"
422
- msgstr "Choisissez la taille d'image dans l'email pour ###POSTIMAGE###"
423
 
424
- #: ../settings/settings-edit.php:249
425
- msgid "Full Size"
426
- msgstr "grande taille"
427
 
428
- #: ../settings/settings-edit.php:250
429
- msgid "Medium Size"
430
- msgstr "taille moyenne"
431
 
432
- #: ../settings/settings-edit.php:251
433
- msgid "Thumbnail"
434
- msgstr "miniature"
435
 
436
- #: ../settings/settings-edit.php:257
437
- msgid "Opt-in mail subject (Confirmation mail)"
438
- msgstr "Sujet du message de validation (confirmation de l'email)"
439
 
440
- #: ../settings/settings-edit.php:258
441
- msgid ""
442
- "Enter the subject for Double Opt In mail. This will send whenever subscriber "
443
- "added email into our database."
444
- msgstr ""
445
- "Saisissez le sujet de l'email envoyé à l'utilisateur lorsqu'une nouvelle "
446
- "adresse est ajoutée à votre base de données."
447
 
448
- #: ../settings/settings-edit.php:264
449
- msgid "Opt-in mail content (Confirmation mail)"
450
- msgstr "Contenu du message de validation (confirmation de l'email)"
451
 
452
- #: ../settings/settings-edit.php:265
453
- msgid ""
454
- "Enter the content for Double Opt In mail. This will send whenever subscriber "
455
- "added email into our database."
456
- msgstr ""
457
- "Saisissez le contenu de l'email envoyé à l'utilisateur lorsqu'une nouvelle "
458
- "adresse est ajoutée à votre base de données."
459
 
460
- #: ../settings/settings-edit.php:271
461
- msgid "Opt-in link (Confirmation link)"
462
- msgstr "Lien de validation"
463
 
464
- #: ../settings/settings-edit.php:272
465
- msgid "Double Opt In confirmation link. You no need to change this value."
466
- msgstr ""
467
- "URL du lien de validation. Vous n'avez pas besoin de changer cette valeur."
468
 
469
- #: ../settings/settings-edit.php:278
470
- msgid "Text to display after email subscribed successfully"
471
- msgstr "Texte à afficher suite à une inscription réussie."
472
 
473
- #: ../settings/settings-edit.php:279
474
- msgid ""
475
- "This text will display once user clicked email confirmation link from opt-in "
476
- "(confirmation) email content."
477
- msgstr ""
478
- "Ce texte est affiché lorsque l'utilisateur clique sur le lien de validation "
479
- "dans l'email qu'il a reçu."
480
 
481
- #: ../settings/settings-edit.php:286
482
- msgid "Subscriber welcome email"
483
- msgstr "Email de bienvenue"
484
 
485
- #: ../settings/settings-edit.php:287
486
- msgid "To send welcome mail to subscriber, This option must be set to YES."
487
- msgstr ""
488
- "Pour envoyer un message de bienvenue au nouvel abonné, cette option doit "
489
- "être sur OUI"
490
 
491
- #: ../settings/settings-edit.php:291 ../settings/settings-edit.php:319 ..
492
- #: /subscribers/view-subscriber-sync.php:108
493
- msgid "YES"
494
- msgstr "OUI"
495
-
496
- #: ../settings/settings-edit.php:292 ../settings/settings-edit.php:320 ..
497
- #: /subscribers/view-subscriber-sync.php:107
498
- msgid "NO"
499
- msgstr "NON"
500
 
501
- #: ../settings/settings-edit.php:298
502
- msgid "Welcome mail subject"
503
- msgstr "Sujet de l'email de bienvenue"
504
 
505
- #: ../settings/settings-edit.php:299
506
- msgid ""
507
- "Enter the subject for subscriber welcome mail. This will send whenever email "
508
- "subscribed (confirmed) successfully."
509
- msgstr ""
510
- "Saisissez le sujet de l'email envoyé à l'utilisateur pour lui souhaiter "
511
- "bienvenue."
512
 
513
- #: ../settings/settings-edit.php:305
514
- msgid "Subscriber welcome mail content"
515
- msgstr "Contenu de l'email de bienvenue"
516
 
517
- #: ../settings/settings-edit.php:306
518
- msgid ""
519
- "Enter the content for subscriber welcome mail. This will send whenever email "
520
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
521
- msgstr ""
522
- "Saisissez le contenu de l'email envoyé à l'utilisateur pour lui souhaiter "
523
- "bienvenue. (Mot clé: ###NAME###)"
524
 
525
- #: ../settings/settings-edit.php:314
526
- msgid "Mail to admin"
527
- msgstr "Email aux administrateurs"
528
 
529
- #: ../settings/settings-edit.php:315
530
- msgid ""
531
- "To send admin notifications for new subscriber, This option must be set to "
532
- "YES."
533
- msgstr ""
534
- "Pour envoyer une notification aux administrateurs lors d'une nouvelle "
535
- "inscription, cette option doit être sur OUI."
536
 
537
- #: ../settings/settings-edit.php:326
538
- msgid "Admin email addresses"
539
- msgstr "Adresses emails des administrateurs"
540
 
541
- #: ../settings/settings-edit.php:327
542
- msgid ""
543
- "Enter the admin email addresses that should receive notifications (separate "
544
- "by comma)."
545
- msgstr ""
546
- "Entrez les adresses des administrateurs qui recevront les notifications "
547
- "(séparés par une virgule)"
548
 
549
- #: ../settings/settings-edit.php:333
550
- msgid "Admin mail subject"
551
- msgstr "Sujet de la notification"
552
 
553
- #: ../settings/settings-edit.php:334
554
- msgid ""
555
- "Enter the subject for admin mail. This will send whenever new email added "
556
- "and confirmed into our database."
557
- msgstr ""
558
- "Saisissez le sujet de la notification envoyée aux administrateurs lors d'une "
559
- "nouvelle inscription."
560
 
561
- #: ../settings/settings-edit.php:340
562
- msgid "Admin mail content"
563
- msgstr "Contenu de l'email administrateur"
564
 
565
- #: ../settings/settings-edit.php:341
566
- msgid ""
567
- "Enter the mail content for admin. This will send whenever new email added "
568
- "and confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
569
- msgstr ""
570
- "Contenu de l'email envoyé à l'administrateur lorsqu'un nouvel abonné est "
571
- "ajouté et confirmé dans votre base de données. (Mots clés: ###NAME###, "
572
- "###EMAIL###)"
573
 
574
- #: ../settings/settings-edit.php:348
575
- msgid "Unsubscribe link"
576
- msgstr "Lien de désabonnement"
577
 
578
- #: ../settings/settings-edit.php:349
579
- msgid "Unsubscribe link. You no need to change this value."
580
- msgstr ""
581
- "Lien de désabonnement. Vous n'avez pas besoin de modifier cette valeur."
582
 
583
- #: ../settings/settings-edit.php:355
584
- msgid "Unsubscribe text in mail"
585
- msgstr "Texte de désabonnement dans les emails"
586
 
587
- #: ../settings/settings-edit.php:356
588
- msgid ""
589
- "Enter the text for unsubscribe link. This text is to add unsubscribe link "
590
- "with newsletter. (Keyword: ###LINK###)"
591
- msgstr ""
592
- "Texte pour se désabonner qui sera placé au pied de l'email envoyé aux "
593
- "abonnés. (mot clé: ###LINK###)"
594
 
595
- #: ../settings/settings-edit.php:362
596
- msgid "Text to display after email unsubscribed"
597
- msgstr "Texte à afficher après une désinscription aux e-mail"
598
 
599
- #: ../settings/settings-edit.php:363
600
- msgid ""
601
- "This text will display once user clicked unsubscribed link from our "
602
- "newsletter."
603
- msgstr ""
604
- "Ce texte sera affiché lorsque l'utilisateur clique sur le lien de "
605
- "désabonnement dans un email qu'il a reçu."
606
 
607
- #: ../settings/settings-edit.php:370
608
- msgid "Message 1"
609
- msgstr "Message 1"
610
 
611
- #: ../settings/settings-edit.php:371
612
- msgid "Default message to display if any issue on confirmation link."
613
- msgstr ""
614
- "Message à afficher par défaut s'il y a un problème sur le lien de "
615
- "confirmation."
616
 
617
- #: ../settings/settings-edit.php:377
618
- msgid "Message 2"
619
- msgstr "Message 2"
 
 
 
620
 
621
- #: ../settings/settings-edit.php:378
622
- msgid "Default message to display if any issue on unsubscribe link."
623
- msgstr ""
624
- "Message à afficher par défaut s'il y a un problème sur le lien de "
625
- "désinscription."
626
 
627
- #: ../settings/settings-edit.php:385
628
- msgid "Sent report subject"
629
- msgstr "Sujet pour le rapport d'envoi"
630
 
631
- #: ../settings/settings-edit.php:386
632
- msgid "Mail subject for sent mail report."
633
- msgstr "Saisissez le sujet pour le rapport d'envoi"
634
 
635
- #: ../settings/settings-edit.php:392
636
- msgid "Sent report content"
637
- msgstr "Contenu du rapport d'envoi"
638
 
639
- #: ../settings/settings-edit.php:393
640
- msgid ""
641
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
642
- "###STARTTIME###, ###ENDTIME###)"
643
- msgstr ""
644
- "Contenu du rapport d'envoi.(Mots clés: ###COUNT###, ###UNIQUE###, "
645
- "###STARTTIME###, ###ENDTIME###)"
646
 
647
- #: ../settings/settings-edit.php:403
648
- msgid "Save Settings"
649
- msgstr "Enregistrer les paramètres"
650
 
651
- #: ../settings/setting-sync.php:15
652
- msgid "Table sync completed successfully."
653
- msgstr "Synchronisation de la table effectuée."
654
 
655
- #: ../settings/setting-sync.php:28
656
- msgid "Sync plugin tables"
657
- msgstr "Synchronisation des tables"
 
658
 
659
- #: ../settings/setting-sync.php:32
660
- msgid "Click to sync tables"
661
- msgstr "Cliquez pour synchroniser les tables"
662
 
663
- #: ../sentmail/sentmail-preview.php:28 ../compose/compose-preview.php:28
664
- msgid "Preview Mail"
665
- msgstr "Aperçu de l'email"
 
666
 
667
- #: ../sentmail/sentmail-preview.php:43
668
- msgid "Back"
669
- msgstr "Retour"
 
670
 
671
- #: ../sentmail/sentmail-show.php:42
672
- msgid "Successfully deleted all reports except latest 10."
673
- msgstr "Les rapports ont été supprimés sauf les 10 derniers."
674
 
675
- #: ../sentmail/sentmail-show.php:85 ../sentmail/deliverreport-show.php:49
676
- msgid " &lt;&lt; "
677
- msgstr " &lt;&lt; "
678
 
679
- #: ../sentmail/sentmail-show.php:86 ../sentmail/deliverreport-show.php:50
680
- msgid " &gt;&gt; "
681
- msgstr " &gt;&gt; "
682
 
683
- #: ../sentmail/sentmail-show.php:97 ../classes/es-register.php:163
684
- #: ../classes/es- register.php:164
685
- msgid "Sent Mails"
686
- msgstr "Emails envoyés"
687
 
688
- #: ../sentmail/sentmail-show.php:108 ../sentmail/sentmail-show.php:121
689
- msgid "View Reports"
690
- msgstr "Afficher les rapports"
691
 
692
- #: ../sentmail/sentmail-show.php:109 ../sentmail/sentmail-show.php:122 ..
693
- #: /compose/compose-show.php:107
694
- msgid "Preview"
695
- msgstr "Aperçu"
696
 
697
- #: ../sentmail/sentmail-show.php:110 ../sentmail/sentmail-show.php:123
698
- msgid "Source"
699
- msgstr "Source"
700
 
701
- #: ../sentmail/sentmail-show.php:111 ../sentmail/sentmail-show.php:124 ..
702
- #: /sentmail/deliverreport-show.php:75 ../sentmail/deliverreport-show.php:87
703
- #: /subscribers/view-subscriber-show.php:313
704
- #: ../subscribers/view-subscriber-show. php:327 ../compose/compose-edit.php:109
705
- #: ../compose/compose-add.php:98 /compose/compose-show.php:79
706
- #: ../compose/compose-show.php:87
707
- msgid "Status"
708
- msgstr "Statut"
709
 
710
- #: ../sentmail/sentmail-show.php:112 ../sentmail/sentmail-show.php:125 ..
711
- #: /sentmail/deliverreport-show.php:76 ../sentmail/deliverreport-show.php:88
712
- #: /compose/compose-show.php:80 ../compose/compose-show.php:88
713
- msgid "Type"
714
- msgstr "Type"
715
 
716
- #: ../sentmail/sentmail-show.php:113 ../sentmail/sentmail-show.php:126
717
- msgid "Start Date"
718
- msgstr "Date de début"
719
 
720
- #: ../sentmail/sentmail-show.php:114 ../sentmail/sentmail-show.php:127
721
- msgid "End Date"
722
- msgstr "Date de fin"
723
 
724
- #: ../sentmail/sentmail-show.php:115 ../sentmail/sentmail-show.php:128
725
- msgid "Total"
726
- msgstr "Total"
727
 
728
- #: ../sentmail/sentmail-show.php:116 ../sentmail/sentmail-show.php:129 ..
729
- #: /subscribers/view-subscriber-show.php:316
730
- #: ../subscribers/view-subscriber-show. php:330
731
- #: ../subscribers/view-subscriber-export.php:41 ../subscribers/view-
732
- #: subscriber-export.php:49
733
- msgid "Action"
734
- msgstr "Action"
735
 
736
- #: ../sentmail/sentmail-show.php:174
737
- msgid "Optimize Table & Delete Records"
738
- msgstr "Optimiser la table"
739
 
740
- #: ../sentmail/sentmail-show.php:183
741
- msgid ""
742
- "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
743
- "button to delete all reports except latest 10."
744
- msgstr ""
745
- "Note: cliquez sur le bouton <strong>Optimiser la table</strong> pour "
746
- "supprimer tous les enregistrements sauf les 10 derniers."
747
 
748
- #: ../sentmail/deliverreport-show.php:13
749
- msgid "Oops.. Unexpected error occurred. Please try again."
750
- msgstr "Oops... Erreur inattendue. Merci de réessayer."
751
 
752
- #: ../sentmail/deliverreport-show.php:61
753
- msgid "Delivery Report"
754
- msgstr "Rapport d'envoi"
 
755
 
756
- #: ../sentmail/deliverreport-show.php:72 ../sentmail/deliverreport-show.php:84
757
- #: .. /subscribers/view-subscriber-show.php:310
758
- #: ../subscribers/view-subscriber-show. php:324
759
- #: ../subscribers/view-subscriber-export.php:38 ../subscribers/view-
760
- #: subscriber-export.php:46
761
- msgid "Sno"
762
- msgstr "n°"
763
 
764
- #: ../sentmail/deliverreport-show.php:73 ../sentmail/deliverreport-show.php:85
765
- msgid "Email"
766
- msgstr "Email"
767
 
768
- #: ../sentmail/deliverreport-show.php:74 ../sentmail/deliverreport-show.php:86
769
- msgid "Sent Date"
770
- msgstr "Date d'envoi"
771
 
772
- #: ../sentmail/deliverreport-show.php:77 ../sentmail/deliverreport-show.php:89
773
- msgid "Viewed Status"
774
- msgstr "Statut"
775
 
776
- #: ../sentmail/deliverreport-show.php:78 ../sentmail/deliverreport-show.php:90
777
- msgid "Viewed Date"
778
- msgstr "Date"
779
 
780
- #: ../sentmail/deliverreport-show.php:79 ../sentmail/deliverreport-show.php:91
781
- msgid "Database ID"
782
- msgstr "ID"
783
 
784
- #: ../subscribers/view-subscriber-import.php:43
785
- msgid ""
786
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
787
- "the Group name."
788
- msgstr ""
789
- "Erreurr: Les caractères spéciaux (['^$%&*()}{@#~?><>,|=_+\\\"]) ne sont pas "
790
- "autorisés pour le nom du groupe."
791
 
792
- #: ../subscribers/view-subscriber-import.php:91
793
- msgid "email imported."
794
- msgstr "email importé."
795
 
796
- #: ../subscribers/view-subscriber-import.php:92
797
- msgid "email already exists."
798
- msgstr "email existant."
799
 
800
- #: ../subscribers/view-subscriber-import.php:93
801
- msgid "email are invalid."
802
- msgstr "email non valide."
803
 
804
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
805
- #: import.php:125
806
- msgid "Click here"
807
- msgstr "Cliquez ici"
808
 
809
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
810
- #: import.php:125
811
- msgid " to view details."
812
- msgstr " pour voir les détails."
 
 
 
813
 
814
- #: ../subscribers/view-subscriber-import.php:104
815
- msgid "File Upload Failed."
816
- msgstr "Le téléchargement a échoué."
 
 
817
 
818
- #: ../subscribers/view-subscriber-import.php:143
819
- msgid "Import Email Addresses"
820
- msgstr "Import d'adresses email"
 
 
821
 
822
- #: ../subscribers/view-subscriber-import.php:144
823
- #: ../subscribers/view-subscriber- show.php:208
824
- #: ../subscribers/view-subscriber-export.php:28 ../subscribers/view-
825
- #: subscriber-add.php:112 ../subscribers/view-subscriber-edit.php:111 ..
826
- #: /subscribers/view-subscriber-sync.php:91
827
- msgid "Add New Subscriber"
828
- msgstr "Ajouter un abonné"
829
 
830
- #: ../subscribers/view-subscriber-import.php:145
831
- #: ../subscribers/view-subscriber- show.php:210
832
- #: ../subscribers/view-subscriber-add.php:114 ../subscribers/view-
833
- #: subscriber-edit.php:113 ../subscribers/view-subscriber-sync.php:93
834
- msgid "Export"
835
- msgstr "Exporter"
836
 
837
- #: ../subscribers/view-subscriber-import.php:146
838
- #: ../subscribers/view-subscriber- show.php:211
839
- #: ../subscribers/view-subscriber-export.php:30 ../subscribers/view-
840
- #: subscriber-add.php:115 ../subscribers/view-subscriber-edit.php:114 ..
841
- #: /subscribers/view-subscriber-sync.php:144
842
- msgid "Sync"
843
- msgstr "Synchroniser"
844
 
845
- #: ../subscribers/view-subscriber-import.php:156
846
- msgid "Select CSV file"
847
- msgstr "Sélectionnez un fichier CSV"
848
 
849
- #: ../subscribers/view-subscriber-import.php:158
850
- msgid "Check CSV structure "
851
- msgstr "Vérifiez la structure du fichier CSV"
852
 
853
- #: ../subscribers/view-subscriber-import.php:159
854
- msgid "from here"
855
- msgstr "ici"
856
 
857
- #: ../subscribers/view-subscriber-import.php:170
858
- msgid "Select Subscribers Email Status"
859
- msgstr "Sélectionnez le statut des abonnés"
860
 
861
- #: ../subscribers/view-subscriber-import.php:176
862
- #: ../subscribers/view-subscriber- show.php:285
863
- #: ../subscribers/view-subscriber-add.php:149 ../subscribers/view-
864
- #: subscriber-edit.php:148
865
- msgid "Confirmed"
866
- msgstr "Confirmé"
867
 
868
- #: ../subscribers/view-subscriber-import.php:177
869
- #: ../subscribers/view-subscriber- show.php:286
870
- #: ../subscribers/view-subscriber-add.php:150 ../subscribers/view-
871
- #: subscriber-edit.php:149
872
- msgid "Unconfirmed"
873
- msgstr "Non confirmé"
874
 
875
- #: ../subscribers/view-subscriber-import.php:178
876
- #: ../subscribers/view-subscriber- show.php:287
877
- #: ../subscribers/view-subscriber-add.php:151 ../subscribers/view-
878
- #: subscriber-edit.php:150
879
- msgid "Unsubscribed"
880
- msgstr "Désabonné"
881
 
882
- #: ../subscribers/view-subscriber-import.php:186
883
- msgid "Select (or) Create Group for Subscribers"
884
- msgstr "Sélectionnez ou créez un groupe d'abonnés"
885
 
886
- #: ../subscribers/view-subscriber-import.php:203
887
- #: ../subscribers/view-subscriber- add.php:175
888
- msgid "(or)"
889
- msgstr "(ou)"
890
 
891
- #: ../subscribers/view-subscriber-import.php:211
892
- #: ../subscribers/view-subscriber- show.php:209
893
- #: ../subscribers/view-subscriber-export.php:29 ../subscribers/view-
894
- #: subscriber-add.php:113 ../subscribers/view-subscriber-edit.php:112 ..
895
- #: /subscribers/view-subscriber-sync.php:92
896
- msgid "Import"
897
- msgstr "Importer"
898
 
899
- #: ../subscribers/view-subscriber-show.php:16 ../compose/compose-show.php:13 ..
900
- #: /sendmail/sendmail.php:17
901
- msgid "Click Here"
902
- msgstr "Cliquez ici"
903
 
904
- #: ../subscribers/view-subscriber-show.php:55
905
- #: ../subscribers/view-subscriber-show. php:94
906
- msgid "Record deleted."
907
- msgstr "Enregistrement supprimé."
908
 
909
- #: ../subscribers/view-subscriber-show.php:66
910
- msgid ""
911
- "To send confirmation email, please change the Opt-in option to Double Opt In."
912
- msgstr ""
913
- "Pour envoyer un email de confirmation, cochez l'option double validation."
914
 
915
- #: ../subscribers/view-subscriber-show.php:74
916
- msgid "Confirmation email resent successfully."
917
- msgstr "L'email de confirmation a été renvoyé."
918
 
919
- #: ../subscribers/view-subscriber-show.php:99
920
- #: ../subscribers/view-subscriber-show. php:138
921
- #: ../subscribers/view-subscriber-show.php:176
922
- msgid "Oops, No record was selected."
923
- msgstr "Oups, rien n'a été sélectionné."
924
 
925
- #: ../subscribers/view-subscriber-show.php:114
926
- msgid ""
927
- "To send confirmation mail, please change the Opt-in option to Double Opt In."
928
- msgstr ""
929
- "Pour envoyer un email de confirmation, cochez l'option double validation."
930
 
931
- #: ../subscribers/view-subscriber-show.php:133
932
- msgid "Confirmation email(s) Resent Successfully."
933
- msgstr "Email(s) de confirmation renvoyé(s)."
934
 
935
- #: ../subscribers/view-subscriber-show.php:162
936
- msgid "Selected subscribers group updated."
937
- msgstr "Groupe mis à jour"
938
 
939
- #: ../subscribers/view-subscriber-show.php:167
940
- msgid "Oops, New group name was not selected."
941
- msgstr "Oups, vous n'avez pas saisi le nom du groupe."
942
 
943
- #: ../subscribers/view-subscriber-show.php:207
944
- msgid "View Subscribers"
945
- msgstr "Abonnés"
946
 
947
- #: ../subscribers/view-subscriber-show.php:243
948
- msgid "Bulk Actions"
949
- msgstr "Actions groupées"
950
 
951
- #: ../subscribers/view-subscriber-show.php:245 ../subscribers/view-subscriber-
952
- #: show.php:370
953
- msgid "Resend Confirmation"
954
- msgstr "Renvoyer la confirmation"
955
-
956
- #: ../subscribers/view-subscriber-show.php:249
957
- msgid "Select Group"
958
- msgstr "Choix du groupe"
959
-
960
- #: ../subscribers/view-subscriber-show.php:263
961
- msgid "Apply"
962
- msgstr "Appliquer"
963
-
964
- #: ../subscribers/view-subscriber-show.php:267
965
- msgid "All Groups"
966
- msgstr "Tous les groupes"
967
-
968
- #: ../subscribers/view-subscriber-show.php:284
969
- msgid "All Status"
970
- msgstr "Tous les statuts"
971
-
972
- #: ../subscribers/view-subscriber-show.php:291
973
- msgid "1 to 200 emails"
974
- msgstr "1 - 200"
975
-
976
- #: ../subscribers/view-subscriber-show.php:292
977
- msgid "201 to 400"
978
- msgstr "201 - 400"
979
-
980
- #: ../subscribers/view-subscriber-show.php:293
981
- msgid "401 to 600"
982
- msgstr "401 - 600"
983
-
984
- #: ../subscribers/view-subscriber-show.php:294
985
- msgid "601 to 800"
986
- msgstr "601 - 800"
987
-
988
- #: ../subscribers/view-subscriber-show.php:295
989
- msgid "801 to 1000"
990
- msgstr "801 - 1000"
991
-
992
- #: ../subscribers/view-subscriber-show.php:296
993
- msgid "1001 to 2000"
994
- msgstr "1001 - 2000"
995
-
996
- #: ../subscribers/view-subscriber-show.php:297
997
- msgid "2001 to 5000"
998
- msgstr "2001 - 5000"
999
-
1000
- #: ../subscribers/view-subscriber-show.php:298
1001
- msgid "5001 to 10000"
1002
- msgstr "5001 - 10000"
1003
-
1004
- #: ../subscribers/view-subscriber-show.php:299
1005
- msgid "Display All"
1006
- msgstr "Tout afficher"
1007
-
1008
- #: ../subscribers/view-subscriber-show.php:311 ../subscribers/view-subscriber-
1009
- #: show.php:325
1010
- msgid "Email Address"
1011
- msgstr "Adresses email"
1012
-
1013
- #: ../subscribers/view-subscriber-show.php:312 ../subscribers/view-subscriber-
1014
- #: show.php:326 ../classes/es-register.php:494 ../classes/es-loadwidget.php:24
1015
- msgid "Name"
1016
- msgstr "Nom"
1017
-
1018
- #: ../subscribers/view-subscriber-show.php:314 ../subscribers/view-subscriber-
1019
- #: show.php:328
1020
- msgid "Group"
1021
- msgstr "Groupe"
1022
-
1023
- #: ../subscribers/view-subscriber-show.php:315 ../subscribers/view-subscriber-
1024
- #: show.php:329
1025
- msgid "Submission Date<br>(YYYY-MM-DD)"
1026
- msgstr "Date d'abonnement"
1027
-
1028
- #: ../subscribers/view-subscriber-export.php:27
1029
- msgid "Export Email Addresses"
1030
- msgstr "Export des adresses email"
1031
-
1032
- #: ../subscribers/view-subscriber-export.php:39 ../subscribers/view-subscriber-
1033
- #: export.php:47
1034
- msgid "Type of List to Export"
1035
- msgstr "Type de liste à exporter"
1036
-
1037
- #: ../subscribers/view-subscriber-export.php:40 ../subscribers/view-subscriber-
1038
- #: export.php:48
1039
- msgid "Total Emails"
1040
- msgstr "Nombre d'emails"
1041
-
1042
- #: ../subscribers/view-subscriber-export.php:54
1043
- msgid "1"
1044
- msgstr "1"
1045
-
1046
- #: ../subscribers/view-subscriber-export.php:55
1047
- msgid "All Subscribers List"
1048
- msgstr "Toutes les listes d'abonnés"
1049
-
1050
- #: ../subscribers/view-subscriber-export.php:57 ../subscribers/view-subscriber-
1051
- #: export.php:63 ../subscribers/view-subscriber-export.php:69
1052
- msgid "Click to Export in CSV"
1053
- msgstr "Exporter en CSV"
1054
-
1055
- #: ../subscribers/view-subscriber-export.php:60
1056
- msgid "2"
1057
- msgstr "2"
1058
-
1059
- #: ../subscribers/view-subscriber-export.php:61
1060
- msgid "WordPress Registered Users"
1061
- msgstr "Utilisateurs du site"
1062
-
1063
- #: ../subscribers/view-subscriber-export.php:66
1064
- msgid "3"
1065
- msgstr "3"
1066
-
1067
- #: ../subscribers/view-subscriber-export.php:67
1068
- msgid "Commented Authors"
1069
- msgstr "Auteurs de commentaires"
1070
-
1071
- #: ../subscribers/view-subscriber-add.php:35
1072
- #: ../subscribers/view-subscriber-edit. php:53
1073
- msgid "Please enter subscriber email address."
1074
- msgstr "Veuillez saisir l'email de l'abonné."
1075
-
1076
- #: ../subscribers/view-subscriber-add.php:48
1077
- msgid "Please select or create your group for this email."
1078
- msgstr "Merci de sélectionner ou créer votre groupe pour cet e-mail."
1079
-
1080
- #: ../subscribers/view-subscriber-add.php:55
1081
- msgid ""
1082
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1083
- "the group name."
1084
- msgstr ""
1085
- "Erreur: les caractères (['^$%&*()}{@#~?><>,|=_+\\\"]) ne sont pas admis "
1086
- "dans le nom d'un groupe."
1087
-
1088
- #: ../subscribers/view-subscriber-add.php:65
1089
- msgid "Subscriber has been saved."
1090
- msgstr "Abonné enregistré."
1091
-
1092
- #: ../subscribers/view-subscriber-add.php:67
1093
- msgid "Subscriber already exists."
1094
- msgstr "Cet abonné existe déjà."
1095
-
1096
- #: ../subscribers/view-subscriber-add.php:70
1097
- msgid "Invalid Email."
1098
- msgstr "Email non valide."
1099
-
1100
- #: ../subscribers/view-subscriber-add.php:124
1101
- msgid "Enter Subscriber's Full name"
1102
- msgstr "Nom complet"
1103
-
1104
- #: ../subscribers/view-subscriber-add.php:134
1105
- msgid "Enter Subscriber's Email Address"
1106
- msgstr "Adresse email"
1107
-
1108
- #: ../subscribers/view-subscriber-add.php:144
1109
- msgid "Select Subscriber's Status"
1110
- msgstr "Statut"
1111
-
1112
- #: ../subscribers/view-subscriber-add.php:159
1113
- msgid "Select (or) Create Group for Subscriber"
1114
- msgstr "Groupe"
1115
-
1116
- #: ../subscribers/view-subscriber-add.php:184
1117
- msgid "Add Subscriber"
1118
- msgstr "Ajouter un abonné"
1119
-
1120
- #: ../subscribers/view-subscriber-edit.php:63
1121
- msgid "Error: Special characters are not allowed in the group name."
1122
- msgstr ""
1123
- "Erreur: les caractères spéciaux ne sont pas autorisés dans le nom du groupe."
1124
-
1125
- #: ../subscribers/view-subscriber-edit.php:73
1126
- msgid "Subscriber details updated."
1127
- msgstr "Informations sur l'abonné mise à jour."
1128
-
1129
- #: ../subscribers/view-subscriber-edit.php:75
1130
- msgid "Subscriber already exists for this group."
1131
- msgstr "Cet abonné fait déjà parti de ce groupe."
1132
-
1133
- #: ../subscribers/view-subscriber-edit.php:110
1134
- msgid "Edit Subscriber"
1135
- msgstr "Modifier un abonné"
1136
-
1137
- #: ../subscribers/view-subscriber-edit.php:123
1138
- msgid "Edit Subscriber's Full Name"
1139
- msgstr "Nom complet"
1140
-
1141
- #: ../subscribers/view-subscriber-edit.php:133
1142
- msgid "Edit Subscriber's Email Address"
1143
- msgstr "Adresse email"
1144
-
1145
- #: ../subscribers/view-subscriber-edit.php:143
1146
- msgid "Update Subscriber's Status"
1147
- msgstr "Statut"
1148
-
1149
- #: ../subscribers/view-subscriber-edit.php:158
1150
- msgid "Update Subscriber's Group"
1151
- msgstr "Groupe"
1152
-
1153
- #: ../subscribers/view-subscriber-sync.php:35
1154
- msgid "Please select default group to newly registered user."
1155
- msgstr ""
1156
- "Veuillez sélectionner un groupe pour les nouveaux utilisateurs enregistrés "
1157
- "sur le site."
1158
-
1159
- #: ../subscribers/view-subscriber-sync.php:49
1160
- msgid "Emails Successfully Synced."
1161
- msgstr "Emails synchronisés."
1162
-
1163
- #: ../subscribers/view-subscriber-sync.php:90
1164
- msgid "Sync Email"
1165
- msgstr "Synchro Email"
1166
-
1167
- #: ../subscribers/view-subscriber-sync.php:102
1168
- msgid "Sync newly registered users to subscribers list"
1169
- msgstr ""
1170
- "Ajouter les nouveaux utilisateurs inscrits au site à un groupe d'abonnés"
1171
-
1172
- #: ../subscribers/view-subscriber-sync.php:115
1173
- msgid "Select group to add newly registered users to"
1174
- msgstr "Sélectionnez un groupe auquel ajouter les nouveaux abonnés du site."
1175
-
1176
- #: ../cron/cron-add.php:23
1177
- msgid "Please enter valid mail count."
1178
- msgstr "Veuillez saisir un nombre d'email valide."
1179
-
1180
- #: ../cron/cron-add.php:33
1181
- msgid "Cron details successfully updated."
1182
- msgstr "Paramètres de tâche cron mis à jour."
1183
-
1184
- #: ../cron/cron-add.php:74
1185
- msgid "Cron Details"
1186
- msgstr "Paramètres tâche CRON"
1187
-
1188
- #: ../cron/cron-add.php:78
1189
- msgid "Cron job URL"
1190
- msgstr "URL de la tâche CRON"
1191
-
1192
- #: ../cron/cron-add.php:80
1193
- msgid ""
1194
- "This is your cron job URL. It is a readonly field and you are advised not to "
1195
- "modify it."
1196
- msgstr "URL à utiliser pour paramétrer la tâche CRON sur votre serveur."
1197
-
1198
- #: ../cron/cron-add.php:82
1199
- msgid "Mail Count"
1200
- msgstr "Nombres d'email"
1201
-
1202
- #: ../cron/cron-add.php:84
1203
- msgid ""
1204
- "Enter number of mails you want to send per hour/trigger (Your web host has "
1205
- "limits. We suggest 50 emails per hour to be safe)."
1206
- msgstr ""
1207
- "Entrez le nombre d'email à envoyer par heure (Votre hébergeur vous limite. "
1208
- "Nous suggérons 50 emails par heure par sécurité)"
1209
-
1210
- #: ../cron/cron-add.php:86
1211
- msgid "Admin Report"
1212
- msgstr "Rapport envoyé aux administrateurs"
1213
-
1214
- #: ../cron/cron-add.php:88
1215
- msgid ""
1216
- "Send above mail to admin whenever cron URL is triggered from your server."
1217
- "<br />(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
1218
- msgstr ""
1219
- "Ce mail est envoyé à l'administrateur lorsque la tâche CRON est exécutée."
1220
- "<br />(Mots clés autorisés: ###DATE###, ###SUBJECT###, ###COUNT###)"
1221
-
1222
- #: ../cron/cron-add.php:97
1223
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
1224
- msgstr "Comment envoyer des emails en tâche cron avec cPanel ou Plesk?"
1225
-
1226
- #: ../cron/cron-add.php:98
1227
- msgid ""
1228
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1229
- "cron-mails/\">What is Cron?</a>"
1230
- msgstr ""
1231
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1232
- "cron-mails/\">Qu'est qu'une tâche Cron?</a>"
1233
-
1234
- #: ../cron/cron-add.php:99
1235
- msgid ""
1236
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1237
- "cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1238
- msgstr ""
1239
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1240
- "cron-emails-in-parallels-plesk/\">Paramétrer une tâche cron sur Plesk</a>"
1241
-
1242
- #: ../cron/cron-add.php:100
1243
- msgid ""
1244
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1245
- "cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
1246
- msgstr ""
1247
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-"
1248
- "cron-emails-in-cpanel/\">Paramétrer une tâche cron sur cPanel</a>"
1249
-
1250
- #: ../cron/cron-add.php:101
1251
- msgid ""
1252
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-what-to-do-if-"
1253
- "hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</a>"
1254
- msgstr ""
1255
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-what-to-do-if-"
1256
- "hosting-doesnt-support-cron-jobs/\">Votre hébergeur ne vous gère pas les "
1257
- "tâches cron?</a>"
1258
-
1259
- #: ../compose/compose-edit.php:47 ../compose/compose-add.php:30
1260
- msgid "Please enter template heading."
1261
- msgstr "Veuillez saisir le nom du modèle."
1262
-
1263
- #: ../compose/compose-edit.php:60
1264
- msgid "Template successfully updated. "
1265
- msgstr "Modèle mis à jour."
1266
-
1267
- #: ../compose/compose-edit.php:85 ../compose/compose-add.php:75 ..
1268
- #: /compose/compose-show.php:65
1269
- msgid "Compose Mail"
1270
- msgstr "Modèles d'email"
1271
-
1272
- #: ../compose/compose-edit.php:90 ../compose/compose-add.php:79
1273
- msgid "Select your Mail Type"
1274
- msgstr "Sélectionnez le type d'email"
1275
-
1276
- #: ../compose/compose-edit.php:92 ../compose/compose-add.php:81
1277
- msgid "Static Template (For Newsletter Email)"
1278
- msgstr "Modèle statique (pour les newsletters)"
1279
-
1280
- #: ../compose/compose-edit.php:93 ../compose/compose-add.php:82
1281
- msgid "Dynamic Template (For Notification Email)"
1282
- msgstr "Modèle dynamique (pour les notifications)"
1283
-
1284
- #: ../compose/compose-edit.php:97 ../compose/compose-add.php:86
1285
- msgid "Enter Mail Subject"
1286
- msgstr "Sujet de l'email"
1287
-
1288
- #: ../compose/compose-edit.php:99 ../compose/compose-add.php:88
1289
- msgid "Keyword: ###POSTTITLE###"
1290
- msgstr "Mot clé: ###POSTTITLE###"
1291
-
1292
- #: ../compose/compose-edit.php:101 ../compose/compose-add.php:90
1293
- msgid "Enter Content for your Mail"
1294
- msgstr "Entrez le contenu de votre email"
1295
-
1296
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1297
- #, php-format
1298
- msgid ""
1299
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1300
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
1301
- "###POSTDESC###, ###POSTFULL###"
1302
- msgstr ""
1303
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1304
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
1305
- "###POSTDESC###, ###POSTFULL###"
1306
-
1307
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1308
- msgid "Available Keywords"
1309
- msgstr "Mots clés autorisés"
1310
-
1311
- #: ../compose/compose-edit.php:111 ../compose/compose-add.php:100
1312
- msgid "Published"
1313
- msgstr "Publié"
1314
-
1315
- #: ../compose/compose-edit.php:113 ../compose/compose-add.php:102
1316
- msgid "Please select your mail status"
1317
- msgstr "Sélectionnez le statut du modèle d'email"
1318
-
1319
- #: ../compose/compose-add.php:42
1320
- msgid "Template successfully created. "
1321
- msgstr "Modèle créé"
1322
-
1323
- #: ../compose/compose-show.php:78 ../compose/compose-show.php:86
1324
- msgid "Email subject"
1325
- msgstr "Sujet"
1326
-
1327
- #: ../compose/compose-show.php:81 ../compose/compose-show.php:89
1328
- msgid "Actions"
1329
- msgstr "Actions"
1330
-
1331
- #: ../export/export-email-address.php:32 ../export/export-email-address.php:36
1332
- #: .. /export/export-email-address.php:39
1333
- msgid "Unexpected url submit has been detected"
1334
- msgstr "Une erreur d'URL a été détectée."
1335
-
1336
- #: ../job/es-unsubscribe.php:53 ../job/es-unsubscribe.php:60
1337
- #: ../job/es-optin.php:56 ../job/es-optin.php:66
1338
- msgid ""
1339
- "Oops.. We are getting some technical error. Please try again or contact "
1340
- "admin."
1341
- msgstr ""
1342
- "Oups... Nous avons des erreurs techniques. Veuillez réessayer ou contactez "
1343
- "l'administrateur du site."
1344
-
1345
- #: ../job/es-optin.php:59
1346
- msgid "This email address has already been confirmed."
1347
- msgstr "Cette adresse a déjà été confirmée."
1348
-
1349
- #: ../help/help.php:46
1350
- msgid "Welcome to Email Subscribers!"
1351
- msgstr "Bienvenue sur Abonnements & Newsletters!"
1352
-
1353
- #: ../help/help.php:47
1354
- msgid ""
1355
- "Thanks for installing and we hope you will enjoy using Email Subscribers."
1356
- msgstr ""
1357
- "Merci d'avoir installé Abonnements & Newsletters. Nous espérons que vous "
1358
- "serez satisfaits d'utiliser cette extension."
1359
-
1360
- #: ../help/help.php:51
1361
  msgid "For more help and tips..."
1362
  msgstr "Pour de l'aide et des astuces..."
1363
 
1364
- #: ../help/help.php:95
1365
- msgid "Frequently Asked Questions"
1366
- msgstr "Foire aux questions"
1367
-
1368
- #: ../help/help.php:114 ../help/help.php:123 ../help/help.php:126 ../help/help.
1369
- #: php:129 ../help/help.php:132 ../help/help.php:135 ../help/help.php:138 ..
1370
- #: /help/help.php:141 ../help/help.php:144 ../help/help.php:147
1371
- #: ../help/help.php:150 ../help/help.php:153 ../help/help.php:156
1372
- #: ../help/help.php:159 /help/help.php:162 ../help/help.php:165
1373
- #: ../help/help.php:168 171 ../help/help.php:174
1374
- #, php-format
1375
- msgid "%s"
1376
- msgstr "%s"
1377
-
1378
- #: ../help/help.php:114
1379
- msgid "How to Add Subscription box to website?"
1380
- msgstr "Comment ajouter un formulaire d'abonnement sur votre site?"
1381
-
1382
- #: ../help/help.php:123
1383
- msgid "How to Import or Export Email Addresses?"
1384
- msgstr "Comment importer ou exporter des adresses email?"
1385
-
1386
- #: ../help/help.php:126
1387
- msgid "General Plugin Settings"
1388
- msgstr "Options générales"
1389
-
1390
- #: ../help/help.php:126
1391
- msgid ""
1392
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, "
1393
- "Admin mails)"
1394
- msgstr ""
1395
- "(Comment modifier le contenu des emails de validation, de bienvenue et ceux "
1396
- "reçu par l'administrateur)"
1397
-
1398
- #: ../help/help.php:129
1399
- msgid "How to change/update/translate any texts from Email Subscribers?"
1400
- msgstr "Comment changer/mettre à jour/traduire l'extension?"
1401
-
1402
- #: ../help/help.php:132
1403
- msgid "How to add Unsubscribe link in emails?"
1404
- msgstr "Comment ajouter un lien pour se désabonner dans les emails envoyés?"
1405
-
1406
- #: ../help/help.php:135
1407
- msgid "What are Static Templates and Dynamic Templates?"
1408
- msgstr "Qu'est-ce qu'un modèle statique et un modèle dynamique?"
1409
-
1410
- #: ../help/help.php:138
1411
- msgid "How to Compose and Send Static Newsletter Mails?"
1412
- msgstr "Comment créer et envoyer un email statique?"
1413
-
1414
- #: ../help/help.php:141
1415
- msgid ""
1416
- "How to Configure and Send notification emails to subscribers when new posts "
1417
- "are published?"
1418
- msgstr ""
1419
- "Comment configurer et envoyer des notifications aux abonnés lorsque de "
1420
- "nouveaux articles sont publiés?"
1421
-
1422
- #: ../help/help.php:144
1423
- msgid "How to Send a sample new post notification email to testgroup/myself?"
1424
- msgstr ""
1425
- "Comment envoyer un exemple de notification à moi-même ou un groupe test?"
1426
-
1427
- #: ../help/help.php:147
1428
- msgid "How to check Sent mails?"
1429
- msgstr "Comment vérifier les emails envoyés?"
1430
-
1431
- #: ../help/help.php:150
1432
- msgid "How to Add/Update Existing Subscribers Group?"
1433
- msgstr "Comment ajouter/mettre à jour les groupes d'abonnés?"
1434
-
1435
- #: ../help/help.php:153
1436
- msgid "Emails are not being received by Subscribers?"
1437
- msgstr "Les abonnés ne recoivent pas les emails?"
1438
-
1439
- #: ../help/help.php:156
1440
- msgid "How to show subscribe form inside a popup?"
1441
- msgstr "Comment afficher le formulaire d'abonnement dans une popup?"
1442
-
1443
- #: ../help/help.php:159
1444
- msgid "How to use Rainmaker’s form in Email Subscribers?"
1445
- msgstr "Comment utiliser unn formulaire Rainmaker?"
1446
-
1447
- #: ../help/help.php:162
1448
- msgid "How to Schedule Cron Mails?"
1449
- msgstr "Comment planifier l'envoi des emails?"
1450
-
1451
- #: ../help/help.php:165
1452
- msgid "How to Schedule Cron Emails in cPanel?"
1453
- msgstr "Comment planifier l'envoi des emails sur cPanel?"
1454
-
1455
- #: ../help/help.php:168
1456
- msgid "How to Schedule Cron Emails in Parallels Plesk?"
1457
- msgstr "Comment planifier l'envoi des emails sur Parallels Plesk?"
1458
-
1459
- #: ../help/help.php:171
1460
- msgid "What to do if Hosting doesn’t support Cron Jobs?"
1461
- msgstr "Que faire si votre hébergeur ne propose pas de tâche CRON?"
1462
-
1463
- #: ../help/help.php:174
1464
- msgid "Commonly Asked Questions"
1465
- msgstr "Foire aux questions"
1466
-
1467
- #: ../sendmail/sendmail.php:39
1468
- msgid "Please select your mail subject."
1469
- msgstr "Veuillez choisir le sujet de votre email"
1470
-
1471
- #: ../sendmail/sendmail.php:45
1472
- msgid "Please select your mail type."
1473
- msgstr "Veuillez sélectionner le type d'email."
1474
 
1475
- #: ../sendmail/sendmail.php:51
1476
- msgid "Please select your group."
1477
- msgstr "Veuillez sélectionner le groupe."
1478
 
1479
- #: ../sendmail/sendmail.php:58
1480
- msgid "Mail sent successfully. "
1481
- msgstr "Email envoyé."
 
1482
 
1483
- #: ../sendmail/sendmail.php:62
1484
- msgid "Click here to check Statistics"
1485
- msgstr "Cliquez ici pour voir les statistiques"
 
1486
 
1487
- #: ../sendmail/sendmail.php:68
1488
- msgid "Oops.. We are getting some error. mail not sending."
1489
- msgstr "Oops... Problème détecté. Le mail ne part pas."
 
1490
 
1491
- #: ../sendmail/sendmail.php:95 ../sendmail/sendmail.php:193
1492
- #: ../sendmail/sendmail. php:195 ../classes/es-register.php:151
1493
- #: ../classes/es-register.php:152
1494
- msgid "Send Email"
1495
- msgstr "Envoyer"
1496
 
1497
- #: ../sendmail/sendmail.php:104
1498
- msgid "Select Mail Subject from available list"
1499
- msgstr "Sujet de l'email"
 
1500
 
1501
- #: ../sendmail/sendmail.php:131
1502
- msgid "Select Mail Type"
1503
- msgstr "Type d'envoi"
 
1504
 
1505
- #: ../sendmail/sendmail.php:137
1506
- msgid "Send mail immediately"
1507
- msgstr "Envoyer les emails immédiatement"
 
1508
 
1509
- #: ../sendmail/sendmail.php:138
1510
- msgid "Send mail via cron job"
1511
- msgstr "Envoyer les emails en tâche de fond"
 
1512
 
1513
- #: ../sendmail/sendmail.php:145
1514
- msgid "Select Subscribers group to Send Mail"
1515
- msgstr "Groupe d'abonnés"
 
1516
 
1517
- #: ../sendmail/sendmail.php:177
1518
- msgid "Recipients : 0 "
1519
- msgstr "Destinataires : 0"
 
1520
 
1521
- #: ../sendmail/sendmail.php:179
1522
- #, php-format
1523
- msgid "Recipients : %s"
1524
- msgstr "Destinataires : %s"
1525
 
1526
- #: ../sendmail/sendmail.php:182
1527
- msgid ""
1528
- "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1529
- "that you change above Mail Type to Cron and Send Mail via Cron Job.</"
1530
- "strong><br>Click on Help for more information."
1531
- msgstr ""
1532
- "<br><br><strong>Il ya plus de 100 destinataires.<br>Nous vous recommandons "
1533
- "de modifier le mode d'envoi et d'utiliser la tâche CRON pour envoyer les "
1534
- "emails.</strong><br>Cliquez sur l'aide pour plus d'information."
1535
 
1536
- #: ../sendmail/sendmail.php:198
1537
- msgid "Reset"
1538
- msgstr "Réinitialiser"
 
1539
 
1540
- #: ../classes/es-common.php:8
1541
- msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
1542
- msgstr "<span style=\"color:#006600;font-weight:bold;\">Confirmé</span>"
 
1543
 
1544
- #: ../classes/es-common.php:11
1545
- msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
1546
- msgstr "<span style=\"color:#FF0000\">En attente de confirmation</span>"
 
1547
 
1548
- #: ../classes/es-common.php:14
1549
- msgid "<span style=\"color:#999900\">Unsubscribed</span>"
1550
- msgstr "<span style=\"color:#999900\">Désabonné</span>"
 
1551
 
1552
- #: ../classes/es-common.php:17
1553
- msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
1554
- msgstr "<span style=\"color:#0000FF\">Simple vérification</span>"
 
1555
 
1556
- #: ../classes/es-common.php:20
1557
- msgid "<span style=\"color:#00CC00;font-weight:bold\">Viewed</span>"
1558
- msgstr "<span style=\"color:#00CC00;font-weight:bold\">Vu</span>"
 
1559
 
1560
- #: ../classes/es-common.php:23
1561
- msgid "<span style=\"color:#999900;\">Nodata</span>"
1562
- msgstr "<span style=\"color:#999900;\">Aucune donnée</span>"
 
1563
 
1564
- #: ../classes/es-common.php:26
1565
- msgid "<span style=\"color:#FF0000\">Disable</span>"
1566
- msgstr "<span style=\"color:#FF0000\">Désactiver</span>"
 
1567
 
1568
- #: ../classes/es-common.php:29
1569
- msgid "<span style=\"color:#FF0000\">In Queue</span>"
1570
- msgstr "<span style=\"color:#FF0000\">Programmé</span>"
 
1571
 
1572
- #: ../classes/es-common.php:32
1573
- msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
1574
- msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Envoyé</span>"
 
1575
 
1576
- #: ../classes/es-common.php:35
1577
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1578
- msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Email programmé</span>"
 
1579
 
1580
- #: ../classes/es-common.php:38
1581
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
1582
- msgstr "<span style=\"color:#993399;\">Email instantanné</span>"
 
1583
 
1584
- #. Name of the plugin
1585
- #: ../classes/es-register.php:139 ../classes/es-register.php:140
1586
- msgid "Email Subscribers"
1587
- msgstr "Abonnés & Newsletter"
1588
 
1589
- #: ../classes/es-register.php:142 ../classes/es-register.php:143
1590
- msgid "Subscribers"
1591
- msgstr "Abonnés"
 
1592
 
1593
- #: ../classes/es-register.php:145 ../classes/es-register.php:146
1594
- msgid "Compose"
1595
- msgstr "Modèles"
 
1596
 
1597
- #: ../classes/es-register.php:154
1598
- msgid "Cron"
1599
- msgstr "Tâches planifiées"
 
1600
 
1601
- #: ../classes/es-register.php:155
1602
- msgid "Cron Mail"
1603
- msgstr "Tâche CRON"
 
1604
 
1605
- #: ../classes/es-register.php:160 ../classes/es-register.php:161
1606
- msgid "Roles"
1607
- msgstr "Rôles"
 
1608
 
1609
- #: ../classes/es-register.php:166
1610
- msgid "Help & Info"
1611
- msgstr "Aide & Infos"
 
1612
 
1613
- #: ../classes/es-register.php:167
1614
- msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
1615
- msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Aide & Infos"
 
1616
 
1617
- #: ../classes/es-register.php:178
1618
  msgctxt "view-subscriber-enhanced-select"
1619
- msgid "Please enter subscriber email address."
1620
- msgstr "Entrez l'adresse email de l'abonné"
1621
 
1622
- #: ../classes/es-register.php:179
1623
  msgctxt "view-subscriber-enhanced-select"
1624
- msgid "Please select subscriber email status."
1625
- msgstr "Sélectionnez le type d'envoi pour cet abonné."
1626
 
1627
- #: ../classes/es-register.php:180
1628
  msgctxt "view-subscriber-enhanced-select"
1629
- msgid "Please select or create group for this subscriber."
1630
- msgstr "Sélectionnez ou créez un groupe pour cet abonné."
1631
 
1632
- #: ../classes/es-register.php:181
1633
  msgctxt "view-subscriber-enhanced-select"
1634
- msgid "Do you want to delete this record?"
1635
- msgstr "Voulez-vous supprimer cette ligne?"
1636
 
1637
- #: ../classes/es-register.php:182
1638
  msgctxt "view-subscriber-enhanced-select"
1639
- msgid "Please select the bulk action."
1640
- msgstr "Veuillez sélectionner une action."
1641
 
1642
- #: ../classes/es-register.php:183
1643
  msgctxt "view-subscriber-enhanced-select"
1644
- msgid "Do you want to delete selected record(s)?"
1645
  msgstr "Voulez-vous supprimer les lignes sélectionnées?"
1646
 
1647
- #: ../classes/es-register.php:184
1648
  msgctxt "view-subscriber-enhanced-select"
1649
- msgid "Are you sure you want to delete?"
1650
- msgstr "Êtes-vous sûr de vouloir effacer?"
1651
-
1652
- #: ../classes/es-register.php:185
1653
- msgctxt "view-subscriber-enhanced-select"
1654
- msgid ""
1655
- "Do you want to resend confirmation email? \\nAlso please note, this will "
1656
- "update subscriber current status to 'Unconfirmed'."
1657
- msgstr ""
1658
- "Voulez-vous renvoyer un message de confirmation?\\n A noter: le statut de "
1659
- "l'abonné passera à 'En attente de confirmation'."
1660
 
1661
- #: ../classes/es-register.php:186
1662
  msgctxt "view-subscriber-enhanced-select"
1663
- msgid "Please select new subscriber group."
1664
- msgstr "Veuillez choisir un groupe d'abonnés."
1665
 
1666
- #: ../classes/es-register.php:187
1667
  msgctxt "view-subscriber-enhanced-select"
1668
- msgid "Do you want to update subscribers group?"
1669
- msgstr "Voulez-vous mettre à jour ce groupe?"
1670
 
1671
- #: ../classes/es-register.php:188
1672
  msgctxt "view-subscriber-enhanced-select"
1673
- msgid "Do you want to export the emails?"
1674
- msgstr "Voulez-vous exporter les emails?"
1675
 
1676
- #: ../classes/es-register.php:189
1677
  msgctxt "view-subscriber-enhanced-select"
1678
- msgid ""
1679
- "Please select only csv file. Please check official website for csv "
1680
- "structure.."
1681
- msgstr ""
1682
- "Veuillez choisir uniquement un fichier csv. Consultez la documentation pour "
1683
- "la structure du fichier csv."
1684
-
1685
- #: ../classes/es-register.php:197
1686
- msgctxt "compose-enhanced-select"
1687
- msgid "Please enter name for configuration."
1688
- msgstr "Veuillez entrer le nom de la configuration."
1689
-
1690
- #: ../classes/es-register.php:198
1691
- msgctxt "compose-enhanced-select"
1692
- msgid "Please select template for this configuration."
1693
- msgstr "Sélectionnez un modèle pour cette configuration."
1694
-
1695
- #: ../classes/es-register.php:199
1696
- msgctxt "compose-enhanced-select"
1697
- msgid "Do you want to delete this record?"
1698
- msgstr "Voulez-vous supprimer cet enregistrement?"
1699
-
1700
- #: ../classes/es-register.php:207
1701
- msgctxt "notification-enhanced-select"
1702
- msgid "Please select subscribers group."
1703
- msgstr "Veuillez choisir un groupe."
1704
-
1705
- #: ../classes/es-register.php:208
1706
- msgctxt "notification-enhanced-select"
1707
- msgid ""
1708
- "Please select notification mail subject. Use compose menu to create new."
1709
- msgstr ""
1710
- "Veuillez choisir le modèle d'email. Utilisez le menu Modèles pour en crée un "
1711
- "nouveau."
1712
-
1713
- #: ../classes/es-register.php:209
1714
- msgctxt "notification-enhanced-select"
1715
- msgid "Please select notification status."
1716
- msgstr "Veuillez sélectionner le statut de la notification."
1717
-
1718
- #: ../classes/es-register.php:210
1719
- msgctxt "notification-enhanced-select"
1720
- msgid "Do you want to delete this record?"
1721
- msgstr "Voulez-vous supprimer cet enregistrement?"
1722
-
1723
- #: ../classes/es-register.php:218
1724
- msgctxt "sendmail-enhanced-select"
1725
- msgid "Please select your mail subject."
1726
- msgstr "Veuillez choisir le sujet de l'email."
1727
-
1728
- #: ../classes/es-register.php:219
1729
- msgctxt "sendmail-enhanced-select"
1730
- msgid "Please select your mail type."
1731
- msgstr "Veuillez choisir le type d'envoi."
1732
 
1733
- #: ../classes/es-register.php:220
1734
- msgctxt "sendmail-enhanced-select"
1735
- msgid "Are you sure you want to send email to all selected email address?"
1736
- msgstr "Êtes-vous sûr de vouloir envoyer cet email aux adresses sélectionnées?"
1737
 
1738
- #: ../classes/es-register.php:228
1739
- msgctxt "sentmail-enhanced-select"
1740
- msgid "Do you want to delete this record?"
1741
- msgstr "Voulez-vous supprimer cet enregistrement?"
1742
 
1743
- #: ../classes/es-register.php:229
1744
- msgctxt "sentmail-enhanced-select"
1745
- msgid "Do you want to delete all records except latest 10?"
1746
- msgstr "Voulez-vous supprimer tous les enregistrements sauf les 10 derniers?"
1747
 
1748
- #: ../classes/es-register.php:237
1749
- msgctxt "cron-enhanced-select"
1750
- msgid "Please select enter number of mails you want to send per hour/trigger."
1751
- msgstr ""
1752
- "Veuillez saisir le nombre d'email que vous voulez envoyer par heure/envoi."
1753
 
1754
- #: ../classes/es-register.php:238
1755
- msgctxt "cron-enhanced-select"
1756
- msgid "Please enter the mail count, only number."
1757
- msgstr "Veuillez saisir le nombre d'email. Que des chiffres."
1758
 
1759
- #: ../classes/es-register.php:251
1760
- msgctxt "widget-enhanced-select"
1761
- msgid "Please enter email address."
1762
- msgstr "Veuillez saisir votre adresse email."
1763
 
1764
- #: ../classes/es-register.php:252
1765
- msgctxt "widget-enhanced-select"
1766
- msgid "Please provide a valid email address."
1767
- msgstr "Veuillez saisir une adresse email valide."
1768
 
1769
- #: ../classes/es-register.php:253
1770
- msgctxt "widget-enhanced-select"
1771
- msgid "loading..."
1772
- msgstr "envoi..."
1773
 
1774
- #: ../classes/es-register.php:254
1775
- msgctxt "widget-enhanced-select"
1776
- msgid "Cannot create XMLHTTP instance"
1777
- msgstr "Impossible de crée l'instance XMLHTTP"
1778
 
1779
- #: ../classes/es-register.php:255
1780
- msgctxt "widget-enhanced-select"
1781
- msgid "Subscribed successfully."
1782
- msgstr "Inscription réussie."
 
 
 
1783
 
1784
- #: ../classes/es-register.php:256
1785
- msgctxt "widget-enhanced-select"
1786
- msgid ""
1787
- "Your subscription was successful! Within a few minutes, kindly check the "
1788
- "mail in your mailbox and confirm your subscription. If you can't see the "
1789
- "mail in your mailbox, please check your spam folder."
1790
- msgstr ""
1791
- "Pour confirmer votre abonnement, consultez votre boîte de reception et "
1792
- "cliquez sur le lien qui vous a été envoyé."
1793
 
1794
- #: ../classes/es-register.php:257
1795
- msgctxt "widget-enhanced-select"
1796
- msgid "Email Address already exists."
1797
- msgstr "Cet adresse email existe déjà."
 
 
 
1798
 
1799
- #: ../classes/es-register.php:258
1800
- msgctxt "widget-enhanced-select"
1801
- msgid "Oops.. Unexpected error occurred."
1802
- msgstr "Oups.. une erreur inattendue s'est produite."
 
 
 
1803
 
1804
- #: ../classes/es-register.php:259
1805
- msgctxt "widget-enhanced-select"
1806
- msgid "Invalid email address."
1807
- msgstr "Adresse email non valide."
1808
 
1809
- #: ../classes/es-register.php:260
1810
- msgctxt "widget-enhanced-select"
1811
- msgid "Please try after some time."
1812
- msgstr "Veuillez réessayer dans quelques instants."
1813
 
1814
- #: ../classes/es-register.php:261
1815
- msgctxt "widget-enhanced-select"
1816
- msgid "There was a problem with the request."
1817
- msgstr "Il ya eu un problème avec la requête."
1818
 
1819
- #: ../classes/es-register.php:268
1820
- msgctxt "widget-page-enhanced-select"
1821
- msgid "Please enter email address."
1822
- msgstr "Veuillez saisir une adresse email."
1823
 
1824
- #: ../classes/es-register.php:269
1825
- msgctxt "widget-page-enhanced-select"
1826
- msgid "Please provide a valid email address."
1827
- msgstr "Veuillez saisir une adresse email valide."
1828
 
1829
- #: ../classes/es-register.php:270
1830
- msgctxt "widget-page-enhanced-select"
1831
- msgid "loading..."
1832
- msgstr "chargement..."
1833
 
1834
- #: ../classes/es-register.php:271
1835
- msgctxt "widget-page-enhanced-select"
1836
- msgid "Cannot create XMLHTTP instance"
1837
- msgstr "Impossible de créer l'instance XMLHTTP"
1838
 
1839
- #: ../classes/es-register.php:272
1840
- msgctxt "widget-page-enhanced-select"
1841
- msgid "Subscribed successfully."
1842
- msgstr "Inscription réussie."
1843
 
1844
- #: ../classes/es-register.php:273
1845
- msgctxt "widget-page-enhanced-select"
1846
- msgid ""
1847
- "Your subscription was successful! Within a few minutes, kindly check the "
1848
- "mail in your mailbox and confirm your subscription. If you can't see the "
1849
- "mail in your mailbox, please check your spam folder."
1850
- msgstr ""
1851
- "Pour confirmer votre abonnement, consultez votre boîte de reception et "
1852
- "cliquez sur le lien qui vous a été envoyé."
1853
 
1854
- #: ../classes/es-register.php:274
1855
- msgctxt "widget-page-enhanced-select"
1856
- msgid "Email Address already exists."
1857
- msgstr "Cette adresse existe déjà."
1858
 
1859
- #: ../classes/es-register.php:275
1860
- msgctxt "widget-page-enhanced-select"
1861
- msgid "Oops.. Unexpected error occurred."
1862
- msgstr "Oups... Une erreur inattendue s'est produite."
1863
 
1864
- #: ../classes/es-register.php:276
1865
- msgctxt "widget-page-enhanced-select"
1866
- msgid "Invalid email address."
1867
- msgstr "Adresse email non valide."
1868
 
1869
- #: ../classes/es-register.php:277
1870
- msgctxt "widget-page-enhanced-select"
1871
- msgid "Please try after some time."
1872
- msgstr "Veuillez réessayer plus tard."
1873
 
1874
- #: ../classes/es-register.php:278
1875
- msgctxt "widget-page-enhanced-select"
1876
- msgid "There was a problem with the request."
1877
- msgstr "Il y a eu un problème avec la requête."
1878
 
1879
- #: ../classes/es-register.php:407
1880
- msgid ""
1881
- "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
1882
- "instantly"
1883
- msgstr ""
1884
- "Nous vous recommandons l'extension <b>Rainmaker</b> pour collecter des "
1885
- "prospects immédiatement"
1886
 
1887
- #: ../classes/es-register.php:408
1888
- msgid "Yes, I want this"
1889
- msgstr "Installer"
1890
 
1891
- #: ../classes/es-register.php:408
1892
- msgid "No, I don't want it"
1893
- msgstr "Non merci"
1894
 
1895
- #: ../classes/es-register.php:499 ../classes/es-loadwidget.php:29
1896
- msgid "Email *"
1897
- msgstr "Email *"
1898
 
1899
- #: ../classes/es-register.php:504 ../classes/es-loadwidget.php:34
1900
- msgid "Subscribe"
1901
- msgstr "S'abonner"
1902
 
1903
- #: ../classes/es-register.php:539
1904
- msgid "Widget Title"
1905
- msgstr "Titre du widget"
1906
 
1907
- #: ../classes/es-register.php:543
1908
- msgid "Display Name Field"
1909
- msgstr "Afficher le label du champ"
1910
 
1911
- #: ../classes/es-register.php:550
1912
- msgid "Short Description"
1913
- msgstr "Description Courte"
1914
 
1915
- #: ../classes/es-register.php:552
1916
- msgid "Short description about your subscription form."
1917
- msgstr "Courte description de votre formulaire d'abonnement."
1918
 
1919
- #: ../classes/es-register.php:555
1920
- msgid "Subscriber Group"
1921
- msgstr "Groupe d'abonnés"
 
 
 
 
1922
 
1923
- #~ msgid "Oops, selected details doesnt exists."
1924
- #~ msgstr "Oups, certains paramètres sélectionnés n'existent pas."
 
1925
 
1926
- #~ msgid "Details was successfully updated."
1927
- #~ msgstr "Paramètres correctement mis à jour."
 
 
 
1928
 
1929
- #~ msgid "Oops, details not update."
1930
- #~ msgstr "Oups, les paramètres n'ont pas été mis à jour."
 
1931
 
1932
- #~ msgid "Cancel"
1933
- #~ msgstr "Annuler"
 
1934
 
1935
- #~ msgid "Oops, selected details doesnt exist."
1936
- #~ msgstr "Oups, certains paramètres n'existent pas."
 
1937
 
1938
- #~ msgid "Selected record was successfully deleted."
1939
- #~ msgstr "Les enregistrements sélectionnés ont été supprimés."
 
1940
 
1941
- #~ msgid "Optimize Table"
1942
- #~ msgstr "Optimiser la table"
 
1943
 
1944
- #~ msgid ""
1945
- #~ "Note: Please click <strong>Optimize Table</strong> button to delete all "
1946
- #~ "reports except latest 10."
1947
- #~ msgstr ""
1948
- #~ "Note: cliquer sur le bouton <strong>Optimiser la table</strong> supprime "
1949
- #~ "tous les rapports sauf les 10 derniers."
1950
 
1951
- #~ msgctxt "sendmail-enhanced-select"
1952
- #~ msgid "Please select subscriber email status."
1953
- #~ msgstr "Veuillez choisir le statut de l'email de l'abonné."
1954
 
1955
- #~ msgctxt "roles-enhanced-select"
1956
- #~ msgid "Please enter subscriber email address."
1957
- #~ msgstr "Veuillez saisir l'adresse email de l'abonné."
1958
 
1959
- #~ msgctxt "roles-enhanced-select"
1960
- #~ msgid "Please select subscriber email status."
1961
- #~ msgstr "Veuillez choisir le statut de l'email de l'abonné."
1962
-
1963
- #~ msgctxt "roles-enhanced-select"
1964
- #~ msgid "Please select or create group for this subscriber."
1965
- #~ msgstr "Veuillez choisir ou créer un groupe pour cet abonné."
1966
-
1967
- #~ msgctxt "widget-enhanced-select"
1968
- #~ msgid ""
1969
- #~ "You have successfully subscribed to the newsletter. You will receive a "
1970
- #~ "confirmation email in a few minutes. Please follow the link in it to "
1971
- #~ "confirm your subscription. If the email takes more than 15 minutes to "
1972
- #~ "appear in your mailbox, please check your spam folder."
1973
- #~ msgstr ""
1974
- #~ "Vous venez de vous abonner à notre newsletter. Vous allez recevoir un "
1975
- #~ "email de confirmation dans quelques instants. Cliquez sur le lien présent "
1976
- #~ "dans cet email pour confirmer votre abonnement.Si vous n'avez pas reçu "
1977
- #~ "cet email après 15 minutes, vérifiez s'il n'est pas dans les indésirables "
1978
- #~ "(spam)."
1979
 
1980
- #~ msgctxt "widget-page-enhanced-select"
1981
- #~ msgid ""
1982
- #~ "You have successfully subscribed to the newsletter. You will receive a "
1983
- #~ "confirmation email in a few minutes. Please follow the link in it to "
1984
- #~ "confirm your subscription. If the email takes more than 15 minutes to "
1985
- #~ "appear in your mailbox, please check your spam folder."
1986
- #~ msgstr ""
1987
- #~ "Vous venez de vous abonner à notre newsletter. Vous allez recevoir un "
1988
- #~ "email de confirmation dans quelques instants. Cliquez sur le lien présent "
1989
- #~ "dans cet email pour confirmer votre abonnement.Si vous n'avez pas reçu "
1990
- #~ "cet email après 15 minutes, vérifiez s'il n'est pas dans les indésirables "
1991
- #~ "(spam)."
1992
 
1993
- #~ msgid "Email was successfully inserted."
1994
- #~ msgstr "L'email a été ajouté."
 
1995
 
1996
- #~ msgid "Email already exist in our list."
1997
- #~ msgstr "Cet email existe déjà dans votre liste."
 
1998
 
1999
- #~ msgid "Email is invalid."
2000
- #~ msgstr "Email non valide."
 
2001
 
2002
- #~ msgid " to view the details"
2003
- #~ msgstr "pour voir les détails"
 
2004
 
2005
- #~ msgid "Add email"
2006
- #~ msgstr "Nouvel abonné"
 
2007
 
2008
- #~ msgid "Enter full name"
2009
- #~ msgstr "Nom complet"
 
2010
 
2011
- #~ msgid "Please enter subscriber full name."
2012
- #~ msgstr "Veuillez saisir le nom complet de l'abonné."
 
2013
 
2014
- #~ msgid "Enter email address."
2015
- #~ msgstr "Adresse email"
 
2016
 
2017
- #~ msgid "Please select subscriber email status."
2018
- #~ msgstr "Veuillez sélectionner le statut de l'abonné."
 
2019
 
2020
- #~ msgid "Select (or) Create Group"
2021
- #~ msgstr "Groupe d'abonnés"
 
2022
 
2023
- #~ msgid "Please select or create group for this subscriber."
2024
- #~ msgstr "Sélectionnez ou créez un groupe pour cet abonné."
 
2025
 
2026
- #~ msgid "Submit"
2027
- #~ msgstr "Valider"
 
2028
 
2029
- #~ msgid "Please select default group to newly commented user."
2030
- #~ msgstr ""
2031
- #~ "Veuillez sélectionner un groupe pour les nouveaux utilisateurs ayant "
2032
- #~ "laissé un commentaire sur votre site."
2033
 
2034
- #~ msgid "Sync email successfully updated."
2035
- #~ msgstr "Synchronisation des emails effectuée."
 
 
 
 
 
2036
 
2037
- #~ msgid "Sync email"
2038
- #~ msgstr "Synchronisation des emails"
 
2039
 
2040
- #~ msgid "Sync newly registered user"
2041
- #~ msgstr "Synchroniser les nouveaux utilisateurs enregistrés sur le site"
 
2042
 
2043
- #~ msgid ""
2044
- #~ "Automatically add a newly registered user email address to subscribers "
2045
- #~ "list."
2046
- #~ msgstr ""
2047
- #~ "Ajouter automatiquement les nouveaux utilisateurs enregistrés sur le site "
2048
- #~ "à une liste d'abonnés."
2049
 
2050
- #~ msgid "Select default group"
2051
- #~ msgstr "Choix du groupe par défaut"
 
2052
 
2053
- #~ msgid "Sync newly commented user"
2054
- #~ msgstr ""
2055
- #~ "Synchroniser les nouveaux utilisateurs ayant laisser un commentaire sur "
2056
- #~ "le site"
2057
 
2058
- #~ msgid ""
2059
- #~ "Automatically add a newly commented (who posted comments) user email "
2060
- #~ "address to subscribers list."
2061
- #~ msgstr ""
2062
- #~ "Ajouter automatiquement les utilisateurs ayant commenté sur le site à un "
2063
- #~ "groupe d'abonnés."
2064
 
2065
- #~ msgid "Export email address in csv format"
2066
- #~ msgstr "Exporter les adresses email au format csv"
 
2067
 
2068
- #~ msgid "Export option"
2069
- #~ msgstr "Option d'export"
 
2070
 
2071
- #~ msgid "Total email"
2072
- #~ msgstr "Nb d'emails"
 
2073
 
2074
- #~ msgid "Subscriber email address"
2075
- #~ msgstr "Adresses email des abonnés"
 
2076
 
2077
- #~ msgid "Click to export csv"
2078
- #~ msgstr "Exporter en csv"
 
2079
 
2080
- #~ msgid "Registered email address"
2081
- #~ msgstr "Adresses emails enregistrées"
 
2082
 
2083
- #~ msgid "Comments author email address"
2084
- #~ msgstr "Adresses email des auteurs de commentaire"
 
2085
 
2086
- #~ msgid "Add Email"
2087
- #~ msgstr "Ajouter un email"
 
2088
 
2089
- #~ msgid "Import Email"
2090
- #~ msgstr "Import d'emails"
 
2091
 
2092
- #~ msgid "Email was successfully updated."
2093
- #~ msgstr "L'email a été mis à jour."
 
2094
 
2095
- #~ msgid "Email already exist for this group."
2096
- #~ msgstr "L'email existe déjà dans ce groupe."
 
2097
 
2098
- #~ msgid "Edit email"
2099
- #~ msgstr "Modifier l'email"
 
 
 
 
 
 
 
 
2100
 
2101
- #~ msgid "Email(s) was successfully imported."
2102
- #~ msgstr "email(s) importé(s)."
 
2103
 
2104
- #~ msgid "Email(s) are already in our database."
2105
- #~ msgstr "email(s) déjà existant(s)"
 
2106
 
2107
- #~ msgid "Email(s) are invalid."
2108
- #~ msgstr "email(s) non valide."
 
2109
 
2110
- #~ msgid "File upload failed or no data available in the csv file."
2111
- #~ msgstr ""
2112
- #~ "Le téléchargement a échoué, ou alors il n'y a pas de données dans ce "
2113
- #~ "fichier."
2114
 
2115
- #~ msgid "Upload email"
2116
- #~ msgstr "Importation d'une liste d'email en CSV"
 
2117
 
2118
- #~ msgid "Select csv file"
2119
- #~ msgstr "Fichier csv"
 
2120
 
2121
- #~ msgid ""
2122
- #~ "Select the input csv file. Check official website for csv structure : "
2123
- #~ msgstr ""
2124
- #~ "Sélectionnez votre fichier csv. Consultez la documentation pour la "
2125
- #~ "structure du document csv:"
2126
 
2127
- #~ msgid "click here"
2128
- #~ msgstr "c'est ici"
 
2129
 
2130
- #~ msgid "Upload CSV"
2131
- #~ msgstr "Télécharger"
 
 
2132
 
2133
- #~ msgid ""
2134
- #~ "To send confirmation mail, Please change the Opt-in option to Double Opt "
2135
- #~ "In."
2136
- #~ msgstr ""
2137
- #~ "Pour envoyer un email de confirmation, changez l'option validation à "
2138
- #~ "double validation"
2139
 
2140
- #~ msgid "Confirmation email(s) resent successfully."
2141
- #~ msgstr "Les emails de confirmation ont été renvoyés."
 
2142
 
2143
- #~ msgid "Selected subscribers group was successfully updated."
2144
- #~ msgstr "Le groupe a été mis à jour."
 
2145
 
2146
- #~ msgid "Email address"
2147
- #~ msgstr "Adresse email"
 
2148
 
2149
- #~ msgid ""
2150
- #~ "No records available. Please use the above alphabet search button to "
2151
- #~ "search."
2152
- #~ msgstr ""
2153
- #~ "Aucun enregistrement. Utilisez les groupes de lettres pour faire une "
2154
- #~ "recherche."
2155
 
2156
- #~ msgid "Export Email"
2157
- #~ msgstr "Export d'emails"
 
 
 
2158
 
2159
- #~ msgid ""
2160
- #~ "Add subscription form on website, send HTML newsletters to subscribers & "
2161
- #~ "automatically notify them about new blog posts once it gets published."
2162
- #~ msgstr ""
2163
- #~ "Permet d'ajouter un formulaire d'abonnement sur votre site, d'envoyer des "
2164
- #~ "newsletters en HTML et d'informer automatiquement vos abonnés de vos "
2165
- #~ "nouvelles publications."
2166
 
2167
- #~ msgid "Notification was successfully updated."
2168
- #~ msgstr "Notification mise à jour"
 
 
 
2169
 
2170
- #~ msgid "Not allowed to update subscribers group in edit page"
2171
- #~ msgstr "Vous ne pouvez pas changer le groupe d'abonnés sur cette page"
 
 
 
 
 
2172
 
2173
- #~ msgid "Notification Mail"
2174
- #~ msgstr "Modèle d'email"
 
 
 
2175
 
2176
- #~ msgid "Select notification mail subject (Use compose menu to create new)"
2177
- #~ msgstr ""
2178
- #~ "Sélectionnez le modèle d'email (utilisez l'onglet modèles pour en créer "
2179
- #~ "un nouveau)"
2180
 
2181
- #~ msgid "Post Categories"
2182
- #~ msgstr "Catégories"
 
 
2183
 
2184
- #~ msgid "Custom Post Type"
2185
- #~ msgstr "Type de contenu"
 
 
2186
 
2187
- #~ msgid "Please select your custom post type (Optional)."
2188
- #~ msgstr "Veuillez sélectionner un type de contenu (optionnel)"
 
 
 
2189
 
2190
- #~ msgid "Notification was successfully created. "
2191
- #~ msgstr "La notification a bien été créée."
 
2192
 
2193
- #~ msgid " to view the details."
2194
- #~ msgstr "pour afficher les détails."
 
2195
 
2196
- #~ msgid "Select subscribers group"
2197
- #~ msgstr "Sélection du groupe d'abonnés"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2198
 
2199
- #~ msgid "Select post categories"
2200
- #~ msgstr "Sélectionnez la/les catégories"
 
 
 
 
 
 
2201
 
2202
- #~ msgid "Select your custom post type (Optional)"
2203
- #~ msgstr "Sélectionnez le type de contenu (optionnel)"
 
2204
 
2205
- #~ msgid "Select notification status"
2206
- #~ msgstr "Sélectionnez le mode d'envoi"
 
2207
 
2208
- #~ msgid "Selected record was successfully deleted"
2209
- #~ msgstr "Les données sélectionnées ont bien été supprimées"
 
 
2210
 
2211
- #~ msgid "Template was successfully updated."
2212
- #~ msgstr "Le modèle a été mis à jour."
 
2213
 
2214
- #~ msgid "Mail Type"
2215
- #~ msgstr "Type d'email"
 
2216
 
2217
- #~ msgid "Please select your mail type"
2218
- #~ msgstr "Veuillez sélectionner le type de ce modèle d'email"
 
2219
 
2220
- #~ msgid "Please enter your mail subject. Keyword: ###POSTTITLE###"
2221
- #~ msgstr "Saisir le sujet de l'email. Mot clé: ###POSTTITLE###"
 
2222
 
2223
- #~ msgid "Mail Content"
2224
- #~ msgstr "Contenu de l'email"
 
2225
 
2226
- #~ msgid "Please enter content for your mail"
2227
- #~ msgstr "Veuillez saisir le contenu de ce modèle d'email"
 
2228
 
2229
- #~ msgid ""
2230
- #~ "Keywords: ###POSTTITLE###, ###POSTLINK###, ###POSTIMAGE###, "
2231
- #~ "###POSTDESC###, ###POSTFULL###, ###DATE###, ###POSTLINK-ONLY###, "
2232
- #~ "###POSTLINK-WITHTITLE###"
2233
- #~ msgstr ""
2234
- #~ "Mots clés: ###POSTTITLE###, ###POSTLINK###, ###POSTIMAGE###, "
2235
- #~ "###POSTDESC###, ###POSTFULL###, ###DATE###, ###POSTLINK-ONLY###, "
2236
- #~ "###POSTLINK-WITHTITLE###"
2237
 
2238
- #~ msgid "Template was successfully created."
2239
- #~ msgstr "Le modèle a été créé correctement."
 
2240
 
2241
- #~ msgid ""
2242
- #~ "Please find your cron job URL. This is readonly field not able to modify "
2243
- #~ "from admin."
2244
- #~ msgstr ""
2245
- #~ "Vous ne pouvez pas modifier ce champ. Vous pouvez utliser cette URL pour "
2246
- #~ "forcer la tâche."
2247
 
2248
- #~ msgid "Enter number of mails you want to send per hour/trigger."
2249
- #~ msgstr ""
2250
- #~ "Saisissez le nombre d'email que vous voulez/pouvez envoyer par heure / "
2251
- #~ "envoi."
2252
 
2253
- #~ msgid ""
2254
- #~ "Send above mail to admin whenever cron URL triggered in your server.<br /"
2255
- #~ ">(Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
2256
- #~ msgstr ""
2257
- #~ "Cet email est envoyé à l'administrateur à chaque fois que la tâche cron "
2258
- #~ "est exécutée.<br />(Mots clés: ###DATE###, ###SUBJECT###, ###COUNT###)"
2259
 
2260
- #~ msgid "No email address selected."
2261
- #~ msgstr "Aucun email sélectionné."
 
2262
 
2263
- #~ msgid "Mail sent successfully"
2264
- #~ msgstr "Email correctement envoyé."
 
2265
 
2266
- #~ msgid "Click here for details"
2267
- #~ msgstr "Plus de détails en cliquant ici"
 
2268
 
2269
- #~ msgid "Select your mail subject"
2270
- #~ msgstr "Sélectionnez le modèle d'email"
2271
-
2272
- #~ msgid ""
2273
- #~ "Select a mail subject from available list. Go to Compose page to create "
2274
- #~ "new mail."
2275
- #~ msgstr ""
2276
- #~ "Sélectionnez un modèle d'email dans la liste. Pour créer un nouveau "
2277
- #~ "modèle, allez sur la page Modèles."
2278
-
2279
- #~ msgid "Select your mail type"
2280
- #~ msgstr "Sélectionnez le type d'email"
2281
-
2282
- #~ msgid "Select subscriber group"
2283
- #~ msgstr "Choix du groupe d'abonnés"
2284
-
2285
- #~ msgid "Select your subscriber group to send email"
2286
- #~ msgstr "Sélectionnez le groupe d'abonnés à qui envoyer l'email"
2287
-
2288
- #~ msgid "A,B,C"
2289
- #~ msgstr "A,B,C"
2290
-
2291
- #~ msgid "D,E,F"
2292
- #~ msgstr "D,E,F"
2293
-
2294
- #~ msgid "G,H,I"
2295
- #~ msgstr "G,H,I"
2296
-
2297
- #~ msgid "J,K,L"
2298
- #~ msgstr "J,K,L"
2299
-
2300
- #~ msgid "M,N,O"
2301
- #~ msgstr "M,N,O"
2302
-
2303
- #~ msgid "P,Q,R"
2304
- #~ msgstr "P,Q,R"
2305
-
2306
- #~ msgid "S,T,U"
2307
- #~ msgstr "S,T,U"
2308
-
2309
- #~ msgid "V,W,X,Y,Z"
2310
- #~ msgstr "V,W,X,Y,Z"
2311
-
2312
- #~ msgid "0-9"
2313
- #~ msgstr "0-9"
2314
-
2315
- #~ msgid "ALL"
2316
- #~ msgstr "TOUT"
2317
-
2318
- #~ msgid ""
2319
- #~ "<span style=\"color:#FF0000\">No subscribers available for %s search "
2320
- #~ "criteria.</span>"
2321
- #~ msgstr ""
2322
- #~ "<span style=\"color:#FF0000\">Aucun abonné ne correspond à la recherche: "
2323
- #~ "%s.</span>"
2324
-
2325
- #~ msgid ""
2326
- #~ "Select user role to access plugin Subscribers Menu. Only Admin user can "
2327
- #~ "change this value."
2328
- #~ msgstr ""
2329
- #~ "Sélectionnez le rôle pour afficher le menu Abonnés. Seuls les "
2330
- #~ "administrateurs peuvent changer cette valeur."
2331
-
2332
- #~ msgid ""
2333
- #~ "Select user role to access plugin Compose Menu. Only Admin user can "
2334
- #~ "change this value."
2335
- #~ msgstr ""
2336
- #~ "Sélectionnez le rôle pour afficher le menu Modèles. Seuls les "
2337
- #~ "administrateurs peuvent changer cette valeur."
2338
-
2339
- #~ msgid ""
2340
- #~ "Select user role to access plugin Notification Menu. Only Admin user can "
2341
- #~ "change this value."
2342
- #~ msgstr ""
2343
- #~ "Sélectionnez le rôle pour afficher le menu Notifications. Seuls les "
2344
- #~ "administrateurs peuvent changer cette valeur."
2345
-
2346
- #~ msgid ""
2347
- #~ "Select user role to access plugin Send Email Menu. Only Admin user can "
2348
- #~ "change this value."
2349
- #~ msgstr ""
2350
- #~ "Sélectionnez le rôle pour afficher le menu Envoi d'email. Seuls les "
2351
- #~ "administrateurs peuvent changer cette valeur."
2352
-
2353
- #~ msgid ""
2354
- #~ "Select user role to access plugin Settings Menu. Only Admin user can "
2355
- #~ "change this value."
2356
- #~ msgstr ""
2357
- #~ "Sélectionnez le rôle pour afficher le menu Paramètres. Seuls les "
2358
- #~ "administrateurs peuvent changer cette valeur."
2359
-
2360
- #~ msgid ""
2361
- #~ "Select user role to access plugin Sent Mails Menu. Only Admin user can "
2362
- #~ "change this value."
2363
- #~ msgstr ""
2364
- #~ "Sélectionnez le rôle pour afficher le menu Emails envoyés. Seuls les "
2365
- #~ "administrateurs peuvent changer cette valeur."
2366
-
2367
- #~ msgid ""
2368
- #~ "Select user role to access plugin Help & Info Menu. Only Admin user can "
2369
- #~ "change this value."
2370
- #~ msgstr ""
2371
- #~ "Sélectionnez le rôle pour afficher le menu Aide & Infos. Seuls les "
2372
- #~ "administrateurs peuvent changer cette valeur."
2373
-
2374
- #~ msgid "How to setup subscription box widget?"
2375
- #~ msgstr "Comment paramétrer le widget d'abonnement?"
2376
-
2377
- #~ msgid "How to add unsubscribe link in welcome email?"
2378
- #~ msgstr ""
2379
- #~ "Comment ajouter un lien pour se désabonner dans l'email de bienvenue?"
2380
-
2381
- #~ msgid "How to change/update/translate any text from the plugin?"
2382
- #~ msgstr "Comment changer/modifier/traduire les textes de l'extension?"
2383
-
2384
- #~ msgid ""
2385
- #~ "Refer steps from <a target=\"_blank\" href=\"http://www.storeapps.org/"
2386
- #~ "docs/es-how-to-change-update-translate-any-texts-from-email-subscribers/"
2387
- #~ "\">here</a>."
2388
- #~ msgstr ""
2389
- #~ "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-"
2390
- #~ "change-update-translate-any-texts-from-email-subscribers/\">Consultez la "
2391
- #~ "documentation</a>."
2392
-
2393
- #~ msgid "How to setup auto emails using CRON Job?"
2394
- #~ msgstr ""
2395
- #~ "Comment configurer l'envoi d'email automatique en utilisant une tâche "
2396
- #~ "cron?"
2397
-
2398
- #~ msgid ""
2399
- #~ " 1. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-"
2400
- #~ "schedule-cron-emails-in-cpanel/\">Setup cron job in Plesk</a><br>\n"
2401
- #~ "\t\t\t\t\t\t\t\t\t\t 2. <a target=\"_blank\" href=\"http://www."
2402
- #~ "storeapps.org/docs/es-how-to-schedule-cron-emails-in-parallels-plesk/"
2403
- #~ "\">Setup cron job in cPanal</a><br>\n"
2404
- #~ "\t\t\t\t\t\t\t\t\t\t 3. <a target=\"_blank\" href=\"http://www."
2405
- #~ "storeapps.org/docs/es-what-to-do-if-hosting-doesnt-support-cron-jobs/"
2406
- #~ "\">Hosting doesnt support cron jobs?</a>"
2407
- #~ msgstr ""
2408
- #~ " 1. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-"
2409
- #~ "schedule-cron-emails-in-cpanel/\">Configurer une tâche cron sur Plesk</"
2410
- #~ "a><br>\n"
2411
- #~ "\t\t\t\t\t\t\t\t\t\t 2. <a target=\"_blank\" href=\"http://www."
2412
- #~ "storeapps.org/docs/es-how-to-schedule-cron-emails-in-parallels-plesk/"
2413
- #~ "\">Configurer une tâche cron sur cPanel</a><br>\n"
2414
- #~ "\t\t\t\t\t\t\t\t\t\t 3. <a target=\"_blank\" href=\"http://www."
2415
- #~ "storeapps.org/docs/es-what-to-do-if-hosting-doesnt-support-cron-jobs/"
2416
- #~ "\">Votre hébergeur ne gère pas les tâches cron?</a>"
2417
-
2418
- #~ msgid "Notification Emails are not being received by Subscribers?"
2419
- #~ msgstr "Vos abonnés ne reçoivent pas vos emails?"
2420
-
2421
- #~ msgid "Confirm steps from %s."
2422
- #~ msgstr "Vérifiez les étapes de paramétrage %s."
2423
-
2424
- #~ msgid "here"
2425
- #~ msgstr "ici"
2426
-
2427
- #~ msgid "How to import and export email address to subscriber list?"
2428
- #~ msgstr "Comment importer et exporter les adresses email des abonnés?"
2429
-
2430
- #~ msgid "Refer %s."
2431
- #~ msgstr "Consulter la documentation %s."
2432
-
2433
- #~ msgid "How to Compose and Send static newsletter mails?"
2434
- #~ msgstr "Comment créer un modèle d'email et l'envoyer?"
2435
-
2436
- #~ msgid ""
2437
- #~ "How to install and activate Email Subscribers on multisite installations?"
2438
- #~ msgstr ""
2439
- #~ "Comment installer et activer Abonnements & Newsletters sur une "
2440
- #~ "installation multisite?"
2441
-
2442
- #~ msgid ""
2443
- #~ "How to modify the existing mails (Opt-in mail, Welcome mail, Admin mails) "
2444
- #~ "content?"
2445
- #~ msgstr ""
2446
- #~ "Comment modifier le contenu des notifications (validation, message de "
2447
- #~ "bienvenue, message administrateur...) ?"
2448
-
2449
- #~ msgid "Check more detailed documentation"
2450
- #~ msgstr "Consulter la documentation complète"
2451
-
2452
- #~ msgid "From %s."
2453
- #~ msgstr "%s."
2454
-
2455
- #~ msgid "http://www.storeapps.org/product/email-subscribers/"
2456
- #~ msgstr "http://www.storeapps.org/product/email-subscribers/"
2457
-
2458
- #~ msgid "http://www.storeapps.org/"
2459
- #~ msgstr "http://www.storeapps.org/"
1
+ # Translation of Plugins - Email Subscribers &#38; Newsletters - Development (trunk) in French (France)
2
+ # This file is distributed under the same license as the Plugins - Email Subscribers &#38; Newsletters - Development (trunk) package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2017-02-01 15:11+0100\n"
 
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
10
  "X-Generator: Poedit 1.8.9\n"
11
+ "Language: fr\n"
12
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
13
+ "POT-Creation-Date: \n"
14
+ "Last-Translator: \n"
15
+ "Language-Team: Serge Rauber <contact@kalyx.fr>\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
 
18
+ #: subscribers/view-subscriber-edit.php:121
19
+ msgid "Subscriber's Full Name"
20
+ msgstr "Nom complet de l'abonné"
21
 
22
+ #: settings/settings-edit.php:392
23
+ msgid "Enter the content for the sent mail report. It will be mailed to Admin. (Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
24
+ msgstr "Entrer le contenu du rapport d'envoi de courriel. Il sera envoyé à l'administrateur. (Mots clés : ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
25
 
26
+ #: settings/settings-edit.php:385
27
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
28
+ msgstr "Entrer le sujet du rapport d'envoi de courriel. Il sera envoyé à l'administrateur."
 
 
 
 
29
 
30
+ #: settings/settings-edit.php:377
31
+ msgid "Enter the email content for the admin email. This will be sent whenever a new email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
32
+ msgstr "Entrer le contenu du courriel envoyé à l'administrateur à chaque fois qu'un nouvel abonné est ajouté et confirmé. (Mots clés : ###NAME###, ###EMAIL###)"
 
33
 
34
+ #: settings/settings-edit.php:370
35
+ msgid "Enter the subject for the admin email. This will be sent whenever a new email is added and confirmed."
36
+ msgstr "Entrer le sujet du courriel envoyé à l'administrateur à chaque fois qu'un nouvel abonné est ajouté et confirmé."
37
 
38
+ #: settings/settings-edit.php:356
39
+ msgid "Notify Admin about New Subscriber"
40
+ msgstr "Notifier l'administrateur d'un nouvel abonné"
41
 
42
+ #: settings/settings-edit.php:342
43
+ msgid "Default message to display if there is any issue while clicking on unsubscribe link from the Emails."
44
+ msgstr "Message à afficher s'il y a un eu une erreur suite au clic sur le lien de désabonnement des courriels."
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
+ #: settings/settings-edit.php:341
47
+ msgid "Error in Unsubscribe Link"
48
+ msgstr "Erreur sur le lien de désabonnement"
49
 
50
+ #: settings/settings-edit.php:335
51
+ msgid "Default message to display if there is any issue while clicking on confirmation link from the Double Opt In (confirmation) Emails."
52
+ msgstr "Message à afficher s'il y a un eu une erreur suite au clic sur le lien de confirmation du courriel de double validation."
 
 
 
 
 
 
 
53
 
54
+ #: settings/settings-edit.php:334
55
+ msgid "Error in Confirmation Link"
56
+ msgstr "Erreur sur lien de confirmation"
 
57
 
58
+ #: settings/settings-edit.php:327
59
+ msgid "This text will be displayed once user clicks on unsubscribe link."
60
+ msgstr "Ce texte sera affiché lorsque l'utilisateur clique sur le lien de désabonnement."
 
61
 
62
+ #: settings/settings-edit.php:320
63
+ msgid "Enter the text for the unsubscribe link. This text is added with unsubscribe link in the emails. (Keyword: ###LINK###)"
64
+ msgstr "Entrer le texte contenant le lien de désabonnement. Ce texte est ajouté dans les courriels. (Mot clé : ###LINK###)"
 
65
 
66
+ #: settings/settings-edit.php:304
67
+ msgid "Enter the content for the subscriber welcome email whenever a user's email is either confirmed (if Double Opt In) / subscribed (if Single Opt In) successfully. (Keyword: ###NAME###)"
68
+ msgstr "Entrer le contenu du courriel de bienvenue. Il sera envoyé à chaque fois qu'un abonnement est confirmé ( simple ou double validation )."
 
69
 
70
+ #: settings/settings-edit.php:297
71
+ msgid "Enter the subject for the subscriber welcome email. This will be sent whenever a user's email is either confirmed (if Double Opt In) / subscribed (if Single Op In) successfully."
72
+ msgstr "Entrer le sujet du courriel de bienvenue. Il sera envoyé à chaque fois qu'un abonnement est confirmé ( simple ou double validation )."
 
73
 
74
+ #: settings/settings-edit.php:296
75
+ msgid "Subscriber Welcome Email Subject"
76
+ msgstr "Sujet du courriel de bienvenue"
 
77
 
78
+ #: settings/settings-edit.php:285
79
+ msgid "To send welcome email to subscriber after successful signup. This option must be set to YES."
80
+ msgstr "Pour envoyer un courriel de bienvenue suite à une inscription réussie, cette option doit être sur OUI."
 
81
 
82
+ #: settings/settings-edit.php:277
83
+ msgid "This text will be displayed once user clicks on email confirmation link from the Double Opt In (confirmation) Email."
84
+ msgstr "Ce texte sera affiché lorsque l'utilisateur clique sur le lien de confirmation dans le courriel de confirmation."
 
85
 
86
+ #: settings/settings-edit.php:276
87
+ msgid "Text to display after Email is successfully subscribed from Double Opt In (confirmation) Email"
88
+ msgstr "Texte à afficher lors d'un abonnement réussi par double validation"
 
89
 
90
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
91
+ msgid "It is a readonly field and you are advised not to modify it."
92
+ msgstr "C'est un champ en lecture seule et il est conseillé de ne pas le modifier."
 
93
 
94
+ #: settings/settings-edit.php:269
95
+ msgid "Double Opt In Confirmation Link"
96
+ msgstr "Lien de confirmation"
97
+
98
+ #: settings/settings-edit.php:263
99
+ msgid "Enter the content for the confirmation email to be sent for Double Opt In whenever a user signs up. (Keyword: ###NAME###)"
100
+ msgstr "Entrer le contenu du courriel de confirmation envoyé lors d'une double validation chaque fois qu'un utilisateur s'inscrit. (Mot clé: ###NAME###)"
101
+
102
+ #: settings/settings-edit.php:262
103
+ msgid "Double Opt In Mail Content (Confirmation Email)"
104
+ msgstr "Contenu du courriel de confirmation (double validation)"
105
+
106
+ #: settings/settings-edit.php:256
107
+ msgid "Enter the subject for the confirmation email to be sent Double Opt In whenever a user signs up."
108
+ msgstr "Entrer le sujet du courriel de confirmation envoyé lors d'une double validation chaque fois qu'un utilisateur s'inscrit. "
109
+
110
+ #: settings/settings-edit.php:255
111
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
112
+ msgstr "Sujet du courriel de confirmation (double validation)"
113
+
114
+ #: sentmail/sentmail-show.php:99
115
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
116
+ msgstr "Affiche les rapports pour toutes les newsletters et les courriels de notification envoyés."
117
+
118
+ #: sendmail/sendmail.php:96
119
+ msgid "Use this to send newsletter emails to your subscribers."
120
+ msgstr "A utiliser pour envoyer des courriels à vos abonnés."
121
+
122
+ #: roles/roles-add.php:180
123
+ msgid "Reports Menu"
124
+ msgstr "Menu Rapports"
125
+
126
+ #: roles/roles-add.php:168
127
+ msgid "Email Settings Menu"
128
+ msgstr "Menu Options des courriels"
129
+
130
+ #: roles/roles-add.php:156
131
+ msgid "Newsletters + Cron Settings Menu"
132
+ msgstr "Menus Newletters et paramètres Cron"
133
+
134
+ #: roles/roles-add.php:144
135
+ msgid "Post Notifications Menu"
136
+ msgstr "Menu Notifications d'article"
137
+
138
+ #: help/help.php:150
139
+ msgid "How to check Sent emails reports?"
140
+ msgstr "Comment vérifier les rapports de courriels envoyés?"
141
+
142
+ #: help/help.php:66
143
+ msgid "contributing to us"
144
+ msgstr "en nous versant une contribution"
145
+
146
+ #: help/help.php:66
147
+ msgid "Like Email Subscribers? Please consider %s."
148
+ msgstr "Vous aimez Email Subscribers? Merci de nous soutenir "
149
+
150
+ #: cron/cron-add.php:125
151
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
152
+ msgstr "Qu'est-ce que Cron et comment paramétrer une tâche Cron?"
153
+
154
+ #: cron/cron-add.php:108
155
+ msgid "Email to admin whenever cron URL is triggered from your server. (Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
156
+ msgstr "Contenu du courriel envoyé à l'administrateur à chaque fois que la tâche Cron est déclenchée depuis votre serveur. (Mots clés : ###DATE###, ###SUBJECT###, ###COUNT###)"
157
+
158
+ #: cron/cron-add.php:102
159
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
160
+ msgstr "(Votre hébergeur a ses limites. Nous suggérons 50 courriels par heure pour être sûr)"
161
+
162
+ #: cron/cron-add.php:97
163
+ msgid "Number of mails you want to trigger per hour."
164
+ msgstr "Nombre de courriels que vous souhaitez envoyer par heure."
165
+
166
+ #: compose/compose-add.php:73
167
+ msgid "Add new Email"
168
+ msgstr "Ajouter un nouveau courriel"
169
+
170
+ #: classes/es-register.php:163 classes/es-register.php:164
171
+ #: sentmail/sentmail-show.php:95
172
+ msgid "Reports"
173
+ msgstr "Rapports"
174
+
175
+ #: classes/es-register.php:160 classes/es-register.php:161
176
+ #: roles/roles-add.php:109
177
+ msgid "User Roles"
178
+ msgstr "Rôles utilisateur"
179
+
180
+ #: classes/es-register.php:157 classes/es-register.php:158
181
+ #: settings/settings-edit.php:196
182
+ msgid "Email Settings"
183
+ msgstr "Options des courriels"
184
+
185
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
186
+ msgid "Cron Settings"
187
+ msgstr "Paramètres Cron"
188
+
189
+ #: classes/es-register.php:151 classes/es-register.php:152
190
+ #: sendmail/sendmail.php:92
191
+ msgid "Newsletters"
192
+ msgstr "Newsletters"
193
+
194
+ #: subscribers/view-subscriber-show.php:356
195
+ #: subscribers/view-subscriber-show.php:370
196
+ msgid "Signup Date<br>(YYYY-MM-DD)"
197
+ msgstr "Date d'inscription<br>(AAAA-MM-JJ)"
198
+
199
+ #: cron/cron-add.php:33
200
+ msgid "Successfully updated."
201
+ msgstr "Mise à jour réussie."
202
+
203
+ #: classes/es-register.php:148 classes/es-register.php:149
204
+ #: notification/notification-show.php:51
205
+ msgid "Post Notifications"
206
+ msgstr "Notifications d'article"
207
+
208
+ #: subscribers/view-subscriber-show.php:280
209
+ msgid "Update Subscribers Status"
210
+ msgstr "Mettre à jour le statut"
211
+
212
+ #: subscribers/view-subscriber-show.php:206
213
+ msgid "Please select New Status to update."
214
+ msgstr "Veuillez choisir le nouveau statut."
215
+
216
+ #: subscribers/view-subscriber-show.php:201
217
+ msgid "Subscribers Status updated."
218
+ msgstr "Statut des abonnés mis à jour."
219
+
220
+ #: subscribers/view-subscriber-show.php:167
221
+ msgid "Please select New group to update."
222
+ msgstr "Veuillez choisir le nouveau groupe."
223
+
224
+ #: subscribers/view-subscriber-show.php:162
225
+ msgid "Subscribers Group updated."
226
+ msgstr "Groupe d'abonnés mis à jour."
227
+
228
+ #: subscribers/view-subscriber-show.php:99
229
+ #: subscribers/view-subscriber-show.php:138
230
+ #: subscribers/view-subscriber-show.php:176
231
+ #: subscribers/view-subscriber-show.php:215
232
+ msgid "No record was selected."
233
+ msgstr "Aucun élément n'est sélectionné."
234
+
235
+ #: subscribers/view-subscriber-show.php:44
236
+ msgid "Selected details does not exists."
237
+ msgstr "L'élément sélectionné n'existe pas."
238
+
239
+ #: help/help.php:156
240
+ msgid "Subscribers are not receiving Emails?"
241
+ msgstr "Les abonnés ne reçoivent pas les courriels ?"
242
+
243
+ #: classes/es-register.php:188
244
+ msgctxt "view-subscriber-enhanced-select"
245
+ msgid "Do you want to update subscribers status?"
246
+ msgstr "Voulez vous modifier le statut de ces abonnés?"
247
 
248
+ #: classes/es-register.php:186
249
+ msgctxt "view-subscriber-enhanced-select"
250
+ msgid "Please select new status for subscribers"
251
+ msgstr "Veuillez choisir un nouveau statut pour ces abonnés"
252
 
253
+ #. Author of the plugin/theme
254
+ msgid "Icegram"
255
+ msgstr "Icegram"
 
 
 
256
 
257
+ #. #-#-#-#-# tmp-email-subscribers.pot (Email Subscribers & Newsletters 3.2.6)
258
+ #. Plugin URI of the plugin/theme
259
+ #. #-#-#-#-# tmp-email-subscribers.pot (Email Subscribers & Newsletters 3.2.6)
260
+ #. Author URI of the plugin/theme
261
+ msgid "http://www.icegram.com/"
262
+ msgstr "http://www.icegram.com/"
 
 
263
 
264
+ #: classes/es-register.php:221
265
+ msgctxt "sendmail-enhanced-select"
266
+ msgid "Have you double checked your selected group? If so, let's go ahead and send this."
267
+ msgstr "Avez-vous vérifié les groupes sélectionnés? Si c'est bon, allons-y, on peut envoyer."
268
 
269
+ #: subscribers/view-subscriber-show.php:66
270
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
271
+ msgstr "Pour envoyer un courriel de confirmation, cochez l'option double validation."
 
272
 
273
+ #: subscribers/view-subscriber-sync.php:113
274
+ msgid "Select group to add newly registered users to"
275
+ msgstr "Sélectionnez un groupe auquel ajouter les nouveaux abonnés du site."
 
 
276
 
277
+ #: subscribers/view-subscriber-sync.php:100
278
+ msgid "Sync newly registered users to subscribers list"
279
+ msgstr "Ajouter les nouveaux utilisateurs inscrits au site à un groupe d'abonnés"
 
280
 
281
+ #: subscribers/view-subscriber-sync.php:49
282
+ msgid "Emails Successfully Synced."
283
+ msgstr "E-mails synchronisés."
 
284
 
285
+ #: subscribers/view-subscriber-show.php:340
286
+ msgid "Display All"
287
+ msgstr "Tout afficher"
 
288
 
289
+ #: subscribers/view-subscriber-show.php:339
290
+ msgid "5001 to 10000"
291
+ msgstr "5001 - 10000"
 
292
 
293
+ #: subscribers/view-subscriber-show.php:338
294
+ msgid "2001 to 5000"
295
+ msgstr "2001 - 5000"
 
 
296
 
297
+ #: subscribers/view-subscriber-show.php:337
298
+ msgid "1001 to 2000"
299
+ msgstr "1001 - 2000"
 
 
300
 
301
+ #: subscribers/view-subscriber-show.php:336
302
+ msgid "801 to 1000"
303
+ msgstr "801 - 1000"
304
 
305
+ #: subscribers/view-subscriber-show.php:335
306
+ msgid "601 to 800"
307
+ msgstr "601 - 800"
308
 
309
+ #: subscribers/view-subscriber-show.php:334
310
+ msgid "401 to 600"
311
+ msgstr "401 - 600"
 
 
312
 
313
+ #: subscribers/view-subscriber-show.php:333
314
+ msgid "201 to 400"
315
+ msgstr "201 - 400"
316
 
317
+ #: subscribers/view-subscriber-show.php:332
318
+ msgid "1 to 200 emails"
319
+ msgstr "1 - 200"
320
 
321
+ #: subscribers/view-subscriber-show.php:55
322
+ #: subscribers/view-subscriber-show.php:94
323
+ msgid "Record deleted."
324
+ msgstr "Enregistrement supprimé."
325
 
326
+ #: subscribers/view-subscriber-import.php:184
327
+ msgid "Select (or) Create Group for Subscribers"
328
+ msgstr "Sélectionnez ou créez un groupe d'abonnés"
329
 
330
+ #: subscribers/view-subscriber-import.php:168
331
+ msgid "Select Subscribers Email Status"
332
+ msgstr "Sélectionnez le statut des abonnés"
 
333
 
334
+ #: subscribers/view-subscriber-import.php:157
335
+ msgid "from here"
336
+ msgstr "ici"
337
 
338
+ #: subscribers/view-subscriber-import.php:156
339
+ msgid "Check CSV structure "
340
+ msgstr "Vérifiez la structure du fichier CSV"
341
 
342
+ #: subscribers/view-subscriber-import.php:141
343
+ msgid "Import Email Addresses"
344
+ msgstr "Import d'adresses e-mail"
 
 
 
 
 
345
 
346
+ #: subscribers/view-subscriber-import.php:104
347
+ msgid "File Upload Failed."
348
+ msgstr "Le téléchargement a échoué."
349
 
350
+ #: subscribers/view-subscriber-import.php:96
351
+ #: subscribers/view-subscriber-import.php:125
352
+ msgid " to view details."
353
+ msgstr " pour voir les détails."
354
 
355
+ #: subscribers/view-subscriber-import.php:93
356
+ msgid "email are invalid."
357
+ msgstr "e-mail non valide."
358
 
359
+ #: subscribers/view-subscriber-import.php:92
360
+ msgid "email already exists."
361
+ msgstr "e-mail existant."
362
 
363
+ #: subscribers/view-subscriber-import.php:91
364
+ msgid "email imported."
365
+ msgstr "e-mail importé."
 
 
 
366
 
367
+ #: subscribers/view-subscriber-import.php:43
368
+ msgid "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the Group name."
369
+ msgstr "Erreurr: Les caractères spéciaux (['^$%&*()}{@#~?><>,|=_+\\\"]) ne sont pas autorisés pour le nom du groupe."
370
 
371
+ #: subscribers/view-subscriber-export.php:65
372
+ msgid "Commented Authors"
373
+ msgstr "Auteurs de commentaires"
 
 
 
374
 
375
+ #: subscribers/view-subscriber-export.php:64
376
+ msgid "3"
377
+ msgstr "3"
 
 
 
378
 
379
+ #: subscribers/view-subscriber-export.php:59
380
+ msgid "WordPress Registered Users"
381
+ msgstr "Utilisateurs du site"
 
 
 
382
 
383
+ #: subscribers/view-subscriber-export.php:58
384
+ msgid "2"
385
+ msgstr "2"
386
 
387
+ #: subscribers/view-subscriber-export.php:55
388
+ #: subscribers/view-subscriber-export.php:61
389
+ #: subscribers/view-subscriber-export.php:67
390
+ msgid "Click to Export in CSV"
391
+ msgstr "Exporter en CSV"
392
 
393
+ #: subscribers/view-subscriber-export.php:53
394
+ msgid "All Subscribers List"
395
+ msgstr "Toutes les listes d'abonnés"
396
 
397
+ #: subscribers/view-subscriber-export.php:52
398
+ msgid "1"
399
+ msgstr "1"
400
 
401
+ #: subscribers/view-subscriber-export.php:37
402
+ #: subscribers/view-subscriber-export.php:45
403
+ msgid "Type of List to Export"
404
+ msgstr "Type de liste à exporter"
405
 
406
+ #: subscribers/view-subscriber-export.php:25
407
+ msgid "Export Email Addresses"
408
+ msgstr "Export des adresses e-mail"
409
 
410
+ #: subscribers/view-subscriber-edit.php:156
411
+ msgid "Update Subscriber's Group"
412
+ msgstr "Groupe"
413
 
414
+ #: subscribers/view-subscriber-edit.php:141
415
+ msgid "Update Subscriber's Status"
416
+ msgstr "Statut"
417
 
418
+ #: subscribers/view-subscriber-edit.php:75
419
+ msgid "Subscriber already exists for this group."
420
+ msgstr "Cet abonné fait déjà parti de ce groupe."
421
 
422
+ #: subscribers/view-subscriber-edit.php:73
423
+ msgid "Subscriber details updated."
424
+ msgstr "Informations sur l'abonné mises à jour."
425
 
426
+ #: subscribers/view-subscriber-add.php:182
427
+ msgid "Add Subscriber"
428
+ msgstr "Ajouter un abonné"
 
429
 
430
+ #: subscribers/view-subscriber-add.php:173
431
+ #: subscribers/view-subscriber-import.php:201
432
+ msgid "(or)"
433
+ msgstr "(ou)"
434
 
435
+ #: subscribers/view-subscriber-add.php:157
436
+ msgid "Select (or) Create Group for Subscriber"
437
+ msgstr "Groupe"
 
 
 
 
438
 
439
+ #: subscribers/view-subscriber-add.php:142
440
+ msgid "Select Subscriber's Status"
441
+ msgstr "Statut"
442
 
443
+ #: subscribers/view-subscriber-add.php:132
444
+ msgid "Enter Subscriber's Email Address"
445
+ msgstr "Adresse e-mail"
 
 
 
 
446
 
447
+ #: subscribers/view-subscriber-add.php:122
448
+ msgid "Enter Subscriber's Full name"
449
+ msgstr "Nom complet"
450
 
451
+ #: subscribers/view-subscriber-add.php:112
452
+ #: subscribers/view-subscriber-edit.php:111
453
+ #: subscribers/view-subscriber-export.php:28
454
+ #: subscribers/view-subscriber-import.php:144
455
+ #: subscribers/view-subscriber-show.php:244
456
+ #: subscribers/view-subscriber-sync.php:142
457
+ msgid "Sync"
458
+ msgstr "Synchroniser"
459
 
460
+ #: subscribers/view-subscriber-add.php:111
461
+ #: subscribers/view-subscriber-edit.php:110
462
+ #: subscribers/view-subscriber-import.php:143
463
+ #: subscribers/view-subscriber-show.php:243
464
+ #: subscribers/view-subscriber-sync.php:90
465
+ msgid "Export"
466
+ msgstr "Exporter"
467
 
468
+ #: subscribers/view-subscriber-add.php:110
469
+ #: subscribers/view-subscriber-edit.php:109
470
+ #: subscribers/view-subscriber-export.php:27
471
+ #: subscribers/view-subscriber-import.php:209
472
+ #: subscribers/view-subscriber-show.php:242
473
+ #: subscribers/view-subscriber-sync.php:89
474
+ msgid "Import"
475
+ msgstr "Importer"
476
 
477
+ #: subscribers/view-subscriber-add.php:109
478
+ #: subscribers/view-subscriber-edit.php:108
479
+ #: subscribers/view-subscriber-export.php:26
480
+ #: subscribers/view-subscriber-import.php:142
481
+ #: subscribers/view-subscriber-show.php:241
482
+ #: subscribers/view-subscriber-sync.php:88
483
+ msgid "Add New Subscriber"
484
+ msgstr "Ajouter un abonné"
485
 
486
+ #: subscribers/view-subscriber-add.php:70
487
+ msgid "Invalid Email."
488
+ msgstr "E-mail non valide."
 
 
 
 
 
 
 
489
 
490
+ #: subscribers/view-subscriber-add.php:67
491
+ msgid "Subscriber already exists."
492
+ msgstr "Cet abonné existe déjà."
493
 
494
+ #: subscribers/view-subscriber-add.php:65
495
+ msgid "Subscriber has been saved."
496
+ msgstr "Abonné enregistré."
 
 
 
497
 
498
+ #: settings/settings-edit.php:157
499
+ msgid "Oops, unable to update."
500
+ msgstr "Oups, impossible de mettre à jour."
501
 
502
+ #: settings/settings-edit.php:154
503
+ msgid "Settings Saved."
504
+ msgstr "Options enregistrées."
 
505
 
506
+ #: sentmail/sentmail-show.php:176
507
+ msgid "Optimize Table & Delete Records"
508
+ msgstr "Optimiser la table"
509
 
510
+ #: sendmail/sendmail.php:198
511
+ msgid "Reset"
512
+ msgstr "Réinitialiser"
513
 
514
+ #: sendmail/sendmail.php:182
515
+ msgid "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click on Help for more information."
516
+ msgstr "<br><br><strong>Il ya plus de 100 destinataires.<br>Nous vous recommandons de modifier le mode d'envoi et d'utiliser la tâche CRON pour envoyer les courriels.</strong><br>Cliquez sur l'aide pour plus d'information."
517
 
518
+ #: sendmail/sendmail.php:179
519
+ msgid "Recipients : %s"
520
+ msgstr "Destinataires : %s"
521
 
522
+ #: sendmail/sendmail.php:177
523
+ msgid "Recipients : 0 "
524
+ msgstr "Destinataires : 0"
 
 
 
 
525
 
526
+ #: sendmail/sendmail.php:145
527
+ msgid "Select Subscribers group to Send Mail"
528
+ msgstr "Groupe d'abonnés"
529
 
530
+ #: sendmail/sendmail.php:131
531
+ msgid "Select Mail Type"
532
+ msgstr "Type d'envoi"
 
 
 
 
533
 
534
+ #: sendmail/sendmail.php:104
535
+ msgid "Select Mail Subject from available list"
536
+ msgstr "Sélectionnez le sujet du courriel dans la liste"
537
 
538
+ #: sendmail/sendmail.php:62
539
+ msgid "Click here to check Statistics"
540
+ msgstr "Cliquez ici pour voir les statistiques"
 
541
 
542
+ #: sendmail/sendmail.php:51
543
+ msgid "Please select your group."
544
+ msgstr "Veuillez sélectionner le groupe."
545
 
546
+ #: roles/roles-add.php:113
547
+ msgid "Select user roles who can access following menus. Only Admin can change this."
548
+ msgstr "Sélectionnez à partir de quel rôle les menus sont accessibles. Seuls les administrateurs peuvent changer cette option."
 
 
 
 
549
 
550
+ #: roles/roles-add.php:52
551
+ msgid "Role Updated. "
552
+ msgstr "Rôle mis à jour."
553
 
554
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
555
+ msgid "(Optional)"
556
+ msgstr "(Optionnel)"
 
 
557
 
558
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
559
+ msgid "Select your Custom Post Type"
560
+ msgstr "Type de contenu"
 
 
 
 
 
 
561
 
562
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
563
+ msgid "(Use compose menu to create new)"
564
+ msgstr "(utilisez le menu Modèles pour en créer un nouveau)"
565
 
566
+ #: help/help.php:177
567
+ msgid "Commonly Asked Questions"
568
+ msgstr "Foire aux questions"
 
 
 
 
569
 
570
+ #: help/help.php:174
571
+ msgid "What to do if Hosting doesn’t support Cron Jobs?"
572
+ msgstr "Que faire si votre hébergeur ne propose pas de tâche CRON?"
573
 
574
+ #: help/help.php:171
575
+ msgid "How to Schedule Cron Emails in Parallels Plesk?"
576
+ msgstr "Comment planifier l'envoi des courriels sur Parallels Plesk?"
 
 
 
 
577
 
578
+ #: help/help.php:168
579
+ msgid "How to Schedule Cron Emails in cPanel?"
580
+ msgstr "Comment planifier l'envoi des courriels sur cPanel?"
581
 
582
+ #: help/help.php:165
583
+ msgid "How to Schedule Cron Mails?"
584
+ msgstr "Comment planifier l'envoi des courriels?"
 
 
 
 
585
 
586
+ #: help/help.php:162
587
+ msgid "How to use Rainmaker’s form in Email Subscribers?"
588
+ msgstr "Comment utiliser un formulaire Rainmaker?"
589
 
590
+ #: help/help.php:147
591
+ msgid "How to Send a sample new post notification email to testgroup/myself?"
592
+ msgstr "Comment envoyer un exemple de notification à moi-même ou un groupe test?"
 
 
 
 
593
 
594
+ #: help/help.php:138
595
+ msgid "What are Static Templates and Dynamic Templates?"
596
+ msgstr "Qu'est-ce qu'un modèle statique et un modèle dynamique?"
597
 
598
+ #: help/help.php:135
599
+ msgid "How to add Unsubscribe link in emails?"
600
+ msgstr "Comment ajouter un lien pour se désabonner dans les courriels envoyés?"
 
 
 
 
601
 
602
+ #: help/help.php:132
603
+ msgid "How to change/update/translate any texts from Email Subscribers?"
604
+ msgstr "Comment changer/mettre à jour/traduire l'extension?"
605
 
606
+ #: help/help.php:126
607
+ msgid " (How to modify the existing email content like Confirmation email, Welcome email, Admin emails)"
608
+ msgstr "(Comment modifier le contenu des courriels de validation, de bienvenue et ceux reçus par l'administrateur)"
 
 
 
 
 
609
 
610
+ #: help/help.php:126
611
+ msgid "General Plugin Settings"
612
+ msgstr "Options générales"
613
 
614
+ #: help/help.php:129
615
+ msgid "How to Import or Export Email Addresses?"
616
+ msgstr "Comment importer ou exporter des adresses e-mail?"
 
617
 
618
+ #: help/help.php:117
619
+ msgid "How to Add Subscription box to website?"
620
+ msgstr "Comment ajouter un formulaire d'abonnement sur votre site?"
621
 
622
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
623
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
624
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
625
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
626
+ #: help/help.php:171 help/help.php:174 help/help.php:177
627
+ msgid "%s"
628
+ msgstr "%s"
629
 
630
+ #: cron/cron-add.php:126
631
+ msgid "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-schedule-cron-emails/\">What is Cron?</a>"
632
+ msgstr "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-mails/\">Qu'est qu'une tâche Cron?</a>"
633
 
634
+ #: cron/cron-add.php:87
635
+ msgid "This is your Cron Job URL. It is a readonly field and you are advised not to modify it."
636
+ msgstr "URL à utiliser pour paramétrer la tâche CRON sur votre serveur."
 
 
 
 
637
 
638
+ #: compose/compose-show.php:79 compose/compose-show.php:87
639
+ msgid "Actions"
640
+ msgstr "Actions"
641
 
642
+ #: compose/compose-show.php:46 notification/notification-show.php:34
643
+ #: sentmail/sentmail-show.php:35
644
+ msgid "Selected record deleted."
645
+ msgstr "La sélection a été supprimée."
 
646
 
647
+ #: compose/compose-add.php:104 compose/compose-edit.php:116
648
+ #: cron/cron-add.php:119 notification/notification-add.php:251
649
+ #: notification/notification-edit.php:291 roles/roles-add.php:206
650
+ #: subscribers/view-subscriber-edit.php:190
651
+ msgid "Save"
652
+ msgstr "Enregistrer"
653
 
654
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
655
+ msgid "Available Keywords"
656
+ msgstr "Mots clés autorisés"
 
 
657
 
658
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
659
+ msgid "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, ###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, ###POSTFULL###"
660
+ msgstr "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, ###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, ###POSTFULL###"
661
 
662
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
663
+ msgid "Enter Content for your Mail"
664
+ msgstr "Entrez le contenu de votre courriel"
665
 
666
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
667
+ msgid "Keyword: ###POSTTITLE###"
668
+ msgstr "Mot clé: ###POSTTITLE###"
669
 
670
+ #: classes/es-register.php:409
671
+ msgid "No, I don't want it"
672
+ msgstr "Non merci"
 
 
 
 
673
 
674
+ #: classes/es-register.php:409
675
+ msgid "Yes, I want this"
676
+ msgstr "Installer"
677
 
678
+ #: classes/es-register.php:408
679
+ msgid "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads instantly"
680
+ msgstr "Email Subscribers & Newsletters recommande l’extension <b>Rainmaker</b> pour collecter des prospects immédiatement."
681
 
682
+ #: classes/es-register.php:274
683
+ msgctxt "widget-page-enhanced-select"
684
+ msgid "Your subscription was successful! Within a few minutes, kindly check the mail in your mailbox and confirm your subscription. If you can't see the mail in your mailbox, please check your spam folder."
685
+ msgstr "Pour confirmer votre abonnement, consultez votre boîte de reception et cliquez sur le lien qui vous a été envoyé."
686
 
687
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
688
+ msgid "Select Notification Mail Subject"
689
+ msgstr "Sujet du courriel"
690
 
691
+ #: classes/es-register.php:257
692
+ msgctxt "widget-enhanced-select"
693
+ msgid "Your subscription was successful! Within a few minutes, kindly check the mail in your mailbox and confirm your subscription. If you can't see the mail in your mailbox, please check your spam folder."
694
+ msgstr "Pour confirmer votre abonnement, consultez votre boîte de reception et cliquez sur le lien qui vous a été envoyé."
695
 
696
+ #: classes/es-register.php:220
697
+ msgctxt "sendmail-enhanced-select"
698
+ msgid "Please select your mail type."
699
+ msgstr "Veuillez choisir le type d'envoi."
700
 
701
+ #. Plugin Name of the plugin/theme
702
+ msgid "Email Subscribers & Newsletters"
703
+ msgstr "Email Subscribers & Newsletters"
704
 
705
+ #: sendmail/sendmail.php:138
706
+ msgid "Send mail via cron job"
707
+ msgstr "Envoyer les courriels en tâche de fond"
708
 
709
+ #: sendmail/sendmail.php:137
710
+ msgid "Send mail immediately"
711
+ msgstr "Envoyer les courriels immédiatement"
712
 
713
+ #: notification/notification-show.php:128
714
+ msgid "Add to cron and send mail via cron job."
715
+ msgstr "Ajouter à la tâche de fond et envoyer via la tâche de fond"
 
716
 
717
+ #: notification/notification-show.php:126
718
+ msgid "Send mail immediately when new post is published."
719
+ msgstr "Envoyer les courriels directement lorsqu'un article est publié."
720
 
721
+ #: notification/notification-edit.php:54
722
+ msgid "Please select notification status"
723
+ msgstr "Veuillez sélectionner le mode d'envoi"
 
724
 
725
+ #: notification/notification-edit.php:48
726
+ msgid "Please select subscribers group"
727
+ msgstr "Veuillez sélectionner le groupe d'abonnés"
728
 
729
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
730
+ msgid "Disable notification"
731
+ msgstr "Ne pas envoyer"
 
 
 
 
 
732
 
733
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
734
+ msgid "Add to cron when new post is published and send via cron job"
735
+ msgstr "Ajouter à la tâche de fond lorsqu'un article est publié et envoyer les courriels en tâche de fond"
 
 
736
 
737
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
738
+ msgid "Send mail immediately when new post is published"
739
+ msgstr "Envoyer les courriels directement lorsqu'un article est publié"
740
 
741
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
742
+ msgid "Select Notification Status"
743
+ msgstr "Mode d'envoi"
744
 
745
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
746
+ msgid "No Custom Post Types Available"
747
+ msgstr "Aucun type de contenu personnalisé n'est disponible"
748
 
749
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
750
+ msgid "Select Post Categories"
751
+ msgstr "Catégories"
 
 
 
 
752
 
753
+ #: notification/notification-add.php:119
754
+ msgid "Select Subscribers Group"
755
+ msgstr "Groupe d'abonnés"
756
 
757
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
758
+ msgid "Please select your mail status"
759
+ msgstr "Sélectionnez le statut du modèle de courriel"
 
 
 
 
760
 
761
+ #. Description of the plugin/theme
762
+ msgid "Add subscription forms on website, send HTML newsletters & automatically notify subscribers about new blog posts once it gets published."
763
+ msgstr "Permet d'ajouter un formulaire d'abonnement sur votre site, d'envoyer des newsletters en HTML et d'informer automatiquement vos abonnés de vos nouvelles publications. "
764
 
765
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
766
+ #: subscribers/view-subscriber-sync.php:105
767
+ msgid "NO"
768
+ msgstr "NON"
769
 
770
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
771
+ #: subscribers/view-subscriber-sync.php:106
772
+ msgid "YES"
773
+ msgstr "OUI"
 
 
 
774
 
775
+ #: settings/settings-edit.php:249
776
+ msgid "Thumbnail"
777
+ msgstr "miniature"
778
 
779
+ #: settings/settings-edit.php:248
780
+ msgid "Medium Size"
781
+ msgstr "taille moyenne"
782
 
783
+ #: settings/settings-edit.php:247
784
+ msgid "Full Size"
785
+ msgstr "grande taille"
786
 
787
+ #: settings/settings-edit.php:243
788
+ msgid "Select image size for ###POSTIMAGE### to be shown in the Post Notification Emails."
789
+ msgstr "Choisissez la taille d'image dans le courriel pour ###POSTIMAGE###"
790
 
791
+ #: settings/settings-edit.php:242
792
+ msgid "Image Size"
793
+ msgstr "Taille d'image"
794
 
795
+ #: settings/settings-edit.php:235
796
+ msgid "Double Opt In"
797
+ msgstr "Doube validation"
 
 
 
 
798
 
799
+ #: settings/settings-edit.php:223
800
+ msgid "4. PHP PLAINTEXT MAIL"
801
+ msgstr "4. PHP PLAINTEXT MAIL"
802
 
803
+ #: settings/settings-edit.php:222
804
+ msgid "3. PHP HTML MAIL"
805
+ msgstr "3. PHP HTML MAIL"
806
 
807
+ #: settings/settings-edit.php:221
808
+ msgid "2. WP PLAINTEXT MAIL"
809
+ msgstr "2. WP PLAINTEXT MAIL"
810
 
811
+ #: settings/settings-edit.php:220
812
+ msgid "1. WP HTML MAIL"
813
+ msgstr "1. WP HTML MAIL"
 
814
 
815
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
816
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
817
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
818
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
819
+ #: subscribers/view-subscriber-edit.php:21
820
+ msgid "Oops, selected details does not exists."
821
+ msgstr "Oups, ces données n'existent pas."
822
 
823
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
824
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
825
+ #: roles/roles-add.php:198
826
+ msgid "Administrator/Editor/Author/Contributor"
827
+ msgstr "Administrateur/Editeur/Auteur/Contributeur"
828
 
829
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
830
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
831
+ #: roles/roles-add.php:197
832
+ msgid "Administrator/Editor"
833
+ msgstr "Administrateur/Editeur"
834
 
835
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
836
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
837
+ #: roles/roles-add.php:196
838
+ msgid "Administrator Only"
839
+ msgstr "Que les administrateurs"
 
 
840
 
841
+ #: help/help.php:159
842
+ msgid "How to show subscribe form inside a popup?"
843
+ msgstr "Comment afficher le formulaire d'abonnement dans une popup?"
 
 
 
844
 
845
+ #: help/help.php:153
846
+ msgid "How to Add/Update Existing Subscribers Group?"
847
+ msgstr "Comment ajouter/mettre à jour les groupes d'abonnés?"
 
 
 
 
848
 
849
+ #: help/help.php:141
850
+ msgid "How to Compose and Send Newsletter Emails?"
851
+ msgstr "Comment créer et envoyer un courriel statique?"
852
 
853
+ #: cron/cron-add.php:129
854
+ msgid "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
855
+ msgstr "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-what-to-do-if-hosting-doesnt-support-cron-jobs/\">Votre hébergeur ne gère pas les tâches cron?</a>"
856
 
857
+ #: cron/cron-add.php:128
858
+ msgid "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
859
+ msgstr "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-emails-in-cpanel/\">Paramétrer une tâche cron sur cPanel</a>"
860
 
861
+ #: cron/cron-add.php:127
862
+ msgid "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
863
+ msgstr "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-emails-in-parallels-plesk/\">Paramétrer une tâche cron sur Plesk</a>"
864
 
865
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
866
+ msgid "Published"
867
+ msgstr "Publié"
 
 
 
868
 
869
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
870
+ msgid "Dynamic Template (For Post Notification Emails)"
871
+ msgstr "Modèle dynamique (pour les notifications)"
 
 
 
872
 
873
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
874
+ msgid "Static Template (For Newsletter Emails)"
875
+ msgstr "Modèle statique (pour les newsletters)"
 
 
 
876
 
877
+ #: classes/es-common.php:38
878
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
879
+ msgstr "<span style=\"color:#993399;\">Courriel instantanné</span>"
880
 
881
+ #: classes/es-common.php:35
882
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
883
+ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Courriel programmé</span>"
 
884
 
885
+ #: classes/es-common.php:32
886
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
887
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Envoyé</span>"
 
 
 
 
888
 
889
+ #: classes/es-common.php:29
890
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
891
+ msgstr "<span style=\"color:#FF0000\">Programmé</span>"
 
892
 
893
+ #: classes/es-common.php:26
894
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
895
+ msgstr "<span style=\"color:#FF0000\">Désactivé</span>"
 
896
 
897
+ #: classes/es-common.php:23
898
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
899
+ msgstr "<span style=\"color:#999900;\">Aucune donnée</span>"
 
 
900
 
901
+ #: classes/es-common.php:20
902
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
903
+ msgstr "<span style=\"color:#00CC00;font-weight:bold\">Vu</span>"
904
 
905
+ #: classes/es-common.php:17
906
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
907
+ msgstr "<span style=\"color:#0000FF\">Simple vérification</span>"
 
 
908
 
909
+ #: classes/es-common.php:14
910
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
911
+ msgstr "<span style=\"color:#999900\">Désabonné</span>"
 
 
912
 
913
+ #: classes/es-common.php:11
914
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
915
+ msgstr "<span style=\"color:#FF0000\">Non confirmé</span>"
916
 
917
+ #: classes/es-common.php:8
918
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
919
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Confirmé</span>"
920
 
921
+ #: help/help.php:144
922
+ msgid "How to Configure and Send Post Notification emails to subscribers when new posts are published?"
923
+ msgstr "Comment configurer et envoyer des notifications aux abonnés lorsque de nouveaux articles sont publiés?"
924
 
925
+ #: help/help.php:47
926
+ msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
927
+ msgstr "Merci d'avoir installé Email Subscribers & Newsletters. Nous espérons que vous serez satisfaits d'utiliser cette extension."
928
 
929
+ #: help/help.php:98
930
+ msgid "Frequently Asked Questions"
931
+ msgstr "Foire aux questions"
932
 
933
+ #: help/help.php:51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
934
  msgid "For more help and tips..."
935
  msgstr "Pour de l'aide et des astuces..."
936
 
937
+ #: help/help.php:46
938
+ msgid "Welcome to Email Subscribers!"
939
+ msgstr "Bienvenue sur Email Subscribers & Newsletters!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
940
 
941
+ #: classes/es-register.php:167
942
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
943
+ msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Aide & Infos"
944
 
945
+ #: classes/es-register.php:279
946
+ msgctxt "widget-page-enhanced-select"
947
+ msgid "There was a problem with the request."
948
+ msgstr "Il y a eu un problème avec la requête."
949
 
950
+ #: classes/es-register.php:278
951
+ msgctxt "widget-page-enhanced-select"
952
+ msgid "Please try after some time."
953
+ msgstr "Veuillez réessayer plus tard."
954
 
955
+ #: classes/es-register.php:277
956
+ msgctxt "widget-page-enhanced-select"
957
+ msgid "Invalid email address."
958
+ msgstr "Adresse e-mail non valide."
959
 
960
+ #: classes/es-register.php:276
961
+ msgctxt "widget-page-enhanced-select"
962
+ msgid "Oops.. Unexpected error occurred."
963
+ msgstr "Oups... Une erreur inattendue s'est produite."
 
964
 
965
+ #: classes/es-register.php:275
966
+ msgctxt "widget-page-enhanced-select"
967
+ msgid "Email Address already exists."
968
+ msgstr "Cette adresse existe déjà."
969
 
970
+ #: classes/es-register.php:273
971
+ msgctxt "widget-page-enhanced-select"
972
+ msgid "Subscribed successfully."
973
+ msgstr "Inscription réussie."
974
 
975
+ #: classes/es-register.php:272
976
+ msgctxt "widget-page-enhanced-select"
977
+ msgid "Cannot create XMLHTTP instance"
978
+ msgstr "Impossible de créer l'instance XMLHTTP"
979
 
980
+ #: classes/es-register.php:271
981
+ msgctxt "widget-page-enhanced-select"
982
+ msgid "loading..."
983
+ msgstr "chargement..."
984
 
985
+ #: classes/es-register.php:270
986
+ msgctxt "widget-page-enhanced-select"
987
+ msgid "Please provide a valid email address."
988
+ msgstr "Veuillez saisir une adresse e-mail valide."
989
 
990
+ #: classes/es-register.php:269
991
+ msgctxt "widget-page-enhanced-select"
992
+ msgid "Please enter email address."
993
+ msgstr "Veuillez saisir une adresse e-mail."
994
 
995
+ #: classes/es-register.php:262
996
+ msgctxt "widget-enhanced-select"
997
+ msgid "There was a problem with the request."
998
+ msgstr "Il ya eu un problème avec la requête."
999
 
1000
+ #: classes/es-register.php:261
1001
+ msgctxt "widget-enhanced-select"
1002
+ msgid "Please try after some time."
1003
+ msgstr "Veuillez réessayer dans quelques instants."
 
 
 
 
 
1004
 
1005
+ #: classes/es-register.php:260
1006
+ msgctxt "widget-enhanced-select"
1007
+ msgid "Invalid email address."
1008
+ msgstr "Adresse e-mail non valide."
1009
 
1010
+ #: classes/es-register.php:259
1011
+ msgctxt "widget-enhanced-select"
1012
+ msgid "Oops.. Unexpected error occurred."
1013
+ msgstr "Oups.. une erreur inattendue s'est produite."
1014
 
1015
+ #: classes/es-register.php:258
1016
+ msgctxt "widget-enhanced-select"
1017
+ msgid "Email Address already exists."
1018
+ msgstr "Cet adresse e-mail existe déjà."
1019
 
1020
+ #: classes/es-register.php:256
1021
+ msgctxt "widget-enhanced-select"
1022
+ msgid "Subscribed successfully."
1023
+ msgstr "Inscription réussie."
1024
 
1025
+ #: classes/es-register.php:255
1026
+ msgctxt "widget-enhanced-select"
1027
+ msgid "Cannot create XMLHTTP instance"
1028
+ msgstr "Impossible de créer l'instance XMLHTTP"
1029
 
1030
+ #: classes/es-register.php:254
1031
+ msgctxt "widget-enhanced-select"
1032
+ msgid "loading..."
1033
+ msgstr "envoi..."
1034
 
1035
+ #: classes/es-register.php:253
1036
+ msgctxt "widget-enhanced-select"
1037
+ msgid "Please provide a valid email address."
1038
+ msgstr "Veuillez saisir une adresse e-mail valide."
1039
 
1040
+ #: classes/es-register.php:252
1041
+ msgctxt "widget-enhanced-select"
1042
+ msgid "Please enter email address."
1043
+ msgstr "Veuillez saisir une adresse e-mail."
1044
 
1045
+ #: classes/es-register.php:239
1046
+ msgctxt "cron-enhanced-select"
1047
+ msgid "Please enter the mail count, only number."
1048
+ msgstr "Veuillez saisir le nombre de courriel. Que des chiffres."
1049
 
1050
+ #: classes/es-register.php:238
1051
+ msgctxt "cron-enhanced-select"
1052
+ msgid "Please select enter number of mails you want to send per hour/trigger."
1053
+ msgstr "Veuillez saisir le nombre de courriels que vous voulez envoyer par heure/envoi."
1054
 
1055
+ #: classes/es-register.php:230
1056
+ msgctxt "sentmail-enhanced-select"
1057
+ msgid "Do you want to delete all records except latest 10?"
1058
+ msgstr "Voulez-vous supprimer tous les enregistrements sauf les 10 derniers?"
1059
 
1060
+ #: classes/es-register.php:229
1061
+ msgctxt "sentmail-enhanced-select"
1062
+ msgid "Do you want to delete this record?"
1063
+ msgstr "Voulez-vous supprimer cet enregistrement?"
1064
 
1065
+ #: classes/es-register.php:219
1066
+ msgctxt "sendmail-enhanced-select"
1067
+ msgid "Please select your mail subject."
1068
+ msgstr "Veuillez choisir le sujet du courriel."
1069
 
1070
+ #: classes/es-register.php:211
1071
+ msgctxt "notification-enhanced-select"
1072
+ msgid "Do you want to delete this record?"
1073
+ msgstr "Voulez-vous supprimer cet enregistrement?"
1074
 
1075
+ #: classes/es-register.php:210
1076
+ msgctxt "notification-enhanced-select"
1077
+ msgid "Please select notification status."
1078
+ msgstr "Veuillez sélectionner le statut de la notification."
1079
 
1080
+ #: classes/es-register.php:209
1081
+ msgctxt "notification-enhanced-select"
1082
+ msgid "Please select notification mail subject. Use compose menu to create new."
1083
+ msgstr "Veuillez choisir le modèle de courriel. Utilisez le menu Modèles pour en créer un nouveau."
1084
 
1085
+ #: classes/es-register.php:208
1086
+ msgctxt "notification-enhanced-select"
1087
+ msgid "Please select subscribers group."
1088
+ msgstr "Veuillez choisir un groupe."
1089
 
1090
+ #: classes/es-register.php:200
1091
+ msgctxt "compose-enhanced-select"
1092
+ msgid "Do you want to delete this record?"
1093
+ msgstr "Voulez-vous supprimer cet enregistrement?"
1094
 
1095
+ #: classes/es-register.php:199
1096
+ msgctxt "compose-enhanced-select"
1097
+ msgid "Please select template for this configuration."
1098
+ msgstr "Sélectionnez un modèle pour cette configuration."
1099
 
1100
+ #: classes/es-register.php:198
1101
+ msgctxt "compose-enhanced-select"
1102
+ msgid "Please enter name for configuration."
1103
+ msgstr "Veuillez entrer le nom de la configuration."
1104
 
1105
+ #: classes/es-register.php:190
1106
  msgctxt "view-subscriber-enhanced-select"
1107
+ msgid "Please select only csv file. Please check official website for csv structure.."
1108
+ msgstr "Veuillez choisir uniquement un fichier csv. Consultez la documentation pour la structure du fichier csv."
1109
 
1110
+ #: classes/es-register.php:189
1111
  msgctxt "view-subscriber-enhanced-select"
1112
+ msgid "Do you want to export the emails?"
1113
+ msgstr "Voulez-vous exporter les e-mails?"
1114
 
1115
+ #: classes/es-register.php:187
1116
  msgctxt "view-subscriber-enhanced-select"
1117
+ msgid "Do you want to update subscribers group?"
1118
+ msgstr "Voulez-vous mettre à jour ce groupe?"
1119
 
1120
+ #: classes/es-register.php:185
1121
  msgctxt "view-subscriber-enhanced-select"
1122
+ msgid "Please select new subscriber group."
1123
+ msgstr "Veuillez choisir un groupe d'abonnés."
1124
 
1125
+ #: classes/es-register.php:184
1126
  msgctxt "view-subscriber-enhanced-select"
1127
+ msgid "Do you want to resend confirmation email? \\nAlso please note, this will update subscriber current status to 'Unconfirmed'."
1128
+ msgstr "Voulez-vous renvoyer un message de confirmation?\\n A noter: le statut de l'abonné passera à 'En attente de confirmation'."
1129
 
1130
+ #: classes/es-register.php:183
1131
  msgctxt "view-subscriber-enhanced-select"
1132
+ msgid "Are you sure you want to delete selected records?"
1133
  msgstr "Voulez-vous supprimer les lignes sélectionnées?"
1134
 
1135
+ #: classes/es-register.php:182
1136
  msgctxt "view-subscriber-enhanced-select"
1137
+ msgid "Please select the bulk action."
1138
+ msgstr "Veuillez sélectionner une action."
 
 
 
 
 
 
 
 
 
1139
 
1140
+ #: classes/es-register.php:181
1141
  msgctxt "view-subscriber-enhanced-select"
1142
+ msgid "Do you want to delete this record?"
1143
+ msgstr "Voulez-vous supprimer cette ligne?"
1144
 
1145
+ #: classes/es-register.php:180
1146
  msgctxt "view-subscriber-enhanced-select"
1147
+ msgid "Please select or create group for this subscriber."
1148
+ msgstr "Sélectionnez ou créez un groupe pour cet abonné."
1149
 
1150
+ #: classes/es-register.php:179
1151
  msgctxt "view-subscriber-enhanced-select"
1152
+ msgid "Please select subscriber email status."
1153
+ msgstr "Sélectionnez le type d'envoi pour cet abonné."
1154
 
1155
+ #: classes/es-register.php:178
1156
  msgctxt "view-subscriber-enhanced-select"
1157
+ msgid "Please enter subscriber email address."
1158
+ msgstr "Entrez l'adresse e-mail de l'abonné"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1159
 
1160
+ #: classes/es-register.php:139 classes/es-register.php:140
1161
+ msgid "Email Subscribers"
1162
+ msgstr "Email Subscribers & Newsletters"
 
1163
 
1164
+ #: subscribers/view-subscriber-sync.php:35
1165
+ msgid "Please select default group to newly registered user."
1166
+ msgstr "Veuillez sélectionner un groupe pour les nouveaux utilisateurs enregistrés sur le site."
 
1167
 
1168
+ #: subscribers/view-subscriber-sync.php:87
1169
+ msgid "Sync Email"
1170
+ msgstr "Synchro E-mail"
 
1171
 
1172
+ #: subscribers/view-subscriber-show.php:304
1173
+ msgid "Apply"
1174
+ msgstr "Appliquer"
 
 
1175
 
1176
+ #: subscribers/view-subscriber-show.php:283
1177
+ msgid "Select Group"
1178
+ msgstr "Choix du groupe"
 
1179
 
1180
+ #: notification/notification-edit.php:130
1181
+ #: subscribers/view-subscriber-show.php:279
1182
+ msgid "Update Subscribers Group"
1183
+ msgstr "Mettre à jour le groupe"
1184
 
1185
+ #: subscribers/view-subscriber-show.php:276
1186
+ msgid "Bulk Actions"
1187
+ msgstr "Actions groupées"
 
1188
 
1189
+ #: subscribers/view-subscriber-show.php:278
1190
+ #: subscribers/view-subscriber-show.php:411
1191
+ msgid "Resend Confirmation"
1192
+ msgstr "Renvoyer la confirmation"
1193
 
1194
+ #: subscribers/view-subscriber-show.php:352
1195
+ #: subscribers/view-subscriber-show.php:366
1196
+ msgid "Email Address"
1197
+ msgstr "Adresses e-mail"
1198
 
1199
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1200
+ #: subscribers/view-subscriber-edit.php:149
1201
+ #: subscribers/view-subscriber-import.php:177
1202
+ #: subscribers/view-subscriber-show.php:302
1203
+ #: subscribers/view-subscriber-show.php:329
1204
+ msgid "Single Opt In"
1205
+ msgstr "Simple validation"
1206
 
1207
+ #: subscribers/view-subscriber-add.php:149
1208
+ #: subscribers/view-subscriber-edit.php:148
1209
+ #: subscribers/view-subscriber-import.php:176
1210
+ #: subscribers/view-subscriber-show.php:301
1211
+ #: subscribers/view-subscriber-show.php:328
1212
+ msgid "Unsubscribed"
1213
+ msgstr "Désabonné"
 
 
1214
 
1215
+ #: subscribers/view-subscriber-add.php:148
1216
+ #: subscribers/view-subscriber-edit.php:147
1217
+ #: subscribers/view-subscriber-import.php:175
1218
+ #: subscribers/view-subscriber-show.php:300
1219
+ #: subscribers/view-subscriber-show.php:327
1220
+ msgid "Unconfirmed"
1221
+ msgstr "Non confirmé"
1222
 
1223
+ #: subscribers/view-subscriber-add.php:147
1224
+ #: subscribers/view-subscriber-edit.php:146
1225
+ #: subscribers/view-subscriber-import.php:174
1226
+ #: subscribers/view-subscriber-show.php:299
1227
+ #: subscribers/view-subscriber-show.php:326
1228
+ msgid "Confirmed"
1229
+ msgstr "Confirmé"
1230
 
1231
+ #: subscribers/view-subscriber-show.php:298
1232
+ #: subscribers/view-subscriber-show.php:325
1233
+ msgid "All Status"
1234
+ msgstr "Tous les statuts"
1235
 
1236
+ #: subscribers/view-subscriber-show.php:308
1237
+ msgid "All Groups"
1238
+ msgstr "Tous les groupes"
 
1239
 
1240
+ #: subscribers/view-subscriber-show.php:74
1241
+ #: subscribers/view-subscriber-show.php:133
1242
+ msgid "Confirmation emails Resent Successfully."
1243
+ msgstr "Courriel(s) de confirmation renvoyé(s)."
1244
 
1245
+ #: subscribers/view-subscriber-show.php:114
1246
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
1247
+ msgstr "Pour envoyer un courriel de confirmation, cochez l'option double validation."
 
1248
 
1249
+ #: subscribers/view-subscriber-import.php:154
1250
+ msgid "Select CSV file"
1251
+ msgstr "Sélectionnez un fichier CSV"
 
1252
 
1253
+ #: subscribers/view-subscriber-edit.php:131
1254
+ msgid "Subscriber's Email Address"
1255
+ msgstr "Courriel de l'abonné"
 
1256
 
1257
+ #: subscribers/view-subscriber-export.php:38
1258
+ #: subscribers/view-subscriber-export.php:46
1259
+ msgid "Total Emails"
1260
+ msgstr "Nombre d'e-mails"
1261
 
1262
+ #: subscribers/view-subscriber-show.php:355
1263
+ #: subscribers/view-subscriber-show.php:369
1264
+ msgid "Group"
1265
+ msgstr "Groupe"
1266
 
1267
+ #: compose/compose-edit.php:83
1268
+ msgid "Edit Email"
1269
+ msgstr "Modifier l'email"
 
 
 
 
 
 
1270
 
1271
+ #: subscribers/view-subscriber-edit.php:63
1272
+ msgid "Error: Special characters are not allowed in the group name."
1273
+ msgstr "Erreur: les caractères spéciaux ne sont pas autorisés dans le nom du groupe."
 
1274
 
1275
+ #: subscribers/view-subscriber-add.php:55
1276
+ msgid "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the group name."
1277
+ msgstr "Erreur: les caractères (['^$%&*()}{@#~?><>,|=_+\\\"]) ne sont pas admis dans le nom d'un groupe."
 
1278
 
1279
+ #: subscribers/view-subscriber-add.php:48
1280
+ msgid "Please select or create your group for this email."
1281
+ msgstr "Merci de sélectionner ou créer votre groupe pour cet e-mail."
 
1282
 
1283
+ #: subscribers/view-subscriber-add.php:35
1284
+ #: subscribers/view-subscriber-edit.php:53
1285
+ msgid "Please enter subscriber email address."
1286
+ msgstr "Veuillez saisir l'e-mail de l'abonné."
1287
 
1288
+ #: settings/settings-edit.php:402
1289
+ msgid "Save Settings"
1290
+ msgstr "Enregistrer les paramètres"
 
1291
 
1292
+ #: settings/settings-edit.php:391
1293
+ msgid "Sent Report Content"
1294
+ msgstr "Contenu du rapport d'envoi"
 
 
 
 
1295
 
1296
+ #: settings/settings-edit.php:384
1297
+ msgid "Sent Report Subject"
1298
+ msgstr "Sujet pour le rapport d'envoi"
1299
 
1300
+ #: settings/settings-edit.php:326
1301
+ msgid "Text to display after Email is unsubscribed"
1302
+ msgstr "Texte à afficher lors d'un désabonnement"
1303
 
1304
+ #: settings/settings-edit.php:319
1305
+ msgid "Unsubscribe Text in Email"
1306
+ msgstr "Texte de désabonnement dans les courriels"
1307
 
1308
+ #: settings/settings-edit.php:312
1309
+ msgid "Unsubscribe Link"
1310
+ msgstr "Lien de désabonnement"
1311
 
1312
+ #: settings/settings-edit.php:376
1313
+ msgid "Admin Email Content"
1314
+ msgstr "Contenu du courriel pour l'administrateur"
1315
 
1316
+ #: settings/settings-edit.php:369
1317
+ msgid "Admin Email Subject"
1318
+ msgstr "Sujet de la notification"
1319
 
1320
+ #: settings/settings-edit.php:350
1321
+ msgid "Enter the admin email addresses that should receive notifications (separated by comma)."
1322
+ msgstr "Entrer les adresses des administrateurs qui recevront les notifications (séparés par une virgule)"
1323
 
1324
+ #: settings/settings-edit.php:349
1325
+ msgid "Admin Email Addresses"
1326
+ msgstr "Adresses e-mail des administrateurs"
1327
 
1328
+ #: settings/settings-edit.php:357
1329
+ msgid "To send admin email notifications for the new subscriber. This option must be set to YES."
1330
+ msgstr "Pour envoyer une notification aux administrateurs lors d'une nouvelle inscription, cette option doit être sur OUI."
1331
+
1332
+ #: settings/settings-edit.php:303
1333
+ msgid "Subscriber Welcome Email Content"
1334
+ msgstr "Contenu du courriel de bienvenue"
1335
 
1336
+ #: settings/settings-edit.php:284
1337
+ msgid "Subscriber Welcome Email"
1338
+ msgstr "Courriel de bienvenue"
1339
 
1340
+ #: settings/settings-edit.php:231
1341
+ msgid "Double Opt In means subscribers need to confirm their email address by an activation link sent them on a activation email message.<br />Single Opt In means subscribers do not need to confirm their email address."
1342
+ msgstr ""
1343
+ "Double validation: pour valider leur abonnement, les utilisateurs doivent cliquer sur un lien d'activation envoyé par courriel lors de leur inscription.\n"
1344
+ "Simple validation: les utilisateurs n'ont pas besoin de confirmer leur adresse e-mail."
1345
 
1346
+ #: settings/settings-edit.php:230
1347
+ msgid "Opt-in Option"
1348
+ msgstr "Option de validation"
1349
 
1350
+ #: settings/settings-edit.php:216
1351
+ msgid "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & 4 is to send mails with PHP method mail()."
1352
+ msgstr "Les options 1 & 2 utilisent la méthode wp_mail() de WordPress. Les options 3 & 4 utilisent la méthode mail() de PHP"
1353
 
1354
+ #: settings/settings-edit.php:206
1355
+ msgid "Choose a FROM name and FROM email address for all the emails to be sent from this plugin."
1356
+ msgstr "Choisissez le nom et l'e-mail de l'expéditeur pour tous les courriels envoyés via cette extension."
1357
 
1358
+ #: settings/settings-edit.php:204
1359
+ msgid "Sender of Notifications"
1360
+ msgstr "Expéditeur des courriels"
1361
 
1362
+ #: settings/settings-edit.php:121
1363
+ msgid "Please enter sender of notifications from email."
1364
+ msgstr "Veuillez saisir l'e-mail de l'expéditeur"
1365
 
1366
+ #: settings/settings-edit.php:116
1367
+ msgid "Please enter sender of notifications from name."
1368
+ msgstr "Veuillez saisir le nom de l'expéditeur"
 
 
 
1369
 
1370
+ #: settings/setting-sync.php:32
1371
+ msgid "Click to sync tables"
1372
+ msgstr "Cliquez pour synchroniser les tables"
1373
 
1374
+ #: settings/setting-sync.php:28
1375
+ msgid "Sync plugin tables"
1376
+ msgstr "Synchronisation des tables"
1377
 
1378
+ #: settings/setting-sync.php:15
1379
+ msgid "Table sync completed successfully."
1380
+ msgstr "Synchronisation de la table effectuée."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1381
 
1382
+ #: sentmail/sentmail-show.php:185
1383
+ msgid "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to delete all reports except latest 10."
1384
+ msgstr "Note: cliquez sur le bouton <strong>Optimiser la table</strong> pour supprimer tous les enregistrements sauf les 10 derniers."
 
 
 
 
 
 
 
 
 
1385
 
1386
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1387
+ msgid "Total"
1388
+ msgstr "Total"
1389
 
1390
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1391
+ msgid "End Date"
1392
+ msgstr "Date de fin"
1393
 
1394
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1395
+ msgid "Start Date"
1396
+ msgstr "Date de début"
1397
 
1398
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1399
+ msgid "Source"
1400
+ msgstr "Source"
1401
 
1402
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1403
+ msgid "View Reports"
1404
+ msgstr "Afficher les rapports"
1405
 
1406
+ #: sentmail/sentmail-show.php:42
1407
+ msgid "Successfully deleted all reports except latest 10."
1408
+ msgstr "Les rapports ont été supprimés sauf les 10 derniers."
1409
 
1410
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1411
+ msgid " &gt;&gt; "
1412
+ msgstr " &gt;&gt; "
1413
 
1414
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1415
+ msgid " &lt;&lt; "
1416
+ msgstr " &lt;&lt; "
1417
 
1418
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1419
+ msgid "Database ID"
1420
+ msgstr "ID"
1421
 
1422
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1423
+ msgid "Viewed Date"
1424
+ msgstr "Ouvert le"
1425
 
1426
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1427
+ msgid "Viewed Status"
1428
+ msgstr "Statut"
1429
 
1430
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1431
+ msgid "Sent Date"
1432
+ msgstr "Envoyé le"
1433
 
1434
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1435
+ msgid "Email"
1436
+ msgstr "E-mail"
 
1437
 
1438
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1439
+ #: subscribers/view-subscriber-export.php:36
1440
+ #: subscribers/view-subscriber-export.php:44
1441
+ #: subscribers/view-subscriber-show.php:351
1442
+ #: subscribers/view-subscriber-show.php:365
1443
+ msgid "Sno"
1444
+ msgstr "n°"
1445
 
1446
+ #: sentmail/deliverreport-show.php:59
1447
+ msgid "Delivery Report"
1448
+ msgstr "Rapport d'envoi"
1449
 
1450
+ #: sentmail/deliverreport-show.php:13
1451
+ msgid "Oops.. Unexpected error occurred. Please try again."
1452
+ msgstr "Oups... Erreur inattendue. Merci de réessayer."
1453
 
1454
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1455
+ msgid "Uncheck All"
1456
+ msgstr "Désélectionner tout"
 
 
 
1457
 
1458
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1459
+ msgid "Check All"
1460
+ msgstr "Sélectionner tout"
1461
 
1462
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
1463
+ msgid "Select your Mail Type"
1464
+ msgstr "Sélectionnez le type de courriel"
 
1465
 
1466
+ #: settings/settings-edit.php:215
1467
+ msgid "Mail Type"
1468
+ msgstr "Type d'email"
 
 
 
1469
 
1470
+ #: sendmail/sendmail.php:68
1471
+ msgid "Oops.. We are getting some error. mail not sending."
1472
+ msgstr "Oups... Problème détecté. Le courriel n'a pas été envoyé."
1473
 
1474
+ #: sendmail/sendmail.php:58
1475
+ msgid "Mail sent successfully. "
1476
+ msgstr "Courriel envoyé."
1477
 
1478
+ #: sendmail/sendmail.php:39
1479
+ msgid "Please select your mail subject."
1480
+ msgstr "Veuillez choisir le sujet de votre courriel."
1481
 
1482
+ #: roles/roles-add.php:192
1483
+ msgid "Help & Info Menu"
1484
+ msgstr "Menu Aide & Infos"
1485
 
1486
+ #: roles/roles-add.php:132
1487
+ msgid "Compose Menu"
1488
+ msgstr "Menu Modèles"
1489
 
1490
+ #: roles/roles-add.php:120
1491
+ msgid "Subscribers Menu"
1492
+ msgstr "Menu Abonnés"
1493
 
1494
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1495
+ msgid "Categories / Custom Post"
1496
+ msgstr "Catégories / Types de contenu"
1497
 
1498
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1499
+ msgid "Mail Subject"
1500
+ msgstr "Sujet du courriel"
1501
 
1502
+ #: notification/notification-edit.php:121
1503
+ msgid "Edit Notification"
1504
+ msgstr "Modifier la notification"
1505
 
1506
+ #: notification/notification-edit.php:88
1507
+ msgid "Notification successfully updated. "
1508
+ msgstr "Mise à jour de la notification réussie."
1509
 
1510
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1511
+ msgid "Notification Status"
1512
+ msgstr "Mode d'envoi"
1513
 
1514
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1515
+ #: notification/notification-edit.php:134
1516
+ #: notification/notification-edit.php:167 sendmail/sendmail.php:109
1517
+ #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
1518
+ #: subscribers/view-subscriber-add.php:161
1519
+ #: subscribers/view-subscriber-edit.php:161
1520
+ #: subscribers/view-subscriber-import.php:189
1521
+ #: subscribers/view-subscriber-sync.php:118
1522
+ msgid "Select"
1523
+ msgstr "Sélectionner"
1524
 
1525
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1526
+ msgid "Subscribers Group"
1527
+ msgstr "Groupe d'abonnés"
1528
 
1529
+ #: notification/notification-add.php:111
1530
+ msgid "Add Notification"
1531
+ msgstr "Nouvelle notification"
1532
 
1533
+ #: notification/notification-add.php:70
1534
+ msgid "Notification successfully created. "
1535
+ msgstr "Notification correctement créée."
1536
 
1537
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
1538
+ msgid "Please select post categories."
1539
+ msgstr "Veuillez sélectionner une catégorie."
 
1540
 
1541
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
1542
+ msgid "Please select notification mail subject. Use compose menu to create new."
1543
+ msgstr "Veuillez sélectionner le modèle de courriel. Utilisez le menu Modèles pour en créer un nouveau."
1544
 
1545
+ #: notification/notification-add.php:38
1546
+ msgid "Please select notification status."
1547
+ msgstr "Veuillez sélectionner le mode d'envoi de la notification"
1548
 
1549
+ #: notification/notification-add.php:32
1550
+ msgid "Please select subscribers group."
1551
+ msgstr "Veuillez sélectionner un groupe d'abonnés."
 
 
1552
 
1553
+ #: job/es-optin.php:60
1554
+ msgid "This email address has already been confirmed."
1555
+ msgstr "Cette adresse a déjà été confirmée."
1556
 
1557
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1558
+ #: job/es-unsubscribe.php:61
1559
+ msgid "Oops.. We are getting some technical error. Please try again or contact admin."
1560
+ msgstr "Oups... Nous avons des erreurs techniques. Veuillez réessayer ou contactez l'administrateur du site."
1561
 
1562
+ #: export/export-email-address.php:33 export/export-email-address.php:37
1563
+ msgid "Unexpected url submit has been detected"
1564
+ msgstr "Une erreur d'URL a été détectée."
 
 
 
1565
 
1566
+ #: cron/cron-add.php:107
1567
+ msgid "Admin Report"
1568
+ msgstr "Rapport envoyé aux administrateurs"
1569
 
1570
+ #: cron/cron-add.php:96
1571
+ msgid "Mail Count"
1572
+ msgstr "Nombres de courriel"
1573
 
1574
+ #: cron/cron-add.php:86
1575
+ msgid "Cron job URL"
1576
+ msgstr "URL de la tâche CRON"
1577
 
1578
+ #: cron/cron-add.php:23
1579
+ msgid "Please enter valid mail count."
1580
+ msgstr "Veuillez saisir un nombre de courriel valide."
 
 
 
1581
 
1582
+ #: compose/compose-show.php:113 notification/notification-show.php:139
1583
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
1584
+ #: subscribers/view-subscriber-show.php:426
1585
+ msgid "No records available."
1586
+ msgstr "Aucun enregistrement."
1587
 
1588
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
1589
+ #: sentmail/sentmail-show.php:123
1590
+ msgid "Preview"
1591
+ msgstr "Aperçu"
 
 
 
1592
 
1593
+ #: compose/compose-show.php:104 notification/notification-show.php:99
1594
+ #: subscribers/view-subscriber-show.php:277
1595
+ #: subscribers/view-subscriber-show.php:403
1596
+ msgid "Delete"
1597
+ msgstr "Supprimer"
1598
 
1599
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1600
+ #: subscribers/view-subscriber-export.php:39
1601
+ #: subscribers/view-subscriber-export.php:47
1602
+ #: subscribers/view-subscriber-show.php:357
1603
+ #: subscribers/view-subscriber-show.php:371
1604
+ msgid "Action"
1605
+ msgstr "Action"
1606
 
1607
+ #: compose/compose-show.php:78 compose/compose-show.php:86
1608
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
1609
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
1610
+ msgid "Type"
1611
+ msgstr "Type"
1612
 
1613
+ #: compose/compose-show.php:76 compose/compose-show.php:84
1614
+ msgid "Email subject"
1615
+ msgstr "Sujet"
 
1616
 
1617
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
1618
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
1619
+ msgid "Add New"
1620
+ msgstr "Ajouter"
1621
 
1622
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
1623
+ #: subscribers/view-subscriber-show.php:16
1624
+ msgid "Click Here"
1625
+ msgstr "Cliquez ici"
1626
 
1627
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
1628
+ #: notification/notification-show.php:96
1629
+ #: subscribers/view-subscriber-show.php:398
1630
+ msgid "Edit"
1631
+ msgstr "Modifier"
1632
 
1633
+ #: sentmail/sentmail-preview.php:41
1634
+ msgid "Back"
1635
+ msgstr "Retour"
1636
 
1637
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
1638
+ msgid "Preview Mail"
1639
+ msgstr "Aperçu du courriel"
1640
 
1641
+ #: compose/compose-edit.php:60
1642
+ msgid "Template successfully updated. "
1643
+ msgstr "Mise à jour du modèle réussie."
1644
+
1645
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
1646
+ #: compose/compose-preview.php:27 compose/compose-show.php:65
1647
+ #: cron/cron-add.php:79 notification/notification-add.php:112
1648
+ #: notification/notification-edit.php:123 notification/notification-show.php:53
1649
+ #: roles/roles-add.php:110 sendmail/sendmail.php:93
1650
+ #: sentmail/deliverreport-show.php:60 sentmail/sentmail-preview.php:27
1651
+ #: sentmail/sentmail-show.php:96 settings/settings-edit.php:197
1652
+ #: subscribers/view-subscriber-add.php:113
1653
+ #: subscribers/view-subscriber-edit.php:112
1654
+ #: subscribers/view-subscriber-export.php:29
1655
+ #: subscribers/view-subscriber-import.php:145
1656
+ #: subscribers/view-subscriber-show.php:245
1657
+ #: subscribers/view-subscriber-sync.php:91
1658
+ msgid "Help"
1659
+ msgstr "Aide"
1660
 
1661
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
1662
+ #: compose/compose-show.php:77 compose/compose-show.php:85
1663
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
1664
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
1665
+ #: subscribers/view-subscriber-show.php:354
1666
+ #: subscribers/view-subscriber-show.php:368
1667
+ msgid "Status"
1668
+ msgstr "Statut"
1669
 
1670
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
1671
+ msgid "Enter Mail Subject"
1672
+ msgstr "Sujet du courriel"
1673
 
1674
+ #: sendmail/sendmail.php:45
1675
+ msgid "Please select your mail type."
1676
+ msgstr "Veuillez sélectionner le type de courriel."
1677
 
1678
+ #: subscribers/view-subscriber-import.php:96
1679
+ #: subscribers/view-subscriber-import.php:125
1680
+ msgid "Click here"
1681
+ msgstr "Cliquez ici"
1682
 
1683
+ #: compose/compose-add.php:42
1684
+ msgid "Template successfully created. "
1685
+ msgstr "Modèle créé"
1686
 
1687
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
1688
+ msgid "Please enter template heading."
1689
+ msgstr "Veuillez saisir le nom du modèle."
1690
 
1691
+ #: classes/es-register.php:560
1692
+ msgid "Subscriber Group"
1693
+ msgstr "Groupe d'abonnés"
1694
 
1695
+ #: classes/es-register.php:557
1696
+ msgid "Short description about your subscription form."
1697
+ msgstr "Courte description de votre formulaire d'abonnement."
1698
 
1699
+ #: classes/es-register.php:555
1700
+ msgid "Short Description"
1701
+ msgstr "Description courte"
1702
 
1703
+ #: classes/es-register.php:548
1704
+ msgid "Display Name Field"
1705
+ msgstr "Afficher le champ Nom"
1706
 
1707
+ #: classes/es-register.php:544
1708
+ msgid "Widget Title"
1709
+ msgstr "Titre du widget"
 
 
 
 
 
1710
 
1711
+ #: classes/es-register.php:166
1712
+ msgid "Help & Info"
1713
+ msgstr "Aide & Infos"
1714
 
1715
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1716
+ msgid "Send Email"
1717
+ msgstr "Envoyer"
 
 
 
1718
 
1719
+ #: classes/es-register.php:145 classes/es-register.php:146
1720
+ #: compose/compose-show.php:63
1721
+ msgid "Compose"
1722
+ msgstr "Modèles"
1723
 
1724
+ #: classes/es-register.php:142 classes/es-register.php:143
1725
+ #: subscribers/view-subscriber-show.php:240
1726
+ msgid "Subscribers"
1727
+ msgstr "Abonnés"
 
 
1728
 
1729
+ #: subscribers/view-subscriber-edit.php:107
1730
+ msgid "Edit Subscriber"
1731
+ msgstr "Modifier un abonné"
1732
 
1733
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
1734
+ msgid "Subscribe"
1735
+ msgstr "S'abonner"
1736
 
1737
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
1738
+ msgid "Email *"
1739
+ msgstr "E-mail *"
1740
 
1741
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
1742
+ #: subscribers/view-subscriber-show.php:353
1743
+ #: subscribers/view-subscriber-show.php:367
1744
+ msgid "Name"
1745
+ msgstr "Nom"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/email-subscribers-hu_HU.mo ADDED
Binary file
languages/email-subscribers-hu_HU.po ADDED
@@ -0,0 +1,1935 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Plugins - Email Subscribers &#38; Newsletters - Stable "
4
+ "(latest release)\n"
5
+ "Report-Msgid-Bugs-To: \n"
6
+ "POT-Creation-Date: 2017-02-03 10:44+0000\n"
7
+ "PO-Revision-Date: Tue Feb 14 2017 18:21:40 GMT+0530 (IST)\n"
8
+ "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
9
+ "Language-Team: Hungarian\n"
10
+ "Language: Hungarian\n"
11
+ "Plural-Forms: nplurals=2; plural=n != 1\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Generator: Loco - https://localise.biz/\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
19
+ "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
20
+ "_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
21
+ "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
+ "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
+ "X-Loco-Target-Locale: hu_HU\n"
24
+ "X-Poedit-SearchPath-0: .."
25
+
26
+ #: classes/es-common.php:20
27
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
28
+ msgstr ""
29
+
30
+ #: cron/cron-add.php:129
31
+ msgid ""
32
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-"
33
+ "if-hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
34
+ msgstr ""
35
+
36
+ #: classes/es-register.php:148 classes/es-register.php:149
37
+ #: notification/notification-show.php:51
38
+ msgid "Post Notifications"
39
+ msgstr "Új bejegyzés értesítés"
40
+
41
+ #: classes/es-register.php:151 classes/es-register.php:152
42
+ #: sendmail/sendmail.php:92
43
+ msgid "Newsletters"
44
+ msgstr "Hírlevél"
45
+
46
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
47
+ msgid "Cron Settings"
48
+ msgstr "Időzítés beállításai"
49
+
50
+ #: classes/es-register.php:157 classes/es-register.php:158
51
+ #: settings/settings-edit.php:196
52
+ msgid "Email Settings"
53
+ msgstr "E-mail beállítások"
54
+
55
+ #: classes/es-register.php:160 classes/es-register.php:161
56
+ #: roles/roles-add.php:109
57
+ msgid "User Roles"
58
+ msgstr "Felhasználói jogosultságok"
59
+
60
+ #: classes/es-register.php:163 classes/es-register.php:164
61
+ #: sentmail/sentmail-show.php:95
62
+ msgid "Reports"
63
+ msgstr "Jelentések"
64
+
65
+ #: classes/es-register.php:183
66
+ msgctxt "view-subscriber-enhanced-select"
67
+ msgid "Are you sure you want to delete selected records?"
68
+ msgstr "Biztosan törlöd ezeket az adatokat? "
69
+
70
+ #: classes/es-register.php:186
71
+ msgctxt "view-subscriber-enhanced-select"
72
+ msgid "Please select new status for subscribers"
73
+ msgstr "Add meg az előfizetők új státuszát!"
74
+
75
+ #: classes/es-register.php:188
76
+ msgctxt "view-subscriber-enhanced-select"
77
+ msgid "Do you want to update subscribers status?"
78
+ msgstr "Frissítsük a feliratkozók státuszát?"
79
+
80
+ #: compose/compose-add.php:73
81
+ msgid "Add new Email"
82
+ msgstr "Új e-mail hozzáadása"
83
+
84
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
85
+ msgid "Static Template (For Newsletter Emails)"
86
+ msgstr "Statikus sablon (a hírlevelekhez)"
87
+
88
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
89
+ msgid "Dynamic Template (For Post Notification Emails)"
90
+ msgstr "Dinamikus sablon (az új bejegyzés értesítő levelekhez)"
91
+
92
+ #: compose/compose-edit.php:83
93
+ msgid "Edit Email"
94
+ msgstr "E-mail szerkesztése"
95
+
96
+ #: cron/cron-add.php:33
97
+ msgid "Successfully updated."
98
+ msgstr "Sikeresen frissítve"
99
+
100
+ #: cron/cron-add.php:87
101
+ msgid ""
102
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
103
+ "modify it."
104
+ msgstr "Ez a időzített kiküldés URL-je. Ezta mezőt nem lehet módosítani. "
105
+
106
+ #: cron/cron-add.php:97
107
+ msgid "Number of mails you want to trigger per hour."
108
+ msgstr "Óránként kiküldendő levelek száma"
109
+
110
+ #: cron/cron-add.php:102
111
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
112
+ msgstr ""
113
+ "(A tárhelyszolgáltató által beállított limitnél kevesebbet. Általában 50 e-"
114
+ "mail óránként bele szokott férni)"
115
+
116
+ #: cron/cron-add.php:108
117
+ msgid ""
118
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
119
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
120
+ msgstr ""
121
+ "Értesítsük az adminisztrátort, ha az időzítés elindult. (rövidítések: : "
122
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
123
+
124
+ #: cron/cron-add.php:125
125
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
126
+ msgstr "Mi az időzített kiküldés, és hogyan állíthatod be? "
127
+
128
+ #: cron/cron-add.php:126
129
+ msgid ""
130
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
131
+ "schedule-cron-emails/\">What is Cron?</a>"
132
+ msgstr ""
133
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
134
+ "schedule-cron-emails/\">What is Cron?</a>"
135
+
136
+ #: help/help.php:66
137
+ #, c-format
138
+ msgid "Like Email Subscribers? Please consider %s."
139
+ msgstr "Ha tetszik, légyszíves %s;"
140
+
141
+ #: help/help.php:66
142
+ msgid "contributing to us"
143
+ msgstr "Adományozás"
144
+
145
+ #: help/help.php:126
146
+ msgid ""
147
+ " (How to modify the existing email content like Confirmation email, Welcome "
148
+ "email, Admin emails)"
149
+ msgstr ""
150
+ "(Hogyan módosíthatod a létező e-mail tartalmát pl. visszaigazoló e-mail, "
151
+ "üdvözlő e-mail, értesítő e-mail. )"
152
+
153
+ #: help/help.php:141
154
+ msgid "How to Compose and Send Newsletter Emails?"
155
+ msgstr "Hogyan tudsz hírlevelet szerkeszteni és küldeni? "
156
+
157
+ #: help/help.php:144
158
+ msgid ""
159
+ "How to Configure and Send Post Notification emails to subscribers when new "
160
+ "posts are published?"
161
+ msgstr ""
162
+ "Hogyan tudod beállítani az admin értesítő leveleket, amikor új bejegyzésről "
163
+ "küldünk értesítést? "
164
+
165
+ #: help/help.php:150
166
+ msgid "How to check Sent emails reports?"
167
+ msgstr "Hogyan tudod az elküldött e-mailekről szóló jelentést megnézni? "
168
+
169
+ #: help/help.php:156
170
+ msgid "Subscribers are not receiving Emails?"
171
+ msgstr "Az előfizetőid nem kapták meg az e-mailc? "
172
+
173
+ #: roles/roles-add.php:144
174
+ msgid "Post Notifications Menu"
175
+ msgstr "Új bejegyzésről értesítés"
176
+
177
+ #: roles/roles-add.php:156
178
+ msgid "Newsletters + Cron Settings Menu"
179
+ msgstr "Hírlevél + időzítések beállítása"
180
+
181
+ #: roles/roles-add.php:168
182
+ msgid "Email Settings Menu"
183
+ msgstr "E-mail beállítások"
184
+
185
+ #: roles/roles-add.php:180
186
+ msgid "Reports Menu"
187
+ msgstr "Jelentések"
188
+
189
+ #: sendmail/sendmail.php:96
190
+ msgid "Use this to send newsletter emails to your subscribers."
191
+ msgstr "Ezzel tudsz hírlevelet küldeni az előfizetőknek"
192
+
193
+ #: sentmail/sentmail-show.php:99
194
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
195
+ msgstr ""
196
+ "Ez mindent jelentést megmutat a kiküldött hírlevelekről és bejegyzés-"
197
+ "értesítő levelekről"
198
+
199
+ #: settings/settings-edit.php:204
200
+ msgid "Sender of Notifications"
201
+ msgstr "Az értesítések küldőjw"
202
+
203
+ #: settings/settings-edit.php:206
204
+ msgid ""
205
+ "Choose a FROM name and FROM email address for all the emails to be sent from "
206
+ "this plugin."
207
+ msgstr "Add megy, hogy milyen e-mail címről küldjük és mi legyen a küldő neve?"
208
+
209
+ #: settings/settings-edit.php:215
210
+ msgid "Mail Type"
211
+ msgstr "Az e-mail típusa"
212
+
213
+ #: settings/settings-edit.php:216
214
+ msgid ""
215
+ "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
216
+ "Option 3 & 4 is to send mails with PHP method mail()."
217
+ msgstr ""
218
+ "Az 1. és 2. lehetőség a WordPress beépített levélküldőjét használja, a 3. és "
219
+ "4. lehetőség pedig a PHP mail funkcióját."
220
+
221
+ #: settings/settings-edit.php:230
222
+ msgid "Opt-in Option"
223
+ msgstr "Opt-in beállítása"
224
+
225
+ #: settings/settings-edit.php:231
226
+ msgid ""
227
+ "Double Opt In means subscribers need to confirm their email address by an "
228
+ "activation link sent them on a activation email message.<br />Single Opt In "
229
+ "means subscribers do not need to confirm their email address."
230
+ msgstr ""
231
+ "Kettős opt-in azt jelenti, hogy a feliratkozó egy e-mail cím megerősítő "
232
+ "levelet kap. Az -emailben lévő hivatkozásra kattintva visszaigazolja az e-"
233
+ "mail címét, és utána fogunk csak hírlevelet vagy értesítő levelet küldeni "
234
+ "számára."
235
+
236
+ #: settings/settings-edit.php:243
237
+ msgid ""
238
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification "
239
+ "Emails."
240
+ msgstr "Az értesítőlevélben a ###POTIMAGE### képméretének kiválasztása "
241
+
242
+ #: settings/settings-edit.php:255
243
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
244
+ msgstr "Az e-mail visszaigazoló levél tárgya"
245
+
246
+ #: settings/settings-edit.php:256
247
+ msgid ""
248
+ "Enter the subject for the confirmation email to be sent Double Opt In "
249
+ "whenever a user signs up."
250
+ msgstr ""
251
+ "Írd be a tárgyát a visszaigazoló levélnek, amit a kettős opt-in "
252
+ "feliratkozónak küldünk."
253
+
254
+ #: settings/settings-edit.php:262
255
+ msgid "Double Opt In Mail Content (Confirmation Email)"
256
+ msgstr "Az e-mail visszaigazoló levél tartalma"
257
+
258
+ #: settings/settings-edit.php:263
259
+ msgid ""
260
+ "Enter the content for the confirmation email to be sent for Double Opt In "
261
+ "whenever a user signs up. (Keyword: ###NAME###)"
262
+ msgstr ""
263
+ "Írd be annak a levélnek a szövegét, amiben a feliratkozót az e-mail címének "
264
+ "visszaigazolására kérjük"
265
+
266
+ #: settings/settings-edit.php:269
267
+ msgid "Double Opt In Confirmation Link"
268
+ msgstr "E-mail visszaigazoló linke"
269
+
270
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
271
+ msgid "It is a readonly field and you are advised not to modify it."
272
+ msgstr "Csak olvasható mező"
273
+
274
+ #: settings/settings-edit.php:276
275
+ msgid ""
276
+ "Text to display after Email is successfully subscribed from Double Opt In "
277
+ "(confirmation) Email"
278
+ msgstr ""
279
+ "A kettős opt-in e-mail cím megerősítése után ezt a szöveget mutatjuk a "
280
+ "feliratkozónak. "
281
+
282
+ #: settings/settings-edit.php:277
283
+ msgid ""
284
+ "This text will be displayed once user clicks on email confirmation link from "
285
+ "the Double Opt In (confirmation) Email."
286
+ msgstr ""
287
+ "Ez a szöveg fog megjelenni, amikor a felhasználó az e-mail visszaigazoló "
288
+ "linkre kattint"
289
+
290
+ #: settings/settings-edit.php:284
291
+ msgid "Subscriber Welcome Email"
292
+ msgstr "Az előfizetőt üdvözlő e-mail"
293
+
294
+ #: settings/settings-edit.php:285
295
+ msgid ""
296
+ "To send welcome email to subscriber after successful signup. This option "
297
+ "must be set to YES."
298
+ msgstr "Ha szeretnéd egy levélben üdvözölni az új feliratkozót, állítsd IGEN-re"
299
+
300
+ #: settings/settings-edit.php:296
301
+ msgid "Subscriber Welcome Email Subject"
302
+ msgstr "Az üdvözlő levél tárgya"
303
+
304
+ #: settings/settings-edit.php:297
305
+ msgid ""
306
+ "Enter the subject for the subscriber welcome email. This will be sent "
307
+ "whenever a user's email is either confirmed (if Double Opt In) / subscribed "
308
+ "(if Single Op In) successfully."
309
+ msgstr ""
310
+ "Az új feliratkozót üdvözlő e-mail tárgya. Ezt a levelet küldjük ki, ha "
311
+ "valaki feliratkozik, illetve kettős opt-in esetén a sikeres e-mail cím "
312
+ "igazolás után. "
313
+
314
+ #: settings/settings-edit.php:303
315
+ msgid "Subscriber Welcome Email Content"
316
+ msgstr "Az új feliratkozót üdvözlő e-mail tartalma"
317
+
318
+ #: settings/settings-edit.php:304
319
+ msgid ""
320
+ "Enter the content for the subscriber welcome email whenever a user's email "
321
+ "is either confirmed (if Double Opt In) / subscribed (if Single Opt In) "
322
+ "successfully. (Keyword: ###NAME###)"
323
+ msgstr ""
324
+ "feliratkozót üdvözlő levél tartalma. Ezt a sikeres feliratkozást követően "
325
+ "kapja. (Használható rövidítés: ###NAME###)"
326
+
327
+ #: settings/settings-edit.php:312
328
+ msgid "Unsubscribe Link"
329
+ msgstr "Leiratkozó link"
330
+
331
+ #: settings/settings-edit.php:319
332
+ msgid "Unsubscribe Text in Email"
333
+ msgstr "A leiratkozó link szövete"
334
+
335
+ #: settings/settings-edit.php:320
336
+ msgid ""
337
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe "
338
+ "link in the emails. (Keyword: ###LINK###)"
339
+ msgstr ""
340
+ "A leiratkozó link szövege. Ezt a szöveget adjuk a leiratkozó linkhez. "
341
+ "(rövidítés: ###LINK###)"
342
+
343
+ #: settings/settings-edit.php:326
344
+ msgid "Text to display after Email is unsubscribed"
345
+ msgstr "A leiratkozás után megjelenő szöveg"
346
+
347
+ #: settings/settings-edit.php:327
348
+ msgid "This text will be displayed once user clicks on unsubscribe link."
349
+ msgstr "Ezt a szöveget írjuk ki, ha valaki leiratkozik listáról"
350
+
351
+ #: settings/settings-edit.php:334
352
+ msgid "Error in Confirmation Link"
353
+ msgstr "A visszaigazoló link hibás"
354
+
355
+ #: settings/settings-edit.php:335
356
+ msgid ""
357
+ "Default message to display if there is any issue while clicking on "
358
+ "confirmation link from the Double Opt In (confirmation) Emails."
359
+ msgstr ""
360
+ "Ezt a hibaüzenetet írjuk ki, ha bármi miatt nem fogadjuk el a visszaigazoló "
361
+ "linkre kattintást. "
362
+
363
+ #: settings/settings-edit.php:341
364
+ msgid "Error in Unsubscribe Link"
365
+ msgstr "Hiba a leiratkozó linknél"
366
+
367
+ #: settings/settings-edit.php:342
368
+ msgid ""
369
+ "Default message to display if there is any issue while clicking on "
370
+ "unsubscribe link from the Emails."
371
+ msgstr ""
372
+ "Ezt az üzenetet írjuk ki, ha valamiért nem tudjuk a leiratkozást "
373
+ "megvalósítani"
374
+
375
+ #: settings/settings-edit.php:349
376
+ msgid "Admin Email Addresses"
377
+ msgstr "Az adminisztrátor e-mail címei"
378
+
379
+ #: settings/settings-edit.php:350
380
+ msgid ""
381
+ "Enter the admin email addresses that should receive notifications (separated "
382
+ "by comma)."
383
+ msgstr ""
384
+ "Azoknak az adminisztrátoroknak az e-mail címe, akik értesítést kapnak a "
385
+ "levelek küldéséről"
386
+
387
+ #: settings/settings-edit.php:356
388
+ msgid "Notify Admin about New Subscriber"
389
+ msgstr "Értesítsük az adminisztrátort az új feliratkozóról"
390
+
391
+ #: settings/settings-edit.php:357
392
+ msgid ""
393
+ "To send admin email notifications for the new subscriber. This option must "
394
+ "be set to YES."
395
+ msgstr ""
396
+ "Ha szeretnénk, hogy az adminisztrátor értesüljön egy új feliratkozóról, "
397
+ "állítsuk \"IGEN\"-re. "
398
+
399
+ #: settings/settings-edit.php:369
400
+ msgid "Admin Email Subject"
401
+ msgstr "Adminisztrátoroknak küldendő e-mail tárgya"
402
+
403
+ #: settings/settings-edit.php:370
404
+ msgid ""
405
+ "Enter the subject for the admin email. This will be sent whenever a new "
406
+ "email is added and confirmed."
407
+ msgstr ""
408
+ "Ezt a levelet küldjük ki a megadott adminisztrátoroknak ha egy új "
409
+ "feliratkozó kerül a listára"
410
+
411
+ #: settings/settings-edit.php:376
412
+ msgid "Admin Email Content"
413
+ msgstr "Az adminisztrátornak küldenő levél tartalma"
414
+
415
+ #: settings/settings-edit.php:377
416
+ msgid ""
417
+ "Enter the email content for the admin email. This will be sent whenever a "
418
+ "new email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
419
+ msgstr ""
420
+ "\"Az új feliratkozóról értesítő levél tartalmának feltöltése. (használható "
421
+ "rövidítések: ###NAME###, ###EMAIL###)"
422
+
423
+ #: settings/settings-edit.php:384
424
+ msgid "Sent Report Subject"
425
+ msgstr "A levél kiküldés értesítőlevelének tárgya"
426
+
427
+ #: settings/settings-edit.php:385
428
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
429
+ msgstr ""
430
+ "Az adminisztrátornak küldendő levél tárgya, amikor kiküldünk a "
431
+ "feliratkozóknak e-mailt. "
432
+
433
+ #: settings/settings-edit.php:391
434
+ msgid "Sent Report Content"
435
+ msgstr "Az elküldött levelek értesítőlevelének tartalma"
436
+
437
+ #: settings/settings-edit.php:392
438
+ msgid ""
439
+ "Enter the content for the sent mail report. It will be mailed to Admin. "
440
+ "(Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
441
+ msgstr ""
442
+ "Az elküldést igazoló levél tartalma (Használható rövidítések: ###COUNT###, "
443
+ "###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
444
+
445
+ #: subscribers/view-subscriber-edit.php:121
446
+ msgid "Subscriber's Full Name"
447
+ msgstr "Az előfizető teljes neve"
448
+
449
+ #: subscribers/view-subscriber-edit.php:131
450
+ msgid "Subscriber's Email Address"
451
+ msgstr "A feliratkozó e-mail címe"
452
+
453
+ #: subscribers/view-subscriber-show.php:44
454
+ msgid "Selected details does not exists."
455
+ msgstr "A kiválasztottak nincsenek meg"
456
+
457
+ #: subscribers/view-subscriber-show.php:74
458
+ #: subscribers/view-subscriber-show.php:133
459
+ msgid "Confirmation emails Resent Successfully."
460
+ msgstr "A visszaigazolást kérő levelet ismét kiküldtük."
461
+
462
+ #: subscribers/view-subscriber-show.php:99
463
+ #: subscribers/view-subscriber-show.php:138
464
+ #: subscribers/view-subscriber-show.php:176
465
+ #: subscribers/view-subscriber-show.php:215
466
+ msgid "No record was selected."
467
+ msgstr "Nem választottál ki egyetlen adatot sem"
468
+
469
+ #: subscribers/view-subscriber-show.php:162
470
+ msgid "Subscribers Group updated."
471
+ msgstr "A feliratkozók csoportját frissítettük"
472
+
473
+ #: subscribers/view-subscriber-show.php:167
474
+ msgid "Please select New group to update."
475
+ msgstr "Választ ki egy új feliratkozói csoportot"
476
+
477
+ #: subscribers/view-subscriber-show.php:201
478
+ msgid "Subscribers Status updated."
479
+ msgstr "A feliratkozók státuszát frissítettük. "
480
+
481
+ #: subscribers/view-subscriber-show.php:206
482
+ msgid "Please select New Status to update."
483
+ msgstr "Válaszd ki a feliratkozók új státuszát"
484
+
485
+ #: subscribers/view-subscriber-show.php:280
486
+ msgid "Update Subscribers Status"
487
+ msgstr "Frissítettük a feliratkozók státuszát"
488
+
489
+ #: subscribers/view-subscriber-show.php:356
490
+ #: subscribers/view-subscriber-show.php:370
491
+ msgid "Signup Date<br>(YYYY-MM-DD)"
492
+ msgstr "A feliratkozás dátuma: <br>(YYYY-MM-DD)"
493
+
494
+ #: classes/es-common.php:8
495
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
496
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Visszaigazolt</span>"
497
+
498
+ #: classes/es-common.php:11
499
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
500
+ msgstr "<span style=\"color:#FF0000\">Nincs visszaigazolva</span>"
501
+
502
+ #: classes/es-common.php:14
503
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
504
+ msgstr "<span style=\"color:#999900\">Leiratkozott</span>"
505
+
506
+ #: classes/es-common.php:17
507
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
508
+ msgstr "<span style=\"color:#0000FF\">Megerősítés nélkül</span>"
509
+
510
+ #: classes/es-common.php:23
511
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
512
+ msgstr "<span style=\"color:#999900;\">Nincs visszajelzés</span>"
513
+
514
+ #: classes/es-common.php:26
515
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
516
+ msgstr "<span style=\"color:#FF0000\">Nincs megengedve</span>"
517
+
518
+ #: classes/es-common.php:29
519
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
520
+ msgstr "<span style=\"color:#FF0000\">Kiküldésre vár</span>"
521
+
522
+ #: classes/es-common.php:32
523
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
524
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Kiküldve</span>"
525
+
526
+ #: classes/es-common.php:35
527
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
528
+ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Időzített kiküldés</span>"
529
+
530
+ #: classes/es-common.php:38
531
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
532
+ msgstr "<span style=\"color:#993399;\">Azonnali kiküldés</span>"
533
+
534
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
535
+ #: subscribers/view-subscriber-show.php:353
536
+ #: subscribers/view-subscriber-show.php:367
537
+ msgid "Name"
538
+ msgstr "Név"
539
+
540
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
541
+ msgid "Email *"
542
+ msgstr "E-mail"
543
+
544
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
545
+ msgid "Subscribe"
546
+ msgstr "Feliratkozás"
547
+
548
+ #: classes/es-register.php:139 classes/es-register.php:140
549
+ msgid "Email Subscribers"
550
+ msgstr "Email Subscribers"
551
+
552
+ #: classes/es-register.php:142 classes/es-register.php:143
553
+ #: subscribers/view-subscriber-show.php:240
554
+ msgid "Subscribers"
555
+ msgstr "Feliratkozottak"
556
+
557
+ #: classes/es-register.php:145 classes/es-register.php:146
558
+ #: compose/compose-show.php:63
559
+ msgid "Compose"
560
+ msgstr "E-mail szerkesztése"
561
+
562
+ #: classes/es-register.php:166
563
+ msgid "Help & Info"
564
+ msgstr "Segítség & Információ"
565
+
566
+ #: classes/es-register.php:167
567
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
568
+ msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Segítség"
569
+
570
+ #: classes/es-register.php:178
571
+ msgctxt "view-subscriber-enhanced-select"
572
+ msgid "Please enter subscriber email address."
573
+ msgstr "Adja meg az előfizető e-mail címét!"
574
+
575
+ #: classes/es-register.php:179
576
+ msgctxt "view-subscriber-enhanced-select"
577
+ msgid "Please select subscriber email status."
578
+ msgstr "Válassza ki az előfizető e-mail státuszát!"
579
+
580
+ #: classes/es-register.php:180
581
+ msgctxt "view-subscriber-enhanced-select"
582
+ msgid "Please select or create group for this subscriber."
583
+ msgstr "Törölni akarja ezt az adatot? "
584
+
585
+ #: classes/es-register.php:181
586
+ msgctxt "view-subscriber-enhanced-select"
587
+ msgid "Do you want to delete this record?"
588
+ msgstr "Töürölni "
589
+
590
+ #: classes/es-register.php:182
591
+ msgctxt "view-subscriber-enhanced-select"
592
+ msgid "Please select the bulk action."
593
+ msgstr "Kérem válassza a tömeges műveleteket!"
594
+
595
+ #: classes/es-register.php:184
596
+ msgctxt "view-subscriber-enhanced-select"
597
+ msgid ""
598
+ "Do you want to resend confirmation email? \\nAlso please note, this will "
599
+ "update subscriber current status to 'Unconfirmed'."
600
+ msgstr ""
601
+ "Valóban újra akarja küldeni az e-mail visszaigazoló levelet? Ha igen, akkor "
602
+ "az előfizető ismét 'nem igazolt' státuszú lesz. "
603
+
604
+ #: classes/es-register.php:185
605
+ msgctxt "view-subscriber-enhanced-select"
606
+ msgid "Please select new subscriber group."
607
+ msgstr "KÉrem válassza ki az előfizetői csoportot"
608
+
609
+ #: classes/es-register.php:187
610
+ msgctxt "view-subscriber-enhanced-select"
611
+ msgid "Do you want to update subscribers group?"
612
+ msgstr "Frissíteni akarja az előfizetői csoportokat? "
613
+
614
+ #: classes/es-register.php:189
615
+ msgctxt "view-subscriber-enhanced-select"
616
+ msgid "Do you want to export the emails?"
617
+ msgstr "Exportálni akarja az e-maleket? "
618
+
619
+ #: classes/es-register.php:190
620
+ msgctxt "view-subscriber-enhanced-select"
621
+ msgid ""
622
+ "Please select only csv file. Please check official website for csv structure."
623
+ "."
624
+ msgstr "Csak csv fájlt választhat. Kérem ellenőrizze a csv megfelelő formátumát!"
625
+
626
+ #: classes/es-register.php:198
627
+ msgctxt "compose-enhanced-select"
628
+ msgid "Please enter name for configuration."
629
+ msgstr "Mi legyen a konfiguráció neve? "
630
+
631
+ #: classes/es-register.php:199
632
+ msgctxt "compose-enhanced-select"
633
+ msgid "Please select template for this configuration."
634
+ msgstr "Válsssza ki a megfelelő levélsablont ehhez a konfigurációhoz."
635
+
636
+ #: classes/es-register.php:200
637
+ msgctxt "compose-enhanced-select"
638
+ msgid "Do you want to delete this record?"
639
+ msgstr "Valóban ki akarja törölni ezt az adatot? "
640
+
641
+ #: classes/es-register.php:208
642
+ msgctxt "notification-enhanced-select"
643
+ msgid "Please select subscribers group."
644
+ msgstr "Kérem válassza ki az előfizetői csoportot!"
645
+
646
+ #: classes/es-register.php:209
647
+ msgctxt "notification-enhanced-select"
648
+ msgid "Please select notification mail subject. Use compose menu to create new."
649
+ msgstr "KÉrem válassza ki az értesítőlevél tárgyát!"
650
+
651
+ #: classes/es-register.php:210
652
+ msgctxt "notification-enhanced-select"
653
+ msgid "Please select notification status."
654
+ msgstr "Válassza ki az értesítőlevél státuszát!"
655
+
656
+ #: classes/es-register.php:211
657
+ msgctxt "notification-enhanced-select"
658
+ msgid "Do you want to delete this record?"
659
+ msgstr "Valóban törölni akarja ezt az adatot? "
660
+
661
+ #: classes/es-register.php:219
662
+ msgctxt "sendmail-enhanced-select"
663
+ msgid "Please select your mail subject."
664
+ msgstr "Kérem töltse ki a levél tárgyát!"
665
+
666
+ #: classes/es-register.php:220
667
+ msgctxt "sendmail-enhanced-select"
668
+ msgid "Please select your mail type."
669
+ msgstr "Az e-mail típusa (időzített vagy azonnali)"
670
+
671
+ #: classes/es-register.php:221
672
+ msgctxt "sendmail-enhanced-select"
673
+ msgid ""
674
+ "Have you double checked your selected group? If so, let's go ahead and send "
675
+ "this."
676
+ msgstr ""
677
+ "Ellenőrizd még egyszer, hogy megfelelő csoportnak küldjük ki a leveleket. Ha "
678
+ "rendben, akkor klikkelj megint."
679
+
680
+ #: classes/es-register.php:229
681
+ msgctxt "sentmail-enhanced-select"
682
+ msgid "Do you want to delete this record?"
683
+ msgstr "Szeretné törölni ezt az adatot? "
684
+
685
+ #: classes/es-register.php:230
686
+ msgctxt "sentmail-enhanced-select"
687
+ msgid "Do you want to delete all records except latest 10?"
688
+ msgstr "Minden adatot törölni szeretne az utolsó 10 kivételével?"
689
+
690
+ #: classes/es-register.php:238
691
+ msgctxt "cron-enhanced-select"
692
+ msgid "Please select enter number of mails you want to send per hour/trigger."
693
+ msgstr ""
694
+ "Kérem írja be, hány darab e-mailt szeretne óránként vagy ciklusonként "
695
+ "küldeni?"
696
+
697
+ #: classes/es-register.php:239
698
+ msgctxt "cron-enhanced-select"
699
+ msgid "Please enter the mail count, only number."
700
+ msgstr "Kérem egy számot adjon meg, hány e-mail? "
701
+
702
+ #: classes/es-register.php:252
703
+ msgctxt "widget-enhanced-select"
704
+ msgid "Please enter email address."
705
+ msgstr "Kérem adja meg az e-mail címet"
706
+
707
+ #: classes/es-register.php:253
708
+ msgctxt "widget-enhanced-select"
709
+ msgid "Please provide a valid email address."
710
+ msgstr "Kérem, érvényes e-mail címet adjon meg. "
711
+
712
+ #: classes/es-register.php:254
713
+ msgctxt "widget-enhanced-select"
714
+ msgid "loading..."
715
+ msgstr "betöltés..."
716
+
717
+ #: classes/es-register.php:255
718
+ msgctxt "widget-enhanced-select"
719
+ msgid "Cannot create XMLHTTP instance"
720
+ msgstr "Nem lehet ilyen XMLHTTP-t létrehozni"
721
+
722
+ #: classes/es-register.php:256
723
+ msgctxt "widget-enhanced-select"
724
+ msgid "Subscribed successfully."
725
+ msgstr "Sikeresen feliratkoztál"
726
+
727
+ #: classes/es-register.php:257
728
+ msgctxt "widget-enhanced-select"
729
+ msgid ""
730
+ "Your subscription was successful! Within a few minutes, kindly check the "
731
+ "mail in your mailbox and confirm your subscription. If you can't see the "
732
+ "mail in your mailbox, please check your spam folder."
733
+ msgstr ""
734
+ "Sikeresen feliratkoztál. Most egy automatikus visszaigazoló levelet küldünk. "
735
+ "Ha nem érkezett meg, légy szíves ellenőrizd a levélszemét mappát. Ha akkor "
736
+ "sincs meg, akkor próbáld meg még egyszer a feliratkozást, hátha hibás e-mail "
737
+ "címet adtál meg. "
738
+
739
+ #: classes/es-register.php:258
740
+ msgctxt "widget-enhanced-select"
741
+ msgid "Email Address already exists."
742
+ msgstr "Van már ilyen e-mail cím"
743
+
744
+ #: classes/es-register.php:259
745
+ msgctxt "widget-enhanced-select"
746
+ msgid "Oops.. Unexpected error occurred."
747
+ msgstr "Váratlan hiba"
748
+
749
+ #: classes/es-register.php:260
750
+ msgctxt "widget-enhanced-select"
751
+ msgid "Invalid email address."
752
+ msgstr "Hibás e-mail cím"
753
+
754
+ #: classes/es-register.php:261
755
+ msgctxt "widget-enhanced-select"
756
+ msgid "Please try after some time."
757
+ msgstr "Próbálja meg később"
758
+
759
+ #: classes/es-register.php:262
760
+ msgctxt "widget-enhanced-select"
761
+ msgid "There was a problem with the request."
762
+ msgstr "Hiba történt"
763
+
764
+ #: classes/es-register.php:269
765
+ msgctxt "widget-page-enhanced-select"
766
+ msgid "Please enter email address."
767
+ msgstr "Kérem adja meg az e-mail címet. "
768
+
769
+ #: classes/es-register.php:270
770
+ msgctxt "widget-page-enhanced-select"
771
+ msgid "Please provide a valid email address."
772
+ msgstr "Kérem, hogy érvényesen adja meg az e-mail címet!"
773
+
774
+ #: classes/es-register.php:271
775
+ msgctxt "widget-page-enhanced-select"
776
+ msgid "loading..."
777
+ msgstr "Kis türelmet..."
778
+
779
+ #: classes/es-register.php:272
780
+ msgctxt "widget-page-enhanced-select"
781
+ msgid "Cannot create XMLHTTP instance"
782
+ msgstr "Nem lehet ilyen XMLHTTP-t létrehozni"
783
+
784
+ #: classes/es-register.php:273
785
+ msgctxt "widget-page-enhanced-select"
786
+ msgid "Subscribed successfully."
787
+ msgstr "Sikeres feliratkozás"
788
+
789
+ #: classes/es-register.php:274
790
+ msgctxt "widget-page-enhanced-select"
791
+ msgid ""
792
+ "Your subscription was successful! Within a few minutes, kindly check the "
793
+ "mail in your mailbox and confirm your subscription. If you can't see the "
794
+ "mail in your mailbox, please check your spam folder."
795
+ msgstr ""
796
+ "Sikeresen feliratkoztál. Most egy automatikus visszaigazoló levelet küldünk. "
797
+ "Ha nem érkezett meg, légy szíves ellenőrizd a levélszemét mappát. Ha akkor "
798
+ "sincs meg, akkor próbáld meg még egyszer a feliratkozást, hátha hibás e-mail "
799
+ "címet adtál meg. "
800
+
801
+ #: classes/es-register.php:275
802
+ msgctxt "widget-page-enhanced-select"
803
+ msgid "Email Address already exists."
804
+ msgstr "Van már ilyen e-mail cím"
805
+
806
+ #: classes/es-register.php:276
807
+ msgctxt "widget-page-enhanced-select"
808
+ msgid "Oops.. Unexpected error occurred."
809
+ msgstr "Váratlan hiba lépett fel"
810
+
811
+ #: classes/es-register.php:277
812
+ msgctxt "widget-page-enhanced-select"
813
+ msgid "Invalid email address."
814
+ msgstr "Nem jó az e-mail cím"
815
+
816
+ #: classes/es-register.php:278
817
+ msgctxt "widget-page-enhanced-select"
818
+ msgid "Please try after some time."
819
+ msgstr "Kérem próbálkozzon később"
820
+
821
+ #: classes/es-register.php:279
822
+ msgctxt "widget-page-enhanced-select"
823
+ msgid "There was a problem with the request."
824
+ msgstr "Valami hiba történt. Ez a kérés nem teljesíthető. "
825
+
826
+ #: classes/es-register.php:408
827
+ msgid ""
828
+ "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
829
+ "instantly"
830
+ msgstr "A <b>Rainmaker</b>bővítményt javasoljuk az előfizetők gyűjtésére."
831
+
832
+ #: classes/es-register.php:409
833
+ msgid "Yes, I want this"
834
+ msgstr "Szeretném."
835
+
836
+ #: classes/es-register.php:409
837
+ msgid "No, I don't want it"
838
+ msgstr "Nem szeretném. "
839
+
840
+ #: classes/es-register.php:544
841
+ msgid "Widget Title"
842
+ msgstr "Widget Cím"
843
+
844
+ #: classes/es-register.php:548
845
+ msgid "Display Name Field"
846
+ msgstr "Feliratkozásnál kérjük a nevet is? "
847
+
848
+ #: classes/es-register.php:555
849
+ msgid "Short Description"
850
+ msgstr "Rövid leírás"
851
+
852
+ #: classes/es-register.php:557
853
+ msgid "Short description about your subscription form."
854
+ msgstr "A feliratkozó űrlap részletes leírása"
855
+
856
+ #: classes/es-register.php:560
857
+ msgid "Subscriber Group"
858
+ msgstr "Előfizetői csoport"
859
+
860
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
861
+ msgid "Please enter template heading."
862
+ msgstr "Mi legyen a sablon címe? "
863
+
864
+ #: compose/compose-add.php:42
865
+ msgid "Template successfully created. "
866
+ msgstr "Sikeresen létrehoztad a sablont"
867
+
868
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
869
+ #: compose/compose-preview.php:27 compose/compose-show.php:65
870
+ #: cron/cron-add.php:79 notification/notification-add.php:112
871
+ #: notification/notification-edit.php:123 notification/notification-show.php:53
872
+ #: roles/roles-add.php:110 sendmail/sendmail.php:93
873
+ #: sentmail/deliverreport-show.php:60 sentmail/sentmail-preview.php:27
874
+ #: sentmail/sentmail-show.php:96 settings/settings-edit.php:197
875
+ #: subscribers/view-subscriber-add.php:113
876
+ #: subscribers/view-subscriber-edit.php:112
877
+ #: subscribers/view-subscriber-export.php:29
878
+ #: subscribers/view-subscriber-import.php:145
879
+ #: subscribers/view-subscriber-show.php:245
880
+ #: subscribers/view-subscriber-sync.php:91
881
+ msgid "Help"
882
+ msgstr "Segítség"
883
+
884
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
885
+ msgid "Select your Mail Type"
886
+ msgstr "A levél típusa"
887
+
888
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
889
+ msgid "Enter Mail Subject"
890
+ msgstr "E-mail tárgya"
891
+
892
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
893
+ msgid "Keyword: ###POSTTITLE###"
894
+ msgstr "Kulcsszó: ###POSTTITLE###"
895
+
896
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
897
+ msgid "Enter Content for your Mail"
898
+ msgstr "Ide írd be az e-mail tartalmát"
899
+
900
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
901
+ #, c-format
902
+ msgid ""
903
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
904
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
905
+ "###POSTDESC###, ###POSTFULL###"
906
+ msgstr ""
907
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
908
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
909
+ "###POSTDESC###, ###POSTFULL###"
910
+
911
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
912
+ msgid "Available Keywords"
913
+ msgstr "Választható kulcsszavak"
914
+
915
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
916
+ #: compose/compose-show.php:77 compose/compose-show.php:85
917
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
918
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
919
+ #: subscribers/view-subscriber-show.php:354
920
+ #: subscribers/view-subscriber-show.php:368
921
+ msgid "Status"
922
+ msgstr "Státusz"
923
+
924
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
925
+ msgid "Published"
926
+ msgstr "Közzétéve"
927
+
928
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
929
+ msgid "Please select your mail status"
930
+ msgstr "Válaszd ki az e-mail státuszát"
931
+
932
+ #: compose/compose-add.php:104 compose/compose-edit.php:116
933
+ #: cron/cron-add.php:119 notification/notification-add.php:251
934
+ #: notification/notification-edit.php:291 roles/roles-add.php:206
935
+ #: subscribers/view-subscriber-edit.php:190
936
+ msgid "Save"
937
+ msgstr "Mentés"
938
+
939
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
940
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
941
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
942
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
943
+ #: subscribers/view-subscriber-edit.php:21
944
+ msgid "Oops, selected details does not exists."
945
+ msgstr "A részleteket add meg kérlek"
946
+
947
+ #: compose/compose-edit.php:60
948
+ msgid "Template successfully updated. "
949
+ msgstr "A sablont sikeresen frissítetted. "
950
+
951
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
952
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
953
+ msgid "Add New"
954
+ msgstr "Új hozzáadása"
955
+
956
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
957
+ msgid "Preview Mail"
958
+ msgstr "E-mail megtekintés"
959
+
960
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
961
+ #: notification/notification-show.php:96
962
+ #: subscribers/view-subscriber-show.php:398
963
+ msgid "Edit"
964
+ msgstr "Szerkesztés"
965
+
966
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
967
+ #: subscribers/view-subscriber-show.php:16
968
+ msgid "Click Here"
969
+ msgstr "Klikk ide"
970
+
971
+ #: compose/compose-show.php:46 notification/notification-show.php:34
972
+ #: sentmail/sentmail-show.php:35
973
+ msgid "Selected record deleted."
974
+ msgstr "Sikeresen törölve"
975
+
976
+ #: compose/compose-show.php:76 compose/compose-show.php:84
977
+ msgid "Email subject"
978
+ msgstr "Email tárgy"
979
+
980
+ #: compose/compose-show.php:78 compose/compose-show.php:86
981
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
982
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
983
+ msgid "Type"
984
+ msgstr "Típus"
985
+
986
+ #: compose/compose-show.php:79 compose/compose-show.php:87
987
+ msgid "Actions"
988
+ msgstr "Tevékenységek"
989
+
990
+ #: compose/compose-show.php:104 notification/notification-show.php:99
991
+ #: subscribers/view-subscriber-show.php:277
992
+ #: subscribers/view-subscriber-show.php:403
993
+ msgid "Delete"
994
+ msgstr "Törlés"
995
+
996
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
997
+ #: sentmail/sentmail-show.php:123
998
+ msgid "Preview"
999
+ msgstr "Előnézet"
1000
+
1001
+ #: compose/compose-show.php:113 notification/notification-show.php:139
1002
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
1003
+ #: subscribers/view-subscriber-show.php:426
1004
+ msgid "No records available."
1005
+ msgstr "Nincs ilyen adat."
1006
+
1007
+ #: cron/cron-add.php:23
1008
+ msgid "Please enter valid mail count."
1009
+ msgstr "Kérem, hogy egy számot írjon be!"
1010
+
1011
+ #: cron/cron-add.php:86
1012
+ msgid "Cron job URL"
1013
+ msgstr "Időzítés URL-je"
1014
+
1015
+ #: cron/cron-add.php:96
1016
+ msgid "Mail Count"
1017
+ msgstr "Levélszámláló"
1018
+
1019
+ #: cron/cron-add.php:107
1020
+ msgid "Admin Report"
1021
+ msgstr "Adminisztrátori jelentés"
1022
+
1023
+ #: cron/cron-add.php:127
1024
+ msgid ""
1025
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1026
+ "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1027
+ msgstr ""
1028
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1029
+ "schedule-cron-emails-in-parallels-plesk/\">Az időzítés beállítása a Plesk-en -"
1030
+ " angol</a>"
1031
+
1032
+ #: cron/cron-add.php:128
1033
+ msgid ""
1034
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1035
+ "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
1036
+ msgstr ""
1037
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1038
+ "schedule-cron-emails-in-cpanel/\">Az időzítés beállítása a cPanelen - angolul "
1039
+ "l</a>"
1040
+
1041
+ #: export/export-email-address.php:33 export/export-email-address.php:37
1042
+ msgid "Unexpected url submit has been detected"
1043
+ msgstr "Nem jó az URL"
1044
+
1045
+ #: help/help.php:46
1046
+ msgid "Welcome to Email Subscribers!"
1047
+ msgstr "Üdvözöljük!"
1048
+
1049
+ #: help/help.php:47
1050
+ msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1051
+ msgstr "Köszönjük, hogy telepítette a bővítményünket és reméljük elégedett lesz. "
1052
+
1053
+ #: help/help.php:51
1054
+ msgid "For more help and tips..."
1055
+ msgstr "Még több segítség..."
1056
+
1057
+ #: help/help.php:98
1058
+ msgid "Frequently Asked Questions"
1059
+ msgstr "Gyakran Ismételt Kérdések"
1060
+
1061
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
1062
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
1063
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
1064
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
1065
+ #: help/help.php:171 help/help.php:174 help/help.php:177
1066
+ #, c-format
1067
+ msgid "%s"
1068
+ msgstr "%s"
1069
+
1070
+ #: help/help.php:117
1071
+ msgid "How to Add Subscription box to website?"
1072
+ msgstr "Hogyan lehet a feliratkozó űrlapot elhelyezni a honlapon?"
1073
+
1074
+ #: help/help.php:126
1075
+ msgid "General Plugin Settings"
1076
+ msgstr "Általános beállítások"
1077
+
1078
+ #: help/help.php:129
1079
+ msgid "How to Import or Export Email Addresses?"
1080
+ msgstr "A feliratkozók importálása és exportálása"
1081
+
1082
+ #: help/help.php:132
1083
+ msgid "How to change/update/translate any texts from Email Subscribers?"
1084
+ msgstr ""
1085
+ "Hogyan tudsz szerkeszteni, fordítani vagy új szöveget feltölteni a "
1086
+ "feliratkozóknak küldendő e-mailbe?"
1087
+
1088
+ #: help/help.php:135
1089
+ msgid "How to add Unsubscribe link in emails?"
1090
+ msgstr "Hogyan tudod az e-mailbe a leiratkozás linket elhelyezni?"
1091
+
1092
+ #: help/help.php:138
1093
+ msgid "What are Static Templates and Dynamic Templates?"
1094
+ msgstr "Mi a statikus és mi a dinamikus sablon?"
1095
+
1096
+ #: help/help.php:147
1097
+ msgid "How to Send a sample new post notification email to testgroup/myself?"
1098
+ msgstr "Hogyan tudsz egy próba e-mailt küldeni a tesztelőknek vagy magadnak? "
1099
+
1100
+ #: help/help.php:153
1101
+ msgid "How to Add/Update Existing Subscribers Group?"
1102
+ msgstr "Hogyan adjunk hozzá vagy módosítsunk a z előfizetői csoportokon?"
1103
+
1104
+ #: help/help.php:159
1105
+ msgid "How to show subscribe form inside a popup?"
1106
+ msgstr "Hogyan lehet a feliratkozú űrlapot egy előugró ablakba helyezni? "
1107
+
1108
+ #: help/help.php:162
1109
+ msgid "How to use Rainmaker’s form in Email Subscribers?"
1110
+ msgstr "Hogyan tudod a Rainmaker űrlapját használni a feliratkozáshoz?"
1111
+
1112
+ #: help/help.php:165
1113
+ msgid "How to Schedule Cron Mails?"
1114
+ msgstr "Hogyan tudod az időzítést beállítani?"
1115
+
1116
+ #: help/help.php:168
1117
+ msgid "How to Schedule Cron Emails in cPanel?"
1118
+ msgstr "Hogyan tudod az időzítést a cPanelen beállítani"
1119
+
1120
+ #: help/help.php:171
1121
+ msgid "How to Schedule Cron Emails in Parallels Plesk?"
1122
+ msgstr "Hogyan tudod az időzítést beállítani a Plesk-en ? "
1123
+
1124
+ #: help/help.php:174
1125
+ msgid "What to do if Hosting doesn’t support Cron Jobs?"
1126
+ msgstr "Mit tehetsz, ha a tárhelyszolgáltató nem engedélyezi az időzítéseket (Cron)"
1127
+
1128
+ #: help/help.php:177
1129
+ msgid "Commonly Asked Questions"
1130
+ msgstr "GY.I.K."
1131
+
1132
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1133
+ #: job/es-unsubscribe.php:61
1134
+ msgid ""
1135
+ "Oops.. We are getting some technical error. Please try again or contact "
1136
+ "admin."
1137
+ msgstr ""
1138
+ "Sajnos valamilyen hiba csúszott be. Ismételje meg, vagy pedig értesítsen egy "
1139
+ "szakembert."
1140
+
1141
+ #: job/es-optin.php:60
1142
+ msgid "This email address has already been confirmed."
1143
+ msgstr "Ilyen e-mail cím már szerepel."
1144
+
1145
+ #: notification/notification-add.php:32
1146
+ msgid "Please select subscribers group."
1147
+ msgstr "Kérem válassza ki az előfizetői csoportot"
1148
+
1149
+ #: notification/notification-add.php:38
1150
+ msgid "Please select notification status."
1151
+ msgstr "Kérem válassza ki az értesítés státuszát."
1152
+
1153
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
1154
+ msgid "Please select notification mail subject. Use compose menu to create new."
1155
+ msgstr ""
1156
+ "Az értesítő levél tárgya. Az e-mail szerkesztése menüpontban tud újat "
1157
+ "létrehozni. "
1158
+
1159
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
1160
+ msgid "Please select post categories."
1161
+ msgstr "Kérem válassza ki, mely kategóriák érintettek."
1162
+
1163
+ #: notification/notification-add.php:70
1164
+ msgid "Notification successfully created. "
1165
+ msgstr "Az értesítőlevél sikeresen elkészült."
1166
+
1167
+ #: notification/notification-add.php:111
1168
+ msgid "Add Notification"
1169
+ msgstr "Új bejegyzés-értesítő hozzáadása"
1170
+
1171
+ #: notification/notification-add.php:119
1172
+ msgid "Select Subscribers Group"
1173
+ msgstr "Válaszd ki az előfizetői csoportot"
1174
+
1175
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1176
+ #: notification/notification-edit.php:134
1177
+ #: notification/notification-edit.php:167 sendmail/sendmail.php:109
1178
+ #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
1179
+ #: subscribers/view-subscriber-add.php:161
1180
+ #: subscribers/view-subscriber-edit.php:161
1181
+ #: subscribers/view-subscriber-import.php:189
1182
+ #: subscribers/view-subscriber-sync.php:118
1183
+ msgid "Select"
1184
+ msgstr "Választ"
1185
+
1186
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
1187
+ msgid "Select Notification Mail Subject"
1188
+ msgstr "Az értesítő levél tárgya"
1189
+
1190
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
1191
+ msgid "(Use compose menu to create new)"
1192
+ msgstr "(Üzenet sablonok menüben létrehozhatsz újat)"
1193
+
1194
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
1195
+ msgid "Select Post Categories"
1196
+ msgstr "Válszd ki a bejegyzés kategóriáját"
1197
+
1198
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1199
+ msgid "Check All"
1200
+ msgstr "Mindegyik kijelölése"
1201
+
1202
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1203
+ msgid "Uncheck All"
1204
+ msgstr "Kijelölések visszavonása"
1205
+
1206
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
1207
+ msgid "Select your Custom Post Type"
1208
+ msgstr "Válaszd ki e bejegyzés típusát"
1209
+
1210
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
1211
+ msgid "(Optional)"
1212
+ msgstr "(választható)"
1213
+
1214
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
1215
+ msgid "No Custom Post Types Available"
1216
+ msgstr "Nincsen egyéni bejegyzés típus"
1217
+
1218
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
1219
+ msgid "Select Notification Status"
1220
+ msgstr "Mit tegyünk ezzel az értesítéssel? "
1221
+
1222
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
1223
+ msgid "Send mail immediately when new post is published"
1224
+ msgstr "Az értesítés azonnali kiküldése"
1225
+
1226
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
1227
+ msgid "Add to cron when new post is published and send via cron job"
1228
+ msgstr ""
1229
+ "Új bejegyzésről szóló értesítést is időzítve küldjük ki. (Cron job "
1230
+ "segítségével)"
1231
+
1232
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
1233
+ msgid "Disable notification"
1234
+ msgstr "Ezt az értesítést soha ne küldje ki. "
1235
+
1236
+ #: notification/notification-edit.php:48
1237
+ msgid "Please select subscribers group"
1238
+ msgstr "Válaszd ki az előfizetői csoportot"
1239
+
1240
+ #: notification/notification-edit.php:54
1241
+ msgid "Please select notification status"
1242
+ msgstr "Mit tegyünk az új bejegyzés értesítővel? "
1243
+
1244
+ #: notification/notification-edit.php:88
1245
+ msgid "Notification successfully updated. "
1246
+ msgstr "Értesítés sikeresen módosítva"
1247
+
1248
+ #: notification/notification-edit.php:121
1249
+ msgid "Edit Notification"
1250
+ msgstr "Új bejegyzés értesítés szerkesztése"
1251
+
1252
+ #: notification/notification-edit.php:130
1253
+ #: subscribers/view-subscriber-show.php:279
1254
+ msgid "Update Subscribers Group"
1255
+ msgstr "Előfizetői csoport frissítése"
1256
+
1257
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1258
+ msgid "Mail Subject"
1259
+ msgstr "Levél tárgya"
1260
+
1261
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1262
+ msgid "Subscribers Group"
1263
+ msgstr "Előfieztői csoportok"
1264
+
1265
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1266
+ msgid "Categories / Custom Post"
1267
+ msgstr "Kategóriák/egyéni bejegyzéstípusok"
1268
+
1269
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1270
+ msgid "Notification Status"
1271
+ msgstr "Értesítés sttusza"
1272
+
1273
+ #: notification/notification-show.php:126
1274
+ msgid "Send mail immediately when new post is published."
1275
+ msgstr "Azonnali kiküldés"
1276
+
1277
+ #: notification/notification-show.php:128
1278
+ msgid "Add to cron and send mail via cron job."
1279
+ msgstr "Az időzítéshez adjuk és cron job fogja kiküldeni."
1280
+
1281
+ #: roles/roles-add.php:52
1282
+ msgid "Role Updated. "
1283
+ msgstr "Szabályok mentve"
1284
+
1285
+ #: roles/roles-add.php:113
1286
+ msgid "Select user roles who can access following menus. Only Admin can change this."
1287
+ msgstr ""
1288
+ "Jogosultságok beállítása. Az adminisztrátor jogosultságot adhat másoknak a "
1289
+ "menük kezelésére."
1290
+
1291
+ #: roles/roles-add.php:120
1292
+ msgid "Subscribers Menu"
1293
+ msgstr "Előfizetők"
1294
+
1295
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1296
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1297
+ #: roles/roles-add.php:196
1298
+ msgid "Administrator Only"
1299
+ msgstr "Csak adminisztrátor"
1300
+
1301
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1302
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1303
+ #: roles/roles-add.php:197
1304
+ msgid "Administrator/Editor"
1305
+ msgstr "Adminisztrátor/Szerkesztő"
1306
+
1307
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1308
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1309
+ #: roles/roles-add.php:198
1310
+ msgid "Administrator/Editor/Author/Contributor"
1311
+ msgstr "Adminisztrátor/Szerkesztő/Szerző/Közreműködő"
1312
+
1313
+ #: roles/roles-add.php:132
1314
+ msgid "Compose Menu"
1315
+ msgstr "Szerkesztés"
1316
+
1317
+ #: roles/roles-add.php:192
1318
+ msgid "Help & Info Menu"
1319
+ msgstr "Segítség"
1320
+
1321
+ #: sendmail/sendmail.php:39
1322
+ msgid "Please select your mail subject."
1323
+ msgstr "Mi legyen a levél tárgya? "
1324
+
1325
+ #: sendmail/sendmail.php:45
1326
+ msgid "Please select your mail type."
1327
+ msgstr "Az e-mail kiküldés típusaa"
1328
+
1329
+ #: sendmail/sendmail.php:51
1330
+ msgid "Please select your group."
1331
+ msgstr "Válaszd ki az előfizetői csoportot"
1332
+
1333
+ #: sendmail/sendmail.php:58
1334
+ msgid "Mail sent successfully. "
1335
+ msgstr "Sikeres kiküldés"
1336
+
1337
+ #: sendmail/sendmail.php:62
1338
+ msgid "Click here to check Statistics"
1339
+ msgstr "Itt megnézheted a statisztikákat"
1340
+
1341
+ #: sendmail/sendmail.php:68
1342
+ msgid "Oops.. We are getting some error. mail not sending."
1343
+ msgstr "Sajnos nem sikerült elküldeni a levelet. A hiba ismeretlen. "
1344
+
1345
+ #: sendmail/sendmail.php:104
1346
+ msgid "Select Mail Subject from available list"
1347
+ msgstr "Válaszd ki a levél tárgyát a listából:"
1348
+
1349
+ #: sendmail/sendmail.php:131
1350
+ msgid "Select Mail Type"
1351
+ msgstr "Időzített vagy azonnali küldés"
1352
+
1353
+ #: sendmail/sendmail.php:137
1354
+ msgid "Send mail immediately"
1355
+ msgstr "Azonnali levélküldés"
1356
+
1357
+ #: sendmail/sendmail.php:138
1358
+ msgid "Send mail via cron job"
1359
+ msgstr "Időzített levélküldés"
1360
+
1361
+ #: sendmail/sendmail.php:145
1362
+ msgid "Select Subscribers group to Send Mail"
1363
+ msgstr "Válaszd ki az előfizetői csoportot!"
1364
+
1365
+ #: sendmail/sendmail.php:177
1366
+ msgid "Recipients : 0 "
1367
+ msgstr "Címzettek: 0"
1368
+
1369
+ #: sendmail/sendmail.php:179
1370
+ #, c-format
1371
+ msgid "Recipients : %s"
1372
+ msgstr "Címzettek: %s"
1373
+
1374
+ #: sendmail/sendmail.php:182
1375
+ msgid ""
1376
+ "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1377
+ "that you change above Mail Type to Cron and Send Mail via Cron Job."
1378
+ "</strong><br>Click on Help for more information."
1379
+ msgstr ""
1380
+ "<br><br><strong>Több mint 100 címzettnek küldünk levelet<br>Szerintünk ne "
1381
+ "most egysxzerre küldjed, hanem használd az időzítést. </strong><br>Kattints "
1382
+ "a súgóra további segítségért!"
1383
+
1384
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1385
+ msgid "Send Email"
1386
+ msgstr "Hírlevél küldése"
1387
+
1388
+ #: sendmail/sendmail.php:198
1389
+ msgid "Reset"
1390
+ msgstr "Alapbeállítások visszaállítása"
1391
+
1392
+ #: sentmail/deliverreport-show.php:13
1393
+ msgid "Oops.. Unexpected error occurred. Please try again."
1394
+ msgstr "Hiba történt, ismét próbáld meg. "
1395
+
1396
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1397
+ msgid " &lt;&lt; "
1398
+ msgstr " &lt;&lt; "
1399
+
1400
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1401
+ msgid " &gt;&gt; "
1402
+ msgstr " &gt;&gt; "
1403
+
1404
+ #: sentmail/deliverreport-show.php:59
1405
+ msgid "Delivery Report"
1406
+ msgstr "Kézbesítési jelentés"
1407
+
1408
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1409
+ #: subscribers/view-subscriber-export.php:36
1410
+ #: subscribers/view-subscriber-export.php:44
1411
+ #: subscribers/view-subscriber-show.php:351
1412
+ #: subscribers/view-subscriber-show.php:365
1413
+ msgid "Sno"
1414
+ msgstr "Sno"
1415
+
1416
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1417
+ msgid "Email"
1418
+ msgstr "Email címed"
1419
+
1420
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1421
+ msgid "Sent Date"
1422
+ msgstr "Kiküldés dátuma"
1423
+
1424
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1425
+ msgid "Viewed Status"
1426
+ msgstr "Megnyitás státusza"
1427
+
1428
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1429
+ msgid "Viewed Date"
1430
+ msgstr "Megnyitás dátuma"
1431
+
1432
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1433
+ msgid "Database ID"
1434
+ msgstr "Adatbázis ID"
1435
+
1436
+ #: sentmail/sentmail-preview.php:41
1437
+ msgid "Back"
1438
+ msgstr "Előző"
1439
+
1440
+ #: sentmail/sentmail-show.php:42
1441
+ msgid "Successfully deleted all reports except latest 10."
1442
+ msgstr "Minden jelentést törölték, kivéve az utolsó tizet. "
1443
+
1444
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1445
+ msgid "View Reports"
1446
+ msgstr "Jelentés megtekintése"
1447
+
1448
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1449
+ msgid "Source"
1450
+ msgstr "Forrás"
1451
+
1452
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1453
+ msgid "Start Date"
1454
+ msgstr "Indulás Dátuma"
1455
+
1456
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1457
+ msgid "End Date"
1458
+ msgstr "Zárás dátuma"
1459
+
1460
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1461
+ msgid "Total"
1462
+ msgstr "Teljes"
1463
+
1464
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1465
+ #: subscribers/view-subscriber-export.php:39
1466
+ #: subscribers/view-subscriber-export.php:47
1467
+ #: subscribers/view-subscriber-show.php:357
1468
+ #: subscribers/view-subscriber-show.php:371
1469
+ msgid "Action"
1470
+ msgstr "Action"
1471
+
1472
+ #: sentmail/sentmail-show.php:176
1473
+ msgid "Optimize Table & Delete Records"
1474
+ msgstr "Az előfizetői adatbázis optimalizálása, előfizetők törlése"
1475
+
1476
+ #: sentmail/sentmail-show.php:185
1477
+ msgid ""
1478
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1479
+ "button to delete all reports except latest 10."
1480
+ msgstr ""
1481
+ "Kattintson a <strong>Táblázat optimalizálása és adatok törlése</strong> "
1482
+ "gombra, hogy az utolsó 10 kivételével törölje az eddigi jelentéseket. "
1483
+
1484
+ #: settings/setting-sync.php:15
1485
+ msgid "Table sync completed successfully."
1486
+ msgstr "Sikeresen szinkronizáltuk a táblákat"
1487
+
1488
+ #: settings/setting-sync.php:28
1489
+ msgid "Sync plugin tables"
1490
+ msgstr "Táblák szinkronizálása"
1491
+
1492
+ #: settings/setting-sync.php:32
1493
+ msgid "Click to sync tables"
1494
+ msgstr "Ide kattintva elkezdődik a táblák szinkronizálása"
1495
+
1496
+ #: settings/settings-edit.php:116
1497
+ msgid "Please enter sender of notifications from name."
1498
+ msgstr "Az értesítőlevél feladójának neve"
1499
+
1500
+ #: settings/settings-edit.php:121
1501
+ msgid "Please enter sender of notifications from email."
1502
+ msgstr "Az értesítőlevél levél feladójának e-mail címe"
1503
+
1504
+ #: settings/settings-edit.php:154
1505
+ msgid "Settings Saved."
1506
+ msgstr "Sikeres mentés"
1507
+
1508
+ #: settings/settings-edit.php:157
1509
+ msgid "Oops, unable to update."
1510
+ msgstr "Nem sikerült menteni. "
1511
+
1512
+ #: settings/settings-edit.php:220
1513
+ msgid "1. WP HTML MAIL"
1514
+ msgstr "1. WordPress HTML e-mail"
1515
+
1516
+ #: settings/settings-edit.php:221
1517
+ msgid "2. WP PLAINTEXT MAIL"
1518
+ msgstr "2. WordPress e-mail csak szöveg"
1519
+
1520
+ #: settings/settings-edit.php:222
1521
+ msgid "3. PHP HTML MAIL"
1522
+ msgstr "3. PHP HTML e-mail"
1523
+
1524
+ #: settings/settings-edit.php:223
1525
+ msgid "4. PHP PLAINTEXT MAIL"
1526
+ msgstr "4. PHP csak szöveges e-mail"
1527
+
1528
+ #: settings/settings-edit.php:235
1529
+ msgid "Double Opt In"
1530
+ msgstr "Kettős opt-in"
1531
+
1532
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1533
+ #: subscribers/view-subscriber-edit.php:149
1534
+ #: subscribers/view-subscriber-import.php:177
1535
+ #: subscribers/view-subscriber-show.php:302
1536
+ #: subscribers/view-subscriber-show.php:329
1537
+ msgid "Single Opt In"
1538
+ msgstr "Visszaigazolás nélkül"
1539
+
1540
+ #: settings/settings-edit.php:242
1541
+ msgid "Image Size"
1542
+ msgstr "Képméret"
1543
+
1544
+ #: settings/settings-edit.php:247
1545
+ msgid "Full Size"
1546
+ msgstr "Teljes méretű kép"
1547
+
1548
+ #: settings/settings-edit.php:248
1549
+ msgid "Medium Size"
1550
+ msgstr "Közepes méretű kép"
1551
+
1552
+ #: settings/settings-edit.php:249
1553
+ msgid "Thumbnail"
1554
+ msgstr "Bélyegkép"
1555
+
1556
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1557
+ #: subscribers/view-subscriber-sync.php:106
1558
+ msgid "YES"
1559
+ msgstr "Igen"
1560
+
1561
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1562
+ #: subscribers/view-subscriber-sync.php:105
1563
+ msgid "NO"
1564
+ msgstr "Nem"
1565
+
1566
+ #: settings/settings-edit.php:402
1567
+ msgid "Save Settings"
1568
+ msgstr "Beállítások mentése"
1569
+
1570
+ #: subscribers/view-subscriber-add.php:35
1571
+ #: subscribers/view-subscriber-edit.php:53
1572
+ msgid "Please enter subscriber email address."
1573
+ msgstr "Írd be az előfizető e-mail címét!"
1574
+
1575
+ #: subscribers/view-subscriber-add.php:48
1576
+ msgid "Please select or create your group for this email."
1577
+ msgstr "Melyik előfizetői csoportnak küldöd ki az e-mailt? "
1578
+
1579
+ #: subscribers/view-subscriber-add.php:55
1580
+ msgid ""
1581
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1582
+ "the group name."
1583
+ msgstr ""
1584
+ "HIBA: Ne legyenek ilyen karakterek a csoport nevében: ['^$%&*()}{@#~?><>,"
1585
+ "|=_+\\\"]"
1586
+
1587
+ #: subscribers/view-subscriber-add.php:65
1588
+ msgid "Subscriber has been saved."
1589
+ msgstr "Feliratkozót mentettem."
1590
+
1591
+ #: subscribers/view-subscriber-add.php:67
1592
+ msgid "Subscriber already exists."
1593
+ msgstr "Ilyen címmel már feliratkoztak"
1594
+
1595
+ #: subscribers/view-subscriber-add.php:70
1596
+ msgid "Invalid Email."
1597
+ msgstr "Hibás e-mail cím"
1598
+
1599
+ #: subscribers/view-subscriber-add.php:109
1600
+ #: subscribers/view-subscriber-edit.php:108
1601
+ #: subscribers/view-subscriber-export.php:26
1602
+ #: subscribers/view-subscriber-import.php:142
1603
+ #: subscribers/view-subscriber-show.php:241
1604
+ #: subscribers/view-subscriber-sync.php:88
1605
+ msgid "Add New Subscriber"
1606
+ msgstr "Új előfizető hozzáadása"
1607
+
1608
+ #: subscribers/view-subscriber-add.php:110
1609
+ #: subscribers/view-subscriber-edit.php:109
1610
+ #: subscribers/view-subscriber-export.php:27
1611
+ #: subscribers/view-subscriber-import.php:209
1612
+ #: subscribers/view-subscriber-show.php:242
1613
+ #: subscribers/view-subscriber-sync.php:89
1614
+ msgid "Import"
1615
+ msgstr "Importálás"
1616
+
1617
+ #: subscribers/view-subscriber-add.php:111
1618
+ #: subscribers/view-subscriber-edit.php:110
1619
+ #: subscribers/view-subscriber-import.php:143
1620
+ #: subscribers/view-subscriber-show.php:243
1621
+ #: subscribers/view-subscriber-sync.php:90
1622
+ msgid "Export"
1623
+ msgstr "Exportálás"
1624
+
1625
+ #: subscribers/view-subscriber-add.php:112
1626
+ #: subscribers/view-subscriber-edit.php:111
1627
+ #: subscribers/view-subscriber-export.php:28
1628
+ #: subscribers/view-subscriber-import.php:144
1629
+ #: subscribers/view-subscriber-show.php:244
1630
+ #: subscribers/view-subscriber-sync.php:142
1631
+ msgid "Sync"
1632
+ msgstr "Szinkronizálás"
1633
+
1634
+ #: subscribers/view-subscriber-add.php:122
1635
+ msgid "Enter Subscriber's Full name"
1636
+ msgstr "Írd be az előfizető nevét!"
1637
+
1638
+ #: subscribers/view-subscriber-add.php:132
1639
+ msgid "Enter Subscriber's Email Address"
1640
+ msgstr "Írd be az előfizető e-mail címét!"
1641
+
1642
+ #: subscribers/view-subscriber-add.php:142
1643
+ msgid "Select Subscriber's Status"
1644
+ msgstr "Előfizető státuszának kiválasztása"
1645
+
1646
+ #: subscribers/view-subscriber-add.php:147
1647
+ #: subscribers/view-subscriber-edit.php:146
1648
+ #: subscribers/view-subscriber-import.php:174
1649
+ #: subscribers/view-subscriber-show.php:299
1650
+ #: subscribers/view-subscriber-show.php:326
1651
+ msgid "Confirmed"
1652
+ msgstr "Megerősítve"
1653
+
1654
+ #: subscribers/view-subscriber-add.php:148
1655
+ #: subscribers/view-subscriber-edit.php:147
1656
+ #: subscribers/view-subscriber-import.php:175
1657
+ #: subscribers/view-subscriber-show.php:300
1658
+ #: subscribers/view-subscriber-show.php:327
1659
+ msgid "Unconfirmed"
1660
+ msgstr "Nem megerősített"
1661
+
1662
+ #: subscribers/view-subscriber-add.php:149
1663
+ #: subscribers/view-subscriber-edit.php:148
1664
+ #: subscribers/view-subscriber-import.php:176
1665
+ #: subscribers/view-subscriber-show.php:301
1666
+ #: subscribers/view-subscriber-show.php:328
1667
+ msgid "Unsubscribed"
1668
+ msgstr "Leiratkozva"
1669
+
1670
+ #: subscribers/view-subscriber-add.php:157
1671
+ msgid "Select (or) Create Group for Subscriber"
1672
+ msgstr "Előfizetői csoport kiválasztása vagy létrehozása"
1673
+
1674
+ #: subscribers/view-subscriber-add.php:173
1675
+ #: subscribers/view-subscriber-import.php:201
1676
+ msgid "(or)"
1677
+ msgstr "(vagy)"
1678
+
1679
+ #: subscribers/view-subscriber-add.php:182
1680
+ msgid "Add Subscriber"
1681
+ msgstr "Új előfizető hozzáadása"
1682
+
1683
+ #: subscribers/view-subscriber-edit.php:63
1684
+ msgid "Error: Special characters are not allowed in the group name."
1685
+ msgstr "HIBA: csak betű és szám legyen a csoport nevében"
1686
+
1687
+ #: subscribers/view-subscriber-edit.php:73
1688
+ msgid "Subscriber details updated."
1689
+ msgstr "Az előfizető adatainak mentése"
1690
+
1691
+ #: subscribers/view-subscriber-edit.php:75
1692
+ msgid "Subscriber already exists for this group."
1693
+ msgstr "Ilyen felhasználó már szerepel ebben a csoportban"
1694
+
1695
+ #: subscribers/view-subscriber-edit.php:107
1696
+ msgid "Edit Subscriber"
1697
+ msgstr "Előfizetők szerkesztése"
1698
+
1699
+ #: subscribers/view-subscriber-edit.php:141
1700
+ msgid "Update Subscriber's Status"
1701
+ msgstr "Előfizető státuszának mentése"
1702
+
1703
+ #: subscribers/view-subscriber-edit.php:156
1704
+ msgid "Update Subscriber's Group"
1705
+ msgstr "Az előfizetői csoport mentése"
1706
+
1707
+ #: subscribers/view-subscriber-export.php:25
1708
+ msgid "Export Email Addresses"
1709
+ msgstr "E-mail címek exportálása"
1710
+
1711
+ #: subscribers/view-subscriber-export.php:37
1712
+ #: subscribers/view-subscriber-export.php:45
1713
+ msgid "Type of List to Export"
1714
+ msgstr "Milyen típusú fájlba exportáljunk? "
1715
+
1716
+ #: subscribers/view-subscriber-export.php:38
1717
+ #: subscribers/view-subscriber-export.php:46
1718
+ msgid "Total Emails"
1719
+ msgstr "Összes e-mail"
1720
+
1721
+ #: subscribers/view-subscriber-export.php:52
1722
+ msgid "1"
1723
+ msgstr "1"
1724
+
1725
+ #: subscribers/view-subscriber-export.php:53
1726
+ msgid "All Subscribers List"
1727
+ msgstr "Minden előfizető"
1728
+
1729
+ #: subscribers/view-subscriber-export.php:55
1730
+ #: subscribers/view-subscriber-export.php:61
1731
+ #: subscribers/view-subscriber-export.php:67
1732
+ msgid "Click to Export in CSV"
1733
+ msgstr "CSV fájl exportálása"
1734
+
1735
+ #: subscribers/view-subscriber-export.php:58
1736
+ msgid "2"
1737
+ msgstr "2"
1738
+
1739
+ #: subscribers/view-subscriber-export.php:59
1740
+ msgid "WordPress Registered Users"
1741
+ msgstr "Regisztrált felhasználó"
1742
+
1743
+ #: subscribers/view-subscriber-export.php:64
1744
+ msgid "3"
1745
+ msgstr "3"
1746
+
1747
+ #: subscribers/view-subscriber-export.php:65
1748
+ msgid "Commented Authors"
1749
+ msgstr "Hozzászóló felhasználó"
1750
+
1751
+ #: subscribers/view-subscriber-import.php:43
1752
+ msgid ""
1753
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1754
+ "the Group name."
1755
+ msgstr "HIBA: Az alábbi karakterek nem engedélyezettek: ['^$%&*()}{@#~?><>,|=_+\\\"])"
1756
+
1757
+ #: subscribers/view-subscriber-import.php:91
1758
+ msgid "email imported."
1759
+ msgstr "Az e-maileket sikeresen importáltuk"
1760
+
1761
+ #: subscribers/view-subscriber-import.php:92
1762
+ msgid "email already exists."
1763
+ msgstr "Már létező e-mail cím"
1764
+
1765
+ #: subscribers/view-subscriber-import.php:93
1766
+ msgid "email are invalid."
1767
+ msgstr "Érvénytelen az e-mail cím"
1768
+
1769
+ #: subscribers/view-subscriber-import.php:96
1770
+ #: subscribers/view-subscriber-import.php:125
1771
+ msgid "Click here"
1772
+ msgstr "Kattintás ide"
1773
+
1774
+ #: subscribers/view-subscriber-import.php:96
1775
+ #: subscribers/view-subscriber-import.php:125
1776
+ msgid " to view details."
1777
+ msgstr "a részletek megtekintése"
1778
+
1779
+ #: subscribers/view-subscriber-import.php:104
1780
+ msgid "File Upload Failed."
1781
+ msgstr "Nem sikerült az importálás"
1782
+
1783
+ #: subscribers/view-subscriber-import.php:141
1784
+ msgid "Import Email Addresses"
1785
+ msgstr "E-mail címek importálása"
1786
+
1787
+ #: subscribers/view-subscriber-import.php:154
1788
+ msgid "Select CSV file"
1789
+ msgstr "CSV fájl kiválasztása"
1790
+
1791
+ #: subscribers/view-subscriber-import.php:156
1792
+ msgid "Check CSV structure "
1793
+ msgstr "A CSV fájl struktúrájának ellenőrzése"
1794
+
1795
+ #: subscribers/view-subscriber-import.php:157
1796
+ msgid "from here"
1797
+ msgstr "Inne"
1798
+
1799
+ #: subscribers/view-subscriber-import.php:168
1800
+ msgid "Select Subscribers Email Status"
1801
+ msgstr "Válaszd ki az előfizetők státuszát"
1802
+
1803
+ #: subscribers/view-subscriber-import.php:184
1804
+ msgid "Select (or) Create Group for Subscribers"
1805
+ msgstr "Válasszd ki az előfizetői csoportot, vagy hozz létre újat"
1806
+
1807
+ #: subscribers/view-subscriber-show.php:55
1808
+ #: subscribers/view-subscriber-show.php:94
1809
+ msgid "Record deleted."
1810
+ msgstr "Törölve"
1811
+
1812
+ #: subscribers/view-subscriber-show.php:66
1813
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
1814
+ msgstr ""
1815
+ "Ha szeretnél visszagiazoló levelet küldeni, a Beállítások menüben az Opt-in "
1816
+ "beállítást \"kettős opt-in\" - re kell változtatni."
1817
+
1818
+ #: subscribers/view-subscriber-show.php:114
1819
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
1820
+ msgstr "Ha szeretnél e-mail visszaigazoló levelet küldeni, válaszd a kettős opt-in-t!"
1821
+
1822
+ #: subscribers/view-subscriber-show.php:276
1823
+ msgid "Bulk Actions"
1824
+ msgstr "Tömeges műveletek"
1825
+
1826
+ #: subscribers/view-subscriber-show.php:278
1827
+ #: subscribers/view-subscriber-show.php:411
1828
+ msgid "Resend Confirmation"
1829
+ msgstr "A visszaigazoló levél újbóli kiküldése"
1830
+
1831
+ #: subscribers/view-subscriber-show.php:283
1832
+ msgid "Select Group"
1833
+ msgstr "Előfizetői csoport kiválasztása"
1834
+
1835
+ #: subscribers/view-subscriber-show.php:298
1836
+ #: subscribers/view-subscriber-show.php:325
1837
+ msgid "All Status"
1838
+ msgstr "Minden státusz"
1839
+
1840
+ #: subscribers/view-subscriber-show.php:304
1841
+ msgid "Apply"
1842
+ msgstr "Alkalmaz"
1843
+
1844
+ #: subscribers/view-subscriber-show.php:308
1845
+ msgid "All Groups"
1846
+ msgstr "Minden előfizetői csoport"
1847
+
1848
+ #: subscribers/view-subscriber-show.php:332
1849
+ msgid "1 to 200 emails"
1850
+ msgstr "1 - 200"
1851
+
1852
+ #: subscribers/view-subscriber-show.php:333
1853
+ msgid "201 to 400"
1854
+ msgstr "201 - 400"
1855
+
1856
+ #: subscribers/view-subscriber-show.php:334
1857
+ msgid "401 to 600"
1858
+ msgstr "401 - 600"
1859
+
1860
+ #: subscribers/view-subscriber-show.php:335
1861
+ msgid "601 to 800"
1862
+ msgstr "601 - 800"
1863
+
1864
+ #: subscribers/view-subscriber-show.php:336
1865
+ msgid "801 to 1000"
1866
+ msgstr "801 - 1000"
1867
+
1868
+ #: subscribers/view-subscriber-show.php:337
1869
+ msgid "1001 to 2000"
1870
+ msgstr "1001 - 2000"
1871
+
1872
+ #: subscribers/view-subscriber-show.php:338
1873
+ msgid "2001 to 5000"
1874
+ msgstr "2001 - 5000"
1875
+
1876
+ #: subscribers/view-subscriber-show.php:339
1877
+ msgid "5001 to 10000"
1878
+ msgstr "5001 - 10000"
1879
+
1880
+ #: subscribers/view-subscriber-show.php:340
1881
+ msgid "Display All"
1882
+ msgstr "Mindent megjelenít"
1883
+
1884
+ #: subscribers/view-subscriber-show.php:352
1885
+ #: subscribers/view-subscriber-show.php:366
1886
+ msgid "Email Address"
1887
+ msgstr "E-mail cím"
1888
+
1889
+ #: subscribers/view-subscriber-show.php:355
1890
+ #: subscribers/view-subscriber-show.php:369
1891
+ msgid "Group"
1892
+ msgstr "Előfizetői csoport"
1893
+
1894
+ #: subscribers/view-subscriber-sync.php:35
1895
+ msgid "Please select default group to newly registered user."
1896
+ msgstr "Válaszd ki, hogy melyik csoportba kerüljenek az új feliratkozók"
1897
+
1898
+ #: subscribers/view-subscriber-sync.php:49
1899
+ msgid "Emails Successfully Synced."
1900
+ msgstr "Sikeres szinkronizálás"
1901
+
1902
+ #: subscribers/view-subscriber-sync.php:87
1903
+ msgid "Sync Email"
1904
+ msgstr "E-mailek szinkronizálása"
1905
+
1906
+ #: subscribers/view-subscriber-sync.php:100
1907
+ msgid "Sync newly registered users to subscribers list"
1908
+ msgstr "Az újjonan feliratkozottak szinkronizálása a meglévőkkel"
1909
+
1910
+ #: subscribers/view-subscriber-sync.php:113
1911
+ msgid "Select group to add newly registered users to"
1912
+ msgstr "Válaszd ki, hogy az új feliratkozók melyik csoportba kerüljenek!"
1913
+
1914
+ #. Plugin Name of the plugin/theme
1915
+ msgid "Email Subscribers & Newsletters"
1916
+ msgstr "Email Subscribers & Newsletters"
1917
+
1918
+ #. #-#-#-#-# tmp-email-subscribers.pot (Email Subscribers & Newsletters 3.2.3)
1919
+ #. Plugin URI of the plugin/theme
1920
+ #. #-#-#-#-# tmp-email-subscribers.pot (Email Subscribers & Newsletters 3.2.3)
1921
+ #. Author URI of the plugin/theme
1922
+ msgid "http://www.icegram.com/"
1923
+ msgstr "http://www.icegram.com/"
1924
+
1925
+ #. Description of the plugin/theme
1926
+ msgid ""
1927
+ "Add subscription forms on website, send HTML newsletters & automatically "
1928
+ "notify subscribers about new blog posts once it gets published."
1929
+ msgstr ""
1930
+ "A bővítménnyel feliratkozó űrlapot adhatsz a honlapodhoz, és hírlevelet vagy "
1931
+ "pedig új bejegyzésről értesítést küldhetsz az e-mail listában szereplőknek. "
1932
+
1933
+ #. Author of the plugin/theme
1934
+ msgid "Icegram"
1935
+ msgstr "Icegram"
languages/email-subscribers-lt_LT.mo CHANGED
Binary file
languages/email-subscribers-lt_LT.po CHANGED
@@ -1,17 +1,18 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Email Subscribers\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: Tue Feb 09 2016 16:21:13 GMT+0530 (IST)\n"
6
- "PO-Revision-Date: Thu Dec 22 2016 15:35:50 GMT+0530 (IST)\n"
7
  "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
- "Language-Team: \n"
9
- "Language: Lithuanian\n"
10
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
11
  "&&(n%100<10||n%100 >= 20)? 1 : 2)\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
 
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
@@ -21,1881 +22,1962 @@ msgstr ""
21
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
22
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
23
  "X-Generator: Loco - https://localise.biz/\n"
24
- "X-Loco-Target-Locale: lt_LT"
25
-
26
- #. URI of the plugin
27
- msgid "http://www.icegram.com"
28
- msgstr "http://www.icegram.com"
29
-
30
- #. Author of the plugin
31
- msgid "Icegram"
32
- msgstr "Icegram"
33
-
34
- #: ../cron/cron-add.php:98
35
- msgid ""
36
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
37
- "schedule-cron-mails/\">What is Cron?</a>"
38
- msgstr ""
39
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
40
- "schedule-cron-mails/\">Kas yra periodinės užduotys (cron)?</a>"
41
-
42
- #: ../cron/cron-add.php:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  msgid ""
44
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
45
- "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
46
  msgstr ""
47
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
48
- "schedule-cron-emails-in-parallels-plesk/\">Periodinių užduočių (cron job) "
49
- "nustatymas Plesk</a>"
50
 
51
- #: ../cron/cron-add.php:100
52
- msgid ""
53
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
54
- "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
55
- msgstr ""
56
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
57
- "schedule-cron-emails-in-cpanel/\">Periodinių užduočių (cron job) nustatymas "
58
- "cPanel</a>"
59
 
60
- #: ../cron/cron-add.php:101
61
  msgid ""
62
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-"
63
- "if-hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</a>"
64
- msgstr ""
65
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-"
66
- "if-hosting-doesnt-support-cron-jobs/\">Serveris nepalaiko periodinių užduočių "
67
- "(cron job)?</a>"
68
-
69
- #: ../notification/notification-add.php:32
70
- msgid "Please select subscribers group."
71
- msgstr "Prašome pasirinkti prenumeratorių grupę."
72
-
73
- #: ../notification/notification-add.php:38
74
- msgid "Please select notification status."
75
- msgstr "Prašome pasirinkti pranešimo statusą."
76
-
77
- #: ../notification/notification-add.php:44 ../notification/notification-edit.php:60
78
- msgid "Please select notification mail subject. Use compose menu to create new."
79
  msgstr ""
80
- "Prašome pasirinkti pranešimo laiško temą. Norėdami sukurti naują, naudokite "
81
- "meniu \"Sukurti\"."
82
-
83
- #: ../notification/notification-add.php:50 ../notification/notification-edit.php:66
84
- msgid "Please select post categories."
85
- msgstr "Prašome pasirinkti įrašo kategorijas."
86
-
87
- #: ../notification/notification-add.php:70
88
- msgid "Notification successfully created. "
89
- msgstr "Pranešimas sėkmingai sukurtas."
90
-
91
- #: ../notification/notification-add.php:107
92
- msgid "Add Notification"
93
- msgstr "Pridėti pranešimą"
94
-
95
- #: ../notification/notification-add.php:108 ../notification/notification-show.php:
96
- #: 55 ../notification/notification-edit.php:119 ../roles/roles-add.php:106 ..
97
- #: settings/settings-edit.php:199 ../sentmail/sentmail-preview.php:29 ..
98
- #: sentmail/sentmail-show.php:98 ../sentmail/deliverreport-show.php:62 ..
99
- #: subscribers/view-subscriber-import.php:147 ../subscribers/view-subscriber-
100
- #: show.php:212 ../subscribers/view-subscriber-export.php:31 ../subscribers/view-
101
- #: subscriber-add.php:116 ../subscribers/view-subscriber-edit.php:115 ..
102
- #: subscribers/view-subscriber-sync.php:94 ../cron/cron-add.php:75 ..
103
- #: compose/compose-edit.php:87 ../compose/compose-add.php:76 ../compose/compose-
104
- #: show.php:67 ../compose/compose-preview.php:29 ../sendmail/sendmail.php:96
105
- msgid "Help"
106
- msgstr "Pagalba"
107
-
108
- #: ../notification/notification-add.php:115
109
- msgid "Select Subscribers Group"
110
- msgstr "Pasirinkite prenumeratorių grupę"
111
-
112
- #: ../notification/notification-add.php:119 ../notification/notification-add.php:
113
- #: 143 ../notification/notification-edit.php:130 ../notification/notification-
114
- #: edit.php:163 ../subscribers/view-subscriber-import.php:191 ../subscribers/view-
115
- #: subscriber-add.php:163 ../subscribers/view-subscriber-edit.php:163 ..
116
- #: subscribers/view-subscriber-sync.php:120 ../sendmail/sendmail.php:109 ..
117
- #: sendmail/sendmail.php:136 ../sendmail/sendmail.php:150
118
- msgid "Select"
119
- msgstr "Pasirinkite"
120
-
121
- #: ../notification/notification-add.php:137 ../notification/notification-edit.php:
122
- #: 157
123
- msgid "Select Notification Mail Subject"
124
- msgstr "Pasirinkite pranešimo laiško temą"
125
-
126
- #: ../notification/notification-add.php:138 ../notification/notification-edit.php:
127
- #: 158
128
- msgid "(Use compose menu to create new)"
129
- msgstr "(Norėdami sukurti naują, naudokite meniu Kurti)"
130
-
131
- #: ../notification/notification-add.php:162 ../notification/notification-edit.php:
132
- #: 185
133
- msgid "Select Post Categories"
134
- msgstr "Pasirinkite įrašo kategorijas"
135
-
136
- #: ../notification/notification-add.php:189 ../notification/notification-edit.php:
137
- #: 220
138
- msgid "Check All"
139
- msgstr "Žymėti viską"
140
-
141
- #: ../notification/notification-add.php:190 ../notification/notification-edit.php:
142
- #: 221
143
- msgid "Uncheck All"
144
- msgstr "Nežymėti nieko"
145
-
146
- #: ../notification/notification-add.php:196 ../notification/notification-edit.php:
147
- #: 228
148
- msgid "Select your Custom Post Type"
149
- msgstr "Pasirinkite pasirinktinio įrašo tipą"
150
 
151
- #: ../notification/notification-add.php:197 ../notification/notification-edit.php:
152
- #: 229
153
- msgid "(Optional)"
154
- msgstr "(Neprivalomas)"
155
 
156
- #: ../notification/notification-add.php:226 ../notification/notification-edit.php:
157
- #: 263
158
- msgid "No Custom Post Types Available"
159
- msgstr "Nėra laisvų pasirinktinio įrašo tipų"
160
 
161
- #: ../notification/notification-add.php:233 ../notification/notification-edit.php:
162
- #: 271
163
- msgid "Select Notification Status"
164
- msgstr "Pasirinkite pranešimo statusą"
165
 
166
- #: ../notification/notification-add.php:237 ../notification/notification-edit.php:
167
- #: 276
168
- msgid "Send mail immediately when new post is published"
169
- msgstr "Siųsti laišką iš karto, kai paskelbiamas naujas įrašas"
170
 
171
- #: ../notification/notification-add.php:238 ../notification/notification-edit.php:
172
- #: 277
173
- msgid "Add to cron when new post is published and send via cron job"
 
174
  msgstr ""
175
- "Pridėti ir išsiųsti naudojant periodines (cron) užduotis, kai paskelbiamas "
176
- "naujas įrašas"
177
-
178
- #: ../notification/notification-add.php:239 ../notification/notification-edit.php:
179
- #: 278
180
- msgid "Disable notification"
181
- msgstr "Išjungti pranešimą"
182
-
183
- #: ../notification/notification-add.php:247 ../notification/notification-edit.php:
184
- #: 287 ../roles/roles-add.php:202 ../subscribers/view-subscriber-edit.php:192 ..
185
- #: cron/cron-add.php:91 ../compose/compose-edit.php:118 ../compose/compose-add.
186
- #: php:106
187
- msgid "Save"
188
- msgstr "Saugoti"
189
-
190
- #: ../notification/notification-show.php:20 ../notification/notification-edit.php:
191
- #: 19 ../settings/settings-edit.php:19 ../sentmail/sentmail-preview.php:17 ..
192
- #: sentmail/sentmail-show.php:21 ../subscribers/view-subscriber-show.php:44 ..
193
- #: subscribers/view-subscriber-edit.php:21 ../compose/compose-edit.php:19 ..
194
- #: compose/compose-show.php:32 ../compose/compose-preview.php:17
195
- msgid "Oops, selected details does not exists."
196
- msgstr "Oi, pažymėti duomenys neegzistuoja."
197
-
198
- #: ../notification/notification-show.php:34 ../sentmail/sentmail-show.php:35 ..
199
- #: compose/compose-show.php:46
200
- msgid "Selected record deleted."
201
- msgstr "Pasirinktas įrašas ištrintas."
202
-
203
- #: ../notification/notification-show.php:53 ../classes/es-register.php:148 ..
204
- #: classes/es-register.php:149
205
- msgid "Notification"
206
- msgstr "Pranešimas"
207
-
208
- #: ../notification/notification-show.php:54 ../notification/notification-edit.php:
209
- #: 118 ../compose/compose-edit.php:86 ../compose/compose-show.php:66
210
- msgid "Add New"
211
- msgstr "Pridėti naują"
212
-
213
- #: ../notification/notification-show.php:66 ../notification/notification-show.php:
214
- #: 74
215
- msgid "Mail Subject"
216
- msgstr "Laiško tema"
217
 
218
- #: ../notification/notification-show.php:67 ../notification/notification-show.php:
219
- #: 75
220
- msgid "Subscribers Group"
221
- msgstr "Prenumeratorių grupė"
222
 
223
- #: ../notification/notification-show.php:68 ../notification/notification-show.php:
224
- #: 76
225
- msgid "Categories / Custom Post"
226
- msgstr "Kategorijos / Pasirinktinis įrašas"
 
 
 
227
 
228
- #: ../notification/notification-show.php:69 ../notification/notification-show.php:
229
- #: 77
230
- msgid "Notification Status"
231
- msgstr "Pranešimo statusas"
232
 
233
- #: ../notification/notification-show.php:98 ../subscribers/view-subscriber-show.
234
- #: php:357 ../compose/compose-show.php:105 ../compose/compose-preview.php:41
235
- msgid "Edit"
236
- msgstr "Redaguoti"
 
 
 
237
 
238
- #: ../notification/notification-show.php:101 ../subscribers/view-subscriber-show.
239
- #: php:244 ../subscribers/view-subscriber-show.php:362 ../compose/compose-show.
240
- #: php:106
241
- msgid "Delete"
242
- msgstr "Trinti"
243
 
244
- #: ../notification/notification-show.php:128
245
- msgid "Send mail immediately when new post is published."
246
- msgstr "Siųsti laišką karto, kai paskelbiamas naujas įrašas."
 
 
 
 
 
247
 
248
- #: ../notification/notification-show.php:130
249
- msgid "Add to cron and send mail via cron job."
250
- msgstr "Pridėti ir išsiųsti laišką naudojant periodines (cron) užduotis"
 
 
 
 
251
 
252
- #: ../notification/notification-show.php:141 ../sentmail/sentmail-show.php:165 ..
253
- #: sentmail/deliverreport-show.php:115 ../subscribers/view-subscriber-show.php:
254
- #: 385 ../compose/compose-show.php:115
255
- msgid "No records available."
256
- msgstr "Nėra įrašų."
257
 
258
- #: ../notification/notification-edit.php:48
259
- msgid "Please select subscribers group"
260
- msgstr "Prašome pasirinkti prenumeratorių grupę"
261
 
262
- #: ../notification/notification-edit.php:54
263
- msgid "Please select notification status"
264
- msgstr "Prašome pasirinkti pranešimo statusą"
 
 
 
 
265
 
266
- #: ../notification/notification-edit.php:88
267
- msgid "Notification successfully updated. "
268
- msgstr "Pranešimas sėkmingai atnaujintas."
269
 
270
- #: ../notification/notification-edit.php:117
271
- msgid "Edit Notification"
272
- msgstr "Redaguoti pranešimą"
273
 
274
- #: ../notification/notification-edit.php:126 ../subscribers/view-subscriber-show.
275
- #: php:246
276
- msgid "Update Subscribers Group"
277
- msgstr "Atnaujinti prenumeratorių grupę"
278
 
279
- #. Name of the plugin
280
- msgid "Email Subscribers & Newsletters"
281
- msgstr "Email Subscribers & Newsletters"
282
 
283
- #. Description of the plugin
284
  msgid ""
285
- "Add subscription forms on website, send HTML newsletters & automatically "
286
- "notify subscribers about new blog posts once it gets published."
287
  msgstr ""
288
- "Pridėti prenumeratos formas interneto svetainėje, siųsti HTML "
289
- "naujienlaiškius ir automatiškai pranešti prenumeratoriams apie naujus "
290
- "dienoraščio įrašus, kai jie paskelbiami."
291
-
292
- #: ../roles/roles-add.php:52
293
- msgid "Role Updated. "
294
- msgstr "Vaidmuo atnaujintas."
295
 
296
- #: ../roles/roles-add.php:105
297
- msgid "Roles and Capabilities"
298
- msgstr "Vaidmenys ir sugebėjimai"
299
 
300
- #: ../roles/roles-add.php:109
301
- msgid "Select user roles who can access following menus. Only Admin can change this."
302
  msgstr ""
303
- "Pasirinkite vartotojo vaidmenis, kurie gali pasiekti šiuos meniu. Tik "
304
- "administratorius gali tai pakeisti."
305
-
306
- #: ../roles/roles-add.php:116
307
- msgid "Subscribers Menu"
308
- msgstr "Prenumeratorių meniu"
309
 
310
- #: ../roles/roles-add.php:120 ../roles/roles-add.php:132 ../roles/roles-add.php:
311
- #: 144 ../roles/roles-add.php:156 ../roles/roles-add.php:168 ../roles/roles-add.
312
- #: php:180 ../roles/roles-add.php:192
313
- msgid "Administrator Only"
314
- msgstr "Tik administratoriui"
315
 
316
- #: ../roles/roles-add.php:121 ../roles/roles-add.php:133 ../roles/roles-add.php:
317
- #: 145 ../roles/roles-add.php:157 ../roles/roles-add.php:169 ../roles/roles-add.
318
- #: php:181 ../roles/roles-add.php:193
319
- msgid "Administrator/Editor"
320
- msgstr "Administratorius/redaktorius"
321
 
322
- #: ../roles/roles-add.php:122 ../roles/roles-add.php:134 ../roles/roles-add.php:
323
- #: 146 ../roles/roles-add.php:158 ../roles/roles-add.php:170 ../roles/roles-add.
324
- #: php:182 ../roles/roles-add.php:194
325
- msgid "Administrator/Editor/Author/Contributor"
326
- msgstr "Administratorius/redaktorius/autorius/pagalbininkas"
 
 
327
 
328
- #: ../roles/roles-add.php:128
329
- msgid "Compose Menu"
330
- msgstr "Kurti meniu"
331
 
332
- #: ../roles/roles-add.php:140
333
- msgid "Notification Menu"
334
- msgstr "Pranešimo meniu"
 
335
 
336
- #: ../roles/roles-add.php:152
337
- msgid "Send Email Menu/Cron Menu"
338
- msgstr "Siuntimo el. paštu / Periodinių užduočių (cron) meniu"
339
 
340
- #: ../roles/roles-add.php:164
341
- msgid "Settings Menu"
342
- msgstr "Nustatymų meniu"
 
 
 
 
343
 
344
- #: ../roles/roles-add.php:176
345
- msgid "Sent Mails Menu"
346
- msgstr "Išsiųstų laiškų meniu"
347
 
348
- #: ../roles/roles-add.php:188
349
- msgid "Help & Info Menu"
350
- msgstr "Pagalbos ir informacijos meniu"
 
 
 
 
351
 
352
- #: ../settings/settings-edit.php:116
353
- msgid "Please enter sender of notifications from name."
354
- msgstr "Prašome įvesti pranešimų siuntėjo vardą."
355
 
356
- #: ../settings/settings-edit.php:121
357
- msgid "Please enter sender of notifications from email."
358
- msgstr "Prašome įvesti pranešimų siuntėjo el. paštą."
359
 
360
- #: ../settings/settings-edit.php:154
361
- msgid "Settings Saved."
362
- msgstr "Nustatymai išsaugoti."
363
 
364
- #: ../settings/settings-edit.php:157
365
- msgid "Oops, unable to update."
366
- msgstr "Oi, negalima atnaujinti."
367
 
368
- #: ../settings/settings-edit.php:198 ../classes/es-register.php:157 ../classes/es-
369
- #: register.php:158
370
- msgid "Settings"
371
- msgstr "Nustatymai"
372
 
373
- #: ../settings/settings-edit.php:206
374
- msgid "Sender of notifications"
375
  msgstr "Pranešimų siuntėjas"
376
 
377
- #: ../settings/settings-edit.php:207
378
  msgid ""
379
- "Choose a FROM name and FROM email address for all notifications emails from "
380
  "this plugin."
381
  msgstr ""
382
- "Pasirinkite visų šio įskiepio pranešimo laiškų siuntėjo vardą ir el. pašto "
383
- "adresą."
384
 
385
- #: ../settings/settings-edit.php:217
386
- msgid "Mail type"
387
  msgstr "Laiško tipas"
388
 
389
- #: ../settings/settings-edit.php:218
390
  msgid ""
391
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
392
- "Option 3 & 4 is to send mails with PHP method mail()"
393
  msgstr ""
394
- "1 ir 2 variantai siunčia laiškus naudojant numatytąjį WordPress metodą "
395
- "wp_mail(). 3 ir 4 variantai siunčia laiškus naudojant PHP metodą mail()"
396
-
397
- #: ../settings/settings-edit.php:222
398
- msgid "1. WP HTML MAIL"
399
- msgstr "1. WP HTML laiškas"
400
-
401
- #: ../settings/settings-edit.php:223
402
- msgid "2. WP PLAINTEXT MAIL"
403
- msgstr "2. WP paprasto teksto laiškas"
404
 
405
- #: ../settings/settings-edit.php:224
406
- msgid "3. PHP HTML MAIL"
407
- msgstr "3. PHP HTML laiškas"
408
-
409
- #: ../settings/settings-edit.php:225
410
- msgid "4. PHP PLAINTEXT MAIL"
411
- msgstr "4. PHP paprasto teksto laiškas"
412
-
413
- #: ../settings/settings-edit.php:232
414
- msgid "Opt-in option"
415
- msgstr "Patvirtinimo variantas"
416
 
417
- #: ../settings/settings-edit.php:233
418
  msgid ""
419
- "Double Opt In, means subscribers need to confirm their email address by an "
420
- "activation link sent them on a activation email message. Single Opt In, "
421
  "means subscribers do not need to confirm their email address."
422
  msgstr ""
423
- "Dvigubas patvirtinimas reiškia, kad prenumeratoriai turi patvirtinti el. "
424
- "pašto adresą aktyvacijos nuoroda aktyvacijos laiške. Viengubas patvirtinimas "
425
- "reiškia, kad prenumeratoriai neturi patvirtinti savo el. pašto adreso."
426
-
427
- #: ../settings/settings-edit.php:237
428
- msgid "Double Opt In"
429
- msgstr "Dvigubas patvirtinimas"
430
-
431
- #: ../settings/settings-edit.php:238 ../subscribers/view-subscriber-import.php:
432
- #: 179 ../subscribers/view-subscriber-show.php:288 ../subscribers/view-subscriber-
433
- #: add.php:152 ../subscribers/view-subscriber-edit.php:151
434
- msgid "Single Opt In"
435
- msgstr "Viengubas patvirtinimas"
436
 
437
- #: ../settings/settings-edit.php:244
438
- msgid "Image Size"
439
- msgstr "Paveikslėlio dydis"
440
 
441
- #: ../settings/settings-edit.php:245
442
- msgid "Select image size for ###POSTIMAGE### to be shown in post notification email"
443
- msgstr "Pasirinkite įrašo pranešimo laiške rodomo vaizdo dydį ###POSTIMAGE###"
 
 
 
 
444
 
445
- #: ../settings/settings-edit.php:249
446
- msgid "Full Size"
447
- msgstr "Visas dydis"
448
 
449
- #: ../settings/settings-edit.php:250
450
- msgid "Medium Size"
451
- msgstr "Vidutinis dydis"
 
 
 
 
452
 
453
- #: ../settings/settings-edit.php:251
454
- msgid "Thumbnail"
455
- msgstr "Miniatiūra"
456
 
457
- #: ../settings/settings-edit.php:257
458
- msgid "Opt-in mail subject (Confirmation mail)"
459
- msgstr "Prenumeravimo laiško tema (Patvirtinimo laiškas)"
 
 
460
 
461
- #: ../settings/settings-edit.php:258
462
  msgid ""
463
- "Enter the subject for Double Opt In mail. This will send whenever subscriber "
464
- "added email into our database."
465
  msgstr ""
466
- "Įveskite dvigubo patvirtinimo laiško temą. Jis bus siunčiamas, kai "
467
- "prenumeratorius prideda el. paštą į mūsų duomenų bazę."
468
-
469
- #: ../settings/settings-edit.php:264
470
- msgid "Opt-in mail content (Confirmation mail)"
471
- msgstr "Prenumeravimo laiško turinys (Patvirtinimo laiškas)"
472
 
473
- #: ../settings/settings-edit.php:265
474
  msgid ""
475
- "Enter the content for Double Opt In mail. This will send whenever subscriber "
476
- "added email into our database."
 
477
  msgstr ""
478
- "Įveskite dvigubo patvirtinimo laiško turinį. Jis bus siunčiamas, kai "
479
- "prenumeratorius prideda el. pašto adresą į mūsų duomenų bazę."
480
-
481
- #: ../settings/settings-edit.php:271
482
- msgid "Opt-in link (Confirmation link)"
483
- msgstr "Prenumeravimo nuoroda (Patvirtinimo nuoroda)"
484
-
485
- #: ../settings/settings-edit.php:272
486
- msgid "Double Opt In confirmation link. You no need to change this value."
487
- msgstr "Dvigubo patvirtinimo nuoroda. Jums nereikia keisti šios reikšmės."
488
 
489
- #: ../settings/settings-edit.php:278
490
- msgid "Text to display after email subscribed successfully"
491
- msgstr "Rodomas tekstas po sėkmingos el. pašto registracijos"
 
 
 
 
 
 
 
492
 
493
- #: ../settings/settings-edit.php:279
494
  msgid ""
495
- "This text will display once user clicked email confirmation link from opt-in "
496
- "(confirmation) email content."
497
  msgstr ""
498
- "Šis tekstas bus rodomas, kai vartotojas paspaudžia el. pašto patvirtinimo "
499
- "nuorodą prenumeravimo (patvirtinimo) laiško turinyje."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
500
 
501
- #: ../settings/settings-edit.php:286
502
- msgid "Subscriber welcome email"
503
- msgstr "Prenumeratoriaus pasveikinimo laiškas"
 
504
 
505
- #: ../settings/settings-edit.php:287
506
- msgid "To send welcome mail to subscriber, This option must be set to YES."
507
- msgstr "Norėdami išsiųsti pasveikinimo laišką prenumeratoriui, pasirinkite \"Taip\"."
 
508
 
509
- #: ../settings/settings-edit.php:291 ../settings/settings-edit.php:319 ..
510
- #: subscribers/view-subscriber-sync.php:108
511
- msgid "YES"
512
- msgstr "Taip"
513
 
514
- #: ../settings/settings-edit.php:292 ../settings/settings-edit.php:320 ..
515
- #: subscribers/view-subscriber-sync.php:107
516
- msgid "NO"
517
- msgstr "Ne"
518
 
519
- #: ../settings/settings-edit.php:298
520
- msgid "Welcome mail subject"
521
- msgstr "Pasveikinimo laiško tema"
522
 
523
- #: ../settings/settings-edit.php:299
524
- msgid ""
525
- "Enter the subject for subscriber welcome mail. This will send whenever email "
526
- "subscribed (confirmed) successfully."
527
- msgstr ""
528
- "Įveskite prenumeratoriaus pasveikinimo laiško temą. Jis bus siunčiamas, kai "
529
- "el. paštas pridėtas (patvirtintas) sėkmingai."
530
 
531
- #: ../settings/settings-edit.php:305
532
- msgid "Subscriber welcome mail content"
533
- msgstr "Prenumeratoriaus pasveikinimo laiško turinys"
534
 
535
- #: ../settings/settings-edit.php:306
536
  msgid ""
537
- "Enter the content for subscriber welcome mail. This will send whenever email "
538
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
539
  msgstr ""
540
- "Įveskite prenumeratoriaus pasveikinimo laiško turinį. Jis bus siunčiamas, "
541
- "kai el. paštas sėkmingai pridedamas (patvirtinamas). (Raktažodis: ###NAME###)"
542
 
543
- #: ../settings/settings-edit.php:314
544
- msgid "Mail to admin"
545
- msgstr "Laiškas administratoriui"
546
 
547
- #: ../settings/settings-edit.php:315
548
- msgid ""
549
- "To send admin notifications for new subscriber, This option must be set to "
550
- "YES."
551
  msgstr ""
552
- "Norėdami siųsti pranešimus administratoriui apie naujus prenumeratorius, "
553
- "pasirinkite \"Taip\"."
554
-
555
- #: ../settings/settings-edit.php:326
556
- msgid "Admin email addresses"
557
- msgstr "Administratoriaus el. pašto adresai"
558
 
559
- #: ../settings/settings-edit.php:327
560
  msgid ""
561
- "Enter the admin email addresses that should receive notifications (separate "
562
- "by comma)."
563
  msgstr ""
564
- "Įveskite administratoriaus el. pašto adresus, kuriais turėtų būti gaunami "
565
- "pranešimai (atskiriant kableliu)."
 
566
 
567
- #: ../settings/settings-edit.php:333
568
- msgid "Admin mail subject"
569
- msgstr "Administratoriaus laiško tema"
 
 
570
 
571
- #: ../settings/settings-edit.php:334
572
  msgid ""
573
- "Enter the subject for admin mail. This will send whenever new email added "
574
- "and confirmed into our database."
575
  msgstr ""
576
- "Įveskite Administratoriaus laiško temą. Jis bus siunčiamas, kai naujas el. "
577
- "paštas pridedamas ir patvirtinamas duomenų bazėje."
578
-
579
- #: ../settings/settings-edit.php:340
580
- msgid "Admin mail content"
581
- msgstr "Administratoriaus laiško turinys"
582
 
583
- #: ../settings/settings-edit.php:341
584
  msgid ""
585
- "Enter the mail content for admin. This will send whenever new email added "
586
- "and confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
 
587
  msgstr ""
588
- "Įveskite administratoriaus laiško turinį. Jis bus siunčiamas, kai naujas el. "
589
- "paštas pridedamas ir patvirtinamas duomenų bazėje. (Raktažodis: ###NAME###, "
590
- "###EMAIL###)"
591
-
592
- #: ../settings/settings-edit.php:348
593
- msgid "Unsubscribe link"
594
- msgstr "Prenumeratos atsisakymo nuoroda"
595
 
596
- #: ../settings/settings-edit.php:349
597
- msgid "Unsubscribe link. You no need to change this value."
598
- msgstr "Prenumeratos nutraukimo nuoroda. Jums nereikia jos keisti."
599
 
600
- #: ../settings/settings-edit.php:355
601
- msgid "Unsubscribe text in mail"
602
- msgstr "Prenumeratos nutraukimo tekstas laiške"
603
 
604
- #: ../settings/settings-edit.php:356
605
  msgid ""
606
- "Enter the text for unsubscribe link. This text is to add unsubscribe link "
607
- "with newsletter. (Keyword: ###LINK###)"
608
  msgstr ""
609
- "Įveskite prenumeratos nutraukimo nuorodos tekstą. Šis tekstas skirtas "
610
- "pridėti prenumeratos nutraukimo nuorodą naujienlaiškyje. (Raktažodis: "
611
- "###LINK###)"
612
-
613
- #: ../settings/settings-edit.php:362
614
- msgid "Text to display after email unsubscribed"
615
- msgstr "Rodomas tekstas po prenumeratos nutraukimo"
616
 
617
- #: ../settings/settings-edit.php:363
618
- msgid ""
619
- "This text will display once user clicked unsubscribed link from our "
620
- "newsletter."
621
- msgstr ""
622
- "Šis tekstas bus rodomas, kai vartotojas paspaus prenumeratos nutraukimo "
623
- "nuorodą naujienlaiškyje."
624
 
625
- #: ../settings/settings-edit.php:370
626
- msgid "Message 1"
627
- msgstr "1 pranešimas"
628
 
629
- #: ../settings/settings-edit.php:371
630
- msgid "Default message to display if any issue on confirmation link."
631
- msgstr "Numatytoji žinutė, kuri rodoma, jei kyla problemų dėl patvirtinimo nuorodos."
632
 
633
- #: ../settings/settings-edit.php:377
634
- msgid "Message 2"
635
- msgstr "2 pranešimas"
636
 
637
- #: ../settings/settings-edit.php:378
638
- msgid "Default message to display if any issue on unsubscribe link."
639
- msgstr ""
640
- "Numatytoji žinutė, kuri rodoma, jei kyla problemų dėl prenumeratos "
641
- "atsisakymo nuorodos."
642
 
643
- #: ../settings/settings-edit.php:385
644
- msgid "Sent report subject"
645
- msgstr "Išsiuntimo ataskaitos tema"
646
 
647
- #: ../settings/settings-edit.php:386
648
- msgid "Mail subject for sent mail report."
649
- msgstr "Išsiųstų laiškų ataskaitos laiško tema."
650
 
651
- #: ../settings/settings-edit.php:392
652
- msgid "Sent report content"
653
- msgstr "Išsiuntimo ataskaitos turinys"
654
 
655
- #: ../settings/settings-edit.php:393
656
- msgid ""
657
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
658
- "###STARTTIME###, ###ENDTIME###)"
659
  msgstr ""
660
- "Išsiųstų laiškų ataskaitos laiško turinys. (Raktažodžiai: ###COUNT###, "
661
- "###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
662
-
663
- #: ../settings/settings-edit.php:403
664
- msgid "Save Settings"
665
- msgstr "Išsaugoti nustatymus"
666
-
667
- #: ../settings/setting-sync.php:15
668
- msgid "Table sync completed successfully."
669
- msgstr "Lentelės sinchronizavimas sėkmingai įvykdytas."
670
 
671
- #: ../settings/setting-sync.php:28
672
- msgid "Sync plugin tables"
673
- msgstr "Sinchronizuoti įskiepio lenteles"
674
 
675
- #: ../settings/setting-sync.php:32
676
- msgid "Click to sync tables"
677
- msgstr "Spauskite jei norite sinchronizuoti lenteles"
 
 
678
 
679
- #: ../sentmail/sentmail-preview.php:28 ../compose/compose-preview.php:28
680
- msgid "Preview Mail"
681
- msgstr "Peržiūrėti laišką"
682
 
683
- #: ../sentmail/sentmail-preview.php:43
684
- msgid "Back"
685
- msgstr "Atgal"
686
 
687
- #: ../sentmail/sentmail-show.php:42
688
- msgid "Successfully deleted all reports except latest 10."
689
- msgstr "Sėkmingai ištrintos visos, išskyrus naujausias 10, ataskaitos."
 
690
 
691
- #: ../sentmail/sentmail-show.php:85 ../sentmail/deliverreport-show.php:49
692
- msgid " &lt;&lt; "
693
- msgstr "&lt;&lt;"
 
694
 
695
- #: ../sentmail/sentmail-show.php:86 ../sentmail/deliverreport-show.php:50
696
- msgid " &gt;&gt; "
697
- msgstr "&gt;&gt;"
 
698
 
699
- #: ../sentmail/sentmail-show.php:97 ../classes/es-register.php:163 ../classes/es-
700
- #: register.php:164
701
- msgid "Sent Mails"
702
- msgstr "Išsiųsti laiškai"
703
 
704
- #: ../sentmail/sentmail-show.php:108 ../sentmail/sentmail-show.php:121
705
- msgid "View Reports"
706
- msgstr "Peržiūrėti ataskaitas"
 
707
 
708
- #: ../sentmail/sentmail-show.php:109 ../sentmail/sentmail-show.php:122 ..
709
- #: compose/compose-show.php:107
710
- msgid "Preview"
711
- msgstr "Peržiūra"
712
 
713
- #: ../sentmail/sentmail-show.php:110 ../sentmail/sentmail-show.php:123
714
- msgid "Source"
715
- msgstr "Šaltinis"
 
716
 
717
- #: ../sentmail/sentmail-show.php:111 ../sentmail/sentmail-show.php:124 ..
718
- #: sentmail/deliverreport-show.php:75 ../sentmail/deliverreport-show.php:87 ..
719
- #: subscribers/view-subscriber-show.php:313 ../subscribers/view-subscriber-show.
720
- #: php:327 ../compose/compose-edit.php:109 ../compose/compose-add.php:98 ..
721
- #: compose/compose-show.php:79 ../compose/compose-show.php:87
722
- msgid "Status"
723
- msgstr "Statusas"
724
 
725
- #: ../sentmail/sentmail-show.php:112 ../sentmail/sentmail-show.php:125 ..
726
- #: sentmail/deliverreport-show.php:76 ../sentmail/deliverreport-show.php:88 ..
727
- #: compose/compose-show.php:80 ../compose/compose-show.php:88
728
- msgid "Type"
729
- msgstr "Tipas"
730
 
731
- #: ../sentmail/sentmail-show.php:113 ../sentmail/sentmail-show.php:126
732
- msgid "Start Date"
733
- msgstr "Pradžios data"
 
734
 
735
- #: ../sentmail/sentmail-show.php:114 ../sentmail/sentmail-show.php:127
736
- msgid "End Date"
737
- msgstr "Pabaigos Data"
 
 
 
 
 
 
738
 
739
- #: ../sentmail/sentmail-show.php:115 ../sentmail/sentmail-show.php:128
740
- msgid "Total"
741
- msgstr "Viso"
 
742
 
743
- #: ../sentmail/sentmail-show.php:116 ../sentmail/sentmail-show.php:129 ..
744
- #: subscribers/view-subscriber-show.php:316 ../subscribers/view-subscriber-show.
745
- #: php:330 ../subscribers/view-subscriber-export.php:41 ../subscribers/view-
746
- #: subscriber-export.php:49
747
- msgid "Action"
748
- msgstr "Veiksmas"
749
 
750
- #: ../sentmail/sentmail-show.php:175
751
- msgid "Optimize Table & Delete Records"
752
- msgstr "Optimizuoti lentelę ir trinti įrašus"
 
753
 
754
- #: ../sentmail/sentmail-show.php:184
 
755
  msgid ""
756
- "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
757
- "button to delete all reports except latest 10."
758
  msgstr ""
759
- "Pastaba: Norėdami ištrinti visus, išskyrus 10 naujausių, ataskaitų, "
760
- "paspauskite <strong>Optimizuoti lentelę ir trinti įrašus</strong> mygtuką."
761
 
762
- #: ../sentmail/deliverreport-show.php:13
763
- msgid "Oops.. Unexpected error occurred. Please try again."
764
- msgstr "Oi.. įvyko netikėta klaida. Bandykite dar kartą."
 
765
 
766
- #: ../sentmail/deliverreport-show.php:61
767
- msgid "Delivery Report"
768
- msgstr "Pristatymo ataskaita"
 
769
 
770
- #: ../sentmail/deliverreport-show.php:72 ../sentmail/deliverreport-show.php:84 ..
771
- #: subscribers/view-subscriber-show.php:310 ../subscribers/view-subscriber-show.
772
- #: php:324 ../subscribers/view-subscriber-export.php:38 ../subscribers/view-
773
- #: subscriber-export.php:46
774
- msgid "Sno"
775
- msgstr "Nr."
776
 
777
- #: ../sentmail/deliverreport-show.php:73 ../sentmail/deliverreport-show.php:85
778
- msgid "Email"
779
- msgstr "El. paštas"
 
780
 
781
- #: ../sentmail/deliverreport-show.php:74 ../sentmail/deliverreport-show.php:86
782
- msgid "Sent Date"
783
- msgstr "Išsiuntimo data"
 
 
 
 
784
 
785
- #: ../sentmail/deliverreport-show.php:77 ../sentmail/deliverreport-show.php:89
786
- msgid "Viewed Status"
787
- msgstr "Peržiūrėjimo būsena"
 
788
 
789
- #: ../sentmail/deliverreport-show.php:78 ../sentmail/deliverreport-show.php:90
790
- msgid "Viewed Date"
791
- msgstr "Peržiūrėjimo data"
 
792
 
793
- #: ../sentmail/deliverreport-show.php:79 ../sentmail/deliverreport-show.php:91
794
- msgid "Database ID"
795
- msgstr "Duomenų bazės ID"
 
 
 
 
 
 
796
 
797
- #: ../subscribers/view-subscriber-import.php:43
 
798
  msgid ""
799
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
800
- "the Group name."
801
  msgstr ""
802
- "Klaida: Grupės pavadinime negalima naudoti specialių simbolių "
803
- "(['^$%&*()}{@#~?><>,|=_+\\\"])."
804
 
805
- #: ../subscribers/view-subscriber-import.php:91
806
- msgid "email imported."
807
- msgstr "el. paštas importuotas."
 
808
 
809
- #: ../subscribers/view-subscriber-import.php:92
810
- msgid "email already exists."
811
- msgstr "el. paštas jau egzistuoja."
 
812
 
813
- #: ../subscribers/view-subscriber-import.php:93
814
- msgid "email are invalid."
815
- msgstr "netinkamas el. pašto adresas."
 
 
816
 
817
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
818
- #: import.php:125
819
- msgid "Click here"
820
- msgstr "Spauskite čia"
821
 
822
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
823
- #: import.php:125
824
- msgid " to view details."
825
- msgstr "peržiūrėti detales."
826
 
827
- #: ../subscribers/view-subscriber-import.php:104
828
- msgid "File Upload Failed."
829
- msgstr "Nepavyko įkelti failo."
 
830
 
831
- #: ../subscribers/view-subscriber-import.php:143
832
- msgid "Import Email Addresses"
833
- msgstr "Importuoti el. pašto adresus"
 
834
 
835
- #: ../subscribers/view-subscriber-import.php:144 ../subscribers/view-subscriber-
836
- #: show.php:208 ../subscribers/view-subscriber-export.php:28 ../subscribers/view-
837
- #: subscriber-add.php:112 ../subscribers/view-subscriber-edit.php:111 ..
838
- #: subscribers/view-subscriber-sync.php:91
839
- msgid "Add New Subscriber"
840
- msgstr "Pridėti naują prenumeratorių"
841
 
842
- #: ../subscribers/view-subscriber-import.php:145 ../subscribers/view-subscriber-
843
- #: show.php:210 ../subscribers/view-subscriber-add.php:114 ../subscribers/view-
844
- #: subscriber-edit.php:113 ../subscribers/view-subscriber-sync.php:93
845
- msgid "Export"
846
- msgstr "Eksportuoti"
847
 
848
- #: ../subscribers/view-subscriber-import.php:146 ../subscribers/view-subscriber-
849
- #: show.php:211 ../subscribers/view-subscriber-export.php:30 ../subscribers/view-
850
- #: subscriber-add.php:115 ../subscribers/view-subscriber-edit.php:114 ..
851
- #: subscribers/view-subscriber-sync.php:144
852
- msgid "Sync"
853
- msgstr "Sinchronizuoti"
 
 
 
 
854
 
855
- #: ../subscribers/view-subscriber-import.php:156
856
- msgid "Select CSV file"
857
- msgstr "Pasirinkite CSV failą"
 
858
 
859
- #: ../subscribers/view-subscriber-import.php:158
860
- msgid "Check CSV structure "
861
- msgstr "Patikrinkite CSV struktūrą"
 
862
 
863
- #: ../subscribers/view-subscriber-import.php:159
864
- msgid "from here"
865
- msgstr " čia"
 
866
 
867
- #: ../subscribers/view-subscriber-import.php:170
868
- msgid "Select Subscribers Email Status"
869
- msgstr "Pasirinkite prenumeratoriaus el. pašto statusą"
 
870
 
871
- #: ../subscribers/view-subscriber-import.php:176 ../subscribers/view-subscriber-
872
- #: show.php:285 ../subscribers/view-subscriber-add.php:149 ../subscribers/view-
873
- #: subscriber-edit.php:148
874
- msgid "Confirmed"
875
- msgstr "Patvirtinta"
876
 
877
- #: ../subscribers/view-subscriber-import.php:177 ../subscribers/view-subscriber-
878
- #: show.php:286 ../subscribers/view-subscriber-add.php:150 ../subscribers/view-
879
- #: subscriber-edit.php:149
880
- msgid "Unconfirmed"
881
- msgstr "Nepatvirtintas"
882
 
883
- #: ../subscribers/view-subscriber-import.php:178 ../subscribers/view-subscriber-
884
- #: show.php:287 ../subscribers/view-subscriber-add.php:151 ../subscribers/view-
885
- #: subscriber-edit.php:150
886
- msgid "Unsubscribed"
887
- msgstr "Nutraukė prenumeratą"
888
 
889
- #: ../subscribers/view-subscriber-import.php:186
890
- msgid "Select (or) Create Group for Subscribers"
891
- msgstr "Pasirinkite (ar) sukurkite grupę prenumeratoriams"
 
892
 
893
- #: ../subscribers/view-subscriber-import.php:203 ../subscribers/view-subscriber-
894
- #: add.php:175
895
- msgid "(or)"
896
- msgstr "(arba)"
897
 
898
- #: ../subscribers/view-subscriber-import.php:211 ../subscribers/view-subscriber-
899
- #: show.php:209 ../subscribers/view-subscriber-export.php:29 ../subscribers/view-
900
- #: subscriber-add.php:113 ../subscribers/view-subscriber-edit.php:112 ..
901
- #: subscribers/view-subscriber-sync.php:92
902
- msgid "Import"
903
- msgstr "Importuoti"
904
 
905
- #: ../subscribers/view-subscriber-show.php:16 ../compose/compose-show.php:13 ..
906
- #: sendmail/sendmail.php:17
907
- msgid "Click Here"
908
- msgstr "Spauskite čia"
 
 
 
 
 
 
909
 
910
- #: ../subscribers/view-subscriber-show.php:55 ../subscribers/view-subscriber-show.
911
- #: php:94
912
- msgid "Record deleted."
913
- msgstr "Įrašas ištrintas."
914
 
915
- #: ../subscribers/view-subscriber-show.php:66
916
- msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
917
- msgstr ""
918
- "Norėdami siųsti patvirtinimo laišką, prašome pakeisti prenumeratos "
919
- "patvirtinimo nustatymą į Dvigubas patvirtinimas."
 
 
 
 
920
 
921
- #: ../subscribers/view-subscriber-show.php:74
922
- msgid "Confirmation email resent successfully."
923
- msgstr "Patvirtinimo laiškas pakartotinai išsiųstas sėkmingai."
 
924
 
925
- #: ../subscribers/view-subscriber-show.php:99 ../subscribers/view-subscriber-show.
926
- #: php:138 ../subscribers/view-subscriber-show.php:176
927
- msgid "Oops, No record was selected."
928
- msgstr "Oi, nebuvo pasirinktas įrašas."
929
 
930
- #: ../subscribers/view-subscriber-show.php:114
931
- msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
 
 
932
  msgstr ""
933
- "Norėdami išsiųsti patvirtinimo laišką, prašome pakeisti prenumeravimo "
934
- "variantą į \"Dvigubas patvirtinimas\"."
935
 
936
- #: ../subscribers/view-subscriber-show.php:133
937
- msgid "Confirmation email(s) Resent Successfully."
938
- msgstr "Patvirtinimo laiškas(-ai) pakartotinai išsiųstas(-i) sėkmingai."
939
 
940
- #: ../subscribers/view-subscriber-show.php:162
941
- msgid "Selected subscribers group updated."
942
- msgstr "Pasirinkta prenumeratorių grupė atnaujinta."
943
 
944
- #: ../subscribers/view-subscriber-show.php:167
945
- msgid "Oops, New group name was not selected."
946
- msgstr "Oi, naujas grupės pavadinimas nebuvo pasirinktas."
947
 
948
- #: ../subscribers/view-subscriber-show.php:207
949
- msgid "View Subscribers"
950
- msgstr "Peržiūrėti prenumeratorius"
951
 
952
- #: ../subscribers/view-subscriber-show.php:243
953
- msgid "Bulk Actions"
954
- msgstr "Masiniai veiksmai"
955
 
956
- #: ../subscribers/view-subscriber-show.php:245 ../subscribers/view-subscriber-
957
- #: show.php:370
958
- msgid "Resend Confirmation"
959
- msgstr "Persiųsti patvirtinimą dar kartą"
960
 
961
- #: ../subscribers/view-subscriber-show.php:249
962
- msgid "Select Group"
963
- msgstr "Pasirinkti grupę"
964
 
965
- #: ../subscribers/view-subscriber-show.php:263
966
- msgid "Apply"
967
- msgstr "Tinkinti"
968
 
969
- #: ../subscribers/view-subscriber-show.php:267
970
- msgid "All Groups"
971
- msgstr "Visos grupės"
972
 
973
- #: ../subscribers/view-subscriber-show.php:284
974
- msgid "All Status"
975
- msgstr "Visos būsenos"
 
 
 
 
 
 
 
 
 
 
 
 
976
 
977
- #: ../subscribers/view-subscriber-show.php:291
978
- msgid "1 to 200 emails"
979
- msgstr "Nuo 1 iki 200 laiškų"
980
 
981
- #: ../subscribers/view-subscriber-show.php:292
982
- msgid "201 to 400"
983
- msgstr "Nuo 201 iki 400"
984
 
985
- #: ../subscribers/view-subscriber-show.php:293
986
- msgid "401 to 600"
987
- msgstr "Nuo 401 iki 600"
988
 
989
- #: ../subscribers/view-subscriber-show.php:294
990
- msgid "601 to 800"
991
- msgstr "Nuo 601 iki 800"
992
 
993
- #: ../subscribers/view-subscriber-show.php:295
994
- msgid "801 to 1000"
995
- msgstr "Nuo 801 iki 1000"
 
 
 
 
 
 
 
996
 
997
- #: ../subscribers/view-subscriber-show.php:296
998
- msgid "1001 to 2000"
999
- msgstr "Nuo 1001 iki 2000"
1000
 
1001
- #: ../subscribers/view-subscriber-show.php:297
1002
- msgid "2001 to 5000"
1003
- msgstr "Nuo 2001 iki 5000"
 
 
 
 
 
1004
 
1005
- #: ../subscribers/view-subscriber-show.php:298
1006
- msgid "5001 to 10000"
1007
- msgstr "Nuo 5001 iki 10000"
1008
 
1009
- #: ../subscribers/view-subscriber-show.php:299
1010
- msgid "Display All"
1011
- msgstr "Rodyti visus"
1012
 
1013
- #: ../subscribers/view-subscriber-show.php:311 ../subscribers/view-subscriber-
1014
- #: show.php:325
1015
- msgid "Email Address"
1016
- msgstr "El. pašto adresas"
 
 
1017
 
1018
- #: ../subscribers/view-subscriber-show.php:312 ../subscribers/view-subscriber-
1019
- #: show.php:326 ../classes/es-register.php:498 ../classes/es-loadwidget.php:24
1020
- msgid "Name"
1021
- msgstr "Vardas"
 
 
 
1022
 
1023
- #: ../subscribers/view-subscriber-show.php:314 ../subscribers/view-subscriber-
1024
- #: show.php:328
1025
- msgid "Group"
1026
- msgstr "Grupė"
1027
 
1028
- #: ../subscribers/view-subscriber-show.php:315 ../subscribers/view-subscriber-
1029
- #: show.php:329
1030
- msgid "Submission Date<br>(YYYY-MM-DD)"
1031
- msgstr "Pateikimo data<br>(YYYY-MM-DD)"
1032
 
1033
- #: ../subscribers/view-subscriber-export.php:27
1034
- msgid "Export Email Addresses"
1035
- msgstr "Eksportuoti el. pašto adresus"
1036
 
1037
- #: ../subscribers/view-subscriber-export.php:39 ../subscribers/view-subscriber-
1038
- #: export.php:47
1039
- msgid "Type of List to Export"
1040
- msgstr "Sąrašo eksportuoti tipas"
 
1041
 
1042
- #: ../subscribers/view-subscriber-export.php:40 ../subscribers/view-subscriber-
1043
- #: export.php:48
1044
- msgid "Total Emails"
1045
- msgstr "El. pašto adresų iš viso"
1046
 
1047
- #: ../subscribers/view-subscriber-export.php:54
1048
- msgid "1"
1049
- msgstr "1"
 
1050
 
1051
- #: ../subscribers/view-subscriber-export.php:55
1052
- msgid "All Subscribers List"
1053
- msgstr "Visų prenumeratorių sąrašas"
1054
 
1055
- #: ../subscribers/view-subscriber-export.php:57 ../subscribers/view-subscriber-
1056
- #: export.php:63 ../subscribers/view-subscriber-export.php:69
1057
- msgid "Click to Export in CSV"
1058
- msgstr "Norėdami eksportuoti CSV, spauskite čia"
 
1059
 
1060
- #: ../subscribers/view-subscriber-export.php:60
1061
- msgid "2"
1062
- msgstr "2"
1063
 
1064
- #: ../subscribers/view-subscriber-export.php:61
1065
- msgid "WordPress Registered Users"
1066
- msgstr "WordPress registruoti vartotojai"
 
 
1067
 
1068
- #: ../subscribers/view-subscriber-export.php:66
1069
- msgid "3"
1070
- msgstr "3"
 
1071
 
1072
- #: ../subscribers/view-subscriber-export.php:67
1073
- msgid "Commented Authors"
1074
- msgstr "Komentuoti autoriai"
 
 
1075
 
1076
- #: ../subscribers/view-subscriber-add.php:35 ../subscribers/view-subscriber-edit.
1077
- #: php:53
1078
- msgid "Please enter subscriber email address."
1079
- msgstr "Prašome įvesti prenumeratoriaus el. pašto adresą."
1080
 
1081
- #: ../subscribers/view-subscriber-add.php:48
1082
- msgid "Please select or create your group for this email."
1083
- msgstr "Prašome pasirinkti arba sukurti grupę šiam el. paštui."
 
 
 
 
 
 
 
 
1084
 
1085
- #: ../subscribers/view-subscriber-add.php:55
1086
  msgid ""
1087
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1088
- "the group name."
1089
  msgstr ""
1090
- "Klaida: Grupės pavadinime negalima naudoti specialių simbolių "
1091
- "(['^$%&*()}{@#~?><>,|=_+\\\"])."
 
1092
 
1093
- #: ../subscribers/view-subscriber-add.php:65
1094
- msgid "Subscriber has been saved."
1095
- msgstr "Prenumeratorius išsaugotas."
 
 
 
 
 
1096
 
1097
- #: ../subscribers/view-subscriber-add.php:67
1098
- msgid "Subscriber already exists."
1099
- msgstr "Prenumeratorius jau yra."
1100
 
1101
- #: ../subscribers/view-subscriber-add.php:70
1102
- msgid "Invalid Email."
1103
- msgstr "Neteisingas el. paštas."
1104
 
1105
- #: ../subscribers/view-subscriber-add.php:124
1106
- msgid "Enter Subscriber's Full name"
1107
- msgstr "Įveskite prenumeratoriaus vardą ir pavardę"
 
 
 
1108
 
1109
- #: ../subscribers/view-subscriber-add.php:134
1110
- msgid "Enter Subscriber's Email Address"
1111
- msgstr "Įveskite prenumeratoriaus el. pašto adresą"
1112
 
1113
- #: ../subscribers/view-subscriber-add.php:144
1114
- msgid "Select Subscriber's Status"
1115
- msgstr "Pasirinkite prenumeratoriaus statusą"
1116
 
1117
- #: ../subscribers/view-subscriber-add.php:159
1118
- msgid "Select (or) Create Group for Subscriber"
1119
- msgstr "Pasirinkite (ar) sukurkite grupę prenumeratoriui"
 
 
 
 
 
1120
 
1121
- #: ../subscribers/view-subscriber-add.php:184
1122
- msgid "Add Subscriber"
1123
- msgstr "Pridėti prenumeratorių"
1124
 
1125
- #: ../subscribers/view-subscriber-edit.php:63
1126
- msgid "Error: Special characters are not allowed in the group name."
1127
- msgstr "Klaida: Grupės pavadinime negalima naudoti specialių simbolių."
1128
 
1129
- #: ../subscribers/view-subscriber-edit.php:73
1130
- msgid "Subscriber details updated."
1131
- msgstr "Prenumeratoriaus duomenys atnaujinti."
1132
 
1133
- #: ../subscribers/view-subscriber-edit.php:75
1134
- msgid "Subscriber already exists for this group."
1135
- msgstr "Prenumeratorius jau yra šioje grupėje."
1136
-
1137
- #: ../subscribers/view-subscriber-edit.php:110
1138
- msgid "Edit Subscriber"
1139
- msgstr "Redaguoti prenumeratorių"
1140
-
1141
- #: ../subscribers/view-subscriber-edit.php:123
1142
- msgid "Edit Subscriber's Full Name"
1143
- msgstr "Redaguoti prenumeratoriaus vardą ir pavardę"
1144
-
1145
- #: ../subscribers/view-subscriber-edit.php:133
1146
- msgid "Edit Subscriber's Email Address"
1147
- msgstr "Redaguoti prenumeratoriaus el. pašto adresą"
1148
 
1149
- #: ../subscribers/view-subscriber-edit.php:143
1150
- msgid "Update Subscriber's Status"
1151
- msgstr "Atnaujinti prenumeratoriaus statusą"
1152
 
1153
- #: ../subscribers/view-subscriber-edit.php:158
1154
- msgid "Update Subscriber's Group"
1155
- msgstr "Atnaujinti prenumeratoriaus grupę"
1156
 
1157
- #: ../subscribers/view-subscriber-sync.php:35
1158
- msgid "Please select default group to newly registered user."
1159
- msgstr "Prašome pasirinkti numatytąją grupę naujai registruotiems vartotojams."
 
1160
 
1161
- #: ../subscribers/view-subscriber-sync.php:49
1162
- msgid "Emails Successfully Synced."
1163
- msgstr "El. pašto adresai sėkmingai sinchronizuoti."
1164
 
1165
- #: ../subscribers/view-subscriber-sync.php:90
1166
- msgid "Sync Email"
1167
- msgstr "Sinchronizuoti el. paštą"
1168
 
1169
- #: ../subscribers/view-subscriber-sync.php:102
1170
- msgid "Sync newly registered users to subscribers list"
1171
- msgstr "Sinchronizuoti naujai registruotus vartotojus prenumeratorių sąraše"
1172
 
1173
- #: ../subscribers/view-subscriber-sync.php:115
1174
- msgid "Select group to add newly registered users to"
1175
- msgstr "Pasirinkite grupę, į kurią įtraukti naujai registruotus vartotojus"
1176
 
1177
- #: ../cron/cron-add.php:23
1178
- msgid "Please enter valid mail count."
1179
- msgstr "Prašome įvesti teisingą laiškų kiekį."
1180
 
1181
- #: ../cron/cron-add.php:33
1182
- msgid "Cron details successfully updated."
1183
- msgstr "Periodinių užduočių (cron) detalės sėkmingai atnaujintos."
 
 
1184
 
1185
- #: ../cron/cron-add.php:74
1186
- msgid "Cron Details"
1187
- msgstr "Periodinių užduočių (cron) detalės"
1188
 
1189
- #: ../cron/cron-add.php:78
1190
- msgid "Cron job URL"
1191
- msgstr "Periodinių užduočių (cron) adresas"
1192
 
1193
- #: ../cron/cron-add.php:80
 
1194
  msgid ""
1195
- "This is your cron job URL. It is a readonly field and you are advised not to "
1196
- "modify it."
1197
  msgstr ""
1198
- "Tai yra jūsų periodinių užduočių nuoroda. Šis laukas tik skaitymui ir "
1199
- "rekomenduojama jo neredaguoti."
1200
 
1201
- #: ../cron/cron-add.php:82
1202
- msgid "Mail Count"
1203
- msgstr "Laiškų skaičius"
1204
 
1205
- #: ../cron/cron-add.php:84
1206
- msgid ""
1207
- "Enter number of mails you want to send per hour/trigger (Your web host has "
1208
- "limits. We suggest 50 emails per hour to be safe)."
1209
- msgstr ""
1210
- "Įveskite laiškų, kuriuos norite išsiųsti per valandą / trigerį, skaičių. "
1211
- "(Jūsų interneto serveris turi savo ribas. Saugumo dėlei, mes siūlome 50 "
1212
- "laiškų per valandą)."
1213
 
1214
- #: ../cron/cron-add.php:86
1215
- msgid "Admin Report"
1216
- msgstr "Administratoriaus ataskaita"
1217
 
1218
- #: ../cron/cron-add.php:88
1219
  msgid ""
1220
- "Send above mail to admin whenever cron URL is triggered from your server.<br "
1221
- "/>(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
1222
- msgstr ""
1223
- "Siųsti aukščiau esantį laišką administratoriui, kai periodinės užduoties "
1224
- "(cron) URL suveikia serveryje.<br />(Galimi raktažodžiai: ###DATE###, "
1225
- "###SUBJECT###, ###COUNT###)"
1226
-
1227
- #: ../cron/cron-add.php:97
1228
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
1229
  msgstr ""
1230
- "Kaip sukonfigūruoti automatinius laiškus naudojant periodines užduotis "
1231
- "(cron) per cPanel ar Plesk?"
1232
-
1233
- #: ../compose/compose-edit.php:47 ../compose/compose-add.php:30
1234
- msgid "Please enter template heading."
1235
- msgstr "Prašome įvesti šablono antraštę."
1236
-
1237
- #: ../compose/compose-edit.php:60
1238
- msgid "Template successfully updated. "
1239
- msgstr "Šablonas sėkmingai atnaujintas."
1240
 
1241
- #: ../compose/compose-edit.php:85 ../compose/compose-add.php:75 ..
1242
- #: compose/compose-show.php:65
1243
- msgid "Compose Mail"
1244
- msgstr "Kurti laišką"
1245
 
1246
- #: ../compose/compose-edit.php:90 ../compose/compose-add.php:79
1247
- msgid "Select your Mail Type"
1248
- msgstr "Pasirinkite laiško tipą"
1249
 
1250
- #: ../compose/compose-edit.php:92 ../compose/compose-add.php:81
1251
- msgid "Static Template (For Newsletter Email)"
1252
- msgstr "Statinis šablonas (naujienlaiškio laiškui)"
1253
 
1254
- #: ../compose/compose-edit.php:93 ../compose/compose-add.php:82
1255
- msgid "Dynamic Template (For Notification Email)"
1256
- msgstr "Dinaminis šablonas (Pranešimų laiškams)"
1257
 
1258
- #: ../compose/compose-edit.php:97 ../compose/compose-add.php:86
1259
- msgid "Enter Mail Subject"
1260
- msgstr "Įveskite laiško temą"
 
 
 
 
 
 
 
1261
 
1262
- #: ../compose/compose-edit.php:99 ../compose/compose-add.php:88
1263
- msgid "Keyword: ###POSTTITLE###"
1264
- msgstr "Raktažodis: ###POSTTITLE###"
1265
 
1266
- #: ../compose/compose-edit.php:101 ../compose/compose-add.php:90
1267
- msgid "Enter Content for your Mail"
1268
- msgstr "Įveskite laiško turinį"
1269
 
1270
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1271
- #, php-format
1272
- msgid ""
1273
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1274
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
1275
- "###POSTDESC###, ###POSTFULL###"
1276
- msgstr ""
1277
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1278
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
1279
- "###POSTDESC###, ###POSTFULL###"
1280
 
1281
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1282
- msgid "Available Keywords"
1283
- msgstr "Galimi raktažodžiai"
1284
 
1285
- #: ../compose/compose-edit.php:111 ../compose/compose-add.php:100
1286
- msgid "Published"
1287
- msgstr "Paskelbta"
1288
 
1289
- #: ../compose/compose-edit.php:113 ../compose/compose-add.php:102
1290
- msgid "Please select your mail status"
1291
- msgstr "Prašome pasirinkti laiško statusą."
1292
 
1293
- #: ../compose/compose-add.php:42
1294
- msgid "Template successfully created. "
1295
- msgstr "Šablonas sėkmingai sukurtas."
1296
 
1297
- #: ../compose/compose-show.php:78 ../compose/compose-show.php:86
1298
- msgid "Email subject"
1299
- msgstr "Laiško tema"
1300
 
1301
- #: ../compose/compose-show.php:81 ../compose/compose-show.php:89
1302
- msgid "Actions"
1303
- msgstr "Veiksmai"
1304
 
1305
- #: ../export/export-email-address.php:32 ../export/export-email-address.php:36 ..
1306
- #: export/export-email-address.php:39
1307
- msgid "Unexpected url submit has been detected"
1308
- msgstr "Buvo aptiktas nenumatytas nuorodos pateikimas"
1309
 
1310
- #: ../job/es-unsubscribe.php:53 ../job/es-unsubscribe.php:60 ../job/es-optin.php:
1311
- #: 56 ../job/es-optin.php:66
1312
- msgid ""
1313
- "Oops.. We are getting some technical error. Please try again or contact "
1314
- "admin."
1315
  msgstr ""
1316
- "Oi.. Iškilo techninė klaida. Bandykite dar kartą arba susisiekite su "
1317
- "administratoriumi."
1318
-
1319
- #: ../job/es-optin.php:59
1320
- msgid "This email address has already been confirmed."
1321
- msgstr "Šis el. pašto adresas jau patvirtintas."
1322
 
1323
- #: ../help/help.php:46
1324
- msgid "Welcome to Email Subscribers!"
1325
- msgstr "Sveiki prisijungę prie El. pašto prenumeratorių!"
1326
 
1327
- #: ../help/help.php:47
1328
- msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1329
- msgstr ""
1330
- "Ačiū, kad įdiegėte ir tikimės, kad jums patiks naudoti El. pašto "
1331
- "prenumeratorius."
1332
 
1333
- #: ../help/help.php:51
1334
- msgid "For more help and tips..."
1335
- msgstr "Norėdami gauti daugiau pagalbos ir patarimų..."
1336
 
1337
- #: ../help/help.php:95
1338
- msgid "Frequently Asked Questions"
1339
- msgstr "Dažnai užduodami klausimai"
1340
 
1341
- #: ../help/help.php:114 ../help/help.php:123 ../help/help.php:126 ../help/help.
1342
- #: php:129 ../help/help.php:132 ../help/help.php:135 ../help/help.php:138 ..
1343
- #: help/help.php:141 ../help/help.php:144 ../help/help.php:147 ../help/help.php:
1344
- #: 150 ../help/help.php:153 ../help/help.php:156 ../help/help.php:159 ..
1345
- #: help/help.php:162 ../help/help.php:165 ../help/help.php:168 ../help/help.php:
1346
- #: 171 ../help/help.php:174
1347
- #, php-format
1348
- msgid "%s"
1349
- msgstr "%s"
1350
 
1351
- #: ../help/help.php:114
1352
- msgid "How to Add Subscription box to website?"
1353
- msgstr "Kaip pridėti prenumeratos formą svetainėje?"
 
1354
 
1355
- #: ../help/help.php:123
1356
- msgid "How to Import or Export Email Addresses?"
1357
- msgstr "Kaip importuoti ar eksportuoti el. pašto adresus?"
1358
 
1359
- #: ../help/help.php:126
1360
- msgid "General Plugin Settings"
1361
- msgstr "Bendrieji įskiepio nustatymai"
1362
 
1363
- #: ../help/help.php:126
1364
- msgid ""
1365
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, "
1366
- "Admin mails)"
1367
- msgstr ""
1368
- "(Kaip pakeisti tokių laiškų, kaip Prenumeratos patvirtinimo laiškas, "
1369
- "Pasveikinimo laiškas, Administratoriaus laiškas, turinį)"
1370
 
1371
- #: ../help/help.php:129
1372
- msgid "How to change/update/translate any texts from Email Subscribers?"
1373
- msgstr "Kaip pakeisti/atnaujinti/išversti bet kokį El. pašto prenumeratorių tekstą?"
1374
 
1375
- #: ../help/help.php:132
1376
- msgid "How to add Unsubscribe link in emails?"
1377
- msgstr "Kaip pridėti prenumeratos atsisakymo nuorodą laiškuose?"
1378
 
1379
- #: ../help/help.php:135
1380
- msgid "What are Static Templates and Dynamic Templates?"
1381
- msgstr "Kas yra statiniai ir dinaminiai šablonai?"
1382
 
1383
- #: ../help/help.php:138
1384
- msgid "How to Compose and Send Static Newsletter Mails?"
1385
- msgstr "Kaip kurti ir siųsti statinius naujienlaiškius?"
1386
 
1387
- #: ../help/help.php:141
1388
  msgid ""
1389
- "How to Configure and Send notification emails to subscribers when new posts "
1390
- "are published?"
1391
  msgstr ""
1392
- "Kaip sukonfigūruoti ir siųsti pranešimų laiškus prenumeratoriams, kai "
1393
- "paskelbiami nauji įrašai?"
1394
-
1395
- #: ../help/help.php:144
1396
- msgid "How to Send a sample new post notification email to testgroup/myself?"
1397
- msgstr "Kaip siųsti naujo įrašo pranešimo pavyzdį el. paštu testinei grupe ar sau?"
1398
-
1399
- #: ../help/help.php:147
1400
- msgid "How to check Sent mails?"
1401
- msgstr "Kaip patikrinti išsiųstus laiškus?"
1402
-
1403
- #: ../help/help.php:150
1404
- msgid "How to Add/Update Existing Subscribers Group?"
1405
- msgstr "Kaip pridėti/atnaujinti esamą prenumeratorių grupę?"
1406
-
1407
- #: ../help/help.php:153
1408
- msgid "Emails are not being received by Subscribers?"
1409
- msgstr "Prenumeratoriai negauna laiškų?"
1410
-
1411
- #: ../help/help.php:156
1412
- msgid "How to show subscribe form inside a popup?"
1413
- msgstr "Kaip rodyti prenumeratos formą iššokančiame lange?"
1414
 
1415
- #: ../help/help.php:159
1416
- msgid "How to use Rainmaker’s form in Email Subscribers?"
1417
- msgstr "Kaip naudoti Rainmaker formą El. pašto prenumeratai?"
1418
 
1419
- #: ../help/help.php:162
1420
- msgid "How to Schedule Cron Mails?"
1421
- msgstr "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams?"
 
 
1422
 
1423
- #: ../help/help.php:165
1424
- msgid "How to Schedule Cron Emails in cPanel?"
1425
- msgstr "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams cPanel?"
 
 
1426
 
1427
- #: ../help/help.php:168
1428
- msgid "How to Schedule Cron Emails in Parallels Plesk?"
1429
- msgstr ""
1430
- "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams Parallels "
1431
- "Plesk?"
1432
 
1433
- #: ../help/help.php:171
1434
- msgid "What to do if Hosting doesn’t support Cron Jobs?"
1435
- msgstr " daryti jei serveris nepalaiko periodinių užduočių (cron job)?"
1436
 
1437
- #: ../help/help.php:174
1438
- msgid "Commonly Asked Questions"
1439
- msgstr "Dažniausiai užduodami klausimai"
1440
 
1441
- #: ../sendmail/sendmail.php:39
1442
  msgid "Please select your mail subject."
1443
  msgstr "Prašome pasirinkti laiško temą."
1444
 
1445
- #: ../sendmail/sendmail.php:45
1446
  msgid "Please select your mail type."
1447
  msgstr "Prašome pasirinkti laiško tipą."
1448
 
1449
- #: ../sendmail/sendmail.php:51
1450
  msgid "Please select your group."
1451
  msgstr "Prašome pasirinkti savo grupę."
1452
 
1453
- #: ../sendmail/sendmail.php:58
1454
  msgid "Mail sent successfully. "
1455
  msgstr "Laiškas išsiųstas sėkmingai."
1456
 
1457
- #: ../sendmail/sendmail.php:62
1458
  msgid "Click here to check Statistics"
1459
  msgstr "Norėdami peržiūrėti statistiką, spauskite čia"
1460
 
1461
- #: ../sendmail/sendmail.php:68
1462
  msgid "Oops.. We are getting some error. mail not sending."
1463
  msgstr "Oi.. Iškilo šiek tiek klaidų. Laiškas nesiunčiamas."
1464
 
1465
- #: ../sendmail/sendmail.php:95 ../sendmail/sendmail.php:193 ../sendmail/sendmail.
1466
- #: php:195 ../classes/es-register.php:151 ../classes/es-register.php:152
1467
- msgid "Send Email"
1468
- msgstr "Siųsti laišką"
1469
-
1470
- #: ../sendmail/sendmail.php:104
1471
  msgid "Select Mail Subject from available list"
1472
  msgstr "Pasirinkite laiško temą iš sąrašo"
1473
 
1474
- #: ../sendmail/sendmail.php:131
1475
  msgid "Select Mail Type"
1476
  msgstr "Pasirinkite laiško tipą"
1477
 
1478
- #: ../sendmail/sendmail.php:137
1479
  msgid "Send mail immediately"
1480
  msgstr "Siųsti laišką iš karto"
1481
 
1482
- #: ../sendmail/sendmail.php:138
1483
  msgid "Send mail via cron job"
1484
  msgstr "Siųsti laišką naudojant periodinę užduotį (cron job)"
1485
 
1486
- #: ../sendmail/sendmail.php:145
1487
  msgid "Select Subscribers group to Send Mail"
1488
  msgstr "Pasirinkite prenumeratorių grupę, kuriai siųsite laišką"
1489
 
1490
- #: ../sendmail/sendmail.php:177
1491
  msgid "Recipients : 0 "
1492
  msgstr "Gavėjai: 0"
1493
 
1494
- #: ../sendmail/sendmail.php:179
1495
- #, php-format
1496
  msgid "Recipients : %s"
1497
  msgstr "Gavėjai: %s"
1498
 
1499
- #: ../sendmail/sendmail.php:182
1500
  msgid ""
1501
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1502
- "that you change above Mail Type to Cron and Send Mail via Cron Job."
1503
- "</strong><br>Click on Help for more information."
1504
  msgstr ""
1505
  "<br><br><strong>Jūsų gavėjų skaičius viršija 100.<br>Mes primygtinai siūlome "
1506
  "jums pakeisti pašto siuntimo tipą į periodinių užduočių (cron) ir siųsti "
1507
  "laiškus naudojant periodines užduotis (cron).</strong><br>Norėdami gauti "
1508
  "daugiau informacijos spauskite Pagalba."
1509
 
1510
- #: ../sendmail/sendmail.php:198
 
 
 
 
1511
  msgid "Reset"
1512
  msgstr "Atstatyti"
1513
 
1514
- #: ../classes/es-common.php:8
1515
- msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
1516
- msgstr "<span style=\"color:#006600;font-weight:bold;\">Patvirtinta</span>"
1517
 
1518
- #: ../classes/es-common.php:11
1519
- msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
1520
- msgstr "<span style=\"color:#FF0000\">Nepatvirtintas</span>"
1521
 
1522
- #: ../classes/es-common.php:14
1523
- msgid "<span style=\"color:#999900\">Unsubscribed</span>"
1524
- msgstr "<span style=\"color:#999900\">Nutraukė prenumeratą</span>"
1525
 
1526
- #: ../classes/es-common.php:17
1527
- msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
1528
- msgstr "<span style=\"color:#0000FF\">Viengubas patvirtinimas</span>"
1529
 
1530
- #: ../classes/es-common.php:20
1531
- msgid "<span style=\"color:#00CC00;font-weight:bold\">Viewed</span>"
1532
- msgstr "<span style=\"color:#00CC00;font-weight:bold\">Peržiūrėta</span>"
 
 
 
 
1533
 
1534
- #: ../classes/es-common.php:23
1535
- msgid "<span style=\"color:#999900;\">Nodata</span>"
1536
- msgstr "<span style=\"color:#999900;\">Nėra duomenų</span>"
1537
 
1538
- #: ../classes/es-common.php:26
1539
- msgid "<span style=\"color:#FF0000\">Disable</span>"
1540
- msgstr "<span style=\"color:#FF0000\">Išjungti</span>"
1541
 
1542
- #: ../classes/es-common.php:29
1543
- msgid "<span style=\"color:#FF0000\">In Queue</span>"
1544
- msgstr "<span style=\"color:#FF0000\">Eilėje</span>"
1545
 
1546
- #: ../classes/es-common.php:32
1547
- msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
1548
- msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Išsiųsta</span>"
1549
 
1550
- #: ../classes/es-common.php:35
1551
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1552
  msgstr ""
1553
- "<span style=\"color:#ffd700;font-weight:bold;\">Periodinių užduočių (cron) "
1554
- "laiškas</span>"
1555
 
1556
- #: ../classes/es-common.php:38
1557
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
1558
- msgstr "<span style=\"color:#993399;\">Momentinis laiškas</span>"
1559
 
1560
- #. Name of the plugin
1561
- #: ../classes/es-register.php:139 ../classes/es-register.php:140
1562
- msgid "Email Subscribers"
1563
- msgstr "Email Subscribers"
1564
 
1565
- #: ../classes/es-register.php:142 ../classes/es-register.php:143
1566
- msgid "Subscribers"
1567
- msgstr "Prenumeratoriai"
1568
 
1569
- #: ../classes/es-register.php:145 ../classes/es-register.php:146
1570
- msgid "Compose"
1571
- msgstr "Kurti naują"
1572
 
1573
- #: ../classes/es-register.php:154
1574
- msgid "Cron"
1575
- msgstr "Periodinės užduotys (cron)"
1576
 
1577
- #: ../classes/es-register.php:155
1578
- msgid "Cron Mail"
1579
- msgstr "Periodinių užduočių (cron) laiškas"
1580
 
1581
- #: ../classes/es-register.php:160 ../classes/es-register.php:161
1582
- msgid "Roles"
1583
- msgstr "Vaidmenys"
1584
 
1585
- #: ../classes/es-register.php:166
1586
- msgid "Help & Info"
1587
- msgstr "Pagalba ir informacija"
1588
 
1589
- #: ../classes/es-register.php:167
1590
- msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
1591
- msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Pagalba ir informacija"
1592
 
1593
- #: ../classes/es-register.php:178
1594
- msgctxt "view-subscriber-enhanced-select"
1595
- msgid "Please enter subscriber email address."
1596
- msgstr "Prašome įvesti prenumeratoriaus el. pašto adresą."
1597
 
1598
- #: ../classes/es-register.php:179
1599
- msgctxt "view-subscriber-enhanced-select"
1600
- msgid "Please select subscriber email status."
1601
- msgstr "Prašome pasirinkti prenumeratoriaus el. pašto statusą."
1602
 
1603
- #: ../classes/es-register.php:180
1604
- msgctxt "view-subscriber-enhanced-select"
1605
- msgid "Please select or create group for this subscriber."
1606
- msgstr "Prašome pasirinkti arba sukurti grupę šiam prenumeratoriui."
1607
 
1608
- #: ../classes/es-register.php:181
1609
- msgctxt "view-subscriber-enhanced-select"
1610
- msgid "Do you want to delete this record?"
1611
- msgstr "Ar norite ištrinti šį įrašą?"
 
 
 
1612
 
1613
- #: ../classes/es-register.php:182
1614
- msgctxt "view-subscriber-enhanced-select"
1615
- msgid "Please select the bulk action."
1616
- msgstr "Prašome pasirinkti masinį veiksmą."
1617
 
1618
- #: ../classes/es-register.php:183
1619
- msgctxt "view-subscriber-enhanced-select"
1620
- msgid "Do you want to delete selected record(s)?"
1621
- msgstr "Ar norite ištrinti pasirinktą(-us) įrašą(-us)?"
1622
 
1623
- #: ../classes/es-register.php:184
1624
- msgctxt "view-subscriber-enhanced-select"
1625
- msgid "Are you sure you want to delete?"
1626
- msgstr "Ar tikrai norite ištrinti?"
1627
 
1628
- #: ../classes/es-register.php:185
1629
- msgctxt "view-subscriber-enhanced-select"
1630
- msgid ""
1631
- "Do you want to resend confirmation email? \\nAlso please note, this will "
1632
- "update subscriber current status to 'Unconfirmed'."
1633
- msgstr ""
1634
- "Ar norite pakartotinai išsiųsti patvirtinimo laišką? \\nAtkreipkite dėmesį, "
1635
- "kad bus prenumeratoriaus dabartinis statusas bus pakeistas į \"Nepatvirtinta\"."
1636
 
1637
- #: ../classes/es-register.php:186
1638
- msgctxt "view-subscriber-enhanced-select"
1639
- msgid "Please select new subscriber group."
1640
- msgstr "Prašome pasirinkti naują prenumeratorių grupę."
1641
 
1642
- #: ../classes/es-register.php:187
1643
- msgctxt "view-subscriber-enhanced-select"
1644
- msgid "Do you want to update subscribers group?"
1645
- msgstr "Ar norite atnaujinti prenumeratorių grupę?"
1646
 
1647
- #: ../classes/es-register.php:188
1648
- msgctxt "view-subscriber-enhanced-select"
1649
- msgid "Do you want to export the emails?"
1650
- msgstr "Ar norite eksportuoti el. pašto adresus?"
1651
 
1652
- #: ../classes/es-register.php:189
1653
- msgctxt "view-subscriber-enhanced-select"
 
 
 
 
 
 
 
 
1654
  msgid ""
1655
- "Please select only csv file. Please check official website for csv structure."
1656
- "."
1657
  msgstr ""
1658
- "Prašome pasirinkti tik CSV failą. CSV struktūrą pasitikrinkite oficialioje "
1659
- "svetainėje."
1660
 
1661
- #: ../classes/es-register.php:197
1662
- msgctxt "compose-enhanced-select"
1663
- msgid "Please enter name for configuration."
1664
- msgstr "Prašome įvesti konfiguracijos pavadinimą."
1665
 
1666
- #: ../classes/es-register.php:198
1667
- msgctxt "compose-enhanced-select"
1668
- msgid "Please select template for this configuration."
1669
- msgstr "Prašome pasirinkti šios konfiguracijos šabloną."
1670
 
1671
- #: ../classes/es-register.php:199
1672
- msgctxt "compose-enhanced-select"
1673
- msgid "Do you want to delete this record?"
1674
- msgstr "Ar norite ištrinti šį įrašą?"
1675
 
1676
- #: ../classes/es-register.php:207
1677
- msgctxt "notification-enhanced-select"
1678
- msgid "Please select subscribers group."
1679
- msgstr "Prašome pasirinkti prenumeratorių grupę."
 
 
 
 
1680
 
1681
- #: ../classes/es-register.php:208
1682
- msgctxt "notification-enhanced-select"
1683
- msgid "Please select notification mail subject. Use compose menu to create new."
1684
- msgstr ""
1685
- "Prašome pasirinkti pranešimo laiško temą. Norėdami sukurti naują, naudokite "
1686
- "meniu \"Sukurti\"."
 
 
1687
 
1688
- #: ../classes/es-register.php:209
1689
- msgctxt "notification-enhanced-select"
1690
- msgid "Please select notification status."
1691
- msgstr "Prašome pasirinkti pranešimo statusą."
 
 
 
1692
 
1693
- #: ../classes/es-register.php:210
1694
- msgctxt "notification-enhanced-select"
1695
- msgid "Do you want to delete this record?"
1696
- msgstr "Ar norite ištrinti šį įrašą?"
 
 
 
 
1697
 
1698
- #: ../classes/es-register.php:218
1699
- msgctxt "sendmail-enhanced-select"
1700
- msgid "Please select your mail subject."
1701
- msgstr "Prašome pasirinkti laiško temą."
1702
 
1703
- #: ../classes/es-register.php:219
1704
- msgctxt "sendmail-enhanced-select"
1705
- msgid "Please select your mail type."
1706
- msgstr "Prašome pasirinkti laiško tipą."
1707
 
1708
- #: ../classes/es-register.php:220
1709
- msgctxt "sendmail-enhanced-select"
1710
- msgid ""
1711
- "Have you double checked your selected group? If so, let's go ahead and send "
1712
- "this."
1713
- msgstr ""
1714
- "Ar du kartus patikrinote pasirinktą grupę? Jei taip, tęskite toliau ir "
1715
- "siųskite tai."
1716
 
1717
- #: ../classes/es-register.php:228
1718
- msgctxt "sentmail-enhanced-select"
1719
- msgid "Do you want to delete this record?"
1720
- msgstr "Ar norite ištrinti šį įrašą?"
 
 
 
1721
 
1722
- #: ../classes/es-register.php:229
1723
- msgctxt "sentmail-enhanced-select"
1724
- msgid "Do you want to delete all records except latest 10?"
1725
- msgstr "Ar norite ištrinti visus, išskyrus 10 naujausių, įrašus?"
 
 
 
1726
 
1727
- #: ../classes/es-register.php:237
1728
- msgctxt "cron-enhanced-select"
1729
- msgid "Please select enter number of mails you want to send per hour/trigger."
1730
- msgstr "Prašome pasirinkti laiškų kiekį, kurį norite siųsti per valandą/veiksmą."
 
 
 
1731
 
1732
- #: ../classes/es-register.php:238
1733
- msgctxt "cron-enhanced-select"
1734
- msgid "Please enter the mail count, only number."
1735
- msgstr "Prašome įvesti laiškų kiekį (tik skaičius)."
1736
 
1737
- #: ../classes/es-register.php:251
1738
- msgctxt "widget-enhanced-select"
1739
- msgid "Please enter email address."
1740
- msgstr "Prašome įvesti el. pašto adresą."
1741
 
1742
- #: ../classes/es-register.php:252
1743
- msgctxt "widget-enhanced-select"
1744
- msgid "Please provide a valid email address."
1745
- msgstr "Prašome pateikti galiojantį el. pašto adresą."
1746
 
1747
- #: ../classes/es-register.php:253
1748
- msgctxt "widget-enhanced-select"
1749
- msgid "loading..."
1750
- msgstr "kraunasi..."
1751
 
1752
- #: ../classes/es-register.php:254
1753
- msgctxt "widget-enhanced-select"
1754
- msgid "Cannot create XMLHTTP instance"
1755
- msgstr "Nepavyko sukurti XMLHTTP instancijos"
1756
 
1757
- #: ../classes/es-register.php:255
1758
- msgctxt "widget-enhanced-select"
1759
- msgid "Subscribed successfully."
1760
- msgstr "Sėkmingai užsiprenumeravote."
1761
 
1762
- #: ../classes/es-register.php:256
1763
- msgctxt "widget-enhanced-select"
1764
- msgid ""
1765
- "Your subscription was successful! Within a few minutes, kindly check the "
1766
- "mail in your mailbox and confirm your subscription. If you can't see the "
1767
- "mail in your mailbox, please check your spam folder."
1768
- msgstr ""
1769
- "Jūsų prenumerata pavyko! Per keletą minučių patikrinkite patvirtinimo laišką "
1770
- "savo pašto dėžutė ir patvirtinkite savo prenumeratą. Jei negalite rasti savo "
1771
- "pašto dėžutėje laiško, patikrinkite savo šlamšto aplanką."
1772
 
1773
- #: ../classes/es-register.php:257
1774
- msgctxt "widget-enhanced-select"
1775
- msgid "Email Address already exists."
1776
- msgstr "El. pašto adresas jau egzistuoja."
1777
 
1778
- #: ../classes/es-register.php:258
1779
- msgctxt "widget-enhanced-select"
1780
- msgid "Oops.. Unexpected error occurred."
1781
- msgstr "Oi.. įvyko netikėta klaida."
1782
 
1783
- #: ../classes/es-register.php:259
1784
- msgctxt "widget-enhanced-select"
1785
- msgid "Invalid email address."
1786
- msgstr "Neteisingas el. pašto adresas."
1787
 
1788
- #: ../classes/es-register.php:260
1789
- msgctxt "widget-enhanced-select"
1790
- msgid "Please try after some time."
1791
- msgstr "Prašome bandyti vėliau."
1792
 
1793
- #: ../classes/es-register.php:261
1794
- msgctxt "widget-enhanced-select"
1795
- msgid "There was a problem with the request."
1796
- msgstr "Iškilo problema dėl užklausos."
1797
 
1798
- #: ../classes/es-register.php:268
1799
- msgctxt "widget-page-enhanced-select"
1800
- msgid "Please enter email address."
1801
- msgstr "Prašome įvesti el. pašto adresą."
1802
 
1803
- #: ../classes/es-register.php:269
1804
- msgctxt "widget-page-enhanced-select"
1805
- msgid "Please provide a valid email address."
1806
- msgstr "Prašome pateikti galiojantį el. pašto adresą."
1807
 
1808
- #: ../classes/es-register.php:270
1809
- msgctxt "widget-page-enhanced-select"
1810
- msgid "loading..."
1811
- msgstr "kraunasi..."
 
1812
 
1813
- #: ../classes/es-register.php:271
1814
- msgctxt "widget-page-enhanced-select"
1815
- msgid "Cannot create XMLHTTP instance"
1816
- msgstr "Nepavyko sukurti XMLHTTP instancijos"
1817
 
1818
- #: ../classes/es-register.php:272
1819
- msgctxt "widget-page-enhanced-select"
1820
- msgid "Subscribed successfully."
1821
- msgstr "Sėkmingai užsiprenumeravote."
1822
 
1823
- #: ../classes/es-register.php:273
1824
- msgctxt "widget-page-enhanced-select"
 
 
 
 
 
 
 
1825
  msgid ""
1826
- "Your subscription was successful! Within a few minutes, kindly check the "
1827
- "mail in your mailbox and confirm your subscription. If you can't see the "
1828
- "mail in your mailbox, please check your spam folder."
1829
  msgstr ""
1830
- "Jūsų prenumerata pavyko! Per keletą minučių patikrinkite patvirtinimo laišką "
1831
- "savo pašto dėžutė ir patvirtinkite savo prenumeratą. Jei negalite rasti savo "
1832
- "pašto dėžutėje laiško, patikrinkite savo šlamšto aplanką."
1833
 
1834
- #: ../classes/es-register.php:274
1835
- msgctxt "widget-page-enhanced-select"
1836
- msgid "Email Address already exists."
1837
- msgstr "El. pašto adresas jau egzistuoja."
1838
 
1839
- #: ../classes/es-register.php:275
1840
- msgctxt "widget-page-enhanced-select"
1841
- msgid "Oops.. Unexpected error occurred."
1842
- msgstr "Oi.. įvyko netikėta klaida."
1843
 
1844
- #: ../classes/es-register.php:276
1845
- msgctxt "widget-page-enhanced-select"
1846
- msgid "Invalid email address."
1847
- msgstr "Neteisingas el. pašto adresas."
1848
 
1849
- #: ../classes/es-register.php:277
1850
- msgctxt "widget-page-enhanced-select"
1851
- msgid "Please try after some time."
1852
- msgstr "Prašome bandyti vėliau."
1853
 
1854
- #: ../classes/es-register.php:278
1855
- msgctxt "widget-page-enhanced-select"
1856
- msgid "There was a problem with the request."
1857
- msgstr "Iškilo problema dėl užklausos."
1858
 
1859
- #: ../classes/es-register.php:407
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1860
  msgid ""
1861
- "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
1862
- "instantly"
1863
  msgstr ""
1864
- "Email Subscribers rekomenduoja nemokamą įskiepį <b>Rainmaker</b> karto "
1865
- "rinkti potencialius klientus."
1866
 
1867
- #: ../classes/es-register.php:408
1868
- msgid "Yes, I want this"
1869
- msgstr "Taip, to noriu"
 
 
 
1870
 
1871
- #: ../classes/es-register.php:408
1872
- msgid "No, I don't want it"
1873
- msgstr "Ne, aš to nenoriu"
1874
 
1875
- #: ../classes/es-register.php:503 ../classes/es-loadwidget.php:29
1876
- msgid "Email *"
1877
- msgstr "El. paštas *"
 
1878
 
1879
- #: ../classes/es-register.php:508 ../classes/es-loadwidget.php:34
1880
- msgid "Subscribe"
1881
- msgstr "Prenumeruoti"
1882
 
1883
- #: ../classes/es-register.php:543
1884
- msgid "Widget Title"
1885
- msgstr "Valdiklio pavadinimas"
 
1886
 
1887
- #: ../classes/es-register.php:547
1888
- msgid "Display Name Field"
1889
- msgstr "Rodyti vardo lauką"
1890
 
1891
- #: ../classes/es-register.php:554
1892
- msgid "Short Description"
1893
- msgstr "Trumpas aprašymas"
1894
 
1895
- #: ../classes/es-register.php:556
1896
- msgid "Short description about your subscription form."
1897
- msgstr "Trumpas jūsų prenumeratos formos aprašymas."
1898
 
1899
- #: ../classes/es-register.php:559
1900
- msgid "Subscriber Group"
1901
- msgstr "Prenumeratoriaus grupė"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-01-18 05:36:03+00:00\n"
6
+ "PO-Revision-Date: 2017-02-06 11:44+0000\n"
7
  "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
+ "Language-Team: Lithuanian\n"
9
+ "Language: lt-LT\n"
10
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 "
11
  "&&(n%100<10||n%100 >= 20)? 1 : 2)\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Loco-Source-Locale: lt_LT\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-Basepath: .\n"
18
  "X-Poedit-SearchPath-0: ..\n"
22
  "esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
23
  "esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
24
  "X-Generator: Loco - https://localise.biz/\n"
25
+ "X-Loco-Target-Locale: lt_LT\n"
26
+ "X-Loco-Parser: loco_parse_po"
27
+
28
+ #: subscribers/view-subscriber-show.php:99
29
+ #: subscribers/view-subscriber-show.php:138
30
+ #: subscribers/view-subscriber-show.php:176
31
+ #: subscribers/view-subscriber-show.php:215
32
+ msgid "No record was selected."
33
+ msgstr "Nebuvo pasirinktas įrašas."
34
+
35
+ #: subscribers/view-subscriber-show.php:162
36
+ msgid "Subscribers Group updated."
37
+ msgstr "Atnaujinta prenumeratorių grupė."
38
+
39
+ #: subscribers/view-subscriber-show.php:167
40
+ msgid "Please select New group to update."
41
+ msgstr "Prašome pasirinkti naują grupę atnaujinimui."
42
+
43
+ #: subscribers/view-subscriber-show.php:201
44
+ msgid "Subscribers Status updated."
45
+ msgstr "Prenumeratorių būsena atnaujinta."
46
+
47
+ #: subscribers/view-subscriber-show.php:206
48
+ msgid "Please select New Status to update."
49
+ msgstr "Prašome pasirinkti naują būseną atnaujinimui."
50
+
51
+ #: subscribers/view-subscriber-show.php:280
52
+ msgid "Update Subscribers Status"
53
+ msgstr "Atnaujinti prenumeratorių būseną"
54
+
55
+ #: subscribers/view-subscriber-show.php:356
56
+ #: subscribers/view-subscriber-show.php:370
57
+ msgid "Signup Date<br>(YYYY-MM-DD)"
58
+ msgstr "Prenumeratos data<br>(YYYY-MM-DD)"
59
+
60
+ #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.6) #-#-#-#-#
61
+ #. Plugin URI of the plugin/theme
62
+ #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.6) #-#-#-#-#
63
+ #. Author URI of the plugin/theme
64
+ msgid "http://www.icegram.com/"
65
+ msgstr "http://www.icegram.com/"
66
+
67
+ #: settings/settings-edit.php:384
68
+ msgid "Sent Report Subject"
69
+ msgstr "Išsiųstų laiškų ataskaitos tema"
70
+
71
+ #: settings/settings-edit.php:385
72
  msgid ""
73
+ "Enter the subject for the sent email report. It will be mailed to Admin."
 
74
  msgstr ""
75
+ "Įveskite išsiųstų laiškų ataskaitos laiško temą. Jis bus siunčiamas "
76
+ "administratoriams."
 
77
 
78
+ #: settings/settings-edit.php:391
79
+ msgid "Sent Report Content"
80
+ msgstr "Išsiųstų laiškų ataskaitos turinys"
 
 
 
 
 
81
 
82
+ #: settings/settings-edit.php:392
83
  msgid ""
84
+ "Enter the content for the sent mail report. It will be mailed to Admin. "
85
+ "(Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  msgstr ""
87
+ "Įveskite išsiųstų laiškų ataskaitos laiško turinį. Jis bus siunčiamas "
88
+ "administratoriams. (Raktažodis: ###COUNT###, ###UNIQUE###, ###STARTTIME###, "
89
+ "###ENDTIME###)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
 
91
+ #: subscribers/view-subscriber-edit.php:121
92
+ msgid "Subscriber's Full Name"
93
+ msgstr "Prenumeratoriaus pilnas vardas"
 
94
 
95
+ #: subscribers/view-subscriber-edit.php:131
96
+ msgid "Subscriber's Email Address"
97
+ msgstr "Prenumeratoriaus el. pašto adresas"
 
98
 
99
+ #: subscribers/view-subscriber-show.php:74
100
+ #: subscribers/view-subscriber-show.php:133
101
+ msgid "Confirmation emails Resent Successfully."
102
+ msgstr "Patvirtinimo laiškai pakartotinai išsiųsti sėkmingai."
103
 
104
+ #: settings/settings-edit.php:349
105
+ msgid "Admin Email Addresses"
106
+ msgstr "Administratorių el. pašto adresai"
 
107
 
108
+ #: settings/settings-edit.php:350
109
+ msgid ""
110
+ "Enter the admin email addresses that should receive notifications (separated "
111
+ "by comma)."
112
  msgstr ""
113
+ "Įveskite Administratorių elektroninio pašto adresus, kuriais turėtų būti "
114
+ "siunčiami pranešimai (atskiriant kableliu)."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
 
116
+ #: settings/settings-edit.php:356
117
+ msgid "Notify Admin about New Subscriber"
118
+ msgstr "Pranešti administratoriui apie naują prenumeratorių"
 
119
 
120
+ #: settings/settings-edit.php:357
121
+ msgid ""
122
+ "To send admin email notifications for the new subscriber. This option must "
123
+ "be set to YES."
124
+ msgstr ""
125
+ "Norėdami siųsti pranešimus administratoriams apie naujus prenumeratorius, "
126
+ "turite nustatyti TAIP."
127
 
128
+ #: settings/settings-edit.php:369
129
+ msgid "Admin Email Subject"
130
+ msgstr "Administratoriaus laiško tema"
 
131
 
132
+ #: settings/settings-edit.php:370
133
+ msgid ""
134
+ "Enter the subject for the admin email. This will be sent whenever a new "
135
+ "email is added and confirmed."
136
+ msgstr ""
137
+ "Įveskite administratoriaus laiško temą. Jis bus siunčiamas, kai naujas el. "
138
+ "pašto adresas pridedamas ir patvirtinamas."
139
 
140
+ #: settings/settings-edit.php:376
141
+ msgid "Admin Email Content"
142
+ msgstr "Administratoriaus laiško turinys"
 
 
143
 
144
+ #: settings/settings-edit.php:377
145
+ msgid ""
146
+ "Enter the email content for the admin email. This will be sent whenever a "
147
+ "new email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
148
+ msgstr ""
149
+ "Įveskite administratoriaus laiško turinį. Jis bus siunčiamas, kai naujas el. "
150
+ "pašto adresas pridedamas ir patvirtinamas. (Raktažodis: ###NAME###, "
151
+ "###EMAIL###)"
152
 
153
+ #: settings/settings-edit.php:243
154
+ msgid ""
155
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification "
156
+ "Emails."
157
+ msgstr ""
158
+ "Pasirinkite vaizdo dydį ###POSTIMAGE###, kuris bus rodomas pranešimų apie "
159
+ "įrašus laiškuose."
160
 
161
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
162
+ msgid "It is a readonly field and you are advised not to modify it."
163
+ msgstr "Laukas tik skaitymui ir patartina jo nekeisti."
 
 
164
 
165
+ #: settings/settings-edit.php:284
166
+ msgid "Subscriber Welcome Email"
167
+ msgstr "Prenumeratoriaus pasveikinimo laiškas"
168
 
169
+ #: settings/settings-edit.php:285
170
+ msgid ""
171
+ "To send welcome email to subscriber after successful signup. This option "
172
+ "must be set to YES."
173
+ msgstr ""
174
+ "Norėdami išsiųsti pasveikinimo laišką prenumeratoriui po sėkmingos "
175
+ "registracijos, turite nustatyti TAIP."
176
 
177
+ #: settings/settings-edit.php:296
178
+ msgid "Subscriber Welcome Email Subject"
179
+ msgstr "Prenumeratoriaus pasveikinimo laiško tema"
180
 
181
+ #: settings/settings-edit.php:303
182
+ msgid "Subscriber Welcome Email Content"
183
+ msgstr "Prenumeratoriaus pasveikinimo laiško turinys"
184
 
185
+ #: settings/settings-edit.php:312
186
+ msgid "Unsubscribe Link"
187
+ msgstr "Prenumeratos atsisakymo nuoroda"
 
188
 
189
+ #: settings/settings-edit.php:319
190
+ msgid "Unsubscribe Text in Email"
191
+ msgstr "Prenumeratos atsisakymo tekstas laiške"
192
 
193
+ #: settings/settings-edit.php:320
194
  msgid ""
195
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe "
196
+ "link in the emails. (Keyword: ###LINK###)"
197
  msgstr ""
198
+ "Įveskite prenumeratos atsisakymo nuorodos tekstą. Jis bus pridėtas kartu su "
199
+ "prenumeratos atsisakymo nuoroda visuose laiškuose. (Raktažodis: ###LINK###)"
 
 
 
 
 
200
 
201
+ #: settings/settings-edit.php:326
202
+ msgid "Text to display after Email is unsubscribed"
203
+ msgstr "Po el. pašto prenumeratos atsisakymo rodomas tekstas."
204
 
205
+ #: settings/settings-edit.php:327
206
+ msgid "This text will be displayed once user clicks on unsubscribe link."
207
  msgstr ""
208
+ "Šis tekstas bus rodomas, kai vartotojas paspaus ant prenumeratos atsisakymo "
209
+ "nuorodos."
 
 
 
 
210
 
211
+ #: settings/settings-edit.php:334
212
+ msgid "Error in Confirmation Link"
213
+ msgstr "Patvirtinimo nuorodos klaida"
 
 
214
 
215
+ #: settings/settings-edit.php:341
216
+ msgid "Error in Unsubscribe Link"
217
+ msgstr "Prenumeratos atsisakymo nuorodos klaida"
 
 
218
 
219
+ #: settings/settings-edit.php:342
220
+ msgid ""
221
+ "Default message to display if there is any issue while clicking on "
222
+ "unsubscribe link from the Emails."
223
+ msgstr ""
224
+ "Numatytoji žinutė, kuri rodoma, jei kyla problemų paspaudus ant laiškuose "
225
+ "rodomos prenumeratos atsisakymo nuorodos."
226
 
227
+ #: subscribers/view-subscriber-show.php:44
228
+ msgid "Selected details does not exists."
229
+ msgstr "Pažymėti duomenys neegzistuoja."
230
 
231
+ #: help/help.php:66
232
+ #, c-format
233
+ msgid "Like Email Subscribers? Please consider %s."
234
+ msgstr "Patinka Email Subscribers? Apsvarstykite %s."
235
 
236
+ #: help/help.php:66
237
+ msgid "contributing to us"
238
+ msgstr "prisidedant prie mūsų"
239
 
240
+ #: help/help.php:126
241
+ msgid ""
242
+ " (How to modify the existing email content like Confirmation email, Welcome "
243
+ "email, Admin emails)"
244
+ msgstr ""
245
+ "(Kaip pakeisti esamą laiško turinį Patvirtinimo laiške, Pakvietimo laiške, "
246
+ "Administratoriaus laiškuose)"
247
 
248
+ #: help/help.php:141
249
+ msgid "How to Compose and Send Newsletter Emails?"
250
+ msgstr "Kaip kurti ir siųsti naujienlaiškių laiškus?"
251
 
252
+ #: help/help.php:144
253
+ msgid ""
254
+ "How to Configure and Send Post Notification emails to subscribers when new "
255
+ "posts are published?"
256
+ msgstr ""
257
+ "Kaip sukonfigūruoti ir siųsti pranešimus prenumeratoriams, kai patalpinamas "
258
+ "naujas įrašas?"
259
 
260
+ #: help/help.php:150
261
+ msgid "How to check Sent emails reports?"
262
+ msgstr "Kaip patikrinti Išsiųstų laiškų ataskaitas?"
263
 
264
+ #: help/help.php:156
265
+ msgid "Subscribers are not receiving Emails?"
266
+ msgstr "Prenumeratoriai negauna laiškų?"
267
 
268
+ #: roles/roles-add.php:168
269
+ msgid "Email Settings Menu"
270
+ msgstr "El. pašto nustatymų meniu"
271
 
272
+ #: roles/roles-add.php:180
273
+ msgid "Reports Menu"
274
+ msgstr "Ataskaitų meniu"
275
 
276
+ #: sendmail/sendmail.php:96
277
+ msgid "Use this to send newsletter emails to your subscribers."
278
+ msgstr "Naudokite naujienlaiškių savo prenumeratoriams siuntimui."
 
279
 
280
+ #: settings/settings-edit.php:204
281
+ msgid "Sender of Notifications"
282
  msgstr "Pranešimų siuntėjas"
283
 
284
+ #: settings/settings-edit.php:206
285
  msgid ""
286
+ "Choose a FROM name and FROM email address for all the emails to be sent from "
287
  "this plugin."
288
  msgstr ""
289
+ "Pasirinkite siuntėjo vardą ir elektroninio pašto adresą visiems šio įskiepio "
290
+ "siunčiamiems laiškams."
291
 
292
+ #: settings/settings-edit.php:215
293
+ msgid "Mail Type"
294
  msgstr "Laiško tipas"
295
 
296
+ #: settings/settings-edit.php:216
297
  msgid ""
298
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
299
+ "Option 3 & 4 is to send mails with PHP method mail()."
300
  msgstr ""
301
+ "1 ir 2 variantai naudoja standartinį Wordpress metodą wp_mail(). 3 ir 4 "
302
+ "variantai naudoja PHP metodą mail()."
 
 
 
 
 
 
 
 
303
 
304
+ #: settings/settings-edit.php:230
305
+ msgid "Opt-in Option"
306
+ msgstr "Prenumeratos patvirtinimo variantas"
 
 
 
 
 
 
 
 
307
 
308
+ #: settings/settings-edit.php:231
309
  msgid ""
310
+ "Double Opt In means subscribers need to confirm their email address by an "
311
+ "activation link sent them on a activation email message.<br />Single Opt In "
312
  "means subscribers do not need to confirm their email address."
313
  msgstr ""
314
+ "Dvigubas patvirtinimas reiškia, kad prenumeratoriai turi patvirtinti savo el."
315
+ " pašto adresą aktyvuodami nuorodą aktyvacijos laiške.<br />Viengubas "
316
+ "patvirtinimas reiškia, kad prenumeratoriai neturi patvirtinti savo el. pašto "
317
+ "adreso."
 
 
 
 
 
 
 
 
 
318
 
319
+ #: settings/settings-edit.php:255
320
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
321
+ msgstr "Dvigubo patvirtinimo laiško tema (Patvirtinimo laiškas)"
322
 
323
+ #: settings/settings-edit.php:256
324
+ msgid ""
325
+ "Enter the subject for the confirmation email to be sent Double Opt In "
326
+ "whenever a user signs up."
327
+ msgstr ""
328
+ "Įveskite patvirtinimo laiško temą, kuris bus siunčiamas dvigubam "
329
+ "patvirtinimui, kai vartotojas užsiregistruos"
330
 
331
+ #: settings/settings-edit.php:262
332
+ msgid "Double Opt In Mail Content (Confirmation Email)"
333
+ msgstr "Dvigubo patvirtinimo laiško turinys (Patvirtinimo laiškas)"
334
 
335
+ #: settings/settings-edit.php:263
336
+ msgid ""
337
+ "Enter the content for the confirmation email to be sent for Double Opt In "
338
+ "whenever a user signs up. (Keyword: ###NAME###)"
339
+ msgstr ""
340
+ "Įveskite patvirtinimo laiško turinį, kuris bus siunčiamas dvigubam "
341
+ "patvirtinimui, kai vartotojas prisiregistruos. (Raktažodis: ###NAME###)"
342
 
343
+ #: settings/settings-edit.php:269
344
+ msgid "Double Opt In Confirmation Link"
345
+ msgstr "Dvigubo patvirtinimo nuoroda"
346
 
347
+ #: settings/settings-edit.php:276
348
+ msgid ""
349
+ "Text to display after Email is successfully subscribed from Double Opt In "
350
+ "(confirmation) Email"
351
+ msgstr "Rodomas tekstas po sėkmingo el. pašto patvirtinimo."
352
 
353
+ #: settings/settings-edit.php:277
354
  msgid ""
355
+ "This text will be displayed once user clicks on email confirmation link from "
356
+ "the Double Opt In (confirmation) Email."
357
  msgstr ""
358
+ "Šis tekstas bus rodomas, kai vartotojas paspaus ant dvigubo patvirtinimo "
359
+ "laiške esančios nuorodos."
 
 
 
 
360
 
361
+ #: settings/settings-edit.php:297
362
  msgid ""
363
+ "Enter the subject for the subscriber welcome email. This will be sent "
364
+ "whenever a user's email is either confirmed (if Double Opt In) / subscribed "
365
+ "(if Single Op In) successfully."
366
  msgstr ""
367
+ "Įveskite prenumeratoriaus pasveikinimo laiško temą. Jis bus siunčiamas, kai "
368
+ "vartotojo el. paštas patvirtinimas (jei pasirinktas dvigubas patvirtinimas) "
369
+ "arba vartotojas sėkmingai užsiregistravo (jei pasirinktas viengubas "
370
+ "patvirtinimas)."
 
 
 
 
 
 
371
 
372
+ #: settings/settings-edit.php:304
373
+ msgid ""
374
+ "Enter the content for the subscriber welcome email whenever a user's email "
375
+ "is either confirmed (if Double Opt In) / subscribed (if Single Opt In) "
376
+ "successfully. (Keyword: ###NAME###)"
377
+ msgstr ""
378
+ "Įveskite prenumeratoriaus pasveikinimo laiško, kuris bus siunčiamas po "
379
+ "vartotojo el. pašto adreso patvirtinimo (dvigubo patvirtinimo atveju) arba "
380
+ "sėkmingos prenumeratos (viengubo patvirtinimo atveju), turinys. (Raktažodis: "
381
+ "###NAME###)"
382
 
383
+ #: settings/settings-edit.php:335
384
  msgid ""
385
+ "Default message to display if there is any issue while clicking on "
386
+ "confirmation link from the Double Opt In (confirmation) Emails."
387
  msgstr ""
388
+ "Numatytoji žinutė, kuri rodoma, jei kyla kokių nors problemų paspaudus ant "
389
+ "patvirtinimo nuorodos dvigubo patvirtinimo laiške."
390
+
391
+ #: classes/es-common.php:20
392
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
393
+ msgstr "<span style=\"color:#00CC00;font-weight:bold;\">Peržiūrėta</span>"
394
+
395
+ #: classes/es-register.php:148 classes/es-register.php:149
396
+ #: notification/notification-show.php:51
397
+ msgid "Post Notifications"
398
+ msgstr "Pranešimai apie įrašus"
399
+
400
+ #: classes/es-register.php:151 classes/es-register.php:152
401
+ #: sendmail/sendmail.php:92
402
+ msgid "Newsletters"
403
+ msgstr "Naujienlaiškiai"
404
+
405
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
406
+ msgid "Cron Settings"
407
+ msgstr "Periodinių užduočių (cron) nustatymai"
408
+
409
+ #: classes/es-register.php:157 classes/es-register.php:158
410
+ #: settings/settings-edit.php:196
411
+ msgid "Email Settings"
412
+ msgstr "El. pašto nustatymai"
413
+
414
+ #: classes/es-register.php:160 classes/es-register.php:161
415
+ #: roles/roles-add.php:109
416
+ msgid "User Roles"
417
+ msgstr "Vartotojo vaidmenys"
418
+
419
+ #: classes/es-register.php:163 classes/es-register.php:164
420
+ #: sentmail/sentmail-show.php:95
421
+ msgid "Reports"
422
+ msgstr "Ataskaitos"
423
+
424
+ #: classes/es-register.php:183
425
+ msgctxt "view-subscriber-enhanced-select"
426
+ msgid "Are you sure you want to delete selected records?"
427
+ msgstr "Ar tikrai norite trinti pasirinktus įrašus?"
428
 
429
+ #: classes/es-register.php:186
430
+ msgctxt "view-subscriber-enhanced-select"
431
+ msgid "Please select new status for subscribers"
432
+ msgstr "Prašome pasirinkti naują prenumeratorių statusą"
433
 
434
+ #: classes/es-register.php:188
435
+ msgctxt "view-subscriber-enhanced-select"
436
+ msgid "Do you want to update subscribers status?"
437
+ msgstr "Ar norite atnaujinti prenumeratorių statusą?"
438
 
439
+ #: compose/compose-add.php:73
440
+ msgid "Add new Email"
441
+ msgstr "Pridėti naują el. paštą"
 
442
 
443
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
444
+ msgid "Static Template (For Newsletter Emails)"
445
+ msgstr "Statinis šablonas (naujienlaiškiams)"
 
446
 
447
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
448
+ msgid "Dynamic Template (For Post Notification Emails)"
449
+ msgstr "Dinaminis šablonas (pranešimų apie įrašus laiškams)"
450
 
451
+ #: compose/compose-edit.php:83
452
+ msgid "Edit Email"
453
+ msgstr "Redaguoti el. paštą"
 
 
 
 
454
 
455
+ #: cron/cron-add.php:33
456
+ msgid "Successfully updated."
457
+ msgstr "Sėkmingai atnaujinta."
458
 
459
+ #: cron/cron-add.php:87
460
  msgid ""
461
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
462
+ "modify it."
463
  msgstr ""
464
+ "Tai jūsų periodinės užduoties (cron) adresas. Laukas tik skaitymui ir "
465
+ "patartina jo nekeisti."
466
 
467
+ #: cron/cron-add.php:97
468
+ msgid "Number of mails you want to trigger per hour."
469
+ msgstr "Siunčiamų laiškų skaičius per valandą."
470
 
471
+ #: cron/cron-add.php:102
472
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
 
 
473
  msgstr ""
474
+ "(Jūsų serveris turi limitą. Saugumo dėlei, mes siūlome 50 laiškų per valandą "
475
+ "limitą)"
 
 
 
 
476
 
477
+ #: cron/cron-add.php:108
478
  msgid ""
479
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
480
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
481
  msgstr ""
482
+ "Siųsti laišką administratoriui, kai periodinės užduoties (cron) adresas yra "
483
+ "aktyvuojamas serveryje. (Raktažodžiai: ###DATE###, ###SUBJECT###, "
484
+ "###COUNT###)"
485
 
486
+ #: cron/cron-add.php:125
487
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
488
+ msgstr ""
489
+ "Kas yra periodinės užduotys (cron)(automatiniai laiškai) ir kaip jas "
490
+ "nustatyti?"
491
 
492
+ #: cron/cron-add.php:126
493
  msgid ""
494
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
495
+ "schedule-cron-emails/\">What is Cron?</a>"
496
  msgstr ""
497
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
498
+ "schedule-cron-emails/\">Kas yra periodinės užduotys (cron)?</a>"
 
 
 
 
499
 
500
+ #: cron/cron-add.php:129
501
  msgid ""
502
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
503
+ "do-if-hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?"
504
+ "</a>"
505
  msgstr ""
506
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
507
+ "do-if-hosting-doesnt-support-cron-jobs/\">Serveris nepalaiko periodinių "
508
+ "užduočių (cron job)?</a>"
 
 
 
 
509
 
510
+ #: roles/roles-add.php:144
511
+ msgid "Post Notifications Menu"
512
+ msgstr "Pranešimų apie įrašus meniu"
513
 
514
+ #: roles/roles-add.php:156
515
+ msgid "Newsletters + Cron Settings Menu"
516
+ msgstr "Naujienlaiškiai ir periodinių užduočių (cron) nustatymų meniu"
517
 
518
+ #: sentmail/sentmail-show.php:99
519
  msgid ""
520
+ "It will show reports for all Newsletters & Post Notification emails sent."
 
521
  msgstr ""
522
+ "Jis parodys visų el. paštu siųstų naujienlaiškių ir pranešimų apie įrašus "
523
+ "ataskaitas."
 
 
 
 
 
524
 
525
+ #: classes/es-common.php:8
526
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
527
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Patvirtinta</span>"
 
 
 
 
528
 
529
+ #: classes/es-common.php:11
530
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
531
+ msgstr "<span style=\"color:#FF0000\">Nepatvirtintas</span>"
532
 
533
+ #: classes/es-common.php:14
534
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
535
+ msgstr "<span style=\"color:#999900\">Nutraukė prenumeratą</span>"
536
 
537
+ #: classes/es-common.php:17
538
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
539
+ msgstr "<span style=\"color:#0000FF\">Viengubas patvirtinimas</span>"
540
 
541
+ #: classes/es-common.php:23
542
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
543
+ msgstr "<span style=\"color:#999900;\">Nėra duomenų</span>"
 
 
544
 
545
+ #: classes/es-common.php:26
546
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
547
+ msgstr "<span style=\"color:#FF0000\">Išjungti</span>"
548
 
549
+ #: classes/es-common.php:29
550
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
551
+ msgstr "<span style=\"color:#FF0000\">Eilėje</span>"
552
 
553
+ #: classes/es-common.php:32
554
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
555
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Išsiųsta</span>"
556
 
557
+ #: classes/es-common.php:35
558
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
 
 
559
  msgstr ""
560
+ "<span style=\"color:#ffd700;font-weight:bold;\">Periodinių užduočių (cron) "
561
+ "laiškas</span>"
 
 
 
 
 
 
 
 
562
 
563
+ #: classes/es-common.php:38
564
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
565
+ msgstr "<span style=\"color:#993399;\">Momentinis laiškas</span>"
566
 
567
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
568
+ #: subscribers/view-subscriber-show.php:353
569
+ #: subscribers/view-subscriber-show.php:367
570
+ msgid "Name"
571
+ msgstr "Vardas"
572
 
573
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
574
+ msgid "Email *"
575
+ msgstr "El. paštas *"
576
 
577
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
578
+ msgid "Subscribe"
579
+ msgstr "Prenumeruoti"
580
 
581
+ #. Name of the plugin
582
+ #: classes/es-register.php:139 classes/es-register.php:140
583
+ msgid "Email Subscribers"
584
+ msgstr "Email Subscribers"
585
 
586
+ #: classes/es-register.php:142 classes/es-register.php:143
587
+ #: subscribers/view-subscriber-show.php:240
588
+ msgid "Subscribers"
589
+ msgstr "Prenumeratoriai"
590
 
591
+ #: classes/es-register.php:145 classes/es-register.php:146
592
+ #: compose/compose-show.php:63
593
+ msgid "Compose"
594
+ msgstr "Kurti naują"
595
 
596
+ #: classes/es-register.php:166
597
+ msgid "Help & Info"
598
+ msgstr "Pagalba ir informacija"
 
599
 
600
+ #: classes/es-register.php:167
601
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
602
+ msgstr ""
603
+ "<span style=\"color:#f18500;font-weight:bolder;\">Pagalba ir informacija"
604
 
605
+ #: classes/es-register.php:178
606
+ msgctxt "view-subscriber-enhanced-select"
607
+ msgid "Please enter subscriber email address."
608
+ msgstr "Prašome įvesti prenumeratoriaus el. pašto adresą."
609
 
610
+ #: classes/es-register.php:179
611
+ msgctxt "view-subscriber-enhanced-select"
612
+ msgid "Please select subscriber email status."
613
+ msgstr "Prašome pasirinkti prenumeratoriaus el. pašto statusą."
614
 
615
+ #: classes/es-register.php:180
616
+ msgctxt "view-subscriber-enhanced-select"
617
+ msgid "Please select or create group for this subscriber."
618
+ msgstr "Prašome pasirinkti arba sukurti grupę šiam prenumeratoriui."
 
 
 
619
 
620
+ #: classes/es-register.php:181
621
+ msgctxt "view-subscriber-enhanced-select"
622
+ msgid "Do you want to delete this record?"
623
+ msgstr "Ar norite ištrinti šį įrašą?"
 
624
 
625
+ #: classes/es-register.php:182
626
+ msgctxt "view-subscriber-enhanced-select"
627
+ msgid "Please select the bulk action."
628
+ msgstr "Prašome pasirinkti masinį veiksmą."
629
 
630
+ #: classes/es-register.php:184
631
+ msgctxt "view-subscriber-enhanced-select"
632
+ msgid ""
633
+ "Do you want to resend confirmation email? \\nAlso please note, this will "
634
+ "update subscriber current status to 'Unconfirmed'."
635
+ msgstr ""
636
+ "Ar norite pakartotinai išsiųsti patvirtinimo laišką? \\nAtkreipkite dėmesį, "
637
+ "kad bus prenumeratoriaus dabartinis statusas bus pakeistas į "
638
+ "\"Nepatvirtinta\"."
639
 
640
+ #: classes/es-register.php:185
641
+ msgctxt "view-subscriber-enhanced-select"
642
+ msgid "Please select new subscriber group."
643
+ msgstr "Prašome pasirinkti naują prenumeratorių grupę."
644
 
645
+ #: classes/es-register.php:187
646
+ msgctxt "view-subscriber-enhanced-select"
647
+ msgid "Do you want to update subscribers group?"
648
+ msgstr "Ar norite atnaujinti prenumeratorių grupę?"
 
 
649
 
650
+ #: classes/es-register.php:189
651
+ msgctxt "view-subscriber-enhanced-select"
652
+ msgid "Do you want to export the emails?"
653
+ msgstr "Ar norite eksportuoti el. pašto adresus?"
654
 
655
+ #: classes/es-register.php:190
656
+ msgctxt "view-subscriber-enhanced-select"
657
  msgid ""
658
+ "Please select only csv file. Please check official website for csv structure."
659
+ "."
660
  msgstr ""
661
+ "Prašome pasirinkti tik CSV failą. CSV struktūrą pasitikrinkite oficialioje "
662
+ "svetainėje."
663
 
664
+ #: classes/es-register.php:198
665
+ msgctxt "compose-enhanced-select"
666
+ msgid "Please enter name for configuration."
667
+ msgstr "Prašome įvesti konfiguracijos pavadinimą."
668
 
669
+ #: classes/es-register.php:199
670
+ msgctxt "compose-enhanced-select"
671
+ msgid "Please select template for this configuration."
672
+ msgstr "Prašome pasirinkti šios konfiguracijos šabloną."
673
 
674
+ #: classes/es-register.php:200
675
+ msgctxt "compose-enhanced-select"
676
+ msgid "Do you want to delete this record?"
677
+ msgstr "Ar norite ištrinti šį įrašą?"
 
 
678
 
679
+ #: classes/es-register.php:208
680
+ msgctxt "notification-enhanced-select"
681
+ msgid "Please select subscribers group."
682
+ msgstr "Prašome pasirinkti prenumeratorių grupę."
683
 
684
+ #: classes/es-register.php:209
685
+ msgctxt "notification-enhanced-select"
686
+ msgid ""
687
+ "Please select notification mail subject. Use compose menu to create new."
688
+ msgstr ""
689
+ "Prašome pasirinkti pranešimo laiško temą. Norėdami sukurti naują, naudokite "
690
+ "meniu \"Sukurti\"."
691
 
692
+ #: classes/es-register.php:210
693
+ msgctxt "notification-enhanced-select"
694
+ msgid "Please select notification status."
695
+ msgstr "Prašome pasirinkti pranešimo statusą."
696
 
697
+ #: classes/es-register.php:211
698
+ msgctxt "notification-enhanced-select"
699
+ msgid "Do you want to delete this record?"
700
+ msgstr "Ar norite ištrinti šį įrašą?"
701
 
702
+ #: classes/es-register.php:219
703
+ msgctxt "sendmail-enhanced-select"
704
+ msgid "Please select your mail subject."
705
+ msgstr "Prašome pasirinkti laiško temą."
706
+
707
+ #: classes/es-register.php:220
708
+ msgctxt "sendmail-enhanced-select"
709
+ msgid "Please select your mail type."
710
+ msgstr "Prašome pasirinkti laiško tipą."
711
 
712
+ #: classes/es-register.php:221
713
+ msgctxt "sendmail-enhanced-select"
714
  msgid ""
715
+ "Have you double checked your selected group? If so, let's go ahead and send "
716
+ "this."
717
  msgstr ""
718
+ "Ar du kartus patikrinote pasirinktą grupę? Jei taip, tęskite toliau ir "
719
+ "siųskite tai."
720
 
721
+ #: classes/es-register.php:229
722
+ msgctxt "sentmail-enhanced-select"
723
+ msgid "Do you want to delete this record?"
724
+ msgstr "Ar norite ištrinti šį įrašą?"
725
 
726
+ #: classes/es-register.php:230
727
+ msgctxt "sentmail-enhanced-select"
728
+ msgid "Do you want to delete all records except latest 10?"
729
+ msgstr "Ar norite ištrinti visus, išskyrus 10 naujausių, įrašus?"
730
 
731
+ #: classes/es-register.php:238
732
+ msgctxt "cron-enhanced-select"
733
+ msgid "Please select enter number of mails you want to send per hour/trigger."
734
+ msgstr ""
735
+ "Prašome pasirinkti laiškų kiekį, kurį norite siųsti per valandą/veiksmą."
736
 
737
+ #: classes/es-register.php:239
738
+ msgctxt "cron-enhanced-select"
739
+ msgid "Please enter the mail count, only number."
740
+ msgstr "Prašome įvesti laiškų kiekį (tik skaičius)."
741
 
742
+ #: classes/es-register.php:252
743
+ msgctxt "widget-enhanced-select"
744
+ msgid "Please enter email address."
745
+ msgstr "Prašome įvesti el. pašto adresą."
746
 
747
+ #: classes/es-register.php:253
748
+ msgctxt "widget-enhanced-select"
749
+ msgid "Please provide a valid email address."
750
+ msgstr "Prašome pateikti galiojantį el. pašto adresą."
751
 
752
+ #: classes/es-register.php:254
753
+ msgctxt "widget-enhanced-select"
754
+ msgid "loading..."
755
+ msgstr "kraunasi..."
756
 
757
+ #: classes/es-register.php:255
758
+ msgctxt "widget-enhanced-select"
759
+ msgid "Cannot create XMLHTTP instance"
760
+ msgstr "Nepavyko sukurti XMLHTTP instancijos"
 
 
761
 
762
+ #: classes/es-register.php:256
763
+ msgctxt "widget-enhanced-select"
764
+ msgid "Subscribed successfully."
765
+ msgstr "Sėkmingai užsiprenumeravote."
 
766
 
767
+ #: classes/es-register.php:257
768
+ msgctxt "widget-enhanced-select"
769
+ msgid ""
770
+ "Your subscription was successful! Within a few minutes, kindly check the "
771
+ "mail in your mailbox and confirm your subscription. If you can't see the "
772
+ "mail in your mailbox, please check your spam folder."
773
+ msgstr ""
774
+ "Jūsų prenumerata pavyko! Per keletą minučių patikrinkite patvirtinimo laišką "
775
+ "savo pašto dėžutė ir patvirtinkite savo prenumeratą. Jei negalite rasti savo "
776
+ "pašto dėžutėje laiško, patikrinkite savo šlamšto aplanką."
777
 
778
+ #: classes/es-register.php:258
779
+ msgctxt "widget-enhanced-select"
780
+ msgid "Email Address already exists."
781
+ msgstr "El. pašto adresas jau egzistuoja."
782
 
783
+ #: classes/es-register.php:259
784
+ msgctxt "widget-enhanced-select"
785
+ msgid "Oops.. Unexpected error occurred."
786
+ msgstr "Oi.. įvyko netikėta klaida."
787
 
788
+ #: classes/es-register.php:260
789
+ msgctxt "widget-enhanced-select"
790
+ msgid "Invalid email address."
791
+ msgstr "Neteisingas el. pašto adresas."
792
 
793
+ #: classes/es-register.php:261
794
+ msgctxt "widget-enhanced-select"
795
+ msgid "Please try after some time."
796
+ msgstr "Prašome bandyti vėliau."
797
 
798
+ #: classes/es-register.php:262
799
+ msgctxt "widget-enhanced-select"
800
+ msgid "There was a problem with the request."
801
+ msgstr "Iškilo problema dėl užklausos."
 
802
 
803
+ #: classes/es-register.php:269
804
+ msgctxt "widget-page-enhanced-select"
805
+ msgid "Please enter email address."
806
+ msgstr "Prašome įvesti el. pašto adresą."
 
807
 
808
+ #: classes/es-register.php:270
809
+ msgctxt "widget-page-enhanced-select"
810
+ msgid "Please provide a valid email address."
811
+ msgstr "Prašome pateikti galiojantį el. pašto adresą."
 
812
 
813
+ #: classes/es-register.php:271
814
+ msgctxt "widget-page-enhanced-select"
815
+ msgid "loading..."
816
+ msgstr "kraunasi..."
817
 
818
+ #: classes/es-register.php:272
819
+ msgctxt "widget-page-enhanced-select"
820
+ msgid "Cannot create XMLHTTP instance"
821
+ msgstr "Nepavyko sukurti XMLHTTP instancijos"
822
 
823
+ #: classes/es-register.php:273
824
+ msgctxt "widget-page-enhanced-select"
825
+ msgid "Subscribed successfully."
826
+ msgstr "Sėkmingai užsiprenumeravote."
 
 
827
 
828
+ #: classes/es-register.php:274
829
+ msgctxt "widget-page-enhanced-select"
830
+ msgid ""
831
+ "Your subscription was successful! Within a few minutes, kindly check the "
832
+ "mail in your mailbox and confirm your subscription. If you can't see the "
833
+ "mail in your mailbox, please check your spam folder."
834
+ msgstr ""
835
+ "Jūsų prenumerata pavyko! Per keletą minučių patikrinkite patvirtinimo laišką "
836
+ "savo pašto dėžutė ir patvirtinkite savo prenumeratą. Jei negalite rasti savo "
837
+ "pašto dėžutėje laiško, patikrinkite savo šlamšto aplanką."
838
 
839
+ #: classes/es-register.php:275
840
+ msgctxt "widget-page-enhanced-select"
841
+ msgid "Email Address already exists."
842
+ msgstr "El. pašto adresas jau egzistuoja."
843
 
844
+ #: classes/es-register.php:276
845
+ msgctxt "widget-page-enhanced-select"
846
+ msgid "Oops.. Unexpected error occurred."
847
+ msgstr "Oi.. įvyko netikėta klaida."
848
+
849
+ #: classes/es-register.php:277
850
+ msgctxt "widget-page-enhanced-select"
851
+ msgid "Invalid email address."
852
+ msgstr "Neteisingas el. pašto adresas."
853
 
854
+ #: classes/es-register.php:278
855
+ msgctxt "widget-page-enhanced-select"
856
+ msgid "Please try after some time."
857
+ msgstr "Prašome bandyti vėliau."
858
 
859
+ #: classes/es-register.php:279
860
+ msgctxt "widget-page-enhanced-select"
861
+ msgid "There was a problem with the request."
862
+ msgstr "Iškilo problema dėl užklausos."
863
 
864
+ #: classes/es-register.php:408
865
+ msgid ""
866
+ "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
867
+ "instantly"
868
  msgstr ""
869
+ "Email Subscribers rekomenduoja nemokamą įskiepį <b>Rainmaker</b> karto "
870
+ "rinkti potencialius klientus."
871
 
872
+ #: classes/es-register.php:409
873
+ msgid "Yes, I want this"
874
+ msgstr "Taip, to noriu"
875
 
876
+ #: classes/es-register.php:409
877
+ msgid "No, I don't want it"
878
+ msgstr "Ne, to nenoriu"
879
 
880
+ #: classes/es-register.php:544
881
+ msgid "Widget Title"
882
+ msgstr "Valdiklio pavadinimas"
883
 
884
+ #: classes/es-register.php:548
885
+ msgid "Display Name Field"
886
+ msgstr "Rodyti vardo lauką"
887
 
888
+ #: classes/es-register.php:555
889
+ msgid "Short Description"
890
+ msgstr "Trumpas aprašymas"
891
 
892
+ #: classes/es-register.php:557
893
+ msgid "Short description about your subscription form."
894
+ msgstr "Trumpas jūsų prenumeratos formos aprašymas."
 
895
 
896
+ #: classes/es-register.php:560
897
+ msgid "Subscriber Group"
898
+ msgstr "Prenumeratoriaus grupė"
899
 
900
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
901
+ msgid "Please enter template heading."
902
+ msgstr "Prašome įvesti šablono antraštę."
903
 
904
+ #: compose/compose-add.php:42
905
+ msgid "Template successfully created. "
906
+ msgstr "Šablonas sėkmingai sukurtas."
907
 
908
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
909
+ #: compose/compose-preview.php:27 compose/compose-show.php:65
910
+ #: cron/cron-add.php:79 notification/notification-add.php:112
911
+ #: notification/notification-edit.php:123
912
+ #: notification/notification-show.php:53 roles/roles-add.php:110
913
+ #: sendmail/sendmail.php:93 sentmail/deliverreport-show.php:60
914
+ #: sentmail/sentmail-preview.php:27 sentmail/sentmail-show.php:96
915
+ #: settings/settings-edit.php:197 subscribers/view-subscriber-add.php:113
916
+ #: subscribers/view-subscriber-edit.php:112
917
+ #: subscribers/view-subscriber-export.php:29
918
+ #: subscribers/view-subscriber-import.php:145
919
+ #: subscribers/view-subscriber-show.php:245
920
+ #: subscribers/view-subscriber-sync.php:91
921
+ msgid "Help"
922
+ msgstr "Pagalba"
923
 
924
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
925
+ msgid "Select your Mail Type"
926
+ msgstr "Pasirinkite laiško tipą"
927
 
928
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
929
+ msgid "Enter Mail Subject"
930
+ msgstr "Įveskite laiško temą"
931
 
932
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
933
+ msgid "Keyword: ###POSTTITLE###"
934
+ msgstr "Raktažodis: ###POSTTITLE###"
935
 
936
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
937
+ msgid "Enter Content for your Mail"
938
+ msgstr "Įveskite laiško turinį"
939
 
940
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
941
+ #, c-format
942
+ msgid ""
943
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
944
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
945
+ "###POSTDESC###, ###POSTFULL###"
946
+ msgstr ""
947
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
948
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
949
+ "###POSTDESC###, ###POSTFULL###"
950
 
951
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
952
+ msgid "Available Keywords"
953
+ msgstr "Galimi raktažodžiai"
954
 
955
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
956
+ #: compose/compose-show.php:77 compose/compose-show.php:85
957
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
958
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
959
+ #: subscribers/view-subscriber-show.php:354
960
+ #: subscribers/view-subscriber-show.php:368
961
+ msgid "Status"
962
+ msgstr "Statusas"
963
 
964
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
965
+ msgid "Published"
966
+ msgstr "Paskelbta"
967
 
968
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
969
+ msgid "Please select your mail status"
970
+ msgstr "Prašome pasirinkti laiško statusą."
971
 
972
+ #: compose/compose-add.php:104 compose/compose-edit.php:116
973
+ #: cron/cron-add.php:119 notification/notification-add.php:251
974
+ #: notification/notification-edit.php:291 roles/roles-add.php:206
975
+ #: subscribers/view-subscriber-edit.php:190
976
+ msgid "Save"
977
+ msgstr "Saugoti"
978
 
979
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
980
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
981
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
982
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
983
+ #: subscribers/view-subscriber-edit.php:21
984
+ msgid "Oops, selected details does not exists."
985
+ msgstr "Oi, pažymėti duomenys neegzistuoja."
986
 
987
+ #: compose/compose-edit.php:60
988
+ msgid "Template successfully updated. "
989
+ msgstr "Šablonas sėkmingai atnaujintas."
 
990
 
991
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
992
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
993
+ msgid "Add New"
994
+ msgstr "Pridėti naują"
995
 
996
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
997
+ msgid "Preview Mail"
998
+ msgstr "Peržiūrėti laišką"
999
 
1000
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
1001
+ #: notification/notification-show.php:96
1002
+ #: subscribers/view-subscriber-show.php:398
1003
+ msgid "Edit"
1004
+ msgstr "Redaguoti"
1005
 
1006
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
1007
+ #: subscribers/view-subscriber-show.php:16
1008
+ msgid "Click Here"
1009
+ msgstr "Spauskite čia"
1010
 
1011
+ #: compose/compose-show.php:46 notification/notification-show.php:34
1012
+ #: sentmail/sentmail-show.php:35
1013
+ msgid "Selected record deleted."
1014
+ msgstr "Pasirinktas įrašas ištrintas."
1015
 
1016
+ #: compose/compose-show.php:76 compose/compose-show.php:84
1017
+ msgid "Email subject"
1018
+ msgstr "Laiško tema"
1019
 
1020
+ #: compose/compose-show.php:78 compose/compose-show.php:86
1021
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
1022
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
1023
+ msgid "Type"
1024
+ msgstr "Tipas"
1025
 
1026
+ #: compose/compose-show.php:79 compose/compose-show.php:87
1027
+ msgid "Actions"
1028
+ msgstr "Veiksmai"
1029
 
1030
+ #: compose/compose-show.php:104 notification/notification-show.php:99
1031
+ #: subscribers/view-subscriber-show.php:277
1032
+ #: subscribers/view-subscriber-show.php:403
1033
+ msgid "Delete"
1034
+ msgstr "Trinti"
1035
 
1036
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
1037
+ #: sentmail/sentmail-show.php:123
1038
+ msgid "Preview"
1039
+ msgstr "Peržiūra"
1040
 
1041
+ #: compose/compose-show.php:113 notification/notification-show.php:139
1042
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
1043
+ #: subscribers/view-subscriber-show.php:426
1044
+ msgid "No records available."
1045
+ msgstr "Nėra įrašų."
1046
 
1047
+ #: cron/cron-add.php:23
1048
+ msgid "Please enter valid mail count."
1049
+ msgstr "Prašome įvesti teisingą laiškų kiekį."
 
1050
 
1051
+ #: cron/cron-add.php:86
1052
+ msgid "Cron job URL"
1053
+ msgstr "Periodinių užduočių (cron) adresas"
1054
+
1055
+ #: cron/cron-add.php:96
1056
+ msgid "Mail Count"
1057
+ msgstr "Laiškų skaičius"
1058
+
1059
+ #: cron/cron-add.php:107
1060
+ msgid "Admin Report"
1061
+ msgstr "Administratoriaus ataskaita"
1062
 
1063
+ #: cron/cron-add.php:127
1064
  msgid ""
1065
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1066
+ "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1067
  msgstr ""
1068
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1069
+ "schedule-cron-emails-in-parallels-plesk/\">Periodinių užduočių (cron job) "
1070
+ "nustatymas Plesk</a>"
1071
 
1072
+ #: cron/cron-add.php:128
1073
+ msgid ""
1074
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1075
+ "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
1076
+ msgstr ""
1077
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1078
+ "schedule-cron-emails-in-cpanel/\">Periodinių užduočių (cron job) nustatymas "
1079
+ "cPanel</a>"
1080
 
1081
+ #: export/export-email-address.php:33 export/export-email-address.php:37
1082
+ msgid "Unexpected url submit has been detected"
1083
+ msgstr "Buvo aptiktas nenumatytas nuorodos pateikimas"
1084
 
1085
+ #: help/help.php:46
1086
+ msgid "Welcome to Email Subscribers!"
1087
+ msgstr "Sveiki prisijungę prie El. pašto prenumeratorių!"
1088
 
1089
+ #: help/help.php:47
1090
+ msgid ""
1091
+ "Thanks for installing and we hope you will enjoy using Email Subscribers."
1092
+ msgstr ""
1093
+ "Ačiū, kad įdiegėte ir tikimės, kad jums patiks naudoti El. pašto "
1094
+ "prenumeratorius."
1095
 
1096
+ #: help/help.php:51
1097
+ msgid "For more help and tips..."
1098
+ msgstr "Norėdami gauti daugiau pagalbos ir patarimų..."
1099
 
1100
+ #: help/help.php:98
1101
+ msgid "Frequently Asked Questions"
1102
+ msgstr "Dažnai užduodami klausimai"
1103
 
1104
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
1105
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
1106
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
1107
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
1108
+ #: help/help.php:171 help/help.php:174 help/help.php:177
1109
+ #, c-format
1110
+ msgid "%s"
1111
+ msgstr "%s"
1112
 
1113
+ #: help/help.php:117
1114
+ msgid "How to Add Subscription box to website?"
1115
+ msgstr "Kaip pridėti prenumeratos formą svetainėje?"
1116
 
1117
+ #: help/help.php:126
1118
+ msgid "General Plugin Settings"
1119
+ msgstr "Bendrieji įskiepio nustatymai"
1120
 
1121
+ #: help/help.php:129
1122
+ msgid "How to Import or Export Email Addresses?"
1123
+ msgstr "Kaip importuoti ar eksportuoti el. pašto adresus?"
1124
 
1125
+ #: help/help.php:132
1126
+ msgid "How to change/update/translate any texts from Email Subscribers?"
1127
+ msgstr ""
1128
+ "Kaip pakeisti/atnaujinti/išversti bet kokį El. pašto prenumeratorių tekstą?"
 
 
 
 
 
 
 
 
 
 
 
1129
 
1130
+ #: help/help.php:135
1131
+ msgid "How to add Unsubscribe link in emails?"
1132
+ msgstr "Kaip pridėti prenumeratos atsisakymo nuorodą laiškuose?"
1133
 
1134
+ #: help/help.php:138
1135
+ msgid "What are Static Templates and Dynamic Templates?"
1136
+ msgstr "Kas yra statiniai ir dinaminiai šablonai?"
1137
 
1138
+ #: help/help.php:147
1139
+ msgid "How to Send a sample new post notification email to testgroup/myself?"
1140
+ msgstr ""
1141
+ "Kaip siųsti naujo įrašo pranešimo pavyzdį el. paštu testinei grupe ar sau?"
1142
 
1143
+ #: help/help.php:153
1144
+ msgid "How to Add/Update Existing Subscribers Group?"
1145
+ msgstr "Kaip pridėti/atnaujinti esamą prenumeratorių grupę?"
1146
 
1147
+ #: help/help.php:159
1148
+ msgid "How to show subscribe form inside a popup?"
1149
+ msgstr "Kaip rodyti prenumeratos formą iššokančiame lange?"
1150
 
1151
+ #: help/help.php:162
1152
+ msgid "How to use Rainmaker’s form in Email Subscribers?"
1153
+ msgstr "Kaip naudoti Rainmaker formą El. pašto prenumeratai?"
1154
 
1155
+ #: help/help.php:165
1156
+ msgid "How to Schedule Cron Mails?"
1157
+ msgstr "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams?"
1158
 
1159
+ #: help/help.php:168
1160
+ msgid "How to Schedule Cron Emails in cPanel?"
1161
+ msgstr "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams cPanel?"
1162
 
1163
+ #: help/help.php:171
1164
+ msgid "How to Schedule Cron Emails in Parallels Plesk?"
1165
+ msgstr ""
1166
+ "Kaip nustatyti tvarkaraštį periodinių užduočių (cron) laiškams Parallels "
1167
+ "Plesk?"
1168
 
1169
+ #: help/help.php:174
1170
+ msgid "What to do if Hosting doesn’t support Cron Jobs?"
1171
+ msgstr " daryti jei serveris nepalaiko periodinių užduočių (cron job)?"
1172
 
1173
+ #: help/help.php:177
1174
+ msgid "Commonly Asked Questions"
1175
+ msgstr "Dažniausiai užduodami klausimai"
1176
 
1177
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1178
+ #: job/es-unsubscribe.php:61
1179
  msgid ""
1180
+ "Oops.. We are getting some technical error. Please try again or contact "
1181
+ "admin."
1182
  msgstr ""
1183
+ "Oi.. Iškilo techninė klaida. Bandykite dar kartą arba susisiekite su "
1184
+ "administratoriumi."
1185
 
1186
+ #: job/es-optin.php:60
1187
+ msgid "This email address has already been confirmed."
1188
+ msgstr "Šis el. pašto adresas jau patvirtintas."
1189
 
1190
+ #: notification/notification-add.php:32
1191
+ msgid "Please select subscribers group."
1192
+ msgstr "Prašome pasirinkti prenumeratorių grupę."
 
 
 
 
 
1193
 
1194
+ #: notification/notification-add.php:38
1195
+ msgid "Please select notification status."
1196
+ msgstr "Prašome pasirinkti pranešimo statusą."
1197
 
1198
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
1199
  msgid ""
1200
+ "Please select notification mail subject. Use compose menu to create new."
 
 
 
 
 
 
 
 
1201
  msgstr ""
1202
+ "Prašome pasirinkti pranešimo laiško temą. Norėdami sukurti naują, naudokite "
1203
+ "meniu \"Sukurti\"."
 
 
 
 
 
 
 
 
1204
 
1205
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
1206
+ msgid "Please select post categories."
1207
+ msgstr "Prašome pasirinkti įrašo kategorijas."
 
1208
 
1209
+ #: notification/notification-add.php:70
1210
+ msgid "Notification successfully created. "
1211
+ msgstr "Pranešimas sėkmingai sukurtas."
1212
 
1213
+ #: notification/notification-add.php:111
1214
+ msgid "Add Notification"
1215
+ msgstr "Pridėti pranešimą"
1216
 
1217
+ #: notification/notification-add.php:119
1218
+ msgid "Select Subscribers Group"
1219
+ msgstr "Pasirinkite prenumeratorių grupę"
1220
 
1221
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1222
+ #: notification/notification-edit.php:134
1223
+ #: notification/notification-edit.php:167 sendmail/sendmail.php:109
1224
+ #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
1225
+ #: subscribers/view-subscriber-add.php:161
1226
+ #: subscribers/view-subscriber-edit.php:161
1227
+ #: subscribers/view-subscriber-import.php:189
1228
+ #: subscribers/view-subscriber-sync.php:118
1229
+ msgid "Select"
1230
+ msgstr "Pasirinkite"
1231
 
1232
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
1233
+ msgid "Select Notification Mail Subject"
1234
+ msgstr "Pasirinkite pranešimo laiško temą"
1235
 
1236
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
1237
+ msgid "(Use compose menu to create new)"
1238
+ msgstr "(Norėdami sukurti naują, naudokite meniu Kurti)"
1239
 
1240
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
1241
+ msgid "Select Post Categories"
1242
+ msgstr "Pasirinkite įrašo kategorijas"
 
 
 
 
 
 
 
1243
 
1244
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1245
+ msgid "Check All"
1246
+ msgstr "Žymėti viską"
1247
 
1248
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1249
+ msgid "Uncheck All"
1250
+ msgstr "Nežymėti nieko"
1251
 
1252
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
1253
+ msgid "Select your Custom Post Type"
1254
+ msgstr "Pasirinkite pasirinktinio įrašo tipą"
1255
 
1256
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
1257
+ msgid "(Optional)"
1258
+ msgstr "(Neprivalomas)"
1259
 
1260
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
1261
+ msgid "No Custom Post Types Available"
1262
+ msgstr "Nėra laisvų pasirinktinio įrašo tipų"
1263
 
1264
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
1265
+ msgid "Select Notification Status"
1266
+ msgstr "Pasirinkite pranešimo statusą"
1267
 
1268
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
1269
+ msgid "Send mail immediately when new post is published"
1270
+ msgstr "Siųsti laišką karto, kai paskelbiamas naujas įrašas"
 
1271
 
1272
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
1273
+ msgid "Add to cron when new post is published and send via cron job"
 
 
 
1274
  msgstr ""
1275
+ "Pridėti ir išsiųsti naudojant periodines (cron) užduotis, kai paskelbiamas "
1276
+ "naujas įrašas"
 
 
 
 
1277
 
1278
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
1279
+ msgid "Disable notification"
1280
+ msgstr "Išjungti pranešimą"
1281
 
1282
+ #: notification/notification-edit.php:48
1283
+ msgid "Please select subscribers group"
1284
+ msgstr "Prašome pasirinkti prenumeratorių grupę"
 
 
1285
 
1286
+ #: notification/notification-edit.php:54
1287
+ msgid "Please select notification status"
1288
+ msgstr "Prašome pasirinkti pranešimo statusą"
1289
 
1290
+ #: notification/notification-edit.php:88
1291
+ msgid "Notification successfully updated. "
1292
+ msgstr "Pranešimas sėkmingai atnaujintas."
1293
 
1294
+ #: notification/notification-edit.php:121
1295
+ msgid "Edit Notification"
1296
+ msgstr "Redaguoti pranešimą"
 
 
 
 
 
 
1297
 
1298
+ #: notification/notification-edit.php:130
1299
+ #: subscribers/view-subscriber-show.php:279
1300
+ msgid "Update Subscribers Group"
1301
+ msgstr "Atnaujinti prenumeratorių grupę"
1302
 
1303
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1304
+ msgid "Mail Subject"
1305
+ msgstr "Laiško tema"
1306
 
1307
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1308
+ msgid "Subscribers Group"
1309
+ msgstr "Prenumeratorių grupė"
1310
 
1311
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1312
+ msgid "Categories / Custom Post"
1313
+ msgstr "Kategorijos / Pasirinktinis įrašas"
 
 
 
 
1314
 
1315
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1316
+ msgid "Notification Status"
1317
+ msgstr "Pranešimo statusas"
1318
 
1319
+ #: notification/notification-show.php:126
1320
+ msgid "Send mail immediately when new post is published."
1321
+ msgstr "Siųsti laišką karto, kai paskelbiamas naujas įrašas."
1322
 
1323
+ #: notification/notification-show.php:128
1324
+ msgid "Add to cron and send mail via cron job."
1325
+ msgstr "Pridėti ir išsiųsti laišką naudojant periodines (cron) užduotis"
1326
 
1327
+ #: roles/roles-add.php:52
1328
+ msgid "Role Updated. "
1329
+ msgstr "Vaidmuo atnaujintas."
1330
 
1331
+ #: roles/roles-add.php:113
1332
  msgid ""
1333
+ "Select user roles who can access following menus. Only Admin can change this."
 
1334
  msgstr ""
1335
+ "Pasirinkite vartotojo vaidmenis, kurie gali pasiekti šiuos meniu. Tik "
1336
+ "administratorius gali tai pakeisti."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1337
 
1338
+ #: roles/roles-add.php:120
1339
+ msgid "Subscribers Menu"
1340
+ msgstr "Prenumeratorių meniu"
1341
 
1342
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1343
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1344
+ #: roles/roles-add.php:196
1345
+ msgid "Administrator Only"
1346
+ msgstr "Tik administratoriui"
1347
 
1348
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1349
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1350
+ #: roles/roles-add.php:197
1351
+ msgid "Administrator/Editor"
1352
+ msgstr "Administratorius/redaktorius"
1353
 
1354
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1355
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1356
+ #: roles/roles-add.php:198
1357
+ msgid "Administrator/Editor/Author/Contributor"
1358
+ msgstr "Administratorius/redaktorius/autorius/pagalbininkas"
1359
 
1360
+ #: roles/roles-add.php:132
1361
+ msgid "Compose Menu"
1362
+ msgstr "Kurti meniu"
1363
 
1364
+ #: roles/roles-add.php:192
1365
+ msgid "Help & Info Menu"
1366
+ msgstr "Pagalbos ir informacijos meniu"
1367
 
1368
+ #: sendmail/sendmail.php:39
1369
  msgid "Please select your mail subject."
1370
  msgstr "Prašome pasirinkti laiško temą."
1371
 
1372
+ #: sendmail/sendmail.php:45
1373
  msgid "Please select your mail type."
1374
  msgstr "Prašome pasirinkti laiško tipą."
1375
 
1376
+ #: sendmail/sendmail.php:51
1377
  msgid "Please select your group."
1378
  msgstr "Prašome pasirinkti savo grupę."
1379
 
1380
+ #: sendmail/sendmail.php:58
1381
  msgid "Mail sent successfully. "
1382
  msgstr "Laiškas išsiųstas sėkmingai."
1383
 
1384
+ #: sendmail/sendmail.php:62
1385
  msgid "Click here to check Statistics"
1386
  msgstr "Norėdami peržiūrėti statistiką, spauskite čia"
1387
 
1388
+ #: sendmail/sendmail.php:68
1389
  msgid "Oops.. We are getting some error. mail not sending."
1390
  msgstr "Oi.. Iškilo šiek tiek klaidų. Laiškas nesiunčiamas."
1391
 
1392
+ #: sendmail/sendmail.php:104
 
 
 
 
 
1393
  msgid "Select Mail Subject from available list"
1394
  msgstr "Pasirinkite laiško temą iš sąrašo"
1395
 
1396
+ #: sendmail/sendmail.php:131
1397
  msgid "Select Mail Type"
1398
  msgstr "Pasirinkite laiško tipą"
1399
 
1400
+ #: sendmail/sendmail.php:137
1401
  msgid "Send mail immediately"
1402
  msgstr "Siųsti laišką iš karto"
1403
 
1404
+ #: sendmail/sendmail.php:138
1405
  msgid "Send mail via cron job"
1406
  msgstr "Siųsti laišką naudojant periodinę užduotį (cron job)"
1407
 
1408
+ #: sendmail/sendmail.php:145
1409
  msgid "Select Subscribers group to Send Mail"
1410
  msgstr "Pasirinkite prenumeratorių grupę, kuriai siųsite laišką"
1411
 
1412
+ #: sendmail/sendmail.php:177
1413
  msgid "Recipients : 0 "
1414
  msgstr "Gavėjai: 0"
1415
 
1416
+ #: sendmail/sendmail.php:179
1417
+ #, c-format
1418
  msgid "Recipients : %s"
1419
  msgstr "Gavėjai: %s"
1420
 
1421
+ #: sendmail/sendmail.php:182
1422
  msgid ""
1423
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1424
+ "that you change above Mail Type to Cron and Send Mail via Cron Job.</strong>"
1425
+ "<br>Click on Help for more information."
1426
  msgstr ""
1427
  "<br><br><strong>Jūsų gavėjų skaičius viršija 100.<br>Mes primygtinai siūlome "
1428
  "jums pakeisti pašto siuntimo tipą į periodinių užduočių (cron) ir siųsti "
1429
  "laiškus naudojant periodines užduotis (cron).</strong><br>Norėdami gauti "
1430
  "daugiau informacijos spauskite Pagalba."
1431
 
1432
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1433
+ msgid "Send Email"
1434
+ msgstr "Siųsti laišką"
1435
+
1436
+ #: sendmail/sendmail.php:198
1437
  msgid "Reset"
1438
  msgstr "Atstatyti"
1439
 
1440
+ #: sentmail/deliverreport-show.php:13
1441
+ msgid "Oops.. Unexpected error occurred. Please try again."
1442
+ msgstr "Oi.. įvyko netikėta klaida. Bandykite dar kartą."
1443
 
1444
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1445
+ msgid " &lt;&lt; "
1446
+ msgstr "&lt;&lt;"
1447
 
1448
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1449
+ msgid " &gt;&gt; "
1450
+ msgstr "&gt;&gt;"
1451
 
1452
+ #: sentmail/deliverreport-show.php:59
1453
+ msgid "Delivery Report"
1454
+ msgstr "Pristatymo ataskaita"
1455
 
1456
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1457
+ #: subscribers/view-subscriber-export.php:36
1458
+ #: subscribers/view-subscriber-export.php:44
1459
+ #: subscribers/view-subscriber-show.php:351
1460
+ #: subscribers/view-subscriber-show.php:365
1461
+ msgid "Sno"
1462
+ msgstr "Nr."
1463
 
1464
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1465
+ msgid "Email"
1466
+ msgstr "El. paštas"
1467
 
1468
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1469
+ msgid "Sent Date"
1470
+ msgstr "Išsiuntimo data"
1471
 
1472
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1473
+ msgid "Viewed Status"
1474
+ msgstr "Peržiūrėjimo būsena"
1475
 
1476
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1477
+ msgid "Viewed Date"
1478
+ msgstr "Peržiūrėjimo data"
1479
 
1480
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1481
+ msgid "Database ID"
1482
+ msgstr "Duomenų bazės ID"
1483
+
1484
+ #: sentmail/sentmail-preview.php:41
1485
+ msgid "Back"
1486
+ msgstr "Atgal"
1487
+
1488
+ #: sentmail/sentmail-show.php:42
1489
+ msgid "Successfully deleted all reports except latest 10."
1490
+ msgstr "Sėkmingai ištrintos visos, išskyrus naujausias 10, ataskaitos."
1491
+
1492
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1493
+ msgid "View Reports"
1494
+ msgstr "Peržiūrėti ataskaitas"
1495
+
1496
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1497
+ msgid "Source"
1498
+ msgstr "Šaltinis"
1499
+
1500
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1501
+ msgid "Start Date"
1502
+ msgstr "Pradžios data"
1503
+
1504
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1505
+ msgid "End Date"
1506
+ msgstr "Pabaigos Data"
1507
+
1508
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1509
+ msgid "Total"
1510
+ msgstr "Viso"
1511
+
1512
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1513
+ #: subscribers/view-subscriber-export.php:39
1514
+ #: subscribers/view-subscriber-export.php:47
1515
+ #: subscribers/view-subscriber-show.php:357
1516
+ #: subscribers/view-subscriber-show.php:371
1517
+ msgid "Action"
1518
+ msgstr "Veiksmas"
1519
+
1520
+ #: sentmail/sentmail-show.php:176
1521
+ msgid "Optimize Table & Delete Records"
1522
+ msgstr "Optimizuoti lentelę ir trinti įrašus"
1523
+
1524
+ #: sentmail/sentmail-show.php:185
1525
+ msgid ""
1526
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1527
+ "button to delete all reports except latest 10."
1528
  msgstr ""
1529
+ "Pastaba: Norėdami ištrinti visus, išskyrus 10 naujausių, ataskaitų, "
1530
+ "paspauskite <strong>Optimizuoti lentelę ir trinti įrašus</strong> mygtuką."
1531
 
1532
+ #: settings/setting-sync.php:15
1533
+ msgid "Table sync completed successfully."
1534
+ msgstr "Lentelės sinchronizavimas sėkmingai įvykdytas."
1535
 
1536
+ #: settings/setting-sync.php:28
1537
+ msgid "Sync plugin tables"
1538
+ msgstr "Sinchronizuoti įskiepio lenteles"
 
1539
 
1540
+ #: settings/setting-sync.php:32
1541
+ msgid "Click to sync tables"
1542
+ msgstr "Spauskite jei norite sinchronizuoti lenteles"
1543
 
1544
+ #: settings/settings-edit.php:116
1545
+ msgid "Please enter sender of notifications from name."
1546
+ msgstr "Prašome įvesti pranešimų siuntėjo vardą."
1547
 
1548
+ #: settings/settings-edit.php:121
1549
+ msgid "Please enter sender of notifications from email."
1550
+ msgstr "Prašome įvesti pranešimų siuntėjo el. paštą."
1551
 
1552
+ #: settings/settings-edit.php:154
1553
+ msgid "Settings Saved."
1554
+ msgstr "Nustatymai išsaugoti."
1555
 
1556
+ #: settings/settings-edit.php:157
1557
+ msgid "Oops, unable to update."
1558
+ msgstr "Oi, negalima atnaujinti."
1559
 
1560
+ #: settings/settings-edit.php:220
1561
+ msgid "1. WP HTML MAIL"
1562
+ msgstr "1. WP HTML laiškas"
1563
 
1564
+ #: settings/settings-edit.php:221
1565
+ msgid "2. WP PLAINTEXT MAIL"
1566
+ msgstr "2. WP paprasto teksto laiškas"
1567
 
1568
+ #: settings/settings-edit.php:222
1569
+ msgid "3. PHP HTML MAIL"
1570
+ msgstr "3. PHP HTML laiškas"
 
1571
 
1572
+ #: settings/settings-edit.php:223
1573
+ msgid "4. PHP PLAINTEXT MAIL"
1574
+ msgstr "4. PHP paprasto teksto laiškas"
 
1575
 
1576
+ #: settings/settings-edit.php:235
1577
+ msgid "Double Opt In"
1578
+ msgstr "Dvigubas patvirtinimas"
 
1579
 
1580
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1581
+ #: subscribers/view-subscriber-edit.php:149
1582
+ #: subscribers/view-subscriber-import.php:177
1583
+ #: subscribers/view-subscriber-show.php:302
1584
+ #: subscribers/view-subscriber-show.php:329
1585
+ msgid "Single Opt In"
1586
+ msgstr "Viengubas patvirtinimas"
1587
 
1588
+ #: settings/settings-edit.php:242
1589
+ msgid "Image Size"
1590
+ msgstr "Paveikslėlio dydis"
 
1591
 
1592
+ #: settings/settings-edit.php:247
1593
+ msgid "Full Size"
1594
+ msgstr "Visas dydis"
 
1595
 
1596
+ #: settings/settings-edit.php:248
1597
+ msgid "Medium Size"
1598
+ msgstr "Vidutinis dydis"
 
1599
 
1600
+ #: settings/settings-edit.php:249
1601
+ msgid "Thumbnail"
1602
+ msgstr "Miniatiūra"
 
 
 
 
 
1603
 
1604
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1605
+ #: subscribers/view-subscriber-sync.php:106
1606
+ msgid "YES"
1607
+ msgstr "Taip"
1608
 
1609
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1610
+ #: subscribers/view-subscriber-sync.php:105
1611
+ msgid "NO"
1612
+ msgstr "Ne"
1613
 
1614
+ #: settings/settings-edit.php:402
1615
+ msgid "Save Settings"
1616
+ msgstr "Išsaugoti nustatymus"
 
1617
 
1618
+ #: subscribers/view-subscriber-add.php:35
1619
+ #: subscribers/view-subscriber-edit.php:53
1620
+ msgid "Please enter subscriber email address."
1621
+ msgstr "Prašome įvesti prenumeratoriaus el. pašto adresą."
1622
+
1623
+ #: subscribers/view-subscriber-add.php:48
1624
+ msgid "Please select or create your group for this email."
1625
+ msgstr "Prašome pasirinkti arba sukurti grupę šiam el. paštui."
1626
+
1627
+ #: subscribers/view-subscriber-add.php:55
1628
  msgid ""
1629
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1630
+ "the group name."
1631
  msgstr ""
1632
+ "Klaida: Grupės pavadinime negalima naudoti specialių simbolių (['^$%&*()}"
1633
+ "{@#~?><>,|=_+\\\"])."
1634
 
1635
+ #: subscribers/view-subscriber-add.php:65
1636
+ msgid "Subscriber has been saved."
1637
+ msgstr "Prenumeratorius išsaugotas."
 
1638
 
1639
+ #: subscribers/view-subscriber-add.php:67
1640
+ msgid "Subscriber already exists."
1641
+ msgstr "Prenumeratorius jau yra."
 
1642
 
1643
+ #: subscribers/view-subscriber-add.php:70
1644
+ msgid "Invalid Email."
1645
+ msgstr "Neteisingas el. paštas."
 
1646
 
1647
+ #: subscribers/view-subscriber-add.php:109
1648
+ #: subscribers/view-subscriber-edit.php:108
1649
+ #: subscribers/view-subscriber-export.php:26
1650
+ #: subscribers/view-subscriber-import.php:142
1651
+ #: subscribers/view-subscriber-show.php:241
1652
+ #: subscribers/view-subscriber-sync.php:88
1653
+ msgid "Add New Subscriber"
1654
+ msgstr "Pridėti naują prenumeratorių"
1655
 
1656
+ #: subscribers/view-subscriber-add.php:110
1657
+ #: subscribers/view-subscriber-edit.php:109
1658
+ #: subscribers/view-subscriber-export.php:27
1659
+ #: subscribers/view-subscriber-import.php:209
1660
+ #: subscribers/view-subscriber-show.php:242
1661
+ #: subscribers/view-subscriber-sync.php:89
1662
+ msgid "Import"
1663
+ msgstr "Importuoti"
1664
 
1665
+ #: subscribers/view-subscriber-add.php:111
1666
+ #: subscribers/view-subscriber-edit.php:110
1667
+ #: subscribers/view-subscriber-import.php:143
1668
+ #: subscribers/view-subscriber-show.php:243
1669
+ #: subscribers/view-subscriber-sync.php:90
1670
+ msgid "Export"
1671
+ msgstr "Eksportuoti"
1672
 
1673
+ #: subscribers/view-subscriber-add.php:112
1674
+ #: subscribers/view-subscriber-edit.php:111
1675
+ #: subscribers/view-subscriber-export.php:28
1676
+ #: subscribers/view-subscriber-import.php:144
1677
+ #: subscribers/view-subscriber-show.php:244
1678
+ #: subscribers/view-subscriber-sync.php:142
1679
+ msgid "Sync"
1680
+ msgstr "Sinchronizuoti"
1681
 
1682
+ #: subscribers/view-subscriber-add.php:122
1683
+ msgid "Enter Subscriber's Full name"
1684
+ msgstr "Įveskite prenumeratoriaus vardą ir pavardę"
 
1685
 
1686
+ #: subscribers/view-subscriber-add.php:132
1687
+ msgid "Enter Subscriber's Email Address"
1688
+ msgstr "Įveskite prenumeratoriaus el. pašto adresą"
 
1689
 
1690
+ #: subscribers/view-subscriber-add.php:142
1691
+ msgid "Select Subscriber's Status"
1692
+ msgstr "Pasirinkite prenumeratoriaus statusą"
 
 
 
 
 
1693
 
1694
+ #: subscribers/view-subscriber-add.php:147
1695
+ #: subscribers/view-subscriber-edit.php:146
1696
+ #: subscribers/view-subscriber-import.php:174
1697
+ #: subscribers/view-subscriber-show.php:299
1698
+ #: subscribers/view-subscriber-show.php:326
1699
+ msgid "Confirmed"
1700
+ msgstr "Patvirtinta"
1701
 
1702
+ #: subscribers/view-subscriber-add.php:148
1703
+ #: subscribers/view-subscriber-edit.php:147
1704
+ #: subscribers/view-subscriber-import.php:175
1705
+ #: subscribers/view-subscriber-show.php:300
1706
+ #: subscribers/view-subscriber-show.php:327
1707
+ msgid "Unconfirmed"
1708
+ msgstr "Nepatvirtintas"
1709
 
1710
+ #: subscribers/view-subscriber-add.php:149
1711
+ #: subscribers/view-subscriber-edit.php:148
1712
+ #: subscribers/view-subscriber-import.php:176
1713
+ #: subscribers/view-subscriber-show.php:301
1714
+ #: subscribers/view-subscriber-show.php:328
1715
+ msgid "Unsubscribed"
1716
+ msgstr "Nutraukė prenumeratą"
1717
 
1718
+ #: subscribers/view-subscriber-add.php:157
1719
+ msgid "Select (or) Create Group for Subscriber"
1720
+ msgstr "Pasirinkite (ar) sukurkite grupę prenumeratoriui"
 
1721
 
1722
+ #: subscribers/view-subscriber-add.php:173
1723
+ #: subscribers/view-subscriber-import.php:201
1724
+ msgid "(or)"
1725
+ msgstr "(arba)"
1726
 
1727
+ #: subscribers/view-subscriber-add.php:182
1728
+ msgid "Add Subscriber"
1729
+ msgstr "Pridėti prenumeratorių"
 
1730
 
1731
+ #: subscribers/view-subscriber-edit.php:63
1732
+ msgid "Error: Special characters are not allowed in the group name."
1733
+ msgstr "Klaida: Grupės pavadinime negalima naudoti specialių simbolių."
 
1734
 
1735
+ #: subscribers/view-subscriber-edit.php:73
1736
+ msgid "Subscriber details updated."
1737
+ msgstr "Prenumeratoriaus duomenys atnaujinti."
 
1738
 
1739
+ #: subscribers/view-subscriber-edit.php:75
1740
+ msgid "Subscriber already exists for this group."
1741
+ msgstr "Prenumeratorius jau yra šioje grupėje."
 
1742
 
1743
+ #: subscribers/view-subscriber-edit.php:107
1744
+ msgid "Edit Subscriber"
1745
+ msgstr "Redaguoti prenumeratorių"
 
 
 
 
 
 
 
1746
 
1747
+ #: subscribers/view-subscriber-edit.php:141
1748
+ msgid "Update Subscriber's Status"
1749
+ msgstr "Atnaujinti prenumeratoriaus statusą"
 
1750
 
1751
+ #: subscribers/view-subscriber-edit.php:156
1752
+ msgid "Update Subscriber's Group"
1753
+ msgstr "Atnaujinti prenumeratoriaus grupę"
 
1754
 
1755
+ #: subscribers/view-subscriber-export.php:25
1756
+ msgid "Export Email Addresses"
1757
+ msgstr "Eksportuoti el. pašto adresus"
 
1758
 
1759
+ #: subscribers/view-subscriber-export.php:37
1760
+ #: subscribers/view-subscriber-export.php:45
1761
+ msgid "Type of List to Export"
1762
+ msgstr "Sąrašo eksportuoti tipas"
1763
 
1764
+ #: subscribers/view-subscriber-export.php:38
1765
+ #: subscribers/view-subscriber-export.php:46
1766
+ msgid "Total Emails"
1767
+ msgstr "El. pašto adresų iš viso"
1768
 
1769
+ #: subscribers/view-subscriber-export.php:52
1770
+ msgid "1"
1771
+ msgstr "1"
 
1772
 
1773
+ #: subscribers/view-subscriber-export.php:53
1774
+ msgid "All Subscribers List"
1775
+ msgstr "Visų prenumeratorių sąrašas"
 
1776
 
1777
+ #: subscribers/view-subscriber-export.php:55
1778
+ #: subscribers/view-subscriber-export.php:61
1779
+ #: subscribers/view-subscriber-export.php:67
1780
+ msgid "Click to Export in CSV"
1781
+ msgstr "Norėdami eksportuoti CSV, spauskite čia"
1782
 
1783
+ #: subscribers/view-subscriber-export.php:58
1784
+ msgid "2"
1785
+ msgstr "2"
 
1786
 
1787
+ #: subscribers/view-subscriber-export.php:59
1788
+ msgid "WordPress Registered Users"
1789
+ msgstr "WordPress registruoti vartotojai"
 
1790
 
1791
+ #: subscribers/view-subscriber-export.php:64
1792
+ msgid "3"
1793
+ msgstr "3"
1794
+
1795
+ #: subscribers/view-subscriber-export.php:65
1796
+ msgid "Commented Authors"
1797
+ msgstr "Komentuoti autoriai"
1798
+
1799
+ #: subscribers/view-subscriber-import.php:43
1800
  msgid ""
1801
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1802
+ "the Group name."
 
1803
  msgstr ""
1804
+ "Klaida: Grupės pavadinime negalima naudoti specialių simbolių (['^$%&*()}"
1805
+ "{@#~?><>,|=_+\\\"])."
 
1806
 
1807
+ #: subscribers/view-subscriber-import.php:91
1808
+ msgid "email imported."
1809
+ msgstr "el. paštas importuotas."
 
1810
 
1811
+ #: subscribers/view-subscriber-import.php:92
1812
+ msgid "email already exists."
1813
+ msgstr "el. paštas jau egzistuoja."
 
1814
 
1815
+ #: subscribers/view-subscriber-import.php:93
1816
+ msgid "email are invalid."
1817
+ msgstr "netinkamas el. pašto adresas."
 
1818
 
1819
+ #: subscribers/view-subscriber-import.php:96
1820
+ #: subscribers/view-subscriber-import.php:125
1821
+ msgid "Click here"
1822
+ msgstr "Spauskite čia"
1823
 
1824
+ #: subscribers/view-subscriber-import.php:96
1825
+ #: subscribers/view-subscriber-import.php:125
1826
+ msgid " to view details."
1827
+ msgstr "peržiūrėti detales."
1828
 
1829
+ #: subscribers/view-subscriber-import.php:104
1830
+ msgid "File Upload Failed."
1831
+ msgstr "Nepavyko įkelti failo."
1832
+
1833
+ #: subscribers/view-subscriber-import.php:141
1834
+ msgid "Import Email Addresses"
1835
+ msgstr "Importuoti el. pašto adresus"
1836
+
1837
+ #: subscribers/view-subscriber-import.php:154
1838
+ msgid "Select CSV file"
1839
+ msgstr "Pasirinkite CSV failą"
1840
+
1841
+ #: subscribers/view-subscriber-import.php:156
1842
+ msgid "Check CSV structure "
1843
+ msgstr "Patikrinkite CSV struktūrą"
1844
+
1845
+ #: subscribers/view-subscriber-import.php:157
1846
+ msgid "from here"
1847
+ msgstr "iš čia"
1848
+
1849
+ #: subscribers/view-subscriber-import.php:168
1850
+ msgid "Select Subscribers Email Status"
1851
+ msgstr "Pasirinkite prenumeratoriaus el. pašto statusą"
1852
+
1853
+ #: subscribers/view-subscriber-import.php:184
1854
+ msgid "Select (or) Create Group for Subscribers"
1855
+ msgstr "Pasirinkite (ar) sukurkite grupę prenumeratoriams"
1856
+
1857
+ #: subscribers/view-subscriber-show.php:55
1858
+ #: subscribers/view-subscriber-show.php:94
1859
+ msgid "Record deleted."
1860
+ msgstr "Įrašas ištrintas."
1861
+
1862
+ #: subscribers/view-subscriber-show.php:66
1863
  msgid ""
1864
+ "To send confirmation email, please change the Opt-in option to Double Opt In."
 
1865
  msgstr ""
1866
+ "Norėdami siųsti patvirtinimo laišką, prašome pakeisti prenumeratos "
1867
+ "patvirtinimo nustatymą į Dvigubas patvirtinimas."
1868
 
1869
+ #: subscribers/view-subscriber-show.php:114
1870
+ msgid ""
1871
+ "To send confirmation mail, please change the Opt-in option to Double Opt In."
1872
+ msgstr ""
1873
+ "Norėdami išsiųsti patvirtinimo laišką, prašome pakeisti prenumeravimo "
1874
+ "variantą į \"Dvigubas patvirtinimas\"."
1875
 
1876
+ #: subscribers/view-subscriber-show.php:276
1877
+ msgid "Bulk Actions"
1878
+ msgstr "Masiniai veiksmai"
1879
 
1880
+ #: subscribers/view-subscriber-show.php:278
1881
+ #: subscribers/view-subscriber-show.php:411
1882
+ msgid "Resend Confirmation"
1883
+ msgstr "Persiųsti patvirtinimą dar kartą"
1884
 
1885
+ #: subscribers/view-subscriber-show.php:283
1886
+ msgid "Select Group"
1887
+ msgstr "Pasirinkti grupę"
1888
 
1889
+ #: subscribers/view-subscriber-show.php:298
1890
+ #: subscribers/view-subscriber-show.php:325
1891
+ msgid "All Status"
1892
+ msgstr "Visos būsenos"
1893
 
1894
+ #: subscribers/view-subscriber-show.php:304
1895
+ msgid "Apply"
1896
+ msgstr "Tinkinti"
1897
 
1898
+ #: subscribers/view-subscriber-show.php:308
1899
+ msgid "All Groups"
1900
+ msgstr "Visos grupės"
1901
 
1902
+ #: subscribers/view-subscriber-show.php:332
1903
+ msgid "1 to 200 emails"
1904
+ msgstr "Nuo 1 iki 200 laiškų"
1905
 
1906
+ #: subscribers/view-subscriber-show.php:333
1907
+ msgid "201 to 400"
1908
+ msgstr "Nuo 201 iki 400"
1909
+
1910
+ #: subscribers/view-subscriber-show.php:334
1911
+ msgid "401 to 600"
1912
+ msgstr "Nuo 401 iki 600"
1913
+
1914
+ #: subscribers/view-subscriber-show.php:335
1915
+ msgid "601 to 800"
1916
+ msgstr "Nuo 601 iki 800"
1917
+
1918
+ #: subscribers/view-subscriber-show.php:336
1919
+ msgid "801 to 1000"
1920
+ msgstr "Nuo 801 iki 1000"
1921
+
1922
+ #: subscribers/view-subscriber-show.php:337
1923
+ msgid "1001 to 2000"
1924
+ msgstr "Nuo 1001 iki 2000"
1925
+
1926
+ #: subscribers/view-subscriber-show.php:338
1927
+ msgid "2001 to 5000"
1928
+ msgstr "Nuo 2001 iki 5000"
1929
+
1930
+ #: subscribers/view-subscriber-show.php:339
1931
+ msgid "5001 to 10000"
1932
+ msgstr "Nuo 5001 iki 10000"
1933
+
1934
+ #: subscribers/view-subscriber-show.php:340
1935
+ msgid "Display All"
1936
+ msgstr "Rodyti visus"
1937
+
1938
+ #: subscribers/view-subscriber-show.php:352
1939
+ #: subscribers/view-subscriber-show.php:366
1940
+ msgid "Email Address"
1941
+ msgstr "El. pašto adresas"
1942
+
1943
+ #: subscribers/view-subscriber-show.php:355
1944
+ #: subscribers/view-subscriber-show.php:369
1945
+ msgid "Group"
1946
+ msgstr "Grupė"
1947
+
1948
+ #: subscribers/view-subscriber-sync.php:35
1949
+ msgid "Please select default group to newly registered user."
1950
+ msgstr "Prašome pasirinkti numatytąją grupę naujai registruotiems vartotojams."
1951
+
1952
+ #: subscribers/view-subscriber-sync.php:49
1953
+ msgid "Emails Successfully Synced."
1954
+ msgstr "El. pašto adresai sėkmingai sinchronizuoti."
1955
+
1956
+ #: subscribers/view-subscriber-sync.php:87
1957
+ msgid "Sync Email"
1958
+ msgstr "Sinchronizuoti el. paštą"
1959
+
1960
+ #: subscribers/view-subscriber-sync.php:100
1961
+ msgid "Sync newly registered users to subscribers list"
1962
+ msgstr "Sinchronizuoti naujai registruotus vartotojus prenumeratorių sąraše"
1963
+
1964
+ #: subscribers/view-subscriber-sync.php:113
1965
+ msgid "Select group to add newly registered users to"
1966
+ msgstr "Pasirinkite grupę, į kurią įtraukti naujai registruotus vartotojus"
1967
+
1968
+ #. Name of the plugin
1969
+ msgid "Email Subscribers & Newsletters"
1970
+ msgstr "Email Subscribers & Newsletters"
1971
+
1972
+ #. Description of the plugin
1973
+ msgid ""
1974
+ "Add subscription forms on website, send HTML newsletters & automatically "
1975
+ "notify subscribers about new blog posts once it gets published."
1976
+ msgstr ""
1977
+ "Pridėti prenumeratos formas interneto svetainėje, siųsti HTML "
1978
+ "naujienlaiškius ir automatiškai pranešti prenumeratoriams apie naujus "
1979
+ "dienoraščio įrašus, kai jie paskelbiami."
1980
+
1981
+ #. Author of the plugin
1982
+ msgid "Icegram"
1983
+ msgstr "Icegram"
languages/email-subscribers-pl_PL.mo CHANGED
Binary file
languages/email-subscribers-pl_PL.po CHANGED
@@ -1,11 +1,11 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Email Subscribers\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: Tue Feb 09 2016 16:21:13 GMT+0530 (IST)\n"
6
- "PO-Revision-Date: 2016-12-19 20:05+0100\n"
7
  "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
- "Language-Team: \n"
9
  "Language: pl\n"
10
  "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10 >= 2 && n%10<=4 &&(n%100<10||n"
11
  "%100 >= 20)? 1 : 2);\n"
@@ -23,1464 +23,1347 @@ msgstr ""
23
  "X-Loco-Target-Locale: pl_PL\n"
24
  "X-Poedit-SearchPath-0: ..\n"
25
 
26
- #. URI of the plugin
27
- msgid "http://www.icegram.com"
28
- msgstr "http://www.icegram.com"
29
 
30
- #. Author of the plugin
31
- msgid "Icegram"
32
- msgstr "Icegram"
33
-
34
- #: ../cron/cron-add.php:98
35
- msgid ""
36
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
37
- "schedule-cron-mails/\">What is Cron?</a>"
38
- msgstr ""
39
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
40
- "schedule-cron-mails/\">Co to jest Cron?</a>"
41
-
42
- #: ../cron/cron-add.php:99
43
- msgid ""
44
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
45
- "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
46
- msgstr ""
47
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
48
- "schedule-cron-emails-in-parallels-plesk/\">Konfiguracja Cron w panelu Plesk</a>"
49
-
50
- #: ../cron/cron-add.php:100
51
- msgid ""
52
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
53
- "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
54
- msgstr ""
55
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
56
- "schedule-cron-emails-in-cpanel/\">Konfiguracja Cron w cPanel</a>"
57
-
58
- #: ../cron/cron-add.php:101
59
- msgid ""
60
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
61
- "hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</a>"
62
- msgstr ""
63
- "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
64
- "hosting-doesnt-support-cron-jobs/\">Hosting nie obsługuje procedur Cron?</a>"
65
-
66
- #: ../classes/es-register.php:220
67
- msgctxt "sendmail-enhanced-select"
68
- msgid ""
69
- "Have you double checked your selected group? If so, let's go ahead and send this."
70
- msgstr "Sprawdziłeś dwukrotnie wybraną grupę? Jeżeli tak to weź i wyślij."
71
-
72
- #: ../subscribers/view-subscriber-import.php:146 ../subscribers/view-subscriber-
73
- #: show.php:211 ../subscribers/view-subscriber-export.php:30 ../subscribers/view-
74
- #: subscriber-add.php:115 ../subscribers/view-subscriber-edit.php:114 ..
75
- #: subscribers/view-subscriber-sync.php:144
76
- #, fuzzy
77
- msgid "Sync"
78
- msgstr "Synchronizuj"
79
-
80
- #: ../notification/notification-add.php:32
81
- msgid "Please select subscribers group."
82
- msgstr "Proszę wybrać grupę subskrybentów."
83
-
84
- #: ../notification/notification-add.php:38
85
- msgid "Please select notification status."
86
- msgstr "Wybierz status powiadamiania."
87
-
88
- #: ../notification/notification-add.php:44 ../notification/notification-edit.php:60
89
- msgid "Please select notification mail subject. Use compose menu to create new."
90
- msgstr "Wybierz temat powiadomienia e-mail. Użyj menu tworzenia, aby stworzyć nowe."
91
-
92
- #: ../notification/notification-add.php:50 ../notification/notification-edit.php:66
93
- msgid "Please select post categories."
94
- msgstr "Proszę wybrać kategorię wysyłki."
95
-
96
- #: ../notification/notification-add.php:70
97
- msgid "Notification successfully created. "
98
- msgstr "Powiadomienie pomyślnie utworzone. "
99
-
100
- #: ../notification/notification-add.php:107
101
- msgid "Add Notification"
102
- msgstr "Dodaj powiadomienie"
103
-
104
- #: ../notification/notification-add.php:108 ../notification/notification-show.php: 55
105
- #: ../notification/notification-edit.php:119 ../roles/roles-add.php:106 ..
106
- #: settings/settings-edit.php:199 ../sentmail/sentmail-preview.php:29
107
- #: sentmail/sentmail-show.php:98 ../sentmail/deliverreport-show.php:62
108
- #: subscribers/view-subscriber-import.php:147 ../subscribers/view-subscriber-
109
- #: show.php:212 ../subscribers/view-subscriber-export.php:31 ../subscribers/view-
110
- #: subscriber-add.php:116 ../subscribers/view-subscriber-edit.php:115
111
- #: subscribers/view-subscriber-sync.php:94 ../cron/cron-add.php:75
112
- #: compose/compose-edit.php:87 ../compose/compose-add.php:76 ../compose/compose-
113
- #: show.php:67 ../compose/compose-preview.php:29 ../sendmail/sendmail.php:96
114
- msgid "Help"
115
- msgstr "Pomoc"
116
-
117
- #: ../notification/notification-add.php:115
118
- msgid "Select Subscribers Group"
119
- msgstr "Wybierz Grupę Subskrybentów"
120
-
121
- #: ../notification/notification-add.php:119 ../notification/notification-add.php: 143
122
- #: ../notification/notification-edit.php:130 ../notification/notification-
123
- #: edit.php:163 ../subscribers/view-subscriber-import.php:191 ../subscribers/view-
124
- #: subscriber-add.php:163 ../subscribers/view-subscriber-edit.php:163 ..
125
- #: subscribers/view-subscriber-sync.php:120 ../sendmail/sendmail.php:109
126
- #: sendmail/sendmail.php:136 ../sendmail/sendmail.php:150
127
- msgid "Select"
128
- msgstr "Wybierz"
129
 
130
- #: ../notification/notification-add.php:137 ../notification/notification-edit.php:
131
- #: 157
132
- msgid "Select Notification Mail Subject"
133
- msgstr "Wybierz temat maila powiadomienia."
134
-
135
- #: ../notification/notification-add.php:138 ../notification/notification-edit.php:
136
- #: 158
137
- msgid "(Use compose menu to create new)"
138
- msgstr "(Użyj menu kompozycji by stworzyć nowy)"
139
-
140
- #: ../notification/notification-add.php:162 ../notification/notification-edit.php:
141
- #: 185
142
- msgid "Select Post Categories"
143
- msgstr "Wybierz Kategorie wpisów"
144
-
145
- #: ../notification/notification-add.php:189 ../notification/notification-edit.php:
146
- #: 220
147
- msgid "Check All"
148
- msgstr "Wybierz wszystko"
149
-
150
- #: ../notification/notification-add.php:190 ../notification/notification-edit.php:
151
- #: 221
152
- msgid "Uncheck All"
153
- msgstr "Odznacz wszystko"
154
-
155
- #: ../notification/notification-add.php:196 ../notification/notification-edit.php:
156
- #: 228
157
- msgid "Select your Custom Post Type"
158
- msgstr "Wybierz własny typ wpisu"
159
-
160
- #: ../notification/notification-add.php:197 ../notification/notification-edit.php:
161
- #: 229
162
- msgid "(Optional)"
163
- msgstr "(opcjonalny)"
164
-
165
- #: ../notification/notification-add.php:226 ../notification/notification-edit.php:
166
- #: 263
167
- msgid "No Custom Post Types Available"
168
- msgstr "Nie są dostępne własne typy wpisów"
169
-
170
- #: ../notification/notification-add.php:233 ../notification/notification-edit.php:
171
- #: 271
172
- msgid "Select Notification Status"
173
- msgstr "Wybierz stan powiadomienia"
174
-
175
- #: ../notification/notification-add.php:237 ../notification/notification-edit.php:
176
- #: 276
177
- msgid "Send mail immediately when new post is published"
178
- msgstr "Wyślij mail od razu gdy tylko nowy wpis zostanie opublikowany"
179
-
180
- #: ../notification/notification-add.php:238 ../notification/notification-edit.php:
181
- #: 277
182
- msgid "Add to cron when new post is published and send via cron job"
183
- msgstr "Dodaj do Crona, gdy zostanie opublikowany nowy wpis i wyślij przez Crona"
184
 
185
- #: ../notification/notification-add.php:239 ../notification/notification-edit.php:
186
- #: 278
187
- msgid "Disable notification"
188
- msgstr "Wyłącz powiadomienia"
189
-
190
- #: ../notification/notification-add.php:247 ../notification/notification-edit.php:
191
- #: 287 ../roles/roles-add.php:202 ../subscribers/view-subscriber-edit.php:192 ..
192
- #: cron/cron-add.php:91 ../compose/compose-edit.php:118 ../compose/compose-add.
193
- #: php:106
194
- msgid "Save"
195
- msgstr "Zapisz"
196
-
197
- #: ../notification/notification-show.php:20 ../notification/notification-edit.php: 19
198
- #: ../settings/settings-edit.php:19 ../sentmail/sentmail-preview.php:17 ..
199
- #: sentmail/sentmail-show.php:21 ../subscribers/view-subscriber-show.php:44
200
- #: subscribers/view-subscriber-edit.php:21 ../compose/compose-edit.php:19
201
- #: compose/compose-show.php:32 ../compose/compose-preview.php:17
202
- msgid "Oops, selected details does not exists."
203
- msgstr "Ups, wybrane dane nie istnieją."
204
 
205
- #: ../notification/notification-show.php:34 ../sentmail/sentmail-show.php:35 ..
206
- #: compose/compose-show.php:46
207
- msgid "Selected record deleted."
208
- msgstr "Wybrany zapis został usunięty."
209
 
210
- #: ../notification/notification-show.php:53 ../classes/es-register.php:148 ..
211
- #: classes/es-register.php:149
212
- msgid "Notification"
213
- msgstr "Powiadomienie"
214
-
215
- #: ../notification/notification-show.php:54 ../notification/notification-edit.php:
216
- #: 118 ../compose/compose-edit.php:86 ../compose/compose-show.php:66
217
- msgid "Add New"
218
- msgstr "Dodaj Nowy"
219
 
220
- #: ../notification/notification-show.php:66 ../notification/notification-show.php: 74
221
- msgid "Mail Subject"
222
- msgstr "Temat maila"
 
223
 
224
- #: ../notification/notification-show.php:67 ../notification/notification-show.php: 75
225
- msgid "Subscribers Group"
226
- msgstr "Grupa subskrybentów."
 
227
 
228
- #: ../notification/notification-show.php:68 ../notification/notification-show.php: 76
229
- msgid "Categories / Custom Post"
230
- msgstr "Kategorie / niestandardowy wpis"
 
231
 
232
- #: ../notification/notification-show.php:69 ../notification/notification-show.php: 77
233
- msgid "Notification Status"
234
- msgstr "Status powiadomienia."
 
235
 
236
- #: ../notification/notification-show.php:98 ../subscribers/view-subscriber-show.
237
- #: php:357 ../compose/compose-show.php:105 ../compose/compose-preview.php:41
238
- msgid "Edit"
239
- msgstr "Edytuj"
240
 
241
- #: ../notification/notification-show.php:101 ../subscribers/view-subscriber-show.
242
- #: php:244 ../subscribers/view-subscriber-show.php:362 ../compose/compose-show.
243
- #: php:106
244
- msgid "Delete"
245
- msgstr "Kasuj"
246
 
247
- #: ../notification/notification-show.php:128
248
- msgid "Send mail immediately when new post is published."
249
- msgstr "Wyślij mail od razu gdy tylko nowy wpis zostanie opublikowany"
250
 
251
- #: ../notification/notification-show.php:130
252
- msgid "Add to cron and send mail via cron job."
253
- msgstr "Dodaj do Crona i wyślij przez Crona"
254
 
255
- #: ../notification/notification-show.php:141 ../sentmail/sentmail-show.php:165 ..
256
- #: sentmail/deliverreport-show.php:115 ../subscribers/view-subscriber-show.php: 385
257
- #: ../compose/compose-show.php:115
258
- msgid "No records available."
259
- msgstr "Brak dostępnych rekordów."
260
 
261
- #: ../notification/notification-edit.php:48
262
- msgid "Please select subscribers group"
263
- msgstr "Proszę wybrać grupę subskrybentów."
 
 
 
 
264
 
265
- #: ../notification/notification-edit.php:54
266
- msgid "Please select notification status"
267
- msgstr "Proszę wybierz stan powiadomienia."
268
 
269
- #: ../notification/notification-edit.php:88
270
- msgid "Notification successfully updated. "
271
- msgstr "Powiadomienie pomyślnie zaktualizowane."
 
272
 
273
- #: ../notification/notification-edit.php:117
274
- msgid "Edit Notification"
275
- msgstr "Edytuj zawiadomienie."
 
 
 
 
276
 
277
- #: ../notification/notification-edit.php:126 ../subscribers/view-subscriber-show.
278
- #: php:246
279
- msgid "Update Subscribers Group"
280
- msgstr "Uaktualnij grupę subskrybentów"
281
 
282
- #. Name of the plugin
283
- msgid "Email Subscribers & Newsletters"
284
- msgstr "Email Subscribers & Newsletters"
 
 
 
 
285
 
286
- #. Description of the plugin
287
  msgid ""
288
- "Add subscription forms on website, send HTML newsletters & automatically notify "
289
- "subscribers about new blog posts once it gets published."
290
  msgstr ""
291
- "Dodaj formularz subskrypcji na stronię internetową, wyślij newslettery HTML i "
292
- "automatyczne powiadomienia abonentów o nowych wpisach na blogu gdy zostaną "
293
- "opublikowane."
294
 
295
- #: ../roles/roles-add.php:52
296
- msgid "Role Updated. "
297
- msgstr "Rola zaakceptowana. "
 
298
 
299
- #: ../roles/roles-add.php:105
300
- msgid "Roles and Capabilities"
301
- msgstr "Uprawnienia i możliwości"
302
 
303
- #: ../roles/roles-add.php:109
304
- msgid "Select user roles who can access following menus. Only Admin can change this."
 
 
305
  msgstr ""
306
- "Wybierz role użytkowników, którzy mają dostęp do następujących opcji. Tylko "
307
- "Administrator może to zmienić."
308
-
309
- #: ../roles/roles-add.php:116
310
- msgid "Subscribers Menu"
311
- msgstr "Menu subskrybentów"
312
 
313
- #: ../roles/roles-add.php:120 ../roles/roles-add.php:132 ../roles/roles-add.php: 144
314
- #: ../roles/roles-add.php:156 ../roles/roles-add.php:168 ../roles/roles-add. php:180
315
- #: ../roles/roles-add.php:192
316
- msgid "Administrator Only"
317
- msgstr "Tylko dla administratora"
318
 
319
- #: ../roles/roles-add.php:121 ../roles/roles-add.php:133 ../roles/roles-add.php: 145
320
- #: ../roles/roles-add.php:157 ../roles/roles-add.php:169 ../roles/roles-add. php:181
321
- #: ../roles/roles-add.php:193
322
- msgid "Administrator/Editor"
323
- msgstr "Administrator/Edytor"
 
 
324
 
325
- #: ../roles/roles-add.php:122 ../roles/roles-add.php:134 ../roles/roles-add.php: 146
326
- #: ../roles/roles-add.php:158 ../roles/roles-add.php:170 ../roles/roles-add. php:182
327
- #: ../roles/roles-add.php:194
328
- msgid "Administrator/Editor/Author/Contributor"
329
- msgstr "Administrator/Edytor/Autor/Specjalista"
330
 
331
- #: ../roles/roles-add.php:128
332
- msgid "Compose Menu"
333
- msgstr "Menu Kompozycji"
334
 
335
- #: ../roles/roles-add.php:140
336
- msgid "Notification Menu"
337
  msgstr "Menu Powiadomień"
338
 
339
- #: ../roles/roles-add.php:152
340
- msgid "Send Email Menu/Cron Menu"
341
- msgstr "Menu Wysyłki Maili/Cron Menu"
342
-
343
- #: ../roles/roles-add.php:164
344
- msgid "Settings Menu"
345
- msgstr "Menu Ustawień"
346
-
347
- #: ../roles/roles-add.php:176
348
- msgid "Sent Mails Menu"
349
- msgstr "Menu Wysyłania Maili"
350
 
351
- #: ../roles/roles-add.php:188
352
- msgid "Help & Info Menu"
353
- msgstr "Menu Pomocy i Informacji"
354
-
355
- #: ../settings/settings-edit.php:116
356
- msgid "Please enter sender of notifications from name."
357
- msgstr "Proszę podać nadawcę powiadomień po nazwie."
358
-
359
- #: ../settings/settings-edit.php:121
360
- msgid "Please enter sender of notifications from email."
361
- msgstr "Proszę podać nadawcę powiadomień po adresie e-mail."
362
 
363
- #: ../settings/settings-edit.php:154
364
- msgid "Settings Saved."
365
- msgstr "Ustawienia zapisane."
366
 
367
- #: ../settings/settings-edit.php:157
368
- msgid "Oops, unable to update."
369
- msgstr "Ups, nie można zaktualizować."
370
 
371
- #: ../settings/settings-edit.php:198 ../classes/es-register.php:157 ../classes/es-
372
- #: register.php:158
373
- msgid "Settings"
374
- msgstr "Ustawienia"
375
 
376
- #: ../settings/settings-edit.php:206
377
- msgid "Sender of notifications"
378
- msgstr "Nadawca powiadomień"
379
 
380
- #: ../settings/settings-edit.php:207
381
  msgid ""
382
- "Choose a FROM name and FROM email address for all notifications emails from this "
383
  "plugin."
384
  msgstr ""
385
- "Wybierz nazwy i adresy FROM dla wszystkich mailowych powiadomień z tej wtyczki."
 
386
 
387
- #: ../settings/settings-edit.php:217
388
- msgid "Mail type"
389
- msgstr "Typ maila"
390
 
391
- #: ../settings/settings-edit.php:218
392
  msgid ""
393
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & "
394
- "4 is to send mails with PHP method mail()"
395
  msgstr ""
396
- "Warianty 1 i 2 wysyłają maile domyślną metodą: wp_mail Wordpress (). Warianty 3 i "
397
- "4 wysyłają maile z metodą PHP ()"
398
-
399
- #: ../settings/settings-edit.php:222
400
- msgid "1. WP HTML MAIL"
401
- msgstr "1. WP HTML MAIL"
402
-
403
- #: ../settings/settings-edit.php:223
404
- msgid "2. WP PLAINTEXT MAIL"
405
- msgstr "2. WP PLAINTEXT MAIL"
406
-
407
- #: ../settings/settings-edit.php:224
408
- msgid "3. PHP HTML MAIL"
409
- msgstr "3. PHP HTML MAIL"
410
-
411
- #: ../settings/settings-edit.php:225
412
- msgid "4. PHP PLAINTEXT MAIL"
413
- msgstr "4. PHP PLAINTEXT MAIL"
414
 
415
- #: ../settings/settings-edit.php:232
416
- msgid "Opt-in option"
417
  msgstr "Opcja Opt-in"
418
 
419
- #: ../settings/settings-edit.php:233
420
  msgid ""
421
- "Double Opt In, means subscribers need to confirm their email address by an "
422
- "activation link sent them on a activation email message. Single Opt In, means "
423
  "subscribers do not need to confirm their email address."
424
  msgstr ""
425
- "Podwójne Opt-In oznacza, że abonenci muszą potwierdzić swój adres e-mail linkiem "
426
- "aktywacyjnym wysłanym e-mailem. Pojedyncze Opt-In oznacza, że abonenci nie muszą "
427
- "potwierdzać swojego adresu e-mail."
428
 
429
- #: ../settings/settings-edit.php:237
430
- msgid "Double Opt In"
431
- msgstr "Podwójne Opt-In"
432
-
433
- #: ../settings/settings-edit.php:238 ../subscribers/view-subscriber-import.php: 179
434
- #: ../subscribers/view-subscriber-show.php:288 ../subscribers/view-subscriber-
435
- #: add.php:152 ../subscribers/view-subscriber-edit.php:151
436
- msgid "Single Opt In"
437
- msgstr "Pojedyncze Ot-In"
438
 
439
- #: ../settings/settings-edit.php:244
440
- msgid "Image Size"
441
- msgstr "Rozmiar obrazu"
442
 
443
- #: ../settings/settings-edit.php:245
444
- msgid "Select image size for ###POSTIMAGE### to be shown in post notification email"
445
- msgstr "Wybierz rozmiar obrazu do ### POSTIMAGE ### pokazany w mailu powiadomienia"
 
 
 
 
446
 
447
- #: ../settings/settings-edit.php:249
448
- msgid "Full Size"
449
- msgstr "Pełny rozmiar"
450
 
451
- #: ../settings/settings-edit.php:250
452
- msgid "Medium Size"
453
- msgstr "Średni rozmiar"
 
 
 
 
454
 
455
- #: ../settings/settings-edit.php:251
456
- msgid "Thumbnail"
457
- msgstr "Miniatura"
458
 
459
- #: ../settings/settings-edit.php:257
460
- msgid "Opt-in mail subject (Confirmation mail)"
461
- msgstr "Opt-in temat maila (Mail potwierdzający)"
462
 
463
- #: ../settings/settings-edit.php:258
464
  msgid ""
465
- "Enter the subject for Double Opt In mail. This will send whenever subscriber added "
466
- "email into our database."
467
  msgstr ""
468
- "Wprowadź temat maila do powtórnego Opt-In. Spowoduje to wysłanie e-maila, gdy "
469
- "abonent zostanie dodany do naszej bazy danych."
470
-
471
- #: ../settings/settings-edit.php:264
472
- msgid "Opt-in mail content (Confirmation mail)"
473
- msgstr "Opt-in treść maila (mail potwierdzający)"
474
 
475
- #: ../settings/settings-edit.php:265
476
  msgid ""
477
- "Enter the content for Double Opt In mail. This will send whenever subscriber added "
478
- "email into our database."
479
  msgstr ""
480
- "Wprowadź treść dla maila powtórnego Opt-in. Będzie on wysyłany zawsze gdy "
481
- "subskrybent doda swój adres do naszej bazy."
482
 
483
- #: ../settings/settings-edit.php:271
484
- msgid "Opt-in link (Confirmation link)"
485
- msgstr "Link Opt-in (link do potwierdzenia)"
486
 
487
- #: ../settings/settings-edit.php:272
488
- msgid "Double Opt In confirmation link. You no need to change this value."
489
- msgstr "Link potwierdzenia podwójnego Opt-in. Nie możesz zmienić jego treści."
 
 
 
 
490
 
491
- #: ../settings/settings-edit.php:278
492
- msgid "Text to display after email subscribed successfully"
493
- msgstr "Tekst wyświetlany po pomyślnym zakończeniu procesu subskrypcji."
494
 
495
- #: ../settings/settings-edit.php:279
496
  msgid ""
497
- "This text will display once user clicked email confirmation link from opt-in "
498
- "(confirmation) email content."
 
499
  msgstr ""
500
- "Ten tekst będzie wyświetlany gdy użytkownik kliknął link potwierdzający e-mail z "
501
- "opt-in (potwierdzenie)."
502
 
503
- #: ../settings/settings-edit.php:286
504
- msgid "Subscriber welcome email"
505
- msgstr "Mail powitalny."
506
 
507
- #: ../settings/settings-edit.php:287
508
- msgid "To send welcome mail to subscriber, This option must be set to YES."
 
 
 
509
  msgstr ""
510
- "Wysłać mail powitalny do subskrybenta. Ta opcja musi być ustawiona na Tak (Yes)"
511
-
512
- #: ../settings/settings-edit.php:291 ../settings/settings-edit.php:319 ..
513
- #: subscribers/view-subscriber-sync.php:108
514
- msgid "YES"
515
- msgstr "Tak"
516
 
517
- #: ../settings/settings-edit.php:292 ../settings/settings-edit.php:320 ..
518
- #: subscribers/view-subscriber-sync.php:107
519
- msgid "NO"
520
- msgstr "Nie"
521
 
522
- #: ../settings/settings-edit.php:298
523
- msgid "Welcome mail subject"
524
- msgstr "Temat maila powitalnego"
525
 
526
- #: ../settings/settings-edit.php:299
527
  msgid ""
528
- "Enter the subject for subscriber welcome mail. This will send whenever email "
529
- "subscribed (confirmed) successfully."
530
  msgstr ""
531
- "Wprowadź temat powitalnego maila do subskrybenta. Będzie o wysłany, gdy "
532
- "subskrypcja przebiegnie pomyślnie."
533
 
534
- #: ../settings/settings-edit.php:305
535
- msgid "Subscriber welcome mail content"
536
- msgstr "Treść maila powitalnego."
537
 
538
- #: ../settings/settings-edit.php:306
539
- msgid ""
540
- "Enter the content for subscriber welcome mail. This will send whenever email "
541
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
542
  msgstr ""
543
- "Wprowadź treść powitalnego maila do subskrybenta. Będzie o wysłany, gdy "
544
- "subskrypcja przebiegnie pomyślnie.(Klucz: ###NAME###)"
545
 
546
- #: ../settings/settings-edit.php:314
547
- msgid "Mail to admin"
548
- msgstr "Mail do Admina"
549
 
550
- #: ../settings/settings-edit.php:315
551
  msgid ""
552
- "To send admin notifications for new subscriber, This option must be set to YES."
 
553
  msgstr ""
554
- "Aby wysłać powiadomienia administratora dla nowego abonenta, ta opcja musi być "
555
- "ustawiony na TAK."
556
 
557
- #: ../settings/settings-edit.php:326
558
- msgid "Admin email addresses"
559
- msgstr "Adres e-mail Admina"
560
 
561
- #: ../settings/settings-edit.php:327
562
  msgid ""
563
- "Enter the admin email addresses that should receive notifications (separate by "
564
- "comma)."
565
  msgstr ""
566
- "Wpisz, oddzielone przecinkiem, adresy e-mail administratora(-ów), który(-rzy) "
567
- "powinni otrzymać powiadomienia."
568
 
569
- #: ../settings/settings-edit.php:333
570
- msgid "Admin mail subject"
571
- msgstr "Temat maila Admina"
572
 
573
- #: ../settings/settings-edit.php:334
574
  msgid ""
575
- "Enter the subject for admin mail. This will send whenever new email added and "
576
- "confirmed into our database."
577
  msgstr ""
578
- "Wpisz temat maila do administratora. Będzie on wysyłany gdy nowy adres, po "
579
- "potwierdzeniu, zostanie dodany do naszej bazy danych."
580
 
581
- #: ../settings/settings-edit.php:340
582
- msgid "Admin mail content"
583
- msgstr "Treść maila do Admina"
584
 
585
- #: ../settings/settings-edit.php:341
586
  msgid ""
587
- "Enter the mail content for admin. This will send whenever new email added and "
588
- "confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
589
  msgstr ""
590
- "Wprowadź treść maila do administratora. Będzie on wysyłany gdy nowy adres, po "
591
- "potwierdzeniu, zostanie dodany do naszej bazy danych. (Klucze: ###NAME###, "
592
- "###EMAIL###)"
593
-
594
- #: ../settings/settings-edit.php:348
595
- msgid "Unsubscribe link"
596
- msgstr "Link do rezygnacji z subskrypcji."
597
 
598
- #: ../settings/settings-edit.php:349
599
- msgid "Unsubscribe link. You no need to change this value."
600
- msgstr "Link do rezygnacji z subskrypcji. Nie możesz zmienić jego treści."
601
 
602
- #: ../settings/settings-edit.php:355
603
- msgid "Unsubscribe text in mail"
604
- msgstr "Tekst maila rezygnacji z subskrypcji."
605
-
606
- #: ../settings/settings-edit.php:356
607
  msgid ""
608
- "Enter the text for unsubscribe link. This text is to add unsubscribe link with "
609
- "newsletter. (Keyword: ###LINK###)"
610
  msgstr ""
611
- "Wprowadź tekst do linku rezygnacji z subskrypcji. Będzie on dodawany do tekstu "
612
- "informującego o nowościach (Klucz: ###LINK###)"
613
 
614
- #: ../settings/settings-edit.php:362
615
- msgid "Text to display after email unsubscribed"
616
- msgstr "Tekst wyświetlany po rezygnacji z subskrypcji."
617
 
618
- #: ../settings/settings-edit.php:363
619
  msgid ""
620
- "This text will display once user clicked unsubscribed link from our newsletter."
 
621
  msgstr ""
622
- "Ten tekst będzie wyświetlany gdy użytkownik kliknie link rezygnacji z subskrypcji "
623
- "dołączony do naszego maila z nowinami."
624
 
625
- #: ../settings/settings-edit.php:370
626
- msgid "Message 1"
627
- msgstr "Wiadomość 1"
628
 
629
- #: ../settings/settings-edit.php:371
630
- msgid "Default message to display if any issue on confirmation link."
631
  msgstr ""
632
- "Domyślna wiadomość wyświetlana, w przypadku problemu z linkiem potwierdzającym "
633
- "subskrypcję."
634
 
635
- #: ../settings/settings-edit.php:377
636
- msgid "Message 2"
637
- msgstr "Wiadomość 2"
638
 
639
- #: ../settings/settings-edit.php:378
640
- msgid "Default message to display if any issue on unsubscribe link."
 
 
641
  msgstr ""
642
- "Domyślna wiadomość wyświetlana, w przypadku problemu z linkiem rezygnującym z "
643
- "subskrypcji."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
644
 
645
- #: ../settings/settings-edit.php:385
646
- msgid "Sent report subject"
647
- msgstr "Temat raportu wysyłek."
648
 
649
- #: ../settings/settings-edit.php:386
650
- msgid "Mail subject for sent mail report."
651
- msgstr "Temat maila dla raportu wysłanych maili."
652
 
653
- #: ../settings/settings-edit.php:392
654
- msgid "Sent report content"
655
- msgstr "Treść raportu wysłanych maili."
656
 
657
- #: ../settings/settings-edit.php:393
658
- msgid ""
659
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
660
- "###STARTTIME###, ###ENDTIME###)"
661
- msgstr ""
662
- "Tekst maila raportu wysłanych maili. (Klucze: ###COUNT###, ###UNIQUE###, "
663
- "###STARTTIME###, ###ENDTIME###)"
664
 
665
- #: ../settings/settings-edit.php:403
666
- msgid "Save Settings"
667
- msgstr "Zapisz ustawienia"
668
-
669
- #: ../settings/setting-sync.php:15
670
- msgid "Table sync completed successfully."
671
- msgstr "Synchronizacja tabeli zakończona pomyślnie."
672
 
673
- #: ../settings/setting-sync.php:28
674
- msgid "Sync plugin tables"
675
- msgstr "Synchronizacja tabeli wtyczek"
676
 
677
- #: ../settings/setting-sync.php:32
678
- msgid "Click to sync tables"
679
- msgstr "Kliknij by synchronizować tabele"
680
 
681
- #: ../sentmail/sentmail-preview.php:28 ../compose/compose-preview.php:28
682
- msgid "Preview Mail"
683
- msgstr "Podgląd poczty"
684
 
685
- #: ../sentmail/sentmail-preview.php:43
686
- msgid "Back"
687
- msgstr "Cofnij"
688
 
689
- #: ../sentmail/sentmail-show.php:42
690
- msgid "Successfully deleted all reports except latest 10."
691
- msgstr "Pomyślnie usunięto wszystkie raporty z wyjątkiem ostatnich 10."
692
 
693
- #: ../sentmail/sentmail-show.php:85 ../sentmail/deliverreport-show.php:49
694
- msgid " &lt;&lt; "
695
- msgstr " &lt;&lt; "
 
696
 
697
- #: ../sentmail/sentmail-show.php:86 ../sentmail/deliverreport-show.php:50
698
- msgid " &gt;&gt; "
699
- msgstr " &gt;&gt; "
700
 
701
- #: ../sentmail/sentmail-show.php:97 ../classes/es-register.php:163 ../classes/es-
702
- #: register.php:164
703
- msgid "Sent Mails"
704
- msgstr "Maile wysłane"
705
 
706
- #: ../sentmail/sentmail-show.php:108 ../sentmail/sentmail-show.php:121
707
- msgid "View Reports"
708
- msgstr "Pokaż raporty"
 
709
 
710
- #: ../sentmail/sentmail-show.php:109 ../sentmail/sentmail-show.php:122 ..
711
- #: compose/compose-show.php:107
712
- msgid "Preview"
713
- msgstr "Podgląd"
714
 
715
- #: ../sentmail/sentmail-show.php:110 ../sentmail/sentmail-show.php:123
716
- msgid "Source"
717
- msgstr "Żródło"
 
718
 
719
- #: ../sentmail/sentmail-show.php:111 ../sentmail/sentmail-show.php:124 ..
720
- #: sentmail/deliverreport-show.php:75 ../sentmail/deliverreport-show.php:87
721
- #: subscribers/view-subscriber-show.php:313 ../subscribers/view-subscriber-show.
722
- #: php:327 ../compose/compose-edit.php:109 ../compose/compose-add.php:98
723
- #: compose/compose-show.php:79 ../compose/compose-show.php:87
724
- msgid "Status"
725
- msgstr "Status"
726
 
727
- #: ../sentmail/sentmail-show.php:112 ../sentmail/sentmail-show.php:125 ..
728
- #: sentmail/deliverreport-show.php:76 ../sentmail/deliverreport-show.php:88
729
- #: compose/compose-show.php:80 ../compose/compose-show.php:88
730
- msgid "Type"
731
- msgstr "Typ"
732
 
733
- #: ../sentmail/sentmail-show.php:113 ../sentmail/sentmail-show.php:126
734
- msgid "Start Date"
735
- msgstr "Data rozpoczęcia"
 
736
 
737
- #: ../sentmail/sentmail-show.php:114 ../sentmail/sentmail-show.php:127
738
- msgid "End Date"
739
- msgstr "Data zakończenia"
 
740
 
741
- #: ../sentmail/sentmail-show.php:115 ../sentmail/sentmail-show.php:128
742
- msgid "Total"
743
- msgstr "Całkowity"
 
744
 
745
- #: ../sentmail/sentmail-show.php:116 ../sentmail/sentmail-show.php:129 ..
746
- #: subscribers/view-subscriber-show.php:316 ../subscribers/view-subscriber-show.
747
- #: php:330 ../subscribers/view-subscriber-export.php:41 ../subscribers/view-
748
- #: subscriber-export.php:49
749
- msgid "Action"
750
- msgstr "Akcja"
751
 
752
- #: ../sentmail/sentmail-show.php:175
753
- msgid "Optimize Table & Delete Records"
754
- msgstr "Optymalizacja Tabeli i Usuwanie Rekordów"
 
755
 
756
- #: ../sentmail/sentmail-show.php:184
 
757
  msgid ""
758
- "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to "
759
- "delete all reports except latest 10."
760
  msgstr ""
761
- "Uwaga: Proszę kliknąć na <strong>Optymalizacja Tabeli i Usuwanie Rekordów</ "
762
- "strong>, aby usunąć wszystkie raporty za wyjątkiem ostatnich 10."
763
-
764
- #: ../sentmail/deliverreport-show.php:13
765
- msgid "Oops.. Unexpected error occurred. Please try again."
766
- msgstr "Ups… Pojawił się nieoczekiwany błąd. Proszę spróbuj ponownie."
767
-
768
- #: ../sentmail/deliverreport-show.php:61
769
- msgid "Delivery Report"
770
- msgstr "Raport dostarczenia"
771
-
772
- #: ../sentmail/deliverreport-show.php:72 ../sentmail/deliverreport-show.php:84 ..
773
- #: subscribers/view-subscriber-show.php:310 ../subscribers/view-subscriber-show.
774
- #: php:324 ../subscribers/view-subscriber-export.php:38 ../subscribers/view-
775
- #: subscriber-export.php:46
776
- msgid "Sno"
777
- msgstr "Sno"
778
-
779
- #: ../sentmail/deliverreport-show.php:73 ../sentmail/deliverreport-show.php:85
780
- msgid "Email"
781
- msgstr "Mail"
782
-
783
- #: ../sentmail/deliverreport-show.php:74 ../sentmail/deliverreport-show.php:86
784
- msgid "Sent Date"
785
- msgstr "Data wysyłki"
786
 
787
- #: ../sentmail/deliverreport-show.php:77 ../sentmail/deliverreport-show.php:89
788
- msgid "Viewed Status"
789
- msgstr "Status przeglądania"
 
790
 
791
- #: ../sentmail/deliverreport-show.php:78 ../sentmail/deliverreport-show.php:90
792
- msgid "Viewed Date"
793
- msgstr "Data przegladania"
 
794
 
795
- #: ../sentmail/deliverreport-show.php:79 ../sentmail/deliverreport-show.php:91
796
- msgid "Database ID"
797
- msgstr "ID bazy danych"
 
798
 
799
- #: ../subscribers/view-subscriber-import.php:43
 
800
  msgid ""
801
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
802
- "Group name."
803
  msgstr ""
804
- "Błąd: znaki specjalne: (['^$%&*()}{@#~?><>,|=_+\\\"]) w nazwie grupy nie "
805
- "dozwolone."
806
-
807
- #: ../subscribers/view-subscriber-import.php:91
808
- msgid "email imported."
809
- msgstr "e-mail zaimportowany."
810
-
811
- #: ../subscribers/view-subscriber-import.php:92
812
- msgid "email already exists."
813
- msgstr "e-mail już istnieje."
814
 
815
- #: ../subscribers/view-subscriber-import.php:93
816
- msgid "email are invalid."
817
- msgstr "e-mail jest nieprawidłowy."
 
818
 
819
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
820
- #: import.php:125
821
- msgid "Click here"
822
- msgstr "Kliknij tutaj"
823
 
824
- #: ../subscribers/view-subscriber-import.php:96 ../subscribers/view-subscriber-
825
- #: import.php:125
826
- msgid " to view details."
827
- msgstr " aby zobaczyć szczegóły."
828
 
829
- #: ../subscribers/view-subscriber-import.php:104
830
- msgid "File Upload Failed."
831
- msgstr "Przesyłanie pliku nie powiodło się."
 
832
 
833
- #: ../subscribers/view-subscriber-import.php:143
834
- msgid "Import Email Addresses"
835
- msgstr "Importuj Adresy E-maili"
 
836
 
837
- #: ../subscribers/view-subscriber-import.php:144 ../subscribers/view-subscriber-
838
- #: show.php:208 ../subscribers/view-subscriber-export.php:28 ../subscribers/view-
839
- #: subscriber-add.php:112 ../subscribers/view-subscriber-edit.php:111 ..
840
- #: subscribers/view-subscriber-sync.php:91
841
- msgid "Add New Subscriber"
842
- msgstr "Dodaj Nowego Subskrybenta"
843
 
844
- #: ../subscribers/view-subscriber-import.php:145 ../subscribers/view-subscriber-
845
- #: show.php:210 ../subscribers/view-subscriber-add.php:114 ../subscribers/view-
846
- #: subscriber-edit.php:113 ../subscribers/view-subscriber-sync.php:93
847
- msgid "Export"
848
- msgstr "Export"
849
 
850
- #: ../subscribers/view-subscriber-import.php:156
851
- msgid "Select CSV file"
852
- msgstr "Wybierz plik CSV"
 
853
 
854
- #: ../subscribers/view-subscriber-import.php:158
855
- msgid "Check CSV structure "
856
- msgstr "Sprawdź strukturę CSV"
 
857
 
858
- #: ../subscribers/view-subscriber-import.php:159
859
- msgid "from here"
860
- msgstr "od tąd"
 
 
861
 
862
- #: ../subscribers/view-subscriber-import.php:170
863
- msgid "Select Subscribers Email Status"
864
- msgstr "Wybierz Status e-maili Subskrybentów"
 
865
 
866
- #: ../subscribers/view-subscriber-import.php:176 ../subscribers/view-subscriber-
867
- #: show.php:285 ../subscribers/view-subscriber-add.php:149 ../subscribers/view-
868
- #: subscriber-edit.php:148
869
- msgid "Confirmed"
870
- msgstr "Potwierdzone"
871
 
872
- #: ../subscribers/view-subscriber-import.php:177 ../subscribers/view-subscriber-
873
- #: show.php:286 ../subscribers/view-subscriber-add.php:150 ../subscribers/view-
874
- #: subscriber-edit.php:149
875
- msgid "Unconfirmed"
876
- msgstr "Niepotwierdzone"
877
 
878
- #: ../subscribers/view-subscriber-import.php:178 ../subscribers/view-subscriber-
879
- #: show.php:287 ../subscribers/view-subscriber-add.php:151 ../subscribers/view-
880
- #: subscriber-edit.php:150
881
- msgid "Unsubscribed"
882
- msgstr "Niesubskrybowane"
883
 
884
- #: ../subscribers/view-subscriber-import.php:186
885
- msgid "Select (or) Create Group for Subscribers"
886
- msgstr "Wybierz (lub) stwórz Grupę dla Subskrybentów"
 
887
 
888
- #: ../subscribers/view-subscriber-import.php:203 ../subscribers/view-subscriber-
889
- #: add.php:175
890
- msgid "(or)"
891
- msgstr "(lub)"
892
 
893
- #: ../subscribers/view-subscriber-import.php:211 ../subscribers/view-subscriber-
894
- #: show.php:209 ../subscribers/view-subscriber-export.php:29 ../subscribers/view-
895
- #: subscriber-add.php:113 ../subscribers/view-subscriber-edit.php:112 ..
896
- #: subscribers/view-subscriber-sync.php:92
897
- msgid "Import"
898
- msgstr "Import."
899
 
900
- #: ../subscribers/view-subscriber-show.php:16 ../compose/compose-show.php:13 ..
901
- #: sendmail/sendmail.php:17
902
- msgid "Click Here"
903
- msgstr "Kliknij Tutaj"
904
 
905
- #: ../subscribers/view-subscriber-show.php:55 ../subscribers/view-subscriber-show.
906
- #: php:94
907
- msgid "Record deleted."
908
- msgstr "Rekord usunięty."
909
 
910
- #: ../subscribers/view-subscriber-show.php:66
911
- msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
912
- msgstr "By wysłać e-mail potwierdzający, zmień opcję Opt-in na Podwójne Opt In."
 
 
 
 
 
 
 
913
 
914
- #: ../subscribers/view-subscriber-show.php:74
915
- msgid "Confirmation email resent successfully."
916
- msgstr "E-mail potwierdzający wysłany pomyślnie."
 
917
 
918
- #: ../subscribers/view-subscriber-show.php:99 ../subscribers/view-subscriber-show.
919
- #: php:138 ../subscribers/view-subscriber-show.php:176
920
- msgid "Oops, No record was selected."
921
- msgstr "Ups… nic nie zostało zaznaczone."
922
 
923
- #: ../subscribers/view-subscriber-show.php:114
924
- msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
925
- msgstr "By wysłać mail potwierdzający, zmień opcję Opt-in na Podwójne Opt In."
 
926
 
927
- #: ../subscribers/view-subscriber-show.php:133
928
- msgid "Confirmation email(s) Resent Successfully."
929
- msgstr "E-mail(-e) potwierdzając(-y/-e) wysłan(-y/-e) poprawnie."
 
930
 
931
- #: ../subscribers/view-subscriber-show.php:162
932
- msgid "Selected subscribers group updated."
933
- msgstr "Zaktualizowano wybraną grupę subskrybentów"
934
-
935
- #: ../subscribers/view-subscriber-show.php:167
936
- msgid "Oops, New group name was not selected."
937
- msgstr "Ups… Nowa nazwa grupy nie została zaznaczona."
938
-
939
- #: ../subscribers/view-subscriber-show.php:207
940
- msgid "View Subscribers"
941
- msgstr "Pokaż Subskrybentów"
942
-
943
- #: ../subscribers/view-subscriber-show.php:243
944
- msgid "Bulk Actions"
945
- msgstr "Działania masowe"
946
-
947
- #: ../subscribers/view-subscriber-show.php:245 ../subscribers/view-subscriber-
948
- #: show.php:370
949
- msgid "Resend Confirmation"
950
- msgstr "Wyślij ponownie potwierdzenie"
951
-
952
- #: ../subscribers/view-subscriber-show.php:249
953
- msgid "Select Group"
954
- msgstr "Zaznacz grupę"
955
-
956
- #: ../subscribers/view-subscriber-show.php:263
957
- msgid "Apply"
958
- msgstr "Zastosuj"
959
-
960
- #: ../subscribers/view-subscriber-show.php:267
961
- msgid "All Groups"
962
- msgstr "Wszystkie grupy"
963
 
964
- #: ../subscribers/view-subscriber-show.php:284
965
- msgid "All Status"
966
- msgstr "Wszystkie statusy"
 
967
 
968
- #: ../subscribers/view-subscriber-show.php:291
969
- msgid "1 to 200 emails"
970
- msgstr "1 do 200 e-maili"
 
971
 
972
- #: ../subscribers/view-subscriber-show.php:292
973
- msgid "201 to 400"
974
- msgstr "201 do 400"
 
975
 
976
- #: ../subscribers/view-subscriber-show.php:293
977
- msgid "401 to 600"
978
- msgstr "401 do 600"
 
979
 
980
- #: ../subscribers/view-subscriber-show.php:294
981
- msgid "601 to 800"
982
- msgstr "601 do 800"
 
983
 
984
- #: ../subscribers/view-subscriber-show.php:295
985
- msgid "801 to 1000"
986
- msgstr "1001 do 2000"
 
 
 
 
 
 
 
987
 
988
- #: ../subscribers/view-subscriber-show.php:296
989
- msgid "1001 to 2000"
990
- msgstr "1001 do 2000"
 
991
 
992
- #: ../subscribers/view-subscriber-show.php:297
993
- msgid "2001 to 5000"
994
- msgstr "2001 do 5000"
 
995
 
996
- #: ../subscribers/view-subscriber-show.php:298
997
- msgid "5001 to 10000"
998
- msgstr "5001 do 10000"
 
999
 
1000
- #: ../subscribers/view-subscriber-show.php:299
1001
- msgid "Display All"
1002
- msgstr "Wyświetl Wszystko"
 
1003
 
1004
- #: ../subscribers/view-subscriber-show.php:311 ../subscribers/view-subscriber-
1005
- #: show.php:325
1006
- msgid "Email Address"
1007
- msgstr "Adres E-mail"
1008
 
1009
- #: ../subscribers/view-subscriber-show.php:312 ../subscribers/view-subscriber-
1010
- #: show.php:326 ../classes/es-register.php:498 ../classes/es-loadwidget.php:24
1011
- msgid "Name"
1012
- msgstr "Nazwa"
 
 
 
1013
 
1014
- #: ../subscribers/view-subscriber-show.php:314 ../subscribers/view-subscriber-
1015
- #: show.php:328
1016
- msgid "Group"
1017
- msgstr "Grupa"
1018
 
1019
- #: ../subscribers/view-subscriber-show.php:315 ../subscribers/view-subscriber-
1020
- #: show.php:329
1021
- msgid "Submission Date<br>(YYYY-MM-DD)"
1022
- msgstr "Termin złożenia<br>(YYYY-MM-DD)"
1023
 
1024
- #: ../subscribers/view-subscriber-export.php:27
1025
- msgid "Export Email Addresses"
1026
- msgstr "Eksportuj Adresy E-maili"
1027
 
1028
- #: ../subscribers/view-subscriber-export.php:39 ../subscribers/view-subscriber-
1029
- #: export.php:47
1030
- msgid "Type of List to Export"
1031
- msgstr "Rodzaj Listy do Eksportu"
1032
 
1033
- #: ../subscribers/view-subscriber-export.php:40 ../subscribers/view-subscriber-
1034
- #: export.php:48
1035
- msgid "Total Emails"
1036
- msgstr "Wszystkie E-maile"
1037
 
1038
- #: ../subscribers/view-subscriber-export.php:54
1039
- msgid "1"
1040
- msgstr "1"
1041
 
1042
- #: ../subscribers/view-subscriber-export.php:55
1043
- msgid "All Subscribers List"
1044
- msgstr "Lista Wszystkich Subskrybentów"
1045
 
1046
- #: ../subscribers/view-subscriber-export.php:57 ../subscribers/view-subscriber-
1047
- #: export.php:63 ../subscribers/view-subscriber-export.php:69
1048
- msgid "Click to Export in CSV"
1049
- msgstr "Kliknij by wyeksportować do CSV"
1050
 
1051
- #: ../subscribers/view-subscriber-export.php:60
1052
- msgid "2"
1053
- msgstr "2"
1054
 
1055
- #: ../subscribers/view-subscriber-export.php:61
1056
- msgid "WordPress Registered Users"
1057
- msgstr "Zarejestrowany Użytkownik WordPress"
 
 
 
 
 
 
 
 
 
1058
 
1059
- #: ../subscribers/view-subscriber-export.php:66
1060
- msgid "3"
1061
- msgstr "3"
1062
 
1063
- #: ../subscribers/view-subscriber-export.php:67
1064
- msgid "Commented Authors"
1065
- msgstr "Autorzy komentujący"
1066
 
1067
- #: ../subscribers/view-subscriber-add.php:35 ../subscribers/view-subscriber-edit.
1068
- #: php:53
1069
- msgid "Please enter subscriber email address."
1070
- msgstr "Proszę podać adres e-mail subskrybenta."
1071
 
1072
- #: ../subscribers/view-subscriber-add.php:48
1073
- msgid "Please select or create your group for this email."
1074
- msgstr "Proszę wybrać lub stworzyć grupę dla tej wiadomości."
1075
 
1076
- #: ../subscribers/view-subscriber-add.php:55
 
1077
  msgid ""
1078
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1079
- "group name."
 
1080
  msgstr ""
1081
- "Błąd: W nazwie grupy nie wolno używać znaków specjalnych: (['^$%&*()}{@#~?><>,|=_+"
1082
- "\\\"])."
1083
-
1084
- #: ../subscribers/view-subscriber-add.php:65
1085
- msgid "Subscriber has been saved."
1086
- msgstr "Subskrybent został zapisany."
1087
-
1088
- #: ../subscribers/view-subscriber-add.php:67
1089
- msgid "Subscriber already exists."
1090
- msgstr "Subskrybent już istnieje."
1091
-
1092
- #: ../subscribers/view-subscriber-add.php:70
1093
- msgid "Invalid Email."
1094
- msgstr "Błedny e-mail"
1095
 
1096
- #: ../subscribers/view-subscriber-add.php:124
1097
- msgid "Enter Subscriber's Full name"
1098
- msgstr "Wprowadź Imię i Nazwisko Subskrybenta"
1099
 
1100
- #: ../subscribers/view-subscriber-add.php:134
1101
- msgid "Enter Subscriber's Email Address"
1102
- msgstr "Wprowadź Adres E-mail Subskrybenta"
 
 
 
 
1103
 
1104
- #: ../subscribers/view-subscriber-add.php:144
1105
- msgid "Select Subscriber's Status"
1106
- msgstr "Wybierz Status Subskrybenta"
1107
 
1108
- #: ../subscribers/view-subscriber-add.php:159
1109
- msgid "Select (or) Create Group for Subscriber"
1110
- msgstr "Wybierz (lub) stwórz Grupę dla Subskrybenta"
1111
 
1112
- #: ../subscribers/view-subscriber-add.php:184
1113
- msgid "Add Subscriber"
1114
- msgstr "Dodaj Subskrybenta"
 
 
1115
 
1116
- #: ../subscribers/view-subscriber-edit.php:63
1117
- msgid "Error: Special characters are not allowed in the group name."
1118
- msgstr "Błąd: W nazwie grupy nie wolno używać znaków specjalnych."
 
 
 
 
1119
 
1120
- #: ../subscribers/view-subscriber-edit.php:73
1121
- msgid "Subscriber details updated."
1122
- msgstr "Dane Subskrybenta zaktualizowane."
1123
 
1124
- #: ../subscribers/view-subscriber-edit.php:75
1125
- msgid "Subscriber already exists for this group."
1126
- msgstr "Subskrybent już istnieje w tej grupie."
 
1127
 
1128
- #: ../subscribers/view-subscriber-edit.php:110
1129
- msgid "Edit Subscriber"
1130
- msgstr "Edytuj Subskrybenta"
1131
 
1132
- #: ../subscribers/view-subscriber-edit.php:123
1133
- msgid "Edit Subscriber's Full Name"
1134
- msgstr "Edytuj Imię i Nazwisko Subskrybenta"
 
1135
 
1136
- #: ../subscribers/view-subscriber-edit.php:133
1137
- msgid "Edit Subscriber's Email Address"
1138
- msgstr "Edytuj Adres E-mail Subskrybenta"
 
1139
 
1140
- #: ../subscribers/view-subscriber-edit.php:143
1141
- msgid "Update Subscriber's Status"
1142
- msgstr "Aktualizuj Status Subskrybenta"
 
1143
 
1144
- #: ../subscribers/view-subscriber-edit.php:158
1145
- msgid "Update Subscriber's Group"
1146
- msgstr "Aktualizuj Grupę Subskrybenta"
1147
 
1148
- #: ../subscribers/view-subscriber-sync.php:35
1149
- msgid "Please select default group to newly registered user."
1150
- msgstr "Proszę wybrać domyślną grupę dla nowo zarejestrowanego użytkownik."
 
 
1151
 
1152
- #: ../subscribers/view-subscriber-sync.php:49
1153
- msgid "Emails Successfully Synced."
1154
- msgstr "Maile poprawnie zsynchronizowane."
1155
 
1156
- #: ../subscribers/view-subscriber-sync.php:90
1157
- msgid "Sync Email"
1158
- msgstr "Synchronizuj e-mail"
 
1159
 
1160
- #: ../subscribers/view-subscriber-sync.php:102
1161
- msgid "Sync newly registered users to subscribers list"
1162
- msgstr "Synchronizacja nowo zarejestrowanych użytkowników z listą subskrybentów"
 
1163
 
1164
- #: ../subscribers/view-subscriber-sync.php:115
1165
- msgid "Select group to add newly registered users to"
1166
- msgstr "Wybierz grupę, do której przypisani zostaną nowo rejestrowani użytkownicy"
 
 
1167
 
1168
- #: ../cron/cron-add.php:23
1169
  msgid "Please enter valid mail count."
1170
  msgstr "Proszę podać poprawną liczbę e-maili."
1171
 
1172
- #: ../cron/cron-add.php:33
1173
- msgid "Cron details successfully updated."
1174
- msgstr "Szczegóły Cron pomyślnie zaktualizowane."
1175
-
1176
- #: ../cron/cron-add.php:74
1177
- msgid "Cron Details"
1178
- msgstr "Szczegóły Cron."
1179
-
1180
- #: ../cron/cron-add.php:78
1181
  msgid "Cron job URL"
1182
  msgstr "URL zadania Cron."
1183
 
1184
- #: ../cron/cron-add.php:80
1185
- msgid ""
1186
- "This is your cron job URL. It is a readonly field and you are advised not to "
1187
- "modify it."
1188
- msgstr ""
1189
- "To jest adres URL cron. Jest to pole tylko do odczytu i nie zaleca się go "
1190
- "zmodyfikować."
1191
-
1192
- #: ../cron/cron-add.php:82
1193
  msgid "Mail Count"
1194
  msgstr "Ilość wiadomości"
1195
 
1196
- #: ../cron/cron-add.php:84
1197
- msgid ""
1198
- "Enter number of mails you want to send per hour/trigger (Your web host has limits. "
1199
- "We suggest 50 emails per hour to be safe)."
1200
- msgstr ""
1201
- "Wpisz ilość maili wysyłanych na godzinę/wywołanie (Twój hostingowego ma swoje "
1202
- "granice. Aby było bezpiecznie proponujemy 50 e-maili na godzinę)."
1203
-
1204
- #: ../cron/cron-add.php:86
1205
  msgid "Admin Report"
1206
  msgstr "Raport administratora."
1207
 
1208
- #: ../cron/cron-add.php:88
1209
  msgid ""
1210
- "Send above mail to admin whenever cron URL is triggered from your server.<br /"
1211
- ">(Available Keywords: ###DATE###, ###SUBJECT###, ###COUNT###)"
1212
  msgstr ""
1213
- "Wyślij powyższy mail do Administrator kiedy cron URL jest wywoływany z serwera."
1214
- "<br />(Dostępne słowa kluczowe: ###DATE###, ###SUBJECT###, ###COUNT###)"
1215
 
1216
- #: ../cron/cron-add.php:97
1217
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
1218
- msgstr "Jak ustawić auto-maili z wykorzystaniem cron przez cPanel lub Plesk?"
 
 
 
 
1219
 
1220
- #: ../compose/compose-edit.php:47 ../compose/compose-add.php:30
1221
- msgid "Please enter template heading."
1222
- msgstr "Proszę podać nagłówek szablonu."
1223
 
1224
- #: ../compose/compose-edit.php:60
1225
- msgid "Template successfully updated. "
1226
- msgstr "Szablon zaktualizowany poprawnie."
1227
 
1228
- #: ../compose/compose-edit.php:85 ../compose/compose-add.php:75 ..
1229
- #: compose/compose-show.php:65
1230
- msgid "Compose Mail"
1231
- msgstr "Skomponuj mail"
1232
-
1233
- #: ../compose/compose-edit.php:90 ../compose/compose-add.php:79
1234
- msgid "Select your Mail Type"
1235
- msgstr "Wybierz typ Maila"
1236
-
1237
- #: ../compose/compose-edit.php:92 ../compose/compose-add.php:81
1238
- msgid "Static Template (For Newsletter Email)"
1239
- msgstr "Statyczny szablon (dla biuletynu e-mail)"
1240
-
1241
- #: ../compose/compose-edit.php:93 ../compose/compose-add.php:82
1242
- msgid "Dynamic Template (For Notification Email)"
1243
- msgstr "Dynamiczny szablon (dla biuletynu e-mail)"
1244
-
1245
- #: ../compose/compose-edit.php:97 ../compose/compose-add.php:86
1246
- msgid "Enter Mail Subject"
1247
- msgstr "Wprowadź temat maila"
1248
-
1249
- #: ../compose/compose-edit.php:99 ../compose/compose-add.php:88
1250
- msgid "Keyword: ###POSTTITLE###"
1251
- msgstr "Słowo kluczowe: ###POSTTITLE###"
1252
-
1253
- #: ../compose/compose-edit.php:101 ../compose/compose-add.php:90
1254
- msgid "Enter Content for your Mail"
1255
- msgstr "Wpisz zawartość Maila"
1256
-
1257
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1258
- #, php-format
1259
- msgid ""
1260
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1261
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
1262
- "###POSTFULL###"
1263
- msgstr ""
1264
- "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
1265
- "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
1266
- "###POSTFULL###"
1267
-
1268
- #: ../compose/compose-edit.php:105 ../compose/compose-add.php:94
1269
- msgid "Available Keywords"
1270
- msgstr "Dostępne słowa kluczowe"
1271
-
1272
- #: ../compose/compose-edit.php:111 ../compose/compose-add.php:100
1273
- msgid "Published"
1274
- msgstr "Opublikowane"
1275
-
1276
- #: ../compose/compose-edit.php:113 ../compose/compose-add.php:102
1277
- msgid "Please select your mail status"
1278
- msgstr "Proszę wybierz status twojego maila."
1279
-
1280
- #: ../compose/compose-add.php:42
1281
- msgid "Template successfully created. "
1282
- msgstr "Szablon utworzony poprawnie."
1283
-
1284
- #: ../compose/compose-show.php:78 ../compose/compose-show.php:86
1285
- msgid "Email subject"
1286
- msgstr "Temat maila"
1287
-
1288
- #: ../compose/compose-show.php:81 ../compose/compose-show.php:89
1289
- msgid "Actions"
1290
- msgstr "Działania"
1291
-
1292
- #: ../export/export-email-address.php:32 ../export/export-email-address.php:36 ..
1293
- #: export/export-email-address.php:39
1294
- msgid "Unexpected url submit has been detected"
1295
- msgstr "Zostało wykryte niespodziewane zgłoszenie URL"
1296
-
1297
- #: ../job/es-unsubscribe.php:53 ../job/es-unsubscribe.php:60 ../job/es-optin.php: 56
1298
- #: ../job/es-optin.php:66
1299
- msgid ""
1300
- "Oops.. We are getting some technical error. Please try again or contact admin."
1301
- msgstr ""
1302
- "Ups... Pojawił się problem techniczny. Spróbuj raz jeszcze lub skontaktuj się z "
1303
- "administratorem."
1304
-
1305
- #: ../job/es-optin.php:59
1306
- msgid "This email address has already been confirmed."
1307
- msgstr "Ten adres jest już potwierdzony."
1308
-
1309
- #: ../help/help.php:46
1310
- msgid "Welcome to Email Subscribers!"
1311
- msgstr "Witamy w Email Subscribers!"
1312
-
1313
- #: ../help/help.php:47
1314
  msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1315
  msgstr ""
1316
  "Dziękujemy za zainstalowanie i mamy nadzieję, że będziesz zadowolony z używania "
1317
  "Email Subscribers."
1318
 
1319
- #: ../help/help.php:51
1320
  msgid "For more help and tips..."
1321
  msgstr "Aby uzyskać więcej pomocy i wskazówek…"
1322
 
1323
- #: ../help/help.php:95
1324
  msgid "Frequently Asked Questions"
1325
  msgstr "Często zadawane pytania (FAQ)"
1326
 
1327
- #: ../help/help.php:114 ../help/help.php:123 ../help/help.php:126 ../help/help.
1328
- #: php:129 ../help/help.php:132 ../help/help.php:135 ../help/help.php:138 ..
1329
- #: help/help.php:141 ../help/help.php:144 ../help/help.php:147 ../help/help.php: 150
1330
- #: ../help/help.php:153 ../help/help.php:156 ../help/help.php:159 help/help.php:162
1331
- #: ../help/help.php:165 ../help/help.php:168 171 ../help/help.php:174
1332
- #, php-format
1333
  msgid "%s"
1334
  msgstr "%s"
1335
 
1336
- #: ../help/help.php:114
1337
  msgid "How to Add Subscription box to website?"
1338
  msgstr "Jak umieścić blok Subskrypcji na stronie?"
1339
 
1340
- #: ../help/help.php:123
1341
- msgid "How to Import or Export Email Addresses?"
1342
- msgstr "Jak Importować lub Eksportować Adresy Maili? "
1343
-
1344
- #: ../help/help.php:126
1345
  msgid "General Plugin Settings"
1346
  msgstr "Ogólne ustawienia Wtyczki."
1347
 
1348
- #: ../help/help.php:126
1349
- msgid ""
1350
- " (How to modify the existing emails content like Opt-in mail, Welcome mail, Admin "
1351
- "mails)"
1352
- msgstr ""
1353
- "(Jak zmodyfikować zawartość istniejących e-maili typu: Opt-in, Powitalny, "
1354
- "Administratora)"
1355
 
1356
- #: ../help/help.php:129
1357
  msgid "How to change/update/translate any texts from Email Subscribers?"
1358
  msgstr "Jak zmienić/zaktualizować/przetłumaczyć dowolny tekst z Email Subscribers?"
1359
 
1360
- #: ../help/help.php:132
1361
  msgid "How to add Unsubscribe link in emails?"
1362
  msgstr "Jak dodać do maila link rezygnacji z subskrypcji?"
1363
 
1364
- #: ../help/help.php:135
1365
  msgid "What are Static Templates and Dynamic Templates?"
1366
  msgstr "Co to są Szablony Statyczne i Szablony Dynamiczne?"
1367
 
1368
- #: ../help/help.php:138
1369
- msgid "How to Compose and Send Static Newsletter Mails?"
1370
- msgstr "Jak tworzyć i wysyłać maile Static Newsletter?"
1371
-
1372
- #: ../help/help.php:141
1373
- msgid ""
1374
- "How to Configure and Send notification emails to subscribers when new posts are "
1375
- "published?"
1376
- msgstr ""
1377
- "Jak skonfigurować i wysyłać powiadomienia do subskrybentów maile gdy publikowane "
1378
- "są nowe wpisy?"
1379
-
1380
- #: ../help/help.php:144
1381
  msgid "How to Send a sample new post notification email to testgroup/myself?"
1382
  msgstr ""
1383
  "Jak wysłać przykład nowego e-maila z powiadomieniem do grupy testowej / siebie?"
1384
 
1385
- #: ../help/help.php:147
1386
- msgid "How to check Sent mails?"
1387
- msgstr "Jak sprawdzić wysłane maile?"
1388
-
1389
- #: ../help/help.php:150
1390
  msgid "How to Add/Update Existing Subscribers Group?"
1391
  msgstr "Jak dodać/uaktualnić istniejącą grupę subskrybentów?"
1392
 
1393
- #: ../help/help.php:153
1394
- msgid "Emails are not being received by Subscribers?"
1395
- msgstr "E-maile nie są odbierane przez subskrybentów?"
1396
-
1397
- #: ../help/help.php:156
1398
  msgid "How to show subscribe form inside a popup?"
1399
  msgstr "Jak pokazać formularz subskrypcji wewnątrz popup?"
1400
 
1401
- #: ../help/help.php:159
1402
  msgid "How to use Rainmaker’s form in Email Subscribers?"
1403
  msgstr "Jak używać formularza Rainmaker w Email Subscribers?"
1404
 
1405
- #: ../help/help.php:162
1406
  msgid "How to Schedule Cron Mails?"
1407
  msgstr "Jak zaplanować zadania Cron?"
1408
 
1409
- #: ../help/help.php:165
1410
  msgid "How to Schedule Cron Emails in cPanel?"
1411
  msgstr "Jak zaplanować zadania Cron w cPanel?"
1412
 
1413
- #: ../help/help.php:168
1414
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
1415
  msgstr "Jak zaplanować zadania Cron w Parallels Plesk?"
1416
 
1417
- #: ../help/help.php:171
1418
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
1419
  msgstr "Co zrobić gdy Hosting nie obsługuje zadań Cron?"
1420
 
1421
- #: ../help/help.php:174
1422
  msgid "Commonly Asked Questions"
1423
  msgstr "Często zadawane pytania."
1424
 
1425
- #: ../sendmail/sendmail.php:39
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1426
  msgid "Please select your mail subject."
1427
  msgstr "Proszę wybierz temat twojego maila."
1428
 
1429
- #: ../sendmail/sendmail.php:45
1430
  msgid "Please select your mail type."
1431
  msgstr "Proszę wybierz typ twojego maila."
1432
 
1433
- #: ../sendmail/sendmail.php:51
1434
  msgid "Please select your group."
1435
  msgstr "Proszę wybierz swoją grupę."
1436
 
1437
- #: ../sendmail/sendmail.php:58
1438
  msgid "Mail sent successfully. "
1439
  msgstr "Mail został wysłany."
1440
 
1441
- #: ../sendmail/sendmail.php:62
1442
  msgid "Click here to check Statistics"
1443
  msgstr "Kliknij tutaj by wybrać Statystyki"
1444
 
1445
- #: ../sendmail/sendmail.php:68
1446
  msgid "Oops.. We are getting some error. mail not sending."
1447
  msgstr "Ups… Pojawił się jakiś błąd. Mail nie został wysłany."
1448
 
1449
- #: ../sendmail/sendmail.php:95 ../sendmail/sendmail.php:193 ../sendmail/sendmail.
1450
- #: php:195 ../classes/es-register.php:151 ../classes/es-register.php:152
1451
- msgid "Send Email"
1452
- msgstr "Wyślij mail"
1453
-
1454
- #: ../sendmail/sendmail.php:104
1455
  msgid "Select Mail Subject from available list"
1456
  msgstr "Wybierz Temat Maila z listy możliwych"
1457
 
1458
- #: ../sendmail/sendmail.php:131
1459
  msgid "Select Mail Type"
1460
  msgstr "Wybierz Typ Maila"
1461
 
1462
- #: ../sendmail/sendmail.php:137
1463
  msgid "Send mail immediately"
1464
  msgstr "Wyślij mail natychmiast"
1465
 
1466
- #: ../sendmail/sendmail.php:138
1467
  msgid "Send mail via cron job"
1468
  msgstr "Wyślij mail przez Crona"
1469
 
1470
- #: ../sendmail/sendmail.php:145
1471
  msgid "Select Subscribers group to Send Mail"
1472
  msgstr "Wybierz grupę Subskrybentów do Wysłania Maila"
1473
 
1474
- #: ../sendmail/sendmail.php:177
1475
  msgid "Recipients : 0 "
1476
  msgstr "Odbiorcy: 0 "
1477
 
1478
- #: ../sendmail/sendmail.php:179
1479
- #, php-format
1480
  msgid "Recipients : %s"
1481
  msgstr "Odbiorcy: %s"
1482
 
1483
- #: ../sendmail/sendmail.php:182
1484
  msgid ""
1485
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that "
1486
  "you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click "
@@ -1490,381 +1373,518 @@ msgstr ""
1490
  "Typu Maili na Cron i wysyłkę maili przez zadania Cron.</strong><br>Aby uzyskać "
1491
  "więcej informacji kliknij Pomoc."
1492
 
1493
- #: ../sendmail/sendmail.php:198
 
 
 
 
1494
  msgid "Reset"
1495
  msgstr "Nastawić"
1496
 
1497
- #: ../classes/es-common.php:8
1498
- msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
1499
- msgstr "<span style=\"color:#006600;font-weight:bold;\">Zatwierdzony</span>"
1500
 
1501
- #: ../classes/es-common.php:11
1502
- msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
1503
- msgstr "<span style=\"color:#FF0000\">Niezatwierdzony</span>"
1504
 
1505
- #: ../classes/es-common.php:14
1506
- msgid "<span style=\"color:#999900\">Unsubscribed</span>"
1507
- msgstr "<span style=\"color:#999900\">Odsubskrybowany</span>"
1508
 
1509
- #: ../classes/es-common.php:17
1510
- msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
1511
- msgstr "<span style=\"color:#0000FF\">Pojedynczy Opt-In</span>"
1512
 
1513
- #: ../classes/es-common.php:20
1514
- msgid "<span style=\"color:#00CC00;font-weight:bold\">Viewed</span>"
1515
- msgstr "<span style=\"color:#00CC00;font-weight:bold\">Przejrzane</span>"
 
 
 
1516
 
1517
- #: ../classes/es-common.php:23
1518
- msgid "<span style=\"color:#999900;\">Nodata</span>"
1519
- msgstr "<span style=\"color:#999900;\">Brak danych</span>"
1520
 
1521
- #: ../classes/es-common.php:26
1522
- msgid "<span style=\"color:#FF0000\">Disable</span>"
1523
- msgstr "<span style=\"color:#FF0000\">Wyłacz</span>"
1524
 
1525
- #: ../classes/es-common.php:29
1526
- msgid "<span style=\"color:#FF0000\">In Queue</span>"
1527
- msgstr "<span style=\"color:#FF0000\">W kolejce</span>"
1528
 
1529
- #: ../classes/es-common.php:32
1530
- msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
1531
- msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Wyślij</span>"
1532
 
1533
- #: ../classes/es-common.php:35
1534
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1535
- msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1536
 
1537
- #: ../classes/es-common.php:38
1538
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
1539
- msgstr "<span style=\"color:#993399;\">Szybki Mail</span>"
1540
 
1541
- #. Name of the plugin
1542
- #: ../classes/es-register.php:139 ../classes/es-register.php:140
1543
- msgid "Email Subscribers"
1544
- msgstr "Email Subscribers"
1545
 
1546
- #: ../classes/es-register.php:142 ../classes/es-register.php:143
1547
- msgid "Subscribers"
1548
- msgstr "Subskrybujący"
1549
 
1550
- #: ../classes/es-register.php:145 ../classes/es-register.php:146
1551
- msgid "Compose"
1552
- msgstr "Układ"
1553
 
1554
- #: ../classes/es-register.php:154
1555
- msgid "Cron"
1556
- msgstr "Cron"
1557
 
1558
- #: ../classes/es-register.php:155
1559
- msgid "Cron Mail"
1560
- msgstr "Cron Mail"
1561
 
1562
- #: ../classes/es-register.php:160 ../classes/es-register.php:161
1563
- msgid "Roles"
1564
- msgstr "Uprawnienia"
1565
 
1566
- #: ../classes/es-register.php:166
1567
- msgid "Help & Info"
1568
- msgstr "Pomoc i Informacje"
 
 
 
1569
 
1570
- #: ../classes/es-register.php:167
1571
- msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
1572
- msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Pomoc i Informacje "
1573
 
1574
- #: ../classes/es-register.php:178
1575
- msgctxt "view-subscriber-enhanced-select"
1576
- msgid "Please enter subscriber email address."
1577
- msgstr "Proszę wprowadź adres e-mail subskrybenta."
 
 
 
1578
 
1579
- #: ../classes/es-register.php:179
1580
- msgctxt "view-subscriber-enhanced-select"
1581
- msgid "Please select subscriber email status."
1582
- msgstr "Proszę wybierz status e-maila subskrybenta."
1583
 
1584
- #: ../classes/es-register.php:180
1585
- msgctxt "view-subscriber-enhanced-select"
1586
- msgid "Please select or create group for this subscriber."
1587
- msgstr "Proszę wybrać lub utworzyć grupę dla tego subskrybenta."
1588
 
1589
- #: ../classes/es-register.php:181
1590
- msgctxt "view-subscriber-enhanced-select"
1591
- msgid "Do you want to delete this record?"
1592
- msgstr "Czy chcesz usunąć ten rekord?"
1593
 
1594
- #: ../classes/es-register.php:182
1595
- msgctxt "view-subscriber-enhanced-select"
1596
- msgid "Please select the bulk action."
1597
- msgstr "Proszę wybierz masowe działanie."
1598
 
1599
- #: ../classes/es-register.php:183
1600
- msgctxt "view-subscriber-enhanced-select"
1601
- msgid "Do you want to delete selected record(s)?"
1602
- msgstr "Czy chcesz usunąć zaznaczony(-e) rekord(-y)?"
1603
 
1604
- #: ../classes/es-register.php:184
1605
- msgctxt "view-subscriber-enhanced-select"
1606
- msgid "Are you sure you want to delete?"
1607
- msgstr "Czy na pewno chcesz usunąć?"
1608
 
1609
- #: ../classes/es-register.php:185
1610
- msgctxt "view-subscriber-enhanced-select"
1611
- msgid ""
1612
- "Do you want to resend confirmation email? \\nAlso please note, this will update "
1613
- "subscriber current status to 'Unconfirmed'."
1614
- msgstr ""
1615
- "Czy chcesz, aby ponownie wysłać e-mail potwierdzający? \\nZaktualizuje to aktualny "
1616
- "status subskrybenta na \"Niepotwierdzone\"."
1617
 
1618
- #: ../classes/es-register.php:186
1619
- msgctxt "view-subscriber-enhanced-select"
1620
- msgid "Please select new subscriber group."
1621
- msgstr "Proszę wybrać nową grupę subskrybenta."
1622
 
1623
- #: ../classes/es-register.php:187
1624
- msgctxt "view-subscriber-enhanced-select"
1625
- msgid "Do you want to update subscribers group?"
1626
- msgstr "Czy chcesz zaktualizować grupę subskrybentów?"
1627
 
1628
- #: ../classes/es-register.php:188
1629
- msgctxt "view-subscriber-enhanced-select"
1630
- msgid "Do you want to export the emails?"
1631
- msgstr "Czy chcesz wyeksportować wiadomości e-mail?"
1632
 
1633
- #: ../classes/es-register.php:189
1634
- msgctxt "view-subscriber-enhanced-select"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1635
  msgid ""
1636
- "Please select only csv file. Please check official website for csv structure.."
 
1637
  msgstr ""
1638
- "Proszę wybrać tylko plik CSV. Proszę sprawdzić strukturę pliku CSV na oficjalnej "
1639
- "stronie."
1640
 
1641
- #: ../classes/es-register.php:197
1642
- msgctxt "compose-enhanced-select"
1643
- msgid "Please enter name for configuration."
1644
- msgstr "Proszę podać nazwę dla konfiguracji."
1645
 
1646
- #: ../classes/es-register.php:198
1647
- msgctxt "compose-enhanced-select"
1648
- msgid "Please select template for this configuration."
1649
- msgstr "Proszę wybrać szablon dla tej konfiguracji."
1650
 
1651
- #: ../classes/es-register.php:199
1652
- msgctxt "compose-enhanced-select"
1653
- msgid "Do you want to delete this record?"
1654
- msgstr "Czy chcesz usunąć ten rekord?"
1655
 
1656
- #: ../classes/es-register.php:207
1657
- msgctxt "notification-enhanced-select"
1658
- msgid "Please select subscribers group."
1659
- msgstr "Proszę wybrać grupę subskrybentów."
 
 
1660
 
1661
- #: ../classes/es-register.php:208
1662
- msgctxt "notification-enhanced-select"
1663
- msgid "Please select notification mail subject. Use compose menu to create new."
1664
- msgstr "Wybierz powiadomienia e-mail. Użyj menu tworzenia, aby stworzyć nowe."
 
 
1665
 
1666
- #: ../classes/es-register.php:209
1667
- msgctxt "notification-enhanced-select"
1668
- msgid "Please select notification status."
1669
- msgstr "Proszę wybierz stan powiadomienia."
 
1670
 
1671
- #: ../classes/es-register.php:210
1672
- msgctxt "notification-enhanced-select"
1673
- msgid "Do you want to delete this record?"
1674
- msgstr "Czy chcesz usunąć ten rekord?"
1675
 
1676
- #: ../classes/es-register.php:218
1677
- msgctxt "sendmail-enhanced-select"
1678
- msgid "Please select your mail subject."
1679
- msgstr "Proszę wybierz temat twojego maila."
1680
 
1681
- #: ../classes/es-register.php:219
1682
- msgctxt "sendmail-enhanced-select"
1683
- msgid "Please select your mail type."
1684
- msgstr "Proszę wybrać typ maila."
1685
 
1686
- #: ../classes/es-register.php:228
1687
- msgctxt "sentmail-enhanced-select"
1688
- msgid "Do you want to delete this record?"
1689
- msgstr "Czy chcesz usunąć ten rekord?"
 
1690
 
1691
- #: ../classes/es-register.php:229
1692
- msgctxt "sentmail-enhanced-select"
1693
- msgid "Do you want to delete all records except latest 10?"
1694
- msgstr "Czy chcesz usunąć wszystkie rekordy, za wyjątkiem ostatnich 10-iu?"
 
1695
 
1696
- #: ../classes/es-register.php:237
1697
- msgctxt "cron-enhanced-select"
1698
- msgid "Please select enter number of mails you want to send per hour/trigger."
1699
- msgstr "Proszę wprowadzić ilość maili, które chcesz wysłać na godzinę/wyzwolenie."
 
1700
 
1701
- #: ../classes/es-register.php:238
1702
- msgctxt "cron-enhanced-select"
1703
- msgid "Please enter the mail count, only number."
1704
- msgstr "Proszę podać liczbę maili, tylko numer."
1705
 
1706
- #: ../classes/es-register.php:251
1707
- msgctxt "widget-enhanced-select"
1708
- msgid "Please enter email address."
1709
- msgstr "Proszę podaj adres e-mail."
1710
 
1711
- #: ../classes/es-register.php:252
1712
- msgctxt "widget-enhanced-select"
1713
- msgid "Please provide a valid email address."
1714
- msgstr "Prosimy o wprowadzenie poprawnego adresu e-mail."
1715
 
1716
- #: ../classes/es-register.php:253
1717
- msgctxt "widget-enhanced-select"
1718
- msgid "loading..."
1719
- msgstr "ładuję…"
1720
 
1721
- #: ../classes/es-register.php:254
1722
- msgctxt "widget-enhanced-select"
1723
- msgid "Cannot create XMLHTTP instance"
1724
- msgstr "Nie można utworzyć instancji XMLHTTP"
1725
 
1726
- #: ../classes/es-register.php:255
1727
- msgctxt "widget-enhanced-select"
1728
- msgid "Subscribed successfully."
1729
- msgstr "Subskrypcja przebiegła pomyślnie."
1730
 
1731
- #: ../classes/es-register.php:256
1732
- msgctxt "widget-enhanced-select"
1733
- msgid ""
1734
- "Your subscription was successful! Within a few minutes, kindly check the mail in "
1735
- "your mailbox and confirm your subscription. If you can't see the mail in your "
1736
- "mailbox, please check your spam folder."
1737
- msgstr ""
1738
- "Subskrypcja zakończyła się pomyślnie! W ciągu kilku minut prosimy sprawdzić pocztę "
1739
- "w skrzynce pocztowej i potwierdzić subskrypcję. Jeśli nie widać wiadomości w "
1740
- "skrzynce pocztowej, należy sprawdzić folder spam."
1741
 
1742
- #: ../classes/es-register.php:257
1743
- msgctxt "widget-enhanced-select"
1744
- msgid "Email Address already exists."
1745
- msgstr "Adres e-mail już istnieje."
1746
 
1747
- #: ../classes/es-register.php:258
1748
- msgctxt "widget-enhanced-select"
1749
- msgid "Oops.. Unexpected error occurred."
1750
- msgstr "Ups… Wystąpił nieoczekiwany błąd."
1751
 
1752
- #: ../classes/es-register.php:259
1753
- msgctxt "widget-enhanced-select"
1754
- msgid "Invalid email address."
1755
- msgstr "Błędny adres e-mail."
1756
 
1757
- #: ../classes/es-register.php:260
1758
- msgctxt "widget-enhanced-select"
1759
- msgid "Please try after some time."
1760
- msgstr "Spróbuj proszę za jakiś czas."
1761
 
1762
- #: ../classes/es-register.php:261
1763
- msgctxt "widget-enhanced-select"
1764
- msgid "There was a problem with the request."
1765
- msgstr "Wystąpił problem z żądaniem."
1766
 
1767
- #: ../classes/es-register.php:268
1768
- msgctxt "widget-page-enhanced-select"
1769
- msgid "Please enter email address."
1770
- msgstr "Proszę podaj adres e-mail."
1771
 
1772
- #: ../classes/es-register.php:269
1773
- msgctxt "widget-page-enhanced-select"
1774
- msgid "Please provide a valid email address."
1775
- msgstr "Proszę wprowadź poprawny adres e-mail."
1776
 
1777
- #: ../classes/es-register.php:270
1778
- msgctxt "widget-page-enhanced-select"
1779
- msgid "loading..."
1780
- msgstr "wczytuję…"
 
1781
 
1782
- #: ../classes/es-register.php:271
1783
- msgctxt "widget-page-enhanced-select"
1784
- msgid "Cannot create XMLHTTP instance"
1785
- msgstr "Nie można utworzyć instancji XMLHTTP"
1786
 
1787
- #: ../classes/es-register.php:272
1788
- msgctxt "widget-page-enhanced-select"
1789
- msgid "Subscribed successfully."
1790
- msgstr "Subskrypcja przebiegła pomyślnie."
1791
 
1792
- #: ../classes/es-register.php:273
1793
- msgctxt "widget-page-enhanced-select"
 
 
 
 
 
 
 
1794
  msgid ""
1795
- "Your subscription was successful! Within a few minutes, kindly check the mail in "
1796
- "your mailbox and confirm your subscription. If you can't see the mail in your "
1797
- "mailbox, please check your spam folder."
1798
  msgstr ""
1799
- "Subskrypcja zakończyła się pomyślnie! W ciągu kilku minut prosimy sprawdzić pocztę "
1800
- "w skrzynce pocztowej i potwierdzić subskrypcję. Jeśli nie widać wiadomości w "
1801
- "skrzynce pocztowej, należy sprawdzić folder spam."
1802
 
1803
- #: ../classes/es-register.php:274
1804
- msgctxt "widget-page-enhanced-select"
1805
- msgid "Email Address already exists."
1806
- msgstr "Adres e-mail już istnieje."
1807
 
1808
- #: ../classes/es-register.php:275
1809
- msgctxt "widget-page-enhanced-select"
1810
- msgid "Oops.. Unexpected error occurred."
1811
- msgstr "Ups… Wystąpił nieoczekiwany błąd."
1812
 
1813
- #: ../classes/es-register.php:276
1814
- msgctxt "widget-page-enhanced-select"
1815
- msgid "Invalid email address."
1816
- msgstr "Błędny adres e-mail."
1817
 
1818
- #: ../classes/es-register.php:277
1819
- msgctxt "widget-page-enhanced-select"
1820
- msgid "Please try after some time."
1821
- msgstr "Spróbuj proszę za jakiś czas."
1822
 
1823
- #: ../classes/es-register.php:278
1824
- msgctxt "widget-page-enhanced-select"
1825
- msgid "There was a problem with the request."
1826
- msgstr "Wystąpił problem z żądaniem."
1827
 
1828
- #: ../classes/es-register.php:407
1829
- msgid ""
1830
- "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
1831
- "instantly"
1832
- msgstr ""
1833
- "Email Subscribers zaleca darmową wtyczkę <b>Rainmaker</b> zbierającą "
1834
- "natychmiastowe wskazówki"
1835
 
1836
- #: ../classes/es-register.php:408
1837
- msgid "Yes, I want this"
1838
- msgstr "Tak, chcę to."
1839
 
1840
- #: ../classes/es-register.php:408
1841
- msgid "No, I don't want it"
1842
- msgstr "Nie, nie chcę tego."
1843
 
1844
- #: ../classes/es-register.php:503 ../classes/es-loadwidget.php:29
1845
- msgid "Email *"
1846
- msgstr "e-mail *"
1847
 
1848
- #: ../classes/es-register.php:508 ../classes/es-loadwidget.php:34
1849
- msgid "Subscribe"
1850
- msgstr "Subskrypcja"
1851
 
1852
- #: ../classes/es-register.php:543
1853
- msgid "Widget Title"
1854
- msgstr "Tytuł "
1855
 
1856
- #: ../classes/es-register.php:547
1857
- msgid "Display Name Field"
1858
- msgstr "Wyświetl nazwę pola"
1859
 
1860
- #: ../classes/es-register.php:554
1861
- msgid "Short Description"
1862
- msgstr "Krótki opis"
1863
 
1864
- #: ../classes/es-register.php:556
1865
- msgid "Short description about your subscription form."
1866
- msgstr "Krótki opis twojego formularza subskrypcji."
1867
 
1868
- #: ../classes/es-register.php:559
1869
- msgid "Subscriber Group"
1870
- msgstr "Grupa subskrybenta."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-01-18 05:36:03+00:00\n"
6
+ "PO-Revision-Date: 2017-02-17 18:56+0100\n"
7
  "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
+ "Language-Team: StoreApps <support@storeapps.org>\n"
9
  "Language: pl\n"
10
  "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10 >= 2 && n%10<=4 &&(n%100<10||n"
11
  "%100 >= 20)? 1 : 2);\n"
23
  "X-Loco-Target-Locale: pl_PL\n"
24
  "X-Poedit-SearchPath-0: ..\n"
25
 
26
+ #: classes/es-common.php:20
27
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
28
+ msgstr "<span style=\"color:#00CC00;font-weight:bold;\">Obejrzane</span>"
29
 
30
+ #: classes/es-register.php:148 classes/es-register.php:149
31
+ #: notification/notification-show.php:51
32
+ msgid "Post Notifications"
33
+ msgstr "Powiadomienia pocztowe"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
+ #: classes/es-register.php:151 classes/es-register.php:152 sendmail/sendmail.php:92
36
+ msgid "Newsletters"
37
+ msgstr "Biuletyny"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
 
39
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
40
+ msgid "Cron Settings"
41
+ msgstr "Ustawienia Cron"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
+ #: classes/es-register.php:157 classes/es-register.php:158
44
+ #: settings/settings-edit.php:196
45
+ msgid "Email Settings"
46
+ msgstr "Ustawienia e-mail"
47
 
48
+ #: classes/es-register.php:160 classes/es-register.php:161 roles/roles-add.php:109
49
+ msgid "User Roles"
50
+ msgstr "Role użytkowników"
 
 
 
 
 
 
51
 
52
+ #: classes/es-register.php:163 classes/es-register.php:164
53
+ #: sentmail/sentmail-show.php:95
54
+ msgid "Reports"
55
+ msgstr "Raporty"
56
 
57
+ #: classes/es-register.php:183
58
+ msgctxt "view-subscriber-enhanced-select"
59
+ msgid "Are you sure you want to delete selected records?"
60
+ msgstr "Jesteś pewien, że chcesz usunąć zaznaczone rekordy?"
61
 
62
+ #: classes/es-register.php:186
63
+ msgctxt "view-subscriber-enhanced-select"
64
+ msgid "Please select new status for subscribers"
65
+ msgstr "Proszę wskaż nowy status dla subskrybentów."
66
 
67
+ #: classes/es-register.php:188
68
+ msgctxt "view-subscriber-enhanced-select"
69
+ msgid "Do you want to update subscribers status?"
70
+ msgstr "Czy chcesz zaktualizować statusy subskrybentów?"
71
 
72
+ #: compose/compose-add.php:73
73
+ msgid "Add new Email"
74
+ msgstr "Dodaj nowy e-mail."
 
75
 
76
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
77
+ msgid "Static Template (For Newsletter Emails)"
78
+ msgstr "Szablon statyczny (dla E-maili Biuletynów )"
 
 
79
 
80
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
81
+ msgid "Dynamic Template (For Post Notification Emails)"
82
+ msgstr "Szablon dynamiczny (dla E-maili Powiadomień)"
83
 
84
+ #: compose/compose-edit.php:83
85
+ msgid "Edit Email"
86
+ msgstr "Edytuj E-mail"
87
 
88
+ #: cron/cron-add.php:33
89
+ msgid "Successfully updated."
90
+ msgstr "Zaktualizowany poprawnie."
 
 
91
 
92
+ #: cron/cron-add.php:87
93
+ msgid ""
94
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
95
+ "modify it."
96
+ msgstr ""
97
+ "To jest twoja procedura Cron URL. Jest to pole tylko do odczytu i nie zaleca się "
98
+ "go modyfikować."
99
 
100
+ #: cron/cron-add.php:97
101
+ msgid "Number of mails you want to trigger per hour."
102
+ msgstr "Ilość maili które chcesz wypuszczać w godzinę."
103
 
104
+ #: cron/cron-add.php:102
105
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
106
+ msgstr ""
107
+ "(Twój hostingowego ma swoje granice. Proponujemy limit 50 e-maili na godzinę)"
108
 
109
+ #: cron/cron-add.php:108
110
+ msgid ""
111
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
112
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
113
+ msgstr ""
114
+ "Wyślij e-mail do administratora gdy Cron URL zostanie uruchomiony z twojego "
115
+ "serwera. (Klucze: ###DATE###, ###SUBJECT###, ###COUNT###)"
116
 
117
+ #: cron/cron-add.php:125
118
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
119
+ msgstr "Czym jest Cron (automatyczne e-maile) i w jak skonfigurować procedurę Cron?"
 
120
 
121
+ #: cron/cron-add.php:126
122
+ msgid ""
123
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
124
+ "schedule-cron-emails/\">What is Cron?</a>"
125
+ msgstr ""
126
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
127
+ "schedule-cron-emails/\">Co to jest Cron?</a>"
128
 
129
+ #: cron/cron-add.php:129
130
  msgid ""
131
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
132
+ "hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?</a>"
133
  msgstr ""
134
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-do-if-"
135
+ "hosting-doesnt-support-cron-jobs/\">Hosting nie obsługuje procedur Cron?</a>"
 
136
 
137
+ #: help/help.php:66
138
+ #, c-format
139
+ msgid "Like Email Subscribers? Please consider %s."
140
+ msgstr "Lubisz Email Subscribers? Rozważ, proszę %s."
141
 
142
+ #: help/help.php:66
143
+ msgid "contributing to us"
144
+ msgstr "współpracujący z nami"
145
 
146
+ #: help/help.php:126
147
+ msgid ""
148
+ " (How to modify the existing email content like Confirmation email, Welcome email, "
149
+ "Admin emails)"
150
  msgstr ""
151
+ " (Jak zmodyfikować istniejącą zawartość e-maili: Potwierdzających, Powitalnych, "
152
+ "Administratora)"
 
 
 
 
153
 
154
+ #: help/help.php:141
155
+ msgid "How to Compose and Send Newsletter Emails?"
156
+ msgstr "Jak tworzyć i wysyłać biuletyny E-mailowe?"
 
 
157
 
158
+ #: help/help.php:144
159
+ msgid ""
160
+ "How to Configure and Send Post Notification emails to subscribers when new posts "
161
+ "are published?"
162
+ msgstr ""
163
+ "Jak skonfigurować i wysłać e-maile Powiadamiające subskrybentów o publikacji "
164
+ "nowego wpisu?"
165
 
166
+ #: help/help.php:150
167
+ msgid "How to check Sent emails reports?"
168
+ msgstr "Jak sprawdzić raporty wysłanych e-maili?"
 
 
169
 
170
+ #: help/help.php:156
171
+ msgid "Subscribers are not receiving Emails?"
172
+ msgstr "Subskrybenci nie otrzymują e-maili?"
173
 
174
+ #: roles/roles-add.php:144
175
+ msgid "Post Notifications Menu"
176
  msgstr "Menu Powiadomień"
177
 
178
+ #: roles/roles-add.php:156
179
+ msgid "Newsletters + Cron Settings Menu"
180
+ msgstr "Menu ustawień biuletynów i Crona"
 
 
 
 
 
 
 
 
181
 
182
+ #: roles/roles-add.php:168
183
+ msgid "Email Settings Menu"
184
+ msgstr "Menu ustawień e-maili"
 
 
 
 
 
 
 
 
185
 
186
+ #: roles/roles-add.php:180
187
+ msgid "Reports Menu"
188
+ msgstr "Menu raportów"
189
 
190
+ #: sendmail/sendmail.php:96
191
+ msgid "Use this to send newsletter emails to your subscribers."
192
+ msgstr "Użyj tego do przysłania e-maili z biuletynem do swoich subskrybentów."
193
 
194
+ #: sentmail/sentmail-show.php:99
195
+ msgid "It will show reports for all Newsletters & Post Notification emails sent."
196
+ msgstr "To pokaże raporty wysłania e-maili wszystkich biuletynów i powiadomień."
 
197
 
198
+ #: settings/settings-edit.php:204
199
+ msgid "Sender of Notifications"
200
+ msgstr "Nadawca Powiadomień"
201
 
202
+ #: settings/settings-edit.php:206
203
  msgid ""
204
+ "Choose a FROM name and FROM email address for all the emails to be sent from this "
205
  "plugin."
206
  msgstr ""
207
+ "Wybierz z nazwę OD i adres e-mail OD dla wszystkich e-maili, które mają być "
208
+ "wysyłane z tej wtyczki."
209
 
210
+ #: settings/settings-edit.php:215
211
+ msgid "Mail Type"
212
+ msgstr "Typ poczty"
213
 
214
+ #: settings/settings-edit.php:216
215
  msgid ""
216
  "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & "
217
+ "4 is to send mails with PHP method mail()."
218
  msgstr ""
219
+ "Opcje 1 i 2 służą do wysyłania e-maili z domyślnej metody wp_mail() Wordpressa. "
220
+ "Opcje 3 i 4 używają do wysyłania e-maili metodę PHP mail()."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
221
 
222
+ #: settings/settings-edit.php:230
223
+ msgid "Opt-in Option"
224
  msgstr "Opcja Opt-in"
225
 
226
+ #: settings/settings-edit.php:231
227
  msgid ""
228
+ "Double Opt In means subscribers need to confirm their email address by an "
229
+ "activation link sent them on a activation email message.<br />Single Opt In means "
230
  "subscribers do not need to confirm their email address."
231
  msgstr ""
232
+ "Podwójne Opt-In oznacza, że abonenci muszą potwierdzić swój adres e-mail przez "
233
+ "link aktywacyjny wysłany w wiadomości aktywacyjnej. <br /> Pojedyncze Opt-in "
234
+ "oznacza, że abonenci nie muszą potwierdzać swojego adresu e-mail."
235
 
236
+ #: settings/settings-edit.php:243
237
+ msgid ""
238
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification Emails."
239
+ msgstr ""
240
+ "Wybierz rozmiar obrazu dla ###POSTIMAGE### który będzie wyświetlany w E-mailu "
241
+ "Powiadamiającym."
 
 
 
242
 
243
+ #: settings/settings-edit.php:255
244
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
245
+ msgstr "Podwójne Opt-in Temat listu (e-mail Potwierdzający)"
246
 
247
+ #: settings/settings-edit.php:256
248
+ msgid ""
249
+ "Enter the subject for the confirmation email to be sent Double Opt In whenever a "
250
+ "user signs up."
251
+ msgstr ""
252
+ "Wpisz temat dla e-maila potwierdzającego wysłanego przy podwójnym Opt-in w każdym "
253
+ "przypadku, gdy użytkownik go potwierdzi."
254
 
255
+ #: settings/settings-edit.php:262
256
+ msgid "Double Opt In Mail Content (Confirmation Email)"
257
+ msgstr "Zawartość maila przy podwójnym Opt-in (e-mail Potwierdzający)"
258
 
259
+ #: settings/settings-edit.php:263
260
+ msgid ""
261
+ "Enter the content for the confirmation email to be sent for Double Opt In whenever "
262
+ "a user signs up. (Keyword: ###NAME###)"
263
+ msgstr ""
264
+ "Wprowadź treść wiadomości dla e-maila potwierdzającego, które będą wysłane do "
265
+ "podwójnego Opt-In zawsze gdy użytkownik się zarejestruje. (Klucz: ###NAME###)"
266
 
267
+ #: settings/settings-edit.php:269
268
+ msgid "Double Opt In Confirmation Link"
269
+ msgstr "Link potwierdzający podwójnego Opt-In."
270
 
271
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
272
+ msgid "It is a readonly field and you are advised not to modify it."
273
+ msgstr "Jest to pole tylko do odczytu i nie zaleca się go zmodyfikować."
274
 
275
+ #: settings/settings-edit.php:276
276
  msgid ""
277
+ "Text to display after Email is successfully subscribed from Double Opt In "
278
+ "(confirmation) Email"
279
  msgstr ""
280
+ "Tekst wyświetlany po pomyślnej akceptacji subskrypcji przez e-mail potwierdzający "
281
+ "w podwójnym Opt-In"
 
 
 
 
282
 
283
+ #: settings/settings-edit.php:277
284
  msgid ""
285
+ "This text will be displayed once user clicks on email confirmation link from the "
286
+ "Double Opt In (confirmation) Email."
287
  msgstr ""
288
+ "Ten tekst będzie wyświetlany gdy użytkownik kliknie na link z e-maila "
289
+ "potwierdzającego w podwójnym Opt-In."
290
 
291
+ #: settings/settings-edit.php:284
292
+ msgid "Subscriber Welcome Email"
293
+ msgstr "E-mail witający subskrybenta"
294
 
295
+ #: settings/settings-edit.php:285
296
+ msgid ""
297
+ "To send welcome email to subscriber after successful signup. This option must be "
298
+ "set to YES."
299
+ msgstr ""
300
+ "By wysłać mail powitalny do subskrybenta po pomyślnej rejestracji ta opcja musi "
301
+ "być ustawiona na YES (TAK)"
302
 
303
+ #: settings/settings-edit.php:296
304
+ msgid "Subscriber Welcome Email Subject"
305
+ msgstr "Temat e-maila witającego subskrybenta"
306
 
307
+ #: settings/settings-edit.php:297
308
  msgid ""
309
+ "Enter the subject for the subscriber welcome email. This will be sent whenever a "
310
+ "user's email is either confirmed (if Double Opt In) / subscribed (if Single Op In) "
311
+ "successfully."
312
  msgstr ""
313
+ "Wprowadź temat e-maila witającego subskrybenta. Będzie on wysłany gdy subskrypcja "
314
+ "zostanie potwierdzona zarówno przez podwójne jak i pojedyncze Opt-In. "
315
 
316
+ #: settings/settings-edit.php:303
317
+ msgid "Subscriber Welcome Email Content"
318
+ msgstr "Treść e-maila witającego subskrybenta"
319
 
320
+ #: settings/settings-edit.php:304
321
+ msgid ""
322
+ "Enter the content for the subscriber welcome email whenever a user's email is "
323
+ "either confirmed (if Double Opt In) / subscribed (if Single Opt In) successfully. "
324
+ "(Keyword: ###NAME###)"
325
  msgstr ""
326
+ "Wprowadź treść e-maila witającego subskrybenta. Będzie on wysłany gdy subskrypcja "
327
+ "zostanie potwierdzona zarówno przez podwójne jak i pojedyncze Opt-In. (Klucz: "
328
+ "###NAME###)"
 
 
 
329
 
330
+ #: settings/settings-edit.php:312
331
+ msgid "Unsubscribe Link"
332
+ msgstr "Link anulujący subskrypcję."
 
333
 
334
+ #: settings/settings-edit.php:319
335
+ msgid "Unsubscribe Text in Email"
336
+ msgstr "Tekst anulujący subskrypcję w Email Subscribers"
337
 
338
+ #: settings/settings-edit.php:320
339
  msgid ""
340
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe link "
341
+ "in the emails. (Keyword: ###LINK###)"
342
  msgstr ""
343
+ "Wprowadź tekst dla linku anulującego subskrypcję. Ten tekst będzie dodany z "
344
+ "linkiem anulującym subskrypcję do e-maila. (Klucz: ###LINK###)"
345
 
346
+ #: settings/settings-edit.php:326
347
+ msgid "Text to display after Email is unsubscribed"
348
+ msgstr "Tekst do wyświetlenia po anulowaniu subskrypcji."
349
 
350
+ #: settings/settings-edit.php:327
351
+ msgid "This text will be displayed once user clicks on unsubscribe link."
 
 
352
  msgstr ""
353
+ "Ten tekst będzie wyświetlany gdy użytkownik kliknie link anulujący subskrypcję."
 
354
 
355
+ #: settings/settings-edit.php:334
356
+ msgid "Error in Confirmation Link"
357
+ msgstr "Błąd w linku potwierdzającym."
358
 
359
+ #: settings/settings-edit.php:335
360
  msgid ""
361
+ "Default message to display if there is any issue while clicking on confirmation "
362
+ "link from the Double Opt In (confirmation) Emails."
363
  msgstr ""
364
+ "Domyślna wiadomość wyświetlana, jeśli pojawi się jakiś problem podczas klikania w "
365
+ "link potwierdzający przy E-mailowym Podwójnym Opt-In (potwierdzeniu) ."
366
 
367
+ #: settings/settings-edit.php:341
368
+ msgid "Error in Unsubscribe Link"
369
+ msgstr "Błąd w linku anulującym subskrypsję."
370
 
371
+ #: settings/settings-edit.php:342
372
  msgid ""
373
+ "Default message to display if there is any issue while clicking on unsubscribe "
374
+ "link from the Emails."
375
  msgstr ""
376
+ "Domyślna wiadomość wyświetlana, jeśli pojawi się jakiś problem podczas klikania w "
377
+ "link anulujący subskrypcję w Emails"
378
 
379
+ #: settings/settings-edit.php:349
380
+ msgid "Admin Email Addresses"
381
+ msgstr "Adresy e-mail administratora"
382
 
383
+ #: settings/settings-edit.php:350
384
  msgid ""
385
+ "Enter the admin email addresses that should receive notifications (separated by "
386
+ "comma)."
387
  msgstr ""
388
+ "Wprowadź adresy e-mail administratora na które powinny przychodzić powiadomienia. "
389
+ "(adresy oddzielaj przecinkami)"
390
 
391
+ #: settings/settings-edit.php:356
392
+ msgid "Notify Admin about New Subscriber"
393
+ msgstr "Powiadom administratora o nowym Subskrybencie."
394
 
395
+ #: settings/settings-edit.php:357
396
  msgid ""
397
+ "To send admin email notifications for the new subscriber. This option must be set "
398
+ "to YES."
399
  msgstr ""
400
+ "By wysłać e-mail powiadamiający administratora o nowym subskrybencie ta opcja musi "
401
+ "być ustawiona na YES (TAK)"
 
 
 
 
 
402
 
403
+ #: settings/settings-edit.php:369
404
+ msgid "Admin Email Subject"
405
+ msgstr "Treść e-maila administratora"
406
 
407
+ #: settings/settings-edit.php:370
 
 
 
 
408
  msgid ""
409
+ "Enter the subject for the admin email. This will be sent whenever a new email is "
410
+ "added and confirmed."
411
  msgstr ""
412
+ "Wprowadź temat e-maila administratora. Będzie wysyłany kiedy tylko nowy e-mail "
413
+ "zostanie dodany i zatwierdzony."
414
 
415
+ #: settings/settings-edit.php:376
416
+ msgid "Admin Email Content"
417
+ msgstr "Treść e-maila administratora"
418
 
419
+ #: settings/settings-edit.php:377
420
  msgid ""
421
+ "Enter the email content for the admin email. This will be sent whenever a new "
422
+ "email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
423
  msgstr ""
424
+ "Wprowadź treść e-maila administratora. Będzie wysyłany kiedy tylko nowy e-mail "
425
+ "zostanie dodany i zatwierdzony. (Klucz: ###NAME###, ###EMAIL###)"
426
 
427
+ #: settings/settings-edit.php:384
428
+ msgid "Sent Report Subject"
429
+ msgstr "Temat wysłanego raportu"
430
 
431
+ #: settings/settings-edit.php:385
432
+ msgid "Enter the subject for the sent email report. It will be mailed to Admin."
433
  msgstr ""
434
+ "Wprowadź temat dla raportu wysłanych e-maili. Będzie wysyłany do administratora."
 
435
 
436
+ #: settings/settings-edit.php:391
437
+ msgid "Sent Report Content"
438
+ msgstr "Treść wysłanego raportu"
439
 
440
+ #: settings/settings-edit.php:392
441
+ msgid ""
442
+ "Enter the content for the sent mail report. It will be mailed to Admin. (Keyword: "
443
+ "###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
444
  msgstr ""
445
+ "Wprowadź treść dla raportu wysłanych e-maili. Będzie wysyłany do administratora. "
446
+ "(Klucz: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
447
+
448
+ #: subscribers/view-subscriber-edit.php:121
449
+ msgid "Subscriber's Full Name"
450
+ msgstr "Imię i Nazwisko subskrybenta"
451
+
452
+ #: subscribers/view-subscriber-edit.php:131
453
+ msgid "Subscriber's Email Address"
454
+ msgstr "Adres e-mail subskrybenta"
455
+
456
+ #: subscribers/view-subscriber-show.php:44
457
+ msgid "Selected details does not exists."
458
+ msgstr "Wybrane szczegóły nie istnieją. "
459
+
460
+ #: subscribers/view-subscriber-show.php:74 subscribers/view-subscriber-show.php:133
461
+ msgid "Confirmation emails Resent Successfully."
462
+ msgstr "Poprawnie wysłano e-maile potwierdzające. "
463
+
464
+ #: subscribers/view-subscriber-show.php:99 subscribers/view-subscriber-show.php:138
465
+ #: subscribers/view-subscriber-show.php:176 subscribers/view-subscriber-show.php:215
466
+ msgid "No record was selected."
467
+ msgstr "Nie zaznaczono żadnego rekordu."
468
+
469
+ #: subscribers/view-subscriber-show.php:162
470
+ msgid "Subscribers Group updated."
471
+ msgstr "Grupę subskrybentów zaktualizowano."
472
+
473
+ #: subscribers/view-subscriber-show.php:167
474
+ msgid "Please select New group to update."
475
+ msgstr "Proszę wybrać Nową grupęs do aktualizacji."
476
+
477
+ #: subscribers/view-subscriber-show.php:201
478
+ msgid "Subscribers Status updated."
479
+ msgstr "Status subskrybentów zaktualizowano."
480
+
481
+ #: subscribers/view-subscriber-show.php:206
482
+ msgid "Please select New Status to update."
483
+ msgstr "Proszę wybrać Nowy Status do aktualizacji."
484
+
485
+ #: subscribers/view-subscriber-show.php:280
486
+ msgid "Update Subscribers Status"
487
+ msgstr " Uaktualnienie Statusu Subskrybentów "
488
+
489
+ #: subscribers/view-subscriber-show.php:356 subscribers/view-subscriber-show.php:370
490
+ msgid "Signup Date<br>(YYYY-MM-DD)"
491
+ msgstr " Data rejestracji <br>(YYYY-MM-DD)"
492
+
493
+ #. Plugin URI of the plugin/theme
494
+ #. Author URI of the plugin/theme
495
+ msgid "http://www.icegram.com/"
496
+ msgstr "http://www.icegram.com/"
497
+
498
+ #: subscribers/view-subscriber-add.php:112 subscribers/view-subscriber-edit.php:111
499
+ #: subscribers/view-subscriber-export.php:28
500
+ #: subscribers/view-subscriber-import.php:144
501
+ #: subscribers/view-subscriber-show.php:244 subscribers/view-subscriber-sync.php:142
502
+ #, fuzzy
503
+ msgid "Sync"
504
+ msgstr "Synchronizuj"
505
 
506
+ #: classes/es-common.php:8
507
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
508
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Zatwierdzony</span>"
509
 
510
+ #: classes/es-common.php:11
511
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
512
+ msgstr "<span style=\"color:#FF0000\">Niezatwierdzony</span>"
513
 
514
+ #: classes/es-common.php:14
515
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
516
+ msgstr "<span style=\"color:#999900\">Odsubskrybowany</span>"
517
 
518
+ #: classes/es-common.php:17
519
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
520
+ msgstr "<span style=\"color:#0000FF\">Pojedynczy Opt-In</span>"
 
 
 
 
521
 
522
+ #: classes/es-common.php:23
523
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
524
+ msgstr "<span style=\"color:#999900;\">Brak danych</span>"
 
 
 
 
525
 
526
+ #: classes/es-common.php:26
527
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
528
+ msgstr "<span style=\"color:#FF0000\">Wyłacz</span>"
529
 
530
+ #: classes/es-common.php:29
531
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
532
+ msgstr "<span style=\"color:#FF0000\">W kolejce</span>"
533
 
534
+ #: classes/es-common.php:32
535
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
536
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Wyślij</span>"
537
 
538
+ #: classes/es-common.php:35
539
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
540
+ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
541
 
542
+ #: classes/es-common.php:38
543
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
544
+ msgstr "<span style=\"color:#993399;\">Szybki Mail</span>"
545
 
546
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
547
+ #: subscribers/view-subscriber-show.php:353 subscribers/view-subscriber-show.php:367
548
+ msgid "Name"
549
+ msgstr "Nazwa"
550
 
551
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
552
+ msgid "Email *"
553
+ msgstr "e-mail *"
554
 
555
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
556
+ msgid "Subscribe"
557
+ msgstr "Subskrypcja"
 
558
 
559
+ #. Name of the plugin
560
+ #: classes/es-register.php:139 classes/es-register.php:140
561
+ msgid "Email Subscribers"
562
+ msgstr "Email Subscribers"
563
 
564
+ #: classes/es-register.php:142 classes/es-register.php:143
565
+ #: subscribers/view-subscriber-show.php:240
566
+ msgid "Subscribers"
567
+ msgstr "Subskrybujący"
568
 
569
+ #: classes/es-register.php:145 classes/es-register.php:146
570
+ #: compose/compose-show.php:63
571
+ msgid "Compose"
572
+ msgstr "Układ"
573
 
574
+ #: classes/es-register.php:166
575
+ msgid "Help & Info"
576
+ msgstr "Pomoc i Informacje"
 
 
 
 
577
 
578
+ #: classes/es-register.php:167
579
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
580
+ msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Pomoc i Informacje "
 
 
581
 
582
+ #: classes/es-register.php:178
583
+ msgctxt "view-subscriber-enhanced-select"
584
+ msgid "Please enter subscriber email address."
585
+ msgstr "Proszę wprowadź adres e-mail subskrybenta."
586
 
587
+ #: classes/es-register.php:179
588
+ msgctxt "view-subscriber-enhanced-select"
589
+ msgid "Please select subscriber email status."
590
+ msgstr "Proszę wybierz status e-maila subskrybenta."
591
 
592
+ #: classes/es-register.php:180
593
+ msgctxt "view-subscriber-enhanced-select"
594
+ msgid "Please select or create group for this subscriber."
595
+ msgstr "Proszę wybrać lub utworzyć grupę dla tego subskrybenta."
596
 
597
+ #: classes/es-register.php:181
598
+ msgctxt "view-subscriber-enhanced-select"
599
+ msgid "Do you want to delete this record?"
600
+ msgstr "Czy chcesz usunąć ten rekord?"
 
 
601
 
602
+ #: classes/es-register.php:182
603
+ msgctxt "view-subscriber-enhanced-select"
604
+ msgid "Please select the bulk action."
605
+ msgstr "Proszę wybierz masowe działanie."
606
 
607
+ #: classes/es-register.php:184
608
+ msgctxt "view-subscriber-enhanced-select"
609
  msgid ""
610
+ "Do you want to resend confirmation email? \\nAlso please note, this will update "
611
+ "subscriber current status to 'Unconfirmed'."
612
  msgstr ""
613
+ "Czy chcesz, aby ponownie wysłać e-mail potwierdzający? \\nZaktualizuje to aktualny "
614
+ "status subskrybenta na \"Niepotwierdzone\"."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
615
 
616
+ #: classes/es-register.php:185
617
+ msgctxt "view-subscriber-enhanced-select"
618
+ msgid "Please select new subscriber group."
619
+ msgstr "Proszę wybrać nową grupę subskrybenta."
620
 
621
+ #: classes/es-register.php:187
622
+ msgctxt "view-subscriber-enhanced-select"
623
+ msgid "Do you want to update subscribers group?"
624
+ msgstr "Czy chcesz zaktualizować grupę subskrybentów?"
625
 
626
+ #: classes/es-register.php:189
627
+ msgctxt "view-subscriber-enhanced-select"
628
+ msgid "Do you want to export the emails?"
629
+ msgstr "Czy chcesz wyeksportować wiadomości e-mail?"
630
 
631
+ #: classes/es-register.php:190
632
+ msgctxt "view-subscriber-enhanced-select"
633
  msgid ""
634
+ "Please select only csv file. Please check official website for csv structure.."
 
635
  msgstr ""
636
+ "Proszę wybrać tylko plik CSV. Proszę sprawdzić strukturę pliku CSV na oficjalnej "
637
+ "stronie."
 
 
 
 
 
 
 
 
638
 
639
+ #: classes/es-register.php:198
640
+ msgctxt "compose-enhanced-select"
641
+ msgid "Please enter name for configuration."
642
+ msgstr "Proszę podać nazwę dla konfiguracji."
643
 
644
+ #: classes/es-register.php:199
645
+ msgctxt "compose-enhanced-select"
646
+ msgid "Please select template for this configuration."
647
+ msgstr "Proszę wybrać szablon dla tej konfiguracji."
648
 
649
+ #: classes/es-register.php:200
650
+ msgctxt "compose-enhanced-select"
651
+ msgid "Do you want to delete this record?"
652
+ msgstr "Czy chcesz usunąć ten rekord?"
653
 
654
+ #: classes/es-register.php:208
655
+ msgctxt "notification-enhanced-select"
656
+ msgid "Please select subscribers group."
657
+ msgstr "Proszę wybrać grupę subskrybentów."
658
 
659
+ #: classes/es-register.php:209
660
+ msgctxt "notification-enhanced-select"
661
+ msgid "Please select notification mail subject. Use compose menu to create new."
662
+ msgstr "Wybierz powiadomienia e-mail. Użyj menu tworzenia, aby stworzyć nowe."
663
 
664
+ #: classes/es-register.php:210
665
+ msgctxt "notification-enhanced-select"
666
+ msgid "Please select notification status."
667
+ msgstr "Proszę wybierz stan powiadomienia."
 
 
668
 
669
+ #: classes/es-register.php:211
670
+ msgctxt "notification-enhanced-select"
671
+ msgid "Do you want to delete this record?"
672
+ msgstr "Czy chcesz usunąć ten rekord?"
 
673
 
674
+ #: classes/es-register.php:219
675
+ msgctxt "sendmail-enhanced-select"
676
+ msgid "Please select your mail subject."
677
+ msgstr "Proszę wybierz temat twojego maila."
678
 
679
+ #: classes/es-register.php:220
680
+ msgctxt "sendmail-enhanced-select"
681
+ msgid "Please select your mail type."
682
+ msgstr "Proszę wybrać typ maila."
683
 
684
+ #: classes/es-register.php:221
685
+ msgctxt "sendmail-enhanced-select"
686
+ msgid ""
687
+ "Have you double checked your selected group? If so, let's go ahead and send this."
688
+ msgstr "Sprawdziłeś dwukrotnie wybraną grupę? Jeżeli tak to weź i wyślij."
689
 
690
+ #: classes/es-register.php:229
691
+ msgctxt "sentmail-enhanced-select"
692
+ msgid "Do you want to delete this record?"
693
+ msgstr "Czy chcesz usunąć ten rekord?"
694
 
695
+ #: classes/es-register.php:230
696
+ msgctxt "sentmail-enhanced-select"
697
+ msgid "Do you want to delete all records except latest 10?"
698
+ msgstr "Czy chcesz usunąć wszystkie rekordy, za wyjątkiem ostatnich 10-iu?"
 
699
 
700
+ #: classes/es-register.php:238
701
+ msgctxt "cron-enhanced-select"
702
+ msgid "Please select enter number of mails you want to send per hour/trigger."
703
+ msgstr "Proszę wprowadzić ilość maili, które chcesz wysłać na godzinę/wyzwolenie."
 
704
 
705
+ #: classes/es-register.php:239
706
+ msgctxt "cron-enhanced-select"
707
+ msgid "Please enter the mail count, only number."
708
+ msgstr "Proszę podać liczbę maili, tylko numer."
 
709
 
710
+ #: classes/es-register.php:252
711
+ msgctxt "widget-enhanced-select"
712
+ msgid "Please enter email address."
713
+ msgstr "Proszę podaj adres e-mail."
714
 
715
+ #: classes/es-register.php:253
716
+ msgctxt "widget-enhanced-select"
717
+ msgid "Please provide a valid email address."
718
+ msgstr "Prosimy o wprowadzenie poprawnego adresu e-mail."
719
 
720
+ #: classes/es-register.php:254
721
+ msgctxt "widget-enhanced-select"
722
+ msgid "loading..."
723
+ msgstr "ładuję…"
 
 
724
 
725
+ #: classes/es-register.php:255
726
+ msgctxt "widget-enhanced-select"
727
+ msgid "Cannot create XMLHTTP instance"
728
+ msgstr "Nie można utworzyć instancji XMLHTTP"
729
 
730
+ #: classes/es-register.php:256
731
+ msgctxt "widget-enhanced-select"
732
+ msgid "Subscribed successfully."
733
+ msgstr "Subskrypcja przebiegła pomyślnie."
734
 
735
+ #: classes/es-register.php:257
736
+ msgctxt "widget-enhanced-select"
737
+ msgid ""
738
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
739
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
740
+ "mailbox, please check your spam folder."
741
+ msgstr ""
742
+ "Subskrypcja zakończyła się pomyślnie! W ciągu kilku minut prosimy sprawdzić pocztę "
743
+ "w skrzynce pocztowej i potwierdzić subskrypcję. Jeśli nie widać wiadomości w "
744
+ "skrzynce pocztowej, należy sprawdzić folder spam."
745
 
746
+ #: classes/es-register.php:258
747
+ msgctxt "widget-enhanced-select"
748
+ msgid "Email Address already exists."
749
+ msgstr "Adres e-mail już istnieje."
750
 
751
+ #: classes/es-register.php:259
752
+ msgctxt "widget-enhanced-select"
753
+ msgid "Oops.. Unexpected error occurred."
754
+ msgstr "Ups… Wystąpił nieoczekiwany błąd."
755
 
756
+ #: classes/es-register.php:260
757
+ msgctxt "widget-enhanced-select"
758
+ msgid "Invalid email address."
759
+ msgstr "Błędny adres e-mail."
760
 
761
+ #: classes/es-register.php:261
762
+ msgctxt "widget-enhanced-select"
763
+ msgid "Please try after some time."
764
+ msgstr "Spróbuj proszę za jakiś czas."
765
 
766
+ #: classes/es-register.php:262
767
+ msgctxt "widget-enhanced-select"
768
+ msgid "There was a problem with the request."
769
+ msgstr "Wystąpił problem z żądaniem."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
770
 
771
+ #: classes/es-register.php:269
772
+ msgctxt "widget-page-enhanced-select"
773
+ msgid "Please enter email address."
774
+ msgstr "Proszę podaj adres e-mail."
775
 
776
+ #: classes/es-register.php:270
777
+ msgctxt "widget-page-enhanced-select"
778
+ msgid "Please provide a valid email address."
779
+ msgstr "Proszę wprowadź poprawny adres e-mail."
780
 
781
+ #: classes/es-register.php:271
782
+ msgctxt "widget-page-enhanced-select"
783
+ msgid "loading..."
784
+ msgstr "wczytuję…"
785
 
786
+ #: classes/es-register.php:272
787
+ msgctxt "widget-page-enhanced-select"
788
+ msgid "Cannot create XMLHTTP instance"
789
+ msgstr "Nie można utworzyć instancji XMLHTTP"
790
 
791
+ #: classes/es-register.php:273
792
+ msgctxt "widget-page-enhanced-select"
793
+ msgid "Subscribed successfully."
794
+ msgstr "Subskrypcja przebiegła pomyślnie."
795
 
796
+ #: classes/es-register.php:274
797
+ msgctxt "widget-page-enhanced-select"
798
+ msgid ""
799
+ "Your subscription was successful! Within a few minutes, kindly check the mail in "
800
+ "your mailbox and confirm your subscription. If you can't see the mail in your "
801
+ "mailbox, please check your spam folder."
802
+ msgstr ""
803
+ "Subskrypcja zakończyła się pomyślnie! W ciągu kilku minut prosimy sprawdzić pocztę "
804
+ "w skrzynce pocztowej i potwierdzić subskrypcję. Jeśli nie widać wiadomości w "
805
+ "skrzynce pocztowej, należy sprawdzić folder spam."
806
 
807
+ #: classes/es-register.php:275
808
+ msgctxt "widget-page-enhanced-select"
809
+ msgid "Email Address already exists."
810
+ msgstr "Adres e-mail już istnieje."
811
 
812
+ #: classes/es-register.php:276
813
+ msgctxt "widget-page-enhanced-select"
814
+ msgid "Oops.. Unexpected error occurred."
815
+ msgstr "Ups… Wystąpił nieoczekiwany błąd."
816
 
817
+ #: classes/es-register.php:277
818
+ msgctxt "widget-page-enhanced-select"
819
+ msgid "Invalid email address."
820
+ msgstr "Błędny adres e-mail."
821
 
822
+ #: classes/es-register.php:278
823
+ msgctxt "widget-page-enhanced-select"
824
+ msgid "Please try after some time."
825
+ msgstr "Spróbuj proszę za jakiś czas."
826
 
827
+ #: classes/es-register.php:279
828
+ msgctxt "widget-page-enhanced-select"
829
+ msgid "There was a problem with the request."
830
+ msgstr "Wystąpił problem z żądaniem."
831
 
832
+ #: classes/es-register.php:408
833
+ msgid ""
834
+ "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
835
+ "instantly"
836
+ msgstr ""
837
+ "Email Subscribers zaleca darmową wtyczkę <b>Rainmaker</b> zbierającą "
838
+ "natychmiastowe wskazówki"
839
 
840
+ #: classes/es-register.php:409
841
+ msgid "Yes, I want this"
842
+ msgstr "Tak, chcę to."
 
843
 
844
+ #: classes/es-register.php:409
845
+ msgid "No, I don't want it"
846
+ msgstr "Nie, nie chcę tego."
 
847
 
848
+ #: classes/es-register.php:544
849
+ msgid "Widget Title"
850
+ msgstr "Tytuł "
851
 
852
+ #: classes/es-register.php:548
853
+ msgid "Display Name Field"
854
+ msgstr "Wyświetl nazwę pola"
 
855
 
856
+ #: classes/es-register.php:555
857
+ msgid "Short Description"
858
+ msgstr "Krótki opis"
 
859
 
860
+ #: classes/es-register.php:557
861
+ msgid "Short description about your subscription form."
862
+ msgstr "Krótki opis twojego formularza subskrypcji."
863
 
864
+ #: classes/es-register.php:560
865
+ msgid "Subscriber Group"
866
+ msgstr "Grupa subskrybenta."
867
 
868
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
869
+ msgid "Please enter template heading."
870
+ msgstr "Proszę podać nagłówek szablonu."
 
871
 
872
+ #: compose/compose-add.php:42
873
+ msgid "Template successfully created. "
874
+ msgstr "Szablon utworzony poprawnie."
875
 
876
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
877
+ #: compose/compose-preview.php:27 compose/compose-show.php:65 cron/cron-add.php:79
878
+ #: notification/notification-add.php:112 notification/notification-edit.php:123
879
+ #: notification/notification-show.php:53 roles/roles-add.php:110
880
+ #: sendmail/sendmail.php:93 sentmail/deliverreport-show.php:60
881
+ #: sentmail/sentmail-preview.php:27 sentmail/sentmail-show.php:96
882
+ #: settings/settings-edit.php:197 subscribers/view-subscriber-add.php:113
883
+ #: subscribers/view-subscriber-edit.php:112 subscribers/view-subscriber-export.php:29
884
+ #: subscribers/view-subscriber-import.php:145
885
+ #: subscribers/view-subscriber-show.php:245 subscribers/view-subscriber-sync.php:91
886
+ msgid "Help"
887
+ msgstr "Pomoc"
888
 
889
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
890
+ msgid "Select your Mail Type"
891
+ msgstr "Wybierz typ Maila"
892
 
893
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
894
+ msgid "Enter Mail Subject"
895
+ msgstr "Wprowadź temat maila"
896
 
897
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
898
+ msgid "Keyword: ###POSTTITLE###"
899
+ msgstr "Słowo kluczowe: ###POSTTITLE###"
 
900
 
901
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
902
+ msgid "Enter Content for your Mail"
903
+ msgstr "Wpisz zawartość Maila"
904
 
905
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
906
+ #, c-format
907
  msgid ""
908
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
909
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
910
+ "###POSTFULL###"
911
  msgstr ""
912
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
913
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, ###POSTDESC###, "
914
+ "###POSTFULL###"
 
 
 
 
 
 
 
 
 
 
 
915
 
916
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
917
+ msgid "Available Keywords"
918
+ msgstr "Dostępne słowa kluczowe"
919
 
920
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
921
+ #: compose/compose-show.php:77 compose/compose-show.php:85
922
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
923
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
924
+ #: subscribers/view-subscriber-show.php:354 subscribers/view-subscriber-show.php:368
925
+ msgid "Status"
926
+ msgstr "Status"
927
 
928
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
929
+ msgid "Published"
930
+ msgstr "Opublikowane"
931
 
932
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
933
+ msgid "Please select your mail status"
934
+ msgstr "Proszę wybierz status twojego maila."
935
 
936
+ #: compose/compose-add.php:104 compose/compose-edit.php:116 cron/cron-add.php:119
937
+ #: notification/notification-add.php:251 notification/notification-edit.php:291
938
+ #: roles/roles-add.php:206 subscribers/view-subscriber-edit.php:190
939
+ msgid "Save"
940
+ msgstr "Zapisz"
941
 
942
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
943
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
944
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
945
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
946
+ #: subscribers/view-subscriber-edit.php:21
947
+ msgid "Oops, selected details does not exists."
948
+ msgstr "Ups, wybrane dane nie istnieją."
949
 
950
+ #: compose/compose-edit.php:60
951
+ msgid "Template successfully updated. "
952
+ msgstr "Szablon zaktualizowany poprawnie."
953
 
954
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
955
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
956
+ msgid "Add New"
957
+ msgstr "Dodaj Nowy"
958
 
959
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
960
+ msgid "Preview Mail"
961
+ msgstr "Podgląd poczty"
962
 
963
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
964
+ #: notification/notification-show.php:96 subscribers/view-subscriber-show.php:398
965
+ msgid "Edit"
966
+ msgstr "Edytuj"
967
 
968
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
969
+ #: subscribers/view-subscriber-show.php:16
970
+ msgid "Click Here"
971
+ msgstr "Kliknij Tutaj"
972
 
973
+ #: compose/compose-show.php:46 notification/notification-show.php:34
974
+ #: sentmail/sentmail-show.php:35
975
+ msgid "Selected record deleted."
976
+ msgstr "Wybrany zapis został usunięty."
977
 
978
+ #: compose/compose-show.php:76 compose/compose-show.php:84
979
+ msgid "Email subject"
980
+ msgstr "Temat maila"
981
 
982
+ #: compose/compose-show.php:78 compose/compose-show.php:86
983
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
984
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
985
+ msgid "Type"
986
+ msgstr "Typ"
987
 
988
+ #: compose/compose-show.php:79 compose/compose-show.php:87
989
+ msgid "Actions"
990
+ msgstr "Działania"
991
 
992
+ #: compose/compose-show.php:104 notification/notification-show.php:99
993
+ #: subscribers/view-subscriber-show.php:277 subscribers/view-subscriber-show.php:403
994
+ msgid "Delete"
995
+ msgstr "Kasuj"
996
 
997
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
998
+ #: sentmail/sentmail-show.php:123
999
+ msgid "Preview"
1000
+ msgstr "Podgląd"
1001
 
1002
+ #: compose/compose-show.php:113 notification/notification-show.php:139
1003
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
1004
+ #: subscribers/view-subscriber-show.php:426
1005
+ msgid "No records available."
1006
+ msgstr "Brak dostępnych rekordów."
1007
 
1008
+ #: cron/cron-add.php:23
1009
  msgid "Please enter valid mail count."
1010
  msgstr "Proszę podać poprawną liczbę e-maili."
1011
 
1012
+ #: cron/cron-add.php:86
 
 
 
 
 
 
 
 
1013
  msgid "Cron job URL"
1014
  msgstr "URL zadania Cron."
1015
 
1016
+ #: cron/cron-add.php:96
 
 
 
 
 
 
 
 
1017
  msgid "Mail Count"
1018
  msgstr "Ilość wiadomości"
1019
 
1020
+ #: cron/cron-add.php:107
 
 
 
 
 
 
 
 
1021
  msgid "Admin Report"
1022
  msgstr "Raport administratora."
1023
 
1024
+ #: cron/cron-add.php:127
1025
  msgid ""
1026
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1027
+ "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1028
  msgstr ""
1029
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1030
+ "schedule-cron-emails-in-parallels-plesk/\">Konfiguracja Cron w panelu Plesk</a>"
1031
 
1032
+ #: cron/cron-add.php:128
1033
+ msgid ""
1034
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1035
+ "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
1036
+ msgstr ""
1037
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
1038
+ "schedule-cron-emails-in-cpanel/\">Konfiguracja Cron w cPanel</a>"
1039
 
1040
+ #: export/export-email-address.php:33 export/export-email-address.php:37
1041
+ msgid "Unexpected url submit has been detected"
1042
+ msgstr "Zostało wykryte niespodziewane zgłoszenie URL"
1043
 
1044
+ #: help/help.php:46
1045
+ msgid "Welcome to Email Subscribers!"
1046
+ msgstr "Witamy w Email Subscribers!"
1047
 
1048
+ #: help/help.php:47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1049
  msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1050
  msgstr ""
1051
  "Dziękujemy za zainstalowanie i mamy nadzieję, że będziesz zadowolony z używania "
1052
  "Email Subscribers."
1053
 
1054
+ #: help/help.php:51
1055
  msgid "For more help and tips..."
1056
  msgstr "Aby uzyskać więcej pomocy i wskazówek…"
1057
 
1058
+ #: help/help.php:98
1059
  msgid "Frequently Asked Questions"
1060
  msgstr "Często zadawane pytania (FAQ)"
1061
 
1062
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
1063
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
1064
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
1065
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
1066
+ #: help/help.php:171 help/help.php:174 help/help.php:177
1067
+ #, c-format
1068
  msgid "%s"
1069
  msgstr "%s"
1070
 
1071
+ #: help/help.php:117
1072
  msgid "How to Add Subscription box to website?"
1073
  msgstr "Jak umieścić blok Subskrypcji na stronie?"
1074
 
1075
+ #: help/help.php:126
 
 
 
 
1076
  msgid "General Plugin Settings"
1077
  msgstr "Ogólne ustawienia Wtyczki."
1078
 
1079
+ #: help/help.php:129
1080
+ msgid "How to Import or Export Email Addresses?"
1081
+ msgstr "Jak Importować lub Eksportować Adresy Maili? "
 
 
 
 
1082
 
1083
+ #: help/help.php:132
1084
  msgid "How to change/update/translate any texts from Email Subscribers?"
1085
  msgstr "Jak zmienić/zaktualizować/przetłumaczyć dowolny tekst z Email Subscribers?"
1086
 
1087
+ #: help/help.php:135
1088
  msgid "How to add Unsubscribe link in emails?"
1089
  msgstr "Jak dodać do maila link rezygnacji z subskrypcji?"
1090
 
1091
+ #: help/help.php:138
1092
  msgid "What are Static Templates and Dynamic Templates?"
1093
  msgstr "Co to są Szablony Statyczne i Szablony Dynamiczne?"
1094
 
1095
+ #: help/help.php:147
 
 
 
 
 
 
 
 
 
 
 
 
1096
  msgid "How to Send a sample new post notification email to testgroup/myself?"
1097
  msgstr ""
1098
  "Jak wysłać przykład nowego e-maila z powiadomieniem do grupy testowej / siebie?"
1099
 
1100
+ #: help/help.php:153
 
 
 
 
1101
  msgid "How to Add/Update Existing Subscribers Group?"
1102
  msgstr "Jak dodać/uaktualnić istniejącą grupę subskrybentów?"
1103
 
1104
+ #: help/help.php:159
 
 
 
 
1105
  msgid "How to show subscribe form inside a popup?"
1106
  msgstr "Jak pokazać formularz subskrypcji wewnątrz popup?"
1107
 
1108
+ #: help/help.php:162
1109
  msgid "How to use Rainmaker’s form in Email Subscribers?"
1110
  msgstr "Jak używać formularza Rainmaker w Email Subscribers?"
1111
 
1112
+ #: help/help.php:165
1113
  msgid "How to Schedule Cron Mails?"
1114
  msgstr "Jak zaplanować zadania Cron?"
1115
 
1116
+ #: help/help.php:168
1117
  msgid "How to Schedule Cron Emails in cPanel?"
1118
  msgstr "Jak zaplanować zadania Cron w cPanel?"
1119
 
1120
+ #: help/help.php:171
1121
  msgid "How to Schedule Cron Emails in Parallels Plesk?"
1122
  msgstr "Jak zaplanować zadania Cron w Parallels Plesk?"
1123
 
1124
+ #: help/help.php:174
1125
  msgid "What to do if Hosting doesn’t support Cron Jobs?"
1126
  msgstr "Co zrobić gdy Hosting nie obsługuje zadań Cron?"
1127
 
1128
+ #: help/help.php:177
1129
  msgid "Commonly Asked Questions"
1130
  msgstr "Często zadawane pytania."
1131
 
1132
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
1133
+ #: job/es-unsubscribe.php:61
1134
+ msgid ""
1135
+ "Oops.. We are getting some technical error. Please try again or contact admin."
1136
+ msgstr ""
1137
+ "Ups... Pojawił się problem techniczny. Spróbuj raz jeszcze lub skontaktuj się z "
1138
+ "administratorem."
1139
+
1140
+ #: job/es-optin.php:60
1141
+ msgid "This email address has already been confirmed."
1142
+ msgstr "Ten adres jest już potwierdzony."
1143
+
1144
+ #: notification/notification-add.php:32
1145
+ msgid "Please select subscribers group."
1146
+ msgstr "Proszę wybrać grupę subskrybentów."
1147
+
1148
+ #: notification/notification-add.php:38
1149
+ msgid "Please select notification status."
1150
+ msgstr "Wybierz status powiadamiania."
1151
+
1152
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
1153
+ msgid "Please select notification mail subject. Use compose menu to create new."
1154
+ msgstr "Wybierz temat powiadomienia e-mail. Użyj menu tworzenia, aby stworzyć nowe."
1155
+
1156
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
1157
+ msgid "Please select post categories."
1158
+ msgstr "Proszę wybrać kategorię wysyłki."
1159
+
1160
+ #: notification/notification-add.php:70
1161
+ msgid "Notification successfully created. "
1162
+ msgstr "Powiadomienie pomyślnie utworzone. "
1163
+
1164
+ #: notification/notification-add.php:111
1165
+ msgid "Add Notification"
1166
+ msgstr "Dodaj powiadomienie"
1167
+
1168
+ #: notification/notification-add.php:119
1169
+ msgid "Select Subscribers Group"
1170
+ msgstr "Wybierz Grupę Subskrybentów"
1171
+
1172
+ #: notification/notification-add.php:123 notification/notification-add.php:147
1173
+ #: notification/notification-edit.php:134 notification/notification-edit.php:167
1174
+ #: sendmail/sendmail.php:109 sendmail/sendmail.php:136 sendmail/sendmail.php:150
1175
+ #: subscribers/view-subscriber-add.php:161 subscribers/view-subscriber-edit.php:161
1176
+ #: subscribers/view-subscriber-import.php:189
1177
+ #: subscribers/view-subscriber-sync.php:118
1178
+ msgid "Select"
1179
+ msgstr "Wybierz"
1180
+
1181
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
1182
+ msgid "Select Notification Mail Subject"
1183
+ msgstr "Wybierz temat maila powiadomienia."
1184
+
1185
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
1186
+ msgid "(Use compose menu to create new)"
1187
+ msgstr "(Użyj menu kompozycji by stworzyć nowy)"
1188
+
1189
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
1190
+ msgid "Select Post Categories"
1191
+ msgstr "Wybierz Kategorie wpisów"
1192
+
1193
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
1194
+ msgid "Check All"
1195
+ msgstr "Wybierz wszystko"
1196
+
1197
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
1198
+ msgid "Uncheck All"
1199
+ msgstr "Odznacz wszystko"
1200
+
1201
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
1202
+ msgid "Select your Custom Post Type"
1203
+ msgstr "Wybierz własny typ wpisu"
1204
+
1205
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
1206
+ msgid "(Optional)"
1207
+ msgstr "(opcjonalny)"
1208
+
1209
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
1210
+ msgid "No Custom Post Types Available"
1211
+ msgstr "Nie są dostępne własne typy wpisów"
1212
+
1213
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
1214
+ msgid "Select Notification Status"
1215
+ msgstr "Wybierz stan powiadomienia"
1216
+
1217
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
1218
+ msgid "Send mail immediately when new post is published"
1219
+ msgstr "Wyślij mail od razu gdy tylko nowy wpis zostanie opublikowany"
1220
+
1221
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
1222
+ msgid "Add to cron when new post is published and send via cron job"
1223
+ msgstr "Dodaj do Crona, gdy zostanie opublikowany nowy wpis i wyślij przez Crona"
1224
+
1225
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
1226
+ msgid "Disable notification"
1227
+ msgstr "Wyłącz powiadomienia"
1228
+
1229
+ #: notification/notification-edit.php:48
1230
+ msgid "Please select subscribers group"
1231
+ msgstr "Proszę wybrać grupę subskrybentów."
1232
+
1233
+ #: notification/notification-edit.php:54
1234
+ msgid "Please select notification status"
1235
+ msgstr "Proszę wybierz stan powiadomienia."
1236
+
1237
+ #: notification/notification-edit.php:88
1238
+ msgid "Notification successfully updated. "
1239
+ msgstr "Powiadomienie pomyślnie zaktualizowane."
1240
+
1241
+ #: notification/notification-edit.php:121
1242
+ msgid "Edit Notification"
1243
+ msgstr "Edytuj zawiadomienie."
1244
+
1245
+ #: notification/notification-edit.php:130 subscribers/view-subscriber-show.php:279
1246
+ msgid "Update Subscribers Group"
1247
+ msgstr "Uaktualnij grupę subskrybentów"
1248
+
1249
+ #: notification/notification-show.php:64 notification/notification-show.php:72
1250
+ msgid "Mail Subject"
1251
+ msgstr "Temat maila"
1252
+
1253
+ #: notification/notification-show.php:65 notification/notification-show.php:73
1254
+ msgid "Subscribers Group"
1255
+ msgstr "Grupa subskrybentów."
1256
+
1257
+ #: notification/notification-show.php:66 notification/notification-show.php:74
1258
+ msgid "Categories / Custom Post"
1259
+ msgstr "Kategorie / niestandardowy wpis"
1260
+
1261
+ #: notification/notification-show.php:67 notification/notification-show.php:75
1262
+ msgid "Notification Status"
1263
+ msgstr "Status powiadomienia."
1264
+
1265
+ #: notification/notification-show.php:126
1266
+ msgid "Send mail immediately when new post is published."
1267
+ msgstr "Wyślij mail od razu gdy tylko nowy wpis zostanie opublikowany"
1268
+
1269
+ #: notification/notification-show.php:128
1270
+ msgid "Add to cron and send mail via cron job."
1271
+ msgstr "Dodaj do Crona i wyślij przez Crona"
1272
+
1273
+ #: roles/roles-add.php:52
1274
+ msgid "Role Updated. "
1275
+ msgstr "Rola zaakceptowana. "
1276
+
1277
+ #: roles/roles-add.php:113
1278
+ msgid "Select user roles who can access following menus. Only Admin can change this."
1279
+ msgstr ""
1280
+ "Wybierz role użytkowników, którzy mają dostęp do następujących opcji. Tylko "
1281
+ "Administrator może to zmienić."
1282
+
1283
+ #: roles/roles-add.php:120
1284
+ msgid "Subscribers Menu"
1285
+ msgstr "Menu subskrybentów"
1286
+
1287
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
1288
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
1289
+ #: roles/roles-add.php:196
1290
+ msgid "Administrator Only"
1291
+ msgstr "Tylko dla administratora"
1292
+
1293
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
1294
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
1295
+ #: roles/roles-add.php:197
1296
+ msgid "Administrator/Editor"
1297
+ msgstr "Administrator/Edytor"
1298
+
1299
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
1300
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
1301
+ #: roles/roles-add.php:198
1302
+ msgid "Administrator/Editor/Author/Contributor"
1303
+ msgstr "Administrator/Edytor/Autor/Specjalista"
1304
+
1305
+ #: roles/roles-add.php:132
1306
+ msgid "Compose Menu"
1307
+ msgstr "Menu Kompozycji"
1308
+
1309
+ #: roles/roles-add.php:192
1310
+ msgid "Help & Info Menu"
1311
+ msgstr "Menu Pomocy i Informacji"
1312
+
1313
+ #: sendmail/sendmail.php:39
1314
  msgid "Please select your mail subject."
1315
  msgstr "Proszę wybierz temat twojego maila."
1316
 
1317
+ #: sendmail/sendmail.php:45
1318
  msgid "Please select your mail type."
1319
  msgstr "Proszę wybierz typ twojego maila."
1320
 
1321
+ #: sendmail/sendmail.php:51
1322
  msgid "Please select your group."
1323
  msgstr "Proszę wybierz swoją grupę."
1324
 
1325
+ #: sendmail/sendmail.php:58
1326
  msgid "Mail sent successfully. "
1327
  msgstr "Mail został wysłany."
1328
 
1329
+ #: sendmail/sendmail.php:62
1330
  msgid "Click here to check Statistics"
1331
  msgstr "Kliknij tutaj by wybrać Statystyki"
1332
 
1333
+ #: sendmail/sendmail.php:68
1334
  msgid "Oops.. We are getting some error. mail not sending."
1335
  msgstr "Ups… Pojawił się jakiś błąd. Mail nie został wysłany."
1336
 
1337
+ #: sendmail/sendmail.php:104
 
 
 
 
 
1338
  msgid "Select Mail Subject from available list"
1339
  msgstr "Wybierz Temat Maila z listy możliwych"
1340
 
1341
+ #: sendmail/sendmail.php:131
1342
  msgid "Select Mail Type"
1343
  msgstr "Wybierz Typ Maila"
1344
 
1345
+ #: sendmail/sendmail.php:137
1346
  msgid "Send mail immediately"
1347
  msgstr "Wyślij mail natychmiast"
1348
 
1349
+ #: sendmail/sendmail.php:138
1350
  msgid "Send mail via cron job"
1351
  msgstr "Wyślij mail przez Crona"
1352
 
1353
+ #: sendmail/sendmail.php:145
1354
  msgid "Select Subscribers group to Send Mail"
1355
  msgstr "Wybierz grupę Subskrybentów do Wysłania Maila"
1356
 
1357
+ #: sendmail/sendmail.php:177
1358
  msgid "Recipients : 0 "
1359
  msgstr "Odbiorcy: 0 "
1360
 
1361
+ #: sendmail/sendmail.php:179
1362
+ #, c-format
1363
  msgid "Recipients : %s"
1364
  msgstr "Odbiorcy: %s"
1365
 
1366
+ #: sendmail/sendmail.php:182
1367
  msgid ""
1368
  "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that "
1369
  "you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click "
1373
  "Typu Maili na Cron i wysyłkę maili przez zadania Cron.</strong><br>Aby uzyskać "
1374
  "więcej informacji kliknij Pomoc."
1375
 
1376
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1377
+ msgid "Send Email"
1378
+ msgstr "Wyślij mail"
1379
+
1380
+ #: sendmail/sendmail.php:198
1381
  msgid "Reset"
1382
  msgstr "Nastawić"
1383
 
1384
+ #: sentmail/deliverreport-show.php:13
1385
+ msgid "Oops.. Unexpected error occurred. Please try again."
1386
+ msgstr "Ups… Pojawił się nieoczekiwany błąd. Proszę spróbuj ponownie."
1387
 
1388
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1389
+ msgid " &lt;&lt; "
1390
+ msgstr " &lt;&lt; "
1391
 
1392
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1393
+ msgid " &gt;&gt; "
1394
+ msgstr " &gt;&gt; "
1395
 
1396
+ #: sentmail/deliverreport-show.php:59
1397
+ msgid "Delivery Report"
1398
+ msgstr "Raport dostarczenia"
1399
 
1400
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1401
+ #: subscribers/view-subscriber-export.php:36
1402
+ #: subscribers/view-subscriber-export.php:44 subscribers/view-subscriber-show.php:351
1403
+ #: subscribers/view-subscriber-show.php:365
1404
+ msgid "Sno"
1405
+ msgstr "Sno"
1406
 
1407
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1408
+ msgid "Email"
1409
+ msgstr "Mail"
1410
 
1411
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1412
+ msgid "Sent Date"
1413
+ msgstr "Data wysyłki"
1414
 
1415
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1416
+ msgid "Viewed Status"
1417
+ msgstr "Status przeglądania"
1418
 
1419
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1420
+ msgid "Viewed Date"
1421
+ msgstr "Data przegladania"
1422
 
1423
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1424
+ msgid "Database ID"
1425
+ msgstr "ID bazy danych"
1426
 
1427
+ #: sentmail/sentmail-preview.php:41
1428
+ msgid "Back"
1429
+ msgstr "Cofnij"
1430
 
1431
+ #: sentmail/sentmail-show.php:42
1432
+ msgid "Successfully deleted all reports except latest 10."
1433
+ msgstr "Pomyślnie usunięto wszystkie raporty z wyjątkiem ostatnich 10."
 
1434
 
1435
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1436
+ msgid "View Reports"
1437
+ msgstr "Pokaż raporty"
1438
 
1439
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1440
+ msgid "Source"
1441
+ msgstr "Żródło"
1442
 
1443
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1444
+ msgid "Start Date"
1445
+ msgstr "Data rozpoczęcia"
1446
 
1447
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1448
+ msgid "End Date"
1449
+ msgstr "Data zakończenia"
1450
 
1451
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1452
+ msgid "Total"
1453
+ msgstr "Całkowity"
1454
 
1455
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1456
+ #: subscribers/view-subscriber-export.php:39
1457
+ #: subscribers/view-subscriber-export.php:47 subscribers/view-subscriber-show.php:357
1458
+ #: subscribers/view-subscriber-show.php:371
1459
+ msgid "Action"
1460
+ msgstr "Akcja"
1461
 
1462
+ #: sentmail/sentmail-show.php:176
1463
+ msgid "Optimize Table & Delete Records"
1464
+ msgstr "Optymalizacja Tabeli i Usuwanie Rekordów"
1465
 
1466
+ #: sentmail/sentmail-show.php:185
1467
+ msgid ""
1468
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> button to "
1469
+ "delete all reports except latest 10."
1470
+ msgstr ""
1471
+ "Uwaga: Proszę kliknąć na <strong>Optymalizacja Tabeli i Usuwanie Rekordów</ "
1472
+ "strong>, aby usunąć wszystkie raporty za wyjątkiem ostatnich 10."
1473
 
1474
+ #: settings/setting-sync.php:15
1475
+ msgid "Table sync completed successfully."
1476
+ msgstr "Synchronizacja tabeli zakończona pomyślnie."
 
1477
 
1478
+ #: settings/setting-sync.php:28
1479
+ msgid "Sync plugin tables"
1480
+ msgstr "Synchronizacja tabeli wtyczek"
 
1481
 
1482
+ #: settings/setting-sync.php:32
1483
+ msgid "Click to sync tables"
1484
+ msgstr "Kliknij by synchronizować tabele"
 
1485
 
1486
+ #: settings/settings-edit.php:116
1487
+ msgid "Please enter sender of notifications from name."
1488
+ msgstr "Proszę podać nadawcę powiadomień po nazwie."
 
1489
 
1490
+ #: settings/settings-edit.php:121
1491
+ msgid "Please enter sender of notifications from email."
1492
+ msgstr "Proszę podać nadawcę powiadomień po adresie e-mail."
 
1493
 
1494
+ #: settings/settings-edit.php:154
1495
+ msgid "Settings Saved."
1496
+ msgstr "Ustawienia zapisane."
 
1497
 
1498
+ #: settings/settings-edit.php:157
1499
+ msgid "Oops, unable to update."
1500
+ msgstr "Ups, nie można zaktualizować."
 
 
 
 
 
1501
 
1502
+ #: settings/settings-edit.php:220
1503
+ msgid "1. WP HTML MAIL"
1504
+ msgstr "1. WP HTML MAIL"
 
1505
 
1506
+ #: settings/settings-edit.php:221
1507
+ msgid "2. WP PLAINTEXT MAIL"
1508
+ msgstr "2. WP PLAINTEXT MAIL"
 
1509
 
1510
+ #: settings/settings-edit.php:222
1511
+ msgid "3. PHP HTML MAIL"
1512
+ msgstr "3. PHP HTML MAIL"
 
1513
 
1514
+ #: settings/settings-edit.php:223
1515
+ msgid "4. PHP PLAINTEXT MAIL"
1516
+ msgstr "4. PHP PLAINTEXT MAIL"
1517
+
1518
+ #: settings/settings-edit.php:235
1519
+ msgid "Double Opt In"
1520
+ msgstr "Podwójne Opt-In"
1521
+
1522
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1523
+ #: subscribers/view-subscriber-edit.php:149
1524
+ #: subscribers/view-subscriber-import.php:177
1525
+ #: subscribers/view-subscriber-show.php:302 subscribers/view-subscriber-show.php:329
1526
+ msgid "Single Opt In"
1527
+ msgstr "Pojedyncze Ot-In"
1528
+
1529
+ #: settings/settings-edit.php:242
1530
+ msgid "Image Size"
1531
+ msgstr "Rozmiar obrazu"
1532
+
1533
+ #: settings/settings-edit.php:247
1534
+ msgid "Full Size"
1535
+ msgstr "Pełny rozmiar"
1536
+
1537
+ #: settings/settings-edit.php:248
1538
+ msgid "Medium Size"
1539
+ msgstr "Średni rozmiar"
1540
+
1541
+ #: settings/settings-edit.php:249
1542
+ msgid "Thumbnail"
1543
+ msgstr "Miniatura"
1544
+
1545
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1546
+ #: subscribers/view-subscriber-sync.php:106
1547
+ msgid "YES"
1548
+ msgstr "Tak"
1549
+
1550
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1551
+ #: subscribers/view-subscriber-sync.php:105
1552
+ msgid "NO"
1553
+ msgstr "Nie"
1554
+
1555
+ #: settings/settings-edit.php:402
1556
+ msgid "Save Settings"
1557
+ msgstr "Zapisz ustawienia"
1558
+
1559
+ #: subscribers/view-subscriber-add.php:35 subscribers/view-subscriber-edit.php:53
1560
+ msgid "Please enter subscriber email address."
1561
+ msgstr "Proszę podać adres e-mail subskrybenta."
1562
+
1563
+ #: subscribers/view-subscriber-add.php:48
1564
+ msgid "Please select or create your group for this email."
1565
+ msgstr "Proszę wybrać lub stworzyć grupę dla tej wiadomości."
1566
+
1567
+ #: subscribers/view-subscriber-add.php:55
1568
  msgid ""
1569
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1570
+ "group name."
1571
  msgstr ""
1572
+ "Błąd: W nazwie grupy nie wolno używać znaków specjalnych: (['^$%&*()}{@#~?><>,|=_+"
1573
+ "\\\"])."
1574
 
1575
+ #: subscribers/view-subscriber-add.php:65
1576
+ msgid "Subscriber has been saved."
1577
+ msgstr "Subskrybent został zapisany."
 
1578
 
1579
+ #: subscribers/view-subscriber-add.php:67
1580
+ msgid "Subscriber already exists."
1581
+ msgstr "Subskrybent już istnieje."
 
1582
 
1583
+ #: subscribers/view-subscriber-add.php:70
1584
+ msgid "Invalid Email."
1585
+ msgstr "Błedny e-mail"
 
1586
 
1587
+ #: subscribers/view-subscriber-add.php:109 subscribers/view-subscriber-edit.php:108
1588
+ #: subscribers/view-subscriber-export.php:26
1589
+ #: subscribers/view-subscriber-import.php:142
1590
+ #: subscribers/view-subscriber-show.php:241 subscribers/view-subscriber-sync.php:88
1591
+ msgid "Add New Subscriber"
1592
+ msgstr "Dodaj Nowego Subskrybenta"
1593
 
1594
+ #: subscribers/view-subscriber-add.php:110 subscribers/view-subscriber-edit.php:109
1595
+ #: subscribers/view-subscriber-export.php:27
1596
+ #: subscribers/view-subscriber-import.php:209
1597
+ #: subscribers/view-subscriber-show.php:242 subscribers/view-subscriber-sync.php:89
1598
+ msgid "Import"
1599
+ msgstr "Import."
1600
 
1601
+ #: subscribers/view-subscriber-add.php:111 subscribers/view-subscriber-edit.php:110
1602
+ #: subscribers/view-subscriber-import.php:143
1603
+ #: subscribers/view-subscriber-show.php:243 subscribers/view-subscriber-sync.php:90
1604
+ msgid "Export"
1605
+ msgstr "Export"
1606
 
1607
+ #: subscribers/view-subscriber-add.php:122
1608
+ msgid "Enter Subscriber's Full name"
1609
+ msgstr "Wprowadź Imię i Nazwisko Subskrybenta"
 
1610
 
1611
+ #: subscribers/view-subscriber-add.php:132
1612
+ msgid "Enter Subscriber's Email Address"
1613
+ msgstr "Wprowadź Adres E-mail Subskrybenta"
 
1614
 
1615
+ #: subscribers/view-subscriber-add.php:142
1616
+ msgid "Select Subscriber's Status"
1617
+ msgstr "Wybierz Status Subskrybenta"
 
1618
 
1619
+ #: subscribers/view-subscriber-add.php:147 subscribers/view-subscriber-edit.php:146
1620
+ #: subscribers/view-subscriber-import.php:174
1621
+ #: subscribers/view-subscriber-show.php:299 subscribers/view-subscriber-show.php:326
1622
+ msgid "Confirmed"
1623
+ msgstr "Potwierdzone"
1624
 
1625
+ #: subscribers/view-subscriber-add.php:148 subscribers/view-subscriber-edit.php:147
1626
+ #: subscribers/view-subscriber-import.php:175
1627
+ #: subscribers/view-subscriber-show.php:300 subscribers/view-subscriber-show.php:327
1628
+ msgid "Unconfirmed"
1629
+ msgstr "Niepotwierdzone"
1630
 
1631
+ #: subscribers/view-subscriber-add.php:149 subscribers/view-subscriber-edit.php:148
1632
+ #: subscribers/view-subscriber-import.php:176
1633
+ #: subscribers/view-subscriber-show.php:301 subscribers/view-subscriber-show.php:328
1634
+ msgid "Unsubscribed"
1635
+ msgstr "Niesubskrybowane"
1636
 
1637
+ #: subscribers/view-subscriber-add.php:157
1638
+ msgid "Select (or) Create Group for Subscriber"
1639
+ msgstr "Wybierz (lub) stwórz Grupę dla Subskrybenta"
 
1640
 
1641
+ #: subscribers/view-subscriber-add.php:173 subscribers/view-subscriber-import.php:201
1642
+ msgid "(or)"
1643
+ msgstr "(lub)"
 
1644
 
1645
+ #: subscribers/view-subscriber-add.php:182
1646
+ msgid "Add Subscriber"
1647
+ msgstr "Dodaj Subskrybenta"
 
1648
 
1649
+ #: subscribers/view-subscriber-edit.php:63
1650
+ msgid "Error: Special characters are not allowed in the group name."
1651
+ msgstr "Błąd: W nazwie grupy nie wolno używać znaków specjalnych."
 
1652
 
1653
+ #: subscribers/view-subscriber-edit.php:73
1654
+ msgid "Subscriber details updated."
1655
+ msgstr "Dane Subskrybenta zaktualizowane."
 
1656
 
1657
+ #: subscribers/view-subscriber-edit.php:75
1658
+ msgid "Subscriber already exists for this group."
1659
+ msgstr "Subskrybent już istnieje w tej grupie."
 
1660
 
1661
+ #: subscribers/view-subscriber-edit.php:107
1662
+ msgid "Edit Subscriber"
1663
+ msgstr "Edytuj Subskrybenta"
 
 
 
 
 
 
 
1664
 
1665
+ #: subscribers/view-subscriber-edit.php:141
1666
+ msgid "Update Subscriber's Status"
1667
+ msgstr "Aktualizuj Status Subskrybenta"
 
1668
 
1669
+ #: subscribers/view-subscriber-edit.php:156
1670
+ msgid "Update Subscriber's Group"
1671
+ msgstr "Aktualizuj Grupę Subskrybenta"
 
1672
 
1673
+ #: subscribers/view-subscriber-export.php:25
1674
+ msgid "Export Email Addresses"
1675
+ msgstr "Eksportuj Adresy E-maili"
 
1676
 
1677
+ #: subscribers/view-subscriber-export.php:37
1678
+ #: subscribers/view-subscriber-export.php:45
1679
+ msgid "Type of List to Export"
1680
+ msgstr "Rodzaj Listy do Eksportu"
1681
 
1682
+ #: subscribers/view-subscriber-export.php:38
1683
+ #: subscribers/view-subscriber-export.php:46
1684
+ msgid "Total Emails"
1685
+ msgstr "Wszystkie E-maile"
1686
 
1687
+ #: subscribers/view-subscriber-export.php:52
1688
+ msgid "1"
1689
+ msgstr "1"
 
1690
 
1691
+ #: subscribers/view-subscriber-export.php:53
1692
+ msgid "All Subscribers List"
1693
+ msgstr "Lista Wszystkich Subskrybentów"
 
1694
 
1695
+ #: subscribers/view-subscriber-export.php:55
1696
+ #: subscribers/view-subscriber-export.php:61
1697
+ #: subscribers/view-subscriber-export.php:67
1698
+ msgid "Click to Export in CSV"
1699
+ msgstr "Kliknij by wyeksportować do CSV"
1700
 
1701
+ #: subscribers/view-subscriber-export.php:58
1702
+ msgid "2"
1703
+ msgstr "2"
 
1704
 
1705
+ #: subscribers/view-subscriber-export.php:59
1706
+ msgid "WordPress Registered Users"
1707
+ msgstr "Zarejestrowany Użytkownik WordPress"
 
1708
 
1709
+ #: subscribers/view-subscriber-export.php:64
1710
+ msgid "3"
1711
+ msgstr "3"
1712
+
1713
+ #: subscribers/view-subscriber-export.php:65
1714
+ msgid "Commented Authors"
1715
+ msgstr "Autorzy komentujący"
1716
+
1717
+ #: subscribers/view-subscriber-import.php:43
1718
  msgid ""
1719
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the "
1720
+ "Group name."
 
1721
  msgstr ""
1722
+ "Błąd: znaki specjalne: (['^$%&*()}{@#~?><>,|=_+\\\"]) w nazwie grupy nie "
1723
+ "dozwolone."
 
1724
 
1725
+ #: subscribers/view-subscriber-import.php:91
1726
+ msgid "email imported."
1727
+ msgstr "e-mail zaimportowany."
 
1728
 
1729
+ #: subscribers/view-subscriber-import.php:92
1730
+ msgid "email already exists."
1731
+ msgstr "e-mail już istnieje."
 
1732
 
1733
+ #: subscribers/view-subscriber-import.php:93
1734
+ msgid "email are invalid."
1735
+ msgstr "e-mail jest nieprawidłowy."
 
1736
 
1737
+ #: subscribers/view-subscriber-import.php:96
1738
+ #: subscribers/view-subscriber-import.php:125
1739
+ msgid "Click here"
1740
+ msgstr "Kliknij tutaj"
1741
 
1742
+ #: subscribers/view-subscriber-import.php:96
1743
+ #: subscribers/view-subscriber-import.php:125
1744
+ msgid " to view details."
1745
+ msgstr " aby zobaczyć szczegóły."
1746
 
1747
+ #: subscribers/view-subscriber-import.php:104
1748
+ msgid "File Upload Failed."
1749
+ msgstr "Przesyłanie pliku nie powiodło się."
 
 
 
 
1750
 
1751
+ #: subscribers/view-subscriber-import.php:141
1752
+ msgid "Import Email Addresses"
1753
+ msgstr "Importuj Adresy E-maili"
1754
 
1755
+ #: subscribers/view-subscriber-import.php:154
1756
+ msgid "Select CSV file"
1757
+ msgstr "Wybierz plik CSV"
1758
 
1759
+ #: subscribers/view-subscriber-import.php:156
1760
+ msgid "Check CSV structure "
1761
+ msgstr "Sprawdź strukturę CSV"
1762
 
1763
+ #: subscribers/view-subscriber-import.php:157
1764
+ msgid "from here"
1765
+ msgstr "od tąd"
1766
 
1767
+ #: subscribers/view-subscriber-import.php:168
1768
+ msgid "Select Subscribers Email Status"
1769
+ msgstr "Wybierz Status e-maili Subskrybentów"
1770
 
1771
+ #: subscribers/view-subscriber-import.php:184
1772
+ msgid "Select (or) Create Group for Subscribers"
1773
+ msgstr "Wybierz (lub) stwórz Grupę dla Subskrybentów"
1774
 
1775
+ #: subscribers/view-subscriber-show.php:55 subscribers/view-subscriber-show.php:94
1776
+ msgid "Record deleted."
1777
+ msgstr "Rekord usunięty."
1778
 
1779
+ #: subscribers/view-subscriber-show.php:66
1780
+ msgid "To send confirmation email, please change the Opt-in option to Double Opt In."
1781
+ msgstr "By wysłać e-mail potwierdzający, zmień opcję Opt-in na Podwójne Opt In."
1782
 
1783
+ #: subscribers/view-subscriber-show.php:114
1784
+ msgid "To send confirmation mail, please change the Opt-in option to Double Opt In."
1785
+ msgstr "By wysłać mail potwierdzający, zmień opcję Opt-in na Podwójne Opt In."
1786
+
1787
+ #: subscribers/view-subscriber-show.php:276
1788
+ msgid "Bulk Actions"
1789
+ msgstr "Działania masowe"
1790
+
1791
+ #: subscribers/view-subscriber-show.php:278 subscribers/view-subscriber-show.php:411
1792
+ msgid "Resend Confirmation"
1793
+ msgstr "Wyślij ponownie potwierdzenie"
1794
+
1795
+ #: subscribers/view-subscriber-show.php:283
1796
+ msgid "Select Group"
1797
+ msgstr "Zaznacz grupę"
1798
+
1799
+ #: subscribers/view-subscriber-show.php:298 subscribers/view-subscriber-show.php:325
1800
+ msgid "All Status"
1801
+ msgstr "Wszystkie statusy"
1802
+
1803
+ #: subscribers/view-subscriber-show.php:304
1804
+ msgid "Apply"
1805
+ msgstr "Zastosuj"
1806
+
1807
+ #: subscribers/view-subscriber-show.php:308
1808
+ msgid "All Groups"
1809
+ msgstr "Wszystkie grupy"
1810
+
1811
+ #: subscribers/view-subscriber-show.php:332
1812
+ msgid "1 to 200 emails"
1813
+ msgstr "1 do 200 e-maili"
1814
+
1815
+ #: subscribers/view-subscriber-show.php:333
1816
+ msgid "201 to 400"
1817
+ msgstr "201 do 400"
1818
+
1819
+ #: subscribers/view-subscriber-show.php:334
1820
+ msgid "401 to 600"
1821
+ msgstr "401 do 600"
1822
+
1823
+ #: subscribers/view-subscriber-show.php:335
1824
+ msgid "601 to 800"
1825
+ msgstr "601 do 800"
1826
+
1827
+ #: subscribers/view-subscriber-show.php:336
1828
+ msgid "801 to 1000"
1829
+ msgstr "1001 do 2000"
1830
+
1831
+ #: subscribers/view-subscriber-show.php:337
1832
+ msgid "1001 to 2000"
1833
+ msgstr "1001 do 2000"
1834
+
1835
+ #: subscribers/view-subscriber-show.php:338
1836
+ msgid "2001 to 5000"
1837
+ msgstr "2001 do 5000"
1838
+
1839
+ #: subscribers/view-subscriber-show.php:339
1840
+ msgid "5001 to 10000"
1841
+ msgstr "5001 do 10000"
1842
+
1843
+ #: subscribers/view-subscriber-show.php:340
1844
+ msgid "Display All"
1845
+ msgstr "Wyświetl Wszystko"
1846
+
1847
+ #: subscribers/view-subscriber-show.php:352 subscribers/view-subscriber-show.php:366
1848
+ msgid "Email Address"
1849
+ msgstr "Adres E-mail"
1850
+
1851
+ #: subscribers/view-subscriber-show.php:355 subscribers/view-subscriber-show.php:369
1852
+ msgid "Group"
1853
+ msgstr "Grupa"
1854
+
1855
+ #: subscribers/view-subscriber-sync.php:35
1856
+ msgid "Please select default group to newly registered user."
1857
+ msgstr "Proszę wybrać domyślną grupę dla nowo zarejestrowanego użytkownik."
1858
+
1859
+ #: subscribers/view-subscriber-sync.php:49
1860
+ msgid "Emails Successfully Synced."
1861
+ msgstr "E-maile poprawnie zsynchronizowane."
1862
+
1863
+ #: subscribers/view-subscriber-sync.php:87
1864
+ msgid "Sync Email"
1865
+ msgstr "Synchronizuj e-mail"
1866
+
1867
+ #: subscribers/view-subscriber-sync.php:100
1868
+ msgid "Sync newly registered users to subscribers list"
1869
+ msgstr "Synchronizacja nowo zarejestrowanych użytkowników z listą subskrybentów"
1870
+
1871
+ #: subscribers/view-subscriber-sync.php:113
1872
+ msgid "Select group to add newly registered users to"
1873
+ msgstr "Wybierz grupę, do której przypisani zostaną nowo rejestrowani użytkownicy"
1874
+
1875
+ #. Name of the plugin
1876
+ msgid "Email Subscribers & Newsletters"
1877
+ msgstr "Email Subscribers & Newsletters"
1878
+
1879
+ #. Description of the plugin
1880
+ msgid ""
1881
+ "Add subscription forms on website, send HTML newsletters & automatically notify "
1882
+ "subscribers about new blog posts once it gets published."
1883
+ msgstr ""
1884
+ "Dodaj formularz subskrypcji na stronię internetową, wyślij newslettery HTML i "
1885
+ "automatyczne powiadomienia abonentów o nowych wpisach na blogu gdy zostaną "
1886
+ "opublikowane."
1887
+
1888
+ #. Author of the plugin
1889
+ msgid "Icegram"
1890
+ msgstr "Icegram"
languages/email-subscribers-ru_RU.mo DELETED
Binary file
languages/email-subscribers-ru_RU.po DELETED
@@ -1,1920 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Email Subscribers\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: Tue Feb 09 2016 16:21:13 GMT+0530 (IST)\n"
6
- "PO-Revision-Date: 2016-08-09 13:48+0700\n"
7
- "Last-Translator: admin <mansi.shah@appsmagnet.com>\n"
8
- "Language-Team: alexgrru <alexgrru@gmail.com>\n"
9
- "Language: ru\n"
10
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && n%10<=4 &&(n"
11
- "%100<10||n%100 >= 20)? 1 : 2);\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: 8bit\n"
15
- "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-Basepath: .\n"
17
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;__:1;_e:1;"
18
- "_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;_x:1,2c;_ex:1,2c;"
19
- "_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;esc_attr__:1;esc_html__:1;"
20
- "esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;comments_number_link:2,3;"
21
- "t:1;st:1;trans:1;transChoice:1,2\n"
22
- "X-Generator: Poedit 1.8.8\n"
23
- "X-Loco-Target-Locale: ru_RU\n"
24
- "X-Poedit-SearchPath-0: ..\n"
25
-
26
- #: ../subscribers/view-subscriber-show.php:232
27
- msgid "View Subscribers"
28
- msgstr "Просмотр подписчиков"
29
-
30
- #. URI of the plugin
31
- msgid "http://www.storeapps.org/product/email-subscribers"
32
- msgstr "http://www.storeapps.org/product/email-subscribers"
33
-
34
- #. Author of the plugin
35
- msgid "StoreApps"
36
- msgstr "StoreApps"
37
-
38
- #: ../notification/notification-edit.php:43
39
- msgid "Please select subscribers group"
40
- msgstr "Пожалуйста, выберите группу подписчиков"
41
-
42
- #: ../notification/notification-edit.php:49
43
- msgid "Please select notification status"
44
- msgstr "Пожалуйста, выберите состояние уведомления."
45
-
46
- #: ../notification/notification-edit.php:114
47
- msgid "Not allowed to update subscribers group in edit page"
48
- msgstr "Не разрешено обновлять группу абонентов на странице редактирования."
49
-
50
- #: ../notification/notification-edit.php:126 ../notification/notification-add.php: 134
51
- msgid "Select notification mail subject (Use compose menu to create new)"
52
- msgstr ""
53
- "Пожалуйста, выберите тему уведомления по почте (Используйте меню создания сообщения "
54
- "для создания новой)"
55
-
56
- #: ../notification/notification-edit.php:195 ../notification/notification-add.php: 194
57
- msgid "Custom Post Type"
58
- msgstr "Пользовательский тип статьи"
59
-
60
- #: ../notification/notification-edit.php:230 ../notification/notification-add.php: 224
61
- msgid "No Custom Post Types Available"
62
- msgstr "Нет доступных пользовательских типов статей"
63
-
64
- #: ../notification/notification-edit.php:243 ../notification/notification-add.php: 237
65
- msgid "Send mail immediately when new post is published"
66
- msgstr "Отправлять почту сразу, когда публикуется новое сообщение "
67
-
68
- #: ../notification/notification-edit.php:244 ../notification/notification-add.php: 238
69
- msgid "Add to cron when new post is published and send via cron job"
70
- msgstr "При публикации нового поста добавить в cron и отправить через задачу cron"
71
-
72
- #: ../notification/notification-edit.php:245 ../notification/notification-add.php: 239
73
- msgid "Disable notification"
74
- msgstr "Отключить уведомлениие"
75
-
76
- #: ../notification/notification-add.php:70
77
- msgid "Notification was successfully created. "
78
- msgstr "Уведомления успешно созданы."
79
-
80
- #: ../notification/notification-add.php:93
81
- msgid " to view the details."
82
- msgstr " для просмотра подробнотей."
83
-
84
- #: ../notification/notification-add.php:110
85
- msgid "Select subscribers group"
86
- msgstr "Выбрать группу подписчиков"
87
-
88
- #: ../notification/notification-add.php:159
89
- msgid "Select post categories"
90
- msgstr "Выбрать категорию записи"
91
-
92
- #: ../notification/notification-add.php:195
93
- msgid "Select your custom post type (Optional)"
94
- msgstr "Выбрать ваш произвольный тип записи (Опционально)"
95
-
96
- #: ../notification/notification-add.php:232
97
- msgid "Select notification status"
98
- msgstr "Выбрать статус уведомления"
99
-
100
- #: ../notification/notification-show.php:30
101
- msgid "Selected record was successfully deleted"
102
- msgstr "Выбранные записи успешно удалены"
103
-
104
- #: ../notification/notification-show.php:117
105
- msgid "Send mail immediately when new post is published."
106
- msgstr "Отправлять почту сразу, когда публикуется новое сообщение."
107
-
108
- #: ../notification/notification-show.php:119
109
- msgid "Add to cron and send mail via cron job."
110
- msgstr "Добавить в cron и отправить письмо с помощью задачи cron."
111
-
112
- #: ../sendmail/sendmail.php:129
113
- msgid "Select your mail type"
114
- msgstr "Выбрать ваш тип письма"
115
-
116
- #: ../sendmail/sendmail.php:135
117
- msgid "Send mail immediately"
118
- msgstr "Отправить письмо немедленно"
119
-
120
- #: ../sendmail/sendmail.php:136
121
- msgid "Send mail via cron job"
122
- msgstr "Отправить письмо используя задачу cron"
123
-
124
- #: ../sendmail/sendmail.php:144
125
- msgid "Select your subscriber group to send email"
126
- msgstr "Выбрать группу подписчиков для отправки письма"
127
-
128
- #: ../sendmail/sendmail.php:177
129
- msgid "A,B,C"
130
- msgstr "A,B,C"
131
-
132
- #: ../sendmail/sendmail.php:178
133
- msgid "D,E,F"
134
- msgstr "D,E,F"
135
-
136
- #: ../sendmail/sendmail.php:179
137
- msgid "G,H,I"
138
- msgstr "G,H,I"
139
-
140
- #: ../sendmail/sendmail.php:180
141
- msgid "J,K,L"
142
- msgstr "J,K,L"
143
-
144
- #: ../sendmail/sendmail.php:181
145
- msgid "M,N,O"
146
- msgstr "M,N,O"
147
-
148
- #: ../sendmail/sendmail.php:182
149
- msgid "P,Q,R"
150
- msgstr "P,Q,R"
151
-
152
- #: ../sendmail/sendmail.php:183
153
- msgid "S,T,U"
154
- msgstr "S,T,U"
155
-
156
- #: ../sendmail/sendmail.php:184
157
- msgid "V,W,X,Y,Z"
158
- msgstr "V,W,X,Y,Z"
159
-
160
- #: ../sendmail/sendmail.php:185
161
- msgid "0-9"
162
- msgstr "0-9"
163
-
164
- #: ../sendmail/sendmail.php:186
165
- msgid "ALL"
166
- msgstr "Все"
167
-
168
- #: ../sendmail/sendmail.php:223
169
- #, php-format
170
- msgid ""
171
- "<span style=\"color:#FF0000\">No subscribers available for %s search criteria.</span>"
172
- msgstr ""
173
- "<span style=\"color:#FF0000\">По вашим критериям поиска (%s) подписчики не найдены.</"
174
- "span>"
175
-
176
- #: ../export/export-email-address.php:36 ../export/export-email-address.php:40 ..
177
- #: export/export-email-address.php:43
178
- #, fuzzy
179
- msgid "Unexpected url submit has been detected"
180
- msgstr "Был обнаружен неожиданный URL"
181
-
182
- #: ../settings/setting-sync.php:14
183
- msgid "Table sync completed successfully."
184
- msgstr "Синхронизация таблиц плагина успешна."
185
-
186
- #: ../settings/setting-sync.php:27
187
- msgid "Sync plugin tables"
188
- msgstr "Синхронизация таблиц плагина"
189
-
190
- #: ../settings/setting-sync.php:30
191
- msgid "Click to sync tables"
192
- msgstr "Нажмите для синхронизации таблиц"
193
-
194
- #: ../settings/settings-edit.php:17
195
- msgid "Oops, selected details doesnt exists."
196
- msgstr "Опачки, выбранные элементы(детали) не существуют."
197
-
198
- #: ../settings/settings-edit.php:111
199
- msgid "Please enter sender of notifications from name."
200
- msgstr "Пожалуйста, введите имя отправителя уведомлений."
201
-
202
- #: ../settings/settings-edit.php:116
203
- msgid "Please enter sender of notifications from email."
204
- msgstr "Пожалуйста, введите отправителя уведомлений."
205
-
206
- #: ../settings/settings-edit.php:149
207
- msgid "Details was successfully updated."
208
- msgstr "Подробности были успешно обновлены."
209
-
210
- #: ../settings/settings-edit.php:152
211
- msgid "Oops, details not update."
212
- msgstr "К сожалению, подробности не обновлены."
213
-
214
- #: ../settings/settings-edit.php:192 ../classes/es-register.php:155 ../classes/es-
215
- #: register.php:156
216
- msgid "Settings"
217
- msgstr "Настройки"
218
-
219
- #: ../settings/settings-edit.php:198
220
- msgid "Sender of notifications"
221
- msgstr "Отправитель уведомлений"
222
-
223
- #: ../settings/settings-edit.php:199
224
- msgid ""
225
- "Choose a FROM name and FROM email address for all notifications emails from this "
226
- "plugin."
227
- msgstr ""
228
- "Выбрать FROM имя и FROM адрес электронной почты для всех уведомлений этого плагина."
229
-
230
- #: ../settings/settings-edit.php:209
231
- msgid "Mail type"
232
- msgstr "Тип письма"
233
-
234
- #: ../settings/settings-edit.php:210
235
- msgid ""
236
- "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). Option 3 & 4 "
237
- "is to send mails with PHP method mail()"
238
- msgstr ""
239
- "Вариант 1 и 2 для отправки почты методом WordPress wp_mail(). Вариант 3 и 4 для "
240
- "отправки почты методом PHP mail()"
241
-
242
- #: ../settings/settings-edit.php:214
243
- msgid "1. WP HTML MAIL"
244
- msgstr "1. WP HTML текст писем"
245
-
246
- #: ../settings/settings-edit.php:215
247
- msgid "2. WP PLAINTEXT MAIL"
248
- msgstr "2. WP простой текст писем"
249
-
250
- #: ../settings/settings-edit.php:216
251
- msgid "3. PHP HTML MAIL"
252
- msgstr "3. PHP HTML текст писем"
253
-
254
- #: ../settings/settings-edit.php:217
255
- msgid "4. PHP PLAINTEXT MAIL"
256
- msgstr "4. PHP простой текст писем"
257
-
258
- #: ../settings/settings-edit.php:224
259
- msgid "Opt-in option"
260
- msgstr "Opt-in настройки"
261
-
262
- #: ../settings/settings-edit.php:225
263
- msgid ""
264
- "Double Opt In, means subscribers need to confirm their email address by an activation "
265
- "link sent them on a activation email message. Single Opt In, means subscribers do not "
266
- "need to confirm their email address."
267
- msgstr ""
268
- "Double Opt In, означает, что абоненты свой адрес эленктронной почты с помощью ссылки "
269
- "активации отправленной им в письме активации. Single Opt In, означает, что абонентам "
270
- "ненужно подтвержать адрес своей почты"
271
-
272
- #: ../settings/settings-edit.php:229
273
- msgid "Double Opt In"
274
- msgstr "Double Opt In"
275
-
276
- #: ../settings/settings-edit.php:230 ../subscribers/view-subscriber-show.php:303
277
- msgid "Single Opt In"
278
- msgstr "Single Opt In"
279
-
280
- #: ../settings/settings-edit.php:236
281
- msgid "Image Size"
282
- msgstr "Размер картинки"
283
-
284
- #: ../settings/settings-edit.php:237
285
- msgid "Select image size for ###POSTIMAGE### to be shown in post notification email"
286
- msgstr "Выберите размер изображения для ###POSTIMAGE### отображаемого в письме рассылки"
287
-
288
- #: ../settings/settings-edit.php:241
289
- msgid "Full Size"
290
- msgstr "Полный размер"
291
-
292
- #: ../settings/settings-edit.php:242
293
- msgid "Medium Size"
294
- msgstr "Средний размер"
295
-
296
- #: ../settings/settings-edit.php:243
297
- msgid "Thumbnail"
298
- msgstr "Миниатюра"
299
-
300
- #: ../settings/settings-edit.php:249
301
- msgid "Opt-in mail subject (Confirmation mail)"
302
- msgstr "Opt-in тема письма (Ссылка подтверждения)"
303
-
304
- #: ../settings/settings-edit.php:250
305
- msgid ""
306
- "Enter the subject for Double Opt In mail. This will send whenever subscriber added "
307
- "email into our database."
308
- msgstr ""
309
- "Введите тему письма для Double Opt In. Будет отправляться каждый раз, когда в базу "
310
- "данных записывается подтвержденный адрес."
311
-
312
- #: ../settings/settings-edit.php:256
313
- msgid "Opt-in mail content (Confirmation mail)"
314
- msgstr "Opt-in текст письма (Ссылка подтверждения)"
315
-
316
- #: ../settings/settings-edit.php:257
317
- msgid ""
318
- "Enter the content for Double Opt In mail. This will send whenever subscriber added "
319
- "email into our database."
320
- msgstr ""
321
- "Введите сожержимое для письма формата Double Opt In. Оно будет отправляться каждый "
322
- "раз, когда в базу данных добавлен адрес email."
323
-
324
- #: ../settings/settings-edit.php:263
325
- msgid "Opt-in link (Confirmation link)"
326
- msgstr "Opt-in ссылка (Ссылка подтверждения)"
327
-
328
- #: ../settings/settings-edit.php:264
329
- msgid "Double Opt In confirmation link. You no need to change this value."
330
- msgstr "Double Opt In ссылка подтверждения. Вы не должны менять этот параметр."
331
-
332
- #: ../settings/settings-edit.php:270
333
- msgid "Text to display after email subscribed successfully"
334
- msgstr "Текст для отображения после того, как электронная почта успешно подтверждена"
335
-
336
- #: ../settings/settings-edit.php:271
337
- msgid ""
338
- "This text will display once user clicked email confirmation link from opt-in "
339
- "(confirmation) email content."
340
- msgstr ""
341
- "Этот текст будет отображаться как только пользователь нажал ссылку для подтверждения "
342
- "электронной почты из opt-in (подтверждения) содержимого электронной почты."
343
-
344
- #: ../settings/settings-edit.php:278
345
- msgid "Subscriber welcome email"
346
- msgstr "Приветственное письмо подписчика"
347
-
348
- #: ../settings/settings-edit.php:279
349
- msgid "To send welcome mail to subscriber, This option must be set to YES."
350
- msgstr ""
351
- "Для того, чтобы отправить почту приветствия абоненту, этот параметр должен быть "
352
- "установлен в положение YES."
353
-
354
- #: ../settings/settings-edit.php:283 ../settings/settings-edit.php:311
355
- msgid "YES"
356
- msgstr "ДА"
357
-
358
- #: ../settings/settings-edit.php:284 ../settings/settings-edit.php:312
359
- msgid "NO"
360
- msgstr "НЕТ"
361
-
362
- #: ../settings/settings-edit.php:290
363
- msgid "Welcome mail subject"
364
- msgstr "Заголовок письма приветствия"
365
-
366
- #: ../settings/settings-edit.php:291
367
- msgid ""
368
- "Enter the subject for subscriber welcome mail. This will send whenever email "
369
- "subscribed (confirmed) successfully."
370
- msgstr ""
371
- "Введите заголовок приветственного письма подписчикам. Будет отправляться всем "
372
- "подписчикам успешно подтвердившим свой адрес."
373
-
374
- #: ../settings/settings-edit.php:297
375
- msgid "Subscriber welcome mail content"
376
- msgstr "Текст приветственного письма подписчика"
377
-
378
- #: ../settings/settings-edit.php:298
379
- msgid ""
380
- "Enter the content for subscriber welcome mail. This will send whenever email "
381
- "subscribed (confirmed) successfully. (Keyword: ###NAME###)"
382
- msgstr ""
383
- "Введите текст приветственного письма. Оно будет отправленно на электронную почту "
384
- "когда подписка успешно подтверждена. (Ключевое слово: ###NAME###)"
385
-
386
- #: ../settings/settings-edit.php:306
387
- msgid "Mail to admin"
388
- msgstr "Письмо для админа"
389
-
390
- #: ../settings/settings-edit.php:307
391
- msgid "To send admin notifications for new subscriber, This option must be set to YES."
392
- msgstr ""
393
- "Для отправки уведомлений администратора для нового абонента, этот параметр должен "
394
- "быть установлен в положение YES."
395
-
396
- #: ../settings/settings-edit.php:318
397
- msgid "Admin email addresses"
398
- msgstr "Email администратора"
399
-
400
- #: ../settings/settings-edit.php:319
401
- msgid ""
402
- "Enter the admin email addresses that should receive notifications (separate by comma)."
403
- msgstr ""
404
- "Введите email адреса администраторов, которые должны получать уведомления (через "
405
- "запятую)."
406
-
407
- #: ../settings/settings-edit.php:325
408
- msgid "Admin mail subject"
409
- msgstr "Заголовок письма администратора"
410
-
411
- #: ../settings/settings-edit.php:326
412
- msgid ""
413
- "Enter the subject for admin mail. This will send whenever new email added and "
414
- "confirmed into our database."
415
- msgstr ""
416
- "Введите тему сообщения администратору. Будет отправляться каждый раз, когда в базу "
417
- "данных записывается подтвержденный адрес."
418
-
419
- #: ../settings/settings-edit.php:332
420
- msgid "Admin mail content"
421
- msgstr "Содержание письма администратора"
422
-
423
- #: ../settings/settings-edit.php:333
424
- msgid ""
425
- "Enter the mail content for admin. This will send whenever new email added and "
426
- "confirmed into our database. (Keyword: ###NAME###, ###EMAIL###)"
427
- msgstr ""
428
- "Введите текст письма администратору. Оно будет отправлено каждый раз когда успешно "
429
- "подтвержден и добавлен в базу новый адрес email. (Ключевые слова: ###NAME###, "
430
- "###EMAIL###)"
431
-
432
- #: ../settings/settings-edit.php:340
433
- msgid "Unsubscribe link"
434
- msgstr "Ссылка отписки"
435
-
436
- #: ../settings/settings-edit.php:341
437
- msgid "Unsubscribe link. You no need to change this value."
438
- msgstr "Ссылка отписки. Вы не должны изменяьть это значение."
439
-
440
- #: ../settings/settings-edit.php:347
441
- msgid "Unsubscribe text in mail"
442
- msgstr "Текст письма отписки"
443
-
444
- #: ../settings/settings-edit.php:348
445
- msgid ""
446
- "Enter the text for unsubscribe link. This text is to add unsubscribe link with "
447
- "newsletter. (Keyword: ###LINK###)"
448
- msgstr ""
449
- "Введите текст для ссылки \"Отменить подписку\". Этот текст размещается внизу каждой "
450
- "рассылки и позволяет отменить подписку. (Ключевое слово: ###LINK###)"
451
-
452
- #: ../settings/settings-edit.php:354
453
- msgid "Text to display after email unsubscribed"
454
- msgstr "Текст для отображения после успешной отписки от рассылки"
455
-
456
- #: ../settings/settings-edit.php:355
457
- msgid "This text will display once user clicked unsubscribed link from our newsletter."
458
- msgstr ""
459
- "Этот текст будет отображаться, как только пользователь нажал ссылку отказа от "
460
- "подписки на рассылки."
461
-
462
- #: ../settings/settings-edit.php:362
463
- msgid "Message 1"
464
- msgstr "1 сообщение"
465
-
466
- #: ../settings/settings-edit.php:363
467
- msgid "Default message to display if any issue on confirmation link."
468
- msgstr ""
469
- "Отоброжаемое по умолчанию сообщение если есть какой-либо вопрос на ссылку "
470
- "подтверждения."
471
-
472
- #: ../settings/settings-edit.php:369
473
- msgid "Message 2"
474
- msgstr "2 сообщения"
475
-
476
- #: ../settings/settings-edit.php:370
477
- msgid "Default message to display if any issue on unsubscribe link."
478
- msgstr ""
479
- "Отоброжаемое по умолчанию сообщение если есть какой-либо вопрос на ссылку отписки."
480
-
481
- #: ../settings/settings-edit.php:377
482
- msgid "Sent report subject"
483
- msgstr "Заголовок отправляемого отчета"
484
-
485
- #: ../settings/settings-edit.php:378
486
- msgid "Mail subject for sent mail report."
487
- msgstr "Тема письма для отправляемых отчетов."
488
-
489
- #: ../settings/settings-edit.php:384
490
- msgid "Sent report content"
491
- msgstr "Содержание отправляемого отчета"
492
-
493
- #: ../settings/settings-edit.php:385
494
- msgid ""
495
- "Mail content for sent mail report. (Keyword: ###COUNT###, ###UNIQUE###, "
496
- "###STARTTIME###, ###ENDTIME###)"
497
- msgstr ""
498
- "Содержимое письма отчета. (Ключевые слова: ###COUNT###, ###UNIQUE###, "
499
- "###STARTTIME###, ###ENDTIME###)"
500
-
501
- #: ../settings/settings-edit.php:396
502
- msgid "Save Settings"
503
- msgstr "Сохранить настройки"
504
-
505
- #: ../settings/settings-edit.php:397 ../subscribers/view-subscriber-add.php:154 ..
506
- #: subscribers/view-subscriber-sync.php:157 ../subscribers/view-subscriber-edit. php:147
507
- #: ../notification/notification-edit.php:255 ../notification/notification- add.php:248
508
- #: ../compose/compose-edit.php:109 ../compose/compose-add.php:100 cron/cron-add.php:89
509
- #: ../sendmail/sendmail.php:240 ../roles/roles-add.php:157
510
- msgid "Cancel"
511
- msgstr "Отмена"
512
-
513
- #: ../settings/settings-edit.php:398 ../sentmail/sentmail-preview.php:36 ..
514
- #: sentmail/deliverreport-show.php:118 ../subscribers/view-subscriber-add.php: 155
515
- #: ../subscribers/view-subscriber-sync.php:158 ../subscribers/view-subscriber-
516
- #: export.php:68 ../subscribers/view-subscriber-edit.php:148 ../subscribers/view-
517
- #: subscriber-import.php:189 ../subscribers/view-subscriber-show.php:448
518
- #: notification/notification-edit.php:256 ../notification/notification-add.php: 249
519
- #: ../notification/notification-show.php:141 ../compose/compose-edit.php:110 .
520
- #: compose/compose-show.php:113 ../compose/compose-preview.php:35
521
- #: compose/compose-add.php:101 ../cron/cron-add.php:90 ../sendmail/sendmail.php: 241
522
- #: ../roles/roles-add.php:158
523
- msgid "Help"
524
- msgstr "Помощь"
525
-
526
- #: ../job/es-optin.php:56 ../job/es-optin.php:66 ../job/es-unsubscribe.php:53 ..
527
- #: job/es-unsubscribe.php:60
528
- msgid "Oops.. We are getting some technical error. Please try again or contact admin."
529
- msgstr ""
530
- "К сожалению, возникли технические ошибки. пожалуйста, свяжитесь с администратором."
531
-
532
- #: ../job/es-optin.php:59
533
- msgid "This email address has already been confirmed."
534
- msgstr "Этот адрес электронной почты уже подтвержден."
535
-
536
- #: ../sentmail/sentmail-show.php:19 ../sentmail/sentmail-preview.php:15 ..
537
- #: subscribers/view-subscriber-edit.php:12 ../subscribers/view-subscriber-show. php:46
538
- #: ../notification/notification-edit.php:16 ../notification/notification- show.php:18
539
- #: ../compose/compose-edit.php:15 ../compose/compose-show.php:31
540
- #: compose/compose-preview.php:13
541
- msgid "Oops, selected details doesnt exist."
542
- msgstr "Опачки, выбранные элементы(детали) не существуют."
543
-
544
- #: ../sentmail/sentmail-show.php:31 ../subscribers/view-subscriber-show.php:60 ..
545
- #: subscribers/view-subscriber-show.php:104 ../compose/compose-show.php:43
546
- msgid "Selected record was successfully deleted."
547
- msgstr "Выбранная запись была успешно удалена."
548
-
549
- #: ../sentmail/sentmail-show.php:38
550
- msgid "Successfully deleted all reports except latest 10."
551
- msgstr "Успешное удаление всех отчетов кроме 10 последних."
552
-
553
- #: ../sentmail/sentmail-show.php:49 ../classes/es-register.php:161 ../classes/es-
554
- #: register.php:162
555
- msgid "Sent Mails"
556
- msgstr "Отправленные письма"
557
-
558
- #: ../sentmail/sentmail-show.php:67 ../sentmail/sentmail-show.php:80
559
- msgid "View Reports"
560
- msgstr "Просмотр отчета"
561
-
562
- #: ../sentmail/sentmail-show.php:68 ../sentmail/sentmail-show.php:81 ..
563
- #: compose/compose-show.php:95
564
- msgid "Preview"
565
- msgstr "Предпросмотр"
566
-
567
- #: ../sentmail/sentmail-show.php:69 ../sentmail/sentmail-show.php:82
568
- msgid "Source"
569
- msgstr "Источник"
570
-
571
- #: ../sentmail/sentmail-show.php:70 ../sentmail/sentmail-show.php:83 ..
572
- #: sentmail/deliverreport-show.php:42 ../sentmail/deliverreport-show.php:54
573
- #: subscribers/view-subscriber-add.php:121 ../subscribers/view-subscriber-edit. php:105
574
- #: ../subscribers/view-subscriber-import.php:155 ../subscribers/view-
575
- #: subscriber-show.php:327 ../subscribers/view-subscriber-show.php:340
576
- #: compose/compose-edit.php:99 ../compose/compose-show.php:67 ../compose/compose-
577
- #: show.php:75 ../compose/compose-add.php:90
578
- msgid "Status"
579
- msgstr "Статус"
580
-
581
- #: ../sentmail/sentmail-show.php:71 ../sentmail/sentmail-show.php:84 ..
582
- #: sentmail/deliverreport-show.php:43 ../sentmail/deliverreport-show.php:55
583
- #: compose/compose-show.php:68 ../compose/compose-show.php:76
584
- msgid "Type"
585
- msgstr "Тип"
586
-
587
- #: ../sentmail/sentmail-show.php:72 ../sentmail/sentmail-show.php:85
588
- msgid "Start Date"
589
- msgstr "Дата начала"
590
-
591
- #: ../sentmail/sentmail-show.php:73 ../sentmail/sentmail-show.php:86
592
- msgid "End Date"
593
- msgstr "Редактировать дату"
594
-
595
- #: ../sentmail/sentmail-show.php:74 ../sentmail/sentmail-show.php:87
596
- msgid "Total"
597
- msgstr "Всего"
598
-
599
- #: ../sentmail/sentmail-show.php:75 ../sentmail/sentmail-show.php:88 ..
600
- #: subscribers/view-subscriber-export.php:30 ../subscribers/view-subscriber-
601
- #: export.php:38 ../subscribers/view-subscriber-show.php:330 ../subscribers/view-
602
- #: subscriber-show.php:343 ../compose/compose-show.php:69 ../compose/compose-show.
603
- #: php:77
604
- msgid "Action"
605
- msgstr "Действие"
606
-
607
- #: ../sentmail/sentmail-show.php:128 ../sentmail/deliverreport-show.php:82 ..
608
- #: notification/notification-show.php:130 ../compose/compose-show.php:102
609
- msgid "No records available."
610
- msgstr "Нет доступных записей."
611
-
612
- #: ../sentmail/sentmail-show.php:140 ../sentmail/deliverreport-show.php:94
613
- msgid " &lt;&lt; "
614
- msgstr " &lt;&lt; "
615
-
616
- #: ../sentmail/sentmail-show.php:141 ../sentmail/deliverreport-show.php:95
617
- msgid " &gt;&gt; "
618
- msgstr " &gt;&gt; "
619
-
620
- #: ../sentmail/sentmail-show.php:164 ../sentmail/sentmail-show.php:166
621
- msgid "Optimize Table"
622
- msgstr "Оптимизация таблиц"
623
-
624
- #: ../sentmail/sentmail-show.php:174
625
- msgid ""
626
- "Note: Please click <strong>Optimize Table</strong> button to delete all reports "
627
- "except latest 10."
628
- msgstr ""
629
- "Заметка: Пожалуйста нажмите кнопку <strong>Оптимизация таблиц</strong> для удаления "
630
- "всех уведомлений за исключением 10 последних."
631
-
632
- #: ../sentmail/sentmail-preview.php:22 ../compose/compose-preview.php:21
633
- msgid "Preview Mail"
634
- msgstr "Предпросмотр письма"
635
-
636
- #: ../sentmail/sentmail-preview.php:35 ../sentmail/deliverreport-show.php:117 ..
637
- #: subscribers/view-subscriber-export.php:67 ../subscribers/view-subscriber-
638
- #: import.php:188 ../compose/compose-preview.php:33
639
- msgid "Back"
640
- msgstr "Назад"
641
-
642
- #: ../sentmail/deliverreport-show.php:13
643
- msgid "Oops.. Unexpected error occurred. Please try again."
644
- msgstr "К сожалению, произошла неожиданная ошибка. Пожалуйста, попробуйте снова."
645
-
646
- #: ../sentmail/deliverreport-show.php:22
647
- msgid "Delivery Report"
648
- msgstr "Отчет о доставке"
649
-
650
- #: ../sentmail/deliverreport-show.php:39 ../sentmail/deliverreport-show.php:51 ..
651
- #: subscribers/view-subscriber-export.php:27 ../subscribers/view-subscriber-
652
- #: export.php:35 ../subscribers/view-subscriber-show.php:324 ../subscribers/view-
653
- #: subscriber-show.php:337
654
- msgid "Sno"
655
- msgstr "№"
656
-
657
- #: ../sentmail/deliverreport-show.php:40 ../sentmail/deliverreport-show.php:52
658
- msgid "Email"
659
- msgstr "Email"
660
-
661
- #: ../sentmail/deliverreport-show.php:41 ../sentmail/deliverreport-show.php:53
662
- msgid "Sent Date"
663
- msgstr "Дата отправления"
664
-
665
- #: ../sentmail/deliverreport-show.php:44 ../sentmail/deliverreport-show.php:56
666
- msgid "Viewed Status"
667
- msgstr "Статус просмотра"
668
-
669
- #: ../sentmail/deliverreport-show.php:45 ../sentmail/deliverreport-show.php:57
670
- msgid "Viewed Date"
671
- msgstr "Дата просмотра"
672
-
673
- #: ../sentmail/deliverreport-show.php:46 ../sentmail/deliverreport-show.php:58 ..
674
- #: subscribers/view-subscriber-show.php:329 ../subscribers/view-subscriber-show. php:342
675
- msgid "Database ID"
676
- msgstr "ID в БД"
677
-
678
- #: ../classes/es-loadwidget.php:24 ../classes/es-register.php:411 ..
679
- #: subscribers/view-subscriber-show.php:326 ../subscribers/view-subscriber-show. php:339
680
- msgid "Name"
681
- msgstr "Имя"
682
-
683
- #: ../classes/es-loadwidget.php:29 ../classes/es-register.php:416
684
- msgid "Email *"
685
- msgstr "Email *"
686
-
687
- #: ../classes/es-loadwidget.php:34 ../classes/es-register.php:421
688
- msgid "Subscribe"
689
- msgstr "Подписаться"
690
-
691
- #. Name of the plugin
692
- #: ../classes/es-register.php:137 ../classes/es-register.php:138
693
- msgid "Email Subscribers"
694
- msgstr "Email Subscribers"
695
-
696
- #: ../classes/es-register.php:140 ../classes/es-register.php:141
697
- msgid "Subscribers"
698
- msgstr "Подписчики"
699
-
700
- #: ../classes/es-register.php:143 ../classes/es-register.php:144
701
- msgid "Compose"
702
- msgstr "Письма"
703
-
704
- #: ../classes/es-register.php:146 ../classes/es-register.php:147 ..
705
- #: notification/notification-show.php:44
706
- msgid "Notification"
707
- msgstr "Уведомления"
708
-
709
- #: ../classes/es-register.php:149 ../classes/es-register.php:150 ..
710
- #: sendmail/sendmail.php:93 ../sendmail/sendmail.php:236 ../sendmail/sendmail. php:238
711
- msgid "Send Email"
712
- msgstr "Отправить на e-mail"
713
-
714
- #: ../classes/es-register.php:152
715
- msgid "Cron"
716
- msgstr "Cron"
717
-
718
- #: ../classes/es-register.php:153
719
- msgid "Cron Mail"
720
- msgstr "Почта Cron"
721
-
722
- #: ../classes/es-register.php:158 ../classes/es-register.php:159
723
- msgid "Roles"
724
- msgstr "Роли"
725
-
726
- #: ../classes/es-register.php:164
727
- msgid "Help & Info"
728
- msgstr "Помощь и информация"
729
-
730
- #: ../classes/es-register.php:165
731
- msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
732
- msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Помощь & Информация"
733
-
734
- #: ../classes/es-register.php:176
735
- msgctxt "view-subscriber-enhanced-select"
736
- msgid "Please enter subscriber email address."
737
- msgstr "Пожалуйста, введите email адрес подписчика."
738
-
739
- #: ../classes/es-register.php:177
740
- msgctxt "view-subscriber-enhanced-select"
741
- msgid "Please select subscriber email status."
742
- msgstr "Пожалуйста, выберите статус подписки."
743
-
744
- #: ../classes/es-register.php:178
745
- msgctxt "view-subscriber-enhanced-select"
746
- msgid "Please select or create group for this subscriber."
747
- msgstr "Пожалуйста, выберите или создайте группу для этого подписчика."
748
-
749
- #: ../classes/es-register.php:179
750
- msgctxt "view-subscriber-enhanced-select"
751
- msgid "Do you want to delete this record?"
752
- msgstr "Вы действительно хотите удалить эту запись?"
753
-
754
- #: ../classes/es-register.php:180
755
- msgctxt "view-subscriber-enhanced-select"
756
- msgid "Please select the bulk action."
757
- msgstr "Пожалуйста, выберите массовое действие."
758
-
759
- #: ../classes/es-register.php:181
760
- msgctxt "view-subscriber-enhanced-select"
761
- msgid "Do you want to delete selected record(s)?"
762
- msgstr "Вы точно хотите удалить выбранные записи?"
763
-
764
- #: ../classes/es-register.php:182
765
- msgctxt "view-subscriber-enhanced-select"
766
- msgid "Are you sure you want to delete?"
767
- msgstr "Вы уверены, что хотите удалить?"
768
-
769
- #: ../classes/es-register.php:183
770
- msgctxt "view-subscriber-enhanced-select"
771
- msgid ""
772
- "Do you want to resend confirmation email? \\nAlso please note, this will update "
773
- "subscriber current status to 'Unconfirmed'."
774
- msgstr ""
775
- "Вы действительно хотите отправить подтверждения email? \\nОбратите внимание, что это "
776
- "обновит текущий статус на \"Неподтвержденный\"."
777
-
778
- #: ../classes/es-register.php:184
779
- msgctxt "view-subscriber-enhanced-select"
780
- msgid "Please select new subscriber group."
781
- msgstr "Выберите новую группу подписчиков."
782
-
783
- #: ../classes/es-register.php:185
784
- msgctxt "view-subscriber-enhanced-select"
785
- msgid "Do you want to update subscribers group?"
786
- msgstr "Вы действительно хотите обновить группы подписчиков?"
787
-
788
- #: ../classes/es-register.php:186
789
- msgctxt "view-subscriber-enhanced-select"
790
- msgid "Do you want to export the emails?"
791
- msgstr "Вы действительно хотите экспортировать эти email адреса?"
792
-
793
- #: ../classes/es-register.php:187
794
- msgctxt "view-subscriber-enhanced-select"
795
- msgid "Please select only csv file. Please check official website for csv structure.."
796
- msgstr ""
797
- "Пожалуйста, выберите только файл CSV. Пожалуйста, проверьте официальный сайт "
798
- "структуры Csv .."
799
-
800
- #: ../classes/es-register.php:195
801
- msgctxt "compose-enhanced-select"
802
- msgid "Please enter name for configuration."
803
- msgstr "Пожалуйста, введите имя для настроек."
804
-
805
- #: ../classes/es-register.php:196
806
- msgctxt "compose-enhanced-select"
807
- msgid "Please select template for this configuration."
808
- msgstr "Пожалуйста, выберите шаблон для данной конфигурации."
809
-
810
- #: ../classes/es-register.php:197
811
- msgctxt "compose-enhanced-select"
812
- msgid "Do you want to delete this record?"
813
- msgstr "Вы хотите удалить эту запись?"
814
-
815
- #: ../classes/es-register.php:205
816
- msgctxt "notification-enhanced-select"
817
- msgid "Please select subscribers group."
818
- msgstr "Выберите группу подписчиков."
819
-
820
- #: ../classes/es-register.php:206
821
- msgctxt "notification-enhanced-select"
822
- msgid "Please select notification mail subject. Use compose menu to create new."
823
- msgstr ""
824
- "Пожалуйста, выберите тему уведомления по почте. Используйте меню создания сообщения "
825
- "для создания новой."
826
-
827
- #: ../classes/es-register.php:207
828
- msgctxt "notification-enhanced-select"
829
- msgid "Please select notification status."
830
- msgstr "Пожалуйста, выберите состояние уведомления."
831
-
832
- #: ../classes/es-register.php:208
833
- msgctxt "notification-enhanced-select"
834
- msgid "Do you want to delete this record?"
835
- msgstr "Вы хотите удалить эту запись?"
836
-
837
- #: ../classes/es-register.php:216
838
- msgctxt "sendmail-enhanced-select"
839
- msgid "Please select your mail subject."
840
- msgstr "Пожалуйста, выберите тему письма."
841
-
842
- #: ../classes/es-register.php:217
843
- msgctxt "sendmail-enhanced-select"
844
- msgid "Please select subscriber email status."
845
- msgstr "Пожалуйста, выберите статус электронной почты подписчика."
846
-
847
- #: ../classes/es-register.php:218
848
- msgctxt "sendmail-enhanced-select"
849
- msgid "Are you sure you want to send email to all selected email address?"
850
- msgstr "Вы уверены, что хотите отправить электронную почту всем выбранным адресам?"
851
-
852
- #: ../classes/es-register.php:230
853
- msgctxt "sentmail-enhanced-select"
854
- msgid "Do you want to delete this record?"
855
- msgstr "Вы хотите удалить эту запись?"
856
-
857
- #: ../classes/es-register.php:231
858
- msgctxt "sentmail-enhanced-select"
859
- msgid "Do you want to delete all records except latest 10?"
860
- msgstr "Вы хотите удалить все записи, за исключением 10 последних?"
861
-
862
- #: ../classes/es-register.php:239
863
- msgctxt "roles-enhanced-select"
864
- msgid "Please enter subscriber email address."
865
- msgstr "Пожалуйста, введите email адрес подписчика."
866
-
867
- #: ../classes/es-register.php:240
868
- msgctxt "roles-enhanced-select"
869
- msgid "Please select subscriber email status."
870
- msgstr "Пожалуйста, выберите статус электронной почты подписчика."
871
-
872
- #: ../classes/es-register.php:241
873
- msgctxt "roles-enhanced-select"
874
- msgid "Please select or create group for this subscriber."
875
- msgstr "Пожалуйста, выберите или создайте группу для этого подписчика."
876
-
877
- #: ../classes/es-register.php:249
878
- msgctxt "cron-enhanced-select"
879
- msgid "Please select enter number of mails you want to send per hour/trigger."
880
- msgstr ""
881
- "Пожалуйста, выберите введите количество писем, которые вы хотите отправить в час/"
882
- "действие."
883
-
884
- #: ../classes/es-register.php:250
885
- msgctxt "cron-enhanced-select"
886
- msgid "Please enter the mail count, only number."
887
- msgstr "Пожалуйста, введите количество адресов, только цифры."
888
-
889
- #: ../classes/es-register.php:263
890
- msgctxt "widget-enhanced-select"
891
- msgid "Please enter email address."
892
- msgstr "Пожалуйста, введите email адрес."
893
-
894
- #: ../classes/es-register.php:264
895
- msgctxt "widget-enhanced-select"
896
- msgid "Please provide a valid email address."
897
- msgstr "Пожалуйста, введите корректный адрес электронной почты."
898
-
899
- #: ../classes/es-register.php:265
900
- msgctxt "widget-enhanced-select"
901
- msgid "loading..."
902
- msgstr "загрузка..."
903
-
904
- #: ../classes/es-register.php:266
905
- msgctxt "widget-enhanced-select"
906
- msgid "Cannot create XMLHTTP instance"
907
- msgstr "Невозможно создать экземпляр XMLHTTP"
908
-
909
- #: ../classes/es-register.php:267
910
- msgctxt "widget-enhanced-select"
911
- msgid "Subscribed successfully."
912
- msgstr "Успешно! Проверьте почту."
913
-
914
- #: ../classes/es-register.php:268
915
- msgctxt "widget-enhanced-select"
916
- msgid ""
917
- "You have successfully subscribed to the newsletter. You will receive a confirmation "
918
- "email in a few minutes. Please follow the link in it to confirm your subscription. If "
919
- "the email takes more than 15 minutes to appear in your mailbox, please check your "
920
- "spam folder."
921
- msgstr ""
922
- "Вы успешно подписались на рассылку новостей. Вы получите подтверждение по электронной "
923
- "почте в течение нескольких минут. Пожалуйста, перейдите по ссылке в нем, чтобы "
924
- "подтвердить подписку. Если письмо не пришло в течении 15 минут, пожалуйста, проверьте "
925
- "папку со спамом."
926
-
927
- #: ../classes/es-register.php:269
928
- msgctxt "widget-enhanced-select"
929
- msgid "Email Address already exists."
930
- msgstr "Email уже существует."
931
-
932
- #: ../classes/es-register.php:270
933
- msgctxt "widget-enhanced-select"
934
- msgid "Oops.. Unexpected error occurred."
935
- msgstr "К сожалению, произошла неожиданная ошибка."
936
-
937
- #: ../classes/es-register.php:271
938
- msgctxt "widget-enhanced-select"
939
- msgid "Invalid email address."
940
- msgstr "Некорректный адрес email."
941
-
942
- #: ../classes/es-register.php:272
943
- msgctxt "widget-enhanced-select"
944
- msgid "Please try after some time."
945
- msgstr "Пожалуйста, попробуйте через некоторое время."
946
-
947
- #: ../classes/es-register.php:273
948
- msgctxt "widget-enhanced-select"
949
- msgid "There was a problem with the request."
950
- msgstr "Проблема с запросом."
951
-
952
- #: ../classes/es-register.php:280
953
- msgctxt "widget-page-enhanced-select"
954
- msgid "Please enter email address."
955
- msgstr "Пожалуйста, введите email адрес."
956
-
957
- #: ../classes/es-register.php:281
958
- msgctxt "widget-page-enhanced-select"
959
- msgid "Please provide a valid email address."
960
- msgstr "Пожалуйста, введите корректный адрес электронной почты."
961
-
962
- #: ../classes/es-register.php:282
963
- msgctxt "widget-page-enhanced-select"
964
- msgid "loading..."
965
- msgstr "загрузка..."
966
-
967
- #: ../classes/es-register.php:283
968
- msgctxt "widget-page-enhanced-select"
969
- msgid "Cannot create XMLHTTP instance"
970
- msgstr "Невозможно создать экземпляр XMLHTTP"
971
-
972
- #: ../classes/es-register.php:284
973
- msgctxt "widget-page-enhanced-select"
974
- msgid "Subscribed successfully."
975
- msgstr "Успешно! Проверьте почту."
976
-
977
- #: ../classes/es-register.php:285
978
- msgctxt "widget-page-enhanced-select"
979
- msgid ""
980
- "You have successfully subscribed to the newsletter. You will receive a confirmation "
981
- "email in a few minutes. Please follow the link in it to confirm your subscription. If "
982
- "the email takes more than 15 minutes to appear in your mailbox, please check your "
983
- "spam folder."
984
- msgstr ""
985
- "Вы успешно подписались на рассылку новостей. Вы получите подтверждение по электронной "
986
- "почте в течение нескольких минут. Пожалуйста, перейдите по ссылке в нем, чтобы "
987
- "подтвердить подписку. Если письмо не пришло в течении 15 минут, пожалуйста, проверьте "
988
- "папку со спамом."
989
-
990
- #: ../classes/es-register.php:286
991
- msgctxt "widget-page-enhanced-select"
992
- msgid "Email Address already exists."
993
- msgstr "Email уже существует."
994
-
995
- #: ../classes/es-register.php:287
996
- msgctxt "widget-page-enhanced-select"
997
- msgid "Oops.. Unexpected error occurred."
998
- msgstr "К сожалению, произошла неожиданная ошибка."
999
-
1000
- #: ../classes/es-register.php:288
1001
- msgctxt "widget-page-enhanced-select"
1002
- msgid "Invalid email address."
1003
- msgstr "Некорректный адрес email."
1004
-
1005
- #: ../classes/es-register.php:289
1006
- msgctxt "widget-page-enhanced-select"
1007
- msgid "Please try after some time."
1008
- msgstr "Пожалуйста, попробуйте через некоторое время."
1009
-
1010
- #: ../classes/es-register.php:290
1011
- msgctxt "widget-page-enhanced-select"
1012
- msgid "There was a problem with the request."
1013
- msgstr "Проблема с запросом."
1014
-
1015
- #: ../classes/es-register.php:456
1016
- msgid "Widget Title"
1017
- msgstr "Название виджета"
1018
-
1019
- #: ../classes/es-register.php:460
1020
- msgid "Display Name Field"
1021
- msgstr "Отоброжаемое имя поля"
1022
-
1023
- #: ../classes/es-register.php:467
1024
- msgid "Short Description"
1025
- msgstr "Краткое описание"
1026
-
1027
- #: ../classes/es-register.php:469
1028
- msgid "Short description about your subscription form."
1029
- msgstr "Краткое описание о вашей форме подписки."
1030
-
1031
- #: ../classes/es-register.php:472
1032
- msgid "Subscriber Group"
1033
- msgstr "Группа подписчика"
1034
-
1035
- #: ../classes/es-common.php:8
1036
- msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
1037
- msgstr "<span style=\"color:#006600;font-weight:bold;\">Подтвержден</span>"
1038
-
1039
- #: ../classes/es-common.php:11
1040
- msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
1041
- msgstr "<span style=\"color:#FF0000\">Неподтвержден</span>"
1042
-
1043
- #: ../classes/es-common.php:14
1044
- msgid "<span style=\"color:#999900\">Unsubscribed</span>"
1045
- msgstr "<span style=\"color:#999900\">Отписался</span>"
1046
-
1047
- #: ../classes/es-common.php:17
1048
- msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
1049
- msgstr "<span style=\"color:#0000FF\">Single Opt In</span>"
1050
-
1051
- #: ../classes/es-common.php:20
1052
- msgid "<span style=\"color:#00CC00;font-weight:bold\">Viewed</span>"
1053
- msgstr "<span style=\"color:#00CC00;font-weight:bold\">Просмотрено</span>"
1054
-
1055
- #: ../classes/es-common.php:23
1056
- msgid "<span style=\"color:#999900;\">Nodata</span>"
1057
- msgstr "<span style=\"color:#999900;\">Нет данных</span>"
1058
-
1059
- #: ../classes/es-common.php:26
1060
- msgid "<span style=\"color:#FF0000\">Disable</span>"
1061
- msgstr "<span style=\"color:#FF0000\">Отклонено</span>"
1062
-
1063
- #: ../classes/es-common.php:29
1064
- msgid "<span style=\"color:#FF0000\">In Queue</span>"
1065
- msgstr "<span style=\"color:#FF0000\">В очереди</span>"
1066
-
1067
- #: ../classes/es-common.php:32
1068
- msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
1069
- msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Отправлено</span>"
1070
-
1071
- #: ../classes/es-common.php:35
1072
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1073
- msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
1074
-
1075
- #: ../classes/es-common.php:38
1076
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
1077
- msgstr "<span style=\"color:#993399;\">Мгновенне сообщение</span>"
1078
-
1079
- #: ../subscribers/view-subscriber-add.php:28 ../subscribers/view-subscriber-add. php:119
1080
- #: ../subscribers/view-subscriber-edit.php:43 ../subscribers/view-
1081
- #: subscriber-edit.php:103
1082
- msgid "Please enter subscriber email address."
1083
- msgstr "Пожалуйста, введите email адрес подписчика."
1084
-
1085
- #: ../subscribers/view-subscriber-add.php:45
1086
- msgid "Please select or create your group for this email."
1087
- msgstr "Пожалуйста, выберите или создать группу для этого email."
1088
-
1089
- #: ../subscribers/view-subscriber-add.php:54 ../subscribers/view-subscriber-
1090
- #: import.php:45
1091
- msgid ""
1092
- "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in the group "
1093
- "name."
1094
- msgstr "Ошибка: Спецсимволы (['^$%&*()}{@#~?><>,|=_+\\\"]) запрещены в названиях групп."
1095
-
1096
- #: ../subscribers/view-subscriber-add.php:66
1097
- msgid "Email was successfully inserted."
1098
- msgstr "Подписчик успешно создан."
1099
-
1100
- #: ../subscribers/view-subscriber-add.php:70
1101
- msgid "Email already exist in our list."
1102
- msgstr "Email уже есть в этом списке."
1103
-
1104
- #: ../subscribers/view-subscriber-add.php:75
1105
- msgid "Email is invalid."
1106
- msgstr "Некорректный email."
1107
-
1108
- #: ../subscribers/view-subscriber-add.php:92 ../subscribers/view-subscriber-add. php:101
1109
- #: ../subscribers/view-subscriber-edit.php:86 ../subscribers/view-
1110
- #: subscriber-import.php:107 ../subscribers/view-subscriber-import.php:138 ..
1111
- #: notification/notification-edit.php:96 ../notification/notification-add.php:92
1112
- #: ../compose/compose-edit.php:67 ../compose/compose-add.php:59
1113
- msgid "Click here"
1114
- msgstr "Нажмите здесь"
1115
-
1116
- #: ../subscribers/view-subscriber-add.php:92 ../subscribers/view-subscriber-add. php:101
1117
- #: ../subscribers/view-subscriber-edit.php:86 ../subscribers/view-
1118
- #: subscriber-import.php:107 ../subscribers/view-subscriber-import.php:138 ..
1119
- #: notification/notification-edit.php:97 ../compose/compose-edit.php:68
1120
- #: compose/compose-add.php:60
1121
- msgid " to view the details"
1122
- msgstr "для подробностей"
1123
-
1124
- #: ../subscribers/view-subscriber-add.php:111
1125
- msgid "Add email"
1126
- msgstr "Добавить email"
1127
-
1128
- #: ../subscribers/view-subscriber-add.php:113 ../subscribers/view-subscriber-edit.
1129
- #: php:97
1130
- msgid "Enter full name"
1131
- msgstr "Введите имя"
1132
-
1133
- #: ../subscribers/view-subscriber-add.php:115 ../subscribers/view-subscriber-edit.
1134
- #: php:99
1135
- msgid "Please enter subscriber full name."
1136
- msgstr "Пожалуйста, введите имя подписчика."
1137
-
1138
- #: ../subscribers/view-subscriber-add.php:117 ../subscribers/view-subscriber-edit.
1139
- #: php:101
1140
- msgid "Enter email address."
1141
- msgstr "Введите адрес email."
1142
-
1143
- #: ../subscribers/view-subscriber-add.php:128 ../subscribers/view-subscriber-edit.
1144
- #: php:112 ../subscribers/view-subscriber-import.php:162
1145
- msgid "Please select subscriber email status."
1146
- msgstr "Пожалуйста, выберите статус электронной почты подписчика."
1147
-
1148
- #: ../subscribers/view-subscriber-add.php:130 ../subscribers/view-subscriber-
1149
- #: import.php:164
1150
- msgid "Select (or) Create Group"
1151
- msgstr "Выбрать или создать группу"
1152
-
1153
- #: ../subscribers/view-subscriber-add.php:132 ../subscribers/view-subscriber-sync.
1154
- #: php:99 ../subscribers/view-subscriber-sync.php:130 ../subscribers/view-
1155
- #: subscriber-edit.php:116 ../subscribers/view-subscriber-import.php:166 ..
1156
- #: notification/notification-edit.php:131 ../notification/notification-add.php: 115
1157
- #: ../notification/notification-add.php:139 ../sendmail/sendmail.php:106
1158
- #: sendmail/sendmail.php:134 ../sendmail/sendmail.php:149
1159
- msgid "Select"
1160
- msgstr "Выбрать"
1161
-
1162
- #: ../subscribers/view-subscriber-add.php:148 ../subscribers/view-subscriber-edit.
1163
- #: php:140 ../subscribers/view-subscriber-import.php:182
1164
- msgid "Please select or create group for this subscriber."
1165
- msgstr "Пожалуйста, выберите или создайте группу для этого подписчика."
1166
-
1167
- #: ../subscribers/view-subscriber-add.php:153 ../subscribers/view-subscriber-sync.
1168
- #: php:156 ../subscribers/view-subscriber-edit.php:146 ..
1169
- #: notification/notification-edit.php:254 ../notification/notification-add.php: 247
1170
- #: ../compose/compose-edit.php:108 ../compose/compose-add.php:99 ../cron/cron-
1171
- #: add.php:88 ../roles/roles-add.php:156
1172
- msgid "Submit"
1173
- msgstr "Сохранить"
1174
-
1175
- #: ../subscribers/view-subscriber-sync.php:33 ../subscribers/view-subscriber-sync.
1176
- #: php:119
1177
- msgid "Please select default group to newly registered user."
1178
- msgstr ""
1179
- "Пожалуйста, выберите группу по умолчанию для вновь зарегистрировавшихся пользователей."
1180
-
1181
- #: ../subscribers/view-subscriber-sync.php:39 ../subscribers/view-subscriber-sync.
1182
- #: php:150
1183
- msgid "Please select default group to newly commented user."
1184
- msgstr "Пожалуйста, выберите группу по умолчанию для пользователей новых комментириев."
1185
-
1186
- #: ../subscribers/view-subscriber-sync.php:56
1187
- msgid "Sync email successfully updated."
1188
- msgstr "Синхронизация email успешно завершена."
1189
-
1190
- #: ../subscribers/view-subscriber-sync.php:88
1191
- msgid "Sync email"
1192
- msgstr "Синхронизация email"
1193
-
1194
- #: ../subscribers/view-subscriber-sync.php:90
1195
- msgid "Sync newly registered user"
1196
- msgstr "Синхронизация недавно зарегистрировавшихся пользователей"
1197
-
1198
- #: ../subscribers/view-subscriber-sync.php:95
1199
- msgid "Automatically add a newly registered user email address to subscribers list."
1200
- msgstr ""
1201
- "Автоматически добавлять адрес электронной почты нового зарегистрированного "
1202
- "пользователя в список подписчиков."
1203
-
1204
- #: ../subscribers/view-subscriber-sync.php:97 ../subscribers/view-subscriber-sync.
1205
- #: php:128
1206
- msgid "Select default group"
1207
- msgstr "Выберите группу по умолчанию"
1208
-
1209
- #: ../subscribers/view-subscriber-sync.php:121
1210
- msgid "Sync newly commented user"
1211
- msgstr "Синхронизация недавно комментироваваших пользователей"
1212
-
1213
- #: ../subscribers/view-subscriber-sync.php:126
1214
- msgid ""
1215
- "Automatically add a newly commented (who posted comments) user email address to "
1216
- "subscribers list."
1217
- msgstr ""
1218
- "Автоматически добавлять адрес электронной почты пользователя, недавно оставившего "
1219
- "комментирий на сайте, в список подписчиков."
1220
-
1221
- #: ../subscribers/view-subscriber-export.php:22
1222
- msgid "Export email address in csv format"
1223
- msgstr "Эксопртировать email в csv формат"
1224
-
1225
- #: ../subscribers/view-subscriber-export.php:28 ../subscribers/view-subscriber-
1226
- #: export.php:36
1227
- msgid "Export option"
1228
- msgstr "Экспортировать настройки"
1229
-
1230
- #: ../subscribers/view-subscriber-export.php:29 ../subscribers/view-subscriber-
1231
- #: export.php:37
1232
- msgid "Total email"
1233
- msgstr "Всего email"
1234
-
1235
- #: ../subscribers/view-subscriber-export.php:44
1236
- msgid "Subscriber email address"
1237
- msgstr "Адрес электронной почты подписчика"
1238
-
1239
- #: ../subscribers/view-subscriber-export.php:46 ../subscribers/view-subscriber-
1240
- #: export.php:52 ../subscribers/view-subscriber-export.php:58
1241
- msgid "Click to export csv"
1242
- msgstr "Нажмите для экспорта в csv"
1243
-
1244
- #: ../subscribers/view-subscriber-export.php:50
1245
- msgid "Registered email address"
1246
- msgstr "Зарегистрированный адрес электронной почты"
1247
-
1248
- #: ../subscribers/view-subscriber-export.php:56
1249
- msgid "Comments author email address"
1250
- msgstr "Комментарии автора адрес электронной почты"
1251
-
1252
- #: ../subscribers/view-subscriber-export.php:65
1253
- msgid "Add Email"
1254
- msgstr "Добавить email"
1255
-
1256
- #: ../subscribers/view-subscriber-export.php:66 ../subscribers/view-subscriber-
1257
- #: show.php:445
1258
- msgid "Import Email"
1259
- msgstr "Импортировать email"
1260
-
1261
- #: ../subscribers/view-subscriber-edit.php:54
1262
- msgid "Error: Special characters are not allowed in the group name."
1263
- msgstr "Ошибка: Спецсимволы не допускаются в названиях группы."
1264
-
1265
- #: ../subscribers/view-subscriber-edit.php:66
1266
- msgid "Email was successfully updated."
1267
- msgstr "Подписчик успешно обновлен."
1268
-
1269
- #: ../subscribers/view-subscriber-edit.php:70
1270
- msgid "Email already exist for this group."
1271
- msgstr "Email уже есть в этой группе."
1272
-
1273
- #: ../subscribers/view-subscriber-edit.php:95
1274
- msgid "Edit email"
1275
- msgstr "Редактирование подписчика"
1276
-
1277
- #: ../subscribers/view-subscriber-edit.php:114 ../subscribers/view-subscriber-
1278
- #: show.php:328 ../subscribers/view-subscriber-show.php:341
1279
- msgid "Group"
1280
- msgstr "Группы"
1281
-
1282
- #: ../subscribers/view-subscriber-import.php:103
1283
- msgid "Email(s) was successfully imported."
1284
- msgstr "Адрес(а) email были успешно импортированы."
1285
-
1286
- #: ../subscribers/view-subscriber-import.php:104
1287
- msgid "Email(s) are already in our database."
1288
- msgstr "Адрес(а) email уже находятся в нашей базе данных."
1289
-
1290
- #: ../subscribers/view-subscriber-import.php:105
1291
- msgid "Email(s) are invalid."
1292
- msgstr "Некорректные email адрес(а)."
1293
-
1294
- #: ../subscribers/view-subscriber-import.php:115
1295
- msgid "File upload failed or no data available in the csv file."
1296
- msgstr "неудалось загрузить файл, либо отсутствуют данные в csv файле."
1297
-
1298
- #: ../subscribers/view-subscriber-import.php:149
1299
- msgid "Upload email"
1300
- msgstr "Загрузка email"
1301
-
1302
- #: ../subscribers/view-subscriber-import.php:150
1303
- msgid "Select csv file"
1304
- msgstr "Выбрать csv файл"
1305
-
1306
- #: ../subscribers/view-subscriber-import.php:152
1307
- msgid "Select the input csv file. Check official website for csv structure : "
1308
- msgstr "Выберите файл ввода в формате CSV. Проверьте официальный сайт структуры сsv:"
1309
-
1310
- #: ../subscribers/view-subscriber-import.php:153
1311
- msgid "click here"
1312
- msgstr "нажмите здесь"
1313
-
1314
- #: ../subscribers/view-subscriber-import.php:187
1315
- msgid "Upload CSV"
1316
- msgstr "Загрузка CSV"
1317
-
1318
- #: ../subscribers/view-subscriber-show.php:11 ../compose/compose-show.php:13 ..
1319
- #: sendmail/sendmail.php:17
1320
- msgid "Click Here"
1321
- msgstr "Нажмите здесь"
1322
-
1323
- #: ../subscribers/view-subscriber-show.php:72 ../subscribers/view-subscriber-show.
1324
- #: php:125
1325
- msgid "To send confirmation mail, Please change the Opt-in option to Double Opt In."
1326
- msgstr ""
1327
- "Для того, чтобы отправить подтверждение по электронной почте, пожалуйста, измените "
1328
- "Opt-in опцию Double Opt In."
1329
-
1330
- #: ../subscribers/view-subscriber-show.php:81
1331
- msgid "Confirmation email resent successfully."
1332
- msgstr "Подтверждение по электронной почте выполненно успешно."
1333
-
1334
- #: ../subscribers/view-subscriber-show.php:110 ../subscribers/view-subscriber-
1335
- #: show.php:156 ../subscribers/view-subscriber-show.php:201
1336
- msgid "Oops, No record was selected."
1337
- msgstr "К сожалению, не быюбрана запись."
1338
-
1339
- #: ../subscribers/view-subscriber-show.php:150
1340
- msgid "Confirmation email(s) resent successfully."
1341
- msgstr "Подтверждение email адреса(ов) успешно отправлено(ы)."
1342
-
1343
- #: ../subscribers/view-subscriber-show.php:186
1344
- msgid "Selected subscribers group was successfully updated."
1345
- msgstr "Выбранные группы подписчиков были успешно обновлены."
1346
-
1347
- #: ../subscribers/view-subscriber-show.php:192
1348
- msgid "Oops, New group name was not selected."
1349
- msgstr "К сожалению, небыло выюрано новое название группы."
1350
-
1351
- #: ../subscribers/view-subscriber-show.php:233 ../subscribers/view-subscriber-
1352
- #: show.php:444 ../notification/notification-show.php:45 ..
1353
- #: notification/notification-show.php:140 ../compose/compose-show.php:56
1354
- #: compose/compose-show.php:112
1355
- msgid "Add New"
1356
- msgstr "Добавить"
1357
-
1358
- #: ../subscribers/view-subscriber-show.php:280
1359
- msgid "All Groups"
1360
- msgstr "Все группы"
1361
-
1362
- #: ../subscribers/view-subscriber-show.php:299
1363
- msgid "All Status"
1364
- msgstr "Все статусы"
1365
-
1366
- #: ../subscribers/view-subscriber-show.php:300
1367
- msgid "Confirmed"
1368
- msgstr "Подтвержденный"
1369
-
1370
- #: ../subscribers/view-subscriber-show.php:301
1371
- msgid "Unconfirmed"
1372
- msgstr "Неподтвержденный"
1373
-
1374
- #: ../subscribers/view-subscriber-show.php:302
1375
- msgid "Unsubscribed"
1376
- msgstr "Отписался"
1377
-
1378
- #: ../subscribers/view-subscriber-show.php:325 ../subscribers/view-subscriber-
1379
- #: show.php:338
1380
- msgid "Email address"
1381
- msgstr "Адрес Email"
1382
-
1383
- #: ../subscribers/view-subscriber-show.php:374 ../notification/notification-show. php:87
1384
- #: ../compose/compose-show.php:93 ../compose/compose-preview.php:34
1385
- msgid "Edit"
1386
- msgstr "Редактировать"
1387
-
1388
- #: ../subscribers/view-subscriber-show.php:377 ../subscribers/view-subscriber-
1389
- #: show.php:422 ../notification/notification-show.php:90 ../compose/compose-show. php:94
1390
- msgid "Delete"
1391
- msgstr "Удалить"
1392
-
1393
- #: ../subscribers/view-subscriber-show.php:385 ../subscribers/view-subscriber-
1394
- #: show.php:423
1395
- msgid "Resend Confirmation"
1396
- msgstr "Переслать подтверждение"
1397
-
1398
- #: ../subscribers/view-subscriber-show.php:401
1399
- msgid "No records available. Please use the above alphabet search button to search."
1400
- msgstr "Нет доступных записпей. Пожалуйста, используйте кнопку алфавита для поиска."
1401
-
1402
- #: ../subscribers/view-subscriber-show.php:421
1403
- msgid "Bulk Actions"
1404
- msgstr "Массовые действия"
1405
-
1406
- #: ../subscribers/view-subscriber-show.php:424
1407
- msgid "Update Subscribers Group"
1408
- msgstr "Обновление группы подписчиков"
1409
-
1410
- #: ../subscribers/view-subscriber-show.php:427
1411
- msgid "Select Group"
1412
- msgstr "Выбрать группу"
1413
-
1414
- #: ../subscribers/view-subscriber-show.php:441
1415
- msgid "Apply"
1416
- msgstr "Применить"
1417
-
1418
- #: ../subscribers/view-subscriber-show.php:446
1419
- msgid "Export Email"
1420
- msgstr "Экспортировать email"
1421
-
1422
- #: ../subscribers/view-subscriber-show.php:447
1423
- msgid "Sync Email"
1424
- msgstr "Синхронизация email"
1425
-
1426
- #. Description of the plugin
1427
- msgid ""
1428
- "Add subscription form on website, send HTML newsletters to subscribers & "
1429
- "automatically notify them about new blog posts once it gets published."
1430
- msgstr ""
1431
- "Добавляйие форму подписки на веб-сайте, отправляйте HTML рассылку новостей "
1432
- "подписчикам и автоматически уведомляйте их о новых сообщениях в блоге, как только они "
1433
- "будут опубликована."
1434
-
1435
- #. URI of the plugin
1436
- msgid "http://www.storeapps.org"
1437
- msgstr "http://www.storeapps.org"
1438
-
1439
- #: ../notification/notification-edit.php:55 ../notification/notification-add.php:44
1440
- msgid "Please select notification mail subject. Use compose menu to create new."
1441
- msgstr ""
1442
- "Пожалуйста, выберите тему уведомления по почте. Используйте меню создания сообщения "
1443
- "для создания новой."
1444
-
1445
- #: ../notification/notification-edit.php:61 ../notification/notification-edit.php: 153
1446
- #: ../notification/notification-add.php:50
1447
- msgid "Please select post categories."
1448
- msgstr "Пожалуйста, выберите категории записей."
1449
-
1450
- #: ../notification/notification-edit.php:83
1451
- msgid "Notification was successfully updated."
1452
- msgstr "Уведомление успешно обновлено."
1453
-
1454
- #: ../notification/notification-edit.php:107
1455
- msgid "Edit Notification"
1456
- msgstr "Редактировать уведомление"
1457
-
1458
- #: ../notification/notification-edit.php:113 ../notification/notification-add.php: 109
1459
- #: ../notification/notification-show.php:56 ../notification/notification-show. php:64
1460
- msgid "Subscribers Group"
1461
- msgstr "Группа подписчиков"
1462
-
1463
- #: ../notification/notification-edit.php:125 ../notification/notification-add.php: 133
1464
- msgid "Notification Mail"
1465
- msgstr "Письмо уведомления"
1466
-
1467
- #: ../notification/notification-edit.php:152 ../notification/notification-add.php: 158
1468
- msgid "Post Categories"
1469
- msgstr "Категория записей"
1470
-
1471
- #: ../notification/notification-edit.php:188 ../notification/notification-add.php: 187
1472
- #: ../sendmail/sendmail.php:169
1473
- msgid "Check All"
1474
- msgstr "Выбрать всех"
1475
-
1476
- #: ../notification/notification-edit.php:189 ../notification/notification-add.php: 188
1477
- #: ../sendmail/sendmail.php:170
1478
- msgid "Uncheck All"
1479
- msgstr "Отменить всех"
1480
-
1481
- #: ../notification/notification-edit.php:196
1482
- msgid "Please select your custom post type (Optional)."
1483
- msgstr "Пожалуйста, выберите пользовательский тип записи (опционально)."
1484
-
1485
- #: ../notification/notification-edit.php:237 ../notification/notification-add.php: 231
1486
- #: ../notification/notification-show.php:58 ../notification/notification-show. php:66
1487
- msgid "Notification Status"
1488
- msgstr "Статус уведомления"
1489
-
1490
- #: ../notification/notification-edit.php:238 ../notification/notification-add.php: 38
1491
- msgid "Please select notification status."
1492
- msgstr "Пожалуйста, выберите состояние уведомления."
1493
-
1494
- #: ../notification/notification-add.php:32
1495
- msgid "Please select subscribers group."
1496
- msgstr "Выберите группу подписчиков."
1497
-
1498
- #: ../notification/notification-add.php:103
1499
- msgid "Add Notification"
1500
- msgstr "Добавить уведомление"
1501
-
1502
- #: ../notification/notification-show.php:55 ../notification/notification-show.php: 63
1503
- msgid "Mail Subject"
1504
- msgstr "Тема письма"
1505
-
1506
- #: ../notification/notification-show.php:57 ../notification/notification-show.php: 65
1507
- msgid "Categories / Custom Post"
1508
- msgstr "Категории / Пользовательские сообщения"
1509
-
1510
- #: ../compose/compose-edit.php:41 ../compose/compose-add.php:28
1511
- msgid "Please enter template heading."
1512
- msgstr "Пожалуйста, введите заголовок шаблона."
1513
-
1514
- #: ../compose/compose-edit.php:54
1515
- msgid "Template was successfully updated."
1516
- msgstr "Шаблон успешно обновлен."
1517
-
1518
- #: ../compose/compose-edit.php:78 ../compose/compose-show.php:55 ..
1519
- #: compose/compose-add.php:69
1520
- msgid "Compose Mail"
1521
- msgstr "Написать письмо"
1522
-
1523
- #: ../compose/compose-edit.php:80 ../compose/compose-add.php:71 ..
1524
- #: sendmail/sendmail.php:128
1525
- msgid "Mail Type"
1526
- msgstr "Тип письма"
1527
-
1528
- #: ../compose/compose-edit.php:82 ../compose/compose-add.php:73
1529
- msgid "Static Template (For Newsletter Email)"
1530
- msgstr "Статический шаблон (для рассылки по электронной почте)"
1531
-
1532
- #: ../compose/compose-edit.php:83 ../compose/compose-add.php:74
1533
- msgid "Dynamic Template (For Notification Email)"
1534
- msgstr "Динамический шаблон (для уведомлений по электронной почте)"
1535
-
1536
- #: ../compose/compose-edit.php:85
1537
- msgid "Please select your mail type"
1538
- msgstr "Пожалуйста, выберите тип письма"
1539
-
1540
- #: ../compose/compose-edit.php:87 ../compose/compose-add.php:78
1541
- msgid "Enter Mail Subject"
1542
- msgstr "Введите тему письма"
1543
-
1544
- #: ../compose/compose-edit.php:89 ../compose/compose-add.php:80
1545
- msgid "Please enter your mail subject. Keyword: ###POSTTITLE###"
1546
- msgstr "Пожалуйтса, введите тему ваших писем. Ключевое слово: ###POSTTITLE###"
1547
-
1548
- #: ../compose/compose-edit.php:91 ../compose/compose-add.php:82
1549
- msgid "Mail Content"
1550
- msgstr "Содержимое письма"
1551
-
1552
- #: ../compose/compose-edit.php:95 ../compose/compose-add.php:86
1553
- msgid "Please enter content for your mail"
1554
- msgstr "Пожалуйста, введите содержание для ваших писем"
1555
-
1556
- #: ../compose/compose-edit.php:96 ../compose/compose-add.php:87
1557
- msgid ""
1558
- "Keywords: ###POSTTITLE###, ###POSTLINK###, ###POSTIMAGE###, ###POSTDESC###, "
1559
- "###POSTFULL###, ###DATE###, ###POSTLINK-ONLY###, ###POSTLINK-WITHTITLE###"
1560
- msgstr ""
1561
- "Ключевые слова: ###POSTTITLE###, ###POSTLINK###, ###POSTIMAGE###, ###POSTDESC###, "
1562
- "###POSTFULL###, ###DATE###, ###POSTLINK-ONLY###, ###POSTLINK-WITHTITLE###"
1563
-
1564
- #: ../compose/compose-edit.php:101 ../compose/compose-add.php:92
1565
- msgid "Published"
1566
- msgstr "Опубликовано"
1567
-
1568
- #: ../compose/compose-edit.php:103 ../compose/compose-add.php:94
1569
- msgid "Please select your mail status"
1570
- msgstr "Пожалуйста, выберите статус письма"
1571
-
1572
- #: ../compose/compose-show.php:66 ../compose/compose-show.php:74
1573
- msgid "Email subject"
1574
- msgstr "Тема сообщения"
1575
-
1576
- #: ../compose/compose-add.php:40
1577
- msgid "Template was successfully created."
1578
- msgstr "Шаблон успешно созздан."
1579
-
1580
- #: ../compose/compose-add.php:76 ../sendmail/sendmail.php:52
1581
- msgid "Please select your mail type."
1582
- msgstr "Пожалуйста, выберите тип письма."
1583
-
1584
- #: ../cron/cron-add.php:21
1585
- msgid "Please enter valid mail count."
1586
- msgstr "Пожалуйста, введите количество адресов крректно."
1587
-
1588
- #: ../cron/cron-add.php:31
1589
- msgid "Cron details successfully updated."
1590
- msgstr "Детали Cron успешно обновлены."
1591
-
1592
- #: ../cron/cron-add.php:71
1593
- msgid "Cron Details"
1594
- msgstr "Детали Cron"
1595
-
1596
- #: ../cron/cron-add.php:74
1597
- msgid "Cron job URL"
1598
- msgstr "URL задачи Cron"
1599
-
1600
- #: ../cron/cron-add.php:76
1601
- msgid ""
1602
- "Please find your cron job URL. This is readonly field not able to modify from admin."
1603
- msgstr ""
1604
- "Необходима ссылка на задачу планировщика CRON. Это поле типа \"только для чтения\" не "
1605
- "может изменяться администратором."
1606
-
1607
- #: ../cron/cron-add.php:78
1608
- msgid "Mail Count"
1609
- msgstr "Количество писем"
1610
-
1611
- #: ../cron/cron-add.php:80
1612
- msgid "Enter number of mails you want to send per hour/trigger."
1613
- msgstr "Введите количество писем, которые вы хотите отправить в час/действие."
1614
-
1615
- #: ../cron/cron-add.php:82
1616
- msgid "Admin Report"
1617
- msgstr "Отчет администратора"
1618
-
1619
- #: ../cron/cron-add.php:84
1620
- msgid ""
1621
- "Send above mail to admin whenever cron URL triggered in your server.<br />(Keywords: "
1622
- "###DATE###, ###SUBJECT###, ###COUNT###)"
1623
- msgstr ""
1624
- "Отправлять письмо администратору всякий раз, когда задача cron на вашем сервере "
1625
- "выполненна.<br />(Ключевые слова: ###DATE###, ###SUBJECT###, ###COUNT###)"
1626
-
1627
- #: ../cron/cron-add.php:97
1628
- msgid "How to setup auto emails using CRON Job through the cPanel or Plesk?"
1629
- msgstr "Как настроить автоматические письма используя CRON на cPanel или Plesk?"
1630
-
1631
- #: ../cron/cron-add.php:98
1632
- msgid ""
1633
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1634
- "emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
1635
- msgstr ""
1636
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1637
- "emails-in-parallels-plesk/\">Установка задач cron в панели Plesk</a>"
1638
-
1639
- #: ../cron/cron-add.php:99
1640
- msgid ""
1641
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1642
- "emails-in-cpanel/\">Setup cron job in cPanal</a>"
1643
- msgstr ""
1644
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1645
- "emails-in-cpanel/\">Установка задач cron в панели cPanal</a>"
1646
-
1647
- #: ../cron/cron-add.php:100
1648
- msgid ""
1649
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-what-to-do-if-hosting-"
1650
- "doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?</a>"
1651
- msgstr ""
1652
- "<a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-what-to-do-if-hosting-"
1653
- "doesnt-support-cron-jobs/\">Хостинг не поддерживает задачи cron?</a>"
1654
-
1655
- #: ../sendmail/sendmail.php:39
1656
- msgid "Please select your mail subject."
1657
- msgstr "Пожалуйста, выберите тему письма."
1658
-
1659
- #: ../sendmail/sendmail.php:46
1660
- msgid "No email address selected."
1661
- msgstr "Нет выбранных email адресов."
1662
-
1663
- #: ../sendmail/sendmail.php:59
1664
- msgid "Mail sent successfully"
1665
- msgstr "Письмо отправлено успешно"
1666
-
1667
- #: ../sendmail/sendmail.php:64
1668
- msgid "Click here for details"
1669
- msgstr "Нажмите здесь для подробностей"
1670
-
1671
- #: ../sendmail/sendmail.php:71
1672
- msgid "Oops.. We are getting some error. mail not sending."
1673
- msgstr "К сожалению, мы получили ошибки. письмо не отправлено."
1674
-
1675
- #: ../sendmail/sendmail.php:100
1676
- msgid "Select your mail subject"
1677
- msgstr "Выберите тему сообщения"
1678
-
1679
- #: ../sendmail/sendmail.php:101
1680
- msgid ""
1681
- "Select a mail subject from available list. Go to Compose page to create new mail."
1682
- msgstr ""
1683
- "Выберите тему сообщения из списка доступных. Перейти на страницу Написать, чтобы "
1684
- "создать новое письмо."
1685
-
1686
- #: ../sendmail/sendmail.php:143
1687
- msgid "Select subscriber group"
1688
- msgstr "Выбрать группу подписчиков"
1689
-
1690
- #: ../roles/roles-add.php:95
1691
- msgid "Roles and Capabilities"
1692
- msgstr "Роли и возможности"
1693
-
1694
- #: ../roles/roles-add.php:97
1695
- msgid "Subscribers Menu"
1696
- msgstr "Меню подписчиков"
1697
-
1698
- #: ../roles/roles-add.php:99 ../roles/roles-add.php:107 ../roles/roles-add.php: 115
1699
- #: ../roles/roles-add.php:123 ../roles/roles-add.php:131 ../roles/roles-add. php:139
1700
- #: ../roles/roles-add.php:147
1701
- msgid "Administrator Only"
1702
- msgstr "Тоьлко администратор"
1703
-
1704
- #: ../roles/roles-add.php:100 ../roles/roles-add.php:108 ../roles/roles-add.php: 116
1705
- #: ../roles/roles-add.php:124 ../roles/roles-add.php:132 ../roles/roles-add. php:140
1706
- #: ../roles/roles-add.php:148
1707
- msgid "Administrator/Editor"
1708
- msgstr "Администратор/Редактор"
1709
-
1710
- #: ../roles/roles-add.php:101 ../roles/roles-add.php:109 ../roles/roles-add.php: 117
1711
- #: ../roles/roles-add.php:125 ../roles/roles-add.php:133 ../roles/roles-add. php:141
1712
- #: ../roles/roles-add.php:149
1713
- msgid "Administrator/Editor/Author/Contributor"
1714
- msgstr "Администратор/Редактор/Автор/Участник"
1715
-
1716
- #: ../roles/roles-add.php:103
1717
- msgid ""
1718
- "Select user role to access plugin Subscribers Menu. Only Admin user can change this "
1719
- "value."
1720
- msgstr ""
1721
- "Выберите роль пользователя для доступа к меню Подписчики . Только Администратор может "
1722
- "изменить это значение."
1723
-
1724
- #: ../roles/roles-add.php:105
1725
- msgid "Compose Menu"
1726
- msgstr "Составить меню "
1727
-
1728
- #: ../roles/roles-add.php:111
1729
- msgid ""
1730
- "Select user role to access plugin Compose Menu. Only Admin user can change this value."
1731
- msgstr ""
1732
- "Выберите роль пользователя для доступа к меню плагинов Compose. Только Администратор "
1733
- "может изменить это значение."
1734
-
1735
- #: ../roles/roles-add.php:113
1736
- msgid "Notification Menu"
1737
- msgstr "Меню уведомления"
1738
-
1739
- #: ../roles/roles-add.php:119
1740
- msgid ""
1741
- "Select user role to access plugin Notification Menu. Only Admin user can change this "
1742
- "value."
1743
- msgstr ""
1744
- "Выберите роль пользователя для доступа к меню уведомления. Только Администратор может "
1745
- "изменить это значение."
1746
-
1747
- #: ../roles/roles-add.php:121
1748
- msgid "Send Email Menu/Cron Menu"
1749
- msgstr "Отправить Email Menu/Cron Menu"
1750
-
1751
- #: ../roles/roles-add.php:127
1752
- msgid ""
1753
- "Select user role to access plugin Send Email Menu. Only Admin user can change this "
1754
- "value."
1755
- msgstr ""
1756
- "Выберите роль пользователя для доступа к Меню Отправить по электронной почте. Только "
1757
- "Администратор может изменить это значение."
1758
-
1759
- #: ../roles/roles-add.php:129
1760
- msgid "Settings Menu"
1761
- msgstr "Меню настроек"
1762
-
1763
- #: ../roles/roles-add.php:135
1764
- msgid ""
1765
- "Select user role to access plugin Settings Menu. Only Admin user can change this "
1766
- "value."
1767
- msgstr ""
1768
- "Выберите роль пользователя для доступа к Меню Настроек. Только Администратор может "
1769
- "изменить это значение."
1770
-
1771
- #: ../roles/roles-add.php:137
1772
- msgid "Sent Mails Menu"
1773
- msgstr "Меню отправленных писем"
1774
-
1775
- #: ../roles/roles-add.php:143
1776
- msgid ""
1777
- "Select user role to access plugin Sent Mails Menu. Only Admin user can change this "
1778
- "value."
1779
- msgstr ""
1780
- "Выберите роль пользователя для доступа к Меню Отправить сообщения. Только "
1781
- "Администратор может изменить это значение."
1782
-
1783
- #: ../roles/roles-add.php:145
1784
- msgid "Help & Info Menu"
1785
- msgstr "Помощь и информационное меню"
1786
-
1787
- #: ../roles/roles-add.php:151
1788
- msgid ""
1789
- "Select user role to access plugin Help & Info Menu. Only Admin user can change this "
1790
- "value."
1791
- msgstr ""
1792
- "Выберите роль пользователя для доступа плагин Помощь & Info Menu. Только "
1793
- "Администратор может изменить это значение."
1794
-
1795
- #: ../help/help.php:44
1796
- msgid "Welcome to Email Subscribers!"
1797
- msgstr "Добро пожаловать в Email Subscribers!"
1798
-
1799
- #: ../help/help.php:45
1800
- msgid "Thanks for installing and we hope you will enjoy using Email Subscribers."
1801
- msgstr "Благодарим за установку, мы надеемся, что вам понравится Email Subscribers."
1802
-
1803
- #: ../help/help.php:49
1804
- msgid "For more help and tips..."
1805
- msgstr "Для получения дополнительной помощи и советов..."
1806
-
1807
- #: ../help/help.php:93
1808
- msgid "Frequently Asked Questions"
1809
- msgstr "Часто задаваемые вопросы"
1810
-
1811
- #: ../help/help.php:104
1812
- msgid "How to setup subscription box widget?"
1813
- msgstr "Как настроить виджет подписки?"
1814
-
1815
- #: ../help/help.php:111
1816
- msgid "How to add unsubscribe link in welcome email?"
1817
- msgstr "Как добавить ссылку \"отказа от подписки\" в приветственном письме?"
1818
-
1819
- #: ../help/help.php:119
1820
- msgid "How to change/update/translate any text from the plugin?"
1821
- msgstr "Как изменить/обновить/перевести любой текст в плагине?"
1822
-
1823
- #: ../help/help.php:120
1824
- msgid ""
1825
- "Refer steps from <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-"
1826
- "change-update-translate-any-texts-from-email-subscribers/\">here</a>."
1827
- msgstr ""
1828
- "Смотрите шаги <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-"
1829
- "change-update-translate-any-texts-from-email-subscribers/\">здесь</a>."
1830
-
1831
- #: ../help/help.php:123
1832
- msgid "How to setup auto emails using CRON Job?"
1833
- msgstr "Как настроить автоматичкские письма используя задачи CRON?"
1834
-
1835
- #: ../help/help.php:124
1836
- msgid ""
1837
- " 1. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1838
- "emails-in-cpanel/\">Setup cron job in Plesk</a><br>\n"
1839
- "\t\t\t\t\t\t\t\t\t\t 2. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/"
1840
- "es-how-to-schedule-cron-emails-in-parallels-plesk/\">Setup cron job in cPanal</"
1841
- "a><br>\n"
1842
- "\t\t\t\t\t\t\t\t\t\t 3. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/"
1843
- "es-what-to-do-if-hosting-doesnt-support-cron-jobs/\">Hosting doesnt support cron jobs?"
1844
- "</a>"
1845
- msgstr ""
1846
- " 1. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/es-how-to-schedule-cron-"
1847
- "emails-in-cpanel/\">Установка задач cron в панели Plesk</a><br>\n"
1848
- "\t\t\t\t\t\t\t\t\t\t 2. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/"
1849
- "es-how-to-schedule-cron-emails-in-parallels-plesk/\">Установка задач cron в панели "
1850
- "cPanal</a><br>\n"
1851
- "\t\t\t\t\t\t\t\t\t\t 3. <a target=\"_blank\" href=\"http://www.storeapps.org/docs/"
1852
- "es-what-to-do-if-hosting-doesnt-support-cron-jobs/\">Хостинг не поддерживает задачи "
1853
- "cron?</a>"
1854
-
1855
- #: ../help/help.php:129
1856
- msgid "Notification Emails are not being received by Subscribers?"
1857
- msgstr "Уведомления по электронной почте не поступают от абонентов?"
1858
-
1859
- #: ../help/help.php:130
1860
- #, php-format
1861
- msgid "Confirm steps from %s."
1862
- msgstr "Повторить шаги с %s."
1863
-
1864
- #: ../help/help.php:130 ../help/help.php:134 ../help/help.php:138 ../help/help. php:142
1865
- #: ../help/help.php:146 ../help/help.php:150 ../help/help.php:154 .. help/help.php:158
1866
- #: ../help/help.php:162 ../help/help.php:166
1867
- msgid "here"
1868
- msgstr "здесь"
1869
-
1870
- #: ../help/help.php:133
1871
- msgid "How to import and export email address to subscriber list?"
1872
- msgstr "Как импортировать и экспортировать адреса электронной почты списка подписчиков?"
1873
-
1874
- #: ../help/help.php:134 ../help/help.php:138 ../help/help.php:142 ../help/help. php:146
1875
- #: ../help/help.php:150 ../help/help.php:154 ../help/help.php:158 .. help/help.php:162
1876
- #, php-format
1877
- msgid "Refer %s."
1878
- msgstr "Ответ %s."
1879
-
1880
- #: ../help/help.php:137
1881
- msgid "How to Compose and Send static newsletter mails?"
1882
- msgstr "Как создавать и отправлять статические письма?"
1883
-
1884
- #: ../help/help.php:141
1885
- msgid ""
1886
- "How to Configure and Send notification emails to subscribers when new posts are "
1887
- "published?"
1888
- msgstr "Как настроить и отправить уведомление подписчикам при публикации нового поста?"
1889
-
1890
- #: ../help/help.php:145
1891
- msgid "How to install and activate Email Subscribers on multisite installations?"
1892
- msgstr "Как установить и активировать Email Subscribers на мультисайтах?"
1893
-
1894
- #: ../help/help.php:149
1895
- msgid ""
1896
- "How to modify the existing mails (Opt-in mail, Welcome mail, Admin mails) content?"
1897
- msgstr ""
1898
- "Как изменить текст существующих писем (Opt-in, Приветственное письмо, Письмо "
1899
- "администратору)?"
1900
-
1901
- #: ../help/help.php:153
1902
- msgid "How to Add/Update Existing Subscribers Group?"
1903
- msgstr "Как добавить/обновить существующие группы подписчиков?"
1904
-
1905
- #: ../help/help.php:157
1906
- msgid "How to check Sent mails?"
1907
- msgstr "Как проверить отправленные письма?"
1908
-
1909
- #: ../help/help.php:161
1910
- msgid "How to show subscribe form inside a popup?"
1911
- msgstr "Как показать форму подписки внутри всплывающего окна?"
1912
-
1913
- #: ../help/help.php:165
1914
- msgid "Check more detailed documentation"
1915
- msgstr "Больше подробностей в документации"
1916
-
1917
- #: ../help/help.php:166
1918
- #, php-format
1919
- msgid "From %s."
1920
- msgstr "Смотрите %s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/email-subscribers-sv_SE.mo ADDED
Binary file
languages/email-subscribers-sv_SE.po ADDED
@@ -0,0 +1,1916 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2017 Email Subscribers & Newsletters
2
+ # This file is distributed under the same license as the Email Subscribers & Newsletters package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
6
+ "Report-Msgid-Bugs-To: http://www.storeapps.org/support/contact-us/\n"
7
+ "POT-Creation-Date: 2017-01-31 21:27+0100\n"
8
+ "PO-Revision-Date: 2017-02-03 17:53+0100\n"
9
+ "Last-Translator: \n"
10
+ "Language-Team: StoreApps <support@storeapps.org>\n"
11
+ "Language: sv_SE\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.8.11\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+
18
+ #: classes/es-common.php:8
19
+ msgid "<span style=\"color:#006600;font-weight:bold;\">Confirmed</span>"
20
+ msgstr "<span style=\"color:#006600;font-weight:bold;\">Bekräftat</span>"
21
+
22
+ #: classes/es-common.php:11
23
+ msgid "<span style=\"color:#FF0000\">Unconfirmed</span>"
24
+ msgstr "<span style=\"color:#FF0000\">Obekräftat</span>"
25
+
26
+ #: classes/es-common.php:14
27
+ msgid "<span style=\"color:#999900\">Unsubscribed</span>"
28
+ msgstr "<span style=\"color:#999900\">Prenumeration upphörd</span>"
29
+
30
+ #: classes/es-common.php:17
31
+ msgid "<span style=\"color:#0000FF\">Single Opt In</span>"
32
+ msgstr "<span style=\"color:#0000FF\">Single Opt In</span>"
33
+
34
+ #: classes/es-common.php:20
35
+ msgid "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
36
+ msgstr "<span style=\"color:#00CC00;font-weight:bold;\">Viewed</span>"
37
+
38
+ #: classes/es-common.php:23
39
+ msgid "<span style=\"color:#999900;\">Nodata</span>"
40
+ msgstr "<span style=\"color:#999900;\">Ingen data</span>"
41
+
42
+ #: classes/es-common.php:26
43
+ msgid "<span style=\"color:#FF0000\">Disable</span>"
44
+ msgstr "<span style=\"color:#FF0000\">Stäng</span>"
45
+
46
+ #: classes/es-common.php:29
47
+ msgid "<span style=\"color:#FF0000\">In Queue</span>"
48
+ msgstr "<span style=\"color:#FF0000\">Köar</span>"
49
+
50
+ #: classes/es-common.php:32
51
+ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
52
+ msgstr "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
53
+
54
+ #: classes/es-common.php:35
55
+ msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
56
+ msgstr "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
57
+
58
+ #: classes/es-common.php:38
59
+ msgid "<span style=\"color:#993399;\">Instant Mail</span>"
60
+ msgstr "<span style=\"color:#993399;\">Mail direkt</span>"
61
+
62
+ #: classes/es-loadwidget.php:24 classes/es-register.php:499
63
+ #: subscribers/view-subscriber-show.php:353
64
+ #: subscribers/view-subscriber-show.php:367
65
+ msgid "Name"
66
+ msgstr "Namn"
67
+
68
+ #: classes/es-loadwidget.php:29 classes/es-register.php:504
69
+ msgid "Email *"
70
+ msgstr "E-post *"
71
+
72
+ #: classes/es-loadwidget.php:34 classes/es-register.php:509
73
+ msgid "Subscribe"
74
+ msgstr "Prenumerera"
75
+
76
+ #: classes/es-register.php:139 classes/es-register.php:140
77
+ msgid "Email Subscribers"
78
+ msgstr "Email Subscribers"
79
+
80
+ #: classes/es-register.php:142 classes/es-register.php:143
81
+ #: subscribers/view-subscriber-show.php:240
82
+ msgid "Subscribers"
83
+ msgstr "Prenumeranter"
84
+
85
+ #: classes/es-register.php:145 classes/es-register.php:146
86
+ #: compose/compose-show.php:63
87
+ msgid "Compose"
88
+ msgstr "Skriv nytt"
89
+
90
+ #: classes/es-register.php:148 classes/es-register.php:149
91
+ #: notification/notification-show.php:51
92
+ msgid "Post Notifications"
93
+ msgstr "Meddelande"
94
+
95
+ #: classes/es-register.php:151 classes/es-register.php:152
96
+ #: sendmail/sendmail.php:92
97
+ msgid "Newsletters"
98
+ msgstr "Nyhetsbrev"
99
+
100
+ #: classes/es-register.php:154 classes/es-register.php:155 cron/cron-add.php:78
101
+ msgid "Cron Settings"
102
+ msgstr "cron-inställningar"
103
+
104
+ #: classes/es-register.php:157 classes/es-register.php:158
105
+ #: settings/settings-edit.php:196
106
+ msgid "Email Settings"
107
+ msgstr "E-postinställningar"
108
+
109
+ #: classes/es-register.php:160 classes/es-register.php:161
110
+ #: roles/roles-add.php:109
111
+ msgid "User Roles"
112
+ msgstr "Roller"
113
+
114
+ #: classes/es-register.php:163 classes/es-register.php:164
115
+ #: sentmail/sentmail-show.php:95
116
+ msgid "Reports"
117
+ msgstr "Rapporter"
118
+
119
+ #: classes/es-register.php:166
120
+ msgid "Help & Info"
121
+ msgstr "Hjälp & Information"
122
+
123
+ #: classes/es-register.php:167
124
+ msgid "<span style=\"color:#f18500;font-weight:bolder;\">Help & Info"
125
+ msgstr "<span style=\"color:#f18500;font-weight:bolder;\">Hjälp & Info"
126
+
127
+ #: classes/es-register.php:178
128
+ msgctxt "view-subscriber-enhanced-select"
129
+ msgid "Please enter subscriber email address."
130
+ msgstr "Ange din e-postadress"
131
+
132
+ #: classes/es-register.php:179
133
+ msgctxt "view-subscriber-enhanced-select"
134
+ msgid "Please select subscriber email status."
135
+ msgstr "Ange din e-postadress"
136
+
137
+ #: classes/es-register.php:180
138
+ msgctxt "view-subscriber-enhanced-select"
139
+ msgid "Please select or create group for this subscriber."
140
+ msgstr "Ange en grupp för denna prenumerant"
141
+
142
+ #: classes/es-register.php:181
143
+ msgctxt "view-subscriber-enhanced-select"
144
+ msgid "Do you want to delete this record?"
145
+ msgstr "Vill du radera denna post?"
146
+
147
+ #: classes/es-register.php:182
148
+ msgctxt "view-subscriber-enhanced-select"
149
+ msgid "Please select the bulk action."
150
+ msgstr "Välj uppdateringssätt"
151
+
152
+ #: classes/es-register.php:183
153
+ msgctxt "view-subscriber-enhanced-select"
154
+ msgid "Are you sure you want to delete selected records?"
155
+ msgstr "Vill du radera valda poster"
156
+
157
+ #: classes/es-register.php:184
158
+ msgctxt "view-subscriber-enhanced-select"
159
+ msgid ""
160
+ "Do you want to resend confirmation email? \\nAlso please note, this will "
161
+ "update subscriber current status to 'Unconfirmed'."
162
+ msgstr ""
163
+ "Vill du sända bekräftelsen igen? Obs. att det medför att prenumerantens "
164
+ "status ändras till \"Obekräftad\""
165
+
166
+ #: classes/es-register.php:185
167
+ msgctxt "view-subscriber-enhanced-select"
168
+ msgid "Please select new subscriber group."
169
+ msgstr "Välj ny prenumerantgrupp"
170
+
171
+ #: classes/es-register.php:186
172
+ msgctxt "view-subscriber-enhanced-select"
173
+ msgid "Please select new status for subscribers"
174
+ msgstr "Välj ny status för prenumeranterna"
175
+
176
+ #: classes/es-register.php:187
177
+ msgctxt "view-subscriber-enhanced-select"
178
+ msgid "Do you want to update subscribers group?"
179
+ msgstr "Vill du uppdatera prenumerantgruppen"
180
+
181
+ #: classes/es-register.php:188
182
+ msgctxt "view-subscriber-enhanced-select"
183
+ msgid "Do you want to update subscribers status?"
184
+ msgstr "Vill du uppdatera prenumeranternas status?"
185
+
186
+ #: classes/es-register.php:189
187
+ msgctxt "view-subscriber-enhanced-select"
188
+ msgid "Do you want to export the emails?"
189
+ msgstr "Vill du exportera e-mailen?"
190
+
191
+ #: classes/es-register.php:190
192
+ msgctxt "view-subscriber-enhanced-select"
193
+ msgid ""
194
+ "Please select only csv file. Please check official website for csv "
195
+ "structure.."
196
+ msgstr "Välj en csv-fil. Se vår hemsida för vidare anvisningar."
197
+
198
+ #: classes/es-register.php:198
199
+ msgctxt "compose-enhanced-select"
200
+ msgid "Please enter name for configuration."
201
+ msgstr "Ange namn för configurationen"
202
+
203
+ #: classes/es-register.php:199
204
+ msgctxt "compose-enhanced-select"
205
+ msgid "Please select template for this configuration."
206
+ msgstr "Välj mall för konfigurationen"
207
+
208
+ #: classes/es-register.php:200
209
+ msgctxt "compose-enhanced-select"
210
+ msgid "Do you want to delete this record?"
211
+ msgstr "Vill du radera denna post?"
212
+
213
+ #: classes/es-register.php:208
214
+ msgctxt "notification-enhanced-select"
215
+ msgid "Please select subscribers group."
216
+ msgstr "Välj prenumerationsgrupp"
217
+
218
+ #: classes/es-register.php:209
219
+ msgctxt "notification-enhanced-select"
220
+ msgid ""
221
+ "Please select notification mail subject. Use compose menu to create new."
222
+ msgstr "Välj rubrik för nyhetsbrevet. Använd menyn för att skapa ett nytt."
223
+
224
+ #: classes/es-register.php:210
225
+ msgctxt "notification-enhanced-select"
226
+ msgid "Please select notification status."
227
+ msgstr "Välj status för nyhetsbrev."
228
+
229
+ #: classes/es-register.php:211
230
+ msgctxt "notification-enhanced-select"
231
+ msgid "Do you want to delete this record?"
232
+ msgstr "Vill du radera denna post?"
233
+
234
+ #: classes/es-register.php:219
235
+ msgctxt "sendmail-enhanced-select"
236
+ msgid "Please select your mail subject."
237
+ msgstr "Välj rubrik för ditt mail."
238
+
239
+ #: classes/es-register.php:220
240
+ msgctxt "sendmail-enhanced-select"
241
+ msgid "Please select your mail type."
242
+ msgstr "Välj typ för ditt mail."
243
+
244
+ #: classes/es-register.php:221
245
+ msgctxt "sendmail-enhanced-select"
246
+ msgid ""
247
+ "Have you double checked your selected group? If so, let's go ahead and send "
248
+ "this."
249
+ msgstr "Har du valt grupp att sända till? I så fall - sänd!"
250
+
251
+ #: classes/es-register.php:229
252
+ msgctxt "sentmail-enhanced-select"
253
+ msgid "Do you want to delete this record?"
254
+ msgstr "Villd su radera denna post?"
255
+
256
+ #: classes/es-register.php:230
257
+ msgctxt "sentmail-enhanced-select"
258
+ msgid "Do you want to delete all records except latest 10?"
259
+ msgstr "Vill du radera alla poster utom de 10 senaste?"
260
+
261
+ #: classes/es-register.php:238
262
+ msgctxt "cron-enhanced-select"
263
+ msgid "Please select enter number of mails you want to send per hour/trigger."
264
+ msgstr ""
265
+ "Välj hur många mail du vill sända per timme. Obs att din operatör kan ha "
266
+ "begränsningar för att hindra spam."
267
+
268
+ #: classes/es-register.php:239
269
+ msgctxt "cron-enhanced-select"
270
+ msgid "Please enter the mail count, only number."
271
+ msgstr "Ange antalet mail. endast siffror"
272
+
273
+ #: classes/es-register.php:252
274
+ msgctxt "widget-enhanced-select"
275
+ msgid "Please enter email address."
276
+ msgstr "Ange din e-postadress"
277
+
278
+ #: classes/es-register.php:253
279
+ msgctxt "widget-enhanced-select"
280
+ msgid "Please provide a valid email address."
281
+ msgstr "Ange en giltig e-postadress."
282
+
283
+ #: classes/es-register.php:254
284
+ msgctxt "widget-enhanced-select"
285
+ msgid "loading..."
286
+ msgstr "laddar..."
287
+
288
+ #: classes/es-register.php:255
289
+ msgctxt "widget-enhanced-select"
290
+ msgid "Cannot create XMLHTTP instance"
291
+ msgstr "Kan inte skapa XMLHTTP-instans"
292
+
293
+ #: classes/es-register.php:256
294
+ msgctxt "widget-enhanced-select"
295
+ msgid "Subscribed successfully."
296
+ msgstr "Prenumerationen registrerad"
297
+
298
+ #: classes/es-register.php:257
299
+ msgctxt "widget-enhanced-select"
300
+ msgid ""
301
+ "Your subscription was successful! Within a few minutes, kindly check the "
302
+ "mail in your mailbox and confirm your subscription. If you can't see the "
303
+ "mail in your mailbox, please check your spam folder."
304
+ msgstr ""
305
+ "Din prenumeration lyckades. Inom några minuter kan du kontrollera din e-post "
306
+ "och bekräfta din prenumeration. Hittar du inte e-posten, så titta i ditt "
307
+ "skräpfilter."
308
+
309
+ #: classes/es-register.php:258
310
+ msgctxt "widget-enhanced-select"
311
+ msgid "Email Address already exists."
312
+ msgstr "E-postadressen finns redan"
313
+
314
+ #: classes/es-register.php:259
315
+ msgctxt "widget-enhanced-select"
316
+ msgid "Oops.. Unexpected error occurred."
317
+ msgstr "Oups. Ett oväntat fel inträffade."
318
+
319
+ #: classes/es-register.php:260
320
+ msgctxt "widget-enhanced-select"
321
+ msgid "Invalid email address."
322
+ msgstr "Ogiltig e-postadress"
323
+
324
+ #: classes/es-register.php:261
325
+ msgctxt "widget-enhanced-select"
326
+ msgid "Please try after some time."
327
+ msgstr "Försök igen om en stund."
328
+
329
+ #: classes/es-register.php:262
330
+ msgctxt "widget-enhanced-select"
331
+ msgid "There was a problem with the request."
332
+ msgstr "Din beställning stötte på ett oväntat problem."
333
+
334
+ #: classes/es-register.php:269
335
+ msgctxt "widget-page-enhanced-select"
336
+ msgid "Please enter email address."
337
+ msgstr "Ange din e-postadress"
338
+
339
+ #: classes/es-register.php:270
340
+ msgctxt "widget-page-enhanced-select"
341
+ msgid "Please provide a valid email address."
342
+ msgstr "Ange en giltig e-postadress."
343
+
344
+ #: classes/es-register.php:271
345
+ msgctxt "widget-page-enhanced-select"
346
+ msgid "loading..."
347
+ msgstr "laddar..."
348
+
349
+ #: classes/es-register.php:272
350
+ msgctxt "widget-page-enhanced-select"
351
+ msgid "Cannot create XMLHTTP instance"
352
+ msgstr "Kan inte skapa XMLHTTP-instans"
353
+
354
+ #: classes/es-register.php:273
355
+ msgctxt "widget-page-enhanced-select"
356
+ msgid "Subscribed successfully."
357
+ msgstr "Prenumerationen registrerad"
358
+
359
+ #: classes/es-register.php:274
360
+ msgctxt "widget-page-enhanced-select"
361
+ msgid ""
362
+ "Your subscription was successful! Within a few minutes, kindly check the "
363
+ "mail in your mailbox and confirm your subscription. If you can't see the "
364
+ "mail in your mailbox, please check your spam folder."
365
+ msgstr ""
366
+ "Din prenumeration lyckades. Inom några minuter kan du kontrollera din e-post "
367
+ "och bekräfta din prenumeration. Hittar du inte e-posten, så titta i ditt "
368
+ "skräpfilter."
369
+
370
+ #: classes/es-register.php:275
371
+ msgctxt "widget-page-enhanced-select"
372
+ msgid "Email Address already exists."
373
+ msgstr "E-postadressen finns redan"
374
+
375
+ #: classes/es-register.php:276
376
+ msgctxt "widget-page-enhanced-select"
377
+ msgid "Oops.. Unexpected error occurred."
378
+ msgstr "Oups. Ett oväntat fel inträffade."
379
+
380
+ #: classes/es-register.php:277
381
+ msgctxt "widget-page-enhanced-select"
382
+ msgid "Invalid email address."
383
+ msgstr "Ogiltig e-postadress"
384
+
385
+ #: classes/es-register.php:278
386
+ msgctxt "widget-page-enhanced-select"
387
+ msgid "Please try after some time."
388
+ msgstr "Försök igen om en stund."
389
+
390
+ #: classes/es-register.php:279
391
+ msgctxt "widget-page-enhanced-select"
392
+ msgid "There was a problem with the request."
393
+ msgstr "Din beställning stötte på ett oväntat problem."
394
+
395
+ #: classes/es-register.php:408
396
+ msgid ""
397
+ "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
398
+ "instantly"
399
+ msgstr ""
400
+ "Email Subscribers rekommenderar en gratis plugin <b>Rainmaker</b> för att "
401
+ "samla in leads på en gång."
402
+
403
+ #: classes/es-register.php:409
404
+ msgid "Yes, I want this"
405
+ msgstr "Ja"
406
+
407
+ #: classes/es-register.php:409
408
+ msgid "No, I don't want it"
409
+ msgstr "Nej"
410
+
411
+ #: classes/es-register.php:544
412
+ msgid "Widget Title"
413
+ msgstr "Widget titel"
414
+
415
+ #: classes/es-register.php:548
416
+ msgid "Display Name Field"
417
+ msgstr "Visa Namnfältet"
418
+
419
+ #: classes/es-register.php:555
420
+ msgid "Short Description"
421
+ msgstr "Kort beskrivning"
422
+
423
+ #: classes/es-register.php:557
424
+ msgid "Short description about your subscription form."
425
+ msgstr "Kort beskrivning av ditt prenumerationsformulär."
426
+
427
+ #: classes/es-register.php:560
428
+ msgid "Subscriber Group"
429
+ msgstr "Prenumerantgrupp"
430
+
431
+ #: compose/compose-add.php:30 compose/compose-edit.php:47
432
+ msgid "Please enter template heading."
433
+ msgstr "Ange mallens rubrik."
434
+
435
+ #: compose/compose-add.php:42
436
+ msgid "Template successfully created. "
437
+ msgstr "Mallen skapad"
438
+
439
+ #: compose/compose-add.php:73
440
+ msgid "Add new Email"
441
+ msgstr "Lägg till ny e-postadress"
442
+
443
+ #: compose/compose-add.php:74 compose/compose-edit.php:85
444
+ #: compose/compose-preview.php:27 compose/compose-show.php:65
445
+ #: cron/cron-add.php:79 notification/notification-add.php:112
446
+ #: notification/notification-edit.php:123 notification/notification-show.php:53
447
+ #: roles/roles-add.php:110 sendmail/sendmail.php:93
448
+ #: sentmail/deliverreport-show.php:60 sentmail/sentmail-preview.php:27
449
+ #: sentmail/sentmail-show.php:96 settings/settings-edit.php:197
450
+ #: subscribers/view-subscriber-add.php:113
451
+ #: subscribers/view-subscriber-edit.php:112
452
+ #: subscribers/view-subscriber-export.php:29
453
+ #: subscribers/view-subscriber-import.php:145
454
+ #: subscribers/view-subscriber-show.php:245
455
+ #: subscribers/view-subscriber-sync.php:91
456
+ msgid "Help"
457
+ msgstr "Hjälp"
458
+
459
+ #: compose/compose-add.php:77 compose/compose-edit.php:88
460
+ msgid "Select your Mail Type"
461
+ msgstr "Välj e-posttyp"
462
+
463
+ #: compose/compose-add.php:79 compose/compose-edit.php:90
464
+ msgid "Static Template (For Newsletter Emails)"
465
+ msgstr "Statisk mall (för Nyhetsbrev)"
466
+
467
+ #: compose/compose-add.php:80 compose/compose-edit.php:91
468
+ msgid "Dynamic Template (For Post Notification Emails)"
469
+ msgstr "Dynamisk mall (för notifiering vid nya inlägg)"
470
+
471
+ #: compose/compose-add.php:84 compose/compose-edit.php:95
472
+ msgid "Enter Mail Subject"
473
+ msgstr "Ange E-postrubrik"
474
+
475
+ #: compose/compose-add.php:86 compose/compose-edit.php:97
476
+ msgid "Keyword: ###POSTTITLE###"
477
+ msgstr "Nyckelord: ###POSTTITLE###"
478
+
479
+ #: compose/compose-add.php:88 compose/compose-edit.php:99
480
+ msgid "Enter Content for your Mail"
481
+ msgstr "nge mailets innehåll"
482
+
483
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
484
+ msgid ""
485
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
486
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
487
+ "###POSTDESC###, ###POSTFULL###"
488
+ msgstr ""
489
+ "%s : ###NAME###, ###EMAIL###, ###DATE###, ###POSTTITLE###, ###POSTLINK###, "
490
+ "###POSTLINK-WITHTITLE###, ###POSTLINK-ONLY###, ###POSTIMAGE###, "
491
+ "###POSTDESC###, ###POSTFULL###"
492
+
493
+ #: compose/compose-add.php:92 compose/compose-edit.php:103
494
+ msgid "Available Keywords"
495
+ msgstr "Tillgängliga nyckelord"
496
+
497
+ #: compose/compose-add.php:96 compose/compose-edit.php:107
498
+ #: compose/compose-show.php:77 compose/compose-show.php:85
499
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
500
+ #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
501
+ #: subscribers/view-subscriber-show.php:354
502
+ #: subscribers/view-subscriber-show.php:368
503
+ msgid "Status"
504
+ msgstr "Status"
505
+
506
+ #: compose/compose-add.php:98 compose/compose-edit.php:109
507
+ msgid "Published"
508
+ msgstr "Publiserat"
509
+
510
+ #: compose/compose-add.php:100 compose/compose-edit.php:111
511
+ msgid "Please select your mail status"
512
+ msgstr "Välj mailstatus"
513
+
514
+ #: compose/compose-add.php:104 compose/compose-edit.php:116
515
+ #: cron/cron-add.php:119 notification/notification-add.php:251
516
+ #: notification/notification-edit.php:291 roles/roles-add.php:206
517
+ #: subscribers/view-subscriber-edit.php:190
518
+ msgid "Save"
519
+ msgstr "Spara"
520
+
521
+ #: compose/compose-edit.php:19 compose/compose-preview.php:17
522
+ #: compose/compose-show.php:32 notification/notification-edit.php:19
523
+ #: notification/notification-show.php:20 sentmail/sentmail-preview.php:17
524
+ #: sentmail/sentmail-show.php:21 settings/settings-edit.php:19
525
+ #: subscribers/view-subscriber-edit.php:21
526
+ msgid "Oops, selected details does not exists."
527
+ msgstr "Oups, ditt val finns inte"
528
+
529
+ #: compose/compose-edit.php:60
530
+ msgid "Template successfully updated. "
531
+ msgstr "Mallen uppdaterad"
532
+
533
+ #: compose/compose-edit.php:83
534
+ msgid "Edit Email"
535
+ msgstr "Redigera mail"
536
+
537
+ #: compose/compose-edit.php:84 compose/compose-show.php:64
538
+ #: notification/notification-edit.php:122 notification/notification-show.php:52
539
+ msgid "Add New"
540
+ msgstr "Lägg till ny"
541
+
542
+ #: compose/compose-preview.php:26 sentmail/sentmail-preview.php:26
543
+ msgid "Preview Mail"
544
+ msgstr "Förhandsgranska mail"
545
+
546
+ #: compose/compose-preview.php:39 compose/compose-show.php:103
547
+ #: notification/notification-show.php:96
548
+ #: subscribers/view-subscriber-show.php:398
549
+ msgid "Edit"
550
+ msgstr "Redigera"
551
+
552
+ #: compose/compose-show.php:13 sendmail/sendmail.php:17
553
+ #: subscribers/view-subscriber-show.php:16
554
+ msgid "Click Here"
555
+ msgstr "Klicka här"
556
+
557
+ #: compose/compose-show.php:46 notification/notification-show.php:34
558
+ #: sentmail/sentmail-show.php:35
559
+ msgid "Selected record deleted."
560
+ msgstr "Valda poster raderade"
561
+
562
+ #: compose/compose-show.php:76 compose/compose-show.php:84
563
+ msgid "Email subject"
564
+ msgstr "E-postrubrik"
565
+
566
+ #: compose/compose-show.php:78 compose/compose-show.php:86
567
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
568
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
569
+ msgid "Type"
570
+ msgstr "Typ"
571
+
572
+ #: compose/compose-show.php:79 compose/compose-show.php:87
573
+ msgid "Actions"
574
+ msgstr "Val"
575
+
576
+ #: compose/compose-show.php:104 notification/notification-show.php:99
577
+ #: subscribers/view-subscriber-show.php:277
578
+ #: subscribers/view-subscriber-show.php:403
579
+ msgid "Delete"
580
+ msgstr "Radera"
581
+
582
+ #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
583
+ #: sentmail/sentmail-show.php:123
584
+ msgid "Preview"
585
+ msgstr "Granska"
586
+
587
+ #: compose/compose-show.php:113 notification/notification-show.php:139
588
+ #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
589
+ #: subscribers/view-subscriber-show.php:426
590
+ msgid "No records available."
591
+ msgstr "Inga poster tillgängliga"
592
+
593
+ #: cron/cron-add.php:23
594
+ msgid "Please enter valid mail count."
595
+ msgstr "Välj giltigt antal mailkonto"
596
+
597
+ #: cron/cron-add.php:33
598
+ msgid "Successfully updated."
599
+ msgstr "Uppdaterat"
600
+
601
+ #: cron/cron-add.php:86
602
+ msgid "Cron job URL"
603
+ msgstr "Cron job URL"
604
+
605
+ #: cron/cron-add.php:87
606
+ msgid ""
607
+ "This is your Cron Job URL. It is a readonly field and you are advised not to "
608
+ "modify it."
609
+ msgstr "Detta är ditt Cron job URL. Det är readonly och du bör inte ändra det."
610
+
611
+ #: cron/cron-add.php:96
612
+ msgid "Mail Count"
613
+ msgstr "Antal mail"
614
+
615
+ #: cron/cron-add.php:97
616
+ msgid "Number of mails you want to trigger per hour."
617
+ msgstr "Antal mail du vill sända per timme"
618
+
619
+ #: cron/cron-add.php:102
620
+ msgid "(Your web host has limits. We suggest 50 emails per hour to be safe)"
621
+ msgstr "(Din mailleverantör har begränsningar. vi rekommenderar 50 per timme)"
622
+
623
+ #: cron/cron-add.php:107
624
+ msgid "Admin Report"
625
+ msgstr "Admin rapport"
626
+
627
+ #: cron/cron-add.php:108
628
+ msgid ""
629
+ "Email to admin whenever cron URL is triggered from your server. (Keywords: "
630
+ "###DATE###, ###SUBJECT###, ###COUNT###)"
631
+ msgstr ""
632
+ "Email till Admin när crom URL triggas av din server. (Keywords: ###DATE###, "
633
+ "###SUBJECT###, ###COUNT###)"
634
+
635
+ #: cron/cron-add.php:125
636
+ msgid "What is Cron (auto emails) and how to setup Cron Job?"
637
+ msgstr "Vad är Cron och hur görs inställningarna."
638
+
639
+ #: cron/cron-add.php:126
640
+ msgid ""
641
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
642
+ "schedule-cron-emails/\">What is Cron?</a>"
643
+ msgstr ""
644
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
645
+ "schedule-cron-emails/\">Vad är Cron?</a>"
646
+
647
+ #: cron/cron-add.php:127
648
+ msgid ""
649
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
650
+ "schedule-cron-emails-in-parallels-plesk/\">Setup cron job in Plesk</a>"
651
+ msgstr ""
652
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
653
+ "schedule-cron-emails-in-parallels-plesk/\">Ställ in cron i Plesk</a>"
654
+
655
+ #: cron/cron-add.php:128
656
+ msgid ""
657
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
658
+ "schedule-cron-emails-in-cpanel/\">Setup cron job in cPanal</a>"
659
+ msgstr ""
660
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-how-to-"
661
+ "schedule-cron-emails-in-cpanel/\">Ställ in cron job i cPanal</a>"
662
+
663
+ #: cron/cron-add.php:129
664
+ msgid ""
665
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
666
+ "do-if-hosting-doesnt-support-cron-jobs/\">Hosting does not support cron jobs?"
667
+ "</a>"
668
+ msgstr ""
669
+ "<a target=\"_blank\" href=\"http://www.icegram.com/documentation/es-what-to-"
670
+ "do-if-hosting-doesnt-support-cron-jobs/\">Ditt webbhotell stöder inte cron "
671
+ "jobs?</a>"
672
+
673
+ #: export/export-email-address.php:33 export/export-email-address.php:37
674
+ msgid "Unexpected url submit has been detected"
675
+ msgstr "Oväntad url har upptäcks"
676
+
677
+ #: help/help.php:46
678
+ msgid "Welcome to Email Subscribers!"
679
+ msgstr "Välkommen till Email Subscribers!"
680
+
681
+ #: help/help.php:47
682
+ msgid ""
683
+ "Thanks for installing and we hope you will enjoy using Email Subscribers."
684
+ msgstr ""
685
+ "Tack för att du installerar och vi hoppas du ska uppskatta Email Subscribers"
686
+
687
+ #: help/help.php:51
688
+ msgid "For more help and tips..."
689
+ msgstr "För hjälp och tips...."
690
+
691
+ #: help/help.php:66
692
+ msgid "Like Email Subscribers? Please consider %s."
693
+ msgstr "Gillar du Email Subscribers. Överväg en donation $$."
694
+
695
+ #: help/help.php:66
696
+ msgid "contributing to us"
697
+ msgstr "bidrag till oss"
698
+
699
+ #: help/help.php:98
700
+ msgid "Frequently Asked Questions"
701
+ msgstr "FAQ"
702
+
703
+ #: help/help.php:117 help/help.php:126 help/help.php:129 help/help.php:132
704
+ #: help/help.php:135 help/help.php:138 help/help.php:141 help/help.php:144
705
+ #: help/help.php:147 help/help.php:150 help/help.php:153 help/help.php:156
706
+ #: help/help.php:159 help/help.php:162 help/help.php:165 help/help.php:168
707
+ #: help/help.php:171 help/help.php:174 help/help.php:177
708
+ msgid "%s"
709
+ msgstr "%s"
710
+
711
+ #: help/help.php:117
712
+ msgid "How to Add Subscription box to website?"
713
+ msgstr "Hur lägger jag till en prenumerationsruta på min webb?"
714
+
715
+ #: help/help.php:126
716
+ msgid "General Plugin Settings"
717
+ msgstr "Allmänna inställningar"
718
+
719
+ #: help/help.php:126
720
+ msgid ""
721
+ " (How to modify the existing email content like Confirmation email, Welcome "
722
+ "email, Admin emails)"
723
+ msgstr ""
724
+ "(Hur ändrar man befintligt emailinnehåll som bekräftelsemail, välkomstmail, "
725
+ "admin mail etc.)"
726
+
727
+ #: help/help.php:129
728
+ msgid "How to Import or Export Email Addresses?"
729
+ msgstr "Hur exporterar och importerar man e-postadresser?"
730
+
731
+ #: help/help.php:132
732
+ msgid "How to change/update/translate any texts from Email Subscribers?"
733
+ msgstr "Hur ändrar/uppdaterar/översätter man texter från Email Subscribers?"
734
+
735
+ #: help/help.php:135
736
+ msgid "How to add Unsubscribe link in emails?"
737
+ msgstr "Hur lägger man in en länk för att avaktivera sin prenumeration? "
738
+
739
+ #: help/help.php:138
740
+ msgid "What are Static Templates and Dynamic Templates?"
741
+ msgstr "Vad är Statiska Mallar och Dynamiska Mallar?"
742
+
743
+ #: help/help.php:141
744
+ msgid "How to Compose and Send Newsletter Emails?"
745
+ msgstr "Hur skapoar och sänder man email med nyheter?"
746
+
747
+ #: help/help.php:144
748
+ msgid ""
749
+ "How to Configure and Send Post Notification emails to subscribers when new "
750
+ "posts are published?"
751
+ msgstr ""
752
+ "Hur konfigurerar och sänder man Notifieringsmail till prenumeranter när nya "
753
+ "poster publiceras?"
754
+
755
+ #: help/help.php:147
756
+ msgid "How to Send a sample new post notification email to testgroup/myself?"
757
+ msgstr ""
758
+ "Hur sänder jag ett exempelmail med en notifiering via email till mig själv "
759
+ "eller en testgrupp?"
760
+
761
+ #: help/help.php:150
762
+ msgid "How to check Sent emails reports?"
763
+ msgstr "Hur kontrollerar jag rapporten för sända mail?"
764
+
765
+ #: help/help.php:153
766
+ msgid "How to Add/Update Existing Subscribers Group?"
767
+ msgstr "Hur lägger jag till/uppdaterar befintlig prenumerationsgrupp?"
768
+
769
+ #: help/help.php:156
770
+ msgid "Subscribers are not receiving Emails?"
771
+ msgstr "Prenumeranter får inte några mail?"
772
+
773
+ #: help/help.php:159
774
+ msgid "How to show subscribe form inside a popup?"
775
+ msgstr "Hur gör jag för att prenumerrar inifrån en pop-up?"
776
+
777
+ #: help/help.php:162
778
+ msgid "How to use Rainmaker’s form in Email Subscribers?"
779
+ msgstr "Hur gör jag för att använda formulären från Rainmaker?"
780
+
781
+ #: help/help.php:165
782
+ msgid "How to Schedule Cron Mails?"
783
+ msgstr "Hur planerar jag utskick av Cron mail?"
784
+
785
+ #: help/help.php:168
786
+ msgid "How to Schedule Cron Emails in cPanel?"
787
+ msgstr "Hur planerar man Cronmail i cPanel?"
788
+
789
+ #: help/help.php:171
790
+ msgid "How to Schedule Cron Emails in Parallels Plesk?"
791
+ msgstr ""
792
+ "Hur planerar Cron-mail på parallela Plesk (adminpaneler hos webbhotell)"
793
+
794
+ #: help/help.php:174
795
+ msgid "What to do if Hosting doesn’t support Cron Jobs?"
796
+ msgstr "Vad gör man om Webbhosten inte har support för Cron Job"
797
+
798
+ #: help/help.php:177
799
+ msgid "Commonly Asked Questions"
800
+ msgstr "Vanliga frågor"
801
+
802
+ #: job/es-optin.php:57 job/es-optin.php:67 job/es-unsubscribe.php:54
803
+ #: job/es-unsubscribe.php:61
804
+ msgid ""
805
+ "Oops.. We are getting some technical error. Please try again or contact "
806
+ "admin."
807
+ msgstr "Oups... Något gick fel. Försök igen senare."
808
+
809
+ #: job/es-optin.php:60
810
+ msgid "This email address has already been confirmed."
811
+ msgstr "Denna mailadress har redan bekräftats"
812
+
813
+ #: notification/notification-add.php:32
814
+ msgid "Please select subscribers group."
815
+ msgstr "Väj prenumerantgrupp"
816
+
817
+ #: notification/notification-add.php:38
818
+ msgid "Please select notification status."
819
+ msgstr "Välj notifkationsstatus"
820
+
821
+ #: notification/notification-add.php:44 notification/notification-edit.php:60
822
+ msgid ""
823
+ "Please select notification mail subject. Use compose menu to create new."
824
+ msgstr ""
825
+ "Välj notifierningsmailets ämne. Använd Skapa meny för att lägga till en ny."
826
+
827
+ #: notification/notification-add.php:50 notification/notification-edit.php:66
828
+ msgid "Please select post categories."
829
+ msgstr "Väl postkategori"
830
+
831
+ #: notification/notification-add.php:70
832
+ msgid "Notification successfully created. "
833
+ msgstr "Notifierning har skapats"
834
+
835
+ #: notification/notification-add.php:111
836
+ msgid "Add Notification"
837
+ msgstr "Lägg till Notifiering"
838
+
839
+ #: notification/notification-add.php:119
840
+ msgid "Select Subscribers Group"
841
+ msgstr "Välj prenumerantgrupp"
842
+
843
+ #: notification/notification-add.php:123 notification/notification-add.php:147
844
+ #: notification/notification-edit.php:134
845
+ #: notification/notification-edit.php:167 sendmail/sendmail.php:109
846
+ #: sendmail/sendmail.php:136 sendmail/sendmail.php:150
847
+ #: subscribers/view-subscriber-add.php:161
848
+ #: subscribers/view-subscriber-edit.php:161
849
+ #: subscribers/view-subscriber-import.php:189
850
+ #: subscribers/view-subscriber-sync.php:118
851
+ msgid "Select"
852
+ msgstr "Välj"
853
+
854
+ #: notification/notification-add.php:141 notification/notification-edit.php:161
855
+ msgid "Select Notification Mail Subject"
856
+ msgstr "Välj Rubrik i Notifieringsmailet"
857
+
858
+ #: notification/notification-add.php:142 notification/notification-edit.php:162
859
+ msgid "(Use compose menu to create new)"
860
+ msgstr "(Använd menyn \"komponera\" för att skapa ny)"
861
+
862
+ #: notification/notification-add.php:166 notification/notification-edit.php:189
863
+ msgid "Select Post Categories"
864
+ msgstr "Välj Post Kategori"
865
+
866
+ #: notification/notification-add.php:193 notification/notification-edit.php:224
867
+ msgid "Check All"
868
+ msgstr "Välj alla"
869
+
870
+ #: notification/notification-add.php:194 notification/notification-edit.php:225
871
+ msgid "Uncheck All"
872
+ msgstr "Avmarkera alla"
873
+
874
+ #: notification/notification-add.php:200 notification/notification-edit.php:232
875
+ msgid "Select your Custom Post Type"
876
+ msgstr "Välj typ för ditt mail."
877
+
878
+ #: notification/notification-add.php:201 notification/notification-edit.php:233
879
+ msgid "(Optional)"
880
+ msgstr "(Valbart)"
881
+
882
+ #: notification/notification-add.php:230 notification/notification-edit.php:267
883
+ msgid "No Custom Post Types Available"
884
+ msgstr "Ingen Kategori/Custom Post är tillgänglig"
885
+
886
+ #: notification/notification-add.php:237 notification/notification-edit.php:275
887
+ msgid "Select Notification Status"
888
+ msgstr "Välj Notifieringsstatus"
889
+
890
+ #: notification/notification-add.php:241 notification/notification-edit.php:280
891
+ msgid "Send mail immediately when new post is published"
892
+ msgstr "Sänd mail direkt när en ny post publiseras"
893
+
894
+ #: notification/notification-add.php:242 notification/notification-edit.php:281
895
+ msgid "Add to cron when new post is published and send via cron job"
896
+ msgstr "Lägg till cron när nya poster publiceras och sänds via cron job"
897
+
898
+ #: notification/notification-add.php:243 notification/notification-edit.php:282
899
+ msgid "Disable notification"
900
+ msgstr "Notifiering stängs"
901
+
902
+ #: notification/notification-edit.php:48
903
+ msgid "Please select subscribers group"
904
+ msgstr "Välj prenumerationsgrupp"
905
+
906
+ #: notification/notification-edit.php:54
907
+ msgid "Please select notification status"
908
+ msgstr "Välj status för nyhetsbrev."
909
+
910
+ #: notification/notification-edit.php:88
911
+ msgid "Notification successfully updated. "
912
+ msgstr "Mallen uppdaterad"
913
+
914
+ #: notification/notification-edit.php:121
915
+ msgid "Edit Notification"
916
+ msgstr "Redigera mail"
917
+
918
+ #: notification/notification-edit.php:130
919
+ #: subscribers/view-subscriber-show.php:279
920
+ msgid "Update Subscribers Group"
921
+ msgstr "Vill du uppdatera prenumerantgruppen"
922
+
923
+ #: notification/notification-show.php:64 notification/notification-show.php:72
924
+ msgid "Mail Subject"
925
+ msgstr "E-postrubrik"
926
+
927
+ #: notification/notification-show.php:65 notification/notification-show.php:73
928
+ msgid "Subscribers Group"
929
+ msgstr "Prenumerationsgrupp"
930
+
931
+ #: notification/notification-show.php:66 notification/notification-show.php:74
932
+ msgid "Categories / Custom Post"
933
+ msgstr "Kategorier/Custom Post"
934
+
935
+ #: notification/notification-show.php:67 notification/notification-show.php:75
936
+ msgid "Notification Status"
937
+ msgstr "Välj status för nyhetsbrev."
938
+
939
+ #: notification/notification-show.php:126
940
+ msgid "Send mail immediately when new post is published."
941
+ msgstr "Sänd mail direkt när en ny post publiseras"
942
+
943
+ #: notification/notification-show.php:128
944
+ msgid "Add to cron and send mail via cron job."
945
+ msgstr "Lägg till Cron och sänd mail med Cron Job"
946
+
947
+ #: roles/roles-add.php:52
948
+ msgid "Role Updated. "
949
+ msgstr "Rollen uppdaterat"
950
+
951
+ #: roles/roles-add.php:113
952
+ msgid ""
953
+ "Select user roles who can access following menus. Only Admin can change this."
954
+ msgstr ""
955
+ "Välj användarroll som kan få tillgång till följande menyer. Bara Admin kan "
956
+ "ändra detta."
957
+
958
+ #: roles/roles-add.php:120
959
+ msgid "Subscribers Menu"
960
+ msgstr "Prenumenrantmeny"
961
+
962
+ #: roles/roles-add.php:124 roles/roles-add.php:136 roles/roles-add.php:148
963
+ #: roles/roles-add.php:160 roles/roles-add.php:172 roles/roles-add.php:184
964
+ #: roles/roles-add.php:196
965
+ msgid "Administrator Only"
966
+ msgstr "Endast Adminstratör"
967
+
968
+ #: roles/roles-add.php:125 roles/roles-add.php:137 roles/roles-add.php:149
969
+ #: roles/roles-add.php:161 roles/roles-add.php:173 roles/roles-add.php:185
970
+ #: roles/roles-add.php:197
971
+ msgid "Administrator/Editor"
972
+ msgstr "Administratör/Redigerare"
973
+
974
+ #: roles/roles-add.php:126 roles/roles-add.php:138 roles/roles-add.php:150
975
+ #: roles/roles-add.php:162 roles/roles-add.php:174 roles/roles-add.php:186
976
+ #: roles/roles-add.php:198
977
+ msgid "Administrator/Editor/Author/Contributor"
978
+ msgstr "Administratör/Redigerare/Författare/Bidragsgivare"
979
+
980
+ #: roles/roles-add.php:132
981
+ msgid "Compose Menu"
982
+ msgstr "Skapa meny"
983
+
984
+ #: roles/roles-add.php:144
985
+ msgid "Post Notifications Menu"
986
+ msgstr "Meddelandemeny"
987
+
988
+ #: roles/roles-add.php:156
989
+ msgid "Newsletters + Cron Settings Menu"
990
+ msgstr "Nyhetsbrev och cron-inställningsmenyn"
991
+
992
+ #: roles/roles-add.php:168
993
+ msgid "Email Settings Menu"
994
+ msgstr "E-postinställningar meny"
995
+
996
+ #: roles/roles-add.php:180
997
+ msgid "Reports Menu"
998
+ msgstr "Rapportmeny"
999
+
1000
+ #: roles/roles-add.php:192
1001
+ msgid "Help & Info Menu"
1002
+ msgstr "Hjälp & Information"
1003
+
1004
+ #: sendmail/sendmail.php:39
1005
+ msgid "Please select your mail subject."
1006
+ msgstr "Välj rubrik för ditt mail."
1007
+
1008
+ #: sendmail/sendmail.php:45
1009
+ msgid "Please select your mail type."
1010
+ msgstr "Välj typ för ditt mail."
1011
+
1012
+ #: sendmail/sendmail.php:51
1013
+ msgid "Please select your group."
1014
+ msgstr "Välj prenumerationsgrupp"
1015
+
1016
+ #: sendmail/sendmail.php:58
1017
+ msgid "Mail sent successfully. "
1018
+ msgstr "Uppdaterat"
1019
+
1020
+ #: sendmail/sendmail.php:62
1021
+ msgid "Click here to check Statistics"
1022
+ msgstr "Klicka här för statistik"
1023
+
1024
+ #: sendmail/sendmail.php:68
1025
+ msgid "Oops.. We are getting some error. mail not sending."
1026
+ msgstr "Oups... Det blev något fel. Mailet sändes inte iväg."
1027
+
1028
+ #: sendmail/sendmail.php:96
1029
+ msgid "Use this to send newsletter emails to your subscribers."
1030
+ msgstr "Använd detta för att sända nyhetsbrev till din aprenumeranter"
1031
+
1032
+ #: sendmail/sendmail.php:104
1033
+ msgid "Select Mail Subject from available list"
1034
+ msgstr "Välj Rubrik i mailet från en tillgänglig lista"
1035
+
1036
+ #: sendmail/sendmail.php:131
1037
+ msgid "Select Mail Type"
1038
+ msgstr "Välj typ för ditt mail."
1039
+
1040
+ #: sendmail/sendmail.php:137
1041
+ msgid "Send mail immediately"
1042
+ msgstr "Sänd mail direkt"
1043
+
1044
+ #: sendmail/sendmail.php:138
1045
+ msgid "Send mail via cron job"
1046
+ msgstr "Sänd mail med Cron Job"
1047
+
1048
+ #: sendmail/sendmail.php:145
1049
+ msgid "Select Subscribers group to Send Mail"
1050
+ msgstr "Välj prenumerationsgrupp för att sända mail"
1051
+
1052
+ #: sendmail/sendmail.php:177
1053
+ msgid "Recipients : 0 "
1054
+ msgstr "Mottagare: 0"
1055
+
1056
+ #: sendmail/sendmail.php:179
1057
+ msgid "Recipients : %s"
1058
+ msgstr "Mottagare: %s"
1059
+
1060
+ #: sendmail/sendmail.php:182
1061
+ msgid ""
1062
+ "<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend "
1063
+ "that you change above Mail Type to Cron and Send Mail via Cron Job.</"
1064
+ "strong><br>Click on Help for more information."
1065
+ msgstr ""
1066
+ "<br><br><strong>Antalet mailmottagare är över 100. <br> Vi rekommenderar att "
1067
+ "du ändrar Mailtyp till Cron och sendre mail via CronJob. a/strongZ<br>Klicka "
1068
+ "på Hjälp för mer information."
1069
+
1070
+ #: sendmail/sendmail.php:193 sendmail/sendmail.php:195
1071
+ msgid "Send Email"
1072
+ msgstr "Skicka"
1073
+
1074
+ #: sendmail/sendmail.php:198
1075
+ msgid "Reset"
1076
+ msgstr "Återställ"
1077
+
1078
+ #: sentmail/deliverreport-show.php:13
1079
+ msgid "Oops.. Unexpected error occurred. Please try again."
1080
+ msgstr "Oups.. Oväntat fel. Försök igen."
1081
+
1082
+ #: sentmail/deliverreport-show.php:49 sentmail/sentmail-show.php:85
1083
+ msgid " &lt;&lt; "
1084
+ msgstr " &lt;&lt; "
1085
+
1086
+ #: sentmail/deliverreport-show.php:50 sentmail/sentmail-show.php:86
1087
+ msgid " &gt;&gt; "
1088
+ msgstr " &gt;&gt; "
1089
+
1090
+ #: sentmail/deliverreport-show.php:59
1091
+ msgid "Delivery Report"
1092
+ msgstr "Leveransrapport"
1093
+
1094
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1095
+ #: subscribers/view-subscriber-export.php:36
1096
+ #: subscribers/view-subscriber-export.php:44
1097
+ #: subscribers/view-subscriber-show.php:351
1098
+ #: subscribers/view-subscriber-show.php:365
1099
+ msgid "Sno"
1100
+ msgstr "#"
1101
+
1102
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1103
+ msgid "Email"
1104
+ msgstr "E-post:"
1105
+
1106
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
1107
+ msgid "Sent Date"
1108
+ msgstr "Sänt datum"
1109
+
1110
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1111
+ msgid "Viewed Status"
1112
+ msgstr "Visad status"
1113
+
1114
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1115
+ msgid "Viewed Date"
1116
+ msgstr "Läst datum"
1117
+
1118
+ #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1119
+ msgid "Database ID"
1120
+ msgstr "Databas ID"
1121
+
1122
+ #: sentmail/sentmail-preview.php:41
1123
+ msgid "Back"
1124
+ msgstr "Åter"
1125
+
1126
+ #: sentmail/sentmail-show.php:42
1127
+ msgid "Successfully deleted all reports except latest 10."
1128
+ msgstr "Alla rapporter utom de 10 senaste har raderats"
1129
+
1130
+ #: sentmail/sentmail-show.php:99
1131
+ msgid ""
1132
+ "It will show reports for all Newsletters & Post Notification emails sent."
1133
+ msgstr ""
1134
+ "Det kommer att visa rapporter för alla nyhetsbrev och notifieringar för "
1135
+ "poster som sänts med email."
1136
+
1137
+ #: sentmail/sentmail-show.php:109 sentmail/sentmail-show.php:122
1138
+ msgid "View Reports"
1139
+ msgstr "Läs rapporter"
1140
+
1141
+ #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1142
+ msgid "Source"
1143
+ msgstr "Källa"
1144
+
1145
+ #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1146
+ msgid "Start Date"
1147
+ msgstr "Startdatum"
1148
+
1149
+ #: sentmail/sentmail-show.php:115 sentmail/sentmail-show.php:128
1150
+ msgid "End Date"
1151
+ msgstr "Slutdatum"
1152
+
1153
+ #: sentmail/sentmail-show.php:116 sentmail/sentmail-show.php:129
1154
+ msgid "Total"
1155
+ msgstr "Summa"
1156
+
1157
+ #: sentmail/sentmail-show.php:117 sentmail/sentmail-show.php:130
1158
+ #: subscribers/view-subscriber-export.php:39
1159
+ #: subscribers/view-subscriber-export.php:47
1160
+ #: subscribers/view-subscriber-show.php:357
1161
+ #: subscribers/view-subscriber-show.php:371
1162
+ msgid "Action"
1163
+ msgstr "Aktivitet"
1164
+
1165
+ #: sentmail/sentmail-show.php:176
1166
+ msgid "Optimize Table & Delete Records"
1167
+ msgstr "Optimera Tabell & raderade poster"
1168
+
1169
+ #: sentmail/sentmail-show.php:185
1170
+ msgid ""
1171
+ "Note: Please click on <strong>Optimize Table & Delete Records</strong> "
1172
+ "button to delete all reports except latest 10."
1173
+ msgstr ""
1174
+ "OBS. Klicka på <strong>Optimera Tabell & raderade poster</strong>-knappen "
1175
+ "för att radera alla rapporter förutom de 10 senaste."
1176
+
1177
+ #: settings/setting-sync.php:15
1178
+ msgid "Table sync completed successfully."
1179
+ msgstr "Synkronisering av tabellen klar"
1180
+
1181
+ #: settings/setting-sync.php:28
1182
+ msgid "Sync plugin tables"
1183
+ msgstr "Synkronisera Plugin tabeller"
1184
+
1185
+ #: settings/setting-sync.php:32
1186
+ msgid "Click to sync tables"
1187
+ msgstr "Klicka för att synkronisera tabeller"
1188
+
1189
+ #: settings/settings-edit.php:116
1190
+ msgid "Please enter sender of notifications from name."
1191
+ msgstr "Ange namnet för notifieringens avsändare"
1192
+
1193
+ #: settings/settings-edit.php:121
1194
+ msgid "Please enter sender of notifications from email."
1195
+ msgstr "Ange avsändarens mailadress på email för notifieringar"
1196
+
1197
+ #: settings/settings-edit.php:154
1198
+ msgid "Settings Saved."
1199
+ msgstr "Inställningar sparade"
1200
+
1201
+ #: settings/settings-edit.php:157
1202
+ msgid "Oops, unable to update."
1203
+ msgstr "Oups... Det går ej att uppdatera"
1204
+
1205
+ #: settings/settings-edit.php:204
1206
+ msgid "Sender of Notifications"
1207
+ msgstr "Notifieringens avsändare"
1208
+
1209
+ #: settings/settings-edit.php:206
1210
+ msgid ""
1211
+ "Choose a FROM name and FROM email address for all the emails to be sent from "
1212
+ "this plugin."
1213
+ msgstr ""
1214
+ "Välj ett Från-namn och avsändarmailadress för alla mail som sånds från denna "
1215
+ "Plugin"
1216
+
1217
+ #: settings/settings-edit.php:215
1218
+ msgid "Mail Type"
1219
+ msgstr "Mailtyp"
1220
+
1221
+ #: settings/settings-edit.php:216
1222
+ msgid ""
1223
+ "Option 1 & 2 is to send mails with default Wordpress method wp_mail(). "
1224
+ "Option 3 & 4 is to send mails with PHP method mail()."
1225
+ msgstr ""
1226
+ "Val 1 & 2 används för att sända mail med Wordpress metod wp_mail(). Val 3 & "
1227
+ "4 används öfr att sända mail med PHP-metoden ()."
1228
+
1229
+ #: settings/settings-edit.php:220
1230
+ msgid "1. WP HTML MAIL"
1231
+ msgstr "1. WP HTML MAIL"
1232
+
1233
+ #: settings/settings-edit.php:221
1234
+ msgid "2. WP PLAINTEXT MAIL"
1235
+ msgstr "2. WP PLAINTEXT MAIL"
1236
+
1237
+ #: settings/settings-edit.php:222
1238
+ msgid "3. PHP HTML MAIL"
1239
+ msgstr "3. PHP HTML MAIL"
1240
+
1241
+ #: settings/settings-edit.php:223
1242
+ msgid "4. PHP PLAINTEXT MAIL"
1243
+ msgstr "4. PHP PLAINTEXT MAIL"
1244
+
1245
+ #: settings/settings-edit.php:230
1246
+ msgid "Opt-in Option"
1247
+ msgstr "Opt-in Option"
1248
+
1249
+ #: settings/settings-edit.php:231
1250
+ msgid ""
1251
+ "Double Opt In means subscribers need to confirm their email address by an "
1252
+ "activation link sent them on a activation email message.<br />Single Opt In "
1253
+ "means subscribers do not need to confirm their email address."
1254
+ msgstr ""
1255
+ "Double Opt In betyder att prenumeranterna behöver bekräfta sina e-"
1256
+ "postadresser genom att klicka på en aktiveringslänk i bekräfteslemailet. <br/"
1257
+ ">Single Opt In inenbär att man inte behöver bekräfta."
1258
+
1259
+ #: settings/settings-edit.php:235
1260
+ msgid "Double Opt In"
1261
+ msgstr "Double Opt In"
1262
+
1263
+ #: settings/settings-edit.php:236 subscribers/view-subscriber-add.php:150
1264
+ #: subscribers/view-subscriber-edit.php:149
1265
+ #: subscribers/view-subscriber-import.php:177
1266
+ #: subscribers/view-subscriber-show.php:302
1267
+ #: subscribers/view-subscriber-show.php:329
1268
+ msgid "Single Opt In"
1269
+ msgstr "Single Opt In"
1270
+
1271
+ #: settings/settings-edit.php:242
1272
+ msgid "Image Size"
1273
+ msgstr "Bildstorlek"
1274
+
1275
+ #: settings/settings-edit.php:243
1276
+ msgid ""
1277
+ "Select image size for ###POSTIMAGE### to be shown in the Post Notification "
1278
+ "Emails."
1279
+ msgstr "Välj bildstorlek för ###POSTIMAGE### att visas i notifikationsmail."
1280
+
1281
+ #: settings/settings-edit.php:247
1282
+ msgid "Full Size"
1283
+ msgstr "Full storlek"
1284
+
1285
+ #: settings/settings-edit.php:248
1286
+ msgid "Medium Size"
1287
+ msgstr "Mediumstorlek"
1288
+
1289
+ #: settings/settings-edit.php:249
1290
+ msgid "Thumbnail"
1291
+ msgstr "Thumbnail"
1292
+
1293
+ #: settings/settings-edit.php:255
1294
+ msgid "Double Opt In Mail Subject (Confirmation Email)"
1295
+ msgstr "Double Opt In mailrubrik (Bekräftelsemail)"
1296
+
1297
+ #: settings/settings-edit.php:256
1298
+ msgid ""
1299
+ "Enter the subject for the confirmation email to be sent Double Opt In "
1300
+ "whenever a user signs up."
1301
+ msgstr ""
1302
+ "Ange Rubrik för bekräftelsemailet som sänds double Opt när en prenumerant "
1303
+ "registrerar sig."
1304
+
1305
+ #: settings/settings-edit.php:262
1306
+ msgid "Double Opt In Mail Content (Confirmation Email)"
1307
+ msgstr "Double Opt In. Mailets innehåll (Bekräftelsemail)"
1308
+
1309
+ #: settings/settings-edit.php:263
1310
+ msgid ""
1311
+ "Enter the content for the confirmation email to be sent for Double Opt In "
1312
+ "whenever a user signs up. (Keyword: ###NAME###)"
1313
+ msgstr ""
1314
+ "Ange Innehåll i bekräftelsemailet som sänds double Opt när en prenumerant "
1315
+ "registrerar sig. (Keyword:###NAME###)"
1316
+
1317
+ #: settings/settings-edit.php:269
1318
+ msgid "Double Opt In Confirmation Link"
1319
+ msgstr "Double Opt In bekräftelselänk"
1320
+
1321
+ #: settings/settings-edit.php:270 settings/settings-edit.php:313
1322
+ msgid "It is a readonly field and you are advised not to modify it."
1323
+ msgstr "Det är readonly och du bör inte ändra det."
1324
+
1325
+ #: settings/settings-edit.php:276
1326
+ msgid ""
1327
+ "Text to display after Email is successfully subscribed from Double Opt In "
1328
+ "(confirmation) Email"
1329
+ msgstr ""
1330
+ "Text att visa när Email prenumeration lyckats för Double Opt In "
1331
+ "(bekräftelse) mail."
1332
+
1333
+ #: settings/settings-edit.php:277
1334
+ msgid ""
1335
+ "This text will be displayed once user clicks on email confirmation link from "
1336
+ "the Double Opt In (confirmation) Email."
1337
+ msgstr ""
1338
+ "Denna text visas när en prenumerant klickar på bekräftelselänken för att "
1339
+ "bekräfta sin prenumeration i double Opt In."
1340
+
1341
+ #: settings/settings-edit.php:284
1342
+ msgid "Subscriber Welcome Email"
1343
+ msgstr "Välkomstmail till prenumerant"
1344
+
1345
+ #: settings/settings-edit.php:285
1346
+ msgid ""
1347
+ "To send welcome email to subscriber after successful signup. This option "
1348
+ "must be set to YES."
1349
+ msgstr ""
1350
+ "För att sända välkomstmail till nya prenumeranter, så måste detta val vara JA"
1351
+
1352
+ #: settings/settings-edit.php:289 settings/settings-edit.php:362
1353
+ #: subscribers/view-subscriber-sync.php:106
1354
+ msgid "YES"
1355
+ msgstr "JA"
1356
+
1357
+ #: settings/settings-edit.php:290 settings/settings-edit.php:363
1358
+ #: subscribers/view-subscriber-sync.php:105
1359
+ msgid "NO"
1360
+ msgstr "NEJ"
1361
+
1362
+ #: settings/settings-edit.php:296
1363
+ msgid "Subscriber Welcome Email Subject"
1364
+ msgstr "Ämne i välkomstmail till prenumerant"
1365
+
1366
+ #: settings/settings-edit.php:297
1367
+ msgid ""
1368
+ "Enter the subject for the subscriber welcome email. This will be sent "
1369
+ "whenever a user's email is either confirmed (if Double Opt In) / subscribed "
1370
+ "(if Single Op In) successfully."
1371
+ msgstr "Ange Rubrik för prenumerantens välkomstbrev"
1372
+
1373
+ #: settings/settings-edit.php:303
1374
+ msgid "Subscriber Welcome Email Content"
1375
+ msgstr "Innehåll i välkomstmail till prenumerant"
1376
+
1377
+ #: settings/settings-edit.php:304
1378
+ msgid ""
1379
+ "Enter the content for the subscriber welcome email whenever a user's email "
1380
+ "is either confirmed (if Double Opt In) / subscribed (if Single Opt In) "
1381
+ "successfully. (Keyword: ###NAME###)"
1382
+ msgstr ""
1383
+ "Ange innehållet i välkomstmailet som går ut till en prenumerant när "
1384
+ "mailadressen bekräftats (double Opdt In) /beställts (Single Opt In)."
1385
+
1386
+ #: settings/settings-edit.php:312
1387
+ msgid "Unsubscribe Link"
1388
+ msgstr "Länk för att avbeställa prenumerationen"
1389
+
1390
+ #: settings/settings-edit.php:319
1391
+ msgid "Unsubscribe Text in Email"
1392
+ msgstr "Text i email vid avlutad prenumeration"
1393
+
1394
+ #: settings/settings-edit.php:320
1395
+ msgid ""
1396
+ "Enter the text for the unsubscribe link. This text is added with unsubscribe "
1397
+ "link in the emails. (Keyword: ###LINK###)"
1398
+ msgstr ""
1399
+ "Ange texten på länken för att avsluta prenumerationen. Denn aläggs till "
1400
+ "mailet som sänds till användaren. (Keyword: ###LINK###)"
1401
+
1402
+ #: settings/settings-edit.php:326
1403
+ msgid "Text to display after Email is unsubscribed"
1404
+ msgstr "Text att visa när en prenumeration avbetsällts."
1405
+
1406
+ #: settings/settings-edit.php:327
1407
+ msgid "This text will be displayed once user clicks on unsubscribe link."
1408
+ msgstr ""
1409
+ "Denna text visas när en användare klickar på länken för att avsluta "
1410
+ "prenumerationen."
1411
+
1412
+ #: settings/settings-edit.php:334
1413
+ msgid "Error in Confirmation Link"
1414
+ msgstr "Fel i bekräfta-länken."
1415
+
1416
+ #: settings/settings-edit.php:335
1417
+ msgid ""
1418
+ "Default message to display if there is any issue while clicking on "
1419
+ "confirmation link from the Double Opt In (confirmation) Emails."
1420
+ msgstr ""
1421
+ "Standardmeddelande att visa om det blir problem när man klickar på "
1422
+ "befräftelselänken i Double Opt In mailet."
1423
+
1424
+ #: settings/settings-edit.php:341
1425
+ msgid "Error in Unsubscribe Link"
1426
+ msgstr "FEL i länken för avprenumeration"
1427
+
1428
+ #: settings/settings-edit.php:342
1429
+ msgid ""
1430
+ "Default message to display if there is any issue while clicking on "
1431
+ "unsubscribe link from the Emails."
1432
+ msgstr ""
1433
+ "Standardmeddelande att visa om det blir fel när man klickar på länken för "
1434
+ "att avsluta prenumerationen."
1435
+
1436
+ #: settings/settings-edit.php:349
1437
+ msgid "Admin Email Addresses"
1438
+ msgstr "Admins epostadresser"
1439
+
1440
+ #: settings/settings-edit.php:350
1441
+ msgid ""
1442
+ "Enter the admin email addresses that should receive notifications (separated "
1443
+ "by comma)."
1444
+ msgstr ""
1445
+ "Ange Admins mailadresser dit notifieringar ska skickas. (separera dem med "
1446
+ "komma (,)"
1447
+
1448
+ #: settings/settings-edit.php:356
1449
+ msgid "Notify Admin about New Subscriber"
1450
+ msgstr "Notifiera Admin om nya prenumeranter"
1451
+
1452
+ #: settings/settings-edit.php:357
1453
+ msgid ""
1454
+ "To send admin email notifications for the new subscriber. This option must "
1455
+ "be set to YES."
1456
+ msgstr ""
1457
+ "För att få notifieringar vid nya prenumeranter måste denna sättas till JA"
1458
+
1459
+ #: settings/settings-edit.php:369
1460
+ msgid "Admin Email Subject"
1461
+ msgstr "Admin epostrubrik"
1462
+
1463
+ #: settings/settings-edit.php:370
1464
+ msgid ""
1465
+ "Enter the subject for the admin email. This will be sent whenever a new "
1466
+ "email is added and confirmed."
1467
+ msgstr "Ange ÄMNE för Adminmailen. Detta sänds när en prenumerant bekräftats"
1468
+
1469
+ #: settings/settings-edit.php:376
1470
+ msgid "Admin Email Content"
1471
+ msgstr "Innehåll i Admin mail"
1472
+
1473
+ #: settings/settings-edit.php:377
1474
+ msgid ""
1475
+ "Enter the email content for the admin email. This will be sent whenever a "
1476
+ "new email is added and confirmed. (Keyword: ###NAME###, ###EMAIL###)"
1477
+ msgstr ""
1478
+ "Ange innehållet i Adminmailen. Detta sänds när en ny epostadress lagts till "
1479
+ "och bekräftats. (Keyword: ###NAME###, ###EMAIL###)"
1480
+
1481
+ #: settings/settings-edit.php:384
1482
+ msgid "Sent Report Subject"
1483
+ msgstr "Sändrapport Ämne"
1484
+
1485
+ #: settings/settings-edit.php:385
1486
+ msgid ""
1487
+ "Enter the subject for the sent email report. It will be mailed to Admin."
1488
+ msgstr "Ange Ämne för Sändrapporterna. Det sänds till Admin."
1489
+
1490
+ #: settings/settings-edit.php:391
1491
+ msgid "Sent Report Content"
1492
+ msgstr "Sändrapport - Innehåll"
1493
+
1494
+ #: settings/settings-edit.php:392
1495
+ msgid ""
1496
+ "Enter the content for the sent mail report. It will be mailed to Admin. "
1497
+ "(Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
1498
+ msgstr ""
1499
+ "Ange innehållet i sändrapporten. Det kommer att sändas till Admin. "
1500
+ "(Keyword: ###COUNT###, ###UNIQUE###, ###STARTTIME###, ###ENDTIME###)"
1501
+
1502
+ #: settings/settings-edit.php:402
1503
+ msgid "Save Settings"
1504
+ msgstr "Spara inställningarna"
1505
+
1506
+ #: subscribers/view-subscriber-add.php:35
1507
+ #: subscribers/view-subscriber-edit.php:53
1508
+ msgid "Please enter subscriber email address."
1509
+ msgstr "Ange prenumerantens epostadress."
1510
+
1511
+ #: subscribers/view-subscriber-add.php:48
1512
+ msgid "Please select or create your group for this email."
1513
+ msgstr "Välj eller skapa en grupp för dessa mail."
1514
+
1515
+ #: subscribers/view-subscriber-add.php:55
1516
+ msgid ""
1517
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1518
+ "the group name."
1519
+ msgstr ""
1520
+ "Specialtecken (['^$%&*()}{@#~?><>,|=_+\\\"]) är inte tillåtna i gruppnamnet"
1521
+
1522
+ #: subscribers/view-subscriber-add.php:65
1523
+ msgid "Subscriber has been saved."
1524
+ msgstr "Prenumerant har sparats"
1525
+
1526
+ #: subscribers/view-subscriber-add.php:67
1527
+ msgid "Subscriber already exists."
1528
+ msgstr "Prenumerant finns redan"
1529
+
1530
+ #: subscribers/view-subscriber-add.php:70
1531
+ msgid "Invalid Email."
1532
+ msgstr "Ogiltig epostadress."
1533
+
1534
+ #: subscribers/view-subscriber-add.php:109
1535
+ #: subscribers/view-subscriber-edit.php:108
1536
+ #: subscribers/view-subscriber-export.php:26
1537
+ #: subscribers/view-subscriber-import.php:142
1538
+ #: subscribers/view-subscriber-show.php:241
1539
+ #: subscribers/view-subscriber-sync.php:88
1540
+ msgid "Add New Subscriber"
1541
+ msgstr "Lägg till ny prenumerant"
1542
+
1543
+ #: subscribers/view-subscriber-add.php:110
1544
+ #: subscribers/view-subscriber-edit.php:109
1545
+ #: subscribers/view-subscriber-export.php:27
1546
+ #: subscribers/view-subscriber-import.php:209
1547
+ #: subscribers/view-subscriber-show.php:242
1548
+ #: subscribers/view-subscriber-sync.php:89
1549
+ msgid "Import"
1550
+ msgstr "Importera"
1551
+
1552
+ #: subscribers/view-subscriber-add.php:111
1553
+ #: subscribers/view-subscriber-edit.php:110
1554
+ #: subscribers/view-subscriber-import.php:143
1555
+ #: subscribers/view-subscriber-show.php:243
1556
+ #: subscribers/view-subscriber-sync.php:90
1557
+ msgid "Export"
1558
+ msgstr "Exportera"
1559
+
1560
+ #: subscribers/view-subscriber-add.php:112
1561
+ #: subscribers/view-subscriber-edit.php:111
1562
+ #: subscribers/view-subscriber-export.php:28
1563
+ #: subscribers/view-subscriber-import.php:144
1564
+ #: subscribers/view-subscriber-show.php:244
1565
+ #: subscribers/view-subscriber-sync.php:142
1566
+ msgid "Sync"
1567
+ msgstr "Synkronisera"
1568
+
1569
+ #: subscribers/view-subscriber-add.php:122
1570
+ msgid "Enter Subscriber's Full name"
1571
+ msgstr "Ange prenumerantens hela namn"
1572
+
1573
+ #: subscribers/view-subscriber-add.php:132
1574
+ msgid "Enter Subscriber's Email Address"
1575
+ msgstr "Ange prenumerantens epostadress."
1576
+
1577
+ #: subscribers/view-subscriber-add.php:142
1578
+ msgid "Select Subscriber's Status"
1579
+ msgstr "Välj prenumerantens status"
1580
+
1581
+ #: subscribers/view-subscriber-add.php:147
1582
+ #: subscribers/view-subscriber-edit.php:146
1583
+ #: subscribers/view-subscriber-import.php:174
1584
+ #: subscribers/view-subscriber-show.php:299
1585
+ #: subscribers/view-subscriber-show.php:326
1586
+ msgid "Confirmed"
1587
+ msgstr "Bekräftad"
1588
+
1589
+ #: subscribers/view-subscriber-add.php:148
1590
+ #: subscribers/view-subscriber-edit.php:147
1591
+ #: subscribers/view-subscriber-import.php:175
1592
+ #: subscribers/view-subscriber-show.php:300
1593
+ #: subscribers/view-subscriber-show.php:327
1594
+ msgid "Unconfirmed"
1595
+ msgstr "Obekräftad"
1596
+
1597
+ #: subscribers/view-subscriber-add.php:149
1598
+ #: subscribers/view-subscriber-edit.php:148
1599
+ #: subscribers/view-subscriber-import.php:176
1600
+ #: subscribers/view-subscriber-show.php:301
1601
+ #: subscribers/view-subscriber-show.php:328
1602
+ msgid "Unsubscribed"
1603
+ msgstr "Ej prenumererad"
1604
+
1605
+ #: subscribers/view-subscriber-add.php:157
1606
+ msgid "Select (or) Create Group for Subscriber"
1607
+ msgstr "Ange eller skapa en grupp för denna prenumerant"
1608
+
1609
+ #: subscribers/view-subscriber-add.php:173
1610
+ #: subscribers/view-subscriber-import.php:201
1611
+ msgid "(or)"
1612
+ msgstr "(eller)"
1613
+
1614
+ #: subscribers/view-subscriber-add.php:182
1615
+ msgid "Add Subscriber"
1616
+ msgstr "Lägg till prenumerant"
1617
+
1618
+ #: subscribers/view-subscriber-edit.php:63
1619
+ msgid "Error: Special characters are not allowed in the group name."
1620
+ msgstr "Fel. Specialtecken är inte tillåtna i gruppnamn"
1621
+
1622
+ #: subscribers/view-subscriber-edit.php:73
1623
+ msgid "Subscriber details updated."
1624
+ msgstr "Prenumerantuppgifter uppdaterade"
1625
+
1626
+ #: subscribers/view-subscriber-edit.php:75
1627
+ msgid "Subscriber already exists for this group."
1628
+ msgstr "prenumerant finns redan i denna grupp"
1629
+
1630
+ #: subscribers/view-subscriber-edit.php:107
1631
+ msgid "Edit Subscriber"
1632
+ msgstr "Redigera prenumerant"
1633
+
1634
+ #: subscribers/view-subscriber-edit.php:121
1635
+ msgid "Subscriber's Full Name"
1636
+ msgstr "Prenumerantens hela namn"
1637
+
1638
+ #: subscribers/view-subscriber-edit.php:131
1639
+ msgid "Subscriber's Email Address"
1640
+ msgstr "Prenumerantens epostadress."
1641
+
1642
+ #: subscribers/view-subscriber-edit.php:141
1643
+ msgid "Update Subscriber's Status"
1644
+ msgstr "Uppdatera prenumerantens status"
1645
+
1646
+ #: subscribers/view-subscriber-edit.php:156
1647
+ msgid "Update Subscriber's Group"
1648
+ msgstr "Uppdatera prenumerantens grupp"
1649
+
1650
+ #: subscribers/view-subscriber-export.php:25
1651
+ msgid "Export Email Addresses"
1652
+ msgstr "Ecporteera epostadresser"
1653
+
1654
+ #: subscribers/view-subscriber-export.php:37
1655
+ #: subscribers/view-subscriber-export.php:45
1656
+ msgid "Type of List to Export"
1657
+ msgstr "Typ av lista att exporteera"
1658
+
1659
+ #: subscribers/view-subscriber-export.php:38
1660
+ #: subscribers/view-subscriber-export.php:46
1661
+ msgid "Total Emails"
1662
+ msgstr "Totalt antal email"
1663
+
1664
+ #: subscribers/view-subscriber-export.php:52
1665
+ msgid "1"
1666
+ msgstr "1"
1667
+
1668
+ #: subscribers/view-subscriber-export.php:53
1669
+ msgid "All Subscribers List"
1670
+ msgstr "Lista över alla prenumeranter"
1671
+
1672
+ #: subscribers/view-subscriber-export.php:55
1673
+ #: subscribers/view-subscriber-export.php:61
1674
+ #: subscribers/view-subscriber-export.php:67
1675
+ msgid "Click to Export in CSV"
1676
+ msgstr "Klicka för att exportera i CSV-format"
1677
+
1678
+ #: subscribers/view-subscriber-export.php:58
1679
+ msgid "2"
1680
+ msgstr "2"
1681
+
1682
+ #: subscribers/view-subscriber-export.php:59
1683
+ msgid "WordPress Registered Users"
1684
+ msgstr "Användare registrerade i Wordpress"
1685
+
1686
+ #: subscribers/view-subscriber-export.php:64
1687
+ msgid "3"
1688
+ msgstr "3"
1689
+
1690
+ #: subscribers/view-subscriber-export.php:65
1691
+ msgid "Commented Authors"
1692
+ msgstr "Författarkommentarer"
1693
+
1694
+ #: subscribers/view-subscriber-import.php:43
1695
+ msgid ""
1696
+ "Error: Special characters (['^$%&*()}{@#~?><>,|=_+\\\"]) are not allowed in "
1697
+ "the Group name."
1698
+ msgstr ""
1699
+ "Specialtecken är ej tillåtna i gruppnamn (['^$%&*()}{@#~?><>,|=_+\\\"])"
1700
+
1701
+ #: subscribers/view-subscriber-import.php:91
1702
+ msgid "email imported."
1703
+ msgstr "email importerade"
1704
+
1705
+ #: subscribers/view-subscriber-import.php:92
1706
+ msgid "email already exists."
1707
+ msgstr "email finns redan"
1708
+
1709
+ #: subscribers/view-subscriber-import.php:93
1710
+ msgid "email are invalid."
1711
+ msgstr "ogiltigt email"
1712
+
1713
+ #: subscribers/view-subscriber-import.php:96
1714
+ #: subscribers/view-subscriber-import.php:125
1715
+ msgid "Click here"
1716
+ msgstr "Klicka här"
1717
+
1718
+ #: subscribers/view-subscriber-import.php:96
1719
+ #: subscribers/view-subscriber-import.php:125
1720
+ msgid " to view details."
1721
+ msgstr "för att se detaljer"
1722
+
1723
+ #: subscribers/view-subscriber-import.php:104
1724
+ msgid "File Upload Failed."
1725
+ msgstr "Uppladdning av fil misslyckades"
1726
+
1727
+ #: subscribers/view-subscriber-import.php:141
1728
+ msgid "Import Email Addresses"
1729
+ msgstr "Importera emailadresser"
1730
+
1731
+ #: subscribers/view-subscriber-import.php:154
1732
+ msgid "Select CSV file"
1733
+ msgstr "Väsj CSV-fil"
1734
+
1735
+ #: subscribers/view-subscriber-import.php:156
1736
+ msgid "Check CSV structure "
1737
+ msgstr "Kontrollera CSV-strukturen"
1738
+
1739
+ #: subscribers/view-subscriber-import.php:157
1740
+ msgid "from here"
1741
+ msgstr "härifrån"
1742
+
1743
+ #: subscribers/view-subscriber-import.php:168
1744
+ msgid "Select Subscribers Email Status"
1745
+ msgstr "Välj prenumeranternas E-poststatus"
1746
+
1747
+ #: subscribers/view-subscriber-import.php:184
1748
+ msgid "Select (or) Create Group for Subscribers"
1749
+ msgstr "Välj eller skapa grupp för prenumeranter"
1750
+
1751
+ #: subscribers/view-subscriber-show.php:44
1752
+ msgid "Selected details does not exists."
1753
+ msgstr "Valet finns inte tillgängligt"
1754
+
1755
+ #: subscribers/view-subscriber-show.php:55
1756
+ #: subscribers/view-subscriber-show.php:94
1757
+ msgid "Record deleted."
1758
+ msgstr "Post raderad"
1759
+
1760
+ #: subscribers/view-subscriber-show.php:66
1761
+ msgid ""
1762
+ "To send confirmation email, please change the Opt-in option to Double Opt In."
1763
+ msgstr "För att sända bekräftelsemail, ändra Opt-In till Double Opt In."
1764
+
1765
+ #: subscribers/view-subscriber-show.php:74
1766
+ #: subscribers/view-subscriber-show.php:133
1767
+ msgid "Confirmation emails Resent Successfully."
1768
+ msgstr "Bekräftelsemail har just sänts"
1769
+
1770
+ #: subscribers/view-subscriber-show.php:99
1771
+ #: subscribers/view-subscriber-show.php:138
1772
+ #: subscribers/view-subscriber-show.php:176
1773
+ #: subscribers/view-subscriber-show.php:215
1774
+ msgid "No record was selected."
1775
+ msgstr "Inga poster har valts"
1776
+
1777
+ #: subscribers/view-subscriber-show.php:114
1778
+ msgid ""
1779
+ "To send confirmation mail, please change the Opt-in option to Double Opt In."
1780
+ msgstr "För att sända bekräftelsemail, ändra Opt-In till Double Opt In."
1781
+
1782
+ #: subscribers/view-subscriber-show.php:162
1783
+ msgid "Subscribers Group updated."
1784
+ msgstr "Prenumerationsgrupp uppdaterad"
1785
+
1786
+ #: subscribers/view-subscriber-show.php:167
1787
+ msgid "Please select New group to update."
1788
+ msgstr "Väj ny grupp att uppdatera"
1789
+
1790
+ #: subscribers/view-subscriber-show.php:201
1791
+ msgid "Subscribers Status updated."
1792
+ msgstr "Prenumeranternas status uppdaterad"
1793
+
1794
+ #: subscribers/view-subscriber-show.php:206
1795
+ msgid "Please select New Status to update."
1796
+ msgstr "VÄlj ny status att uppdatera"
1797
+
1798
+ #: subscribers/view-subscriber-show.php:276
1799
+ msgid "Bulk Actions"
1800
+ msgstr "Bulc acrions"
1801
+
1802
+ #: subscribers/view-subscriber-show.php:278
1803
+ #: subscribers/view-subscriber-show.php:411
1804
+ msgid "Resend Confirmation"
1805
+ msgstr "Sänd bekräftelsen igen"
1806
+
1807
+ #: subscribers/view-subscriber-show.php:280
1808
+ msgid "Update Subscribers Status"
1809
+ msgstr "Uppdatera prenumeranternas status"
1810
+
1811
+ #: subscribers/view-subscriber-show.php:283
1812
+ msgid "Select Group"
1813
+ msgstr "Välj grupp"
1814
+
1815
+ #: subscribers/view-subscriber-show.php:298
1816
+ #: subscribers/view-subscriber-show.php:325
1817
+ msgid "All Status"
1818
+ msgstr "Alla status"
1819
+
1820
+ #: subscribers/view-subscriber-show.php:304
1821
+ msgid "Apply"
1822
+ msgstr "Tillämpa"
1823
+
1824
+ #: subscribers/view-subscriber-show.php:308
1825
+ msgid "All Groups"
1826
+ msgstr "Alla grupper"
1827
+
1828
+ #: subscribers/view-subscriber-show.php:332
1829
+ msgid "1 to 200 emails"
1830
+ msgstr "1 till 200 emails"
1831
+
1832
+ #: subscribers/view-subscriber-show.php:333
1833
+ msgid "201 to 400"
1834
+ msgstr "201 till 400"
1835
+
1836
+ #: subscribers/view-subscriber-show.php:334
1837
+ msgid "401 to 600"
1838
+ msgstr "401 till 600"
1839
+
1840
+ #: subscribers/view-subscriber-show.php:335
1841
+ msgid "601 to 800"
1842
+ msgstr "601 till 800"
1843
+
1844
+ #: subscribers/view-subscriber-show.php:336
1845
+ msgid "801 to 1000"
1846
+ msgstr "801 till 1000"
1847
+
1848
+ #: subscribers/view-subscriber-show.php:337
1849
+ msgid "1001 to 2000"
1850
+ msgstr "1001 till 2000"
1851
+
1852
+ #: subscribers/view-subscriber-show.php:338
1853
+ msgid "2001 to 5000"
1854
+ msgstr "2001 tll 5000"
1855
+
1856
+ #: subscribers/view-subscriber-show.php:339
1857
+ msgid "5001 to 10000"
1858
+ msgstr "5001 till 10000"
1859
+
1860
+ #: subscribers/view-subscriber-show.php:340
1861
+ msgid "Display All"
1862
+ msgstr "Visa alla"
1863
+
1864
+ #: subscribers/view-subscriber-show.php:352
1865
+ #: subscribers/view-subscriber-show.php:366
1866
+ msgid "Email Address"
1867
+ msgstr "E-postadress"
1868
+
1869
+ #: subscribers/view-subscriber-show.php:355
1870
+ #: subscribers/view-subscriber-show.php:369
1871
+ msgid "Group"
1872
+ msgstr "Grupp"
1873
+
1874
+ #: subscribers/view-subscriber-show.php:356
1875
+ #: subscribers/view-subscriber-show.php:370
1876
+ msgid "Signup Date<br>(YYYY-MM-DD)"
1877
+ msgstr "Prenumerationsdatum<br>(YYYY-MM-DD)"
1878
+
1879
+ #: subscribers/view-subscriber-sync.php:35
1880
+ msgid "Please select default group to newly registered user."
1881
+ msgstr "Välj grupp för nyregistrerade prenumeranter"
1882
+
1883
+ #: subscribers/view-subscriber-sync.php:49
1884
+ msgid "Emails Successfully Synced."
1885
+ msgstr "Email synkroniserade"
1886
+
1887
+ #: subscribers/view-subscriber-sync.php:87
1888
+ msgid "Sync Email"
1889
+ msgstr "Synkroniseringsmail"
1890
+
1891
+ #: subscribers/view-subscriber-sync.php:100
1892
+ msgid "Sync newly registered users to subscribers list"
1893
+ msgstr "Synkronisera nyregistrerade användare med prenumerationslistan"
1894
+
1895
+ #: subscribers/view-subscriber-sync.php:113
1896
+ msgid "Select group to add newly registered users to"
1897
+ msgstr "Välj grupp som nyregistrerade ska tillhöra"
1898
+
1899
+ #. Plugin Name of the plugin/theme
1900
+ msgid "Email Subscribers & Newsletters"
1901
+ msgstr "Email Subscribers & Newsletters"
1902
+
1903
+ #. Plugin URI of the plugin/theme
1904
+ #. Author URI of the plugin/theme
1905
+ msgid "http://www.icegram.com/"
1906
+ msgstr "http://www.icegram.com/"
1907
+
1908
+ #. Description of the plugin/theme
1909
+ msgid ""
1910
+ "Add subscription forms on website, send HTML newsletters & automatically "
1911
+ "notify subscribers about new blog posts once it gets published."
1912
+ msgstr "Lägg till prenumeratoinsformulär"
1913
+
1914
+ #. Author of the plugin/theme
1915
+ msgid "Icegram"
1916
+ msgstr "Icegram"
languages/email-subscribers.pot CHANGED
@@ -2,13 +2,13 @@
2
  # This file is distributed under the same license as the Email Subscribers & Newsletters package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Email Subscribers & Newsletters 3.2.6\n"
6
  "Report-Msgid-Bugs-To: http://www.storeapps.org/support/contact-us/\n"
7
- "POT-Creation-Date: 2017-01-18 05:36:03+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: Wed, 18 Jan 2017 11:06:03 +0530\n"
12
  "Last-Translator: Ratnakar Dubey <ratnakar.dubey@storeapps.org>\n"
13
  "Language-Team: StoreApps <support@storeapps.org>\n"
14
 
@@ -37,7 +37,7 @@ msgid "<span style=\"color:#999900;\">Nodata</span>"
37
  msgstr ""
38
 
39
  #: classes/es-common.php:26
40
- msgid "<span style=\"color:#FF0000\">Disable</span>"
41
  msgstr ""
42
 
43
  #: classes/es-common.php:29
@@ -49,24 +49,24 @@ msgid "<span style=\"color:#00FF00;font-weight:bold;\">Sent</span>"
49
  msgstr ""
50
 
51
  #: classes/es-common.php:35
52
- msgid "<span style=\"color:#ffd700;font-weight:bold;\">Cron Mail</span>"
53
  msgstr ""
54
 
55
  #: classes/es-common.php:38
56
- msgid "<span style=\"color:#993399;\">Instant Mail</span>"
57
  msgstr ""
58
 
59
- #: classes/es-loadwidget.php:24 classes/es-register.php:499
60
  #: subscribers/view-subscriber-show.php:353
61
  #: subscribers/view-subscriber-show.php:367
62
  msgid "Name"
63
  msgstr ""
64
 
65
- #: classes/es-loadwidget.php:29 classes/es-register.php:504
66
  msgid "Email *"
67
  msgstr ""
68
 
69
- #: classes/es-loadwidget.php:34 classes/es-register.php:509
70
  msgid "Subscribe"
71
  msgstr ""
72
 
@@ -380,37 +380,37 @@ msgctxt "widget-page-enhanced-select"
380
  msgid "There was a problem with the request."
381
  msgstr ""
382
 
383
- #: classes/es-register.php:408
384
  msgid ""
385
  "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
386
  "instantly"
387
  msgstr ""
388
 
389
- #: classes/es-register.php:409
390
  msgid "Yes, I want this"
391
  msgstr ""
392
 
393
- #: classes/es-register.php:409
394
  msgid "No, I don't want it"
395
  msgstr ""
396
 
397
- #: classes/es-register.php:544
398
  msgid "Widget Title"
399
  msgstr ""
400
 
401
- #: classes/es-register.php:548
402
  msgid "Display Name Field"
403
  msgstr ""
404
 
405
- #: classes/es-register.php:555
406
  msgid "Short Description"
407
  msgstr ""
408
 
409
- #: classes/es-register.php:557
410
  msgid "Short description about your subscription form."
411
  msgstr ""
412
 
413
- #: classes/es-register.php:560
414
  msgid "Subscriber Group"
415
  msgstr ""
416
 
@@ -443,19 +443,19 @@ msgid "Help"
443
  msgstr ""
444
 
445
  #: compose/compose-add.php:77 compose/compose-edit.php:88
446
- msgid "Select your Mail Type"
447
  msgstr ""
448
 
449
  #: compose/compose-add.php:79 compose/compose-edit.php:90
450
- msgid "Static Template (For Newsletter Emails)"
451
  msgstr ""
452
 
453
  #: compose/compose-add.php:80 compose/compose-edit.php:91
454
- msgid "Dynamic Template (For Post Notification Emails)"
455
  msgstr ""
456
 
457
  #: compose/compose-add.php:84 compose/compose-edit.php:95
458
- msgid "Enter Mail Subject"
459
  msgstr ""
460
 
461
  #: compose/compose-add.php:86 compose/compose-edit.php:97
@@ -463,7 +463,7 @@ msgid "Keyword: ###POSTTITLE###"
463
  msgstr ""
464
 
465
  #: compose/compose-add.php:88 compose/compose-edit.php:99
466
- msgid "Enter Content for your Mail"
467
  msgstr ""
468
 
469
  #: compose/compose-add.php:92 compose/compose-edit.php:103
@@ -478,8 +478,7 @@ msgid "Available Keywords"
478
  msgstr ""
479
 
480
  #: compose/compose-add.php:96 compose/compose-edit.php:107
481
- #: compose/compose-show.php:77 compose/compose-show.php:85
482
- #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:85
483
  #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
484
  #: subscribers/view-subscriber-show.php:354
485
  #: subscribers/view-subscriber-show.php:368
@@ -495,8 +494,8 @@ msgid "Please select your mail status"
495
  msgstr ""
496
 
497
  #: compose/compose-add.php:104 compose/compose-edit.php:116
498
- #: cron/cron-add.php:119 notification/notification-add.php:251
499
- #: notification/notification-edit.php:291 roles/roles-add.php:206
500
  #: subscribers/view-subscriber-edit.php:190
501
  msgid "Save"
502
  msgstr ""
@@ -527,8 +526,8 @@ msgstr ""
527
  msgid "Preview Mail"
528
  msgstr ""
529
 
530
- #: compose/compose-preview.php:39 compose/compose-show.php:103
531
- #: notification/notification-show.php:96
532
  #: subscribers/view-subscriber-show.php:398
533
  msgid "Edit"
534
  msgstr ""
@@ -543,33 +542,32 @@ msgstr ""
543
  msgid "Selected record deleted."
544
  msgstr ""
545
 
546
- #: compose/compose-show.php:76 compose/compose-show.php:84
547
- msgid "Email subject"
 
548
  msgstr ""
549
 
550
- #: compose/compose-show.php:78 compose/compose-show.php:86
551
- #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:86
552
- #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
553
- msgid "Type"
554
  msgstr ""
555
 
556
- #: compose/compose-show.php:79 compose/compose-show.php:87
557
  msgid "Actions"
558
  msgstr ""
559
 
560
- #: compose/compose-show.php:104 notification/notification-show.php:99
561
  #: subscribers/view-subscriber-show.php:277
562
  #: subscribers/view-subscriber-show.php:403
563
  msgid "Delete"
564
  msgstr ""
565
 
566
- #: compose/compose-show.php:105 sentmail/sentmail-show.php:110
567
  #: sentmail/sentmail-show.php:123
568
  msgid "Preview"
569
  msgstr ""
570
 
571
- #: compose/compose-show.php:113 notification/notification-show.php:139
572
- #: sentmail/deliverreport-show.php:113 sentmail/sentmail-show.php:166
573
  #: subscribers/view-subscriber-show.php:426
574
  msgid "No records available."
575
  msgstr ""
@@ -817,7 +815,7 @@ msgstr ""
817
 
818
  #: notification/notification-add.php:141
819
  #: notification/notification-edit.php:161
820
- msgid "Select Notification Mail Subject"
821
  msgstr ""
822
 
823
  #: notification/notification-add.php:142
@@ -830,49 +828,51 @@ msgstr ""
830
  msgid "Select Post Categories"
831
  msgstr ""
832
 
833
- #: notification/notification-add.php:193
834
  #: notification/notification-edit.php:224
835
  msgid "Check All"
836
  msgstr ""
837
 
838
- #: notification/notification-add.php:194
839
  #: notification/notification-edit.php:225
840
  msgid "Uncheck All"
841
  msgstr ""
842
 
843
- #: notification/notification-add.php:200
844
  #: notification/notification-edit.php:232
845
  msgid "Select your Custom Post Type"
846
  msgstr ""
847
 
848
- #: notification/notification-add.php:201
849
  #: notification/notification-edit.php:233
850
  msgid "(Optional)"
851
  msgstr ""
852
 
853
- #: notification/notification-add.php:230
854
  #: notification/notification-edit.php:267
855
  msgid "No Custom Post Types Available"
856
  msgstr ""
857
 
858
- #: notification/notification-add.php:237
859
- #: notification/notification-edit.php:275
860
- msgid "Select Notification Status"
861
- msgstr ""
862
-
863
- #: notification/notification-add.php:241
864
- #: notification/notification-edit.php:280
865
- msgid "Send mail immediately when new post is published"
866
  msgstr ""
867
 
868
  #: notification/notification-add.php:242
869
- #: notification/notification-edit.php:281
870
- msgid "Add to cron when new post is published and send via cron job"
 
871
  msgstr ""
872
 
873
  #: notification/notification-add.php:243
874
- #: notification/notification-edit.php:282
875
- msgid "Disable notification"
 
 
 
 
 
 
876
  msgstr ""
877
 
878
  #: notification/notification-edit.php:48
@@ -896,30 +896,24 @@ msgstr ""
896
  msgid "Update Subscribers Group"
897
  msgstr ""
898
 
899
- #: notification/notification-show.php:64 notification/notification-show.php:72
900
- msgid "Mail Subject"
 
 
901
  msgstr ""
902
 
903
- #: notification/notification-show.php:65 notification/notification-show.php:73
904
  msgid "Subscribers Group"
905
  msgstr ""
906
 
907
- #: notification/notification-show.php:66 notification/notification-show.php:74
908
- msgid "Categories / Custom Post"
909
  msgstr ""
910
 
911
- #: notification/notification-show.php:67 notification/notification-show.php:75
912
  msgid "Notification Status"
913
  msgstr ""
914
 
915
- #: notification/notification-show.php:126
916
- msgid "Send mail immediately when new post is published."
917
- msgstr ""
918
-
919
- #: notification/notification-show.php:128
920
- msgid "Add to cron and send mail via cron job."
921
- msgstr ""
922
-
923
  #: roles/roles-add.php:52
924
  msgid "Role Updated. "
925
  msgstr ""
@@ -1011,12 +1005,8 @@ msgstr ""
1011
  msgid "Select Mail Type"
1012
  msgstr ""
1013
 
1014
- #: sendmail/sendmail.php:137
1015
- msgid "Send mail immediately"
1016
- msgstr ""
1017
-
1018
  #: sendmail/sendmail.php:138
1019
- msgid "Send mail via cron job"
1020
  msgstr ""
1021
 
1022
  #: sendmail/sendmail.php:145
@@ -1062,7 +1052,7 @@ msgstr ""
1062
  msgid "Delivery Report"
1063
  msgstr ""
1064
 
1065
- #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:82
1066
  #: subscribers/view-subscriber-export.php:36
1067
  #: subscribers/view-subscriber-export.php:44
1068
  #: subscribers/view-subscriber-show.php:351
@@ -1070,26 +1060,27 @@ msgstr ""
1070
  msgid "Sno"
1071
  msgstr ""
1072
 
1073
- #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:83
1074
  msgid "Email"
1075
  msgstr ""
1076
 
1077
- #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:84
 
 
 
 
 
1078
  msgid "Sent Date"
1079
  msgstr ""
1080
 
1081
- #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:87
1082
  msgid "Viewed Status"
1083
  msgstr ""
1084
 
1085
- #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:88
1086
  msgid "Viewed Date"
1087
  msgstr ""
1088
 
1089
- #: sentmail/deliverreport-show.php:77 sentmail/deliverreport-show.php:89
1090
- msgid "Database ID"
1091
- msgstr ""
1092
-
1093
  #: sentmail/sentmail-preview.php:41
1094
  msgid "Back"
1095
  msgstr ""
@@ -1108,7 +1099,7 @@ msgid "View Reports"
1108
  msgstr ""
1109
 
1110
  #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1111
- msgid "Source"
1112
  msgstr ""
1113
 
1114
  #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
@@ -1173,7 +1164,7 @@ msgstr ""
1173
  msgid "Sender of Notifications"
1174
  msgstr ""
1175
 
1176
- #: settings/settings-edit.php:206
1177
  msgid ""
1178
  "Choose a FROM name and FROM email address for all the emails to be sent from "
1179
  "this plugin."
@@ -1832,9 +1823,9 @@ msgstr ""
1832
  msgid "Email Subscribers & Newsletters"
1833
  msgstr ""
1834
 
1835
- #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.6) #-#-#-#-#
1836
  #. Plugin URI of the plugin/theme
1837
- #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.6) #-#-#-#-#
1838
  #. Author URI of the plugin/theme
1839
  msgid "http://www.icegram.com/"
1840
  msgstr ""
@@ -1842,7 +1833,7 @@ msgstr ""
1842
  #. Description of the plugin/theme
1843
  msgid ""
1844
  "Add subscription forms on website, send HTML newsletters & automatically "
1845
- "notify subscribers about new blog posts once it gets published."
1846
  msgstr ""
1847
 
1848
  #. Author of the plugin/theme
2
  # This file is distributed under the same license as the Email Subscribers & Newsletters package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Email Subscribers & Newsletters 3.2.7\n"
6
  "Report-Msgid-Bugs-To: http://www.storeapps.org/support/contact-us/\n"
7
+ "POT-Creation-Date: 2017-03-02 12:49:44+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: Thu, 02 Mar 2017 18:19:44 +0530\n"
12
  "Last-Translator: Ratnakar Dubey <ratnakar.dubey@storeapps.org>\n"
13
  "Language-Team: StoreApps <support@storeapps.org>\n"
14
 
37
  msgstr ""
38
 
39
  #: classes/es-common.php:26
40
+ msgid "<span style=\"color:#FF0000\">Disabled</span>"
41
  msgstr ""
42
 
43
  #: classes/es-common.php:29
49
  msgstr ""
50
 
51
  #: classes/es-common.php:35
52
+ msgid "<span style=\"color:#20b2aa;font-weight:bold;\">via Cron</span>"
53
  msgstr ""
54
 
55
  #: classes/es-common.php:38
56
+ msgid "<span style=\"color:#993399;\">Immediately</span>"
57
  msgstr ""
58
 
59
+ #: classes/es-loadwidget.php:24 classes/es-register.php:547
60
  #: subscribers/view-subscriber-show.php:353
61
  #: subscribers/view-subscriber-show.php:367
62
  msgid "Name"
63
  msgstr ""
64
 
65
+ #: classes/es-loadwidget.php:29 classes/es-register.php:552
66
  msgid "Email *"
67
  msgstr ""
68
 
69
+ #: classes/es-loadwidget.php:34 classes/es-register.php:557
70
  msgid "Subscribe"
71
  msgstr ""
72
 
380
  msgid "There was a problem with the request."
381
  msgstr ""
382
 
383
+ #: classes/es-register.php:456
384
  msgid ""
385
  "Email Subscribers recommends free plugin <b>Rainmaker</b> to collect leads "
386
  "instantly"
387
  msgstr ""
388
 
389
+ #: classes/es-register.php:457
390
  msgid "Yes, I want this"
391
  msgstr ""
392
 
393
+ #: classes/es-register.php:457
394
  msgid "No, I don't want it"
395
  msgstr ""
396
 
397
+ #: classes/es-register.php:592
398
  msgid "Widget Title"
399
  msgstr ""
400
 
401
+ #: classes/es-register.php:596
402
  msgid "Display Name Field"
403
  msgstr ""
404
 
405
+ #: classes/es-register.php:603
406
  msgid "Short Description"
407
  msgstr ""
408
 
409
+ #: classes/es-register.php:605
410
  msgid "Short description about your subscription form."
411
  msgstr ""
412
 
413
+ #: classes/es-register.php:608
414
  msgid "Subscriber Group"
415
  msgstr ""
416
 
443
  msgstr ""
444
 
445
  #: compose/compose-add.php:77 compose/compose-edit.php:88
446
+ msgid "Select your Mail Template"
447
  msgstr ""
448
 
449
  #: compose/compose-add.php:79 compose/compose-edit.php:90
450
+ msgid "Newsletter"
451
  msgstr ""
452
 
453
  #: compose/compose-add.php:80 compose/compose-edit.php:91
454
+ msgid "Post Notification"
455
  msgstr ""
456
 
457
  #: compose/compose-add.php:84 compose/compose-edit.php:95
458
+ msgid "Enter your Email Subject"
459
  msgstr ""
460
 
461
  #: compose/compose-add.php:86 compose/compose-edit.php:97
463
  msgstr ""
464
 
465
  #: compose/compose-add.php:88 compose/compose-edit.php:99
466
+ msgid "Enter Content for your Email"
467
  msgstr ""
468
 
469
  #: compose/compose-add.php:92 compose/compose-edit.php:103
478
  msgstr ""
479
 
480
  #: compose/compose-add.php:96 compose/compose-edit.php:107
481
+ #: sentmail/deliverreport-show.php:72 sentmail/deliverreport-show.php:83
 
482
  #: sentmail/sentmail-show.php:112 sentmail/sentmail-show.php:125
483
  #: subscribers/view-subscriber-show.php:354
484
  #: subscribers/view-subscriber-show.php:368
494
  msgstr ""
495
 
496
  #: compose/compose-add.php:104 compose/compose-edit.php:116
497
+ #: cron/cron-add.php:119 notification/notification-add.php:252
498
+ #: notification/notification-edit.php:289 roles/roles-add.php:206
499
  #: subscribers/view-subscriber-edit.php:190
500
  msgid "Save"
501
  msgstr ""
526
  msgid "Preview Mail"
527
  msgstr ""
528
 
529
+ #: compose/compose-preview.php:39 compose/compose-show.php:100
530
+ #: notification/notification-show.php:99
531
  #: subscribers/view-subscriber-show.php:398
532
  msgid "Edit"
533
  msgstr ""
542
  msgid "Selected record deleted."
543
  msgstr ""
544
 
545
+ #: compose/compose-show.php:76 compose/compose-show.php:83
546
+ #: notification/notification-show.php:67 notification/notification-show.php:75
547
+ msgid "Email Subject"
548
  msgstr ""
549
 
550
+ #: compose/compose-show.php:77 compose/compose-show.php:84
551
+ msgid "Email Template"
 
 
552
  msgstr ""
553
 
554
+ #: compose/compose-show.php:78 compose/compose-show.php:85
555
  msgid "Actions"
556
  msgstr ""
557
 
558
+ #: compose/compose-show.php:101 notification/notification-show.php:102
559
  #: subscribers/view-subscriber-show.php:277
560
  #: subscribers/view-subscriber-show.php:403
561
  msgid "Delete"
562
  msgstr ""
563
 
564
+ #: compose/compose-show.php:102 sentmail/sentmail-show.php:110
565
  #: sentmail/sentmail-show.php:123
566
  msgid "Preview"
567
  msgstr ""
568
 
569
+ #: compose/compose-show.php:110 notification/notification-show.php:142
570
+ #: sentmail/deliverreport-show.php:110 sentmail/sentmail-show.php:166
571
  #: subscribers/view-subscriber-show.php:426
572
  msgid "No records available."
573
  msgstr ""
815
 
816
  #: notification/notification-add.php:141
817
  #: notification/notification-edit.php:161
818
+ msgid "Select Notification Email Subject"
819
  msgstr ""
820
 
821
  #: notification/notification-add.php:142
828
  msgid "Select Post Categories"
829
  msgstr ""
830
 
831
+ #: notification/notification-add.php:194
832
  #: notification/notification-edit.php:224
833
  msgid "Check All"
834
  msgstr ""
835
 
836
+ #: notification/notification-add.php:195
837
  #: notification/notification-edit.php:225
838
  msgid "Uncheck All"
839
  msgstr ""
840
 
841
+ #: notification/notification-add.php:201
842
  #: notification/notification-edit.php:232
843
  msgid "Select your Custom Post Type"
844
  msgstr ""
845
 
846
+ #: notification/notification-add.php:202
847
  #: notification/notification-edit.php:233
848
  msgid "(Optional)"
849
  msgstr ""
850
 
851
+ #: notification/notification-add.php:231
852
  #: notification/notification-edit.php:267
853
  msgid "No Custom Post Types Available"
854
  msgstr ""
855
 
856
+ #: notification/notification-add.php:238
857
+ #: notification/notification-edit.php:274
858
+ msgid "Select Notification Status when a new post is published"
 
 
 
 
 
859
  msgstr ""
860
 
861
  #: notification/notification-add.php:242
862
+ #: notification/notification-edit.php:278
863
+ #: notification/notification-show.php:129 sendmail/sendmail.php:137
864
+ msgid "Send email immediately"
865
  msgstr ""
866
 
867
  #: notification/notification-add.php:243
868
+ #: notification/notification-edit.php:279
869
+ #: notification/notification-show.php:131
870
+ msgid "Add to cron and send email via cron job"
871
+ msgstr ""
872
+
873
+ #: notification/notification-add.php:244
874
+ #: notification/notification-edit.php:280
875
+ msgid "Disable email notification"
876
  msgstr ""
877
 
878
  #: notification/notification-edit.php:48
896
  msgid "Update Subscribers Group"
897
  msgstr ""
898
 
899
+ #: notification/notification-show.php:56
900
+ msgid ""
901
+ "Use this to setup and send notification emails to your subscribers when a "
902
+ "new post is published in your blog."
903
  msgstr ""
904
 
905
+ #: notification/notification-show.php:68 notification/notification-show.php:76
906
  msgid "Subscribers Group"
907
  msgstr ""
908
 
909
+ #: notification/notification-show.php:69 notification/notification-show.php:77
910
+ msgid "Post Categories / Custom Post Types"
911
  msgstr ""
912
 
913
+ #: notification/notification-show.php:70 notification/notification-show.php:78
914
  msgid "Notification Status"
915
  msgstr ""
916
 
 
 
 
 
 
 
 
 
917
  #: roles/roles-add.php:52
918
  msgid "Role Updated. "
919
  msgstr ""
1005
  msgid "Select Mail Type"
1006
  msgstr ""
1007
 
 
 
 
 
1008
  #: sendmail/sendmail.php:138
1009
+ msgid "Send email via cron job"
1010
  msgstr ""
1011
 
1012
  #: sendmail/sendmail.php:145
1052
  msgid "Delivery Report"
1053
  msgstr ""
1054
 
1055
+ #: sentmail/deliverreport-show.php:70 sentmail/deliverreport-show.php:81
1056
  #: subscribers/view-subscriber-export.php:36
1057
  #: subscribers/view-subscriber-export.php:44
1058
  #: subscribers/view-subscriber-show.php:351
1060
  msgid "Sno"
1061
  msgstr ""
1062
 
1063
+ #: sentmail/deliverreport-show.php:71 sentmail/deliverreport-show.php:82
1064
  msgid "Email"
1065
  msgstr ""
1066
 
1067
+ #: sentmail/deliverreport-show.php:73 sentmail/deliverreport-show.php:84
1068
+ #: sentmail/sentmail-show.php:113 sentmail/sentmail-show.php:126
1069
+ msgid "Sent"
1070
+ msgstr ""
1071
+
1072
+ #: sentmail/deliverreport-show.php:74 sentmail/deliverreport-show.php:85
1073
  msgid "Sent Date"
1074
  msgstr ""
1075
 
1076
+ #: sentmail/deliverreport-show.php:75 sentmail/deliverreport-show.php:86
1077
  msgid "Viewed Status"
1078
  msgstr ""
1079
 
1080
+ #: sentmail/deliverreport-show.php:76 sentmail/deliverreport-show.php:87
1081
  msgid "Viewed Date"
1082
  msgstr ""
1083
 
 
 
 
 
1084
  #: sentmail/sentmail-preview.php:41
1085
  msgid "Back"
1086
  msgstr ""
1099
  msgstr ""
1100
 
1101
  #: sentmail/sentmail-show.php:111 sentmail/sentmail-show.php:124
1102
+ msgid "Type"
1103
  msgstr ""
1104
 
1105
  #: sentmail/sentmail-show.php:114 sentmail/sentmail-show.php:127
1164
  msgid "Sender of Notifications"
1165
  msgstr ""
1166
 
1167
+ #: settings/settings-edit.php:205
1168
  msgid ""
1169
  "Choose a FROM name and FROM email address for all the emails to be sent from "
1170
  "this plugin."
1823
  msgid "Email Subscribers & Newsletters"
1824
  msgstr ""
1825
 
1826
+ #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.7) #-#-#-#-#
1827
  #. Plugin URI of the plugin/theme
1828
+ #. #-#-#-#-# email-subscribers.pot (Email Subscribers & Newsletters 3.2.7) #-#-#-#-#
1829
  #. Author URI of the plugin/theme
1830
  msgid "http://www.icegram.com/"
1831
  msgstr ""
1833
  #. Description of the plugin/theme
1834
  msgid ""
1835
  "Add subscription forms on website, send HTML newsletters & automatically "
1836
+ "notify subscribers about new blog posts once it is published."
1837
  msgstr ""
1838
 
1839
  #. Author of the plugin/theme
notification/notification-add.php CHANGED
@@ -57,8 +57,8 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
57
  $listcategory = "";
58
  $total = count($es_note_cat);
59
  if( $total > 0 ) {
60
- for($i=0; $i<$total; $i++) {
61
- $listcategory = $listcategory . " ##" . $es_note_cat[$i] . "## ";
62
  if($i != ($total - 1)) {
63
  $listcategory = $listcategory . "--";
64
  }
@@ -138,7 +138,7 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
138
  </tr>
139
  <tr>
140
  <th scope="row">
141
- <label for="tag-link"><?php echo __( 'Select Notification Mail Subject', ES_TDOMAIN ); ?>
142
  <p class="description"><?php echo __( '(Use compose menu to create new)', ES_TDOMAIN ); ?></p>
143
  </label>
144
  </th>
@@ -147,7 +147,7 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
147
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
148
  <?php
149
  $subject = array();
150
- $subject = es_cls_compose::es_template_select_type($type = "Dynamic Template");
151
  $thisselected = "";
152
  if(count($subject) > 0) {
153
  $i = 1;
@@ -175,8 +175,9 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
175
  foreach($categories as $category) {
176
  echo "<td style='padding-top:4px;padding-bottom:4px;padding-right:10px;'>";
177
  ?>
178
- <input type="checkbox" value='<?php echo $category->cat_name; ?>' id="es_note_cat[]" name="es_note_cat[]">
179
- <?php echo $category->cat_name;
 
180
  if($col > 1) {
181
  $col = $col-1;
182
  echo "</td><td>";
@@ -234,13 +235,13 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
234
  </tr>
235
  <tr>
236
  <th scope="row">
237
- <label for="tag-link"><?php echo __( 'Select Notification Status', ES_TDOMAIN ); ?></label>
238
  </th>
239
  <td>
240
  <select name="es_note_status" id="es_note_status">
241
- <option value='Enable' selected="selected"><?php echo __( 'Send mail immediately when new post is published', ES_TDOMAIN ); ?></option>
242
- <option value='Cron'><?php echo __( 'Add to cron when new post is published and send via cron job', ES_TDOMAIN );?></option>
243
- <option value='Disable'><?php echo __( 'Disable notification', ES_TDOMAIN ); ?></option>
244
  </select>
245
  </td>
246
  </tr>
57
  $listcategory = "";
58
  $total = count($es_note_cat);
59
  if( $total > 0 ) {
60
+ for($i = 0; $i < $total; $i++) {
61
+ $listcategory = $listcategory . " ##" . wp_specialchars_decode(stripslashes($es_note_cat[$i]),ENT_QUOTES) . "## ";
62
  if($i != ($total - 1)) {
63
  $listcategory = $listcategory . "--";
64
  }
138
  </tr>
139
  <tr>
140
  <th scope="row">
141
+ <label for="tag-link"><?php echo __( 'Select Notification Email Subject', ES_TDOMAIN ); ?>
142
  <p class="description"><?php echo __( '(Use compose menu to create new)', ES_TDOMAIN ); ?></p>
143
  </label>
144
  </th>
147
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
148
  <?php
149
  $subject = array();
150
+ $subject = es_cls_compose::es_template_select_type($type = "Post Notification");
151
  $thisselected = "";
152
  if(count($subject) > 0) {
153
  $i = 1;
175
  foreach($categories as $category) {
176
  echo "<td style='padding-top:4px;padding-bottom:4px;padding-right:10px;'>";
177
  ?>
178
+ <input type="checkbox" value="<?php echo htmlspecialchars($category->cat_name, ENT_QUOTES); ?>" id="es_note_cat[]" name="es_note_cat[]">
179
+ <?php
180
+ echo $category->cat_name;
181
  if($col > 1) {
182
  $col = $col-1;
183
  echo "</td><td>";
235
  </tr>
236
  <tr>
237
  <th scope="row">
238
+ <label for="tag-link"><?php echo __( 'Select Notification Status when a new post is published', ES_TDOMAIN ); ?></label>
239
  </th>
240
  <td>
241
  <select name="es_note_status" id="es_note_status">
242
+ <option value='Enable' selected="selected"><?php echo __( 'Send email immediately', ES_TDOMAIN ); ?></option>
243
+ <option value='Cron'><?php echo __( 'Add to cron and send email via cron job', ES_TDOMAIN );?></option>
244
+ <option value='Disable'><?php echo __( 'Disable email notification', ES_TDOMAIN ); ?></option>
245
  </select>
246
  </td>
247
  </tr>
notification/notification-edit.php CHANGED
@@ -74,8 +74,8 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
74
  $listcategory = "";
75
  $total = count($es_note_cat);
76
  if( $total > 0 ) {
77
- for($i=0; $i<$total; $i++) {
78
- $listcategory = $listcategory . " ##" . $es_note_cat[$i] . "## ";
79
  if($i != ($total - 1)) {
80
  $listcategory = $listcategory . "--";
81
  }
@@ -158,7 +158,7 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
158
  <tr>
159
  <th scope="row">
160
  <label for="tag-link">
161
- <?php echo __( 'Select Notification Mail Subject', ES_TDOMAIN ); ?>
162
  <p class="description"><?php echo __( '(Use compose menu to create new)', ES_TDOMAIN ); ?></p>
163
  </label>
164
  </th>
@@ -167,7 +167,7 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
167
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
168
  <?php
169
  $subject = array();
170
- $subject = es_cls_compose::es_template_select_type($type = "Dynamic Template");
171
  $thisselected = "";
172
  if(count($subject) > 0) {
173
  $i = 1;
@@ -199,13 +199,13 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
199
  echo "<table border='0' cellspacing='0'><tr>";
200
  foreach($categories as $category) {
201
  echo "<td style='padding-top:4px;padding-bottom:4px;padding-right:10px;'>";
202
- if (strpos($form['es_note_cat'],'##'.htmlspecialchars_decode($category->cat_name).'##') !== false) {
203
  $checked = 'checked="checked"';
204
  } else {
205
  $checked = "";
206
  }
207
  ?>
208
- <input type="checkbox" <?php echo $checked; ?> value='<?php echo $category->cat_name; ?>' id="es_note_cat[]" name="es_note_cat[]">
209
  <?php
210
  echo $category->cat_name;
211
  if($col > 1) {
@@ -271,15 +271,13 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
271
  </tr>
272
  <tr>
273
  <th scope="row">
274
- <label for="tag-link">
275
- <?php echo __( 'Select Notification Status', ES_TDOMAIN ); ?>
276
- </label>
277
  </th>
278
  <td>
279
  <select name="es_note_status" id="es_note_status">
280
- <option value='Enable' <?php if($form['es_note_status']=='Enable') { echo 'selected="selected"' ; } ?>><?php echo __( 'Send mail immediately when new post is published', ES_TDOMAIN ); ?></option>
281
- <option value='Cron' <?php if($form['es_note_status']=='Cron') { echo 'selected="selected"' ; } ?>><?php echo __( 'Add to cron when new post is published and send via cron job', ES_TDOMAIN ); ?></option>
282
- <option value='Disable' <?php if($form['es_note_status']=='Disable') { echo 'selected="selected"' ; } ?>><?php echo __( 'Disable notification', ES_TDOMAIN ); ?></option>
283
  </select>
284
  </td>
285
  </tr>
74
  $listcategory = "";
75
  $total = count($es_note_cat);
76
  if( $total > 0 ) {
77
+ for($i = 0; $i < $total; $i++) {
78
+ $listcategory = $listcategory . " ##" . wp_specialchars_decode(stripslashes($es_note_cat[$i]),ENT_QUOTES) . "## ";
79
  if($i != ($total - 1)) {
80
  $listcategory = $listcategory . "--";
81
  }
158
  <tr>
159
  <th scope="row">
160
  <label for="tag-link">
161
+ <?php echo __( 'Select Notification Email Subject', ES_TDOMAIN ); ?>
162
  <p class="description"><?php echo __( '(Use compose menu to create new)', ES_TDOMAIN ); ?></p>
163
  </label>
164
  </th>
167
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
168
  <?php
169
  $subject = array();
170
+ $subject = es_cls_compose::es_template_select_type($type = "Post Notification");
171
  $thisselected = "";
172
  if(count($subject) > 0) {
173
  $i = 1;
199
  echo "<table border='0' cellspacing='0'><tr>";
200
  foreach($categories as $category) {
201
  echo "<td style='padding-top:4px;padding-bottom:4px;padding-right:10px;'>";
202
+ if (strpos($form['es_note_cat'],'##'.wp_specialchars_decode(stripslashes($category->cat_name),ENT_QUOTES).'##') !== false) {
203
  $checked = 'checked="checked"';
204
  } else {
205
  $checked = "";
206
  }
207
  ?>
208
+ <input type="checkbox" <?php echo $checked; ?> value="<?php echo htmlspecialchars($category->cat_name, ENT_QUOTES); ?>" id="es_note_cat[]" name="es_note_cat[]">
209
  <?php
210
  echo $category->cat_name;
211
  if($col > 1) {
271
  </tr>
272
  <tr>
273
  <th scope="row">
274
+ <label for="tag-link"><?php echo __( 'Select Notification Status when a new post is published', ES_TDOMAIN ); ?></label>
 
 
275
  </th>
276
  <td>
277
  <select name="es_note_status" id="es_note_status">
278
+ <option value='Enable' <?php if($form['es_note_status']=='Enable') { echo 'selected="selected"' ; } ?>><?php echo __( 'Send email immediately', ES_TDOMAIN ); ?></option>
279
+ <option value='Cron' <?php if($form['es_note_status']=='Cron') { echo 'selected="selected"' ; } ?>><?php echo __( 'Add to cron and send email via cron job', ES_TDOMAIN ); ?></option>
280
+ <option value='Disable' <?php if($form['es_note_status']=='Disable') { echo 'selected="selected"' ; } ?>><?php echo __( 'Disable email notification', ES_TDOMAIN ); ?></option>
281
  </select>
282
  </td>
283
  </tr>
notification/notification-show.php CHANGED
@@ -47,11 +47,14 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
47
  ?>
48
 
49
  <div class="wrap">
50
- <h2 style="margin-bottom:1em;">
51
  <?php echo __( 'Post Notifications', ES_TDOMAIN ); ?>
52
  <a class="add-new-h2" href="<?php echo ES_ADMINURL; ?>?page=es-notification&amp;ac=add"><?php echo __( 'Add New', ES_TDOMAIN ); ?></a>
53
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
54
  </h2>
 
 
 
55
  <div class="tool-box">
56
  <?php
57
  $myData = array();
@@ -61,17 +64,17 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
61
  <table width="100%" class="widefat" id="straymanage">
62
  <thead>
63
  <tr>
64
- <th scope="col"><?php echo __( 'Mail Subject', ES_TDOMAIN ); ?></th>
65
  <th scope="col"><?php echo __( 'Subscribers Group', ES_TDOMAIN ); ?></th>
66
- <th scope="col"><?php echo __( 'Categories / Custom Post', ES_TDOMAIN ); ?></th>
67
  <th scope="col"><?php echo __( 'Notification Status', ES_TDOMAIN ); ?></th>
68
  </tr>
69
  </thead>
70
  <tfoot>
71
  <tr>
72
- <th scope="col"><?php echo __( 'Mail Subject', ES_TDOMAIN ); ?></th>
73
  <th scope="col"><?php echo __( 'Subscribers Group', ES_TDOMAIN ); ?></th>
74
- <th scope="col"><?php echo __( 'Categories / Custom Post', ES_TDOMAIN ); ?></th>
75
  <th scope="col"><?php echo __( 'Notification Status', ES_TDOMAIN ); ?></th>
76
  </tr>
77
  </tfoot>
@@ -105,13 +108,13 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
105
  </td>
106
  <td>
107
  <?php
108
- $es_note_cat = str_replace("## -- ##", ", ", $data['es_note_cat']);
109
  $es_note_cat = str_replace("##", "", $es_note_cat);
110
  $es_note_cat = str_replace("{T}", "", $es_note_cat);
111
- $j=0;
112
  $category_display = explode(",", $es_note_cat);
113
  if(count($category_display) > 0) {
114
- for($j=0; $j < count($category_display); $j++) {
115
  echo $category_display[$j] . ", ";
116
  if (($j > 0) && ($j % 3 == 0)) {
117
  echo "<br>";
@@ -123,9 +126,9 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
123
  <td>
124
  <?php
125
  if ($data['es_note_status'] == "Enable") {
126
- echo __( 'Send mail immediately when new post is published.', ES_TDOMAIN );
127
  } elseif ($data['es_note_status'] == "Cron") {
128
- echo __( 'Add to cron and send mail via cron job.', ES_TDOMAIN );
129
  } else {
130
  echo es_cls_common::es_disp_status($data['es_note_status']);
131
  }
47
  ?>
48
 
49
  <div class="wrap">
50
+ <h2>
51
  <?php echo __( 'Post Notifications', ES_TDOMAIN ); ?>
52
  <a class="add-new-h2" href="<?php echo ES_ADMINURL; ?>?page=es-notification&amp;ac=add"><?php echo __( 'Add New', ES_TDOMAIN ); ?></a>
53
  <a class="add-new-h2" target="_blank" href="<?php echo ES_FAV; ?>"><?php echo __( 'Help', ES_TDOMAIN ); ?></a>
54
  </h2>
55
+ <p class="description" style="margin-bottom:1em;">
56
+ <?php echo __( 'Use this to setup and send notification emails to your subscribers when a new post is published in your blog.', ES_TDOMAIN ); ?>
57
+ </p>
58
  <div class="tool-box">
59
  <?php
60
  $myData = array();
64
  <table width="100%" class="widefat" id="straymanage">
65
  <thead>
66
  <tr>
67
+ <th scope="col"><?php echo __( 'Email Subject', ES_TDOMAIN ); ?></th>
68
  <th scope="col"><?php echo __( 'Subscribers Group', ES_TDOMAIN ); ?></th>
69
+ <th scope="col"><?php echo __( 'Post Categories / Custom Post Types', ES_TDOMAIN ); ?></th>
70
  <th scope="col"><?php echo __( 'Notification Status', ES_TDOMAIN ); ?></th>
71
  </tr>
72
  </thead>
73
  <tfoot>
74
  <tr>
75
+ <th scope="col"><?php echo __( 'Email Subject', ES_TDOMAIN ); ?></th>
76
  <th scope="col"><?php echo __( 'Subscribers Group', ES_TDOMAIN ); ?></th>
77
+ <th scope="col"><?php echo __( 'Post Categories / Custom Post Types', ES_TDOMAIN ); ?></th>
78
  <th scope="col"><?php echo __( 'Notification Status', ES_TDOMAIN ); ?></th>
79
  </tr>
80
  </tfoot>
108
  </td>
109
  <td>
110
  <?php
111
+ $es_note_cat = str_replace("## -- ##", ", ", stripslashes($data['es_note_cat']));
112
  $es_note_cat = str_replace("##", "", $es_note_cat);
113
  $es_note_cat = str_replace("{T}", "", $es_note_cat);
114
+ $j = 0;
115
  $category_display = explode(",", $es_note_cat);
116
  if(count($category_display) > 0) {
117
+ for($j = 0; $j < count($category_display); $j++) {
118
  echo $category_display[$j] . ", ";
119
  if (($j > 0) && ($j % 3 == 0)) {
120
  echo "<br>";
126
  <td>
127
  <?php
128
  if ($data['es_note_status'] == "Enable") {
129
+ echo __( 'Send email immediately', ES_TDOMAIN );
130
  } elseif ($data['es_note_status'] == "Cron") {
131
+ echo __( 'Add to cron and send email via cron job', ES_TDOMAIN );
132
  } else {
133
  echo es_cls_common::es_disp_status($data['es_note_status']);
134
  }
query/db_compose.php CHANGED
@@ -19,7 +19,7 @@ class es_cls_compose {
19
  return $arrRes;
20
  }
21
 
22
- public static function es_template_select_type($type = "Static Template") {
23
  global $wpdb;
24
  $prefix = $wpdb->prefix;
25
  $arrRes = array();
19
  return $arrRes;
20
  }
21
 
22
+ public static function es_template_select_type($type = "Newsletter") {
23
  global $wpdb;
24
  $prefix = $wpdb->prefix;
25
  $arrRes = array();
query/db_default.php CHANGED
@@ -79,7 +79,7 @@ class es_cls_default {
79
  if ($result == 0) {
80
  $form['es_templ_heading'] = 'New post published ###POSTTITLE###';
81
  $es_b = "Hello ###NAME###,\r\n\r\n";
82
- $es_b = $es_b . "We have published new blog in our website. ###POSTTITLE###\r\n";
83
  $es_b = $es_b . "###POSTDESC###\r\n";
84
  $es_b = $es_b . "You may view the latest post at ";
85
  $es_b = $es_b . "###POSTLINK###\r\n";
@@ -88,12 +88,12 @@ class es_cls_default {
88
  $es_b = $es_b . "Admin";
89
  $form['es_templ_body'] = $es_b;
90
  $form['es_templ_status'] = 'Published';
91
- $form['es_email_type'] = 'Dynamic Template';
92
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
93
 
94
  $form['es_templ_heading'] = 'Post notification ###POSTTITLE###';
95
  $es_b = "Hello ###EMAIL###,\r\n\r\n";
96
- $es_b = $es_b . "We have published new blog in our website. ###POSTTITLE###\r\n";
97
  $es_b = $es_b . "###POSTIMAGE###\r\n";
98
  $es_b = $es_b . "###POSTFULL###\r\n";
99
  $es_b = $es_b . "You may view the latest post at ";
@@ -103,7 +103,7 @@ class es_cls_default {
103
  $es_b = $es_b . "Admin";
104
  $form['es_templ_body'] = $es_b;
105
  $form['es_templ_status'] = 'Published';
106
- $form['es_email_type'] = 'Dynamic Template';
107
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
108
 
109
  $Sample = '<strong style="color: #990000"> Email Subscribers</strong><p>Email Subscribers plugin has options to send newsletters to subscribers. It has a separate page with HTML editor to create a HTML newsletter.';
@@ -124,7 +124,7 @@ class es_cls_default {
124
  $form['es_templ_heading'] = 'Hello World Newsletter';
125
  $form['es_templ_body'] = $Sample;
126
  $form['es_templ_status'] = 'Published';
127
- $form['es_email_type'] = 'Static Template';
128
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
129
  }
130
  return true;
79
  if ($result == 0) {
80
  $form['es_templ_heading'] = 'New post published ###POSTTITLE###';
81
  $es_b = "Hello ###NAME###,\r\n\r\n";
82
+ $es_b = $es_b . "We have published a new blog in our website. ###POSTTITLE###\r\n";
83
  $es_b = $es_b . "###POSTDESC###\r\n";
84
  $es_b = $es_b . "You may view the latest post at ";
85
  $es_b = $es_b . "###POSTLINK###\r\n";
88
  $es_b = $es_b . "Admin";
89
  $form['es_templ_body'] = $es_b;
90
  $form['es_templ_status'] = 'Published';
91
+ $form['es_email_type'] = 'Post Notification';
92
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
93
 
94
  $form['es_templ_heading'] = 'Post notification ###POSTTITLE###';
95
  $es_b = "Hello ###EMAIL###,\r\n\r\n";
96
+ $es_b = $es_b . "We have published a new blog in our website. ###POSTTITLE###\r\n";
97
  $es_b = $es_b . "###POSTIMAGE###\r\n";
98
  $es_b = $es_b . "###POSTFULL###\r\n";
99
  $es_b = $es_b . "You may view the latest post at ";
103
  $es_b = $es_b . "Admin";
104
  $form['es_templ_body'] = $es_b;
105
  $form['es_templ_status'] = 'Published';
106
+ $form['es_email_type'] = 'Post Notification';
107
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
108
 
109
  $Sample = '<strong style="color: #990000"> Email Subscribers</strong><p>Email Subscribers plugin has options to send newsletters to subscribers. It has a separate page with HTML editor to create a HTML newsletter.';
124
  $form['es_templ_heading'] = 'Hello World Newsletter';
125
  $form['es_templ_body'] = $Sample;
126
  $form['es_templ_status'] = 'Published';
127
+ $form['es_email_type'] = 'Newsletter';
128
  $action = es_cls_compose::es_template_ins($form, $action = "insert");
129
  }
130
  return true;
query/db_delivery.php CHANGED
@@ -34,7 +34,7 @@ class es_cls_delivery {
34
  $returnid = 0;
35
  $prefix = $wpdb->prefix;
36
 
37
- if($mailsenttype == "Instant Mail") {
38
  $es_sent_status = "Sent";
39
  $currentdate = date('Y-m-d G:i:s');
40
  } else {
@@ -82,7 +82,7 @@ class es_cls_delivery {
82
  $arrRes = array();
83
  $sSql = "";
84
  $sSql = $wpdb->prepare("SELECT * FROM `".$prefix."es_deliverreport` where es_deliver_senttype=%s
85
- and es_deliver_sentstatus=%s and es_deliver_sentguid = %s order by es_deliver_id limit 0, $limit", array("Cron Mail", "In Queue", $sentguid));
86
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
87
  return $arrRes;
88
  }
@@ -91,9 +91,9 @@ class es_cls_delivery {
91
  global $wpdb;
92
  $prefix = $wpdb->prefix;
93
  $result = '0';
94
- if($sentguid <> "") {
95
  $sSql = $wpdb->prepare("SELECT COUNT(*) AS `count` FROM `".$prefix."es_deliverreport` WHERE `es_deliver_sentguid` = %s
96
- and es_deliver_senttype=%s and es_deliver_sentstatus = %s", array($sentguid, "Cron Mail", "In Queue"));
97
  $result = $wpdb->get_var($sSql);
98
  }
99
  return $result;
34
  $returnid = 0;
35
  $prefix = $wpdb->prefix;
36
 
37
+ if($mailsenttype == "Immediately") {
38
  $es_sent_status = "Sent";
39
  $currentdate = date('Y-m-d G:i:s');
40
  } else {
82
  $arrRes = array();
83
  $sSql = "";
84
  $sSql = $wpdb->prepare("SELECT * FROM `".$prefix."es_deliverreport` where es_deliver_senttype=%s
85
+ and es_deliver_sentstatus=%s and es_deliver_sentguid = %s order by es_deliver_id limit 0, $limit", array("Cron", "In Queue", $sentguid));
86
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
87
  return $arrRes;
88
  }
91
  global $wpdb;
92
  $prefix = $wpdb->prefix;
93
  $result = '0';
94
+ if($sentguid != "") {
95
  $sSql = $wpdb->prepare("SELECT COUNT(*) AS `count` FROM `".$prefix."es_deliverreport` WHERE `es_deliver_sentguid` = %s
96
+ and es_deliver_senttype=%s and es_deliver_sentstatus = %s", array($sentguid, "Cron", "In Queue"));
97
  $result = $wpdb->get_var($sSql);
98
  }
99
  return $result;
query/db_notification.php CHANGED
@@ -74,7 +74,7 @@ class es_cls_notification {
74
  } else {
75
  $sSql = $sSql . " or";
76
  }
77
- $sSql = $sSql . " es_note_cat LIKE '%##" . htmlspecialchars_decode($category[$i]->cat_name). "##%'";
78
  if($i == ($totcategory-1)) {
79
  $sSql = $sSql . ")";
80
  }
74
  } else {
75
  $sSql = $sSql . " or";
76
  }
77
+ $sSql = $sSql . " es_note_cat LIKE '%##" . addslashes(htmlspecialchars_decode($category[$i]->cat_name)). "##%'"; // alternative addslashes(htmlspecialchars_decode(text)) = mysqli_real_escape_string but not working all the time
78
  if($i == ($totcategory-1)) {
79
  $sSql = $sSql . ")";
80
  }
query/db_sentmail.php CHANGED
@@ -57,7 +57,7 @@ class es_cls_sentmail {
57
  $prefix = $wpdb->prefix;
58
  $currentdate = date('Y-m-d G:i:s');
59
 
60
- if($mailsenttype == "Instant Mail") {
61
  $es_sent_status = "Sent";
62
  } else {
63
  $es_sent_status = "In Queue";
@@ -86,7 +86,7 @@ class es_cls_sentmail {
86
  global $wpdb;
87
  $prefix = $wpdb->prefix;
88
  $arrRes = array();
89
- $sSql = "SELECT * FROM `".$prefix."es_sentdetails` where es_sent_type='Cron Mail' and es_sent_status='In Queue'";
90
  $sSql = $sSql . " order by es_sent_id limit 0, 1";
91
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
92
  return $arrRes;
57
  $prefix = $wpdb->prefix;
58
  $currentdate = date('Y-m-d G:i:s');
59
 
60
+ if($mailsenttype == "Immediately") {
61
  $es_sent_status = "Sent";
62
  } else {
63
  $es_sent_status = "In Queue";
86
  global $wpdb;
87
  $prefix = $wpdb->prefix;
88
  $arrRes = array();
89
+ $sSql = "SELECT * FROM `".$prefix."es_sentdetails` where es_sent_type='Cron' and es_sent_status='In Queue'";
90
  $sSql = $sSql . " order by es_sent_id limit 0, 1";
91
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
92
  return $arrRes;
query/db_subscriber.php CHANGED
@@ -10,7 +10,7 @@ class es_cls_dbquery {
10
  $prefix = $wpdb->prefix;
11
  $arrRes = array();
12
  $sSql = "SELECT * FROM `".$prefix."es_emaillist` where es_email_mail <> '' ";
13
- if($search <> "" && $search <> "ALL") {
14
  $letter = explode(',', $search);
15
  $length = count($letter);
16
  for ($i = 0; $i < $length; $i++) {
@@ -38,12 +38,12 @@ class es_cls_dbquery {
38
 
39
  $prefix = $wpdb->prefix;
40
  $view_subscribers_details = array();
41
- $sSql = "SELECT * FROM `".$prefix."es_emaillist` WHERE es_email_mail <> '' ";
42
- if($search_sts <> "") {
43
  $sSql = $sSql . " and es_email_status='".$search_sts."'";
44
  }
45
 
46
- if($search_group <> "" && $search_group <> "ALL") {
47
  $sSql = $sSql . ' and es_email_group="'.$search_group.'"';
48
  }
49
 
@@ -109,10 +109,10 @@ class es_cls_dbquery {
109
  return "invalid";
110
  }
111
 
112
- $es_subscriber_name = sanitize_text_field($data["es_email_name"]);
113
- $es_subscriber_status = sanitize_text_field($data["es_email_status"]);
114
- $es_subscriber_group = sanitize_text_field($data["es_email_group"]);
115
- $es_subscriber_email = sanitize_email($data["es_email_mail"]);
116
 
117
  $CurrentDate = date('Y-m-d G:i:s');
118
  if($action == "insert") {
@@ -141,7 +141,7 @@ class es_cls_dbquery {
141
 
142
  $es_settings = es_cls_settings::es_setting_select();
143
  $subscribers = array();
144
- $subscribers = self::es_view_subscriber_one($es_subscriber_email);
145
 
146
  if( did_action( 'rainmaker_post_lead' ) >= 1 ) {
147
  if ( (!empty($es_settings['es_c_optinoption'])) && ($es_settings['es_c_optinoption'] == 'Double Opt In') ) {
@@ -190,11 +190,11 @@ class es_cls_dbquery {
190
  return $arrRes;
191
  }
192
 
193
- public static function es_view_subscriber_one($mail = "") {
194
  global $wpdb;
195
  $prefix = $wpdb->prefix;
196
  $arrRes = array();
197
- $sSql = $wpdb->prepare("SELECT * FROM `".$prefix."es_emaillist` where es_email_mail = %s", array($mail));
198
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
199
  return $arrRes;
200
  }
@@ -270,10 +270,10 @@ class es_cls_dbquery {
270
  return "ext";
271
  } else {
272
  $action = "";
273
- $form['es_email_name'] = sanitize_text_field($data["es_email_name"]);
274
- $form['es_email_mail'] = sanitize_email($data["es_email_mail"]);
275
- $form['es_email_group'] = sanitize_text_field($data["es_email_group"]);
276
- $form['es_email_status'] = sanitize_text_field($data["es_email_status"]);
277
  $form['es_email_id'] = $arrRes[0]["es_email_id"];
278
  $action = es_cls_dbquery::es_view_subscriber_ins($form, $action = "update");
279
  return $action;
10
  $prefix = $wpdb->prefix;
11
  $arrRes = array();
12
  $sSql = "SELECT * FROM `".$prefix."es_emaillist` where es_email_mail <> '' ";
13
+ if($search != "" && $search != "ALL") {
14
  $letter = explode(',', $search);
15
  $length = count($letter);
16
  for ($i = 0; $i < $length; $i++) {
38
 
39
  $prefix = $wpdb->prefix;
40
  $view_subscribers_details = array();
41
+ $sSql = "SELECT * FROM `".$prefix."es_emaillist` WHERE es_email_mail != '' ";
42
+ if($search_sts != "") {
43
  $sSql = $sSql . " and es_email_status='".$search_sts."'";
44
  }
45
 
46
+ if($search_group != "" && $search_group != "ALL") {
47
  $sSql = $sSql . ' and es_email_group="'.$search_group.'"';
48
  }
49
 
109
  return "invalid";
110
  }
111
 
112
+ $es_subscriber_name = sanitize_text_field(esc_attr($data["es_email_name"]));
113
+ $es_subscriber_status = sanitize_text_field(esc_attr($data["es_email_status"]));
114
+ $es_subscriber_group = sanitize_text_field(esc_attr($data["es_email_group"]));
115
+ $es_subscriber_email = sanitize_email(esc_attr($data["es_email_mail"]));
116
 
117
  $CurrentDate = date('Y-m-d G:i:s');
118
  if($action == "insert") {
141
 
142
  $es_settings = es_cls_settings::es_setting_select();
143
  $subscribers = array();
144
+ $subscribers = self::es_view_subscriber_one($es_subscriber_email,$es_subscriber_group);
145
 
146
  if( did_action( 'rainmaker_post_lead' ) >= 1 ) {
147
  if ( (!empty($es_settings['es_c_optinoption'])) && ($es_settings['es_c_optinoption'] == 'Double Opt In') ) {
190
  return $arrRes;
191
  }
192
 
193
+ public static function es_view_subscriber_one($mail = "", $group = "") {
194
  global $wpdb;
195
  $prefix = $wpdb->prefix;
196
  $arrRes = array();
197
+ $sSql = "SELECT * FROM `".$prefix."es_emaillist` WHERE es_email_mail = '".$mail."' AND es_email_group = '".$group."'";
198
  $arrRes = $wpdb->get_results($sSql, ARRAY_A);
199
  return $arrRes;
200
  }
270
  return "ext";
271
  } else {
272
  $action = "";
273
+ $form['es_email_name'] = sanitize_text_field(esc_attr($data["es_email_name"]));
274
+ $form['es_email_mail'] = sanitize_email(esc_attr($data["es_email_mail"]));
275
+ $form['es_email_group'] = sanitize_text_field(esc_attr($data["es_email_group"]));
276
+ $form['es_email_status'] = sanitize_text_field(esc_attr($data["es_email_status"]));
277
  $form['es_email_id'] = $arrRes[0]["es_email_id"];
278
  $action = es_cls_dbquery::es_view_subscriber_ins($form, $action = "update");
279
  return $action;
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Author URI: http://www.icegram.com/
5
  Tags: email marketing, email newsletter form, email signup, email widget, newsletter, newsletter signup, subscribe, subscription form, bulk emails, signup form, list builder, lead generation
6
  Requires at least: 3.4
7
- Tested up to: 4.7.1
8
- Stable tag: 3.2.6
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.htmlss
11
 
@@ -122,7 +122,7 @@ Don’t believe it? Have a look at the review section. The support guys are frie
122
 
123
  **Use Email Subscribers with it's Free Addon - Email Subscribers - Group Selector**
124
 
125
- Use Email Subscribers with it's free Addon - [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-subscribers-advanced-form/). It will extend Email Subscribers Form functionality by providing an grouping option right next to the form. The user can then subscribe to whichever group most appeals to him.
126
 
127
  For example: Subscribe either to pop music or to rock music.
128
 
@@ -140,20 +140,19 @@ If you like Email Subscribers, please leave a [5 star](https://wordpress.org/sup
140
 
141
  **Translations inside plugin**
142
 
143
- * Czech (cs_CZ) - Martin
 
144
  * Spanish (es_ES) - David Bravo (bohemme)
145
- * Dutch (nl_NL) - John van Halderen, Paul't Hoen
146
- * Polish (pl_PL) - Witold
147
- * Russian (ru_RU) - Grishin Alexander
148
- * Serbian (sr_RS) - Ogi Djuraskovic
149
- * Turkish (tr_TR) - [Erkan ORUÇ](http://designerkan.com/)
150
  * French (fr_FR) - [Serge](https://profiles.wordpress.org/kalyx)
 
151
  * Lithuanian (lt_LT) - Andrius
152
- * Catalan (ca) - Jordi
 
 
153
 
154
  **Translations on [translate.wordpress.org](https://translate.wordpress.org/)**
155
 
156
- * Czech - Tomas , Martin ([(cs_CZ)](https://translate.wordpress.org/locale/cs/default/wp-plugins/email-subscribers))
157
  * Italian - [daepa](https://profiles.wordpress.org/daepa/) ([it_IT](https://translate.wordpress.org/locale/it/default/wp-plugins/email-subscribers))
158
  * Lithuanian - [kubandrius](https://profiles.wordpress.org/kubandrius/) ([lt_LT](https://translate.wordpress.org/locale/lt/default/wp-plugins/email-subscribers))
159
 
@@ -308,6 +307,26 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
308
 
309
  == Changelog ==
310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
311
  = 3.2.6 (18.01.2017) =
312
 
313
  * New: WordPress 4.7.1 compatible
@@ -321,8 +340,8 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
321
  = 3.2.5 (05.01.2017) =
322
 
323
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
324
- * New: Translation for Catalan (ca) language added (Thanks to Jordi)
325
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
 
326
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
327
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
328
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
@@ -336,19 +355,19 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
336
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
337
  * Fix: Incorrect documentation links
338
  * Update: Tested upto WordPress 4.7
339
- * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
340
  * Update: POT file
 
341
  * Tweak: Show only one notice while deleting subscribers
342
 
343
  = 3.2.3 (27.10.2016) =
344
 
345
  * New: New contributor name has been added
346
  * Update: Documentation links
 
347
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
348
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
349
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
350
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
351
- * Update: POT file
352
 
353
  = 3.2.2 (06.10.2016) =
354
 
@@ -383,12 +402,12 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
383
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
384
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
385
  * Update: Made text correction & improvements in many places
386
- * Update: Updated POT file
387
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
388
  * Update: Removed listing all subscribers emails on Send Mail page
389
  * Update: Removed showing Database Id on View Subscribers page
390
  * Update: Removed comments sync option from Sync Email page
391
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
 
392
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
393
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
394
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -405,7 +424,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
405
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
406
  * Fix: Made few strings translatable
407
  * Update: Text correction in few places
408
- * Update: Updated POT file
409
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
410
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
411
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -422,7 +441,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
422
  * Fix: Made few strings translatable
423
  * Fix: Incorrect text domain in few places
424
  * Update: Revised FAQ links in Help & Info page inside plugin
425
- * Update: Updated POT file
426
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
427
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
428
  * Update: Text correction in few places
@@ -437,7 +456,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
437
  * Fix: Added missing charset to meta tag
438
  * Update: Moved javascripts to footer
439
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
440
- * Update: Updated POT file
441
 
442
  = 3.1.2 (22.03.2016) =
443
 
@@ -448,7 +467,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
448
  * Fix: Can't edit settings in admin panel if SSL is enabled
449
  * Update: Revised the FAQ's in Help & Info page inside plugin
450
  * Update: Text correction in few places
451
- * Update: Updated POT file
452
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
453
 
454
  = 3.1.1 (08.03.2016) =
@@ -458,8 +477,8 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
458
  * Fix: Warnings in console on submitting subscription form in Chrome
459
  * Update: Revised Help & Info page inside plugin
460
  * Update: Added translation for missing texts
461
- * Update: Updated POT file
462
- * Tweaks: Minor tweaks
463
 
464
  = 3.1 (09.02.2016) =
465
 
@@ -469,128 +488,33 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
469
 
470
  = 3.0.1 (16.12.2015) =
471
 
472
- * New contributor name has been added successfully.
473
-
474
- = 3.0 =
475
-
476
- * Tested upto 4.4
477
-
478
- = 2.9.2 =
479
-
480
- * Add-on plugin available for advanced subscribers form (Users can select interested group in subscribers form).
481
- * Polish language file added in the language directory.
482
- * Text Domain slug has been added for Language Packs.
483
-
484
- = 2.9.1 =
485
-
486
- * Fixed cross-site scripting vulnerabilities and a potential SQL injection.
487
-
488
- = 2.9 =
489
-
490
- * Tested upto 4.3
491
- * Option available to add same email address to multiple group name
492
- * Cron Mail option added. With this option you can schedule cron jobs for newsletter and notification emails. Using this cron option you can schedule mail (example 100 mails per hour)
493
- * Group Name added in the export list.
494
- * Mail Type option has been added in the Send Mail admin page. With this option you can add the mails into cron job or you can send the mail immediately.
495
- * Notification Status option has been added in the notification setup page. With this option you can add notification mails into cron job or you can send the mail immediately when new post is published.
496
- * Group name filter has been added in the subscriber admin page.
497
-
498
- = 2.8 =
499
-
500
- * Tested upto 4.2
501
- * Fixed warning message bug on Roles page
502
- * Sync Email option has been added in the subscribers admin page. with this option all newly registered email address will be synced automatically into the plugin subscribers group.
503
-
504
- = 2.7 =
505
-
506
- * Up to plugin version 2.6 only administrator level users can manage this plugin in dashboard. From this version I have introduced new feature called Roles. The user role can be selected using this Roles Menu. For example, If you want to give Send Email feature to Editor. Go to plugin Roles menu using administrator login and select Editor role to Send Email Menu, So that your Editor level user can access plugin Send Email menu to publish newsletter emails.
507
-
508
- = 2.6 =
509
-
510
- * Added new option in the Email Import page to select Email Status and Email Group. with this option you can select (or create) group name and emails status when you import the email address.
511
-
512
- = 2.5 =
513
-
514
- * Now plugin supports custom post type. i.e. With this plugin, you can able to send automatic newsletter/notification emails when you publish custom posts.
515
-
516
- = 2.4 =
517
-
518
- * Tested upto 4.1
519
- * Fixed special character bug on Sender of Notification FROM email name.
520
-
521
- = 2.3 =
522
-
523
- * This warning issue has been fixed (Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'es_admin_option' not found or invalid function name)
524
-
525
- = 2.2 =
526
-
527
- * Warning message issue has been fix on notification mails. previously $post object was submitted to notification mail method without filtering post_id.
528
- * Added new keywords ###POSTLINK-ONLY###, ###POSTLINK-WITHTITLE### for notification mail content.
529
- ###POSTLINK-ONLY### - Use this key word to add post link in the mail content (Post link cannot be clickable)
530
- ###POSTLINK-WITHTITLE### - Use this key word to display post link with title (Clickable post title)
531
- ###POSTLINK### - Use this key word to display clickable post link.
532
-
533
- = 2.1 =
534
-
535
- * In view subscribers admin page, Filter option and paging moved to the top right corner (Previous version it was in bottom).
536
- * Plugin tested for multisite installation blogs.
537
-
538
- = 2.0 =
539
-
540
- * Tested up to WordPress 4.0
541
- * In view subscribers admin page, new option added to filter the email address based on status.
542
- * Paging option added on view subscribers admin page. In default it will show only first 200 emails, you have drop down box to navigate another page (i.e. 201 to 400 emails etc..).
543
- * Warning message fix on email address import page (i.e Strict standards: Only variables should be passed by reference) - Fixed
544
-
545
- = 1.9 =
546
-
547
- * New option added in admin setting page to update Sent Mail Report Subject/Content. For each newsletter mail and notification mail, plugin will send one report mail to admin with default content. Now with this option, admin can update that default mail content.
548
-
549
- = 1.8 =
550
-
551
- * Bug fixed on Double Opt-In welcome mail check (Previously it was not checking admin setting for welcome mail).
552
- * Tested up to WordPress 3.9.2
553
-
554
- = 1.7 =
555
-
556
- * Bug fixed on individual subscriber delete option.
557
- * Bug fixed on individual subscriber resend confirmation mail option.
558
-
559
- = 1.6 =
560
-
561
- * Bug fix on Send Mail/Notification warning message (i.e Call to undefined method issue has been fixed)
562
- * Call to undefined method es_cls_common::es_sent_report_plain() - Fixed
563
- * Call to undefined method es_cls_common::es_sent_report_html() - Fixed
564
-
565
- = 1.5 =
566
-
567
- * Bug fix on admin notification email for new subscribers.
568
-
569
- = 1.4 =
570
-
571
- * Scheduled published posts issue has been fixed (From this version onwards, Notification emails will be triggered for scheduled posts)
572
- * Bulk update option for subscribers group in admin view subscribers page.
573
-
574
- = 1.3 =
575
-
576
- * Fixed small error on mail compose page.
577
- * Added check for Already Confirmed emails. This is to prevent user clicking optin email link multiple time.
578
-
579
- = 1.2 =
580
 
581
- * Widget translation issue has been fixed
582
- * PHP warning message from Subscribers Export page has been removed.
583
 
584
- = 1.1 =
585
 
586
- * Subscriber admin page, Check ALL & Uncheck All bug fixed.
587
- * Updated Help documents.
588
-
589
- = 1.0 =
590
 
591
- * First version
592
 
593
- == Upgrade Notice ==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
594
 
595
  = 3.2.6 (18.01.2017) =
596
 
@@ -605,8 +529,8 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
605
  = 3.2.5 (05.01.2017) =
606
 
607
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
608
- * New: Translation for Catalan (ca) language added (Thanks to Jordi)
609
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
 
610
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
611
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
612
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
@@ -620,19 +544,19 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
620
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
621
  * Fix: Incorrect documentation links
622
  * Update: Tested upto WordPress 4.7
623
- * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
624
  * Update: POT file
 
625
  * Tweak: Show only one notice while deleting subscribers
626
 
627
  = 3.2.3 (27.10.2016) =
628
 
629
  * New: New contributor name has been added
630
  * Update: Documentation links
 
631
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
632
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
633
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
634
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
635
- * Update: POT file
636
 
637
  = 3.2.2 (06.10.2016) =
638
 
@@ -667,12 +591,12 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
667
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
668
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
669
  * Update: Made text correction & improvements in many places
670
- * Update: Updated POT file
671
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
672
  * Update: Removed listing all subscribers emails on Send Mail page
673
  * Update: Removed showing Database Id on View Subscribers page
674
  * Update: Removed comments sync option from Sync Email page
675
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
 
676
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
677
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
678
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -689,7 +613,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
689
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
690
  * Fix: Made few strings translatable
691
  * Update: Text correction in few places
692
- * Update: Updated POT file
693
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
694
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
695
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
@@ -706,7 +630,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
706
  * Fix: Made few strings translatable
707
  * Fix: Incorrect text domain in few places
708
  * Update: Revised FAQ links in Help & Info page inside plugin
709
- * Update: Updated POT file
710
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
711
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
712
  * Update: Text correction in few places
@@ -721,7 +645,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
721
  * Fix: Added missing charset to meta tag
722
  * Update: Moved javascripts to footer
723
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
724
- * Update: Updated POT file
725
 
726
  = 3.1.2 (22.03.2016) =
727
 
@@ -732,7 +656,7 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
732
  * Fix: Can't edit settings in admin panel if SSL is enabled
733
  * Update: Revised the FAQ's in Help & Info page inside plugin
734
  * Update: Text correction in few places
735
- * Update: Updated POT file
736
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
737
 
738
  = 3.1.1 (08.03.2016) =
@@ -742,8 +666,8 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
742
  * Fix: Warnings in console on submitting subscription form in Chrome
743
  * Update: Revised Help & Info page inside plugin
744
  * Update: Added translation for missing texts
745
- * Update: Updated POT file
746
- * Tweaks: Minor tweaks
747
 
748
  = 3.1 (09.02.2016) =
749
 
@@ -753,123 +677,8 @@ Use [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-sub
753
 
754
  = 3.0.1 (16.12.2015) =
755
 
756
- * New contributor name has been added successfully.
757
-
758
- = 3.0 =
759
-
760
- * Tested upto 4.4
761
-
762
- = 2.9.2 =
763
-
764
- * Add-on plugin available for advanced subscribers form (Users can select interested group in subscribers form).
765
- * Polish language file added in the language directory.
766
- * Text Domain slug has been added for Language Packs.
767
-
768
- = 2.9.1 =
769
-
770
- * Fixed cross-site scripting vulnerabilities and a potential SQL injection.
771
-
772
- = 2.9 =
773
-
774
- * Tested upto 4.3
775
- * Option available to add same email address to multiple group name
776
- * Cron Mail option added. With this option you can schedule cron jobs for newsletter and notification emails. Using this cron option you can schedule mail (example 100 mails per hour)
777
- * Group Name added in the export list.
778
- * Mail Type option has been added in the Send Mail admin page. With this option you can add the mails into cron job or you can send the mail immediately.
779
- * Notification Status option has been added in the notification setup page. With this option you can add notification mails into cron job or you can send the mail immediately when new post is published.
780
- * Group name filter has been added in the subscriber admin page.
781
-
782
- = 2.8 =
783
-
784
- * Tested upto 4.2
785
- * Fixed warning message bug on Roles page
786
- * Sync Email option has been added in the subscribers admin page. with this option all newly registered email address will be synced automatically into the plugin subscribers group.
787
-
788
- = 2.7 =
789
-
790
- * Up to plugin version 2.6 only administrator level users can manage this plugin in dashboard. From this version I have introduced new feature called Roles. The user role can be selected using this Roles Menu. For example, If you want to give Send Email feature to Editor. Go to plugin Roles menu using administrator login and select Editor role to Send Email Menu, So that your Editor level user can access plugin Send Email menu to publish newsletter emails.
791
-
792
- = 2.6 =
793
-
794
- * Added new option in the Email Import page to select Email Status and Email Group. with this option you can select (or create) group name and emails status when you import the email address.
795
-
796
- = 2.5 =
797
-
798
- * Now plugin supports custom post type. i.e. With this plugin, you can able to send automatic newsletter/notification emails when you publish custom posts.
799
-
800
- = 2.4 =
801
-
802
- * Tested upto 4.1
803
- * Fixed special character bug on Sender of Notification FROM email name.
804
-
805
- = 2.3 =
806
-
807
- * This warning issue has been fixed (Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'es_admin_option' not found or invalid function name)
808
-
809
- = 2.2 =
810
-
811
- * Warning message issue has been fix on notification mails. previously $post object was submitted to notification mail method without filtering post_id.
812
- * Added new keywords ###POSTLINK-ONLY###, ###POSTLINK-WITHTITLE### for notification mail content.
813
- ###POSTLINK-ONLY### - Use this key word to add post link in the mail content (Post link cannot be clickable)
814
- ###POSTLINK-WITHTITLE### - Use this key word to display post link with title (Clickable post title)
815
- ###POSTLINK### - Use this key word to display clickable post link.
816
-
817
- = 2.1 =
818
-
819
- * In view subscribers admin page, Filter option and paging moved to the top right corner (Previous version it was in bottom).
820
- * Plugin tested for multisite installation blogs.
821
-
822
- = 2.0 =
823
-
824
- * Tested up to WordPress 4.0
825
- * In view subscribers admin page, new option added to filter the email address based on status.
826
- * Paging option added on view subscribers admin page. In default it will show only first 200 emails, you have drop down box to navigate another page (i.e. 201 to 400 emails etc..).
827
- * Warning message fix on email address import page (i.e Strict standards: Only variables should be passed by reference) - Fixed
828
-
829
- = 1.9 =
830
-
831
- * New option added in admin setting page to update Sent Mail Report Subject/Content. For each newsletter mail and notification mail, plugin will send one report mail to admin with default content. Now with this option, admin can update that default mail content.
832
-
833
- = 1.8 =
834
-
835
- * Bug fixed on Double Opt-In welcome mail check (Previously it was not checking admin setting for welcome mail).
836
- * Tested up to WordPress 3.9.2
837
-
838
- = 1.7 =
839
-
840
- * Bug fixed on individual subscriber delete option.
841
- * Bug fixed on individual subscriber resend confirmation mail option.
842
-
843
- = 1.6 =
844
-
845
- * Bug fix on Send Mail/Notification warning message (i.e Call to undefined method issue has been fixed)
846
- * Call to undefined method es_cls_common::es_sent_report_plain() - Fixed
847
- * Call to undefined method es_cls_common::es_sent_report_html() - Fixed
848
-
849
- = 1.5 =
850
-
851
- * Bug fix on admin notification email for new subscribers.
852
-
853
- = 1.4 =
854
-
855
- * Scheduled published posts issue has been fixed (From this version onwards, Notification emails will be triggered for scheduled posts)
856
- * Bulk update option for subscribers group in admin view subscribers page.
857
-
858
- = 1.3 =
859
-
860
- * Fixed small error on mail compose page.
861
- * Added check for Already Confirmed emails. This is to prevent user clicking optin email link multiple time.
862
-
863
- = 1.2 =
864
-
865
- * Widget translation issue has been fixed
866
- * PHP warning message from Subscribers Export page has been removed.
867
-
868
- = 1.1 =
869
-
870
- * Subscriber admin page, Check ALL & Uncheck All bug fixed.
871
- * Updated Help documents.
872
 
873
- = 1.0 =
874
 
875
- * First version
4
  Author URI: http://www.icegram.com/
5
  Tags: email marketing, email newsletter form, email signup, email widget, newsletter, newsletter signup, subscribe, subscription form, bulk emails, signup form, list builder, lead generation
6
  Requires at least: 3.4
7
+ Tested up to: 4.7.2
8
+ Stable tag: 3.2.7
9
  License: GPLv3
10
  License URI: http://www.gnu.org/licenses/gpl-3.0.htmlss
11
 
122
 
123
  **Use Email Subscribers with it's Free Addon - Email Subscribers - Group Selector**
124
 
125
+ [Email Subscribers - Group Selector](https://wordpress.org/plugins/email-subscribers-advanced-form/) will extend Email Subscribers Form functionality by providing an grouping option right next to the form. The user can then subscribe to whichever group most appeals to him.
126
 
127
  For example: Subscribe either to pop music or to rock music.
128
 
140
 
141
  **Translations inside plugin**
142
 
143
+ * Catalan (ca) - Jordi Jorda
144
+ * Czech (cs_CZ) - Martin & Tomas
145
  * Spanish (es_ES) - David Bravo (bohemme)
 
 
 
 
 
146
  * French (fr_FR) - [Serge](https://profiles.wordpress.org/kalyx)
147
+ * Hungarian (hu_HU) - Zsolt Edelényi
148
  * Lithuanian (lt_LT) - Andrius
149
+ * Polish (pl_PL) - Witold
150
+ * Swedish (sv_SE) - Rune Svennelid
151
+ * Turkish (tr_TR) - [Erkan ORUÇ](http://designerkan.com/)
152
 
153
  **Translations on [translate.wordpress.org](https://translate.wordpress.org/)**
154
 
155
+ * Czech - Martin & Tomas ([(cs_CZ)](https://translate.wordpress.org/locale/cs/default/wp-plugins/email-subscribers))
156
  * Italian - [daepa](https://profiles.wordpress.org/daepa/) ([it_IT](https://translate.wordpress.org/locale/it/default/wp-plugins/email-subscribers))
157
  * Lithuanian - [kubandrius](https://profiles.wordpress.org/kubandrius/) ([lt_LT](https://translate.wordpress.org/locale/lt/default/wp-plugins/email-subscribers))
158
 
307
 
308
  == Changelog ==
309
 
310
+ = 3.2.7 (02.03.2017) =
311
+
312
+ * Fix: Special characters in the post category name was not saving while creating Post Notifications
313
+ * Fix: Post Notification emails were not sent for post categories with special characters in the category name
314
+ * Fix: Multiple confirmation emails were sent when a subscriber subscribed to more than one group
315
+ * Fix: esc_attr when sanitizing input fields submitted via form
316
+ * Update: Renamed a few terms in Compose & Reorts screen for better accessibility
317
+ * Update: Text correction & improvements
318
+ * Update: POT file
319
+ * New: Translation for Swedish (sv_SE) language added (Thanks to Rune Svennelid)
320
+ * New: Translation for Hungarian (hu_HU) language added (Thanks to Zsolt Edelényi)
321
+ * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
322
+ * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
323
+ * Update: Translation for French (fr_FR) language updated (Thanks to Serge)
324
+ * Update: Translation for Catalan (ca) language updated (Thanks to Jordi Jorda)
325
+ * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
326
+ * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
327
+ * Update: Translation for Russian (ru_RU) language removed
328
+ * Tweak: Don't show Database id of subscribers on Delivery Report screen
329
+
330
  = 3.2.6 (18.01.2017) =
331
 
332
  * New: WordPress 4.7.1 compatible
340
  = 3.2.5 (05.01.2017) =
341
 
342
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
 
343
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
344
+ * New: Translation for Catalan (ca) language added (Thanks to Jordi)
345
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
346
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
347
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
355
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
356
  * Fix: Incorrect documentation links
357
  * Update: Tested upto WordPress 4.7
 
358
  * Update: POT file
359
+ * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
360
  * Tweak: Show only one notice while deleting subscribers
361
 
362
  = 3.2.3 (27.10.2016) =
363
 
364
  * New: New contributor name has been added
365
  * Update: Documentation links
366
+ * Update: POT file
367
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
368
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
369
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
370
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
 
371
 
372
  = 3.2.2 (06.10.2016) =
373
 
402
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
403
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
404
  * Update: Made text correction & improvements in many places
 
405
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
406
  * Update: Removed listing all subscribers emails on Send Mail page
407
  * Update: Removed showing Database Id on View Subscribers page
408
  * Update: Removed comments sync option from Sync Email page
409
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
410
+ * Update: POT file
411
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
412
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
413
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
424
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
425
  * Fix: Made few strings translatable
426
  * Update: Text correction in few places
427
+ * Update: POT file
428
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
429
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
430
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
441
  * Fix: Made few strings translatable
442
  * Fix: Incorrect text domain in few places
443
  * Update: Revised FAQ links in Help & Info page inside plugin
444
+ * Update: POT file
445
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
446
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
447
  * Update: Text correction in few places
456
  * Fix: Added missing charset to meta tag
457
  * Update: Moved javascripts to footer
458
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
459
+ * Update: POT file
460
 
461
  = 3.1.2 (22.03.2016) =
462
 
467
  * Fix: Can't edit settings in admin panel if SSL is enabled
468
  * Update: Revised the FAQ's in Help & Info page inside plugin
469
  * Update: Text correction in few places
470
+ * Update: POT file
471
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
472
 
473
  = 3.1.1 (08.03.2016) =
477
  * Fix: Warnings in console on submitting subscription form in Chrome
478
  * Update: Revised Help & Info page inside plugin
479
  * Update: Added translation for missing texts
480
+ * Update: POT file
481
+ * Tweak: Minor tweaks
482
 
483
  = 3.1 (09.02.2016) =
484
 
488
 
489
  = 3.0.1 (16.12.2015) =
490
 
491
+ * New contributor name has been added successfully
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
492
 
493
+ = Earlier Versions =
 
494
 
495
+ For the changelog of earlier versions, please refer to the separate [changelog.txt](https://plugins.svn.wordpress.org/email-subscribers/trunk/changelog.txt) file
496
 
497
+ == Upgrade Notice ==
 
 
 
498
 
499
+ = 3.2.7 (02.03.2017) =
500
 
501
+ * Fix: Special characters in the post category name was not saving while creating Post Notifications
502
+ * Fix: Post Notification emails were not sent for post categories with special characters in the category name
503
+ * Fix: Multiple confirmation emails were sent when a subscriber subscribed to more than one group
504
+ * Fix: esc_attr when sanitizing input fields submitted via form
505
+ * Update: Renamed a few terms in Compose & Reorts screen for better accessibility
506
+ * Update: Text correction & improvements
507
+ * Update: POT file
508
+ * New: Translation for Swedish (sv_SE) language added (Thanks to Rune Svennelid)
509
+ * New: Translation for Hungarian (hu_HU) language added (Thanks to Zsolt Edelényi)
510
+ * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
511
+ * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
512
+ * Update: Translation for French (fr_FR) language updated (Thanks to Serge)
513
+ * Update: Translation for Catalan (ca) language updated (Thanks to Jordi Jorda)
514
+ * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
515
+ * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
516
+ * Update: Translation for Russian (ru_RU) language removed
517
+ * Tweak: Don't show Database id of subscribers on Delivery Report screen
518
 
519
  = 3.2.6 (18.01.2017) =
520
 
529
  = 3.2.5 (05.01.2017) =
530
 
531
  * New: Added action 'es_message_head' for developers to insert custom CSS into subscribe and unsubscribe message
 
532
  * Fix: Exporting subscribers was giving 'Unexpected url submit has been detected' error
533
+ * New: Translation for Catalan (ca) language added (Thanks to Jordi)
534
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Tomas & Martin)
535
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
536
  * Update: Translation for Lithuanian (lt_LT) language updated (Thanks to Andrius)
544
  * Fix: Single Opt In subscribers also showing Resend Confirmation link on Subscribers page
545
  * Fix: Incorrect documentation links
546
  * Update: Tested upto WordPress 4.7
 
547
  * Update: POT file
548
+ * Update: Translation for Czech (cs_CZ) language updated (inside plugin & on translate.wordpress.org) (Thanks to Tomas & Martin)
549
  * Tweak: Show only one notice while deleting subscribers
550
 
551
  = 3.2.3 (27.10.2016) =
552
 
553
  * New: New contributor name has been added
554
  * Update: Documentation links
555
+ * Update: POT file
556
  * New: Translation for Lithuanian (lt_LT) language added (Thanks to Andrius)
557
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
558
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
559
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
 
560
 
561
  = 3.2.2 (06.10.2016) =
562
 
591
  * Update: Show 100 entries of subscribers on one page of Delivery Report page
592
  * Update: Changed the confirmation text shown after subscriber successfully subscribes for Double Opt-In
593
  * Update: Made text correction & improvements in many places
 
594
  * Update: Removed A-Z & 0-9 listings from View Subscriber & Send Mail page
595
  * Update: Removed listing all subscribers emails on Send Mail page
596
  * Update: Removed showing Database Id on View Subscribers page
597
  * Update: Removed comments sync option from Sync Email page
598
  * Update: Removed unnecessary view-group.js, roles.js & settings.js files
599
+ * Update: POT file
600
  * Update: Translation for Czech (cs_CZ) language updated (Thanks to Martin)
601
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUÇ)
602
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
613
  * Fix: Subscribers subscribing via [Rainmaker](https://wordpress.org/plugins/icegram-rainmaker/) were not receving confirmation emails
614
  * Fix: Made few strings translatable
615
  * Update: Text correction in few places
616
+ * Update: POT file
617
  * Update: Translation for Spanish (es_ES) language updated (Thanks to David Bravo)
618
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Grishin Alexander)
619
  * Update: Translation for Polish (pl_PL) language updated (Thanks to Witold)
630
  * Fix: Made few strings translatable
631
  * Fix: Incorrect text domain in few places
632
  * Update: Revised FAQ links in Help & Info page inside plugin
633
+ * Update: POT file
634
  * Update: Translation for Russian (ru_RU) language updated (Thanks to Alexander)
635
  * Update: Translation for Turkish (tr_TR) language updated (Thanks to Erkan ORUC)
636
  * Update: Text correction in few places
645
  * Fix: Added missing charset to meta tag
646
  * Update: Moved javascripts to footer
647
  * Update: Translation for Serbian (sr_RS) language updated (Thanks to Ogi Djuraskovic)
648
+ * Update: POT file
649
 
650
  = 3.1.2 (22.03.2016) =
651
 
656
  * Fix: Can't edit settings in admin panel if SSL is enabled
657
  * Update: Revised the FAQ's in Help & Info page inside plugin
658
  * Update: Text correction in few places
659
+ * Update: POT file
660
  * Tweak: Do not allow admin to edit Subscribe, Unsubscribe link in admin settings
661
 
662
  = 3.1.1 (08.03.2016) =
666
  * Fix: Warnings in console on submitting subscription form in Chrome
667
  * Update: Revised Help & Info page inside plugin
668
  * Update: Added translation for missing texts
669
+ * Update: POT file
670
+ * Tweak: Minor tweaks
671
 
672
  = 3.1 (09.02.2016) =
673
 
677
 
678
  = 3.0.1 (16.12.2015) =
679
 
680
+ * New contributor name has been added successfully
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
681
 
682
+ = Earlier Versions =
683
 
684
+ For the changelog of earlier versions, please refer to the separate [changelog.txt](https://plugins.svn.wordpress.org/email-subscribers/trunk/changelog.txt) file
sendmail/sendmail.php CHANGED
@@ -109,7 +109,7 @@ if ($es_error_found == TRUE && isset($es_errors[0]) == TRUE) {
109
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
110
  <?php
111
  $subject = array();
112
- $subject = es_cls_compose::es_template_select_type($type = "Static Template");
113
  $thisselected = "";
114
  if(count($subject) > 0) {
115
  $i = 1;
@@ -134,8 +134,8 @@ if ($es_error_found == TRUE && isset($es_errors[0]) == TRUE) {
134
  <td>
135
  <select name="es_sent_type" id="es_sent_type">
136
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
137
- <option value='Instant Mail' <?php if($es_sent_type == 'Instant Mail') { echo "selected='selected'" ; } ?>><?php echo __( 'Send mail immediately', ES_TDOMAIN ); ?></option>
138
- <option value='Cron Mail' <?php if($es_sent_type == 'Cron Mail') { echo "selected='selected'" ; } ?>><?php echo __( 'Send mail via cron job', ES_TDOMAIN ); ?></option>
139
  </select>
140
  </td>
141
  </tr>
@@ -178,7 +178,7 @@ if ($es_error_found == TRUE && isset($es_errors[0]) == TRUE) {
178
  } else {
179
  echo sprintf(__( 'Recipients : %s', ES_TDOMAIN ), $subscribers_count );
180
  }
181
- if( $subscribers_count > '100' && $es_sent_type == 'Instant Mail' ) {
182
  echo __( '<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click on Help for more information.', ES_TDOMAIN );
183
  }
184
  ?>
109
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
110
  <?php
111
  $subject = array();
112
+ $subject = es_cls_compose::es_template_select_type($type = "Newsletter");
113
  $thisselected = "";
114
  if(count($subject) > 0) {
115
  $i = 1;
134
  <td>
135
  <select name="es_sent_type" id="es_sent_type">
136
  <option value=''><?php echo __( 'Select', ES_TDOMAIN ); ?></option>
137
+ <option value='Immediately' <?php if($es_sent_type == 'Immediately') { echo "selected='selected'" ; } ?>><?php echo __( 'Send email immediately', ES_TDOMAIN ); ?></option>
138
+ <option value='Cron' <?php if($es_sent_type == 'Cron') { echo "selected='selected'" ; } ?>><?php echo __( 'Send email via cron job', ES_TDOMAIN ); ?></option>
139
  </select>
140
  </td>
141
  </tr>
178
  } else {
179
  echo sprintf(__( 'Recipients : %s', ES_TDOMAIN ), $subscribers_count );
180
  }
181
+ if( $subscribers_count > '100' && $es_sent_type == 'Immediately' ) {
182
  echo __( '<br><br><strong>Your Recipients count is above 100.<br>We strongly recommend that you change above Mail Type to Cron and Send Mail via Cron Job.</strong><br>Click on Help for more information.', ES_TDOMAIN );
183
  }
184
  ?>
sentmail/deliverreport-show.php CHANGED
@@ -69,24 +69,22 @@ if ($sentguid == '') {
69
  <tr>
70
  <th width="3%" scope="col"><?php echo __( 'Sno', ES_TDOMAIN ); ?></th>
71
  <th scope="col"><?php echo __( 'Email', ES_TDOMAIN ); ?></th>
72
- <th scope="col"><?php echo __( 'Sent Date', ES_TDOMAIN ); ?></th>
73
  <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
74
- <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
 
75
  <th scope="col"><?php echo __( 'Viewed Status', ES_TDOMAIN ); ?></th>
76
  <th scope="col"><?php echo __( 'Viewed Date', ES_TDOMAIN ); ?></th>
77
- <th scope="col"><?php echo __( 'Database ID', ES_TDOMAIN ); ?></th>
78
  </tr>
79
  </thead>
80
  <tfoot>
81
  <tr>
82
  <th width="3%" scope="col"><?php echo __( 'Sno', ES_TDOMAIN ); ?></th>
83
  <th scope="col"><?php echo __( 'Email', ES_TDOMAIN ); ?></th>
84
- <th scope="col"><?php echo __( 'Sent Date', ES_TDOMAIN ); ?></th>
85
  <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
86
- <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
 
87
  <th scope="col"><?php echo __( 'Viewed Status', ES_TDOMAIN ); ?></th>
88
  <th scope="col"><?php echo __( 'Viewed Date', ES_TDOMAIN ); ?></th>
89
- <th scope="col"><?php echo __( 'Database ID', ES_TDOMAIN ); ?></th>
90
  </tr>
91
  </tfoot>
92
  <tbody>
@@ -99,12 +97,11 @@ if ($sentguid == '') {
99
  <tr class="<?php if ($i&1) { echo 'alternate'; } else { echo ''; }?>">
100
  <td align="left"><?php echo $i; ?></td>
101
  <td><?php echo $data['es_deliver_emailmail']; ?></td>
102
- <td><?php echo $data['es_deliver_sentdate']; ?></td>
103
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_sentstatus']); ?></td>
104
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_senttype']); ?></td>
 
105
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_status']); ?></td>
106
  <td><?php echo $data['es_deliver_viewdate']; ?></td>
107
- <td><?php echo $data['es_deliver_emailid']; ?></td>
108
  </tr>
109
  <?php
110
  $i = $i+1;
69
  <tr>
70
  <th width="3%" scope="col"><?php echo __( 'Sno', ES_TDOMAIN ); ?></th>
71
  <th scope="col"><?php echo __( 'Email', ES_TDOMAIN ); ?></th>
 
72
  <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
73
+ <th scope="col"><?php echo __( 'Sent', ES_TDOMAIN ); ?></th>
74
+ <th scope="col"><?php echo __( 'Sent Date', ES_TDOMAIN ); ?></th>
75
  <th scope="col"><?php echo __( 'Viewed Status', ES_TDOMAIN ); ?></th>
76
  <th scope="col"><?php echo __( 'Viewed Date', ES_TDOMAIN ); ?></th>
 
77
  </tr>
78
  </thead>
79
  <tfoot>
80
  <tr>
81
  <th width="3%" scope="col"><?php echo __( 'Sno', ES_TDOMAIN ); ?></th>
82
  <th scope="col"><?php echo __( 'Email', ES_TDOMAIN ); ?></th>
 
83
  <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
84
+ <th scope="col"><?php echo __( 'Sent', ES_TDOMAIN ); ?></th>
85
+ <th scope="col"><?php echo __( 'Sent Date', ES_TDOMAIN ); ?></th>
86
  <th scope="col"><?php echo __( 'Viewed Status', ES_TDOMAIN ); ?></th>
87
  <th scope="col"><?php echo __( 'Viewed Date', ES_TDOMAIN ); ?></th>
 
88
  </tr>
89
  </tfoot>
90
  <tbody>
97
  <tr class="<?php if ($i&1) { echo 'alternate'; } else { echo ''; }?>">
98
  <td align="left"><?php echo $i; ?></td>
99
  <td><?php echo $data['es_deliver_emailmail']; ?></td>
 
100
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_sentstatus']); ?></td>
101
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_senttype']); ?></td>
102
+ <td><?php echo $data['es_deliver_sentdate']; ?></td>
103
  <td><?php echo es_cls_common::es_disp_status($data['es_deliver_status']); ?></td>
104
  <td><?php echo $data['es_deliver_viewdate']; ?></td>
 
105
  </tr>
106
  <?php
107
  $i = $i+1;
sentmail/sentmail-show.php CHANGED
@@ -108,9 +108,9 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
108
  <tr>
109
  <th scope="col"><?php echo __( 'View Reports', ES_TDOMAIN ); ?></th>
110
  <th scope="col"><?php echo __( 'Preview', ES_TDOMAIN ); ?></th>
111
- <th scope="col"><?php echo __( 'Source', ES_TDOMAIN ); ?></th>
112
- <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
113
  <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
 
 
114
  <th scope="col"><?php echo __( 'Start Date', ES_TDOMAIN ); ?></th>
115
  <th scope="col"><?php echo __( 'End Date', ES_TDOMAIN ); ?></th>
116
  <th scope="col"><?php echo __( 'Total', ES_TDOMAIN ); ?></th>
@@ -121,9 +121,9 @@ if (isset($_POST['frm_es_display']) && $_POST['frm_es_display'] == 'yes') {
121
  <tr>
122
  <th scope="col"><?php echo __( 'View Reports', ES_TDOMAIN ); ?></th>
123
  <th scope="col"><?php echo __( 'Preview', ES_TDOMAIN ); ?></th>
124
- <th scope="col"><?php echo __( 'Source', ES_TDOMAIN ); ?></th>
125
- <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
126
  <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
 
 
127
  <th scope="col"><?php echo __( 'Start Date', ES_TDOMAIN ); ?></th>
128
  <th scope="col"><?php echo __( 'End Date', ES_TDOMAIN ); ?></th>
129
  <th scope="col"><?php echo __( 'Total', ES_TDOMAIN ); ?></th>
108
  <tr>
109
  <th scope="col"><?php echo __( 'View Reports', ES_TDOMAIN ); ?></th>
110
  <th scope="col"><?php echo __( 'Preview', ES_TDOMAIN ); ?></th>
 
 
111
  <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
112
+ <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
113
+ <th scope="col"><?php echo __( 'Sent', ES_TDOMAIN ); ?></th>
114
  <th scope="col"><?php echo __( 'Start Date', ES_TDOMAIN ); ?></th>
115
  <th scope="col"><?php echo __( 'End Date', ES_TDOMAIN ); ?></th>
116
  <th scope="col"><?php echo __( 'Total', ES_TDOMAIN ); ?></th>
121
  <tr>
122
  <th scope="col"><?php echo __( 'View Reports', ES_TDOMAIN ); ?></th>
123
  <th scope="col"><?php echo __( 'Preview', ES_TDOMAIN ); ?></th>
 
 
124
  <th scope="col"><?php echo __( 'Type', ES_TDOMAIN ); ?></th>
125
+ <th scope="col"><?php echo __( 'Status', ES_TDOMAIN ); ?></th>
126
+ <th scope="col"><?php echo __( 'Sent', ES_TDOMAIN ); ?></th>
127
  <th scope="col"><?php echo __( 'Start Date', ES_TDOMAIN ); ?></th>
128
  <th scope="col"><?php echo __( 'End Date', ES_TDOMAIN ); ?></th>
129
  <th scope="col"><?php echo __( 'Total', ES_TDOMAIN ); ?></th>
settings/settings-edit.php CHANGED
@@ -202,8 +202,8 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) {
202
  <tr>
203
  <th scope="row">
204
  <label for="elp"><?php echo __( 'Sender of Notifications', ES_TDOMAIN ); ?>
205
- </label>
206
  <p class="description"><?php echo __( 'Choose a FROM name and FROM email address for all the emails to be sent from this plugin.', ES_TDOMAIN ); ?></p>
 
207
  </th>
208
  <td>
209
  <input name="es_c_fromname" type="text" id="es_c_fromname" value="<?php echo stripslashes($form['es_c_fromname']); ?>" maxlength="225" />
202
  <tr>
203
  <th scope="row">
204
  <label for="elp"><?php echo __( 'Sender of Notifications', ES_TDOMAIN ); ?>
 
205
  <p class="description"><?php echo __( 'Choose a FROM name and FROM email address for all the emails to be sent from this plugin.', ES_TDOMAIN ); ?></p>
206
+ </label>
207
  </th>
208
  <td>
209
  <input name="es_c_fromname" type="text" id="es_c_fromname" value="<?php echo stripslashes($form['es_c_fromname']); ?>" maxlength="225" />
sql/es-createdb.sql CHANGED
@@ -17,7 +17,7 @@ CREATE TABLE IF NOT EXISTS es_templatetable (
17
  es_templ_heading VARCHAR(255) NOT NULL,
18
  es_templ_body TEXT NULL,
19
  es_templ_status VARCHAR(25) NOT NULL default 'Published',
20
- es_email_type VARCHAR(100) NOT NULL default 'Static Template',
21
  PRIMARY KEY (es_templ_id)
22
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
23
 
@@ -44,7 +44,7 @@ CREATE TABLE IF NOT EXISTS es_sentdetails (
44
  es_sent_count INT unsigned NOT NULL,
45
  es_sent_preview TEXT NULL,
46
  es_sent_status VARCHAR(25) NOT NULL default 'Sent',
47
- es_sent_type VARCHAR(25) NOT NULL default 'Instant Mail',
48
  es_sent_subject VARCHAR(255) NOT NULL,
49
  PRIMARY KEY (es_sent_id)
50
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
@@ -60,7 +60,7 @@ CREATE TABLE IF NOT EXISTS es_deliverreport (
60
  es_deliver_status VARCHAR(25) NOT NULL,
61
  es_deliver_viewdate datetime NOT NULL default '0000-00-00 00:00:00',
62
  es_deliver_sentstatus VARCHAR(25) NOT NULL default 'Sent',
63
- es_deliver_senttype VARCHAR(25) NOT NULL default 'Instant Mail',
64
  PRIMARY KEY (es_deliver_id)
65
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
66
 
17
  es_templ_heading VARCHAR(255) NOT NULL,
18
  es_templ_body TEXT NULL,
19
  es_templ_status VARCHAR(25) NOT NULL default 'Published',
20
+ es_email_type VARCHAR(100) NOT NULL default 'Newsletter',
21
  PRIMARY KEY (es_templ_id)
22
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
23
 
44
  es_sent_count INT unsigned NOT NULL,
45
  es_sent_preview TEXT NULL,
46
  es_sent_status VARCHAR(25) NOT NULL default 'Sent',
47
+ es_sent_type VARCHAR(25) NOT NULL default 'Immediately',
48
  es_sent_subject VARCHAR(255) NOT NULL,
49
  PRIMARY KEY (es_sent_id)
50
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
60
  es_deliver_status VARCHAR(25) NOT NULL,
61
  es_deliver_viewdate datetime NOT NULL default '0000-00-00 00:00:00',
62
  es_deliver_sentstatus VARCHAR(25) NOT NULL default 'Sent',
63
+ es_deliver_senttype VARCHAR(25) NOT NULL default 'Immediately',
64
  PRIMARY KEY (es_deliver_id)
65
  ) ENGINE=MyISAM /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci*/;
66