Subscribe To Comments Reloaded - Version 2.0.2

Version Description

  • Added: option to automatically subscribe authors to their posts (improves Wordpress' default alert system, thank you Julius)
  • Added: number of subscriptions per post in the Posts page
  • Added: Serbian and Indonesian localization (thank you Anna and The Masked Cat)
  • Fixed: bug in daily purge SQL command
  • Fixed: bug with international characters (thank you Pascal)
  • Updated: you can now edit a single subscription's status without having to change the email address
  • Updated: more localizations are now up-to-date, thank you!
Download this release

Release Info

Developer coolmann
Plugin Icon 128x128 Subscribe To Comments Reloaded
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0 to 2.0.2

Files changed (49) hide show
  1. images/subscribe-to-comments-small.png +0 -0
  2. images/subscribe-to-comments.png +0 -0
  3. langs/subscribe-reloaded-da_DK.mo +0 -0
  4. langs/subscribe-reloaded-da_DK.po +219 -195
  5. langs/subscribe-reloaded-de_DE.mo +0 -0
  6. langs/subscribe-reloaded-de_DE.po +167 -129
  7. langs/subscribe-reloaded-es_ES.mo +0 -0
  8. langs/subscribe-reloaded-es_ES.po +283 -281
  9. langs/subscribe-reloaded-fr_FR.mo +0 -0
  10. langs/subscribe-reloaded-fr_FR.po +1140 -1158
  11. langs/subscribe-reloaded-id_ID.mo +0 -0
  12. langs/subscribe-reloaded-id_ID.po +1025 -0
  13. langs/subscribe-reloaded-it_IT.mo +0 -0
  14. langs/subscribe-reloaded-it_IT.po +225 -209
  15. langs/subscribe-reloaded-nb_NO.mo +0 -0
  16. langs/subscribe-reloaded-nb_NO.po +167 -127
  17. langs/subscribe-reloaded-nl_NL.mo +0 -0
  18. langs/subscribe-reloaded-nl_NL.po +167 -127
  19. langs/subscribe-reloaded-pl_PL.mo +0 -0
  20. langs/subscribe-reloaded-pl_PL.po +1108 -1125
  21. langs/subscribe-reloaded-pt_BR.mo +0 -0
  22. langs/subscribe-reloaded-pt_BR.po +127 -106
  23. langs/subscribe-reloaded-pt_PT.mo +0 -0
  24. langs/subscribe-reloaded-pt_PT.po +833 -601
  25. langs/subscribe-reloaded-ru_RU.mo +0 -0
  26. langs/subscribe-reloaded-ru_RU.po +1544 -1568
  27. langs/subscribe-reloaded-sr_RS.mo +0 -0
  28. langs/subscribe-reloaded-sr_RS.po +1128 -0
  29. langs/subscribe-reloaded-tr_TR.mo +0 -0
  30. langs/subscribe-reloaded-tr_TR.po +1107 -1107
  31. langs/subscribe-reloaded.pot +283 -122
  32. options/index.php +6 -1
  33. options/panel1-business-logic.php +3 -3
  34. options/panel1-edit-subscription.php +5 -3
  35. options/panel1.php +9 -5
  36. options/panel2.php +2 -2
  37. options/panel3.php +12 -3
  38. options/panel4.php +2 -0
  39. options/panel5.php +3 -3
  40. post-and-comments.css +2 -2
  41. readme.txt +42 -61
  42. style.css +3 -5
  43. subscribe-to-comments-reloaded.php +150 -101
  44. templates/author.php +1 -1
  45. templates/confirm.php +1 -1
  46. templates/request-management-link.php +5 -6
  47. templates/subscribe.php +9 -12
  48. templates/user.php +2 -2
  49. uninstall.php +1 -0
images/subscribe-to-comments-small.png ADDED
Binary file
images/subscribe-to-comments.png CHANGED
Binary file
langs/subscribe-reloaded-da_DK.mo CHANGED
Binary file
langs/subscribe-reloaded-da_DK.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:37-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:37-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -13,80 +13,84 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: subscribe-to-comments-reloaded.php:33
17
- #: subscribe-to-comments-reloaded.php:221
18
  #, fuzzy
19
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
20
  msgstr "Dit abonnement til dette indlæg kræver bekræftelse. <a href='[manager_link]'>Rediger dine abonnementer</a>."
21
 
22
- #: subscribe-to-comments-reloaded.php:38
23
- #: subscribe-to-comments-reloaded.php:220
24
  #, fuzzy
25
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
26
  msgstr "Du abonnerer på dette indlæg. <a href='[manager_link]'>Rediger</a> dine abonnementer."
27
 
28
- #: subscribe-to-comments-reloaded.php:45
29
- #: subscribe-to-comments-reloaded.php:222
30
  #, fuzzy
31
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
  msgstr "Du kan <a href='[manager_link]'>redigere abonnementerne</a> til dette indlæg."
33
 
34
- #: subscribe-to-comments-reloaded.php:50
35
- #: subscribe-to-comments-reloaded.php:217
36
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
  msgstr "Giv mig besked ved andre kommentarer via e-mail. Du kan også <a href='[subscribe_link]'>abonnere</a> uden at kommentere."
38
 
39
- #: subscribe-to-comments-reloaded.php:60
 
 
 
 
 
40
  msgid "All"
41
  msgstr ""
42
 
43
- #: subscribe-to-comments-reloaded.php:61
44
- #: templates/user.php:66
45
  msgid "Replies to my comments"
46
  msgstr ""
47
 
48
- #: subscribe-to-comments-reloaded.php:62
49
  msgid "Daily digest"
50
  msgstr ""
51
 
52
- #: subscribe-to-comments-reloaded.php:194
53
  #: options/index.php:41
54
  msgid "Manage subscriptions"
55
  msgstr "Rediger dine abonnementer"
56
 
57
- #: subscribe-to-comments-reloaded.php:195
58
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
59
  msgstr "For at redigere dine abonnementer, så indtast venligst din e-mail adresse herunder. Vi sender dig en besked med et link til din personlige abonnement side."
60
 
61
- #: subscribe-to-comments-reloaded.php:196
62
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
63
  msgstr "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du vil modtage en e-mail med et link med adgang til din personlige abonnements side."
64
 
65
- #: subscribe-to-comments-reloaded.php:197
66
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
67
  msgstr "Du kan abonnere på diskussionen på <strong>[post_title]</strong> uden at du behøver at skrive en kommentar. Bare indtast din e-mail adresse i felter nedenfor og du vil blive orienteret ved nye kommentarer."
68
 
69
- #: subscribe-to-comments-reloaded.php:198
70
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
71
  msgstr "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du vil modtage en e-mail hver gang en ny kommentar bliver godkendt af administrator."
72
 
73
- #: subscribe-to-comments-reloaded.php:199
74
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
75
  msgstr "Tak for at bruge vores abonnements service. For at kunne udføre din forespørgsel, tjek din e-mail for en bekræftelses e-mail og følg instruktionerne i denne e-mail."
76
 
77
- #: subscribe-to-comments-reloaded.php:200
78
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
79
  msgstr "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor listen."
80
 
81
- #: subscribe-to-comments-reloaded.php:201
82
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
83
  msgstr "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor listen. Du abonnerer i øjeblikket på:"
84
 
85
- #: subscribe-to-comments-reloaded.php:215
86
  msgid "There is a new comment to [post_title]"
87
  msgstr "Der er en ny kommentar til [post_title]"
88
 
89
- #: subscribe-to-comments-reloaded.php:216
90
  msgid ""
91
  "There is a new comment to [post_title].\n"
92
  "Comment Link: [comment_permalink]\n"
@@ -97,11 +101,11 @@ msgid ""
97
  "Manage your subscriptions: [manager_link]"
98
  msgstr "Der er en ny kommentar til [post_title].Kommentar Link: [comment_permalink]Forfatter: [comment_author]Kommentar:[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement på kommentarer: [manager_link]"
99
 
100
- #: subscribe-to-comments-reloaded.php:223
101
  msgid "Please confirm your subscription to [post_title]"
102
  msgstr "Venligst bekræft dit abonnement på kommentarer til [post_title]"
103
 
104
- #: subscribe-to-comments-reloaded.php:224
105
  msgid ""
106
  "You have requested to be notified every time a new comment is added to:\n"
107
  "[post_permalink]\n"
@@ -110,21 +114,17 @@ msgid ""
110
  "[confirm_link]"
111
  msgstr "Du har bedt om at blive adviseret hver gang der kommer en ny kommentar til: [post_permalink]Venligst bekræft dette ved at følge dette link:[confirm_link]"
112
 
113
- #: subscribe-to-comments-reloaded.php:225
114
  msgid "Manage your subscriptions on [blog_name]"
115
  msgstr "Rediger dit abonnement på kommentarer på [blog_name]"
116
 
117
- #: subscribe-to-comments-reloaded.php:226
118
  msgid ""
119
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
120
  "[manager_link]"
121
  msgstr "Du har bedt om at redigere dit abonnement på kommentarer på [blog_name].Følg dette link for at komme til din personlige abonnements side:[manager_link]"
122
 
123
- #: subscribe-to-comments-reloaded.php:956
124
- msgid "Subscribed"
125
- msgstr "Abonneret"
126
-
127
- #: subscribe-to-comments-reloaded.php:970
128
  #: options/panel2.php:41
129
  #: options/panel2.php:48
130
  #: options/panel2.php:55
@@ -137,11 +137,19 @@ msgstr "Abonneret"
137
  msgid "Yes"
138
  msgstr "Ja"
139
 
140
- #: subscribe-to-comments-reloaded.php:972
 
 
 
 
 
 
 
 
141
  msgid "Pending"
142
  msgstr ""
143
 
144
- #: subscribe-to-comments-reloaded.php:973
145
  #: options/panel2.php:42
146
  #: options/panel2.php:49
147
  #: options/panel2.php:56
@@ -154,19 +162,19 @@ msgstr ""
154
  msgid "No"
155
  msgstr "Nej"
156
 
157
- #: subscribe-to-comments-reloaded.php:983
158
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
159
  msgstr "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den officielle"
160
 
161
- #: subscribe-to-comments-reloaded.php:983
162
  msgid "support forum"
163
  msgstr "support forum"
164
 
165
- #: subscribe-to-comments-reloaded.php:984
166
  msgid "Feeling generous?"
167
  msgstr "Føler du dig generøs?"
168
 
169
- #: subscribe-to-comments-reloaded.php:984
170
  msgid "Donate a few bucks!"
171
  msgstr "Doner et par dollar!"
172
 
@@ -187,8 +195,8 @@ msgstr "E-mail emne"
187
 
188
  #: options/index.php:45
189
  #: options/panel2.php:35
190
- #: options/panel3.php:38
191
- #: options/panel4.php:34
192
  msgid "Options"
193
  msgstr "Indstillinger"
194
 
@@ -213,21 +221,18 @@ msgstr "Abonnement udført"
213
 
214
  #: options/panel1-business-logic.php:54
215
  #: templates/author.php:22
216
- #: templates/user.php:22
217
  #, fuzzy
218
  msgid "Subscriptions deleted:"
219
  msgstr "Abonnementer til:"
220
 
221
  #: options/panel1-business-logic.php:58
222
  #: templates/author.php:26
223
- #: templates/user.php:26
224
  #, fuzzy
225
  msgid "Subscriptions suspended:"
226
  msgstr "Abonnement udført"
227
 
228
  #: options/panel1-business-logic.php:62
229
  #: templates/author.php:30
230
- #: templates/user.php:30
231
  #, fuzzy
232
  msgid "Subscriptions activated:"
233
  msgstr "Abonnementer til:"
@@ -236,7 +241,6 @@ msgstr "Abonnementer til:"
236
  #: options/panel1-business-logic.php:70
237
  #: templates/author.php:34
238
  #: templates/author.php:38
239
- #: templates/user.php:34
240
  #, fuzzy
241
  msgid "Subscriptions updated:"
242
  msgstr "Abonnementer pr. dag"
@@ -254,12 +258,22 @@ msgstr "Næste &raquo;"
254
  msgid "Update Subscription"
255
  msgstr "Opdater abonnement"
256
 
 
 
 
 
 
 
 
 
 
 
 
257
  #: options/panel1-edit-subscription.php:10
258
  #: options/panel1.php:19
259
  #: options/panel1.php:81
260
- #: options/panel1.php:113
261
- #: templates/author.php:51
262
- #: templates/user.php:47
263
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
264
  msgstr "Vær opmærksom: Denne operation kan ikke fortrydes! Er du sikker på at du vil fortsætte?"
265
 
@@ -278,38 +292,38 @@ msgstr "Fra"
278
  msgid "To"
279
  msgstr "Til"
280
 
281
- #: options/panel1-edit-subscription.php:15
282
  #: options/panel1.php:26
283
  #: options/panel1.php:45
284
  #: options/panel1.php:103
285
  msgid "Status"
286
  msgstr "Status"
287
 
288
- #: options/panel1-edit-subscription.php:17
289
  #: options/panel1.php:28
290
  msgid "Keep unchanged"
291
  msgstr ""
292
 
293
- #: options/panel1-edit-subscription.php:18
294
  #: options/panel1.php:29
295
  #: options/panel1.php:47
296
  #, fuzzy
297
  msgid "Active"
298
  msgstr "Opgave"
299
 
300
- #: options/panel1-edit-subscription.php:19
301
  #: options/panel1.php:30
302
  #: options/panel1.php:48
303
  msgid "Replies only"
304
  msgstr ""
305
 
306
- #: options/panel1-edit-subscription.php:20
307
  #: options/panel1.php:31
308
  #, fuzzy
309
  msgid "Suspended"
310
  msgstr "Annuller"
311
 
312
- #: options/panel1-edit-subscription.php:21
313
  #: options/panel1.php:32
314
  msgid "Update"
315
  msgstr "Opdater"
@@ -319,13 +333,6 @@ msgstr "Opdater"
319
  msgid "Mass Update Subscriptions"
320
  msgstr "Opdater abonnementer"
321
 
322
- #: options/panel1.php:23
323
- #: options/panel1.php:24
324
- #: options/panel1.php:25
325
- #, fuzzy
326
- msgid "optional"
327
- msgstr "Indstillinger"
328
-
329
  #: options/panel1.php:39
330
  #, fuzzy
331
  msgid "Add New Subscription"
@@ -339,8 +346,7 @@ msgstr "Indlæg (ID)"
339
  #: options/panel1.php:44
340
  #: options/panel1.php:90
341
  #: templates/request-management-link.php:65
342
- #: templates/subscribe.php:88
343
- #: templates/user.php:52
344
  msgid "Email"
345
  msgstr "E-mail"
346
 
@@ -432,8 +438,7 @@ msgid "of"
432
  msgstr "af"
433
 
434
  #: options/panel1.php:93
435
- #: templates/author.php:57
436
- #: templates/user.php:53
437
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
438
  msgstr ""
439
 
@@ -441,53 +446,53 @@ msgstr ""
441
  msgid "Date and Time"
442
  msgstr "Dato og tid"
443
 
444
- #: options/panel1.php:112
 
 
 
 
 
445
  msgid "Edit"
446
  msgstr ""
447
 
448
- #: options/panel1.php:113
449
- #: templates/author.php:70
450
- #: templates/user.php:64
451
  msgid "Delete"
452
  msgstr "Slet"
453
 
454
- #: options/panel1.php:121
455
- #: templates/author.php:69
456
- #: templates/user.php:63
457
  msgid "Action:"
458
  msgstr "Opgave:"
459
 
460
- #: options/panel1.php:122
461
  msgid "Delete forever"
462
  msgstr "Slet for altid"
463
 
464
- #: options/panel1.php:123
465
- #: templates/author.php:71
466
- #: templates/user.php:65
467
  msgid "Suspend"
468
  msgstr "Annuller"
469
 
470
- #: options/panel1.php:124
471
  msgid "Activate and set to Y"
472
  msgstr ""
473
 
474
- #: options/panel1.php:125
475
  msgid "Activate and set to R"
476
  msgstr ""
477
 
478
- #: options/panel1.php:126
479
- #: templates/author.php:73
480
- #: templates/user.php:67
481
  msgid "Activate"
482
  msgstr ""
483
 
484
- #: options/panel1.php:127
485
- #: templates/author.php:74
486
- #: templates/user.php:68
487
  msgid "Update subscriptions"
488
  msgstr "Opdater abonnementer"
489
 
490
- #: options/panel1.php:131
491
  #, fuzzy
492
  msgid "Sorry, no subscriptions match your search criteria."
493
  msgstr "Beklager, der er ikke fundet nogle abonnenter til"
@@ -538,15 +543,15 @@ msgid "Author label"
538
  msgstr "Forfatter besked"
539
 
540
  #: options/panel2.php:25
541
- #: options/panel3.php:25
542
- #: options/panel4.php:23
543
  #: options/panel5.php:22
544
  msgid "Your settings have been successfully updated."
545
  msgstr "Dine indstillinger er blevet opdateret."
546
 
547
  #: options/panel2.php:28
548
- #: options/panel3.php:28
549
- #: options/panel4.php:26
550
  #: options/panel5.php:25
551
  msgid "There was an error updating the following fields:"
552
  msgstr "Der var en fejl i opdateringen af disse felter:"
@@ -602,236 +607,252 @@ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
602
  msgstr "Besked vist til forfattere (og administratorer). Tilladt tag: [manager_link]"
603
 
604
  #: options/panel2.php:97
605
- #: options/panel3.php:136
606
- #: options/panel4.php:103
607
  #: options/panel5.php:83
608
  msgid "Save Changes"
609
  msgstr "Gem ændringer"
610
 
611
  #: options/panel3.php:10
612
- #: options/panel3.php:42
613
- msgid "Page title"
614
- msgstr "Side titel"
 
615
 
616
  #: options/panel3.php:11
617
- msgid "Management Page ID"
618
- msgstr "Administrer Side ID"
 
619
 
620
  #: options/panel3.php:12
621
- #: options/panel3.php:54
 
 
 
 
 
 
622
  msgid "Custom HEAD meta"
623
  msgstr ""
624
 
625
- #: options/panel3.php:14
626
- #: options/panel3.php:65
627
  msgid "Request link"
628
  msgstr "Anmod om link"
629
 
630
- #: options/panel3.php:15
631
- #: options/panel3.php:75
632
  msgid "Request submitted"
633
  msgstr "Forespørgsel afsendt"
634
 
635
- #: options/panel3.php:16
636
- #: options/panel3.php:85
637
  msgid "Subscribe without commenting"
638
  msgstr "Abonner uden at kommentere"
639
 
640
- #: options/panel3.php:17
641
- #: options/panel3.php:95
642
  msgid "Subscription processed"
643
  msgstr "Abonnement udført"
644
 
645
- #: options/panel3.php:18
646
- #: options/panel3.php:105
647
  msgid "Subscription processed (DCI)"
648
  msgstr "Abonnement udført (Bekræftelse)"
649
 
650
- #: options/panel3.php:19
651
- #: options/panel3.php:115
652
  msgid "Authors"
653
  msgstr "Forfattere"
654
 
655
- #: options/panel3.php:20
656
- #: options/panel3.php:125
657
  msgid "Users"
658
  msgstr "Brugere"
659
 
660
- #: options/panel3.php:44
661
- msgid "Title of the page your visitors will use to manage their subscriptions."
662
- msgstr "Titel på siden de besøgende bruger til at administrere deres abonnementer."
 
 
 
 
663
 
664
  #: options/panel3.php:47
665
- msgid "Management page"
666
- msgstr "Administrations side"
 
 
 
 
667
 
668
- #: options/panel3.php:49
669
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
670
  msgstr "Permalink til din administrations side (f.eks. som <code>/administrer-abonnement</code> eller <code>/?page_id=345</code>). Denne side <b>eksisterer ikke</b> ikke i dit system, men linket skal følge dine permalink indstillinger."
671
 
672
- #: options/panel3.php:51
673
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
674
  msgstr "Advarsel: Det ser ud til at der format du bruger, måske ikke er matcher dine permalink indstillinger"
675
 
676
- #: options/panel3.php:56
677
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
678
  msgstr ""
679
 
680
- #: options/panel3.php:61
681
- #: options/panel4.php:50
682
  #, fuzzy
683
  msgid "Messages"
684
  msgstr "E-mail beskeder"
685
 
686
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
687
  #: options/panel3.php:76
688
  #: options/panel3.php:86
689
  #: options/panel3.php:96
690
  #: options/panel3.php:106
691
  #: options/panel3.php:116
692
  #: options/panel3.php:126
693
- #: options/panel4.php:61
694
- #: options/panel4.php:77
695
- #: options/panel4.php:93
696
- msgid "Bold"
697
- msgstr "Fed"
 
698
 
699
- #: options/panel3.php:67
700
  #: options/panel3.php:77
701
  #: options/panel3.php:87
702
  #: options/panel3.php:97
703
  #: options/panel3.php:107
704
  #: options/panel3.php:117
705
  #: options/panel3.php:127
706
- #: options/panel4.php:62
707
- #: options/panel4.php:78
708
- #: options/panel4.php:94
709
- msgid "Italic"
710
- msgstr "Kursiv"
 
711
 
712
- #: options/panel3.php:68
713
  #: options/panel3.php:78
714
  #: options/panel3.php:88
715
  #: options/panel3.php:98
716
  #: options/panel3.php:108
717
  #: options/panel3.php:118
718
  #: options/panel3.php:128
719
- #: options/panel4.php:63
720
- #: options/panel4.php:79
721
- #: options/panel4.php:95
722
- msgid "Link"
723
- msgstr "Link"
724
-
725
- #: options/panel3.php:69
726
- #: options/panel3.php:79
727
- #: options/panel3.php:89
728
- #: options/panel3.php:99
729
- #: options/panel3.php:109
730
- #: options/panel3.php:119
731
- #: options/panel3.php:129
732
- #: options/panel4.php:64
733
- #: options/panel4.php:80
734
- #: options/panel4.php:96
735
  msgid "Image"
736
  msgstr "Billede"
737
 
738
- #: options/panel3.php:72
739
  msgid "Text shown to those who request to manage their subscriptions."
740
  msgstr "Tekst vist til dem der forespørger om adgang til deres abonnementer."
741
 
742
- #: options/panel3.php:82
743
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
744
  msgstr "Kvitteringsbesked vist efter forespørgslen ovenfor er udført. Tilladte tags: [post_title], [post_permalink]"
745
 
746
- #: options/panel3.php:92
747
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
748
  msgstr "Tekst vist til dem der abonnerer uden at kommentere. Tilladte tags: [post_title], [post_permalink]"
749
 
750
- #: options/panel3.php:102
751
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
752
  msgstr "Kvitteringsbesked vist efter abonnements forespørgslen er udført (bekræftelse slået fra). Tilladte tags: [post_title], [post_permalink]"
753
 
754
- #: options/panel3.php:112
755
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
756
  msgstr "Kvitteringsbesked vist efter abonnements forespørgslen er udført (bekræftelse slået til). Tilladte tags: [post_title], [post_permalink]"
757
 
758
- #: options/panel3.php:122
759
  msgid "Introductory text for the authors' management page."
760
  msgstr "Introduktions tekst til forfatterens administrations side."
761
 
762
- #: options/panel3.php:132
763
  msgid "Introductory text for the users' management page."
764
  msgstr "Introduktions tekst til brugerens administrations side."
765
 
766
- #: options/panel4.php:11
767
- #: options/panel4.php:38
768
  msgid "Sender name"
769
  msgstr "Afsender navn"
770
 
771
- #: options/panel4.php:12
772
- #: options/panel4.php:43
773
  msgid "Sender email address"
774
  msgstr "Afsender e-mail adresse"
775
 
776
- #: options/panel4.php:13
777
- #: options/panel4.php:54
778
  msgid "Notification subject"
779
  msgstr "E-mail emne"
780
 
781
- #: options/panel4.php:14
782
- #: options/panel4.php:59
783
  msgid "Notification message"
784
  msgstr "E-mail besked"
785
 
786
- #: options/panel4.php:15
787
- #: options/panel4.php:70
788
  msgid "Double check subject"
789
  msgstr "Bekræftelses e-mail emne"
790
 
791
- #: options/panel4.php:16
792
- #: options/panel4.php:75
793
  msgid "Double check message"
794
  msgstr "Bekræftelses e-mail besked"
795
 
796
- #: options/panel4.php:17
797
- #: options/panel4.php:86
798
  msgid "Management subject"
799
  msgstr "Administrations e-mail emne"
800
 
801
- #: options/panel4.php:18
802
- #: options/panel4.php:91
803
  msgid "Management message"
804
  msgstr "Administrations e-mail besked"
805
 
806
- #: options/panel4.php:40
807
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
808
  msgstr "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
809
 
810
- #: options/panel4.php:45
811
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
812
  msgstr "E-mail adresse som afsender i \"fra\" feltet når der sendes en besked til brugeren."
813
 
814
- #: options/panel4.php:56
815
  msgid "Subject of the notification email. Allowed tag: [post_title]"
816
  msgstr "Emne til adviserings e-mail. Tilladt tag: [post_title]"
817
 
818
- #: options/panel4.php:67
819
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
820
  msgstr "Indhold af adviserings e-mailen. Tilladte tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
821
 
822
- #: options/panel4.php:72
823
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
824
  msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
825
 
826
- #: options/panel4.php:83
827
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
828
  msgstr "Indhold af bekræftelses e-mailen. Tilladte tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
829
 
830
- #: options/panel4.php:88
831
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
832
  msgstr "Emnet i e-mailen sendt til dem der beder om adgang til deres administrations side. Tilladt tag: [blog_name]"
833
 
834
- #: options/panel4.php:99
835
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
836
  msgstr "Indhold af administrations e-mailen. Tilladte tags: [blog_name], [manager_link]"
837
 
@@ -941,43 +962,49 @@ msgstr ""
941
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
942
  msgstr "Hvis du vil sponsorere dette plugin, tøv ikke med at <a href='http://www.duechiacchiere.it/contatto'>kontakte mig</a>."
943
 
944
- #: templates/author.php:56
945
  msgid "Title"
946
  msgstr "Titel"
947
 
948
- #: templates/author.php:67
949
- #: templates/user.php:61
950
  msgid "Select all"
951
  msgstr "Vælg alt"
952
 
953
- #: templates/author.php:68
954
- #: templates/user.php:62
955
  msgid "Invert selection"
956
  msgstr "Vend det udvalgte"
957
 
958
- #: templates/author.php:72
959
  msgid "Set to Y"
960
  msgstr ""
961
 
962
- #: templates/author.php:78
963
- #: templates/user.php:72
964
  msgid "No subscriptions match your search criteria."
965
  msgstr ""
966
 
967
  #: templates/request-management-link.php:68
968
- #: templates/subscribe.php:90
969
  msgid "Send"
970
  msgstr "Send"
971
 
 
972
  #: templates/subscribe.php:43
973
- #: templates/subscribe.php:44
974
  msgid "New subscription to"
975
  msgstr "Ny abonnent til"
976
 
977
- #: templates/subscribe.php:44
978
  msgid "User:"
979
  msgstr "Bruger:"
980
 
 
 
 
 
 
 
 
 
 
981
  #~ msgid "Awaiting confirmation"
982
  #~ msgstr "Afventer bekræftelse"
983
 
@@ -1035,9 +1062,6 @@ msgstr "Bruger:"
1035
  #~ msgid "StCR table has been successfully optimized."
1036
  #~ msgstr "StCR tabel er blevet optimeret."
1037
 
1038
- #~ msgid "Subscriptions for"
1039
- #~ msgstr "Abonnementer til"
1040
-
1041
  #~ msgid "Filter by date"
1042
  #~ msgstr "Filtrer via dato"
1043
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-01 10:08-0500\n"
6
+ "PO-Revision-Date: 2011-08-01 10:08-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: subscribe-to-comments-reloaded.php:41
17
+ #: subscribe-to-comments-reloaded.php:248
18
  #, fuzzy
19
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
20
  msgstr "Dit abonnement til dette indlæg kræver bekræftelse. <a href='[manager_link]'>Rediger dine abonnementer</a>."
21
 
22
+ #: subscribe-to-comments-reloaded.php:46
23
+ #: subscribe-to-comments-reloaded.php:247
24
  #, fuzzy
25
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
26
  msgstr "Du abonnerer på dette indlæg. <a href='[manager_link]'>Rediger</a> dine abonnementer."
27
 
28
+ #: subscribe-to-comments-reloaded.php:53
29
+ #: subscribe-to-comments-reloaded.php:249
30
  #, fuzzy
31
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
  msgstr "Du kan <a href='[manager_link]'>redigere abonnementerne</a> til dette indlæg."
33
 
34
+ #: subscribe-to-comments-reloaded.php:58
35
+ #: subscribe-to-comments-reloaded.php:244
36
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
  msgstr "Giv mig besked ved andre kommentarer via e-mail. Du kan også <a href='[subscribe_link]'>abonnere</a> uden at kommentere."
38
 
39
+ #: subscribe-to-comments-reloaded.php:67
40
+ #, fuzzy
41
+ msgid "Don't subscribe"
42
+ msgstr "Lad administrator abonnere"
43
+
44
+ #: subscribe-to-comments-reloaded.php:68
45
  msgid "All"
46
  msgstr ""
47
 
48
+ #: subscribe-to-comments-reloaded.php:69
 
49
  msgid "Replies to my comments"
50
  msgstr ""
51
 
52
+ #: subscribe-to-comments-reloaded.php:70
53
  msgid "Daily digest"
54
  msgstr ""
55
 
56
+ #: subscribe-to-comments-reloaded.php:221
57
  #: options/index.php:41
58
  msgid "Manage subscriptions"
59
  msgstr "Rediger dine abonnementer"
60
 
61
+ #: subscribe-to-comments-reloaded.php:222
62
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
63
  msgstr "For at redigere dine abonnementer, så indtast venligst din e-mail adresse herunder. Vi sender dig en besked med et link til din personlige abonnement side."
64
 
65
+ #: subscribe-to-comments-reloaded.php:223
66
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
67
  msgstr "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du vil modtage en e-mail med et link med adgang til din personlige abonnements side."
68
 
69
+ #: subscribe-to-comments-reloaded.php:224
70
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
71
  msgstr "Du kan abonnere på diskussionen på <strong>[post_title]</strong> uden at du behøver at skrive en kommentar. Bare indtast din e-mail adresse i felter nedenfor og du vil blive orienteret ved nye kommentarer."
72
 
73
+ #: subscribe-to-comments-reloaded.php:225
74
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
75
  msgstr "Tak for at bruge vores abonnements service. Din forespørgsel er udført og du vil modtage en e-mail hver gang en ny kommentar bliver godkendt af administrator."
76
 
77
+ #: subscribe-to-comments-reloaded.php:226
78
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
79
  msgstr "Tak for at bruge vores abonnements service. For at kunne udføre din forespørgsel, tjek din e-mail for en bekræftelses e-mail og følg instruktionerne i denne e-mail."
80
 
81
+ #: subscribe-to-comments-reloaded.php:227
82
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
83
  msgstr "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor listen."
84
 
85
+ #: subscribe-to-comments-reloaded.php:228
86
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
87
  msgstr "For at kunne annullere eller ophæve en eller flere abonnementer, vælg det korrekte korrekte indlæg og vælg hvad der skal ske via knappen nedenfor listen. Du abonnerer i øjeblikket på:"
88
 
89
+ #: subscribe-to-comments-reloaded.php:242
90
  msgid "There is a new comment to [post_title]"
91
  msgstr "Der er en ny kommentar til [post_title]"
92
 
93
+ #: subscribe-to-comments-reloaded.php:243
94
  msgid ""
95
  "There is a new comment to [post_title].\n"
96
  "Comment Link: [comment_permalink]\n"
101
  "Manage your subscriptions: [manager_link]"
102
  msgstr "Der er en ny kommentar til [post_title].Kommentar Link: [comment_permalink]Forfatter: [comment_author]Kommentar:[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement på kommentarer: [manager_link]"
103
 
104
+ #: subscribe-to-comments-reloaded.php:250
105
  msgid "Please confirm your subscription to [post_title]"
106
  msgstr "Venligst bekræft dit abonnement på kommentarer til [post_title]"
107
 
108
+ #: subscribe-to-comments-reloaded.php:251
109
  msgid ""
110
  "You have requested to be notified every time a new comment is added to:\n"
111
  "[post_permalink]\n"
114
  "[confirm_link]"
115
  msgstr "Du har bedt om at blive adviseret hver gang der kommer en ny kommentar til: [post_permalink]Venligst bekræft dette ved at følge dette link:[confirm_link]"
116
 
117
+ #: subscribe-to-comments-reloaded.php:252
118
  msgid "Manage your subscriptions on [blog_name]"
119
  msgstr "Rediger dit abonnement på kommentarer på [blog_name]"
120
 
121
+ #: subscribe-to-comments-reloaded.php:253
122
  msgid ""
123
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
124
  "[manager_link]"
125
  msgstr "Du har bedt om at redigere dit abonnement på kommentarer på [blog_name].Følg dette link for at komme til din personlige abonnements side:[manager_link]"
126
 
127
+ #: subscribe-to-comments-reloaded.php:1000
 
 
 
 
128
  #: options/panel2.php:41
129
  #: options/panel2.php:48
130
  #: options/panel2.php:55
137
  msgid "Yes"
138
  msgstr "Ja"
139
 
140
+ #: subscribe-to-comments-reloaded.php:1002
141
+ msgid "Replies"
142
+ msgstr ""
143
+
144
+ #: subscribe-to-comments-reloaded.php:1004
145
+ msgid "Digest"
146
+ msgstr ""
147
+
148
+ #: subscribe-to-comments-reloaded.php:1006
149
  msgid "Pending"
150
  msgstr ""
151
 
152
+ #: subscribe-to-comments-reloaded.php:1007
153
  #: options/panel2.php:42
154
  #: options/panel2.php:49
155
  #: options/panel2.php:56
162
  msgid "No"
163
  msgstr "Nej"
164
 
165
+ #: subscribe-to-comments-reloaded.php:1029
166
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
167
  msgstr "Brug for hjælp til at bruge Subscribe to Comments Reloaded? Besøg den officielle"
168
 
169
+ #: subscribe-to-comments-reloaded.php:1029
170
  msgid "support forum"
171
  msgstr "support forum"
172
 
173
+ #: subscribe-to-comments-reloaded.php:1030
174
  msgid "Feeling generous?"
175
  msgstr "Føler du dig generøs?"
176
 
177
+ #: subscribe-to-comments-reloaded.php:1030
178
  msgid "Donate a few bucks!"
179
  msgstr "Doner et par dollar!"
180
 
195
 
196
  #: options/index.php:45
197
  #: options/panel2.php:35
198
+ #: options/panel3.php:39
199
+ #: options/panel4.php:36
200
  msgid "Options"
201
  msgstr "Indstillinger"
202
 
221
 
222
  #: options/panel1-business-logic.php:54
223
  #: templates/author.php:22
 
224
  #, fuzzy
225
  msgid "Subscriptions deleted:"
226
  msgstr "Abonnementer til:"
227
 
228
  #: options/panel1-business-logic.php:58
229
  #: templates/author.php:26
 
230
  #, fuzzy
231
  msgid "Subscriptions suspended:"
232
  msgstr "Abonnement udført"
233
 
234
  #: options/panel1-business-logic.php:62
235
  #: templates/author.php:30
 
236
  #, fuzzy
237
  msgid "Subscriptions activated:"
238
  msgstr "Abonnementer til:"
241
  #: options/panel1-business-logic.php:70
242
  #: templates/author.php:34
243
  #: templates/author.php:38
 
244
  #, fuzzy
245
  msgid "Subscriptions updated:"
246
  msgstr "Abonnementer pr. dag"
258
  msgid "Update Subscription"
259
  msgstr "Opdater abonnement"
260
 
261
+ #: options/panel1-edit-subscription.php:10
262
+ #: options/panel1-edit-subscription.php:14
263
+ #: options/panel1-edit-subscription.php:15
264
+ #: options/panel1-edit-subscription.php:16
265
+ #: options/panel1.php:23
266
+ #: options/panel1.php:24
267
+ #: options/panel1.php:25
268
+ #, fuzzy
269
+ msgid "optional"
270
+ msgstr "Indstillinger"
271
+
272
  #: options/panel1-edit-subscription.php:10
273
  #: options/panel1.php:19
274
  #: options/panel1.php:81
275
+ #: options/panel1.php:117
276
+ #: templates/author.php:50
 
277
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
278
  msgstr "Vær opmærksom: Denne operation kan ikke fortrydes! Er du sikker på at du vil fortsætte?"
279
 
292
  msgid "To"
293
  msgstr "Til"
294
 
295
+ #: options/panel1-edit-subscription.php:17
296
  #: options/panel1.php:26
297
  #: options/panel1.php:45
298
  #: options/panel1.php:103
299
  msgid "Status"
300
  msgstr "Status"
301
 
302
+ #: options/panel1-edit-subscription.php:19
303
  #: options/panel1.php:28
304
  msgid "Keep unchanged"
305
  msgstr ""
306
 
307
+ #: options/panel1-edit-subscription.php:20
308
  #: options/panel1.php:29
309
  #: options/panel1.php:47
310
  #, fuzzy
311
  msgid "Active"
312
  msgstr "Opgave"
313
 
314
+ #: options/panel1-edit-subscription.php:21
315
  #: options/panel1.php:30
316
  #: options/panel1.php:48
317
  msgid "Replies only"
318
  msgstr ""
319
 
320
+ #: options/panel1-edit-subscription.php:22
321
  #: options/panel1.php:31
322
  #, fuzzy
323
  msgid "Suspended"
324
  msgstr "Annuller"
325
 
326
+ #: options/panel1-edit-subscription.php:23
327
  #: options/panel1.php:32
328
  msgid "Update"
329
  msgstr "Opdater"
333
  msgid "Mass Update Subscriptions"
334
  msgstr "Opdater abonnementer"
335
 
 
 
 
 
 
 
 
336
  #: options/panel1.php:39
337
  #, fuzzy
338
  msgid "Add New Subscription"
346
  #: options/panel1.php:44
347
  #: options/panel1.php:90
348
  #: templates/request-management-link.php:65
349
+ #: templates/subscribe.php:87
 
350
  msgid "Email"
351
  msgstr "E-mail"
352
 
438
  msgstr "af"
439
 
440
  #: options/panel1.php:93
441
+ #: templates/author.php:56
 
442
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
443
  msgstr ""
444
 
446
  msgid "Date and Time"
447
  msgstr "Dato og tid"
448
 
449
+ #: options/panel1.php:114
450
+ #, fuzzy
451
+ msgid "Subscription"
452
+ msgstr "Abonnementer til"
453
+
454
+ #: options/panel1.php:116
455
  msgid "Edit"
456
  msgstr ""
457
 
458
+ #: options/panel1.php:117
459
+ #: templates/author.php:69
 
460
  msgid "Delete"
461
  msgstr "Slet"
462
 
463
+ #: options/panel1.php:125
464
+ #: templates/author.php:68
 
465
  msgid "Action:"
466
  msgstr "Opgave:"
467
 
468
+ #: options/panel1.php:126
469
  msgid "Delete forever"
470
  msgstr "Slet for altid"
471
 
472
+ #: options/panel1.php:127
473
+ #: templates/author.php:70
 
474
  msgid "Suspend"
475
  msgstr "Annuller"
476
 
477
+ #: options/panel1.php:128
478
  msgid "Activate and set to Y"
479
  msgstr ""
480
 
481
+ #: options/panel1.php:129
482
  msgid "Activate and set to R"
483
  msgstr ""
484
 
485
+ #: options/panel1.php:130
486
+ #: templates/author.php:72
 
487
  msgid "Activate"
488
  msgstr ""
489
 
490
+ #: options/panel1.php:131
491
+ #: templates/author.php:73
 
492
  msgid "Update subscriptions"
493
  msgstr "Opdater abonnementer"
494
 
495
+ #: options/panel1.php:135
496
  #, fuzzy
497
  msgid "Sorry, no subscriptions match your search criteria."
498
  msgstr "Beklager, der er ikke fundet nogle abonnenter til"
543
  msgstr "Forfatter besked"
544
 
545
  #: options/panel2.php:25
546
+ #: options/panel3.php:26
547
+ #: options/panel4.php:25
548
  #: options/panel5.php:22
549
  msgid "Your settings have been successfully updated."
550
  msgstr "Dine indstillinger er blevet opdateret."
551
 
552
  #: options/panel2.php:28
553
+ #: options/panel3.php:29
554
+ #: options/panel4.php:28
555
  #: options/panel5.php:25
556
  msgid "There was an error updating the following fields:"
557
  msgstr "Der var en fejl i opdateringen af disse felter:"
607
  msgstr "Besked vist til forfattere (og administratorer). Tilladt tag: [manager_link]"
608
 
609
  #: options/panel2.php:97
610
+ #: options/panel3.php:145
611
+ #: options/panel4.php:105
612
  #: options/panel5.php:83
613
  msgid "Save Changes"
614
  msgstr "Gem ændringer"
615
 
616
  #: options/panel3.php:10
617
+ #: options/panel3.php:43
618
+ #, fuzzy
619
+ msgid "Virtual Management Page"
620
+ msgstr "Administrations side"
621
 
622
  #: options/panel3.php:11
623
+ #: options/panel3.php:51
624
+ msgid "Page title"
625
+ msgstr "Side titel"
626
 
627
  #: options/panel3.php:12
628
+ #: options/panel3.php:56
629
+ #, fuzzy
630
+ msgid "Management URL"
631
+ msgstr "Administrations side"
632
+
633
+ #: options/panel3.php:13
634
+ #: options/panel3.php:63
635
  msgid "Custom HEAD meta"
636
  msgstr ""
637
 
638
+ #: options/panel3.php:15
639
+ #: options/panel3.php:74
640
  msgid "Request link"
641
  msgstr "Anmod om link"
642
 
643
+ #: options/panel3.php:16
644
+ #: options/panel3.php:84
645
  msgid "Request submitted"
646
  msgstr "Forespørgsel afsendt"
647
 
648
+ #: options/panel3.php:17
649
+ #: options/panel3.php:94
650
  msgid "Subscribe without commenting"
651
  msgstr "Abonner uden at kommentere"
652
 
653
+ #: options/panel3.php:18
654
+ #: options/panel3.php:104
655
  msgid "Subscription processed"
656
  msgstr "Abonnement udført"
657
 
658
+ #: options/panel3.php:19
659
+ #: options/panel3.php:114
660
  msgid "Subscription processed (DCI)"
661
  msgstr "Abonnement udført (Bekræftelse)"
662
 
663
+ #: options/panel3.php:20
664
+ #: options/panel3.php:124
665
  msgid "Authors"
666
  msgstr "Forfattere"
667
 
668
+ #: options/panel3.php:21
669
+ #: options/panel3.php:134
670
  msgid "Users"
671
  msgstr "Brugere"
672
 
673
+ #: options/panel3.php:45
674
+ msgid "Enabled"
675
+ msgstr ""
676
+
677
+ #: options/panel3.php:46
678
+ msgid "Disabled"
679
+ msgstr ""
680
 
681
  #: options/panel3.php:47
682
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
683
+ msgstr ""
684
+
685
+ #: options/panel3.php:53
686
+ msgid "Title of the page your visitors will use to manage their subscriptions."
687
+ msgstr "Titel på siden de besøgende bruger til at administrere deres abonnementer."
688
 
689
+ #: options/panel3.php:58
690
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
691
  msgstr "Permalink til din administrations side (f.eks. som <code>/administrer-abonnement</code> eller <code>/?page_id=345</code>). Denne side <b>eksisterer ikke</b> ikke i dit system, men linket skal følge dine permalink indstillinger."
692
 
693
+ #: options/panel3.php:60
694
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
695
  msgstr "Advarsel: Det ser ud til at der format du bruger, måske ikke er matcher dine permalink indstillinger"
696
 
697
+ #: options/panel3.php:65
698
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
699
  msgstr ""
700
 
701
+ #: options/panel3.php:70
702
+ #: options/panel4.php:52
703
  #, fuzzy
704
  msgid "Messages"
705
  msgstr "E-mail beskeder"
706
 
707
+ #: options/panel3.php:75
708
+ #: options/panel3.php:85
709
+ #: options/panel3.php:95
710
+ #: options/panel3.php:105
711
+ #: options/panel3.php:115
712
+ #: options/panel3.php:125
713
+ #: options/panel3.php:135
714
+ #: options/panel4.php:63
715
+ #: options/panel4.php:79
716
+ #: options/panel4.php:95
717
+ msgid "Bold"
718
+ msgstr "Fed"
719
+
720
  #: options/panel3.php:76
721
  #: options/panel3.php:86
722
  #: options/panel3.php:96
723
  #: options/panel3.php:106
724
  #: options/panel3.php:116
725
  #: options/panel3.php:126
726
+ #: options/panel3.php:136
727
+ #: options/panel4.php:64
728
+ #: options/panel4.php:80
729
+ #: options/panel4.php:96
730
+ msgid "Italic"
731
+ msgstr "Kursiv"
732
 
 
733
  #: options/panel3.php:77
734
  #: options/panel3.php:87
735
  #: options/panel3.php:97
736
  #: options/panel3.php:107
737
  #: options/panel3.php:117
738
  #: options/panel3.php:127
739
+ #: options/panel3.php:137
740
+ #: options/panel4.php:65
741
+ #: options/panel4.php:81
742
+ #: options/panel4.php:97
743
+ msgid "Link"
744
+ msgstr "Link"
745
 
 
746
  #: options/panel3.php:78
747
  #: options/panel3.php:88
748
  #: options/panel3.php:98
749
  #: options/panel3.php:108
750
  #: options/panel3.php:118
751
  #: options/panel3.php:128
752
+ #: options/panel3.php:138
753
+ #: options/panel4.php:66
754
+ #: options/panel4.php:82
755
+ #: options/panel4.php:98
 
 
 
 
 
 
 
 
 
 
 
 
756
  msgid "Image"
757
  msgstr "Billede"
758
 
759
+ #: options/panel3.php:81
760
  msgid "Text shown to those who request to manage their subscriptions."
761
  msgstr "Tekst vist til dem der forespørger om adgang til deres abonnementer."
762
 
763
+ #: options/panel3.php:91
764
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
765
  msgstr "Kvitteringsbesked vist efter forespørgslen ovenfor er udført. Tilladte tags: [post_title], [post_permalink]"
766
 
767
+ #: options/panel3.php:101
768
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
769
  msgstr "Tekst vist til dem der abonnerer uden at kommentere. Tilladte tags: [post_title], [post_permalink]"
770
 
771
+ #: options/panel3.php:111
772
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
773
  msgstr "Kvitteringsbesked vist efter abonnements forespørgslen er udført (bekræftelse slået fra). Tilladte tags: [post_title], [post_permalink]"
774
 
775
+ #: options/panel3.php:121
776
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
777
  msgstr "Kvitteringsbesked vist efter abonnements forespørgslen er udført (bekræftelse slået til). Tilladte tags: [post_title], [post_permalink]"
778
 
779
+ #: options/panel3.php:131
780
  msgid "Introductory text for the authors' management page."
781
  msgstr "Introduktions tekst til forfatterens administrations side."
782
 
783
+ #: options/panel3.php:141
784
  msgid "Introductory text for the users' management page."
785
  msgstr "Introduktions tekst til brugerens administrations side."
786
 
787
+ #: options/panel4.php:13
788
+ #: options/panel4.php:40
789
  msgid "Sender name"
790
  msgstr "Afsender navn"
791
 
792
+ #: options/panel4.php:14
793
+ #: options/panel4.php:45
794
  msgid "Sender email address"
795
  msgstr "Afsender e-mail adresse"
796
 
797
+ #: options/panel4.php:15
798
+ #: options/panel4.php:56
799
  msgid "Notification subject"
800
  msgstr "E-mail emne"
801
 
802
+ #: options/panel4.php:16
803
+ #: options/panel4.php:61
804
  msgid "Notification message"
805
  msgstr "E-mail besked"
806
 
807
+ #: options/panel4.php:17
808
+ #: options/panel4.php:72
809
  msgid "Double check subject"
810
  msgstr "Bekræftelses e-mail emne"
811
 
812
+ #: options/panel4.php:18
813
+ #: options/panel4.php:77
814
  msgid "Double check message"
815
  msgstr "Bekræftelses e-mail besked"
816
 
817
+ #: options/panel4.php:19
818
+ #: options/panel4.php:88
819
  msgid "Management subject"
820
  msgstr "Administrations e-mail emne"
821
 
822
+ #: options/panel4.php:20
823
+ #: options/panel4.php:93
824
  msgid "Management message"
825
  msgstr "Administrations e-mail besked"
826
 
827
+ #: options/panel4.php:42
828
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
829
  msgstr "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
830
 
831
+ #: options/panel4.php:47
832
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
833
  msgstr "E-mail adresse som afsender i \"fra\" feltet når der sendes en besked til brugeren."
834
 
835
+ #: options/panel4.php:58
836
  msgid "Subject of the notification email. Allowed tag: [post_title]"
837
  msgstr "Emne til adviserings e-mail. Tilladt tag: [post_title]"
838
 
839
+ #: options/panel4.php:69
840
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
841
  msgstr "Indhold af adviserings e-mailen. Tilladte tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
842
 
843
+ #: options/panel4.php:74
844
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
845
  msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
846
 
847
+ #: options/panel4.php:85
848
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
849
  msgstr "Indhold af bekræftelses e-mailen. Tilladte tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
850
 
851
+ #: options/panel4.php:90
852
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
853
  msgstr "Emnet i e-mailen sendt til dem der beder om adgang til deres administrations side. Tilladt tag: [blog_name]"
854
 
855
+ #: options/panel4.php:101
856
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
857
  msgstr "Indhold af administrations e-mailen. Tilladte tags: [blog_name], [manager_link]"
858
 
962
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
963
  msgstr "Hvis du vil sponsorere dette plugin, tøv ikke med at <a href='http://www.duechiacchiere.it/contatto'>kontakte mig</a>."
964
 
965
+ #: templates/author.php:55
966
  msgid "Title"
967
  msgstr "Titel"
968
 
969
+ #: templates/author.php:66
 
970
  msgid "Select all"
971
  msgstr "Vælg alt"
972
 
973
+ #: templates/author.php:67
 
974
  msgid "Invert selection"
975
  msgstr "Vend det udvalgte"
976
 
977
+ #: templates/author.php:71
978
  msgid "Set to Y"
979
  msgstr ""
980
 
981
+ #: templates/author.php:77
 
982
  msgid "No subscriptions match your search criteria."
983
  msgstr ""
984
 
985
  #: templates/request-management-link.php:68
986
+ #: templates/subscribe.php:89
987
  msgid "Send"
988
  msgstr "Send"
989
 
990
+ #: templates/subscribe.php:42
991
  #: templates/subscribe.php:43
 
992
  msgid "New subscription to"
993
  msgstr "Ny abonnent til"
994
 
995
+ #: templates/subscribe.php:43
996
  msgid "User:"
997
  msgstr "Bruger:"
998
 
999
+ #~ msgid "Subscribed"
1000
+ #~ msgstr "Abonneret"
1001
+
1002
+ #~ msgid "Management Page ID"
1003
+ #~ msgstr "Administrer Side ID"
1004
+
1005
+ #~ msgid "Management page"
1006
+ #~ msgstr "Administrations side"
1007
+
1008
  #~ msgid "Awaiting confirmation"
1009
  #~ msgstr "Afventer bekræftelse"
1010
 
1062
  #~ msgid "StCR table has been successfully optimized."
1063
  #~ msgstr "StCR tabel er blevet optimeret."
1064
 
 
 
 
1065
  #~ msgid "Filter by date"
1066
  #~ msgstr "Filtrer via dato"
1067
 
langs/subscribe-reloaded-de_DE.mo CHANGED
Binary file
langs/subscribe-reloaded-de_DE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-21 09:00-0500\n"
6
- "PO-Revision-Date: 2011-07-21 09:00-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -20,27 +20,31 @@ msgstr ""
20
 
21
  # @ subscribe-reloaded
22
  #: subscribe-to-comments-reloaded.php:41
23
- #: subscribe-to-comments-reloaded.php:229
24
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
25
  msgstr "Dein Benachrichtigungswunsch muss bestätigt werden. <a href='[manager_link]'>Verwalte Deine Abonnements</a>."
26
 
27
  # @ subscribe-reloaded
28
  #: subscribe-to-comments-reloaded.php:46
29
- #: subscribe-to-comments-reloaded.php:228
30
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
31
  msgstr "Du erhältst Benachrichtigungen zu diesem Thema. <a href='[manager_link]'>Verwalte Deine Abonnements</a>."
32
 
33
  # @ subscribe-reloaded
34
  #: subscribe-to-comments-reloaded.php:53
35
- #: subscribe-to-comments-reloaded.php:230
36
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
37
  msgstr "Deine <a href='[manager_link]'>Benachrichtigungs-Einstellungen</a> zu diesem Beitrag anpassen."
38
 
39
  # @ subscribe-reloaded
40
  #: subscribe-to-comments-reloaded.php:58
41
- #: subscribe-to-comments-reloaded.php:225
42
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
- msgstr "eMail-Benachrichtigung bei weiteren Kommentaren.<br>Auch möglich: <a href='[subscribe_link]'>Abo ohne Kommentar</a>."
 
 
 
 
44
 
45
  #: subscribe-to-comments-reloaded.php:68
46
  msgid "All"
@@ -57,53 +61,53 @@ msgid "Daily digest"
57
  msgstr "Tägliche Übersicht"
58
 
59
  # @ subscribe-reloaded
60
- #: subscribe-to-comments-reloaded.php:202
61
  #: options/index.php:41
62
  msgid "Manage subscriptions"
63
  msgstr "Verwalte Deine Abonnements"
64
 
65
  # @ subscribe-reloaded
66
- #: subscribe-to-comments-reloaded.php:203
67
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
68
- msgstr "Um Deine Abonnements zu verwalten, musst Du hier Deine eMail-Adresse eingeben. Du bekommst dann eine eMail mit einem weiterführenden Link."
69
 
70
  # @ subscribe-reloaded
71
- #: subscribe-to-comments-reloaded.php:204
72
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
73
- msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Deine Anfrage wird bearbeitet und eine eMail an Dich gleich verschickt."
74
 
75
  # @ subscribe-reloaded
76
- #: subscribe-to-comments-reloaded.php:205
77
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
78
- msgstr "Du kannst der Diskussion zum Thema <strong>[post_title]</strong> auch folgen, ohne bisher selber etwas geschrieben zu haben. Krass, was? Hierzu einfach Deine eMail-Adresse in das dafür vorgesehene Feld eintragen."
79
 
80
  # @ subscribe-reloaded
81
- #: subscribe-to-comments-reloaded.php:206
82
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
83
- msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Du wirst nun bei jedem neuen Kommentar per eMail informiert."
84
 
85
  # @ subscribe-reloaded
86
- #: subscribe-to-comments-reloaded.php:207
87
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
88
- msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Bitte bestätige Deine Anfrage durch den Link in der eMail, die Dir gerade zugestellt wird."
89
 
90
  # @ subscribe-reloaded
91
- #: subscribe-to-comments-reloaded.php:208
92
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
93
  msgstr "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die entsprechende Auswahlboxen."
94
 
95
  # @ subscribe-reloaded
96
- #: subscribe-to-comments-reloaded.php:209
97
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
98
  msgstr "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die entsprechende Auswahlboxen."
99
 
100
  # @ subscribe-reloaded
101
- #: subscribe-to-comments-reloaded.php:223
102
  msgid "There is a new comment to [post_title]"
103
  msgstr "Es gibt Neuigkeiten zum Thema [post_title]"
104
 
105
  # @ subscribe-reloaded
106
- #: subscribe-to-comments-reloaded.php:224
107
  msgid ""
108
  "There is a new comment to [post_title].\n"
109
  "Comment Link: [comment_permalink]\n"
@@ -122,12 +126,12 @@ msgstr ""
122
  "Verwalte Deine Benachrichtigungen: [manager_link]"
123
 
124
  # @ subscribe-reloaded
125
- #: subscribe-to-comments-reloaded.php:231
126
  msgid "Please confirm your subscription to [post_title]"
127
  msgstr "Bitte bestätige Deinen Benachrichtigungswunsch zum Thema [post_title]"
128
 
129
  # @ subscribe-reloaded
130
- #: subscribe-to-comments-reloaded.php:232
131
  msgid ""
132
  "You have requested to be notified every time a new comment is added to:\n"
133
  "[post_permalink]\n"
@@ -142,12 +146,12 @@ msgstr ""
142
  "[confirm_link]"
143
 
144
  # @ subscribe-reloaded
145
- #: subscribe-to-comments-reloaded.php:233
146
  msgid "Manage your subscriptions on [blog_name]"
147
  msgstr "Benachrichtigungs-Einstellungen von [blog_name]"
148
 
149
  # @ subscribe-reloaded
150
- #: subscribe-to-comments-reloaded.php:234
151
  msgid ""
152
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
153
  "[manager_link]"
@@ -156,12 +160,12 @@ msgstr ""
156
  "[manager_link]"
157
 
158
  # @ default
159
- #: subscribe-to-comments-reloaded.php:963
160
  msgid "Subscribed"
161
  msgstr "Abonniert"
162
 
163
  # @ subscribe-reloaded
164
- #: subscribe-to-comments-reloaded.php:977
165
  #: options/panel2.php:41
166
  #: options/panel2.php:48
167
  #: options/panel2.php:55
@@ -174,12 +178,20 @@ msgstr "Abonniert"
174
  msgid "Yes"
175
  msgstr "Ja"
176
 
177
- #: subscribe-to-comments-reloaded.php:979
 
 
 
 
 
 
 
 
178
  msgid "Pending"
179
  msgstr "Warteschlange"
180
 
181
  # @ subscribe-reloaded
182
- #: subscribe-to-comments-reloaded.php:980
183
  #: options/panel2.php:42
184
  #: options/panel2.php:49
185
  #: options/panel2.php:56
@@ -193,22 +205,27 @@ msgid "No"
193
  msgstr "Nein"
194
 
195
  # @ subscribe-reloaded
196
- #: subscribe-to-comments-reloaded.php:990
 
 
 
 
 
197
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
198
  msgstr "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das offizielle"
199
 
200
  # @ subscribe-reloaded
201
- #: subscribe-to-comments-reloaded.php:990
202
  msgid "support forum"
203
  msgstr "Support-Forum"
204
 
205
  # @ subscribe-reloaded
206
- #: subscribe-to-comments-reloaded.php:991
207
  msgid "Feeling generous?"
208
  msgstr "Fühlst Du Dich großzügig?"
209
 
210
  # @ subscribe-reloaded
211
- #: subscribe-to-comments-reloaded.php:991
212
  msgid "Donate a few bucks!"
213
  msgstr "Spende ein paar Mäuse!"
214
 
@@ -230,7 +247,7 @@ msgstr "Benachrichtigungen"
230
  # @ subscribe-reloaded
231
  #: options/index.php:45
232
  #: options/panel2.php:35
233
- #: options/panel3.php:38
234
  #: options/panel4.php:34
235
  msgid "Options"
236
  msgstr "Optionen"
@@ -247,26 +264,26 @@ msgstr "Abo eingetragen."
247
  # @ subscribe-reloaded
248
  #: options/panel1-business-logic.php:30
249
  msgid "Subscriptions updated."
250
- msgstr "Abo eingetragen."
251
 
252
  # @ subscribe-reloaded
253
  #: options/panel1-business-logic.php:39
254
  msgid "Subscription deleted."
255
- msgstr "Abo eingetragen."
256
 
257
  # @ subscribe-reloaded
258
  #: options/panel1-business-logic.php:54
259
  #: templates/author.php:22
260
  #: templates/user.php:22
261
  msgid "Subscriptions deleted:"
262
- msgstr "Benachrichtigungen für:"
263
 
264
  # @ subscribe-reloaded
265
  #: options/panel1-business-logic.php:58
266
  #: templates/author.php:26
267
  #: templates/user.php:26
268
  msgid "Subscriptions suspended:"
269
- msgstr "Abo eingetragen:"
270
 
271
  # @ subscribe-reloaded
272
  #: options/panel1-business-logic.php:62
@@ -315,7 +332,7 @@ msgstr "Beitrag:"
315
  #: options/panel1-edit-subscription.php:13
316
  #: options/panel1.php:21
317
  msgid "From"
318
- msgstr "suche"
319
 
320
  # @ subscribe-reloaded
321
  #: options/panel1-edit-subscription.php:14
@@ -386,10 +403,10 @@ msgstr "Beitrag (ID)"
386
  #: options/panel1.php:44
387
  #: options/panel1.php:90
388
  #: templates/request-management-link.php:65
389
- #: templates/subscribe.php:88
390
  #: templates/user.php:51
391
  msgid "Email"
392
- msgstr "eMail"
393
 
394
  #: options/panel1.php:49
395
  msgid "Ask user to confirm"
@@ -402,13 +419,13 @@ msgstr "Hinzufügen"
402
  # @ subscribe-reloaded
403
  #: options/panel1.php:59
404
  msgid "Search subscriptions"
405
- msgstr "Abo suchen"
406
 
407
  # @ subscribe-reloaded
408
  #: options/panel1.php:61
409
  #, php-format
410
  msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
411
- msgstr "Du kannst entweder <a href=\"%s\">alle Abos auflisten</a> oder die einer bestimmten <b>eMail-Adresse finden</b>"
412
 
413
  # @ subscribe-reloaded
414
  #: options/panel1.php:64
@@ -458,12 +475,12 @@ msgstr "Suchen"
458
 
459
  #: options/panel1.php:85
460
  msgid "Reverse the order by Post ID"
461
- msgstr "Sorttiert nach Post-ID"
462
 
463
  #: options/panel1.php:86
464
  #: options/panel1.php:87
465
  msgid "Reverse the order by Date/Time"
466
- msgstr "Sortiert nach Datum/Uhrzeit"
467
 
468
  #: options/panel1.php:89
469
  msgid "Post (ID)"
@@ -520,7 +537,7 @@ msgstr "Endgültig löschen"
520
  #: templates/author.php:70
521
  #: templates/user.php:64
522
  msgid "Suspend"
523
- msgstr "Deaktivieren"
524
 
525
  #: options/panel1.php:124
526
  msgid "Activate and set to Y"
@@ -541,12 +558,12 @@ msgstr "Aktivieren"
541
  #: templates/author.php:73
542
  #: templates/user.php:67
543
  msgid "Update subscriptions"
544
- msgstr "Aktualisieren"
545
 
546
  # @ subscribe-reloaded
547
  #: options/panel1.php:131
548
  msgid "Sorry, no subscriptions match your search criteria."
549
- msgstr "Ups, keine Abonnements gefunden: "
550
 
551
  # @ subscribe-reloaded
552
  #: options/panel2.php:11
@@ -602,7 +619,7 @@ msgstr "Autor"
602
 
603
  # @ subscribe-reloaded
604
  #: options/panel2.php:25
605
- #: options/panel3.php:25
606
  #: options/panel4.php:23
607
  #: options/panel5.php:22
608
  msgid "Your settings have been successfully updated."
@@ -610,7 +627,7 @@ msgstr "Deine Einstellungen wurden erfolgreich gespeichert."
610
 
611
  # @ subscribe-reloaded
612
  #: options/panel2.php:28
613
- #: options/panel3.php:28
614
  #: options/panel4.php:26
615
  #: options/panel5.php:25
616
  msgid "There was an error updating the following fields:"
@@ -623,7 +640,7 @@ msgstr "Deaktiviere diese Option, wenn Du die Auswahlbox für die Abonnements an
623
  # @ subscribe-reloaded
624
  #: options/panel2.php:50
625
  msgid "Decide if the checkbox should be checked by default or not."
626
- msgstr "Bestimmt, ob die Auswahlbox standardmäßig angeklickt sein soll, oder ob sie das nicht sein soll."
627
 
628
  #: options/panel2.php:57
629
  msgid "Allow users to choose from different subscription types (all, replies only)."
@@ -675,7 +692,7 @@ msgstr "Text, der Autoren und Administratoren angezeigt wird. Erlaubte Tags: [ma
675
 
676
  # @ default
677
  #: options/panel2.php:97
678
- #: options/panel3.php:136
679
  #: options/panel4.php:103
680
  #: options/panel5.php:83
681
  msgid "Save Changes"
@@ -683,137 +700,152 @@ msgstr "Alle Änderungen speichern"
683
 
684
  # @ subscribe-reloaded
685
  #: options/panel3.php:10
686
- #: options/panel3.php:42
687
- msgid "Page title"
688
- msgstr "Seiten-Titel"
 
689
 
690
  # @ subscribe-reloaded
691
  #: options/panel3.php:11
692
- msgid "Management Page ID"
693
- msgstr "ID der Verwaltungs-Seite"
 
694
 
 
695
  #: options/panel3.php:12
696
- #: options/panel3.php:54
 
 
 
 
 
697
  msgid "Custom HEAD meta"
698
  msgstr "Benutzerdefinierte HEAD Meta-Tags"
699
 
700
  # @ subscribe-reloaded
701
- #: options/panel3.php:14
702
- #: options/panel3.php:65
703
  msgid "Request link"
704
  msgstr "Link-Anfrage"
705
 
706
  # @ subscribe-reloaded
707
- #: options/panel3.php:15
708
- #: options/panel3.php:75
709
  msgid "Request submitted"
710
  msgstr "Anfrage ausgeführt"
711
 
712
  # @ subscribe-reloaded
713
- #: options/panel3.php:16
714
- #: options/panel3.php:85
715
  msgid "Subscribe without commenting"
716
  msgstr "Abo ohne Kommentar"
717
 
718
  # @ subscribe-reloaded
719
- #: options/panel3.php:17
720
- #: options/panel3.php:95
721
  msgid "Subscription processed"
722
  msgstr "Abo eingetragen"
723
 
724
  # @ subscribe-reloaded
725
- #: options/panel3.php:18
726
- #: options/panel3.php:105
727
  msgid "Subscription processed (DCI)"
728
  msgstr "Abo eingetragen (DCI)"
729
 
730
  # @ subscribe-reloaded
731
- #: options/panel3.php:19
732
- #: options/panel3.php:115
733
  msgid "Authors"
734
  msgstr "Autoren"
735
 
736
  # @ subscribe-reloaded
737
- #: options/panel3.php:20
738
- #: options/panel3.php:125
739
  msgid "Users"
740
  msgstr "Besucher"
741
 
 
 
 
 
 
 
 
 
 
 
 
 
742
  # @ subscribe-reloaded
743
- #: options/panel3.php:44
744
  msgid "Title of the page your visitors will use to manage their subscriptions."
745
  msgstr "Titel der Verwaltungs-Seite."
746
 
747
  # @ subscribe-reloaded
748
- #: options/panel3.php:47
749
- msgid "Management page"
750
- msgstr "Verwaltungs-Seite"
751
-
752
- # @ subscribe-reloaded
753
- #: options/panel3.php:49
754
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
755
  msgstr "Der Permalink zur Verwaltungs-Seite (etwa <code>/comment-subscriptions</code> oder <code>/?page_id=345</code>).<br/>Diese Seite existiert <b>aktuell nicht</b> im System. Der Wordpress-Struktur muss entsprochen werden."
756
 
757
- #: options/panel3.php:51
758
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
759
  msgstr "Warnung: Der eingegebene Wert scheint inkompatibel zu sein mit Deiner Permalink-Struktur."
760
 
761
- #: options/panel3.php:56
762
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
763
  msgstr "Gib hier einen benutzerdefinierten HTML Code ein, der in Deinem HEAD-Bereich eingefügt werden soll. Nutze <strong>einfache </strong> Anführungszeichen in den Werten."
764
 
765
  # @ subscribe-reloaded
766
- #: options/panel3.php:61
767
  #: options/panel4.php:50
768
  msgid "Messages"
769
  msgstr "Nachrichten"
770
 
771
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
772
  #: options/panel3.php:76
773
  #: options/panel3.php:86
774
  #: options/panel3.php:96
775
  #: options/panel3.php:106
776
  #: options/panel3.php:116
777
  #: options/panel3.php:126
778
- #: options/panel4.php:61
779
- #: options/panel4.php:77
780
- #: options/panel4.php:93
781
- msgid "Bold"
782
- msgstr "Fett"
 
783
 
784
- #: options/panel3.php:67
785
  #: options/panel3.php:77
786
  #: options/panel3.php:87
787
  #: options/panel3.php:97
788
  #: options/panel3.php:107
789
  #: options/panel3.php:117
790
  #: options/panel3.php:127
791
- #: options/panel4.php:62
792
- #: options/panel4.php:78
793
- #: options/panel4.php:94
794
- msgid "Italic"
795
- msgstr "Kursiv"
 
796
 
797
- #: options/panel3.php:68
798
  #: options/panel3.php:78
799
  #: options/panel3.php:88
800
  #: options/panel3.php:98
801
  #: options/panel3.php:108
802
  #: options/panel3.php:118
803
  #: options/panel3.php:128
804
- #: options/panel4.php:63
805
- #: options/panel4.php:79
806
- #: options/panel4.php:95
807
- msgid "Link"
808
- msgstr "Link"
809
-
810
- #: options/panel3.php:69
811
- #: options/panel3.php:79
812
- #: options/panel3.php:89
813
- #: options/panel3.php:99
814
- #: options/panel3.php:109
815
- #: options/panel3.php:119
816
- #: options/panel3.php:129
817
  #: options/panel4.php:64
818
  #: options/panel4.php:80
819
  #: options/panel4.php:96
@@ -821,37 +853,37 @@ msgid "Image"
821
  msgstr "Bild"
822
 
823
  # @ subscribe-reloaded
824
- #: options/panel3.php:72
825
  msgid "Text shown to those who request to manage their subscriptions."
826
  msgstr "Text, der angezeigt wird, wenn ein Link zur Verwaltungs-Seite angefordert wurde."
827
 
828
  # @ subscribe-reloaded
829
- #: options/panel3.php:82
830
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
831
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden."
832
 
833
  # @ subscribe-reloaded
834
- #: options/panel3.php:92
835
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
836
  msgstr "Text, der angezeigt wird, wenn ohne weiteren Kommentar die Benachrichtigungen aktiviert wurden. Erlaubte Tags: [post_title]"
837
 
838
  # @ subscribe-reloaded
839
- #: options/panel3.php:102
840
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
841
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden (Bestätigung nicht erforderlich)."
842
 
843
  # @ subscribe-reloaded
844
- #: options/panel3.php:112
845
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
846
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden (Bestätigung erforderlich)."
847
 
848
  # @ subscribe-reloaded
849
- #: options/panel3.php:122
850
  msgid "Introductory text for the authors' management page."
851
  msgstr "Einführungstext der Verwaltungs-Seite der Autoren."
852
 
853
  # @ subscribe-reloaded
854
- #: options/panel3.php:132
855
  msgid "Introductory text for the users' management page."
856
  msgstr "Einführungstext der Verwaltungs-Seite der Besucher."
857
 
@@ -865,7 +897,7 @@ msgstr "Absender"
865
  #: options/panel4.php:12
866
  #: options/panel4.php:43
867
  msgid "Sender email address"
868
- msgstr "Absende-Adresse"
869
 
870
  # @ subscribe-reloaded
871
  #: options/panel4.php:13
@@ -911,7 +943,7 @@ msgstr "Absender: Name"
911
  # @ subscribe-reloaded
912
  #: options/panel4.php:45
913
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
914
- msgstr "Absender: eMail-Adresse"
915
 
916
  # @ subscribe-reloaded
917
  #: options/panel4.php:56
@@ -921,7 +953,7 @@ msgstr "Betreff-Zeile einer Benachrichtigung. Erlaubte Tags: [post_title]"
921
  # @ subscribe-reloaded
922
  #: options/panel4.php:67
923
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
924
- msgstr "eMail-Text einer Benachrichtigung.<br/>Erlaubte Tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
925
 
926
  # @ subscribe-reloaded
927
  #: options/panel4.php:72
@@ -931,17 +963,17 @@ msgstr "Betreff-Zeile einer Bestätigungs-Aufforderung. Erlaubte Tags: [post_tit
931
  # @ subscribe-reloaded
932
  #: options/panel4.php:83
933
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
934
- msgstr "eMail-Text einer Bestätigungs-Aufforderung. Erlaubte Tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
935
 
936
  # @ subscribe-reloaded
937
  #: options/panel4.php:88
938
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
939
- msgstr "Betreff-Zeile der eMail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: [blog_name]"
940
 
941
  # @ subscribe-reloaded
942
  #: options/panel4.php:99
943
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
944
- msgstr "Text der eMail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: [blog_name], [manager_link]"
945
 
946
  # @ subscribe-reloaded
947
  #: options/panel5.php:11
@@ -963,7 +995,7 @@ msgstr "Autoren informieren"
963
  #: options/panel5.php:14
964
  #: options/panel5.php:54
965
  msgid "Enable HTML emails"
966
- msgstr "Aktiviere HTML-eMails"
967
 
968
  # @ subscribe-reloaded
969
  #: options/panel5.php:15
@@ -994,7 +1026,7 @@ msgstr "Lösche schwebende, nicht bestätigte Anfragen nach x Tagen. Verwende di
994
  # @ subscribe-reloaded
995
  #: options/panel5.php:44
996
  msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
997
- msgstr "Sende eine Bestätigungsnachricht, um die Gültigkeit der eMail-Adresse zu verifizieren."
998
 
999
  # @ subscribe-reloaded
1000
  #: options/panel5.php:51
@@ -1003,7 +1035,7 @@ msgstr "Benachrichtigung an den Administrator, wenn ein neues Abonnement erstell
1003
 
1004
  #: options/panel5.php:58
1005
  msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
1006
- msgstr "Wenn aktiviert, wird HTML-Inhalt, statt Plain-Text verwendet"
1007
 
1008
  # @ subscribe-reloaded
1009
  #: options/panel5.php:61
@@ -1061,7 +1093,7 @@ msgstr "Sage Deinen Freunden, wie gut Subscribe to Comments Reloaded funktionie
1061
 
1062
  #: options/panel6.php:24
1063
  msgid "Sponsor's Corner"
1064
- msgstr "Spenden-Ecke"
1065
 
1066
  #: options/panel6.php:25
1067
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
@@ -1092,21 +1124,27 @@ msgstr "Keine passenden Abos gefunden."
1092
 
1093
  # @ subscribe-reloaded
1094
  #: templates/request-management-link.php:68
1095
- #: templates/subscribe.php:90
1096
  msgid "Send"
1097
  msgstr "Abschicken"
1098
 
1099
  # @ subscribe-reloaded
 
1100
  #: templates/subscribe.php:43
1101
- #: templates/subscribe.php:44
1102
  msgid "New subscription to"
1103
  msgstr "Neue Benachrichtigung"
1104
 
1105
  # @ subscribe-reloaded
1106
- #: templates/subscribe.php:44
1107
  msgid "User:"
1108
  msgstr "Besucher:"
1109
 
 
 
 
 
 
 
1110
  # @ subscribe-reloaded
1111
  #~ msgid "Awaiting confirmation"
1112
  #~ msgstr "Ausstehende Betsätigung"
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:00-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:00-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
20
 
21
  # @ subscribe-reloaded
22
  #: subscribe-to-comments-reloaded.php:41
23
+ #: subscribe-to-comments-reloaded.php:248
24
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
25
  msgstr "Dein Benachrichtigungswunsch muss bestätigt werden. <a href='[manager_link]'>Verwalte Deine Abonnements</a>."
26
 
27
  # @ subscribe-reloaded
28
  #: subscribe-to-comments-reloaded.php:46
29
+ #: subscribe-to-comments-reloaded.php:247
30
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
31
  msgstr "Du erhältst Benachrichtigungen zu diesem Thema. <a href='[manager_link]'>Verwalte Deine Abonnements</a>."
32
 
33
  # @ subscribe-reloaded
34
  #: subscribe-to-comments-reloaded.php:53
35
+ #: subscribe-to-comments-reloaded.php:249
36
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
37
  msgstr "Deine <a href='[manager_link]'>Benachrichtigungs-Einstellungen</a> zu diesem Beitrag anpassen."
38
 
39
  # @ subscribe-reloaded
40
  #: subscribe-to-comments-reloaded.php:58
41
+ #: subscribe-to-comments-reloaded.php:244
42
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
+ msgstr "E-Mail-Benachrichtigung bei weiteren Kommentaren.<br>Auch möglich: <a href='[subscribe_link]'>Abo ohne Kommentar</a>."
44
+
45
+ #: subscribe-to-comments-reloaded.php:67
46
+ msgid "Don't subscribe"
47
+ msgstr ""
48
 
49
  #: subscribe-to-comments-reloaded.php:68
50
  msgid "All"
61
  msgstr "Tägliche Übersicht"
62
 
63
  # @ subscribe-reloaded
64
+ #: subscribe-to-comments-reloaded.php:221
65
  #: options/index.php:41
66
  msgid "Manage subscriptions"
67
  msgstr "Verwalte Deine Abonnements"
68
 
69
  # @ subscribe-reloaded
70
+ #: subscribe-to-comments-reloaded.php:222
71
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
72
+ msgstr "Um Deine Abonnements zu verwalten, musst Du hier Deine E-Mail-Adresse eingeben. Du bekommst dann eine E-Mail mit einem weiterführenden Link."
73
 
74
  # @ subscribe-reloaded
75
+ #: subscribe-to-comments-reloaded.php:223
76
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
77
+ msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Deine Anfrage wird bearbeitet und eine E-Mail an Dich verschickt."
78
 
79
  # @ subscribe-reloaded
80
+ #: subscribe-to-comments-reloaded.php:224
81
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
82
+ msgstr "Du kannst der Diskussion zum Thema <strong>[post_title]</strong> auch folgen, ohne bisher selbst etwas geschrieben zu haben. Krass, was? Hierzu einfach Deine E-Mail-Adresse in das dafür vorgesehene Feld eintragen."
83
 
84
  # @ subscribe-reloaded
85
+ #: subscribe-to-comments-reloaded.php:225
86
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
87
+ msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Du wirst nun bei jedem neuen Kommentar per E-Mail informiert."
88
 
89
  # @ subscribe-reloaded
90
+ #: subscribe-to-comments-reloaded.php:226
91
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
92
+ msgstr "Danke für das Nutzen des Benachrichtigungsdienstes. Bitte bestätige Deine Anfrage durch den Link in der E-Mail, die Dir gerade zugestellt wird."
93
 
94
  # @ subscribe-reloaded
95
+ #: subscribe-to-comments-reloaded.php:227
96
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
97
  msgstr "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die entsprechende Auswahlboxen."
98
 
99
  # @ subscribe-reloaded
100
+ #: subscribe-to-comments-reloaded.php:228
101
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
102
  msgstr "Um eine Benachrichtigung zu löschen oder zu deaktivieren, nutze die entsprechende Auswahlboxen."
103
 
104
  # @ subscribe-reloaded
105
+ #: subscribe-to-comments-reloaded.php:242
106
  msgid "There is a new comment to [post_title]"
107
  msgstr "Es gibt Neuigkeiten zum Thema [post_title]"
108
 
109
  # @ subscribe-reloaded
110
+ #: subscribe-to-comments-reloaded.php:243
111
  msgid ""
112
  "There is a new comment to [post_title].\n"
113
  "Comment Link: [comment_permalink]\n"
126
  "Verwalte Deine Benachrichtigungen: [manager_link]"
127
 
128
  # @ subscribe-reloaded
129
+ #: subscribe-to-comments-reloaded.php:250
130
  msgid "Please confirm your subscription to [post_title]"
131
  msgstr "Bitte bestätige Deinen Benachrichtigungswunsch zum Thema [post_title]"
132
 
133
  # @ subscribe-reloaded
134
+ #: subscribe-to-comments-reloaded.php:251
135
  msgid ""
136
  "You have requested to be notified every time a new comment is added to:\n"
137
  "[post_permalink]\n"
146
  "[confirm_link]"
147
 
148
  # @ subscribe-reloaded
149
+ #: subscribe-to-comments-reloaded.php:252
150
  msgid "Manage your subscriptions on [blog_name]"
151
  msgstr "Benachrichtigungs-Einstellungen von [blog_name]"
152
 
153
  # @ subscribe-reloaded
154
+ #: subscribe-to-comments-reloaded.php:253
155
  msgid ""
156
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
157
  "[manager_link]"
160
  "[manager_link]"
161
 
162
  # @ default
163
+ #: subscribe-to-comments-reloaded.php:986
164
  msgid "Subscribed"
165
  msgstr "Abonniert"
166
 
167
  # @ subscribe-reloaded
168
+ #: subscribe-to-comments-reloaded.php:1000
169
  #: options/panel2.php:41
170
  #: options/panel2.php:48
171
  #: options/panel2.php:55
178
  msgid "Yes"
179
  msgstr "Ja"
180
 
181
+ #: subscribe-to-comments-reloaded.php:1002
182
+ msgid "Replies"
183
+ msgstr "Nur Antworten"
184
+
185
+ #: subscribe-to-comments-reloaded.php:1004
186
+ msgid "Digest"
187
+ msgstr "Tägliche Übersicht"
188
+
189
+ #: subscribe-to-comments-reloaded.php:1006
190
  msgid "Pending"
191
  msgstr "Warteschlange"
192
 
193
  # @ subscribe-reloaded
194
+ #: subscribe-to-comments-reloaded.php:1007
195
  #: options/panel2.php:42
196
  #: options/panel2.php:49
197
  #: options/panel2.php:56
205
  msgstr "Nein"
206
 
207
  # @ subscribe-reloaded
208
+ #: subscribe-to-comments-reloaded.php:1016
209
+ msgid "Subscriptions"
210
+ msgstr ""
211
+
212
+ # @ subscribe-reloaded
213
+ #: subscribe-to-comments-reloaded.php:1039
214
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
215
  msgstr "Benötigst Du Hilfe zum Plugin Subscribe to Comments Reloaded? Besuche das offizielle"
216
 
217
  # @ subscribe-reloaded
218
+ #: subscribe-to-comments-reloaded.php:1039
219
  msgid "support forum"
220
  msgstr "Support-Forum"
221
 
222
  # @ subscribe-reloaded
223
+ #: subscribe-to-comments-reloaded.php:1040
224
  msgid "Feeling generous?"
225
  msgstr "Fühlst Du Dich großzügig?"
226
 
227
  # @ subscribe-reloaded
228
+ #: subscribe-to-comments-reloaded.php:1040
229
  msgid "Donate a few bucks!"
230
  msgstr "Spende ein paar Mäuse!"
231
 
247
  # @ subscribe-reloaded
248
  #: options/index.php:45
249
  #: options/panel2.php:35
250
+ #: options/panel3.php:39
251
  #: options/panel4.php:34
252
  msgid "Options"
253
  msgstr "Optionen"
264
  # @ subscribe-reloaded
265
  #: options/panel1-business-logic.php:30
266
  msgid "Subscriptions updated."
267
+ msgstr "Abos aktualisiert."
268
 
269
  # @ subscribe-reloaded
270
  #: options/panel1-business-logic.php:39
271
  msgid "Subscription deleted."
272
+ msgstr "Abo gelöscht."
273
 
274
  # @ subscribe-reloaded
275
  #: options/panel1-business-logic.php:54
276
  #: templates/author.php:22
277
  #: templates/user.php:22
278
  msgid "Subscriptions deleted:"
279
+ msgstr "Abos gelöscht:"
280
 
281
  # @ subscribe-reloaded
282
  #: options/panel1-business-logic.php:58
283
  #: templates/author.php:26
284
  #: templates/user.php:26
285
  msgid "Subscriptions suspended:"
286
+ msgstr "Abos aufgehoben:"
287
 
288
  # @ subscribe-reloaded
289
  #: options/panel1-business-logic.php:62
332
  #: options/panel1-edit-subscription.php:13
333
  #: options/panel1.php:21
334
  msgid "From"
335
+ msgstr "Von"
336
 
337
  # @ subscribe-reloaded
338
  #: options/panel1-edit-subscription.php:14
403
  #: options/panel1.php:44
404
  #: options/panel1.php:90
405
  #: templates/request-management-link.php:65
406
+ #: templates/subscribe.php:87
407
  #: templates/user.php:51
408
  msgid "Email"
409
+ msgstr "E-Mail"
410
 
411
  #: options/panel1.php:49
412
  msgid "Ask user to confirm"
419
  # @ subscribe-reloaded
420
  #: options/panel1.php:59
421
  msgid "Search subscriptions"
422
+ msgstr "Abos suchen"
423
 
424
  # @ subscribe-reloaded
425
  #: options/panel1.php:61
426
  #, php-format
427
  msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
428
+ msgstr "Du kannst entweder <a href=\"%s\">alle Abos auflisten</a> oder die einer bestimmten <b>E-Mail-Adresse finden</b>"
429
 
430
  # @ subscribe-reloaded
431
  #: options/panel1.php:64
475
 
476
  #: options/panel1.php:85
477
  msgid "Reverse the order by Post ID"
478
+ msgstr "Sortiert nach Post-ID"
479
 
480
  #: options/panel1.php:86
481
  #: options/panel1.php:87
482
  msgid "Reverse the order by Date/Time"
483
+ msgstr "Sortierung umkehren nach Datum/Uhrzeit"
484
 
485
  #: options/panel1.php:89
486
  msgid "Post (ID)"
537
  #: templates/author.php:70
538
  #: templates/user.php:64
539
  msgid "Suspend"
540
+ msgstr "Aufheben"
541
 
542
  #: options/panel1.php:124
543
  msgid "Activate and set to Y"
558
  #: templates/author.php:73
559
  #: templates/user.php:67
560
  msgid "Update subscriptions"
561
+ msgstr "Abos aktualisieren"
562
 
563
  # @ subscribe-reloaded
564
  #: options/panel1.php:131
565
  msgid "Sorry, no subscriptions match your search criteria."
566
+ msgstr "Ups, keine passenden Abonnements gefunden: "
567
 
568
  # @ subscribe-reloaded
569
  #: options/panel2.php:11
619
 
620
  # @ subscribe-reloaded
621
  #: options/panel2.php:25
622
+ #: options/panel3.php:26
623
  #: options/panel4.php:23
624
  #: options/panel5.php:22
625
  msgid "Your settings have been successfully updated."
627
 
628
  # @ subscribe-reloaded
629
  #: options/panel2.php:28
630
+ #: options/panel3.php:29
631
  #: options/panel4.php:26
632
  #: options/panel5.php:25
633
  msgid "There was an error updating the following fields:"
640
  # @ subscribe-reloaded
641
  #: options/panel2.php:50
642
  msgid "Decide if the checkbox should be checked by default or not."
643
+ msgstr "Bestimmt, ob die Auswahlbox standardmäßig angeklickt sein soll oder nicht."
644
 
645
  #: options/panel2.php:57
646
  msgid "Allow users to choose from different subscription types (all, replies only)."
692
 
693
  # @ default
694
  #: options/panel2.php:97
695
+ #: options/panel3.php:145
696
  #: options/panel4.php:103
697
  #: options/panel5.php:83
698
  msgid "Save Changes"
700
 
701
  # @ subscribe-reloaded
702
  #: options/panel3.php:10
703
+ #: options/panel3.php:43
704
+ #, fuzzy
705
+ msgid "Virtual Management Page"
706
+ msgstr "Verwaltungsseite"
707
 
708
  # @ subscribe-reloaded
709
  #: options/panel3.php:11
710
+ #: options/panel3.php:51
711
+ msgid "Page title"
712
+ msgstr "Seiten-Titel"
713
 
714
+ # @ subscribe-reloaded
715
  #: options/panel3.php:12
716
+ #: options/panel3.php:56
717
+ msgid "Management URL"
718
+ msgstr "Verwaltungsseite"
719
+
720
+ #: options/panel3.php:13
721
+ #: options/panel3.php:63
722
  msgid "Custom HEAD meta"
723
  msgstr "Benutzerdefinierte HEAD Meta-Tags"
724
 
725
  # @ subscribe-reloaded
726
+ #: options/panel3.php:15
727
+ #: options/panel3.php:74
728
  msgid "Request link"
729
  msgstr "Link-Anfrage"
730
 
731
  # @ subscribe-reloaded
732
+ #: options/panel3.php:16
733
+ #: options/panel3.php:84
734
  msgid "Request submitted"
735
  msgstr "Anfrage ausgeführt"
736
 
737
  # @ subscribe-reloaded
738
+ #: options/panel3.php:17
739
+ #: options/panel3.php:94
740
  msgid "Subscribe without commenting"
741
  msgstr "Abo ohne Kommentar"
742
 
743
  # @ subscribe-reloaded
744
+ #: options/panel3.php:18
745
+ #: options/panel3.php:104
746
  msgid "Subscription processed"
747
  msgstr "Abo eingetragen"
748
 
749
  # @ subscribe-reloaded
750
+ #: options/panel3.php:19
751
+ #: options/panel3.php:114
752
  msgid "Subscription processed (DCI)"
753
  msgstr "Abo eingetragen (DCI)"
754
 
755
  # @ subscribe-reloaded
756
+ #: options/panel3.php:20
757
+ #: options/panel3.php:124
758
  msgid "Authors"
759
  msgstr "Autoren"
760
 
761
  # @ subscribe-reloaded
762
+ #: options/panel3.php:21
763
+ #: options/panel3.php:134
764
  msgid "Users"
765
  msgstr "Besucher"
766
 
767
+ #: options/panel3.php:45
768
+ msgid "Enabled"
769
+ msgstr ""
770
+
771
+ #: options/panel3.php:46
772
+ msgid "Disabled"
773
+ msgstr ""
774
+
775
+ #: options/panel3.php:47
776
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
777
+ msgstr ""
778
+
779
  # @ subscribe-reloaded
780
+ #: options/panel3.php:53
781
  msgid "Title of the page your visitors will use to manage their subscriptions."
782
  msgstr "Titel der Verwaltungs-Seite."
783
 
784
  # @ subscribe-reloaded
785
+ #: options/panel3.php:58
 
 
 
 
 
786
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
787
  msgstr "Der Permalink zur Verwaltungs-Seite (etwa <code>/comment-subscriptions</code> oder <code>/?page_id=345</code>).<br/>Diese Seite existiert <b>aktuell nicht</b> im System. Der Wordpress-Struktur muss entsprochen werden."
788
 
789
+ #: options/panel3.php:60
790
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
791
  msgstr "Warnung: Der eingegebene Wert scheint inkompatibel zu sein mit Deiner Permalink-Struktur."
792
 
793
+ #: options/panel3.php:65
794
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
795
  msgstr "Gib hier einen benutzerdefinierten HTML Code ein, der in Deinem HEAD-Bereich eingefügt werden soll. Nutze <strong>einfache </strong> Anführungszeichen in den Werten."
796
 
797
  # @ subscribe-reloaded
798
+ #: options/panel3.php:70
799
  #: options/panel4.php:50
800
  msgid "Messages"
801
  msgstr "Nachrichten"
802
 
803
+ #: options/panel3.php:75
804
+ #: options/panel3.php:85
805
+ #: options/panel3.php:95
806
+ #: options/panel3.php:105
807
+ #: options/panel3.php:115
808
+ #: options/panel3.php:125
809
+ #: options/panel3.php:135
810
+ #: options/panel4.php:61
811
+ #: options/panel4.php:77
812
+ #: options/panel4.php:93
813
+ msgid "Bold"
814
+ msgstr "Fett"
815
+
816
  #: options/panel3.php:76
817
  #: options/panel3.php:86
818
  #: options/panel3.php:96
819
  #: options/panel3.php:106
820
  #: options/panel3.php:116
821
  #: options/panel3.php:126
822
+ #: options/panel3.php:136
823
+ #: options/panel4.php:62
824
+ #: options/panel4.php:78
825
+ #: options/panel4.php:94
826
+ msgid "Italic"
827
+ msgstr "Kursiv"
828
 
 
829
  #: options/panel3.php:77
830
  #: options/panel3.php:87
831
  #: options/panel3.php:97
832
  #: options/panel3.php:107
833
  #: options/panel3.php:117
834
  #: options/panel3.php:127
835
+ #: options/panel3.php:137
836
+ #: options/panel4.php:63
837
+ #: options/panel4.php:79
838
+ #: options/panel4.php:95
839
+ msgid "Link"
840
+ msgstr "Link"
841
 
 
842
  #: options/panel3.php:78
843
  #: options/panel3.php:88
844
  #: options/panel3.php:98
845
  #: options/panel3.php:108
846
  #: options/panel3.php:118
847
  #: options/panel3.php:128
848
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
849
  #: options/panel4.php:64
850
  #: options/panel4.php:80
851
  #: options/panel4.php:96
853
  msgstr "Bild"
854
 
855
  # @ subscribe-reloaded
856
+ #: options/panel3.php:81
857
  msgid "Text shown to those who request to manage their subscriptions."
858
  msgstr "Text, der angezeigt wird, wenn ein Link zur Verwaltungs-Seite angefordert wurde."
859
 
860
  # @ subscribe-reloaded
861
+ #: options/panel3.php:91
862
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
863
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden."
864
 
865
  # @ subscribe-reloaded
866
+ #: options/panel3.php:101
867
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
868
  msgstr "Text, der angezeigt wird, wenn ohne weiteren Kommentar die Benachrichtigungen aktiviert wurden. Erlaubte Tags: [post_title]"
869
 
870
  # @ subscribe-reloaded
871
+ #: options/panel3.php:111
872
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
873
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden (Bestätigung nicht erforderlich)."
874
 
875
  # @ subscribe-reloaded
876
+ #: options/panel3.php:121
877
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
878
  msgstr "Text, der angezeigt wird, wenn die Benachrichtigungs-Einstellungen gespeichert wurden (Bestätigung erforderlich)."
879
 
880
  # @ subscribe-reloaded
881
+ #: options/panel3.php:131
882
  msgid "Introductory text for the authors' management page."
883
  msgstr "Einführungstext der Verwaltungs-Seite der Autoren."
884
 
885
  # @ subscribe-reloaded
886
+ #: options/panel3.php:141
887
  msgid "Introductory text for the users' management page."
888
  msgstr "Einführungstext der Verwaltungs-Seite der Besucher."
889
 
897
  #: options/panel4.php:12
898
  #: options/panel4.php:43
899
  msgid "Sender email address"
900
+ msgstr "E-Mail-Adresse des Absenders"
901
 
902
  # @ subscribe-reloaded
903
  #: options/panel4.php:13
943
  # @ subscribe-reloaded
944
  #: options/panel4.php:45
945
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
946
+ msgstr "Absender: E-Mail-Adresse"
947
 
948
  # @ subscribe-reloaded
949
  #: options/panel4.php:56
953
  # @ subscribe-reloaded
954
  #: options/panel4.php:67
955
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
956
+ msgstr "E-Mail-Text einer Benachrichtigung.<br/>Erlaubte Tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
957
 
958
  # @ subscribe-reloaded
959
  #: options/panel4.php:72
963
  # @ subscribe-reloaded
964
  #: options/panel4.php:83
965
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
966
+ msgstr "E-Mail-Text einer Bestätigungs-Aufforderung. Erlaubte Tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
967
 
968
  # @ subscribe-reloaded
969
  #: options/panel4.php:88
970
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
971
+ msgstr "Betreff-Zeile der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: [blog_name]"
972
 
973
  # @ subscribe-reloaded
974
  #: options/panel4.php:99
975
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
976
+ msgstr "Text der E-Mail, die den Link zur Verwaltungsseite enthält. Erlaubte Tags: [blog_name], [manager_link]"
977
 
978
  # @ subscribe-reloaded
979
  #: options/panel5.php:11
995
  #: options/panel5.php:14
996
  #: options/panel5.php:54
997
  msgid "Enable HTML emails"
998
+ msgstr "Aktiviere HTML E-Mails"
999
 
1000
  # @ subscribe-reloaded
1001
  #: options/panel5.php:15
1026
  # @ subscribe-reloaded
1027
  #: options/panel5.php:44
1028
  msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
1029
+ msgstr "Sende eine Bestätigungsnachricht, um die Gültigkeit der E-Mail-Adresse zu verifizieren."
1030
 
1031
  # @ subscribe-reloaded
1032
  #: options/panel5.php:51
1035
 
1036
  #: options/panel5.php:58
1037
  msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
1038
+ msgstr "Wenn aktiviert, wird HTML-Inhalt, statt Nur-Text verwendet"
1039
 
1040
  # @ subscribe-reloaded
1041
  #: options/panel5.php:61
1093
 
1094
  #: options/panel6.php:24
1095
  msgid "Sponsor's Corner"
1096
+ msgstr "Sponsorenbereich"
1097
 
1098
  #: options/panel6.php:25
1099
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
1124
 
1125
  # @ subscribe-reloaded
1126
  #: templates/request-management-link.php:68
1127
+ #: templates/subscribe.php:89
1128
  msgid "Send"
1129
  msgstr "Abschicken"
1130
 
1131
  # @ subscribe-reloaded
1132
+ #: templates/subscribe.php:42
1133
  #: templates/subscribe.php:43
 
1134
  msgid "New subscription to"
1135
  msgstr "Neue Benachrichtigung"
1136
 
1137
  # @ subscribe-reloaded
1138
+ #: templates/subscribe.php:43
1139
  msgid "User:"
1140
  msgstr "Besucher:"
1141
 
1142
+ # @ subscribe-reloaded
1143
+ #~ msgid "Management Page ID"
1144
+ #~ msgstr "ID der Verwaltungs-Seite"
1145
+ # @ subscribe-reloaded
1146
+ #~ msgid "Management page"
1147
+ #~ msgstr "Verwaltungs-Seite"
1148
  # @ subscribe-reloaded
1149
  #~ msgid "Awaiting confirmation"
1150
  #~ msgstr "Ausstehende Betsätigung"
langs/subscribe-reloaded-es_ES.mo CHANGED
Binary file
langs/subscribe-reloaded-es_ES.po CHANGED
@@ -1,11 +1,11 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Subscribe To Comments Reloaded 1.5 en español (1.0)\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:38-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:38-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
- "Language-Team: TodoWordPress <traducciones@tdwp.ws>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -17,80 +17,81 @@ msgstr ""
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: subscribe-to-comments-reloaded.php:33
21
- #: subscribe-to-comments-reloaded.php:221
22
- #, fuzzy
23
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
24
- msgstr "Tu suscripción a esta entrada necesita confirmación. <a href='[manager_link]'>Administrar tus suscripciones</a>."
25
 
26
- #: subscribe-to-comments-reloaded.php:38
27
- #: subscribe-to-comments-reloaded.php:220
28
- #, fuzzy
29
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
30
- msgstr "Te has suscrito a esta entrada. <a href='[manager_link]'>Administrar</a> tus suscripciones."
31
 
32
- #: subscribe-to-comments-reloaded.php:45
33
- #: subscribe-to-comments-reloaded.php:222
34
- #, fuzzy
35
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
36
- msgstr "Puedes <a href='[manager_link]'>administrar las suscripciones</a> de esta entrada."
37
 
38
- #: subscribe-to-comments-reloaded.php:50
39
- #: subscribe-to-comments-reloaded.php:217
40
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
41
- msgstr "Notificarme los nuevos comentarios por correo electrónico. Tambien puedes <a href='[subscribe_link]'>suscribirte</a> sin comentar."
42
 
43
- #: subscribe-to-comments-reloaded.php:60
44
- msgid "All"
45
  msgstr ""
46
 
47
- #: subscribe-to-comments-reloaded.php:61
48
- #: templates/user.php:66
 
 
 
 
49
  msgid "Replies to my comments"
50
- msgstr ""
51
 
52
- #: subscribe-to-comments-reloaded.php:62
53
  msgid "Daily digest"
54
- msgstr ""
55
 
56
- #: subscribe-to-comments-reloaded.php:194
57
  #: options/index.php:41
58
  msgid "Manage subscriptions"
59
  msgstr "Administrar suscripciones"
60
 
61
- #: subscribe-to-comments-reloaded.php:195
62
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
63
- msgstr "Para administrar tus suscripciones introduce tu correo electrónico a continuación. Te enviaremos un correo electrónico con un enlace para acceder a tu página de administración."
64
 
65
- #: subscribe-to-comments-reloaded.php:196
66
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
67
- msgstr "Gracias por usar nuestro servicio de suscripción. Tu petición se ha completado con éxito. Recibirás en unos minutos un correo electrónico con el enlace para acceder a la administración."
68
 
69
- #: subscribe-to-comments-reloaded.php:197
70
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
71
- msgstr "Puedes seguir la discusión de <strong>[post_title]</strong> sin necesidad de dejar un comentario. ¿Que como? Introduce tu correo electrónico en el formulario siguiente y listo."
72
 
73
- #: subscribe-to-comments-reloaded.php:198
74
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
75
- msgstr "Gracias por usar nuestro servicio de suscripción. Tu petición se ha completado. Cada vez que se publique un nuevo comentario en esta entrada te enviaremos un correo electrónico notificándotelo."
76
 
77
- #: subscribe-to-comments-reloaded.php:199
78
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
79
- msgstr "Gracias por usar nuestro servicio de suscripción. Para confirmar tu petición debes confirmar tu corre electrónico. Revisa tu bandeja de entrada y sigue las instrucciones."
80
 
81
- #: subscribe-to-comments-reloaded.php:200
82
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
83
  msgstr "Para cancelar o suspender una o más suscripciones, selecciona la correspondiente casilla de verificación y pulsa en el botón del final de la lista."
84
 
85
- #: subscribe-to-comments-reloaded.php:201
86
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
87
  msgstr "Para cancelar o suspender una o más suscripciones, selecciona la correspondiente casilla de verificación y pulsa en el botón del final de la lista. Actualmente estás suscrito a:"
88
 
89
- #: subscribe-to-comments-reloaded.php:215
90
  msgid "There is a new comment to [post_title]"
91
  msgstr "Hay un nuevo comentario en [post_title]"
92
 
93
- #: subscribe-to-comments-reloaded.php:216
94
  msgid ""
95
  "There is a new comment to [post_title].\n"
96
  "Comment Link: [comment_permalink]\n"
@@ -108,11 +109,11 @@ msgstr ""
108
  "Enlace permanente: [post_permalink]\n"
109
  "Administrar tus suscripciones: [manager_link]"
110
 
111
- #: subscribe-to-comments-reloaded.php:223
112
  msgid "Please confirm your subscription to [post_title]"
113
  msgstr "Por favor, confirma tu suscripción a [post_title]"
114
 
115
- #: subscribe-to-comments-reloaded.php:224
116
  msgid ""
117
  "You have requested to be notified every time a new comment is added to:\n"
118
  "[post_permalink]\n"
@@ -126,23 +127,23 @@ msgstr ""
126
  "Por favor, confirma tu petición pulsando el siguiente enlace:\n"
127
  "[confirm_link]"
128
 
129
- #: subscribe-to-comments-reloaded.php:225
130
  msgid "Manage your subscriptions on [blog_name]"
131
- msgstr "Administrar tus suscripciones en [blog_name]"
132
 
133
- #: subscribe-to-comments-reloaded.php:226
134
  msgid ""
135
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
136
  "[manager_link]"
137
  msgstr ""
138
- "Has solicitado administrar tus suscripciones a las entradas de [blog_name]. Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
139
  "[manager_link]"
140
 
141
- #: subscribe-to-comments-reloaded.php:956
142
  msgid "Subscribed"
143
  msgstr "Suscrito"
144
 
145
- #: subscribe-to-comments-reloaded.php:970
146
  #: options/panel2.php:41
147
  #: options/panel2.php:48
148
  #: options/panel2.php:55
@@ -153,13 +154,21 @@ msgstr "Suscrito"
153
  #: options/panel5.php:70
154
  #: options/panel5.php:77
155
  msgid "Yes"
156
- msgstr "Si"
 
 
 
 
157
 
158
- #: subscribe-to-comments-reloaded.php:972
 
 
 
 
159
  msgid "Pending"
160
- msgstr ""
161
 
162
- #: subscribe-to-comments-reloaded.php:973
163
  #: options/panel2.php:42
164
  #: options/panel2.php:49
165
  #: options/panel2.php:56
@@ -172,92 +181,86 @@ msgstr ""
172
  msgid "No"
173
  msgstr "No"
174
 
175
- #: subscribe-to-comments-reloaded.php:983
 
 
 
 
176
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
177
  msgstr "¿Necesitas ayuda sobre como usar \"Subscribe to Comments Reloaded\"? Visita el"
178
 
179
- #: subscribe-to-comments-reloaded.php:983
180
  msgid "support forum"
181
- msgstr "foro de soporte"
182
 
183
- #: subscribe-to-comments-reloaded.php:984
184
  msgid "Feeling generous?"
185
  msgstr "¿Te sientes generoso?"
186
 
187
- #: subscribe-to-comments-reloaded.php:984
188
  msgid "Donate a few bucks!"
189
  msgstr "¡Dona un poco de dinero!"
190
 
191
  #: options/index.php:42
192
- #, fuzzy
193
  msgid "Comment Form"
194
- msgstr "Formulario \"Comentar\""
195
 
196
  #: options/index.php:43
197
- #, fuzzy
198
  msgid "Management Page"
199
- msgstr "Gestión de la página"
200
 
201
  #: options/index.php:44
202
- #, fuzzy
203
  msgid "Notifications"
204
- msgstr "Asunto de la notificación"
205
 
206
  #: options/index.php:45
207
  #: options/panel2.php:35
208
- #: options/panel3.php:38
209
  #: options/panel4.php:34
210
  msgid "Options"
211
  msgstr "Opciones"
212
 
213
  #: options/index.php:46
214
  msgid "You can help"
215
- msgstr ""
216
 
217
  #: options/panel1-business-logic.php:18
218
- #, fuzzy
219
  msgid "Subscription added."
220
- msgstr "Suscripción procesada"
221
 
222
  #: options/panel1-business-logic.php:30
223
- #, fuzzy
224
  msgid "Subscriptions updated."
225
- msgstr "Suscripción procesada"
226
 
227
  #: options/panel1-business-logic.php:39
228
- #, fuzzy
229
  msgid "Subscription deleted."
230
- msgstr "Suscripción procesada"
231
 
232
  #: options/panel1-business-logic.php:54
233
  #: templates/author.php:22
234
  #: templates/user.php:22
235
- #, fuzzy
236
  msgid "Subscriptions deleted:"
237
- msgstr "Suscripciones para:"
238
 
239
  #: options/panel1-business-logic.php:58
240
  #: templates/author.php:26
241
  #: templates/user.php:26
242
- #, fuzzy
243
  msgid "Subscriptions suspended:"
244
- msgstr "Suscripción procesada"
245
 
246
  #: options/panel1-business-logic.php:62
247
  #: templates/author.php:30
248
  #: templates/user.php:30
249
- #, fuzzy
250
  msgid "Subscriptions activated:"
251
- msgstr "Suscripciones para:"
252
 
253
  #: options/panel1-business-logic.php:66
254
  #: options/panel1-business-logic.php:70
255
  #: templates/author.php:34
256
  #: templates/author.php:38
257
  #: templates/user.php:34
258
- #, fuzzy
259
  msgid "Subscriptions updated:"
260
- msgstr "Suscripciones para:"
261
 
262
  #: options/panel1-business-logic.php:94
263
  msgid "&laquo; Previous"
@@ -268,28 +271,26 @@ msgid "Next &raquo;"
268
  msgstr "Siguiente &raquo;"
269
 
270
  #: options/panel1-edit-subscription.php:8
271
- #, fuzzy
272
  msgid "Update Subscription"
273
- msgstr "Actualizar suscripción"
274
 
275
  #: options/panel1-edit-subscription.php:10
276
  #: options/panel1.php:19
277
  #: options/panel1.php:81
278
  #: options/panel1.php:113
279
- #: templates/author.php:51
280
- #: templates/user.php:47
281
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
282
- msgstr "Recuerda: esta operación no se puede deshacer. ¿Estás seguro que quieres hacerlo?"
283
 
284
  #: options/panel1-edit-subscription.php:12
285
- #, fuzzy
286
  msgid "Post:"
287
- msgstr "Filas:"
288
 
289
  #: options/panel1-edit-subscription.php:13
290
  #: options/panel1.php:21
291
  msgid "From"
292
- msgstr "Desde"
293
 
294
  #: options/panel1-edit-subscription.php:14
295
  #: options/panel1.php:22
@@ -306,26 +307,24 @@ msgstr "Estado"
306
  #: options/panel1-edit-subscription.php:17
307
  #: options/panel1.php:28
308
  msgid "Keep unchanged"
309
- msgstr ""
310
 
311
  #: options/panel1-edit-subscription.php:18
312
  #: options/panel1.php:29
313
  #: options/panel1.php:47
314
- #, fuzzy
315
  msgid "Active"
316
- msgstr "Acción"
317
 
318
  #: options/panel1-edit-subscription.php:19
319
  #: options/panel1.php:30
320
  #: options/panel1.php:48
321
  msgid "Replies only"
322
- msgstr ""
323
 
324
  #: options/panel1-edit-subscription.php:20
325
  #: options/panel1.php:31
326
- #, fuzzy
327
  msgid "Suspended"
328
- msgstr "Suspender"
329
 
330
  #: options/panel1-edit-subscription.php:21
331
  #: options/panel1.php:32
@@ -333,67 +332,59 @@ msgid "Update"
333
  msgstr "Actualizar"
334
 
335
  #: options/panel1.php:17
336
- #, fuzzy
337
  msgid "Mass Update Subscriptions"
338
- msgstr "Actualizar suscripciones"
339
 
340
  #: options/panel1.php:23
341
  #: options/panel1.php:24
342
  #: options/panel1.php:25
343
- #, fuzzy
344
  msgid "optional"
345
- msgstr "Opciones"
346
 
347
  #: options/panel1.php:39
348
- #, fuzzy
349
  msgid "Add New Subscription"
350
- msgstr "Nueva suscripción a"
351
 
352
  #: options/panel1.php:43
353
- #, fuzzy
354
  msgid "Post ID"
355
- msgstr "Entrada (ID)"
356
 
357
  #: options/panel1.php:44
358
  #: options/panel1.php:90
359
  #: templates/request-management-link.php:65
360
- #: templates/subscribe.php:88
361
- #: templates/user.php:52
362
  msgid "Email"
363
- msgstr "Correo electrónico"
364
 
365
  #: options/panel1.php:49
366
  msgid "Ask user to confirm"
367
- msgstr ""
368
 
369
  #: options/panel1.php:50
370
  msgid "Add"
371
- msgstr ""
372
 
373
  #: options/panel1.php:59
374
- #, fuzzy
375
  msgid "Search subscriptions"
376
- msgstr "Administrar suscripciones"
377
 
378
  #: options/panel1.php:61
379
- #, fuzzy, php-format
380
  msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
381
- msgstr "Puedes <a href=\"%s\">listar todas las suscripciones</a> o buscar por <b>direcciones de correo electrónico</b>."
382
 
383
  #: options/panel1.php:64
384
- #, fuzzy
385
  msgid "email"
386
- msgstr "Correo electrónico"
387
 
388
  #: options/panel1.php:65
389
- #, fuzzy
390
  msgid "post ID"
391
- msgstr "Entrada (ID)"
392
 
393
  #: options/panel1.php:66
394
- #, fuzzy
395
  msgid "status"
396
- msgstr "Estado"
397
 
398
  #: options/panel1.php:69
399
  msgid "equals"
@@ -409,15 +400,15 @@ msgstr "no contiene"
409
 
410
  #: options/panel1.php:72
411
  msgid "starts with"
412
- msgstr ""
413
 
414
  #: options/panel1.php:73
415
  msgid "ends with"
416
- msgstr ""
417
 
418
  #: options/panel1.php:76
419
  msgid "results per page:"
420
- msgstr ""
421
 
422
  #: options/panel1.php:77
423
  msgid "Search"
@@ -425,7 +416,7 @@ msgstr "Buscar"
425
 
426
  #: options/panel1.php:85
427
  msgid "Reverse the order by Post ID"
428
- msgstr "Invertir el orden por ID de la entrada"
429
 
430
  #: options/panel1.php:86
431
  #: options/panel1.php:87
@@ -434,12 +425,11 @@ msgstr "Invertir el orden por Fecha/Hora"
434
 
435
  #: options/panel1.php:89
436
  msgid "Post (ID)"
437
- msgstr "Entrada (ID)"
438
 
439
  #: options/panel1.php:92
440
- #, fuzzy
441
  msgid "Search query:"
442
- msgstr "Buscar"
443
 
444
  #: options/panel1.php:92
445
  msgid "Rows:"
@@ -450,10 +440,10 @@ msgid "of"
450
  msgstr "de"
451
 
452
  #: options/panel1.php:93
453
- #: templates/author.php:57
454
- #: templates/user.php:53
455
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
456
- msgstr ""
457
 
458
  #: options/panel1.php:102
459
  msgid "Date and Time"
@@ -461,17 +451,17 @@ msgstr "Fecha y Hora"
461
 
462
  #: options/panel1.php:112
463
  msgid "Edit"
464
- msgstr ""
465
 
466
  #: options/panel1.php:113
467
- #: templates/author.php:70
468
- #: templates/user.php:64
469
  msgid "Delete"
470
  msgstr "Eliminar"
471
 
472
  #: options/panel1.php:121
473
- #: templates/author.php:69
474
- #: templates/user.php:63
475
  msgid "Action:"
476
  msgstr "Acción:"
477
 
@@ -480,41 +470,39 @@ msgid "Delete forever"
480
  msgstr "Eliminar para siempre"
481
 
482
  #: options/panel1.php:123
483
- #: templates/author.php:71
484
- #: templates/user.php:65
485
  msgid "Suspend"
486
  msgstr "Suspender"
487
 
488
  #: options/panel1.php:124
489
  msgid "Activate and set to Y"
490
- msgstr ""
491
 
492
  #: options/panel1.php:125
493
  msgid "Activate and set to R"
494
- msgstr ""
495
 
496
  #: options/panel1.php:126
497
- #: templates/author.php:73
498
- #: templates/user.php:67
499
  msgid "Activate"
500
- msgstr ""
501
 
502
  #: options/panel1.php:127
503
- #: templates/author.php:74
504
- #: templates/user.php:68
505
  msgid "Update subscriptions"
506
  msgstr "Actualizar suscripciones"
507
 
508
  #: options/panel1.php:131
509
- #, fuzzy
510
  msgid "Sorry, no subscriptions match your search criteria."
511
- msgstr "Disculpa, no se encontraron suscripciones para"
512
 
513
  #: options/panel2.php:11
514
  #: options/panel2.php:39
515
- #, fuzzy
516
  msgid "Enable default checkbox"
517
- msgstr "Habilitar doble verificación"
518
 
519
  #: options/panel2.php:12
520
  #: options/panel2.php:46
@@ -523,9 +511,8 @@ msgstr "Marcada por defecto"
523
 
524
  #: options/panel2.php:13
525
  #: options/panel2.php:53
526
- #, fuzzy
527
  msgid "Advanced subscription"
528
- msgstr "Actualizar suscripción"
529
 
530
  #: options/panel2.php:14
531
  #: options/panel2.php:60
@@ -556,14 +543,14 @@ msgid "Author label"
556
  msgstr "Autor"
557
 
558
  #: options/panel2.php:25
559
- #: options/panel3.php:25
560
  #: options/panel4.php:23
561
  #: options/panel5.php:22
562
  msgid "Your settings have been successfully updated."
563
  msgstr "Tu configuración se ha actualizado correctamente."
564
 
565
  #: options/panel2.php:28
566
- #: options/panel3.php:28
567
  #: options/panel4.php:26
568
  #: options/panel5.php:25
569
  msgid "There was an error updating the following fields:"
@@ -571,7 +558,7 @@ msgstr "Se ha producido un error al actualizar los siguientes campos:"
571
 
572
  #: options/panel2.php:43
573
  msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
574
- msgstr ""
575
 
576
  #: options/panel2.php:50
577
  msgid "Decide if the checkbox should be checked by default or not."
@@ -579,11 +566,11 @@ msgstr "Establece si la casilla tiene que estar marcada por defecto o no."
579
 
580
  #: options/panel2.php:57
581
  msgid "Allow users to choose from different subscription types (all, replies only)."
582
- msgstr ""
583
 
584
  #: options/panel2.php:62
585
  msgid "Custom inline CSS to add to the checkbox."
586
- msgstr "Línea del CSS personalizado para la casilla de verificación."
587
 
588
  #: options/panel2.php:67
589
  msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
@@ -591,12 +578,11 @@ msgstr "Código HTML personalizado para ser utilizado cuando se muestra la casil
591
 
592
  #: options/panel2.php:72
593
  msgid "Messages for your visitors"
594
- msgstr ""
595
 
596
  #: options/panel2.php:76
597
- #, fuzzy
598
  msgid "Default label"
599
- msgstr "Autor"
600
 
601
  #: options/panel2.php:78
602
  msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
@@ -607,178 +593,189 @@ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [
607
  msgstr "Texto que se muestra cuando alguien se suscribe a una entrada. Etiquetas permitidas: [manager_link]."
608
 
609
  #: options/panel2.php:86
610
- #, fuzzy
611
  msgid "Pending label"
612
- msgstr "Esperando"
613
 
614
  #: options/panel2.php:88
615
  msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
616
- msgstr "Texto que se muestra cuando alguien se suscribe a una entrada, pero es necesario que confirme su suscripción. Etiquetas permitidas: [manager_link]."
617
 
618
  #: options/panel2.php:93
619
  msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
620
- msgstr "Texto que se muestra a los autores (y administradores) para administrar las suscripciones. Etiquetas permitidas: [manager_link]."
621
 
622
  #: options/panel2.php:97
623
- #: options/panel3.php:136
624
  #: options/panel4.php:103
625
  #: options/panel5.php:83
626
  msgid "Save Changes"
627
  msgstr "Guardar cambios"
628
 
629
  #: options/panel3.php:10
630
- #: options/panel3.php:42
631
- msgid "Page title"
632
- msgstr "Título de la página"
633
 
634
  #: options/panel3.php:11
635
- msgid "Management Page ID"
636
- msgstr "Administración de la ID de la página"
 
637
 
638
  #: options/panel3.php:12
639
- #: options/panel3.php:54
 
 
 
 
 
640
  msgid "Custom HEAD meta"
641
- msgstr ""
642
 
643
- #: options/panel3.php:14
644
- #: options/panel3.php:65
645
  msgid "Request link"
646
  msgstr "Petición de enlace"
647
 
648
- #: options/panel3.php:15
649
- #: options/panel3.php:75
650
  msgid "Request submitted"
651
- msgstr "Solicitud enviada"
652
 
653
- #: options/panel3.php:16
654
- #: options/panel3.php:85
655
  msgid "Subscribe without commenting"
656
- msgstr "Suscripción sin comentar"
657
 
658
- #: options/panel3.php:17
659
- #: options/panel3.php:95
660
  msgid "Subscription processed"
661
  msgstr "Suscripción procesada"
662
 
663
- #: options/panel3.php:18
664
- #: options/panel3.php:105
665
  msgid "Subscription processed (DCI)"
666
  msgstr "Suscripción procesada (Pendiente de confirmación)"
667
 
668
- #: options/panel3.php:19
669
- #: options/panel3.php:115
670
  msgid "Authors"
671
  msgstr "Autores"
672
 
673
- #: options/panel3.php:20
674
- #: options/panel3.php:125
675
  msgid "Users"
676
  msgstr "Usuarios"
677
 
678
- #: options/panel3.php:44
679
- msgid "Title of the page your visitors will use to manage their subscriptions."
680
- msgstr "Título de la página para que tus visitantes puedan administrar tus suscripciones."
 
 
 
 
681
 
682
  #: options/panel3.php:47
683
- msgid "Management page"
684
- msgstr "Gestión de la página"
 
 
 
 
685
 
686
- #: options/panel3.php:49
687
- #, fuzzy
688
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
689
- msgstr "El enlace permanente para la página de administración (algo como <code>/administrar-suscripciones</code> o <code>/?page_id=345</code>). Esta página <b>no tiene</b> que existir actualmente en el sistema, pero tiene que ser un enlace permanente en concordancia con la configuración de los enlaces permanentes de WordPress."
690
 
691
- #: options/panel3.php:51
692
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
693
- msgstr ""
694
 
695
- #: options/panel3.php:56
696
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
697
- msgstr ""
698
 
699
- #: options/panel3.php:61
700
  #: options/panel4.php:50
701
- #, fuzzy
702
  msgid "Messages"
703
- msgstr "Mensajes de correo"
 
 
 
 
 
 
 
 
 
 
 
 
 
704
 
705
- #: options/panel3.php:66
706
  #: options/panel3.php:76
707
  #: options/panel3.php:86
708
  #: options/panel3.php:96
709
  #: options/panel3.php:106
710
  #: options/panel3.php:116
711
  #: options/panel3.php:126
712
- #: options/panel4.php:61
713
- #: options/panel4.php:77
714
- #: options/panel4.php:93
715
- msgid "Bold"
716
- msgstr ""
 
717
 
718
- #: options/panel3.php:67
719
  #: options/panel3.php:77
720
  #: options/panel3.php:87
721
  #: options/panel3.php:97
722
  #: options/panel3.php:107
723
  #: options/panel3.php:117
724
  #: options/panel3.php:127
725
- #: options/panel4.php:62
726
- #: options/panel4.php:78
727
- #: options/panel4.php:94
728
- msgid "Italic"
729
- msgstr ""
 
730
 
731
- #: options/panel3.php:68
732
  #: options/panel3.php:78
733
  #: options/panel3.php:88
734
  #: options/panel3.php:98
735
  #: options/panel3.php:108
736
  #: options/panel3.php:118
737
  #: options/panel3.php:128
738
- #: options/panel4.php:63
739
- #: options/panel4.php:79
740
- #: options/panel4.php:95
741
- msgid "Link"
742
- msgstr ""
743
-
744
- #: options/panel3.php:69
745
- #: options/panel3.php:79
746
- #: options/panel3.php:89
747
- #: options/panel3.php:99
748
- #: options/panel3.php:109
749
- #: options/panel3.php:119
750
- #: options/panel3.php:129
751
  #: options/panel4.php:64
752
  #: options/panel4.php:80
753
  #: options/panel4.php:96
754
  msgid "Image"
755
- msgstr ""
756
 
757
- #: options/panel3.php:72
758
  msgid "Text shown to those who request to manage their subscriptions."
759
- msgstr "Texto que se muestra cuando alguien solicita acceso a la página para administrar suscripciones."
760
 
761
- #: options/panel3.php:82
762
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
763
- msgstr "Nota de agradecimiento que aparece después de haber sido procesada la solicitud. Etiquetas permitidas: [post_title] y [post_permalink]."
764
 
765
- #: options/panel3.php:92
766
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
767
- msgstr "Texto que se muestra cualquier alguien se quiere suscribir sin comentar. Etiquetas permitidas: [post_title] y [post_permalink]."
768
 
769
- #: options/panel3.php:102
770
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
771
- msgstr "Nota de agradecimiento que aparece después de procesar la solicitud de suscripción (cuando la confirmación está desactivada). Etiquetas permitidas: [post_title] y [post_permalink]."
772
 
773
- #: options/panel3.php:112
774
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
775
- msgstr "Nota de agradecimiento que aparece después de procesar la solicitud de suscripción (cuando la confirmación está activada). Etiquetas disponibles: [post_title] y [post_permalink]."
776
 
777
- #: options/panel3.php:122
778
  msgid "Introductory text for the authors' management page."
779
  msgstr "Texto de introducción para los autores en la página de administración."
780
 
781
- #: options/panel3.php:132
782
  msgid "Introductory text for the users' management page."
783
  msgstr "Texto de introducción para los usuarios en la página de administración."
784
 
@@ -790,7 +787,7 @@ msgstr "Nombre del remitente"
790
  #: options/panel4.php:12
791
  #: options/panel4.php:43
792
  msgid "Sender email address"
793
- msgstr "Dirección de correo electrónico del remitente"
794
 
795
  #: options/panel4.php:13
796
  #: options/panel4.php:54
@@ -805,64 +802,64 @@ msgstr "Mensaje de la notificación"
805
  #: options/panel4.php:15
806
  #: options/panel4.php:70
807
  msgid "Double check subject"
808
- msgstr "Asunto del mensaje de confirmación"
809
 
810
  #: options/panel4.php:16
811
  #: options/panel4.php:75
812
  msgid "Double check message"
813
- msgstr "Mensaje del mensaje de confirmación"
814
 
815
  #: options/panel4.php:17
816
  #: options/panel4.php:86
817
  msgid "Management subject"
818
- msgstr "Asunto de la administración"
819
 
820
  #: options/panel4.php:18
821
  #: options/panel4.php:91
822
  msgid "Management message"
823
- msgstr "Mensaje de la administración"
824
 
825
  #: options/panel4.php:40
826
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
827
- msgstr "Nombre que se usará en el campo \"de\" cuando se envia una nueva notificación a los usuarios."
828
 
829
  #: options/panel4.php:45
830
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
831
- msgstr "Dirección de correo electrónico que se usará en el campo \"para\" cuando se envia una nueva notificación a los usuarios."
832
 
833
  #: options/panel4.php:56
834
  msgid "Subject of the notification email. Allowed tag: [post_title]"
835
- msgstr "Asunto del correo electrónico de notificación de nuevos comentarios. Etiquetas permitidas: [post_title]."
836
 
837
  #: options/panel4.php:67
838
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
839
- msgstr "Contenido del correo electrónico de notificación de nuevos comentarios. Etiquetas permitidas: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink] y [manager_link]."
840
 
841
  #: options/panel4.php:72
842
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
843
- msgstr "Asunto del correo electrónico de confirmación para suscripciones nuevas. Etiquetas permitidas: [post_title]."
844
 
845
  #: options/panel4.php:83
846
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
847
- msgstr "Contenido del correo electrónico de confirmación para suscripciones nuevas. Etiquetas permitidas: [post_permalink], [confirm_link], [post_title] y [manager_link]."
848
 
849
  #: options/panel4.php:88
850
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
851
- msgstr "Asunto del correo electrónico informando del acceso para acceder a la página de administración. Etiquetas permitidas: [blog_name]."
852
 
853
  #: options/panel4.php:99
854
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
855
- msgstr "Contenido del correo electrónico informando del acceso para acceder a la página de administración. Etiquetas permitidas: [blog_name] y [manager_link]."
856
 
857
  #: options/panel5.php:11
858
  #: options/panel5.php:35
859
  msgid "Autopurge requests"
860
- msgstr "Limpieza automática"
861
 
862
  #: options/panel5.php:12
863
  #: options/panel5.php:40
864
  msgid "Enable double check"
865
- msgstr "Habilitar doble verificación"
866
 
867
  #: options/panel5.php:13
868
  msgid "Notify authors"
@@ -871,7 +868,7 @@ msgstr "Notificar a los autores"
871
  #: options/panel5.php:14
872
  #: options/panel5.php:54
873
  msgid "Enable HTML emails"
874
- msgstr ""
875
 
876
  #: options/panel5.php:15
877
  msgid "Send trackbacks"
@@ -885,7 +882,7 @@ msgstr "Notificar al administrador"
885
  #: options/panel5.php:17
886
  #: options/panel5.php:75
887
  msgid "Let admin subscribe"
888
- msgstr "Suscripción del administrador"
889
 
890
  #: options/panel5.php:36
891
  msgid "days"
@@ -893,11 +890,11 @@ msgstr "días"
893
 
894
  #: options/panel5.php:37
895
  msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
896
- msgstr "Eliminar suscripciones pendientes (sin confirmar) después de X días. 0 (cero) desactiva la función."
897
 
898
  #: options/panel5.php:44
899
  msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
900
- msgstr "Enviar un correo electrónico para confirmar la suscripción (para evitar un uso fraudulento de las direcciones)."
901
 
902
  #: options/panel5.php:51
903
  msgid "Notify the administrator when a new comment is posted."
@@ -905,16 +902,15 @@ msgstr "Notificar al administrador cuando se publica un comentario nuevo."
905
 
906
  #: options/panel5.php:58
907
  msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
908
- msgstr ""
909
 
910
  #: options/panel5.php:61
911
- #, fuzzy
912
  msgid "Process trackbacks"
913
- msgstr "Enviar trackbacks"
914
 
915
  #: options/panel5.php:65
916
  msgid "Notify users when a new trackback or pingback is added to the discussion."
917
- msgstr "Notificar a los usuarios cuando hay un nuevo trackback o pingback en la entrada."
918
 
919
  #: options/panel5.php:68
920
  msgid "Track all subscriptions"
@@ -926,23 +922,23 @@ msgstr "Notificar al administrador cuando los usuarios se suscriban sin comentar
926
 
927
  #: options/panel5.php:79
928
  msgid "Let the administrator subscribe to comments when logged in."
929
- msgstr "Permitir al administrador suscribirse a los comentarios cuando está logueado."
930
 
931
  #: options/panel6.php:8
932
  msgid "Support the author"
933
- msgstr "Soporte del autor"
934
 
935
  #: options/panel6.php:16
936
  msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
937
- msgstr "¿Qué valor tiene la característica que ofrece este plugin para tus visitantes? \"Subscribe to Comments Reloaded\" es un plugin que es y siempre será gratuito, pero deberías considerar apoyar al autor del plugin con una pequeña donación, más aún si estás obteniendo dinero con él. Cualquier donación es bien recibida y será invertida en el desarrollo del plugin y para comprar algo de comida para mi familia hambrienta."
938
 
939
  #: options/panel6.php:18
940
  msgid "Don't want to donate? You can still help"
941
- msgstr "¿No quieres donar? Todavia puedes ayudarnos"
942
 
943
  #: options/panel6.php:19
944
  msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
945
- msgstr "Si no quieres donar dinero, considera escribir una entrada en tu sitio acerca de mi plugin con un enlace hacia la página del plugin. Por favor, deja que tus lectores sepan lo que hace tu blog mejor. Tambien puedes contribuir donando tu tiempo: informando sobre errores con el plugin, aportando ideas para mejorar el plugin, ... Hagas lo que hagas, ¡gracias por usar mi plugin!"
946
 
947
  #: options/panel6.php:21
948
  msgid "Vote and show your appreciation"
@@ -950,53 +946,59 @@ msgstr "Vota y muestra tu agradecimiento"
950
 
951
  #: options/panel6.php:22
952
  msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
953
- msgstr "Informa a otras personas sobre lo bien que funciona \"Subscribe to Comments Reloaded\". <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Valora</a> el plugin en el repositorio de plugins de WordPress."
954
 
955
  #: options/panel6.php:24
956
  msgid "Sponsor's Corner"
957
- msgstr ""
958
 
959
  #: options/panel6.php:25
960
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
961
- msgstr ""
962
 
963
- #: templates/author.php:56
964
  msgid "Title"
965
  msgstr "Título"
966
 
967
- #: templates/author.php:67
968
- #: templates/user.php:61
969
  msgid "Select all"
970
  msgstr "Seleccionar todo"
971
 
972
- #: templates/author.php:68
973
- #: templates/user.php:62
974
  msgid "Invert selection"
975
  msgstr "Invertir selección"
976
 
977
- #: templates/author.php:72
978
  msgid "Set to Y"
979
- msgstr ""
980
 
981
- #: templates/author.php:78
982
- #: templates/user.php:72
983
  msgid "No subscriptions match your search criteria."
984
- msgstr ""
985
 
986
  #: templates/request-management-link.php:68
987
- #: templates/subscribe.php:90
988
  msgid "Send"
989
  msgstr "Enviar"
990
 
 
991
  #: templates/subscribe.php:43
992
- #: templates/subscribe.php:44
993
  msgid "New subscription to"
994
  msgstr "Nueva suscripción a"
995
 
996
- #: templates/subscribe.php:44
997
  msgid "User:"
998
  msgstr "Usuario:"
999
 
 
 
 
 
 
 
1000
  #~ msgid "Awaiting confirmation"
1001
  #~ msgstr "Esperando confirmación"
1002
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Subscribe To Comments Reloaded 2.0 en español\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:00-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:00-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: <juanluperez@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: subscribe-to-comments-reloaded.php:41
21
+ #: subscribe-to-comments-reloaded.php:248
 
22
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
+ msgstr "Tu suscripción a esta entrada necesita ser confirmada. <a href='[manager_link]'>Gestiona tus suscripciones</a>."
24
 
25
+ #: subscribe-to-comments-reloaded.php:46
26
+ #: subscribe-to-comments-reloaded.php:247
 
27
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
28
+ msgstr "Te has suscrito a esta entrada. <a href='[manager_link]'>Gestionarr</a> tus suscripciones."
29
 
30
+ #: subscribe-to-comments-reloaded.php:53
31
+ #: subscribe-to-comments-reloaded.php:249
 
32
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
33
+ msgstr "Puedes <a href='[manager_link]'>gestionar las suscripciones</a> de esta entrada."
34
 
35
+ #: subscribe-to-comments-reloaded.php:58
36
+ #: subscribe-to-comments-reloaded.php:244
37
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
38
+ msgstr "Notificarme los nuevos comentarios por correo electrónico. También puedes <a href='[subscribe_link]'>suscribirte</a> sin comentar."
39
 
40
+ #: subscribe-to-comments-reloaded.php:67
41
+ msgid "Don't subscribe"
42
  msgstr ""
43
 
44
+ #: subscribe-to-comments-reloaded.php:68
45
+ msgid "All"
46
+ msgstr "Todo"
47
+
48
+ #: subscribe-to-comments-reloaded.php:69
49
+ #: templates/user.php:65
50
  msgid "Replies to my comments"
51
+ msgstr "Respuestas a mis comentarios"
52
 
53
+ #: subscribe-to-comments-reloaded.php:70
54
  msgid "Daily digest"
55
+ msgstr "Resumen diario"
56
 
57
+ #: subscribe-to-comments-reloaded.php:221
58
  #: options/index.php:41
59
  msgid "Manage subscriptions"
60
  msgstr "Administrar suscripciones"
61
 
62
+ #: subscribe-to-comments-reloaded.php:222
63
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
64
+ msgstr "Para gestionar tus suscripciones introduce tu correo electrónico a continuación. Te enviaremos un mensaje con un enlace para acceder a tu página de administración."
65
 
66
+ #: subscribe-to-comments-reloaded.php:223
67
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
68
+ msgstr "Gracias por usar nuestro servicio de suscripción. Tu petición se ha completada con éxito, deberías recibir un mensaje en tu buzón de correo electrónico con con el enlace de administración en unos minutos."
69
 
70
+ #: subscribe-to-comments-reloaded.php:224
71
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
72
+ msgstr "Puedes seguir la discusión de <strong>[post_title]</strong> sin tener que dejar un comentario. Introduce tu dirección de correo-e en el siguiente formulario y listo."
73
 
74
+ #: subscribe-to-comments-reloaded.php:225
75
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
76
+ msgstr "Gracias por usar nuestro servicio de suscripción. Tu petición se ha completado. Recibirás un mensaje de notificación cada que vez que un nuevo comentario se publique o apruebe en esta entrada."
77
 
78
+ #: subscribe-to-comments-reloaded.php:226
79
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
80
+ msgstr "Gracias por usar nuestro servicio de suscripción. Para confirmar tu petición, por favor comprueba si has recibido un mensaje en tu buzón de correo-e y sigue las instrucciones."
81
 
82
+ #: subscribe-to-comments-reloaded.php:227
83
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
84
  msgstr "Para cancelar o suspender una o más suscripciones, selecciona la correspondiente casilla de verificación y pulsa en el botón del final de la lista."
85
 
86
+ #: subscribe-to-comments-reloaded.php:228
87
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
88
  msgstr "Para cancelar o suspender una o más suscripciones, selecciona la correspondiente casilla de verificación y pulsa en el botón del final de la lista. Actualmente estás suscrito a:"
89
 
90
+ #: subscribe-to-comments-reloaded.php:242
91
  msgid "There is a new comment to [post_title]"
92
  msgstr "Hay un nuevo comentario en [post_title]"
93
 
94
+ #: subscribe-to-comments-reloaded.php:243
95
  msgid ""
96
  "There is a new comment to [post_title].\n"
97
  "Comment Link: [comment_permalink]\n"
109
  "Enlace permanente: [post_permalink]\n"
110
  "Administrar tus suscripciones: [manager_link]"
111
 
112
+ #: subscribe-to-comments-reloaded.php:250
113
  msgid "Please confirm your subscription to [post_title]"
114
  msgstr "Por favor, confirma tu suscripción a [post_title]"
115
 
116
+ #: subscribe-to-comments-reloaded.php:251
117
  msgid ""
118
  "You have requested to be notified every time a new comment is added to:\n"
119
  "[post_permalink]\n"
127
  "Por favor, confirma tu petición pulsando el siguiente enlace:\n"
128
  "[confirm_link]"
129
 
130
+ #: subscribe-to-comments-reloaded.php:252
131
  msgid "Manage your subscriptions on [blog_name]"
132
+ msgstr "Gestiona tus suscripciones en [blog_name]"
133
 
134
+ #: subscribe-to-comments-reloaded.php:253
135
  msgid ""
136
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
137
  "[manager_link]"
138
  msgstr ""
139
+ "Has solicitado gestionar tus suscripciones a las entradas de [blog_name]. Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
140
  "[manager_link]"
141
 
142
+ #: subscribe-to-comments-reloaded.php:986
143
  msgid "Subscribed"
144
  msgstr "Suscrito"
145
 
146
+ #: subscribe-to-comments-reloaded.php:1000
147
  #: options/panel2.php:41
148
  #: options/panel2.php:48
149
  #: options/panel2.php:55
154
  #: options/panel5.php:70
155
  #: options/panel5.php:77
156
  msgid "Yes"
157
+ msgstr ""
158
+
159
+ #: subscribe-to-comments-reloaded.php:1002
160
+ msgid "Replies"
161
+ msgstr "Respuestas"
162
 
163
+ #: subscribe-to-comments-reloaded.php:1004
164
+ msgid "Digest"
165
+ msgstr "Resumen diario"
166
+
167
+ #: subscribe-to-comments-reloaded.php:1006
168
  msgid "Pending"
169
+ msgstr "Pendiente"
170
 
171
+ #: subscribe-to-comments-reloaded.php:1007
172
  #: options/panel2.php:42
173
  #: options/panel2.php:49
174
  #: options/panel2.php:56
181
  msgid "No"
182
  msgstr "No"
183
 
184
+ #: subscribe-to-comments-reloaded.php:1016
185
+ msgid "Subscriptions"
186
+ msgstr "Suscripciones"
187
+
188
+ #: subscribe-to-comments-reloaded.php:1039
189
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
190
  msgstr "¿Necesitas ayuda sobre como usar \"Subscribe to Comments Reloaded\"? Visita el"
191
 
192
+ #: subscribe-to-comments-reloaded.php:1039
193
  msgid "support forum"
194
+ msgstr "foro de soporte oficial"
195
 
196
+ #: subscribe-to-comments-reloaded.php:1040
197
  msgid "Feeling generous?"
198
  msgstr "¿Te sientes generoso?"
199
 
200
+ #: subscribe-to-comments-reloaded.php:1040
201
  msgid "Donate a few bucks!"
202
  msgstr "¡Dona un poco de dinero!"
203
 
204
  #: options/index.php:42
 
205
  msgid "Comment Form"
206
+ msgstr "Formulario de Comentario"
207
 
208
  #: options/index.php:43
 
209
  msgid "Management Page"
210
+ msgstr "Página de Administración"
211
 
212
  #: options/index.php:44
 
213
  msgid "Notifications"
214
+ msgstr "Notificaciones"
215
 
216
  #: options/index.php:45
217
  #: options/panel2.php:35
218
+ #: options/panel3.php:39
219
  #: options/panel4.php:34
220
  msgid "Options"
221
  msgstr "Opciones"
222
 
223
  #: options/index.php:46
224
  msgid "You can help"
225
+ msgstr "Puedes ayudar"
226
 
227
  #: options/panel1-business-logic.php:18
 
228
  msgid "Subscription added."
229
+ msgstr "Suscripción añadida."
230
 
231
  #: options/panel1-business-logic.php:30
 
232
  msgid "Subscriptions updated."
233
+ msgstr "Suscripción actualizada."
234
 
235
  #: options/panel1-business-logic.php:39
 
236
  msgid "Subscription deleted."
237
+ msgstr "Suscripción eliminada."
238
 
239
  #: options/panel1-business-logic.php:54
240
  #: templates/author.php:22
241
  #: templates/user.php:22
 
242
  msgid "Subscriptions deleted:"
243
+ msgstr "Suscripciones eliminadas:"
244
 
245
  #: options/panel1-business-logic.php:58
246
  #: templates/author.php:26
247
  #: templates/user.php:26
 
248
  msgid "Subscriptions suspended:"
249
+ msgstr "Suscripción suspendida:"
250
 
251
  #: options/panel1-business-logic.php:62
252
  #: templates/author.php:30
253
  #: templates/user.php:30
 
254
  msgid "Subscriptions activated:"
255
+ msgstr "Suscripciones activadas:"
256
 
257
  #: options/panel1-business-logic.php:66
258
  #: options/panel1-business-logic.php:70
259
  #: templates/author.php:34
260
  #: templates/author.php:38
261
  #: templates/user.php:34
 
262
  msgid "Subscriptions updated:"
263
+ msgstr "Suscripciones actualizadas:"
264
 
265
  #: options/panel1-business-logic.php:94
266
  msgid "&laquo; Previous"
271
  msgstr "Siguiente &raquo;"
272
 
273
  #: options/panel1-edit-subscription.php:8
 
274
  msgid "Update Subscription"
275
+ msgstr "Actualizar Suscripción"
276
 
277
  #: options/panel1-edit-subscription.php:10
278
  #: options/panel1.php:19
279
  #: options/panel1.php:81
280
  #: options/panel1.php:113
281
+ #: templates/author.php:50
282
+ #: templates/user.php:46
283
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
284
+ msgstr "Recuerda: esta operación no se puede deshacer. ¿Estás seguro de que quieres hacerlo?"
285
 
286
  #: options/panel1-edit-subscription.php:12
 
287
  msgid "Post:"
288
+ msgstr "Entrada:"
289
 
290
  #: options/panel1-edit-subscription.php:13
291
  #: options/panel1.php:21
292
  msgid "From"
293
+ msgstr "De"
294
 
295
  #: options/panel1-edit-subscription.php:14
296
  #: options/panel1.php:22
307
  #: options/panel1-edit-subscription.php:17
308
  #: options/panel1.php:28
309
  msgid "Keep unchanged"
310
+ msgstr "Mantener sin cambios"
311
 
312
  #: options/panel1-edit-subscription.php:18
313
  #: options/panel1.php:29
314
  #: options/panel1.php:47
 
315
  msgid "Active"
316
+ msgstr "Activo"
317
 
318
  #: options/panel1-edit-subscription.php:19
319
  #: options/panel1.php:30
320
  #: options/panel1.php:48
321
  msgid "Replies only"
322
+ msgstr "Solo respuestas"
323
 
324
  #: options/panel1-edit-subscription.php:20
325
  #: options/panel1.php:31
 
326
  msgid "Suspended"
327
+ msgstr "Suspendido"
328
 
329
  #: options/panel1-edit-subscription.php:21
330
  #: options/panel1.php:32
332
  msgstr "Actualizar"
333
 
334
  #: options/panel1.php:17
 
335
  msgid "Mass Update Subscriptions"
336
+ msgstr "Actualizar Suscripciones en Masa"
337
 
338
  #: options/panel1.php:23
339
  #: options/panel1.php:24
340
  #: options/panel1.php:25
 
341
  msgid "optional"
342
+ msgstr "opcional"
343
 
344
  #: options/panel1.php:39
 
345
  msgid "Add New Subscription"
346
+ msgstr "Añadir Nueva Suscripción"
347
 
348
  #: options/panel1.php:43
 
349
  msgid "Post ID"
350
+ msgstr "ID de entrada"
351
 
352
  #: options/panel1.php:44
353
  #: options/panel1.php:90
354
  #: templates/request-management-link.php:65
355
+ #: templates/subscribe.php:87
356
+ #: templates/user.php:51
357
  msgid "Email"
358
+ msgstr "Correo-e"
359
 
360
  #: options/panel1.php:49
361
  msgid "Ask user to confirm"
362
+ msgstr "Pedir confirmación al usuario"
363
 
364
  #: options/panel1.php:50
365
  msgid "Add"
366
+ msgstr "Añadir"
367
 
368
  #: options/panel1.php:59
 
369
  msgid "Search subscriptions"
370
+ msgstr "Buscar suscripciones"
371
 
372
  #: options/panel1.php:61
373
+ #, php-format
374
  msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
375
+ msgstr "Puedes bien <a href=\"%s\">ver todas las suscripciones</a> o bien encontrar aquellas en las que el/la"
376
 
377
  #: options/panel1.php:64
 
378
  msgid "email"
379
+ msgstr "correo-e"
380
 
381
  #: options/panel1.php:65
 
382
  msgid "post ID"
383
+ msgstr "ID de Entrada"
384
 
385
  #: options/panel1.php:66
 
386
  msgid "status"
387
+ msgstr "estado"
388
 
389
  #: options/panel1.php:69
390
  msgid "equals"
400
 
401
  #: options/panel1.php:72
402
  msgid "starts with"
403
+ msgstr "comienza con"
404
 
405
  #: options/panel1.php:73
406
  msgid "ends with"
407
+ msgstr "termina con"
408
 
409
  #: options/panel1.php:76
410
  msgid "results per page:"
411
+ msgstr "resultados por página:"
412
 
413
  #: options/panel1.php:77
414
  msgid "Search"
416
 
417
  #: options/panel1.php:85
418
  msgid "Reverse the order by Post ID"
419
+ msgstr "Invertir el orden por ID de entrada"
420
 
421
  #: options/panel1.php:86
422
  #: options/panel1.php:87
425
 
426
  #: options/panel1.php:89
427
  msgid "Post (ID)"
428
+ msgstr "ID de Entrada"
429
 
430
  #: options/panel1.php:92
 
431
  msgid "Search query:"
432
+ msgstr "Petición de búsqueda:"
433
 
434
  #: options/panel1.php:92
435
  msgid "Rows:"
440
  msgstr "de"
441
 
442
  #: options/panel1.php:93
443
+ #: templates/author.php:56
444
+ #: templates/user.php:52
445
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
446
+ msgstr "Leyenda: Y = todos los comentarios, R = solo respuestas, C = inactivo"
447
 
448
  #: options/panel1.php:102
449
  msgid "Date and Time"
451
 
452
  #: options/panel1.php:112
453
  msgid "Edit"
454
+ msgstr "Editar"
455
 
456
  #: options/panel1.php:113
457
+ #: templates/author.php:69
458
+ #: templates/user.php:63
459
  msgid "Delete"
460
  msgstr "Eliminar"
461
 
462
  #: options/panel1.php:121
463
+ #: templates/author.php:68
464
+ #: templates/user.php:62
465
  msgid "Action:"
466
  msgstr "Acción:"
467
 
470
  msgstr "Eliminar para siempre"
471
 
472
  #: options/panel1.php:123
473
+ #: templates/author.php:70
474
+ #: templates/user.php:64
475
  msgid "Suspend"
476
  msgstr "Suspender"
477
 
478
  #: options/panel1.php:124
479
  msgid "Activate and set to Y"
480
+ msgstr "Activar y establecer a Y"
481
 
482
  #: options/panel1.php:125
483
  msgid "Activate and set to R"
484
+ msgstr "Activar y establecer a R"
485
 
486
  #: options/panel1.php:126
487
+ #: templates/author.php:72
488
+ #: templates/user.php:66
489
  msgid "Activate"
490
+ msgstr "Activar"
491
 
492
  #: options/panel1.php:127
493
+ #: templates/author.php:73
494
+ #: templates/user.php:67
495
  msgid "Update subscriptions"
496
  msgstr "Actualizar suscripciones"
497
 
498
  #: options/panel1.php:131
 
499
  msgid "Sorry, no subscriptions match your search criteria."
500
+ msgstr "Lo siento, ninguna suscripción coincide con tu criterio de búsqueda."
501
 
502
  #: options/panel2.php:11
503
  #: options/panel2.php:39
 
504
  msgid "Enable default checkbox"
505
+ msgstr "Activar casilla por defecto"
506
 
507
  #: options/panel2.php:12
508
  #: options/panel2.php:46
511
 
512
  #: options/panel2.php:13
513
  #: options/panel2.php:53
 
514
  msgid "Advanced subscription"
515
+ msgstr "Suscripción avanzada"
516
 
517
  #: options/panel2.php:14
518
  #: options/panel2.php:60
543
  msgstr "Autor"
544
 
545
  #: options/panel2.php:25
546
+ #: options/panel3.php:26
547
  #: options/panel4.php:23
548
  #: options/panel5.php:22
549
  msgid "Your settings have been successfully updated."
550
  msgstr "Tu configuración se ha actualizado correctamente."
551
 
552
  #: options/panel2.php:28
553
+ #: options/panel3.php:29
554
  #: options/panel4.php:26
555
  #: options/panel5.php:25
556
  msgid "There was an error updating the following fields:"
558
 
559
  #: options/panel2.php:43
560
  msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
561
+ msgstr "Desactivar esta opción si quieres mover la casilla de suscripción en un lugar diferente de tu página."
562
 
563
  #: options/panel2.php:50
564
  msgid "Decide if the checkbox should be checked by default or not."
566
 
567
  #: options/panel2.php:57
568
  msgid "Allow users to choose from different subscription types (all, replies only)."
569
+ msgstr "Permitir a los usuarios escoger diferentes tipos de suscripción (todo, solo respuestas)."
570
 
571
  #: options/panel2.php:62
572
  msgid "Custom inline CSS to add to the checkbox."
573
+ msgstr "CSS en línea personalizado para la casilla de verificación."
574
 
575
  #: options/panel2.php:67
576
  msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
578
 
579
  #: options/panel2.php:72
580
  msgid "Messages for your visitors"
581
+ msgstr "Mensajes de tus visitantes"
582
 
583
  #: options/panel2.php:76
 
584
  msgid "Default label"
585
+ msgstr "Etiqueta por defecto"
586
 
587
  #: options/panel2.php:78
588
  msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
593
  msgstr "Texto que se muestra cuando alguien se suscribe a una entrada. Etiquetas permitidas: [manager_link]."
594
 
595
  #: options/panel2.php:86
 
596
  msgid "Pending label"
597
+ msgstr "Etiqueta pendiente"
598
 
599
  #: options/panel2.php:88
600
  msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
601
+ msgstr "Texto que se muestra cuando alguien ya está suscrito a una entrada, pero es pero no ha confirmado su suscripción aún. Etiquetas permitidas: [manager_link]."
602
 
603
  #: options/panel2.php:93
604
  msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
605
+ msgstr "Texto que se muestra a los autores (y administradores) para gestionar las suscripciones. Etiquetas permitidas: [manager_link]."
606
 
607
  #: options/panel2.php:97
608
+ #: options/panel3.php:145
609
  #: options/panel4.php:103
610
  #: options/panel5.php:83
611
  msgid "Save Changes"
612
  msgstr "Guardar cambios"
613
 
614
  #: options/panel3.php:10
615
+ #: options/panel3.php:43
616
+ msgid "Virtual Management Page"
617
+ msgstr ""
618
 
619
  #: options/panel3.php:11
620
+ #: options/panel3.php:51
621
+ msgid "Page title"
622
+ msgstr "Título de la página"
623
 
624
  #: options/panel3.php:12
625
+ #: options/panel3.php:56
626
+ msgid "Management URL"
627
+ msgstr "Página de Administración"
628
+
629
+ #: options/panel3.php:13
630
+ #: options/panel3.php:63
631
  msgid "Custom HEAD meta"
632
+ msgstr "HEAD meta personalizada"
633
 
634
+ #: options/panel3.php:15
635
+ #: options/panel3.php:74
636
  msgid "Request link"
637
  msgstr "Petición de enlace"
638
 
639
+ #: options/panel3.php:16
640
+ #: options/panel3.php:84
641
  msgid "Request submitted"
642
+ msgstr "Petición enviada"
643
 
644
+ #: options/panel3.php:17
645
+ #: options/panel3.php:94
646
  msgid "Subscribe without commenting"
647
+ msgstr "Suscribir sin comentar"
648
 
649
+ #: options/panel3.php:18
650
+ #: options/panel3.php:104
651
  msgid "Subscription processed"
652
  msgstr "Suscripción procesada"
653
 
654
+ #: options/panel3.php:19
655
+ #: options/panel3.php:114
656
  msgid "Subscription processed (DCI)"
657
  msgstr "Suscripción procesada (Pendiente de confirmación)"
658
 
659
+ #: options/panel3.php:20
660
+ #: options/panel3.php:124
661
  msgid "Authors"
662
  msgstr "Autores"
663
 
664
+ #: options/panel3.php:21
665
+ #: options/panel3.php:134
666
  msgid "Users"
667
  msgstr "Usuarios"
668
 
669
+ #: options/panel3.php:45
670
+ msgid "Enabled"
671
+ msgstr ""
672
+
673
+ #: options/panel3.php:46
674
+ msgid "Disabled"
675
+ msgstr ""
676
 
677
  #: options/panel3.php:47
678
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
679
+ msgstr ""
680
+
681
+ #: options/panel3.php:53
682
+ msgid "Title of the page your visitors will use to manage their subscriptions."
683
+ msgstr "Título de la página para que tus visitantes usarán para gestionar tus suscripciones."
684
 
685
+ #: options/panel3.php:58
 
686
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
687
+ msgstr "El enlace permanente para la página de administración (algo como <code>/administrar-suscripciones</code> o <code>/?page_id=345</code>). Esta página realmente <b>no tiene</b> que existir en el sistema, pero su enlace debe seguir tu estructura de enlaces permanentes."
688
 
689
+ #: options/panel3.php:60
690
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
691
+ msgstr "Precaución: parece que el valor que estás usando puede ser incompatible con tu estructura de enlaces permanentes"
692
 
693
+ #: options/panel3.php:65
694
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
695
+ msgstr "Especifica tu código HTML personalizado para ser añadido a la sección HEAD de tu página. Usa comillas <strong>simples</strong> para los valores."
696
 
697
+ #: options/panel3.php:70
698
  #: options/panel4.php:50
 
699
  msgid "Messages"
700
+ msgstr "Mensajes"
701
+
702
+ #: options/panel3.php:75
703
+ #: options/panel3.php:85
704
+ #: options/panel3.php:95
705
+ #: options/panel3.php:105
706
+ #: options/panel3.php:115
707
+ #: options/panel3.php:125
708
+ #: options/panel3.php:135
709
+ #: options/panel4.php:61
710
+ #: options/panel4.php:77
711
+ #: options/panel4.php:93
712
+ msgid "Bold"
713
+ msgstr "Negrita"
714
 
 
715
  #: options/panel3.php:76
716
  #: options/panel3.php:86
717
  #: options/panel3.php:96
718
  #: options/panel3.php:106
719
  #: options/panel3.php:116
720
  #: options/panel3.php:126
721
+ #: options/panel3.php:136
722
+ #: options/panel4.php:62
723
+ #: options/panel4.php:78
724
+ #: options/panel4.php:94
725
+ msgid "Italic"
726
+ msgstr "Cursiva"
727
 
 
728
  #: options/panel3.php:77
729
  #: options/panel3.php:87
730
  #: options/panel3.php:97
731
  #: options/panel3.php:107
732
  #: options/panel3.php:117
733
  #: options/panel3.php:127
734
+ #: options/panel3.php:137
735
+ #: options/panel4.php:63
736
+ #: options/panel4.php:79
737
+ #: options/panel4.php:95
738
+ msgid "Link"
739
+ msgstr "Enlace"
740
 
 
741
  #: options/panel3.php:78
742
  #: options/panel3.php:88
743
  #: options/panel3.php:98
744
  #: options/panel3.php:108
745
  #: options/panel3.php:118
746
  #: options/panel3.php:128
747
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
748
  #: options/panel4.php:64
749
  #: options/panel4.php:80
750
  #: options/panel4.php:96
751
  msgid "Image"
752
+ msgstr "Imagen"
753
 
754
+ #: options/panel3.php:81
755
  msgid "Text shown to those who request to manage their subscriptions."
756
+ msgstr "Texto que se muestra a quienes solicitan acceso para administrar sus suscripciones."
757
 
758
+ #: options/panel3.php:91
759
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
760
+ msgstr "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud notificación. Etiquetas permitidas: [post_title] y [post_permalink]."
761
 
762
+ #: options/panel3.php:101
763
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
764
+ msgstr "Texto que se muestra a quienes se quieren suscribir sin comentar. Etiquetas permitidas: [post_title] y [post_permalink]."
765
 
766
+ #: options/panel3.php:111
767
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
768
+ msgstr "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud notificación (con doble verificación desactivada). Etiquetas permitidas: [post_title] y [post_permalink]."
769
 
770
+ #: options/panel3.php:121
771
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
772
+ msgstr "Nota de agradecimiento que se muestra tras haber sido procesada la solicitud notificación (con doble verificación activada). Etiquetas disponibles: [post_title] y [post_permalink]."
773
 
774
+ #: options/panel3.php:131
775
  msgid "Introductory text for the authors' management page."
776
  msgstr "Texto de introducción para los autores en la página de administración."
777
 
778
+ #: options/panel3.php:141
779
  msgid "Introductory text for the users' management page."
780
  msgstr "Texto de introducción para los usuarios en la página de administración."
781
 
787
  #: options/panel4.php:12
788
  #: options/panel4.php:43
789
  msgid "Sender email address"
790
+ msgstr "Dirección de correo-e del remitente"
791
 
792
  #: options/panel4.php:13
793
  #: options/panel4.php:54
802
  #: options/panel4.php:15
803
  #: options/panel4.php:70
804
  msgid "Double check subject"
805
+ msgstr "Asunto del mensaje de doble verificación"
806
 
807
  #: options/panel4.php:16
808
  #: options/panel4.php:75
809
  msgid "Double check message"
810
+ msgstr "Mensaje del mensaje de doble verificación"
811
 
812
  #: options/panel4.php:17
813
  #: options/panel4.php:86
814
  msgid "Management subject"
815
+ msgstr "Asunto de administración"
816
 
817
  #: options/panel4.php:18
818
  #: options/panel4.php:91
819
  msgid "Management message"
820
+ msgstr "Mensaje de administración"
821
 
822
  #: options/panel4.php:40
823
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
824
+ msgstr "Nombre a usar en el campo \"De:\" cuando se envía una nueva notificación al usuario."
825
 
826
  #: options/panel4.php:45
827
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
828
+ msgstr "Dirección de correo electrónico que a usar en el campo \"Para:\" cuando se envía una nueva notificación al usuario."
829
 
830
  #: options/panel4.php:56
831
  msgid "Subject of the notification email. Allowed tag: [post_title]"
832
+ msgstr "Asunto del mensaje de notificación de nuevos comentarios. Etiquetas permitidas: [post_title]."
833
 
834
  #: options/panel4.php:67
835
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
836
+ msgstr "Contenido del mensaje de notificación de nuevos comentarios. Etiquetas permitidas: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink] y [manager_link]."
837
 
838
  #: options/panel4.php:72
839
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
840
+ msgstr "Asunto del mensaje de confirmación para suscripciones nuevas. Etiquetas permitidas: [post_title]."
841
 
842
  #: options/panel4.php:83
843
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
844
+ msgstr "Contenido del mensaje de confirmación para suscripciones nuevas. Etiquetas permitidas: [post_permalink], [confirm_link], [post_title] y [manager_link]."
845
 
846
  #: options/panel4.php:88
847
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
848
+ msgstr "Asunto del mensaje para quienes solicitan acceso a su página de administración. Etiquetas permitidas: [blog_name]."
849
 
850
  #: options/panel4.php:99
851
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
852
+ msgstr "Contenido del mensaje para quienes solicitan acceso a su página de administración. Etiquetas permitidas: [blog_name] y [manager_link]."
853
 
854
  #: options/panel5.php:11
855
  #: options/panel5.php:35
856
  msgid "Autopurge requests"
857
+ msgstr "Solicitudes de purga automática"
858
 
859
  #: options/panel5.php:12
860
  #: options/panel5.php:40
861
  msgid "Enable double check"
862
+ msgstr "Activar doble verificación"
863
 
864
  #: options/panel5.php:13
865
  msgid "Notify authors"
868
  #: options/panel5.php:14
869
  #: options/panel5.php:54
870
  msgid "Enable HTML emails"
871
+ msgstr "Activar correo-e en HTML"
872
 
873
  #: options/panel5.php:15
874
  msgid "Send trackbacks"
882
  #: options/panel5.php:17
883
  #: options/panel5.php:75
884
  msgid "Let admin subscribe"
885
+ msgstr "Permitir al administrador suscribirse"
886
 
887
  #: options/panel5.php:36
888
  msgid "days"
890
 
891
  #: options/panel5.php:37
892
  msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
893
+ msgstr "Eliminar suscripciones pendientes (sin confirmar) después de X días. 0 (cero) desactiva esta función."
894
 
895
  #: options/panel5.php:44
896
  msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
897
+ msgstr "Enviar un mensaje de notificación para confirmar la suscripción (para evitar un uso fraudulento de las direcciones)."
898
 
899
  #: options/panel5.php:51
900
  msgid "Notify the administrator when a new comment is posted."
902
 
903
  #: options/panel5.php:58
904
  msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
905
+ msgstr "Si está activado, enviará mensajes de correo-e con content-type = text/html en lugar de text/plain"
906
 
907
  #: options/panel5.php:61
 
908
  msgid "Process trackbacks"
909
+ msgstr "Procesar trackbacks"
910
 
911
  #: options/panel5.php:65
912
  msgid "Notify users when a new trackback or pingback is added to the discussion."
913
+ msgstr "Notificar a los usuarios cuando se añade un nuevo trackback o pingback a la discusión."
914
 
915
  #: options/panel5.php:68
916
  msgid "Track all subscriptions"
922
 
923
  #: options/panel5.php:79
924
  msgid "Let the administrator subscribe to comments when logged in."
925
+ msgstr "Permitir al administrador suscribirse a los comentarios cuando tiene la sesión iniciada."
926
 
927
  #: options/panel6.php:8
928
  msgid "Support the author"
929
+ msgstr "Apoya al autor"
930
 
931
  #: options/panel6.php:16
932
  msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
933
+ msgstr "¿Qué valor tienen las características que ofrece este plugin para tus visitantes? \"Subscribe to Comments Reloaded\" es y siempre será gratuito, pero considera apoyar al autor si este plugin hace tu web mejor, especialmente si estás haciendo dinero con ella. Cualquier donación es bien recibida y será invertida en el desarrollo del plugin y en comprar algo de comida para mi familia hambrienta."
934
 
935
  #: options/panel6.php:18
936
  msgid "Don't want to donate? You can still help"
937
+ msgstr "¿No quieres donar? Todavía puedes ayudar"
938
 
939
  #: options/panel6.php:19
940
  msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
941
+ msgstr "Si no quieres donar dinero, considera escribir una entrada en tu sitio acerca de mi plugin con un enlace hacia la página del plugin. Por favor, deja que tus lectores sepan lo que hace tu blog mejor. También puedes contribuir donando tu tiempo: no dudes en enviarme informes de fallos en el plugin, traducciones, ideas para mejorar el \"Subscribe to Comments Reloaded\" y demás. Hagas lo que hagas, ¡gracias por usar mi plugin!"
942
 
943
  #: options/panel6.php:21
944
  msgid "Vote and show your appreciation"
946
 
947
  #: options/panel6.php:22
948
  msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
949
+ msgstr "Dile a otras personas si \"Subscribe to Comments Reloaded\" funciona para ti y cómo es de bueno. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Valóralo</a> en la página directorio de plugins de WordPress."
950
 
951
  #: options/panel6.php:24
952
  msgid "Sponsor's Corner"
953
+ msgstr "Esquina de patrocinadores"
954
 
955
  #: options/panel6.php:25
956
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
957
+ msgstr "Si quieres patrocinar este plugin, no dudes en <a href='http://www.duechiacchiere.it/contatto'>contactarme</a>."
958
 
959
+ #: templates/author.php:55
960
  msgid "Title"
961
  msgstr "Título"
962
 
963
+ #: templates/author.php:66
964
+ #: templates/user.php:60
965
  msgid "Select all"
966
  msgstr "Seleccionar todo"
967
 
968
+ #: templates/author.php:67
969
+ #: templates/user.php:61
970
  msgid "Invert selection"
971
  msgstr "Invertir selección"
972
 
973
+ #: templates/author.php:71
974
  msgid "Set to Y"
975
+ msgstr "Establecer a Y"
976
 
977
+ #: templates/author.php:77
978
+ #: templates/user.php:71
979
  msgid "No subscriptions match your search criteria."
980
+ msgstr "Ninguna suscripción coincide con tu criterio de búsqueda."
981
 
982
  #: templates/request-management-link.php:68
983
+ #: templates/subscribe.php:89
984
  msgid "Send"
985
  msgstr "Enviar"
986
 
987
+ #: templates/subscribe.php:42
988
  #: templates/subscribe.php:43
 
989
  msgid "New subscription to"
990
  msgstr "Nueva suscripción a"
991
 
992
+ #: templates/subscribe.php:43
993
  msgid "User:"
994
  msgstr "Usuario:"
995
 
996
+ #~ msgid "Management Page ID"
997
+ #~ msgstr "ID de la Página de Administración"
998
+
999
+ #~ msgid "Management page"
1000
+ #~ msgstr "Página de Administración"
1001
+
1002
  #~ msgid "Awaiting confirmation"
1003
  #~ msgstr "Esperando confirmación"
1004
 
langs/subscribe-reloaded-fr_FR.mo CHANGED
Binary file
langs/subscribe-reloaded-fr_FR.po CHANGED
@@ -1,1158 +1,1140 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Subscribe to Comments Reloaded v1.2.1\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:38-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:38-0500\n"
7
- "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
- "Language-Team: \n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
- "X-Poedit-Language: French\n"
14
- "X-Poedit-Country: FRANCE\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
- "X-Poedit-Basepath: ../\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- # @ subscribe-reloaded
22
- #: subscribe-to-comments-reloaded.php:33
23
- #: subscribe-to-comments-reloaded.php:221
24
- #, fuzzy
25
- msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
26
- msgstr "Votre abonnement à cette entrée a besoin d'être confirmé. <a href='[manager_link]'>Gérer vos abonnements</a>."
27
-
28
- # @ subscribe-reloaded
29
- #: subscribe-to-comments-reloaded.php:38
30
- #: subscribe-to-comments-reloaded.php:220
31
- #, fuzzy
32
- msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
33
- msgstr "Vous êtes abonné à cette entrée.<a href='[manager_link]'>Gérer vos abonnements</a>."
34
-
35
- # @ subscribe-reloaded
36
- #: subscribe-to-comments-reloaded.php:45
37
- #: subscribe-to-comments-reloaded.php:222
38
- #, fuzzy
39
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
40
- msgstr "Vous pouvez <a href='[manager_link]'>gérer les abonnements</a> de cette entrée."
41
-
42
- # @ subscribe-reloaded
43
- #: subscribe-to-comments-reloaded.php:50
44
- #: subscribe-to-comments-reloaded.php:217
45
- msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
46
- msgstr "Notifiez-moi des commentaires à venir via email. Vous pouvez aussi <a href='[subscribe_link]'>vous abonner</a> sans commenter."
47
-
48
- #: subscribe-to-comments-reloaded.php:60
49
- msgid "All"
50
- msgstr ""
51
-
52
- #: subscribe-to-comments-reloaded.php:61
53
- #: templates/user.php:66
54
- msgid "Replies to my comments"
55
- msgstr ""
56
-
57
- #: subscribe-to-comments-reloaded.php:62
58
- msgid "Daily digest"
59
- msgstr ""
60
-
61
- # @ subscribe-reloaded
62
- #: subscribe-to-comments-reloaded.php:194
63
- #: options/index.php:41
64
- msgid "Manage subscriptions"
65
- msgstr "Gérer les abonnements"
66
-
67
- # @ subscribe-reloaded
68
- #: subscribe-to-comments-reloaded.php:195
69
- msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
70
- msgstr "Pour gérer vos abonnements, veuillez entrer votre adresse email ci-dessous. Nous vous enverrons un message contenant le lien pour accéder à votre page personnelle de gestion."
71
-
72
- # @ subscribe-reloaded
73
- #: subscribe-to-comments-reloaded.php:196
74
- msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
75
- msgstr "Merci d'utiliser notre service d'abonnement. Votre requête a été complétée et vous devriez recevoir un mail avec un lien de gestion dans quelques minutes."
76
-
77
- # @ subscribe-reloaded
78
- #: subscribe-to-comments-reloaded.php:197
79
- msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
80
- msgstr "Vous pouvez suivre la discussion sur <strong>[post_title]</strong> sans avoir à laisser un commentaire. Chouette, pas vrai ? Entrez simplement votre adresse mail dans le champ ci-dessous."
81
-
82
- # @ subscribe-reloaded
83
- #: subscribe-to-comments-reloaded.php:198
84
- msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
85
- msgstr "Merci d'utiliser notre service d'abonnement. Votre requête a abouti. Vous recevrez une notification par email à chaque fois qu'un nouveau commentaire sur cet article sera posté et approuvé par l'administrateur."
86
-
87
- # @ subscribe-reloaded
88
- #: subscribe-to-comments-reloaded.php:199
89
- msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
90
- msgstr "Merci d'utiliser notre service d'abonnement. Afin de confirmer votre requête, veuillez vérifier votre courrier mail pour le message de vérification et suivre les instructions."
91
-
92
- # @ subscribe-reloaded
93
- #: subscribe-to-comments-reloaded.php:200
94
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
95
- msgstr "Afin d'annuler ou suspendre une ou plusieures notifications, sélectionnez la/les case(s) à cocher correspondant et cliquez sur le bouton à la fin de la liste."
96
-
97
- # @ subscribe-reloaded
98
- #: subscribe-to-comments-reloaded.php:201
99
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
100
- msgstr "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez la/les case(s) à cocher correspondant et cliquez sur le bouton à la fin de la liste. Vous êtes actuellement abonné à:"
101
-
102
- # @ subscribe-reloaded
103
- #: subscribe-to-comments-reloaded.php:215
104
- msgid "There is a new comment to [post_title]"
105
- msgstr "Il y a un nouveau commentaire à [post_title]"
106
-
107
- # @ subscribe-reloaded
108
- #: subscribe-to-comments-reloaded.php:216
109
- msgid ""
110
- "There is a new comment to [post_title].\n"
111
- "Comment Link: [comment_permalink]\n"
112
- "Author: [comment_author]\n"
113
- "Comment:\n"
114
- "[comment_content]\n"
115
- "Permalink: [post_permalink]\n"
116
- "Manage your subscriptions: [manager_link]"
117
- msgstr ""
118
- "Il y a un nouveau commentaire à [post_title].\n"
119
- "Lien du commentaire : [comment_permalink]\n"
120
- "Auteur: [comment_author]\n"
121
- "Commentaire :\n"
122
- "[comment_content]\n"
123
- "Lien permanent : [post_permalink]\n"
124
- "Gérer vos abonnements : [manager_link]"
125
-
126
- # @ subscribe-reloaded
127
- #: subscribe-to-comments-reloaded.php:223
128
- msgid "Please confirm your subscription to [post_title]"
129
- msgstr "Veuillez confirmer votre abonnement à [post_title]"
130
-
131
- # @ subscribe-reloaded
132
- #: subscribe-to-comments-reloaded.php:224
133
- msgid ""
134
- "You have requested to be notified every time a new comment is added to:\n"
135
- "[post_permalink]\n"
136
- "\n"
137
- "Please confirm your request by clicking on this link:\n"
138
- "[confirm_link]"
139
- msgstr ""
140
- "Vous avez demandé à être averti à chaque fois qu'un nouveau commentaire est ajouté à :\n"
141
- "[post_permalink]\n"
142
- "\n"
143
- "Veuillez confirmer votre demande en cliquant sur ce lien:\n"
144
- "[confirm_link]"
145
-
146
- # @ subscribe-reloaded
147
- #: subscribe-to-comments-reloaded.php:225
148
- msgid "Manage your subscriptions on [blog_name]"
149
- msgstr "Gestion de vos abonnements sur [blog_name]"
150
-
151
- # @ subscribe-reloaded
152
- #: subscribe-to-comments-reloaded.php:226
153
- msgid ""
154
- "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
155
- "[manager_link]"
156
- msgstr ""
157
- "Vous avez demandé à gérer vos abonnements aux articles sur [blog_name]. Suivez ce lien pour accéder à votre page personnelle:\n"
158
- "[manager_link]"
159
-
160
- # @ subscribe-reloaded
161
- #: subscribe-to-comments-reloaded.php:956
162
- msgid "Subscribed"
163
- msgstr "Abonné"
164
-
165
- # @ subscribe-reloaded
166
- #: subscribe-to-comments-reloaded.php:970
167
- #: options/panel2.php:41
168
- #: options/panel2.php:48
169
- #: options/panel2.php:55
170
- #: options/panel5.php:42
171
- #: options/panel5.php:49
172
- #: options/panel5.php:56
173
- #: options/panel5.php:63
174
- #: options/panel5.php:70
175
- #: options/panel5.php:77
176
- msgid "Yes"
177
- msgstr "Oui"
178
-
179
- #: subscribe-to-comments-reloaded.php:972
180
- msgid "Pending"
181
- msgstr ""
182
-
183
- # @ subscribe-reloaded
184
- #: subscribe-to-comments-reloaded.php:973
185
- #: options/panel2.php:42
186
- #: options/panel2.php:49
187
- #: options/panel2.php:56
188
- #: options/panel5.php:43
189
- #: options/panel5.php:50
190
- #: options/panel5.php:57
191
- #: options/panel5.php:64
192
- #: options/panel5.php:71
193
- #: options/panel5.php:78
194
- msgid "No"
195
- msgstr "Non"
196
-
197
- # @ subscribe-reloaded
198
- #: subscribe-to-comments-reloaded.php:983
199
- msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
200
- msgstr "Vous avez besoin d'aide pour utiliser Subscribe to Comments Reloaded ? Visiter le "
201
-
202
- # @ subscribe-reloaded
203
- #: subscribe-to-comments-reloaded.php:983
204
- msgid "support forum"
205
- msgstr "forum de support officiel"
206
-
207
- # @ subscribe-reloaded
208
- #: subscribe-to-comments-reloaded.php:984
209
- msgid "Feeling generous?"
210
- msgstr "Vous vous sentez d'humeur généreuse ?"
211
-
212
- # @ subscribe-reloaded
213
- #: subscribe-to-comments-reloaded.php:984
214
- msgid "Donate a few bucks!"
215
- msgstr "Faîtes don de quelques euros !"
216
-
217
- # @ subscribe-reloaded
218
- #: options/index.php:42
219
- #, fuzzy
220
- msgid "Comment Form"
221
- msgstr "Formulaire de commentaire"
222
-
223
- # @ subscribe-reloaded
224
- #: options/index.php:43
225
- #, fuzzy
226
- msgid "Management Page"
227
- msgstr "Page de gestion"
228
-
229
- # @ subscribe-reloaded
230
- #: options/index.php:44
231
- #, fuzzy
232
- msgid "Notifications"
233
- msgstr "Sujet de notification"
234
-
235
- # @ subscribe-reloaded
236
- #: options/index.php:45
237
- #: options/panel2.php:35
238
- #: options/panel3.php:38
239
- #: options/panel4.php:34
240
- msgid "Options"
241
- msgstr "Options"
242
-
243
- #: options/index.php:46
244
- msgid "You can help"
245
- msgstr ""
246
-
247
- # @ subscribe-reloaded
248
- #: options/panel1-business-logic.php:18
249
- #, fuzzy
250
- msgid "Subscription added."
251
- msgstr "Abonnement traité"
252
-
253
- # @ subscribe-reloaded
254
- #: options/panel1-business-logic.php:30
255
- #, fuzzy
256
- msgid "Subscriptions updated."
257
- msgstr "Abonnement traité"
258
-
259
- # @ subscribe-reloaded
260
- #: options/panel1-business-logic.php:39
261
- #, fuzzy
262
- msgid "Subscription deleted."
263
- msgstr "Abonnement traité"
264
-
265
- # @ subscribe-reloaded
266
- #: options/panel1-business-logic.php:54
267
- #: templates/author.php:22
268
- #: templates/user.php:22
269
- #, fuzzy
270
- msgid "Subscriptions deleted:"
271
- msgstr "Abonnement pour :"
272
-
273
- # @ subscribe-reloaded
274
- #: options/panel1-business-logic.php:58
275
- #: templates/author.php:26
276
- #: templates/user.php:26
277
- #, fuzzy
278
- msgid "Subscriptions suspended:"
279
- msgstr "Abonnement traité"
280
-
281
- # @ subscribe-reloaded
282
- #: options/panel1-business-logic.php:62
283
- #: templates/author.php:30
284
- #: templates/user.php:30
285
- #, fuzzy
286
- msgid "Subscriptions activated:"
287
- msgstr "Abonnement pour :"
288
-
289
- # @ subscribe-reloaded
290
- #: options/panel1-business-logic.php:66
291
- #: options/panel1-business-logic.php:70
292
- #: templates/author.php:34
293
- #: templates/author.php:38
294
- #: templates/user.php:34
295
- #, fuzzy
296
- msgid "Subscriptions updated:"
297
- msgstr "Abonnement pour :"
298
-
299
- # @ subscribe-reloaded
300
- #: options/panel1-business-logic.php:94
301
- msgid "&laquo; Previous"
302
- msgstr "&laquo; Précédent"
303
-
304
- # @ subscribe-reloaded
305
- #: options/panel1-business-logic.php:98
306
- msgid "Next &raquo;"
307
- msgstr "Suivant &raquo;"
308
-
309
- # @ subscribe-reloaded
310
- #: options/panel1-edit-subscription.php:8
311
- #, fuzzy
312
- msgid "Update Subscription"
313
- msgstr "Mise à jour de l'abonnement"
314
-
315
- # @ subscribe-reloaded
316
- #: options/panel1-edit-subscription.php:10
317
- #: options/panel1.php:19
318
- #: options/panel1.php:81
319
- #: options/panel1.php:113
320
- #: templates/author.php:51
321
- #: templates/user.php:47
322
- msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
323
- msgstr "Rappelez-vous : cette opération ne peut pas être annulée. Êtes-vous sûr de vouloir l'effectuer ?"
324
-
325
- # @ subscribe-reloaded
326
- #: options/panel1-edit-subscription.php:12
327
- #, fuzzy
328
- msgid "Post:"
329
- msgstr "Lignes :"
330
-
331
- # @ subscribe-reloaded
332
- #: options/panel1-edit-subscription.php:13
333
- #: options/panel1.php:21
334
- msgid "From"
335
- msgstr "De"
336
-
337
- # @ subscribe-reloaded
338
- #: options/panel1-edit-subscription.php:14
339
- #: options/panel1.php:22
340
- msgid "To"
341
- msgstr "À"
342
-
343
- # @ subscribe-reloaded
344
- #: options/panel1-edit-subscription.php:15
345
- #: options/panel1.php:26
346
- #: options/panel1.php:45
347
- #: options/panel1.php:103
348
- msgid "Status"
349
- msgstr "Statut"
350
-
351
- #: options/panel1-edit-subscription.php:17
352
- #: options/panel1.php:28
353
- msgid "Keep unchanged"
354
- msgstr ""
355
-
356
- # @ subscribe-reloaded
357
- #: options/panel1-edit-subscription.php:18
358
- #: options/panel1.php:29
359
- #: options/panel1.php:47
360
- #, fuzzy
361
- msgid "Active"
362
- msgstr "Action"
363
-
364
- #: options/panel1-edit-subscription.php:19
365
- #: options/panel1.php:30
366
- #: options/panel1.php:48
367
- msgid "Replies only"
368
- msgstr ""
369
-
370
- # @ subscribe-reloaded
371
- #: options/panel1-edit-subscription.php:20
372
- #: options/panel1.php:31
373
- #, fuzzy
374
- msgid "Suspended"
375
- msgstr "Suspendre"
376
-
377
- # @ subscribe-reloaded
378
- #: options/panel1-edit-subscription.php:21
379
- #: options/panel1.php:32
380
- msgid "Update"
381
- msgstr "Mise à jour"
382
-
383
- # @ subscribe-reloaded
384
- #: options/panel1.php:17
385
- #, fuzzy
386
- msgid "Mass Update Subscriptions"
387
- msgstr "Mettre à jour les abonnements"
388
-
389
- # @ subscribe-reloaded
390
- #: options/panel1.php:23
391
- #: options/panel1.php:24
392
- #: options/panel1.php:25
393
- #, fuzzy
394
- msgid "optional"
395
- msgstr "Options"
396
-
397
- # @ subscribe-reloaded
398
- #: options/panel1.php:39
399
- #, fuzzy
400
- msgid "Add New Subscription"
401
- msgstr "Nouvel abonnement à"
402
-
403
- # @ subscribe-reloaded
404
- #: options/panel1.php:43
405
- #, fuzzy
406
- msgid "Post ID"
407
- msgstr "Billet (ID)"
408
-
409
- # @ subscribe-reloaded
410
- #: options/panel1.php:44
411
- #: options/panel1.php:90
412
- #: templates/request-management-link.php:65
413
- #: templates/subscribe.php:88
414
- #: templates/user.php:52
415
- msgid "Email"
416
- msgstr "Email"
417
-
418
- #: options/panel1.php:49
419
- msgid "Ask user to confirm"
420
- msgstr ""
421
-
422
- #: options/panel1.php:50
423
- msgid "Add"
424
- msgstr ""
425
-
426
- # @ subscribe-reloaded
427
- #: options/panel1.php:59
428
- #, fuzzy
429
- msgid "Search subscriptions"
430
- msgstr "Gérer les abonnements"
431
-
432
- # @ subscribe-reloaded
433
- #: options/panel1.php:61
434
- #, fuzzy, php-format
435
- msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
436
- msgstr "Vous pouvez soit <a href=\"%s\">lister tous les abonnements</a> soit trouver ceux avec l'<b>email</b>"
437
-
438
- # @ subscribe-reloaded
439
- #: options/panel1.php:64
440
- #, fuzzy
441
- msgid "email"
442
- msgstr "Email"
443
-
444
- # @ subscribe-reloaded
445
- #: options/panel1.php:65
446
- #, fuzzy
447
- msgid "post ID"
448
- msgstr "Billet (ID)"
449
-
450
- # @ subscribe-reloaded
451
- #: options/panel1.php:66
452
- #, fuzzy
453
- msgid "status"
454
- msgstr "Statut"
455
-
456
- # @ subscribe-reloaded
457
- #: options/panel1.php:69
458
- msgid "equals"
459
- msgstr "égaux"
460
-
461
- # @ subscribe-reloaded
462
- #: options/panel1.php:70
463
- msgid "contains"
464
- msgstr "contient"
465
-
466
- # @ subscribe-reloaded
467
- #: options/panel1.php:71
468
- msgid "does not contain"
469
- msgstr "ne contient pas"
470
-
471
- #: options/panel1.php:72
472
- msgid "starts with"
473
- msgstr ""
474
-
475
- #: options/panel1.php:73
476
- msgid "ends with"
477
- msgstr ""
478
-
479
- #: options/panel1.php:76
480
- msgid "results per page:"
481
- msgstr ""
482
-
483
- # @ subscribe-reloaded
484
- #: options/panel1.php:77
485
- msgid "Search"
486
- msgstr "Recherche"
487
-
488
- # @ subscribe-reloaded
489
- #: options/panel1.php:85
490
- msgid "Reverse the order by Post ID"
491
- msgstr "Inverser l'ordre par ID de billet"
492
-
493
- # @ subscribe-reloaded
494
- #: options/panel1.php:86
495
- #: options/panel1.php:87
496
- msgid "Reverse the order by Date/Time"
497
- msgstr "Inverser l'ordre par date/heure"
498
-
499
- # @ subscribe-reloaded
500
- #: options/panel1.php:89
501
- msgid "Post (ID)"
502
- msgstr "Billet (ID)"
503
-
504
- # @ subscribe-reloaded
505
- #: options/panel1.php:92
506
- #, fuzzy
507
- msgid "Search query:"
508
- msgstr "Recherche"
509
-
510
- # @ subscribe-reloaded
511
- #: options/panel1.php:92
512
- msgid "Rows:"
513
- msgstr "Lignes :"
514
-
515
- # @ subscribe-reloaded
516
- #: options/panel1.php:92
517
- msgid "of"
518
- msgstr "de"
519
-
520
- #: options/panel1.php:93
521
- #: templates/author.php:57
522
- #: templates/user.php:53
523
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
524
- msgstr ""
525
-
526
- # @ subscribe-reloaded
527
- #: options/panel1.php:102
528
- msgid "Date and Time"
529
- msgstr "Date et heure"
530
-
531
- #: options/panel1.php:112
532
- msgid "Edit"
533
- msgstr ""
534
-
535
- # @ subscribe-reloaded
536
- #: options/panel1.php:113
537
- #: templates/author.php:70
538
- #: templates/user.php:64
539
- msgid "Delete"
540
- msgstr "Supprimer"
541
-
542
- # @ subscribe-reloaded
543
- #: options/panel1.php:121
544
- #: templates/author.php:69
545
- #: templates/user.php:63
546
- msgid "Action:"
547
- msgstr "Action :"
548
-
549
- # @ subscribe-reloaded
550
- #: options/panel1.php:122
551
- msgid "Delete forever"
552
- msgstr "Suppression définitive"
553
-
554
- # @ subscribe-reloaded
555
- #: options/panel1.php:123
556
- #: templates/author.php:71
557
- #: templates/user.php:65
558
- msgid "Suspend"
559
- msgstr "Suspendre"
560
-
561
- #: options/panel1.php:124
562
- msgid "Activate and set to Y"
563
- msgstr ""
564
-
565
- #: options/panel1.php:125
566
- msgid "Activate and set to R"
567
- msgstr ""
568
-
569
- #: options/panel1.php:126
570
- #: templates/author.php:73
571
- #: templates/user.php:67
572
- msgid "Activate"
573
- msgstr ""
574
-
575
- # @ subscribe-reloaded
576
- #: options/panel1.php:127
577
- #: templates/author.php:74
578
- #: templates/user.php:68
579
- msgid "Update subscriptions"
580
- msgstr "Mettre à jour les abonnements"
581
-
582
- # @ subscribe-reloaded
583
- #: options/panel1.php:131
584
- #, fuzzy
585
- msgid "Sorry, no subscriptions match your search criteria."
586
- msgstr "Désolé, aucun abonnement trouvé pour"
587
-
588
- # @ subscribe-reloaded
589
- #: options/panel2.php:11
590
- #: options/panel2.php:39
591
- #, fuzzy
592
- msgid "Enable default checkbox"
593
- msgstr "Autoriser la vérification"
594
-
595
- # @ subscribe-reloaded
596
- #: options/panel2.php:12
597
- #: options/panel2.php:46
598
- msgid "Checked by default"
599
- msgstr "Coché par défaut"
600
-
601
- # @ subscribe-reloaded
602
- #: options/panel2.php:13
603
- #: options/panel2.php:53
604
- #, fuzzy
605
- msgid "Advanced subscription"
606
- msgstr "Mise à jour de l'abonnement"
607
-
608
- # @ subscribe-reloaded
609
- #: options/panel2.php:14
610
- #: options/panel2.php:60
611
- msgid "Custom inline style"
612
- msgstr "Style inline personnalisé"
613
-
614
- # @ subscribe-reloaded
615
- #: options/panel2.php:15
616
- #: options/panel2.php:65
617
- msgid "Custom HTML"
618
- msgstr "HTML personnalisé"
619
-
620
- # @ subscribe-reloaded
621
- #: options/panel2.php:17
622
- msgid "Checkbox label"
623
- msgstr "Étiquette de la case à cocher"
624
-
625
- # @ subscribe-reloaded
626
- #: options/panel2.php:18
627
- #: options/panel2.php:81
628
- msgid "Subscribed label"
629
- msgstr "Étiquette de la souscription"
630
-
631
- # @ subscribe-reloaded
632
- #: options/panel2.php:19
633
- msgid "Awaiting label"
634
- msgstr "Étiquette de la modération"
635
-
636
- # @ subscribe-reloaded
637
- #: options/panel2.php:20
638
- #: options/panel2.php:91
639
- msgid "Author label"
640
- msgstr "Étiquette de l'auteur"
641
-
642
- # @ subscribe-reloaded
643
- #: options/panel2.php:25
644
- #: options/panel3.php:25
645
- #: options/panel4.php:23
646
- #: options/panel5.php:22
647
- msgid "Your settings have been successfully updated."
648
- msgstr "Vos réglages ont été sauvegardés avec succès."
649
-
650
- # @ subscribe-reloaded
651
- #: options/panel2.php:28
652
- #: options/panel3.php:28
653
- #: options/panel4.php:26
654
- #: options/panel5.php:25
655
- msgid "There was an error updating the following fields:"
656
- msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
657
-
658
- #: options/panel2.php:43
659
- msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
660
- msgstr ""
661
-
662
- # @ subscribe-reloaded
663
- #: options/panel2.php:50
664
- msgid "Decide if the checkbox should be checked by default or not."
665
- msgstr "Décider si la case à cocher doit être cochée par défaut ou non."
666
-
667
- #: options/panel2.php:57
668
- msgid "Allow users to choose from different subscription types (all, replies only)."
669
- msgstr ""
670
-
671
- # @ subscribe-reloaded
672
- #: options/panel2.php:62
673
- msgid "Custom inline CSS to add to the checkbox."
674
- msgstr "CSS inline personnalisé à ajouter à la case à cocher."
675
-
676
- # @ subscribe-reloaded
677
- #: options/panel2.php:67
678
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
679
- msgstr "Code HTML personnalisé à utiliser pour l'affichage de la case à cocher. Tags autorisés: [checkbox_field], [checkbox_label]"
680
-
681
- #: options/panel2.php:72
682
- msgid "Messages for your visitors"
683
- msgstr ""
684
-
685
- # @ subscribe-reloaded
686
- #: options/panel2.php:76
687
- #, fuzzy
688
- msgid "Default label"
689
- msgstr "Étiquette de l'auteur"
690
-
691
- # @ subscribe-reloaded
692
- #: options/panel2.php:78
693
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
694
- msgstr "Étiquette associée à la case à cocher. Tag autorisé : [subscribe_link]"
695
-
696
- # @ subscribe-reloaded
697
- #: options/panel2.php:83
698
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
699
- msgstr "Étiquette montrée à ceux qui se sont déjà abonnés à un billet. Tag autorisé : [manager_link]"
700
-
701
- # @ subscribe-reloaded
702
- #: options/panel2.php:86
703
- #, fuzzy
704
- msgid "Pending label"
705
- msgstr "Étiquette de la modération"
706
-
707
- # @ subscribe-reloaded
708
- #: options/panel2.php:88
709
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
710
- msgstr "Étiquette présentée à ceux qui sont déjà abonnés mais n'ont pas encore cliqué sur le lien de confirmation. Tag autorisé : [manager_link]"
711
-
712
- # @ subscribe-reloaded
713
- #: options/panel2.php:93
714
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
715
- msgstr "Étiquette présentée aux auteurs (et administrateurs). Tag autorisé: [manager_link]"
716
-
717
- # @ default
718
- #: options/panel2.php:97
719
- #: options/panel3.php:136
720
- #: options/panel4.php:103
721
- #: options/panel5.php:83
722
- msgid "Save Changes"
723
- msgstr "Sauvegarder les modifications"
724
-
725
- # @ subscribe-reloaded
726
- #: options/panel3.php:10
727
- #: options/panel3.php:42
728
- msgid "Page title"
729
- msgstr "Titre de page"
730
-
731
- # @ subscribe-reloaded
732
- #: options/panel3.php:11
733
- msgid "Management Page ID"
734
- msgstr "ID de page de gestion"
735
-
736
- #: options/panel3.php:12
737
- #: options/panel3.php:54
738
- msgid "Custom HEAD meta"
739
- msgstr ""
740
-
741
- # @ subscribe-reloaded
742
- #: options/panel3.php:14
743
- #: options/panel3.php:65
744
- msgid "Request link"
745
- msgstr "Demande de lien"
746
-
747
- # @ subscribe-reloaded
748
- #: options/panel3.php:15
749
- #: options/panel3.php:75
750
- msgid "Request submitted"
751
- msgstr "Demande envoyée"
752
-
753
- # @ subscribe-reloaded
754
- #: options/panel3.php:16
755
- #: options/panel3.php:85
756
- msgid "Subscribe without commenting"
757
- msgstr "S'abonner sans commenter"
758
-
759
- # @ subscribe-reloaded
760
- #: options/panel3.php:17
761
- #: options/panel3.php:95
762
- msgid "Subscription processed"
763
- msgstr "Abonnement traité"
764
-
765
- # @ subscribe-reloaded
766
- #: options/panel3.php:18
767
- #: options/panel3.php:105
768
- msgid "Subscription processed (DCI)"
769
- msgstr "Abonnement traité (DCI)"
770
-
771
- # @ subscribe-reloaded
772
- #: options/panel3.php:19
773
- #: options/panel3.php:115
774
- msgid "Authors"
775
- msgstr "Auteurs"
776
-
777
- # @ subscribe-reloaded
778
- #: options/panel3.php:20
779
- #: options/panel3.php:125
780
- msgid "Users"
781
- msgstr "Utilisateurs"
782
-
783
- # @ subscribe-reloaded
784
- #: options/panel3.php:44
785
- msgid "Title of the page your visitors will use to manage their subscriptions."
786
- msgstr "Titre de la page que vos visiteurs vont utiliser pour gérer leurs abonnements."
787
-
788
- # @ subscribe-reloaded
789
- #: options/panel3.php:47
790
- msgid "Management page"
791
- msgstr "Page de gestion"
792
-
793
- # @ subscribe-reloaded
794
- #: options/panel3.php:49
795
- #, fuzzy
796
- msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
797
- msgstr "Le permalien pour votre page de gestion (quelque chose come<code>/comment-subscriptions</code> ou <code>/?page_id=345</code>). Cette page <b>n'existe pas</b> actuellement dans le système mais son permalien doit respecter vos réglages de permaliens de Wordpress."
798
-
799
- #: options/panel3.php:51
800
- msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
801
- msgstr ""
802
-
803
- #: options/panel3.php:56
804
- msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
805
- msgstr ""
806
-
807
- # @ subscribe-reloaded
808
- #: options/panel3.php:61
809
- #: options/panel4.php:50
810
- #, fuzzy
811
- msgid "Messages"
812
- msgstr "Messages des email"
813
-
814
- #: options/panel3.php:66
815
- #: options/panel3.php:76
816
- #: options/panel3.php:86
817
- #: options/panel3.php:96
818
- #: options/panel3.php:106
819
- #: options/panel3.php:116
820
- #: options/panel3.php:126
821
- #: options/panel4.php:61
822
- #: options/panel4.php:77
823
- #: options/panel4.php:93
824
- msgid "Bold"
825
- msgstr ""
826
-
827
- #: options/panel3.php:67
828
- #: options/panel3.php:77
829
- #: options/panel3.php:87
830
- #: options/panel3.php:97
831
- #: options/panel3.php:107
832
- #: options/panel3.php:117
833
- #: options/panel3.php:127
834
- #: options/panel4.php:62
835
- #: options/panel4.php:78
836
- #: options/panel4.php:94
837
- msgid "Italic"
838
- msgstr ""
839
-
840
- #: options/panel3.php:68
841
- #: options/panel3.php:78
842
- #: options/panel3.php:88
843
- #: options/panel3.php:98
844
- #: options/panel3.php:108
845
- #: options/panel3.php:118
846
- #: options/panel3.php:128
847
- #: options/panel4.php:63
848
- #: options/panel4.php:79
849
- #: options/panel4.php:95
850
- msgid "Link"
851
- msgstr ""
852
-
853
- #: options/panel3.php:69
854
- #: options/panel3.php:79
855
- #: options/panel3.php:89
856
- #: options/panel3.php:99
857
- #: options/panel3.php:109
858
- #: options/panel3.php:119
859
- #: options/panel3.php:129
860
- #: options/panel4.php:64
861
- #: options/panel4.php:80
862
- #: options/panel4.php:96
863
- msgid "Image"
864
- msgstr ""
865
-
866
- # @ subscribe-reloaded
867
- #: options/panel3.php:72
868
- msgid "Text shown to those who request to manage their subscriptions."
869
- msgstr "Texte présenté à ceux qui demandent à gérer leurs abonnements."
870
-
871
- # @ subscribe-reloaded
872
- #: options/panel3.php:82
873
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
874
- msgstr "Note de remerciement affichée après que la requête ait été traitée. Tags autorisés : [post_title], [post_permalink]"
875
-
876
- # @ subscribe-reloaded
877
- #: options/panel3.php:92
878
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
879
- msgstr "Texte affiché à ceux qui désirent s'abonner sans commenter. Tags autorisés : [post_title], [post_permalink]"
880
-
881
- # @ subscribe-reloaded
882
- #: options/panel3.php:102
883
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
884
- msgstr "Note de remerciement affichée après que la requête d'abonnement ait été traitée (vérification désactivée). Tags autorisés : [post_title], [post_permalink]"
885
-
886
- # @ subscribe-reloaded
887
- #: options/panel3.php:112
888
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
889
- msgstr "Note de remerciement affichée après que la requête d'abonnement ait été traitée (vérification désactivée). Tags autorisés : [post_title], [post_permalink]"
890
-
891
- # @ subscribe-reloaded
892
- #: options/panel3.php:122
893
- msgid "Introductory text for the authors' management page."
894
- msgstr "Texte d'introduction pour la page de gestion des auteurs."
895
-
896
- # @ subscribe-reloaded
897
- #: options/panel3.php:132
898
- msgid "Introductory text for the users' management page."
899
- msgstr "Texte d'introduction pour la page de gestion des utilisateurs."
900
-
901
- # @ subscribe-reloaded
902
- #: options/panel4.php:11
903
- #: options/panel4.php:38
904
- msgid "Sender name"
905
- msgstr "Nom de l'expéditeur"
906
-
907
- # @ subscribe-reloaded
908
- #: options/panel4.php:12
909
- #: options/panel4.php:43
910
- msgid "Sender email address"
911
- msgstr "Adresse email de l'expéditeur"
912
-
913
- # @ subscribe-reloaded
914
- #: options/panel4.php:13
915
- #: options/panel4.php:54
916
- msgid "Notification subject"
917
- msgstr "Sujet de notification"
918
-
919
- # @ subscribe-reloaded
920
- #: options/panel4.php:14
921
- #: options/panel4.php:59
922
- msgid "Notification message"
923
- msgstr "Message de notification"
924
-
925
- # @ subscribe-reloaded
926
- #: options/panel4.php:15
927
- #: options/panel4.php:70
928
- msgid "Double check subject"
929
- msgstr "Sujet de vérification"
930
-
931
- # @ subscribe-reloaded
932
- #: options/panel4.php:16
933
- #: options/panel4.php:75
934
- msgid "Double check message"
935
- msgstr "Message de vérification"
936
-
937
- # @ subscribe-reloaded
938
- #: options/panel4.php:17
939
- #: options/panel4.php:86
940
- msgid "Management subject"
941
- msgstr "Sujet de gestion"
942
-
943
- # @ subscribe-reloaded
944
- #: options/panel4.php:18
945
- #: options/panel4.php:91
946
- msgid "Management message"
947
- msgstr "Message de gestion"
948
-
949
- # @ subscribe-reloaded
950
- #: options/panel4.php:40
951
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
952
- msgstr "Nom à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle notification à l'utilisateur."
953
-
954
- # @ subscribe-reloaded
955
- #: options/panel4.php:45
956
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
957
- msgstr "Adresse email à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle notification à l'utilisateur."
958
-
959
- # @ subscribe-reloaded
960
- #: options/panel4.php:56
961
- msgid "Subject of the notification email. Allowed tag: [post_title]"
962
- msgstr "Sujet de l'email de notification. Tag autorisé : [post_title]"
963
-
964
- # @ subscribe-reloaded
965
- #: options/panel4.php:67
966
- msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
967
- msgstr "Contenu de l'mail de notification. Tags autorisés : [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
968
-
969
- # @ subscribe-reloaded
970
- #: options/panel4.php:72
971
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
972
- msgstr "Sujet de l'email de confirmation. Tag autorisé: [post_title]"
973
-
974
- # @ subscribe-reloaded
975
- #: options/panel4.php:83
976
- msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
977
- msgstr "Contenu de l'email de confirmation. Tags autorisés : [post_permalink], [confirm_link], [post_title], [manager_link]"
978
-
979
- # @ subscribe-reloaded
980
- #: options/panel4.php:88
981
- msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
982
- msgstr "Sujet de l'email envoyé à ceux qui demandent à accéder à leur page de gestion. Tag autorisé : [blog_name]"
983
-
984
- # @ subscribe-reloaded
985
- #: options/panel4.php:99
986
- msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
987
- msgstr "Contenu de l'email de gestion. Tags autorisés : [blog_name], [manager_link]"
988
-
989
- # @ subscribe-reloaded
990
- #: options/panel5.php:11
991
- #: options/panel5.php:35
992
- msgid "Autopurge requests"
993
- msgstr "Purger automatiquement les requêtes"
994
-
995
- # @ subscribe-reloaded
996
- #: options/panel5.php:12
997
- #: options/panel5.php:40
998
- msgid "Enable double check"
999
- msgstr "Autoriser la vérification"
1000
-
1001
- # @ subscribe-reloaded
1002
- #: options/panel5.php:13
1003
- msgid "Notify authors"
1004
- msgstr "Notifier les auteurs"
1005
-
1006
- #: options/panel5.php:14
1007
- #: options/panel5.php:54
1008
- msgid "Enable HTML emails"
1009
- msgstr ""
1010
-
1011
- # @ subscribe-reloaded
1012
- #: options/panel5.php:15
1013
- msgid "Send trackbacks"
1014
- msgstr "Envoyer les trackbacks"
1015
-
1016
- # @ subscribe-reloaded
1017
- #: options/panel5.php:16
1018
- #: options/panel5.php:47
1019
- msgid "Notify admin"
1020
- msgstr "Notifier l'admin"
1021
-
1022
- # @ subscribe-reloaded
1023
- #: options/panel5.php:17
1024
- #: options/panel5.php:75
1025
- msgid "Let admin subscribe"
1026
- msgstr "Permettre aux admins de s'abonner"
1027
-
1028
- # @ subscribe-reloaded
1029
- #: options/panel5.php:36
1030
- msgid "days"
1031
- msgstr "jours"
1032
-
1033
- # @ subscribe-reloaded
1034
- #: options/panel5.php:37
1035
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
1036
- msgstr "Effacer les abonnements en attente (non confirmés) après X jours. Zéro désactivera cette fonction."
1037
-
1038
- # @ subscribe-reloaded
1039
- #: options/panel5.php:44
1040
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
1041
- msgstr "Envoyer une notification par email pour confirmer l'abonnement (afin d'éviter les fausses adresses)."
1042
-
1043
- # @ subscribe-reloaded
1044
- #: options/panel5.php:51
1045
- msgid "Notify the administrator when a new comment is posted."
1046
- msgstr "Notifier l'administrateur quand un nouveau commentaire est posté."
1047
-
1048
- #: options/panel5.php:58
1049
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
1050
- msgstr ""
1051
-
1052
- # @ subscribe-reloaded
1053
- #: options/panel5.php:61
1054
- #, fuzzy
1055
- msgid "Process trackbacks"
1056
- msgstr "Envoyer les trackbacks"
1057
-
1058
- # @ subscribe-reloaded
1059
- #: options/panel5.php:65
1060
- msgid "Notify users when a new trackback or pingback is added to the discussion."
1061
- msgstr "Notifier les utilisateurs quand un nouveau trackbak ou pingbak est ajouté à la discussion."
1062
-
1063
- # @ subscribe-reloaded
1064
- #: options/panel5.php:68
1065
- msgid "Track all subscriptions"
1066
- msgstr "Envoyer abonnements sans commentaire"
1067
-
1068
- # @ subscribe-reloaded
1069
- #: options/panel5.php:72
1070
- msgid "Notify the administrator when users subscribe without commenting."
1071
- msgstr "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
1072
-
1073
- # @ subscribe-reloaded
1074
- #: options/panel5.php:79
1075
- msgid "Let the administrator subscribe to comments when logged in."
1076
- msgstr "Permettre à l'administrateur de s'abonner aux commentaires quand il est connecté."
1077
-
1078
- # @ subscribe-reloaded
1079
- #: options/panel6.php:8
1080
- msgid "Support the author"
1081
- msgstr "Soutenez l'auteur"
1082
-
1083
- # @ subscribe-reloaded
1084
- #: options/panel6.php:16
1085
- msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
1086
- msgstr "Quelle est la valeur ajoutée de cette fonction offerte par ce plugin à vos visiteurs ? Subscribe to Comments Reloaded est et sera toujours gratuit mais vous pouvez envisager de supporter l'auteur de ce plugin si ce dernier rend votre site meilleur et particulièrement si vous en tirez de l'argent. Toutes les donations reçues seront réinvesties dans le développement de Subscribe to Comments Reloaded et serviront à acheter à manger à ma famille affamée."
1087
-
1088
- # @ subscribe-reloaded
1089
- #: options/panel6.php:18
1090
- msgid "Don't want to donate? You can still help"
1091
- msgstr "Vous ne désirez pas faire de don ? Vous pouvez quand même aider"
1092
-
1093
- # @ subscribe-reloaded
1094
- #: options/panel6.php:19
1095
- msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
1096
- msgstr "Si vous ne désirez pas donner d'argent, veuillez envisager d'écrire un billet à propos de mon plugin avec un lien vers la page du plugin. Veuillez faire en sorte que vos lecteurs sachent comment rendre leur blog meilleur. Vous pouvez aussi donner de votre temps : n'hésitez pas à rapporter des bugs, à envoyer des fichiers de traduction, des idées pour améliorer Subscribe to Comments Reloaded etc... Quoi que vous fassiez, merci d'utiliser mon plugin !"
1097
-
1098
- # @ subscribe-reloaded
1099
- #: options/panel6.php:21
1100
- msgid "Vote and show your appreciation"
1101
- msgstr "Votez et montrez votre satisfaction"
1102
-
1103
- # @ subscribe-reloaded
1104
- #: options/panel6.php:22
1105
- msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1106
- msgstr "Dîtes aux autres si Subscribe to Comments Reloaded fonctionne pour vous et à quel point il est bon. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Notez le</a>sur sa page de répertoire de plugins."
1107
-
1108
- #: options/panel6.php:24
1109
- msgid "Sponsor's Corner"
1110
- msgstr ""
1111
-
1112
- #: options/panel6.php:25
1113
- msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
1114
- msgstr ""
1115
-
1116
- # @ subscribe-reloaded
1117
- #: templates/author.php:56
1118
- msgid "Title"
1119
- msgstr "Titre"
1120
-
1121
- # @ subscribe-reloaded
1122
- #: templates/author.php:67
1123
- #: templates/user.php:61
1124
- msgid "Select all"
1125
- msgstr "Sélectionner tout"
1126
-
1127
- # @ subscribe-reloaded
1128
- #: templates/author.php:68
1129
- #: templates/user.php:62
1130
- msgid "Invert selection"
1131
- msgstr "Inverser la sélection"
1132
-
1133
- #: templates/author.php:72
1134
- msgid "Set to Y"
1135
- msgstr ""
1136
-
1137
- #: templates/author.php:78
1138
- #: templates/user.php:72
1139
- msgid "No subscriptions match your search criteria."
1140
- msgstr ""
1141
-
1142
- # @ subscribe-reloaded
1143
- #: templates/request-management-link.php:68
1144
- #: templates/subscribe.php:90
1145
- msgid "Send"
1146
- msgstr "Envoyer"
1147
-
1148
- # @ subscribe-reloaded
1149
- #: templates/subscribe.php:43
1150
- #: templates/subscribe.php:44
1151
- msgid "New subscription to"
1152
- msgstr "Nouvel abonnement à"
1153
-
1154
- # @ subscribe-reloaded
1155
- #: templates/subscribe.php:44
1156
- msgid "User:"
1157
- msgstr "Utilisateur :"
1158
-
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded v1.2.1\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-01 08:27-0500\n"
6
+ "PO-Revision-Date: 2011-08-01 08:27-0500\n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: French\n"
14
+ "X-Poedit-Country: FRANCE\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e\n"
17
+ "X-Poedit-Basepath: ../\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ # @ subscribe-reloaded
22
+ #: subscribe-to-comments-reloaded.php:41
23
+ #: subscribe-to-comments-reloaded.php:248
24
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
25
+ msgstr "Votre abonnement aux commentaires de ce billet a besoin d'être confirmé. <a href='[manager_link]'>Gérer vos abonnements</a>."
26
+
27
+ # @ subscribe-reloaded
28
+ #: subscribe-to-comments-reloaded.php:46
29
+ #: subscribe-to-comments-reloaded.php:247
30
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
31
+ msgstr "Vous êtes abonné(e) aux commentaires de ce billet.<a href='[manager_link]'>Gérer vos abonnements</a>."
32
+
33
+ # @ subscribe-reloaded
34
+ #: subscribe-to-comments-reloaded.php:53
35
+ #: subscribe-to-comments-reloaded.php:249
36
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
37
+ msgstr "Vous pouvez <a href='[manager_link]'>gérer les abonnements</a> aux commentaires de ce billet."
38
+
39
+ # @ subscribe-reloaded
40
+ #: subscribe-to-comments-reloaded.php:58
41
+ #: subscribe-to-comments-reloaded.php:244
42
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
+ msgstr "Notifiez-moi des commentaires à venir via émail. Vous pouvez aussi <a href='[subscribe_link]'>vous abonner</a> sans commenter."
44
+
45
+ # @ subscribe-reloaded
46
+ #: subscribe-to-comments-reloaded.php:67
47
+ msgid "Don't subscribe"
48
+ msgstr "Ne pas s'abonner"
49
+
50
+ #: subscribe-to-comments-reloaded.php:68
51
+ msgid "All"
52
+ msgstr "S'abonner"
53
+
54
+ #: subscribe-to-comments-reloaded.php:69
55
+ msgid "Replies to my comments"
56
+ msgstr "Seulement les réponses à mes commentaires"
57
+
58
+ #: subscribe-to-comments-reloaded.php:70
59
+ msgid "Daily digest"
60
+ msgstr "Résumé quotidien"
61
+
62
+ # @ subscribe-reloaded
63
+ #: subscribe-to-comments-reloaded.php:221
64
+ #: options/index.php:41
65
+ msgid "Manage subscriptions"
66
+ msgstr "Gérer les abonnements"
67
+
68
+ # @ subscribe-reloaded
69
+ #: subscribe-to-comments-reloaded.php:222
70
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
71
+ msgstr "Pour gérer vos abonnements, veuillez entrer votre adresse émail ci-dessous. Nous vous enverrons un message contenant le lien pour accéder à votre page personnelle de gestion."
72
+
73
+ # @ subscribe-reloaded
74
+ #: subscribe-to-comments-reloaded.php:223
75
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
76
+ msgstr "Merci d'utiliser notre service d'abonnement. Votre requête a été complétée et vous devriez recevoir un émail avec un lien de gestion dans quelques minutes."
77
+
78
+ # @ subscribe-reloaded
79
+ #: subscribe-to-comments-reloaded.php:224
80
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
81
+ msgstr "Vous pouvez suivre la discussion sur <strong>[post_title]</strong> sans avoir à laisser un commentaire. Chouette, pas vrai ? Entrez simplement votre adresse émail dans le champ ci-dessous."
82
+
83
+ # @ subscribe-reloaded
84
+ #: subscribe-to-comments-reloaded.php:225
85
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
86
+ msgstr "Merci d'utiliser notre service d'abonnement. Votre requête a abouti. Vous recevrez une notification par émail à chaque fois qu'un nouveau commentaire sur cet article sera posté et approuvé par l'administrateur."
87
+
88
+ # @ subscribe-reloaded
89
+ #: subscribe-to-comments-reloaded.php:226
90
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
91
+ msgstr "Merci d'utiliser notre service d'abonnement. Afin de confirmer votre requête, veuillez vérifier votre courrier émail pour le message de vérification et suivre les instructions."
92
+
93
+ # @ subscribe-reloaded
94
+ #: subscribe-to-comments-reloaded.php:227
95
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
96
+ msgstr "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de la liste."
97
+
98
+ # @ subscribe-reloaded
99
+ #: subscribe-to-comments-reloaded.php:228
100
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
101
+ msgstr "Afin d'annuler ou suspendre une ou plusieurs notifications, sélectionnez la(les) case(s) à cocher correspondant et cliquez sur le bouton à la fin de la liste. Vous êtes actuellement abonné(e) à:"
102
+
103
+ # @ subscribe-reloaded
104
+ #: subscribe-to-comments-reloaded.php:242
105
+ msgid "There is a new comment to [post_title]"
106
+ msgstr "Il y a un nouveau commentaire à [post_title]"
107
+
108
+ # @ subscribe-reloaded
109
+ #: subscribe-to-comments-reloaded.php:243
110
+ msgid ""
111
+ "There is a new comment to [post_title].\n"
112
+ "Comment Link: [comment_permalink]\n"
113
+ "Author: [comment_author]\n"
114
+ "Comment:\n"
115
+ "[comment_content]\n"
116
+ "Permalink: [post_permalink]\n"
117
+ "Manage your subscriptions: [manager_link]"
118
+ msgstr ""
119
+ "Il y a un nouveau commentaire à [post_title].\n"
120
+ "Lien du commentaire : [comment_permalink]\n"
121
+ "Auteur : [comment_author]\n"
122
+ "Commentaire :\n"
123
+ "[comment_content]\n"
124
+ "Lien permanent : [post_permalink]\n"
125
+ "Gérer vos abonnements : [manager_link]"
126
+
127
+ # @ subscribe-reloaded
128
+ #: subscribe-to-comments-reloaded.php:250
129
+ msgid "Please confirm your subscription to [post_title]"
130
+ msgstr "Veuillez confirmer votre abonnement à [post_title]"
131
+
132
+ # @ subscribe-reloaded
133
+ #: subscribe-to-comments-reloaded.php:251
134
+ msgid ""
135
+ "You have requested to be notified every time a new comment is added to:\n"
136
+ "[post_permalink]\n"
137
+ "\n"
138
+ "Please confirm your request by clicking on this link:\n"
139
+ "[confirm_link]"
140
+ msgstr ""
141
+ "Vous avez demandé à être averti à chaque fois qu'un nouveau commentaire est ajouté à :\n"
142
+ "[post_permalink]\n"
143
+ "\n"
144
+ "Veuillez confirmer votre demande en cliquant sur ce lien :\n"
145
+ "[confirm_link]"
146
+
147
+ # @ subscribe-reloaded
148
+ #: subscribe-to-comments-reloaded.php:252
149
+ msgid "Manage your subscriptions on [blog_name]"
150
+ msgstr "Gestion de vos abonnements sur [blog_name]"
151
+
152
+ # @ subscribe-reloaded
153
+ #: subscribe-to-comments-reloaded.php:253
154
+ msgid ""
155
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
156
+ "[manager_link]"
157
+ msgstr ""
158
+ "Vous avez demandé à gérer vos abonnements aux articles sur [blog_name]. Suivez ce lien pour accéder à votre page personnelle :\n"
159
+ "[manager_link]"
160
+
161
+ # @ subscribe-reloaded
162
+ #: subscribe-to-comments-reloaded.php:986
163
+ msgid "Subscribed"
164
+ msgstr "Abonné(e)"
165
+
166
+ # @ subscribe-reloaded
167
+ #: subscribe-to-comments-reloaded.php:1000
168
+ #: options/panel2.php:41
169
+ #: options/panel2.php:48
170
+ #: options/panel2.php:55
171
+ #: options/panel5.php:42
172
+ #: options/panel5.php:49
173
+ #: options/panel5.php:56
174
+ #: options/panel5.php:63
175
+ #: options/panel5.php:70
176
+ #: options/panel5.php:77
177
+ msgid "Yes"
178
+ msgstr "Oui"
179
+
180
+ #: subscribe-to-comments-reloaded.php:1002
181
+ msgid "Replies"
182
+ msgstr "Réponses"
183
+
184
+ #: subscribe-to-comments-reloaded.php:1004
185
+ msgid "Digest"
186
+ msgstr "Résumé quotidien"
187
+
188
+ #: subscribe-to-comments-reloaded.php:1006
189
+ msgid "Pending"
190
+ msgstr "En attente"
191
+
192
+ # @ subscribe-reloaded
193
+ #: subscribe-to-comments-reloaded.php:1007
194
+ #: options/panel2.php:42
195
+ #: options/panel2.php:49
196
+ #: options/panel2.php:56
197
+ #: options/panel5.php:43
198
+ #: options/panel5.php:50
199
+ #: options/panel5.php:57
200
+ #: options/panel5.php:64
201
+ #: options/panel5.php:71
202
+ #: options/panel5.php:78
203
+ msgid "No"
204
+ msgstr "Non"
205
+
206
+ # @ subscribe-reloaded
207
+ #: subscribe-to-comments-reloaded.php:1016
208
+ msgid "Subscriptions"
209
+ msgstr "Abonnements"
210
+
211
+ # @ subscribe-reloaded
212
+ #: subscribe-to-comments-reloaded.php:1039
213
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
214
+ msgstr "Vous avez besoin d'aide pour utiliser Subscribe to Comments Reloaded ? Visiter le "
215
+
216
+ # @ subscribe-reloaded
217
+ #: subscribe-to-comments-reloaded.php:1039
218
+ msgid "support forum"
219
+ msgstr "forum de support officiel"
220
+
221
+ # @ subscribe-reloaded
222
+ #: subscribe-to-comments-reloaded.php:1040
223
+ msgid "Feeling generous?"
224
+ msgstr "Vous vous sentez d'humeur généreuse ?"
225
+
226
+ # @ subscribe-reloaded
227
+ #: subscribe-to-comments-reloaded.php:1040
228
+ msgid "Donate a few bucks!"
229
+ msgstr "Faîtes don de quelques euros !"
230
+
231
+ # @ subscribe-reloaded
232
+ #: options/index.php:42
233
+ msgid "Comment Form"
234
+ msgstr "Formulaire de commentaire"
235
+
236
+ # @ subscribe-reloaded
237
+ #: options/index.php:43
238
+ msgid "Management Page"
239
+ msgstr "Page de gestion"
240
+
241
+ # @ subscribe-reloaded
242
+ #: options/index.php:44
243
+ msgid "Notifications"
244
+ msgstr "Notifications"
245
+
246
+ # @ subscribe-reloaded
247
+ #: options/index.php:45
248
+ #: options/panel2.php:35
249
+ #: options/panel3.php:39
250
+ #: options/panel4.php:36
251
+ msgid "Options"
252
+ msgstr "Options"
253
+
254
+ #: options/index.php:46
255
+ msgid "You can help"
256
+ msgstr "Vous pouvez aider"
257
+
258
+ # @ subscribe-reloaded
259
+ #: options/panel1-business-logic.php:18
260
+ msgid "Subscription added."
261
+ msgstr "Abonnement ajouté."
262
+
263
+ # @ subscribe-reloaded
264
+ #: options/panel1-business-logic.php:30
265
+ msgid "Subscriptions updated."
266
+ msgstr "Abonnement mis à jour."
267
+
268
+ # @ subscribe-reloaded
269
+ #: options/panel1-business-logic.php:39
270
+ msgid "Subscription deleted."
271
+ msgstr "Abonnement effacé."
272
+
273
+ # @ subscribe-reloaded
274
+ #: options/panel1-business-logic.php:54
275
+ #: templates/author.php:22
276
+ msgid "Subscriptions deleted:"
277
+ msgstr "Abonnements effacés :"
278
+
279
+ # @ subscribe-reloaded
280
+ #: options/panel1-business-logic.php:58
281
+ #: templates/author.php:26
282
+ msgid "Subscriptions suspended:"
283
+ msgstr "Abonnements suspendus :"
284
+
285
+ # @ subscribe-reloaded
286
+ #: options/panel1-business-logic.php:62
287
+ #: templates/author.php:30
288
+ msgid "Subscriptions activated:"
289
+ msgstr "Abonnements activés :"
290
+
291
+ # @ subscribe-reloaded
292
+ #: options/panel1-business-logic.php:66
293
+ #: options/panel1-business-logic.php:70
294
+ #: templates/author.php:34
295
+ #: templates/author.php:38
296
+ msgid "Subscriptions updated:"
297
+ msgstr "Abonnements mis à jour :"
298
+
299
+ # @ subscribe-reloaded
300
+ #: options/panel1-business-logic.php:94
301
+ msgid "&laquo; Previous"
302
+ msgstr "&laquo; Précédent"
303
+
304
+ # @ subscribe-reloaded
305
+ #: options/panel1-business-logic.php:98
306
+ msgid "Next &raquo;"
307
+ msgstr "Suivant &raquo;"
308
+
309
+ # @ subscribe-reloaded
310
+ #: options/panel1-edit-subscription.php:8
311
+ msgid "Update Subscription"
312
+ msgstr "Mise à jour de l'abonnement"
313
+
314
+ # @ subscribe-reloaded
315
+ #: options/panel1-edit-subscription.php:10
316
+ #: options/panel1.php:19
317
+ #: options/panel1.php:81
318
+ #: options/panel1.php:114
319
+ #: templates/author.php:50
320
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
321
+ msgstr "Rappelez-vous : cette opération ne peut pas être annulée. Êtes-vous sûr de vouloir l'effectuer ?"
322
+
323
+ # @ subscribe-reloaded
324
+ #: options/panel1-edit-subscription.php:12
325
+ msgid "Post:"
326
+ msgstr "Billet :"
327
+
328
+ # @ subscribe-reloaded
329
+ #: options/panel1-edit-subscription.php:13
330
+ #: options/panel1.php:21
331
+ msgid "From"
332
+ msgstr "De"
333
+
334
+ # @ subscribe-reloaded
335
+ #: options/panel1-edit-subscription.php:14
336
+ #: options/panel1.php:22
337
+ msgid "To"
338
+ msgstr "À"
339
+
340
+ # @ subscribe-reloaded
341
+ #: options/panel1-edit-subscription.php:15
342
+ #: options/panel1.php:26
343
+ #: options/panel1.php:45
344
+ #: options/panel1.php:103
345
+ msgid "Status"
346
+ msgstr "Statut"
347
+
348
+ #: options/panel1-edit-subscription.php:17
349
+ #: options/panel1.php:28
350
+ msgid "Keep unchanged"
351
+ msgstr "Garder inchangé"
352
+
353
+ # @ subscribe-reloaded
354
+ #: options/panel1-edit-subscription.php:18
355
+ #: options/panel1.php:29
356
+ #: options/panel1.php:47
357
+ msgid "Active"
358
+ msgstr "Actif"
359
+
360
+ #: options/panel1-edit-subscription.php:19
361
+ #: options/panel1.php:30
362
+ #: options/panel1.php:48
363
+ msgid "Replies only"
364
+ msgstr "Réponses seulement"
365
+
366
+ # @ subscribe-reloaded
367
+ #: options/panel1-edit-subscription.php:20
368
+ #: options/panel1.php:31
369
+ msgid "Suspended"
370
+ msgstr "Suspendu"
371
+
372
+ # @ subscribe-reloaded
373
+ #: options/panel1-edit-subscription.php:21
374
+ #: options/panel1.php:32
375
+ msgid "Update"
376
+ msgstr "Mise à jour"
377
+
378
+ # @ subscribe-reloaded
379
+ #: options/panel1.php:17
380
+ msgid "Mass Update Subscriptions"
381
+ msgstr "Mise à jour globale des abonnements"
382
+
383
+ # @ subscribe-reloaded
384
+ #: options/panel1.php:23
385
+ #: options/panel1.php:24
386
+ #: options/panel1.php:25
387
+ msgid "optional"
388
+ msgstr "Optionnel"
389
+
390
+ # @ subscribe-reloaded
391
+ #: options/panel1.php:39
392
+ msgid "Add New Subscription"
393
+ msgstr "Ajouter un nouvel abonnement"
394
+
395
+ # @ subscribe-reloaded
396
+ #: options/panel1.php:43
397
+ msgid "Post ID"
398
+ msgstr "Billet (ID)"
399
+
400
+ # @ subscribe-reloaded
401
+ #: options/panel1.php:44
402
+ #: options/panel1.php:90
403
+ #: templates/request-management-link.php:65
404
+ #: templates/subscribe.php:87
405
+ msgid "Email"
406
+ msgstr "Émail"
407
+
408
+ #: options/panel1.php:49
409
+ msgid "Ask user to confirm"
410
+ msgstr "Demander à l'utilisateur de confirmer"
411
+
412
+ #: options/panel1.php:50
413
+ msgid "Add"
414
+ msgstr "Ajouter"
415
+
416
+ # @ subscribe-reloaded
417
+ #: options/panel1.php:59
418
+ msgid "Search subscriptions"
419
+ msgstr "Chercher les abonnements"
420
+
421
+ # @ subscribe-reloaded
422
+ #: options/panel1.php:61
423
+ #, php-format
424
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
425
+ msgstr "Vous pouvez soit <a href=\"%s\">lister tous les abonnements</a> soit trouver ceux avec"
426
+
427
+ # @ subscribe-reloaded
428
+ #: options/panel1.php:64
429
+ msgid "email"
430
+ msgstr "Émail"
431
+
432
+ # @ subscribe-reloaded
433
+ #: options/panel1.php:65
434
+ msgid "post ID"
435
+ msgstr "Billet (ID)"
436
+
437
+ # @ subscribe-reloaded
438
+ #: options/panel1.php:66
439
+ msgid "status"
440
+ msgstr "Statut"
441
+
442
+ # @ subscribe-reloaded
443
+ #: options/panel1.php:69
444
+ msgid "equals"
445
+ msgstr "égal à"
446
+
447
+ # @ subscribe-reloaded
448
+ #: options/panel1.php:70
449
+ msgid "contains"
450
+ msgstr "contient"
451
+
452
+ # @ subscribe-reloaded
453
+ #: options/panel1.php:71
454
+ msgid "does not contain"
455
+ msgstr "ne contient pas"
456
+
457
+ #: options/panel1.php:72
458
+ msgid "starts with"
459
+ msgstr "commence par"
460
+
461
+ #: options/panel1.php:73
462
+ msgid "ends with"
463
+ msgstr "finit par"
464
+
465
+ #: options/panel1.php:76
466
+ msgid "results per page:"
467
+ msgstr "Résultats par page :"
468
+
469
+ # @ subscribe-reloaded
470
+ #: options/panel1.php:77
471
+ msgid "Search"
472
+ msgstr "Recherche"
473
+
474
+ # @ subscribe-reloaded
475
+ #: options/panel1.php:85
476
+ msgid "Reverse the order by Post ID"
477
+ msgstr "Inverser l'ordre par ID de billet"
478
+
479
+ # @ subscribe-reloaded
480
+ #: options/panel1.php:86
481
+ #: options/panel1.php:87
482
+ msgid "Reverse the order by Date/Time"
483
+ msgstr "Inverser l'ordre par date/heure"
484
+
485
+ # @ subscribe-reloaded
486
+ #: options/panel1.php:89
487
+ msgid "Post (ID)"
488
+ msgstr "Billet (ID)"
489
+
490
+ # @ subscribe-reloaded
491
+ #: options/panel1.php:92
492
+ msgid "Search query:"
493
+ msgstr "Recherche"
494
+
495
+ # @ subscribe-reloaded
496
+ #: options/panel1.php:92
497
+ msgid "Rows:"
498
+ msgstr "Lignes :"
499
+
500
+ # @ subscribe-reloaded
501
+ #: options/panel1.php:92
502
+ msgid "of"
503
+ msgstr "de"
504
+
505
+ #: options/panel1.php:93
506
+ #: templates/author.php:56
507
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
508
+ msgstr "Légende : Y = tous les commentaires, R = réponses seulement, C = inactif"
509
+
510
+ # @ subscribe-reloaded
511
+ #: options/panel1.php:102
512
+ msgid "Date and Time"
513
+ msgstr "Date et heure"
514
+
515
+ #: options/panel1.php:113
516
+ msgid "Edit"
517
+ msgstr "Modifier"
518
+
519
+ # @ subscribe-reloaded
520
+ #: options/panel1.php:114
521
+ #: templates/author.php:69
522
+ msgid "Delete"
523
+ msgstr "Supprimer"
524
+
525
+ # @ subscribe-reloaded
526
+ #: options/panel1.php:122
527
+ #: templates/author.php:68
528
+ msgid "Action:"
529
+ msgstr "Action :"
530
+
531
+ # @ subscribe-reloaded
532
+ #: options/panel1.php:123
533
+ msgid "Delete forever"
534
+ msgstr "Suppression définitive"
535
+
536
+ # @ subscribe-reloaded
537
+ #: options/panel1.php:124
538
+ #: templates/author.php:70
539
+ msgid "Suspend"
540
+ msgstr "Suspendre"
541
+
542
+ #: options/panel1.php:125
543
+ msgid "Activate and set to Y"
544
+ msgstr "Activer et mettre à Y"
545
+
546
+ #: options/panel1.php:126
547
+ msgid "Activate and set to R"
548
+ msgstr "Activer et mettre à R"
549
+
550
+ #: options/panel1.php:127
551
+ #: templates/author.php:72
552
+ msgid "Activate"
553
+ msgstr "Activer"
554
+
555
+ # @ subscribe-reloaded
556
+ #: options/panel1.php:128
557
+ #: templates/author.php:73
558
+ msgid "Update subscriptions"
559
+ msgstr "Mettre à jour les abonnements"
560
+
561
+ # @ subscribe-reloaded
562
+ #: options/panel1.php:132
563
+ msgid "Sorry, no subscriptions match your search criteria."
564
+ msgstr "Désolé, aucun abonnement ne correspond à votre recherche."
565
+
566
+ # @ subscribe-reloaded
567
+ #: options/panel2.php:11
568
+ #: options/panel2.php:39
569
+ msgid "Enable default checkbox"
570
+ msgstr "Activer la case à cocher par défaut"
571
+
572
+ # @ subscribe-reloaded
573
+ #: options/panel2.php:12
574
+ #: options/panel2.php:46
575
+ msgid "Checked by default"
576
+ msgstr "Coché par défaut"
577
+
578
+ # @ subscribe-reloaded
579
+ #: options/panel2.php:13
580
+ #: options/panel2.php:53
581
+ msgid "Advanced subscription"
582
+ msgstr "Abonnement avancé"
583
+
584
+ # @ subscribe-reloaded
585
+ #: options/panel2.php:14
586
+ #: options/panel2.php:60
587
+ msgid "Custom inline style"
588
+ msgstr "Style inline personnalisé"
589
+
590
+ # @ subscribe-reloaded
591
+ #: options/panel2.php:15
592
+ #: options/panel2.php:65
593
+ msgid "Custom HTML"
594
+ msgstr "HTML personnalisé"
595
+
596
+ # @ subscribe-reloaded
597
+ #: options/panel2.php:17
598
+ msgid "Checkbox label"
599
+ msgstr "Texte de la case à cocher"
600
+
601
+ # @ subscribe-reloaded
602
+ #: options/panel2.php:18
603
+ #: options/panel2.php:81
604
+ msgid "Subscribed label"
605
+ msgstr "Texte pour l'abonnement"
606
+
607
+ # @ subscribe-reloaded
608
+ #: options/panel2.php:19
609
+ msgid "Awaiting label"
610
+ msgstr "Texte pour l'attente de modération"
611
+
612
+ # @ subscribe-reloaded
613
+ #: options/panel2.php:20
614
+ #: options/panel2.php:91
615
+ msgid "Author label"
616
+ msgstr "Texte pour l'auteur"
617
+
618
+ # @ subscribe-reloaded
619
+ #: options/panel2.php:25
620
+ #: options/panel3.php:26
621
+ #: options/panel4.php:25
622
+ #: options/panel5.php:22
623
+ msgid "Your settings have been successfully updated."
624
+ msgstr "Vos réglages ont été sauvegardés avec succès."
625
+
626
+ # @ subscribe-reloaded
627
+ #: options/panel2.php:28
628
+ #: options/panel3.php:29
629
+ #: options/panel4.php:28
630
+ #: options/panel5.php:25
631
+ msgid "There was an error updating the following fields:"
632
+ msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
633
+
634
+ #: options/panel2.php:43
635
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
636
+ msgstr "Désactivez cette option si vous voulez placer la case à cocher à un endroit différent."
637
+
638
+ # @ subscribe-reloaded
639
+ #: options/panel2.php:50
640
+ msgid "Decide if the checkbox should be checked by default or not."
641
+ msgstr "Décider si la case à cocher doit être cochée par défaut ou non."
642
+
643
+ #: options/panel2.php:57
644
+ msgid "Allow users to choose from different subscription types (all, replies only)."
645
+ msgstr "Permettre aux utilisateurs d'utiliser différents types d'abonnements (tout, réponses seulement)."
646
+
647
+ # @ subscribe-reloaded
648
+ #: options/panel2.php:62
649
+ msgid "Custom inline CSS to add to the checkbox."
650
+ msgstr "CSS inline personnalisé à ajouter à la case à cocher."
651
+
652
+ # @ subscribe-reloaded
653
+ #: options/panel2.php:67
654
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
655
+ msgstr "Code HTML personnalisé à utiliser pour l'affichage de la case à cocher. Tags autorisés: [checkbox_field], [checkbox_label]"
656
+
657
+ #: options/panel2.php:72
658
+ msgid "Messages for your visitors"
659
+ msgstr "Messages pour vos visiteurs"
660
+
661
+ # @ subscribe-reloaded
662
+ #: options/panel2.php:76
663
+ msgid "Default label"
664
+ msgstr "Message par défaut"
665
+
666
+ # @ subscribe-reloaded
667
+ #: options/panel2.php:78
668
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
669
+ msgstr "Message associé à la case à cocher. Tag autorisé : [subscribe_link]"
670
+
671
+ # @ subscribe-reloaded
672
+ #: options/panel2.php:83
673
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
674
+ msgstr "Message affiché pour ceux qui se sont déjà abonnés à un billet. Tag autorisé : [manager_link]"
675
+
676
+ # @ subscribe-reloaded
677
+ #: options/panel2.php:86
678
+ msgid "Pending label"
679
+ msgstr "Message d'attente de modération"
680
+
681
+ # @ subscribe-reloaded
682
+ #: options/panel2.php:88
683
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
684
+ msgstr "Message affiché à ceux qui sont déjà abonnés mais n'ont pas encore cliqué sur le lien de confirmation. Tag autorisé : [manager_link]"
685
+
686
+ # @ subscribe-reloaded
687
+ #: options/panel2.php:93
688
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
689
+ msgstr "Message affiché aux auteurs (et administrateurs). Tag autorisé: [manager_link]"
690
+
691
+ # @ default
692
+ #: options/panel2.php:97
693
+ #: options/panel3.php:145
694
+ #: options/panel4.php:105
695
+ #: options/panel5.php:83
696
+ msgid "Save Changes"
697
+ msgstr "Sauvegarder les modifications"
698
+
699
+ # @ subscribe-reloaded
700
+ #: options/panel3.php:10
701
+ #: options/panel3.php:43
702
+ msgid "Virtual Management Page"
703
+ msgstr "Page de gestion virtuelle"
704
+
705
+ # @ subscribe-reloaded
706
+ #: options/panel3.php:11
707
+ #: options/panel3.php:51
708
+ msgid "Page title"
709
+ msgstr "Titre de la page"
710
+
711
+ # @ subscribe-reloaded
712
+ #: options/panel3.php:12
713
+ #: options/panel3.php:56
714
+ msgid "Management URL"
715
+ msgstr "Page de gestion"
716
+
717
+ #: options/panel3.php:13
718
+ #: options/panel3.php:63
719
+ msgid "Custom HEAD meta"
720
+ msgstr "Meta HEAD personnalisé"
721
+
722
+ # @ subscribe-reloaded
723
+ #: options/panel3.php:15
724
+ #: options/panel3.php:74
725
+ msgid "Request link"
726
+ msgstr "Demande de lien"
727
+
728
+ # @ subscribe-reloaded
729
+ #: options/panel3.php:16
730
+ #: options/panel3.php:84
731
+ msgid "Request submitted"
732
+ msgstr "Demande envoyée"
733
+
734
+ # @ subscribe-reloaded
735
+ #: options/panel3.php:17
736
+ #: options/panel3.php:94
737
+ msgid "Subscribe without commenting"
738
+ msgstr "S'abonner sans commenter"
739
+
740
+ # @ subscribe-reloaded
741
+ #: options/panel3.php:18
742
+ #: options/panel3.php:104
743
+ msgid "Subscription processed"
744
+ msgstr "Abonnement traité"
745
+
746
+ # @ subscribe-reloaded
747
+ #: options/panel3.php:19
748
+ #: options/panel3.php:114
749
+ msgid "Subscription processed (DCI)"
750
+ msgstr "Abonnement traité (DCI)"
751
+
752
+ # @ subscribe-reloaded
753
+ #: options/panel3.php:20
754
+ #: options/panel3.php:124
755
+ msgid "Authors"
756
+ msgstr "Auteurs"
757
+
758
+ # @ subscribe-reloaded
759
+ #: options/panel3.php:21
760
+ #: options/panel3.php:134
761
+ msgid "Users"
762
+ msgstr "Utilisateurs"
763
+
764
+ #: options/panel3.php:45
765
+ msgid "Enabled"
766
+ msgstr "Activé"
767
+
768
+ #: options/panel3.php:46
769
+ msgid "Disabled"
770
+ msgstr "Désactivé"
771
+
772
+ #: options/panel3.php:47
773
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
774
+ msgstr "Désactivez la page de gestion virtuelle si vous devez créer une <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">vraie page</a> pour coller avec votre thème."
775
+
776
+ # @ subscribe-reloaded
777
+ #: options/panel3.php:53
778
+ msgid "Title of the page your visitors will use to manage their subscriptions."
779
+ msgstr "Titre de la page que vos visiteurs vont utiliser pour gérer leurs abonnements."
780
+
781
+ # @ subscribe-reloaded
782
+ #: options/panel3.php:58
783
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
784
+ msgstr "Le permalien pour votre page de gestion (quelque chose comme<code>/comment-subscriptions</code> ou <code>/?page_id=345</code>). Cette page <b>n'existe pas</b> actuellement dans le système mais son permalien doit respecter vos réglages de permaliens de Wordpress."
785
+
786
+ #: options/panel3.php:60
787
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
788
+ msgstr "Attention: il semble que la valeur que vous utilisez pourrait être incompatible avec votre structure de permalien."
789
+
790
+ #: options/panel3.php:65
791
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
792
+ msgstr "Indiquer le code HTML que vous voulez ajouter dans la section HEAD de la page. Utilisez des <strong>simples</strong> quotes pour les valeurs."
793
+
794
+ # @ subscribe-reloaded
795
+ #: options/panel3.php:70
796
+ #: options/panel4.php:52
797
+ msgid "Messages"
798
+ msgstr "Messages"
799
+
800
+ #: options/panel3.php:75
801
+ #: options/panel3.php:85
802
+ #: options/panel3.php:95
803
+ #: options/panel3.php:105
804
+ #: options/panel3.php:115
805
+ #: options/panel3.php:125
806
+ #: options/panel3.php:135
807
+ #: options/panel4.php:63
808
+ #: options/panel4.php:79
809
+ #: options/panel4.php:95
810
+ msgid "Bold"
811
+ msgstr "Gras"
812
+
813
+ #: options/panel3.php:76
814
+ #: options/panel3.php:86
815
+ #: options/panel3.php:96
816
+ #: options/panel3.php:106
817
+ #: options/panel3.php:116
818
+ #: options/panel3.php:126
819
+ #: options/panel3.php:136
820
+ #: options/panel4.php:64
821
+ #: options/panel4.php:80
822
+ #: options/panel4.php:96
823
+ msgid "Italic"
824
+ msgstr "Italic"
825
+
826
+ #: options/panel3.php:77
827
+ #: options/panel3.php:87
828
+ #: options/panel3.php:97
829
+ #: options/panel3.php:107
830
+ #: options/panel3.php:117
831
+ #: options/panel3.php:127
832
+ #: options/panel3.php:137
833
+ #: options/panel4.php:65
834
+ #: options/panel4.php:81
835
+ #: options/panel4.php:97
836
+ msgid "Link"
837
+ msgstr "Lien"
838
+
839
+ #: options/panel3.php:78
840
+ #: options/panel3.php:88
841
+ #: options/panel3.php:98
842
+ #: options/panel3.php:108
843
+ #: options/panel3.php:118
844
+ #: options/panel3.php:128
845
+ #: options/panel3.php:138
846
+ #: options/panel4.php:66
847
+ #: options/panel4.php:82
848
+ #: options/panel4.php:98
849
+ msgid "Image"
850
+ msgstr "Image"
851
+
852
+ # @ subscribe-reloaded
853
+ #: options/panel3.php:81
854
+ msgid "Text shown to those who request to manage their subscriptions."
855
+ msgstr "Texte présenté à ceux qui demandent à gérer leurs abonnements."
856
+
857
+ # @ subscribe-reloaded
858
+ #: options/panel3.php:91
859
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
860
+ msgstr "Note de remerciement affichée après que la requête ait été traitée. Tags autorisés : [post_title], [post_permalink]"
861
+
862
+ # @ subscribe-reloaded
863
+ #: options/panel3.php:101
864
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
865
+ msgstr "Texte affiché à ceux qui désirent s'abonner sans commenter. Tags autorisés : [post_title], [post_permalink]"
866
+
867
+ # @ subscribe-reloaded
868
+ #: options/panel3.php:111
869
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
870
+ msgstr "Note de remerciement affichée après que la requête d'abonnement ait été traitée (vérification désactivée). Tags autorisés : [post_title], [post_permalink]"
871
+
872
+ # @ subscribe-reloaded
873
+ #: options/panel3.php:121
874
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
875
+ msgstr "Note de remerciement affichée après que la requête d'abonnement ait été traitée (vérification activée). Tags autorisés : [post_title], [post_permalink]"
876
+
877
+ # @ subscribe-reloaded
878
+ #: options/panel3.php:131
879
+ msgid "Introductory text for the authors' management page."
880
+ msgstr "Texte d'introduction pour la page de gestion des auteurs."
881
+
882
+ # @ subscribe-reloaded
883
+ #: options/panel3.php:141
884
+ msgid "Introductory text for the users' management page."
885
+ msgstr "Texte d'introduction pour la page de gestion des utilisateurs."
886
+
887
+ # @ subscribe-reloaded
888
+ #: options/panel4.php:13
889
+ #: options/panel4.php:40
890
+ msgid "Sender name"
891
+ msgstr "Nom de l'expéditeur"
892
+
893
+ # @ subscribe-reloaded
894
+ #: options/panel4.php:14
895
+ #: options/panel4.php:45
896
+ msgid "Sender email address"
897
+ msgstr "Adresse émail de l'expéditeur"
898
+
899
+ # @ subscribe-reloaded
900
+ #: options/panel4.php:15
901
+ #: options/panel4.php:56
902
+ msgid "Notification subject"
903
+ msgstr "Sujet de notification"
904
+
905
+ # @ subscribe-reloaded
906
+ #: options/panel4.php:16
907
+ #: options/panel4.php:61
908
+ msgid "Notification message"
909
+ msgstr "Message de notification"
910
+
911
+ # @ subscribe-reloaded
912
+ #: options/panel4.php:17
913
+ #: options/panel4.php:72
914
+ msgid "Double check subject"
915
+ msgstr "Sujet de vérification"
916
+
917
+ # @ subscribe-reloaded
918
+ #: options/panel4.php:18
919
+ #: options/panel4.php:77
920
+ msgid "Double check message"
921
+ msgstr "Message de vérification"
922
+
923
+ # @ subscribe-reloaded
924
+ #: options/panel4.php:19
925
+ #: options/panel4.php:88
926
+ msgid "Management subject"
927
+ msgstr "Sujet de gestion"
928
+
929
+ # @ subscribe-reloaded
930
+ #: options/panel4.php:20
931
+ #: options/panel4.php:93
932
+ msgid "Management message"
933
+ msgstr "Message de gestion"
934
+
935
+ # @ subscribe-reloaded
936
+ #: options/panel4.php:42
937
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
938
+ msgstr "Nom à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle notification à l'utilisateur."
939
+
940
+ # @ subscribe-reloaded
941
+ #: options/panel4.php:47
942
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
943
+ msgstr "Adresse émail à utiliser pour le champ \"de\" lors de l'envoi d'une nouvelle notification à l'utilisateur."
944
+
945
+ # @ subscribe-reloaded
946
+ #: options/panel4.php:58
947
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
948
+ msgstr "Sujet de l'émail de notification. Tag autorisé : [post_title]"
949
+
950
+ # @ subscribe-reloaded
951
+ #: options/panel4.php:69
952
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
953
+ msgstr "Contenu de l'émail de notification. Tags autorisés : [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
954
+
955
+ # @ subscribe-reloaded
956
+ #: options/panel4.php:74
957
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
958
+ msgstr "Sujet de l'émail de confirmation. Tag autorisé : [post_title]"
959
+
960
+ # @ subscribe-reloaded
961
+ #: options/panel4.php:85
962
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
963
+ msgstr "Contenu de l'émail de confirmation. Tags autorisés : [post_permalink], [confirm_link], [post_title], [manager_link]"
964
+
965
+ # @ subscribe-reloaded
966
+ #: options/panel4.php:90
967
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
968
+ msgstr "Sujet de l'émail envoyé à ceux qui demandent à accéder à leur page de gestion. Tag autorisé : [blog_name]"
969
+
970
+ # @ subscribe-reloaded
971
+ #: options/panel4.php:101
972
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
973
+ msgstr "Contenu de l'émail de gestion. Tags autorisés : [blog_name], [manager_link]"
974
+
975
+ # @ subscribe-reloaded
976
+ #: options/panel5.php:11
977
+ #: options/panel5.php:35
978
+ msgid "Autopurge requests"
979
+ msgstr "Purger automatiquement les requêtes"
980
+
981
+ # @ subscribe-reloaded
982
+ #: options/panel5.php:12
983
+ #: options/panel5.php:40
984
+ msgid "Enable double check"
985
+ msgstr "Autoriser la vérification"
986
+
987
+ # @ subscribe-reloaded
988
+ #: options/panel5.php:13
989
+ msgid "Notify authors"
990
+ msgstr "Notifier les auteurs"
991
+
992
+ #: options/panel5.php:14
993
+ #: options/panel5.php:54
994
+ msgid "Enable HTML emails"
995
+ msgstr "Activer les émails en HTML"
996
+
997
+ # @ subscribe-reloaded
998
+ #: options/panel5.php:15
999
+ msgid "Send trackbacks"
1000
+ msgstr "Envoyer les trackbacks"
1001
+
1002
+ # @ subscribe-reloaded
1003
+ #: options/panel5.php:16
1004
+ #: options/panel5.php:47
1005
+ msgid "Notify admin"
1006
+ msgstr "Notifier l'admin"
1007
+
1008
+ # @ subscribe-reloaded
1009
+ #: options/panel5.php:17
1010
+ #: options/panel5.php:75
1011
+ msgid "Let admin subscribe"
1012
+ msgstr "Permettre aux admins de s'abonner"
1013
+
1014
+ # @ subscribe-reloaded
1015
+ #: options/panel5.php:36
1016
+ msgid "days"
1017
+ msgstr "jours"
1018
+
1019
+ # @ subscribe-reloaded
1020
+ #: options/panel5.php:37
1021
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
1022
+ msgstr "Effacer les abonnements en attente (non confirmés) après X jours. Zéro désactivera cette fonction."
1023
+
1024
+ # @ subscribe-reloaded
1025
+ #: options/panel5.php:44
1026
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
1027
+ msgstr "Envoyer une notification par émail pour confirmer l'abonnement (afin d'éviter les fausses adresses)."
1028
+
1029
+ # @ subscribe-reloaded
1030
+ #: options/panel5.php:51
1031
+ msgid "Notify the administrator when a new comment is posted."
1032
+ msgstr "Notifier l'administrateur quand un nouveau commentaire est posté."
1033
+
1034
+ #: options/panel5.php:58
1035
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
1036
+ msgstr "Si activé, enverra les messages avec content-type = text/html au lieu de text/plain"
1037
+
1038
+ # @ subscribe-reloaded
1039
+ #: options/panel5.php:61
1040
+ msgid "Process trackbacks"
1041
+ msgstr "Envoyer les trackbacks"
1042
+
1043
+ # @ subscribe-reloaded
1044
+ #: options/panel5.php:65
1045
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
1046
+ msgstr "Notifier les utilisateurs quand un nouveau trackback ou pingback est ajouté à la discussion."
1047
+
1048
+ # @ subscribe-reloaded
1049
+ #: options/panel5.php:68
1050
+ msgid "Track all subscriptions"
1051
+ msgstr "Envoyer abonnements sans commentaire"
1052
+
1053
+ # @ subscribe-reloaded
1054
+ #: options/panel5.php:72
1055
+ msgid "Notify the administrator when users subscribe without commenting."
1056
+ msgstr "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
1057
+
1058
+ # @ subscribe-reloaded
1059
+ #: options/panel5.php:79
1060
+ msgid "Let the administrator subscribe to comments when logged in."
1061
+ msgstr "Permettre à l'administrateur de s'abonner aux commentaires quand il est connecté."
1062
+
1063
+ # @ subscribe-reloaded
1064
+ #: options/panel6.php:8
1065
+ msgid "Support the author"
1066
+ msgstr "Soutenez l'auteur"
1067
+
1068
+ # @ subscribe-reloaded
1069
+ #: options/panel6.php:16
1070
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
1071
+ msgstr "Quelle est la valeur ajoutée de cette fonction offerte par ce plugin à vos visiteurs ? Subscribe to Comments Reloaded est et sera toujours gratuit mais vous pouvez envisager de supporter l'auteur de ce plugin si ce dernier rend votre site meilleur et particulièrement si vous en tirez de l'argent. Toutes les donations reçues seront réinvesties dans le développement de Subscribe to Comments Reloaded et serviront à acheter à manger à ma famille affamée."
1072
+
1073
+ # @ subscribe-reloaded
1074
+ #: options/panel6.php:18
1075
+ msgid "Don't want to donate? You can still help"
1076
+ msgstr "Vous ne désirez pas faire de don ? Vous pouvez quand même aider"
1077
+
1078
+ # @ subscribe-reloaded
1079
+ #: options/panel6.php:19
1080
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
1081
+ msgstr "Si vous ne désirez pas donner d'argent, veuillez envisager d'écrire un billet à propos de mon plugin avec un lien vers la page du plugin. Veuillez faire en sorte que vos lecteurs sachent comment rendre leur blog meilleur. Vous pouvez aussi donner de votre temps : n'hésitez pas à rapporter des bugs, à envoyer des fichiers de traduction, des idées pour améliorer Subscribe to Comments Reloaded etc... Quoi que vous fassiez, merci d'utiliser mon plugin !"
1082
+
1083
+ # @ subscribe-reloaded
1084
+ #: options/panel6.php:21
1085
+ msgid "Vote and show your appreciation"
1086
+ msgstr "Votez et montrez votre satisfaction"
1087
+
1088
+ # @ subscribe-reloaded
1089
+ #: options/panel6.php:22
1090
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1091
+ msgstr "Dîtes aux autres si Subscribe to Comments Reloaded fonctionne pour vous et à quel point il est bon. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Notez le</a>sur sa page de répertoire de plugins."
1092
+
1093
+ #: options/panel6.php:24
1094
+ msgid "Sponsor's Corner"
1095
+ msgstr "Le coin des sponsors"
1096
+
1097
+ #: options/panel6.php:25
1098
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
1099
+ msgstr "Pour apporter votre aide à ce plugin, n'hésitez pas à <a href='http://www.duechiacchiere.it/contatto'>me contacter</a>."
1100
+
1101
+ # @ subscribe-reloaded
1102
+ #: templates/author.php:55
1103
+ msgid "Title"
1104
+ msgstr "Titre"
1105
+
1106
+ # @ subscribe-reloaded
1107
+ #: templates/author.php:66
1108
+ msgid "Select all"
1109
+ msgstr "Sélectionner tout"
1110
+
1111
+ # @ subscribe-reloaded
1112
+ #: templates/author.php:67
1113
+ msgid "Invert selection"
1114
+ msgstr "Inverser la sélection"
1115
+
1116
+ #: templates/author.php:71
1117
+ msgid "Set to Y"
1118
+ msgstr "Mettre à Y"
1119
+
1120
+ #: templates/author.php:77
1121
+ msgid "No subscriptions match your search criteria."
1122
+ msgstr "Aucun abonnement ne correspond à votre recherche."
1123
+
1124
+ # @ subscribe-reloaded
1125
+ #: templates/request-management-link.php:68
1126
+ #: templates/subscribe.php:89
1127
+ msgid "Send"
1128
+ msgstr "Envoyer"
1129
+
1130
+ # @ subscribe-reloaded
1131
+ #: templates/subscribe.php:42
1132
+ #: templates/subscribe.php:43
1133
+ msgid "New subscription to"
1134
+ msgstr "Nouvel abonnement à"
1135
+
1136
+ # @ subscribe-reloaded
1137
+ #: templates/subscribe.php:43
1138
+ msgid "User:"
1139
+ msgstr "Utilisateur :"
1140
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/subscribe-reloaded-id_ID.mo ADDED
Binary file
langs/subscribe-reloaded-id_ID.po ADDED
@@ -0,0 +1,1025 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-15 08:32-0500\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: ../\n"
14
+ "Plural-Forms: s\n"
15
+ "X-Poedit-SearchPath-0: .\n"
16
+
17
+ #: subscribe-to-comments-reloaded.php:41
18
+ #: subscribe-to-comments-reloaded.php:230
19
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
20
+ msgstr "Permintaan berlangganan Anda untuk artikel ini perlu dikonfirmasi. <a href='[manager_link]'>Aturlah cara berlangganan Anda</a>."
21
+
22
+ #: subscribe-to-comments-reloaded.php:46
23
+ #: subscribe-to-comments-reloaded.php:229
24
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
25
+ msgstr "Anda telah berlangganan artikel ini. <a href='[manager_link]'>Atur</a> cara berlangganan Anda."
26
+
27
+ #: subscribe-to-comments-reloaded.php:53
28
+ #: subscribe-to-comments-reloaded.php:231
29
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
30
+ msgstr "Anda dapat <a href='[manager_link]'>mengatur cara berlangganan</a> pada artikel ini."
31
+
32
+ #: subscribe-to-comments-reloaded.php:58
33
+ #: subscribe-to-comments-reloaded.php:228
34
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
35
+ msgstr "Beritahu saya melalui email jika ada balasan komentar di artikel ini. Anda juga dapat <a href='[subscribe_link]'>berlangganan</a> tanpa harus memberi komentar."
36
+
37
+ #: subscribe-to-comments-reloaded.php:67
38
+ msgid "Don't subscribe"
39
+ msgstr "Jangan berlangganan"
40
+
41
+ #: subscribe-to-comments-reloaded.php:68
42
+ msgid "All"
43
+ msgstr "Semua"
44
+
45
+ #: subscribe-to-comments-reloaded.php:69
46
+ #: templates/user.php:65
47
+ msgid "Replies to my comments"
48
+ msgstr "Balasan pada komentar saya saja"
49
+
50
+ #: subscribe-to-comments-reloaded.php:70
51
+ msgid "Daily digest"
52
+ msgstr "Intisari Harian"
53
+
54
+ #: subscribe-to-comments-reloaded.php:234
55
+ #: options/index.php:41
56
+ msgid "Manage subscriptions"
57
+ msgstr "Atur Langganan"
58
+
59
+ #: subscribe-to-comments-reloaded.php:236
60
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
61
+ msgstr "Untuk mengatur cara berlangganan, masukkan alamat email Anda di bawah ini. Kami akan mengirimkan sebuah pesan yang berisi tautan untuk mengakses Halaman Pengaturan Pribadi milik Anda."
62
+
63
+ #: subscribe-to-comments-reloaded.php:237
64
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
65
+ msgstr "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda telah diproses, dan Anda akan menerima sebuah email yang berisi tautan ke pengaturan dalam beberapa menit ke depan."
66
+
67
+ #: subscribe-to-comments-reloaded.php:238
68
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
69
+ msgstr "Anda dapat menyimak diskusi pada <strong>[post_title]</strong> tanpa harus memberikan komentar terlebih dulu. Keren, kan? Masukkan saja alamat email Anda ke isian berikut."
70
+
71
+ #: subscribe-to-comments-reloaded.php:239
72
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
73
+ msgstr "Terima kasih telah memanfaatkan layanan berlangganan kami. Permintaan Anda telah diproses. Anda akan menerima sebuah email notifikasi setiap ada komentar baru pada artikel ini."
74
+
75
+ #: subscribe-to-comments-reloaded.php:240
76
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
77
+ msgstr "Terima kasih telah memanfaatkan layanan berlangganan kami. Selanjutnya Anda perlu melakukan konfirmasi melalui sebuah pesan yang kami kirimkan ke alamat email Anda, dan lakukanlah langkah-langkah yang diinstruksikan."
78
+
79
+ #: subscribe-to-comments-reloaded.php:241
80
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
81
+ msgstr "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah pada checkbox yang dimaksud dan klik pada tombol di akhir daftar."
82
+
83
+ #: subscribe-to-comments-reloaded.php:242
84
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
85
+ msgstr "Untuk membatalkan atau menangguhkan satu atau lebih notifikasi, pilihlah pada checkbox yang dimaksud dan klik pada tombol di akhir daftar. Saat ini Anda berlangganan:"
86
+
87
+ #: subscribe-to-comments-reloaded.php:246
88
+ msgid "There is a new comment to [post_title]"
89
+ msgstr "Hey, ada komentar baru pada artikel [post_title]"
90
+
91
+ #: subscribe-to-comments-reloaded.php:247
92
+ msgid ""
93
+ "There is a new comment to [post_title].\n"
94
+ "Comment Link: [comment_permalink]\n"
95
+ "Author: [comment_author]\n"
96
+ "Comment:\n"
97
+ "[comment_content]\n"
98
+ "Permalink: [post_permalink]\n"
99
+ "Manage your subscriptions: [manager_link]"
100
+ msgstr ""
101
+ "Ada komentar baru pada artikel [post_title].\n"
102
+ "Tautan komentar: [comment_permalink]\n"
103
+ "Oleh: [comment_author]\n"
104
+ "Komentar:\n"
105
+ "[comment_content]\n"
106
+ "Tautan: [post_permalink]\n"
107
+ "Atur cara berlangganan Anda: [manager_link]"
108
+
109
+ #: subscribe-to-comments-reloaded.php:248
110
+ msgid "Please confirm your subscription to [post_title]"
111
+ msgstr "Mohon lakukan konfirmasi berlangganan Anda pada artikel [post_title]"
112
+
113
+ #: subscribe-to-comments-reloaded.php:249
114
+ msgid ""
115
+ "You have requested to be notified every time a new comment is added to:\n"
116
+ "[post_permalink]\n"
117
+ "\n"
118
+ "Please confirm your request by clicking on this link:\n"
119
+ "[confirm_link]"
120
+ msgstr ""
121
+ "Anda telah meminta untuk diberitahu setiap ada komentar baru pada:\n"
122
+ "[post_permalink]\n"
123
+ "\n"
124
+ "Lakukan konfirmasi permintaan Anda dengan melakukan klik pada tautan ini:\n"
125
+ "[confirm_link]"
126
+
127
+ #: subscribe-to-comments-reloaded.php:250
128
+ msgid "Manage your subscriptions on [blog_name]"
129
+ msgstr "Aturlah cara berlangganan Anda pada [blog_name]"
130
+
131
+ #: subscribe-to-comments-reloaded.php:251
132
+ msgid ""
133
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
134
+ "[manager_link]"
135
+ msgstr ""
136
+ "Anda telah meminta untuk mengatur cara berlanggan Anda pada artikel di [blog_name]. Ikuti tautan berikut untuk mengakses halaman personal Anda:\n"
137
+ "[manager_link]"
138
+
139
+ #: subscribe-to-comments-reloaded.php:1014
140
+ #: options/panel2.php:42
141
+ #: options/panel2.php:49
142
+ #: options/panel2.php:56
143
+ #: options/panel5.php:43
144
+ #: options/panel5.php:50
145
+ #: options/panel5.php:57
146
+ #: options/panel5.php:64
147
+ #: options/panel5.php:71
148
+ #: options/panel5.php:78
149
+ msgid "No"
150
+ msgstr "Tidak"
151
+
152
+ #: subscribe-to-comments-reloaded.php:1038
153
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
154
+ msgstr "Perlu bantuan tentang cara penggunaan Subscribe to Comments Reloaded? Kunjungi situs resmi"
155
+
156
+ #: subscribe-to-comments-reloaded.php:1038
157
+ msgid "support forum"
158
+ msgstr "forum bantuan"
159
+
160
+ #: subscribe-to-comments-reloaded.php:1039
161
+ msgid "Feeling generous?"
162
+ msgstr "Merasa dermawan?"
163
+
164
+ #: subscribe-to-comments-reloaded.php:1039
165
+ msgid "Donate a few bucks!"
166
+ msgstr "Beri sedikit sumbangan"
167
+
168
+ #: options/index.php:42
169
+ msgid "Comment Form"
170
+ msgstr "Formulir Komentar"
171
+
172
+ #: options/index.php:43
173
+ msgid "Management Page"
174
+ msgstr "Halaman Pengaturan"
175
+
176
+ #: options/index.php:44
177
+ msgid "Notifications"
178
+ msgstr "Notifikasi"
179
+
180
+ #: options/index.php:45
181
+ #: options/panel2.php:35
182
+ #: options/panel3.php:39
183
+ #: options/panel4.php:36
184
+ msgid "Options"
185
+ msgstr "Pilihan"
186
+
187
+ #: options/index.php:46
188
+ msgid "You can help"
189
+ msgstr "Bantu kami"
190
+
191
+ #: options/panel1-business-logic.php:18
192
+ msgid "Subscription added."
193
+ msgstr "Berlangganan telah ditambahkan."
194
+
195
+ #: options/panel1-business-logic.php:30
196
+ msgid "Subscriptions updated."
197
+ msgstr "Berlangganan telah diperbaharui."
198
+
199
+ #: options/panel1-business-logic.php:39
200
+ msgid "Subscription deleted."
201
+ msgstr "Berlangganan telah dihapus."
202
+
203
+ #: options/panel1-business-logic.php:54
204
+ #: templates/author.php:22
205
+ #: templates/user.php:22
206
+ msgid "Subscriptions deleted:"
207
+ msgstr "Berlangganan telah dihapus."
208
+
209
+ #: options/panel1-business-logic.php:58
210
+ #: templates/author.php:26
211
+ #: templates/user.php:26
212
+ msgid "Subscriptions suspended:"
213
+ msgstr "Berlangganan telah ditangguhkan."
214
+
215
+ #: options/panel1-business-logic.php:62
216
+ #: templates/author.php:30
217
+ #: templates/user.php:30
218
+ msgid "Subscriptions activated:"
219
+ msgstr "Berlangganan telah diaktifkan."
220
+
221
+ #: options/panel1-business-logic.php:66
222
+ #: options/panel1-business-logic.php:70
223
+ #: templates/author.php:34
224
+ #: templates/author.php:38
225
+ #: templates/user.php:34
226
+ msgid "Subscriptions updated:"
227
+ msgstr "Berlangganan telah diperbaharui."
228
+
229
+ #: options/panel1-business-logic.php:94
230
+ msgid "&laquo; Previous"
231
+ msgstr "&laquo; Sebelumnya"
232
+
233
+ #: options/panel1-business-logic.php:98
234
+ msgid "Next &raquo;"
235
+ msgstr "Berikutnya &raquo;"
236
+
237
+ #: options/panel1-edit-subscription.php:8
238
+ msgid "Update Subscription"
239
+ msgstr "Perbaharui cara berlangganan"
240
+
241
+ #: options/panel1-edit-subscription.php:10
242
+ #: options/panel1-edit-subscription.php:14
243
+ #: options/panel1-edit-subscription.php:15
244
+ #: options/panel1-edit-subscription.php:16
245
+ #: options/panel1.php:23
246
+ #: options/panel1.php:24
247
+ #: options/panel1.php:25
248
+ msgid "optional"
249
+ msgstr "tidak wajib diisi"
250
+
251
+ #: options/panel1-edit-subscription.php:10
252
+ #: options/panel1.php:19
253
+ #: options/panel1.php:81
254
+ #: options/panel1.php:117
255
+ #: templates/author.php:50
256
+ #: templates/user.php:46
257
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
258
+ msgstr "Ingat: tindakan berikut tidak dapat dikembalikan. Anda yakin untuk melakukannya?"
259
+
260
+ #: options/panel1-edit-subscription.php:12
261
+ msgid "Post:"
262
+ msgstr "Artikel:"
263
+
264
+ #: options/panel1-edit-subscription.php:13
265
+ #: options/panel1.php:21
266
+ msgid "From"
267
+ msgstr "Dari"
268
+
269
+ #: options/panel1-edit-subscription.php:14
270
+ #: options/panel1.php:22
271
+ msgid "To"
272
+ msgstr "Ke"
273
+
274
+ #: options/panel1-edit-subscription.php:17
275
+ #: options/panel1.php:26
276
+ #: options/panel1.php:45
277
+ #: options/panel1.php:103
278
+ msgid "Status"
279
+ msgstr "Status"
280
+
281
+ #: options/panel1-edit-subscription.php:19
282
+ #: options/panel1.php:28
283
+ msgid "Keep unchanged"
284
+ msgstr "Jangan diganti"
285
+
286
+ #: options/panel1-edit-subscription.php:20
287
+ #: options/panel1.php:29
288
+ #: options/panel1.php:47
289
+ msgid "Active"
290
+ msgstr "Aktif"
291
+
292
+ #: options/panel1-edit-subscription.php:21
293
+ #: options/panel1.php:30
294
+ #: options/panel1.php:48
295
+ msgid "Replies only"
296
+ msgstr "Balasan saja"
297
+
298
+ #: options/panel1-edit-subscription.php:22
299
+ #: options/panel1.php:31
300
+ msgid "Suspended"
301
+ msgstr "Ditangguhkan"
302
+
303
+ #: options/panel1-edit-subscription.php:23
304
+ #: options/panel1.php:32
305
+ msgid "Update"
306
+ msgstr "Perbaharui"
307
+
308
+ #: options/panel1.php:17
309
+ msgid "Mass Update Subscriptions"
310
+ msgstr "Pembaruan berlangganan secara massal"
311
+
312
+ #: options/panel1.php:39
313
+ msgid "Add New Subscription"
314
+ msgstr "Tambahkan Langganan Baru"
315
+
316
+ #: options/panel1.php:43
317
+ msgid "Post ID"
318
+ msgstr "Post ID"
319
+
320
+ #: options/panel1.php:44
321
+ #: options/panel1.php:90
322
+ #: templates/request-management-link.php:65
323
+ #: templates/subscribe.php:86
324
+ #: templates/user.php:51
325
+ msgid "Email"
326
+ msgstr "Email"
327
+
328
+ #: options/panel1.php:49
329
+ msgid "Ask user to confirm"
330
+ msgstr "Minta pengguna untuk konfirmasi"
331
+
332
+ #: options/panel1.php:50
333
+ msgid "Add"
334
+ msgstr "Tambahkan"
335
+
336
+ #: options/panel1.php:59
337
+ msgid "Search subscriptions"
338
+ msgstr "Cari langganan"
339
+
340
+ #: options/panel1.php:61
341
+ #, php-format
342
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
343
+ msgstr "Anda dapat <a href=\"%s\">melihat semua langganan</a> atau menemukan di mana mereka"
344
+
345
+ #: options/panel1.php:64
346
+ msgid "email"
347
+ msgstr "email"
348
+
349
+ #: options/panel1.php:65
350
+ msgid "post ID"
351
+ msgstr "post ID"
352
+
353
+ #: options/panel1.php:66
354
+ msgid "status"
355
+ msgstr "status"
356
+
357
+ #: options/panel1.php:69
358
+ msgid "equals"
359
+ msgstr "equals (sama)"
360
+
361
+ #: options/panel1.php:70
362
+ msgid "contains"
363
+ msgstr "mengandung"
364
+
365
+ #: options/panel1.php:71
366
+ msgid "does not contain"
367
+ msgstr "tidak mengandung"
368
+
369
+ #: options/panel1.php:72
370
+ msgid "starts with"
371
+ msgstr "dimulai dengan"
372
+
373
+ #: options/panel1.php:73
374
+ msgid "ends with"
375
+ msgstr "diakhiri dengan"
376
+
377
+ #: options/panel1.php:76
378
+ msgid "results per page:"
379
+ msgstr "hasil per halaman:"
380
+
381
+ #: options/panel1.php:77
382
+ msgid "Search"
383
+ msgstr "Cari"
384
+
385
+ #: options/panel1.php:85
386
+ msgid "Reverse the order by Post ID"
387
+ msgstr "Balik urutan berdasar Post ID"
388
+
389
+ #: options/panel1.php:86
390
+ #: options/panel1.php:87
391
+ msgid "Reverse the order by Date/Time"
392
+ msgstr "Balik urutan berdasar Tanggal/Waktu"
393
+
394
+ #: options/panel1.php:89
395
+ msgid "Post (ID)"
396
+ msgstr "Post (ID)"
397
+
398
+ #: options/panel1.php:92
399
+ msgid "Search query:"
400
+ msgstr "Query pencarian:"
401
+
402
+ #: options/panel1.php:92
403
+ msgid "Rows:"
404
+ msgstr "Baris:"
405
+
406
+ #: options/panel1.php:92
407
+ msgid "of"
408
+ msgstr "pada"
409
+
410
+ #: options/panel1.php:93
411
+ #: templates/author.php:56
412
+ #: templates/user.php:52
413
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
414
+ msgstr "Legenda: Y = seluruh komentar, R = balasan saja, C = tidak aktif"
415
+
416
+ #: options/panel1.php:102
417
+ msgid "Date and Time"
418
+ msgstr "Tanggal dan Waktu"
419
+
420
+ #: options/panel1.php:114
421
+ msgid "Subscription"
422
+ msgstr "Langganan"
423
+
424
+ #: options/panel1.php:116
425
+ msgid "Edit"
426
+ msgstr "Edit"
427
+
428
+ #: options/panel1.php:117
429
+ #: templates/author.php:69
430
+ #: templates/user.php:63
431
+ msgid "Delete"
432
+ msgstr "Hapus"
433
+
434
+ #: options/panel1.php:125
435
+ #: templates/author.php:68
436
+ #: templates/user.php:62
437
+ msgid "Action:"
438
+ msgstr "Tindakan:"
439
+
440
+ #: options/panel1.php:126
441
+ msgid "Delete forever"
442
+ msgstr "Hapus selamanya"
443
+
444
+ #: options/panel1.php:127
445
+ #: templates/author.php:70
446
+ #: templates/user.php:64
447
+ msgid "Suspend"
448
+ msgstr "Tangguhkan"
449
+
450
+ #: options/panel1.php:128
451
+ msgid "Activate and set to Y"
452
+ msgstr "Aktifkan dan atur ke Y"
453
+
454
+ #: options/panel1.php:129
455
+ msgid "Activate and set to R"
456
+ msgstr "Aktifkan dan atur ke R"
457
+
458
+ #: options/panel1.php:130
459
+ #: templates/author.php:72
460
+ #: templates/user.php:66
461
+ msgid "Activate"
462
+ msgstr "Aktifkan"
463
+
464
+ #: options/panel1.php:131
465
+ #: templates/author.php:73
466
+ #: templates/user.php:67
467
+ msgid "Update subscriptions"
468
+ msgstr "Perbaharui langganan"
469
+
470
+ #: options/panel1.php:135
471
+ msgid "Sorry, no subscriptions match your search criteria."
472
+ msgstr "Maaf, tidak ada langganan yang cocok dengan kriteria pencarian Anda."
473
+
474
+ #: options/panel2.php:11
475
+ #: options/panel2.php:39
476
+ msgid "Enable default checkbox"
477
+ msgstr "Nyalakan checkbox bawaan"
478
+
479
+ #: options/panel2.php:12
480
+ #: options/panel2.php:46
481
+ msgid "Checked by default"
482
+ msgstr "Dicentang sebagai bawaan"
483
+
484
+ #: options/panel2.php:13
485
+ #: options/panel2.php:53
486
+ msgid "Advanced subscription"
487
+ msgstr "Cara berlangganan lanjutan"
488
+
489
+ #: options/panel2.php:14
490
+ #: options/panel2.php:60
491
+ msgid "Custom inline style"
492
+ msgstr "Gaya inline tersuai"
493
+
494
+ #: options/panel2.php:15
495
+ #: options/panel2.php:65
496
+ msgid "Custom HTML"
497
+ msgstr "HTML tersuai"
498
+
499
+ #: options/panel2.php:17
500
+ msgid "Checkbox label"
501
+ msgstr "Label checkbox"
502
+
503
+ #: options/panel2.php:18
504
+ #: options/panel2.php:81
505
+ msgid "Subscribed label"
506
+ msgstr "Label berlangganan"
507
+
508
+ #: options/panel2.php:19
509
+ msgid "Awaiting label"
510
+ msgstr "Label menunggu"
511
+
512
+ #: options/panel2.php:20
513
+ #: options/panel2.php:91
514
+ msgid "Author label"
515
+ msgstr "Label penulis"
516
+
517
+ #: options/panel2.php:25
518
+ #: options/panel3.php:26
519
+ #: options/panel4.php:25
520
+ #: options/panel5.php:22
521
+ msgid "Your settings have been successfully updated."
522
+ msgstr "Pengaturan Anda telah diperbarui."
523
+
524
+ #: options/panel2.php:28
525
+ #: options/panel3.php:29
526
+ #: options/panel4.php:28
527
+ #: options/panel5.php:25
528
+ msgid "There was an error updating the following fields:"
529
+ msgstr "Terdapat galat saat memperbaharui ruas berikut:"
530
+
531
+ #: options/panel2.php:41
532
+ #: options/panel2.php:48
533
+ #: options/panel2.php:55
534
+ #: options/panel5.php:42
535
+ #: options/panel5.php:49
536
+ #: options/panel5.php:56
537
+ #: options/panel5.php:63
538
+ #: options/panel5.php:70
539
+ #: options/panel5.php:77
540
+ msgid "Yes"
541
+ msgstr "Ya"
542
+
543
+ #: options/panel2.php:43
544
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
545
+ msgstr "Matikan pilihan ini jika Anda mau memindah checkbox langganan ke tempat lain dalam halaman."
546
+
547
+ #: options/panel2.php:50
548
+ msgid "Decide if the checkbox should be checked by default or not."
549
+ msgstr "Tentukan bahwa checkbox akan tercentang secara bawaan atau tidak."
550
+
551
+ #: options/panel2.php:57
552
+ msgid "Allow users to choose from different subscription types (all, replies only)."
553
+ msgstr "Ijikan pengguna untuk memilih tipe berlangganan (semua, balasan saja)."
554
+
555
+ #: options/panel2.php:62
556
+ msgid "Custom inline CSS to add to the checkbox."
557
+ msgstr "Inline CSS tersuai untuk ditambahkan pada checkbox."
558
+
559
+ #: options/panel2.php:67
560
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
561
+ msgstr "Kode HTML tersuai untuk digunakan ketika menampilkan checkbox. Tag yang diijinkan: [checkbox_field], [checkbox_label]"
562
+
563
+ #: options/panel2.php:72
564
+ msgid "Messages for your visitors"
565
+ msgstr "Pesan untuk pengunjung Anda"
566
+
567
+ #: options/panel2.php:76
568
+ msgid "Default label"
569
+ msgstr "Label bawaan"
570
+
571
+ #: options/panel2.php:78
572
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
573
+ msgstr "Label yang terasosiasi dengan checkbox. Tag yang diijinkan: [subscribe_link]"
574
+
575
+ #: options/panel2.php:83
576
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
577
+ msgstr "Label yang diperlihatkan kepada mereka yang telah berlangganan suatu artikel. Tag yang diijinkan: [manager_link]"
578
+
579
+ #: options/panel2.php:86
580
+ msgid "Pending label"
581
+ msgstr "Label penundaan"
582
+
583
+ #: options/panel2.php:88
584
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
585
+ msgstr "Label yang diperlihatkan kepada mereka yang telah berlangganan, tetapi belum melakukan klik pada tautan konfirmasi. Tag yang diijinkan: [manager_link]"
586
+
587
+ #: options/panel2.php:93
588
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
589
+ msgstr "Label yang diperlihatkan kepada penulis (dan admin). Tag yang diijinkan: [manager_link]"
590
+
591
+ #: options/panel2.php:97
592
+ #: options/panel3.php:145
593
+ #: options/panel4.php:105
594
+ #: options/panel5.php:83
595
+ msgid "Save Changes"
596
+ msgstr "Simpan Perubahan"
597
+
598
+ #: options/panel3.php:10
599
+ #: options/panel3.php:43
600
+ msgid "Virtual Management Page"
601
+ msgstr "Halaman Pengaturan Virtual"
602
+
603
+ #: options/panel3.php:11
604
+ #: options/panel3.php:51
605
+ msgid "Page title"
606
+ msgstr "Judul halaman"
607
+
608
+ #: options/panel3.php:12
609
+ #: options/panel3.php:56
610
+ msgid "Management URL"
611
+ msgstr "URL Pengaturan"
612
+
613
+ #: options/panel3.php:13
614
+ #: options/panel3.php:63
615
+ msgid "Custom HEAD meta"
616
+ msgstr "Meta HEAD tersuai"
617
+
618
+ #: options/panel3.php:15
619
+ #: options/panel3.php:74
620
+ msgid "Request link"
621
+ msgstr "Meminta tautan"
622
+
623
+ #: options/panel3.php:16
624
+ #: options/panel3.php:84
625
+ msgid "Request submitted"
626
+ msgstr "Permintaan diajukan"
627
+
628
+ #: options/panel3.php:17
629
+ #: options/panel3.php:94
630
+ msgid "Subscribe without commenting"
631
+ msgstr "Berlangganan tanpa memberi komentar"
632
+
633
+ #: options/panel3.php:18
634
+ #: options/panel3.php:104
635
+ msgid "Subscription processed"
636
+ msgstr "Langganan yang diproses"
637
+
638
+ #: options/panel3.php:19
639
+ #: options/panel3.php:114
640
+ msgid "Subscription processed (DCI)"
641
+ msgstr "Langganan yang diproses (DCI)"
642
+
643
+ #: options/panel3.php:20
644
+ #: options/panel3.php:124
645
+ msgid "Authors"
646
+ msgstr "Penulis"
647
+
648
+ #: options/panel3.php:21
649
+ #: options/panel3.php:134
650
+ msgid "Users"
651
+ msgstr "Pengguna"
652
+
653
+ #: options/panel3.php:45
654
+ msgid "Enabled"
655
+ msgstr "Dinyalakan"
656
+
657
+ #: options/panel3.php:46
658
+ msgid "Disabled"
659
+ msgstr "Dimatikan"
660
+
661
+ #: options/panel3.php:47
662
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
663
+ msgstr "Matikan Halaman Pengaturan Virtual jika Anda ingin membuat sebuah <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">halaman riil</a> yang lebih bersahabat dengan tema."
664
+
665
+ #: options/panel3.php:53
666
+ msgid "Title of the page your visitors will use to manage their subscriptions."
667
+ msgstr "Judul pada halaman pengunjung akan digunakan untuk mengatur cara berlangganan mereka."
668
+
669
+ #: options/panel3.php:58
670
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
671
+ msgstr "Permalink untuk halaman pengaturan Anda (sesuatu seperti <code>/pengaturan-langganan</code> atau <code>/?page_id=345</code>). Halaman ini <b>tidak</b> benar-benar ada dalam sistem, tetapi tautannya harus mengikuti struktur tautan di web Anda."
672
+
673
+ #: options/panel3.php:60
674
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
675
+ msgstr "Peringatan: sepertinya nilai yang Anda gunakan tidak kompatibel dengan struktur permalink web Anda."
676
+
677
+ #: options/panel3.php:65
678
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
679
+ msgstr "Tentukan kode HTML tersuai Anda untuk ditambahkan ke dalam bagian HEAD pada halaman. Gunakan tanda kutip <strong>tunggal</strong> untuk nilai."
680
+
681
+ #: options/panel3.php:70
682
+ #: options/panel4.php:52
683
+ msgid "Messages"
684
+ msgstr "Pesan"
685
+
686
+ #: options/panel3.php:75
687
+ #: options/panel3.php:85
688
+ #: options/panel3.php:95
689
+ #: options/panel3.php:105
690
+ #: options/panel3.php:115
691
+ #: options/panel3.php:125
692
+ #: options/panel3.php:135
693
+ #: options/panel4.php:63
694
+ #: options/panel4.php:79
695
+ #: options/panel4.php:95
696
+ msgid "Bold"
697
+ msgstr "Tebal"
698
+
699
+ #: options/panel3.php:76
700
+ #: options/panel3.php:86
701
+ #: options/panel3.php:96
702
+ #: options/panel3.php:106
703
+ #: options/panel3.php:116
704
+ #: options/panel3.php:126
705
+ #: options/panel3.php:136
706
+ #: options/panel4.php:64
707
+ #: options/panel4.php:80
708
+ #: options/panel4.php:96
709
+ msgid "Italic"
710
+ msgstr "Cetak miring"
711
+
712
+ #: options/panel3.php:77
713
+ #: options/panel3.php:87
714
+ #: options/panel3.php:97
715
+ #: options/panel3.php:107
716
+ #: options/panel3.php:117
717
+ #: options/panel3.php:127
718
+ #: options/panel3.php:137
719
+ #: options/panel4.php:65
720
+ #: options/panel4.php:81
721
+ #: options/panel4.php:97
722
+ msgid "Link"
723
+ msgstr "Tautan"
724
+
725
+ #: options/panel3.php:78
726
+ #: options/panel3.php:88
727
+ #: options/panel3.php:98
728
+ #: options/panel3.php:108
729
+ #: options/panel3.php:118
730
+ #: options/panel3.php:128
731
+ #: options/panel3.php:138
732
+ #: options/panel4.php:66
733
+ #: options/panel4.php:82
734
+ #: options/panel4.php:98
735
+ msgid "Image"
736
+ msgstr "Gambar"
737
+
738
+ #: options/panel3.php:81
739
+ msgid "Text shown to those who request to manage their subscriptions."
740
+ msgstr "Teks yang diperlihatkan kepada mereka yang ingin mengatur cara berlangganan."
741
+
742
+ #: options/panel3.php:91
743
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
744
+ msgstr "Ucapan Terima Kasih yang diperlihatkan setelah permintaan di atas telah diproses. Tag yang diijinkan: [post_title], [post_permalink]"
745
+
746
+ #: options/panel3.php:101
747
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
748
+ msgstr "Teks yang diperlihatkan kepada pengguna yang ingin berlangganan tanpa meninggalkan komentar. Tag yang diijinkan: [post_title], [post_permalink]"
749
+
750
+ #: options/panel3.php:111
751
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
752
+ msgstr "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan diproses (konfirmasi ganda dimatikan). Tag yang diijinkan: [post_title], [post_permalink]"
753
+
754
+ #: options/panel3.php:121
755
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
756
+ msgstr "Ucapan Terima Kasih yang diperlihatkan setelah permintaan berlangganan diproses (konfirmasi ganda dinyalakan). Tag yang diijinkan: [post_title], [post_permalink]"
757
+
758
+ #: options/panel3.php:131
759
+ msgid "Introductory text for the authors' management page."
760
+ msgstr "Teks pengantar pada Halaman Pengaturan milik penulis."
761
+
762
+ #: options/panel3.php:141
763
+ msgid "Introductory text for the users' management page."
764
+ msgstr "Teks pengantar pada Halaman Pengaturan milik pengguna."
765
+
766
+ #: options/panel4.php:13
767
+ #: options/panel4.php:40
768
+ msgid "Sender name"
769
+ msgstr "Nama pengirim"
770
+
771
+ #: options/panel4.php:14
772
+ #: options/panel4.php:45
773
+ msgid "Sender email address"
774
+ msgstr "Alamat email pengirim"
775
+
776
+ #: options/panel4.php:15
777
+ #: options/panel4.php:56
778
+ msgid "Notification subject"
779
+ msgstr "Subjek notifikasi"
780
+
781
+ #: options/panel4.php:16
782
+ #: options/panel4.php:61
783
+ msgid "Notification message"
784
+ msgstr "Pesan notifikasi"
785
+
786
+ #: options/panel4.php:17
787
+ #: options/panel4.php:72
788
+ msgid "Double check subject"
789
+ msgstr "Subjek konfirmasi ganda"
790
+
791
+ #: options/panel4.php:18
792
+ #: options/panel4.php:77
793
+ msgid "Double check message"
794
+ msgstr "Pesan konfirmasi ganda"
795
+
796
+ #: options/panel4.php:19
797
+ #: options/panel4.php:88
798
+ msgid "Management subject"
799
+ msgstr "Subjek pengaturan"
800
+
801
+ #: options/panel4.php:20
802
+ #: options/panel4.php:93
803
+ msgid "Management message"
804
+ msgstr "Pesan pengaturan"
805
+
806
+ #: options/panel4.php:42
807
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
808
+ msgstr "Nama yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah notifikasi kepada pengguna."
809
+
810
+ #: options/panel4.php:47
811
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
812
+ msgstr "Alamat email yang digunakan untuk ruas \"from\" ketika mengirimkan sebuah notifikasi kepada pengguna."
813
+
814
+ #: options/panel4.php:58
815
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
816
+ msgstr "Subjek pada email notifikasi. Tag yang diijinkan: [post_title]"
817
+
818
+ #: options/panel4.php:69
819
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
820
+ msgstr "Isi pada email notifikasi. Tag yang diijinkan: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
821
+
822
+ #: options/panel4.php:74
823
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
824
+ msgstr "Subjek pada email konfirmasi. Tag yang diijinkan: [post_title]"
825
+
826
+ #: options/panel4.php:85
827
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
828
+ msgstr "Isi pada email konfirmasi. Tag yang diijinkan: [post_permalink], [confirm_link], [post_title], [manager_link]"
829
+
830
+ #: options/panel4.php:90
831
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
832
+ msgstr "Subjek pada email yang dikirimkan kepada mereka yang meminta akses ke Halaman Pengaturan. Tag yang diijinkan: [blog_name]"
833
+
834
+ #: options/panel4.php:101
835
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
836
+ msgstr "Isi pada email pengaturan: Tag yang diijinkan: [blog_name], [manager_link]"
837
+
838
+ #: options/panel5.php:11
839
+ #: options/panel5.php:35
840
+ msgid "Autopurge requests"
841
+ msgstr "Permintaan pembersihan-otomatis"
842
+
843
+ #: options/panel5.php:12
844
+ #: options/panel5.php:40
845
+ msgid "Enable double check"
846
+ msgstr "Nyalakan konfirmasi ganda"
847
+
848
+ #: options/panel5.php:13
849
+ #: options/panel5.php:47
850
+ msgid "Subscribe authors"
851
+ msgstr ""
852
+
853
+ #: options/panel5.php:14
854
+ #: options/panel5.php:54
855
+ msgid "Enable HTML emails"
856
+ msgstr "Nyalakan email HTML"
857
+
858
+ #: options/panel5.php:15
859
+ msgid "Send trackbacks"
860
+ msgstr "Kirim taut balik"
861
+
862
+ #: options/panel5.php:16
863
+ msgid "Notify admin"
864
+ msgstr "Beritahu admin"
865
+
866
+ #: options/panel5.php:17
867
+ #: options/panel5.php:75
868
+ msgid "Let admin subscribe"
869
+ msgstr "Ijinkan admin berlangganan"
870
+
871
+ #: options/panel5.php:36
872
+ msgid "days"
873
+ msgstr "hari"
874
+
875
+ #: options/panel5.php:37
876
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
877
+ msgstr "Hapus langganan yang ditunda (tanpa konfirmasi) setelah X hari. Masukkan Nol untuk mematikan fitur ini."
878
+
879
+ #: options/panel5.php:44
880
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
881
+ msgstr "Kirim sebuah email notifikasi untuk konfirmasi berlangganan (mencegah penyalahgunaan alamat)."
882
+
883
+ #: options/panel5.php:51
884
+ msgid "Automatically subscribe authors to their own articles (not retroactively)."
885
+ msgstr ""
886
+
887
+ #: options/panel5.php:58
888
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
889
+ msgstr "Jika dimungkinkan, akan mengirim pesan email dengan content-type = text/html daripada text/plain"
890
+
891
+ #: options/panel5.php:61
892
+ msgid "Process trackbacks"
893
+ msgstr "Proses taut balik"
894
+
895
+ #: options/panel5.php:65
896
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
897
+ msgstr "Beritahu pengguna ketika sebuah tautbalik atau pingback ditambahkan dalam diskusi."
898
+
899
+ #: options/panel5.php:68
900
+ msgid "Track all subscriptions"
901
+ msgstr "Telusuri semua langganan"
902
+
903
+ #: options/panel5.php:72
904
+ msgid "Notify the administrator when users subscribe without commenting."
905
+ msgstr "Beritahu admin ketika ada pengguna yg berlangganan tanpa meninggalkan komentar."
906
+
907
+ #: options/panel5.php:79
908
+ msgid "Let the administrator subscribe to comments when logged in."
909
+ msgstr "Ijinkan admin berlangganan komentar ketika masuk log."
910
+
911
+ #: options/panel6.php:8
912
+ msgid "Support the author"
913
+ msgstr "Dukung pembuat plugin"
914
+
915
+ #: options/panel6.php:16
916
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
917
+ msgstr "Seberapa bernilai fitur yang ditawarkan oleh plugin ini untuk pengunjung Anda? Subscribe to Comments Reloaded adalah plugin gratis, tetapi Anda bisa mempertimbangkan untuk membantu pembuat plugin untuk membuat website Anda lebih baik, terutama jika Anda mendapatkan uang dari penggunaannya. Setiap donasi yang diterima akan diinvestasikan pada pengembangan Subscribe to Comments Reloaded, dan untuk membeli sedikit makanan untuk keluarga."
918
+
919
+ #: options/panel6.php:18
920
+ msgid "Don't want to donate? You can still help"
921
+ msgstr "Tidak memberi donasi? Anda tetap bisa membantu"
922
+
923
+ #: options/panel6.php:19
924
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
925
+ msgstr "Jika Anda tidak ingin memberi donasi dalam bentuk uang, mohon pertimbangkan untuk menuliskan tentang plugin ini di blog Anda dengan sebuah tautan ke halaman plugin. Beritahu pembaca Anda apa yang membuat blog Anda lebih baik. Anda juga dapat mendonasikan sebagian waktu Anda: jangan sungkan untuk mengirimkan laporan bug, file pelokalan, ide atau bagaimana cara membuat Subscribe to Comments Reloaded jadi lebih baik. Apapun yang Anda lakukan, terima kasih karena telah menggunakan plugin buatan saya!"
926
+
927
+ #: options/panel6.php:21
928
+ msgid "Vote and show your appreciation"
929
+ msgstr "Voting dan tunjukkan apresiasi Anda"
930
+
931
+ #: options/panel6.php:22
932
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
933
+ msgstr "Sampaikan ke orang lain jika plugin Subscribe to Comments Reloaded bermanfaat untuk Anda dan seberapa bergunanya plugin ini. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Beri peringkat</a> pada halaman Direktori Plugin."
934
+
935
+ #: options/panel6.php:24
936
+ msgid "Sponsor's Corner"
937
+ msgstr "Pojok sponsor"
938
+
939
+ #: options/panel6.php:25
940
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
941
+ msgstr "Jika Anda ingin mensponsori plugin ini, jangan segan-segan untuk <a href='http://www.duechiacchiere.it/contatto'>menghubungi saya</a>."
942
+
943
+ #: templates/author.php:55
944
+ msgid "Title"
945
+ msgstr "Judul"
946
+
947
+ #: templates/author.php:66
948
+ #: templates/user.php:60
949
+ msgid "Select all"
950
+ msgstr "Pilih semua"
951
+
952
+ #: templates/author.php:67
953
+ #: templates/user.php:61
954
+ msgid "Invert selection"
955
+ msgstr "Invert seleksi"
956
+
957
+ #: templates/author.php:71
958
+ msgid "Set to Y"
959
+ msgstr "Atur menjadi Y"
960
+
961
+ #: templates/author.php:77
962
+ #: templates/user.php:71
963
+ msgid "No subscriptions match your search criteria."
964
+ msgstr "Tidak ada langganan yang sesuai dengan kriteria pencarian Anda."
965
+
966
+ #: templates/request-management-link.php:67
967
+ #: templates/subscribe.php:87
968
+ msgid "Send"
969
+ msgstr "Kirim"
970
+
971
+ #: templates/subscribe.php:41
972
+ #: templates/subscribe.php:42
973
+ msgid "New subscription to"
974
+ msgstr "Langganan baru untuk"
975
+
976
+ #: templates/subscribe.php:42
977
+ msgid "User:"
978
+ msgstr "Pengguna:"
979
+
980
+ #~ msgid "Replies"
981
+ #~ msgstr "Balasan"
982
+
983
+ #~ msgid "Digest"
984
+ #~ msgstr "Intisari"
985
+
986
+ #~ msgid "Pending"
987
+ #~ msgstr "Penundaan"
988
+
989
+ #~ msgid "Notify authors"
990
+ #~ msgstr "Beritahu para penulis"
991
+
992
+ #~ msgid "Notify the administrator when a new comment is posted."
993
+ #~ msgstr "Beritahu admin ketika ada sebuah komentar baru diterima."
994
+
995
+ #~ msgid ""
996
+ #~ "Update the email address associated to a specific subscription (by post "
997
+ #~ "ID)."
998
+ #~ msgstr ""
999
+ #~ "Aggiorna l'indirizzo email associato ad una specifica iscrizione "
1000
+ #~ "(necessita l'ID dell'articolo)."
1001
+
1002
+ #~ msgid ""
1003
+ #~ "Change the status of an email address or permanently delete all its "
1004
+ #~ "subscriptions."
1005
+ #~ msgstr ""
1006
+ #~ "Cambia lo stato o cancella tutte le sottoscrizioni associate ad un dato "
1007
+ #~ "indirizzo email."
1008
+
1009
+ #~ msgid ""
1010
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1011
+ #~ "(exact matches only)."
1012
+ #~ msgstr ""
1013
+ #~ "Puoi effettuare un aggiornamento globale di tutte le occorrenze di un "
1014
+ #~ "indirizzo email."
1015
+
1016
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1017
+ #~ msgstr ""
1018
+ #~ "Legenda: Y: iscritto, N: notifiche sospese, C: in attesa di conferma"
1019
+
1020
+ #~ msgid ""
1021
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1022
+ #~ "its style."
1023
+ #~ msgstr ""
1024
+ #~ "Puoi associare una classe CSS speciale al checkbox, per personalizzarne "
1025
+ #~ "l'aspetto."
langs/subscribe-reloaded-it_IT.mo CHANGED
Binary file
langs/subscribe-reloaded-it_IT.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:38-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:38-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,77 +16,80 @@ msgstr ""
16
  "Plural-Forms: s\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: subscribe-to-comments-reloaded.php:33
20
- #: subscribe-to-comments-reloaded.php:221
21
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
22
  msgstr "La tua iscrizione &egrave; in attesa di conferma. Se vuoi, puoi <a href='[manager_link]'>gestire</a> il tuo profilo."
23
 
24
- #: subscribe-to-comments-reloaded.php:38
25
- #: subscribe-to-comments-reloaded.php:220
26
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
27
  msgstr "Sei gi&agrave; iscritto a quest'articolo. Se vuoi, puoi <a href='[manager_link]'>gestire</a> il tuo profilo."
28
 
29
- #: subscribe-to-comments-reloaded.php:45
30
- #: subscribe-to-comments-reloaded.php:222
31
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
  msgstr "Gestisci gli utenti <a href='[manager_link]'>iscritti</a> alla discussione."
33
 
34
- #: subscribe-to-comments-reloaded.php:50
35
- #: subscribe-to-comments-reloaded.php:217
36
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
  msgstr "Ricevi un avviso se ci sono nuovi commenti. Oppure <a href='[subscribe_link]'>iscriviti</a> senza commentare."
38
 
39
- #: subscribe-to-comments-reloaded.php:60
 
 
 
 
40
  msgid "All"
41
  msgstr "Tutti"
42
 
43
- #: subscribe-to-comments-reloaded.php:61
44
- #: templates/user.php:66
45
  msgid "Replies to my comments"
46
  msgstr "Risposte ai miei commenti"
47
 
48
- #: subscribe-to-comments-reloaded.php:62
49
  msgid "Daily digest"
50
  msgstr "Riassunto giornaliero"
51
 
52
- #: subscribe-to-comments-reloaded.php:194
53
  #: options/index.php:41
54
  msgid "Manage subscriptions"
55
  msgstr "Gestisci iscrizioni"
56
 
57
- #: subscribe-to-comments-reloaded.php:195
58
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
59
  msgstr "Al fine di gestire le tue iscrizioni, inserisci il tuo indirizzo email nel campo qui di seguito. Ti sar&agrave; inviato un messaggio contenente il link per accedere alla tua area riservata."
60
 
61
- #: subscribe-to-comments-reloaded.php:196
62
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
63
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. La tua richiesta &egrave; stata completata, e dovresti ricevere una mail fra pochi minuti. Al suo interno troverai il link personalizzato per accedere alla tua area di gestione."
64
 
65
- #: subscribe-to-comments-reloaded.php:197
66
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
67
  msgstr "Puoi seguire la discussione su <strong>[post_title]</strong> senza dover lasciare un commento. Bello, no? Ti basta inserire il tuo indirizzo email nel campo qui sotto e premere invio, al resto pensa il sistema."
68
 
69
- #: subscribe-to-comments-reloaded.php:198
70
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
71
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. La tua richiesta &egrave; stata completata. Riceverai una notifica ogni volta che un nuovo commento a quell'articolo viene approvato e pubblicato dall'amministratore del sito."
72
 
73
- #: subscribe-to-comments-reloaded.php:199
74
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
75
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. Al fine di completare la tua richiesta, ti &egrave; stata inviata una email di conferma. Segui le semplici istruzioni per verificare la tua identit&agrave;."
76
 
77
- #: subscribe-to-comments-reloaded.php:200
78
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
79
  msgstr "Se desideri disdire o sospendere le tue notifiche, spunta la casella corrispondente all'articolo e clicca sul pulsante in fondo alla lista."
80
 
81
- #: subscribe-to-comments-reloaded.php:201
82
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
83
  msgstr "Se desideri disdire o sospendere le tue notifiche, spunta la casella corrispondente all'articolo e clicca sul pulsante in fondo alla lista. Al momento, risulti iscritto a:"
84
 
85
- #: subscribe-to-comments-reloaded.php:215
86
  msgid "There is a new comment to [post_title]"
87
  msgstr "Nuovo commento per [post_title]"
88
 
89
- #: subscribe-to-comments-reloaded.php:216
90
  msgid ""
91
  "There is a new comment to [post_title].\n"
92
  "Comment Link: [comment_permalink]\n"
@@ -105,11 +108,11 @@ msgstr ""
105
  "Permalink: [post_permalink]\n"
106
  "Gestisci le tue iscrizioni: [manager_link]"
107
 
108
- #: subscribe-to-comments-reloaded.php:223
109
  msgid "Please confirm your subscription to [post_title]"
110
  msgstr "Conferma la tua iscrizione a [post_title]"
111
 
112
- #: subscribe-to-comments-reloaded.php:224
113
  msgid ""
114
  "You have requested to be notified every time a new comment is added to:\n"
115
  "[post_permalink]\n"
@@ -125,11 +128,11 @@ msgstr ""
125
  "\n"
126
  "Se credi di aver ricevuto questo messaggio per errore, ti preghiamo di rispondere all'email per contattare l'amministratore."
127
 
128
- #: subscribe-to-comments-reloaded.php:225
129
  msgid "Manage your subscriptions on [blog_name]"
130
  msgstr "Gestisci le tue iscrizioni su [blog_name]"
131
 
132
- #: subscribe-to-comments-reloaded.php:226
133
  msgid ""
134
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
135
  "[manager_link]"
@@ -137,28 +140,7 @@ msgstr ""
137
  "Hai richiesto di poter gestire le tue iscrizioni agli articoli su [blog_name]. Clicca sul link qui di seguito per accedere alla tua area riservata:\n"
138
  "[manager_link]"
139
 
140
- #: subscribe-to-comments-reloaded.php:956
141
- msgid "Subscribed"
142
- msgstr "Iscritto"
143
-
144
- #: subscribe-to-comments-reloaded.php:970
145
- #: options/panel2.php:41
146
- #: options/panel2.php:48
147
- #: options/panel2.php:55
148
- #: options/panel5.php:42
149
- #: options/panel5.php:49
150
- #: options/panel5.php:56
151
- #: options/panel5.php:63
152
- #: options/panel5.php:70
153
- #: options/panel5.php:77
154
- msgid "Yes"
155
- msgstr "Si"
156
-
157
- #: subscribe-to-comments-reloaded.php:972
158
- msgid "Pending"
159
- msgstr "In sospeso"
160
-
161
- #: subscribe-to-comments-reloaded.php:973
162
  #: options/panel2.php:42
163
  #: options/panel2.php:49
164
  #: options/panel2.php:56
@@ -171,19 +153,19 @@ msgstr "In sospeso"
171
  msgid "No"
172
  msgstr "No"
173
 
174
- #: subscribe-to-comments-reloaded.php:983
175
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
176
  msgstr "Serve aiuto su come usare al meglio Subscribe to Comments Reloaded? Visita il"
177
 
178
- #: subscribe-to-comments-reloaded.php:983
179
  msgid "support forum"
180
  msgstr "forum di supporto"
181
 
182
- #: subscribe-to-comments-reloaded.php:984
183
  msgid "Feeling generous?"
184
  msgstr "Ti senti generoso?"
185
 
186
- #: subscribe-to-comments-reloaded.php:984
187
  msgid "Donate a few bucks!"
188
  msgstr "Dona qualche euro!"
189
 
@@ -201,8 +183,8 @@ msgstr "Notifiche"
201
 
202
  #: options/index.php:45
203
  #: options/panel2.php:35
204
- #: options/panel3.php:38
205
- #: options/panel4.php:34
206
  msgid "Options"
207
  msgstr "Opzioni"
208
 
@@ -224,19 +206,16 @@ msgstr "Iscrizioni rimosse."
224
 
225
  #: options/panel1-business-logic.php:54
226
  #: templates/author.php:22
227
- #: templates/user.php:22
228
  msgid "Subscriptions deleted:"
229
  msgstr "Iscrizioni rimosse:"
230
 
231
  #: options/panel1-business-logic.php:58
232
  #: templates/author.php:26
233
- #: templates/user.php:26
234
  msgid "Subscriptions suspended:"
235
  msgstr "Iscrizioni sospese:"
236
 
237
  #: options/panel1-business-logic.php:62
238
  #: templates/author.php:30
239
- #: templates/user.php:30
240
  msgid "Subscriptions activated:"
241
  msgstr "Iscrizioni attivate:"
242
 
@@ -244,7 +223,6 @@ msgstr "Iscrizioni attivate:"
244
  #: options/panel1-business-logic.php:70
245
  #: templates/author.php:34
246
  #: templates/author.php:38
247
- #: templates/user.php:34
248
  msgid "Subscriptions updated:"
249
  msgstr "Iscrizioni aggiornate:"
250
 
@@ -260,12 +238,21 @@ msgstr "Successivi &raquo;"
260
  msgid "Update Subscription"
261
  msgstr "Aggiorna iscrizione"
262
 
 
 
 
 
 
 
 
 
 
 
263
  #: options/panel1-edit-subscription.php:10
264
  #: options/panel1.php:19
265
  #: options/panel1.php:81
266
- #: options/panel1.php:113
267
- #: templates/author.php:51
268
- #: templates/user.php:47
269
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
270
  msgstr "Ricorda: questa operazione non pu&ograve; essere annullata. Confermi di voler procedere?"
271
 
@@ -283,36 +270,36 @@ msgstr "Da"
283
  msgid "To"
284
  msgstr "In"
285
 
286
- #: options/panel1-edit-subscription.php:15
287
  #: options/panel1.php:26
288
  #: options/panel1.php:45
289
  #: options/panel1.php:103
290
  msgid "Status"
291
  msgstr "Stato"
292
 
293
- #: options/panel1-edit-subscription.php:17
294
  #: options/panel1.php:28
295
  msgid "Keep unchanged"
296
  msgstr "Non cambiare"
297
 
298
- #: options/panel1-edit-subscription.php:18
299
  #: options/panel1.php:29
300
  #: options/panel1.php:47
301
  msgid "Active"
302
  msgstr "Attiva"
303
 
304
- #: options/panel1-edit-subscription.php:19
305
  #: options/panel1.php:30
306
  #: options/panel1.php:48
307
  msgid "Replies only"
308
  msgstr "Solo risposte"
309
 
310
- #: options/panel1-edit-subscription.php:20
311
  #: options/panel1.php:31
312
  msgid "Suspended"
313
  msgstr "Sospesa"
314
 
315
- #: options/panel1-edit-subscription.php:21
316
  #: options/panel1.php:32
317
  msgid "Update"
318
  msgstr "Aggiorna"
@@ -321,12 +308,6 @@ msgstr "Aggiorna"
321
  msgid "Mass Update Subscriptions"
322
  msgstr "Aggiorna iscrizioni"
323
 
324
- #: options/panel1.php:23
325
- #: options/panel1.php:24
326
- #: options/panel1.php:25
327
- msgid "optional"
328
- msgstr "facoltativo"
329
-
330
  #: options/panel1.php:39
331
  msgid "Add New Subscription"
332
  msgstr "Nuova iscrizione"
@@ -338,8 +319,7 @@ msgstr "ID Articolo"
338
  #: options/panel1.php:44
339
  #: options/panel1.php:90
340
  #: templates/request-management-link.php:65
341
- #: templates/subscribe.php:88
342
- #: templates/user.php:52
343
  msgid "Email"
344
  msgstr "Email"
345
 
@@ -426,8 +406,7 @@ msgid "of"
426
  msgstr "di"
427
 
428
  #: options/panel1.php:93
429
- #: templates/author.php:57
430
- #: templates/user.php:53
431
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
432
  msgstr "Legenda: Y = tutti i commenti, R = solo risposte, C = sospesa"
433
 
@@ -435,53 +414,52 @@ msgstr "Legenda: Y = tutti i commenti, R = solo risposte, C = sospesa"
435
  msgid "Date and Time"
436
  msgstr "Data e ora"
437
 
438
- #: options/panel1.php:112
 
 
 
 
439
  msgid "Edit"
440
  msgstr "Modifica"
441
 
442
- #: options/panel1.php:113
443
- #: templates/author.php:70
444
- #: templates/user.php:64
445
  msgid "Delete"
446
  msgstr "Rimuovi"
447
 
448
- #: options/panel1.php:121
449
- #: templates/author.php:69
450
- #: templates/user.php:63
451
  msgid "Action:"
452
  msgstr "Azione:"
453
 
454
- #: options/panel1.php:122
455
  msgid "Delete forever"
456
  msgstr "Cancella definitivamente"
457
 
458
- #: options/panel1.php:123
459
- #: templates/author.php:71
460
- #: templates/user.php:65
461
  msgid "Suspend"
462
  msgstr "Sospendi"
463
 
464
- #: options/panel1.php:124
465
  msgid "Activate and set to Y"
466
  msgstr "Attiva ed imposta ad Y"
467
 
468
- #: options/panel1.php:125
469
  msgid "Activate and set to R"
470
  msgstr "Attiva ed imposta ad R"
471
 
472
- #: options/panel1.php:126
473
- #: templates/author.php:73
474
- #: templates/user.php:67
475
  msgid "Activate"
476
  msgstr "Attiva"
477
 
478
- #: options/panel1.php:127
479
- #: templates/author.php:74
480
- #: templates/user.php:68
481
  msgid "Update subscriptions"
482
  msgstr "Aggiorna iscrizioni"
483
 
484
- #: options/panel1.php:131
485
  msgid "Sorry, no subscriptions match your search criteria."
486
  msgstr "Spiacente, nessuna iscrizione soddisfa i tuoi parametri di ricerca."
487
 
@@ -529,19 +507,31 @@ msgid "Author label"
529
  msgstr "Descrizione per l'autore"
530
 
531
  #: options/panel2.php:25
532
- #: options/panel3.php:25
533
- #: options/panel4.php:23
534
  #: options/panel5.php:22
535
  msgid "Your settings have been successfully updated."
536
  msgstr "La configurazione &egrave; stata aggiornata con successo."
537
 
538
  #: options/panel2.php:28
539
- #: options/panel3.php:28
540
- #: options/panel4.php:26
541
  #: options/panel5.php:25
542
  msgid "There was an error updating the following fields:"
543
  msgstr "Si &egrave; verificato un errore nell'aggiornamento dei seguenti campi:"
544
 
 
 
 
 
 
 
 
 
 
 
 
 
545
  #: options/panel2.php:43
546
  msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
547
  msgstr "Disattiva questa opzione se vuoi personalizzare la posizione del checkbon nel tuo template."
@@ -591,235 +581,249 @@ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
591
  msgstr "Testo da mostrare ad autori ed amministratori. Tag consentito: [manager_link]"
592
 
593
  #: options/panel2.php:97
594
- #: options/panel3.php:136
595
- #: options/panel4.php:103
596
  #: options/panel5.php:83
597
  msgid "Save Changes"
598
  msgstr "Salva le opzioni"
599
 
600
  #: options/panel3.php:10
601
- #: options/panel3.php:42
602
- msgid "Page title"
603
- msgstr "Titolo pagina"
604
 
605
  #: options/panel3.php:11
606
- msgid "Management Page ID"
607
- msgstr "ID Pagina di gestione"
 
608
 
609
  #: options/panel3.php:12
610
- #: options/panel3.php:54
 
 
 
 
 
611
  msgid "Custom HEAD meta"
612
  msgstr "Meta HEAD personalizzato"
613
 
614
- #: options/panel3.php:14
615
- #: options/panel3.php:65
616
  msgid "Request link"
617
  msgstr "Richiesta link"
618
 
619
- #: options/panel3.php:15
620
- #: options/panel3.php:75
621
  msgid "Request submitted"
622
  msgstr "Richiesta inviata"
623
 
624
- #: options/panel3.php:16
625
- #: options/panel3.php:85
626
  msgid "Subscribe without commenting"
627
  msgstr "Iscriviti senza commentare"
628
 
629
- #: options/panel3.php:17
630
- #: options/panel3.php:95
631
  msgid "Subscription processed"
632
  msgstr "Iscrizione avvenuta"
633
 
634
- #: options/panel3.php:18
635
- #: options/panel3.php:105
636
  msgid "Subscription processed (DCI)"
637
  msgstr "Iscrizione avvenuta (DCI)"
638
 
639
- #: options/panel3.php:19
640
- #: options/panel3.php:115
641
  msgid "Authors"
642
  msgstr "Autori"
643
 
644
- #: options/panel3.php:20
645
- #: options/panel3.php:125
646
  msgid "Users"
647
  msgstr "Utenti"
648
 
649
- #: options/panel3.php:44
650
- msgid "Title of the page your visitors will use to manage their subscriptions."
651
- msgstr "Titolo della pagina che i visitatori useranno per gestire le iscrizioni."
 
 
 
 
652
 
653
  #: options/panel3.php:47
654
- msgid "Management page"
655
- msgstr "Pagina di gestione"
 
 
 
 
656
 
657
- #: options/panel3.php:49
658
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
659
  msgstr "Il permalink associato alla pagina di gestione (tipo <code>/manage-subscriptions</code> o <code>/?page_id=345</code>). Questa pagina <b>non esiste fisicamente</b> in Wordpress, ma il suo permalink deve essere consistente con la tua configurazione di Wordpress."
660
 
661
- #: options/panel3.php:51
662
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
663
  msgstr "Attenzione: sembra che il valore impostato sia incompatibile con la tua configurazione dei permalink"
664
 
665
- #: options/panel3.php:56
666
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
667
  msgstr "Specifica il codice HTML che vuoi inserire nella parte HEAD della pagina di gestione. Usa <strong>singoli</strong> aplici per i valori."
668
 
669
- #: options/panel3.php:61
670
- #: options/panel4.php:50
671
  msgid "Messages"
672
  msgstr "Messaggi"
673
 
674
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
675
  #: options/panel3.php:76
676
  #: options/panel3.php:86
677
  #: options/panel3.php:96
678
  #: options/panel3.php:106
679
  #: options/panel3.php:116
680
  #: options/panel3.php:126
681
- #: options/panel4.php:61
682
- #: options/panel4.php:77
683
- #: options/panel4.php:93
684
- msgid "Bold"
685
- msgstr "Grassetto"
 
686
 
687
- #: options/panel3.php:67
688
  #: options/panel3.php:77
689
  #: options/panel3.php:87
690
  #: options/panel3.php:97
691
  #: options/panel3.php:107
692
  #: options/panel3.php:117
693
  #: options/panel3.php:127
694
- #: options/panel4.php:62
695
- #: options/panel4.php:78
696
- #: options/panel4.php:94
697
- msgid "Italic"
698
- msgstr "Corsivo"
 
699
 
700
- #: options/panel3.php:68
701
  #: options/panel3.php:78
702
  #: options/panel3.php:88
703
  #: options/panel3.php:98
704
  #: options/panel3.php:108
705
  #: options/panel3.php:118
706
  #: options/panel3.php:128
707
- #: options/panel4.php:63
708
- #: options/panel4.php:79
709
- #: options/panel4.php:95
710
- msgid "Link"
711
- msgstr "Link"
712
-
713
- #: options/panel3.php:69
714
- #: options/panel3.php:79
715
- #: options/panel3.php:89
716
- #: options/panel3.php:99
717
- #: options/panel3.php:109
718
- #: options/panel3.php:119
719
- #: options/panel3.php:129
720
- #: options/panel4.php:64
721
- #: options/panel4.php:80
722
- #: options/panel4.php:96
723
  msgid "Image"
724
  msgstr "Immagine"
725
 
726
- #: options/panel3.php:72
727
  msgid "Text shown to those who request to manage their subscriptions."
728
  msgstr "Testo mostrato a coloro che richiedono il link per gestire le iscrizioni."
729
 
730
- #: options/panel3.php:82
731
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
732
  msgstr "Nota di conferma mostrata dopo che la richiesta qui sopra &egrave; stata gestita dal sistema. Tag consentiti: [post_title], [post_permalink]"
733
 
734
- #: options/panel3.php:92
735
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
736
  msgstr "Testo da mostrare agli utenti che vogliono iscriversi senza commentare. Tag consentiti: [post_title], [post_permalink]"
737
 
738
- #: options/panel3.php:102
739
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
740
  msgstr "Nota di conferma mostrata dopo che la richiesta d'iscrizione qui sopra &egrave; stata gestita dal sistema (con double check-in disabilitato). Tag consentiti: [post_title], [post_permalink]"
741
 
742
- #: options/panel3.php:112
743
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
744
  msgstr "Nota di conferma mostrata dopo che la richiesta &egrave; stata gestita dal sistema (con double check-in abilitato). Tag consentiti: [post_title], [post_permalink]"
745
 
746
- #: options/panel3.php:122
747
  msgid "Introductory text for the authors' management page."
748
  msgstr "Testo introduttivo per la pagina di gestione riservata agli autori."
749
 
750
- #: options/panel3.php:132
751
  msgid "Introductory text for the users' management page."
752
  msgstr "Testo introduttivo per la pagina di gestione riservata ai visitatori."
753
 
754
- #: options/panel4.php:11
755
- #: options/panel4.php:38
756
  msgid "Sender name"
757
  msgstr "Nome del mittente"
758
 
759
- #: options/panel4.php:12
760
- #: options/panel4.php:43
761
  msgid "Sender email address"
762
  msgstr "Indirizzo email mittente"
763
 
764
- #: options/panel4.php:13
765
- #: options/panel4.php:54
766
  msgid "Notification subject"
767
  msgstr "Oggetto della notifica"
768
 
769
- #: options/panel4.php:14
770
- #: options/panel4.php:59
771
  msgid "Notification message"
772
  msgstr "Contenuto della notifica"
773
 
774
- #: options/panel4.php:15
775
- #: options/panel4.php:70
776
  msgid "Double check subject"
777
  msgstr "Oggetto doppia conferma"
778
 
779
- #: options/panel4.php:16
780
- #: options/panel4.php:75
781
  msgid "Double check message"
782
  msgstr "Contenuto doppia conferma"
783
 
784
- #: options/panel4.php:17
785
- #: options/panel4.php:86
786
  msgid "Management subject"
787
  msgstr "Oggetto email di gestione"
788
 
789
- #: options/panel4.php:18
790
- #: options/panel4.php:91
791
  msgid "Management message"
792
  msgstr "Contenuto email di gestione"
793
 
794
- #: options/panel4.php:40
795
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
796
  msgstr "Nome da usare nel campo From quando il sistema invia una notifica all'utente."
797
 
798
- #: options/panel4.php:45
799
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
800
  msgstr "Indirizzo email da usare nel campo From."
801
 
802
- #: options/panel4.php:56
803
  msgid "Subject of the notification email. Allowed tag: [post_title]"
804
  msgstr "Oggetto dell'email di notifica. Tag consentito: [post_title]"
805
 
806
- #: options/panel4.php:67
807
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
808
  msgstr "Contenuto del messaggio di notifica. Tag consentiti: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
809
 
810
- #: options/panel4.php:72
811
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
812
  msgstr "Oggetto dell'email di notifica. Tag consentito: [post_title]"
813
 
814
- #: options/panel4.php:83
815
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
816
  msgstr "Contenuto dell'email di conferma. Tag consentiti: [post_permalink], [confirm_link], [post_title], [manager_link]"
817
 
818
- #: options/panel4.php:88
819
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
820
  msgstr "Oggetto della mail inviata a coloro che richiedono di poter gestire le proprie iscrizioni. Tag consentito: [blog_name]"
821
 
822
- #: options/panel4.php:99
823
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
824
  msgstr "Contenuto dell'email di gestione. Tag consentiti: [blog_name],[manager_link]"
825
 
@@ -928,43 +932,58 @@ msgstr "Angolo dello sponsor"
928
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
929
  msgstr "Se vuoi sponsorizzare questo plugin, non esitare a <a href='http://www.duechiacchiere.it/contatto'>contattarmi</a>."
930
 
931
- #: templates/author.php:56
932
  msgid "Title"
933
  msgstr "Titolo"
934
 
935
- #: templates/author.php:67
936
- #: templates/user.php:61
937
  msgid "Select all"
938
  msgstr "Seleziona tutti"
939
 
940
- #: templates/author.php:68
941
- #: templates/user.php:62
942
  msgid "Invert selection"
943
  msgstr "Inverti la selezione"
944
 
945
- #: templates/author.php:72
946
  msgid "Set to Y"
947
  msgstr "Imposta ad Y"
948
 
949
- #: templates/author.php:78
950
- #: templates/user.php:72
951
  msgid "No subscriptions match your search criteria."
952
  msgstr "Nessuna iscrizione corrispondente ai parametri di ricerca."
953
 
954
  #: templates/request-management-link.php:68
955
- #: templates/subscribe.php:90
956
  msgid "Send"
957
  msgstr "Invia"
958
 
 
959
  #: templates/subscribe.php:43
960
- #: templates/subscribe.php:44
961
  msgid "New subscription to"
962
  msgstr "Nuova iscrizione per"
963
 
964
- #: templates/subscribe.php:44
965
  msgid "User:"
966
  msgstr "Utente:"
967
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
968
  #~ msgid "Awaiting confirmation"
969
  #~ msgstr "In attesa di conferma"
970
 
@@ -1023,9 +1042,6 @@ msgstr "Utente:"
1023
  #~ msgid "StCR table has been successfully optimized."
1024
  #~ msgstr "Le tabelle sono state ottimizzate con successo."
1025
 
1026
- #~ msgid "Subscriptions for"
1027
- #~ msgstr "Sottoscrizioni per"
1028
-
1029
  #~ msgid "Filter by date"
1030
  #~ msgstr "Filtra per data"
1031
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-01 10:19-0500\n"
6
+ "PO-Revision-Date: 2011-08-01 10:19-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "MIME-Version: 1.0\n"
16
  "Plural-Forms: s\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: subscribe-to-comments-reloaded.php:41
20
+ #: subscribe-to-comments-reloaded.php:248
21
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
22
  msgstr "La tua iscrizione &egrave; in attesa di conferma. Se vuoi, puoi <a href='[manager_link]'>gestire</a> il tuo profilo."
23
 
24
+ #: subscribe-to-comments-reloaded.php:46
25
+ #: subscribe-to-comments-reloaded.php:247
26
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
27
  msgstr "Sei gi&agrave; iscritto a quest'articolo. Se vuoi, puoi <a href='[manager_link]'>gestire</a> il tuo profilo."
28
 
29
+ #: subscribe-to-comments-reloaded.php:53
30
+ #: subscribe-to-comments-reloaded.php:249
31
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
  msgstr "Gestisci gli utenti <a href='[manager_link]'>iscritti</a> alla discussione."
33
 
34
+ #: subscribe-to-comments-reloaded.php:58
35
+ #: subscribe-to-comments-reloaded.php:244
36
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
  msgstr "Ricevi un avviso se ci sono nuovi commenti. Oppure <a href='[subscribe_link]'>iscriviti</a> senza commentare."
38
 
39
+ #: subscribe-to-comments-reloaded.php:67
40
+ msgid "Don't subscribe"
41
+ msgstr "Non iscrivermi"
42
+
43
+ #: subscribe-to-comments-reloaded.php:68
44
  msgid "All"
45
  msgstr "Tutti"
46
 
47
+ #: subscribe-to-comments-reloaded.php:69
 
48
  msgid "Replies to my comments"
49
  msgstr "Risposte ai miei commenti"
50
 
51
+ #: subscribe-to-comments-reloaded.php:70
52
  msgid "Daily digest"
53
  msgstr "Riassunto giornaliero"
54
 
55
+ #: subscribe-to-comments-reloaded.php:221
56
  #: options/index.php:41
57
  msgid "Manage subscriptions"
58
  msgstr "Gestisci iscrizioni"
59
 
60
+ #: subscribe-to-comments-reloaded.php:222
61
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
  msgstr "Al fine di gestire le tue iscrizioni, inserisci il tuo indirizzo email nel campo qui di seguito. Ti sar&agrave; inviato un messaggio contenente il link per accedere alla tua area riservata."
63
 
64
+ #: subscribe-to-comments-reloaded.php:223
65
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. La tua richiesta &egrave; stata completata, e dovresti ricevere una mail fra pochi minuti. Al suo interno troverai il link personalizzato per accedere alla tua area di gestione."
67
 
68
+ #: subscribe-to-comments-reloaded.php:224
69
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
  msgstr "Puoi seguire la discussione su <strong>[post_title]</strong> senza dover lasciare un commento. Bello, no? Ti basta inserire il tuo indirizzo email nel campo qui sotto e premere invio, al resto pensa il sistema."
71
 
72
+ #: subscribe-to-comments-reloaded.php:225
73
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. La tua richiesta &egrave; stata completata. Riceverai una notifica ogni volta che un nuovo commento a quell'articolo viene approvato e pubblicato dall'amministratore del sito."
75
 
76
+ #: subscribe-to-comments-reloaded.php:226
77
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
  msgstr "Grazie per aver usato il servizio di notifica di questo blog. Al fine di completare la tua richiesta, ti &egrave; stata inviata una email di conferma. Segui le semplici istruzioni per verificare la tua identit&agrave;."
79
 
80
+ #: subscribe-to-comments-reloaded.php:227
81
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
  msgstr "Se desideri disdire o sospendere le tue notifiche, spunta la casella corrispondente all'articolo e clicca sul pulsante in fondo alla lista."
83
 
84
+ #: subscribe-to-comments-reloaded.php:228
85
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
  msgstr "Se desideri disdire o sospendere le tue notifiche, spunta la casella corrispondente all'articolo e clicca sul pulsante in fondo alla lista. Al momento, risulti iscritto a:"
87
 
88
+ #: subscribe-to-comments-reloaded.php:242
89
  msgid "There is a new comment to [post_title]"
90
  msgstr "Nuovo commento per [post_title]"
91
 
92
+ #: subscribe-to-comments-reloaded.php:243
93
  msgid ""
94
  "There is a new comment to [post_title].\n"
95
  "Comment Link: [comment_permalink]\n"
108
  "Permalink: [post_permalink]\n"
109
  "Gestisci le tue iscrizioni: [manager_link]"
110
 
111
+ #: subscribe-to-comments-reloaded.php:250
112
  msgid "Please confirm your subscription to [post_title]"
113
  msgstr "Conferma la tua iscrizione a [post_title]"
114
 
115
+ #: subscribe-to-comments-reloaded.php:251
116
  msgid ""
117
  "You have requested to be notified every time a new comment is added to:\n"
118
  "[post_permalink]\n"
128
  "\n"
129
  "Se credi di aver ricevuto questo messaggio per errore, ti preghiamo di rispondere all'email per contattare l'amministratore."
130
 
131
+ #: subscribe-to-comments-reloaded.php:252
132
  msgid "Manage your subscriptions on [blog_name]"
133
  msgstr "Gestisci le tue iscrizioni su [blog_name]"
134
 
135
+ #: subscribe-to-comments-reloaded.php:253
136
  msgid ""
137
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
138
  "[manager_link]"
140
  "Hai richiesto di poter gestire le tue iscrizioni agli articoli su [blog_name]. Clicca sul link qui di seguito per accedere alla tua area riservata:\n"
141
  "[manager_link]"
142
 
143
+ #: subscribe-to-comments-reloaded.php:1000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  #: options/panel2.php:42
145
  #: options/panel2.php:49
146
  #: options/panel2.php:56
153
  msgid "No"
154
  msgstr "No"
155
 
156
+ #: subscribe-to-comments-reloaded.php:1024
157
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
158
  msgstr "Serve aiuto su come usare al meglio Subscribe to Comments Reloaded? Visita il"
159
 
160
+ #: subscribe-to-comments-reloaded.php:1024
161
  msgid "support forum"
162
  msgstr "forum di supporto"
163
 
164
+ #: subscribe-to-comments-reloaded.php:1025
165
  msgid "Feeling generous?"
166
  msgstr "Ti senti generoso?"
167
 
168
+ #: subscribe-to-comments-reloaded.php:1025
169
  msgid "Donate a few bucks!"
170
  msgstr "Dona qualche euro!"
171
 
183
 
184
  #: options/index.php:45
185
  #: options/panel2.php:35
186
+ #: options/panel3.php:39
187
+ #: options/panel4.php:36
188
  msgid "Options"
189
  msgstr "Opzioni"
190
 
206
 
207
  #: options/panel1-business-logic.php:54
208
  #: templates/author.php:22
 
209
  msgid "Subscriptions deleted:"
210
  msgstr "Iscrizioni rimosse:"
211
 
212
  #: options/panel1-business-logic.php:58
213
  #: templates/author.php:26
 
214
  msgid "Subscriptions suspended:"
215
  msgstr "Iscrizioni sospese:"
216
 
217
  #: options/panel1-business-logic.php:62
218
  #: templates/author.php:30
 
219
  msgid "Subscriptions activated:"
220
  msgstr "Iscrizioni attivate:"
221
 
223
  #: options/panel1-business-logic.php:70
224
  #: templates/author.php:34
225
  #: templates/author.php:38
 
226
  msgid "Subscriptions updated:"
227
  msgstr "Iscrizioni aggiornate:"
228
 
238
  msgid "Update Subscription"
239
  msgstr "Aggiorna iscrizione"
240
 
241
+ #: options/panel1-edit-subscription.php:10
242
+ #: options/panel1-edit-subscription.php:14
243
+ #: options/panel1-edit-subscription.php:15
244
+ #: options/panel1-edit-subscription.php:16
245
+ #: options/panel1.php:23
246
+ #: options/panel1.php:24
247
+ #: options/panel1.php:25
248
+ msgid "optional"
249
+ msgstr "facoltativo"
250
+
251
  #: options/panel1-edit-subscription.php:10
252
  #: options/panel1.php:19
253
  #: options/panel1.php:81
254
+ #: options/panel1.php:117
255
+ #: templates/author.php:50
 
256
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
257
  msgstr "Ricorda: questa operazione non pu&ograve; essere annullata. Confermi di voler procedere?"
258
 
270
  msgid "To"
271
  msgstr "In"
272
 
273
+ #: options/panel1-edit-subscription.php:17
274
  #: options/panel1.php:26
275
  #: options/panel1.php:45
276
  #: options/panel1.php:103
277
  msgid "Status"
278
  msgstr "Stato"
279
 
280
+ #: options/panel1-edit-subscription.php:19
281
  #: options/panel1.php:28
282
  msgid "Keep unchanged"
283
  msgstr "Non cambiare"
284
 
285
+ #: options/panel1-edit-subscription.php:20
286
  #: options/panel1.php:29
287
  #: options/panel1.php:47
288
  msgid "Active"
289
  msgstr "Attiva"
290
 
291
+ #: options/panel1-edit-subscription.php:21
292
  #: options/panel1.php:30
293
  #: options/panel1.php:48
294
  msgid "Replies only"
295
  msgstr "Solo risposte"
296
 
297
+ #: options/panel1-edit-subscription.php:22
298
  #: options/panel1.php:31
299
  msgid "Suspended"
300
  msgstr "Sospesa"
301
 
302
+ #: options/panel1-edit-subscription.php:23
303
  #: options/panel1.php:32
304
  msgid "Update"
305
  msgstr "Aggiorna"
308
  msgid "Mass Update Subscriptions"
309
  msgstr "Aggiorna iscrizioni"
310
 
 
 
 
 
 
 
311
  #: options/panel1.php:39
312
  msgid "Add New Subscription"
313
  msgstr "Nuova iscrizione"
319
  #: options/panel1.php:44
320
  #: options/panel1.php:90
321
  #: templates/request-management-link.php:65
322
+ #: templates/subscribe.php:87
 
323
  msgid "Email"
324
  msgstr "Email"
325
 
406
  msgstr "di"
407
 
408
  #: options/panel1.php:93
409
+ #: templates/author.php:56
 
410
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
411
  msgstr "Legenda: Y = tutti i commenti, R = solo risposte, C = sospesa"
412
 
414
  msgid "Date and Time"
415
  msgstr "Data e ora"
416
 
417
+ #: options/panel1.php:114
418
+ msgid "Subscription"
419
+ msgstr "Iscrizione"
420
+
421
+ #: options/panel1.php:116
422
  msgid "Edit"
423
  msgstr "Modifica"
424
 
425
+ #: options/panel1.php:117
426
+ #: templates/author.php:69
 
427
  msgid "Delete"
428
  msgstr "Rimuovi"
429
 
430
+ #: options/panel1.php:125
431
+ #: templates/author.php:68
 
432
  msgid "Action:"
433
  msgstr "Azione:"
434
 
435
+ #: options/panel1.php:126
436
  msgid "Delete forever"
437
  msgstr "Cancella definitivamente"
438
 
439
+ #: options/panel1.php:127
440
+ #: templates/author.php:70
 
441
  msgid "Suspend"
442
  msgstr "Sospendi"
443
 
444
+ #: options/panel1.php:128
445
  msgid "Activate and set to Y"
446
  msgstr "Attiva ed imposta ad Y"
447
 
448
+ #: options/panel1.php:129
449
  msgid "Activate and set to R"
450
  msgstr "Attiva ed imposta ad R"
451
 
452
+ #: options/panel1.php:130
453
+ #: templates/author.php:72
 
454
  msgid "Activate"
455
  msgstr "Attiva"
456
 
457
+ #: options/panel1.php:131
458
+ #: templates/author.php:73
 
459
  msgid "Update subscriptions"
460
  msgstr "Aggiorna iscrizioni"
461
 
462
+ #: options/panel1.php:135
463
  msgid "Sorry, no subscriptions match your search criteria."
464
  msgstr "Spiacente, nessuna iscrizione soddisfa i tuoi parametri di ricerca."
465
 
507
  msgstr "Descrizione per l'autore"
508
 
509
  #: options/panel2.php:25
510
+ #: options/panel3.php:26
511
+ #: options/panel4.php:25
512
  #: options/panel5.php:22
513
  msgid "Your settings have been successfully updated."
514
  msgstr "La configurazione &egrave; stata aggiornata con successo."
515
 
516
  #: options/panel2.php:28
517
+ #: options/panel3.php:29
518
+ #: options/panel4.php:28
519
  #: options/panel5.php:25
520
  msgid "There was an error updating the following fields:"
521
  msgstr "Si &egrave; verificato un errore nell'aggiornamento dei seguenti campi:"
522
 
523
+ #: options/panel2.php:41
524
+ #: options/panel2.php:48
525
+ #: options/panel2.php:55
526
+ #: options/panel5.php:42
527
+ #: options/panel5.php:49
528
+ #: options/panel5.php:56
529
+ #: options/panel5.php:63
530
+ #: options/panel5.php:70
531
+ #: options/panel5.php:77
532
+ msgid "Yes"
533
+ msgstr "Si"
534
+
535
  #: options/panel2.php:43
536
  msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
537
  msgstr "Disattiva questa opzione se vuoi personalizzare la posizione del checkbon nel tuo template."
581
  msgstr "Testo da mostrare ad autori ed amministratori. Tag consentito: [manager_link]"
582
 
583
  #: options/panel2.php:97
584
+ #: options/panel3.php:145
585
+ #: options/panel4.php:105
586
  #: options/panel5.php:83
587
  msgid "Save Changes"
588
  msgstr "Salva le opzioni"
589
 
590
  #: options/panel3.php:10
591
+ #: options/panel3.php:43
592
+ msgid "Virtual Management Page"
593
+ msgstr "Pagina di gestione virtuale"
594
 
595
  #: options/panel3.php:11
596
+ #: options/panel3.php:51
597
+ msgid "Page title"
598
+ msgstr "Titolo pagina"
599
 
600
  #: options/panel3.php:12
601
+ #: options/panel3.php:56
602
+ msgid "Management URL"
603
+ msgstr "URL di gestione"
604
+
605
+ #: options/panel3.php:13
606
+ #: options/panel3.php:63
607
  msgid "Custom HEAD meta"
608
  msgstr "Meta HEAD personalizzato"
609
 
610
+ #: options/panel3.php:15
611
+ #: options/panel3.php:74
612
  msgid "Request link"
613
  msgstr "Richiesta link"
614
 
615
+ #: options/panel3.php:16
616
+ #: options/panel3.php:84
617
  msgid "Request submitted"
618
  msgstr "Richiesta inviata"
619
 
620
+ #: options/panel3.php:17
621
+ #: options/panel3.php:94
622
  msgid "Subscribe without commenting"
623
  msgstr "Iscriviti senza commentare"
624
 
625
+ #: options/panel3.php:18
626
+ #: options/panel3.php:104
627
  msgid "Subscription processed"
628
  msgstr "Iscrizione avvenuta"
629
 
630
+ #: options/panel3.php:19
631
+ #: options/panel3.php:114
632
  msgid "Subscription processed (DCI)"
633
  msgstr "Iscrizione avvenuta (DCI)"
634
 
635
+ #: options/panel3.php:20
636
+ #: options/panel3.php:124
637
  msgid "Authors"
638
  msgstr "Autori"
639
 
640
+ #: options/panel3.php:21
641
+ #: options/panel3.php:134
642
  msgid "Users"
643
  msgstr "Utenti"
644
 
645
+ #: options/panel3.php:45
646
+ msgid "Enabled"
647
+ msgstr "Attiva"
648
+
649
+ #: options/panel3.php:46
650
+ msgid "Disabled"
651
+ msgstr "Disattiva"
652
 
653
  #: options/panel3.php:47
654
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
655
+ msgstr "Disabilita la pagina virtuale di gestione se hai bisogno di creare una <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">pagina vera</a> per far contento il tuo tema."
656
+
657
+ #: options/panel3.php:53
658
+ msgid "Title of the page your visitors will use to manage their subscriptions."
659
+ msgstr "Titolo della pagina che i visitatori useranno per gestire le iscrizioni."
660
 
661
+ #: options/panel3.php:58
662
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
663
  msgstr "Il permalink associato alla pagina di gestione (tipo <code>/manage-subscriptions</code> o <code>/?page_id=345</code>). Questa pagina <b>non esiste fisicamente</b> in Wordpress, ma il suo permalink deve essere consistente con la tua configurazione di Wordpress."
664
 
665
+ #: options/panel3.php:60
666
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
667
  msgstr "Attenzione: sembra che il valore impostato sia incompatibile con la tua configurazione dei permalink"
668
 
669
+ #: options/panel3.php:65
670
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
671
  msgstr "Specifica il codice HTML che vuoi inserire nella parte HEAD della pagina di gestione. Usa <strong>singoli</strong> aplici per i valori."
672
 
673
+ #: options/panel3.php:70
674
+ #: options/panel4.php:52
675
  msgid "Messages"
676
  msgstr "Messaggi"
677
 
678
+ #: options/panel3.php:75
679
+ #: options/panel3.php:85
680
+ #: options/panel3.php:95
681
+ #: options/panel3.php:105
682
+ #: options/panel3.php:115
683
+ #: options/panel3.php:125
684
+ #: options/panel3.php:135
685
+ #: options/panel4.php:63
686
+ #: options/panel4.php:79
687
+ #: options/panel4.php:95
688
+ msgid "Bold"
689
+ msgstr "Grassetto"
690
+
691
  #: options/panel3.php:76
692
  #: options/panel3.php:86
693
  #: options/panel3.php:96
694
  #: options/panel3.php:106
695
  #: options/panel3.php:116
696
  #: options/panel3.php:126
697
+ #: options/panel3.php:136
698
+ #: options/panel4.php:64
699
+ #: options/panel4.php:80
700
+ #: options/panel4.php:96
701
+ msgid "Italic"
702
+ msgstr "Corsivo"
703
 
 
704
  #: options/panel3.php:77
705
  #: options/panel3.php:87
706
  #: options/panel3.php:97
707
  #: options/panel3.php:107
708
  #: options/panel3.php:117
709
  #: options/panel3.php:127
710
+ #: options/panel3.php:137
711
+ #: options/panel4.php:65
712
+ #: options/panel4.php:81
713
+ #: options/panel4.php:97
714
+ msgid "Link"
715
+ msgstr "Link"
716
 
 
717
  #: options/panel3.php:78
718
  #: options/panel3.php:88
719
  #: options/panel3.php:98
720
  #: options/panel3.php:108
721
  #: options/panel3.php:118
722
  #: options/panel3.php:128
723
+ #: options/panel3.php:138
724
+ #: options/panel4.php:66
725
+ #: options/panel4.php:82
726
+ #: options/panel4.php:98
 
 
 
 
 
 
 
 
 
 
 
 
727
  msgid "Image"
728
  msgstr "Immagine"
729
 
730
+ #: options/panel3.php:81
731
  msgid "Text shown to those who request to manage their subscriptions."
732
  msgstr "Testo mostrato a coloro che richiedono il link per gestire le iscrizioni."
733
 
734
+ #: options/panel3.php:91
735
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
736
  msgstr "Nota di conferma mostrata dopo che la richiesta qui sopra &egrave; stata gestita dal sistema. Tag consentiti: [post_title], [post_permalink]"
737
 
738
+ #: options/panel3.php:101
739
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
740
  msgstr "Testo da mostrare agli utenti che vogliono iscriversi senza commentare. Tag consentiti: [post_title], [post_permalink]"
741
 
742
+ #: options/panel3.php:111
743
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
744
  msgstr "Nota di conferma mostrata dopo che la richiesta d'iscrizione qui sopra &egrave; stata gestita dal sistema (con double check-in disabilitato). Tag consentiti: [post_title], [post_permalink]"
745
 
746
+ #: options/panel3.php:121
747
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
748
  msgstr "Nota di conferma mostrata dopo che la richiesta &egrave; stata gestita dal sistema (con double check-in abilitato). Tag consentiti: [post_title], [post_permalink]"
749
 
750
+ #: options/panel3.php:131
751
  msgid "Introductory text for the authors' management page."
752
  msgstr "Testo introduttivo per la pagina di gestione riservata agli autori."
753
 
754
+ #: options/panel3.php:141
755
  msgid "Introductory text for the users' management page."
756
  msgstr "Testo introduttivo per la pagina di gestione riservata ai visitatori."
757
 
758
+ #: options/panel4.php:13
759
+ #: options/panel4.php:40
760
  msgid "Sender name"
761
  msgstr "Nome del mittente"
762
 
763
+ #: options/panel4.php:14
764
+ #: options/panel4.php:45
765
  msgid "Sender email address"
766
  msgstr "Indirizzo email mittente"
767
 
768
+ #: options/panel4.php:15
769
+ #: options/panel4.php:56
770
  msgid "Notification subject"
771
  msgstr "Oggetto della notifica"
772
 
773
+ #: options/panel4.php:16
774
+ #: options/panel4.php:61
775
  msgid "Notification message"
776
  msgstr "Contenuto della notifica"
777
 
778
+ #: options/panel4.php:17
779
+ #: options/panel4.php:72
780
  msgid "Double check subject"
781
  msgstr "Oggetto doppia conferma"
782
 
783
+ #: options/panel4.php:18
784
+ #: options/panel4.php:77
785
  msgid "Double check message"
786
  msgstr "Contenuto doppia conferma"
787
 
788
+ #: options/panel4.php:19
789
+ #: options/panel4.php:88
790
  msgid "Management subject"
791
  msgstr "Oggetto email di gestione"
792
 
793
+ #: options/panel4.php:20
794
+ #: options/panel4.php:93
795
  msgid "Management message"
796
  msgstr "Contenuto email di gestione"
797
 
798
+ #: options/panel4.php:42
799
  msgid "Name to use for the \"from\" field when sending a new notification to the user."
800
  msgstr "Nome da usare nel campo From quando il sistema invia una notifica all'utente."
801
 
802
+ #: options/panel4.php:47
803
  msgid "Email address to use for the \"from\" field when sending a new notification to the user."
804
  msgstr "Indirizzo email da usare nel campo From."
805
 
806
+ #: options/panel4.php:58
807
  msgid "Subject of the notification email. Allowed tag: [post_title]"
808
  msgstr "Oggetto dell'email di notifica. Tag consentito: [post_title]"
809
 
810
+ #: options/panel4.php:69
811
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
812
  msgstr "Contenuto del messaggio di notifica. Tag consentiti: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
813
 
814
+ #: options/panel4.php:74
815
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
816
  msgstr "Oggetto dell'email di notifica. Tag consentito: [post_title]"
817
 
818
+ #: options/panel4.php:85
819
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
820
  msgstr "Contenuto dell'email di conferma. Tag consentiti: [post_permalink], [confirm_link], [post_title], [manager_link]"
821
 
822
+ #: options/panel4.php:90
823
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
824
  msgstr "Oggetto della mail inviata a coloro che richiedono di poter gestire le proprie iscrizioni. Tag consentito: [blog_name]"
825
 
826
+ #: options/panel4.php:101
827
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
828
  msgstr "Contenuto dell'email di gestione. Tag consentiti: [blog_name],[manager_link]"
829
 
932
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
933
  msgstr "Se vuoi sponsorizzare questo plugin, non esitare a <a href='http://www.duechiacchiere.it/contatto'>contattarmi</a>."
934
 
935
+ #: templates/author.php:55
936
  msgid "Title"
937
  msgstr "Titolo"
938
 
939
+ #: templates/author.php:66
 
940
  msgid "Select all"
941
  msgstr "Seleziona tutti"
942
 
943
+ #: templates/author.php:67
 
944
  msgid "Invert selection"
945
  msgstr "Inverti la selezione"
946
 
947
+ #: templates/author.php:71
948
  msgid "Set to Y"
949
  msgstr "Imposta ad Y"
950
 
951
+ #: templates/author.php:77
 
952
  msgid "No subscriptions match your search criteria."
953
  msgstr "Nessuna iscrizione corrispondente ai parametri di ricerca."
954
 
955
  #: templates/request-management-link.php:68
956
+ #: templates/subscribe.php:89
957
  msgid "Send"
958
  msgstr "Invia"
959
 
960
+ #: templates/subscribe.php:42
961
  #: templates/subscribe.php:43
 
962
  msgid "New subscription to"
963
  msgstr "Nuova iscrizione per"
964
 
965
+ #: templates/subscribe.php:43
966
  msgid "User:"
967
  msgstr "Utente:"
968
 
969
+ #~ msgid "Replies"
970
+ #~ msgstr "Solo risposte"
971
+
972
+ #~ msgid "Digest"
973
+ #~ msgstr "Riassunto giornaliero"
974
+
975
+ #~ msgid "Pending"
976
+ #~ msgstr "In sospeso"
977
+
978
+ #~ msgid "Subscribed"
979
+ #~ msgstr "Iscritto"
980
+
981
+ #~ msgid "Management Page ID"
982
+ #~ msgstr "ID Pagina di gestione"
983
+
984
+ #~ msgid "Management page"
985
+ #~ msgstr "Pagina di gestione"
986
+
987
  #~ msgid "Awaiting confirmation"
988
  #~ msgstr "In attesa di conferma"
989
 
1042
  #~ msgid "StCR table has been successfully optimized."
1043
  #~ msgstr "Le tabelle sono state ottimizzate con successo."
1044
 
 
 
 
1045
  #~ msgid "Filter by date"
1046
  #~ msgstr "Filtra per data"
1047
 
langs/subscribe-reloaded-nb_NO.mo CHANGED
Binary file
langs/subscribe-reloaded-nb_NO.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:39-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:39-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: Odd Henriksen <odd@henriksen.cx>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,80 +16,85 @@ msgstr ""
16
  "Plural-Forms: er\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: subscribe-to-comments-reloaded.php:33
20
- #: subscribe-to-comments-reloaded.php:221
21
  #, fuzzy
22
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
  msgstr "Ditt abonnement på dette innlegget må bekreftes. <a href='[manager_link]'>Klikk her</a> for å administrere dine abonnement."
24
 
25
- #: subscribe-to-comments-reloaded.php:38
26
- #: subscribe-to-comments-reloaded.php:220
27
  #, fuzzy
28
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
  msgstr "Du abonnerer på dette innlegget. <a href='[manager_link]'>Klikk her</a> for å administrere dine abonnement."
30
 
31
- #: subscribe-to-comments-reloaded.php:45
32
- #: subscribe-to-comments-reloaded.php:222
33
  #, fuzzy
34
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
  msgstr "<a href='[manager_link]'>Klikk her</a> for å administrere varslingsabonnementene for dette innlegget."
36
 
37
- #: subscribe-to-comments-reloaded.php:50
38
- #: subscribe-to-comments-reloaded.php:217
39
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
  msgstr "Varsle meg om nye kommentarer via e-post. Du kan også <a href='[subscribe_link]'>abonnere</a> uten å legge inn en kommentar selv."
41
 
42
- #: subscribe-to-comments-reloaded.php:60
 
 
 
 
 
43
  msgid "All"
44
  msgstr ""
45
 
46
- #: subscribe-to-comments-reloaded.php:61
47
- #: templates/user.php:66
48
  msgid "Replies to my comments"
49
  msgstr ""
50
 
51
- #: subscribe-to-comments-reloaded.php:62
52
  msgid "Daily digest"
53
  msgstr ""
54
 
55
- #: subscribe-to-comments-reloaded.php:194
56
  #: options/index.php:41
57
  msgid "Manage subscriptions"
58
  msgstr "Administrere abonnement"
59
 
60
- #: subscribe-to-comments-reloaded.php:195
61
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
  msgstr "For å administrere dine abonnement, vennligst skriv inn e-postadressen din nedenfor. Du vil så bli tilsendt en e-postmelding med en link til en side hvor du kan administrere abonnementene dine."
63
 
64
- #: subscribe-to-comments-reloaded.php:196
65
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
  msgstr "Takk for at du bruker abonnementstjenesten. Din forespørsel er effektuert. Innen få minutter skal du motta en e-postmelding med linken til administrasjonssiden."
67
 
68
- #: subscribe-to-comments-reloaded.php:197
69
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
  msgstr "Du kan følge diskusjonen om innlegget <strong>[post_title]</strong> uten å måtte legge igjen en kommentar selv. Snedig, ikke sant? Bare skriv inn e-postadressen din nedenfor."
71
 
72
- #: subscribe-to-comments-reloaded.php:198
73
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
  msgstr "Takk for at du bruker abonnementstjenesten. Din forespørsel er effektuert. Du vil motta en varsel per e-post hver gang en ny kommentar til dette innlegget blir godkjent av administratoren for nettstedet."
75
 
76
- #: subscribe-to-comments-reloaded.php:199
77
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
  msgstr "Takk for at du bruker abonnementstjenesten. Du må bekrefte din forespørsel ved å følge instruksjonene i bekreftelsesmeldingen du nettopp er blitt tilsendt. Det kan ta et par minutter før meldingen kommer frem."
79
 
80
- #: subscribe-to-comments-reloaded.php:200
81
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
  msgstr "For å avslutte eller midlertidig deaktivere et varslingsabonnement, sett kryss i korresponderende avkrysningsboks, velg handling og klikk på knappen for å lagre endringene i dine abonnement."
83
 
84
- #: subscribe-to-comments-reloaded.php:201
85
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
  msgstr "For å avslutte eller midlertidig deaktivere et varslingsabonnement, sett krys i korresponderende avkrysningsboks, velg handling og klikk på knappen for å lagre endringene i dine abonnement. For øyeblikket abonnerer du på følgende:"
87
 
88
- #: subscribe-to-comments-reloaded.php:215
89
  msgid "There is a new comment to [post_title]"
90
  msgstr "Det er kommet en ny kommentar til [post_title]"
91
 
92
- #: subscribe-to-comments-reloaded.php:216
93
  #, fuzzy
94
  msgid ""
95
  "There is a new comment to [post_title].\n"
@@ -110,12 +115,12 @@ msgstr ""
110
  "\n"
111
  "For å administrere hvilke varslinger du mottar: [manager_link]"
112
 
113
- #: subscribe-to-comments-reloaded.php:223
114
  #, fuzzy
115
  msgid "Please confirm your subscription to [post_title]"
116
  msgstr "Vennligst bekreft ditt abonnement på [post_title]"
117
 
118
- #: subscribe-to-comments-reloaded.php:224
119
  msgid ""
120
  "You have requested to be notified every time a new comment is added to:\n"
121
  "[post_permalink]\n"
@@ -131,11 +136,11 @@ msgstr ""
131
  "\n"
132
  "Dersom adressen ovenfor ikke kan klikkes på, vennligst kopier den og lim den inn i adresselinjen i nettleseren din."
133
 
134
- #: subscribe-to-comments-reloaded.php:225
135
  msgid "Manage your subscriptions on [blog_name]"
136
  msgstr "Administrer dine abonnement på [blog_name]"
137
 
138
- #: subscribe-to-comments-reloaded.php:226
139
  msgid ""
140
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
141
  "[manager_link]"
@@ -143,11 +148,11 @@ msgstr ""
143
  "Du har forespurt å administrere dine varslingsabonnement på [blog_name]. Følg denne linken for å komme til din personlige administrasjonsside:\n"
144
  "[manager_link]"
145
 
146
- #: subscribe-to-comments-reloaded.php:956
147
  msgid "Subscribed"
148
  msgstr "Abonnert"
149
 
150
- #: subscribe-to-comments-reloaded.php:970
151
  #: options/panel2.php:41
152
  #: options/panel2.php:48
153
  #: options/panel2.php:55
@@ -160,11 +165,19 @@ msgstr "Abonnert"
160
  msgid "Yes"
161
  msgstr "Ja"
162
 
163
- #: subscribe-to-comments-reloaded.php:972
 
 
 
 
 
 
 
 
164
  msgid "Pending"
165
  msgstr ""
166
 
167
- #: subscribe-to-comments-reloaded.php:973
168
  #: options/panel2.php:42
169
  #: options/panel2.php:49
170
  #: options/panel2.php:56
@@ -177,19 +190,24 @@ msgstr ""
177
  msgid "No"
178
  msgstr "Nei"
179
 
180
- #: subscribe-to-comments-reloaded.php:983
 
 
 
 
 
181
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
182
  msgstr "Trenger du hjelp med bruk av Subscribe to Comments Reloaded? Besøk det offisielle"
183
 
184
- #: subscribe-to-comments-reloaded.php:983
185
  msgid "support forum"
186
  msgstr "supportforumet"
187
 
188
- #: subscribe-to-comments-reloaded.php:984
189
  msgid "Feeling generous?"
190
  msgstr "Føler du deg generøs?"
191
 
192
- #: subscribe-to-comments-reloaded.php:984
193
  msgid "Donate a few bucks!"
194
  msgstr "Doner noen dollar!"
195
 
@@ -210,7 +228,7 @@ msgstr "Emnefelt i varselmelding"
210
 
211
  #: options/index.php:45
212
  #: options/panel2.php:35
213
- #: options/panel3.php:38
214
  #: options/panel4.php:34
215
  msgid "Options"
216
  msgstr "Alternativer"
@@ -281,8 +299,8 @@ msgstr "Oppdater abonnement"
281
  #: options/panel1.php:19
282
  #: options/panel1.php:81
283
  #: options/panel1.php:113
284
- #: templates/author.php:51
285
- #: templates/user.php:47
286
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
287
  msgstr "Merk! Denne operasjonen kan ikke angres senere. Er du sikker på at du vil fortsette?"
288
 
@@ -362,8 +380,8 @@ msgstr ""
362
  #: options/panel1.php:44
363
  #: options/panel1.php:90
364
  #: templates/request-management-link.php:65
365
- #: templates/subscribe.php:88
366
- #: templates/user.php:52
367
  msgid "Email"
368
  msgstr "E-post"
369
 
@@ -454,8 +472,8 @@ msgid "of"
454
  msgstr "av"
455
 
456
  #: options/panel1.php:93
457
- #: templates/author.php:57
458
- #: templates/user.php:53
459
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
460
  msgstr ""
461
 
@@ -468,14 +486,14 @@ msgid "Edit"
468
  msgstr ""
469
 
470
  #: options/panel1.php:113
471
- #: templates/author.php:70
472
- #: templates/user.php:64
473
  msgid "Delete"
474
  msgstr "Fjern"
475
 
476
  #: options/panel1.php:121
477
- #: templates/author.php:69
478
- #: templates/user.php:63
479
  msgid "Action:"
480
  msgstr "Handling:"
481
 
@@ -484,8 +502,8 @@ msgid "Delete forever"
484
  msgstr "Slett permanent"
485
 
486
  #: options/panel1.php:123
487
- #: templates/author.php:71
488
- #: templates/user.php:65
489
  msgid "Suspend"
490
  msgstr "Deaktiver"
491
 
@@ -498,14 +516,14 @@ msgid "Activate and set to R"
498
  msgstr ""
499
 
500
  #: options/panel1.php:126
501
- #: templates/author.php:73
502
- #: templates/user.php:67
503
  msgid "Activate"
504
  msgstr ""
505
 
506
  #: options/panel1.php:127
507
- #: templates/author.php:74
508
- #: templates/user.php:68
509
  msgid "Update subscriptions"
510
  msgstr "Oppdater abonnement"
511
 
@@ -560,14 +578,14 @@ msgid "Author label"
560
  msgstr "Etikett forfatter"
561
 
562
  #: options/panel2.php:25
563
- #: options/panel3.php:25
564
  #: options/panel4.php:23
565
  #: options/panel5.php:22
566
  msgid "Your settings have been successfully updated."
567
  msgstr "Dine innstillinger har blitt vellykket oppdatert."
568
 
569
  #: options/panel2.php:28
570
- #: options/panel3.php:28
571
  #: options/panel4.php:26
572
  #: options/panel5.php:25
573
  msgid "There was an error updating the following fields:"
@@ -624,169 +642,185 @@ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
624
  msgstr "Etikett vist til forfattere (og administratorer). Tillatte elementer: [manager_link]"
625
 
626
  #: options/panel2.php:97
627
- #: options/panel3.php:136
628
  #: options/panel4.php:103
629
  #: options/panel5.php:83
630
  msgid "Save Changes"
631
  msgstr "Lagre endringer"
632
 
633
  #: options/panel3.php:10
634
- #: options/panel3.php:42
635
- msgid "Page title"
636
- msgstr "Sidetittel"
 
637
 
638
  #: options/panel3.php:11
639
- msgid "Management Page ID"
640
- msgstr "ID for administrasjonsside"
 
641
 
642
  #: options/panel3.php:12
643
- #: options/panel3.php:54
 
 
 
 
 
 
644
  msgid "Custom HEAD meta"
645
  msgstr ""
646
 
647
- #: options/panel3.php:14
648
- #: options/panel3.php:65
649
  msgid "Request link"
650
  msgstr "Forespørsel om administrasjonslenke"
651
 
652
- #: options/panel3.php:15
653
- #: options/panel3.php:75
654
  msgid "Request submitted"
655
  msgstr "Forespørsel sendt"
656
 
657
- #: options/panel3.php:16
658
- #: options/panel3.php:85
659
  msgid "Subscribe without commenting"
660
  msgstr "Abonnere uten å kommentere"
661
 
662
- #: options/panel3.php:17
663
- #: options/panel3.php:95
664
  msgid "Subscription processed"
665
  msgstr "Abonnementsforespørsel behandlet"
666
 
667
- #: options/panel3.php:18
668
- #: options/panel3.php:105
669
  msgid "Subscription processed (DCI)"
670
  msgstr "Abonnementsforespørsel behandlet (DCI)"
671
 
672
- #: options/panel3.php:19
673
- #: options/panel3.php:115
674
  msgid "Authors"
675
  msgstr "Forfattere"
676
 
677
- #: options/panel3.php:20
678
- #: options/panel3.php:125
679
  msgid "Users"
680
  msgstr "Brukere"
681
 
682
- #: options/panel3.php:44
683
- msgid "Title of the page your visitors will use to manage their subscriptions."
684
- msgstr "Tittel på siden der brukerne kan administrere sine abonnement."
 
 
 
 
685
 
686
  #: options/panel3.php:47
687
- msgid "Management page"
688
- msgstr "Administrasjonsside"
 
 
 
 
689
 
690
- #: options/panel3.php:49
691
  #, fuzzy
692
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
693
  msgstr "Permalenken for administrasjonssiden (som f.eks. <code>/manage-subscriptions</code> eller <code>/?page_id=345</code>). Denne siden eksisterer egentlig <b>ikke</b>, men permalenken må følge permalenkeinnstillingene for din Wordpress-installasjon."
694
 
695
- #: options/panel3.php:51
696
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
697
  msgstr ""
698
 
699
- #: options/panel3.php:56
700
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
701
  msgstr ""
702
 
703
- #: options/panel3.php:61
704
  #: options/panel4.php:50
705
  #, fuzzy
706
  msgid "Messages"
707
  msgstr "E-postmeldinger"
708
 
709
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
710
  #: options/panel3.php:76
711
  #: options/panel3.php:86
712
  #: options/panel3.php:96
713
  #: options/panel3.php:106
714
  #: options/panel3.php:116
715
  #: options/panel3.php:126
716
- #: options/panel4.php:61
717
- #: options/panel4.php:77
718
- #: options/panel4.php:93
719
- msgid "Bold"
 
720
  msgstr ""
721
 
722
- #: options/panel3.php:67
723
  #: options/panel3.php:77
724
  #: options/panel3.php:87
725
  #: options/panel3.php:97
726
  #: options/panel3.php:107
727
  #: options/panel3.php:117
728
  #: options/panel3.php:127
729
- #: options/panel4.php:62
730
- #: options/panel4.php:78
731
- #: options/panel4.php:94
732
- msgid "Italic"
 
733
  msgstr ""
734
 
735
- #: options/panel3.php:68
736
  #: options/panel3.php:78
737
  #: options/panel3.php:88
738
  #: options/panel3.php:98
739
  #: options/panel3.php:108
740
  #: options/panel3.php:118
741
  #: options/panel3.php:128
742
- #: options/panel4.php:63
743
- #: options/panel4.php:79
744
- #: options/panel4.php:95
745
- msgid "Link"
746
- msgstr ""
747
-
748
- #: options/panel3.php:69
749
- #: options/panel3.php:79
750
- #: options/panel3.php:89
751
- #: options/panel3.php:99
752
- #: options/panel3.php:109
753
- #: options/panel3.php:119
754
- #: options/panel3.php:129
755
  #: options/panel4.php:64
756
  #: options/panel4.php:80
757
  #: options/panel4.php:96
758
  msgid "Image"
759
  msgstr ""
760
 
761
- #: options/panel3.php:72
762
  msgid "Text shown to those who request to manage their subscriptions."
763
  msgstr "Tekst vist til dem som ber om å få administrere sine abonnement."
764
 
765
- #: options/panel3.php:82
766
  #, fuzzy
767
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
768
  msgstr "Takkemerknad vist etter at forespørselen over har blitt behandlet."
769
 
770
- #: options/panel3.php:92
771
  #, fuzzy
772
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
773
  msgstr "Tekst vist til dem som ønsker å abonnere uten å legge igjen kommentar. Tillatte elementer: [post_title]"
774
 
775
- #: options/panel3.php:102
776
  #, fuzzy
777
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
778
  msgstr "Takkemerknad vist etter at abonneringsforespørselen har blitt behandlet (bekreftelse via e-post ikke aktivert)."
779
 
780
- #: options/panel3.php:112
781
  #, fuzzy
782
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
783
  msgstr "Takkemerknad vist etter at abonneringsforespørselen har blitt behandlet (bekreftelse via e-post aktivert)."
784
 
785
- #: options/panel3.php:122
786
  msgid "Introductory text for the authors' management page."
787
  msgstr "Innledende tekst på administrasjonssiden forfatterne ser."
788
 
789
- #: options/panel3.php:132
790
  msgid "Introductory text for the users' management page."
791
  msgstr "Innledende tekst på administrasjonssiden brukerne ser."
792
 
@@ -968,43 +1002,49 @@ msgstr ""
968
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
969
  msgstr ""
970
 
971
- #: templates/author.php:56
972
  msgid "Title"
973
  msgstr "Tittel"
974
 
975
- #: templates/author.php:67
976
- #: templates/user.php:61
977
  msgid "Select all"
978
  msgstr "Velg alle"
979
 
980
- #: templates/author.php:68
981
- #: templates/user.php:62
982
  msgid "Invert selection"
983
  msgstr "Inverter utvalg"
984
 
985
- #: templates/author.php:72
986
  msgid "Set to Y"
987
  msgstr ""
988
 
989
- #: templates/author.php:78
990
- #: templates/user.php:72
991
  msgid "No subscriptions match your search criteria."
992
  msgstr ""
993
 
994
  #: templates/request-management-link.php:68
995
- #: templates/subscribe.php:90
996
  msgid "Send"
997
  msgstr "Send"
998
 
 
999
  #: templates/subscribe.php:43
1000
- #: templates/subscribe.php:44
1001
  msgid "New subscription to"
1002
  msgstr "Nytt abonnement på"
1003
 
1004
- #: templates/subscribe.php:44
1005
  msgid "User:"
1006
  msgstr "Bruker:"
1007
 
 
 
 
 
 
 
1008
  #~ msgid "Awaiting confirmation"
1009
  #~ msgstr "Venter på bekreftelse"
1010
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:02-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:02-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: Odd Henriksen <odd@henriksen.cx>\n"
9
  "MIME-Version: 1.0\n"
16
  "Plural-Forms: er\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: subscribe-to-comments-reloaded.php:41
20
+ #: subscribe-to-comments-reloaded.php:248
21
  #, fuzzy
22
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
  msgstr "Ditt abonnement på dette innlegget må bekreftes. <a href='[manager_link]'>Klikk her</a> for å administrere dine abonnement."
24
 
25
+ #: subscribe-to-comments-reloaded.php:46
26
+ #: subscribe-to-comments-reloaded.php:247
27
  #, fuzzy
28
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
  msgstr "Du abonnerer på dette innlegget. <a href='[manager_link]'>Klikk her</a> for å administrere dine abonnement."
30
 
31
+ #: subscribe-to-comments-reloaded.php:53
32
+ #: subscribe-to-comments-reloaded.php:249
33
  #, fuzzy
34
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
  msgstr "<a href='[manager_link]'>Klikk her</a> for å administrere varslingsabonnementene for dette innlegget."
36
 
37
+ #: subscribe-to-comments-reloaded.php:58
38
+ #: subscribe-to-comments-reloaded.php:244
39
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
  msgstr "Varsle meg om nye kommentarer via e-post. Du kan også <a href='[subscribe_link]'>abonnere</a> uten å legge inn en kommentar selv."
41
 
42
+ #: subscribe-to-comments-reloaded.php:67
43
+ #, fuzzy
44
+ msgid "Don't subscribe"
45
+ msgstr "La administrator abonnere"
46
+
47
+ #: subscribe-to-comments-reloaded.php:68
48
  msgid "All"
49
  msgstr ""
50
 
51
+ #: subscribe-to-comments-reloaded.php:69
52
+ #: templates/user.php:65
53
  msgid "Replies to my comments"
54
  msgstr ""
55
 
56
+ #: subscribe-to-comments-reloaded.php:70
57
  msgid "Daily digest"
58
  msgstr ""
59
 
60
+ #: subscribe-to-comments-reloaded.php:221
61
  #: options/index.php:41
62
  msgid "Manage subscriptions"
63
  msgstr "Administrere abonnement"
64
 
65
+ #: subscribe-to-comments-reloaded.php:222
66
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
67
  msgstr "For å administrere dine abonnement, vennligst skriv inn e-postadressen din nedenfor. Du vil så bli tilsendt en e-postmelding med en link til en side hvor du kan administrere abonnementene dine."
68
 
69
+ #: subscribe-to-comments-reloaded.php:223
70
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
71
  msgstr "Takk for at du bruker abonnementstjenesten. Din forespørsel er effektuert. Innen få minutter skal du motta en e-postmelding med linken til administrasjonssiden."
72
 
73
+ #: subscribe-to-comments-reloaded.php:224
74
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
75
  msgstr "Du kan følge diskusjonen om innlegget <strong>[post_title]</strong> uten å måtte legge igjen en kommentar selv. Snedig, ikke sant? Bare skriv inn e-postadressen din nedenfor."
76
 
77
+ #: subscribe-to-comments-reloaded.php:225
78
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
79
  msgstr "Takk for at du bruker abonnementstjenesten. Din forespørsel er effektuert. Du vil motta en varsel per e-post hver gang en ny kommentar til dette innlegget blir godkjent av administratoren for nettstedet."
80
 
81
+ #: subscribe-to-comments-reloaded.php:226
82
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
83
  msgstr "Takk for at du bruker abonnementstjenesten. Du må bekrefte din forespørsel ved å følge instruksjonene i bekreftelsesmeldingen du nettopp er blitt tilsendt. Det kan ta et par minutter før meldingen kommer frem."
84
 
85
+ #: subscribe-to-comments-reloaded.php:227
86
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
87
  msgstr "For å avslutte eller midlertidig deaktivere et varslingsabonnement, sett kryss i korresponderende avkrysningsboks, velg handling og klikk på knappen for å lagre endringene i dine abonnement."
88
 
89
+ #: subscribe-to-comments-reloaded.php:228
90
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
91
  msgstr "For å avslutte eller midlertidig deaktivere et varslingsabonnement, sett krys i korresponderende avkrysningsboks, velg handling og klikk på knappen for å lagre endringene i dine abonnement. For øyeblikket abonnerer du på følgende:"
92
 
93
+ #: subscribe-to-comments-reloaded.php:242
94
  msgid "There is a new comment to [post_title]"
95
  msgstr "Det er kommet en ny kommentar til [post_title]"
96
 
97
+ #: subscribe-to-comments-reloaded.php:243
98
  #, fuzzy
99
  msgid ""
100
  "There is a new comment to [post_title].\n"
115
  "\n"
116
  "For å administrere hvilke varslinger du mottar: [manager_link]"
117
 
118
+ #: subscribe-to-comments-reloaded.php:250
119
  #, fuzzy
120
  msgid "Please confirm your subscription to [post_title]"
121
  msgstr "Vennligst bekreft ditt abonnement på [post_title]"
122
 
123
+ #: subscribe-to-comments-reloaded.php:251
124
  msgid ""
125
  "You have requested to be notified every time a new comment is added to:\n"
126
  "[post_permalink]\n"
136
  "\n"
137
  "Dersom adressen ovenfor ikke kan klikkes på, vennligst kopier den og lim den inn i adresselinjen i nettleseren din."
138
 
139
+ #: subscribe-to-comments-reloaded.php:252
140
  msgid "Manage your subscriptions on [blog_name]"
141
  msgstr "Administrer dine abonnement på [blog_name]"
142
 
143
+ #: subscribe-to-comments-reloaded.php:253
144
  msgid ""
145
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
146
  "[manager_link]"
148
  "Du har forespurt å administrere dine varslingsabonnement på [blog_name]. Følg denne linken for å komme til din personlige administrasjonsside:\n"
149
  "[manager_link]"
150
 
151
+ #: subscribe-to-comments-reloaded.php:986
152
  msgid "Subscribed"
153
  msgstr "Abonnert"
154
 
155
+ #: subscribe-to-comments-reloaded.php:1000
156
  #: options/panel2.php:41
157
  #: options/panel2.php:48
158
  #: options/panel2.php:55
165
  msgid "Yes"
166
  msgstr "Ja"
167
 
168
+ #: subscribe-to-comments-reloaded.php:1002
169
+ msgid "Replies"
170
+ msgstr ""
171
+
172
+ #: subscribe-to-comments-reloaded.php:1004
173
+ msgid "Digest"
174
+ msgstr ""
175
+
176
+ #: subscribe-to-comments-reloaded.php:1006
177
  msgid "Pending"
178
  msgstr ""
179
 
180
+ #: subscribe-to-comments-reloaded.php:1007
181
  #: options/panel2.php:42
182
  #: options/panel2.php:49
183
  #: options/panel2.php:56
190
  msgid "No"
191
  msgstr "Nei"
192
 
193
+ #: subscribe-to-comments-reloaded.php:1016
194
+ #, fuzzy
195
+ msgid "Subscriptions"
196
+ msgstr "Administrere abonnement"
197
+
198
+ #: subscribe-to-comments-reloaded.php:1039
199
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
200
  msgstr "Trenger du hjelp med bruk av Subscribe to Comments Reloaded? Besøk det offisielle"
201
 
202
+ #: subscribe-to-comments-reloaded.php:1039
203
  msgid "support forum"
204
  msgstr "supportforumet"
205
 
206
+ #: subscribe-to-comments-reloaded.php:1040
207
  msgid "Feeling generous?"
208
  msgstr "Føler du deg generøs?"
209
 
210
+ #: subscribe-to-comments-reloaded.php:1040
211
  msgid "Donate a few bucks!"
212
  msgstr "Doner noen dollar!"
213
 
228
 
229
  #: options/index.php:45
230
  #: options/panel2.php:35
231
+ #: options/panel3.php:39
232
  #: options/panel4.php:34
233
  msgid "Options"
234
  msgstr "Alternativer"
299
  #: options/panel1.php:19
300
  #: options/panel1.php:81
301
  #: options/panel1.php:113
302
+ #: templates/author.php:50
303
+ #: templates/user.php:46
304
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
305
  msgstr "Merk! Denne operasjonen kan ikke angres senere. Er du sikker på at du vil fortsette?"
306
 
380
  #: options/panel1.php:44
381
  #: options/panel1.php:90
382
  #: templates/request-management-link.php:65
383
+ #: templates/subscribe.php:87
384
+ #: templates/user.php:51
385
  msgid "Email"
386
  msgstr "E-post"
387
 
472
  msgstr "av"
473
 
474
  #: options/panel1.php:93
475
+ #: templates/author.php:56
476
+ #: templates/user.php:52
477
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
478
  msgstr ""
479
 
486
  msgstr ""
487
 
488
  #: options/panel1.php:113
489
+ #: templates/author.php:69
490
+ #: templates/user.php:63
491
  msgid "Delete"
492
  msgstr "Fjern"
493
 
494
  #: options/panel1.php:121
495
+ #: templates/author.php:68
496
+ #: templates/user.php:62
497
  msgid "Action:"
498
  msgstr "Handling:"
499
 
502
  msgstr "Slett permanent"
503
 
504
  #: options/panel1.php:123
505
+ #: templates/author.php:70
506
+ #: templates/user.php:64
507
  msgid "Suspend"
508
  msgstr "Deaktiver"
509
 
516
  msgstr ""
517
 
518
  #: options/panel1.php:126
519
+ #: templates/author.php:72
520
+ #: templates/user.php:66
521
  msgid "Activate"
522
  msgstr ""
523
 
524
  #: options/panel1.php:127
525
+ #: templates/author.php:73
526
+ #: templates/user.php:67
527
  msgid "Update subscriptions"
528
  msgstr "Oppdater abonnement"
529
 
578
  msgstr "Etikett forfatter"
579
 
580
  #: options/panel2.php:25
581
+ #: options/panel3.php:26
582
  #: options/panel4.php:23
583
  #: options/panel5.php:22
584
  msgid "Your settings have been successfully updated."
585
  msgstr "Dine innstillinger har blitt vellykket oppdatert."
586
 
587
  #: options/panel2.php:28
588
+ #: options/panel3.php:29
589
  #: options/panel4.php:26
590
  #: options/panel5.php:25
591
  msgid "There was an error updating the following fields:"
642
  msgstr "Etikett vist til forfattere (og administratorer). Tillatte elementer: [manager_link]"
643
 
644
  #: options/panel2.php:97
645
+ #: options/panel3.php:145
646
  #: options/panel4.php:103
647
  #: options/panel5.php:83
648
  msgid "Save Changes"
649
  msgstr "Lagre endringer"
650
 
651
  #: options/panel3.php:10
652
+ #: options/panel3.php:43
653
+ #, fuzzy
654
+ msgid "Virtual Management Page"
655
+ msgstr "Administrasjonsside"
656
 
657
  #: options/panel3.php:11
658
+ #: options/panel3.php:51
659
+ msgid "Page title"
660
+ msgstr "Sidetittel"
661
 
662
  #: options/panel3.php:12
663
+ #: options/panel3.php:56
664
+ #, fuzzy
665
+ msgid "Management URL"
666
+ msgstr "Administrasjonsside"
667
+
668
+ #: options/panel3.php:13
669
+ #: options/panel3.php:63
670
  msgid "Custom HEAD meta"
671
  msgstr ""
672
 
673
+ #: options/panel3.php:15
674
+ #: options/panel3.php:74
675
  msgid "Request link"
676
  msgstr "Forespørsel om administrasjonslenke"
677
 
678
+ #: options/panel3.php:16
679
+ #: options/panel3.php:84
680
  msgid "Request submitted"
681
  msgstr "Forespørsel sendt"
682
 
683
+ #: options/panel3.php:17
684
+ #: options/panel3.php:94
685
  msgid "Subscribe without commenting"
686
  msgstr "Abonnere uten å kommentere"
687
 
688
+ #: options/panel3.php:18
689
+ #: options/panel3.php:104
690
  msgid "Subscription processed"
691
  msgstr "Abonnementsforespørsel behandlet"
692
 
693
+ #: options/panel3.php:19
694
+ #: options/panel3.php:114
695
  msgid "Subscription processed (DCI)"
696
  msgstr "Abonnementsforespørsel behandlet (DCI)"
697
 
698
+ #: options/panel3.php:20
699
+ #: options/panel3.php:124
700
  msgid "Authors"
701
  msgstr "Forfattere"
702
 
703
+ #: options/panel3.php:21
704
+ #: options/panel3.php:134
705
  msgid "Users"
706
  msgstr "Brukere"
707
 
708
+ #: options/panel3.php:45
709
+ msgid "Enabled"
710
+ msgstr ""
711
+
712
+ #: options/panel3.php:46
713
+ msgid "Disabled"
714
+ msgstr ""
715
 
716
  #: options/panel3.php:47
717
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
718
+ msgstr ""
719
+
720
+ #: options/panel3.php:53
721
+ msgid "Title of the page your visitors will use to manage their subscriptions."
722
+ msgstr "Tittel på siden der brukerne kan administrere sine abonnement."
723
 
724
+ #: options/panel3.php:58
725
  #, fuzzy
726
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
727
  msgstr "Permalenken for administrasjonssiden (som f.eks. <code>/manage-subscriptions</code> eller <code>/?page_id=345</code>). Denne siden eksisterer egentlig <b>ikke</b>, men permalenken må følge permalenkeinnstillingene for din Wordpress-installasjon."
728
 
729
+ #: options/panel3.php:60
730
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
731
  msgstr ""
732
 
733
+ #: options/panel3.php:65
734
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
735
  msgstr ""
736
 
737
+ #: options/panel3.php:70
738
  #: options/panel4.php:50
739
  #, fuzzy
740
  msgid "Messages"
741
  msgstr "E-postmeldinger"
742
 
743
+ #: options/panel3.php:75
744
+ #: options/panel3.php:85
745
+ #: options/panel3.php:95
746
+ #: options/panel3.php:105
747
+ #: options/panel3.php:115
748
+ #: options/panel3.php:125
749
+ #: options/panel3.php:135
750
+ #: options/panel4.php:61
751
+ #: options/panel4.php:77
752
+ #: options/panel4.php:93
753
+ msgid "Bold"
754
+ msgstr ""
755
+
756
  #: options/panel3.php:76
757
  #: options/panel3.php:86
758
  #: options/panel3.php:96
759
  #: options/panel3.php:106
760
  #: options/panel3.php:116
761
  #: options/panel3.php:126
762
+ #: options/panel3.php:136
763
+ #: options/panel4.php:62
764
+ #: options/panel4.php:78
765
+ #: options/panel4.php:94
766
+ msgid "Italic"
767
  msgstr ""
768
 
 
769
  #: options/panel3.php:77
770
  #: options/panel3.php:87
771
  #: options/panel3.php:97
772
  #: options/panel3.php:107
773
  #: options/panel3.php:117
774
  #: options/panel3.php:127
775
+ #: options/panel3.php:137
776
+ #: options/panel4.php:63
777
+ #: options/panel4.php:79
778
+ #: options/panel4.php:95
779
+ msgid "Link"
780
  msgstr ""
781
 
 
782
  #: options/panel3.php:78
783
  #: options/panel3.php:88
784
  #: options/panel3.php:98
785
  #: options/panel3.php:108
786
  #: options/panel3.php:118
787
  #: options/panel3.php:128
788
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
789
  #: options/panel4.php:64
790
  #: options/panel4.php:80
791
  #: options/panel4.php:96
792
  msgid "Image"
793
  msgstr ""
794
 
795
+ #: options/panel3.php:81
796
  msgid "Text shown to those who request to manage their subscriptions."
797
  msgstr "Tekst vist til dem som ber om å få administrere sine abonnement."
798
 
799
+ #: options/panel3.php:91
800
  #, fuzzy
801
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
802
  msgstr "Takkemerknad vist etter at forespørselen over har blitt behandlet."
803
 
804
+ #: options/panel3.php:101
805
  #, fuzzy
806
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
807
  msgstr "Tekst vist til dem som ønsker å abonnere uten å legge igjen kommentar. Tillatte elementer: [post_title]"
808
 
809
+ #: options/panel3.php:111
810
  #, fuzzy
811
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
812
  msgstr "Takkemerknad vist etter at abonneringsforespørselen har blitt behandlet (bekreftelse via e-post ikke aktivert)."
813
 
814
+ #: options/panel3.php:121
815
  #, fuzzy
816
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
817
  msgstr "Takkemerknad vist etter at abonneringsforespørselen har blitt behandlet (bekreftelse via e-post aktivert)."
818
 
819
+ #: options/panel3.php:131
820
  msgid "Introductory text for the authors' management page."
821
  msgstr "Innledende tekst på administrasjonssiden forfatterne ser."
822
 
823
+ #: options/panel3.php:141
824
  msgid "Introductory text for the users' management page."
825
  msgstr "Innledende tekst på administrasjonssiden brukerne ser."
826
 
1002
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
1003
  msgstr ""
1004
 
1005
+ #: templates/author.php:55
1006
  msgid "Title"
1007
  msgstr "Tittel"
1008
 
1009
+ #: templates/author.php:66
1010
+ #: templates/user.php:60
1011
  msgid "Select all"
1012
  msgstr "Velg alle"
1013
 
1014
+ #: templates/author.php:67
1015
+ #: templates/user.php:61
1016
  msgid "Invert selection"
1017
  msgstr "Inverter utvalg"
1018
 
1019
+ #: templates/author.php:71
1020
  msgid "Set to Y"
1021
  msgstr ""
1022
 
1023
+ #: templates/author.php:77
1024
+ #: templates/user.php:71
1025
  msgid "No subscriptions match your search criteria."
1026
  msgstr ""
1027
 
1028
  #: templates/request-management-link.php:68
1029
+ #: templates/subscribe.php:89
1030
  msgid "Send"
1031
  msgstr "Send"
1032
 
1033
+ #: templates/subscribe.php:42
1034
  #: templates/subscribe.php:43
 
1035
  msgid "New subscription to"
1036
  msgstr "Nytt abonnement på"
1037
 
1038
+ #: templates/subscribe.php:43
1039
  msgid "User:"
1040
  msgstr "Bruker:"
1041
 
1042
+ #~ msgid "Management Page ID"
1043
+ #~ msgstr "ID for administrasjonsside"
1044
+
1045
+ #~ msgid "Management page"
1046
+ #~ msgstr "Administrasjonsside"
1047
+
1048
  #~ msgid "Awaiting confirmation"
1049
  #~ msgstr "Venter på bekreftelse"
1050
 
langs/subscribe-reloaded-nl_NL.mo CHANGED
Binary file
langs/subscribe-reloaded-nl_NL.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:39-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:39-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -16,80 +16,85 @@ msgstr ""
16
  "X-Poedit-Country: NETHERLANDS\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: subscribe-to-comments-reloaded.php:33
20
- #: subscribe-to-comments-reloaded.php:221
21
  #, fuzzy
22
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
  msgstr "Je abonnement op dit bericht moet eerst worden bevestigd. <a href='[manager_link]'>Beheer je abonnementen</a>."
24
 
25
- #: subscribe-to-comments-reloaded.php:38
26
- #: subscribe-to-comments-reloaded.php:220
27
  #, fuzzy
28
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
  msgstr "Je hebt een abonnement op dit bericht. Beheer je abonnementen <a href='[manager_link]'>op deze pagina</a>. "
30
 
31
- #: subscribe-to-comments-reloaded.php:45
32
- #: subscribe-to-comments-reloaded.php:222
33
  #, fuzzy
34
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
  msgstr "Op <a href='[manager_link]'>deze pagina</a> kun je de abonnementen van dit bericht beheren."
36
 
37
- #: subscribe-to-comments-reloaded.php:50
38
- #: subscribe-to-comments-reloaded.php:217
39
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
  msgstr "Houd mij op de hoogte van nieuwe reacties. Of <a href='[subscribe_link]'>abonneer jezelf</a> op deze discussie zonder te reageren."
41
 
42
- #: subscribe-to-comments-reloaded.php:60
 
 
 
 
 
43
  msgid "All"
44
  msgstr ""
45
 
46
- #: subscribe-to-comments-reloaded.php:61
47
- #: templates/user.php:66
48
  msgid "Replies to my comments"
49
  msgstr ""
50
 
51
- #: subscribe-to-comments-reloaded.php:62
52
  msgid "Daily digest"
53
  msgstr ""
54
 
55
- #: subscribe-to-comments-reloaded.php:194
56
  #: options/index.php:41
57
  msgid "Manage subscriptions"
58
  msgstr "Beheer Abonnementen"
59
 
60
- #: subscribe-to-comments-reloaded.php:195
61
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
  msgstr "Om je abonnementen te beheren moet je hieronder je e-mail adres invullen. We sturen je dan een persoonlijk link waar je je abonnementen aan kunt passen."
63
 
64
- #: subscribe-to-comments-reloaded.php:196
65
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Je aanvraag is voltooid en je ontvangt binnen enkele ogenblikken een e-mail met een link naar je persoonlijk beheerpagina."
67
 
68
- #: subscribe-to-comments-reloaded.php:197
69
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
  msgstr "Je wilt je abonneren op de discussie <strong>[post_title]</strong> zonder zelf te reageren? Vul je e-mail adres hieronder in en de rest gaat vanzelf."
71
 
72
- #: subscribe-to-comments-reloaded.php:198
73
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Je aanvraag is voltooid. Je ontvangt iedere keer een e-mail als er een nieuwe reactie is geplaatst."
75
 
76
- #: subscribe-to-comments-reloaded.php:199
77
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Om je aanvraag te voltooien moet je deze eerst bevestigen. Je ontvangt hierover binnen enkele ogenblikken een e-mail bericht."
79
 
80
- #: subscribe-to-comments-reloaded.php:200
81
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
  msgstr "Om je abonnementenen aan te passen vink je het gewenste abonnement aan en klik je op de desgewenste actie."
83
 
84
- #: subscribe-to-comments-reloaded.php:201
85
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
  msgstr "Om je abonnementenen aan te passen vink je het gewenste abonnement aan en klik je op de desgewenste actie. Momenteel ben je geabonneerd op de volgende berichten:"
87
 
88
- #: subscribe-to-comments-reloaded.php:215
89
  msgid "There is a new comment to [post_title]"
90
  msgstr "Er is een nieuwe reactie geplaatst bij [post_title]"
91
 
92
- #: subscribe-to-comments-reloaded.php:216
93
  msgid ""
94
  "There is a new comment to [post_title].\n"
95
  "Comment Link: [comment_permalink]\n"
@@ -107,11 +112,11 @@ msgstr ""
107
  "Permalink: [post_permalink]\n"
108
  "Beheer je abonnementen: [manager_link]"
109
 
110
- #: subscribe-to-comments-reloaded.php:223
111
  msgid "Please confirm your subscription to [post_title]"
112
  msgstr "Bevestig je abonnement op [post_title]"
113
 
114
- #: subscribe-to-comments-reloaded.php:224
115
  msgid ""
116
  "You have requested to be notified every time a new comment is added to:\n"
117
  "[post_permalink]\n"
@@ -120,11 +125,11 @@ msgid ""
120
  "[confirm_link]"
121
  msgstr "Op <a href='[manager_link]'>deze pagina</a> kun je de abonnementen van dit bericht beheren."
122
 
123
- #: subscribe-to-comments-reloaded.php:225
124
  msgid "Manage your subscriptions on [blog_name]"
125
  msgstr "Beheer je abonnementen op [blog_name]"
126
 
127
- #: subscribe-to-comments-reloaded.php:226
128
  msgid ""
129
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
130
  "[manager_link]"
@@ -132,11 +137,11 @@ msgstr ""
132
  "Je hebt gevraagd om de link naar je abonnementen beheer pagina voor de website [blog_name]. Volg de volgende link om naar je persoonlijke beheer pagina te gaan:\n"
133
  "[manager_link]"
134
 
135
- #: subscribe-to-comments-reloaded.php:956
136
  msgid "Subscribed"
137
  msgstr "Geabonneerd"
138
 
139
- #: subscribe-to-comments-reloaded.php:970
140
  #: options/panel2.php:41
141
  #: options/panel2.php:48
142
  #: options/panel2.php:55
@@ -149,11 +154,19 @@ msgstr "Geabonneerd"
149
  msgid "Yes"
150
  msgstr "Ja"
151
 
152
- #: subscribe-to-comments-reloaded.php:972
 
 
 
 
 
 
 
 
153
  msgid "Pending"
154
  msgstr ""
155
 
156
- #: subscribe-to-comments-reloaded.php:973
157
  #: options/panel2.php:42
158
  #: options/panel2.php:49
159
  #: options/panel2.php:56
@@ -166,19 +179,24 @@ msgstr ""
166
  msgid "No"
167
  msgstr "Nee"
168
 
169
- #: subscribe-to-comments-reloaded.php:983
 
 
 
 
 
170
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
171
  msgstr "Hulp nodig bij het gebruik van de Subscribe to Comments Reloaded plugin? Bezoek de officiele"
172
 
173
- #: subscribe-to-comments-reloaded.php:983
174
  msgid "support forum"
175
  msgstr "support forum"
176
 
177
- #: subscribe-to-comments-reloaded.php:984
178
  msgid "Feeling generous?"
179
  msgstr "Wees eens gul!"
180
 
181
- #: subscribe-to-comments-reloaded.php:984
182
  msgid "Donate a few bucks!"
183
  msgstr "Doneer een paar centen!"
184
 
@@ -199,7 +217,7 @@ msgstr "Notificatie onderwerp"
199
 
200
  #: options/index.php:45
201
  #: options/panel2.php:35
202
- #: options/panel3.php:38
203
  #: options/panel4.php:34
204
  msgid "Options"
205
  msgstr "Opties"
@@ -270,8 +288,8 @@ msgstr "Abonnement bijwerken"
270
  #: options/panel1.php:19
271
  #: options/panel1.php:81
272
  #: options/panel1.php:113
273
- #: templates/author.php:51
274
- #: templates/user.php:47
275
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
276
  msgstr "Let op! Deze handeling kan niet ongedaan worden gemaakt. Weet je zeker dat je door wilt gaan?"
277
 
@@ -351,8 +369,8 @@ msgstr "Post (ID)"
351
  #: options/panel1.php:44
352
  #: options/panel1.php:90
353
  #: templates/request-management-link.php:65
354
- #: templates/subscribe.php:88
355
- #: templates/user.php:52
356
  msgid "Email"
357
  msgstr "E-mail"
358
 
@@ -444,8 +462,8 @@ msgid "of"
444
  msgstr "van"
445
 
446
  #: options/panel1.php:93
447
- #: templates/author.php:57
448
- #: templates/user.php:53
449
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
450
  msgstr ""
451
 
@@ -458,14 +476,14 @@ msgid "Edit"
458
  msgstr ""
459
 
460
  #: options/panel1.php:113
461
- #: templates/author.php:70
462
- #: templates/user.php:64
463
  msgid "Delete"
464
  msgstr "Verwijderen"
465
 
466
  #: options/panel1.php:121
467
- #: templates/author.php:69
468
- #: templates/user.php:63
469
  msgid "Action:"
470
  msgstr "Actie:"
471
 
@@ -474,8 +492,8 @@ msgid "Delete forever"
474
  msgstr "Verwijderen"
475
 
476
  #: options/panel1.php:123
477
- #: templates/author.php:71
478
- #: templates/user.php:65
479
  msgid "Suspend"
480
  msgstr "Pauzeren"
481
 
@@ -488,14 +506,14 @@ msgid "Activate and set to R"
488
  msgstr ""
489
 
490
  #: options/panel1.php:126
491
- #: templates/author.php:73
492
- #: templates/user.php:67
493
  msgid "Activate"
494
  msgstr ""
495
 
496
  #: options/panel1.php:127
497
- #: templates/author.php:74
498
- #: templates/user.php:68
499
  msgid "Update subscriptions"
500
  msgstr "Abonnementen bijwerken"
501
 
@@ -550,14 +568,14 @@ msgid "Author label"
550
  msgstr "Auteur label"
551
 
552
  #: options/panel2.php:25
553
- #: options/panel3.php:25
554
  #: options/panel4.php:23
555
  #: options/panel5.php:22
556
  msgid "Your settings have been successfully updated."
557
  msgstr "De instellingen zijn succesvol bijgwerkt."
558
 
559
  #: options/panel2.php:28
560
- #: options/panel3.php:28
561
  #: options/panel4.php:26
562
  #: options/panel5.php:25
563
  msgid "There was an error updating the following fields:"
@@ -614,165 +632,181 @@ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
614
  msgstr "Label dat wordt getoond aan auteurs (en beheerders). Beschikbare tag: [manager_link]"
615
 
616
  #: options/panel2.php:97
617
- #: options/panel3.php:136
618
  #: options/panel4.php:103
619
  #: options/panel5.php:83
620
  msgid "Save Changes"
621
  msgstr "Opslaan"
622
 
623
  #: options/panel3.php:10
624
- #: options/panel3.php:42
625
- msgid "Page title"
626
- msgstr "Pagina titel"
 
627
 
628
  #: options/panel3.php:11
629
- msgid "Management Page ID"
630
- msgstr "Abonnenementen Beheerpagina ID"
 
631
 
632
  #: options/panel3.php:12
633
- #: options/panel3.php:54
 
 
 
 
 
 
634
  msgid "Custom HEAD meta"
635
  msgstr ""
636
 
637
- #: options/panel3.php:14
638
- #: options/panel3.php:65
639
  msgid "Request link"
640
  msgstr "Aanvraag link"
641
 
642
- #: options/panel3.php:15
643
- #: options/panel3.php:75
644
  msgid "Request submitted"
645
  msgstr "Aanvraag verzonden"
646
 
647
- #: options/panel3.php:16
648
- #: options/panel3.php:85
649
  msgid "Subscribe without commenting"
650
  msgstr "Abonneer zonder te reageren"
651
 
652
- #: options/panel3.php:17
653
- #: options/panel3.php:95
654
  msgid "Subscription processed"
655
  msgstr "Aanvraag verwerkt"
656
 
657
- #: options/panel3.php:18
658
- #: options/panel3.php:105
659
  msgid "Subscription processed (DCI)"
660
  msgstr "Aanvraag verwerkt (DCI)"
661
 
662
- #: options/panel3.php:19
663
- #: options/panel3.php:115
664
  msgid "Authors"
665
  msgstr "Auteurs"
666
 
667
- #: options/panel3.php:20
668
- #: options/panel3.php:125
669
  msgid "Users"
670
  msgstr "Gebruikers"
671
 
672
- #: options/panel3.php:44
673
- msgid "Title of the page your visitors will use to manage their subscriptions."
674
- msgstr "Titel van de pagina waar gebruikers hun abonnementen aan kunnen passen."
 
 
 
 
675
 
676
  #: options/panel3.php:47
677
- msgid "Management page"
678
- msgstr "Beheerpagina"
 
 
 
 
679
 
680
- #: options/panel3.php:49
681
  #, fuzzy
682
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
683
  msgstr "De permalink voor je abonnementen beheer pagina (zoiets als <code>/manage-subscriptions</code> of <code>/?page_id=345</code>). Deze pagina <b>bestaat niet</b> daadwerkelijk in het systeem, maar de permalink moet wel voldoen aan je Wordpress permalink instellingen."
684
 
685
- #: options/panel3.php:51
686
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
687
  msgstr ""
688
 
689
- #: options/panel3.php:56
690
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
691
  msgstr ""
692
 
693
- #: options/panel3.php:61
694
  #: options/panel4.php:50
695
  #, fuzzy
696
  msgid "Messages"
697
  msgstr "E-mail Berichten"
698
 
699
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
700
  #: options/panel3.php:76
701
  #: options/panel3.php:86
702
  #: options/panel3.php:96
703
  #: options/panel3.php:106
704
  #: options/panel3.php:116
705
  #: options/panel3.php:126
706
- #: options/panel4.php:61
707
- #: options/panel4.php:77
708
- #: options/panel4.php:93
709
- msgid "Bold"
 
710
  msgstr ""
711
 
712
- #: options/panel3.php:67
713
  #: options/panel3.php:77
714
  #: options/panel3.php:87
715
  #: options/panel3.php:97
716
  #: options/panel3.php:107
717
  #: options/panel3.php:117
718
  #: options/panel3.php:127
719
- #: options/panel4.php:62
720
- #: options/panel4.php:78
721
- #: options/panel4.php:94
722
- msgid "Italic"
 
723
  msgstr ""
724
 
725
- #: options/panel3.php:68
726
  #: options/panel3.php:78
727
  #: options/panel3.php:88
728
  #: options/panel3.php:98
729
  #: options/panel3.php:108
730
  #: options/panel3.php:118
731
  #: options/panel3.php:128
732
- #: options/panel4.php:63
733
- #: options/panel4.php:79
734
- #: options/panel4.php:95
735
- msgid "Link"
736
- msgstr ""
737
-
738
- #: options/panel3.php:69
739
- #: options/panel3.php:79
740
- #: options/panel3.php:89
741
- #: options/panel3.php:99
742
- #: options/panel3.php:109
743
- #: options/panel3.php:119
744
- #: options/panel3.php:129
745
  #: options/panel4.php:64
746
  #: options/panel4.php:80
747
  #: options/panel4.php:96
748
  msgid "Image"
749
  msgstr ""
750
 
751
- #: options/panel3.php:72
752
  msgid "Text shown to those who request to manage their subscriptions."
753
  msgstr "Tekst dat op het scherm verschijnt bij gebruikers die hun abonnementen willen aanpassen."
754
 
755
- #: options/panel3.php:82
756
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
757
  msgstr "Het bedanktberichtje dat wordt getoond als bovenstaande aanvragen zijn doorgevoerd. Beschikbare tags: [post_title], [post_permalink]"
758
 
759
- #: options/panel3.php:92
760
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
761
  msgstr "Tekst die wordt getoond aan gebruikers die willen abonneren zonder eerst zelf te reageren. Beschikbare tags: [post_title], [post_permalink]"
762
 
763
- #: options/panel3.php:102
764
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
765
  msgstr "Het bedankberichtje dat wordt getoond nadat de aanvragen zijn doorgevoerd (als double check-in uit staat). Beschikbare tags: [post_title], [post_permalink]"
766
 
767
- #: options/panel3.php:112
768
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
769
  msgstr "Een bedankberichtje dat wordt getoond als een gebruiker een abonnement heeft aangevraagd. Double check-in moet aan staan). Beschikbare tags: [post_title], [post_permalink]"
770
 
771
- #: options/panel3.php:122
772
  msgid "Introductory text for the authors' management page."
773
  msgstr "Intoductie tekst voor de beheerpagina van auteurs."
774
 
775
- #: options/panel3.php:132
776
  msgid "Introductory text for the users' management page."
777
  msgstr "Intoductie tekst voor de beheerpagina van de gebruikers."
778
 
@@ -954,43 +988,49 @@ msgstr ""
954
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
955
  msgstr ""
956
 
957
- #: templates/author.php:56
958
  msgid "Title"
959
  msgstr "Titel"
960
 
961
- #: templates/author.php:67
962
- #: templates/user.php:61
963
  msgid "Select all"
964
  msgstr "Selecteer alles"
965
 
966
- #: templates/author.php:68
967
- #: templates/user.php:62
968
  msgid "Invert selection"
969
  msgstr "Selectie omkeren"
970
 
971
- #: templates/author.php:72
972
  msgid "Set to Y"
973
  msgstr ""
974
 
975
- #: templates/author.php:78
976
- #: templates/user.php:72
977
  msgid "No subscriptions match your search criteria."
978
  msgstr ""
979
 
980
  #: templates/request-management-link.php:68
981
- #: templates/subscribe.php:90
982
  msgid "Send"
983
  msgstr "Verstuur"
984
 
 
985
  #: templates/subscribe.php:43
986
- #: templates/subscribe.php:44
987
  msgid "New subscription to"
988
  msgstr "Nieuw abonnement voor"
989
 
990
- #: templates/subscribe.php:44
991
  msgid "User:"
992
  msgstr "Gebruiker:"
993
 
 
 
 
 
 
 
994
  #~ msgid "Awaiting confirmation"
995
  #~ msgstr "Wachten op bevestiging"
996
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:02-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:02-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
16
  "X-Poedit-Country: NETHERLANDS\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: subscribe-to-comments-reloaded.php:41
20
+ #: subscribe-to-comments-reloaded.php:248
21
  #, fuzzy
22
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
  msgstr "Je abonnement op dit bericht moet eerst worden bevestigd. <a href='[manager_link]'>Beheer je abonnementen</a>."
24
 
25
+ #: subscribe-to-comments-reloaded.php:46
26
+ #: subscribe-to-comments-reloaded.php:247
27
  #, fuzzy
28
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
  msgstr "Je hebt een abonnement op dit bericht. Beheer je abonnementen <a href='[manager_link]'>op deze pagina</a>. "
30
 
31
+ #: subscribe-to-comments-reloaded.php:53
32
+ #: subscribe-to-comments-reloaded.php:249
33
  #, fuzzy
34
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
  msgstr "Op <a href='[manager_link]'>deze pagina</a> kun je de abonnementen van dit bericht beheren."
36
 
37
+ #: subscribe-to-comments-reloaded.php:58
38
+ #: subscribe-to-comments-reloaded.php:244
39
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
  msgstr "Houd mij op de hoogte van nieuwe reacties. Of <a href='[subscribe_link]'>abonneer jezelf</a> op deze discussie zonder te reageren."
41
 
42
+ #: subscribe-to-comments-reloaded.php:67
43
+ #, fuzzy
44
+ msgid "Don't subscribe"
45
+ msgstr "Laat beheerder abonneren"
46
+
47
+ #: subscribe-to-comments-reloaded.php:68
48
  msgid "All"
49
  msgstr ""
50
 
51
+ #: subscribe-to-comments-reloaded.php:69
52
+ #: templates/user.php:65
53
  msgid "Replies to my comments"
54
  msgstr ""
55
 
56
+ #: subscribe-to-comments-reloaded.php:70
57
  msgid "Daily digest"
58
  msgstr ""
59
 
60
+ #: subscribe-to-comments-reloaded.php:221
61
  #: options/index.php:41
62
  msgid "Manage subscriptions"
63
  msgstr "Beheer Abonnementen"
64
 
65
+ #: subscribe-to-comments-reloaded.php:222
66
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
67
  msgstr "Om je abonnementen te beheren moet je hieronder je e-mail adres invullen. We sturen je dan een persoonlijk link waar je je abonnementen aan kunt passen."
68
 
69
+ #: subscribe-to-comments-reloaded.php:223
70
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
71
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Je aanvraag is voltooid en je ontvangt binnen enkele ogenblikken een e-mail met een link naar je persoonlijk beheerpagina."
72
 
73
+ #: subscribe-to-comments-reloaded.php:224
74
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
75
  msgstr "Je wilt je abonneren op de discussie <strong>[post_title]</strong> zonder zelf te reageren? Vul je e-mail adres hieronder in en de rest gaat vanzelf."
76
 
77
+ #: subscribe-to-comments-reloaded.php:225
78
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
79
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Je aanvraag is voltooid. Je ontvangt iedere keer een e-mail als er een nieuwe reactie is geplaatst."
80
 
81
+ #: subscribe-to-comments-reloaded.php:226
82
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
83
  msgstr "Bedankt voor het gebruikmaken van onze abonnementen service. Om je aanvraag te voltooien moet je deze eerst bevestigen. Je ontvangt hierover binnen enkele ogenblikken een e-mail bericht."
84
 
85
+ #: subscribe-to-comments-reloaded.php:227
86
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
87
  msgstr "Om je abonnementenen aan te passen vink je het gewenste abonnement aan en klik je op de desgewenste actie."
88
 
89
+ #: subscribe-to-comments-reloaded.php:228
90
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
91
  msgstr "Om je abonnementenen aan te passen vink je het gewenste abonnement aan en klik je op de desgewenste actie. Momenteel ben je geabonneerd op de volgende berichten:"
92
 
93
+ #: subscribe-to-comments-reloaded.php:242
94
  msgid "There is a new comment to [post_title]"
95
  msgstr "Er is een nieuwe reactie geplaatst bij [post_title]"
96
 
97
+ #: subscribe-to-comments-reloaded.php:243
98
  msgid ""
99
  "There is a new comment to [post_title].\n"
100
  "Comment Link: [comment_permalink]\n"
112
  "Permalink: [post_permalink]\n"
113
  "Beheer je abonnementen: [manager_link]"
114
 
115
+ #: subscribe-to-comments-reloaded.php:250
116
  msgid "Please confirm your subscription to [post_title]"
117
  msgstr "Bevestig je abonnement op [post_title]"
118
 
119
+ #: subscribe-to-comments-reloaded.php:251
120
  msgid ""
121
  "You have requested to be notified every time a new comment is added to:\n"
122
  "[post_permalink]\n"
125
  "[confirm_link]"
126
  msgstr "Op <a href='[manager_link]'>deze pagina</a> kun je de abonnementen van dit bericht beheren."
127
 
128
+ #: subscribe-to-comments-reloaded.php:252
129
  msgid "Manage your subscriptions on [blog_name]"
130
  msgstr "Beheer je abonnementen op [blog_name]"
131
 
132
+ #: subscribe-to-comments-reloaded.php:253
133
  msgid ""
134
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
135
  "[manager_link]"
137
  "Je hebt gevraagd om de link naar je abonnementen beheer pagina voor de website [blog_name]. Volg de volgende link om naar je persoonlijke beheer pagina te gaan:\n"
138
  "[manager_link]"
139
 
140
+ #: subscribe-to-comments-reloaded.php:986
141
  msgid "Subscribed"
142
  msgstr "Geabonneerd"
143
 
144
+ #: subscribe-to-comments-reloaded.php:1000
145
  #: options/panel2.php:41
146
  #: options/panel2.php:48
147
  #: options/panel2.php:55
154
  msgid "Yes"
155
  msgstr "Ja"
156
 
157
+ #: subscribe-to-comments-reloaded.php:1002
158
+ msgid "Replies"
159
+ msgstr ""
160
+
161
+ #: subscribe-to-comments-reloaded.php:1004
162
+ msgid "Digest"
163
+ msgstr ""
164
+
165
+ #: subscribe-to-comments-reloaded.php:1006
166
  msgid "Pending"
167
  msgstr ""
168
 
169
+ #: subscribe-to-comments-reloaded.php:1007
170
  #: options/panel2.php:42
171
  #: options/panel2.php:49
172
  #: options/panel2.php:56
179
  msgid "No"
180
  msgstr "Nee"
181
 
182
+ #: subscribe-to-comments-reloaded.php:1016
183
+ #, fuzzy
184
+ msgid "Subscriptions"
185
+ msgstr "Beheer Abonnementen"
186
+
187
+ #: subscribe-to-comments-reloaded.php:1039
188
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
189
  msgstr "Hulp nodig bij het gebruik van de Subscribe to Comments Reloaded plugin? Bezoek de officiele"
190
 
191
+ #: subscribe-to-comments-reloaded.php:1039
192
  msgid "support forum"
193
  msgstr "support forum"
194
 
195
+ #: subscribe-to-comments-reloaded.php:1040
196
  msgid "Feeling generous?"
197
  msgstr "Wees eens gul!"
198
 
199
+ #: subscribe-to-comments-reloaded.php:1040
200
  msgid "Donate a few bucks!"
201
  msgstr "Doneer een paar centen!"
202
 
217
 
218
  #: options/index.php:45
219
  #: options/panel2.php:35
220
+ #: options/panel3.php:39
221
  #: options/panel4.php:34
222
  msgid "Options"
223
  msgstr "Opties"
288
  #: options/panel1.php:19
289
  #: options/panel1.php:81
290
  #: options/panel1.php:113
291
+ #: templates/author.php:50
292
+ #: templates/user.php:46
293
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
294
  msgstr "Let op! Deze handeling kan niet ongedaan worden gemaakt. Weet je zeker dat je door wilt gaan?"
295
 
369
  #: options/panel1.php:44
370
  #: options/panel1.php:90
371
  #: templates/request-management-link.php:65
372
+ #: templates/subscribe.php:87
373
+ #: templates/user.php:51
374
  msgid "Email"
375
  msgstr "E-mail"
376
 
462
  msgstr "van"
463
 
464
  #: options/panel1.php:93
465
+ #: templates/author.php:56
466
+ #: templates/user.php:52
467
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
468
  msgstr ""
469
 
476
  msgstr ""
477
 
478
  #: options/panel1.php:113
479
+ #: templates/author.php:69
480
+ #: templates/user.php:63
481
  msgid "Delete"
482
  msgstr "Verwijderen"
483
 
484
  #: options/panel1.php:121
485
+ #: templates/author.php:68
486
+ #: templates/user.php:62
487
  msgid "Action:"
488
  msgstr "Actie:"
489
 
492
  msgstr "Verwijderen"
493
 
494
  #: options/panel1.php:123
495
+ #: templates/author.php:70
496
+ #: templates/user.php:64
497
  msgid "Suspend"
498
  msgstr "Pauzeren"
499
 
506
  msgstr ""
507
 
508
  #: options/panel1.php:126
509
+ #: templates/author.php:72
510
+ #: templates/user.php:66
511
  msgid "Activate"
512
  msgstr ""
513
 
514
  #: options/panel1.php:127
515
+ #: templates/author.php:73
516
+ #: templates/user.php:67
517
  msgid "Update subscriptions"
518
  msgstr "Abonnementen bijwerken"
519
 
568
  msgstr "Auteur label"
569
 
570
  #: options/panel2.php:25
571
+ #: options/panel3.php:26
572
  #: options/panel4.php:23
573
  #: options/panel5.php:22
574
  msgid "Your settings have been successfully updated."
575
  msgstr "De instellingen zijn succesvol bijgwerkt."
576
 
577
  #: options/panel2.php:28
578
+ #: options/panel3.php:29
579
  #: options/panel4.php:26
580
  #: options/panel5.php:25
581
  msgid "There was an error updating the following fields:"
632
  msgstr "Label dat wordt getoond aan auteurs (en beheerders). Beschikbare tag: [manager_link]"
633
 
634
  #: options/panel2.php:97
635
+ #: options/panel3.php:145
636
  #: options/panel4.php:103
637
  #: options/panel5.php:83
638
  msgid "Save Changes"
639
  msgstr "Opslaan"
640
 
641
  #: options/panel3.php:10
642
+ #: options/panel3.php:43
643
+ #, fuzzy
644
+ msgid "Virtual Management Page"
645
+ msgstr "Beheerpagina"
646
 
647
  #: options/panel3.php:11
648
+ #: options/panel3.php:51
649
+ msgid "Page title"
650
+ msgstr "Pagina titel"
651
 
652
  #: options/panel3.php:12
653
+ #: options/panel3.php:56
654
+ #, fuzzy
655
+ msgid "Management URL"
656
+ msgstr "Beheerpagina"
657
+
658
+ #: options/panel3.php:13
659
+ #: options/panel3.php:63
660
  msgid "Custom HEAD meta"
661
  msgstr ""
662
 
663
+ #: options/panel3.php:15
664
+ #: options/panel3.php:74
665
  msgid "Request link"
666
  msgstr "Aanvraag link"
667
 
668
+ #: options/panel3.php:16
669
+ #: options/panel3.php:84
670
  msgid "Request submitted"
671
  msgstr "Aanvraag verzonden"
672
 
673
+ #: options/panel3.php:17
674
+ #: options/panel3.php:94
675
  msgid "Subscribe without commenting"
676
  msgstr "Abonneer zonder te reageren"
677
 
678
+ #: options/panel3.php:18
679
+ #: options/panel3.php:104
680
  msgid "Subscription processed"
681
  msgstr "Aanvraag verwerkt"
682
 
683
+ #: options/panel3.php:19
684
+ #: options/panel3.php:114
685
  msgid "Subscription processed (DCI)"
686
  msgstr "Aanvraag verwerkt (DCI)"
687
 
688
+ #: options/panel3.php:20
689
+ #: options/panel3.php:124
690
  msgid "Authors"
691
  msgstr "Auteurs"
692
 
693
+ #: options/panel3.php:21
694
+ #: options/panel3.php:134
695
  msgid "Users"
696
  msgstr "Gebruikers"
697
 
698
+ #: options/panel3.php:45
699
+ msgid "Enabled"
700
+ msgstr ""
701
+
702
+ #: options/panel3.php:46
703
+ msgid "Disabled"
704
+ msgstr ""
705
 
706
  #: options/panel3.php:47
707
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
708
+ msgstr ""
709
+
710
+ #: options/panel3.php:53
711
+ msgid "Title of the page your visitors will use to manage their subscriptions."
712
+ msgstr "Titel van de pagina waar gebruikers hun abonnementen aan kunnen passen."
713
 
714
+ #: options/panel3.php:58
715
  #, fuzzy
716
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
717
  msgstr "De permalink voor je abonnementen beheer pagina (zoiets als <code>/manage-subscriptions</code> of <code>/?page_id=345</code>). Deze pagina <b>bestaat niet</b> daadwerkelijk in het systeem, maar de permalink moet wel voldoen aan je Wordpress permalink instellingen."
718
 
719
+ #: options/panel3.php:60
720
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
721
  msgstr ""
722
 
723
+ #: options/panel3.php:65
724
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
725
  msgstr ""
726
 
727
+ #: options/panel3.php:70
728
  #: options/panel4.php:50
729
  #, fuzzy
730
  msgid "Messages"
731
  msgstr "E-mail Berichten"
732
 
733
+ #: options/panel3.php:75
734
+ #: options/panel3.php:85
735
+ #: options/panel3.php:95
736
+ #: options/panel3.php:105
737
+ #: options/panel3.php:115
738
+ #: options/panel3.php:125
739
+ #: options/panel3.php:135
740
+ #: options/panel4.php:61
741
+ #: options/panel4.php:77
742
+ #: options/panel4.php:93
743
+ msgid "Bold"
744
+ msgstr ""
745
+
746
  #: options/panel3.php:76
747
  #: options/panel3.php:86
748
  #: options/panel3.php:96
749
  #: options/panel3.php:106
750
  #: options/panel3.php:116
751
  #: options/panel3.php:126
752
+ #: options/panel3.php:136
753
+ #: options/panel4.php:62
754
+ #: options/panel4.php:78
755
+ #: options/panel4.php:94
756
+ msgid "Italic"
757
  msgstr ""
758
 
 
759
  #: options/panel3.php:77
760
  #: options/panel3.php:87
761
  #: options/panel3.php:97
762
  #: options/panel3.php:107
763
  #: options/panel3.php:117
764
  #: options/panel3.php:127
765
+ #: options/panel3.php:137
766
+ #: options/panel4.php:63
767
+ #: options/panel4.php:79
768
+ #: options/panel4.php:95
769
+ msgid "Link"
770
  msgstr ""
771
 
 
772
  #: options/panel3.php:78
773
  #: options/panel3.php:88
774
  #: options/panel3.php:98
775
  #: options/panel3.php:108
776
  #: options/panel3.php:118
777
  #: options/panel3.php:128
778
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
779
  #: options/panel4.php:64
780
  #: options/panel4.php:80
781
  #: options/panel4.php:96
782
  msgid "Image"
783
  msgstr ""
784
 
785
+ #: options/panel3.php:81
786
  msgid "Text shown to those who request to manage their subscriptions."
787
  msgstr "Tekst dat op het scherm verschijnt bij gebruikers die hun abonnementen willen aanpassen."
788
 
789
+ #: options/panel3.php:91
790
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
791
  msgstr "Het bedanktberichtje dat wordt getoond als bovenstaande aanvragen zijn doorgevoerd. Beschikbare tags: [post_title], [post_permalink]"
792
 
793
+ #: options/panel3.php:101
794
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
795
  msgstr "Tekst die wordt getoond aan gebruikers die willen abonneren zonder eerst zelf te reageren. Beschikbare tags: [post_title], [post_permalink]"
796
 
797
+ #: options/panel3.php:111
798
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
799
  msgstr "Het bedankberichtje dat wordt getoond nadat de aanvragen zijn doorgevoerd (als double check-in uit staat). Beschikbare tags: [post_title], [post_permalink]"
800
 
801
+ #: options/panel3.php:121
802
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
803
  msgstr "Een bedankberichtje dat wordt getoond als een gebruiker een abonnement heeft aangevraagd. Double check-in moet aan staan). Beschikbare tags: [post_title], [post_permalink]"
804
 
805
+ #: options/panel3.php:131
806
  msgid "Introductory text for the authors' management page."
807
  msgstr "Intoductie tekst voor de beheerpagina van auteurs."
808
 
809
+ #: options/panel3.php:141
810
  msgid "Introductory text for the users' management page."
811
  msgstr "Intoductie tekst voor de beheerpagina van de gebruikers."
812
 
988
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
989
  msgstr ""
990
 
991
+ #: templates/author.php:55
992
  msgid "Title"
993
  msgstr "Titel"
994
 
995
+ #: templates/author.php:66
996
+ #: templates/user.php:60
997
  msgid "Select all"
998
  msgstr "Selecteer alles"
999
 
1000
+ #: templates/author.php:67
1001
+ #: templates/user.php:61
1002
  msgid "Invert selection"
1003
  msgstr "Selectie omkeren"
1004
 
1005
+ #: templates/author.php:71
1006
  msgid "Set to Y"
1007
  msgstr ""
1008
 
1009
+ #: templates/author.php:77
1010
+ #: templates/user.php:71
1011
  msgid "No subscriptions match your search criteria."
1012
  msgstr ""
1013
 
1014
  #: templates/request-management-link.php:68
1015
+ #: templates/subscribe.php:89
1016
  msgid "Send"
1017
  msgstr "Verstuur"
1018
 
1019
+ #: templates/subscribe.php:42
1020
  #: templates/subscribe.php:43
 
1021
  msgid "New subscription to"
1022
  msgstr "Nieuw abonnement voor"
1023
 
1024
+ #: templates/subscribe.php:43
1025
  msgid "User:"
1026
  msgstr "Gebruiker:"
1027
 
1028
+ #~ msgid "Management Page ID"
1029
+ #~ msgstr "Abonnenementen Beheerpagina ID"
1030
+
1031
+ #~ msgid "Management page"
1032
+ #~ msgstr "Beheerpagina"
1033
+
1034
  #~ msgid "Awaiting confirmation"
1035
  #~ msgstr "Wachten op bevestiging"
1036
 
langs/subscribe-reloaded-pl_PL.mo CHANGED
Binary file
langs/subscribe-reloaded-pl_PL.po CHANGED
@@ -1,1125 +1,1108 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:39-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:39-0500\n"
7
- "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
- "Language-Team: tłumaczył Robert Koeseling\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e\n"
13
- "X-Poedit-Basepath: ../\n"
14
- "X-Poedit-Language: Polish\n"
15
- "X-Poedit-Country: POLAND\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: subscribe-to-comments-reloaded.php:33
20
- #: subscribe-to-comments-reloaded.php:221
21
- #, fuzzy
22
- msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
- msgstr "Twoja subskrybcja do tego wpisu musi zostać potwierdzona. <a href='[manager_link]'>Zarządzaj swoimi subskrypcjami</a>."
24
-
25
- #: subscribe-to-comments-reloaded.php:38
26
- #: subscribe-to-comments-reloaded.php:220
27
- #, fuzzy
28
- msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
- msgstr "Już subskrybujesz ten wpis. <a href='[manager_link]'>ZARZĄDZAJ</a> swoimi subskrypcjami."
30
-
31
- #: subscribe-to-comments-reloaded.php:45
32
- #: subscribe-to-comments-reloaded.php:222
33
- #, fuzzy
34
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
- msgstr "Jako autor możesz <a href='[manager_link]'>zarzadzać SUBSKRYBENTAMI</a> do tego wpisu."
36
-
37
- #: subscribe-to-comments-reloaded.php:50
38
- #: subscribe-to-comments-reloaded.php:217
39
- msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr "Poinformuj mnie o nowych komentarzach na e-mail. Możesz także <a href='[subscribe_link]'>SUBSKRYBOWAĆ</a> ten wpis bez komentowania."
41
-
42
- #: subscribe-to-comments-reloaded.php:60
43
- msgid "All"
44
- msgstr ""
45
-
46
- #: subscribe-to-comments-reloaded.php:61
47
- #: templates/user.php:66
48
- msgid "Replies to my comments"
49
- msgstr ""
50
-
51
- #: subscribe-to-comments-reloaded.php:62
52
- msgid "Daily digest"
53
- msgstr ""
54
-
55
- #: subscribe-to-comments-reloaded.php:194
56
- #: options/index.php:41
57
- msgid "Manage subscriptions"
58
- msgstr "Zarządzaj subskrybcjami"
59
-
60
- #: subscribe-to-comments-reloaded.php:195
61
- msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
- msgstr "Aby zarządzać swoimi subskrypcjami, proszę podać swój adres e-mail. Wyslemi ci na niego wiadomość z linkiem dodostępu do zarządzania subskrypcjami."
63
-
64
- #: subscribe-to-comments-reloaded.php:196
65
- msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
- msgstr "Miło nam, że się zapisujesz. Proces zgłoszenia subskrypcji został zakończony. Niedługo na twoją skrzynkę przyjdzie od nas e-mail potwierdzający subskrypcje."
67
-
68
- #: subscribe-to-comments-reloaded.php:197
69
- msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
- msgstr "Możesz sledzić dyskusję do <strong>[post_title]</strong> nawet bez zostawiania komentarza. Super, co? Po prostu podaj swój e-mail na który bedą wysyłane nowe komentarze."
71
-
72
- #: subscribe-to-comments-reloaded.php:198
73
- msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
- msgstr "Miło nam, że się zapisujesz. Proces zgłoszenia subskrypcji został zakończony. Od tej pory będziesz otrzymywać e-maile za kazdym razem, kiedy pojawi się komentarz na stronie."
75
-
76
- #: subscribe-to-comments-reloaded.php:199
77
- msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
- msgstr "Dziękujemy za zgłoszenie. Proces zgłoszenia subskrypcji został zakończony. Proszę sprawdzić swoją skrzynkę e-mail i zastosować się do instrukcji zawartych w e-mailu."
79
-
80
- #: subscribe-to-comments-reloaded.php:200
81
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
- msgstr "Aby anulować lub zawiesić czasowo wybrane subskrypcje, wybierz je z listy i kliknij na przycisk u dołu listy."
83
-
84
- #: subscribe-to-comments-reloaded.php:201
85
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
- msgstr "Aby anulować lub zawiesić czasowo wybrane subskrypcje, wybierz je z listy i kliknij na przycisk u dołu listy. Aktualnie subskrybujesz:"
87
-
88
- #: subscribe-to-comments-reloaded.php:215
89
- msgid "There is a new comment to [post_title]"
90
- msgstr "Pojawił się nowy komentarz do [post_title]"
91
-
92
- #: subscribe-to-comments-reloaded.php:216
93
- msgid ""
94
- "There is a new comment to [post_title].\n"
95
- "Comment Link: [comment_permalink]\n"
96
- "Author: [comment_author]\n"
97
- "Comment:\n"
98
- "[comment_content]\n"
99
- "Permalink: [post_permalink]\n"
100
- "Manage your subscriptions: [manager_link]"
101
- msgstr ""
102
- "Pojawił się nowy komentarz do [post_title].\n"
103
- "Link do komentarza: [comment_permalink]\n"
104
- "Autor: [comment_author]\n"
105
- "Komentarz:\n"
106
- "[comment_content]\n"
107
- "Link bezpośredni: [post_permalink]\n"
108
- "Zarządzanie subskrypcjami: [manager_link]"
109
-
110
- #: subscribe-to-comments-reloaded.php:223
111
- msgid "Please confirm your subscription to [post_title]"
112
- msgstr "Proszę potwierdzić swoją subskrypcję do [post_title]"
113
-
114
- #: subscribe-to-comments-reloaded.php:224
115
- msgid ""
116
- "You have requested to be notified every time a new comment is added to:\n"
117
- "[post_permalink]\n"
118
- "\n"
119
- "Please confirm your request by clicking on this link:\n"
120
- "[confirm_link]"
121
- msgstr ""
122
- "Została zgłoszona chęć subskrybcji do:\n"
123
- "[post_permalink]\n"
124
- "\n"
125
- "Proszę potwierdzić zgłoszenie przez kliknięcie na link:\n"
126
- "[confirm_link]"
127
-
128
- #: subscribe-to-comments-reloaded.php:225
129
- msgid "Manage your subscriptions on [blog_name]"
130
- msgstr "Zarządzaj swoimi subskrybcjami do [blog_name]"
131
-
132
- #: subscribe-to-comments-reloaded.php:226
133
- msgid ""
134
- "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
135
- "[manager_link]"
136
- msgstr ""
137
- "Zgłoszono chęć subskrybowania komentarzy do [blog_name]. Oto link dostepu do osobistych ustawień:\n"
138
- "[manager_link]"
139
-
140
- #: subscribe-to-comments-reloaded.php:956
141
- msgid "Subscribed"
142
- msgstr "Subskrybowane"
143
-
144
- #: subscribe-to-comments-reloaded.php:970
145
- #: options/panel2.php:41
146
- #: options/panel2.php:48
147
- #: options/panel2.php:55
148
- #: options/panel5.php:42
149
- #: options/panel5.php:49
150
- #: options/panel5.php:56
151
- #: options/panel5.php:63
152
- #: options/panel5.php:70
153
- #: options/panel5.php:77
154
- msgid "Yes"
155
- msgstr "Tak"
156
-
157
- #: subscribe-to-comments-reloaded.php:972
158
- msgid "Pending"
159
- msgstr ""
160
-
161
- #: subscribe-to-comments-reloaded.php:973
162
- #: options/panel2.php:42
163
- #: options/panel2.php:49
164
- #: options/panel2.php:56
165
- #: options/panel5.php:43
166
- #: options/panel5.php:50
167
- #: options/panel5.php:57
168
- #: options/panel5.php:64
169
- #: options/panel5.php:71
170
- #: options/panel5.php:78
171
- msgid "No"
172
- msgstr "Nie"
173
-
174
- #: subscribe-to-comments-reloaded.php:983
175
- msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
176
- msgstr "Potrzebna pomoc do korzystania z wtyczki Comments Reloaded? Odwiedź oficjalną "
177
-
178
- #: subscribe-to-comments-reloaded.php:983
179
- msgid "support forum"
180
- msgstr "pomoc forum"
181
-
182
- #: subscribe-to-comments-reloaded.php:984
183
- msgid "Feeling generous?"
184
- msgstr "Jestes hojny?"
185
-
186
- #: subscribe-to-comments-reloaded.php:984
187
- msgid "Donate a few bucks!"
188
- msgstr "Wspomóż paroma grosikami!"
189
-
190
- #: options/index.php:42
191
- #, fuzzy
192
- msgid "Comment Form"
193
- msgstr "Formularz Komentarza"
194
-
195
- #: options/index.php:43
196
- #, fuzzy
197
- msgid "Management Page"
198
- msgstr "Zarządzanie stroną"
199
-
200
- #: options/index.php:44
201
- #, fuzzy
202
- msgid "Notifications"
203
- msgstr "Temat zawiadomienia"
204
-
205
- #: options/index.php:45
206
- #: options/panel2.php:35
207
- #: options/panel3.php:38
208
- #: options/panel4.php:34
209
- msgid "Options"
210
- msgstr "Opcje"
211
-
212
- #: options/index.php:46
213
- msgid "You can help"
214
- msgstr ""
215
-
216
- #: options/panel1-business-logic.php:18
217
- #, fuzzy
218
- msgid "Subscription added."
219
- msgstr "Subskrybcje"
220
-
221
- #: options/panel1-business-logic.php:30
222
- #, fuzzy
223
- msgid "Subscriptions updated."
224
- msgstr "Subskrybcje wg dnia"
225
-
226
- #: options/panel1-business-logic.php:39
227
- #, fuzzy
228
- msgid "Subscription deleted."
229
- msgstr "Subskrybcja wykonana"
230
-
231
- #: options/panel1-business-logic.php:54
232
- #: templates/author.php:22
233
- #: templates/user.php:22
234
- #, fuzzy
235
- msgid "Subscriptions deleted:"
236
- msgstr "Subskrybcje do:"
237
-
238
- #: options/panel1-business-logic.php:58
239
- #: templates/author.php:26
240
- #: templates/user.php:26
241
- #, fuzzy
242
- msgid "Subscriptions suspended:"
243
- msgstr "Subskrybcja wykonana"
244
-
245
- #: options/panel1-business-logic.php:62
246
- #: templates/author.php:30
247
- #: templates/user.php:30
248
- #, fuzzy
249
- msgid "Subscriptions activated:"
250
- msgstr "Subskrybcje do:"
251
-
252
- #: options/panel1-business-logic.php:66
253
- #: options/panel1-business-logic.php:70
254
- #: templates/author.php:34
255
- #: templates/author.php:38
256
- #: templates/user.php:34
257
- #, fuzzy
258
- msgid "Subscriptions updated:"
259
- msgstr "Subskrybcje wg dnia"
260
-
261
- #: options/panel1-business-logic.php:94
262
- msgid "&laquo; Previous"
263
- msgstr "&laquo; Poprzedni"
264
-
265
- #: options/panel1-business-logic.php:98
266
- msgid "Next &raquo;"
267
- msgstr "Następny &raquo;"
268
-
269
- #: options/panel1-edit-subscription.php:8
270
- #, fuzzy
271
- msgid "Update Subscription"
272
- msgstr "Aktualizacja subskrybcji"
273
-
274
- #: options/panel1-edit-subscription.php:10
275
- #: options/panel1.php:19
276
- #: options/panel1.php:81
277
- #: options/panel1.php:113
278
- #: templates/author.php:51
279
- #: templates/user.php:47
280
- msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
281
- msgstr "Proszę pamiętać: ta operacja nie może być cofnieta. Jesteś pewien aby kontynuować?"
282
-
283
- #: options/panel1-edit-subscription.php:12
284
- #, fuzzy
285
- msgid "Post:"
286
- msgstr "Rzędy:"
287
-
288
- #: options/panel1-edit-subscription.php:13
289
- #: options/panel1.php:21
290
- msgid "From"
291
- msgstr "od"
292
-
293
- #: options/panel1-edit-subscription.php:14
294
- #: options/panel1.php:22
295
- msgid "To"
296
- msgstr "Do"
297
-
298
- #: options/panel1-edit-subscription.php:15
299
- #: options/panel1.php:26
300
- #: options/panel1.php:45
301
- #: options/panel1.php:103
302
- msgid "Status"
303
- msgstr "Status"
304
-
305
- #: options/panel1-edit-subscription.php:17
306
- #: options/panel1.php:28
307
- msgid "Keep unchanged"
308
- msgstr ""
309
-
310
- #: options/panel1-edit-subscription.php:18
311
- #: options/panel1.php:29
312
- #: options/panel1.php:47
313
- #, fuzzy
314
- msgid "Active"
315
- msgstr "Akcja"
316
-
317
- #: options/panel1-edit-subscription.php:19
318
- #: options/panel1.php:30
319
- #: options/panel1.php:48
320
- msgid "Replies only"
321
- msgstr ""
322
-
323
- #: options/panel1-edit-subscription.php:20
324
- #: options/panel1.php:31
325
- #, fuzzy
326
- msgid "Suspended"
327
- msgstr "Zawieszenie"
328
-
329
- #: options/panel1-edit-subscription.php:21
330
- #: options/panel1.php:32
331
- msgid "Update"
332
- msgstr "Aktualizuj"
333
-
334
- #: options/panel1.php:17
335
- #, fuzzy
336
- msgid "Mass Update Subscriptions"
337
- msgstr "Aktualizacja subskrybcji"
338
-
339
- #: options/panel1.php:23
340
- #: options/panel1.php:24
341
- #: options/panel1.php:25
342
- #, fuzzy
343
- msgid "optional"
344
- msgstr "Opcje"
345
-
346
- #: options/panel1.php:39
347
- #, fuzzy
348
- msgid "Add New Subscription"
349
- msgstr "Nowa subskrybcja do"
350
-
351
- #: options/panel1.php:43
352
- #, fuzzy
353
- msgid "Post ID"
354
- msgstr "Wpis (ID)"
355
-
356
- #: options/panel1.php:44
357
- #: options/panel1.php:90
358
- #: templates/request-management-link.php:65
359
- #: templates/subscribe.php:88
360
- #: templates/user.php:52
361
- msgid "Email"
362
- msgstr "E-mail"
363
-
364
- #: options/panel1.php:49
365
- msgid "Ask user to confirm"
366
- msgstr ""
367
-
368
- #: options/panel1.php:50
369
- msgid "Add"
370
- msgstr ""
371
-
372
- #: options/panel1.php:59
373
- #, fuzzy
374
- msgid "Search subscriptions"
375
- msgstr "Subskrybcje"
376
-
377
- #: options/panel1.php:61
378
- #, fuzzy, php-format
379
- msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
380
- msgstr "Możesz wybrać z <a href=\"%s\">listy wszystkich subskrybcji</a> albo wyszukać <b>e-mail</b>"
381
-
382
- #: options/panel1.php:64
383
- #, fuzzy
384
- msgid "email"
385
- msgstr "E-mail"
386
-
387
- #: options/panel1.php:65
388
- #, fuzzy
389
- msgid "post ID"
390
- msgstr "Wpis (ID)"
391
-
392
- #: options/panel1.php:66
393
- #, fuzzy
394
- msgid "status"
395
- msgstr "Status"
396
-
397
- #: options/panel1.php:69
398
- msgid "equals"
399
- msgstr "identyczne"
400
-
401
- #: options/panel1.php:70
402
- msgid "contains"
403
- msgstr "zawiera"
404
-
405
- #: options/panel1.php:71
406
- msgid "does not contain"
407
- msgstr "nie zawiera"
408
-
409
- #: options/panel1.php:72
410
- msgid "starts with"
411
- msgstr ""
412
-
413
- #: options/panel1.php:73
414
- msgid "ends with"
415
- msgstr ""
416
-
417
- #: options/panel1.php:76
418
- msgid "results per page:"
419
- msgstr ""
420
-
421
- #: options/panel1.php:77
422
- msgid "Search"
423
- msgstr "Szukaj"
424
-
425
- #: options/panel1.php:85
426
- msgid "Reverse the order by Post ID"
427
- msgstr "Sortuj kolejność wg ID wpisu"
428
-
429
- #: options/panel1.php:86
430
- #: options/panel1.php:87
431
- msgid "Reverse the order by Date/Time"
432
- msgstr "Sortuj kolejność wg Dnia/Czasu"
433
-
434
- #: options/panel1.php:89
435
- msgid "Post (ID)"
436
- msgstr "Wpis (ID)"
437
-
438
- #: options/panel1.php:92
439
- #, fuzzy
440
- msgid "Search query:"
441
- msgstr "Szukaj"
442
-
443
- #: options/panel1.php:92
444
- msgid "Rows:"
445
- msgstr "Rzędy:"
446
-
447
- #: options/panel1.php:92
448
- msgid "of"
449
- msgstr "z"
450
-
451
- #: options/panel1.php:93
452
- #: templates/author.php:57
453
- #: templates/user.php:53
454
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
455
- msgstr ""
456
-
457
- #: options/panel1.php:102
458
- msgid "Date and Time"
459
- msgstr "Data i Czas"
460
-
461
- #: options/panel1.php:112
462
- msgid "Edit"
463
- msgstr ""
464
-
465
- #: options/panel1.php:113
466
- #: templates/author.php:70
467
- #: templates/user.php:64
468
- msgid "Delete"
469
- msgstr "Kasuj"
470
-
471
- #: options/panel1.php:121
472
- #: templates/author.php:69
473
- #: templates/user.php:63
474
- msgid "Action:"
475
- msgstr "Akcja:"
476
-
477
- #: options/panel1.php:122
478
- msgid "Delete forever"
479
- msgstr "Skasuj całkowicie"
480
-
481
- #: options/panel1.php:123
482
- #: templates/author.php:71
483
- #: templates/user.php:65
484
- msgid "Suspend"
485
- msgstr "Zawieszenie"
486
-
487
- #: options/panel1.php:124
488
- msgid "Activate and set to Y"
489
- msgstr ""
490
-
491
- #: options/panel1.php:125
492
- msgid "Activate and set to R"
493
- msgstr ""
494
-
495
- #: options/panel1.php:126
496
- #: templates/author.php:73
497
- #: templates/user.php:67
498
- msgid "Activate"
499
- msgstr ""
500
-
501
- #: options/panel1.php:127
502
- #: templates/author.php:74
503
- #: templates/user.php:68
504
- msgid "Update subscriptions"
505
- msgstr "Aktualizacja subskrybcji"
506
-
507
- #: options/panel1.php:131
508
- #, fuzzy
509
- msgid "Sorry, no subscriptions match your search criteria."
510
- msgstr "Przepraszamy, nie znaleziono subskrybcji do "
511
-
512
- #: options/panel2.php:11
513
- #: options/panel2.php:39
514
- #, fuzzy
515
- msgid "Enable default checkbox"
516
- msgstr "Włącz uwiarygodnienie"
517
-
518
- #: options/panel2.php:12
519
- #: options/panel2.php:46
520
- msgid "Checked by default"
521
- msgstr "Standardowe sprawdzenie"
522
-
523
- #: options/panel2.php:13
524
- #: options/panel2.php:53
525
- #, fuzzy
526
- msgid "Advanced subscription"
527
- msgstr "Aktualizacja subskrybcji"
528
-
529
- #: options/panel2.php:14
530
- #: options/panel2.php:60
531
- msgid "Custom inline style"
532
- msgstr "Indywidualny styl"
533
-
534
- #: options/panel2.php:15
535
- #: options/panel2.php:65
536
- msgid "Custom HTML"
537
- msgstr "Indywidualny HTML"
538
-
539
- #: options/panel2.php:17
540
- msgid "Checkbox label"
541
- msgstr "Nagłówek checkbox"
542
-
543
- #: options/panel2.php:18
544
- #: options/panel2.php:81
545
- msgid "Subscribed label"
546
- msgstr "Nagłówek subskrybcji"
547
-
548
- #: options/panel2.php:19
549
- msgid "Awaiting label"
550
- msgstr "Nagłówek oczekiwania"
551
-
552
- #: options/panel2.php:20
553
- #: options/panel2.php:91
554
- msgid "Author label"
555
- msgstr "Nagłówek Autora"
556
-
557
- #: options/panel2.php:25
558
- #: options/panel3.php:25
559
- #: options/panel4.php:23
560
- #: options/panel5.php:22
561
- msgid "Your settings have been successfully updated."
562
- msgstr "Twoje ustawienia zostały pomyślnie zaktualizowane"
563
-
564
- #: options/panel2.php:28
565
- #: options/panel3.php:28
566
- #: options/panel4.php:26
567
- #: options/panel5.php:25
568
- msgid "There was an error updating the following fields:"
569
- msgstr "Pojawił się błąd przy aktualizowaniu pola:"
570
-
571
- #: options/panel2.php:43
572
- msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
573
- msgstr ""
574
-
575
- #: options/panel2.php:50
576
- msgid "Decide if the checkbox should be checked by default or not."
577
- msgstr "Zdecyduj czy pole 'checkbox' powinno być standardowo zaznaczone czy nie."
578
-
579
- #: options/panel2.php:57
580
- msgid "Allow users to choose from different subscription types (all, replies only)."
581
- msgstr ""
582
-
583
- #: options/panel2.php:62
584
- msgid "Custom inline CSS to add to the checkbox."
585
- msgstr "Indywidualne ustawienia CSS dla 'checkbox'."
586
-
587
- #: options/panel2.php:67
588
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
589
- msgstr "Indywidualny kod HTML dla wyswietlenia 'checkbox'. Dostępne tagi: [checkbox_field], [checkbox_label]"
590
-
591
- #: options/panel2.php:72
592
- msgid "Messages for your visitors"
593
- msgstr ""
594
-
595
- #: options/panel2.php:76
596
- #, fuzzy
597
- msgid "Default label"
598
- msgstr "Nagłówek Autora"
599
-
600
- #: options/panel2.php:78
601
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
602
- msgstr "Nagłówek przypisany do 'checkbox'. Dostępny tag: [subscribe_link]"
603
-
604
- #: options/panel2.php:83
605
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
606
- msgstr "Nagłówek wyświetlany do osób już subskrybujacych dany wpis. Dostępny tag: [manager_link]"
607
-
608
- #: options/panel2.php:86
609
- #, fuzzy
610
- msgid "Pending label"
611
- msgstr "Nagłówek oczekiwania"
612
-
613
- #: options/panel2.php:88
614
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
615
- msgstr "Nagłówek wyswietlany tym osobom, które poprosiły o subskrybcję, ale nie potwierdziły jeszcze e-maila. Dostepny tag: [manager_link]"
616
-
617
- #: options/panel2.php:93
618
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
619
- msgstr "Nagłówek wyświetlany administratorom i autorom. Dostępny tag: [manager_link]"
620
-
621
- #: options/panel2.php:97
622
- #: options/panel3.php:136
623
- #: options/panel4.php:103
624
- #: options/panel5.php:83
625
- msgid "Save Changes"
626
- msgstr "Zapisz Zmiany"
627
-
628
- #: options/panel3.php:10
629
- #: options/panel3.php:42
630
- msgid "Page title"
631
- msgstr "Tytuł strony"
632
-
633
- #: options/panel3.php:11
634
- msgid "Management Page ID"
635
- msgstr "Zarządzanie numerem ID stron"
636
-
637
- #: options/panel3.php:12
638
- #: options/panel3.php:54
639
- msgid "Custom HEAD meta"
640
- msgstr ""
641
-
642
- #: options/panel3.php:14
643
- #: options/panel3.php:65
644
- msgid "Request link"
645
- msgstr "Oczekujący link"
646
-
647
- #: options/panel3.php:15
648
- #: options/panel3.php:75
649
- msgid "Request submitted"
650
- msgstr "Potwierdzenie potwierdzone"
651
-
652
- #: options/panel3.php:16
653
- #: options/panel3.php:85
654
- msgid "Subscribe without commenting"
655
- msgstr "Subskrypcja bez komentowania"
656
-
657
- #: options/panel3.php:17
658
- #: options/panel3.php:95
659
- msgid "Subscription processed"
660
- msgstr "Subskrybcja wykonana"
661
-
662
- #: options/panel3.php:18
663
- #: options/panel3.php:105
664
- msgid "Subscription processed (DCI)"
665
- msgstr "Subskrybcja wykonana (DCI)"
666
-
667
- #: options/panel3.php:19
668
- #: options/panel3.php:115
669
- msgid "Authors"
670
- msgstr "Autorzy"
671
-
672
- #: options/panel3.php:20
673
- #: options/panel3.php:125
674
- msgid "Users"
675
- msgstr "Użytkownicy"
676
-
677
- #: options/panel3.php:44
678
- msgid "Title of the page your visitors will use to manage their subscriptions."
679
- msgstr "Tytuł strony gdzie użytkownicy zarządzają subskrybcjami."
680
-
681
- #: options/panel3.php:47
682
- msgid "Management page"
683
- msgstr "Zarządzanie stroną"
684
-
685
- #: options/panel3.php:49
686
- msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
687
- msgstr "Twój link bezpośredni do zarządzania ztroną (coś jak <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). Ta strona aktualnie <b>nie</b> istnieje w bazie, ale link musi zgadzać się ze strukturą linków bezpośrednich."
688
-
689
- #: options/panel3.php:51
690
- msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
691
- msgstr "Uwaga: wyglada na to, że twoje ustawienia nie są kompatybilne ze strukturą linków bezpośrednich."
692
-
693
- #: options/panel3.php:56
694
- msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
695
- msgstr ""
696
-
697
- #: options/panel3.php:61
698
- #: options/panel4.php:50
699
- #, fuzzy
700
- msgid "Messages"
701
- msgstr "Wiadomosci E-mailowe"
702
-
703
- #: options/panel3.php:66
704
- #: options/panel3.php:76
705
- #: options/panel3.php:86
706
- #: options/panel3.php:96
707
- #: options/panel3.php:106
708
- #: options/panel3.php:116
709
- #: options/panel3.php:126
710
- #: options/panel4.php:61
711
- #: options/panel4.php:77
712
- #: options/panel4.php:93
713
- msgid "Bold"
714
- msgstr "Pogrubienie"
715
-
716
- #: options/panel3.php:67
717
- #: options/panel3.php:77
718
- #: options/panel3.php:87
719
- #: options/panel3.php:97
720
- #: options/panel3.php:107
721
- #: options/panel3.php:117
722
- #: options/panel3.php:127
723
- #: options/panel4.php:62
724
- #: options/panel4.php:78
725
- #: options/panel4.php:94
726
- msgid "Italic"
727
- msgstr "Pochylenie"
728
-
729
- #: options/panel3.php:68
730
- #: options/panel3.php:78
731
- #: options/panel3.php:88
732
- #: options/panel3.php:98
733
- #: options/panel3.php:108
734
- #: options/panel3.php:118
735
- #: options/panel3.php:128
736
- #: options/panel4.php:63
737
- #: options/panel4.php:79
738
- #: options/panel4.php:95
739
- msgid "Link"
740
- msgstr "Link"
741
-
742
- #: options/panel3.php:69
743
- #: options/panel3.php:79
744
- #: options/panel3.php:89
745
- #: options/panel3.php:99
746
- #: options/panel3.php:109
747
- #: options/panel3.php:119
748
- #: options/panel3.php:129
749
- #: options/panel4.php:64
750
- #: options/panel4.php:80
751
- #: options/panel4.php:96
752
- msgid "Image"
753
- msgstr "Obrazek"
754
-
755
- #: options/panel3.php:72
756
- msgid "Text shown to those who request to manage their subscriptions."
757
- msgstr "Tekst wyswietlany osobom proszącym o zarządzanie subskrybcjami."
758
-
759
- #: options/panel3.php:82
760
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
761
- msgstr "Podziekowanie wyswietlane po dokonaniu powyższej subskrybcji. Dostepne tagi: [post_title], [post_permalink]"
762
-
763
- #: options/panel3.php:92
764
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
765
- msgstr "Tekst wyświetlany tym osobom, które chcą subskrybować komentarze bez komentowania. Dostępne tagi: [post_title], [post_permalink]"
766
-
767
- #: options/panel3.php:102
768
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
769
- msgstr "Podziękowanie wyświetlane po dokonaniu subskrybcji, kiedy zabezpieczenie jest wyłączone. Dostepne tagi: [post_title], [post_permalink]"
770
-
771
- #: options/panel3.php:112
772
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
773
- msgstr "Podziekowanie wyświetlane po dokonaniu subskrybcji kiedy zabezpieczenie jest włączone. Dostępne tagi: [post_title], [post_permalink]"
774
-
775
- #: options/panel3.php:122
776
- msgid "Introductory text for the authors' management page."
777
- msgstr "Tekst wprowadzający w zarzadzaniu stroną (dla autorów)."
778
-
779
- #: options/panel3.php:132
780
- msgid "Introductory text for the users' management page."
781
- msgstr "Tekst wprowadzający do zarządzania stroną (dla użytkowników)."
782
-
783
- #: options/panel4.php:11
784
- #: options/panel4.php:38
785
- msgid "Sender name"
786
- msgstr "Nazwa wysyłającego"
787
-
788
- #: options/panel4.php:12
789
- #: options/panel4.php:43
790
- msgid "Sender email address"
791
- msgstr "E-mail wysyłającego"
792
-
793
- #: options/panel4.php:13
794
- #: options/panel4.php:54
795
- msgid "Notification subject"
796
- msgstr "Temat zawiadomienia"
797
-
798
- #: options/panel4.php:14
799
- #: options/panel4.php:59
800
- msgid "Notification message"
801
- msgstr "Treść zawiadomienia"
802
-
803
- #: options/panel4.php:15
804
- #: options/panel4.php:70
805
- msgid "Double check subject"
806
- msgstr "Nagłówek zabezpieczenia"
807
-
808
- #: options/panel4.php:16
809
- #: options/panel4.php:75
810
- msgid "Double check message"
811
- msgstr "Treść zabezpieczenia"
812
-
813
- #: options/panel4.php:17
814
- #: options/panel4.php:86
815
- msgid "Management subject"
816
- msgstr "Nagłówek zarządzania"
817
-
818
- #: options/panel4.php:18
819
- #: options/panel4.php:91
820
- msgid "Management message"
821
- msgstr "Zarządzanie wiadomością"
822
-
823
- #: options/panel4.php:40
824
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
825
- msgstr "Nazwa użyta w polu \"od\" podczas wysyłania nowych informacji do uzytkownika."
826
-
827
- #: options/panel4.php:45
828
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
829
- msgstr "Adres e-mail do użycia w polu \"from\" podczas wysyłania nowej informacji do użytkownika."
830
-
831
- #: options/panel4.php:56
832
- msgid "Subject of the notification email. Allowed tag: [post_title]"
833
- msgstr "Nagłówek informacji e-mail. Dostepny tag: [post_title]"
834
-
835
- #: options/panel4.php:67
836
- msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
837
- msgstr "Treść powiadomienia e-mail. Dostępne tagi: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
838
-
839
- #: options/panel4.php:72
840
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
841
- msgstr "Nagłówek potwierdzającego e-maila. Dostępny tag: [post_title]"
842
-
843
- #: options/panel4.php:83
844
- msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
845
- msgstr "Treść e-maila potwierdzającego.. Dostępne tagi: [post_permalink], [confirm_link], [post_title], [manager_link]"
846
-
847
- #: options/panel4.php:88
848
- msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
849
- msgstr "Nagłówek e-maila wysyłanego do osób proszących o dostęp do zarządzania subskrybcjami. Dostępny tag: [blog_name]"
850
-
851
- #: options/panel4.php:99
852
- msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
853
- msgstr "Treść emaila zarządzającego. Dostępne tagi: [blog_name], [manager_link]"
854
-
855
- #: options/panel5.php:11
856
- #: options/panel5.php:35
857
- msgid "Autopurge requests"
858
- msgstr "Automatyczne czyszczenie"
859
-
860
- #: options/panel5.php:12
861
- #: options/panel5.php:40
862
- msgid "Enable double check"
863
- msgstr "Włącz uwiarygodnienie"
864
-
865
- #: options/panel5.php:13
866
- msgid "Notify authors"
867
- msgstr "Informuj autorów"
868
-
869
- #: options/panel5.php:14
870
- #: options/panel5.php:54
871
- msgid "Enable HTML emails"
872
- msgstr "Włącz email HTML"
873
-
874
- #: options/panel5.php:15
875
- msgid "Send trackbacks"
876
- msgstr "Wyślij trackbacks"
877
-
878
- #: options/panel5.php:16
879
- #: options/panel5.php:47
880
- msgid "Notify admin"
881
- msgstr "Informuj admina"
882
-
883
- #: options/panel5.php:17
884
- #: options/panel5.php:75
885
- msgid "Let admin subscribe"
886
- msgstr "Pozwól subskrybować adminowi"
887
-
888
- #: options/panel5.php:36
889
- msgid "days"
890
- msgstr "dni"
891
-
892
- #: options/panel5.php:37
893
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
894
- msgstr "Skasuj oczekujące subskrybcje (nie potwierdzone) po X dniach. \"zero\" wyłącza usuwanie."
895
-
896
- #: options/panel5.php:44
897
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
898
- msgstr "Wyslij e-maila potwierdzajacego subskrybcję (zabezpieczenie przed botami)"
899
-
900
- #: options/panel5.php:51
901
- msgid "Notify the administrator when a new comment is posted."
902
- msgstr "Poinformuj administratora o nowych komentarzach."
903
-
904
- #: options/panel5.php:58
905
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
906
- msgstr "Jesli włączysz, emaile bedą formatowane HTML zamiast stylu zwykłego tekstu."
907
-
908
- #: options/panel5.php:61
909
- #, fuzzy
910
- msgid "Process trackbacks"
911
- msgstr "Wyślij trackbacks"
912
-
913
- #: options/panel5.php:65
914
- msgid "Notify users when a new trackback or pingback is added to the discussion."
915
- msgstr "Poinformuj uzytkowników o nowych trackbakach i pingach dodanych do dyskusji."
916
-
917
- #: options/panel5.php:68
918
- msgid "Track all subscriptions"
919
- msgstr "Śledź wszystkie dyskusje"
920
-
921
- #: options/panel5.php:72
922
- msgid "Notify the administrator when users subscribe without commenting."
923
- msgstr "Poinformuj administratora o subskrybentach, którzy nie zostawili komentarza."
924
-
925
- #: options/panel5.php:79
926
- msgid "Let the administrator subscribe to comments when logged in."
927
- msgstr "Pozwól administartorowi na subskrybcje, kiedy jest zalogowany."
928
-
929
- #: options/panel6.php:8
930
- msgid "Support the author"
931
- msgstr "Wspomaganie autora"
932
-
933
- #: options/panel6.php:16
934
- msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
935
- msgstr "Jak cenna jest funkcja oferowana przez ten plugin dla użytkowników? Wtyczka 'Subskribe to Comments Reloaded' jest i pozostanie darmowa, ale wsparcie autora pozwoli poprawić kolejne wersje. Szczególnie istotne są zarabiane pieniądze. Wszelkie otrzymane darowizny zostaną zainwestowane w rozwój 'Subskribe to Comments Reloaded' oraz na kupienie czegoś do jedzenia dla mojej głodnej rodziny."
936
-
937
- #: options/panel6.php:18
938
- msgid "Don't want to donate? You can still help"
939
- msgstr "Nie masz własnych pieniedzy? Wciąż możesz pomóc"
940
-
941
- #: options/panel6.php:19
942
- msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
943
- msgstr "Jeśli nie chcesz wspomóc autora darowizną, proszę chociaż o informowanie znajomych o mojej wtyczce. Daj znać znajomym i odwiedzającym stronę jak poprawiła się funkcjonalność twojej strony po uzyciu tej wtyczki. Możesz także wspomóc autora poswięcając swój czas i na przykład informować o błedach, przesyłać tłumaczenia, czy sugerować zmiany we wtyczce. Cokolwiek zrobisz, dziękuję za uzywanie mojej wtyczki!"
944
-
945
- #: options/panel6.php:21
946
- msgid "Vote and show your appreciation"
947
- msgstr "Zagłosuj i zostaw swój głos uznania ;)"
948
-
949
- #: options/panel6.php:22
950
- msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
951
- msgstr "Powiedz innym osobom, ze korzystasz z wtyczki 'Subscribe to Comments Reloaded' i jak jest ona dobra. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Oceń to</a> na stronie tej wtyczki."
952
-
953
- #: options/panel6.php:24
954
- msgid "Sponsor's Corner"
955
- msgstr ""
956
-
957
- #: options/panel6.php:25
958
- msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
959
- msgstr "Jeśli chcesz wspomóc autora, wyslij dowolną kwote do <a href='http://www.duechiacchiere.it/contatto'>Autor Wtyczki</a><br>Polskie tłumaczenie wtyczki:<a href='http://5oclock.org/autor/'>Robert Koeseling</a><br> "
960
-
961
- #: templates/author.php:56
962
- msgid "Title"
963
- msgstr "Tytuł"
964
-
965
- #: templates/author.php:67
966
- #: templates/user.php:61
967
- msgid "Select all"
968
- msgstr "Wybierz wszystko"
969
-
970
- #: templates/author.php:68
971
- #: templates/user.php:62
972
- msgid "Invert selection"
973
- msgstr "Odwróć zaznaczenie"
974
-
975
- #: templates/author.php:72
976
- msgid "Set to Y"
977
- msgstr ""
978
-
979
- #: templates/author.php:78
980
- #: templates/user.php:72
981
- msgid "No subscriptions match your search criteria."
982
- msgstr ""
983
-
984
- #: templates/request-management-link.php:68
985
- #: templates/subscribe.php:90
986
- msgid "Send"
987
- msgstr "Wyślij"
988
-
989
- #: templates/subscribe.php:43
990
- #: templates/subscribe.php:44
991
- msgid "New subscription to"
992
- msgstr "Nowa subskrybcja do"
993
-
994
- #: templates/subscribe.php:44
995
- msgid "User:"
996
- msgstr "Użytkownik:"
997
-
998
- #~ msgid "Awaiting confirmation"
999
- #~ msgstr "Oczekiwanie na potwierdzenie"
1000
-
1001
- #~ msgid "Stats"
1002
- #~ msgstr "Statystyki"
1003
-
1004
- #~ msgid "Other Messages"
1005
- #~ msgstr "Inne wiadomości"
1006
-
1007
- #~ msgid "Support"
1008
- #~ msgstr "Pomoc"
1009
-
1010
- #~ msgid "The status has been successfully updated. Rows affected:"
1011
- #~ msgstr "Zmiany zostałe zaktualizowane. Lista zmian:"
1012
-
1013
- #~ msgid ""
1014
- #~ "Update the email address associated to a specific subscription (by post "
1015
- #~ "ID)."
1016
- #~ msgstr ""
1017
- #~ "Aktualizowanie adresu e-mail przypisanego do konkretnej subskrybcji (wg "
1018
- #~ "ID wpisu)."
1019
-
1020
- #~ msgid "PID"
1021
- #~ msgstr "PID"
1022
-
1023
- #~ msgid "Change status"
1024
- #~ msgstr "Zmiana statusu"
1025
-
1026
- #~ msgid ""
1027
- #~ "Change the status of an email address or permanently delete all its "
1028
- #~ "subscriptions."
1029
- #~ msgstr ""
1030
- #~ "Zmiana statusu e-maila lub kompletnego wykasowania subskrybcji do niego "
1031
- #~ "przypisanych."
1032
-
1033
- #~ msgid "Resume"
1034
- #~ msgstr "Wznowienie"
1035
-
1036
- #~ msgid "Update email address"
1037
- #~ msgstr "Aktualizuj adres e-mail"
1038
-
1039
- #~ msgid ""
1040
- #~ "You can \"mass update\" all the occurrences of a given email address "
1041
- #~ "(exact matches only)."
1042
- #~ msgstr ""
1043
- #~ "Możesz \"masowo podmienić\" wszystkie wystąpienia danego e-maila (jednego "
1044
- #~ "na raz)."
1045
-
1046
- #~ msgid "Search email address"
1047
- #~ msgstr "Wyszukaj adres e-mail"
1048
-
1049
- #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1050
- #~ msgstr ""
1051
- #~ "Opcje: Y-subskrybujesz, N-nie masz na liście, C-oczekuje na potwierdzenie "
1052
- #~ "e-mailem"
1053
-
1054
- #~ msgid "StCR table has been successfully optimized."
1055
- #~ msgstr "tablica StCR została zoptymalizowana pomyślnie."
1056
-
1057
- #~ msgid "Subscriptions for"
1058
- #~ msgstr "Subskrybcje dla"
1059
-
1060
- #~ msgid "Filter by date"
1061
- #~ msgstr "Filtrowanie datami"
1062
-
1063
- #~ msgid "Month"
1064
- #~ msgstr "Miesiąc"
1065
-
1066
- #~ msgid "Year"
1067
- #~ msgstr "Rok"
1068
-
1069
- #~ msgid "No data to display"
1070
- #~ msgstr "Nie ma danych"
1071
-
1072
- #~ msgid "optimize"
1073
- #~ msgstr "optymalizacja"
1074
-
1075
- #~ msgid "Database"
1076
- #~ msgstr "Baza danych"
1077
-
1078
- #~ msgid "Engine"
1079
- #~ msgstr "Silnik"
1080
-
1081
- #~ msgid "Created on"
1082
- #~ msgstr "Stworzono dnia"
1083
-
1084
- #~ msgid "Index length"
1085
- #~ msgstr "Długość indeksu"
1086
-
1087
- #~ msgid "Records"
1088
- #~ msgstr "Wpisy"
1089
-
1090
- #~ msgid "Average Record Length"
1091
- #~ msgstr "Średnia długość wpisu"
1092
-
1093
- #~ msgid "Approximate Overhead"
1094
- #~ msgstr "Średnia nadrozmiarowa"
1095
-
1096
- #~ msgid "Analysis for"
1097
- #~ msgstr "Analiza do"
1098
-
1099
- #~ msgid "Most active users"
1100
- #~ msgstr "Najbardziej aktywni uzytkownicy"
1101
-
1102
- #~ msgid "Popular posts"
1103
- #~ msgstr "Popularne wpisy"
1104
-
1105
- #~ msgid "Custom CSS Class"
1106
- #~ msgstr "Indywidualne CSS Class"
1107
-
1108
- #~ msgid ""
1109
- #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1110
- #~ "its style."
1111
- #~ msgstr ""
1112
- #~ "Indywidualne ustawienia formatowania CSS, jeśli chcesz ręcznie pozmieniać "
1113
- #~ "styl wygladu."
1114
-
1115
- #~ msgid "Official Sponsors"
1116
- #~ msgstr "Oficjalni Sponsorzy"
1117
-
1118
- #~ msgid "Subscriptions have been successfully updated."
1119
- #~ msgstr "Subskrypcje zostały pomyślnie zaktualizowane."
1120
-
1121
- #~ msgid "Sorry, no subscriptions found."
1122
- #~ msgstr "Oj, nie znaleziono żadnych subskrybcji."
1123
-
1124
- #~ msgid "All the subscriptions have been successfully updated."
1125
- #~ msgstr "Wszystkie subskrybcje zostały pomyslnie zaktualizowane."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-03 12:53-0500\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: ../\n"
14
+ "Plural-Forms: s\n"
15
+ "X-Poedit-Language: Polish\n"
16
+ "X-Poedit-Country: POLAND\n"
17
+ "X-Poedit-SourceCharset: utf-8\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+
20
+ #: subscribe-to-comments-reloaded.php:41
21
+ #: subscribe-to-comments-reloaded.php:248
22
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
+ msgstr "Twoja subskrypcja do tego postu musi zostać potwierdzona. <a href='[manager_link]'>Zarządzaj subskrypcją</a>."
24
+
25
+ #: subscribe-to-comments-reloaded.php:46
26
+ #: subscribe-to-comments-reloaded.php:247
27
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
28
+ msgstr "Subskrybujesz ten wpis. <a href='[manager_link]'>Zarządzaj subskrypcją</a>."
29
+
30
+ #: subscribe-to-comments-reloaded.php:53
31
+ #: subscribe-to-comments-reloaded.php:249
32
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
33
+ msgstr "Możesz <a href='[manager_link]'>zarządzać subskrypcją</a> tego wpisu."
34
+
35
+ #: subscribe-to-comments-reloaded.php:58
36
+ #: subscribe-to-comments-reloaded.php:244
37
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
38
+ msgstr "Informuj mnie o odpowiedziach poprzez e-mail. Możesz również <a href='[subscribe_link]'>subskrybować</a> wpis bez zostawiania komentarza."
39
+
40
+ #: subscribe-to-comments-reloaded.php:67
41
+ msgid "Don't subscribe"
42
+ msgstr "Nie subskrybuj"
43
+
44
+ #: subscribe-to-comments-reloaded.php:68
45
+ msgid "All"
46
+ msgstr "Wszystko"
47
+
48
+ #: subscribe-to-comments-reloaded.php:69
49
+ msgid "Replies to my comments"
50
+ msgstr "Odpowiedzi do moich komentarzy"
51
+
52
+ #: subscribe-to-comments-reloaded.php:70
53
+ msgid "Daily digest"
54
+ msgstr "Podsumowanie dnia"
55
+
56
+ #: subscribe-to-comments-reloaded.php:221
57
+ #: options/index.php:41
58
+ msgid "Manage subscriptions"
59
+ msgstr "Zarządzaj subskrypcjami"
60
+
61
+ #: subscribe-to-comments-reloaded.php:222
62
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
63
+ msgstr "By zarządzać subskrypcjami, proszę wprowadzić adres e-mail w polu poniżej. Otrzymasz wiadomość zawierajacą odnośnik do strony zarządzania subskrypcjami."
64
+
65
+ #: subscribe-to-comments-reloaded.php:223
66
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
67
+ msgstr "Twoja prośba dołączenia do listy subskrybentów została sfinalizowana. W przeciągu kilku minut powinieneś otrzymać wiadomość e-mail z odnośnikiem do zarządzania subskrypcjami."
68
+
69
+ #: subscribe-to-comments-reloaded.php:224
70
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
71
+ msgstr "Możesz śledzić dyskusję we wpisie <strong>[post_title]</strong> bez zostawiania komentarza. Wystarczy, że wpiszesz swój adres e-mail w polu poniżej, a o następnym komentarzu zostaniesz powiadomiony e-mailem."
72
+
73
+ #: subscribe-to-comments-reloaded.php:225
74
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
75
+ msgstr "Twoja prośba dołączenia do listy subskrybentów została sfinalizowana. Będziesz otrzymywał powiadomienie za każdym razem, gdy pojawi się nowy komentarz zaakceptowany przez administratora do tego wpisu."
76
+
77
+ #: subscribe-to-comments-reloaded.php:226
78
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
79
+ msgstr "Twoja prośba dołączenia do listy subskrybentów została sfinalizowana. Proszę sprawdzić swoją pocztę w celu weryfikacji adresu e-mail i podążać zgodnie z instrukcjami w nim zawartymi."
80
+
81
+ #: subscribe-to-comments-reloaded.php:227
82
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
83
+ msgstr "W celu anulowania bądź zrezygnowania z subskrypcji, proszę wybrać z poniższej listy wpis, a następnie wybrać akcję, którą chcesz wykonać."
84
+
85
+ #: subscribe-to-comments-reloaded.php:228
86
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
87
+ msgstr ""
88
+ "W celu anulowania bądź zrezygnowania z subskrypcji, proszę wybrać z poniższej listy wpis, a następnie wybrać akcję, którą chcesz wykonać.\n"
89
+ "\n"
90
+ "Aktualnie subskrybujesz:"
91
+
92
+ #: subscribe-to-comments-reloaded.php:242
93
+ msgid "There is a new comment to [post_title]"
94
+ msgstr "Pojawił się nowy komentarz do wpisu [post_title]"
95
+
96
+ #: subscribe-to-comments-reloaded.php:243
97
+ msgid ""
98
+ "There is a new comment to [post_title].\n"
99
+ "Comment Link: [comment_permalink]\n"
100
+ "Author: [comment_author]\n"
101
+ "Comment:\n"
102
+ "[comment_content]\n"
103
+ "Permalink: [post_permalink]\n"
104
+ "Manage your subscriptions: [manager_link]"
105
+ msgstr ""
106
+ "Pojawił się nowy komentarz do wpisu [post_title].\n"
107
+ "Odnośnik do komentarza: [comment_permalink]\n"
108
+ "Autor: [comment_author]\n"
109
+ "Komentarz: [comment_content]\n"
110
+ "Odnośnik do wpisu: [post_permalink]\n"
111
+ "\n"
112
+ "Zarządzaj subskrypcjami: [manager_link]"
113
+
114
+ #: subscribe-to-comments-reloaded.php:250
115
+ msgid "Please confirm your subscription to [post_title]"
116
+ msgstr "Proszę potwierdzić swoją subskrypcję do wpisu [post_title]"
117
+
118
+ #: subscribe-to-comments-reloaded.php:251
119
+ msgid ""
120
+ "You have requested to be notified every time a new comment is added to:\n"
121
+ "[post_permalink]\n"
122
+ "\n"
123
+ "Please confirm your request by clicking on this link:\n"
124
+ "[confirm_link]"
125
+ msgstr ""
126
+ "Poprosiłeś, by informować cię o nowych komentarzach dodanych do wpisu [post_title]:\n"
127
+ "[post_permalink]\n"
128
+ "\n"
129
+ "Proszę potwierdzić zgłoszenie poprzez kliknięcie w poniższy odnośnik:\n"
130
+ "[confirm_link]"
131
+
132
+ #: subscribe-to-comments-reloaded.php:252
133
+ msgid "Manage your subscriptions on [blog_name]"
134
+ msgstr "Zarządzaj swoimi subskrypcjami na [blog_name]"
135
+
136
+ #: subscribe-to-comments-reloaded.php:253
137
+ msgid ""
138
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
139
+ "[manager_link]"
140
+ msgstr ""
141
+ "Poprosiłeś o możliwość zarządzanai swoimi subskrypcjami do wpisów na [blog_name]. Kliknij w poniższy odnośnik, by móc zarządzać swoimi subskrypcjami:\n"
142
+ "[manager_link]"
143
+
144
+ #: subscribe-to-comments-reloaded.php:1000
145
+ #: options/panel2.php:42
146
+ #: options/panel2.php:49
147
+ #: options/panel2.php:56
148
+ #: options/panel5.php:43
149
+ #: options/panel5.php:50
150
+ #: options/panel5.php:57
151
+ #: options/panel5.php:64
152
+ #: options/panel5.php:71
153
+ #: options/panel5.php:78
154
+ msgid "No"
155
+ msgstr "Nie"
156
+
157
+ #: subscribe-to-comments-reloaded.php:1024
158
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
159
+ msgstr "Potrzebujesz pomocy, jak używać wtyczki Subscribe to Comments Reloaded? Odwiedź oficjalną stronę"
160
+
161
+ #: subscribe-to-comments-reloaded.php:1024
162
+ msgid "support forum"
163
+ msgstr "forum wsparcia"
164
+
165
+ #: subscribe-to-comments-reloaded.php:1025
166
+ msgid "Feeling generous?"
167
+ msgstr "Jesteś hojny?"
168
+
169
+ #: subscribe-to-comments-reloaded.php:1025
170
+ msgid "Donate a few bucks!"
171
+ msgstr "Przelej kilka dolarów!"
172
+
173
+ #: options/index.php:42
174
+ msgid "Comment Form"
175
+ msgstr "Formularz komentarzy"
176
+
177
+ #: options/index.php:43
178
+ msgid "Management Page"
179
+ msgstr "Zarządzaj stroną"
180
+
181
+ #: options/index.php:44
182
+ msgid "Notifications"
183
+ msgstr "Powiadomienia"
184
+
185
+ #: options/index.php:45
186
+ #: options/panel2.php:35
187
+ #: options/panel3.php:39
188
+ #: options/panel4.php:36
189
+ msgid "Options"
190
+ msgstr "Opcje"
191
+
192
+ #: options/index.php:46
193
+ msgid "You can help"
194
+ msgstr "Możesz pomóc"
195
+
196
+ #: options/panel1-business-logic.php:18
197
+ msgid "Subscription added."
198
+ msgstr "subskrypcja została dodana."
199
+
200
+ #: options/panel1-business-logic.php:30
201
+ msgid "Subscriptions updated."
202
+ msgstr "subskrypcja została zaktualizowana."
203
+
204
+ #: options/panel1-business-logic.php:39
205
+ msgid "Subscription deleted."
206
+ msgstr "subskrypcja została usunięta."
207
+
208
+ #: options/panel1-business-logic.php:54
209
+ #: templates/author.php:22
210
+ msgid "Subscriptions deleted:"
211
+ msgstr "Usunięte subskrypcje:"
212
+
213
+ #: options/panel1-business-logic.php:58
214
+ #: templates/author.php:26
215
+ msgid "Subscriptions suspended:"
216
+ msgstr "Zawieszone subskrypcje:"
217
+
218
+ #: options/panel1-business-logic.php:62
219
+ #: templates/author.php:30
220
+ msgid "Subscriptions activated:"
221
+ msgstr "Aktywowane subskrypcje:"
222
+
223
+ #: options/panel1-business-logic.php:66
224
+ #: options/panel1-business-logic.php:70
225
+ #: templates/author.php:34
226
+ #: templates/author.php:38
227
+ msgid "Subscriptions updated:"
228
+ msgstr "Zaktualizowane subskrypcje"
229
+
230
+ #: options/panel1-business-logic.php:94
231
+ msgid "&laquo; Previous"
232
+ msgstr "&laquo; Poprzednia"
233
+
234
+ #: options/panel1-business-logic.php:98
235
+ msgid "Next &raquo;"
236
+ msgstr "Następna &raquo;"
237
+
238
+ #: options/panel1-edit-subscription.php:8
239
+ msgid "Update Subscription"
240
+ msgstr "Aktualizuj subskrypcje"
241
+
242
+ #: options/panel1-edit-subscription.php:10
243
+ #: options/panel1-edit-subscription.php:14
244
+ #: options/panel1-edit-subscription.php:15
245
+ #: options/panel1-edit-subscription.php:16
246
+ #: options/panel1.php:23
247
+ #: options/panel1.php:24
248
+ #: options/panel1.php:25
249
+ msgid "optional"
250
+ msgstr "opcjonalne"
251
+
252
+ #: options/panel1-edit-subscription.php:10
253
+ #: options/panel1.php:19
254
+ #: options/panel1.php:81
255
+ #: options/panel1.php:117
256
+ #: templates/author.php:50
257
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
258
+ msgstr "Proszę pamiętać: ta operacja nie może zostać cofnięta. Czy jesteś pewien, że chcesz kontynuować?"
259
+
260
+ #: options/panel1-edit-subscription.php:12
261
+ msgid "Post:"
262
+ msgstr "Wpis:"
263
+
264
+ #: options/panel1-edit-subscription.php:13
265
+ #: options/panel1.php:21
266
+ msgid "From"
267
+ msgstr "Od"
268
+
269
+ #: options/panel1-edit-subscription.php:14
270
+ #: options/panel1.php:22
271
+ msgid "To"
272
+ msgstr "Do"
273
+
274
+ #: options/panel1-edit-subscription.php:17
275
+ #: options/panel1.php:26
276
+ #: options/panel1.php:45
277
+ #: options/panel1.php:103
278
+ msgid "Status"
279
+ msgstr "Status"
280
+
281
+ #: options/panel1-edit-subscription.php:19
282
+ #: options/panel1.php:28
283
+ msgid "Keep unchanged"
284
+ msgstr "Zachowaj niezmienione"
285
+
286
+ #: options/panel1-edit-subscription.php:20
287
+ #: options/panel1.php:29
288
+ #: options/panel1.php:47
289
+ msgid "Active"
290
+ msgstr "Akcja"
291
+
292
+ #: options/panel1-edit-subscription.php:21
293
+ #: options/panel1.php:30
294
+ #: options/panel1.php:48
295
+ msgid "Replies only"
296
+ msgstr "Tylko odpowiedzi"
297
+
298
+ #: options/panel1-edit-subscription.php:22
299
+ #: options/panel1.php:31
300
+ msgid "Suspended"
301
+ msgstr "Zawieś"
302
+
303
+ #: options/panel1-edit-subscription.php:23
304
+ #: options/panel1.php:32
305
+ msgid "Update"
306
+ msgstr "Aktualizuj"
307
+
308
+ #: options/panel1.php:17
309
+ msgid "Mass Update Subscriptions"
310
+ msgstr "Masowa aktualizacja subskrypcji"
311
+
312
+ #: options/panel1.php:39
313
+ msgid "Add New Subscription"
314
+ msgstr "Dodaj nową subskrypcję"
315
+
316
+ #: options/panel1.php:43
317
+ msgid "Post ID"
318
+ msgstr "ID wpisu"
319
+
320
+ #: options/panel1.php:44
321
+ #: options/panel1.php:90
322
+ #: templates/request-management-link.php:65
323
+ msgid "Email"
324
+ msgstr "E-mail"
325
+
326
+ #: options/panel1.php:49
327
+ msgid "Ask user to confirm"
328
+ msgstr "Poproś użytkownika o potwierdzenie"
329
+
330
+ #: options/panel1.php:50
331
+ msgid "Add"
332
+ msgstr "Dodaj"
333
+
334
+ #: options/panel1.php:59
335
+ msgid "Search subscriptions"
336
+ msgstr "Szukaj subskrypcji"
337
+
338
+ #: options/panel1.php:61
339
+ #, php-format
340
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
341
+ msgstr "Możesz zarówno <a href=\"%s\">wyświetlić wszystkie subskrypcje</a> oraz wyszukać po"
342
+
343
+ #: options/panel1.php:64
344
+ msgid "email"
345
+ msgstr "e-mail"
346
+
347
+ #: options/panel1.php:65
348
+ msgid "post ID"
349
+ msgstr "ID wpisu"
350
+
351
+ #: options/panel1.php:66
352
+ msgid "status"
353
+ msgstr "status"
354
+
355
+ #: options/panel1.php:69
356
+ msgid "equals"
357
+ msgstr "równe"
358
+
359
+ #: options/panel1.php:70
360
+ msgid "contains"
361
+ msgstr "zawiera"
362
+
363
+ #: options/panel1.php:71
364
+ msgid "does not contain"
365
+ msgstr "nie zawiera"
366
+
367
+ #: options/panel1.php:72
368
+ msgid "starts with"
369
+ msgstr "rozpoczyna się od"
370
+
371
+ #: options/panel1.php:73
372
+ msgid "ends with"
373
+ msgstr "kończy się na"
374
+
375
+ #: options/panel1.php:76
376
+ msgid "results per page:"
377
+ msgstr "wyników na stronę:"
378
+
379
+ #: options/panel1.php:77
380
+ msgid "Search"
381
+ msgstr "Szukaj"
382
+
383
+ #: options/panel1.php:85
384
+ msgid "Reverse the order by Post ID"
385
+ msgstr "Sortuj kolejność wg ID wpisu"
386
+
387
+ #: options/panel1.php:86
388
+ #: options/panel1.php:87
389
+ msgid "Reverse the order by Date/Time"
390
+ msgstr "Sortuj kolejność wg daty/czasu"
391
+
392
+ #: options/panel1.php:89
393
+ msgid "Post (ID)"
394
+ msgstr "Wpis (ID)"
395
+
396
+ #: options/panel1.php:92
397
+ msgid "Search query:"
398
+ msgstr "Wyniki wyszukiwania:"
399
+
400
+ #: options/panel1.php:92
401
+ msgid "Rows:"
402
+ msgstr "Wyniki:"
403
+
404
+ #: options/panel1.php:92
405
+ msgid "of"
406
+ msgstr "z"
407
+
408
+ #: options/panel1.php:93
409
+ #: templates/author.php:56
410
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
411
+ msgstr "Legenda: Y = wszystkie komentarze, R = tylko odpowiedzi, C = zawieszone"
412
+
413
+ #: options/panel1.php:102
414
+ msgid "Date and Time"
415
+ msgstr "Data i godzina"
416
+
417
+ #: options/panel1.php:114
418
+ msgid "Subscription"
419
+ msgstr "Subskrypcje"
420
+
421
+ #: options/panel1.php:116
422
+ msgid "Edit"
423
+ msgstr "Edytuj"
424
+
425
+ #: options/panel1.php:117
426
+ #: templates/author.php:69
427
+ msgid "Delete"
428
+ msgstr "Usuń"
429
+
430
+ #: options/panel1.php:125
431
+ #: templates/author.php:68
432
+ msgid "Action:"
433
+ msgstr "Akcja:"
434
+
435
+ #: options/panel1.php:126
436
+ msgid "Delete forever"
437
+ msgstr "Usuń na zawsze"
438
+
439
+ #: options/panel1.php:127
440
+ #: templates/author.php:70
441
+ msgid "Suspend"
442
+ msgstr "Zawieś"
443
+
444
+ #: options/panel1.php:128
445
+ msgid "Activate and set to Y"
446
+ msgstr "Aktywuj i ustaw na Y"
447
+
448
+ #: options/panel1.php:129
449
+ msgid "Activate and set to R"
450
+ msgstr "Aktywuj i ustaw na R"
451
+
452
+ #: options/panel1.php:130
453
+ #: templates/author.php:72
454
+ msgid "Activate"
455
+ msgstr "Aktywuj"
456
+
457
+ #: options/panel1.php:131
458
+ #: templates/author.php:73
459
+ msgid "Update subscriptions"
460
+ msgstr "Aktualizuj subskrypcje"
461
+
462
+ #: options/panel1.php:135
463
+ msgid "Sorry, no subscriptions match your search criteria."
464
+ msgstr "Przepraszamy, żadna subskrypcja nie spełnia wymaganych kryteriów."
465
+
466
+ #: options/panel2.php:11
467
+ #: options/panel2.php:39
468
+ msgid "Enable default checkbox"
469
+ msgstr "Aktywuj domyślny checkbox"
470
+
471
+ #: options/panel2.php:12
472
+ #: options/panel2.php:46
473
+ msgid "Checked by default"
474
+ msgstr "Domyślne zaznaczenie"
475
+
476
+ #: options/panel2.php:13
477
+ #: options/panel2.php:53
478
+ msgid "Advanced subscription"
479
+ msgstr "Zaawansowana subskrypcja"
480
+
481
+ #: options/panel2.php:14
482
+ #: options/panel2.php:60
483
+ msgid "Custom inline style"
484
+ msgstr "Własny styl linii"
485
+
486
+ #: options/panel2.php:15
487
+ #: options/panel2.php:65
488
+ msgid "Custom HTML"
489
+ msgstr "Własny HTML"
490
+
491
+ #: options/panel2.php:17
492
+ msgid "Checkbox label"
493
+ msgstr "Opis checkboksa"
494
+
495
+ #: options/panel2.php:18
496
+ #: options/panel2.php:81
497
+ msgid "Subscribed label"
498
+ msgstr "Opis subskrypcji"
499
+
500
+ #: options/panel2.php:19
501
+ msgid "Awaiting label"
502
+ msgstr "Opis oczekiwania"
503
+
504
+ #: options/panel2.php:20
505
+ #: options/panel2.php:91
506
+ msgid "Author label"
507
+ msgstr "Opis autora"
508
+
509
+ #: options/panel2.php:25
510
+ #: options/panel3.php:26
511
+ #: options/panel4.php:25
512
+ #: options/panel5.php:22
513
+ msgid "Your settings have been successfully updated."
514
+ msgstr "Twoje ustawienia zostały pomyślnie zapisane."
515
+
516
+ #: options/panel2.php:28
517
+ #: options/panel3.php:29
518
+ #: options/panel4.php:28
519
+ #: options/panel5.php:25
520
+ msgid "There was an error updating the following fields:"
521
+ msgstr "Wystąpił problem podczas zapisu następujacych ustawień:"
522
+
523
+ #: options/panel2.php:41
524
+ #: options/panel2.php:48
525
+ #: options/panel2.php:55
526
+ #: options/panel5.php:42
527
+ #: options/panel5.php:49
528
+ #: options/panel5.php:56
529
+ #: options/panel5.php:63
530
+ #: options/panel5.php:70
531
+ #: options/panel5.php:77
532
+ msgid "Yes"
533
+ msgstr "Tak"
534
+
535
+ #: options/panel2.php:43
536
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
537
+ msgstr "Wyłącz tę opcję jeśli chcesz przenieść checkbox subskrypcji w inne miejsce na stronie."
538
+
539
+ #: options/panel2.php:50
540
+ msgid "Decide if the checkbox should be checked by default or not."
541
+ msgstr "Zdecyduj, czy checkbox powinien być domyślnie zaznaczony, czy nie."
542
+
543
+ #: options/panel2.php:57
544
+ msgid "Allow users to choose from different subscription types (all, replies only)."
545
+ msgstr "Zezwól użytkownikom na wybór różnych sposobów subskrypcji (wszystkie, tylko odpowiedzi)."
546
+
547
+ #: options/panel2.php:62
548
+ msgid "Custom inline CSS to add to the checkbox."
549
+ msgstr "Własne ustawienia CSS dla checkboksa."
550
+
551
+ #: options/panel2.php:67
552
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
553
+ msgstr "Własny kod HTML do wyświetlania checkboksa. Dostępne tagi: [checkbox_field], [checkbox_label]"
554
+
555
+ #: options/panel2.php:72
556
+ msgid "Messages for your visitors"
557
+ msgstr "Wiadomości dla czytelników"
558
+
559
+ #: options/panel2.php:76
560
+ msgid "Default label"
561
+ msgstr "Domyslny opis"
562
+
563
+ #: options/panel2.php:78
564
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
565
+ msgstr "Opis przypisany do checkboksa. Dostępne tagi: [subscribe_link]"
566
+
567
+ #: options/panel2.php:83
568
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
569
+ msgstr "Opis pokazywany osobie, która jest już zapisana do subskrypcji wpisu. Dostępne tagi: [manager_link]"
570
+
571
+ #: options/panel2.php:86
572
+ msgid "Pending label"
573
+ msgstr "Opis oczekujących"
574
+
575
+ #: options/panel2.php:88
576
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
577
+ msgstr "Opis pokazywany osobie, która jest już zapisana do subskrypcji wpisu, ale nie kliknęła odnośnika weryfikacji. Dostępne tagi: [manager_link]"
578
+
579
+ #: options/panel2.php:93
580
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
581
+ msgstr "Opis pokazywany autorom (oraz administratorom). Dostępne tagi: [manager_link]"
582
+
583
+ #: options/panel2.php:97
584
+ #: options/panel3.php:145
585
+ #: options/panel4.php:105
586
+ #: options/panel5.php:83
587
+ msgid "Save Changes"
588
+ msgstr "Zapisz zmiany"
589
+
590
+ #: options/panel3.php:10
591
+ #: options/panel3.php:43
592
+ msgid "Virtual Management Page"
593
+ msgstr "Zarządzanie wirtualną stroną"
594
+
595
+ #: options/panel3.php:11
596
+ #: options/panel3.php:51
597
+ msgid "Page title"
598
+ msgstr "Tytuł strony"
599
+
600
+ #: options/panel3.php:12
601
+ #: options/panel3.php:56
602
+ msgid "Management URL"
603
+ msgstr "Zarządzaj odnośnikiem"
604
+
605
+ #: options/panel3.php:13
606
+ #: options/panel3.php:63
607
+ msgid "Custom HEAD meta"
608
+ msgstr "Własny nagłówek meta"
609
+
610
+ #: options/panel3.php:15
611
+ #: options/panel3.php:74
612
+ msgid "Request link"
613
+ msgstr "Rządanie odnośnika"
614
+
615
+ #: options/panel3.php:16
616
+ #: options/panel3.php:84
617
+ msgid "Request submitted"
618
+ msgstr "Potwierdzenie subskrypcji"
619
+
620
+ #: options/panel3.php:17
621
+ #: options/panel3.php:94
622
+ msgid "Subscribe without commenting"
623
+ msgstr "Subskrybcja bez komentowania"
624
+
625
+ #: options/panel3.php:18
626
+ #: options/panel3.php:104
627
+ msgid "Subscription processed"
628
+ msgstr "Dodanie do subskrypcji"
629
+
630
+ #: options/panel3.php:19
631
+ #: options/panel3.php:114
632
+ msgid "Subscription processed (DCI)"
633
+ msgstr "Dodanie do subskrypcji (+weryfikacja)"
634
+
635
+ #: options/panel3.php:20
636
+ #: options/panel3.php:124
637
+ msgid "Authors"
638
+ msgstr "Autorzy"
639
+
640
+ #: options/panel3.php:21
641
+ #: options/panel3.php:134
642
+ msgid "Users"
643
+ msgstr "Użytkownicy"
644
+
645
+ #: options/panel3.php:45
646
+ msgid "Enabled"
647
+ msgstr "Włączona"
648
+
649
+ #: options/panel3.php:46
650
+ msgid "Disabled"
651
+ msgstr "Wyłączona"
652
+
653
+ #: options/panel3.php:47
654
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
655
+ msgstr "Wyłącz zarządzanie subskrypcjami poprzez wirtualną stronę. Jeśli chcesz możesz utworzyć \"<a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">statyczną strone</a>\"."
656
+
657
+ #: options/panel3.php:53
658
+ msgid "Title of the page your visitors will use to manage their subscriptions."
659
+ msgstr "Tytuł strony, której będą używać użytkownicy do zarządzania subskrypcjami."
660
+
661
+ #: options/panel3.php:58
662
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
663
+ msgstr "Odnosnik do zarządzania stroną z subskrypcjami (coś w stylu <code>/manage-subscriptions</code> lub <code>/?page_id=345</code>). Ta strona <b>nie będzie widniała</b> w systemie, ale jej odnośnik musi odpowiadać strukturze \"Bezpośrednich odnosników\" (aka. permalink)."
664
+
665
+ #: options/panel3.php:60
666
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
667
+ msgstr "Ostrzeżenie: wygląda na to, że wartość, którą podaleś nei odpowiada strukturze permalinków."
668
+
669
+ #: options/panel3.php:65
670
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
671
+ msgstr "Podaj swój kod HTML, który ma być dodany w sekcji HEAD strony. Użyj znaku <strong>apostforu</strong>."
672
+
673
+ #: options/panel3.php:70
674
+ #: options/panel4.php:52
675
+ msgid "Messages"
676
+ msgstr "Wiadomości"
677
+
678
+ #: options/panel3.php:75
679
+ #: options/panel3.php:85
680
+ #: options/panel3.php:95
681
+ #: options/panel3.php:105
682
+ #: options/panel3.php:115
683
+ #: options/panel3.php:125
684
+ #: options/panel3.php:135
685
+ #: options/panel4.php:63
686
+ #: options/panel4.php:79
687
+ #: options/panel4.php:95
688
+ msgid "Bold"
689
+ msgstr "Pogrubione"
690
+
691
+ #: options/panel3.php:76
692
+ #: options/panel3.php:86
693
+ #: options/panel3.php:96
694
+ #: options/panel3.php:106
695
+ #: options/panel3.php:116
696
+ #: options/panel3.php:126
697
+ #: options/panel3.php:136
698
+ #: options/panel4.php:64
699
+ #: options/panel4.php:80
700
+ #: options/panel4.php:96
701
+ msgid "Italic"
702
+ msgstr "Pochylone"
703
+
704
+ #: options/panel3.php:77
705
+ #: options/panel3.php:87
706
+ #: options/panel3.php:97
707
+ #: options/panel3.php:107
708
+ #: options/panel3.php:117
709
+ #: options/panel3.php:127
710
+ #: options/panel3.php:137
711
+ #: options/panel4.php:65
712
+ #: options/panel4.php:81
713
+ #: options/panel4.php:97
714
+ msgid "Link"
715
+ msgstr "Odnośnik"
716
+
717
+ #: options/panel3.php:78
718
+ #: options/panel3.php:88
719
+ #: options/panel3.php:98
720
+ #: options/panel3.php:108
721
+ #: options/panel3.php:118
722
+ #: options/panel3.php:128
723
+ #: options/panel3.php:138
724
+ #: options/panel4.php:66
725
+ #: options/panel4.php:82
726
+ #: options/panel4.php:98
727
+ msgid "Image"
728
+ msgstr "Obrazek"
729
+
730
+ #: options/panel3.php:81
731
+ msgid "Text shown to those who request to manage their subscriptions."
732
+ msgstr "Tekst wyświetlany osobom, które proszą o zarządzanie subskrypcjami."
733
+
734
+ #: options/panel3.php:91
735
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
736
+ msgstr "Iinformacja wyświetlana użytkownikom po zapisaniu do subskrypcji. Dostępne tagi: [post_title], [post_permalink]"
737
+
738
+ #: options/panel3.php:101
739
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
740
+ msgstr "Informacja wyświetlana użytkownikom chcącym subskrybować bez komentowania wpisu. Dostępne tagi: [post_title], [post_permalink]"
741
+
742
+ #: options/panel3.php:111
743
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
744
+ msgstr "Informacja wyświetlana po zapisaniu do subskrypcji (wyłączona podwójna weryfikacja). Dostępne tagi: [post_title], [post_permalink]"
745
+
746
+ #: options/panel3.php:121
747
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
748
+ msgstr "Informacja wyświetlana po zapisaniu do subskrypcji (włączona podwójna weryfikacja). Dostępne tagi: [post_title], [post_permalink]"
749
+
750
+ #: options/panel3.php:131
751
+ msgid "Introductory text for the authors' management page."
752
+ msgstr "Tekst wyświetlany na stronie zarządzania subskrypcjami dla autora wpisu."
753
+
754
+ #: options/panel3.php:141
755
+ msgid "Introductory text for the users' management page."
756
+ msgstr "Tekst wyświetlany na stronie zarządzania subskrypcjami dla użytkownika."
757
+
758
+ #: options/panel4.php:13
759
+ #: options/panel4.php:40
760
+ msgid "Sender name"
761
+ msgstr "Nazwa nadawcy"
762
+
763
+ #: options/panel4.php:14
764
+ #: options/panel4.php:45
765
+ msgid "Sender email address"
766
+ msgstr "Adres e-mail nadawcy"
767
+
768
+ #: options/panel4.php:15
769
+ #: options/panel4.php:56
770
+ msgid "Notification subject"
771
+ msgstr "Tytuł powiadomienia"
772
+
773
+ #: options/panel4.php:16
774
+ #: options/panel4.php:61
775
+ msgid "Notification message"
776
+ msgstr "Treść powiadomienia"
777
+
778
+ #: options/panel4.php:17
779
+ #: options/panel4.php:72
780
+ msgid "Double check subject"
781
+ msgstr "Tytuł powiadomienia podwójnej weryfikacji"
782
+
783
+ #: options/panel4.php:18
784
+ #: options/panel4.php:77
785
+ msgid "Double check message"
786
+ msgstr "Tekst dla podwójnej weryfikacji"
787
+
788
+ #: options/panel4.php:19
789
+ #: options/panel4.php:88
790
+ msgid "Management subject"
791
+ msgstr "Tytuł zarządzania subskrypcjami"
792
+
793
+ #: options/panel4.php:20
794
+ #: options/panel4.php:93
795
+ msgid "Management message"
796
+ msgstr "Treść zarządzania subskrypcjami"
797
+
798
+ #: options/panel4.php:42
799
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
800
+ msgstr "Nazwa używana dla pola \"from\", gdy wysyłane jest nowe powiadomienie do użytkownika."
801
+
802
+ #: options/panel4.php:47
803
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
804
+ msgstr "Adres e-mail używany w polu \"from\" w nowym powiadomieniu użytkownika."
805
+
806
+ #: options/panel4.php:58
807
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
808
+ msgstr "Tytuł wiadomości e-mail. Dostępne tagi: [post_title]"
809
+
810
+ #: options/panel4.php:69
811
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
812
+ msgstr "Zawartość powiadomienia e-mail. Dostępne tagi: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
813
+
814
+ #: options/panel4.php:74
815
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
816
+ msgstr "Tytuł dla wiadomości potwierdzającej adres e-mail. Dostępne tagi: [post_title]"
817
+
818
+ #: options/panel4.php:85
819
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
820
+ msgstr "Zawartość wiadomości potwierdzającej e-mail. Dostępne tagi: [post_permalink], [confirm_link], [post_title], [manager_link]"
821
+
822
+ #: options/panel4.php:90
823
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
824
+ msgstr "Tytuł wiadomości wysyłanej osobom, które chcą zarządzać swoimi subskrypcjami. Dostępne tagi: [blog_name]"
825
+
826
+ #: options/panel4.php:101
827
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
828
+ msgstr "Zawartość wiadomości wysyłanej osobom, które chcą zarządzać swoimi subskrypcjami. Dostępne tagi: [blog_name], [manager_link]"
829
+
830
+ #: options/panel5.php:11
831
+ #: options/panel5.php:35
832
+ msgid "Autopurge requests"
833
+ msgstr "Automatyczne czyszczenie"
834
+
835
+ #: options/panel5.php:12
836
+ #: options/panel5.php:40
837
+ msgid "Enable double check"
838
+ msgstr "Włącz weryfikację e-mail"
839
+
840
+ #: options/panel5.php:13
841
+ msgid "Notify authors"
842
+ msgstr "Informuj autorow"
843
+
844
+ #: options/panel5.php:14
845
+ #: options/panel5.php:54
846
+ msgid "Enable HTML emails"
847
+ msgstr "Włacz HTML w e-mailach"
848
+
849
+ #: options/panel5.php:15
850
+ msgid "Send trackbacks"
851
+ msgstr "Wysyłaj trackbacki"
852
+
853
+ #: options/panel5.php:16
854
+ #: options/panel5.php:47
855
+ msgid "Notify admin"
856
+ msgstr "Informuj administratora"
857
+
858
+ #: options/panel5.php:17
859
+ #: options/panel5.php:75
860
+ msgid "Let admin subscribe"
861
+ msgstr "Pozwól na subskrypcję administratorowi"
862
+
863
+ #: options/panel5.php:36
864
+ msgid "days"
865
+ msgstr "dni"
866
+
867
+ #: options/panel5.php:37
868
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
869
+ msgstr "Usuwaj oczekujące subskrypcje (niepotwierdzone) po X dniach. \"0\" wyłącza tę funkcjonalność."
870
+
871
+ #: options/panel5.php:44
872
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
873
+ msgstr "Wysyłaj e-mail z potwierdzeniem subskrypcji (by zapobiec pomyłkom w adresach, oraz zabezpieczyć przed botami)."
874
+
875
+ #: options/panel5.php:51
876
+ msgid "Notify the administrator when a new comment is posted."
877
+ msgstr "Informuj administratora o nowych komentarzach."
878
+
879
+ #: options/panel5.php:58
880
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
881
+ msgstr "Jeśli włączone, wysyłane będą wiadomości e-mail z content-type=text/html zamiast text/plain"
882
+
883
+ #: options/panel5.php:61
884
+ msgid "Process trackbacks"
885
+ msgstr "Śledź trackbacki"
886
+
887
+ #: options/panel5.php:65
888
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
889
+ msgstr "Informuj użytkowników o nowych trackbackach i pingbackach dodanych do dyskusji."
890
+
891
+ #: options/panel5.php:68
892
+ msgid "Track all subscriptions"
893
+ msgstr "Śledź wszystkie subskrypcje"
894
+
895
+ #: options/panel5.php:72
896
+ msgid "Notify the administrator when users subscribe without commenting."
897
+ msgstr "Informuj administratora jeśli użytkownik rozpocznie subskrypcję bez komentowania."
898
+
899
+ #: options/panel5.php:79
900
+ msgid "Let the administrator subscribe to comments when logged in."
901
+ msgstr "Pozwól administratorowi subskrybować jeśli jest zalogowany."
902
+
903
+ #: options/panel6.php:8
904
+ msgid "Support the author"
905
+ msgstr "Wspomóż autora"
906
+
907
+ #: options/panel6.php:16
908
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
909
+ msgstr "Jak bardzo cenna jest funkcjonalność oferowana przez ten plugin dla twoich czytelników? Subscribe to Comments reloaded jest i zawsze będzie bezpłatne, jednakże możesz wspomóc autora jeśli uważasz, że plugin ten wzbogaca funkcjonalność twojej strony. Każda otrzymana dotacja pomoże w rozwoju pluginu, oraz pozwoli na zakup jedzenia dla głodnej rodziny."
910
+
911
+ #: options/panel6.php:18
912
+ msgid "Don't want to donate? You can still help"
913
+ msgstr "Nie chcesz wspomagać finansowo? Wciąż możesz pomóc"
914
+
915
+ #: options/panel6.php:19
916
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
917
+ msgstr "Jeśli nie chcesz przekazywać datków pieniężnych, proszę wspomnieć o używaniu mojego pluginu na swojej stronie. Proszę poinformować czytelników, co sprawiło, że twoja strona stała się jeszcze lepsza. Możesz również wspomóc autora poświęcając swój czas zgłaszając błędy, wysyłając pliki tłumaczenia, oraz inne pomysły jak rozwijać Subscribe to Comments Reloaded. Cokolwiek zrobisz, dziękuję za używanie mojego pluginu!"
918
+
919
+ #: options/panel6.php:21
920
+ msgid "Vote and show your appreciation"
921
+ msgstr "Głosuj i doceń plugin"
922
+
923
+ #: options/panel6.php:22
924
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
925
+ msgstr "Powiedz innym, czy Subscribe to Comments Reloaded działa prawidłowo i jak dobry jest. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Oceń go</a> na stronie Pluginów."
926
+
927
+ #: options/panel6.php:24
928
+ msgid "Sponsor's Corner"
929
+ msgstr "Kącik sponsora"
930
+
931
+ #: options/panel6.php:25
932
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
933
+ msgstr ""
934
+ "Jeśli chcesz zostać sponsorem tego pluginu, nie obawiaj się i <a href='http://www.duechiacchiere.it/contatto'>skontaktuj się ze mną</a>.<br />\n"
935
+ "Autorem polskiego tłumaczenia jest : Filip \"inzaghi89\" Cierpich - <a href=\"http://keepmind.eu\">keepmind.eu</a>"
936
+
937
+ #: templates/author.php:55
938
+ msgid "Title"
939
+ msgstr "Tytuł"
940
+
941
+ #: templates/author.php:66
942
+ msgid "Select all"
943
+ msgstr "Zaznacz wszystko"
944
+
945
+ #: templates/author.php:67
946
+ msgid "Invert selection"
947
+ msgstr "Usuń zaznaczenie"
948
+
949
+ #: templates/author.php:71
950
+ msgid "Set to Y"
951
+ msgstr "Ustaw na Y"
952
+
953
+ #: templates/author.php:77
954
+ msgid "No subscriptions match your search criteria."
955
+ msgstr "Żadna subskrypcja nie spełnia twoich kryteriów."
956
+
957
+ #: templates/request-management-link.php:68
958
+ msgid "Send"
959
+ msgstr "Wyślij"
960
+
961
+ #: templates/subscribe.php:42
962
+ #: templates/subscribe.php:43
963
+ msgid "New subscription to"
964
+ msgstr "Nowa subskrypcja do"
965
+
966
+ #: templates/subscribe.php:43
967
+ msgid "User:"
968
+ msgstr "Użytkownik:"
969
+
970
+ #~ msgid "Subscribed"
971
+ #~ msgstr "Subskrybowane"
972
+
973
+ #~ msgid "Replies"
974
+ #~ msgstr "Odpowiedzi"
975
+
976
+ #~ msgid "Digest"
977
+ #~ msgstr "Podsumowanie"
978
+
979
+ #~ msgid "Pending"
980
+ #~ msgstr "Oczekujące"
981
+
982
+ #~ msgid "Management Page ID"
983
+ #~ msgstr "Zarządzanie ID strony"
984
+
985
+ #~ msgid "Management page"
986
+ #~ msgstr "Zarządzanie strony"
987
+
988
+ #~ msgid "Awaiting confirmation"
989
+ #~ msgstr "Oczekujące potwierdzenia"
990
+
991
+ #~ msgid "Stats"
992
+ #~ msgstr "Statystyki"
993
+
994
+ #~ msgid "Other Messages"
995
+ #~ msgstr "Inne wiadomości"
996
+
997
+ #~ msgid "Support"
998
+ #~ msgstr "Wsparcie"
999
+
1000
+ #~ msgid "The status has been successfully updated. Rows affected:"
1001
+ #~ msgstr "Status został pomyślnie zaktualizowany. Zawarte wiersze:"
1002
+
1003
+ #~ msgid ""
1004
+ #~ "Update the email address associated to a specific subscription (by post "
1005
+ #~ "ID)."
1006
+ #~ msgstr ""
1007
+ #~ "Aktualizuj adres e-mail związany ze specyficzną subskrypcją (wg ID postu)."
1008
+
1009
+ #~ msgid "PID"
1010
+ #~ msgstr "PID"
1011
+
1012
+ #~ msgid "Change status"
1013
+ #~ msgstr "Zmień status"
1014
+
1015
+ #~ msgid ""
1016
+ #~ "Change the status of an email address or permanently delete all its "
1017
+ #~ "subscriptions."
1018
+ #~ msgstr "Zmień status adresu e-mail, bądź całkowicie usuń subskrypcję."
1019
+
1020
+ #~ msgid "Resume"
1021
+ #~ msgstr "Kontynuuj"
1022
+
1023
+ #~ msgid "Update email address"
1024
+ #~ msgstr "Aktualizuj adres e-mail"
1025
+
1026
+ #~ msgid ""
1027
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1028
+ #~ "(exact matches only)."
1029
+ #~ msgstr ""
1030
+ #~ "Możesz dokonać \"masowej aktualizacji\" wszystkich wystąpień danego "
1031
+ #~ "adresu e-mail (tylko dokładne dopasowania)."
1032
+
1033
+ #~ msgid "Search email address"
1034
+ #~ msgstr "Szukaj adresu e-mail"
1035
+
1036
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1037
+ #~ msgstr ""
1038
+ #~ "Legenda: Y - subskrypcje, N - zawieszona, C - oczekuje potwierdzenia"
1039
+
1040
+ #~ msgid "StCR table has been successfully optimized."
1041
+ #~ msgstr "Tabela StCR została pomyślnie zoptymalizowana."
1042
+
1043
+ #~ msgid "Filter by date"
1044
+ #~ msgstr "Filtruj wg daty"
1045
+
1046
+ #~ msgid "Month"
1047
+ #~ msgstr "Miesiąc"
1048
+
1049
+ #~ msgid "Year"
1050
+ #~ msgstr "Rok"
1051
+
1052
+ #~ msgid "No data to display"
1053
+ #~ msgstr "Brak danych do wyświetlenia"
1054
+
1055
+ #~ msgid "optimize"
1056
+ #~ msgstr "optymalizuj"
1057
+
1058
+ #~ msgid "Database"
1059
+ #~ msgstr "Baza danych"
1060
+
1061
+ #~ msgid "Engine"
1062
+ #~ msgstr "Silnik"
1063
+
1064
+ #~ msgid "Created on"
1065
+ #~ msgstr "Utworzona"
1066
+
1067
+ #~ msgid "Index length"
1068
+ #~ msgstr "Długość indeksu"
1069
+
1070
+ #~ msgid "Records"
1071
+ #~ msgstr "Rekordów"
1072
+
1073
+ #~ msgid "Average Record Length"
1074
+ #~ msgstr "Średnia długość rekordu"
1075
+
1076
+ #~ msgid "Approximate Overhead"
1077
+ #~ msgstr "Przybliżona wartość"
1078
+
1079
+ #~ msgid "Analysis for"
1080
+ #~ msgstr "Analiza dla"
1081
+
1082
+ #~ msgid "Most active users"
1083
+ #~ msgstr "Najbardziej aktywni użytkownicy"
1084
+
1085
+ #~ msgid "Popular posts"
1086
+ #~ msgstr "Popularne wpisy"
1087
+
1088
+ #~ msgid "Custom CSS Class"
1089
+ #~ msgstr "Własna klasa CSS"
1090
+
1091
+ #~ msgid ""
1092
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1093
+ #~ "its style."
1094
+ #~ msgstr ""
1095
+ #~ "Własna klasa CSS przypisana do checkboksa, jeśli chcesz zmodyfikować jej "
1096
+ #~ "styl."
1097
+
1098
+ #~ msgid "Official Sponsors"
1099
+ #~ msgstr "Oficjalni sponsorzy"
1100
+
1101
+ #~ msgid "Subscriptions have been successfully updated."
1102
+ #~ msgstr "subskrypcje zostały pomyślnie zaktualizowane."
1103
+
1104
+ #~ msgid "Sorry, no subscriptions found."
1105
+ #~ msgstr "Nie znaleziono żadnych subskrypcji."
1106
+
1107
+ #~ msgid "All the subscriptions have been successfully updated."
1108
+ #~ msgstr "Wszystkie subskrypcje zostały pomyślnie zaktualizowane."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/subscribe-reloaded-pt_BR.mo CHANGED
Binary file
langs/subscribe-reloaded-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-21 16:00-0500\n"
6
- "PO-Revision-Date: 2011-07-21 16:01-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -20,31 +20,31 @@ msgstr ""
20
 
21
  # @ subscribe-reloaded
22
  #: subscribe-to-comments-reloaded.php:41
23
- #: subscribe-to-comments-reloaded.php:229
24
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
25
  msgstr "A sua inscrição para este post deve ser confirmada. <a href='[manager_link]'>Gerencie as suas inscrições</a>."
26
 
27
  # @ subscribe-reloaded
28
  #: subscribe-to-comments-reloaded.php:46
29
- #: subscribe-to-comments-reloaded.php:228
30
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
31
  msgstr "Você está inscrito neste post. <a href='[manager_link]'>Gerencie</a> suas inscrições."
32
 
33
  # @ subscribe-reloaded
34
  #: subscribe-to-comments-reloaded.php:53
35
- #: subscribe-to-comments-reloaded.php:230
36
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
37
  msgstr "Você pode <a href='[manager_link]'>gerenciar as inscrições</a> deste post."
38
 
39
  # @ subscribe-reloaded
40
  #: subscribe-to-comments-reloaded.php:58
41
- #: subscribe-to-comments-reloaded.php:225
42
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
  msgstr "Notifique-me de novos comentários via e-mail. Você também pode <a href='[subscribe_link]'>se inscrever</a> sem comentar."
44
 
45
  #: subscribe-to-comments-reloaded.php:67
46
  msgid "Don't subscribe"
47
- msgstr ""
48
 
49
  #: subscribe-to-comments-reloaded.php:68
50
  msgid "All"
@@ -61,53 +61,53 @@ msgid "Daily digest"
61
  msgstr "Resumo diário"
62
 
63
  # @ subscribe-reloaded
64
- #: subscribe-to-comments-reloaded.php:202
65
  #: options/index.php:41
66
  msgid "Manage subscriptions"
67
  msgstr "Gerenciar inscrições"
68
 
69
  # @ subscribe-reloaded
70
- #: subscribe-to-comments-reloaded.php:203
71
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
72
  msgstr "Para gerenciar suas inscrições, digite o seu endereço de e-mail aqui em baixo. Nós lhe enviaremos uma mensagem contendo o link para acessar sua página pessoal de gerenciamento."
73
 
74
  # @ subscribe-reloaded
75
- #: subscribe-to-comments-reloaded.php:204
76
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
77
  msgstr "Obrigado por usar nosso serviço de inscrições. Seu pedido foi concluído, e você deverá receber um email com o link de gerenciamento em poucos minutos."
78
 
79
  # @ subscribe-reloaded
80
- #: subscribe-to-comments-reloaded.php:205
81
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
82
  msgstr "Você pode acompanhar a discussão sobre <strong>[post_title]</strong> sem ter que deixar um comentário. Legal, não? Basta digitar seu endereço de e-mail no formulário abaixo."
83
 
84
  # @ subscribe-reloaded
85
- #: subscribe-to-comments-reloaded.php:206
86
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
87
  msgstr "Obrigado por usar nosso serviço de inscrições. Seu pedido foi concluído. Você receberá um e-mail de notificação toda vez que um novo comentário a este artigo for aprovado e publicado pelo administrador."
88
 
89
  # @ subscribe-reloaded
90
- #: subscribe-to-comments-reloaded.php:207
91
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
92
  msgstr "Obrigado por usar nosso serviço de inscrições. Para confirmar o seu pedido, verifique seu e-mail para a mensagem de confirmação e siga as instruções."
93
 
94
  # @ subscribe-reloaded
95
- #: subscribe-to-comments-reloaded.php:208
96
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
97
  msgstr "A fim de cancelar ou suspender uma ou mais notificações, selecione a opção correspondente (s) e clique no botão no final da lista."
98
 
99
  # @ subscribe-reloaded
100
- #: subscribe-to-comments-reloaded.php:209
101
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
102
  msgstr "A fim de cancelar ou suspender uma ou mais notificações, selecione a opção correspondente (s) e clique no botão no final da lista. Você está inscrito em:"
103
 
104
  # @ subscribe-reloaded
105
- #: subscribe-to-comments-reloaded.php:223
106
  msgid "There is a new comment to [post_title]"
107
  msgstr "Há um novo comentário para [post_title]"
108
 
109
  # @ subscribe-reloaded
110
- #: subscribe-to-comments-reloaded.php:224
111
  msgid ""
112
  "There is a new comment to [post_title].\n"
113
  "Comment Link: [comment_permalink]\n"
@@ -126,12 +126,12 @@ msgstr ""
126
  "Gerencie suas inscrições: [manager_link]"
127
 
128
  # @ subscribe-reloaded
129
- #: subscribe-to-comments-reloaded.php:231
130
  msgid "Please confirm your subscription to [post_title]"
131
  msgstr "Por favor, confirme sua inscrição para [post_title]"
132
 
133
  # @ subscribe-reloaded
134
- #: subscribe-to-comments-reloaded.php:232
135
  msgid ""
136
  "You have requested to be notified every time a new comment is added to:\n"
137
  "[post_permalink]\n"
@@ -146,12 +146,12 @@ msgstr ""
146
  "[confirm_link]"
147
 
148
  # @ subscribe-reloaded
149
- #: subscribe-to-comments-reloaded.php:233
150
  msgid "Manage your subscriptions on [blog_name]"
151
  msgstr "Gerenciar as suas inscrições em [blog_name]"
152
 
153
  # @ subscribe-reloaded
154
- #: subscribe-to-comments-reloaded.php:234
155
  msgid ""
156
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
157
  "[manager_link]"
@@ -160,12 +160,12 @@ msgstr ""
160
  "[manager_link]"
161
 
162
  # @ subscribe-reloaded
163
- #: subscribe-to-comments-reloaded.php:969
164
  msgid "Subscribed"
165
  msgstr "Inscrito"
166
 
167
  # @ subscribe-reloaded
168
- #: subscribe-to-comments-reloaded.php:983
169
  #: options/panel2.php:41
170
  #: options/panel2.php:48
171
  #: options/panel2.php:55
@@ -178,20 +178,20 @@ msgstr "Inscrito"
178
  msgid "Yes"
179
  msgstr "Sim"
180
 
181
- #: subscribe-to-comments-reloaded.php:985
182
  msgid "Replies"
183
  msgstr "Respostas"
184
 
185
- #: subscribe-to-comments-reloaded.php:987
186
  msgid "Digest"
187
  msgstr "Resumo diário"
188
 
189
- #: subscribe-to-comments-reloaded.php:989
190
  msgid "Pending"
191
  msgstr "Pendente"
192
 
193
  # @ subscribe-reloaded
194
- #: subscribe-to-comments-reloaded.php:990
195
  #: options/panel2.php:42
196
  #: options/panel2.php:49
197
  #: options/panel2.php:56
@@ -204,20 +204,25 @@ msgstr "Pendente"
204
  msgid "No"
205
  msgstr "Não"
206
 
207
- #: subscribe-to-comments-reloaded.php:1000
 
 
 
 
 
208
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
209
  msgstr "Precisa de ajuda sobre como usar Subscribe to Comments Reloaded? Visite o oficial"
210
 
211
  # @ subscribe-reloaded
212
- #: subscribe-to-comments-reloaded.php:1000
213
  msgid "support forum"
214
  msgstr "fórum de suporte"
215
 
216
- #: subscribe-to-comments-reloaded.php:1001
217
  msgid "Feeling generous?"
218
  msgstr "Sentindo-se generoso(a)?"
219
 
220
- #: subscribe-to-comments-reloaded.php:1001
221
  msgid "Donate a few bucks!"
222
  msgstr "Doe alguns trocados!"
223
 
@@ -239,7 +244,7 @@ msgstr "Notificações"
239
  # @ subscribe-reloaded
240
  #: options/index.php:45
241
  #: options/panel2.php:35
242
- #: options/panel3.php:38
243
  #: options/panel4.php:34
244
  msgid "Options"
245
  msgstr "Opções"
@@ -395,7 +400,7 @@ msgstr "ID Post"
395
  #: options/panel1.php:44
396
  #: options/panel1.php:90
397
  #: templates/request-management-link.php:65
398
- #: templates/subscribe.php:88
399
  #: templates/user.php:51
400
  msgid "Email"
401
  msgstr "E-mail"
@@ -609,7 +614,7 @@ msgstr "Descrição para &quot;Autor&quot;"
609
 
610
  # @ subscribe-reloaded
611
  #: options/panel2.php:25
612
- #: options/panel3.php:25
613
  #: options/panel4.php:23
614
  #: options/panel5.php:22
615
  msgid "Your settings have been successfully updated."
@@ -617,7 +622,7 @@ msgstr "Suas configurações foram atualizadas"
617
 
618
  # @ subscribe-reloaded
619
  #: options/panel2.php:28
620
- #: options/panel3.php:28
621
  #: options/panel4.php:26
622
  #: options/panel5.php:25
623
  msgid "There was an error updating the following fields:"
@@ -680,7 +685,7 @@ msgstr "Rótulo aos autores (e administradores). Tags permitidas: [manager_link]
680
 
681
  # @ default
682
  #: options/panel2.php:97
683
- #: options/panel3.php:136
684
  #: options/panel4.php:103
685
  #: options/panel5.php:83
686
  msgid "Save Changes"
@@ -688,137 +693,151 @@ msgstr "Salvar Alterações"
688
 
689
  # @ subscribe-reloaded
690
  #: options/panel3.php:10
691
- #: options/panel3.php:42
692
- msgid "Page title"
693
- msgstr "Título da página"
694
 
695
  # @ subscribe-reloaded
696
  #: options/panel3.php:11
697
- msgid "Management Page ID"
698
- msgstr "ID da Página de Gerenciamento"
 
699
 
 
700
  #: options/panel3.php:12
701
- #: options/panel3.php:54
 
 
 
 
 
702
  msgid "Custom HEAD meta"
703
  msgstr "HEAD meta customizado"
704
 
705
  # @ subscribe-reloaded
706
- #: options/panel3.php:14
707
- #: options/panel3.php:65
708
  msgid "Request link"
709
  msgstr "Link de pedido"
710
 
711
  # @ subscribe-reloaded
712
- #: options/panel3.php:15
713
- #: options/panel3.php:75
714
  msgid "Request submitted"
715
  msgstr "Requisição enviada"
716
 
717
  # @ subscribe-reloaded
718
- #: options/panel3.php:16
719
- #: options/panel3.php:85
720
  msgid "Subscribe without commenting"
721
  msgstr "Subscrever sem comentar"
722
 
723
  # @ subscribe-reloaded
724
- #: options/panel3.php:17
725
- #: options/panel3.php:95
726
  msgid "Subscription processed"
727
  msgstr "Inscrição processada"
728
 
729
  # @ subscribe-reloaded
730
- #: options/panel3.php:18
731
- #: options/panel3.php:105
732
  msgid "Subscription processed (DCI)"
733
  msgstr "Inscrição processada (DCI)"
734
 
735
  # @ subscribe-reloaded
736
- #: options/panel3.php:19
737
- #: options/panel3.php:115
738
  msgid "Authors"
739
  msgstr "Autores"
740
 
741
  # @ subscribe-reloaded
742
- #: options/panel3.php:20
743
- #: options/panel3.php:125
744
  msgid "Users"
745
  msgstr "Usuários"
746
 
 
 
 
 
 
 
 
 
 
 
 
 
747
  # @ subscribe-reloaded
748
- #: options/panel3.php:44
749
  msgid "Title of the page your visitors will use to manage their subscriptions."
750
  msgstr "Título da página onde seus assinantes vão gerenciar as inscrições deles."
751
 
752
  # @ subscribe-reloaded
753
- #: options/panel3.php:47
754
- msgid "Management page"
755
- msgstr "Página de gerenciamento"
756
-
757
- # @ subscribe-reloaded
758
- #: options/panel3.php:49
759
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
760
  msgstr "O permalink para a sua página de gerenciamento (algo como <code>/gerenciar-inscricoes</code> ou <code>/?page_id=345</code> ). Esta página realmente <b>não</b> existe no sistema, mas deve seguir o as configurações de links permanentes de seu WordPress."
761
 
762
- #: options/panel3.php:51
763
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
764
  msgstr "Aviso: parece que o valor que você está usando pode ser incompatível com sua estrutura de links permanentes"
765
 
766
- #: options/panel3.php:56
767
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
768
  msgstr "Especifique HTML customizado a ser adicionado na seção HEAD de sua página. Use <strong>aspas simples</strong> para valores."
769
 
770
  # @ subscribe-reloaded
771
- #: options/panel3.php:61
772
  #: options/panel4.php:50
773
  msgid "Messages"
774
  msgstr "Mensagens"
775
 
776
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
777
  #: options/panel3.php:76
778
  #: options/panel3.php:86
779
  #: options/panel3.php:96
780
  #: options/panel3.php:106
781
  #: options/panel3.php:116
782
  #: options/panel3.php:126
783
- #: options/panel4.php:61
784
- #: options/panel4.php:77
785
- #: options/panel4.php:93
786
- msgid "Bold"
787
- msgstr "Negrito"
 
788
 
789
- #: options/panel3.php:67
790
  #: options/panel3.php:77
791
  #: options/panel3.php:87
792
  #: options/panel3.php:97
793
  #: options/panel3.php:107
794
  #: options/panel3.php:117
795
  #: options/panel3.php:127
796
- #: options/panel4.php:62
797
- #: options/panel4.php:78
798
- #: options/panel4.php:94
799
- msgid "Italic"
800
- msgstr "Itálico"
 
801
 
802
- #: options/panel3.php:68
803
  #: options/panel3.php:78
804
  #: options/panel3.php:88
805
  #: options/panel3.php:98
806
  #: options/panel3.php:108
807
  #: options/panel3.php:118
808
  #: options/panel3.php:128
809
- #: options/panel4.php:63
810
- #: options/panel4.php:79
811
- #: options/panel4.php:95
812
- msgid "Link"
813
- msgstr "Link"
814
-
815
- #: options/panel3.php:69
816
- #: options/panel3.php:79
817
- #: options/panel3.php:89
818
- #: options/panel3.php:99
819
- #: options/panel3.php:109
820
- #: options/panel3.php:119
821
- #: options/panel3.php:129
822
  #: options/panel4.php:64
823
  #: options/panel4.php:80
824
  #: options/panel4.php:96
@@ -826,37 +845,37 @@ msgid "Image"
826
  msgstr "Imagem"
827
 
828
  # @ subscribe-reloaded
829
- #: options/panel3.php:72
830
  msgid "Text shown to those who request to manage their subscriptions."
831
  msgstr "O texto mostrado para aqueles que o solicitarem gerenciar suas inscrições."
832
 
833
  # @ subscribe-reloaded
834
- #: options/panel3.php:82
835
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
836
  msgstr "Nota de agradecimento exibida depois que a requisição foi processada. Tags permitidas: [post_title], [post_permalink]"
837
 
838
  # @ subscribe-reloaded
839
- #: options/panel3.php:92
840
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
841
  msgstr "O texto mostrado para aqueles que querem se inscrever sem comentar. Tags permitidas: [post_title]"
842
 
843
  # @ subscribe-reloaded
844
- #: options/panel3.php:102
845
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
846
  msgstr "Mensagem de agradecimento exibida após a requisição de inscrição ter sido processada (confirmação desabilitada). Tags permitidas: [post_title], [post_permalink]"
847
 
848
  # @ subscribe-reloaded
849
- #: options/panel3.php:112
850
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
851
  msgstr "Mensagem de agradecimento exibida após a requisição de inscrição ter sido processada (confirmação habilitada). Tags permitidas: [post_title], [post_permalink]"
852
 
853
  # @ subscribe-reloaded
854
- #: options/panel3.php:122
855
  msgid "Introductory text for the authors' management page."
856
  msgstr "Texto introdutório para a página de gerenciamento dos autores."
857
 
858
  # @ subscribe-reloaded
859
- #: options/panel3.php:132
860
  msgid "Introductory text for the users' management page."
861
  msgstr "Texto introdutório para a página de gerenciamento dos usuários."
862
 
@@ -1099,24 +1118,29 @@ msgstr "Nenhuma inscrição atende a seus critérios de busca."
1099
 
1100
  # @ subscribe-reloaded
1101
  #: templates/request-management-link.php:68
1102
- #: templates/subscribe.php:90
1103
  msgid "Send"
1104
  msgstr "Enviar"
1105
 
1106
  # @ subscribe-reloaded
 
1107
  #: templates/subscribe.php:43
1108
- #: templates/subscribe.php:44
1109
  msgid "New subscription to"
1110
  msgstr "Nova inscrição para"
1111
 
1112
  # @ subscribe-reloaded
1113
- #: templates/subscribe.php:44
1114
  msgid "User:"
1115
  msgstr "Usuário:"
1116
 
 
 
 
 
 
 
1117
  #~ msgid "Awaiting confirmation"
1118
  #~ msgstr "Aguardando a confirmação"
1119
-
1120
  # @ subscribe-reloaded
1121
  #~ msgid "Stats"
1122
  #~ msgstr "Estatísticas"
@@ -1171,9 +1195,6 @@ msgstr "Usuário:"
1171
  # @ subscribe-reloaded
1172
  #~ msgid "StCR table has been successfully optimized."
1173
  #~ msgstr "Tabela STCR foi otimizada com sucesso."
1174
- # @ subscribe-reloaded
1175
- #~ msgid "Subscriptions for"
1176
- #~ msgstr "Inscrições para"
1177
  #~ msgid "optimize"
1178
  #~ msgstr "otimizar"
1179
  #~ msgid "Database"
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:02-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:15-0500\n"
7
  "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
20
 
21
  # @ subscribe-reloaded
22
  #: subscribe-to-comments-reloaded.php:41
23
+ #: subscribe-to-comments-reloaded.php:248
24
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
25
  msgstr "A sua inscrição para este post deve ser confirmada. <a href='[manager_link]'>Gerencie as suas inscrições</a>."
26
 
27
  # @ subscribe-reloaded
28
  #: subscribe-to-comments-reloaded.php:46
29
+ #: subscribe-to-comments-reloaded.php:247
30
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
31
  msgstr "Você está inscrito neste post. <a href='[manager_link]'>Gerencie</a> suas inscrições."
32
 
33
  # @ subscribe-reloaded
34
  #: subscribe-to-comments-reloaded.php:53
35
+ #: subscribe-to-comments-reloaded.php:249
36
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
37
  msgstr "Você pode <a href='[manager_link]'>gerenciar as inscrições</a> deste post."
38
 
39
  # @ subscribe-reloaded
40
  #: subscribe-to-comments-reloaded.php:58
41
+ #: subscribe-to-comments-reloaded.php:244
42
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
  msgstr "Notifique-me de novos comentários via e-mail. Você também pode <a href='[subscribe_link]'>se inscrever</a> sem comentar."
44
 
45
  #: subscribe-to-comments-reloaded.php:67
46
  msgid "Don't subscribe"
47
+ msgstr "Não se inscrever"
48
 
49
  #: subscribe-to-comments-reloaded.php:68
50
  msgid "All"
61
  msgstr "Resumo diário"
62
 
63
  # @ subscribe-reloaded
64
+ #: subscribe-to-comments-reloaded.php:221
65
  #: options/index.php:41
66
  msgid "Manage subscriptions"
67
  msgstr "Gerenciar inscrições"
68
 
69
  # @ subscribe-reloaded
70
+ #: subscribe-to-comments-reloaded.php:222
71
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
72
  msgstr "Para gerenciar suas inscrições, digite o seu endereço de e-mail aqui em baixo. Nós lhe enviaremos uma mensagem contendo o link para acessar sua página pessoal de gerenciamento."
73
 
74
  # @ subscribe-reloaded
75
+ #: subscribe-to-comments-reloaded.php:223
76
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
77
  msgstr "Obrigado por usar nosso serviço de inscrições. Seu pedido foi concluído, e você deverá receber um email com o link de gerenciamento em poucos minutos."
78
 
79
  # @ subscribe-reloaded
80
+ #: subscribe-to-comments-reloaded.php:224
81
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
82
  msgstr "Você pode acompanhar a discussão sobre <strong>[post_title]</strong> sem ter que deixar um comentário. Legal, não? Basta digitar seu endereço de e-mail no formulário abaixo."
83
 
84
  # @ subscribe-reloaded
85
+ #: subscribe-to-comments-reloaded.php:225
86
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
87
  msgstr "Obrigado por usar nosso serviço de inscrições. Seu pedido foi concluído. Você receberá um e-mail de notificação toda vez que um novo comentário a este artigo for aprovado e publicado pelo administrador."
88
 
89
  # @ subscribe-reloaded
90
+ #: subscribe-to-comments-reloaded.php:226
91
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
92
  msgstr "Obrigado por usar nosso serviço de inscrições. Para confirmar o seu pedido, verifique seu e-mail para a mensagem de confirmação e siga as instruções."
93
 
94
  # @ subscribe-reloaded
95
+ #: subscribe-to-comments-reloaded.php:227
96
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
97
  msgstr "A fim de cancelar ou suspender uma ou mais notificações, selecione a opção correspondente (s) e clique no botão no final da lista."
98
 
99
  # @ subscribe-reloaded
100
+ #: subscribe-to-comments-reloaded.php:228
101
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
102
  msgstr "A fim de cancelar ou suspender uma ou mais notificações, selecione a opção correspondente (s) e clique no botão no final da lista. Você está inscrito em:"
103
 
104
  # @ subscribe-reloaded
105
+ #: subscribe-to-comments-reloaded.php:242
106
  msgid "There is a new comment to [post_title]"
107
  msgstr "Há um novo comentário para [post_title]"
108
 
109
  # @ subscribe-reloaded
110
+ #: subscribe-to-comments-reloaded.php:243
111
  msgid ""
112
  "There is a new comment to [post_title].\n"
113
  "Comment Link: [comment_permalink]\n"
126
  "Gerencie suas inscrições: [manager_link]"
127
 
128
  # @ subscribe-reloaded
129
+ #: subscribe-to-comments-reloaded.php:250
130
  msgid "Please confirm your subscription to [post_title]"
131
  msgstr "Por favor, confirme sua inscrição para [post_title]"
132
 
133
  # @ subscribe-reloaded
134
+ #: subscribe-to-comments-reloaded.php:251
135
  msgid ""
136
  "You have requested to be notified every time a new comment is added to:\n"
137
  "[post_permalink]\n"
146
  "[confirm_link]"
147
 
148
  # @ subscribe-reloaded
149
+ #: subscribe-to-comments-reloaded.php:252
150
  msgid "Manage your subscriptions on [blog_name]"
151
  msgstr "Gerenciar as suas inscrições em [blog_name]"
152
 
153
  # @ subscribe-reloaded
154
+ #: subscribe-to-comments-reloaded.php:253
155
  msgid ""
156
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
157
  "[manager_link]"
160
  "[manager_link]"
161
 
162
  # @ subscribe-reloaded
163
+ #: subscribe-to-comments-reloaded.php:986
164
  msgid "Subscribed"
165
  msgstr "Inscrito"
166
 
167
  # @ subscribe-reloaded
168
+ #: subscribe-to-comments-reloaded.php:1000
169
  #: options/panel2.php:41
170
  #: options/panel2.php:48
171
  #: options/panel2.php:55
178
  msgid "Yes"
179
  msgstr "Sim"
180
 
181
+ #: subscribe-to-comments-reloaded.php:1002
182
  msgid "Replies"
183
  msgstr "Respostas"
184
 
185
+ #: subscribe-to-comments-reloaded.php:1004
186
  msgid "Digest"
187
  msgstr "Resumo diário"
188
 
189
+ #: subscribe-to-comments-reloaded.php:1006
190
  msgid "Pending"
191
  msgstr "Pendente"
192
 
193
  # @ subscribe-reloaded
194
+ #: subscribe-to-comments-reloaded.php:1007
195
  #: options/panel2.php:42
196
  #: options/panel2.php:49
197
  #: options/panel2.php:56
204
  msgid "No"
205
  msgstr "Não"
206
 
207
+ # @ subscribe-reloaded
208
+ #: subscribe-to-comments-reloaded.php:1016
209
+ msgid "Subscriptions"
210
+ msgstr "Inscrições"
211
+
212
+ #: subscribe-to-comments-reloaded.php:1039
213
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
214
  msgstr "Precisa de ajuda sobre como usar Subscribe to Comments Reloaded? Visite o oficial"
215
 
216
  # @ subscribe-reloaded
217
+ #: subscribe-to-comments-reloaded.php:1039
218
  msgid "support forum"
219
  msgstr "fórum de suporte"
220
 
221
+ #: subscribe-to-comments-reloaded.php:1040
222
  msgid "Feeling generous?"
223
  msgstr "Sentindo-se generoso(a)?"
224
 
225
+ #: subscribe-to-comments-reloaded.php:1040
226
  msgid "Donate a few bucks!"
227
  msgstr "Doe alguns trocados!"
228
 
244
  # @ subscribe-reloaded
245
  #: options/index.php:45
246
  #: options/panel2.php:35
247
+ #: options/panel3.php:39
248
  #: options/panel4.php:34
249
  msgid "Options"
250
  msgstr "Opções"
400
  #: options/panel1.php:44
401
  #: options/panel1.php:90
402
  #: templates/request-management-link.php:65
403
+ #: templates/subscribe.php:87
404
  #: templates/user.php:51
405
  msgid "Email"
406
  msgstr "E-mail"
614
 
615
  # @ subscribe-reloaded
616
  #: options/panel2.php:25
617
+ #: options/panel3.php:26
618
  #: options/panel4.php:23
619
  #: options/panel5.php:22
620
  msgid "Your settings have been successfully updated."
622
 
623
  # @ subscribe-reloaded
624
  #: options/panel2.php:28
625
+ #: options/panel3.php:29
626
  #: options/panel4.php:26
627
  #: options/panel5.php:25
628
  msgid "There was an error updating the following fields:"
685
 
686
  # @ default
687
  #: options/panel2.php:97
688
+ #: options/panel3.php:145
689
  #: options/panel4.php:103
690
  #: options/panel5.php:83
691
  msgid "Save Changes"
693
 
694
  # @ subscribe-reloaded
695
  #: options/panel3.php:10
696
+ #: options/panel3.php:43
697
+ msgid "Virtual Management Page"
698
+ msgstr "Página de Gerenciamento"
699
 
700
  # @ subscribe-reloaded
701
  #: options/panel3.php:11
702
+ #: options/panel3.php:51
703
+ msgid "Page title"
704
+ msgstr "Título da página"
705
 
706
+ # @ subscribe-reloaded
707
  #: options/panel3.php:12
708
+ #: options/panel3.php:56
709
+ msgid "Management URL"
710
+ msgstr "Página de Gerenciamento"
711
+
712
+ #: options/panel3.php:13
713
+ #: options/panel3.php:63
714
  msgid "Custom HEAD meta"
715
  msgstr "HEAD meta customizado"
716
 
717
  # @ subscribe-reloaded
718
+ #: options/panel3.php:15
719
+ #: options/panel3.php:74
720
  msgid "Request link"
721
  msgstr "Link de pedido"
722
 
723
  # @ subscribe-reloaded
724
+ #: options/panel3.php:16
725
+ #: options/panel3.php:84
726
  msgid "Request submitted"
727
  msgstr "Requisição enviada"
728
 
729
  # @ subscribe-reloaded
730
+ #: options/panel3.php:17
731
+ #: options/panel3.php:94
732
  msgid "Subscribe without commenting"
733
  msgstr "Subscrever sem comentar"
734
 
735
  # @ subscribe-reloaded
736
+ #: options/panel3.php:18
737
+ #: options/panel3.php:104
738
  msgid "Subscription processed"
739
  msgstr "Inscrição processada"
740
 
741
  # @ subscribe-reloaded
742
+ #: options/panel3.php:19
743
+ #: options/panel3.php:114
744
  msgid "Subscription processed (DCI)"
745
  msgstr "Inscrição processada (DCI)"
746
 
747
  # @ subscribe-reloaded
748
+ #: options/panel3.php:20
749
+ #: options/panel3.php:124
750
  msgid "Authors"
751
  msgstr "Autores"
752
 
753
  # @ subscribe-reloaded
754
+ #: options/panel3.php:21
755
+ #: options/panel3.php:134
756
  msgid "Users"
757
  msgstr "Usuários"
758
 
759
+ #: options/panel3.php:45
760
+ msgid "Enabled"
761
+ msgstr "Habilitado"
762
+
763
+ #: options/panel3.php:46
764
+ msgid "Disabled"
765
+ msgstr "Desabilitado"
766
+
767
+ #: options/panel3.php:47
768
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
769
+ msgstr "Desabilite a página virtual de gerenciamento caso você precise criar uma <href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">página real</a> para deixar o seu tema feliz."
770
+
771
  # @ subscribe-reloaded
772
+ #: options/panel3.php:53
773
  msgid "Title of the page your visitors will use to manage their subscriptions."
774
  msgstr "Título da página onde seus assinantes vão gerenciar as inscrições deles."
775
 
776
  # @ subscribe-reloaded
777
+ #: options/panel3.php:58
 
 
 
 
 
778
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
779
  msgstr "O permalink para a sua página de gerenciamento (algo como <code>/gerenciar-inscricoes</code> ou <code>/?page_id=345</code> ). Esta página realmente <b>não</b> existe no sistema, mas deve seguir o as configurações de links permanentes de seu WordPress."
780
 
781
+ #: options/panel3.php:60
782
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
783
  msgstr "Aviso: parece que o valor que você está usando pode ser incompatível com sua estrutura de links permanentes"
784
 
785
+ #: options/panel3.php:65
786
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
787
  msgstr "Especifique HTML customizado a ser adicionado na seção HEAD de sua página. Use <strong>aspas simples</strong> para valores."
788
 
789
  # @ subscribe-reloaded
790
+ #: options/panel3.php:70
791
  #: options/panel4.php:50
792
  msgid "Messages"
793
  msgstr "Mensagens"
794
 
795
+ #: options/panel3.php:75
796
+ #: options/panel3.php:85
797
+ #: options/panel3.php:95
798
+ #: options/panel3.php:105
799
+ #: options/panel3.php:115
800
+ #: options/panel3.php:125
801
+ #: options/panel3.php:135
802
+ #: options/panel4.php:61
803
+ #: options/panel4.php:77
804
+ #: options/panel4.php:93
805
+ msgid "Bold"
806
+ msgstr "Negrito"
807
+
808
  #: options/panel3.php:76
809
  #: options/panel3.php:86
810
  #: options/panel3.php:96
811
  #: options/panel3.php:106
812
  #: options/panel3.php:116
813
  #: options/panel3.php:126
814
+ #: options/panel3.php:136
815
+ #: options/panel4.php:62
816
+ #: options/panel4.php:78
817
+ #: options/panel4.php:94
818
+ msgid "Italic"
819
+ msgstr "Itálico"
820
 
 
821
  #: options/panel3.php:77
822
  #: options/panel3.php:87
823
  #: options/panel3.php:97
824
  #: options/panel3.php:107
825
  #: options/panel3.php:117
826
  #: options/panel3.php:127
827
+ #: options/panel3.php:137
828
+ #: options/panel4.php:63
829
+ #: options/panel4.php:79
830
+ #: options/panel4.php:95
831
+ msgid "Link"
832
+ msgstr "Link"
833
 
 
834
  #: options/panel3.php:78
835
  #: options/panel3.php:88
836
  #: options/panel3.php:98
837
  #: options/panel3.php:108
838
  #: options/panel3.php:118
839
  #: options/panel3.php:128
840
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
841
  #: options/panel4.php:64
842
  #: options/panel4.php:80
843
  #: options/panel4.php:96
845
  msgstr "Imagem"
846
 
847
  # @ subscribe-reloaded
848
+ #: options/panel3.php:81
849
  msgid "Text shown to those who request to manage their subscriptions."
850
  msgstr "O texto mostrado para aqueles que o solicitarem gerenciar suas inscrições."
851
 
852
  # @ subscribe-reloaded
853
+ #: options/panel3.php:91
854
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
855
  msgstr "Nota de agradecimento exibida depois que a requisição foi processada. Tags permitidas: [post_title], [post_permalink]"
856
 
857
  # @ subscribe-reloaded
858
+ #: options/panel3.php:101
859
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
860
  msgstr "O texto mostrado para aqueles que querem se inscrever sem comentar. Tags permitidas: [post_title]"
861
 
862
  # @ subscribe-reloaded
863
+ #: options/panel3.php:111
864
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
865
  msgstr "Mensagem de agradecimento exibida após a requisição de inscrição ter sido processada (confirmação desabilitada). Tags permitidas: [post_title], [post_permalink]"
866
 
867
  # @ subscribe-reloaded
868
+ #: options/panel3.php:121
869
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
870
  msgstr "Mensagem de agradecimento exibida após a requisição de inscrição ter sido processada (confirmação habilitada). Tags permitidas: [post_title], [post_permalink]"
871
 
872
  # @ subscribe-reloaded
873
+ #: options/panel3.php:131
874
  msgid "Introductory text for the authors' management page."
875
  msgstr "Texto introdutório para a página de gerenciamento dos autores."
876
 
877
  # @ subscribe-reloaded
878
+ #: options/panel3.php:141
879
  msgid "Introductory text for the users' management page."
880
  msgstr "Texto introdutório para a página de gerenciamento dos usuários."
881
 
1118
 
1119
  # @ subscribe-reloaded
1120
  #: templates/request-management-link.php:68
1121
+ #: templates/subscribe.php:89
1122
  msgid "Send"
1123
  msgstr "Enviar"
1124
 
1125
  # @ subscribe-reloaded
1126
+ #: templates/subscribe.php:42
1127
  #: templates/subscribe.php:43
 
1128
  msgid "New subscription to"
1129
  msgstr "Nova inscrição para"
1130
 
1131
  # @ subscribe-reloaded
1132
+ #: templates/subscribe.php:43
1133
  msgid "User:"
1134
  msgstr "Usuário:"
1135
 
1136
+ # @ subscribe-reloaded
1137
+ #~ msgid "Management Page ID"
1138
+ #~ msgstr "ID da Página de Gerenciamento"
1139
+ # @ subscribe-reloaded
1140
+ #~ msgid "Management page"
1141
+ #~ msgstr "Página de gerenciamento"
1142
  #~ msgid "Awaiting confirmation"
1143
  #~ msgstr "Aguardando a confirmação"
 
1144
  # @ subscribe-reloaded
1145
  #~ msgid "Stats"
1146
  #~ msgstr "Estatísticas"
1195
  # @ subscribe-reloaded
1196
  #~ msgid "StCR table has been successfully optimized."
1197
  #~ msgstr "Tabela STCR foi otimizada com sucesso."
 
 
 
1198
  #~ msgid "optimize"
1199
  #~ msgstr "otimizar"
1200
  #~ msgid "Database"
langs/subscribe-reloaded-pt_PT.mo CHANGED
Binary file
langs/subscribe-reloaded-pt_PT.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-01-14 17:27-0500\n"
6
- "PO-Revision-Date: 2011-05-13 20:29-0000\n"
7
- "Last-Translator: Sérgio Martins <inove@live.com.pt>\n"
8
  "Language-Team: Sérgio Martins <inove@live.com.pt>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,77 +19,100 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ subscribe-reloaded
22
- #: subscribe-to-comments-reloaded.php:34
23
- #: subscribe-to-comments-reloaded.php:197
24
- msgid "You are subscribed to this entry. <a href='[manager_link]'>Manage</a> your subscriptions."
25
- msgstr "Está inscrito para esta entrada. <a href='[manager_link]'>Gerir</a> suas subscrições."
26
-
27
- # @ subscribe-reloaded
28
- #: subscribe-to-comments-reloaded.php:39
29
- #: subscribe-to-comments-reloaded.php:198
30
- msgid "Your subscription to this entry needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
31
  msgstr "A sua subscrição para esta entrada deve ser confirmada. <a href='[manager_link]'>Gerir as suas subscrições</a> ."
32
 
33
  # @ subscribe-reloaded
34
  #: subscribe-to-comments-reloaded.php:46
35
- #: subscribe-to-comments-reloaded.php:199
36
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this entry."
 
 
 
 
 
 
 
 
37
  msgstr "Pode <a href='[manager_link]'>gerir as subscrições</a> desta entrada."
38
 
39
  # @ subscribe-reloaded
40
- #: subscribe-to-comments-reloaded.php:52
41
- #: subscribe-to-comments-reloaded.php:193
42
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
43
  msgstr "Notifique-me de novos comentários via Email. Também pode <a href='[subscribe_link]'>se inscrever</a> sem comentar."
44
 
 
 
 
 
 
 
 
 
 
45
  # @ subscribe-reloaded
46
- #: subscribe-to-comments-reloaded.php:169
47
- #: options/index.php:44
 
 
 
 
 
 
 
 
 
 
 
48
  msgid "Manage subscriptions"
49
  msgstr "Gerir Subscrições"
50
 
51
  # @ subscribe-reloaded
52
- #: subscribe-to-comments-reloaded.php:170
53
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
54
  msgstr "Para gerir as suas subscrições, digite o seu endereço de e-mail aqui em baixo. Nós enviaremos-lhe uma mensagem contendo o link para aceder à sua página de gestão pessoal."
55
 
56
  # @ subscribe-reloaded
57
- #: subscribe-to-comments-reloaded.php:171
58
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
59
  msgstr "Obrigado por usar nosso serviço de Subscrição. Seu pedido foi concluído, deverá receber dentro de minutos um Email com o link de gestão."
60
 
61
  # @ subscribe-reloaded
62
- #: subscribe-to-comments-reloaded.php:172
63
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
64
  msgstr "Pode acompanhar a discussão sobre <strong>[post_title]</strong> sem ter que deixar um comentário. Basta digitar seu endereço de Email no formulário abaixo."
65
 
66
  # @ subscribe-reloaded
67
- #: subscribe-to-comments-reloaded.php:173
68
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
69
  msgstr "Obrigado por usar nosso serviço de Subscrição. Seu pedido foi concluído. Receberá agora um Email de notificação sempre que um novo comentário a este artigo for aprovado e publicado pelo administrador."
70
 
71
  # @ subscribe-reloaded
72
- #: subscribe-to-comments-reloaded.php:174
73
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
74
  msgstr "Obrigado por usar nosso serviço de Subscrição. Para confirmar o seu pedido, verifique o seu Email para a mensagem de confirmação e siga as instruções."
75
 
76
  # @ subscribe-reloaded
77
- #: subscribe-to-comments-reloaded.php:175
78
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
79
  msgstr "A fim de cancelar ou suspender uma ou mais subscrições, selecione a opção correspondente (s) e clique no botão no final da lista."
80
 
81
  # @ subscribe-reloaded
82
- #: subscribe-to-comments-reloaded.php:176
83
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
84
  msgstr "A fim de cancelar ou suspender uma ou mais subscrições, selecione a opção correspondente (s) e clique no botão no final da lista. Você está inscrito em:"
85
 
86
  # @ subscribe-reloaded
87
- #: subscribe-to-comments-reloaded.php:191
88
  msgid "There is a new comment to [post_title]"
89
  msgstr "Há um novo comentário para: [post_title]"
90
 
91
  # @ subscribe-reloaded
92
- #: subscribe-to-comments-reloaded.php:192
93
  msgid ""
94
  "There is a new comment to [post_title].\n"
95
  "Comment Link: [comment_permalink]\n"
@@ -108,12 +131,12 @@ msgstr ""
108
  "Gerir as suas subscrições: [manager_link]"
109
 
110
  # @ subscribe-reloaded
111
- #: subscribe-to-comments-reloaded.php:200
112
  msgid "Please confirm your subscription to [post_title]"
113
  msgstr "Por favor, confirme sua subscrição da página [post_title]"
114
 
115
  # @ subscribe-reloaded
116
- #: subscribe-to-comments-reloaded.php:201
117
  msgid ""
118
  "You have requested to be notified every time a new comment is added to:\n"
119
  "[post_permalink]\n"
@@ -128,12 +151,12 @@ msgstr ""
128
  "[confirm_link]"
129
 
130
  # @ subscribe-reloaded
131
- #: subscribe-to-comments-reloaded.php:202
132
  msgid "Manage your subscriptions on [blog_name]"
133
  msgstr "Gerir as suas subscrições no Site [blog_name]"
134
 
135
  # @ subscribe-reloaded
136
- #: subscribe-to-comments-reloaded.php:203
137
  msgid ""
138
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
139
  "[manager_link]"
@@ -142,908 +165,1127 @@ msgstr ""
142
  "[manager_link]"
143
 
144
  # @ subscribe-reloaded
145
- #: subscribe-to-comments-reloaded.php:609
146
  msgid "Subscribed"
147
  msgstr "Subscrito"
148
 
149
  # @ subscribe-reloaded
150
- #: subscribe-to-comments-reloaded.php:623
151
- #: options/panel3.php:67
152
- #: options/panel3.php:89
153
- #: options/panel3.php:96
154
- #: options/panel3.php:103
155
- #: options/panel3.php:110
156
- #: options/panel3.php:117
157
- #: options/panel3.php:124
 
 
158
  msgid "Yes"
159
  msgstr "Sim"
160
 
161
- #: subscribe-to-comments-reloaded.php:625
162
- msgid "Awaiting confirmation"
163
- msgstr "Aguardando a confirmação"
 
 
 
 
 
 
 
 
164
 
165
  # @ subscribe-reloaded
166
- #: subscribe-to-comments-reloaded.php:626
167
- #: options/panel3.php:68
168
- #: options/panel3.php:90
169
- #: options/panel3.php:97
170
- #: options/panel3.php:104
171
- #: options/panel3.php:111
172
- #: options/panel3.php:118
173
- #: options/panel3.php:125
 
 
174
  msgid "No"
175
  msgstr "Não"
176
 
177
- #: subscribe-to-comments-reloaded.php:636
 
 
 
 
 
178
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
179
  msgstr "Precisa de ajuda sobre como usar \"Subscribe to Comments Reloaded\"? Visite o oficial"
180
 
181
  # @ subscribe-reloaded
182
- #: subscribe-to-comments-reloaded.php:636
183
  msgid "support forum"
184
  msgstr "Fórum de Suporte"
185
 
186
- #: subscribe-to-comments-reloaded.php:637
187
  msgid "Feeling generous?"
188
  msgstr "Sentindo-se generoso(a)?"
189
 
190
- #: subscribe-to-comments-reloaded.php:637
191
  msgid "Donate a few bucks!"
192
  msgstr "Doe alguns trocados!"
193
 
194
  # @ subscribe-reloaded
195
- #: options/index.php:45
196
- msgid "Stats"
197
- msgstr "Estatísticas"
 
198
 
199
  # @ subscribe-reloaded
200
- #: options/index.php:46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  msgid "Options"
202
  msgstr "Opções"
203
 
 
 
 
 
204
  # @ subscribe-reloaded
205
- #: options/index.php:47
206
- msgid "Mail Messages"
207
- msgstr "Mensagens Email"
 
208
 
209
  # @ subscribe-reloaded
210
- #: options/index.php:48
211
- msgid "Other Messages"
212
- msgstr "Outras mensagens"
 
213
 
214
  # @ subscribe-reloaded
215
- #: options/index.php:49
216
- msgid "Support"
217
- msgstr "Suporte"
 
218
 
219
  # @ subscribe-reloaded
220
- #: options/panel1.php:32
221
- #: options/panel1.php:38
222
- #: options/panel1.php:45
223
- #: options/panel1.php:63
224
- msgid "The status has been successfully updated. Rows affected:"
225
- msgstr "O estado foi atualizado com sucesso. Linhas afetadas:"
226
 
227
  # @ subscribe-reloaded
228
- #: options/panel1.php:68
229
- msgid "Update subscription"
230
- msgstr "Atualizar subscrições"
 
 
 
231
 
232
- #: options/panel1.php:69
233
- msgid "Update the email address associated to a specific subscription (by post ID)."
234
- msgstr "Atualizar o endereço de email associado a uma subscrição específica (por ID post)."
 
 
 
 
235
 
236
  # @ subscribe-reloaded
237
- #: options/panel1.php:71
238
- #: options/panel1.php:101
239
- #: options/panel1.php:173
240
- #: templates/author.php:39
241
- #: templates/user.php:41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
242
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
243
  msgstr "Lembre-se: esta operação não pode ser anulada. Tem certeza de que deseja continuar?"
244
 
 
 
 
 
 
245
  # @ subscribe-reloaded
246
- #: options/panel1.php:73
247
- #: options/panel1.php:103
248
  msgid "From"
249
  msgstr "De"
250
 
251
- #: options/panel1.php:74
252
- msgid "PID"
253
- msgstr "PID"
254
-
255
  # @ subscribe-reloaded
256
- #: options/panel1.php:75
257
- #: options/panel1.php:104
258
  msgid "To"
259
  msgstr "Para"
260
 
261
  # @ subscribe-reloaded
262
- #: options/panel1.php:76
263
- #: options/panel1.php:93
264
- #: options/panel1.php:105
265
- msgid "Update"
266
- msgstr "Atualizar"
267
-
268
- #: options/panel1.php:83
269
- msgid "Change status"
270
- msgstr "Alterar estado"
271
 
272
- # @ subscribe-reloaded
273
- #: options/panel1.php:84
274
- msgid "Change the status of an email address or permanently delete all its subscriptions."
275
- msgstr "Alterar o estado de um endereço de email ou excluir permanentemente todas as suas subscrições."
276
 
277
  # @ subscribe-reloaded
278
- #: options/panel1.php:87
279
- msgid "Action"
 
 
 
280
  msgstr "Ação"
281
 
 
 
 
 
 
 
282
  # @ subscribe-reloaded
283
- #: options/panel1.php:89
284
- #: options/panel1.php:195
285
- #: templates/author.php:60
286
- #: templates/user.php:58
287
- msgid "Suspend"
288
  msgstr "Suspender"
289
 
290
  # @ subscribe-reloaded
291
- #: options/panel1.php:90
292
- #: options/panel1.php:196
293
- #: templates/author.php:61
294
- #: templates/user.php:59
295
- msgid "Resume"
296
- msgstr "Confirmar"
297
 
298
  # @ subscribe-reloaded
299
- #: options/panel1.php:91
300
- #: options/panel1.php:194
301
- msgid "Delete forever"
302
- msgstr "Remover para sempre"
303
 
304
  # @ subscribe-reloaded
305
- #: options/panel1.php:98
306
- msgid "Update email address"
307
- msgstr "Atualização do endereço de Email"
 
 
 
308
 
309
  # @ subscribe-reloaded
310
- #: options/panel1.php:99
311
- msgid "You can \"mass update\" all the occurrences of a given email address (exact matches only)."
312
- msgstr "Você pode atualizar &quot;em massa&quot; todas as ocorrências de um endereço de Email indicado na base de dados com um novo."
 
313
 
314
- #: options/panel1.php:150
315
- msgid "&laquo; Previous"
316
- msgstr "&laquo; Anterior"
 
317
 
318
- #: options/panel1.php:154
319
- msgid "Next &raquo;"
320
- msgstr "Seguinte &raquo;"
 
 
 
 
 
 
 
 
 
 
 
 
 
321
 
322
  # @ subscribe-reloaded
323
- #: options/panel1.php:157
324
- msgid "Search email address"
325
- msgstr "Procurar endereço de Email"
 
326
 
327
  # @ subscribe-reloaded
328
- #: options/panel1.php:159
329
- #, php-format
330
- msgid "You can either <a href=\"%s\">list all the subscriptions</a> or find those where the <b>email</b>"
331
  msgstr "Pode <a href=\"%s\">listar todas as subscrições</a> ou encontrar pelo <b>e-mail </b>"
332
 
333
  # @ subscribe-reloaded
334
- #: options/panel1.php:162
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
335
  msgid "equals"
336
  msgstr "for igual"
337
 
338
  # @ subscribe-reloaded
339
- #: options/panel1.php:163
340
  msgid "contains"
341
  msgstr "contém"
342
 
343
  # @ subscribe-reloaded
344
- #: options/panel1.php:164
345
  msgid "does not contain"
346
  msgstr "não contém"
347
 
 
 
 
 
 
 
 
 
 
 
 
 
348
  # @ subscribe-reloaded
349
- #: options/panel1.php:167
350
  msgid "Search"
351
  msgstr "Procurar"
352
 
 
 
 
 
 
 
 
 
 
 
 
 
 
353
  # @ subscribe-reloaded
354
- #: options/panel1.php:178
355
- msgid "Subscriptions for:"
356
- msgstr "Inscrições para:"
 
357
 
358
- #: options/panel1.php:178
359
  msgid "Rows:"
360
  msgstr "Linhas:"
361
 
362
- #: options/panel1.php:178
363
  msgid "of"
364
  msgstr "de"
365
 
366
- # @ subscribe-reloaded
367
- #: options/panel1.php:179
368
- #: templates/author.php:45
369
- #: templates/user.php:47
370
- msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
371
- msgstr "Legenda: Y: Comfirmado, N: Suspenso, C: Aguardando Confirmação"
372
-
373
- #: options/panel1.php:181
374
- #: options/panel1.php:182
375
- msgid "Reverse the order by Date/Time"
376
- msgstr "Inverter a ordem por Data/Hora"
377
-
378
- #: options/panel1.php:183
379
- msgid "Reverse the order by Post ID"
380
- msgstr "Inverter a ordem por Post ID"
381
-
382
- # @ subscribe-reloaded
383
- #: options/panel1.php:184
384
- #: templates/request-management-link.php:77
385
- #: templates/subscribe.php:82
386
- #: templates/user.php:46
387
- msgid "Email"
388
- msgstr "Email"
389
-
390
- #: options/panel1.php:186
391
- msgid "Post (ID)"
392
- msgstr "Post (ID)"
393
 
394
- #: options/panel1.php:186
395
  msgid "Date and Time"
396
  msgstr "Data e Hora"
397
 
 
 
 
 
398
  # @ subscribe-reloaded
399
- #: options/panel1.php:186
400
- msgid "Status"
401
- msgstr "Estado"
 
 
402
 
403
  # @ subscribe-reloaded
404
- #: options/panel1.php:194
405
- #: templates/author.php:59
406
- #: templates/user.php:57
407
  msgid "Action:"
408
  msgstr "Ação:"
409
 
410
  # @ subscribe-reloaded
411
- #: options/panel1.php:197
412
- #: templates/author.php:62
413
- #: templates/user.php:60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
414
  msgid "Update subscriptions"
415
  msgstr "Atualizar assinaturas"
416
 
417
  # @ subscribe-reloaded
418
- #: options/panel1.php:205
419
- msgid "Sorry, no subscriptions found for"
 
420
  msgstr "Desculpe, nenhuma subscrição foi encontrada para"
421
 
422
  # @ subscribe-reloaded
423
- #: options/panel2.php:10
424
- #: options/panel6.php:11
425
- msgid "StCR table has been successfully optimized."
426
- msgstr "Tabela STCR foi otimizada com sucesso."
 
427
 
428
  # @ subscribe-reloaded
429
- #: options/panel2.php:21
430
- msgid "Subscriptions"
431
- msgstr "Gerir Subscrições"
 
432
 
433
  # @ subscribe-reloaded
434
- #: options/panel2.php:21
435
- msgid "Subscriptions for"
436
- msgstr "Subscrições para:"
 
 
437
 
438
- #: options/panel2.php:36
439
- msgid "Filter by date"
440
- msgstr "Filtrar por Data"
 
441
 
442
- #: options/panel2.php:38
443
- msgid "Month"
444
- msgstr "Mês"
 
445
 
446
  # @ subscribe-reloaded
447
- #: options/panel2.php:44
448
- msgid "Year"
449
- msgstr "Ano"
450
 
451
  # @ subscribe-reloaded
452
- #: options/panel2.php:53
453
- msgid "Subscriptions by day"
454
- msgstr "Subscrições por dia"
 
455
 
456
- #: options/panel2.php:56
457
- #: options/panel2.php:72
458
- #: options/panel2.php:98
459
- #: options/panel2.php:112
460
- #: options/panel2.php:121
461
- msgid "No data to display"
462
- msgstr "Sem dados para exibir"
463
 
464
- #: options/panel2.php:68
465
- msgid "optimize"
466
- msgstr "otimizar"
 
 
467
 
468
- #: options/panel2.php:69
469
- msgid "Database"
470
- msgstr "Base de Dados"
 
 
 
 
471
 
472
- #: options/panel2.php:84
473
- msgid "Engine"
474
- msgstr "Mecanismo"
 
 
 
 
475
 
476
- #: options/panel2.php:85
477
- msgid "Created on"
478
- msgstr "Criado a"
479
 
480
- #: options/panel2.php:86
481
- msgid "Index length"
482
- msgstr "Tamanha do Index"
 
483
 
484
- #: options/panel2.php:87
485
- msgid "Records"
486
- msgstr "Registos"
487
 
488
- #: options/panel2.php:88
489
- msgid "Average Record Length"
490
- msgstr "Duração Média do Registo"
491
 
492
- #: options/panel2.php:89
493
- msgid "Approximate Overhead"
494
- msgstr "Overhead aproximado"
495
 
496
- #: options/panel2.php:95
497
- msgid "Analysis for"
498
- msgstr "Analizado para:"
499
 
500
- #: options/panel2.php:109
501
- msgid "Most active users"
502
- msgstr "Os utilizadores mais ativos"
 
 
503
 
504
- #: options/panel2.php:118
505
- msgid "Popular posts"
506
- msgstr "Posts Populares"
 
507
 
508
  # @ subscribe-reloaded
509
- #: options/panel3.php:11
510
- msgid "Management Page ID"
511
- msgstr "ID da Página de Gerenciamento"
512
 
513
  # @ subscribe-reloaded
514
- #: options/panel3.php:12
515
- #: options/panel3.php:50
516
- msgid "Autopurge requests"
517
- msgstr "Pedidos de auto remoção"
518
 
519
  # @ subscribe-reloaded
520
- #: options/panel3.php:13
521
- #: options/panel3.php:55
522
- msgid "Sender name"
523
- msgstr "Nome do remetente"
524
 
525
  # @ subscribe-reloaded
526
- #: options/panel3.php:14
527
- #: options/panel3.php:60
528
- msgid "Sender email address"
529
- msgstr "Email do remetente"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
530
 
531
  # @ subscribe-reloaded
532
  #: options/panel3.php:15
533
- #: options/panel3.php:65
534
- msgid "Checked by default"
535
- msgstr "Marcado por padrão"
536
 
 
537
  #: options/panel3.php:16
538
- #: options/panel3.php:72
539
- msgid "Custom CSS Class"
540
- msgstr "Personalizar CSS Class"
541
 
 
542
  #: options/panel3.php:17
543
- #: options/panel3.php:77
544
- msgid "Custom inline style"
545
- msgstr "Personalizar estilo inline"
546
 
 
547
  #: options/panel3.php:18
548
- #: options/panel3.php:82
549
- msgid "Custom HTML"
550
- msgstr "Personalizar HTML"
551
 
552
  # @ subscribe-reloaded
553
  #: options/panel3.php:19
554
- #: options/panel3.php:87
555
- msgid "Enable double check"
556
- msgstr "Ativar confirmação"
557
 
558
  # @ subscribe-reloaded
559
  #: options/panel3.php:20
560
- msgid "Notify authors"
561
- msgstr "Notificar autores"
562
-
563
- #: options/panel3.php:21
564
- #: options/panel3.php:101
565
- msgid "Enable HTML emails"
566
- msgstr "Ativar e-mails com HTML"
567
-
568
- # @ subscribe-reloaded
569
- #: options/panel3.php:22
570
- #: options/panel3.php:108
571
- msgid "Send trackbacks"
572
- msgstr "Enviar trackbacks"
573
 
574
  # @ subscribe-reloaded
575
- #: options/panel3.php:23
576
- #: options/panel3.php:94
577
- msgid "Notify admin"
578
- msgstr "Notificar Administrador"
579
 
580
- #: options/panel3.php:24
581
- #: options/panel3.php:122
582
- msgid "Let admin subscribe"
583
- msgstr "Permitir subscrições do Administrador"
584
 
585
- # @ subscribe-reloaded
586
- #: options/panel3.php:29
587
- #: options/panel4.php:21
588
- #: options/panel5.php:28
589
- msgid "Your settings have been successfully updated."
590
- msgstr "As suas configurações foram atualizadas"
591
 
592
- # @ subscribe-reloaded
593
- #: options/panel3.php:32
594
- #: options/panel4.php:24
595
- #: options/panel5.php:31
596
- msgid "There was an error updating the following fields:"
597
- msgstr "Houve um erro ao atualizar os seguintes campos:"
598
 
599
  # @ subscribe-reloaded
600
- #: options/panel3.php:43
601
- #: options/panel5.php:64
602
- msgid "Management page"
603
- msgstr "Página de gestão"
604
 
605
  # @ subscribe-reloaded
606
- #: options/panel3.php:45
607
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
608
  msgstr "O Link Permanente para a sua página de gestão (algo como <code>/manage-subscriptions</code> ou <code>/?page_id=345</code> ). Esta página realmente <b>não</b> existe no sistema, mas deve seguir as configurações do Link Permanente do Site."
609
 
610
- #: options/panel3.php:47
611
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
612
  msgstr "Aviso: parece que o valor que está a usar pode não ser compativél com a estrutura de Links Permanentes"
613
 
614
- #: options/panel3.php:51
615
- msgid "days"
616
- msgstr "dias"
617
-
618
- # @ subscribe-reloaded
619
- #: options/panel3.php:52
620
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
621
- msgstr "Excluir assinaturas pendentes (não confirmada) após X dias. Zero desativa este recurso."
622
-
623
- # @ subscribe-reloaded
624
- #: options/panel3.php:57
625
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
626
- msgstr "Nome a ser usado para o campo \"De\" ao enviar uma nova notificação ao utilizador."
627
 
628
  # @ subscribe-reloaded
629
- #: options/panel3.php:62
630
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
631
- msgstr "Endereço de email para usar no campo \"De\" ao enviar uma nova notificação ao utilizador."
 
 
632
 
633
- # @ subscribe-reloaded
634
- #: options/panel3.php:69
635
- msgid "Decide if the checkbox should be checked by default or not."
636
- msgstr "Escolha se o checkbox deve ficar marcado por padrão ou não."
 
 
 
 
 
 
 
 
637
 
638
- #: options/panel3.php:74
639
- msgid "Custom CSS class to associate to the checkbox, if you want to customize its style."
640
- msgstr "Personalizar CSS classe para associar-se à caixa de seleção, se você quiser personalizar seu estilo."
 
 
 
 
 
 
 
 
 
641
 
642
- #: options/panel3.php:79
643
- msgid "Custom inline CSS to add to the checkbox."
644
- msgstr "Personalizar CSS inline para adicionar à seleção."
 
 
 
 
 
 
 
 
 
645
 
646
- #: options/panel3.php:84
647
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
648
- msgstr "Personalizar código HTML para ser usado ao exibir a caixa de seleção. Tags permitidas: [checkbox_field], [checkbox_label]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
649
 
650
  # @ subscribe-reloaded
651
  #: options/panel3.php:91
652
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
653
- msgstr "Enviar um e-mail de notificação para confirmar a inscrição (para evitar abusos de endereços)."
654
 
655
  # @ subscribe-reloaded
656
- #: options/panel3.php:98
657
- msgid "Notify the administrator when a new comment is posted."
658
- msgstr "Notificar o administrador quando um novo comentário for publicado."
659
 
660
- #: options/panel3.php:105
661
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
662
- msgstr "Se ativado envia mensagens de e-mail com o content-type = text/html, em vez de text/plain"
 
663
 
664
  # @ subscribe-reloaded
665
- #: options/panel3.php:112
666
- msgid "Notify users when a new trackback or pingback is added to the discussion."
667
- msgstr "Notifique os utilizadores quando um trackback ou pingback novo é acrescentado à discussão."
668
 
669
  # @ subscribe-reloaded
670
- #: options/panel3.php:115
671
- msgid "Track all subscriptions"
672
- msgstr "Seguir todas as assinaturas"
673
 
674
  # @ subscribe-reloaded
675
- #: options/panel3.php:119
676
- msgid "Notify the administrator when users subscribe without commenting."
677
- msgstr "Notificar o administrador quando os utilizadores se inscreverem sem comentar."
678
 
679
  # @ subscribe-reloaded
680
- #: options/panel3.php:126
681
- msgid "Let the administrator subscribe to comments when logged in."
682
- msgstr "Deixe o administrador inscrever-se em comentários, quando estiver iniciado sessão."
 
683
 
684
- # @ default
685
- #: options/panel3.php:130
686
- #: options/panel4.php:86
687
- #: options/panel5.php:144
688
- msgid "Save Changes"
689
- msgstr "Guardar Alterações"
690
 
691
  # @ subscribe-reloaded
692
- #: options/panel4.php:11
693
- #: options/panel4.php:37
694
  msgid "Notification subject"
695
  msgstr "Assunto da notificação"
696
 
697
  # @ subscribe-reloaded
698
- #: options/panel4.php:12
699
- #: options/panel4.php:42
700
  msgid "Notification message"
701
  msgstr "Mensagem de notificação"
702
 
703
  # @ subscribe-reloaded
704
- #: options/panel4.php:13
705
- #: options/panel4.php:53
706
  msgid "Double check subject"
707
  msgstr "Assunto de reverificação"
708
 
709
  # @ subscribe-reloaded
710
- #: options/panel4.php:14
711
- #: options/panel4.php:58
712
  msgid "Double check message"
713
  msgstr "Mensagem de reverificação"
714
 
715
  # @ subscribe-reloaded
716
- #: options/panel4.php:15
717
- #: options/panel4.php:69
718
  msgid "Management subject"
719
  msgstr "Gestão do Assunto"
720
 
721
  # @ subscribe-reloaded
722
- #: options/panel4.php:16
723
- #: options/panel4.php:74
724
  msgid "Management message"
725
  msgstr "Gestão das Mensagens"
726
 
727
  # @ subscribe-reloaded
728
- #: options/panel4.php:39
729
- msgid "Subject of the notification email. Allowed tag: [post_title]"
730
- msgstr "Assunto do e-mail de notificação. Tags permitidas: [post_title]"
731
-
732
- #: options/panel4.php:44
733
- #: options/panel4.php:60
734
- #: options/panel4.php:76
735
- #: options/panel5.php:74
736
- #: options/panel5.php:84
737
- #: options/panel5.php:94
738
- #: options/panel5.php:104
739
- #: options/panel5.php:114
740
- #: options/panel5.php:124
741
- #: options/panel5.php:134
742
- msgid "Bold"
743
- msgstr "Negrito"
744
 
 
745
  #: options/panel4.php:45
746
- #: options/panel4.php:61
747
- #: options/panel4.php:77
748
- #: options/panel5.php:75
749
- #: options/panel5.php:85
750
- #: options/panel5.php:95
751
- #: options/panel5.php:105
752
- #: options/panel5.php:115
753
- #: options/panel5.php:125
754
- #: options/panel5.php:135
755
- msgid "Italic"
756
- msgstr "Itálico"
757
-
758
- #: options/panel4.php:46
759
- #: options/panel4.php:62
760
- #: options/panel4.php:78
761
- #: options/panel5.php:76
762
- #: options/panel5.php:86
763
- #: options/panel5.php:96
764
- #: options/panel5.php:106
765
- #: options/panel5.php:116
766
- #: options/panel5.php:126
767
- #: options/panel5.php:136
768
- msgid "Link"
769
- msgstr "Link"
770
 
771
- #: options/panel4.php:47
772
- #: options/panel4.php:63
773
- #: options/panel4.php:79
774
- #: options/panel5.php:77
775
- #: options/panel5.php:87
776
- #: options/panel5.php:97
777
- #: options/panel5.php:107
778
- #: options/panel5.php:117
779
- #: options/panel5.php:127
780
- #: options/panel5.php:137
781
- msgid "Image"
782
- msgstr "Imagem"
783
 
784
  # @ subscribe-reloaded
785
- #: options/panel4.php:50
786
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
787
  msgstr "Conteúdo do Email de notificação. Tags permitidas: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
788
 
789
  # @ subscribe-reloaded
790
- #: options/panel4.php:55
791
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
792
  msgstr "Assunto do Email de confirmação. Tags permitidas: [post_title]"
793
 
794
  # @ subscribe-reloaded
795
- #: options/panel4.php:66
796
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
797
  msgstr "Conteúdo do Email de confirmação. Tags permitidas: [post_permalink], [confirm_link], [post_title], [manager_link]"
798
 
799
  # @ subscribe-reloaded
800
- #: options/panel4.php:71
801
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
802
  msgstr "Assunto do Email enviado a quem pedir para ter acesso à página de gestão de subscrições. Tags permitidas: [blog_name]"
803
 
804
  # @ subscribe-reloaded
805
- #: options/panel4.php:82
806
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
807
  msgstr "Conteúdo do Email de gestão. Tags permitidas: [blog_name], [manager_link]"
808
 
809
  # @ subscribe-reloaded
810
  #: options/panel5.php:11
811
- #: options/panel5.php:43
812
- msgid "Checkbox label"
813
- msgstr "Descrição do Checkbox"
814
 
815
  # @ subscribe-reloaded
816
  #: options/panel5.php:12
817
- #: options/panel5.php:48
818
- msgid "Subscribed label"
819
- msgstr "Descrição para os inscritos"
820
 
821
  # @ subscribe-reloaded
822
  #: options/panel5.php:13
823
- #: options/panel5.php:53
824
- msgid "Awaiting label"
825
- msgstr "Descrição para Aguardando"
826
 
827
- # @ subscribe-reloaded
828
  #: options/panel5.php:14
829
- #: options/panel5.php:58
830
- msgid "Author label"
831
- msgstr "Descrição para o Autor"
832
-
833
- # @ subscribe-reloaded
834
- #: options/panel5.php:16
835
- #: options/panel5.php:68
836
- msgid "Page title"
837
- msgstr "Título da página"
838
-
839
- # @ subscribe-reloaded
840
- #: options/panel5.php:17
841
- #: options/panel5.php:73
842
- msgid "Request link"
843
- msgstr "Link do pedido"
844
-
845
- # @ subscribe-reloaded
846
- #: options/panel5.php:18
847
- #: options/panel5.php:83
848
- msgid "Request submitted"
849
- msgstr "Requisição enviada"
850
-
851
- # @ subscribe-reloaded
852
- #: options/panel5.php:19
853
- #: options/panel5.php:93
854
- msgid "Subscribe without commenting"
855
- msgstr "Subscrever sem comentar"
856
-
857
- # @ subscribe-reloaded
858
- #: options/panel5.php:20
859
- #: options/panel5.php:103
860
- msgid "Subscription processed"
861
- msgstr "Subscrição processada"
862
-
863
- # @ subscribe-reloaded
864
- #: options/panel5.php:21
865
- #: options/panel5.php:113
866
- msgid "Subscription processed (DCI)"
867
- msgstr "Subscrição processada (DCI)"
868
-
869
- # @ subscribe-reloaded
870
- #: options/panel5.php:22
871
- #: options/panel5.php:123
872
- msgid "Authors"
873
- msgstr "Autores"
874
-
875
- # @ subscribe-reloaded
876
- #: options/panel5.php:23
877
- #: options/panel5.php:133
878
- msgid "Users"
879
- msgstr "Utilizadores"
880
 
881
  # @ subscribe-reloaded
882
- #: options/panel5.php:39
883
- msgid "Comment form"
884
- msgstr "Formulário de resposta"
885
 
886
  # @ subscribe-reloaded
887
- #: options/panel5.php:45
888
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
889
- msgstr "Rótulo associado ao checkbox. Tags permitidas: [subscribe_link]"
 
890
 
891
- # @ subscribe-reloaded
892
- #: options/panel5.php:50
893
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
894
- msgstr "Rótulo mostrado para aqueles que já estão inscritos em um post. Tags permitidas: [manager_link]"
895
 
896
- # @ subscribe-reloaded
897
- #: options/panel5.php:55
898
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
899
- msgstr "Rótulo mostrado a quem já está inscrito, mas não clicou no link de confirmação ainda. Tags permitidas: [manager_link]"
900
 
901
  # @ subscribe-reloaded
902
- #: options/panel5.php:60
903
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
904
- msgstr "Rótulo aos autores (e administradores). Tags permitidas: [manager_link]"
905
 
906
  # @ subscribe-reloaded
907
- #: options/panel5.php:70
908
- msgid "Title of the page your visitors will use to manage their subscriptions."
909
- msgstr "Título da página onde seus subscritores vão gerenciar as inscrições deles."
910
 
911
  # @ subscribe-reloaded
912
- #: options/panel5.php:80
913
- msgid "Text shown to those who request to manage their subscriptions."
914
- msgstr "O texto mostrado para aqueles que o solicitarem gerir as suas subscrições."
915
 
916
- # @ subscribe-reloaded
917
- #: options/panel5.php:90
918
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
919
- msgstr "Nota de agradecimento exibida depois que a requisição foi processada. Tags permitidas: [post_title], [post_permalink]"
920
 
921
  # @ subscribe-reloaded
922
- #: options/panel5.php:100
923
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
924
- msgstr "O texto mostrado para aqueles que querem subscrever sem comentar. Tags permitidas: [post_title]"
 
925
 
926
  # @ subscribe-reloaded
927
- #: options/panel5.php:110
928
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
929
- msgstr "Mensagem de agradecimento exibida após a requisição de subscrição ter sido processada (confirmação desabilitada). Tags permitidas: [post_title], [post_permalink]"
930
 
931
  # @ subscribe-reloaded
932
- #: options/panel5.php:120
933
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
934
- msgstr "Mensagem de agradecimento exibida após a requisição de subscrição ter sido processada (confirmação habilitada). Tags permitidas: [post_title], [post_permalink]"
935
 
936
  # @ subscribe-reloaded
937
- #: options/panel5.php:130
938
- msgid "Introductory text for the authors' management page."
939
- msgstr "Texto introdutório para a página de gestão dos autores."
940
 
941
  # @ subscribe-reloaded
942
- #: options/panel5.php:140
943
- msgid "Introductory text for the users' management page."
944
- msgstr "Texto introdutório para a página de gestão dos utilizadores."
945
 
946
- #: options/panel6.php:15
947
  msgid "Support the author"
948
  msgstr "Suporte do autor"
949
 
950
  # @ subscribe-reloaded
951
- #: options/panel6.php:22
952
  msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
953
  msgstr "Quão valioso é o recurso oferecido por este plugin para seus visitantes? \"Subscribe to Comments Reloaded\" é e sempre será gratuito, mas considere apoiar o autor, se este plugin tornou o seu site melhor, especialmente se você está ganhando dinheiro com isso. Qualquer donativo recebido será reinvestido no desenvolvimento do plugin e para comprar comida para minha família com fome."
954
 
955
  # @ subscribe-reloaded
956
- #: options/panel6.php:24
957
  msgid "Don't want to donate? You can still help"
958
  msgstr "Não quer doar? Você ainda pode ajudar"
959
 
960
  # @ subscribe-reloaded
961
- #: options/panel6.php:25
962
  msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
963
  msgstr "Se não quiser doar dinheiro, por favor, considere falar sobre o meu plugin com um link para o plugin da página. Por favor, deixe que os seus leitores saibam o que faz um blog melhor. Você também pode contribuir doando seu tempo: não hesite em me enviar relatórios de bugs, seus arquivos de tradução, as idéias sobre como melhora-lo e assim por adiante. Faça o que fizer, obrigado por usar o meu plugin!"
964
 
965
  # @ subscribe-reloaded
966
- #: options/panel6.php:27
967
  msgid "Vote and show your appreciation"
968
  msgstr "Vote e mostre o seu apreço"
969
 
970
  # @ subscribe-reloaded
971
- #: options/panel6.php:28
972
  msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
973
  msgstr "Se \"Subscribe to Comments Reloaded\" funciona bem consigo, informe outras pessoas de como é bom. <a href=\\\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\\\">Classifique-o</a> na sua página wm \\\"Plugin Directory\\\"."
974
 
975
- #: options/panel6.php:30
976
- msgid "Official Sponsors"
977
- msgstr "Patrocinadores Oficiais"
978
 
979
- #: options/panel6.php:31
980
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
981
  msgstr "Se pretende apoiar este plugin, não hesite <a href='http://www.duechiacchiere.it/contatto'>contacte-me</a>."
982
 
983
  # @ subscribe-reloaded
984
- #: templates/author.php:31
985
- msgid "Subscriptions have been successfully updated."
986
- msgstr "As subscrições foram atualizadas com sucesso."
987
-
988
- # @ subscribe-reloaded
989
- #: templates/author.php:44
990
  msgid "Title"
991
  msgstr "Título"
992
 
993
  # @ subscribe-reloaded
994
- #: templates/author.php:57
995
- #: templates/user.php:55
996
  msgid "Select all"
997
  msgstr "Selecionar tudo"
998
 
999
  # @ subscribe-reloaded
1000
- #: templates/author.php:58
1001
- #: templates/user.php:56
1002
  msgid "Invert selection"
1003
  msgstr "Inverter seleção"
1004
 
1005
- # @ subscribe-reloaded
1006
- #: templates/author.php:59
1007
- #: templates/user.php:57
1008
- msgid "Delete"
1009
- msgstr "Remover"
1010
 
1011
- # @ subscribe-reloaded
1012
- #: templates/author.php:66
1013
- #: templates/user.php:64
1014
- msgid "Sorry, no subscriptions found."
1015
- msgstr "Desculpe, nenhuma subscrição foi encontrada."
1016
 
1017
  # @ subscribe-reloaded
1018
- #: templates/request-management-link.php:80
1019
- #: templates/subscribe.php:84
1020
  msgid "Send"
1021
  msgstr "Enviar"
1022
 
1023
  # @ subscribe-reloaded
1024
- #: templates/subscribe.php:30
1025
- #: templates/subscribe.php:31
1026
  msgid "New subscription to"
1027
  msgstr "Nova subscrição para"
1028
 
1029
  # @ subscribe-reloaded
1030
- #: templates/subscribe.php:31
1031
  msgid "User:"
1032
  msgstr "Utilizador:"
1033
 
1034
- # @ subscribe-reloaded
1035
- #: templates/user.php:33
1036
- msgid "All the subscriptions have been successfully updated."
1037
- msgstr "As subscrições foram atualizadas com sucesso."
1038
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1039
  # @ subscribe-reloaded
1040
  #~ msgid "Remove or suspend email address"
1041
  #~ msgstr "Remover ou suspender endereço de email"
1042
- # @ subscribe-reloaded
1043
- #, fuzzy
1044
- #~ msgid "Subscribe to Comments"
1045
- #~ msgstr "Subscrever sem comentar"
1046
-
1047
  # @ subscribe-reloaded
1048
  #, fuzzy
1049
  #~ msgid ""
@@ -1121,11 +1363,6 @@ msgstr "As subscrições foram atualizadas com sucesso."
1121
  #~ msgid "Search post ID"
1122
  #~ msgstr "Procurar"
1123
 
1124
- # @ subscribe-reloaded
1125
- #, fuzzy
1126
- #~ msgid "Search email"
1127
- #~ msgstr "Procurar endereço de email"
1128
-
1129
  # @ subscribe-reloaded
1130
  #, fuzzy
1131
  #~ msgid ""
@@ -1196,11 +1433,6 @@ msgstr "As subscrições foram atualizadas com sucesso."
1196
  #~ "opção correspondente (s) e clique no botão no final da lista. Você está "
1197
  #~ "inscrito em:"
1198
 
1199
- # @ subscribe-reloaded
1200
- #, fuzzy
1201
- #~ msgid "Messages"
1202
- #~ msgstr "Mail Mensagens"
1203
-
1204
  # @ subscribe-reloaded
1205
  #, fuzzy
1206
  #~ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:02-0500\n"
6
+ "PO-Revision-Date: 2011-07-25 16:02-0500\n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
  "Language-Team: Sérgio Martins <inove@live.com.pt>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ subscribe-reloaded
22
+ #: subscribe-to-comments-reloaded.php:41
23
+ #: subscribe-to-comments-reloaded.php:248
24
+ #, fuzzy
25
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
 
 
 
 
 
26
  msgstr "A sua subscrição para esta entrada deve ser confirmada. <a href='[manager_link]'>Gerir as suas subscrições</a> ."
27
 
28
  # @ subscribe-reloaded
29
  #: subscribe-to-comments-reloaded.php:46
30
+ #: subscribe-to-comments-reloaded.php:247
31
+ #, fuzzy
32
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
33
+ msgstr "Está inscrito para esta entrada. <a href='[manager_link]'>Gerir</a> suas subscrições."
34
+
35
+ # @ subscribe-reloaded
36
+ #: subscribe-to-comments-reloaded.php:53
37
+ #: subscribe-to-comments-reloaded.php:249
38
+ #, fuzzy
39
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
40
  msgstr "Pode <a href='[manager_link]'>gerir as subscrições</a> desta entrada."
41
 
42
  # @ subscribe-reloaded
43
+ #: subscribe-to-comments-reloaded.php:58
44
+ #: subscribe-to-comments-reloaded.php:244
45
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
46
  msgstr "Notifique-me de novos comentários via Email. Também pode <a href='[subscribe_link]'>se inscrever</a> sem comentar."
47
 
48
+ #: subscribe-to-comments-reloaded.php:67
49
+ #, fuzzy
50
+ msgid "Don't subscribe"
51
+ msgstr "Permitir subscrições do Administrador"
52
+
53
+ #: subscribe-to-comments-reloaded.php:68
54
+ msgid "All"
55
+ msgstr ""
56
+
57
  # @ subscribe-reloaded
58
+ #: subscribe-to-comments-reloaded.php:69
59
+ #: templates/user.php:65
60
+ #, fuzzy
61
+ msgid "Replies to my comments"
62
+ msgstr "Subscrever sem comentar"
63
+
64
+ #: subscribe-to-comments-reloaded.php:70
65
+ msgid "Daily digest"
66
+ msgstr ""
67
+
68
+ # @ subscribe-reloaded
69
+ #: subscribe-to-comments-reloaded.php:221
70
+ #: options/index.php:41
71
  msgid "Manage subscriptions"
72
  msgstr "Gerir Subscrições"
73
 
74
  # @ subscribe-reloaded
75
+ #: subscribe-to-comments-reloaded.php:222
76
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
77
  msgstr "Para gerir as suas subscrições, digite o seu endereço de e-mail aqui em baixo. Nós enviaremos-lhe uma mensagem contendo o link para aceder à sua página de gestão pessoal."
78
 
79
  # @ subscribe-reloaded
80
+ #: subscribe-to-comments-reloaded.php:223
81
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
82
  msgstr "Obrigado por usar nosso serviço de Subscrição. Seu pedido foi concluído, deverá receber dentro de minutos um Email com o link de gestão."
83
 
84
  # @ subscribe-reloaded
85
+ #: subscribe-to-comments-reloaded.php:224
86
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
87
  msgstr "Pode acompanhar a discussão sobre <strong>[post_title]</strong> sem ter que deixar um comentário. Basta digitar seu endereço de Email no formulário abaixo."
88
 
89
  # @ subscribe-reloaded
90
+ #: subscribe-to-comments-reloaded.php:225
91
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
92
  msgstr "Obrigado por usar nosso serviço de Subscrição. Seu pedido foi concluído. Receberá agora um Email de notificação sempre que um novo comentário a este artigo for aprovado e publicado pelo administrador."
93
 
94
  # @ subscribe-reloaded
95
+ #: subscribe-to-comments-reloaded.php:226
96
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
97
  msgstr "Obrigado por usar nosso serviço de Subscrição. Para confirmar o seu pedido, verifique o seu Email para a mensagem de confirmação e siga as instruções."
98
 
99
  # @ subscribe-reloaded
100
+ #: subscribe-to-comments-reloaded.php:227
101
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
102
  msgstr "A fim de cancelar ou suspender uma ou mais subscrições, selecione a opção correspondente (s) e clique no botão no final da lista."
103
 
104
  # @ subscribe-reloaded
105
+ #: subscribe-to-comments-reloaded.php:228
106
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
107
  msgstr "A fim de cancelar ou suspender uma ou mais subscrições, selecione a opção correspondente (s) e clique no botão no final da lista. Você está inscrito em:"
108
 
109
  # @ subscribe-reloaded
110
+ #: subscribe-to-comments-reloaded.php:242
111
  msgid "There is a new comment to [post_title]"
112
  msgstr "Há um novo comentário para: [post_title]"
113
 
114
  # @ subscribe-reloaded
115
+ #: subscribe-to-comments-reloaded.php:243
116
  msgid ""
117
  "There is a new comment to [post_title].\n"
118
  "Comment Link: [comment_permalink]\n"
131
  "Gerir as suas subscrições: [manager_link]"
132
 
133
  # @ subscribe-reloaded
134
+ #: subscribe-to-comments-reloaded.php:250
135
  msgid "Please confirm your subscription to [post_title]"
136
  msgstr "Por favor, confirme sua subscrição da página [post_title]"
137
 
138
  # @ subscribe-reloaded
139
+ #: subscribe-to-comments-reloaded.php:251
140
  msgid ""
141
  "You have requested to be notified every time a new comment is added to:\n"
142
  "[post_permalink]\n"
151
  "[confirm_link]"
152
 
153
  # @ subscribe-reloaded
154
+ #: subscribe-to-comments-reloaded.php:252
155
  msgid "Manage your subscriptions on [blog_name]"
156
  msgstr "Gerir as suas subscrições no Site [blog_name]"
157
 
158
  # @ subscribe-reloaded
159
+ #: subscribe-to-comments-reloaded.php:253
160
  msgid ""
161
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
162
  "[manager_link]"
165
  "[manager_link]"
166
 
167
  # @ subscribe-reloaded
168
+ #: subscribe-to-comments-reloaded.php:986
169
  msgid "Subscribed"
170
  msgstr "Subscrito"
171
 
172
  # @ subscribe-reloaded
173
+ #: subscribe-to-comments-reloaded.php:1000
174
+ #: options/panel2.php:41
175
+ #: options/panel2.php:48
176
+ #: options/panel2.php:55
177
+ #: options/panel5.php:42
178
+ #: options/panel5.php:49
179
+ #: options/panel5.php:56
180
+ #: options/panel5.php:63
181
+ #: options/panel5.php:70
182
+ #: options/panel5.php:77
183
  msgid "Yes"
184
  msgstr "Sim"
185
 
186
+ #: subscribe-to-comments-reloaded.php:1002
187
+ msgid "Replies"
188
+ msgstr ""
189
+
190
+ #: subscribe-to-comments-reloaded.php:1004
191
+ msgid "Digest"
192
+ msgstr ""
193
+
194
+ #: subscribe-to-comments-reloaded.php:1006
195
+ msgid "Pending"
196
+ msgstr ""
197
 
198
  # @ subscribe-reloaded
199
+ #: subscribe-to-comments-reloaded.php:1007
200
+ #: options/panel2.php:42
201
+ #: options/panel2.php:49
202
+ #: options/panel2.php:56
203
+ #: options/panel5.php:43
204
+ #: options/panel5.php:50
205
+ #: options/panel5.php:57
206
+ #: options/panel5.php:64
207
+ #: options/panel5.php:71
208
+ #: options/panel5.php:78
209
  msgid "No"
210
  msgstr "Não"
211
 
212
+ # @ subscribe-reloaded
213
+ #: subscribe-to-comments-reloaded.php:1016
214
+ msgid "Subscriptions"
215
+ msgstr "Gerir Subscrições"
216
+
217
+ #: subscribe-to-comments-reloaded.php:1039
218
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
219
  msgstr "Precisa de ajuda sobre como usar \"Subscribe to Comments Reloaded\"? Visite o oficial"
220
 
221
  # @ subscribe-reloaded
222
+ #: subscribe-to-comments-reloaded.php:1039
223
  msgid "support forum"
224
  msgstr "Fórum de Suporte"
225
 
226
+ #: subscribe-to-comments-reloaded.php:1040
227
  msgid "Feeling generous?"
228
  msgstr "Sentindo-se generoso(a)?"
229
 
230
+ #: subscribe-to-comments-reloaded.php:1040
231
  msgid "Donate a few bucks!"
232
  msgstr "Doe alguns trocados!"
233
 
234
  # @ subscribe-reloaded
235
+ #: options/index.php:42
236
+ #, fuzzy
237
+ msgid "Comment Form"
238
+ msgstr "Formulário de resposta"
239
 
240
  # @ subscribe-reloaded
241
+ #: options/index.php:43
242
+ #, fuzzy
243
+ msgid "Management Page"
244
+ msgstr "Página de gestão"
245
+
246
+ # @ subscribe-reloaded
247
+ #: options/index.php:44
248
+ #, fuzzy
249
+ msgid "Notifications"
250
+ msgstr "Assunto da notificação"
251
+
252
+ # @ subscribe-reloaded
253
+ #: options/index.php:45
254
+ #: options/panel2.php:35
255
+ #: options/panel3.php:39
256
+ #: options/panel4.php:34
257
  msgid "Options"
258
  msgstr "Opções"
259
 
260
+ #: options/index.php:46
261
+ msgid "You can help"
262
+ msgstr ""
263
+
264
  # @ subscribe-reloaded
265
+ #: options/panel1-business-logic.php:18
266
+ #, fuzzy
267
+ msgid "Subscription added."
268
+ msgstr "Gerir Subscrições"
269
 
270
  # @ subscribe-reloaded
271
+ #: options/panel1-business-logic.php:30
272
+ #, fuzzy
273
+ msgid "Subscriptions updated."
274
+ msgstr "Subscrições por dia"
275
 
276
  # @ subscribe-reloaded
277
+ #: options/panel1-business-logic.php:39
278
+ #, fuzzy
279
+ msgid "Subscription deleted."
280
+ msgstr "Subscrição processada"
281
 
282
  # @ subscribe-reloaded
283
+ #: options/panel1-business-logic.php:54
284
+ #: templates/author.php:22
285
+ #: templates/user.php:22
286
+ #, fuzzy
287
+ msgid "Subscriptions deleted:"
288
+ msgstr "Inscrições para:"
289
 
290
  # @ subscribe-reloaded
291
+ #: options/panel1-business-logic.php:58
292
+ #: templates/author.php:26
293
+ #: templates/user.php:26
294
+ #, fuzzy
295
+ msgid "Subscriptions suspended:"
296
+ msgstr "Subscrição processada"
297
 
298
+ # @ subscribe-reloaded
299
+ #: options/panel1-business-logic.php:62
300
+ #: templates/author.php:30
301
+ #: templates/user.php:30
302
+ #, fuzzy
303
+ msgid "Subscriptions activated:"
304
+ msgstr "Inscrições para:"
305
 
306
  # @ subscribe-reloaded
307
+ #: options/panel1-business-logic.php:66
308
+ #: options/panel1-business-logic.php:70
309
+ #: templates/author.php:34
310
+ #: templates/author.php:38
311
+ #: templates/user.php:34
312
+ #, fuzzy
313
+ msgid "Subscriptions updated:"
314
+ msgstr "Subscrições por dia"
315
+
316
+ #: options/panel1-business-logic.php:94
317
+ msgid "&laquo; Previous"
318
+ msgstr "&laquo; Anterior"
319
+
320
+ #: options/panel1-business-logic.php:98
321
+ msgid "Next &raquo;"
322
+ msgstr "Seguinte &raquo;"
323
+
324
+ # @ subscribe-reloaded
325
+ #: options/panel1-edit-subscription.php:8
326
+ #, fuzzy
327
+ msgid "Update Subscription"
328
+ msgstr "Atualizar subscrições"
329
+
330
+ # @ subscribe-reloaded
331
+ #: options/panel1-edit-subscription.php:10
332
+ #: options/panel1.php:19
333
+ #: options/panel1.php:81
334
+ #: options/panel1.php:113
335
+ #: templates/author.php:50
336
+ #: templates/user.php:46
337
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
338
  msgstr "Lembre-se: esta operação não pode ser anulada. Tem certeza de que deseja continuar?"
339
 
340
+ #: options/panel1-edit-subscription.php:12
341
+ #, fuzzy
342
+ msgid "Post:"
343
+ msgstr "Linhas:"
344
+
345
  # @ subscribe-reloaded
346
+ #: options/panel1-edit-subscription.php:13
347
+ #: options/panel1.php:21
348
  msgid "From"
349
  msgstr "De"
350
 
 
 
 
 
351
  # @ subscribe-reloaded
352
+ #: options/panel1-edit-subscription.php:14
353
+ #: options/panel1.php:22
354
  msgid "To"
355
  msgstr "Para"
356
 
357
  # @ subscribe-reloaded
358
+ #: options/panel1-edit-subscription.php:15
359
+ #: options/panel1.php:26
360
+ #: options/panel1.php:45
361
+ #: options/panel1.php:103
362
+ msgid "Status"
363
+ msgstr "Estado"
 
 
 
364
 
365
+ #: options/panel1-edit-subscription.php:17
366
+ #: options/panel1.php:28
367
+ msgid "Keep unchanged"
368
+ msgstr ""
369
 
370
  # @ subscribe-reloaded
371
+ #: options/panel1-edit-subscription.php:18
372
+ #: options/panel1.php:29
373
+ #: options/panel1.php:47
374
+ #, fuzzy
375
+ msgid "Active"
376
  msgstr "Ação"
377
 
378
+ #: options/panel1-edit-subscription.php:19
379
+ #: options/panel1.php:30
380
+ #: options/panel1.php:48
381
+ msgid "Replies only"
382
+ msgstr ""
383
+
384
  # @ subscribe-reloaded
385
+ #: options/panel1-edit-subscription.php:20
386
+ #: options/panel1.php:31
387
+ #, fuzzy
388
+ msgid "Suspended"
 
389
  msgstr "Suspender"
390
 
391
  # @ subscribe-reloaded
392
+ #: options/panel1-edit-subscription.php:21
393
+ #: options/panel1.php:32
394
+ msgid "Update"
395
+ msgstr "Atualizar"
 
 
396
 
397
  # @ subscribe-reloaded
398
+ #: options/panel1.php:17
399
+ #, fuzzy
400
+ msgid "Mass Update Subscriptions"
401
+ msgstr "Atualizar assinaturas"
402
 
403
  # @ subscribe-reloaded
404
+ #: options/panel1.php:23
405
+ #: options/panel1.php:24
406
+ #: options/panel1.php:25
407
+ #, fuzzy
408
+ msgid "optional"
409
+ msgstr "Opções"
410
 
411
  # @ subscribe-reloaded
412
+ #: options/panel1.php:39
413
+ #, fuzzy
414
+ msgid "Add New Subscription"
415
+ msgstr "Nova subscrição para"
416
 
417
+ #: options/panel1.php:43
418
+ #, fuzzy
419
+ msgid "Post ID"
420
+ msgstr "Post (ID)"
421
 
422
+ # @ subscribe-reloaded
423
+ #: options/panel1.php:44
424
+ #: options/panel1.php:90
425
+ #: templates/request-management-link.php:65
426
+ #: templates/subscribe.php:87
427
+ #: templates/user.php:51
428
+ msgid "Email"
429
+ msgstr "Email"
430
+
431
+ #: options/panel1.php:49
432
+ msgid "Ask user to confirm"
433
+ msgstr ""
434
+
435
+ #: options/panel1.php:50
436
+ msgid "Add"
437
+ msgstr ""
438
 
439
  # @ subscribe-reloaded
440
+ #: options/panel1.php:59
441
+ #, fuzzy
442
+ msgid "Search subscriptions"
443
+ msgstr "Gerir Subscrições"
444
 
445
  # @ subscribe-reloaded
446
+ #: options/panel1.php:61
447
+ #, fuzzy, php-format
448
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
449
  msgstr "Pode <a href=\"%s\">listar todas as subscrições</a> ou encontrar pelo <b>e-mail </b>"
450
 
451
  # @ subscribe-reloaded
452
+ #: options/panel1.php:64
453
+ #, fuzzy
454
+ msgid "email"
455
+ msgstr "Email"
456
+
457
+ #: options/panel1.php:65
458
+ #, fuzzy
459
+ msgid "post ID"
460
+ msgstr "Post (ID)"
461
+
462
+ # @ subscribe-reloaded
463
+ #: options/panel1.php:66
464
+ #, fuzzy
465
+ msgid "status"
466
+ msgstr "Estado"
467
+
468
+ # @ subscribe-reloaded
469
+ #: options/panel1.php:69
470
  msgid "equals"
471
  msgstr "for igual"
472
 
473
  # @ subscribe-reloaded
474
+ #: options/panel1.php:70
475
  msgid "contains"
476
  msgstr "contém"
477
 
478
  # @ subscribe-reloaded
479
+ #: options/panel1.php:71
480
  msgid "does not contain"
481
  msgstr "não contém"
482
 
483
+ #: options/panel1.php:72
484
+ msgid "starts with"
485
+ msgstr ""
486
+
487
+ #: options/panel1.php:73
488
+ msgid "ends with"
489
+ msgstr ""
490
+
491
+ #: options/panel1.php:76
492
+ msgid "results per page:"
493
+ msgstr ""
494
+
495
  # @ subscribe-reloaded
496
+ #: options/panel1.php:77
497
  msgid "Search"
498
  msgstr "Procurar"
499
 
500
+ #: options/panel1.php:85
501
+ msgid "Reverse the order by Post ID"
502
+ msgstr "Inverter a ordem por Post ID"
503
+
504
+ #: options/panel1.php:86
505
+ #: options/panel1.php:87
506
+ msgid "Reverse the order by Date/Time"
507
+ msgstr "Inverter a ordem por Data/Hora"
508
+
509
+ #: options/panel1.php:89
510
+ msgid "Post (ID)"
511
+ msgstr "Post (ID)"
512
+
513
  # @ subscribe-reloaded
514
+ #: options/panel1.php:92
515
+ #, fuzzy
516
+ msgid "Search query:"
517
+ msgstr "Procurar endereço de email"
518
 
519
+ #: options/panel1.php:92
520
  msgid "Rows:"
521
  msgstr "Linhas:"
522
 
523
+ #: options/panel1.php:92
524
  msgid "of"
525
  msgstr "de"
526
 
527
+ #: options/panel1.php:93
528
+ #: templates/author.php:56
529
+ #: templates/user.php:52
530
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
531
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
532
 
533
+ #: options/panel1.php:102
534
  msgid "Date and Time"
535
  msgstr "Data e Hora"
536
 
537
+ #: options/panel1.php:112
538
+ msgid "Edit"
539
+ msgstr ""
540
+
541
  # @ subscribe-reloaded
542
+ #: options/panel1.php:113
543
+ #: templates/author.php:69
544
+ #: templates/user.php:63
545
+ msgid "Delete"
546
+ msgstr "Remover"
547
 
548
  # @ subscribe-reloaded
549
+ #: options/panel1.php:121
550
+ #: templates/author.php:68
551
+ #: templates/user.php:62
552
  msgid "Action:"
553
  msgstr "Ação:"
554
 
555
  # @ subscribe-reloaded
556
+ #: options/panel1.php:122
557
+ msgid "Delete forever"
558
+ msgstr "Remover para sempre"
559
+
560
+ # @ subscribe-reloaded
561
+ #: options/panel1.php:123
562
+ #: templates/author.php:70
563
+ #: templates/user.php:64
564
+ msgid "Suspend"
565
+ msgstr "Suspender"
566
+
567
+ #: options/panel1.php:124
568
+ msgid "Activate and set to Y"
569
+ msgstr ""
570
+
571
+ #: options/panel1.php:125
572
+ msgid "Activate and set to R"
573
+ msgstr ""
574
+
575
+ #: options/panel1.php:126
576
+ #: templates/author.php:72
577
+ #: templates/user.php:66
578
+ msgid "Activate"
579
+ msgstr ""
580
+
581
+ # @ subscribe-reloaded
582
+ #: options/panel1.php:127
583
+ #: templates/author.php:73
584
+ #: templates/user.php:67
585
  msgid "Update subscriptions"
586
  msgstr "Atualizar assinaturas"
587
 
588
  # @ subscribe-reloaded
589
+ #: options/panel1.php:131
590
+ #, fuzzy
591
+ msgid "Sorry, no subscriptions match your search criteria."
592
  msgstr "Desculpe, nenhuma subscrição foi encontrada para"
593
 
594
  # @ subscribe-reloaded
595
+ #: options/panel2.php:11
596
+ #: options/panel2.php:39
597
+ #, fuzzy
598
+ msgid "Enable default checkbox"
599
+ msgstr "Ativar confirmação"
600
 
601
  # @ subscribe-reloaded
602
+ #: options/panel2.php:12
603
+ #: options/panel2.php:46
604
+ msgid "Checked by default"
605
+ msgstr "Marcado por padrão"
606
 
607
  # @ subscribe-reloaded
608
+ #: options/panel2.php:13
609
+ #: options/panel2.php:53
610
+ #, fuzzy
611
+ msgid "Advanced subscription"
612
+ msgstr "Atualizar subscrições"
613
 
614
+ #: options/panel2.php:14
615
+ #: options/panel2.php:60
616
+ msgid "Custom inline style"
617
+ msgstr "Personalizar estilo inline"
618
 
619
+ #: options/panel2.php:15
620
+ #: options/panel2.php:65
621
+ msgid "Custom HTML"
622
+ msgstr "Personalizar HTML"
623
 
624
  # @ subscribe-reloaded
625
+ #: options/panel2.php:17
626
+ msgid "Checkbox label"
627
+ msgstr "Descrição do Checkbox"
628
 
629
  # @ subscribe-reloaded
630
+ #: options/panel2.php:18
631
+ #: options/panel2.php:81
632
+ msgid "Subscribed label"
633
+ msgstr "Descrição para os inscritos"
634
 
635
+ # @ subscribe-reloaded
636
+ #: options/panel2.php:19
637
+ msgid "Awaiting label"
638
+ msgstr "Descrição para Aguardando"
 
 
 
639
 
640
+ # @ subscribe-reloaded
641
+ #: options/panel2.php:20
642
+ #: options/panel2.php:91
643
+ msgid "Author label"
644
+ msgstr "Descrição para o Autor"
645
 
646
+ # @ subscribe-reloaded
647
+ #: options/panel2.php:25
648
+ #: options/panel3.php:26
649
+ #: options/panel4.php:23
650
+ #: options/panel5.php:22
651
+ msgid "Your settings have been successfully updated."
652
+ msgstr "As suas configurações foram atualizadas"
653
 
654
+ # @ subscribe-reloaded
655
+ #: options/panel2.php:28
656
+ #: options/panel3.php:29
657
+ #: options/panel4.php:26
658
+ #: options/panel5.php:25
659
+ msgid "There was an error updating the following fields:"
660
+ msgstr "Houve um erro ao atualizar os seguintes campos:"
661
 
662
+ #: options/panel2.php:43
663
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
664
+ msgstr ""
665
 
666
+ # @ subscribe-reloaded
667
+ #: options/panel2.php:50
668
+ msgid "Decide if the checkbox should be checked by default or not."
669
+ msgstr "Escolha se o checkbox deve ficar marcado por padrão ou não."
670
 
671
+ #: options/panel2.php:57
672
+ msgid "Allow users to choose from different subscription types (all, replies only)."
673
+ msgstr ""
674
 
675
+ #: options/panel2.php:62
676
+ msgid "Custom inline CSS to add to the checkbox."
677
+ msgstr "Personalizar CSS inline para adicionar à seleção."
678
 
679
+ #: options/panel2.php:67
680
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
681
+ msgstr "Personalizar código HTML para ser usado ao exibir a caixa de seleção. Tags permitidas: [checkbox_field], [checkbox_label]"
682
 
683
+ #: options/panel2.php:72
684
+ msgid "Messages for your visitors"
685
+ msgstr ""
686
 
687
+ # @ subscribe-reloaded
688
+ #: options/panel2.php:76
689
+ #, fuzzy
690
+ msgid "Default label"
691
+ msgstr "Descrição para o Autor"
692
 
693
+ # @ subscribe-reloaded
694
+ #: options/panel2.php:78
695
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
696
+ msgstr "Rótulo associado ao checkbox. Tags permitidas: [subscribe_link]"
697
 
698
  # @ subscribe-reloaded
699
+ #: options/panel2.php:83
700
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
701
+ msgstr "Rótulo mostrado para aqueles que já estão inscritos em um post. Tags permitidas: [manager_link]"
702
 
703
  # @ subscribe-reloaded
704
+ #: options/panel2.php:86
705
+ #, fuzzy
706
+ msgid "Pending label"
707
+ msgstr "Descrição para Aguardando"
708
 
709
  # @ subscribe-reloaded
710
+ #: options/panel2.php:88
711
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
712
+ msgstr "Rótulo mostrado a quem já está inscrito, mas não clicou no link de confirmação ainda. Tags permitidas: [manager_link]"
 
713
 
714
  # @ subscribe-reloaded
715
+ #: options/panel2.php:93
716
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
717
+ msgstr "Rótulo aos autores (e administradores). Tags permitidas: [manager_link]"
718
+
719
+ # @ default
720
+ #: options/panel2.php:97
721
+ #: options/panel3.php:145
722
+ #: options/panel4.php:103
723
+ #: options/panel5.php:83
724
+ msgid "Save Changes"
725
+ msgstr "Guardar Alterações"
726
+
727
+ # @ subscribe-reloaded
728
+ #: options/panel3.php:10
729
+ #: options/panel3.php:43
730
+ #, fuzzy
731
+ msgid "Virtual Management Page"
732
+ msgstr "Página de gestão"
733
+
734
+ # @ subscribe-reloaded
735
+ #: options/panel3.php:11
736
+ #: options/panel3.php:51
737
+ msgid "Page title"
738
+ msgstr "Título da página"
739
+
740
+ # @ subscribe-reloaded
741
+ #: options/panel3.php:12
742
+ #: options/panel3.php:56
743
+ #, fuzzy
744
+ msgid "Management URL"
745
+ msgstr "Página de gestão"
746
+
747
+ #: options/panel3.php:13
748
+ #: options/panel3.php:63
749
+ msgid "Custom HEAD meta"
750
+ msgstr ""
751
 
752
  # @ subscribe-reloaded
753
  #: options/panel3.php:15
754
+ #: options/panel3.php:74
755
+ msgid "Request link"
756
+ msgstr "Link do pedido"
757
 
758
+ # @ subscribe-reloaded
759
  #: options/panel3.php:16
760
+ #: options/panel3.php:84
761
+ msgid "Request submitted"
762
+ msgstr "Requisição enviada"
763
 
764
+ # @ subscribe-reloaded
765
  #: options/panel3.php:17
766
+ #: options/panel3.php:94
767
+ msgid "Subscribe without commenting"
768
+ msgstr "Subscrever sem comentar"
769
 
770
+ # @ subscribe-reloaded
771
  #: options/panel3.php:18
772
+ #: options/panel3.php:104
773
+ msgid "Subscription processed"
774
+ msgstr "Subscrição processada"
775
 
776
  # @ subscribe-reloaded
777
  #: options/panel3.php:19
778
+ #: options/panel3.php:114
779
+ msgid "Subscription processed (DCI)"
780
+ msgstr "Subscrição processada (DCI)"
781
 
782
  # @ subscribe-reloaded
783
  #: options/panel3.php:20
784
+ #: options/panel3.php:124
785
+ msgid "Authors"
786
+ msgstr "Autores"
 
 
 
 
 
 
 
 
 
 
787
 
788
  # @ subscribe-reloaded
789
+ #: options/panel3.php:21
790
+ #: options/panel3.php:134
791
+ msgid "Users"
792
+ msgstr "Utilizadores"
793
 
794
+ #: options/panel3.php:45
795
+ msgid "Enabled"
796
+ msgstr ""
 
797
 
798
+ #: options/panel3.php:46
799
+ msgid "Disabled"
800
+ msgstr ""
 
 
 
801
 
802
+ #: options/panel3.php:47
803
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
804
+ msgstr ""
 
 
 
805
 
806
  # @ subscribe-reloaded
807
+ #: options/panel3.php:53
808
+ msgid "Title of the page your visitors will use to manage their subscriptions."
809
+ msgstr "Título da página onde seus subscritores vão gerenciar as inscrições deles."
 
810
 
811
  # @ subscribe-reloaded
812
+ #: options/panel3.php:58
813
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
814
  msgstr "O Link Permanente para a sua página de gestão (algo como <code>/manage-subscriptions</code> ou <code>/?page_id=345</code> ). Esta página realmente <b>não</b> existe no sistema, mas deve seguir as configurações do Link Permanente do Site."
815
 
816
+ #: options/panel3.php:60
817
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
818
  msgstr "Aviso: parece que o valor que está a usar pode não ser compativél com a estrutura de Links Permanentes"
819
 
820
+ #: options/panel3.php:65
821
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
822
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
823
 
824
  # @ subscribe-reloaded
825
+ #: options/panel3.php:70
826
+ #: options/panel4.php:50
827
+ #, fuzzy
828
+ msgid "Messages"
829
+ msgstr "Mail Mensagens"
830
 
831
+ #: options/panel3.php:75
832
+ #: options/panel3.php:85
833
+ #: options/panel3.php:95
834
+ #: options/panel3.php:105
835
+ #: options/panel3.php:115
836
+ #: options/panel3.php:125
837
+ #: options/panel3.php:135
838
+ #: options/panel4.php:61
839
+ #: options/panel4.php:77
840
+ #: options/panel4.php:93
841
+ msgid "Bold"
842
+ msgstr "Negrito"
843
 
844
+ #: options/panel3.php:76
845
+ #: options/panel3.php:86
846
+ #: options/panel3.php:96
847
+ #: options/panel3.php:106
848
+ #: options/panel3.php:116
849
+ #: options/panel3.php:126
850
+ #: options/panel3.php:136
851
+ #: options/panel4.php:62
852
+ #: options/panel4.php:78
853
+ #: options/panel4.php:94
854
+ msgid "Italic"
855
+ msgstr "Itálico"
856
 
857
+ #: options/panel3.php:77
858
+ #: options/panel3.php:87
859
+ #: options/panel3.php:97
860
+ #: options/panel3.php:107
861
+ #: options/panel3.php:117
862
+ #: options/panel3.php:127
863
+ #: options/panel3.php:137
864
+ #: options/panel4.php:63
865
+ #: options/panel4.php:79
866
+ #: options/panel4.php:95
867
+ msgid "Link"
868
+ msgstr "Link"
869
 
870
+ #: options/panel3.php:78
871
+ #: options/panel3.php:88
872
+ #: options/panel3.php:98
873
+ #: options/panel3.php:108
874
+ #: options/panel3.php:118
875
+ #: options/panel3.php:128
876
+ #: options/panel3.php:138
877
+ #: options/panel4.php:64
878
+ #: options/panel4.php:80
879
+ #: options/panel4.php:96
880
+ msgid "Image"
881
+ msgstr "Imagem"
882
+
883
+ # @ subscribe-reloaded
884
+ #: options/panel3.php:81
885
+ msgid "Text shown to those who request to manage their subscriptions."
886
+ msgstr "O texto mostrado para aqueles que o solicitarem gerir as suas subscrições."
887
 
888
  # @ subscribe-reloaded
889
  #: options/panel3.php:91
890
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
891
+ msgstr "Nota de agradecimento exibida depois que a requisição foi processada. Tags permitidas: [post_title], [post_permalink]"
892
 
893
  # @ subscribe-reloaded
894
+ #: options/panel3.php:101
895
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
896
+ msgstr "O texto mostrado para aqueles que querem subscrever sem comentar. Tags permitidas: [post_title]"
897
 
898
+ # @ subscribe-reloaded
899
+ #: options/panel3.php:111
900
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
901
+ msgstr "Mensagem de agradecimento exibida após a requisição de subscrição ter sido processada (confirmação desabilitada). Tags permitidas: [post_title], [post_permalink]"
902
 
903
  # @ subscribe-reloaded
904
+ #: options/panel3.php:121
905
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
906
+ msgstr "Mensagem de agradecimento exibida após a requisição de subscrição ter sido processada (confirmação habilitada). Tags permitidas: [post_title], [post_permalink]"
907
 
908
  # @ subscribe-reloaded
909
+ #: options/panel3.php:131
910
+ msgid "Introductory text for the authors' management page."
911
+ msgstr "Texto introdutório para a página de gestão dos autores."
912
 
913
  # @ subscribe-reloaded
914
+ #: options/panel3.php:141
915
+ msgid "Introductory text for the users' management page."
916
+ msgstr "Texto introdutório para a página de gestão dos utilizadores."
917
 
918
  # @ subscribe-reloaded
919
+ #: options/panel4.php:11
920
+ #: options/panel4.php:38
921
+ msgid "Sender name"
922
+ msgstr "Nome do remetente"
923
 
924
+ # @ subscribe-reloaded
925
+ #: options/panel4.php:12
926
+ #: options/panel4.php:43
927
+ msgid "Sender email address"
928
+ msgstr "Email do remetente"
 
929
 
930
  # @ subscribe-reloaded
931
+ #: options/panel4.php:13
932
+ #: options/panel4.php:54
933
  msgid "Notification subject"
934
  msgstr "Assunto da notificação"
935
 
936
  # @ subscribe-reloaded
937
+ #: options/panel4.php:14
938
+ #: options/panel4.php:59
939
  msgid "Notification message"
940
  msgstr "Mensagem de notificação"
941
 
942
  # @ subscribe-reloaded
943
+ #: options/panel4.php:15
944
+ #: options/panel4.php:70
945
  msgid "Double check subject"
946
  msgstr "Assunto de reverificação"
947
 
948
  # @ subscribe-reloaded
949
+ #: options/panel4.php:16
950
+ #: options/panel4.php:75
951
  msgid "Double check message"
952
  msgstr "Mensagem de reverificação"
953
 
954
  # @ subscribe-reloaded
955
+ #: options/panel4.php:17
956
+ #: options/panel4.php:86
957
  msgid "Management subject"
958
  msgstr "Gestão do Assunto"
959
 
960
  # @ subscribe-reloaded
961
+ #: options/panel4.php:18
962
+ #: options/panel4.php:91
963
  msgid "Management message"
964
  msgstr "Gestão das Mensagens"
965
 
966
  # @ subscribe-reloaded
967
+ #: options/panel4.php:40
968
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
969
+ msgstr "Nome a ser usado para o campo \"De\" ao enviar uma nova notificação ao utilizador."
 
 
 
 
 
 
 
 
 
 
 
 
 
970
 
971
+ # @ subscribe-reloaded
972
  #: options/panel4.php:45
973
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
974
+ msgstr "Endereço de email para usar no campo \"De\" ao enviar uma nova notificação ao utilizador."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
975
 
976
+ # @ subscribe-reloaded
977
+ #: options/panel4.php:56
978
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
979
+ msgstr "Assunto do e-mail de notificação. Tags permitidas: [post_title]"
 
 
 
 
 
 
 
 
980
 
981
  # @ subscribe-reloaded
982
+ #: options/panel4.php:67
983
  msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
984
  msgstr "Conteúdo do Email de notificação. Tags permitidas: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
985
 
986
  # @ subscribe-reloaded
987
+ #: options/panel4.php:72
988
  msgid "Subject of the confirmation email. Allowed tag: [post_title]"
989
  msgstr "Assunto do Email de confirmação. Tags permitidas: [post_title]"
990
 
991
  # @ subscribe-reloaded
992
+ #: options/panel4.php:83
993
  msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
994
  msgstr "Conteúdo do Email de confirmação. Tags permitidas: [post_permalink], [confirm_link], [post_title], [manager_link]"
995
 
996
  # @ subscribe-reloaded
997
+ #: options/panel4.php:88
998
  msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
999
  msgstr "Assunto do Email enviado a quem pedir para ter acesso à página de gestão de subscrições. Tags permitidas: [blog_name]"
1000
 
1001
  # @ subscribe-reloaded
1002
+ #: options/panel4.php:99
1003
  msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
1004
  msgstr "Conteúdo do Email de gestão. Tags permitidas: [blog_name], [manager_link]"
1005
 
1006
  # @ subscribe-reloaded
1007
  #: options/panel5.php:11
1008
+ #: options/panel5.php:35
1009
+ msgid "Autopurge requests"
1010
+ msgstr "Pedidos de auto remoção"
1011
 
1012
  # @ subscribe-reloaded
1013
  #: options/panel5.php:12
1014
+ #: options/panel5.php:40
1015
+ msgid "Enable double check"
1016
+ msgstr "Ativar confirmação"
1017
 
1018
  # @ subscribe-reloaded
1019
  #: options/panel5.php:13
1020
+ msgid "Notify authors"
1021
+ msgstr "Notificar autores"
 
1022
 
 
1023
  #: options/panel5.php:14
1024
+ #: options/panel5.php:54
1025
+ msgid "Enable HTML emails"
1026
+ msgstr "Ativar e-mails com HTML"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1027
 
1028
  # @ subscribe-reloaded
1029
+ #: options/panel5.php:15
1030
+ msgid "Send trackbacks"
1031
+ msgstr "Enviar trackbacks"
1032
 
1033
  # @ subscribe-reloaded
1034
+ #: options/panel5.php:16
1035
+ #: options/panel5.php:47
1036
+ msgid "Notify admin"
1037
+ msgstr "Notificar Administrador"
1038
 
1039
+ #: options/panel5.php:17
1040
+ #: options/panel5.php:75
1041
+ msgid "Let admin subscribe"
1042
+ msgstr "Permitir subscrições do Administrador"
1043
 
1044
+ #: options/panel5.php:36
1045
+ msgid "days"
1046
+ msgstr "dias"
 
1047
 
1048
  # @ subscribe-reloaded
1049
+ #: options/panel5.php:37
1050
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
1051
+ msgstr "Excluir assinaturas pendentes (não confirmada) após X dias. Zero desativa este recurso."
1052
 
1053
  # @ subscribe-reloaded
1054
+ #: options/panel5.php:44
1055
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
1056
+ msgstr "Enviar um e-mail de notificação para confirmar a inscrição (para evitar abusos de endereços)."
1057
 
1058
  # @ subscribe-reloaded
1059
+ #: options/panel5.php:51
1060
+ msgid "Notify the administrator when a new comment is posted."
1061
+ msgstr "Notificar o administrador quando um novo comentário for publicado."
1062
 
1063
+ #: options/panel5.php:58
1064
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
1065
+ msgstr "Se ativado envia mensagens de e-mail com o content-type = text/html, em vez de text/plain"
 
1066
 
1067
  # @ subscribe-reloaded
1068
+ #: options/panel5.php:61
1069
+ #, fuzzy
1070
+ msgid "Process trackbacks"
1071
+ msgstr "Enviar trackbacks"
1072
 
1073
  # @ subscribe-reloaded
1074
+ #: options/panel5.php:65
1075
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
1076
+ msgstr "Notifique os utilizadores quando um trackback ou pingback novo é acrescentado à discussão."
1077
 
1078
  # @ subscribe-reloaded
1079
+ #: options/panel5.php:68
1080
+ msgid "Track all subscriptions"
1081
+ msgstr "Seguir todas as assinaturas"
1082
 
1083
  # @ subscribe-reloaded
1084
+ #: options/panel5.php:72
1085
+ msgid "Notify the administrator when users subscribe without commenting."
1086
+ msgstr "Notificar o administrador quando os utilizadores se inscreverem sem comentar."
1087
 
1088
  # @ subscribe-reloaded
1089
+ #: options/panel5.php:79
1090
+ msgid "Let the administrator subscribe to comments when logged in."
1091
+ msgstr "Deixe o administrador inscrever-se em comentários, quando estiver iniciado sessão."
1092
 
1093
+ #: options/panel6.php:8
1094
  msgid "Support the author"
1095
  msgstr "Suporte do autor"
1096
 
1097
  # @ subscribe-reloaded
1098
+ #: options/panel6.php:16
1099
  msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
1100
  msgstr "Quão valioso é o recurso oferecido por este plugin para seus visitantes? \"Subscribe to Comments Reloaded\" é e sempre será gratuito, mas considere apoiar o autor, se este plugin tornou o seu site melhor, especialmente se você está ganhando dinheiro com isso. Qualquer donativo recebido será reinvestido no desenvolvimento do plugin e para comprar comida para minha família com fome."
1101
 
1102
  # @ subscribe-reloaded
1103
+ #: options/panel6.php:18
1104
  msgid "Don't want to donate? You can still help"
1105
  msgstr "Não quer doar? Você ainda pode ajudar"
1106
 
1107
  # @ subscribe-reloaded
1108
+ #: options/panel6.php:19
1109
  msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
1110
  msgstr "Se não quiser doar dinheiro, por favor, considere falar sobre o meu plugin com um link para o plugin da página. Por favor, deixe que os seus leitores saibam o que faz um blog melhor. Você também pode contribuir doando seu tempo: não hesite em me enviar relatórios de bugs, seus arquivos de tradução, as idéias sobre como melhora-lo e assim por adiante. Faça o que fizer, obrigado por usar o meu plugin!"
1111
 
1112
  # @ subscribe-reloaded
1113
+ #: options/panel6.php:21
1114
  msgid "Vote and show your appreciation"
1115
  msgstr "Vote e mostre o seu apreço"
1116
 
1117
  # @ subscribe-reloaded
1118
+ #: options/panel6.php:22
1119
  msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
1120
  msgstr "Se \"Subscribe to Comments Reloaded\" funciona bem consigo, informe outras pessoas de como é bom. <a href=\\\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\\\">Classifique-o</a> na sua página wm \\\"Plugin Directory\\\"."
1121
 
1122
+ #: options/panel6.php:24
1123
+ msgid "Sponsor's Corner"
1124
+ msgstr ""
1125
 
1126
+ #: options/panel6.php:25
1127
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
1128
  msgstr "Se pretende apoiar este plugin, não hesite <a href='http://www.duechiacchiere.it/contatto'>contacte-me</a>."
1129
 
1130
  # @ subscribe-reloaded
1131
+ #: templates/author.php:55
 
 
 
 
 
1132
  msgid "Title"
1133
  msgstr "Título"
1134
 
1135
  # @ subscribe-reloaded
1136
+ #: templates/author.php:66
1137
+ #: templates/user.php:60
1138
  msgid "Select all"
1139
  msgstr "Selecionar tudo"
1140
 
1141
  # @ subscribe-reloaded
1142
+ #: templates/author.php:67
1143
+ #: templates/user.php:61
1144
  msgid "Invert selection"
1145
  msgstr "Inverter seleção"
1146
 
1147
+ #: templates/author.php:71
1148
+ msgid "Set to Y"
1149
+ msgstr ""
 
 
1150
 
1151
+ #: templates/author.php:77
1152
+ #: templates/user.php:71
1153
+ msgid "No subscriptions match your search criteria."
1154
+ msgstr ""
 
1155
 
1156
  # @ subscribe-reloaded
1157
+ #: templates/request-management-link.php:68
1158
+ #: templates/subscribe.php:89
1159
  msgid "Send"
1160
  msgstr "Enviar"
1161
 
1162
  # @ subscribe-reloaded
1163
+ #: templates/subscribe.php:42
1164
+ #: templates/subscribe.php:43
1165
  msgid "New subscription to"
1166
  msgstr "Nova subscrição para"
1167
 
1168
  # @ subscribe-reloaded
1169
+ #: templates/subscribe.php:43
1170
  msgid "User:"
1171
  msgstr "Utilizador:"
1172
 
1173
+ #~ msgid "Awaiting confirmation"
1174
+ #~ msgstr "Aguardando a confirmação"
 
 
1175
 
1176
+ # @ subscribe-reloaded
1177
+ #~ msgid "Stats"
1178
+ #~ msgstr "Estatísticas"
1179
+ # @ subscribe-reloaded
1180
+ #~ msgid "Mail Messages"
1181
+ #~ msgstr "Mensagens Email"
1182
+ # @ subscribe-reloaded
1183
+ #~ msgid "Other Messages"
1184
+ #~ msgstr "Outras mensagens"
1185
+ # @ subscribe-reloaded
1186
+ #~ msgid "Support"
1187
+ #~ msgstr "Suporte"
1188
+ # @ subscribe-reloaded
1189
+ #~ msgid "The status has been successfully updated. Rows affected:"
1190
+ #~ msgstr "O estado foi atualizado com sucesso. Linhas afetadas:"
1191
+ #~ msgid ""
1192
+ #~ "Update the email address associated to a specific subscription (by post "
1193
+ #~ "ID)."
1194
+ #~ msgstr ""
1195
+ #~ "Atualizar o endereço de email associado a uma subscrição específica (por "
1196
+ #~ "ID post)."
1197
+ #~ msgid "PID"
1198
+ #~ msgstr "PID"
1199
+ #~ msgid "Change status"
1200
+ #~ msgstr "Alterar estado"
1201
+ # @ subscribe-reloaded
1202
+ #~ msgid ""
1203
+ #~ "Change the status of an email address or permanently delete all its "
1204
+ #~ "subscriptions."
1205
+ #~ msgstr ""
1206
+ #~ "Alterar o estado de um endereço de email ou excluir permanentemente todas "
1207
+ #~ "as suas subscrições."
1208
+ # @ subscribe-reloaded
1209
+ #~ msgid "Resume"
1210
+ #~ msgstr "Confirmar"
1211
+ # @ subscribe-reloaded
1212
+ #~ msgid "Update email address"
1213
+ #~ msgstr "Atualização do endereço de Email"
1214
+ # @ subscribe-reloaded
1215
+ #~ msgid ""
1216
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1217
+ #~ "(exact matches only)."
1218
+ #~ msgstr ""
1219
+ #~ "Você pode atualizar &quot;em massa&quot; todas as ocorrências de um "
1220
+ #~ "endereço de Email indicado na base de dados com um novo."
1221
+ # @ subscribe-reloaded
1222
+ #~ msgid "Search email address"
1223
+ #~ msgstr "Procurar endereço de Email"
1224
+ # @ subscribe-reloaded
1225
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1226
+ #~ msgstr "Legenda: Y: Comfirmado, N: Suspenso, C: Aguardando Confirmação"
1227
+ # @ subscribe-reloaded
1228
+ #~ msgid "StCR table has been successfully optimized."
1229
+ #~ msgstr "Tabela STCR foi otimizada com sucesso."
1230
+ # @ subscribe-reloaded
1231
+ #~ msgid "Subscriptions for"
1232
+ #~ msgstr "Subscrições para:"
1233
+ #~ msgid "Filter by date"
1234
+ #~ msgstr "Filtrar por Data"
1235
+ #~ msgid "Month"
1236
+ #~ msgstr "Mês"
1237
+ # @ subscribe-reloaded
1238
+ #~ msgid "Year"
1239
+ #~ msgstr "Ano"
1240
+ #~ msgid "No data to display"
1241
+ #~ msgstr "Sem dados para exibir"
1242
+ #~ msgid "optimize"
1243
+ #~ msgstr "otimizar"
1244
+ #~ msgid "Database"
1245
+ #~ msgstr "Base de Dados"
1246
+ #~ msgid "Engine"
1247
+ #~ msgstr "Mecanismo"
1248
+ #~ msgid "Created on"
1249
+ #~ msgstr "Criado a"
1250
+ #~ msgid "Index length"
1251
+ #~ msgstr "Tamanha do Index"
1252
+ #~ msgid "Records"
1253
+ #~ msgstr "Registos"
1254
+ #~ msgid "Average Record Length"
1255
+ #~ msgstr "Duração Média do Registo"
1256
+ #~ msgid "Approximate Overhead"
1257
+ #~ msgstr "Overhead aproximado"
1258
+ #~ msgid "Analysis for"
1259
+ #~ msgstr "Analizado para:"
1260
+ #~ msgid "Most active users"
1261
+ #~ msgstr "Os utilizadores mais ativos"
1262
+ #~ msgid "Popular posts"
1263
+ #~ msgstr "Posts Populares"
1264
+ # @ subscribe-reloaded
1265
+ #~ msgid "Management Page ID"
1266
+ #~ msgstr "ID da Página de Gerenciamento"
1267
+ #~ msgid "Custom CSS Class"
1268
+ #~ msgstr "Personalizar CSS Class"
1269
+ #~ msgid ""
1270
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1271
+ #~ "its style."
1272
+ #~ msgstr ""
1273
+ #~ "Personalizar CSS classe para associar-se à caixa de seleção, se você "
1274
+ #~ "quiser personalizar seu estilo."
1275
+ #~ msgid "Official Sponsors"
1276
+ #~ msgstr "Patrocinadores Oficiais"
1277
+ # @ subscribe-reloaded
1278
+ #~ msgid "Subscriptions have been successfully updated."
1279
+ #~ msgstr "As subscrições foram atualizadas com sucesso."
1280
+ # @ subscribe-reloaded
1281
+ #~ msgid "Sorry, no subscriptions found."
1282
+ #~ msgstr "Desculpe, nenhuma subscrição foi encontrada."
1283
+ # @ subscribe-reloaded
1284
+ #~ msgid "All the subscriptions have been successfully updated."
1285
+ #~ msgstr "As subscrições foram atualizadas com sucesso."
1286
  # @ subscribe-reloaded
1287
  #~ msgid "Remove or suspend email address"
1288
  #~ msgstr "Remover ou suspender endereço de email"
 
 
 
 
 
1289
  # @ subscribe-reloaded
1290
  #, fuzzy
1291
  #~ msgid ""
1363
  #~ msgid "Search post ID"
1364
  #~ msgstr "Procurar"
1365
 
 
 
 
 
 
1366
  # @ subscribe-reloaded
1367
  #, fuzzy
1368
  #~ msgid ""
1433
  #~ "opção correspondente (s) e clique no botão no final da lista. Você está "
1434
  #~ "inscrito em:"
1435
 
 
 
 
 
 
1436
  # @ subscribe-reloaded
1437
  #, fuzzy
1438
  #~ msgid ""
langs/subscribe-reloaded-ru_RU.mo CHANGED
Binary file
langs/subscribe-reloaded-ru_RU.po CHANGED
@@ -1,1568 +1,1544 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:40-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:40-0500\n"
7
- "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
- "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Russian\n"
13
- "X-Poedit-Country: RUSSIAN FEDERATION\n"
14
- "X-Poedit-KeywordsList: __;_e\n"
15
- "X-Poedit-Basepath: ../\n"
16
- "Plural-Forms: s\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: subscribe-to-comments-reloaded.php:33
20
- #: subscribe-to-comments-reloaded.php:221
21
- #, fuzzy
22
- msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
23
- msgstr "Ваша подписка на эту статью нуждается в подтверждении. <a href='[manager_link]'>Редактировать</a> свои подписки."
24
-
25
- #: subscribe-to-comments-reloaded.php:38
26
- #: subscribe-to-comments-reloaded.php:220
27
- #, fuzzy
28
- msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
29
- msgstr "Вы подписаны на эту статью. <a href='[manager_link]'>Редактировать</a> свои подписки."
30
-
31
- #: subscribe-to-comments-reloaded.php:45
32
- #: subscribe-to-comments-reloaded.php:222
33
- #, fuzzy
34
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
35
- msgstr "Вы можете <a href='[manager_link]'>управлять подписками</a> на эту запись."
36
-
37
- #: subscribe-to-comments-reloaded.php:50
38
- #: subscribe-to-comments-reloaded.php:217
39
- msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
40
- msgstr "Получать новые комментарии по электронной почте. Вы можете <a href='[subscribe_link]'>подписатьсяi</a> без комментирования."
41
-
42
- #: subscribe-to-comments-reloaded.php:60
43
- msgid "All"
44
- msgstr ""
45
-
46
- #: subscribe-to-comments-reloaded.php:61
47
- #: templates/user.php:66
48
- msgid "Replies to my comments"
49
- msgstr ""
50
-
51
- #: subscribe-to-comments-reloaded.php:62
52
- msgid "Daily digest"
53
- msgstr ""
54
-
55
- #: subscribe-to-comments-reloaded.php:194
56
- #: options/index.php:41
57
- msgid "Manage subscriptions"
58
- msgstr "Редактирование подписки"
59
-
60
- #: subscribe-to-comments-reloaded.php:195
61
- msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
- msgstr "Для управления своими подписками, пожалуйста, введите свой электронный адрес в форму ниже. Мы отправим вам сообщение со ссылкой на вашу персональную страницу управления."
63
-
64
- #: subscribe-to-comments-reloaded.php:196
65
- msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
- msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Ваш запрос выполнен. В течение нескольких минут вы должны получить письмо со ссылкой на страницу управления подписками."
67
-
68
- #: subscribe-to-comments-reloaded.php:197
69
- msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
- msgstr "Вы можете следить за обсуждением статьи <strong>[post_title]</strong>, не оставляя своего комментария. Здорово, не правда ли? Просто введите свой электронный адрес в форму ниже, и готово!"
71
-
72
- #: subscribe-to-comments-reloaded.php:198
73
- msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
- msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Ваш запрос выполнен. Вы будете получать уведомления каждый раз, как новый комментарий к этот статье будет одобрен и опубликован администратором сайта."
75
-
76
- #: subscribe-to-comments-reloaded.php:199
77
- msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
- msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Чтобы подтвердить свой запрос, пожалуйста, проверьте свою почту и следуйте инструкциям в письме о подтверждении."
79
-
80
- #: subscribe-to-comments-reloaded.php:200
81
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
- msgstr "Чтобы отменить или приостановить одно или более уведомлений, щелкните в соответствующем окошке выбора и нажмите на кнопку в конце списка."
83
-
84
- #: subscribe-to-comments-reloaded.php:201
85
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
- msgstr "Чтобы отменить или приостановить одно или более уведомлений, щелкните в соответствующем окошке выбора и нажмите на кнопку в конце списка. На данный момент вы подписаны на:"
87
-
88
- #: subscribe-to-comments-reloaded.php:215
89
- msgid "There is a new comment to [post_title]"
90
- msgstr "Появился новый комментарий к статье [post_title]"
91
-
92
- #: subscribe-to-comments-reloaded.php:216
93
- msgid ""
94
- "There is a new comment to [post_title].\n"
95
- "Comment Link: [comment_permalink]\n"
96
- "Author: [comment_author]\n"
97
- "Comment:\n"
98
- "[comment_content]\n"
99
- "Permalink: [post_permalink]\n"
100
- "Manage your subscriptions: [manager_link]"
101
- msgstr ""
102
- "Появился новый комментарий к статье [post_title].\n"
103
- "Ссылка на комментарий: [comment_permalink]\n"
104
- "Автор: [comment_author]\n"
105
- "Комментарий:\n"
106
- "[comment_content]\n"
107
- "\n"
108
- "Ссылка на статью: [post_permalink]\n"
109
- "Управление подписками: [manager_link]"
110
-
111
- #: subscribe-to-comments-reloaded.php:223
112
- msgid "Please confirm your subscription to [post_title]"
113
- msgstr "Пожалуйста, подтвердите свою подписку на статью [post_title]"
114
-
115
- #: subscribe-to-comments-reloaded.php:224
116
- msgid ""
117
- "You have requested to be notified every time a new comment is added to:\n"
118
- "[post_permalink]\n"
119
- "\n"
120
- "Please confirm your request by clicking on this link:\n"
121
- "[confirm_link]"
122
- msgstr ""
123
- "Вы сделали запрос на получение новых комментариев к статье:\n"
124
- "[post_permalink]\n"
125
- "\n"
126
- "Пожалуйста, перейдите по следующей ссылке, чтобы подтвердить подписку:\n"
127
- "[confirm_link]"
128
-
129
- #: subscribe-to-comments-reloaded.php:225
130
- msgid "Manage your subscriptions on [blog_name]"
131
- msgstr "Редактировать свои подписки на сайте [blog_name]"
132
-
133
- #: subscribe-to-comments-reloaded.php:226
134
- msgid ""
135
- "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
136
- "[manager_link]"
137
- msgstr ""
138
- "Вы сделали запрос на редактирование своих подписок на комментарии к статьям на сайте [blog_name]. Вот ссылка на вашу личную страницу управления подписками:\n"
139
- "[manager_link]"
140
-
141
- #: subscribe-to-comments-reloaded.php:956
142
- msgid "Subscribed"
143
- msgstr "Подписано"
144
-
145
- #: subscribe-to-comments-reloaded.php:970
146
- #: options/panel2.php:41
147
- #: options/panel2.php:48
148
- #: options/panel2.php:55
149
- #: options/panel5.php:42
150
- #: options/panel5.php:49
151
- #: options/panel5.php:56
152
- #: options/panel5.php:63
153
- #: options/panel5.php:70
154
- #: options/panel5.php:77
155
- msgid "Yes"
156
- msgstr "Да"
157
-
158
- #: subscribe-to-comments-reloaded.php:972
159
- #, fuzzy
160
- msgid "Pending"
161
- msgstr "Crescente"
162
-
163
- #: subscribe-to-comments-reloaded.php:973
164
- #: options/panel2.php:42
165
- #: options/panel2.php:49
166
- #: options/panel2.php:56
167
- #: options/panel5.php:43
168
- #: options/panel5.php:50
169
- #: options/panel5.php:57
170
- #: options/panel5.php:64
171
- #: options/panel5.php:71
172
- #: options/panel5.php:78
173
- msgid "No"
174
- msgstr "Нет"
175
-
176
- #: subscribe-to-comments-reloaded.php:983
177
- msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
178
- msgstr "Нужна помощь в использовани плагина Subscribe to Comments Reloaded? Посетите наш официальный"
179
-
180
- #: subscribe-to-comments-reloaded.php:983
181
- msgid "support forum"
182
- msgstr "форум поддержки"
183
-
184
- #: subscribe-to-comments-reloaded.php:984
185
- msgid "Feeling generous?"
186
- msgstr "Хотите проявить щедрость?"
187
-
188
- #: subscribe-to-comments-reloaded.php:984
189
- msgid "Donate a few bucks!"
190
- msgstr "Пожертвуйте пару баксов!"
191
-
192
- #: options/index.php:42
193
- #, fuzzy
194
- msgid "Comment Form"
195
- msgstr "Форма комментария"
196
-
197
- #: options/index.php:43
198
- #, fuzzy
199
- msgid "Management Page"
200
- msgstr "Страница управления"
201
-
202
- #: options/index.php:44
203
- #, fuzzy
204
- msgid "Notifications"
205
- msgstr "Тема письма с уведомлением"
206
-
207
- #: options/index.php:45
208
- #: options/panel2.php:35
209
- #: options/panel3.php:38
210
- #: options/panel4.php:34
211
- msgid "Options"
212
- msgstr "Параметры"
213
-
214
- #: options/index.php:46
215
- msgid "You can help"
216
- msgstr ""
217
-
218
- #: options/panel1-business-logic.php:18
219
- #, fuzzy
220
- msgid "Subscription added."
221
- msgstr "Подписки"
222
-
223
- #: options/panel1-business-logic.php:30
224
- #, fuzzy
225
- msgid "Subscriptions updated."
226
- msgstr "Подписки"
227
-
228
- #: options/panel1-business-logic.php:39
229
- #, fuzzy
230
- msgid "Subscription deleted."
231
- msgstr "Подписка оформлена"
232
-
233
- #: options/panel1-business-logic.php:54
234
- #: templates/author.php:22
235
- #: templates/user.php:22
236
- #, fuzzy
237
- msgid "Subscriptions deleted:"
238
- msgstr "Подписки для:"
239
-
240
- #: options/panel1-business-logic.php:58
241
- #: templates/author.php:26
242
- #: templates/user.php:26
243
- #, fuzzy
244
- msgid "Subscriptions suspended:"
245
- msgstr "Подписка оформлена"
246
-
247
- #: options/panel1-business-logic.php:62
248
- #: templates/author.php:30
249
- #: templates/user.php:30
250
- #, fuzzy
251
- msgid "Subscriptions activated:"
252
- msgstr "Подписки для:"
253
-
254
- #: options/panel1-business-logic.php:66
255
- #: options/panel1-business-logic.php:70
256
- #: templates/author.php:34
257
- #: templates/author.php:38
258
- #: templates/user.php:34
259
- #, fuzzy
260
- msgid "Subscriptions updated:"
261
- msgstr "Подписки для:"
262
-
263
- #: options/panel1-business-logic.php:94
264
- msgid "&laquo; Previous"
265
- msgstr "&laquo; Precedenti"
266
-
267
- #: options/panel1-business-logic.php:98
268
- msgid "Next &raquo;"
269
- msgstr "Successivi &raquo;"
270
-
271
- #: options/panel1-edit-subscription.php:8
272
- #, fuzzy
273
- msgid "Update Subscription"
274
- msgstr "Обновить подписку"
275
-
276
- #: options/panel1-edit-subscription.php:10
277
- #: options/panel1.php:19
278
- #: options/panel1.php:81
279
- #: options/panel1.php:113
280
- #: templates/author.php:51
281
- #: templates/user.php:47
282
- msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
283
- msgstr "Внимание: эту операцию нельзя отменить. Вы уверены, что хотите продолжить?"
284
-
285
- #: options/panel1-edit-subscription.php:12
286
- #, fuzzy
287
- msgid "Post:"
288
- msgstr "Ряды:"
289
-
290
- #: options/panel1-edit-subscription.php:13
291
- #: options/panel1.php:21
292
- msgid "From"
293
- msgstr "С"
294
-
295
- #: options/panel1-edit-subscription.php:14
296
- #: options/panel1.php:22
297
- msgid "To"
298
- msgstr "на"
299
-
300
- #: options/panel1-edit-subscription.php:15
301
- #: options/panel1.php:26
302
- #: options/panel1.php:45
303
- #: options/panel1.php:103
304
- msgid "Status"
305
- msgstr "Статус"
306
-
307
- #: options/panel1-edit-subscription.php:17
308
- #: options/panel1.php:28
309
- msgid "Keep unchanged"
310
- msgstr ""
311
-
312
- #: options/panel1-edit-subscription.php:18
313
- #: options/panel1.php:29
314
- #: options/panel1.php:47
315
- #, fuzzy
316
- msgid "Active"
317
- msgstr "Действие"
318
-
319
- #: options/panel1-edit-subscription.php:19
320
- #: options/panel1.php:30
321
- #: options/panel1.php:48
322
- msgid "Replies only"
323
- msgstr ""
324
-
325
- #: options/panel1-edit-subscription.php:20
326
- #: options/panel1.php:31
327
- #, fuzzy
328
- msgid "Suspended"
329
- msgstr "Приостановить"
330
-
331
- #: options/panel1-edit-subscription.php:21
332
- #: options/panel1.php:32
333
- msgid "Update"
334
- msgstr "Обновить"
335
-
336
- #: options/panel1.php:17
337
- #, fuzzy
338
- msgid "Mass Update Subscriptions"
339
- msgstr "Обновить подписки"
340
-
341
- #: options/panel1.php:23
342
- #: options/panel1.php:24
343
- #: options/panel1.php:25
344
- #, fuzzy
345
- msgid "optional"
346
- msgstr "Параметры"
347
-
348
- #: options/panel1.php:39
349
- #, fuzzy
350
- msgid "Add New Subscription"
351
- msgstr "Новая подписка на"
352
-
353
- #: options/panel1.php:43
354
- #, fuzzy
355
- msgid "Post ID"
356
- msgstr "Запись (ID)"
357
-
358
- #: options/panel1.php:44
359
- #: options/panel1.php:90
360
- #: templates/request-management-link.php:65
361
- #: templates/subscribe.php:88
362
- #: templates/user.php:52
363
- msgid "Email"
364
- msgstr "Эл. адрес"
365
-
366
- #: options/panel1.php:49
367
- msgid "Ask user to confirm"
368
- msgstr ""
369
-
370
- #: options/panel1.php:50
371
- msgid "Add"
372
- msgstr ""
373
-
374
- #: options/panel1.php:59
375
- #, fuzzy
376
- msgid "Search subscriptions"
377
- msgstr "Подписки"
378
-
379
- #: options/panel1.php:61
380
- #, fuzzy, php-format
381
- msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
382
- msgstr "Вы можете <a href=\"%s\">вывести все подписки</a> или те, где значение <b>эл. адрес</b>"
383
-
384
- #: options/panel1.php:64
385
- #, fuzzy
386
- msgid "email"
387
- msgstr "Эл. адрес"
388
-
389
- #: options/panel1.php:65
390
- #, fuzzy
391
- msgid "post ID"
392
- msgstr "Запись (ID)"
393
-
394
- #: options/panel1.php:66
395
- #, fuzzy
396
- msgid "status"
397
- msgstr "Статус"
398
-
399
- #: options/panel1.php:69
400
- msgid "equals"
401
- msgstr "равнозначно"
402
-
403
- #: options/panel1.php:70
404
- msgid "contains"
405
- msgstr "содержит"
406
-
407
- #: options/panel1.php:71
408
- msgid "does not contain"
409
- msgstr "не содержит"
410
-
411
- #: options/panel1.php:72
412
- #, fuzzy
413
- msgid "starts with"
414
- msgstr "Finisce per"
415
-
416
- #: options/panel1.php:73
417
- #, fuzzy
418
- msgid "ends with"
419
- msgstr "Finisce per"
420
-
421
- #: options/panel1.php:76
422
- msgid "results per page:"
423
- msgstr ""
424
-
425
- #: options/panel1.php:77
426
- msgid "Search"
427
- msgstr "Искать"
428
-
429
- #: options/panel1.php:85
430
- msgid "Reverse the order by Post ID"
431
- msgstr "Изменить порядок по ID записи"
432
-
433
- #: options/panel1.php:86
434
- #: options/panel1.php:87
435
- msgid "Reverse the order by Date/Time"
436
- msgstr "Изменить порядок по дате/времени"
437
-
438
- #: options/panel1.php:89
439
- msgid "Post (ID)"
440
- msgstr "Запись (ID)"
441
-
442
- #: options/panel1.php:92
443
- #, fuzzy
444
- msgid "Search query:"
445
- msgstr "Cerca email"
446
-
447
- #: options/panel1.php:92
448
- msgid "Rows:"
449
- msgstr "Ряды:"
450
-
451
- #: options/panel1.php:92
452
- msgid "of"
453
- msgstr " "
454
-
455
- #: options/panel1.php:93
456
- #: templates/author.php:57
457
- #: templates/user.php:53
458
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
459
- msgstr ""
460
-
461
- #: options/panel1.php:102
462
- msgid "Date and Time"
463
- msgstr "Дата и время"
464
-
465
- #: options/panel1.php:112
466
- #, fuzzy
467
- msgid "Edit"
468
- msgstr "Finisce per"
469
-
470
- #: options/panel1.php:113
471
- #: templates/author.php:70
472
- #: templates/user.php:64
473
- msgid "Delete"
474
- msgstr "Удалить"
475
-
476
- #: options/panel1.php:121
477
- #: templates/author.php:69
478
- #: templates/user.php:63
479
- msgid "Action:"
480
- msgstr "Действие:"
481
-
482
- #: options/panel1.php:122
483
- msgid "Delete forever"
484
- msgstr "Удалить навсегда"
485
-
486
- #: options/panel1.php:123
487
- #: templates/author.php:71
488
- #: templates/user.php:65
489
- msgid "Suspend"
490
- msgstr "Приостановить"
491
-
492
- #: options/panel1.php:124
493
- msgid "Activate and set to Y"
494
- msgstr ""
495
-
496
- #: options/panel1.php:125
497
- msgid "Activate and set to R"
498
- msgstr ""
499
-
500
- #: options/panel1.php:126
501
- #: templates/author.php:73
502
- #: templates/user.php:67
503
- msgid "Activate"
504
- msgstr ""
505
-
506
- #: options/panel1.php:127
507
- #: templates/author.php:74
508
- #: templates/user.php:68
509
- msgid "Update subscriptions"
510
- msgstr "Обновить подписки"
511
-
512
- #: options/panel1.php:131
513
- #, fuzzy
514
- msgid "Sorry, no subscriptions match your search criteria."
515
- msgstr "Извините, не найдено подписок для"
516
-
517
- #: options/panel2.php:11
518
- #: options/panel2.php:39
519
- #, fuzzy
520
- msgid "Enable default checkbox"
521
- msgstr "Включить двойное подтверждение"
522
-
523
- #: options/panel2.php:12
524
- #: options/panel2.php:46
525
- msgid "Checked by default"
526
- msgstr "Выбор по умолчанию"
527
-
528
- #: options/panel2.php:13
529
- #: options/panel2.php:53
530
- #, fuzzy
531
- msgid "Advanced subscription"
532
- msgstr "Обновить подписку"
533
-
534
- #: options/panel2.php:14
535
- #: options/panel2.php:60
536
- msgid "Custom inline style"
537
- msgstr "Изменяемый стиль inline"
538
-
539
- #: options/panel2.php:15
540
- #: options/panel2.php:65
541
- msgid "Custom HTML"
542
- msgstr "Изменяемый HTML"
543
-
544
- #: options/panel2.php:17
545
- msgid "Checkbox label"
546
- msgstr "Ярлык окошка выбора"
547
-
548
- #: options/panel2.php:18
549
- #: options/panel2.php:81
550
- msgid "Subscribed label"
551
- msgstr "Ярлык оформленной подписки"
552
-
553
- #: options/panel2.php:19
554
- msgid "Awaiting label"
555
- msgstr "Ярлык неподтвержденной подписки"
556
-
557
- #: options/panel2.php:20
558
- #: options/panel2.php:91
559
- msgid "Author label"
560
- msgstr "Ярлык автора"
561
-
562
- #: options/panel2.php:25
563
- #: options/panel3.php:25
564
- #: options/panel4.php:23
565
- #: options/panel5.php:22
566
- msgid "Your settings have been successfully updated."
567
- msgstr "Ваши настройки успешно обновлены."
568
-
569
- #: options/panel2.php:28
570
- #: options/panel3.php:28
571
- #: options/panel4.php:26
572
- #: options/panel5.php:25
573
- msgid "There was an error updating the following fields:"
574
- msgstr "Произошла ошибка в обновлении следующих полей:"
575
-
576
- #: options/panel2.php:43
577
- msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
578
- msgstr ""
579
-
580
- #: options/panel2.php:50
581
- msgid "Decide if the checkbox should be checked by default or not."
582
- msgstr "Определите, должно ли окошко выбора быть выбранным по умолчанию."
583
-
584
- #: options/panel2.php:57
585
- msgid "Allow users to choose from different subscription types (all, replies only)."
586
- msgstr ""
587
-
588
- #: options/panel2.php:62
589
- msgid "Custom inline CSS to add to the checkbox."
590
- msgstr "Изменяемый Inline CSS для добавления к окошку выбора"
591
-
592
- #: options/panel2.php:67
593
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
594
- msgstr "Собственный код HTML для использования при отображении окошка выбора. Разрешенные теги: [checkbox_field], [checkbox_label]"
595
-
596
- #: options/panel2.php:72
597
- msgid "Messages for your visitors"
598
- msgstr ""
599
-
600
- #: options/panel2.php:76
601
- #, fuzzy
602
- msgid "Default label"
603
- msgstr "Ярлык автора"
604
-
605
- #: options/panel2.php:78
606
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
607
- msgstr "Текст рядом с окошком выбора. Разрешенный тег: [subscribe_link]"
608
-
609
- #: options/panel2.php:83
610
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
611
- msgstr "Текст, видимый подписавшимся читателям. Разрешенный тег: [manager_link]"
612
-
613
- #: options/panel2.php:86
614
- #, fuzzy
615
- msgid "Pending label"
616
- msgstr "Ярлык неподтвержденной подписки"
617
-
618
- #: options/panel2.php:88
619
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
620
- msgstr "Текст, видимый читателям, еще не подтвердившим свою подписку. Разрешенный тег: [manager_link]"
621
-
622
- #: options/panel2.php:93
623
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
624
- msgstr "Тест, видимый авторам и администраторам. Разрешенный тег: [manager_link]"
625
-
626
- #: options/panel2.php:97
627
- #: options/panel3.php:136
628
- #: options/panel4.php:103
629
- #: options/panel5.php:83
630
- msgid "Save Changes"
631
- msgstr "Сохранить изменения"
632
-
633
- #: options/panel3.php:10
634
- #: options/panel3.php:42
635
- msgid "Page title"
636
- msgstr "Заголовок страницы"
637
-
638
- #: options/panel3.php:11
639
- msgid "Management Page ID"
640
- msgstr "ID страницы управления"
641
-
642
- #: options/panel3.php:12
643
- #: options/panel3.php:54
644
- #, fuzzy
645
- msgid "Custom HEAD meta"
646
- msgstr "Rapporti personali"
647
-
648
- #: options/panel3.php:14
649
- #: options/panel3.php:65
650
- msgid "Request link"
651
- msgstr "Ссылка на запрос"
652
-
653
- #: options/panel3.php:15
654
- #: options/panel3.php:75
655
- msgid "Request submitted"
656
- msgstr "Запрос отправлен"
657
-
658
- #: options/panel3.php:16
659
- #: options/panel3.php:85
660
- msgid "Subscribe without commenting"
661
- msgstr "Подписка без комментирования"
662
-
663
- #: options/panel3.php:17
664
- #: options/panel3.php:95
665
- msgid "Subscription processed"
666
- msgstr "Подписка оформлена"
667
-
668
- #: options/panel3.php:18
669
- #: options/panel3.php:105
670
- msgid "Subscription processed (DCI)"
671
- msgstr "Подписка оформлена (DCI)"
672
-
673
- #: options/panel3.php:19
674
- #: options/panel3.php:115
675
- msgid "Authors"
676
- msgstr "Авторы"
677
-
678
- #: options/panel3.php:20
679
- #: options/panel3.php:125
680
- msgid "Users"
681
- msgstr "Пользователи"
682
-
683
- #: options/panel3.php:44
684
- msgid "Title of the page your visitors will use to manage their subscriptions."
685
- msgstr "Заголовок страницы, на которой пользователи будут редактировать свои подписки."
686
-
687
- #: options/panel3.php:47
688
- msgid "Management page"
689
- msgstr "Страница управления"
690
-
691
- #: options/panel3.php:49
692
- msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
693
- msgstr "Постоянная ссылка на вашу страницу управления (<code>/manage-subscriptions</code> или <code>/page_id=345</code>). Эта страница фактически <b>не существует</b> в системе, но постоянная ссылка на нее должна соответствовать вашим установкам постоянных ссылок в Wordpress."
694
-
695
- #: options/panel3.php:51
696
- msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
697
- msgstr ""
698
-
699
- #: options/panel3.php:56
700
- msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
701
- msgstr ""
702
-
703
- #: options/panel3.php:61
704
- #: options/panel4.php:50
705
- #, fuzzy
706
- msgid "Messages"
707
- msgstr "Почтовые сообщения"
708
-
709
- #: options/panel3.php:66
710
- #: options/panel3.php:76
711
- #: options/panel3.php:86
712
- #: options/panel3.php:96
713
- #: options/panel3.php:106
714
- #: options/panel3.php:116
715
- #: options/panel3.php:126
716
- #: options/panel4.php:61
717
- #: options/panel4.php:77
718
- #: options/panel4.php:93
719
- msgid "Bold"
720
- msgstr "Жирный"
721
-
722
- #: options/panel3.php:67
723
- #: options/panel3.php:77
724
- #: options/panel3.php:87
725
- #: options/panel3.php:97
726
- #: options/panel3.php:107
727
- #: options/panel3.php:117
728
- #: options/panel3.php:127
729
- #: options/panel4.php:62
730
- #: options/panel4.php:78
731
- #: options/panel4.php:94
732
- msgid "Italic"
733
- msgstr "С наклоном"
734
-
735
- #: options/panel3.php:68
736
- #: options/panel3.php:78
737
- #: options/panel3.php:88
738
- #: options/panel3.php:98
739
- #: options/panel3.php:108
740
- #: options/panel3.php:118
741
- #: options/panel3.php:128
742
- #: options/panel4.php:63
743
- #: options/panel4.php:79
744
- #: options/panel4.php:95
745
- msgid "Link"
746
- msgstr "Ссылка"
747
-
748
- #: options/panel3.php:69
749
- #: options/panel3.php:79
750
- #: options/panel3.php:89
751
- #: options/panel3.php:99
752
- #: options/panel3.php:109
753
- #: options/panel3.php:119
754
- #: options/panel3.php:129
755
- #: options/panel4.php:64
756
- #: options/panel4.php:80
757
- #: options/panel4.php:96
758
- msgid "Image"
759
- msgstr "Изображение"
760
-
761
- #: options/panel3.php:72
762
- msgid "Text shown to those who request to manage their subscriptions."
763
- msgstr "Текст, видимый сделавшим запрос на управление подписками."
764
-
765
- #: options/panel3.php:82
766
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
767
- msgstr "Текст благодарности, выводимый после обработки сделанного запроса. Разрешены теги: [post_title], [post_permalink]"
768
-
769
- #: options/panel3.php:92
770
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
771
- msgstr "Текст для желающих подписаться без комментирования. Разрешены теги: [post_title], [post_permalink]"
772
-
773
- #: options/panel3.php:102
774
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
775
- msgstr "Текст благодарности, выводимый после обработки запроса на подписку (двойное подтверждение отключено). Разрешены теги: [post_title], [post_permalink]"
776
-
777
- #: options/panel3.php:112
778
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
779
- msgstr "Текст благодарности, выводимый после обработки запроса на подписку (двойное подтверждение включено). Разрешены теги: [post_title], [post_permalink]"
780
-
781
- #: options/panel3.php:122
782
- msgid "Introductory text for the authors' management page."
783
- msgstr "Вводный текст на странице управления подписками для авторов."
784
-
785
- #: options/panel3.php:132
786
- msgid "Introductory text for the users' management page."
787
- msgstr "Вводный текст на странице управления подписками для подписчиков."
788
-
789
- #: options/panel4.php:11
790
- #: options/panel4.php:38
791
- msgid "Sender name"
792
- msgstr "Имя отправителя"
793
-
794
- #: options/panel4.php:12
795
- #: options/panel4.php:43
796
- msgid "Sender email address"
797
- msgstr "Эл. адрес отправителя"
798
-
799
- #: options/panel4.php:13
800
- #: options/panel4.php:54
801
- msgid "Notification subject"
802
- msgstr "Тема письма с уведомлением"
803
-
804
- #: options/panel4.php:14
805
- #: options/panel4.php:59
806
- msgid "Notification message"
807
- msgstr "Текст уведомления"
808
-
809
- #: options/panel4.php:15
810
- #: options/panel4.php:70
811
- msgid "Double check subject"
812
- msgstr "Тема письма о подтверждении подписки"
813
-
814
- #: options/panel4.php:16
815
- #: options/panel4.php:75
816
- msgid "Double check message"
817
- msgstr "Текст письма о подтверждении подписки"
818
-
819
- #: options/panel4.php:17
820
- #: options/panel4.php:86
821
- msgid "Management subject"
822
- msgstr "Тема письма об управлении подписками"
823
-
824
- #: options/panel4.php:18
825
- #: options/panel4.php:91
826
- msgid "Management message"
827
- msgstr "Текст письма об управлении подписками"
828
-
829
- #: options/panel4.php:40
830
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
831
- msgstr "Имя в поле \"От кого\" в новом уведомлении пользователю."
832
-
833
- #: options/panel4.php:45
834
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
835
- msgstr "Эл. адрес в поле \"От кого\" в новом уведомлении пользователю."
836
-
837
- #: options/panel4.php:56
838
- msgid "Subject of the notification email. Allowed tag: [post_title]"
839
- msgstr "Тема письма с уведомлением. Разрешенный тег: [post_title]"
840
-
841
- #: options/panel4.php:67
842
- msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
843
- msgstr "Текст уведомления. Разрешенные теги: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
844
-
845
- #: options/panel4.php:72
846
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
847
- msgstr "Тема письма о подтверждении. Разрешенный тег: [post_title]"
848
-
849
- #: options/panel4.php:83
850
- msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
851
- msgstr "Текст письма о подтвеждении. Разрешенные теги: [post_permalink], [confirm_link], [post_title], [manager_link]"
852
-
853
- #: options/panel4.php:88
854
- msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
855
- msgstr "Тема письма подписчику, сделавшему запрос на доступ к странице управления подписками. Разрешенный тег: [blog_name]"
856
-
857
- #: options/panel4.php:99
858
- msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
859
- msgstr "Текст письма об управлении подписками. Разрешенные теги: [blog_name],[manager_link]"
860
-
861
- #: options/panel5.php:11
862
- #: options/panel5.php:35
863
- msgid "Autopurge requests"
864
- msgstr "Автоматически удалять запросы"
865
-
866
- #: options/panel5.php:12
867
- #: options/panel5.php:40
868
- msgid "Enable double check"
869
- msgstr "Включить двойное подтверждение"
870
-
871
- #: options/panel5.php:13
872
- msgid "Notify authors"
873
- msgstr "Уведомлять авторов"
874
-
875
- #: options/panel5.php:14
876
- #: options/panel5.php:54
877
- msgid "Enable HTML emails"
878
- msgstr "Использовать HTML письма"
879
-
880
- #: options/panel5.php:15
881
- msgid "Send trackbacks"
882
- msgstr "Отправлять трэкбеки"
883
-
884
- #: options/panel5.php:16
885
- #: options/panel5.php:47
886
- msgid "Notify admin"
887
- msgstr "Уведомить админа"
888
-
889
- #: options/panel5.php:17
890
- #: options/panel5.php:75
891
- msgid "Let admin subscribe"
892
- msgstr "Позволить админу подписываться"
893
-
894
- #: options/panel5.php:36
895
- msgid "days"
896
- msgstr "giorni"
897
-
898
- #: options/panel5.php:37
899
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
900
- msgstr "Удалять ожидающие подтверждения (не подтвержденные) подписки через Х дней. Ноль отключает эту функцию."
901
-
902
- #: options/panel5.php:44
903
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
904
- msgstr "Отправлять письмо с просьбой подтвердить подписку (чтобы избежать использования эл. адреса без ведома владельца)"
905
-
906
- #: options/panel5.php:51
907
- msgid "Notify the administrator when a new comment is posted."
908
- msgstr "Уведомлять администратора о новом комментарии."
909
-
910
- #: options/panel5.php:58
911
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
912
- msgstr "При выборе этой функции сообщения будут отправляться в формате текст/html вместо обычного текста"
913
-
914
- #: options/panel5.php:61
915
- #, fuzzy
916
- msgid "Process trackbacks"
917
- msgstr "Отправлять трэкбеки"
918
-
919
- #: options/panel5.php:65
920
- msgid "Notify users when a new trackback or pingback is added to the discussion."
921
- msgstr "Уведомлять подписчиков о новых трэкбеках или пингбэках к обсуждению"
922
-
923
- #: options/panel5.php:68
924
- msgid "Track all subscriptions"
925
- msgstr "Отследить все подписки"
926
-
927
- #: options/panel5.php:72
928
- msgid "Notify the administrator when users subscribe without commenting."
929
- msgstr "Уведомлять администратора, когда пользователи подписываются без комментария."
930
-
931
- #: options/panel5.php:79
932
- msgid "Let the administrator subscribe to comments when logged in."
933
- msgstr "Позволить админу подписываться, когда он авторизован."
934
-
935
- #: options/panel6.php:8
936
- msgid "Support the author"
937
- msgstr "Поддержать автора"
938
-
939
- #: options/panel6.php:16
940
- msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
941
- msgstr "Насколько важна функция, которую предоставляет этот плагин для ваших посетителей? Плагин <b>Subscribe to Comments Reloaded</b> есть и всегда будет бесплатным, но подумайте над тем, чтобы поддержать автора, если этот плагин сделал ваш сайт немного лучше, особенно если вы зарабатываете деньги с помощью своего сайта. Все пожертвования будут использованы для развития плагина <b>Subscribe to Comments Reloaded</b> и на то, чтобы купить немного еды моей голодной семье."
942
-
943
- #: options/panel6.php:18
944
- msgid "Don't want to donate? You can still help"
945
- msgstr "Не хотите делать пожертвование? Вы все равно можете помочь"
946
-
947
- #: options/panel6.php:19
948
- msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
949
- msgstr "Если вы не хотите помочь деньгами, пожалуйста, рассмотрите возможность написать о моем плагине в своем блоге и оставить ссылку на страницу плагина. Пожалуйста, расскажите своим читателям, что делает ваш блог лучше. Вы можете также пожертвовать свое время: не стесняйтесь отправлять мне отчеты об ошибках, свои файлы локализации, идеи по улучшению плагина <b>Subscribe to Comments Reloaded</b> и так далее. Что бы вы ни выбрали, спасибо, что пользуетесь моим плагином!"
950
-
951
- #: options/panel6.php:21
952
- msgid "Vote and show your appreciation"
953
- msgstr "Проголосуйте и покажите свою признательность"
954
-
955
- #: options/panel6.php:22
956
- msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
957
- msgstr "Расскажите другим, подходит ли вам плагин <b>Subscribe to Comments Reloaded</b>, и насколько он хорош. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Оцените</a> его в разделе плагинов на сайте Wordpress."
958
-
959
- #: options/panel6.php:24
960
- msgid "Sponsor's Corner"
961
- msgstr ""
962
-
963
- #: options/panel6.php:25
964
- msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
965
- msgstr ""
966
-
967
- #: templates/author.php:56
968
- msgid "Title"
969
- msgstr "Заголовок"
970
-
971
- #: templates/author.php:67
972
- #: templates/user.php:61
973
- msgid "Select all"
974
- msgstr "Выбрать все"
975
-
976
- #: templates/author.php:68
977
- #: templates/user.php:62
978
- msgid "Invert selection"
979
- msgstr "Выбрать обратное"
980
-
981
- #: templates/author.php:72
982
- msgid "Set to Y"
983
- msgstr ""
984
-
985
- #: templates/author.php:78
986
- #: templates/user.php:72
987
- msgid "No subscriptions match your search criteria."
988
- msgstr ""
989
-
990
- #: templates/request-management-link.php:68
991
- #: templates/subscribe.php:90
992
- msgid "Send"
993
- msgstr "Отправить"
994
-
995
- #: templates/subscribe.php:43
996
- #: templates/subscribe.php:44
997
- msgid "New subscription to"
998
- msgstr "Новая подписка на"
999
-
1000
- #: templates/subscribe.php:44
1001
- msgid "User:"
1002
- msgstr "Пользователь:"
1003
-
1004
- #~ msgid "Awaiting confirmation"
1005
- #~ msgstr "Ожидает подтверждения"
1006
-
1007
- #~ msgid "Stats"
1008
- #~ msgstr "Статистика"
1009
-
1010
- #~ msgid "Other Messages"
1011
- #~ msgstr "Другие сообщения"
1012
-
1013
- #~ msgid "Support"
1014
- #~ msgstr "Поддержка"
1015
-
1016
- #~ msgid "The status has been successfully updated. Rows affected:"
1017
- #~ msgstr "Статус успешно обновлен. Изменены строки:"
1018
-
1019
- #~ msgid ""
1020
- #~ "Update the email address associated to a specific subscription (by post "
1021
- #~ "ID)."
1022
- #~ msgstr "Обновить эл. адрес определенной подписки (по ID записи)."
1023
-
1024
- #~ msgid "PID"
1025
- #~ msgstr "ID записи"
1026
-
1027
- #~ msgid "Change status"
1028
- #~ msgstr "Изменить статус"
1029
-
1030
- #~ msgid ""
1031
- #~ "Change the status of an email address or permanently delete all its "
1032
- #~ "subscriptions."
1033
- #~ msgstr ""
1034
- #~ "Изменить статус электронного адреса или полностью удалить все его "
1035
- #~ "подписки."
1036
-
1037
- #~ msgid "Resume"
1038
- #~ msgstr "Восстановить"
1039
-
1040
- #~ msgid "Update email address"
1041
- #~ msgstr "Обновить электронный адрес"
1042
-
1043
- #~ msgid ""
1044
- #~ "You can \"mass update\" all the occurrences of a given email address "
1045
- #~ "(exact matches only)."
1046
- #~ msgstr ""
1047
- #~ "Вы можете изменить все использования определенного электронного адреса в "
1048
- #~ "базе данных на новый (только для точных совпадений)."
1049
-
1050
- #~ msgid "Search email address"
1051
- #~ msgstr "Искать электронный адрес"
1052
-
1053
- #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1054
- #~ msgstr ""
1055
- #~ "(Расшифровка: Y: подписано, N: приостановлено, C: ожидает подтверждения)"
1056
-
1057
- #~ msgid "StCR table has been successfully optimized."
1058
- #~ msgstr "Таблица StCR успешно обновлена."
1059
-
1060
- #~ msgid "Subscriptions for"
1061
- #~ msgstr "Подписки для"
1062
-
1063
- #~ msgid "Filter by date"
1064
- #~ msgstr "Filtra per data"
1065
-
1066
- #~ msgid "Month"
1067
- #~ msgstr "Mese"
1068
-
1069
- #~ msgid "Year"
1070
- #~ msgstr "Anno"
1071
-
1072
- #~ msgid "No data to display"
1073
- #~ msgstr "Nessun dato da visualizzare"
1074
-
1075
- #~ msgid "optimize"
1076
- #~ msgstr "оптимизировать"
1077
-
1078
- #~ msgid "Database"
1079
- #~ msgstr "База данных"
1080
-
1081
- #~ msgid "Engine"
1082
- #~ msgstr "Устройство"
1083
-
1084
- #~ msgid "Created on"
1085
- #~ msgstr "Создано"
1086
-
1087
- #~ msgid "Records"
1088
- #~ msgstr "Записи"
1089
-
1090
- #~ msgid "Average Record Length"
1091
- #~ msgstr "Средняя длина записи"
1092
-
1093
- #~ msgid "Approximate Overhead"
1094
- #~ msgstr "Прибл. объем пользовательских данных"
1095
-
1096
- #~ msgid "Custom CSS Class"
1097
- #~ msgstr "Класс изменяемого CSS"
1098
-
1099
- #~ msgid ""
1100
- #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1101
- #~ "its style."
1102
- #~ msgstr ""
1103
- #~ "Класс изменяемого CSS для окошка выбора, если вы хотите изменить его стиль"
1104
-
1105
- #~ msgid "Subscriptions have been successfully updated."
1106
- #~ msgstr "Подписки успешно обновлены."
1107
-
1108
- #~ msgid "Sorry, no subscriptions found."
1109
- #~ msgstr "Извините, подписки не найдены."
1110
-
1111
- #~ msgid "All the subscriptions have been successfully updated."
1112
- #~ msgstr "Все подписки успешно обновлены."
1113
-
1114
- #~ msgid "Remove or suspend email address"
1115
- #~ msgstr "Удалить или приостановить электронный адрес"
1116
-
1117
- #~ msgid ""
1118
- #~ "Your subscription has been successfully confirmed. Thank you for using "
1119
- #~ "our notification service. Now you will receive a message every time "
1120
- #~ "someone posts a new comment to"
1121
- #~ msgstr ""
1122
- #~ "La tua iscrizione &egrave; stata confermata con successo. Grazie per aver "
1123
- #~ "usato il nostro servizio di notifica. Da ora in poi riceverai un "
1124
- #~ "messaggio ogni volta che qualcuno lascia un commento per:"
1125
-
1126
- #~ msgid ""
1127
- #~ "The permalink for your management page. This page <b>does not</b> "
1128
- #~ "actually exist in the system, is generated on-the-fly. It should start "
1129
- #~ "with a / (i.e. <code>/manage-subscriptions</code>)"
1130
- #~ msgstr ""
1131
- #~ "Il <b>permalink</b> per la pagina di gestione. Questa pagina non esiste "
1132
- #~ "in Wordpress, viene generata al volo dal plugin. Dovrebbe iniziare con "
1133
- #~ "uno / (ad es. <code>/gestisci-sottoscrizioni</code)"
1134
-
1135
- #~ msgid ""
1136
- #~ "The ID (<strong>not the permalink!</strong>) of the management page you "
1137
- #~ "created."
1138
- #~ msgstr ""
1139
- #~ "L'ID (<strong>non il permalink!</strong>) della pagina di gestione che "
1140
- #~ "hai creato."
1141
-
1142
- #~ msgid ""
1143
- #~ "Send a notification email to confirm the subscription (to avoid addresses "
1144
- #~ "misuse)"
1145
- #~ msgstr ""
1146
- #~ "Invia una email per confermare l'iscrizione ad un dato articolo (per "
1147
- #~ "evitare l'uso scorretto di indirizzi email di terzi)"
1148
-
1149
- #~ msgid ""
1150
- #~ "Oops, Huston we have a problem! Please contact the administrator of this "
1151
- #~ "blog for further details."
1152
- #~ msgstr ""
1153
- #~ "Ouch, Huston abbiamo un problema! Per favore contatta l'amministratore di "
1154
- #~ "questo blog per maggiori informazioni."
1155
-
1156
- #~ msgid ""
1157
- #~ "You can manage the subscriptions to your articles on this page. In order "
1158
- #~ "to cancel or suspend one or more notifications, select the corresponding "
1159
- #~ "checkbox(es) and click on the button at the end of the list."
1160
- #~ msgstr ""
1161
- #~ "Tramite questa pagina puoi gestire le tue sottoscrizioni al mio blog. Se "
1162
- #~ "desideri disdire o sospendere una o pi&ugrave; notifiche, spunta le "
1163
- #~ "caselle corrispondenti agli articoli e clicca sul pusante in fondo alla "
1164
- #~ "lista."
1165
-
1166
- #~ msgid ""
1167
- #~ "You can manage your subscriptions to the article of this blog on this "
1168
- #~ "page. In order to cancel or suspend one or more notifications, select the "
1169
- #~ "corresponding checkbox(es) and click on the button at the end of the "
1170
- #~ "list. You are currently subscribed to:"
1171
- #~ msgstr ""
1172
- #~ "Tramite questa pagina puoi gestire le tue sottoscrizioni al mio blog. Se "
1173
- #~ "desideri disdire o sospendere una o pi&ugrave; notifiche, spunta le "
1174
- #~ "caselle corrispondenti agli articoli e clicca sul pusante in fondo alla "
1175
- #~ "lista. Al momento, risulti iscritto a:"
1176
-
1177
- #~ msgid ""
1178
- #~ "If you know the ID of a post you want to manage, enter it in the field "
1179
- #~ "here below to see a list of email addresses subscribed to it"
1180
- #~ msgstr ""
1181
- #~ "Se conosci l'ID dell'articolo che vuoi gestire, inseriscilo nel campo qui "
1182
- #~ "di seguito per accedere alla relativa lista di indirizzi email iscritti "
1183
- #~ "alla discussione"
1184
-
1185
- #~ msgid "Search post ID"
1186
- #~ msgstr "Cerca ID"
1187
-
1188
- #~ msgid ""
1189
- #~ "If you know the email address you want to manage, enter it in the field "
1190
- #~ "here below to see a list of articles this reader is currently watching"
1191
- #~ msgstr ""
1192
- #~ "Se conosci l'indirizzo email che vuoi gestire, inseriscilo nel campo qui "
1193
- #~ "di seguito per accedere alla relativa lista di articoli che sta "
1194
- #~ "attualmente seguendo"
1195
-
1196
- #~ msgid "Search by email address"
1197
- #~ msgstr "Cerca per indirizzo email"
1198
-
1199
- #~ msgid ""
1200
- #~ "You are the author of this entry. <a href='[manager_link]'>Manage</a> its "
1201
- #~ "subscriptions."
1202
- #~ msgstr ""
1203
- #~ "Sei l'autore di quest'articolo. Gestisci gli utenti <a "
1204
- #~ "href='[manager_link]'>iscritti</a> alla discussione."
1205
-
1206
- #~ msgid "Filters"
1207
- #~ msgstr "Filtri"
1208
-
1209
- #~ msgid "Search by post ID"
1210
- #~ msgstr "Cerca per ID dell'articolo"
1211
-
1212
- #~ msgid "Thank you"
1213
- #~ msgstr "Grazie"
1214
-
1215
- #~ msgid "\"From\" name"
1216
- #~ msgstr "Nome del mittente"
1217
-
1218
- #~ msgid "Dashboard"
1219
- #~ msgstr "Bacheca"
1220
-
1221
- #~ msgid "Visitors"
1222
- #~ msgstr "Visitatori"
1223
-
1224
- #~ msgid "Traffic Sources"
1225
- #~ msgstr "Sorgenti di traffico"
1226
-
1227
- #~ msgid "Content"
1228
- #~ msgstr "Contenuto"
1229
-
1230
- #~ msgid "Raw Data"
1231
- #~ msgstr "Dati grezzi"
1232
-
1233
- #~ msgid "World Map"
1234
- #~ msgstr "Mappa"
1235
-
1236
- #~ msgid "Current filters:"
1237
- #~ msgstr "Filtri attivi:"
1238
-
1239
- #~ msgid "Filter pageviews where"
1240
- #~ msgstr "Filtra accessi in cui:"
1241
-
1242
- #~ msgid "Browser"
1243
- #~ msgstr "Browser"
1244
-
1245
- #~ msgid "Browser version"
1246
- #~ msgstr "Versione Browser"
1247
-
1248
- #~ msgid "CSS version"
1249
- #~ msgstr "Versione CSS"
1250
-
1251
- #~ msgid "Country Code"
1252
- #~ msgstr "Codice Paese"
1253
-
1254
- #~ msgid "Domain"
1255
- #~ msgstr "Dominio"
1256
-
1257
- #~ msgid "IP"
1258
- #~ msgstr "IP"
1259
-
1260
- #~ msgid "Language Code"
1261
- #~ msgstr "Codice Lingua"
1262
-
1263
- #~ msgid "Operating System"
1264
- #~ msgstr "Sistema operativo"
1265
-
1266
- #~ msgid "Permalink"
1267
- #~ msgstr "Permalink"
1268
-
1269
- #~ msgid "Referer"
1270
- #~ msgstr "Riferimento"
1271
-
1272
- #~ msgid "Screen Resolution"
1273
- #~ msgstr "Risoluzione schermo"
1274
-
1275
- #~ msgid "Is equal to"
1276
- #~ msgstr "Uguale a"
1277
-
1278
- #~ msgid "Day"
1279
- #~ msgstr "Giorno"
1280
-
1281
- #~ msgid "Go"
1282
- #~ msgstr "Vai"
1283
-
1284
- #~ msgid "reset"
1285
- #~ msgstr "annulla"
1286
-
1287
- #~ msgid "Pageviews by day - Click on a day for hourly metrics"
1288
- #~ msgstr ""
1289
- #~ "Pagine al giorno - Clicca su un giorno per vedere il dettaglio orario"
1290
-
1291
- #~ msgid "Pageviews by hour"
1292
- #~ msgstr "Accessi orari"
1293
-
1294
- #~ msgid "About WP-SlimStat"
1295
- #~ msgstr "Informazioni su WP-SlimStat"
1296
-
1297
- #~ msgid "Total Hits"
1298
- #~ msgstr "Totale accessi"
1299
-
1300
- #~ msgid "Data Size"
1301
- #~ msgstr "Dimensione DB"
1302
-
1303
- #~ msgid "Tracking Active"
1304
- #~ msgstr "Tracciamento attivo"
1305
-
1306
- #~ msgid "Summary for"
1307
- #~ msgstr "Panoramica del"
1308
-
1309
- #~ msgid "this period"
1310
- #~ msgstr "periodo"
1311
-
1312
- #~ msgid "Unique IPs"
1313
- #~ msgstr "IP unici"
1314
-
1315
- #~ msgid "Avg Pageviews"
1316
- #~ msgstr "Media accessi"
1317
-
1318
- #~ msgid "On"
1319
- #~ msgstr "Il"
1320
-
1321
- #~ msgid "Last Month"
1322
- #~ msgstr "Mese scorso"
1323
-
1324
- #~ msgid "User agents"
1325
- #~ msgstr "User agents"
1326
-
1327
- #~ msgid "Popular pages of all time"
1328
- #~ msgstr "Pagine in assoluto pi&ugrave; popolari"
1329
-
1330
- #~ msgid "Open %s in a new window"
1331
- #~ msgstr "Apri %s in una nuova finestra"
1332
-
1333
- #~ msgid "More"
1334
- #~ msgstr "Dettagli"
1335
-
1336
- #~ msgid "Recent Keywords"
1337
- #~ msgstr "Parole chiave recenti"
1338
-
1339
- #~ msgid "Recent Countries"
1340
- #~ msgstr "Paesi recenti"
1341
-
1342
- #~ msgid "c-"
1343
- #~ msgstr "c-"
1344
-
1345
- #~ msgid "Traffic Sources Overview"
1346
- #~ msgstr "Panoramica sorgenti di traffico"
1347
-
1348
- #~ msgid "Human Visits by day - Click on a day for hourly metrics"
1349
- #~ msgstr ""
1350
- #~ "Visite umane al giorno - Clicca su un giorno per vedere il dettaglio "
1351
- #~ "orario"
1352
-
1353
- #~ msgid "Human Visits by hour"
1354
- #~ msgstr "Visite umane per ogni ora"
1355
-
1356
- #~ msgid "Human visits"
1357
- #~ msgstr "Visitatori umani"
1358
-
1359
- #~ msgid "One time visitors"
1360
- #~ msgstr "Una sola visita"
1361
-
1362
- #~ msgid "Bounce rate"
1363
- #~ msgstr "Tasso di rimbalzo"
1364
-
1365
- #~ msgid "Bots"
1366
- #~ msgstr "Bot"
1367
-
1368
- #~ msgid "Pages per visit"
1369
- #~ msgstr "Pagine per visita"
1370
-
1371
- #~ msgid "Longest visit"
1372
- #~ msgstr "Visita pi&ugrave; lunga"
1373
-
1374
- #~ msgid "Languages"
1375
- #~ msgstr "Lingue"
1376
-
1377
- #~ msgid "l-"
1378
- #~ msgstr "l-"
1379
-
1380
- #~ msgid "Languages - Just Visitors"
1381
- #~ msgstr "Lingue - Solo visitatori"
1382
-
1383
- #~ msgid "IP Addresses and Domains"
1384
- #~ msgstr "Indirizzi IP e Domini"
1385
-
1386
- #~ msgid "Recent Browsers"
1387
- #~ msgstr "Browser recenti"
1388
-
1389
- #~ msgid "Operating Systems"
1390
- #~ msgstr "Sistemi operativi"
1391
-
1392
- #~ msgid "Browsers and Operating Systems"
1393
- #~ msgstr "Browser e Sistemi operativi"
1394
-
1395
- #~ msgid "Screen Resolutions"
1396
- #~ msgstr "Risoluzioni schermo"
1397
-
1398
- #~ msgid "Screen Resolutions with colordepth"
1399
- #~ msgstr "Risoluzioni schermo e colori"
1400
-
1401
- #~ msgid "Plugins"
1402
- #~ msgstr "Plugin"
1403
-
1404
- #~ msgid "Flash"
1405
- #~ msgstr "Flash"
1406
-
1407
- #~ msgid "Silverlight"
1408
- #~ msgstr "Silverlight"
1409
-
1410
- #~ msgid "Acrobat"
1411
- #~ msgstr "Acrobat"
1412
-
1413
- #~ msgid "Java"
1414
- #~ msgstr "Java"
1415
-
1416
- #~ msgid "Media Player"
1417
- #~ msgstr "Media Player"
1418
-
1419
- #~ msgid "Real Player"
1420
- #~ msgstr "Real Player"
1421
-
1422
- #~ msgid "Top Countries"
1423
- #~ msgstr "Panoramica dei Paesi"
1424
-
1425
- #~ msgid "Details about Recent Visits"
1426
- #~ msgstr "Dettagli sulle visite recenti"
1427
-
1428
- #~ msgid "Direct visit to"
1429
- #~ msgstr "Visita diretta a"
1430
-
1431
- #~ msgid "Traffic Sources by day - Click on a day for hourly metrics"
1432
- #~ msgstr ""
1433
- #~ "Sorgenti di traffico al giorno - Clicca su un giorno per vedere il "
1434
- #~ "dettaglio orario"
1435
-
1436
- #~ msgid "Traffic Sources by hour"
1437
- #~ msgstr "Sorgenti di traffico orarie"
1438
-
1439
- #~ msgid "Unique Referers"
1440
- #~ msgstr "Sorgenti uniche"
1441
-
1442
- #~ msgid "Direct Visits"
1443
- #~ msgstr "Visite dirette"
1444
-
1445
- #~ msgid "Unique Pages Referred"
1446
- #~ msgstr "Pagine uniche riferite"
1447
-
1448
- #~ msgid "Recent bouncing pages"
1449
- #~ msgstr "Pagine di rimbalzo"
1450
-
1451
- #~ msgid "Unique Internal"
1452
- #~ msgstr "Ricerche interne"
1453
-
1454
- #~ msgid "Top Keywords"
1455
- #~ msgstr "Parole chiave principali"
1456
-
1457
- #~ msgid "Traffic Sources for"
1458
- #~ msgstr "Sorgenti di traffico del"
1459
-
1460
- #~ msgid "Sites for"
1461
- #~ msgstr "Siti del"
1462
-
1463
- #~ msgid "Recent Keywords &raquo; Pages"
1464
- #~ msgstr "Parole chiave &raquo; Pagine"
1465
-
1466
- #~ msgid "Open referer in a new window"
1467
- #~ msgstr "Apri il riferimento in una nuova finestra"
1468
-
1469
- #~ msgid ""
1470
- #~ "Average pageviews per visit by day - Click on a day for hourly metrics"
1471
- #~ msgstr ""
1472
- #~ "Pagine al giorno - Clicca su un giorno per vedere il dettaglio orario"
1473
-
1474
- #~ msgid "Average pageviews per visit by hour"
1475
- #~ msgstr "Media oraria delle pagine per visita"
1476
-
1477
- #~ msgid "Recent Contents"
1478
- #~ msgstr "Contenuti recenti"
1479
-
1480
- #~ msgid "Recent Feeds"
1481
- #~ msgstr "Feed recenti"
1482
-
1483
- #~ msgid "Recent 404 pages"
1484
- #~ msgstr "Pagine 404 recenti"
1485
-
1486
- #~ msgid "Recent Internal Searches"
1487
- #~ msgstr "Ricerche interne"
1488
-
1489
- #~ msgid "Top Exit Pages for"
1490
- #~ msgstr "Pagine d'uscita del"
1491
-
1492
- #~ msgid "Recent Outbound Links"
1493
- #~ msgstr "Link in uscita"
1494
-
1495
- #~ msgid "Recent Downloads"
1496
- #~ msgstr "Download recenti"
1497
-
1498
- #~ msgid "Order by"
1499
- #~ msgstr "Ordina per"
1500
-
1501
- #~ msgid "Country"
1502
- #~ msgstr "Paese"
1503
-
1504
- #~ msgid "Date/Time"
1505
- #~ msgstr "Data/Ora"
1506
-
1507
- #~ msgid "Language"
1508
- #~ msgstr "Lingua"
1509
-
1510
- #~ msgid "Select sorting"
1511
- #~ msgstr "Scegli ordine"
1512
-
1513
- #~ msgid "Descending"
1514
- #~ msgstr "Decrescente"
1515
-
1516
- #~ msgid "Starting from record #"
1517
- #~ msgstr "A partire dalla riga n."
1518
-
1519
- #~ msgid "No records found"
1520
- #~ msgstr "Nessun record trovato"
1521
-
1522
- #~ msgid "Records: %d - %d. Order by: %s %s"
1523
- #~ msgstr "Righe: %d - %d. Ordinamento: %s %s"
1524
-
1525
- #~ msgid "N/A"
1526
- #~ msgstr "N/D"
1527
-
1528
- #~ msgid "Direct visit"
1529
- #~ msgstr "Visita diretta"
1530
-
1531
- #~ msgid ""
1532
- #~ "World Map - Values represent the percentage of hits coming from that "
1533
- #~ "Country"
1534
- #~ msgstr ""
1535
- #~ "Mappa del mondo - I valori rappresentano le visite in percentuale "
1536
- #~ "provenienti da ogni Paese"
1537
-
1538
- #~ msgid "Pluggable custom reports"
1539
- #~ msgstr "Rapporti personalizzati"
1540
-
1541
- #~ msgid ""
1542
- #~ "Yes, you can! Create and view your personalized analytics for WP "
1543
- #~ "SlimStat. In order to do this, just write a new plugin that fetches the "
1544
- #~ "desired information from the database and then hook it to the action "
1545
- #~ "<code>wp_slimstat_custom_report</code>. A demo plugin comes with the "
1546
- #~ "package. It shows how to write custom reports in 5 minutes. You can find "
1547
- #~ "it inside the plugin&apos;s folder: <code>wp-slimstat-custom-report-demo."
1548
- #~ "php</code>. For more information, visit my <a href=\"http://lab."
1549
- #~ "duechiacchiere.it/\" target=\"_blank\">support forum</a>."
1550
- #~ msgstr ""
1551
- #~ "Si, si pu&ograve;! Creare e vedere le proprie statistiche personalizzate "
1552
- #~ "per WP SlimStat. Per far questo, ti basta scrivere un nuovo plugin che "
1553
- #~ "preleva le informazioni desiderate dal database, per poi agganciarlo al "
1554
- #~ "codice <code>wp_slimstat_custom_report</code>. Un esempio &egrave; "
1555
- #~ "incluso con la distribuzione. Mostra come scrivere rapporti "
1556
- #~ "personalizzati in 5 minuti. Lo trovi nella cartella del plugin: <code>wp-"
1557
- #~ "slimstat-custom-report-demo.php</code>. Per ulteriori informazioni, "
1558
- #~ "visita il mio <a href=\"http://lab.duechiacchiere.it/\" target=\"_blank"
1559
- #~ "\">forum di supporto</a>."
1560
-
1561
- #~ msgid "Domains"
1562
- #~ msgstr "Domini"
1563
-
1564
- #~ msgid "Visits"
1565
- #~ msgstr "Visite"
1566
-
1567
- #~ msgid "Unique Visits"
1568
- #~ msgstr "Visite uniche"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-03 12:57-0500\n"
6
+ "PO-Revision-Date: 2011-08-03 12:57-0500\n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-Language: Russian\n"
13
+ "X-Poedit-Country: RUSSIAN FEDERATION\n"
14
+ "X-Poedit-KeywordsList: __;_e\n"
15
+ "X-Poedit-Basepath: ../\n"
16
+ "Plural-Forms: s\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: subscribe-to-comments-reloaded.php:41
20
+ #: subscribe-to-comments-reloaded.php:248
21
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
22
+ msgstr "Ваша подписка на эту статью нуждается в подтверждении. <a href='[manager_link]'>Редактировать</a> свои подписки."
23
+
24
+ #: subscribe-to-comments-reloaded.php:46
25
+ #: subscribe-to-comments-reloaded.php:247
26
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
27
+ msgstr "Вы подписаны на эту статью. <a href='[manager_link]'>Редактировать</a> свои подписки."
28
+
29
+ #: subscribe-to-comments-reloaded.php:53
30
+ #: subscribe-to-comments-reloaded.php:249
31
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
+ msgstr "Вы можете <a href='[manager_link]'>управлять подписками</a> на эту запись."
33
+
34
+ #: subscribe-to-comments-reloaded.php:58
35
+ #: subscribe-to-comments-reloaded.php:244
36
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
+ msgstr "Получать новые комментарии по электронной почте. Вы можете <a href='[subscribe_link]'>подписаться</a> без комментирования."
38
+
39
+ #: subscribe-to-comments-reloaded.php:67
40
+ msgid "Don't subscribe"
41
+ msgstr "Не подписываться"
42
+
43
+ #: subscribe-to-comments-reloaded.php:68
44
+ msgid "All"
45
+ msgstr "Все"
46
+
47
+ #: subscribe-to-comments-reloaded.php:69
48
+ msgid "Replies to my comments"
49
+ msgstr "Ответы на мои комментарии"
50
+
51
+ #: subscribe-to-comments-reloaded.php:70
52
+ msgid "Daily digest"
53
+ msgstr "Ежедневный дайджест"
54
+
55
+ #: subscribe-to-comments-reloaded.php:221
56
+ #: options/index.php:41
57
+ msgid "Manage subscriptions"
58
+ msgstr "Редактировать подписки"
59
+
60
+ #: subscribe-to-comments-reloaded.php:222
61
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
+ msgstr "Для управления своими подписками, пожалуйста, введите свой электронный адрес в форму ниже. Мы отправим вам сообщение со ссылкой на вашу персональную страницу управления."
63
+
64
+ #: subscribe-to-comments-reloaded.php:223
65
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
+ msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Ваш запрос выполнен. В течение нескольких минут вы должны получить письмо со ссылкой на страницу управления подписками."
67
+
68
+ #: subscribe-to-comments-reloaded.php:224
69
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
+ msgstr "Вы можете следить за обсуждением статьи <strong>[post_title]</strong>, не оставляя своего комментария. Здорово, не правда ли? Просто введите свой электронный адрес в форму ниже, и готово!"
71
+
72
+ #: subscribe-to-comments-reloaded.php:225
73
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
+ msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Ваш запрос выполнен. Вы будете получать уведомления каждый раз, как новый комментарий к этот статье будет одобрен и опубликован администратором сайта."
75
+
76
+ #: subscribe-to-comments-reloaded.php:226
77
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
+ msgstr "Спасибо, что пользуетесь нашим сервисом подписок. Чтобы подтвердить свой запрос, пожалуйста, проверьте свою почту и следуйте инструкциям в письме о подтверждении."
79
+
80
+ #: subscribe-to-comments-reloaded.php:227
81
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
+ msgstr "Чтобы отменить или приостановить одно или более уведомлений, щелкните в соответствующем окошке выбора и нажмите на кнопку в конце списка."
83
+
84
+ #: subscribe-to-comments-reloaded.php:228
85
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
+ msgstr "Чтобы отменить или приостановить одно или более уведомлений, щелкните в соответствующем окошке выбора и нажмите на кнопку в конце списка. На данный момент вы подписаны на:"
87
+
88
+ #: subscribe-to-comments-reloaded.php:242
89
+ msgid "There is a new comment to [post_title]"
90
+ msgstr "Появился новый комментарий к статье [post_title]"
91
+
92
+ #: subscribe-to-comments-reloaded.php:243
93
+ msgid ""
94
+ "There is a new comment to [post_title].\n"
95
+ "Comment Link: [comment_permalink]\n"
96
+ "Author: [comment_author]\n"
97
+ "Comment:\n"
98
+ "[comment_content]\n"
99
+ "Permalink: [post_permalink]\n"
100
+ "Manage your subscriptions: [manager_link]"
101
+ msgstr ""
102
+ "Появился новый комментарий к статье [post_title].\n"
103
+ "Ссылка на комментарий: [comment_permalink]\n"
104
+ "Автор: [comment_author]\n"
105
+ "Комментарий:\n"
106
+ "[comment_content]\n"
107
+ "\n"
108
+ "Ссылка на статью: [post_permalink]\n"
109
+ "Управление подписками: [manager_link]"
110
+
111
+ #: subscribe-to-comments-reloaded.php:250
112
+ msgid "Please confirm your subscription to [post_title]"
113
+ msgstr "Пожалуйста, подтвердите свою подписку на статью [post_title]"
114
+
115
+ #: subscribe-to-comments-reloaded.php:251
116
+ msgid ""
117
+ "You have requested to be notified every time a new comment is added to:\n"
118
+ "[post_permalink]\n"
119
+ "\n"
120
+ "Please confirm your request by clicking on this link:\n"
121
+ "[confirm_link]"
122
+ msgstr ""
123
+ "Вы сделали запрос на получение новых комментариев к статье:\n"
124
+ "[post_permalink]\n"
125
+ "\n"
126
+ "Пожалуйста, перейдите по следующей ссылке, чтобы подтвердить подписку:\n"
127
+ "[confirm_link]"
128
+
129
+ #: subscribe-to-comments-reloaded.php:252
130
+ msgid "Manage your subscriptions on [blog_name]"
131
+ msgstr "Редактировать свои подписки на сайте [blog_name]"
132
+
133
+ #: subscribe-to-comments-reloaded.php:253
134
+ msgid ""
135
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
136
+ "[manager_link]"
137
+ msgstr ""
138
+ "Вы сделали запрос на редактирование своих подписок на комментарии к статьям на сайте [blog_name]. Вот ссылка на вашу личную страницу управления подписками:\n"
139
+ "[manager_link]"
140
+
141
+ #: subscribe-to-comments-reloaded.php:1000
142
+ #: options/panel2.php:42
143
+ #: options/panel2.php:49
144
+ #: options/panel2.php:56
145
+ #: options/panel5.php:43
146
+ #: options/panel5.php:50
147
+ #: options/panel5.php:57
148
+ #: options/panel5.php:64
149
+ #: options/panel5.php:71
150
+ #: options/panel5.php:78
151
+ msgid "No"
152
+ msgstr "Нет"
153
+
154
+ #: subscribe-to-comments-reloaded.php:1024
155
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
156
+ msgstr "Нужна помощь в использовани плагина Subscribe to Comments Reloaded? Посетите наш официальный"
157
+
158
+ #: subscribe-to-comments-reloaded.php:1024
159
+ msgid "support forum"
160
+ msgstr "форум поддержки"
161
+
162
+ #: subscribe-to-comments-reloaded.php:1025
163
+ msgid "Feeling generous?"
164
+ msgstr "Хотите проявить щедрость?"
165
+
166
+ #: subscribe-to-comments-reloaded.php:1025
167
+ msgid "Donate a few bucks!"
168
+ msgstr "Пожертвуйте пару баксов!"
169
+
170
+ #: options/index.php:42
171
+ msgid "Comment Form"
172
+ msgstr "Форма комментария"
173
+
174
+ #: options/index.php:43
175
+ msgid "Management Page"
176
+ msgstr "Страница управления"
177
+
178
+ #: options/index.php:44
179
+ msgid "Notifications"
180
+ msgstr "Уведомления"
181
+
182
+ #: options/index.php:45
183
+ #: options/panel2.php:35
184
+ #: options/panel3.php:39
185
+ #: options/panel4.php:36
186
+ msgid "Options"
187
+ msgstr "Параметры"
188
+
189
+ #: options/index.php:46
190
+ msgid "You can help"
191
+ msgstr "Вы можете помочь"
192
+
193
+ #: options/panel1-business-logic.php:18
194
+ msgid "Subscription added."
195
+ msgstr "Подписка добавлена."
196
+
197
+ #: options/panel1-business-logic.php:30
198
+ msgid "Subscriptions updated."
199
+ msgstr "Подписки обновлены."
200
+
201
+ #: options/panel1-business-logic.php:39
202
+ msgid "Subscription deleted."
203
+ msgstr "Подписка удалена."
204
+
205
+ #: options/panel1-business-logic.php:54
206
+ #: templates/author.php:22
207
+ msgid "Subscriptions deleted:"
208
+ msgstr "Подписки удалены:"
209
+
210
+ #: options/panel1-business-logic.php:58
211
+ #: templates/author.php:26
212
+ msgid "Subscriptions suspended:"
213
+ msgstr "Подписки приостановлены:"
214
+
215
+ #: options/panel1-business-logic.php:62
216
+ #: templates/author.php:30
217
+ msgid "Subscriptions activated:"
218
+ msgstr "Подписки активированы:"
219
+
220
+ #: options/panel1-business-logic.php:66
221
+ #: options/panel1-business-logic.php:70
222
+ #: templates/author.php:34
223
+ #: templates/author.php:38
224
+ msgid "Subscriptions updated:"
225
+ msgstr "Подписки обновлены:"
226
+
227
+ #: options/panel1-business-logic.php:94
228
+ msgid "&laquo; Previous"
229
+ msgstr "&laquo; Обратно"
230
+
231
+ #: options/panel1-business-logic.php:98
232
+ msgid "Next &raquo;"
233
+ msgstr "Вперед &raquo;"
234
+
235
+ #: options/panel1-edit-subscription.php:8
236
+ msgid "Update Subscription"
237
+ msgstr "Обновить подписку"
238
+
239
+ #: options/panel1-edit-subscription.php:10
240
+ #: options/panel1-edit-subscription.php:14
241
+ #: options/panel1-edit-subscription.php:15
242
+ #: options/panel1-edit-subscription.php:16
243
+ #: options/panel1.php:23
244
+ #: options/panel1.php:24
245
+ #: options/panel1.php:25
246
+ msgid "optional"
247
+ msgstr "по выбору"
248
+
249
+ #: options/panel1-edit-subscription.php:10
250
+ #: options/panel1.php:19
251
+ #: options/panel1.php:81
252
+ #: options/panel1.php:117
253
+ #: templates/author.php:50
254
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
255
+ msgstr "Внимание: эту операцию нельзя отменить. Вы уверены, что хотите продолжить?"
256
+
257
+ #: options/panel1-edit-subscription.php:12
258
+ msgid "Post:"
259
+ msgstr "Запись:"
260
+
261
+ #: options/panel1-edit-subscription.php:13
262
+ #: options/panel1.php:21
263
+ msgid "From"
264
+ msgstr "С"
265
+
266
+ #: options/panel1-edit-subscription.php:14
267
+ #: options/panel1.php:22
268
+ msgid "To"
269
+ msgstr "на"
270
+
271
+ #: options/panel1-edit-subscription.php:17
272
+ #: options/panel1.php:26
273
+ #: options/panel1.php:45
274
+ #: options/panel1.php:103
275
+ msgid "Status"
276
+ msgstr "Статус"
277
+
278
+ #: options/panel1-edit-subscription.php:19
279
+ #: options/panel1.php:28
280
+ msgid "Keep unchanged"
281
+ msgstr "Оставить без изменений"
282
+
283
+ #: options/panel1-edit-subscription.php:20
284
+ #: options/panel1.php:29
285
+ #: options/panel1.php:47
286
+ msgid "Active"
287
+ msgstr "Активно"
288
+
289
+ #: options/panel1-edit-subscription.php:21
290
+ #: options/panel1.php:30
291
+ #: options/panel1.php:48
292
+ msgid "Replies only"
293
+ msgstr "Только ответы"
294
+
295
+ #: options/panel1-edit-subscription.php:22
296
+ #: options/panel1.php:31
297
+ msgid "Suspended"
298
+ msgstr "Приостановлено"
299
+
300
+ #: options/panel1-edit-subscription.php:23
301
+ #: options/panel1.php:32
302
+ msgid "Update"
303
+ msgstr "Обновить"
304
+
305
+ #: options/panel1.php:17
306
+ msgid "Mass Update Subscriptions"
307
+ msgstr "Массово обновить подписки"
308
+
309
+ #: options/panel1.php:39
310
+ msgid "Add New Subscription"
311
+ msgstr "Добавить новую подписку"
312
+
313
+ #: options/panel1.php:43
314
+ msgid "Post ID"
315
+ msgstr "ID-номер записи"
316
+
317
+ #: options/panel1.php:44
318
+ #: options/panel1.php:90
319
+ #: templates/request-management-link.php:65
320
+ msgid "Email"
321
+ msgstr "Эл. адрес"
322
+
323
+ #: options/panel1.php:49
324
+ msgid "Ask user to confirm"
325
+ msgstr "Просить подтвреждение от пользователя"
326
+
327
+ #: options/panel1.php:50
328
+ msgid "Add"
329
+ msgstr "Добавить"
330
+
331
+ #: options/panel1.php:59
332
+ msgid "Search subscriptions"
333
+ msgstr "Искать в подписках"
334
+
335
+ #: options/panel1.php:61
336
+ #, php-format
337
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
338
+ msgstr "Вы можете <a href=\"%s\">просмотреть все подписки</a> или найти те, где"
339
+
340
+ #: options/panel1.php:64
341
+ msgid "email"
342
+ msgstr "эл. адрес"
343
+
344
+ #: options/panel1.php:65
345
+ msgid "post ID"
346
+ msgstr "ID-номер записи"
347
+
348
+ #: options/panel1.php:66
349
+ msgid "status"
350
+ msgstr "статус"
351
+
352
+ #: options/panel1.php:69
353
+ msgid "equals"
354
+ msgstr "равнозначно"
355
+
356
+ #: options/panel1.php:70
357
+ msgid "contains"
358
+ msgstr "содержит"
359
+
360
+ #: options/panel1.php:71
361
+ msgid "does not contain"
362
+ msgstr "не содержит"
363
+
364
+ #: options/panel1.php:72
365
+ msgid "starts with"
366
+ msgstr "начинается с"
367
+
368
+ #: options/panel1.php:73
369
+ msgid "ends with"
370
+ msgstr "заканчивается на"
371
+
372
+ #: options/panel1.php:76
373
+ msgid "results per page:"
374
+ msgstr "результаты постранично:"
375
+
376
+ #: options/panel1.php:77
377
+ msgid "Search"
378
+ msgstr "Искать"
379
+
380
+ #: options/panel1.php:85
381
+ msgid "Reverse the order by Post ID"
382
+ msgstr "Изменить порядок по ID записи"
383
+
384
+ #: options/panel1.php:86
385
+ #: options/panel1.php:87
386
+ msgid "Reverse the order by Date/Time"
387
+ msgstr "Изменить порядок по дате/времени"
388
+
389
+ #: options/panel1.php:89
390
+ msgid "Post (ID)"
391
+ msgstr "Запись (ID)"
392
+
393
+ #: options/panel1.php:92
394
+ msgid "Search query:"
395
+ msgstr "Поисковый запрос:"
396
+
397
+ #: options/panel1.php:92
398
+ msgid "Rows:"
399
+ msgstr "Ряды:"
400
+
401
+ #: options/panel1.php:92
402
+ msgid "of"
403
+ msgstr " "
404
+
405
+ #: options/panel1.php:93
406
+ #: templates/author.php:56
407
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
408
+ msgstr "Расшифровка: Y = все комментарии, R = только ответы, C = неактивные"
409
+
410
+ #: options/panel1.php:102
411
+ msgid "Date and Time"
412
+ msgstr "Дата и время"
413
+
414
+ #: options/panel1.php:114
415
+ msgid "Subscription"
416
+ msgstr "Подписки"
417
+
418
+ #: options/panel1.php:116
419
+ msgid "Edit"
420
+ msgstr "Редактировать"
421
+
422
+ #: options/panel1.php:117
423
+ #: templates/author.php:69
424
+ msgid "Delete"
425
+ msgstr "Удалить"
426
+
427
+ #: options/panel1.php:125
428
+ #: templates/author.php:68
429
+ msgid "Action:"
430
+ msgstr "Действие:"
431
+
432
+ #: options/panel1.php:126
433
+ msgid "Delete forever"
434
+ msgstr "Удалить навсегда"
435
+
436
+ #: options/panel1.php:127
437
+ #: templates/author.php:70
438
+ msgid "Suspend"
439
+ msgstr "Приостановить"
440
+
441
+ #: options/panel1.php:128
442
+ msgid "Activate and set to Y"
443
+ msgstr "Включить и установить на Y"
444
+
445
+ #: options/panel1.php:129
446
+ msgid "Activate and set to R"
447
+ msgstr "Включить и установить на R"
448
+
449
+ #: options/panel1.php:130
450
+ #: templates/author.php:72
451
+ msgid "Activate"
452
+ msgstr "Включить"
453
+
454
+ #: options/panel1.php:131
455
+ #: templates/author.php:73
456
+ msgid "Update subscriptions"
457
+ msgstr "Обновить подписки"
458
+
459
+ #: options/panel1.php:135
460
+ msgid "Sorry, no subscriptions match your search criteria."
461
+ msgstr "Извините, ни одна подписка не соответствует вашему поисковому запросу."
462
+
463
+ #: options/panel2.php:11
464
+ #: options/panel2.php:39
465
+ msgid "Enable default checkbox"
466
+ msgstr "Включить стандартное окошко выбора"
467
+
468
+ #: options/panel2.php:12
469
+ #: options/panel2.php:46
470
+ msgid "Checked by default"
471
+ msgstr "Выбрано по умолчанию"
472
+
473
+ #: options/panel2.php:13
474
+ #: options/panel2.php:53
475
+ msgid "Advanced subscription"
476
+ msgstr "Расширенная подписка"
477
+
478
+ #: options/panel2.php:14
479
+ #: options/panel2.php:60
480
+ msgid "Custom inline style"
481
+ msgstr "Изменяемый стиль inline"
482
+
483
+ #: options/panel2.php:15
484
+ #: options/panel2.php:65
485
+ msgid "Custom HTML"
486
+ msgstr "Собственный HTML"
487
+
488
+ #: options/panel2.php:17
489
+ msgid "Checkbox label"
490
+ msgstr "Ярлык окошка выбора"
491
+
492
+ #: options/panel2.php:18
493
+ #: options/panel2.php:81
494
+ msgid "Subscribed label"
495
+ msgstr "Ярлык оформленной подписки"
496
+
497
+ #: options/panel2.php:19
498
+ msgid "Awaiting label"
499
+ msgstr "Ярлык неподтвержденной подписки"
500
+
501
+ #: options/panel2.php:20
502
+ #: options/panel2.php:91
503
+ msgid "Author label"
504
+ msgstr "Ярлык автора"
505
+
506
+ #: options/panel2.php:25
507
+ #: options/panel3.php:26
508
+ #: options/panel4.php:25
509
+ #: options/panel5.php:22
510
+ msgid "Your settings have been successfully updated."
511
+ msgstr "Ваши настройки успешно обновлены."
512
+
513
+ #: options/panel2.php:28
514
+ #: options/panel3.php:29
515
+ #: options/panel4.php:28
516
+ #: options/panel5.php:25
517
+ msgid "There was an error updating the following fields:"
518
+ msgstr "Произошла ошибка в обновлении следующих полей:"
519
+
520
+ #: options/panel2.php:41
521
+ #: options/panel2.php:48
522
+ #: options/panel2.php:55
523
+ #: options/panel5.php:42
524
+ #: options/panel5.php:49
525
+ #: options/panel5.php:56
526
+ #: options/panel5.php:63
527
+ #: options/panel5.php:70
528
+ #: options/panel5.php:77
529
+ msgid "Yes"
530
+ msgstr "Да"
531
+
532
+ #: options/panel2.php:43
533
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
534
+ msgstr "Отметите эту опцию, если хотите изменить положение окошка выбора подписки на своей странице."
535
+
536
+ #: options/panel2.php:50
537
+ msgid "Decide if the checkbox should be checked by default or not."
538
+ msgstr "Должно ли окошко выбора быть выбранным по умолчанию."
539
+
540
+ #: options/panel2.php:57
541
+ msgid "Allow users to choose from different subscription types (all, replies only)."
542
+ msgstr "Разрешить пользователям выбор из разных типов подписки (все, только ответы)."
543
+
544
+ #: options/panel2.php:62
545
+ msgid "Custom inline CSS to add to the checkbox."
546
+ msgstr "Изменяемый Inline CSS для добавления к окошку выбора"
547
+
548
+ #: options/panel2.php:67
549
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
550
+ msgstr "Собственный код HTML для использования при отображении окошка выбора. Разрешенные теги: [checkbox_field], [checkbox_label]"
551
+
552
+ #: options/panel2.php:72
553
+ msgid "Messages for your visitors"
554
+ msgstr "Сообщения вашим посетителям"
555
+
556
+ #: options/panel2.php:76
557
+ msgid "Default label"
558
+ msgstr "Стандартный ярлык"
559
+
560
+ #: options/panel2.php:78
561
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
562
+ msgstr "Текст рядом с окошком выбора. Разрешенный тег: [subscribe_link]"
563
+
564
+ #: options/panel2.php:83
565
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
566
+ msgstr "Текст, видимый подписавшимся читателям. Разрешенный тег: [manager_link]"
567
+
568
+ #: options/panel2.php:86
569
+ msgid "Pending label"
570
+ msgstr "Ярлык \"В ожидании\" "
571
+
572
+ #: options/panel2.php:88
573
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
574
+ msgstr "Текст, видимый читателям, еще не подтвердившим свою подписку. Разрешенный тег: [manager_link]"
575
+
576
+ #: options/panel2.php:93
577
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
578
+ msgstr "Тест, видимый авторам и администраторам. Разрешенный тег: [manager_link]"
579
+
580
+ #: options/panel2.php:97
581
+ #: options/panel3.php:145
582
+ #: options/panel4.php:105
583
+ #: options/panel5.php:83
584
+ msgid "Save Changes"
585
+ msgstr "Сохранить изменения"
586
+
587
+ #: options/panel3.php:10
588
+ #: options/panel3.php:43
589
+ msgid "Virtual Management Page"
590
+ msgstr "Виртуальная страница управления"
591
+
592
+ #: options/panel3.php:11
593
+ #: options/panel3.php:51
594
+ msgid "Page title"
595
+ msgstr "Заголовок страницы"
596
+
597
+ #: options/panel3.php:12
598
+ #: options/panel3.php:56
599
+ msgid "Management URL"
600
+ msgstr "URL управления"
601
+
602
+ #: options/panel3.php:13
603
+ #: options/panel3.php:63
604
+ msgid "Custom HEAD meta"
605
+ msgstr "Собственный HEAD meta-тег"
606
+
607
+ #: options/panel3.php:15
608
+ #: options/panel3.php:74
609
+ msgid "Request link"
610
+ msgstr "Ссылка на запрос"
611
+
612
+ #: options/panel3.php:16
613
+ #: options/panel3.php:84
614
+ msgid "Request submitted"
615
+ msgstr "Запрос отправлен"
616
+
617
+ #: options/panel3.php:17
618
+ #: options/panel3.php:94
619
+ msgid "Subscribe without commenting"
620
+ msgstr "Подписка без комментирования"
621
+
622
+ #: options/panel3.php:18
623
+ #: options/panel3.php:104
624
+ msgid "Subscription processed"
625
+ msgstr "Подписка оформлена"
626
+
627
+ #: options/panel3.php:19
628
+ #: options/panel3.php:114
629
+ msgid "Subscription processed (DCI)"
630
+ msgstr "Подписка оформлена (DCI)"
631
+
632
+ #: options/panel3.php:20
633
+ #: options/panel3.php:124
634
+ msgid "Authors"
635
+ msgstr "Авторы"
636
+
637
+ #: options/panel3.php:21
638
+ #: options/panel3.php:134
639
+ msgid "Users"
640
+ msgstr "Пользователи"
641
+
642
+ #: options/panel3.php:45
643
+ msgid "Enabled"
644
+ msgstr "Включено"
645
+
646
+ #: options/panel3.php:46
647
+ msgid "Disabled"
648
+ msgstr "Выключено"
649
+
650
+ #: options/panel3.php:47
651
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
652
+ msgstr "Отмените виртуальную страницу управления, если вам нужно создать <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">настоящую страницу</a> для корректной работы плагина с вашей темой оформления."
653
+
654
+ #: options/panel3.php:53
655
+ msgid "Title of the page your visitors will use to manage their subscriptions."
656
+ msgstr "Заголовок страницы, на которой пользователи будут редактировать свои подписки."
657
+
658
+ #: options/panel3.php:58
659
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
660
+ msgstr "Постоянная ссылка на вашу страницу управления (что-то вроде <code>/manage-subscriptions</code> или <code>/page_id=345</code>). Эта страница фактически <b>не существует</b> в системе, но постоянная ссылка на нее должна соответствовать вашим установкам постоянных ссылок в Wordpress."
661
+
662
+ #: options/panel3.php:60
663
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
664
+ msgstr "Внимание: возможно, используемое вами значение несовместимо с вашей структурой постоянных ссылок"
665
+
666
+ #: options/panel3.php:65
667
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
668
+ msgstr "Укажите свой код HTML для добавления в HEAD страницы. Используйте <strong>одинарные</strong> кавычки для значений."
669
+
670
+ #: options/panel3.php:70
671
+ #: options/panel4.php:52
672
+ msgid "Messages"
673
+ msgstr "Сообщения"
674
+
675
+ #: options/panel3.php:75
676
+ #: options/panel3.php:85
677
+ #: options/panel3.php:95
678
+ #: options/panel3.php:105
679
+ #: options/panel3.php:115
680
+ #: options/panel3.php:125
681
+ #: options/panel3.php:135
682
+ #: options/panel4.php:63
683
+ #: options/panel4.php:79
684
+ #: options/panel4.php:95
685
+ msgid "Bold"
686
+ msgstr "Жирный"
687
+
688
+ #: options/panel3.php:76
689
+ #: options/panel3.php:86
690
+ #: options/panel3.php:96
691
+ #: options/panel3.php:106
692
+ #: options/panel3.php:116
693
+ #: options/panel3.php:126
694
+ #: options/panel3.php:136
695
+ #: options/panel4.php:64
696
+ #: options/panel4.php:80
697
+ #: options/panel4.php:96
698
+ msgid "Italic"
699
+ msgstr "С наклоном"
700
+
701
+ #: options/panel3.php:77
702
+ #: options/panel3.php:87
703
+ #: options/panel3.php:97
704
+ #: options/panel3.php:107
705
+ #: options/panel3.php:117
706
+ #: options/panel3.php:127
707
+ #: options/panel3.php:137
708
+ #: options/panel4.php:65
709
+ #: options/panel4.php:81
710
+ #: options/panel4.php:97
711
+ msgid "Link"
712
+ msgstr "Ссылка"
713
+
714
+ #: options/panel3.php:78
715
+ #: options/panel3.php:88
716
+ #: options/panel3.php:98
717
+ #: options/panel3.php:108
718
+ #: options/panel3.php:118
719
+ #: options/panel3.php:128
720
+ #: options/panel3.php:138
721
+ #: options/panel4.php:66
722
+ #: options/panel4.php:82
723
+ #: options/panel4.php:98
724
+ msgid "Image"
725
+ msgstr "Изображение"
726
+
727
+ #: options/panel3.php:81
728
+ msgid "Text shown to those who request to manage their subscriptions."
729
+ msgstr "Текст, видимый сделавшим запрос на управление подписками."
730
+
731
+ #: options/panel3.php:91
732
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
733
+ msgstr "Текст благодарности, выводимый после обработки сделанного запроса. Разрешены теги: [post_title], [post_permalink]"
734
+
735
+ #: options/panel3.php:101
736
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
737
+ msgstr "Текст для желающих подписаться без комментирования. Разрешены теги: [post_title], [post_permalink]"
738
+
739
+ #: options/panel3.php:111
740
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
741
+ msgstr "Текст благодарности, выводимый после обработки запроса на подписку (двойное подтверждение отключено). Разрешены теги: [post_title], [post_permalink]"
742
+
743
+ #: options/panel3.php:121
744
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
745
+ msgstr "Текст благодарности, выводимый после обработки запроса на подписку (двойное подтверждение включено). Разрешены теги: [post_title], [post_permalink]"
746
+
747
+ #: options/panel3.php:131
748
+ msgid "Introductory text for the authors' management page."
749
+ msgstr "Вводный текст на странице управления подписками для авторов."
750
+
751
+ #: options/panel3.php:141
752
+ msgid "Introductory text for the users' management page."
753
+ msgstr "Вводный текст на странице управления подписками для подписчиков."
754
+
755
+ #: options/panel4.php:13
756
+ #: options/panel4.php:40
757
+ msgid "Sender name"
758
+ msgstr "Имя отправителя"
759
+
760
+ #: options/panel4.php:14
761
+ #: options/panel4.php:45
762
+ msgid "Sender email address"
763
+ msgstr "Эл. адрес отправителя"
764
+
765
+ #: options/panel4.php:15
766
+ #: options/panel4.php:56
767
+ msgid "Notification subject"
768
+ msgstr "Тема письма с уведомлением"
769
+
770
+ #: options/panel4.php:16
771
+ #: options/panel4.php:61
772
+ msgid "Notification message"
773
+ msgstr "Текст уведомления"
774
+
775
+ #: options/panel4.php:17
776
+ #: options/panel4.php:72
777
+ msgid "Double check subject"
778
+ msgstr "Тема письма о подтверждении подписки"
779
+
780
+ #: options/panel4.php:18
781
+ #: options/panel4.php:77
782
+ msgid "Double check message"
783
+ msgstr "Текст письма о подтверждении подписки"
784
+
785
+ #: options/panel4.php:19
786
+ #: options/panel4.php:88
787
+ msgid "Management subject"
788
+ msgstr "Тема письма об управлении подписками"
789
+
790
+ #: options/panel4.php:20
791
+ #: options/panel4.php:93
792
+ msgid "Management message"
793
+ msgstr "Текст письма об управлении подписками"
794
+
795
+ #: options/panel4.php:42
796
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
797
+ msgstr "Имя в поле \"От кого\" в новом уведомлении пользователю."
798
+
799
+ #: options/panel4.php:47
800
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
801
+ msgstr "Эл. адрес в поле \"От кого\" в новом уведомлении пользователю."
802
+
803
+ #: options/panel4.php:58
804
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
805
+ msgstr "Тема письма с уведомлением. Разрешенный тег: [post_title]"
806
+
807
+ #: options/panel4.php:69
808
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
809
+ msgstr "Текст уведомления. Разрешенные теги: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
810
+
811
+ #: options/panel4.php:74
812
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
813
+ msgstr "Тема письма о подтверждении. Разрешенный тег: [post_title]"
814
+
815
+ #: options/panel4.php:85
816
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
817
+ msgstr "Текст письма о подтвеждении. Разрешенные теги: [post_permalink], [confirm_link], [post_title], [manager_link]"
818
+
819
+ #: options/panel4.php:90
820
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
821
+ msgstr "Тема письма подписчику, сделавшему запрос на доступ к странице управления подписками. Разрешенный тег: [blog_name]"
822
+
823
+ #: options/panel4.php:101
824
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
825
+ msgstr "Текст письма об управлении подписками. Разрешенные теги: [blog_name],[manager_link]"
826
+
827
+ #: options/panel5.php:11
828
+ #: options/panel5.php:35
829
+ msgid "Autopurge requests"
830
+ msgstr "Автоматически удалять запросы"
831
+
832
+ #: options/panel5.php:12
833
+ #: options/panel5.php:40
834
+ msgid "Enable double check"
835
+ msgstr "Включить двойное подтверждение"
836
+
837
+ #: options/panel5.php:13
838
+ msgid "Notify authors"
839
+ msgstr "Уведомлять авторов"
840
+
841
+ #: options/panel5.php:14
842
+ #: options/panel5.php:54
843
+ msgid "Enable HTML emails"
844
+ msgstr "Использовать HTML письма"
845
+
846
+ #: options/panel5.php:15
847
+ msgid "Send trackbacks"
848
+ msgstr "Отправлять трэкбеки"
849
+
850
+ #: options/panel5.php:16
851
+ #: options/panel5.php:47
852
+ msgid "Notify admin"
853
+ msgstr "Уведомить админа"
854
+
855
+ #: options/panel5.php:17
856
+ #: options/panel5.php:75
857
+ msgid "Let admin subscribe"
858
+ msgstr "Позволить админу подписываться"
859
+
860
+ #: options/panel5.php:36
861
+ msgid "days"
862
+ msgstr "дней"
863
+
864
+ #: options/panel5.php:37
865
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
866
+ msgstr "Удалять ожидающие подтверждения (не подтвержденные) подписки через Х дней. Ноль отключает эту функцию."
867
+
868
+ #: options/panel5.php:44
869
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
870
+ msgstr "Отправлять письмо с просьбой подтвердить подписку (чтобы избежать использования эл. адреса без ведома владельца)"
871
+
872
+ #: options/panel5.php:51
873
+ msgid "Notify the administrator when a new comment is posted."
874
+ msgstr "Уведомлять администратора о новом комментарии."
875
+
876
+ #: options/panel5.php:58
877
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
878
+ msgstr "При выборе этой функции сообщения будут отправляться в формате текст/html вместо обычного текста"
879
+
880
+ #: options/panel5.php:61
881
+ msgid "Process trackbacks"
882
+ msgstr "Обрабатывать трэкбеки"
883
+
884
+ #: options/panel5.php:65
885
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
886
+ msgstr "Уведомлять подписчиков о новых трэкбеках или пингбэках к обсуждению"
887
+
888
+ #: options/panel5.php:68
889
+ msgid "Track all subscriptions"
890
+ msgstr "Отследить все подписки"
891
+
892
+ #: options/panel5.php:72
893
+ msgid "Notify the administrator when users subscribe without commenting."
894
+ msgstr "Уведомлять администратора, когда пользователи подписываются без комментария."
895
+
896
+ #: options/panel5.php:79
897
+ msgid "Let the administrator subscribe to comments when logged in."
898
+ msgstr "Позволить админу подписываться, когда он авторизован."
899
+
900
+ #: options/panel6.php:8
901
+ msgid "Support the author"
902
+ msgstr "Поддержать автора"
903
+
904
+ #: options/panel6.php:16
905
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
906
+ msgstr "Насколько важна функция, которую предоставляет этот плагин для ваших посетителей? Плагин <b>Subscribe to Comments Reloaded</b> есть и всегда будет бесплатным, но подумайте над тем, чтобы поддержать автора, если этот плагин сделал ваш сайт немного лучше, особенно если вы зарабатываете деньги с помощью своего сайта. Все пожертвования будут использованы для развития плагина <b>Subscribe to Comments Reloaded</b> и на то, чтобы купить немного еды моей голодной семье."
907
+
908
+ #: options/panel6.php:18
909
+ msgid "Don't want to donate? You can still help"
910
+ msgstr "Не хотите делать пожертвование? Вы все равно можете помочь"
911
+
912
+ #: options/panel6.php:19
913
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
914
+ msgstr "Если вы не хотите помочь деньгами, пожалуйста, рассмотрите возможность написать о моем плагине в своем блоге и оставить ссылку на страницу плагина. Пожалуйста, расскажите своим читателям, что делает ваш блог лучше. Вы можете также пожертвовать свое время: не стесняйтесь отправлять мне отчеты об ошибках, свои файлы локализации, идеи по улучшению плагина <b>Subscribe to Comments Reloaded</b> и так далее. Что бы вы ни выбрали, спасибо, что пользуетесь моим плагином!"
915
+
916
+ #: options/panel6.php:21
917
+ msgid "Vote and show your appreciation"
918
+ msgstr "Проголосуйте и покажите свою признательность"
919
+
920
+ #: options/panel6.php:22
921
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
922
+ msgstr "Если вам нравится вам плагин <b>Subscribe to Comments Reloaded</b>, расскажите другим людям о нем и о том, насколько он хорош. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Оцените</a> его в разделе плагинов на сайте Wordpress."
923
+
924
+ #: options/panel6.php:24
925
+ msgid "Sponsor's Corner"
926
+ msgstr "Уголок спонсора"
927
+
928
+ #: options/panel6.php:25
929
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
930
+ msgstr "Если вы хотите проспонсировать этот плагин, не стесняйтесь, <a href='http://www.duechiacchiere.it/contatto'>обратитесь ко мне</a>."
931
+
932
+ #: templates/author.php:55
933
+ msgid "Title"
934
+ msgstr "Заголовок"
935
+
936
+ #: templates/author.php:66
937
+ msgid "Select all"
938
+ msgstr "Выбрать все"
939
+
940
+ #: templates/author.php:67
941
+ msgid "Invert selection"
942
+ msgstr "Выбрать обратное"
943
+
944
+ #: templates/author.php:71
945
+ msgid "Set to Y"
946
+ msgstr "Установлено на Y"
947
+
948
+ #: templates/author.php:77
949
+ msgid "No subscriptions match your search criteria."
950
+ msgstr "Ни одна подписка не соответствует поисковому запросу."
951
+
952
+ #: templates/request-management-link.php:68
953
+ msgid "Send"
954
+ msgstr "Отправить"
955
+
956
+ #: templates/subscribe.php:42
957
+ #: templates/subscribe.php:43
958
+ msgid "New subscription to"
959
+ msgstr "Новая подписка на"
960
+
961
+ #: templates/subscribe.php:43
962
+ msgid "User:"
963
+ msgstr "Пользователь:"
964
+
965
+ #~ msgid "Subscribed"
966
+ #~ msgstr "Подписано"
967
+
968
+ #~ msgid "Replies"
969
+ #~ msgstr "Ответы"
970
+
971
+ #~ msgid "Digest"
972
+ #~ msgstr "Дайджест"
973
+
974
+ #~ msgid "Pending"
975
+ #~ msgstr "В ожидании"
976
+
977
+ #~ msgid "Management Page ID"
978
+ #~ msgstr "ID страницы управления"
979
+
980
+ #~ msgid "Management page"
981
+ #~ msgstr "Страница управления"
982
+
983
+ #~ msgid "Awaiting confirmation"
984
+ #~ msgstr "Ожидает подтверждения"
985
+
986
+ #~ msgid "Stats"
987
+ #~ msgstr "Статистика"
988
+
989
+ #~ msgid "Other Messages"
990
+ #~ msgstr "Другие сообщения"
991
+
992
+ #~ msgid "Support"
993
+ #~ msgstr "Поддержка"
994
+
995
+ #~ msgid "The status has been successfully updated. Rows affected:"
996
+ #~ msgstr "Статус успешно обновлен. Изменены строки:"
997
+
998
+ #~ msgid ""
999
+ #~ "Update the email address associated to a specific subscription (by post "
1000
+ #~ "ID)."
1001
+ #~ msgstr "Обновить эл. адрес определенной подписки (по ID записи)."
1002
+
1003
+ #~ msgid "PID"
1004
+ #~ msgstr "ID записи"
1005
+
1006
+ #~ msgid "Change status"
1007
+ #~ msgstr "Изменить статус"
1008
+
1009
+ #~ msgid ""
1010
+ #~ "Change the status of an email address or permanently delete all its "
1011
+ #~ "subscriptions."
1012
+ #~ msgstr ""
1013
+ #~ "Изменить статус электронного адреса или полностью удалить все его "
1014
+ #~ "подписки."
1015
+
1016
+ #~ msgid "Resume"
1017
+ #~ msgstr "Восстановить"
1018
+
1019
+ #~ msgid "Update email address"
1020
+ #~ msgstr "Обновить электронный адрес"
1021
+
1022
+ #~ msgid ""
1023
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1024
+ #~ "(exact matches only)."
1025
+ #~ msgstr ""
1026
+ #~ "Вы можете изменить все использования определенного электронного адреса в "
1027
+ #~ "базе данных на новый (только для точных совпадений)."
1028
+
1029
+ #~ msgid "Search email address"
1030
+ #~ msgstr "Искать электронный адрес"
1031
+
1032
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1033
+ #~ msgstr ""
1034
+ #~ "(Расшифровка: Y: подписано, N: приостановлено, C: ожидает подтверждения)"
1035
+
1036
+ #~ msgid "StCR table has been successfully optimized."
1037
+ #~ msgstr "Таблица StCR успешно обновлена."
1038
+
1039
+ #~ msgid "Filter by date"
1040
+ #~ msgstr "Filtra per data"
1041
+
1042
+ #~ msgid "Month"
1043
+ #~ msgstr "Mese"
1044
+
1045
+ #~ msgid "Year"
1046
+ #~ msgstr "Anno"
1047
+
1048
+ #~ msgid "No data to display"
1049
+ #~ msgstr "Nessun dato da visualizzare"
1050
+
1051
+ #~ msgid "optimize"
1052
+ #~ msgstr "оптимизировать"
1053
+
1054
+ #~ msgid "Database"
1055
+ #~ msgstr "База данных"
1056
+
1057
+ #~ msgid "Engine"
1058
+ #~ msgstr "Устройство"
1059
+
1060
+ #~ msgid "Created on"
1061
+ #~ msgstr "Создано"
1062
+
1063
+ #~ msgid "Records"
1064
+ #~ msgstr "Записи"
1065
+
1066
+ #~ msgid "Average Record Length"
1067
+ #~ msgstr "Средняя длина записи"
1068
+
1069
+ #~ msgid "Approximate Overhead"
1070
+ #~ msgstr "Прибл. объем пользовательских данных"
1071
+
1072
+ #~ msgid "Custom CSS Class"
1073
+ #~ msgstr "Класс изменяемого CSS"
1074
+
1075
+ #~ msgid ""
1076
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1077
+ #~ "its style."
1078
+ #~ msgstr ""
1079
+ #~ "Класс изменяемого CSS для окошка выбора, если вы хотите изменить его стиль"
1080
+
1081
+ #~ msgid "Subscriptions have been successfully updated."
1082
+ #~ msgstr "Подписки успешно обновлены."
1083
+
1084
+ #~ msgid "Sorry, no subscriptions found."
1085
+ #~ msgstr "Извините, подписки не найдены."
1086
+
1087
+ #~ msgid "All the subscriptions have been successfully updated."
1088
+ #~ msgstr "Все подписки успешно обновлены."
1089
+
1090
+ #~ msgid "Remove or suspend email address"
1091
+ #~ msgstr "Удалить или приостановить электронный адрес"
1092
+
1093
+ #~ msgid ""
1094
+ #~ "Your subscription has been successfully confirmed. Thank you for using "
1095
+ #~ "our notification service. Now you will receive a message every time "
1096
+ #~ "someone posts a new comment to"
1097
+ #~ msgstr ""
1098
+ #~ "La tua iscrizione &egrave; stata confermata con successo. Grazie per aver "
1099
+ #~ "usato il nostro servizio di notifica. Da ora in poi riceverai un "
1100
+ #~ "messaggio ogni volta che qualcuno lascia un commento per:"
1101
+
1102
+ #~ msgid ""
1103
+ #~ "The permalink for your management page. This page <b>does not</b> "
1104
+ #~ "actually exist in the system, is generated on-the-fly. It should start "
1105
+ #~ "with a / (i.e. <code>/manage-subscriptions</code>)"
1106
+ #~ msgstr ""
1107
+ #~ "Il <b>permalink</b> per la pagina di gestione. Questa pagina non esiste "
1108
+ #~ "in Wordpress, viene generata al volo dal plugin. Dovrebbe iniziare con "
1109
+ #~ "uno / (ad es. <code>/gestisci-sottoscrizioni</code)"
1110
+
1111
+ #~ msgid ""
1112
+ #~ "The ID (<strong>not the permalink!</strong>) of the management page you "
1113
+ #~ "created."
1114
+ #~ msgstr ""
1115
+ #~ "L'ID (<strong>non il permalink!</strong>) della pagina di gestione che "
1116
+ #~ "hai creato."
1117
+
1118
+ #~ msgid ""
1119
+ #~ "Send a notification email to confirm the subscription (to avoid addresses "
1120
+ #~ "misuse)"
1121
+ #~ msgstr ""
1122
+ #~ "Invia una email per confermare l'iscrizione ad un dato articolo (per "
1123
+ #~ "evitare l'uso scorretto di indirizzi email di terzi)"
1124
+
1125
+ #~ msgid ""
1126
+ #~ "Oops, Huston we have a problem! Please contact the administrator of this "
1127
+ #~ "blog for further details."
1128
+ #~ msgstr ""
1129
+ #~ "Ouch, Huston abbiamo un problema! Per favore contatta l'amministratore di "
1130
+ #~ "questo blog per maggiori informazioni."
1131
+
1132
+ #~ msgid ""
1133
+ #~ "You can manage the subscriptions to your articles on this page. In order "
1134
+ #~ "to cancel or suspend one or more notifications, select the corresponding "
1135
+ #~ "checkbox(es) and click on the button at the end of the list."
1136
+ #~ msgstr ""
1137
+ #~ "Tramite questa pagina puoi gestire le tue sottoscrizioni al mio blog. Se "
1138
+ #~ "desideri disdire o sospendere una o pi&ugrave; notifiche, spunta le "
1139
+ #~ "caselle corrispondenti agli articoli e clicca sul pusante in fondo alla "
1140
+ #~ "lista."
1141
+
1142
+ #~ msgid ""
1143
+ #~ "You can manage your subscriptions to the article of this blog on this "
1144
+ #~ "page. In order to cancel or suspend one or more notifications, select the "
1145
+ #~ "corresponding checkbox(es) and click on the button at the end of the "
1146
+ #~ "list. You are currently subscribed to:"
1147
+ #~ msgstr ""
1148
+ #~ "Tramite questa pagina puoi gestire le tue sottoscrizioni al mio blog. Se "
1149
+ #~ "desideri disdire o sospendere una o pi&ugrave; notifiche, spunta le "
1150
+ #~ "caselle corrispondenti agli articoli e clicca sul pusante in fondo alla "
1151
+ #~ "lista. Al momento, risulti iscritto a:"
1152
+
1153
+ #~ msgid ""
1154
+ #~ "If you know the ID of a post you want to manage, enter it in the field "
1155
+ #~ "here below to see a list of email addresses subscribed to it"
1156
+ #~ msgstr ""
1157
+ #~ "Se conosci l'ID dell'articolo che vuoi gestire, inseriscilo nel campo qui "
1158
+ #~ "di seguito per accedere alla relativa lista di indirizzi email iscritti "
1159
+ #~ "alla discussione"
1160
+
1161
+ #~ msgid "Search post ID"
1162
+ #~ msgstr "Cerca ID"
1163
+
1164
+ #~ msgid ""
1165
+ #~ "If you know the email address you want to manage, enter it in the field "
1166
+ #~ "here below to see a list of articles this reader is currently watching"
1167
+ #~ msgstr ""
1168
+ #~ "Se conosci l'indirizzo email che vuoi gestire, inseriscilo nel campo qui "
1169
+ #~ "di seguito per accedere alla relativa lista di articoli che sta "
1170
+ #~ "attualmente seguendo"
1171
+
1172
+ #~ msgid "Search by email address"
1173
+ #~ msgstr "Cerca per indirizzo email"
1174
+
1175
+ #~ msgid ""
1176
+ #~ "You are the author of this entry. <a href='[manager_link]'>Manage</a> its "
1177
+ #~ "subscriptions."
1178
+ #~ msgstr ""
1179
+ #~ "Sei l'autore di quest'articolo. Gestisci gli utenti <a "
1180
+ #~ "href='[manager_link]'>iscritti</a> alla discussione."
1181
+
1182
+ #~ msgid "Filters"
1183
+ #~ msgstr "Filtri"
1184
+
1185
+ #~ msgid "Search by post ID"
1186
+ #~ msgstr "Cerca per ID dell'articolo"
1187
+
1188
+ #~ msgid "Thank you"
1189
+ #~ msgstr "Grazie"
1190
+
1191
+ #~ msgid "\"From\" name"
1192
+ #~ msgstr "Nome del mittente"
1193
+
1194
+ #~ msgid "Dashboard"
1195
+ #~ msgstr "Bacheca"
1196
+
1197
+ #~ msgid "Visitors"
1198
+ #~ msgstr "Visitatori"
1199
+
1200
+ #~ msgid "Traffic Sources"
1201
+ #~ msgstr "Sorgenti di traffico"
1202
+
1203
+ #~ msgid "Content"
1204
+ #~ msgstr "Contenuto"
1205
+
1206
+ #~ msgid "Raw Data"
1207
+ #~ msgstr "Dati grezzi"
1208
+
1209
+ #~ msgid "World Map"
1210
+ #~ msgstr "Mappa"
1211
+
1212
+ #~ msgid "Current filters:"
1213
+ #~ msgstr "Filtri attivi:"
1214
+
1215
+ #~ msgid "Filter pageviews where"
1216
+ #~ msgstr "Filtra accessi in cui:"
1217
+
1218
+ #~ msgid "Browser"
1219
+ #~ msgstr "Browser"
1220
+
1221
+ #~ msgid "Browser version"
1222
+ #~ msgstr "Versione Browser"
1223
+
1224
+ #~ msgid "CSS version"
1225
+ #~ msgstr "Versione CSS"
1226
+
1227
+ #~ msgid "Country Code"
1228
+ #~ msgstr "Codice Paese"
1229
+
1230
+ #~ msgid "Domain"
1231
+ #~ msgstr "Dominio"
1232
+
1233
+ #~ msgid "IP"
1234
+ #~ msgstr "IP"
1235
+
1236
+ #~ msgid "Language Code"
1237
+ #~ msgstr "Codice Lingua"
1238
+
1239
+ #~ msgid "Operating System"
1240
+ #~ msgstr "Sistema operativo"
1241
+
1242
+ #~ msgid "Permalink"
1243
+ #~ msgstr "Permalink"
1244
+
1245
+ #~ msgid "Referer"
1246
+ #~ msgstr "Riferimento"
1247
+
1248
+ #~ msgid "Screen Resolution"
1249
+ #~ msgstr "Risoluzione schermo"
1250
+
1251
+ #~ msgid "Is equal to"
1252
+ #~ msgstr "Uguale a"
1253
+
1254
+ #~ msgid "Day"
1255
+ #~ msgstr "Giorno"
1256
+
1257
+ #~ msgid "Go"
1258
+ #~ msgstr "Vai"
1259
+
1260
+ #~ msgid "reset"
1261
+ #~ msgstr "annulla"
1262
+
1263
+ #~ msgid "Pageviews by day - Click on a day for hourly metrics"
1264
+ #~ msgstr ""
1265
+ #~ "Pagine al giorno - Clicca su un giorno per vedere il dettaglio orario"
1266
+
1267
+ #~ msgid "Pageviews by hour"
1268
+ #~ msgstr "Accessi orari"
1269
+
1270
+ #~ msgid "About WP-SlimStat"
1271
+ #~ msgstr "Informazioni su WP-SlimStat"
1272
+
1273
+ #~ msgid "Total Hits"
1274
+ #~ msgstr "Totale accessi"
1275
+
1276
+ #~ msgid "Data Size"
1277
+ #~ msgstr "Dimensione DB"
1278
+
1279
+ #~ msgid "Tracking Active"
1280
+ #~ msgstr "Tracciamento attivo"
1281
+
1282
+ #~ msgid "Summary for"
1283
+ #~ msgstr "Panoramica del"
1284
+
1285
+ #~ msgid "this period"
1286
+ #~ msgstr "periodo"
1287
+
1288
+ #~ msgid "Unique IPs"
1289
+ #~ msgstr "IP unici"
1290
+
1291
+ #~ msgid "Avg Pageviews"
1292
+ #~ msgstr "Media accessi"
1293
+
1294
+ #~ msgid "On"
1295
+ #~ msgstr "Il"
1296
+
1297
+ #~ msgid "Last Month"
1298
+ #~ msgstr "Mese scorso"
1299
+
1300
+ #~ msgid "User agents"
1301
+ #~ msgstr "User agents"
1302
+
1303
+ #~ msgid "Popular pages of all time"
1304
+ #~ msgstr "Pagine in assoluto pi&ugrave; popolari"
1305
+
1306
+ #~ msgid "Open %s in a new window"
1307
+ #~ msgstr "Apri %s in una nuova finestra"
1308
+
1309
+ #~ msgid "More"
1310
+ #~ msgstr "Dettagli"
1311
+
1312
+ #~ msgid "Recent Keywords"
1313
+ #~ msgstr "Parole chiave recenti"
1314
+
1315
+ #~ msgid "Recent Countries"
1316
+ #~ msgstr "Paesi recenti"
1317
+
1318
+ #~ msgid "c-"
1319
+ #~ msgstr "c-"
1320
+
1321
+ #~ msgid "Traffic Sources Overview"
1322
+ #~ msgstr "Panoramica sorgenti di traffico"
1323
+
1324
+ #~ msgid "Human Visits by day - Click on a day for hourly metrics"
1325
+ #~ msgstr ""
1326
+ #~ "Visite umane al giorno - Clicca su un giorno per vedere il dettaglio "
1327
+ #~ "orario"
1328
+
1329
+ #~ msgid "Human Visits by hour"
1330
+ #~ msgstr "Visite umane per ogni ora"
1331
+
1332
+ #~ msgid "Human visits"
1333
+ #~ msgstr "Visitatori umani"
1334
+
1335
+ #~ msgid "One time visitors"
1336
+ #~ msgstr "Una sola visita"
1337
+
1338
+ #~ msgid "Bounce rate"
1339
+ #~ msgstr "Tasso di rimbalzo"
1340
+
1341
+ #~ msgid "Bots"
1342
+ #~ msgstr "Bot"
1343
+
1344
+ #~ msgid "Pages per visit"
1345
+ #~ msgstr "Pagine per visita"
1346
+
1347
+ #~ msgid "Longest visit"
1348
+ #~ msgstr "Visita pi&ugrave; lunga"
1349
+
1350
+ #~ msgid "Languages"
1351
+ #~ msgstr "Lingue"
1352
+
1353
+ #~ msgid "l-"
1354
+ #~ msgstr "l-"
1355
+
1356
+ #~ msgid "Languages - Just Visitors"
1357
+ #~ msgstr "Lingue - Solo visitatori"
1358
+
1359
+ #~ msgid "IP Addresses and Domains"
1360
+ #~ msgstr "Indirizzi IP e Domini"
1361
+
1362
+ #~ msgid "Recent Browsers"
1363
+ #~ msgstr "Browser recenti"
1364
+
1365
+ #~ msgid "Operating Systems"
1366
+ #~ msgstr "Sistemi operativi"
1367
+
1368
+ #~ msgid "Browsers and Operating Systems"
1369
+ #~ msgstr "Browser e Sistemi operativi"
1370
+
1371
+ #~ msgid "Screen Resolutions"
1372
+ #~ msgstr "Risoluzioni schermo"
1373
+
1374
+ #~ msgid "Screen Resolutions with colordepth"
1375
+ #~ msgstr "Risoluzioni schermo e colori"
1376
+
1377
+ #~ msgid "Plugins"
1378
+ #~ msgstr "Plugin"
1379
+
1380
+ #~ msgid "Flash"
1381
+ #~ msgstr "Flash"
1382
+
1383
+ #~ msgid "Silverlight"
1384
+ #~ msgstr "Silverlight"
1385
+
1386
+ #~ msgid "Acrobat"
1387
+ #~ msgstr "Acrobat"
1388
+
1389
+ #~ msgid "Java"
1390
+ #~ msgstr "Java"
1391
+
1392
+ #~ msgid "Media Player"
1393
+ #~ msgstr "Media Player"
1394
+
1395
+ #~ msgid "Real Player"
1396
+ #~ msgstr "Real Player"
1397
+
1398
+ #~ msgid "Top Countries"
1399
+ #~ msgstr "Panoramica dei Paesi"
1400
+
1401
+ #~ msgid "Details about Recent Visits"
1402
+ #~ msgstr "Dettagli sulle visite recenti"
1403
+
1404
+ #~ msgid "Direct visit to"
1405
+ #~ msgstr "Visita diretta a"
1406
+
1407
+ #~ msgid "Traffic Sources by day - Click on a day for hourly metrics"
1408
+ #~ msgstr ""
1409
+ #~ "Sorgenti di traffico al giorno - Clicca su un giorno per vedere il "
1410
+ #~ "dettaglio orario"
1411
+
1412
+ #~ msgid "Traffic Sources by hour"
1413
+ #~ msgstr "Sorgenti di traffico orarie"
1414
+
1415
+ #~ msgid "Unique Referers"
1416
+ #~ msgstr "Sorgenti uniche"
1417
+
1418
+ #~ msgid "Direct Visits"
1419
+ #~ msgstr "Visite dirette"
1420
+
1421
+ #~ msgid "Unique Pages Referred"
1422
+ #~ msgstr "Pagine uniche riferite"
1423
+
1424
+ #~ msgid "Recent bouncing pages"
1425
+ #~ msgstr "Pagine di rimbalzo"
1426
+
1427
+ #~ msgid "Unique Internal"
1428
+ #~ msgstr "Ricerche interne"
1429
+
1430
+ #~ msgid "Top Keywords"
1431
+ #~ msgstr "Parole chiave principali"
1432
+
1433
+ #~ msgid "Traffic Sources for"
1434
+ #~ msgstr "Sorgenti di traffico del"
1435
+
1436
+ #~ msgid "Sites for"
1437
+ #~ msgstr "Siti del"
1438
+
1439
+ #~ msgid "Recent Keywords &raquo; Pages"
1440
+ #~ msgstr "Parole chiave &raquo; Pagine"
1441
+
1442
+ #~ msgid "Open referer in a new window"
1443
+ #~ msgstr "Apri il riferimento in una nuova finestra"
1444
+
1445
+ #~ msgid ""
1446
+ #~ "Average pageviews per visit by day - Click on a day for hourly metrics"
1447
+ #~ msgstr ""
1448
+ #~ "Pagine al giorno - Clicca su un giorno per vedere il dettaglio orario"
1449
+
1450
+ #~ msgid "Average pageviews per visit by hour"
1451
+ #~ msgstr "Media oraria delle pagine per visita"
1452
+
1453
+ #~ msgid "Recent Contents"
1454
+ #~ msgstr "Contenuti recenti"
1455
+
1456
+ #~ msgid "Recent Feeds"
1457
+ #~ msgstr "Feed recenti"
1458
+
1459
+ #~ msgid "Recent 404 pages"
1460
+ #~ msgstr "Pagine 404 recenti"
1461
+
1462
+ #~ msgid "Recent Internal Searches"
1463
+ #~ msgstr "Ricerche interne"
1464
+
1465
+ #~ msgid "Top Exit Pages for"
1466
+ #~ msgstr "Pagine d'uscita del"
1467
+
1468
+ #~ msgid "Recent Outbound Links"
1469
+ #~ msgstr "Link in uscita"
1470
+
1471
+ #~ msgid "Recent Downloads"
1472
+ #~ msgstr "Download recenti"
1473
+
1474
+ #~ msgid "Order by"
1475
+ #~ msgstr "Ordina per"
1476
+
1477
+ #~ msgid "Country"
1478
+ #~ msgstr "Paese"
1479
+
1480
+ #~ msgid "Date/Time"
1481
+ #~ msgstr "Data/Ora"
1482
+
1483
+ #~ msgid "Language"
1484
+ #~ msgstr "Lingua"
1485
+
1486
+ #~ msgid "Select sorting"
1487
+ #~ msgstr "Scegli ordine"
1488
+
1489
+ #~ msgid "Descending"
1490
+ #~ msgstr "Decrescente"
1491
+
1492
+ #~ msgid "Starting from record #"
1493
+ #~ msgstr "A partire dalla riga n."
1494
+
1495
+ #~ msgid "No records found"
1496
+ #~ msgstr "Nessun record trovato"
1497
+
1498
+ #~ msgid "Records: %d - %d. Order by: %s %s"
1499
+ #~ msgstr "Righe: %d - %d. Ordinamento: %s %s"
1500
+
1501
+ #~ msgid "N/A"
1502
+ #~ msgstr "N/D"
1503
+
1504
+ #~ msgid "Direct visit"
1505
+ #~ msgstr "Visita diretta"
1506
+
1507
+ #~ msgid ""
1508
+ #~ "World Map - Values represent the percentage of hits coming from that "
1509
+ #~ "Country"
1510
+ #~ msgstr ""
1511
+ #~ "Mappa del mondo - I valori rappresentano le visite in percentuale "
1512
+ #~ "provenienti da ogni Paese"
1513
+
1514
+ #~ msgid "Pluggable custom reports"
1515
+ #~ msgstr "Rapporti personalizzati"
1516
+
1517
+ #~ msgid ""
1518
+ #~ "Yes, you can! Create and view your personalized analytics for WP "
1519
+ #~ "SlimStat. In order to do this, just write a new plugin that fetches the "
1520
+ #~ "desired information from the database and then hook it to the action "
1521
+ #~ "<code>wp_slimstat_custom_report</code>. A demo plugin comes with the "
1522
+ #~ "package. It shows how to write custom reports in 5 minutes. You can find "
1523
+ #~ "it inside the plugin&apos;s folder: <code>wp-slimstat-custom-report-demo."
1524
+ #~ "php</code>. For more information, visit my <a href=\"http://lab."
1525
+ #~ "duechiacchiere.it/\" target=\"_blank\">support forum</a>."
1526
+ #~ msgstr ""
1527
+ #~ "Si, si pu&ograve;! Creare e vedere le proprie statistiche personalizzate "
1528
+ #~ "per WP SlimStat. Per far questo, ti basta scrivere un nuovo plugin che "
1529
+ #~ "preleva le informazioni desiderate dal database, per poi agganciarlo al "
1530
+ #~ "codice <code>wp_slimstat_custom_report</code>. Un esempio &egrave; "
1531
+ #~ "incluso con la distribuzione. Mostra come scrivere rapporti "
1532
+ #~ "personalizzati in 5 minuti. Lo trovi nella cartella del plugin: <code>wp-"
1533
+ #~ "slimstat-custom-report-demo.php</code>. Per ulteriori informazioni, "
1534
+ #~ "visita il mio <a href=\"http://lab.duechiacchiere.it/\" target=\"_blank"
1535
+ #~ "\">forum di supporto</a>."
1536
+
1537
+ #~ msgid "Domains"
1538
+ #~ msgstr "Domini"
1539
+
1540
+ #~ msgid "Visits"
1541
+ #~ msgstr "Visite"
1542
+
1543
+ #~ msgid "Unique Visits"
1544
+ #~ msgstr "Visite uniche"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/subscribe-reloaded-sr_RS.mo ADDED
Binary file
langs/subscribe-reloaded-sr_RS.po ADDED
@@ -0,0 +1,1128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-08-31 08:27-0500\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
+ "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: ../\n"
14
+ "Plural-Forms: s\n"
15
+ "X-Poedit-Language: Serbian\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: subscribe-to-comments-reloaded.php:41
20
+ #: subscribe-to-comments-reloaded.php:230
21
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
22
+ msgstr "Пријава за овај чланак мора да буде потврђена <a href='[manager_link]'>Управљај пријавама</a>."
23
+
24
+ #: subscribe-to-comments-reloaded.php:46
25
+ #: subscribe-to-comments-reloaded.php:229
26
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
27
+ msgstr "Пријавили сте се на овај чланак. <a href='[manager_link]'>Управљај пријавом</a>."
28
+
29
+ #: subscribe-to-comments-reloaded.php:53
30
+ #: subscribe-to-comments-reloaded.php:231
31
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
32
+ msgstr "Можете да <a href='[manager_link]'>управљате пријавама</a> на овом чланку."
33
+
34
+ #: subscribe-to-comments-reloaded.php:58
35
+ #: subscribe-to-comments-reloaded.php:228
36
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
37
+ msgstr "Обавести ме о коментарима на е-пошту. Такође можете <a href='[subscribe_link]'>да се пријавите</a> без остављања коментара."
38
+
39
+ #: subscribe-to-comments-reloaded.php:67
40
+ msgid "Don't subscribe"
41
+ msgstr "Не пријављуј"
42
+
43
+ #: subscribe-to-comments-reloaded.php:68
44
+ msgid "All"
45
+ msgstr "Све"
46
+
47
+ #: subscribe-to-comments-reloaded.php:69
48
+ #: templates/user.php:65
49
+ msgid "Replies to my comments"
50
+ msgstr "Одговори на моје коментаре"
51
+
52
+ #: subscribe-to-comments-reloaded.php:70
53
+ msgid "Daily digest"
54
+ msgstr "Преглед дана"
55
+
56
+ #: subscribe-to-comments-reloaded.php:234
57
+ #: options/index.php:46
58
+ msgid "Manage subscriptions"
59
+ msgstr "Управљај пријавама"
60
+
61
+ #: subscribe-to-comments-reloaded.php:236
62
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
63
+ msgstr "Да би управљали пријавама, прво унесите е-адресу у поље испод. Добићете поруку са везом ка страници за управљање пријавама."
64
+
65
+ #: subscribe-to-comments-reloaded.php:237
66
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
67
+ msgstr "Ваш захтев је прихваћен. У наредних неколико минута тебало би да добијете е-пошту са везом за управљање пријавама."
68
+
69
+ #: subscribe-to-comments-reloaded.php:238
70
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
71
+ msgstr "Можете да пратите дискусију на чланку <strong>[post_title]</strong> без остављања коментара. Занимљиво, зар не? Довољно је да унесете е-адресу у поље испод, и бићете на време обавештени."
72
+
73
+ #: subscribe-to-comments-reloaded.php:239
74
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
75
+ msgstr "Ваш захтев је прихваћен и завршен. Добићете обавештење путем е-поште сваки пут када се појави нови коментар."
76
+
77
+ #: subscribe-to-comments-reloaded.php:240
78
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
79
+ msgstr "Ваш захтев је прихваћен и завршен. Како би потврдили захтев, проверите е-пошту за верификацију поруке и пратите упутства."
80
+
81
+ #: subscribe-to-comments-reloaded.php:241
82
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
83
+ msgstr "Да би поништили или обуставили једно или више обавештења, изаберите одговарајуће поље за потврду и кликните на дугме на крају листе."
84
+
85
+ #: subscribe-to-comments-reloaded.php:242
86
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
87
+ msgstr "Да би поништили или обуставили једно или више обавештења, изаберите одговарајуће поље за потврду и кликните на дугме на крају листе. Тренутно сте пријављени на:"
88
+
89
+ #: subscribe-to-comments-reloaded.php:246
90
+ msgid "There is a new comment to [post_title]"
91
+ msgstr "Нови коментар на [post_title]"
92
+
93
+ #: subscribe-to-comments-reloaded.php:247
94
+ msgid ""
95
+ "There is a new comment to [post_title].\n"
96
+ "Comment Link: [comment_permalink]\n"
97
+ "Author: [comment_author]\n"
98
+ "Comment:\n"
99
+ "[comment_content]\n"
100
+ "Permalink: [post_permalink]\n"
101
+ "Manage your subscriptions: [manager_link]"
102
+ msgstr ""
103
+ "Нови коментар на [post_title].\n"
104
+ "Веза за коментар: [comment_permalink]\n"
105
+ "Аутор: [comment_author]\n"
106
+ "Коментар: [comment_content]\n"
107
+ "Веза за чланак: [post_permalink]\n"
108
+ "\n"
109
+ "Управљај пријавама: [manager_link]"
110
+
111
+ #: subscribe-to-comments-reloaded.php:248
112
+ msgid "Please confirm your subscription to [post_title]"
113
+ msgstr "Потврдите своју пријаву на [post_title]"
114
+
115
+ #: subscribe-to-comments-reloaded.php:249
116
+ msgid ""
117
+ "You have requested to be notified every time a new comment is added to:\n"
118
+ "[post_permalink]\n"
119
+ "\n"
120
+ "Please confirm your request by clicking on this link:\n"
121
+ "[confirm_link]"
122
+ msgstr ""
123
+ "Пријавили сте се да будете обавештени сваки пут када се појави нови коментар на [post_title]:\n"
124
+ "[post_permalink]\n"
125
+ "\n"
126
+ "Потврдите свој захтев кликом на ову везу:\n"
127
+ "[confirm_link]"
128
+
129
+ #: subscribe-to-comments-reloaded.php:250
130
+ msgid "Manage your subscriptions on [blog_name]"
131
+ msgstr "Управљај пријавама на [blog_name]"
132
+
133
+ #: subscribe-to-comments-reloaded.php:251
134
+ msgid ""
135
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
136
+ "[manager_link]"
137
+ msgstr ""
138
+ "Поднели сте захтев да управљате својим пријавама за текстове на [blog_name]. Кликните на везу испод да би могли да управљате Вашим пријавама :\n"
139
+ "[manager_link]"
140
+
141
+ #: subscribe-to-comments-reloaded.php:1018
142
+ #: options/panel2.php:42
143
+ #: options/panel2.php:49
144
+ #: options/panel2.php:56
145
+ #: options/panel5.php:43
146
+ #: options/panel5.php:50
147
+ #: options/panel5.php:57
148
+ #: options/panel5.php:64
149
+ #: options/panel5.php:71
150
+ #: options/panel5.php:78
151
+ msgid "No"
152
+ msgstr "Не"
153
+
154
+ #: subscribe-to-comments-reloaded.php:1042
155
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
156
+ msgstr "Потребна Вам је помоћ о коришћењу Subscribe to Comments Reloaded? Посетите званични"
157
+
158
+ #: subscribe-to-comments-reloaded.php:1042
159
+ msgid "support forum"
160
+ msgstr "форум подршке"
161
+
162
+ #: subscribe-to-comments-reloaded.php:1043
163
+ msgid "Feeling generous?"
164
+ msgstr "Да ли сте великодушни?"
165
+
166
+ #: subscribe-to-comments-reloaded.php:1043
167
+ msgid "Donate a few bucks!"
168
+ msgstr "Донирајте неколико динара!"
169
+
170
+ #: options/index.php:47
171
+ msgid "Comment Form"
172
+ msgstr "Формулар за коментаре"
173
+
174
+ #: options/index.php:48
175
+ msgid "Management Page"
176
+ msgstr "Управљачка страница"
177
+
178
+ #: options/index.php:49
179
+ msgid "Notifications"
180
+ msgstr "Обавештења"
181
+
182
+ #: options/index.php:50
183
+ #: options/panel2.php:35
184
+ #: options/panel3.php:39
185
+ #: options/panel4.php:36
186
+ msgid "Options"
187
+ msgstr "Параметри"
188
+
189
+ #: options/index.php:51
190
+ msgid "You can help"
191
+ msgstr "И Ви можете да помогнете"
192
+
193
+ #: options/panel1-business-logic.php:18
194
+ msgid "Subscription added."
195
+ msgstr "Пријава је додата."
196
+
197
+ #: options/panel1-business-logic.php:30
198
+ msgid "Subscriptions updated."
199
+ msgstr "Пријава је ажурирана."
200
+
201
+ #: options/panel1-business-logic.php:39
202
+ msgid "Subscription deleted."
203
+ msgstr "Пријава је избрисана."
204
+
205
+ #: options/panel1-business-logic.php:54
206
+ #: templates/author.php:22
207
+ #: templates/user.php:22
208
+ msgid "Subscriptions deleted:"
209
+ msgstr "Избрисане пријаве:"
210
+
211
+ #: options/panel1-business-logic.php:58
212
+ #: templates/author.php:26
213
+ #: templates/user.php:26
214
+ msgid "Subscriptions suspended:"
215
+ msgstr "Обустављене пријаве:"
216
+
217
+ #: options/panel1-business-logic.php:62
218
+ #: templates/author.php:30
219
+ #: templates/user.php:30
220
+ msgid "Subscriptions activated:"
221
+ msgstr "Активиране пријаве:"
222
+
223
+ #: options/panel1-business-logic.php:66
224
+ #: options/panel1-business-logic.php:70
225
+ #: templates/author.php:34
226
+ #: templates/author.php:38
227
+ #: templates/user.php:34
228
+ msgid "Subscriptions updated:"
229
+ msgstr "Ажуриране пријаве:"
230
+
231
+ #: options/panel1-business-logic.php:94
232
+ msgid "&laquo; Previous"
233
+ msgstr "&laquo; Претходна"
234
+
235
+ #: options/panel1-business-logic.php:98
236
+ msgid "Next &raquo;"
237
+ msgstr "Следећа &raquo;"
238
+
239
+ #: options/panel1-edit-subscription.php:8
240
+ msgid "Update Subscription"
241
+ msgstr "Ажурирај пријаву"
242
+
243
+ #: options/panel1-edit-subscription.php:10
244
+ #: options/panel1-edit-subscription.php:14
245
+ #: options/panel1-edit-subscription.php:15
246
+ #: options/panel1-edit-subscription.php:16
247
+ #: options/panel1.php:23
248
+ #: options/panel1.php:24
249
+ #: options/panel1.php:25
250
+ msgid "optional"
251
+ msgstr "по избору"
252
+
253
+ #: options/panel1-edit-subscription.php:10
254
+ #: options/panel1.php:19
255
+ #: options/panel1.php:81
256
+ #: options/panel1.php:117
257
+ #: templates/author.php:50
258
+ #: templates/user.php:46
259
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
260
+ msgstr "Имајте у виду: ова операција се не може опозвати. Да ли сте сигурни да желите да наставите?"
261
+
262
+ #: options/panel1-edit-subscription.php:12
263
+ msgid "Post:"
264
+ msgstr "Чланак:"
265
+
266
+ #: options/panel1-edit-subscription.php:13
267
+ #: options/panel1.php:21
268
+ msgid "From"
269
+ msgstr "Од"
270
+
271
+ #: options/panel1-edit-subscription.php:14
272
+ #: options/panel1.php:22
273
+ msgid "To"
274
+ msgstr "До"
275
+
276
+ #: options/panel1-edit-subscription.php:17
277
+ #: options/panel1.php:26
278
+ #: options/panel1.php:45
279
+ #: options/panel1.php:103
280
+ msgid "Status"
281
+ msgstr "Статус"
282
+
283
+ #: options/panel1-edit-subscription.php:19
284
+ #: options/panel1.php:28
285
+ msgid "Keep unchanged"
286
+ msgstr "Остави непромењен"
287
+
288
+ #: options/panel1-edit-subscription.php:20
289
+ #: options/panel1.php:29
290
+ #: options/panel1.php:47
291
+ msgid "Active"
292
+ msgstr "Активан"
293
+
294
+ #: options/panel1-edit-subscription.php:21
295
+ #: options/panel1.php:30
296
+ #: options/panel1.php:48
297
+ msgid "Replies only"
298
+ msgstr "Само одговори"
299
+
300
+ #: options/panel1-edit-subscription.php:22
301
+ #: options/panel1.php:31
302
+ msgid "Suspended"
303
+ msgstr "Обустављено"
304
+
305
+ #: options/panel1-edit-subscription.php:23
306
+ #: options/panel1.php:32
307
+ msgid "Update"
308
+ msgstr "Ажурирај"
309
+
310
+ #: options/panel1.php:17
311
+ msgid "Mass Update Subscriptions"
312
+ msgstr "Масовно ажурирање пријава"
313
+
314
+ #: options/panel1.php:39
315
+ msgid "Add New Subscription"
316
+ msgstr "Додај нову пријаву"
317
+
318
+ #: options/panel1.php:43
319
+ msgid "Post ID"
320
+ msgstr "ID чланка"
321
+
322
+ #: options/panel1.php:44
323
+ #: options/panel1.php:90
324
+ #: templates/request-management-link.php:65
325
+ #: templates/subscribe.php:86
326
+ #: templates/user.php:51
327
+ msgid "Email"
328
+ msgstr "Е-адреса"
329
+
330
+ #: options/panel1.php:49
331
+ msgid "Ask user to confirm"
332
+ msgstr "Питајте корисника за потврду"
333
+
334
+ #: options/panel1.php:50
335
+ msgid "Add"
336
+ msgstr "Додај"
337
+
338
+ #: options/panel1.php:59
339
+ msgid "Search subscriptions"
340
+ msgstr "Тражи пријаву"
341
+
342
+ #: options/panel1.php:61
343
+ #, php-format
344
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
345
+ msgstr "Можете подједнако <a href=\"%s\">да видите све пријаве </a> или претражити по"
346
+
347
+ #: options/panel1.php:64
348
+ msgid "email"
349
+ msgstr "е-адреса"
350
+
351
+ #: options/panel1.php:65
352
+ msgid "post ID"
353
+ msgstr "ID чланка"
354
+
355
+ #: options/panel1.php:66
356
+ msgid "status"
357
+ msgstr "статус"
358
+
359
+ #: options/panel1.php:69
360
+ msgid "equals"
361
+ msgstr "једнако"
362
+
363
+ #: options/panel1.php:70
364
+ msgid "contains"
365
+ msgstr "садржи"
366
+
367
+ #: options/panel1.php:71
368
+ msgid "does not contain"
369
+ msgstr "не садржи"
370
+
371
+ #: options/panel1.php:72
372
+ msgid "starts with"
373
+ msgstr "почиње са"
374
+
375
+ #: options/panel1.php:73
376
+ msgid "ends with"
377
+ msgstr "завршава са"
378
+
379
+ #: options/panel1.php:76
380
+ msgid "results per page:"
381
+ msgstr "резултата по страници:"
382
+
383
+ #: options/panel1.php:77
384
+ msgid "Search"
385
+ msgstr "Тражи"
386
+
387
+ #: options/panel1.php:85
388
+ msgid "Reverse the order by Post ID"
389
+ msgstr "Редослед сортирања према ID чланку"
390
+
391
+ #: options/panel1.php:86
392
+ #: options/panel1.php:87
393
+ msgid "Reverse the order by Date/Time"
394
+ msgstr "Редослед сортирања према датум/време"
395
+
396
+ #: options/panel1.php:89
397
+ msgid "Post (ID)"
398
+ msgstr "Чланак (ID)"
399
+
400
+ #: options/panel1.php:92
401
+ msgid "Search query:"
402
+ msgstr "Резултати претраге:"
403
+
404
+ #: options/panel1.php:92
405
+ msgid "Rows:"
406
+ msgstr "Резултати:"
407
+
408
+ #: options/panel1.php:92
409
+ msgid "of"
410
+ msgstr "од"
411
+
412
+ #: options/panel1.php:93
413
+ #: templates/author.php:56
414
+ #: templates/user.php:52
415
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
416
+ msgstr "Легенда: Y = сви коментари, R = само одговори, C = неактивни"
417
+
418
+ #: options/panel1.php:102
419
+ msgid "Date and Time"
420
+ msgstr "Датум и време"
421
+
422
+ #: options/panel1.php:114
423
+ msgid "Subscription"
424
+ msgstr "Пријаве"
425
+
426
+ #: options/panel1.php:116
427
+ msgid "Edit"
428
+ msgstr "Уреди"
429
+
430
+ #: options/panel1.php:117
431
+ #: templates/author.php:69
432
+ #: templates/user.php:63
433
+ msgid "Delete"
434
+ msgstr "Избриши"
435
+
436
+ #: options/panel1.php:125
437
+ #: templates/author.php:68
438
+ #: templates/user.php:62
439
+ msgid "Action:"
440
+ msgstr "Акција:"
441
+
442
+ #: options/panel1.php:126
443
+ msgid "Delete forever"
444
+ msgstr "Избриши заувек"
445
+
446
+ #: options/panel1.php:127
447
+ #: templates/author.php:70
448
+ #: templates/user.php:64
449
+ msgid "Suspend"
450
+ msgstr "Обустави"
451
+
452
+ #: options/panel1.php:128
453
+ msgid "Activate and set to Y"
454
+ msgstr "Активирај и подеси на Y"
455
+
456
+ #: options/panel1.php:129
457
+ msgid "Activate and set to R"
458
+ msgstr "Активирај и подеси на R"
459
+
460
+ #: options/panel1.php:130
461
+ #: templates/author.php:72
462
+ #: templates/user.php:66
463
+ msgid "Activate"
464
+ msgstr "Активирај"
465
+
466
+ #: options/panel1.php:131
467
+ #: templates/author.php:73
468
+ #: templates/user.php:67
469
+ msgid "Update subscriptions"
470
+ msgstr "Ажурирај пријаве"
471
+
472
+ #: options/panel1.php:135
473
+ msgid "Sorry, no subscriptions match your search criteria."
474
+ msgstr "Нажалост нема пријава које одговарају траженим критеријумима."
475
+
476
+ #: options/panel2.php:11
477
+ #: options/panel2.php:39
478
+ msgid "Enable default checkbox"
479
+ msgstr "Омогући стандардно поље за потврду"
480
+
481
+ #: options/panel2.php:12
482
+ #: options/panel2.php:46
483
+ msgid "Checked by default"
484
+ msgstr "Подразумевани избор"
485
+
486
+ #: options/panel2.php:13
487
+ #: options/panel2.php:53
488
+ msgid "Advanced subscription"
489
+ msgstr "Напредна пријава"
490
+
491
+ #: options/panel2.php:14
492
+ #: options/panel2.php:60
493
+ msgid "Custom inline style"
494
+ msgstr "Изменљиви стил линије"
495
+
496
+ #: options/panel2.php:15
497
+ #: options/panel2.php:65
498
+ msgid "Custom HTML"
499
+ msgstr "Изменљиви HTML"
500
+
501
+ #: options/panel2.php:17
502
+ msgid "Checkbox label"
503
+ msgstr "Опис поља за избор "
504
+
505
+ #: options/panel2.php:18
506
+ #: options/panel2.php:81
507
+ msgid "Subscribed label"
508
+ msgstr "Опис пријаве"
509
+
510
+ #: options/panel2.php:19
511
+ msgid "Awaiting label"
512
+ msgstr "Опис очекивања"
513
+
514
+ #: options/panel2.php:20
515
+ #: options/panel2.php:91
516
+ msgid "Author label"
517
+ msgstr "Опис аутора"
518
+
519
+ #: options/panel2.php:25
520
+ #: options/panel3.php:26
521
+ #: options/panel4.php:25
522
+ #: options/panel5.php:22
523
+ msgid "Your settings have been successfully updated."
524
+ msgstr "Ваша подешавања су успешно ажурирана."
525
+
526
+ #: options/panel2.php:28
527
+ #: options/panel3.php:29
528
+ #: options/panel4.php:28
529
+ #: options/panel5.php:25
530
+ msgid "There was an error updating the following fields:"
531
+ msgstr "Дошло је до грешке при ажурирању следећих поља:"
532
+
533
+ #: options/panel2.php:41
534
+ #: options/panel2.php:48
535
+ #: options/panel2.php:55
536
+ #: options/panel5.php:42
537
+ #: options/panel5.php:49
538
+ #: options/panel5.php:56
539
+ #: options/panel5.php:63
540
+ #: options/panel5.php:70
541
+ #: options/panel5.php:77
542
+ msgid "Yes"
543
+ msgstr "Да"
544
+
545
+ #: options/panel2.php:43
546
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
547
+ msgstr "Искључите ову опцију ако желите да преместите поље за потврду пријаве на друго место на страници."
548
+
549
+ #: options/panel2.php:50
550
+ msgid "Decide if the checkbox should be checked by default or not."
551
+ msgstr "Одлучите да ли поље за потврду треба да буде подразумевано откачено или не."
552
+
553
+ #: options/panel2.php:57
554
+ msgid "Allow users to choose from different subscription types (all, replies only)."
555
+ msgstr "Омогућавајте корисницима да бирају различите врсте пријава (све, само одговори)."
556
+
557
+ #: options/panel2.php:62
558
+ msgid "Custom inline CSS to add to the checkbox."
559
+ msgstr "Изменљива inline CSS за додавање пољa за потврду."
560
+
561
+ #: options/panel2.php:67
562
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
563
+ msgstr "Изменљивии код HTML за приказивање поља за потврду. Доступне ознаке: [checkbox_field], [checkbox_label]"
564
+
565
+ #: options/panel2.php:72
566
+ msgid "Messages for your visitors"
567
+ msgstr "Поруке за читаоце"
568
+
569
+ #: options/panel2.php:76
570
+ msgid "Default label"
571
+ msgstr "Подразумевани опис"
572
+
573
+ #: options/panel2.php:78
574
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
575
+ msgstr "Опис повезан са пољем за потврду. Доступне ознаке: [subscribe_link]"
576
+
577
+ #: options/panel2.php:83
578
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
579
+ msgstr "Опис приказан особи која је већ пријављена на чланак. Доступне ознаке: [manager_link]"
580
+
581
+ #: options/panel2.php:86
582
+ msgid "Pending label"
583
+ msgstr "Опис у току"
584
+
585
+ #: options/panel2.php:88
586
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
587
+ msgstr "Опис приказан особи која је већ пријављена за пријаву чланка, али није кликнула линк за верификацију. Доступе ознаке: [manager_link]"
588
+
589
+ #: options/panel2.php:93
590
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
591
+ msgstr "Опис приказан ауторима (и администраторима). Доступне ознаке: [manager_link]"
592
+
593
+ #: options/panel2.php:97
594
+ #: options/panel3.php:145
595
+ #: options/panel4.php:105
596
+ #: options/panel5.php:83
597
+ msgid "Save Changes"
598
+ msgstr "Сачувај промене"
599
+
600
+ #: options/panel3.php:10
601
+ #: options/panel3.php:43
602
+ msgid "Virtual Management Page"
603
+ msgstr "Управљање виртуалном страном"
604
+
605
+ #: options/panel3.php:11
606
+ #: options/panel3.php:51
607
+ msgid "Page title"
608
+ msgstr "Наслов стране"
609
+
610
+ #: options/panel3.php:12
611
+ #: options/panel3.php:56
612
+ msgid "Management URL"
613
+ msgstr "Управљање URL"
614
+
615
+ #: options/panel3.php:13
616
+ #: options/panel3.php:63
617
+ msgid "Custom HEAD meta"
618
+ msgstr "Сопствени meta наслов"
619
+
620
+ #: options/panel3.php:15
621
+ #: options/panel3.php:74
622
+ msgid "Request link"
623
+ msgstr "Захтевана веза"
624
+
625
+ #: options/panel3.php:16
626
+ #: options/panel3.php:84
627
+ msgid "Request submitted"
628
+ msgstr "Потврда пријаве"
629
+
630
+ #: options/panel3.php:17
631
+ #: options/panel3.php:94
632
+ msgid "Subscribe without commenting"
633
+ msgstr "Пријава без коментарисања"
634
+
635
+ #: options/panel3.php:18
636
+ #: options/panel3.php:104
637
+ msgid "Subscription processed"
638
+ msgstr "Успешна пријава"
639
+
640
+ #: options/panel3.php:19
641
+ #: options/panel3.php:114
642
+ msgid "Subscription processed (DCI)"
643
+ msgstr "Успешна пријава (+ верификација)"
644
+
645
+ #: options/panel3.php:20
646
+ #: options/panel3.php:124
647
+ msgid "Authors"
648
+ msgstr "Аутори"
649
+
650
+ #: options/panel3.php:21
651
+ #: options/panel3.php:134
652
+ msgid "Users"
653
+ msgstr "Корисници"
654
+
655
+ #: options/panel3.php:45
656
+ msgid "Enabled"
657
+ msgstr "Укључено"
658
+
659
+ #: options/panel3.php:46
660
+ msgid "Disabled"
661
+ msgstr "Искључено"
662
+
663
+ #: options/panel3.php:47
664
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
665
+ msgstr "Искључи управљање пријавама путем виртуелне странице, ако желите да креирате <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">статичну страну</a> како би тема била лепша."
666
+
667
+ #: options/panel3.php:53
668
+ msgid "Title of the page your visitors will use to manage their subscriptions."
669
+ msgstr "Наслов странице коју ће посетиоци користити да управљају својим пријавама."
670
+
671
+ #: options/panel3.php:58
672
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
673
+ msgstr "Веза ка страници за управљање пријавама (нешто као <code>/manage-subscriptions</code> или <code>/?page_id=345</code>). Ова страница <b>неће постојати</b> у систему, али њена веза мора да прати Вашу пермалинк структуру."
674
+
675
+ #: options/panel3.php:60
676
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
677
+ msgstr "Упозорење: изгледа да вредност коју користите не одговара пермалинк структури."
678
+
679
+ #: options/panel3.php:65
680
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
681
+ msgstr "Одредити свој код HTML, који ће бити додат у секцији HEAD на страници. Користи <strong>једноструке наводнике</strong> за вредности."
682
+
683
+ #: options/panel3.php:70
684
+ #: options/panel4.php:52
685
+ msgid "Messages"
686
+ msgstr "Поруке"
687
+
688
+ #: options/panel3.php:75
689
+ #: options/panel3.php:85
690
+ #: options/panel3.php:95
691
+ #: options/panel3.php:105
692
+ #: options/panel3.php:115
693
+ #: options/panel3.php:125
694
+ #: options/panel3.php:135
695
+ #: options/panel4.php:63
696
+ #: options/panel4.php:79
697
+ #: options/panel4.php:95
698
+ msgid "Bold"
699
+ msgstr "Подебљано"
700
+
701
+ #: options/panel3.php:76
702
+ #: options/panel3.php:86
703
+ #: options/panel3.php:96
704
+ #: options/panel3.php:106
705
+ #: options/panel3.php:116
706
+ #: options/panel3.php:126
707
+ #: options/panel3.php:136
708
+ #: options/panel4.php:64
709
+ #: options/panel4.php:80
710
+ #: options/panel4.php:96
711
+ msgid "Italic"
712
+ msgstr "Укошен"
713
+
714
+ #: options/panel3.php:77
715
+ #: options/panel3.php:87
716
+ #: options/panel3.php:97
717
+ #: options/panel3.php:107
718
+ #: options/panel3.php:117
719
+ #: options/panel3.php:127
720
+ #: options/panel3.php:137
721
+ #: options/panel4.php:65
722
+ #: options/panel4.php:81
723
+ #: options/panel4.php:97
724
+ msgid "Link"
725
+ msgstr "Веза"
726
+
727
+ #: options/panel3.php:78
728
+ #: options/panel3.php:88
729
+ #: options/panel3.php:98
730
+ #: options/panel3.php:108
731
+ #: options/panel3.php:118
732
+ #: options/panel3.php:128
733
+ #: options/panel3.php:138
734
+ #: options/panel4.php:66
735
+ #: options/panel4.php:82
736
+ #: options/panel4.php:98
737
+ msgid "Image"
738
+ msgstr "Слика"
739
+
740
+ #: options/panel3.php:81
741
+ msgid "Text shown to those who request to manage their subscriptions."
742
+ msgstr "Текст приказан особама које питају за управљање пријавама."
743
+
744
+ #: options/panel3.php:91
745
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
746
+ msgstr "Информација приказана корисницима након што је захтев за пријаву прихваћен. Доступне ознаке: [post_title], [post_permalink]"
747
+
748
+ #: options/panel3.php:101
749
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
750
+ msgstr "Информација приказана корисницима који желе пријаву без коментарисања. Доступне ознаке: [post_title], [post_permalink]"
751
+
752
+ #: options/panel3.php:111
753
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
754
+ msgstr "Информација приказана након што је захтев за пријаву прихваћен (искључена двострука верификација). Доступне ознаке: [post_title], [post_permalink]"
755
+
756
+ #: options/panel3.php:121
757
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
758
+ msgstr "Информација приказана након што је захтев за пријаву прихваћен (укључена двострука верификација). Доступне ознаке: [post_title], [post_permalink]"
759
+
760
+ #: options/panel3.php:131
761
+ msgid "Introductory text for the authors' management page."
762
+ msgstr "Текст приказан на ауторовој страници за управљање пријавама."
763
+
764
+ #: options/panel3.php:141
765
+ msgid "Introductory text for the users' management page."
766
+ msgstr "Текст приказан на корисничкој страници за управљање пријавама."
767
+
768
+ #: options/panel4.php:13
769
+ #: options/panel4.php:40
770
+ msgid "Sender name"
771
+ msgstr "Име пошиљаоца"
772
+
773
+ #: options/panel4.php:14
774
+ #: options/panel4.php:45
775
+ msgid "Sender email address"
776
+ msgstr "Е-адреса пошиљаоца"
777
+
778
+ #: options/panel4.php:15
779
+ #: options/panel4.php:56
780
+ msgid "Notification subject"
781
+ msgstr "Наслов обавештења"
782
+
783
+ #: options/panel4.php:16
784
+ #: options/panel4.php:61
785
+ msgid "Notification message"
786
+ msgstr "Садржај обавештења"
787
+
788
+ #: options/panel4.php:17
789
+ #: options/panel4.php:72
790
+ msgid "Double check subject"
791
+ msgstr "Наслов двоструке верификације"
792
+
793
+ #: options/panel4.php:18
794
+ #: options/panel4.php:77
795
+ msgid "Double check message"
796
+ msgstr "Садржај двоструке верификације"
797
+
798
+ #: options/panel4.php:19
799
+ #: options/panel4.php:88
800
+ msgid "Management subject"
801
+ msgstr "Наслов управљања пријавама"
802
+
803
+ #: options/panel4.php:20
804
+ #: options/panel4.php:93
805
+ msgid "Management message"
806
+ msgstr "Садржај управљања пријавама"
807
+
808
+ #: options/panel4.php:42
809
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
810
+ msgstr "Назив за поље \"од кога\", када се шаље ново обавештење кориснику."
811
+
812
+ #: options/panel4.php:47
813
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
814
+ msgstr "Е-адреса коришћена у пољу \"од кога\" када се шаље ново обавештење кориснику."
815
+
816
+ #: options/panel4.php:58
817
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
818
+ msgstr "Наслов е-поште. Доступне ознаке: [post_title]"
819
+
820
+ #: options/panel4.php:69
821
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
822
+ msgstr "Садржај е-поште обавештења. Доступне ознаке: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
823
+
824
+ #: options/panel4.php:74
825
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
826
+ msgstr "Наслов е-поште за потврду. Доступне ознаке: [post_title]"
827
+
828
+ #: options/panel4.php:85
829
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
830
+ msgstr "Садржај е-поште за потврду. Доступне ознаке: [post_permalink], [confirm_link], [post_title], [manager_link]"
831
+
832
+ #: options/panel4.php:90
833
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
834
+ msgstr "Наслов поруке послате особама које желе да управљају њиховим пријавама. Доступне ознаке: [blog_name]"
835
+
836
+ #: options/panel4.php:101
837
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
838
+ msgstr "Садржај поруке послате особама које желе да управљају њиховим пријавама. Доступне ознаке: [blog_name], [manager_link]"
839
+
840
+ #: options/panel5.php:11
841
+ #: options/panel5.php:35
842
+ msgid "Autopurge requests"
843
+ msgstr "Аутоматско чишћење"
844
+
845
+ #: options/panel5.php:12
846
+ #: options/panel5.php:40
847
+ msgid "Enable double check"
848
+ msgstr "Укључи двоструку верификацију"
849
+
850
+ #: options/panel5.php:13
851
+ #: options/panel5.php:47
852
+ msgid "Subscribe authors"
853
+ msgstr ""
854
+
855
+ #: options/panel5.php:14
856
+ #: options/panel5.php:54
857
+ msgid "Enable HTML emails"
858
+ msgstr "Укључи HTML за е-пошту"
859
+
860
+ #: options/panel5.php:15
861
+ msgid "Send trackbacks"
862
+ msgstr "Шаљи повратне везе"
863
+
864
+ #: options/panel5.php:16
865
+ msgid "Notify admin"
866
+ msgstr "Обавештавај администратора"
867
+
868
+ #: options/panel5.php:17
869
+ #: options/panel5.php:75
870
+ msgid "Let admin subscribe"
871
+ msgstr "Дозволи пријаве администратору"
872
+
873
+ #: options/panel5.php:36
874
+ msgid "days"
875
+ msgstr "дана"
876
+
877
+ #: options/panel5.php:37
878
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
879
+ msgstr "Бриши потврде које су на чекању (непотврђене) после X дана. \"Нула\" искључује ову функцију."
880
+
881
+ #: options/panel5.php:44
882
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
883
+ msgstr "Шаљи е-пошту са потврдом пријаве (да се избегне злоупотреба адреса)."
884
+
885
+ #: options/panel5.php:51
886
+ msgid "Automatically subscribe authors to their own articles (not retroactive)."
887
+ msgstr ""
888
+
889
+ #: options/panel5.php:58
890
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
891
+ msgstr "Ако је укључено, биће послата е-пошта са text/html уместо обичног текста."
892
+
893
+ #: options/panel5.php:61
894
+ msgid "Process trackbacks"
895
+ msgstr "Прати trackbacks"
896
+
897
+ #: options/panel5.php:65
898
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
899
+ msgstr "Информиши кориснике о новим trackback или pingback додатим у дискусији."
900
+
901
+ #: options/panel5.php:68
902
+ msgid "Track all subscriptions"
903
+ msgstr "Прати све пријаве"
904
+
905
+ #: options/panel5.php:72
906
+ msgid "Notify the administrator when users subscribe without commenting."
907
+ msgstr "Информиши администратора ако коросник покрене пријаву без коментарисања."
908
+
909
+ #: options/panel5.php:79
910
+ msgid "Let the administrator subscribe to comments when logged in."
911
+ msgstr "Дозволи администратору пријаву на коментаре ако је улогован."
912
+
913
+ #: options/panel6.php:8
914
+ msgid "Support the author"
915
+ msgstr "Подржи аутора"
916
+
917
+ #: options/panel6.php:16
918
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
919
+ msgstr "Колико је вредна за Ваше читаоце функционалност коју нуди овај додатак? Subscribe to Comments reloaded јесте и увек ће бити бесплатан, али можете помоћи аутору, ако мислите да овај додатак обогаћује функционалност вашег сајта. Свака донација ће бити искоришћена за помоћ у развијању додатка, и куповину хране за гладну породицу."
920
+
921
+ #: options/panel6.php:18
922
+ msgid "Don't want to donate? You can still help"
923
+ msgstr "Не желите да дате финансијску подршку? Још увек можете помоћи"
924
+
925
+ #: options/panel6.php:19
926
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
927
+ msgstr "Ако не желите да донирате новац, било би лепо да споменете на Вашем блогу да користите мој додатак. Јавите читаоцима шта је допринело побољшању Вашег сајта. Можете помоћи аутору посвећујући своје време на пријаву грешака, пошаљите фајл са преводом, и друге идеје за развијање Subscribe to Comments Reloaded. Шта год да урадите од горе наведеног, хвала што користите мој додатак!"
928
+
929
+ #: options/panel6.php:21
930
+ msgid "Vote and show your appreciation"
931
+ msgstr "Гласај и оцени додатак"
932
+
933
+ #: options/panel6.php:22
934
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
935
+ msgstr "Реци другима ако Subscribe to Comments Reloaded ради правилно и колико је добар. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Оцени додатак</a> на страници Додаци."
936
+
937
+ #: options/panel6.php:24
938
+ msgid "Sponsor's Corner"
939
+ msgstr "Спонзорско ћоше"
940
+
941
+ #: options/panel6.php:25
942
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
943
+ msgstr ""
944
+ "Ако желите да будете спонзор овог додатка, слободно ме <a href='http://www.duechiacchiere.it/contatto'>контактирајте</a>.<br />\n"
945
+ "Аутор српског превода: Александар Снегић - <a href=\"http://sneg.iz.rs\">СнегФотографија</a>"
946
+
947
+ #: templates/author.php:55
948
+ msgid "Title"
949
+ msgstr "Наслов"
950
+
951
+ #: templates/author.php:66
952
+ #: templates/user.php:60
953
+ msgid "Select all"
954
+ msgstr "Означи све"
955
+
956
+ #: templates/author.php:67
957
+ #: templates/user.php:61
958
+ msgid "Invert selection"
959
+ msgstr "Обрни означено"
960
+
961
+ #: templates/author.php:71
962
+ msgid "Set to Y"
963
+ msgstr "Подеси на Y"
964
+
965
+ #: templates/author.php:77
966
+ #: templates/user.php:71
967
+ msgid "No subscriptions match your search criteria."
968
+ msgstr "Ниједна пријава не испуњава критеријум претраге."
969
+
970
+ #: templates/request-management-link.php:67
971
+ #: templates/subscribe.php:87
972
+ msgid "Send"
973
+ msgstr "Пошаљи"
974
+
975
+ #: templates/subscribe.php:41
976
+ #: templates/subscribe.php:42
977
+ msgid "New subscription to"
978
+ msgstr "Нова пријава за"
979
+
980
+ #: templates/subscribe.php:42
981
+ msgid "User:"
982
+ msgstr "Корисник:"
983
+
984
+ #~ msgid "Notify authors"
985
+ #~ msgstr "Обавештавај ауторе"
986
+
987
+ #~ msgid "Notify the administrator when a new comment is posted."
988
+ #~ msgstr "Информиши администратора о новим коментарима."
989
+
990
+ #~ msgid "Subscribed"
991
+ #~ msgstr "Subskrybowane"
992
+
993
+ #~ msgid "Replies"
994
+ #~ msgstr "Odpowiedzi"
995
+
996
+ #~ msgid "Digest"
997
+ #~ msgstr "Podsumowanie"
998
+
999
+ #~ msgid "Pending"
1000
+ #~ msgstr "Oczekujące"
1001
+
1002
+ #~ msgid "Management Page ID"
1003
+ #~ msgstr "Zarządzanie ID strony"
1004
+
1005
+ #~ msgid "Management page"
1006
+ #~ msgstr "Zarządzanie strony"
1007
+
1008
+ #~ msgid "Awaiting confirmation"
1009
+ #~ msgstr "Oczekujące potwierdzenia"
1010
+
1011
+ #~ msgid "Stats"
1012
+ #~ msgstr "Statystyki"
1013
+
1014
+ #~ msgid "Other Messages"
1015
+ #~ msgstr "Inne wiadomości"
1016
+
1017
+ #~ msgid "Support"
1018
+ #~ msgstr "Wsparcie"
1019
+
1020
+ #~ msgid "The status has been successfully updated. Rows affected:"
1021
+ #~ msgstr "Status został pomyślnie zaktualizowany. Zawarte wiersze:"
1022
+
1023
+ #~ msgid ""
1024
+ #~ "Update the email address associated to a specific subscription (by post "
1025
+ #~ "ID)."
1026
+ #~ msgstr ""
1027
+ #~ "Aktualizuj adres e-mail związany ze specyficzną subskrypcją (wg ID postu)."
1028
+
1029
+ #~ msgid "PID"
1030
+ #~ msgstr "PID"
1031
+
1032
+ #~ msgid "Change status"
1033
+ #~ msgstr "Zmień status"
1034
+
1035
+ #~ msgid ""
1036
+ #~ "Change the status of an email address or permanently delete all its "
1037
+ #~ "subscriptions."
1038
+ #~ msgstr "Zmień status adresu e-mail, bądź całkowicie usuń subskrypcję."
1039
+
1040
+ #~ msgid "Resume"
1041
+ #~ msgstr "Kontynuuj"
1042
+
1043
+ #~ msgid "Update email address"
1044
+ #~ msgstr "Aktualizuj adres e-mail"
1045
+
1046
+ #~ msgid ""
1047
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1048
+ #~ "(exact matches only)."
1049
+ #~ msgstr ""
1050
+ #~ "Możesz dokonać \"masowej aktualizacji\" wszystkich wystąpień danego "
1051
+ #~ "adresu e-mail (tylko dokładne dopasowania)."
1052
+
1053
+ #~ msgid "Search email address"
1054
+ #~ msgstr "Szukaj adresu e-mail"
1055
+
1056
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1057
+ #~ msgstr ""
1058
+ #~ "Legenda: Y - subskrypcje, N - zawieszona, C - oczekuje potwierdzenia"
1059
+
1060
+ #~ msgid "StCR table has been successfully optimized."
1061
+ #~ msgstr "Tabela StCR została pomyślnie zoptymalizowana."
1062
+
1063
+ #~ msgid "Filter by date"
1064
+ #~ msgstr "Filtruj wg daty"
1065
+
1066
+ #~ msgid "Month"
1067
+ #~ msgstr "Miesiąc"
1068
+
1069
+ #~ msgid "Year"
1070
+ #~ msgstr "Rok"
1071
+
1072
+ #~ msgid "No data to display"
1073
+ #~ msgstr "Brak danych do wyświetlenia"
1074
+
1075
+ #~ msgid "optimize"
1076
+ #~ msgstr "optymalizuj"
1077
+
1078
+ #~ msgid "Database"
1079
+ #~ msgstr "Baza danych"
1080
+
1081
+ #~ msgid "Engine"
1082
+ #~ msgstr "Silnik"
1083
+
1084
+ #~ msgid "Created on"
1085
+ #~ msgstr "Utworzona"
1086
+
1087
+ #~ msgid "Index length"
1088
+ #~ msgstr "Długość indeksu"
1089
+
1090
+ #~ msgid "Records"
1091
+ #~ msgstr "Rekordów"
1092
+
1093
+ #~ msgid "Average Record Length"
1094
+ #~ msgstr "Średnia długość rekordu"
1095
+
1096
+ #~ msgid "Approximate Overhead"
1097
+ #~ msgstr "Przybliżona wartość"
1098
+
1099
+ #~ msgid "Analysis for"
1100
+ #~ msgstr "Analiza dla"
1101
+
1102
+ #~ msgid "Most active users"
1103
+ #~ msgstr "Najbardziej aktywni użytkownicy"
1104
+
1105
+ #~ msgid "Popular posts"
1106
+ #~ msgstr "Popularne wpisy"
1107
+
1108
+ #~ msgid "Custom CSS Class"
1109
+ #~ msgstr "Własna klasa CSS"
1110
+
1111
+ #~ msgid ""
1112
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1113
+ #~ "its style."
1114
+ #~ msgstr ""
1115
+ #~ "Własna klasa CSS przypisana do checkboksa, jeśli chcesz zmodyfikować jej "
1116
+ #~ "styl."
1117
+
1118
+ #~ msgid "Official Sponsors"
1119
+ #~ msgstr "Oficjalni sponsorzy"
1120
+
1121
+ #~ msgid "Subscriptions have been successfully updated."
1122
+ #~ msgstr "subskrypcje zostały pomyślnie zaktualizowane."
1123
+
1124
+ #~ msgid "Sorry, no subscriptions found."
1125
+ #~ msgstr "Nie znaleziono żadnych subskrypcji."
1126
+
1127
+ #~ msgid "All the subscriptions have been successfully updated."
1128
+ #~ msgstr "Wszystkie subskrypcje zostały pomyślnie zaktualizowane."
langs/subscribe-reloaded-tr_TR.mo CHANGED
Binary file
langs/subscribe-reloaded-tr_TR.po CHANGED
@@ -1,1107 +1,1107 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:40-0500\n"
6
- "PO-Revision-Date: 2011-07-20 12:40-0500\n"
7
- "Last-Translator: due chiacchiere <info@duechiacchiere.it>\n"
8
- "Language-Team: \n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e\n"
13
- "X-Poedit-Basepath: ../\n"
14
- "Plural-Forms: nplurals=1; plural= (1 != 1);\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Poedit-SearchPath-0: .\n"
17
-
18
- #: subscribe-to-comments-reloaded.php:33
19
- #: subscribe-to-comments-reloaded.php:221
20
- #, fuzzy
21
- msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
22
- msgstr "Bu yazıya olan aboneliğinizin doğrulanması gerekiyor. Aboneliklerinizi incelemek için <a href='[manager_link]'>tıklayın</a>."
23
-
24
- #: subscribe-to-comments-reloaded.php:38
25
- #: subscribe-to-comments-reloaded.php:220
26
- #, fuzzy
27
- msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
28
- msgstr "Bu yazıya abone oldunuz. Aboneliklerinizi incelemek için <a href='[manager_link]'>tıklayınız</a>."
29
-
30
- #: subscribe-to-comments-reloaded.php:45
31
- #: subscribe-to-comments-reloaded.php:222
32
- #, fuzzy
33
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
34
- msgstr "Bu yazıya olan aboneliklerinizi <a href='[manager_link]'>buradan</a> inceleyebilirsiniz."
35
-
36
- #: subscribe-to-comments-reloaded.php:50
37
- #: subscribe-to-comments-reloaded.php:217
38
- msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
39
- msgstr "Yeni yorumları e-posta aracılığıyla bana bildir. Ayrıca yorum yapmadan da <a href='[subscribe_link]'>abone</a> olabilirsiniz."
40
-
41
- #: subscribe-to-comments-reloaded.php:60
42
- msgid "All"
43
- msgstr ""
44
-
45
- #: subscribe-to-comments-reloaded.php:61
46
- #: templates/user.php:66
47
- msgid "Replies to my comments"
48
- msgstr ""
49
-
50
- #: subscribe-to-comments-reloaded.php:62
51
- msgid "Daily digest"
52
- msgstr ""
53
-
54
- #: subscribe-to-comments-reloaded.php:194
55
- #: options/index.php:41
56
- msgid "Manage subscriptions"
57
- msgstr "Abonelikler"
58
-
59
- #: subscribe-to-comments-reloaded.php:195
60
- msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
61
- msgstr "Aboneliklerinizi incelemek için aşağıya e-posta adresinizi girin. Biz de size aboneliklerinizi listeyebileceğiniz bir link gönderelim."
62
-
63
- #: subscribe-to-comments-reloaded.php:196
64
- msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
65
- msgstr "Abonelik servisini kullandığınız için teşekkür ederim. İsteğiniz tamamlandı ve aboneliğinizi yönetebileceğiniz bir link bir kaç dakika içerisinde e-posta adresinize gelmek üzere yola çıktı :) . "
66
-
67
- #: subscribe-to-comments-reloaded.php:197
68
- msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
69
- msgstr "<strong>[post_title]</strong> yazısındaki tartışmaları yorum bırakmadan da takip edebilirsiniz. Havalı değil mi? Aşağıdaki kutuya e-posta adresinizi girmeniz yeterli."
70
-
71
- #: subscribe-to-comments-reloaded.php:198
72
- msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
73
- msgstr "Abonelik servisini kullandığınız için teşekkür ederim. İsteğiniz tamamlandı. Bu yazıya yapılan, yöneticilerin onaylayıp yayınladığı her yorum için e-posta alıcaksınız."
74
-
75
- #: subscribe-to-comments-reloaded.php:199
76
- msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
77
- msgstr "Abonelik servsini kullandığınız için teşekkür ederim. İsteğinizi tamamlamak için lütfen e-posta adresinize gelen doğrulama mesajına bakın ve talimatları izleyin."
78
-
79
- #: subscribe-to-comments-reloaded.php:200
80
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
81
- msgstr "Bir ya da daha fazla aboneliğinizi iptal etmek ya da dondurmak için ilgili kutucukları düzenleyin ve listenin sonundaki düğmeye basın."
82
-
83
- #: subscribe-to-comments-reloaded.php:201
84
- msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
85
- msgstr "Bir ya da daha fazla aboneliğinizi iptal etmek ya da dondurmak için ilgili kutucukları düzenleyin ve listenin sonundaki düğmeye basın. Şu an ki abonelikleriniz:"
86
-
87
- #: subscribe-to-comments-reloaded.php:215
88
- msgid "There is a new comment to [post_title]"
89
- msgstr "[post_title] yazısı için yeni yorum yapıldı."
90
-
91
- #: subscribe-to-comments-reloaded.php:216
92
- msgid ""
93
- "There is a new comment to [post_title].\n"
94
- "Comment Link: [comment_permalink]\n"
95
- "Author: [comment_author]\n"
96
- "Comment:\n"
97
- "[comment_content]\n"
98
- "Permalink: [post_permalink]\n"
99
- "Manage your subscriptions: [manager_link]"
100
- msgstr "[post_title] yazısına yeni yorum gönderildi.Yorum Linki: [comment_permalink]Yazar: [comment_author]Yorum:[comment_content]Kalıcı Bağlantı: [post_permalink]Aboneliklerinizi İnceleme: [manager_link]"
101
-
102
- #: subscribe-to-comments-reloaded.php:223
103
- msgid "Please confirm your subscription to [post_title]"
104
- msgstr "Lütfen [post_title] yazısı için başvurduğunuz aboneliğinizi doğrulayın."
105
-
106
- #: subscribe-to-comments-reloaded.php:224
107
- msgid ""
108
- "You have requested to be notified every time a new comment is added to:\n"
109
- "[post_permalink]\n"
110
- "\n"
111
- "Please confirm your request by clicking on this link:\n"
112
- "[confirm_link]"
113
- msgstr "Aşağıdaki linke her yorum yapıldığında bilgilendirilmeyi istediniz:[post_permalink]Aşağıdaki linke tıklayarak isteğinizi doğrulayın.[confirm_link]"
114
-
115
- #: subscribe-to-comments-reloaded.php:225
116
- msgid "Manage your subscriptions on [blog_name]"
117
- msgstr "[blog_name] üzerindeki aboneliklerinizi inceleyin"
118
-
119
- #: subscribe-to-comments-reloaded.php:226
120
- msgid ""
121
- "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
122
- "[manager_link]"
123
- msgstr "[blog_name] üzerindeki aboneliklerinizi incelemek istediniz. Kişisel sayfanıza ulaşmak için aşağıdaki linke tıklayın: [manager_link]"
124
-
125
- #: subscribe-to-comments-reloaded.php:956
126
- msgid "Subscribed"
127
- msgstr "Abone olundu"
128
-
129
- #: subscribe-to-comments-reloaded.php:970
130
- #: options/panel2.php:41
131
- #: options/panel2.php:48
132
- #: options/panel2.php:55
133
- #: options/panel5.php:42
134
- #: options/panel5.php:49
135
- #: options/panel5.php:56
136
- #: options/panel5.php:63
137
- #: options/panel5.php:70
138
- #: options/panel5.php:77
139
- msgid "Yes"
140
- msgstr "Evet"
141
-
142
- #: subscribe-to-comments-reloaded.php:972
143
- msgid "Pending"
144
- msgstr ""
145
-
146
- #: subscribe-to-comments-reloaded.php:973
147
- #: options/panel2.php:42
148
- #: options/panel2.php:49
149
- #: options/panel2.php:56
150
- #: options/panel5.php:43
151
- #: options/panel5.php:50
152
- #: options/panel5.php:57
153
- #: options/panel5.php:64
154
- #: options/panel5.php:71
155
- #: options/panel5.php:78
156
- msgid "No"
157
- msgstr "Hayır"
158
-
159
- #: subscribe-to-comments-reloaded.php:983
160
- msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
161
- msgstr "Subscribe to Comments Reloaded 'ı nasıl kullanacağınızı bilmiyor musunuz? Şurayı ziyaret edin"
162
-
163
- #: subscribe-to-comments-reloaded.php:983
164
- msgid "support forum"
165
- msgstr "destek forumları"
166
-
167
- #: subscribe-to-comments-reloaded.php:984
168
- msgid "Feeling generous?"
169
- msgstr "Cömert mi hissediyorsunuz?"
170
-
171
- #: subscribe-to-comments-reloaded.php:984
172
- msgid "Donate a few bucks!"
173
- msgstr "Bir kaç dolar bağışlayın!"
174
-
175
- #: options/index.php:42
176
- #, fuzzy
177
- msgid "Comment Form"
178
- msgstr "Yorum formu"
179
-
180
- #: options/index.php:43
181
- #, fuzzy
182
- msgid "Management Page"
183
- msgstr "Abonelik sayfası"
184
-
185
- #: options/index.php:44
186
- #, fuzzy
187
- msgid "Notifications"
188
- msgstr "Bildiri Konusu"
189
-
190
- #: options/index.php:45
191
- #: options/panel2.php:35
192
- #: options/panel3.php:38
193
- #: options/panel4.php:34
194
- msgid "Options"
195
- msgstr "Ayarlar"
196
-
197
- #: options/index.php:46
198
- msgid "You can help"
199
- msgstr ""
200
-
201
- #: options/panel1-business-logic.php:18
202
- #, fuzzy
203
- msgid "Subscription added."
204
- msgstr "Abonelikler"
205
-
206
- #: options/panel1-business-logic.php:30
207
- #, fuzzy
208
- msgid "Subscriptions updated."
209
- msgstr "Güne göre abonelikler"
210
-
211
- #: options/panel1-business-logic.php:39
212
- #, fuzzy
213
- msgid "Subscription deleted."
214
- msgstr "Abonelik işleme alındı"
215
-
216
- #: options/panel1-business-logic.php:54
217
- #: templates/author.php:22
218
- #: templates/user.php:22
219
- #, fuzzy
220
- msgid "Subscriptions deleted:"
221
- msgstr "Abonelikler: "
222
-
223
- #: options/panel1-business-logic.php:58
224
- #: templates/author.php:26
225
- #: templates/user.php:26
226
- #, fuzzy
227
- msgid "Subscriptions suspended:"
228
- msgstr "Abonelik işleme alındı"
229
-
230
- #: options/panel1-business-logic.php:62
231
- #: templates/author.php:30
232
- #: templates/user.php:30
233
- #, fuzzy
234
- msgid "Subscriptions activated:"
235
- msgstr "Abonelikler: "
236
-
237
- #: options/panel1-business-logic.php:66
238
- #: options/panel1-business-logic.php:70
239
- #: templates/author.php:34
240
- #: templates/author.php:38
241
- #: templates/user.php:34
242
- #, fuzzy
243
- msgid "Subscriptions updated:"
244
- msgstr "Güne göre abonelikler"
245
-
246
- #: options/panel1-business-logic.php:94
247
- msgid "&laquo; Previous"
248
- msgstr "&laquo; Önceki"
249
-
250
- #: options/panel1-business-logic.php:98
251
- msgid "Next &raquo;"
252
- msgstr "Sonraki &raquo;"
253
-
254
- #: options/panel1-edit-subscription.php:8
255
- #, fuzzy
256
- msgid "Update Subscription"
257
- msgstr "Aboneliği güncelle"
258
-
259
- #: options/panel1-edit-subscription.php:10
260
- #: options/panel1.php:19
261
- #: options/panel1.php:81
262
- #: options/panel1.php:113
263
- #: templates/author.php:51
264
- #: templates/user.php:47
265
- msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
266
- msgstr "Lütfen unutmayın: bu işlem geri alınamaz. Devam etmek istediğinizden emin misiniz?"
267
-
268
- #: options/panel1-edit-subscription.php:12
269
- #, fuzzy
270
- msgid "Post:"
271
- msgstr "Sonuçlar:"
272
-
273
- #: options/panel1-edit-subscription.php:13
274
- #: options/panel1.php:21
275
- msgid "From"
276
- msgstr "Kimden"
277
-
278
- #: options/panel1-edit-subscription.php:14
279
- #: options/panel1.php:22
280
- msgid "To"
281
- msgstr "Kime"
282
-
283
- #: options/panel1-edit-subscription.php:15
284
- #: options/panel1.php:26
285
- #: options/panel1.php:45
286
- #: options/panel1.php:103
287
- msgid "Status"
288
- msgstr "Durum"
289
-
290
- #: options/panel1-edit-subscription.php:17
291
- #: options/panel1.php:28
292
- msgid "Keep unchanged"
293
- msgstr ""
294
-
295
- #: options/panel1-edit-subscription.php:18
296
- #: options/panel1.php:29
297
- #: options/panel1.php:47
298
- #, fuzzy
299
- msgid "Active"
300
- msgstr "Eylem"
301
-
302
- #: options/panel1-edit-subscription.php:19
303
- #: options/panel1.php:30
304
- #: options/panel1.php:48
305
- msgid "Replies only"
306
- msgstr ""
307
-
308
- #: options/panel1-edit-subscription.php:20
309
- #: options/panel1.php:31
310
- #, fuzzy
311
- msgid "Suspended"
312
- msgstr "Dondur"
313
-
314
- #: options/panel1-edit-subscription.php:21
315
- #: options/panel1.php:32
316
- msgid "Update"
317
- msgstr "Güncelle"
318
-
319
- #: options/panel1.php:17
320
- #, fuzzy
321
- msgid "Mass Update Subscriptions"
322
- msgstr "Abonelikleri güncelle"
323
-
324
- #: options/panel1.php:23
325
- #: options/panel1.php:24
326
- #: options/panel1.php:25
327
- #, fuzzy
328
- msgid "optional"
329
- msgstr "Ayarlar"
330
-
331
- #: options/panel1.php:39
332
- #, fuzzy
333
- msgid "Add New Subscription"
334
- msgstr "Yeni abonelikler"
335
-
336
- #: options/panel1.php:43
337
- #, fuzzy
338
- msgid "Post ID"
339
- msgstr "Yazı (ID)"
340
-
341
- #: options/panel1.php:44
342
- #: options/panel1.php:90
343
- #: templates/request-management-link.php:65
344
- #: templates/subscribe.php:88
345
- #: templates/user.php:52
346
- msgid "Email"
347
- msgstr "Eposta"
348
-
349
- #: options/panel1.php:49
350
- msgid "Ask user to confirm"
351
- msgstr ""
352
-
353
- #: options/panel1.php:50
354
- msgid "Add"
355
- msgstr ""
356
-
357
- #: options/panel1.php:59
358
- #, fuzzy
359
- msgid "Search subscriptions"
360
- msgstr "Abonelikler"
361
-
362
- #: options/panel1.php:61
363
- #, fuzzy, php-format
364
- msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
365
- msgstr "<a href=\"%s\">Abonelikleri listeleyebilir</a> ya da şu şekilde aratabilirsiniz: <b>eposta</>"
366
-
367
- #: options/panel1.php:64
368
- #, fuzzy
369
- msgid "email"
370
- msgstr "Eposta"
371
-
372
- #: options/panel1.php:65
373
- #, fuzzy
374
- msgid "post ID"
375
- msgstr "Yazı (ID)"
376
-
377
- #: options/panel1.php:66
378
- #, fuzzy
379
- msgid "status"
380
- msgstr "Durum"
381
-
382
- #: options/panel1.php:69
383
- msgid "equals"
384
- msgstr "eşittir"
385
-
386
- #: options/panel1.php:70
387
- msgid "contains"
388
- msgstr "içerir"
389
-
390
- #: options/panel1.php:71
391
- msgid "does not contain"
392
- msgstr "içermez"
393
-
394
- #: options/panel1.php:72
395
- msgid "starts with"
396
- msgstr ""
397
-
398
- #: options/panel1.php:73
399
- msgid "ends with"
400
- msgstr ""
401
-
402
- #: options/panel1.php:76
403
- msgid "results per page:"
404
- msgstr ""
405
-
406
- #: options/panel1.php:77
407
- msgid "Search"
408
- msgstr "Ara"
409
-
410
- #: options/panel1.php:85
411
- msgid "Reverse the order by Post ID"
412
- msgstr "Yazı IDsine göre sırala"
413
-
414
- #: options/panel1.php:86
415
- #: options/panel1.php:87
416
- msgid "Reverse the order by Date/Time"
417
- msgstr "Tarih/Zamana göre sırala"
418
-
419
- #: options/panel1.php:89
420
- msgid "Post (ID)"
421
- msgstr "Yazı (ID)"
422
-
423
- #: options/panel1.php:92
424
- #, fuzzy
425
- msgid "Search query:"
426
- msgstr "Ara"
427
-
428
- #: options/panel1.php:92
429
- msgid "Rows:"
430
- msgstr "Sonuçlar:"
431
-
432
- #: options/panel1.php:92
433
- msgid "of"
434
- msgstr "Toplam Sonuç:"
435
-
436
- #: options/panel1.php:93
437
- #: templates/author.php:57
438
- #: templates/user.php:53
439
- msgid "Legend: Y = all comments, R = replies only, C = inactive"
440
- msgstr ""
441
-
442
- #: options/panel1.php:102
443
- msgid "Date and Time"
444
- msgstr "Tarih ve Saat"
445
-
446
- #: options/panel1.php:112
447
- msgid "Edit"
448
- msgstr ""
449
-
450
- #: options/panel1.php:113
451
- #: templates/author.php:70
452
- #: templates/user.php:64
453
- msgid "Delete"
454
- msgstr "Sil"
455
-
456
- #: options/panel1.php:121
457
- #: templates/author.php:69
458
- #: templates/user.php:63
459
- msgid "Action:"
460
- msgstr "Eylem:"
461
-
462
- #: options/panel1.php:122
463
- msgid "Delete forever"
464
- msgstr "Tamamen sil"
465
-
466
- #: options/panel1.php:123
467
- #: templates/author.php:71
468
- #: templates/user.php:65
469
- msgid "Suspend"
470
- msgstr "Dondur"
471
-
472
- #: options/panel1.php:124
473
- msgid "Activate and set to Y"
474
- msgstr ""
475
-
476
- #: options/panel1.php:125
477
- msgid "Activate and set to R"
478
- msgstr ""
479
-
480
- #: options/panel1.php:126
481
- #: templates/author.php:73
482
- #: templates/user.php:67
483
- msgid "Activate"
484
- msgstr ""
485
-
486
- #: options/panel1.php:127
487
- #: templates/author.php:74
488
- #: templates/user.php:68
489
- msgid "Update subscriptions"
490
- msgstr "Abonelikleri güncelle"
491
-
492
- #: options/panel1.php:131
493
- #, fuzzy
494
- msgid "Sorry, no subscriptions match your search criteria."
495
- msgstr "Üzgünüm, abonelikler bulunamadı"
496
-
497
- #: options/panel2.php:11
498
- #: options/panel2.php:39
499
- #, fuzzy
500
- msgid "Enable default checkbox"
501
- msgstr "Doğrulama"
502
-
503
- #: options/panel2.php:12
504
- #: options/panel2.php:46
505
- msgid "Checked by default"
506
- msgstr "Varsayılan olarak işaretli"
507
-
508
- #: options/panel2.php:13
509
- #: options/panel2.php:53
510
- #, fuzzy
511
- msgid "Advanced subscription"
512
- msgstr "Aboneliği güncelle"
513
-
514
- #: options/panel2.php:14
515
- #: options/panel2.php:60
516
- msgid "Custom inline style"
517
- msgstr "Özel yerel biçim (inline style)"
518
-
519
- #: options/panel2.php:15
520
- #: options/panel2.php:65
521
- msgid "Custom HTML"
522
- msgstr "Özel HTML"
523
-
524
- #: options/panel2.php:17
525
- msgid "Checkbox label"
526
- msgstr "Abone ol etiketi"
527
-
528
- #: options/panel2.php:18
529
- #: options/panel2.php:81
530
- msgid "Subscribed label"
531
- msgstr "Abone olundu etiketi"
532
-
533
- #: options/panel2.php:19
534
- msgid "Awaiting label"
535
- msgstr "Bekleniyor etiketi"
536
-
537
- #: options/panel2.php:20
538
- #: options/panel2.php:91
539
- msgid "Author label"
540
- msgstr "Yazar etiketi"
541
-
542
- #: options/panel2.php:25
543
- #: options/panel3.php:25
544
- #: options/panel4.php:23
545
- #: options/panel5.php:22
546
- msgid "Your settings have been successfully updated."
547
- msgstr "Ayarlarınız başarıyla kaydedildi."
548
-
549
- #: options/panel2.php:28
550
- #: options/panel3.php:28
551
- #: options/panel4.php:26
552
- #: options/panel5.php:25
553
- msgid "There was an error updating the following fields:"
554
- msgstr "Ayarlarınız kaydedilirken şu hatalara rastlandı:"
555
-
556
- #: options/panel2.php:43
557
- msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
558
- msgstr ""
559
-
560
- #: options/panel2.php:50
561
- msgid "Decide if the checkbox should be checked by default or not."
562
- msgstr "Abonelik kutusunun varsayılan olarak işaretli olup olmayacağını belirler."
563
-
564
- #: options/panel2.php:57
565
- msgid "Allow users to choose from different subscription types (all, replies only)."
566
- msgstr ""
567
-
568
- #: options/panel2.php:62
569
- msgid "Custom inline CSS to add to the checkbox."
570
- msgstr "Buradan abone ol kutusuna yerel biçim -inline style- ekleyebilirsiniz."
571
-
572
- #: options/panel2.php:67
573
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
574
- msgstr "Abone ol kutusunu gösterirken kullanılacak olan özel HTML kodu. İzin verilen etiketler: [checkbox_field], [checkbox_label]"
575
-
576
- #: options/panel2.php:72
577
- msgid "Messages for your visitors"
578
- msgstr ""
579
-
580
- #: options/panel2.php:76
581
- #, fuzzy
582
- msgid "Default label"
583
- msgstr "Yazar etiketi"
584
-
585
- #: options/panel2.php:78
586
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
587
- msgstr "Abone ol kutusuyla ilişkilendirilmiş metin. İzin verilen etiketler: [Subscribe_link]"
588
-
589
- #: options/panel2.php:83
590
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
591
- msgstr "Daha önce bir yazıya abone olmuş olanlara gösterilen metin. İzin verilen etiketler: [manager_link]"
592
-
593
- #: options/panel2.php:86
594
- #, fuzzy
595
- msgid "Pending label"
596
- msgstr "Bekleniyor etiketi"
597
-
598
- #: options/panel2.php:88
599
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
600
- msgstr "Daha önce abone olmuş ama doğrulama işlemini gerçekleştirmemiş olanlara gözüken metin. İzin verilen etiketler: [manager_link]"
601
-
602
- #: options/panel2.php:93
603
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
604
- msgstr "Yazar ve administratörlere gösterilen metin. İzin verilen etiketler: [manager_link]"
605
-
606
- #: options/panel2.php:97
607
- #: options/panel3.php:136
608
- #: options/panel4.php:103
609
- #: options/panel5.php:83
610
- msgid "Save Changes"
611
- msgstr "Ayarları Kaydet"
612
-
613
- #: options/panel3.php:10
614
- #: options/panel3.php:42
615
- msgid "Page title"
616
- msgstr "Sayfa başlığı"
617
-
618
- #: options/panel3.php:11
619
- msgid "Management Page ID"
620
- msgstr "Abonelik Sayfası ID"
621
-
622
- #: options/panel3.php:12
623
- #: options/panel3.php:54
624
- msgid "Custom HEAD meta"
625
- msgstr ""
626
-
627
- #: options/panel3.php:14
628
- #: options/panel3.php:65
629
- msgid "Request link"
630
- msgstr "Link isteme"
631
-
632
- #: options/panel3.php:15
633
- #: options/panel3.php:75
634
- msgid "Request submitted"
635
- msgstr "İstek gönderildi"
636
-
637
- #: options/panel3.php:16
638
- #: options/panel3.php:85
639
- msgid "Subscribe without commenting"
640
- msgstr "Yorum yapmadan abone ol"
641
-
642
- #: options/panel3.php:17
643
- #: options/panel3.php:95
644
- msgid "Subscription processed"
645
- msgstr "Abonelik işleme alındı"
646
-
647
- #: options/panel3.php:18
648
- #: options/panel3.php:105
649
- msgid "Subscription processed (DCI)"
650
- msgstr "Abonelik işleme alındı (DCI)"
651
-
652
- #: options/panel3.php:19
653
- #: options/panel3.php:115
654
- msgid "Authors"
655
- msgstr "Yazarlar"
656
-
657
- #: options/panel3.php:20
658
- #: options/panel3.php:125
659
- msgid "Users"
660
- msgstr "Kullanıcılar"
661
-
662
- #: options/panel3.php:44
663
- msgid "Title of the page your visitors will use to manage their subscriptions."
664
- msgstr "Kullanıcıların aboneliklerini inceleyeceği sayfanın başlığı."
665
-
666
- #: options/panel3.php:47
667
- msgid "Management page"
668
- msgstr "Abonelik sayfası"
669
-
670
- #: options/panel3.php:49
671
- msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
672
- msgstr "Abonelik sayfanız için kalıcı bağlantı (<code>/abonelikleri-yonetin</code> ya da <code>/?page_id=345</code> gibi bişe.) Bu sayfa aslında sisteminizde var olmayacak ama yazdığınız link çalışacaktır."
673
-
674
- #: options/panel3.php:51
675
- msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
676
- msgstr "Uyarı: girdiğiniz değer kalıcı bağlantı yapınızla uyumlu olmayabilir."
677
-
678
- #: options/panel3.php:56
679
- msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
680
- msgstr ""
681
-
682
- #: options/panel3.php:61
683
- #: options/panel4.php:50
684
- #, fuzzy
685
- msgid "Messages"
686
- msgstr "Eposta Mesajları"
687
-
688
- #: options/panel3.php:66
689
- #: options/panel3.php:76
690
- #: options/panel3.php:86
691
- #: options/panel3.php:96
692
- #: options/panel3.php:106
693
- #: options/panel3.php:116
694
- #: options/panel3.php:126
695
- #: options/panel4.php:61
696
- #: options/panel4.php:77
697
- #: options/panel4.php:93
698
- msgid "Bold"
699
- msgstr "Kalın"
700
-
701
- #: options/panel3.php:67
702
- #: options/panel3.php:77
703
- #: options/panel3.php:87
704
- #: options/panel3.php:97
705
- #: options/panel3.php:107
706
- #: options/panel3.php:117
707
- #: options/panel3.php:127
708
- #: options/panel4.php:62
709
- #: options/panel4.php:78
710
- #: options/panel4.php:94
711
- msgid "Italic"
712
- msgstr "İtalik"
713
-
714
- #: options/panel3.php:68
715
- #: options/panel3.php:78
716
- #: options/panel3.php:88
717
- #: options/panel3.php:98
718
- #: options/panel3.php:108
719
- #: options/panel3.php:118
720
- #: options/panel3.php:128
721
- #: options/panel4.php:63
722
- #: options/panel4.php:79
723
- #: options/panel4.php:95
724
- msgid "Link"
725
- msgstr "Link"
726
-
727
- #: options/panel3.php:69
728
- #: options/panel3.php:79
729
- #: options/panel3.php:89
730
- #: options/panel3.php:99
731
- #: options/panel3.php:109
732
- #: options/panel3.php:119
733
- #: options/panel3.php:129
734
- #: options/panel4.php:64
735
- #: options/panel4.php:80
736
- #: options/panel4.php:96
737
- msgid "Image"
738
- msgstr "Resim"
739
-
740
- #: options/panel3.php:72
741
- msgid "Text shown to those who request to manage their subscriptions."
742
- msgstr "Aboneliklerini incelemek isteyenlere gözükecek yazı."
743
-
744
- #: options/panel3.php:82
745
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
746
- msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu. İzin verilen eitketler: [post_title], [post_permalink]"
747
-
748
- #: options/panel3.php:92
749
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
750
- msgstr "Yorum yapmadan abone olmak isteyenlere gözüken yazı. İzin verilen etiketler: [post_title], [post_permalink]"
751
-
752
- #: options/panel3.php:102
753
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
754
- msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu (doğrulama açık değilken). İzin verilen etiketler: [post_title], [post_permalink]"
755
-
756
- #: options/panel3.php:112
757
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
758
- msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu (doğrulama açıkken). İzin verilen etiketler: [post_title], [post_permalink]"
759
-
760
- #: options/panel3.php:122
761
- msgid "Introductory text for the authors' management page."
762
- msgstr "Yazarların aboneliklerini yönettiği sayfadaki giriş mesajı."
763
-
764
- #: options/panel3.php:132
765
- msgid "Introductory text for the users' management page."
766
- msgstr "Kullanıcıların aboneliklerini yönettiği sayfadaki giriş mesajı."
767
-
768
- #: options/panel4.php:11
769
- #: options/panel4.php:38
770
- msgid "Sender name"
771
- msgstr "Gönderici adı"
772
-
773
- #: options/panel4.php:12
774
- #: options/panel4.php:43
775
- msgid "Sender email address"
776
- msgstr "Gönderici eposta adresi"
777
-
778
- #: options/panel4.php:13
779
- #: options/panel4.php:54
780
- msgid "Notification subject"
781
- msgstr "Bildiri Konusu"
782
-
783
- #: options/panel4.php:14
784
- #: options/panel4.php:59
785
- msgid "Notification message"
786
- msgstr "Bildiri mesajı"
787
-
788
- #: options/panel4.php:15
789
- #: options/panel4.php:70
790
- msgid "Double check subject"
791
- msgstr "Doğrulama konusu"
792
-
793
- #: options/panel4.php:16
794
- #: options/panel4.php:75
795
- msgid "Double check message"
796
- msgstr "Doğrulama mesajı"
797
-
798
- #: options/panel4.php:17
799
- #: options/panel4.php:86
800
- msgid "Management subject"
801
- msgstr "Abonelikler konusu"
802
-
803
- #: options/panel4.php:18
804
- #: options/panel4.php:91
805
- msgid "Management message"
806
- msgstr "Abonelikler mesajı"
807
-
808
- #: options/panel4.php:40
809
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
810
- msgstr "Yeni yorumların bildirisinde gönderenin adı."
811
-
812
- #: options/panel4.php:45
813
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
814
- msgstr "Yeni yorumların bildirisinde gönderenin eposta adresi."
815
-
816
- #: options/panel4.php:56
817
- msgid "Subject of the notification email. Allowed tag: [post_title]"
818
- msgstr "Bildiri epostasının konusu. İzin verilen etiketler: [post_title]"
819
-
820
- #: options/panel4.php:67
821
- msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
822
- msgstr "Bildiri epostasının içeriği. İzin verilen etiketler: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
823
-
824
- #: options/panel4.php:72
825
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
826
- msgstr "Doğrulama epostasının konusu. İzin verilen etiketler: [post_title]"
827
-
828
- #: options/panel4.php:83
829
- msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
830
- msgstr "Doğrulama epostasının içeriği. İzin verilen etiketler: [post_permalink], [confirm_link], [post_title], [manager_link]"
831
-
832
- #: options/panel4.php:88
833
- msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
834
- msgstr "Aboneliklerini incelemek isteyenlere gönderilen mailin konusu. İzin verilen etiketler: [blog_name]"
835
-
836
- #: options/panel4.php:99
837
- msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
838
- msgstr "Abonelik inceleme mailinin içeriği. İzin verilen etiketler: [blog_name], [manager_link]"
839
-
840
- #: options/panel5.php:11
841
- #: options/panel5.php:35
842
- msgid "Autopurge requests"
843
- msgstr "İstekleri ayrıştır"
844
-
845
- #: options/panel5.php:12
846
- #: options/panel5.php:40
847
- msgid "Enable double check"
848
- msgstr "Doğrulama"
849
-
850
- #: options/panel5.php:13
851
- msgid "Notify authors"
852
- msgstr "Yazarı haberdar et"
853
-
854
- #: options/panel5.php:14
855
- #: options/panel5.php:54
856
- msgid "Enable HTML emails"
857
- msgstr "HTML epostalarına izin ver"
858
-
859
- #: options/panel5.php:15
860
- msgid "Send trackbacks"
861
- msgstr "Trackback'leri gönder"
862
-
863
- #: options/panel5.php:16
864
- #: options/panel5.php:47
865
- msgid "Notify admin"
866
- msgstr "Admini haberdar et"
867
-
868
- #: options/panel5.php:17
869
- #: options/panel5.php:75
870
- msgid "Let admin subscribe"
871
- msgstr "Adminin abone olmasına izin ver"
872
-
873
- #: options/panel5.php:36
874
- msgid "days"
875
- msgstr "günler"
876
-
877
- #: options/panel5.php:37
878
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
879
- msgstr "Doğrulama gerçekleşmeyen abonelikleri x gün sonra sil. Sıfır değeri devre dışı bırakır."
880
-
881
- #: options/panel5.php:44
882
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
883
- msgstr "Aboneliği doğrulamak için eposta gönderir. Eposta adreslerinin doğruluğunu tespit için kullanılabilir."
884
-
885
- #: options/panel5.php:51
886
- msgid "Notify the administrator when a new comment is posted."
887
- msgstr "Yeni yorum yapıldığında admine bildir."
888
-
889
- #: options/panel5.php:58
890
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
891
- msgstr "Etkinleştirilmişse, gönderilen epostalar text/plain yerine text/html olarak gönderilecektir."
892
-
893
- #: options/panel5.php:61
894
- #, fuzzy
895
- msgid "Process trackbacks"
896
- msgstr "Trackback'leri gönder"
897
-
898
- #: options/panel5.php:65
899
- msgid "Notify users when a new trackback or pingback is added to the discussion."
900
- msgstr "Yeni bir trackback ya da pingback olduğunda kullanıcılara bildirir."
901
-
902
- #: options/panel5.php:68
903
- msgid "Track all subscriptions"
904
- msgstr "Tüm abonelikleri takip et"
905
-
906
- #: options/panel5.php:72
907
- msgid "Notify the administrator when users subscribe without commenting."
908
- msgstr "Kullanıcılar yorum bırakmadan abone olduğunda admine bildir."
909
-
910
- #: options/panel5.php:79
911
- msgid "Let the administrator subscribe to comments when logged in."
912
- msgstr "Adminler giriş yaptığında yorumlara abone olmalarına izin ver."
913
-
914
- #: options/panel6.php:8
915
- msgid "Support the author"
916
- msgstr "Yazarı destekle"
917
-
918
- #: options/panel6.php:16
919
- msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
920
- msgstr "Bu eklenti tarafından ziyaretçilerinize sunulan özellik ne kadar değerli sizce? Subscribe to Comments Reloaded ücretsizdir ve hep ücretsiz kalacaktır. Bu eklenti sitenizi daha iyi hale getirdiyse ve siteniz üzerinden para kazanıyorsanız eklenti yazarını desteklemeyi düşünmez misiniz? Yapılan her bağış Subscribe to Comments Reloaded'a yatırım olarak geri dönecek ve aç aileme yemek olacaktır."
921
-
922
- #: options/panel6.php:18
923
- msgid "Don't want to donate? You can still help"
924
- msgstr "Para bağışlamak istemiyor musunuz? Yine de yardım edebilirsiniz"
925
-
926
- #: options/panel6.php:19
927
- msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
928
- msgstr "Eğer para bağışlamak istemiyorsanız, eklentime link veren bir blog girmeyi düşünebilirsiniz. Lütfen okuyucularınıza blogunuzu nasıl daha iyi yaptığınızı anlatın. Ya da biraz zamanınızı ayırarak hata raporlarını, lokalizasyon dosyalarınızı, Subscribe to Comments Reloaded'i nasıl geliştirebileceğimiz hakkındaki fikirlerinizi gönderebilirsiniz. Bu arada, eklentimi kullandığınız için teşekkür ederim!"
929
-
930
- #: options/panel6.php:21
931
- msgid "Vote and show your appreciation"
932
- msgstr "Oylayın ve bizi memnun edin :)"
933
-
934
- #: options/panel6.php:22
935
- msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
936
- msgstr "Subscribe to Comments Reloaded 'den memnunsanız arkadaşlarınıza da bahsedin. Ya da eklentiler sayfasında <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">puan verin</a>."
937
-
938
- #: options/panel6.php:24
939
- msgid "Sponsor's Corner"
940
- msgstr ""
941
-
942
- #: options/panel6.php:25
943
- msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
944
- msgstr "Bu eklentiye sponsor olmak istiyorsanız, benimle <a href='http://www.duechiacchiere.it/contatto'>iletişime</a> geçmeye tereddüt etmeyin."
945
-
946
- #: templates/author.php:56
947
- msgid "Title"
948
- msgstr "Başlık"
949
-
950
- #: templates/author.php:67
951
- #: templates/user.php:61
952
- msgid "Select all"
953
- msgstr "Hepsini seç"
954
-
955
- #: templates/author.php:68
956
- #: templates/user.php:62
957
- msgid "Invert selection"
958
- msgstr "Seçimi ters çevir"
959
-
960
- #: templates/author.php:72
961
- msgid "Set to Y"
962
- msgstr ""
963
-
964
- #: templates/author.php:78
965
- #: templates/user.php:72
966
- msgid "No subscriptions match your search criteria."
967
- msgstr ""
968
-
969
- #: templates/request-management-link.php:68
970
- #: templates/subscribe.php:90
971
- msgid "Send"
972
- msgstr "Gönder"
973
-
974
- #: templates/subscribe.php:43
975
- #: templates/subscribe.php:44
976
- msgid "New subscription to"
977
- msgstr "Yeni abonelikler"
978
-
979
- #: templates/subscribe.php:44
980
- msgid "User:"
981
- msgstr "Kullanıcı:"
982
-
983
- #~ msgid "Awaiting confirmation"
984
- #~ msgstr "Doğrulama bekleniyor"
985
-
986
- #~ msgid "Stats"
987
- #~ msgstr "İstatistikler"
988
-
989
- #~ msgid "Other Messages"
990
- #~ msgstr "Diğer Mesajlar"
991
-
992
- #~ msgid "Support"
993
- #~ msgstr "Destek"
994
-
995
- #~ msgid "The status has been successfully updated. Rows affected:"
996
- #~ msgstr "Yaptığınız değişiklikler güncellendi. Etkilenenler:"
997
-
998
- #~ msgid ""
999
- #~ "Update the email address associated to a specific subscription (by post "
1000
- #~ "ID)."
1001
- #~ msgstr ""
1002
- #~ "Yazıya ait bir aboneliğin eposta adresini güncelle. (Yazı ID'si ile)"
1003
-
1004
- #~ msgid "PID"
1005
- #~ msgstr "Yazı ID"
1006
-
1007
- #~ msgid "Change status"
1008
- #~ msgstr "Durum değiştir"
1009
-
1010
- #~ msgid ""
1011
- #~ "Change the status of an email address or permanently delete all its "
1012
- #~ "subscriptions."
1013
- #~ msgstr ""
1014
- #~ "Eposta adresinin durumunu değiştir ya da tüm aboneliklerini kalıcı olarak "
1015
- #~ "iptal et."
1016
-
1017
- #~ msgid "Resume"
1018
- #~ msgstr "Etkinleştir"
1019
-
1020
- #~ msgid "Update email address"
1021
- #~ msgstr "Eposta adresini güncelle"
1022
-
1023
- #~ msgid ""
1024
- #~ "You can \"mass update\" all the occurrences of a given email address "
1025
- #~ "(exact matches only)."
1026
- #~ msgstr ""
1027
- #~ "Bir epostanın tüm aboneliklerini başka bir epostayla güncelle. (sadece "
1028
- #~ "tam eşleşmeler)"
1029
-
1030
- #~ msgid "Search email address"
1031
- #~ msgstr "Eposta adreslerini ara"
1032
-
1033
- #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1034
- #~ msgstr ""
1035
- #~ "Kısaltmalar: Y: abone olunmuş, N: dondurulmuş, C: doğrulama bekliyor"
1036
-
1037
- #~ msgid "StCR table has been successfully optimized."
1038
- #~ msgstr "StCR tablosu başarıyla optimize edildi."
1039
-
1040
- #~ msgid "Subscriptions for"
1041
- #~ msgstr "Abonelikler"
1042
-
1043
- #~ msgid "Filter by date"
1044
- #~ msgstr "Tarihe göre filtrele"
1045
-
1046
- #~ msgid "Month"
1047
- #~ msgstr "Ay"
1048
-
1049
- #~ msgid "Year"
1050
- #~ msgstr "Yıl"
1051
-
1052
- #~ msgid "No data to display"
1053
- #~ msgstr "Gösterecek veri yok"
1054
-
1055
- #~ msgid "optimize"
1056
- #~ msgstr "optimize et"
1057
-
1058
- #~ msgid "Database"
1059
- #~ msgstr "Veritabanı"
1060
-
1061
- #~ msgid "Engine"
1062
- #~ msgstr "Motor"
1063
-
1064
- #~ msgid "Created on"
1065
- #~ msgstr "Oluşturulma tarihi"
1066
-
1067
- #~ msgid "Index length"
1068
- #~ msgstr "Index uzunluğu"
1069
-
1070
- #~ msgid "Records"
1071
- #~ msgstr "Kayıtlar"
1072
-
1073
- #~ msgid "Average Record Length"
1074
- #~ msgstr "Ortalama Kayıt Uzunluğu"
1075
-
1076
- #~ msgid "Approximate Overhead"
1077
- #~ msgstr "Genel Bakış"
1078
-
1079
- #~ msgid "Analysis for"
1080
- #~ msgstr "Analizler"
1081
-
1082
- #~ msgid "Most active users"
1083
- #~ msgstr "En aktif kullanıcılar"
1084
-
1085
- #~ msgid "Popular posts"
1086
- #~ msgstr "Popüler yazılar"
1087
-
1088
- #~ msgid "Custom CSS Class"
1089
- #~ msgstr "Özel Css Sınıfı"
1090
-
1091
- #~ msgid ""
1092
- #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1093
- #~ "its style."
1094
- #~ msgstr ""
1095
- #~ "İsterseniz abone ol kutusunun CSS sınıfını buradan değiştirebilirsiniz."
1096
-
1097
- #~ msgid "Official Sponsors"
1098
- #~ msgstr "Resmî Sponsorlar"
1099
-
1100
- #~ msgid "Subscriptions have been successfully updated."
1101
- #~ msgstr "Abonelikler başarıyla güncellendi."
1102
-
1103
- #~ msgid "Sorry, no subscriptions found."
1104
- #~ msgstr "Üzgünüm, abonelikler bulunamadı."
1105
-
1106
- #~ msgid "All the subscriptions have been successfully updated."
1107
- #~ msgstr "Tüm abonelikler başarıyla güncelleştirildi."
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:02-0500\n"
6
+ "PO-Revision-Date: 2011-07-26 03:12+0200\n"
7
+ "Last-Translator: Furkan Yeşilyurt <sspawnn@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: ../\n"
14
+ "Plural-Forms: nplurals=1; plural= (1 != 1);\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-SearchPath-0: .\n"
17
+
18
+ #: subscribe-to-comments-reloaded.php:41
19
+ #: subscribe-to-comments-reloaded.php:248
20
+ msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
21
+ msgstr "Bu yazıya olan aboneliğinizin doğrulanması gerekiyor. Aboneliklerinizi incelemek için <a href='[manager_link]'>tıklayın</a>."
22
+
23
+ #: subscribe-to-comments-reloaded.php:46
24
+ #: subscribe-to-comments-reloaded.php:247
25
+ msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
26
+ msgstr "Bu yazıya abone oldunuz. Aboneliklerinizi incelemek için <a href='[manager_link]'>tıklayınız</a>."
27
+
28
+ #: subscribe-to-comments-reloaded.php:53
29
+ #: subscribe-to-comments-reloaded.php:249
30
+ msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
31
+ msgstr "Bu yazıya olan aboneliklerinizi <a href='[manager_link]'>buradan</a> inceleyebilirsiniz."
32
+
33
+ #: subscribe-to-comments-reloaded.php:58
34
+ #: subscribe-to-comments-reloaded.php:244
35
+ msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
36
+ msgstr "Yeni yorumları e-posta aracılığıyla bana bildir. Ayrıca yorum yapmadan da <a href='[subscribe_link]'>abone</a> olabilirsiniz."
37
+
38
+ #: subscribe-to-comments-reloaded.php:67
39
+ msgid "Don't subscribe"
40
+ msgstr "Abone olma"
41
+
42
+ #: subscribe-to-comments-reloaded.php:68
43
+ msgid "All"
44
+ msgstr "Tümü"
45
+
46
+ #: subscribe-to-comments-reloaded.php:69
47
+ #: templates/user.php:65
48
+ msgid "Replies to my comments"
49
+ msgstr "Yorumlarıma gönderilen yanıtlar"
50
+
51
+ #: subscribe-to-comments-reloaded.php:70
52
+ msgid "Daily digest"
53
+ msgstr "Günlük özet"
54
+
55
+ #: subscribe-to-comments-reloaded.php:221
56
+ #: options/index.php:41
57
+ msgid "Manage subscriptions"
58
+ msgstr "Abonelikler"
59
+
60
+ #: subscribe-to-comments-reloaded.php:222
61
+ msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
62
+ msgstr "Aboneliklerinizi incelemek için aşağıya e-posta adresinizi girin. Biz de size aboneliklerinizi listeyebileceğiniz bir link gönderelim."
63
+
64
+ #: subscribe-to-comments-reloaded.php:223
65
+ msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
66
+ msgstr "Abonelik servisini kullandığınız için teşekkür ederim. İsteğiniz tamamlandı ve aboneliğinizi yönetebileceğiniz bir link bir kaç dakika içerisinde e-posta adresinize gelmek üzere yola çıktı :) . "
67
+
68
+ #: subscribe-to-comments-reloaded.php:224
69
+ msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
70
+ msgstr "<strong>[post_title]</strong> yazısındaki tartışmaları yorum bırakmadan da takip edebilirsiniz. Havalı değil mi? Aşağıdaki kutuya e-posta adresinizi girmeniz yeterli."
71
+
72
+ #: subscribe-to-comments-reloaded.php:225
73
+ msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
74
+ msgstr "Abonelik servisini kullandığınız için teşekkür ederim. İsteğiniz tamamlandı. Bu yazıya yapılan, yöneticilerin onaylayıp yayınladığı her yorum için e-posta alıcaksınız."
75
+
76
+ #: subscribe-to-comments-reloaded.php:226
77
+ msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
78
+ msgstr "Abonelik servsini kullandığınız için teşekkür ederim. İsteğinizi tamamlamak için lütfen e-posta adresinize gelen doğrulama mesajına bakın ve talimatları izleyin."
79
+
80
+ #: subscribe-to-comments-reloaded.php:227
81
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
82
+ msgstr "Bir ya da daha fazla aboneliğinizi iptal etmek ya da dondurmak için ilgili kutucukları düzenleyin ve listenin sonundaki düğmeye basın."
83
+
84
+ #: subscribe-to-comments-reloaded.php:228
85
+ msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
86
+ msgstr "Bir ya da daha fazla aboneliğinizi iptal etmek ya da dondurmak için ilgili kutucukları düzenleyin ve listenin sonundaki düğmeye basın. Şu an ki abonelikleriniz:"
87
+
88
+ #: subscribe-to-comments-reloaded.php:242
89
+ msgid "There is a new comment to [post_title]"
90
+ msgstr "[post_title] yazısı için yeni yorum yapıldı."
91
+
92
+ #: subscribe-to-comments-reloaded.php:243
93
+ msgid ""
94
+ "There is a new comment to [post_title].\n"
95
+ "Comment Link: [comment_permalink]\n"
96
+ "Author: [comment_author]\n"
97
+ "Comment:\n"
98
+ "[comment_content]\n"
99
+ "Permalink: [post_permalink]\n"
100
+ "Manage your subscriptions: [manager_link]"
101
+ msgstr "[post_title] yazısına yeni yorum gönderildi.Yorum Linki: [comment_permalink]Yazar: [comment_author]Yorum:[comment_content]Kalıcı Bağlantı: [post_permalink]Aboneliklerinizi İnceleme: [manager_link]"
102
+
103
+ #: subscribe-to-comments-reloaded.php:250
104
+ msgid "Please confirm your subscription to [post_title]"
105
+ msgstr "Lütfen [post_title] yazısı için başvurduğunuz aboneliğinizi doğrulayın."
106
+
107
+ #: subscribe-to-comments-reloaded.php:251
108
+ msgid ""
109
+ "You have requested to be notified every time a new comment is added to:\n"
110
+ "[post_permalink]\n"
111
+ "\n"
112
+ "Please confirm your request by clicking on this link:\n"
113
+ "[confirm_link]"
114
+ msgstr "Aşağıdaki linke her yorum yapıldığında bilgilendirilmeyi istediniz:[post_permalink]Aşağıdaki linke tıklayarak isteğinizi doğrulayın.[confirm_link]"
115
+
116
+ #: subscribe-to-comments-reloaded.php:252
117
+ msgid "Manage your subscriptions on [blog_name]"
118
+ msgstr "[blog_name] üzerindeki aboneliklerinizi inceleyin"
119
+
120
+ #: subscribe-to-comments-reloaded.php:253
121
+ msgid ""
122
+ "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
123
+ "[manager_link]"
124
+ msgstr "[blog_name] üzerindeki aboneliklerinizi incelemek istediniz. Kişisel sayfanıza ulaşmak için aşağıdaki linke tıklayın: [manager_link]"
125
+
126
+ #: subscribe-to-comments-reloaded.php:986
127
+ msgid "Subscribed"
128
+ msgstr "Abone olundu"
129
+
130
+ #: subscribe-to-comments-reloaded.php:1000
131
+ #: options/panel2.php:41
132
+ #: options/panel2.php:48
133
+ #: options/panel2.php:55
134
+ #: options/panel5.php:42
135
+ #: options/panel5.php:49
136
+ #: options/panel5.php:56
137
+ #: options/panel5.php:63
138
+ #: options/panel5.php:70
139
+ #: options/panel5.php:77
140
+ msgid "Yes"
141
+ msgstr "Evet"
142
+
143
+ #: subscribe-to-comments-reloaded.php:1002
144
+ msgid "Replies"
145
+ msgstr "Yanıtlar"
146
+
147
+ #: subscribe-to-comments-reloaded.php:1004
148
+ msgid "Digest"
149
+ msgstr "Özet"
150
+
151
+ #: subscribe-to-comments-reloaded.php:1006
152
+ msgid "Pending"
153
+ msgstr "Askıda"
154
+
155
+ #: subscribe-to-comments-reloaded.php:1007
156
+ #: options/panel2.php:42
157
+ #: options/panel2.php:49
158
+ #: options/panel2.php:56
159
+ #: options/panel5.php:43
160
+ #: options/panel5.php:50
161
+ #: options/panel5.php:57
162
+ #: options/panel5.php:64
163
+ #: options/panel5.php:71
164
+ #: options/panel5.php:78
165
+ msgid "No"
166
+ msgstr "Hayır"
167
+
168
+ #: subscribe-to-comments-reloaded.php:1016
169
+ msgid "Subscriptions"
170
+ msgstr "Abonelikler"
171
+
172
+ #: subscribe-to-comments-reloaded.php:1039
173
+ msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
174
+ msgstr "Subscribe to Comments Reloaded 'ı nasıl kullanacağınızı bilmiyor musunuz? Şurayı ziyaret edin"
175
+
176
+ #: subscribe-to-comments-reloaded.php:1039
177
+ msgid "support forum"
178
+ msgstr "destek forumları"
179
+
180
+ #: subscribe-to-comments-reloaded.php:1040
181
+ msgid "Feeling generous?"
182
+ msgstr "Cömert mi hissediyorsunuz?"
183
+
184
+ #: subscribe-to-comments-reloaded.php:1040
185
+ msgid "Donate a few bucks!"
186
+ msgstr "Bir kaç dolar bağışlayın!"
187
+
188
+ #: options/index.php:42
189
+ msgid "Comment Form"
190
+ msgstr "Yorum Sayfası"
191
+
192
+ #: options/index.php:43
193
+ msgid "Management Page"
194
+ msgstr "Yönetim Sayfası"
195
+
196
+ #: options/index.php:44
197
+ msgid "Notifications"
198
+ msgstr "Bildiriler"
199
+
200
+ #: options/index.php:45
201
+ #: options/panel2.php:35
202
+ #: options/panel3.php:39
203
+ #: options/panel4.php:34
204
+ msgid "Options"
205
+ msgstr "Ayarlar"
206
+
207
+ #: options/index.php:46
208
+ msgid "You can help"
209
+ msgstr "Yardım edebilirsiniz"
210
+
211
+ #: options/panel1-business-logic.php:18
212
+ msgid "Subscription added."
213
+ msgstr "Abonelikler eklendi."
214
+
215
+ #: options/panel1-business-logic.php:30
216
+ msgid "Subscriptions updated."
217
+ msgstr "Abonelikler güncellendi."
218
+
219
+ #: options/panel1-business-logic.php:39
220
+ msgid "Subscription deleted."
221
+ msgstr "Abonelikler silindi."
222
+
223
+ #: options/panel1-business-logic.php:54
224
+ #: templates/author.php:22
225
+ #: templates/user.php:22
226
+ msgid "Subscriptions deleted:"
227
+ msgstr "Abonelikler silindi:"
228
+
229
+ #: options/panel1-business-logic.php:58
230
+ #: templates/author.php:26
231
+ #: templates/user.php:26
232
+ msgid "Subscriptions suspended:"
233
+ msgstr "Abonelikler donduruldu:"
234
+
235
+ #: options/panel1-business-logic.php:62
236
+ #: templates/author.php:30
237
+ #: templates/user.php:30
238
+ msgid "Subscriptions activated:"
239
+ msgstr "Abonelikler aktifleştirildi:"
240
+
241
+ #: options/panel1-business-logic.php:66
242
+ #: options/panel1-business-logic.php:70
243
+ #: templates/author.php:34
244
+ #: templates/author.php:38
245
+ #: templates/user.php:34
246
+ msgid "Subscriptions updated:"
247
+ msgstr "Abonelikler güncellendi:"
248
+
249
+ #: options/panel1-business-logic.php:94
250
+ msgid "&laquo; Previous"
251
+ msgstr "&laquo; Önceki"
252
+
253
+ #: options/panel1-business-logic.php:98
254
+ msgid "Next &raquo;"
255
+ msgstr "Sonraki &raquo;"
256
+
257
+ #: options/panel1-edit-subscription.php:8
258
+ msgid "Update Subscription"
259
+ msgstr "Aboneliği Güncelle"
260
+
261
+ #: options/panel1-edit-subscription.php:10
262
+ #: options/panel1.php:19
263
+ #: options/panel1.php:81
264
+ #: options/panel1.php:113
265
+ #: templates/author.php:50
266
+ #: templates/user.php:46
267
+ msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
268
+ msgstr "Lütfen unutmayın: bu işlem geri alınamaz. Devam etmek istediğinizden emin misiniz?"
269
+
270
+ #: options/panel1-edit-subscription.php:12
271
+ msgid "Post:"
272
+ msgstr "Yazı:"
273
+
274
+ #: options/panel1-edit-subscription.php:13
275
+ #: options/panel1.php:21
276
+ msgid "From"
277
+ msgstr "Kimden"
278
+
279
+ #: options/panel1-edit-subscription.php:14
280
+ #: options/panel1.php:22
281
+ msgid "To"
282
+ msgstr "Kime"
283
+
284
+ #: options/panel1-edit-subscription.php:15
285
+ #: options/panel1.php:26
286
+ #: options/panel1.php:45
287
+ #: options/panel1.php:103
288
+ msgid "Status"
289
+ msgstr "Durum"
290
+
291
+ #: options/panel1-edit-subscription.php:17
292
+ #: options/panel1.php:28
293
+ msgid "Keep unchanged"
294
+ msgstr "Değişmeden kalsın"
295
+
296
+ #: options/panel1-edit-subscription.php:18
297
+ #: options/panel1.php:29
298
+ #: options/panel1.php:47
299
+ msgid "Active"
300
+ msgstr "Aktif"
301
+
302
+ #: options/panel1-edit-subscription.php:19
303
+ #: options/panel1.php:30
304
+ #: options/panel1.php:48
305
+ msgid "Replies only"
306
+ msgstr "Yalnızca yanıtlar"
307
+
308
+ #: options/panel1-edit-subscription.php:20
309
+ #: options/panel1.php:31
310
+ msgid "Suspended"
311
+ msgstr "Donduruldu"
312
+
313
+ #: options/panel1-edit-subscription.php:21
314
+ #: options/panel1.php:32
315
+ msgid "Update"
316
+ msgstr "Güncelle"
317
+
318
+ #: options/panel1.php:17
319
+ msgid "Mass Update Subscriptions"
320
+ msgstr "Toplu Abonelik Güncelleme"
321
+
322
+ #: options/panel1.php:23
323
+ #: options/panel1.php:24
324
+ #: options/panel1.php:25
325
+ msgid "optional"
326
+ msgstr "isteğe bağlı"
327
+
328
+ #: options/panel1.php:39
329
+ msgid "Add New Subscription"
330
+ msgstr "Yeni Abonelik Ekle"
331
+
332
+ #: options/panel1.php:43
333
+ msgid "Post ID"
334
+ msgstr "Yazı ID"
335
+
336
+ #: options/panel1.php:44
337
+ #: options/panel1.php:90
338
+ #: templates/request-management-link.php:65
339
+ #: templates/subscribe.php:87
340
+ #: templates/user.php:51
341
+ msgid "Email"
342
+ msgstr "Eposta"
343
+
344
+ #: options/panel1.php:49
345
+ msgid "Ask user to confirm"
346
+ msgstr "Kullanıcının onayını iste"
347
+
348
+ #: options/panel1.php:50
349
+ msgid "Add"
350
+ msgstr "Ekle"
351
+
352
+ #: options/panel1.php:59
353
+ msgid "Search subscriptions"
354
+ msgstr "Abonelikleri ara"
355
+
356
+ #: options/panel1.php:61
357
+ #, php-format
358
+ msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
359
+ msgstr "<a href=\"%s\">Abonelikleri listeleyebilir</a> ya da şu şekilde aratabilirsiniz: <b>eposta</>"
360
+
361
+ #: options/panel1.php:64
362
+ msgid "email"
363
+ msgstr "eposta"
364
+
365
+ #: options/panel1.php:65
366
+ msgid "post ID"
367
+ msgstr "yazı ID"
368
+
369
+ #: options/panel1.php:66
370
+ msgid "status"
371
+ msgstr "durum"
372
+
373
+ #: options/panel1.php:69
374
+ msgid "equals"
375
+ msgstr "eşittir"
376
+
377
+ #: options/panel1.php:70
378
+ msgid "contains"
379
+ msgstr "içerir"
380
+
381
+ #: options/panel1.php:71
382
+ msgid "does not contain"
383
+ msgstr "içermez"
384
+
385
+ #: options/panel1.php:72
386
+ msgid "starts with"
387
+ msgstr "ile başlayan"
388
+
389
+ #: options/panel1.php:73
390
+ msgid "ends with"
391
+ msgstr "ile biten"
392
+
393
+ #: options/panel1.php:76
394
+ msgid "results per page:"
395
+ msgstr "bir sayfadaki sonuçlar:"
396
+
397
+ #: options/panel1.php:77
398
+ msgid "Search"
399
+ msgstr "Ara"
400
+
401
+ #: options/panel1.php:85
402
+ msgid "Reverse the order by Post ID"
403
+ msgstr "Yazı IDsine göre sırala"
404
+
405
+ #: options/panel1.php:86
406
+ #: options/panel1.php:87
407
+ msgid "Reverse the order by Date/Time"
408
+ msgstr "Tarih/Zamana göre sırala"
409
+
410
+ #: options/panel1.php:89
411
+ msgid "Post (ID)"
412
+ msgstr "Yazı (ID)"
413
+
414
+ #: options/panel1.php:92
415
+ msgid "Search query:"
416
+ msgstr "Arama değeri:"
417
+
418
+ #: options/panel1.php:92
419
+ msgid "Rows:"
420
+ msgstr "Sonuçlar:"
421
+
422
+ #: options/panel1.php:92
423
+ msgid "of"
424
+ msgstr "Toplam Sonuç:"
425
+
426
+ #: options/panel1.php:93
427
+ #: templates/author.php:56
428
+ #: templates/user.php:52
429
+ msgid "Legend: Y = all comments, R = replies only, C = inactive"
430
+ msgstr "Açıklama: Y = tüm yorumlar, R = yalnızca yanıtlar, C = pasif"
431
+
432
+ #: options/panel1.php:102
433
+ msgid "Date and Time"
434
+ msgstr "Tarih ve Saat"
435
+
436
+ #: options/panel1.php:112
437
+ msgid "Edit"
438
+ msgstr "Düzenle"
439
+
440
+ #: options/panel1.php:113
441
+ #: templates/author.php:69
442
+ #: templates/user.php:63
443
+ msgid "Delete"
444
+ msgstr "Sil"
445
+
446
+ #: options/panel1.php:121
447
+ #: templates/author.php:68
448
+ #: templates/user.php:62
449
+ msgid "Action:"
450
+ msgstr "Eylem:"
451
+
452
+ #: options/panel1.php:122
453
+ msgid "Delete forever"
454
+ msgstr "Tamamen sil"
455
+
456
+ #: options/panel1.php:123
457
+ #: templates/author.php:70
458
+ #: templates/user.php:64
459
+ msgid "Suspend"
460
+ msgstr "Dondur"
461
+
462
+ #: options/panel1.php:124
463
+ msgid "Activate and set to Y"
464
+ msgstr "Aktifleştir ve Y olarak ayarla"
465
+
466
+ #: options/panel1.php:125
467
+ msgid "Activate and set to R"
468
+ msgstr "Aktifleştir ve R olarak ayarla"
469
+
470
+ #: options/panel1.php:126
471
+ #: templates/author.php:72
472
+ #: templates/user.php:66
473
+ msgid "Activate"
474
+ msgstr "Aktifleştir"
475
+
476
+ #: options/panel1.php:127
477
+ #: templates/author.php:73
478
+ #: templates/user.php:67
479
+ msgid "Update subscriptions"
480
+ msgstr "Abonelikleri güncelle"
481
+
482
+ #: options/panel1.php:131
483
+ msgid "Sorry, no subscriptions match your search criteria."
484
+ msgstr "Üzgünüm, arama kriterlerinize uygun abonelik bulunamadı."
485
+
486
+ #: options/panel2.php:11
487
+ #: options/panel2.php:39
488
+ msgid "Enable default checkbox"
489
+ msgstr "Varsayılan onay kutusu etkin"
490
+
491
+ #: options/panel2.php:12
492
+ #: options/panel2.php:46
493
+ msgid "Checked by default"
494
+ msgstr "Varsayılan olarak işaretli"
495
+
496
+ #: options/panel2.php:13
497
+ #: options/panel2.php:53
498
+ msgid "Advanced subscription"
499
+ msgstr "Gelişmiş abonelik"
500
+
501
+ #: options/panel2.php:14
502
+ #: options/panel2.php:60
503
+ msgid "Custom inline style"
504
+ msgstr "Özel yerel biçim (inline style)"
505
+
506
+ #: options/panel2.php:15
507
+ #: options/panel2.php:65
508
+ msgid "Custom HTML"
509
+ msgstr "Özel HTML"
510
+
511
+ #: options/panel2.php:17
512
+ msgid "Checkbox label"
513
+ msgstr "Abone ol etiketi"
514
+
515
+ #: options/panel2.php:18
516
+ #: options/panel2.php:81
517
+ msgid "Subscribed label"
518
+ msgstr "Abone olundu etiketi"
519
+
520
+ #: options/panel2.php:19
521
+ msgid "Awaiting label"
522
+ msgstr "Bekleniyor etiketi"
523
+
524
+ #: options/panel2.php:20
525
+ #: options/panel2.php:91
526
+ msgid "Author label"
527
+ msgstr "Yazar"
528
+
529
+ #: options/panel2.php:25
530
+ #: options/panel3.php:26
531
+ #: options/panel4.php:23
532
+ #: options/panel5.php:22
533
+ msgid "Your settings have been successfully updated."
534
+ msgstr "Ayarlarınız başarıyla kaydedildi."
535
+
536
+ #: options/panel2.php:28
537
+ #: options/panel3.php:29
538
+ #: options/panel4.php:26
539
+ #: options/panel5.php:25
540
+ msgid "There was an error updating the following fields:"
541
+ msgstr "Ayarlarınız kaydedilirken şu hatalara rastlandı:"
542
+
543
+ #: options/panel2.php:43
544
+ msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
545
+ msgstr "Abonelik onay kutusunu başka bir yere taşımak istiyorsanız bu seçeneği devre dışı bırakın."
546
+
547
+ #: options/panel2.php:50
548
+ msgid "Decide if the checkbox should be checked by default or not."
549
+ msgstr "Abonelik kutusunun varsayılan olarak işaretli olup olmayacağını belirler."
550
+
551
+ #: options/panel2.php:57
552
+ msgid "Allow users to choose from different subscription types (all, replies only)."
553
+ msgstr "Kullanıcıların farklı abonelik tiplerini seçmelerine izin ver(bütün yorumlar, yalnızca yanıtlar)."
554
+
555
+ #: options/panel2.php:62
556
+ msgid "Custom inline CSS to add to the checkbox."
557
+ msgstr "Buradan abone ol kutusuna yerel biçim -inline style- ekleyebilirsiniz."
558
+
559
+ #: options/panel2.php:67
560
+ msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
561
+ msgstr "Abone ol kutusunu gösterirken kullanılacak olan özel HTML kodu. İzin verilen etiketler: [checkbox_field], [checkbox_label]"
562
+
563
+ #: options/panel2.php:72
564
+ msgid "Messages for your visitors"
565
+ msgstr "Ziyaretçiler için mesajlar"
566
+
567
+ #: options/panel2.php:76
568
+ msgid "Default label"
569
+ msgstr "Varsayılan"
570
+
571
+ #: options/panel2.php:78
572
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
573
+ msgstr "Abone ol kutusuyla ilişkilendirilmiş metin. İzin verilen etiketler: [Subscribe_link]"
574
+
575
+ #: options/panel2.php:83
576
+ msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
577
+ msgstr "Daha önce bir yazıya abone olmuş olanlara gösterilen metin. İzin verilen etiketler: [manager_link]"
578
+
579
+ #: options/panel2.php:86
580
+ msgid "Pending label"
581
+ msgstr "Askıda"
582
+
583
+ #: options/panel2.php:88
584
+ msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
585
+ msgstr "Daha önce abone olmuş ama doğrulama işlemini gerçekleştirmemiş olanlara gözüken metin. İzin verilen etiketler: [manager_link]"
586
+
587
+ #: options/panel2.php:93
588
+ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
589
+ msgstr "Yazar ve administratörlere gösterilen metin. İzin verilen etiketler: [manager_link]"
590
+
591
+ #: options/panel2.php:97
592
+ #: options/panel3.php:145
593
+ #: options/panel4.php:103
594
+ #: options/panel5.php:83
595
+ msgid "Save Changes"
596
+ msgstr "Ayarları Kaydet"
597
+
598
+ #: options/panel3.php:10
599
+ #: options/panel3.php:43
600
+ msgid "Virtual Management Page"
601
+ msgstr "Sanal Yönetim Sayfası"
602
+
603
+ #: options/panel3.php:11
604
+ #: options/panel3.php:51
605
+ msgid "Page title"
606
+ msgstr "Sayfa başlığı"
607
+
608
+ #: options/panel3.php:12
609
+ #: options/panel3.php:56
610
+ msgid "Management URL"
611
+ msgstr "Yönetim Sayfası"
612
+
613
+ #: options/panel3.php:13
614
+ #: options/panel3.php:63
615
+ msgid "Custom HEAD meta"
616
+ msgstr "Özel HEAD meta"
617
+
618
+ #: options/panel3.php:15
619
+ #: options/panel3.php:74
620
+ msgid "Request link"
621
+ msgstr "Link isteme"
622
+
623
+ #: options/panel3.php:16
624
+ #: options/panel3.php:84
625
+ msgid "Request submitted"
626
+ msgstr "İstek gönderildi"
627
+
628
+ #: options/panel3.php:17
629
+ #: options/panel3.php:94
630
+ msgid "Subscribe without commenting"
631
+ msgstr "Yorum yapmadan abone ol"
632
+
633
+ #: options/panel3.php:18
634
+ #: options/panel3.php:104
635
+ msgid "Subscription processed"
636
+ msgstr "Abonelik işleme alındı"
637
+
638
+ #: options/panel3.php:19
639
+ #: options/panel3.php:114
640
+ msgid "Subscription processed (DCI)"
641
+ msgstr "Abonelik işleme alındı (DCI)"
642
+
643
+ #: options/panel3.php:20
644
+ #: options/panel3.php:124
645
+ msgid "Authors"
646
+ msgstr "Yazarlar"
647
+
648
+ #: options/panel3.php:21
649
+ #: options/panel3.php:134
650
+ msgid "Users"
651
+ msgstr "Kullanıcılar"
652
+
653
+ #: options/panel3.php:45
654
+ msgid "Enabled"
655
+ msgstr "Etkin"
656
+
657
+ #: options/panel3.php:46
658
+ msgid "Disabled"
659
+ msgstr "Devre dışı"
660
+
661
+ #: options/panel3.php:47
662
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
663
+ msgstr "<a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">Gerçek</a> bir sayfa oluşturmak istiyorsanız bu seçeneği devre dışı bırakın."
664
+
665
+ #: options/panel3.php:53
666
+ msgid "Title of the page your visitors will use to manage their subscriptions."
667
+ msgstr "Kullanıcıların aboneliklerini inceleyeceği sayfanın başlığı."
668
+
669
+ #: options/panel3.php:58
670
+ msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
671
+ msgstr "Abonelik sayfanız için kalıcı bağlantı (<code>/abonelikleri-yonetin</code> ya da <code>/?page_id=345</code> gibi bişe.) Bu sayfa aslında sisteminizde var olmayacak ama yazdığınız link çalışacaktır."
672
+
673
+ #: options/panel3.php:60
674
+ msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
675
+ msgstr "Uyarı: girdiğiniz değer kalıcı bağlantı yapınızla uyumlu olmayabilir."
676
+
677
+ #: options/panel3.php:65
678
+ msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
679
+ msgstr "Sayfanın HEAD bölümüne eklenecek özel HTML kodunu belirtin. Değerler için <strong>bir</strong> virgül kullanınız."
680
+
681
+ #: options/panel3.php:70
682
+ #: options/panel4.php:50
683
+ msgid "Messages"
684
+ msgstr "Mesajlar"
685
+
686
+ #: options/panel3.php:75
687
+ #: options/panel3.php:85
688
+ #: options/panel3.php:95
689
+ #: options/panel3.php:105
690
+ #: options/panel3.php:115
691
+ #: options/panel3.php:125
692
+ #: options/panel3.php:135
693
+ #: options/panel4.php:61
694
+ #: options/panel4.php:77
695
+ #: options/panel4.php:93
696
+ msgid "Bold"
697
+ msgstr "Kalın"
698
+
699
+ #: options/panel3.php:76
700
+ #: options/panel3.php:86
701
+ #: options/panel3.php:96
702
+ #: options/panel3.php:106
703
+ #: options/panel3.php:116
704
+ #: options/panel3.php:126
705
+ #: options/panel3.php:136
706
+ #: options/panel4.php:62
707
+ #: options/panel4.php:78
708
+ #: options/panel4.php:94
709
+ msgid "Italic"
710
+ msgstr "İtalik"
711
+
712
+ #: options/panel3.php:77
713
+ #: options/panel3.php:87
714
+ #: options/panel3.php:97
715
+ #: options/panel3.php:107
716
+ #: options/panel3.php:117
717
+ #: options/panel3.php:127
718
+ #: options/panel3.php:137
719
+ #: options/panel4.php:63
720
+ #: options/panel4.php:79
721
+ #: options/panel4.php:95
722
+ msgid "Link"
723
+ msgstr "Link"
724
+
725
+ #: options/panel3.php:78
726
+ #: options/panel3.php:88
727
+ #: options/panel3.php:98
728
+ #: options/panel3.php:108
729
+ #: options/panel3.php:118
730
+ #: options/panel3.php:128
731
+ #: options/panel3.php:138
732
+ #: options/panel4.php:64
733
+ #: options/panel4.php:80
734
+ #: options/panel4.php:96
735
+ msgid "Image"
736
+ msgstr "Resim"
737
+
738
+ #: options/panel3.php:81
739
+ msgid "Text shown to those who request to manage their subscriptions."
740
+ msgstr "Aboneliklerini incelemek isteyenlere gözükecek yazı."
741
+
742
+ #: options/panel3.php:91
743
+ msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
744
+ msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu. İzin verilen eitketler: [post_title], [post_permalink]"
745
+
746
+ #: options/panel3.php:101
747
+ msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
748
+ msgstr "Yorum yapmadan abone olmak isteyenlere gözüken yazı. İzin verilen etiketler: [post_title], [post_permalink]"
749
+
750
+ #: options/panel3.php:111
751
+ msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
752
+ msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu (doğrulama açık değilken). İzin verilen etiketler: [post_title], [post_permalink]"
753
+
754
+ #: options/panel3.php:121
755
+ msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
756
+ msgstr "Abonelik isteği gerçekleştiğinde gözüken teşekkür notu (doğrulama açıkken). İzin verilen etiketler: [post_title], [post_permalink]"
757
+
758
+ #: options/panel3.php:131
759
+ msgid "Introductory text for the authors' management page."
760
+ msgstr "Yazarların aboneliklerini yönettiği sayfadaki giriş mesajı."
761
+
762
+ #: options/panel3.php:141
763
+ msgid "Introductory text for the users' management page."
764
+ msgstr "Kullanıcıların aboneliklerini yönettiği sayfadaki giriş mesajı."
765
+
766
+ #: options/panel4.php:11
767
+ #: options/panel4.php:38
768
+ msgid "Sender name"
769
+ msgstr "Gönderici adı"
770
+
771
+ #: options/panel4.php:12
772
+ #: options/panel4.php:43
773
+ msgid "Sender email address"
774
+ msgstr "Gönderici eposta adresi"
775
+
776
+ #: options/panel4.php:13
777
+ #: options/panel4.php:54
778
+ msgid "Notification subject"
779
+ msgstr "Bildiri Konusu"
780
+
781
+ #: options/panel4.php:14
782
+ #: options/panel4.php:59
783
+ msgid "Notification message"
784
+ msgstr "Bildiri mesajı"
785
+
786
+ #: options/panel4.php:15
787
+ #: options/panel4.php:70
788
+ msgid "Double check subject"
789
+ msgstr "Doğrulama konusu"
790
+
791
+ #: options/panel4.php:16
792
+ #: options/panel4.php:75
793
+ msgid "Double check message"
794
+ msgstr "Doğrulama mesajı"
795
+
796
+ #: options/panel4.php:17
797
+ #: options/panel4.php:86
798
+ msgid "Management subject"
799
+ msgstr "Abonelikler konusu"
800
+
801
+ #: options/panel4.php:18
802
+ #: options/panel4.php:91
803
+ msgid "Management message"
804
+ msgstr "Abonelikler mesajı"
805
+
806
+ #: options/panel4.php:40
807
+ msgid "Name to use for the \"from\" field when sending a new notification to the user."
808
+ msgstr "Yeni yorumların bildirisinde gönderenin adı."
809
+
810
+ #: options/panel4.php:45
811
+ msgid "Email address to use for the \"from\" field when sending a new notification to the user."
812
+ msgstr "Yeni yorumların bildirisinde gönderenin eposta adresi."
813
+
814
+ #: options/panel4.php:56
815
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
816
+ msgstr "Bildiri epostasının konusu. İzin verilen etiketler: [post_title]"
817
+
818
+ #: options/panel4.php:67
819
+ msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
820
+ msgstr "Bildiri epostasının içeriği. İzin verilen etiketler: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link]"
821
+
822
+ #: options/panel4.php:72
823
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
824
+ msgstr "Doğrulama epostasının konusu. İzin verilen etiketler: [post_title]"
825
+
826
+ #: options/panel4.php:83
827
+ msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
828
+ msgstr "Doğrulama epostasının içeriği. İzin verilen etiketler: [post_permalink], [confirm_link], [post_title], [manager_link]"
829
+
830
+ #: options/panel4.php:88
831
+ msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
832
+ msgstr "Aboneliklerini incelemek isteyenlere gönderilen mailin konusu. İzin verilen etiketler: [blog_name]"
833
+
834
+ #: options/panel4.php:99
835
+ msgid "Content of the management email. Allowed tags: [blog_name], [manager_link]"
836
+ msgstr "Abonelik inceleme mailinin içeriği. İzin verilen etiketler: [blog_name], [manager_link]"
837
+
838
+ #: options/panel5.php:11
839
+ #: options/panel5.php:35
840
+ msgid "Autopurge requests"
841
+ msgstr "İstekleri ayrıştır"
842
+
843
+ #: options/panel5.php:12
844
+ #: options/panel5.php:40
845
+ msgid "Enable double check"
846
+ msgstr "Doğrulama"
847
+
848
+ #: options/panel5.php:13
849
+ msgid "Notify authors"
850
+ msgstr "Yazarı haberdar et"
851
+
852
+ #: options/panel5.php:14
853
+ #: options/panel5.php:54
854
+ msgid "Enable HTML emails"
855
+ msgstr "HTML epostalarına izin ver"
856
+
857
+ #: options/panel5.php:15
858
+ msgid "Send trackbacks"
859
+ msgstr "Trackback'leri gönder"
860
+
861
+ #: options/panel5.php:16
862
+ #: options/panel5.php:47
863
+ msgid "Notify admin"
864
+ msgstr "Admini haberdar et"
865
+
866
+ #: options/panel5.php:17
867
+ #: options/panel5.php:75
868
+ msgid "Let admin subscribe"
869
+ msgstr "Adminin abone olmasına izin ver"
870
+
871
+ #: options/panel5.php:36
872
+ msgid "days"
873
+ msgstr "günler"
874
+
875
+ #: options/panel5.php:37
876
+ msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
877
+ msgstr "Doğrulama gerçekleşmeyen abonelikleri x gün sonra sil. Sıfır değeri devre dışı bırakır."
878
+
879
+ #: options/panel5.php:44
880
+ msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
881
+ msgstr "Aboneliği doğrulamak için eposta gönderir. Eposta adreslerinin doğruluğunu tespit için kullanılabilir."
882
+
883
+ #: options/panel5.php:51
884
+ msgid "Notify the administrator when a new comment is posted."
885
+ msgstr "Yeni yorum yapıldığında admine bildir."
886
+
887
+ #: options/panel5.php:58
888
+ msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
889
+ msgstr "Etkinleştirilmişse, gönderilen epostalar text/plain yerine text/html olarak gönderilecektir."
890
+
891
+ #: options/panel5.php:61
892
+ msgid "Process trackbacks"
893
+ msgstr "Trackback'leri işle"
894
+
895
+ #: options/panel5.php:65
896
+ msgid "Notify users when a new trackback or pingback is added to the discussion."
897
+ msgstr "Yeni bir trackback ya da pingback olduğunda kullanıcılara bildirir."
898
+
899
+ #: options/panel5.php:68
900
+ msgid "Track all subscriptions"
901
+ msgstr "Tüm abonelikleri takip et"
902
+
903
+ #: options/panel5.php:72
904
+ msgid "Notify the administrator when users subscribe without commenting."
905
+ msgstr "Kullanıcılar yorum bırakmadan abone olduğunda admine bildir."
906
+
907
+ #: options/panel5.php:79
908
+ msgid "Let the administrator subscribe to comments when logged in."
909
+ msgstr "Adminler giriş yaptığında yorumlara abone olmalarına izin ver."
910
+
911
+ #: options/panel6.php:8
912
+ msgid "Support the author"
913
+ msgstr "Yazarı destekle"
914
+
915
+ #: options/panel6.php:16
916
+ msgid "How valuable is the feature offered by this plugin to your visitors? Subscribe to Comments Reloaded is and will always be free, but consider supporting the author if this plugin made your web site better, especially if you are making money out of it. Any donation received will be reinvested in the development of Subscribe to Comments Reloaded, and to buy some food for my hungry family."
917
+ msgstr "Bu eklenti tarafından ziyaretçilerinize sunulan özellik ne kadar değerli sizce? Subscribe to Comments Reloaded ücretsizdir ve hep ücretsiz kalacaktır. Bu eklenti sitenizi daha iyi hale getirdiyse ve siteniz üzerinden para kazanıyorsanız eklenti yazarını desteklemeyi düşünmez misiniz? Yapılan her bağış Subscribe to Comments Reloaded'a yatırım olarak geri dönecek ve aç aileme yemek olacaktır."
918
+
919
+ #: options/panel6.php:18
920
+ msgid "Don't want to donate? You can still help"
921
+ msgstr "Para bağışlamak istemiyor musunuz? Yine de yardım edebilirsiniz"
922
+
923
+ #: options/panel6.php:19
924
+ msgid "If you don't want to donate money, please consider blogging about my plugin with a link to the plugin's page. Please let your readers know what makes your blog better. You can also contribute donating your time: do not hesitate to send me bug reports, your localization files, ideas on how to improve Subscribe to Comments Reloaded and so on. Whatever you do, thanks for using my plugin!"
925
+ msgstr "Eğer para bağışlamak istemiyorsanız, eklentime link veren bir blog girmeyi düşünebilirsiniz. Lütfen okuyucularınıza blogunuzu nasıl daha iyi yaptığınızı anlatın. Ya da biraz zamanınızı ayırarak hata raporlarını, lokalizasyon dosyalarınızı, Subscribe to Comments Reloaded'i nasıl geliştirebileceğimiz hakkındaki fikirlerinizi gönderebilirsiniz. Bu arada, eklentimi kullandığınız için teşekkür ederim!"
926
+
927
+ #: options/panel6.php:21
928
+ msgid "Vote and show your appreciation"
929
+ msgstr "Oylayın ve bizi memnun edin :)"
930
+
931
+ #: options/panel6.php:22
932
+ msgid "Tell other people if Subscribe to Comments Reloaded works for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
933
+ msgstr "Subscribe to Comments Reloaded 'den memnunsanız arkadaşlarınıza da bahsedin. Ya da eklentiler sayfasında <a href=\"http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/\">puan verin</a>."
934
+
935
+ #: options/panel6.php:24
936
+ msgid "Sponsor's Corner"
937
+ msgstr "Sponsor Köşesi"
938
+
939
+ #: options/panel6.php:25
940
+ msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
941
+ msgstr "Bu eklentiye sponsor olmak istiyorsanız, benimle <a href='http://www.duechiacchiere.it/contatto'>iletişime</a> geçmeye tereddüt etmeyin."
942
+
943
+ #: templates/author.php:55
944
+ msgid "Title"
945
+ msgstr "Başlık"
946
+
947
+ #: templates/author.php:66
948
+ #: templates/user.php:60
949
+ msgid "Select all"
950
+ msgstr "Hepsini seç"
951
+
952
+ #: templates/author.php:67
953
+ #: templates/user.php:61
954
+ msgid "Invert selection"
955
+ msgstr "Seçimi ters çevir"
956
+
957
+ #: templates/author.php:71
958
+ msgid "Set to Y"
959
+ msgstr "Y olarak ayarla"
960
+
961
+ #: templates/author.php:77
962
+ #: templates/user.php:71
963
+ msgid "No subscriptions match your search criteria."
964
+ msgstr "Arama kriterlerinize uygun abonelik bulunamadı."
965
+
966
+ #: templates/request-management-link.php:68
967
+ #: templates/subscribe.php:89
968
+ msgid "Send"
969
+ msgstr "Gönder"
970
+
971
+ #: templates/subscribe.php:42
972
+ #: templates/subscribe.php:43
973
+ msgid "New subscription to"
974
+ msgstr "Yeni abonelikler"
975
+
976
+ #: templates/subscribe.php:43
977
+ msgid "User:"
978
+ msgstr "Kullanıcı:"
979
+
980
+ #~ msgid "Management Page ID"
981
+ #~ msgstr "Abonelik Sayfası ID"
982
+
983
+ #~ msgid "Management page"
984
+ #~ msgstr "Abonelik sayfası"
985
+
986
+ #~ msgid "Awaiting confirmation"
987
+ #~ msgstr "Doğrulama bekleniyor"
988
+
989
+ #~ msgid "Stats"
990
+ #~ msgstr "İstatistikler"
991
+
992
+ #~ msgid "Other Messages"
993
+ #~ msgstr "Diğer Mesajlar"
994
+
995
+ #~ msgid "Support"
996
+ #~ msgstr "Destek"
997
+
998
+ #~ msgid "The status has been successfully updated. Rows affected:"
999
+ #~ msgstr "Yaptığınız değişiklikler güncellendi. Etkilenenler:"
1000
+
1001
+ #~ msgid ""
1002
+ #~ "Update the email address associated to a specific subscription (by post "
1003
+ #~ "ID)."
1004
+ #~ msgstr ""
1005
+ #~ "Yazıya ait bir aboneliğin eposta adresini güncelle. (Yazı ID'si ile)"
1006
+
1007
+ #~ msgid "PID"
1008
+ #~ msgstr "Yazı ID"
1009
+
1010
+ #~ msgid "Change status"
1011
+ #~ msgstr "Durum değiştir"
1012
+
1013
+ #~ msgid ""
1014
+ #~ "Change the status of an email address or permanently delete all its "
1015
+ #~ "subscriptions."
1016
+ #~ msgstr ""
1017
+ #~ "Eposta adresinin durumunu değiştir ya da tüm aboneliklerini kalıcı olarak "
1018
+ #~ "iptal et."
1019
+
1020
+ #~ msgid "Resume"
1021
+ #~ msgstr "Etkinleştir"
1022
+
1023
+ #~ msgid "Update email address"
1024
+ #~ msgstr "Eposta adresini güncelle"
1025
+
1026
+ #~ msgid ""
1027
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1028
+ #~ "(exact matches only)."
1029
+ #~ msgstr ""
1030
+ #~ "Bir epostanın tüm aboneliklerini başka bir epostayla güncelle. (sadece "
1031
+ #~ "tam eşleşmeler)"
1032
+
1033
+ #~ msgid "Search email address"
1034
+ #~ msgstr "Eposta adreslerini ara"
1035
+
1036
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1037
+ #~ msgstr ""
1038
+ #~ "Kısaltmalar: Y: abone olunmuş, N: dondurulmuş, C: doğrulama bekliyor"
1039
+
1040
+ #~ msgid "StCR table has been successfully optimized."
1041
+ #~ msgstr "StCR tablosu başarıyla optimize edildi."
1042
+
1043
+ #~ msgid "Filter by date"
1044
+ #~ msgstr "Tarihe göre filtrele"
1045
+
1046
+ #~ msgid "Month"
1047
+ #~ msgstr "Ay"
1048
+
1049
+ #~ msgid "Year"
1050
+ #~ msgstr "Yıl"
1051
+
1052
+ #~ msgid "No data to display"
1053
+ #~ msgstr "Gösterecek veri yok"
1054
+
1055
+ #~ msgid "optimize"
1056
+ #~ msgstr "optimize et"
1057
+
1058
+ #~ msgid "Database"
1059
+ #~ msgstr "Veritabanı"
1060
+
1061
+ #~ msgid "Engine"
1062
+ #~ msgstr "Motor"
1063
+
1064
+ #~ msgid "Created on"
1065
+ #~ msgstr "Oluşturulma tarihi"
1066
+
1067
+ #~ msgid "Index length"
1068
+ #~ msgstr "Index uzunluğu"
1069
+
1070
+ #~ msgid "Records"
1071
+ #~ msgstr "Kayıtlar"
1072
+
1073
+ #~ msgid "Average Record Length"
1074
+ #~ msgstr "Ortalama Kayıt Uzunluğu"
1075
+
1076
+ #~ msgid "Approximate Overhead"
1077
+ #~ msgstr "Genel Bakış"
1078
+
1079
+ #~ msgid "Analysis for"
1080
+ #~ msgstr "Analizler"
1081
+
1082
+ #~ msgid "Most active users"
1083
+ #~ msgstr "En aktif kullanıcılar"
1084
+
1085
+ #~ msgid "Popular posts"
1086
+ #~ msgstr "Popüler yazılar"
1087
+
1088
+ #~ msgid "Custom CSS Class"
1089
+ #~ msgstr "Özel Css Sınıfı"
1090
+
1091
+ #~ msgid ""
1092
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1093
+ #~ "its style."
1094
+ #~ msgstr ""
1095
+ #~ "İsterseniz abone ol kutusunun CSS sınıfını buradan değiştirebilirsiniz."
1096
+
1097
+ #~ msgid "Official Sponsors"
1098
+ #~ msgstr "Resmî Sponsorlar"
1099
+
1100
+ #~ msgid "Subscriptions have been successfully updated."
1101
+ #~ msgstr "Abonelikler başarıyla güncellendi."
1102
+
1103
+ #~ msgid "Sorry, no subscriptions found."
1104
+ #~ msgstr "Üzgünüm, abonelikler bulunamadı."
1105
+
1106
+ #~ msgid "All the subscriptions have been successfully updated."
1107
+ #~ msgstr "Tüm abonelikler başarıyla güncelleştirildi."
langs/subscribe-reloaded.pot CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-20 12:38-0500\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
@@ -11,77 +11,81 @@ msgstr ""
11
  "Plural-Forms: s\n"
12
  "X-Poedit-SearchPath-0: .\n"
13
 
14
- #: subscribe-to-comments-reloaded.php:33
15
- #: subscribe-to-comments-reloaded.php:221
16
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
17
  msgstr ""
18
 
19
- #: subscribe-to-comments-reloaded.php:38
20
- #: subscribe-to-comments-reloaded.php:220
21
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
22
  msgstr ""
23
 
24
- #: subscribe-to-comments-reloaded.php:45
25
- #: subscribe-to-comments-reloaded.php:222
26
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
27
  msgstr ""
28
 
29
- #: subscribe-to-comments-reloaded.php:50
30
- #: subscribe-to-comments-reloaded.php:217
31
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
32
  msgstr ""
33
 
34
- #: subscribe-to-comments-reloaded.php:60
 
 
 
 
35
  msgid "All"
36
  msgstr ""
37
 
38
- #: subscribe-to-comments-reloaded.php:61
39
- #: templates/user.php:66
40
  msgid "Replies to my comments"
41
  msgstr ""
42
 
43
- #: subscribe-to-comments-reloaded.php:62
44
  msgid "Daily digest"
45
  msgstr ""
46
 
47
- #: subscribe-to-comments-reloaded.php:194
48
  #: options/index.php:41
49
  msgid "Manage subscriptions"
50
  msgstr ""
51
 
52
- #: subscribe-to-comments-reloaded.php:195
53
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
54
  msgstr ""
55
 
56
- #: subscribe-to-comments-reloaded.php:196
57
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
58
  msgstr ""
59
 
60
- #: subscribe-to-comments-reloaded.php:197
61
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
62
  msgstr ""
63
 
64
- #: subscribe-to-comments-reloaded.php:198
65
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
66
  msgstr ""
67
 
68
- #: subscribe-to-comments-reloaded.php:199
69
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
70
  msgstr ""
71
 
72
- #: subscribe-to-comments-reloaded.php:200
73
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
74
  msgstr ""
75
 
76
- #: subscribe-to-comments-reloaded.php:201
77
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
78
  msgstr ""
79
 
80
- #: subscribe-to-comments-reloaded.php:215
81
  msgid "There is a new comment to [post_title]"
82
  msgstr ""
83
 
84
- #: subscribe-to-comments-reloaded.php:216
85
  msgid ""
86
  "There is a new comment to [post_title].\n"
87
  "Comment Link: [comment_permalink]\n"
@@ -100,11 +104,11 @@ msgstr ""
100
  "Permalink: [post_permalink]\n"
101
  "Gestisci le tue iscrizioni: [manager_link]"
102
 
103
- #: subscribe-to-comments-reloaded.php:223
104
  msgid "Please confirm your subscription to [post_title]"
105
  msgstr ""
106
 
107
- #: subscribe-to-comments-reloaded.php:224
108
  msgid ""
109
  "You have requested to be notified every time a new comment is added to:\n"
110
  "[post_permalink]\n"
@@ -120,11 +124,11 @@ msgstr ""
120
  "\n"
121
  "Se credi di aver ricevuto questo messaggio per errore, ti preghiamo di rispondere all'email per contattare l'amministratore."
122
 
123
- #: subscribe-to-comments-reloaded.php:225
124
  msgid "Manage your subscriptions on [blog_name]"
125
  msgstr ""
126
 
127
- #: subscribe-to-comments-reloaded.php:226
128
  msgid ""
129
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
130
  "[manager_link]"
@@ -132,11 +136,11 @@ msgstr ""
132
  "Hai richiesto di poter gestire le tue iscrizioni agli articoli su [blog_name]. Clicca sul link qui di seguito per accedere alla tua area riservata:\n"
133
  "[manager_link]"
134
 
135
- #: subscribe-to-comments-reloaded.php:956
136
  msgid "Subscribed"
137
  msgstr ""
138
 
139
- #: subscribe-to-comments-reloaded.php:970
140
  #: options/panel2.php:41
141
  #: options/panel2.php:48
142
  #: options/panel2.php:55
@@ -149,11 +153,19 @@ msgstr ""
149
  msgid "Yes"
150
  msgstr ""
151
 
152
- #: subscribe-to-comments-reloaded.php:972
 
 
 
 
 
 
 
 
153
  msgid "Pending"
154
  msgstr ""
155
 
156
- #: subscribe-to-comments-reloaded.php:973
157
  #: options/panel2.php:42
158
  #: options/panel2.php:49
159
  #: options/panel2.php:56
@@ -166,19 +178,23 @@ msgstr ""
166
  msgid "No"
167
  msgstr ""
168
 
169
- #: subscribe-to-comments-reloaded.php:983
 
 
 
 
170
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
171
  msgstr ""
172
 
173
- #: subscribe-to-comments-reloaded.php:983
174
  msgid "support forum"
175
  msgstr ""
176
 
177
- #: subscribe-to-comments-reloaded.php:984
178
  msgid "Feeling generous?"
179
  msgstr ""
180
 
181
- #: subscribe-to-comments-reloaded.php:984
182
  msgid "Donate a few bucks!"
183
  msgstr ""
184
 
@@ -196,7 +212,7 @@ msgstr ""
196
 
197
  #: options/index.php:45
198
  #: options/panel2.php:35
199
- #: options/panel3.php:38
200
  #: options/panel4.php:34
201
  msgid "Options"
202
  msgstr ""
@@ -259,8 +275,8 @@ msgstr ""
259
  #: options/panel1.php:19
260
  #: options/panel1.php:81
261
  #: options/panel1.php:113
262
- #: templates/author.php:51
263
- #: templates/user.php:47
264
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
265
  msgstr ""
266
 
@@ -333,8 +349,8 @@ msgstr ""
333
  #: options/panel1.php:44
334
  #: options/panel1.php:90
335
  #: templates/request-management-link.php:65
336
- #: templates/subscribe.php:88
337
- #: templates/user.php:52
338
  msgid "Email"
339
  msgstr ""
340
 
@@ -421,8 +437,8 @@ msgid "of"
421
  msgstr ""
422
 
423
  #: options/panel1.php:93
424
- #: templates/author.php:57
425
- #: templates/user.php:53
426
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
427
  msgstr ""
428
 
@@ -435,14 +451,14 @@ msgid "Edit"
435
  msgstr ""
436
 
437
  #: options/panel1.php:113
438
- #: templates/author.php:70
439
- #: templates/user.php:64
440
  msgid "Delete"
441
  msgstr ""
442
 
443
  #: options/panel1.php:121
444
- #: templates/author.php:69
445
- #: templates/user.php:63
446
  msgid "Action:"
447
  msgstr ""
448
 
@@ -451,8 +467,8 @@ msgid "Delete forever"
451
  msgstr ""
452
 
453
  #: options/panel1.php:123
454
- #: templates/author.php:71
455
- #: templates/user.php:65
456
  msgid "Suspend"
457
  msgstr ""
458
 
@@ -465,14 +481,14 @@ msgid "Activate and set to R"
465
  msgstr ""
466
 
467
  #: options/panel1.php:126
468
- #: templates/author.php:73
469
- #: templates/user.php:67
470
  msgid "Activate"
471
  msgstr ""
472
 
473
  #: options/panel1.php:127
474
- #: templates/author.php:74
475
- #: templates/user.php:68
476
  msgid "Update subscriptions"
477
  msgstr ""
478
 
@@ -524,14 +540,14 @@ msgid "Author label"
524
  msgstr ""
525
 
526
  #: options/panel2.php:25
527
- #: options/panel3.php:25
528
  #: options/panel4.php:23
529
  #: options/panel5.php:22
530
  msgid "Your settings have been successfully updated."
531
  msgstr ""
532
 
533
  #: options/panel2.php:28
534
- #: options/panel3.php:28
535
  #: options/panel4.php:26
536
  #: options/panel5.php:25
537
  msgid "There was an error updating the following fields:"
@@ -586,163 +602,177 @@ msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
586
  msgstr ""
587
 
588
  #: options/panel2.php:97
589
- #: options/panel3.php:136
590
  #: options/panel4.php:103
591
  #: options/panel5.php:83
592
  msgid "Save Changes"
593
  msgstr ""
594
 
595
  #: options/panel3.php:10
596
- #: options/panel3.php:42
597
- msgid "Page title"
598
  msgstr ""
599
 
600
  #: options/panel3.php:11
601
- msgid "Management Page ID"
 
602
  msgstr ""
603
 
604
  #: options/panel3.php:12
605
- #: options/panel3.php:54
 
 
 
 
 
606
  msgid "Custom HEAD meta"
607
  msgstr ""
608
 
609
- #: options/panel3.php:14
610
- #: options/panel3.php:65
611
  msgid "Request link"
612
  msgstr ""
613
 
614
- #: options/panel3.php:15
615
- #: options/panel3.php:75
616
  msgid "Request submitted"
617
  msgstr ""
618
 
619
- #: options/panel3.php:16
620
- #: options/panel3.php:85
621
  msgid "Subscribe without commenting"
622
  msgstr ""
623
 
624
- #: options/panel3.php:17
625
- #: options/panel3.php:95
626
  msgid "Subscription processed"
627
  msgstr ""
628
 
629
- #: options/panel3.php:18
630
- #: options/panel3.php:105
631
  msgid "Subscription processed (DCI)"
632
  msgstr ""
633
 
634
- #: options/panel3.php:19
635
- #: options/panel3.php:115
636
  msgid "Authors"
637
  msgstr ""
638
 
639
- #: options/panel3.php:20
640
- #: options/panel3.php:125
641
  msgid "Users"
642
  msgstr ""
643
 
644
- #: options/panel3.php:44
645
- msgid "Title of the page your visitors will use to manage their subscriptions."
 
 
 
 
646
  msgstr ""
647
 
648
  #: options/panel3.php:47
649
- msgid "Management page"
650
  msgstr ""
651
 
652
- #: options/panel3.php:49
 
 
 
 
653
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
654
  msgstr ""
655
 
656
- #: options/panel3.php:51
657
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
658
  msgstr ""
659
 
660
- #: options/panel3.php:56
661
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
662
  msgstr ""
663
 
664
- #: options/panel3.php:61
665
  #: options/panel4.php:50
666
  msgid "Messages"
667
  msgstr ""
668
 
669
- #: options/panel3.php:66
 
 
 
 
 
 
 
 
 
 
 
 
670
  #: options/panel3.php:76
671
  #: options/panel3.php:86
672
  #: options/panel3.php:96
673
  #: options/panel3.php:106
674
  #: options/panel3.php:116
675
  #: options/panel3.php:126
676
- #: options/panel4.php:61
677
- #: options/panel4.php:77
678
- #: options/panel4.php:93
679
- msgid "Bold"
 
680
  msgstr ""
681
 
682
- #: options/panel3.php:67
683
  #: options/panel3.php:77
684
  #: options/panel3.php:87
685
  #: options/panel3.php:97
686
  #: options/panel3.php:107
687
  #: options/panel3.php:117
688
  #: options/panel3.php:127
689
- #: options/panel4.php:62
690
- #: options/panel4.php:78
691
- #: options/panel4.php:94
692
- msgid "Italic"
 
693
  msgstr ""
694
 
695
- #: options/panel3.php:68
696
  #: options/panel3.php:78
697
  #: options/panel3.php:88
698
  #: options/panel3.php:98
699
  #: options/panel3.php:108
700
  #: options/panel3.php:118
701
  #: options/panel3.php:128
702
- #: options/panel4.php:63
703
- #: options/panel4.php:79
704
- #: options/panel4.php:95
705
- msgid "Link"
706
- msgstr ""
707
-
708
- #: options/panel3.php:69
709
- #: options/panel3.php:79
710
- #: options/panel3.php:89
711
- #: options/panel3.php:99
712
- #: options/panel3.php:109
713
- #: options/panel3.php:119
714
- #: options/panel3.php:129
715
  #: options/panel4.php:64
716
  #: options/panel4.php:80
717
  #: options/panel4.php:96
718
  msgid "Image"
719
  msgstr ""
720
 
721
- #: options/panel3.php:72
722
  msgid "Text shown to those who request to manage their subscriptions."
723
  msgstr ""
724
 
725
- #: options/panel3.php:82
726
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
727
  msgstr ""
728
 
729
- #: options/panel3.php:92
730
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
731
  msgstr ""
732
 
733
- #: options/panel3.php:102
734
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
735
  msgstr ""
736
 
737
- #: options/panel3.php:112
738
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
739
  msgstr ""
740
 
741
- #: options/panel3.php:122
742
  msgid "Introductory text for the authors' management page."
743
  msgstr ""
744
 
745
- #: options/panel3.php:132
746
  msgid "Introductory text for the users' management page."
747
  msgstr ""
748
 
@@ -923,39 +953,170 @@ msgstr ""
923
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
924
  msgstr ""
925
 
926
- #: templates/author.php:56
927
  msgid "Title"
928
  msgstr ""
929
 
930
- #: templates/author.php:67
931
- #: templates/user.php:61
932
  msgid "Select all"
933
  msgstr ""
934
 
935
- #: templates/author.php:68
936
- #: templates/user.php:62
937
  msgid "Invert selection"
938
  msgstr ""
939
 
940
- #: templates/author.php:72
941
  msgid "Set to Y"
942
  msgstr ""
943
 
944
- #: templates/author.php:78
945
- #: templates/user.php:72
946
  msgid "No subscriptions match your search criteria."
947
  msgstr ""
948
 
949
  #: templates/request-management-link.php:68
950
- #: templates/subscribe.php:90
951
  msgid "Send"
952
  msgstr ""
953
 
 
954
  #: templates/subscribe.php:43
955
- #: templates/subscribe.php:44
956
  msgid "New subscription to"
957
  msgstr ""
958
 
959
- #: templates/subscribe.php:44
960
  msgid "User:"
961
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-25 16:01-0500\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
11
  "Plural-Forms: s\n"
12
  "X-Poedit-SearchPath-0: .\n"
13
 
14
+ #: subscribe-to-comments-reloaded.php:41
15
+ #: subscribe-to-comments-reloaded.php:248
16
  msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
17
  msgstr ""
18
 
19
+ #: subscribe-to-comments-reloaded.php:46
20
+ #: subscribe-to-comments-reloaded.php:247
21
  msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
22
  msgstr ""
23
 
24
+ #: subscribe-to-comments-reloaded.php:53
25
+ #: subscribe-to-comments-reloaded.php:249
26
  msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
27
  msgstr ""
28
 
29
+ #: subscribe-to-comments-reloaded.php:58
30
+ #: subscribe-to-comments-reloaded.php:244
31
  msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
32
  msgstr ""
33
 
34
+ #: subscribe-to-comments-reloaded.php:67
35
+ msgid "Don't subscribe"
36
+ msgstr ""
37
+
38
+ #: subscribe-to-comments-reloaded.php:68
39
  msgid "All"
40
  msgstr ""
41
 
42
+ #: subscribe-to-comments-reloaded.php:69
43
+ #: templates/user.php:65
44
  msgid "Replies to my comments"
45
  msgstr ""
46
 
47
+ #: subscribe-to-comments-reloaded.php:70
48
  msgid "Daily digest"
49
  msgstr ""
50
 
51
+ #: subscribe-to-comments-reloaded.php:221
52
  #: options/index.php:41
53
  msgid "Manage subscriptions"
54
  msgstr ""
55
 
56
+ #: subscribe-to-comments-reloaded.php:222
57
  msgid "To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page."
58
  msgstr ""
59
 
60
+ #: subscribe-to-comments-reloaded.php:223
61
  msgid "Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes."
62
  msgstr ""
63
 
64
+ #: subscribe-to-comments-reloaded.php:224
65
  msgid "You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set."
66
  msgstr ""
67
 
68
+ #: subscribe-to-comments-reloaded.php:225
69
  msgid "Thank you for using our subscription service. Your request has been completed. You will receive a notification email every time a new comment to this article is approved and posted by the administrator."
70
  msgstr ""
71
 
72
+ #: subscribe-to-comments-reloaded.php:226
73
  msgid "Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions."
74
  msgstr ""
75
 
76
+ #: subscribe-to-comments-reloaded.php:227
77
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list."
78
  msgstr ""
79
 
80
+ #: subscribe-to-comments-reloaded.php:228
81
  msgid "In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:"
82
  msgstr ""
83
 
84
+ #: subscribe-to-comments-reloaded.php:242
85
  msgid "There is a new comment to [post_title]"
86
  msgstr ""
87
 
88
+ #: subscribe-to-comments-reloaded.php:243
89
  msgid ""
90
  "There is a new comment to [post_title].\n"
91
  "Comment Link: [comment_permalink]\n"
104
  "Permalink: [post_permalink]\n"
105
  "Gestisci le tue iscrizioni: [manager_link]"
106
 
107
+ #: subscribe-to-comments-reloaded.php:250
108
  msgid "Please confirm your subscription to [post_title]"
109
  msgstr ""
110
 
111
+ #: subscribe-to-comments-reloaded.php:251
112
  msgid ""
113
  "You have requested to be notified every time a new comment is added to:\n"
114
  "[post_permalink]\n"
124
  "\n"
125
  "Se credi di aver ricevuto questo messaggio per errore, ti preghiamo di rispondere all'email per contattare l'amministratore."
126
 
127
+ #: subscribe-to-comments-reloaded.php:252
128
  msgid "Manage your subscriptions on [blog_name]"
129
  msgstr ""
130
 
131
+ #: subscribe-to-comments-reloaded.php:253
132
  msgid ""
133
  "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
134
  "[manager_link]"
136
  "Hai richiesto di poter gestire le tue iscrizioni agli articoli su [blog_name]. Clicca sul link qui di seguito per accedere alla tua area riservata:\n"
137
  "[manager_link]"
138
 
139
+ #: subscribe-to-comments-reloaded.php:986
140
  msgid "Subscribed"
141
  msgstr ""
142
 
143
+ #: subscribe-to-comments-reloaded.php:1000
144
  #: options/panel2.php:41
145
  #: options/panel2.php:48
146
  #: options/panel2.php:55
153
  msgid "Yes"
154
  msgstr ""
155
 
156
+ #: subscribe-to-comments-reloaded.php:1002
157
+ msgid "Replies"
158
+ msgstr ""
159
+
160
+ #: subscribe-to-comments-reloaded.php:1004
161
+ msgid "Digest"
162
+ msgstr ""
163
+
164
+ #: subscribe-to-comments-reloaded.php:1006
165
  msgid "Pending"
166
  msgstr ""
167
 
168
+ #: subscribe-to-comments-reloaded.php:1007
169
  #: options/panel2.php:42
170
  #: options/panel2.php:49
171
  #: options/panel2.php:56
178
  msgid "No"
179
  msgstr ""
180
 
181
+ #: subscribe-to-comments-reloaded.php:1016
182
+ msgid "Subscriptions"
183
+ msgstr ""
184
+
185
+ #: subscribe-to-comments-reloaded.php:1039
186
  msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
187
  msgstr ""
188
 
189
+ #: subscribe-to-comments-reloaded.php:1039
190
  msgid "support forum"
191
  msgstr ""
192
 
193
+ #: subscribe-to-comments-reloaded.php:1040
194
  msgid "Feeling generous?"
195
  msgstr ""
196
 
197
+ #: subscribe-to-comments-reloaded.php:1040
198
  msgid "Donate a few bucks!"
199
  msgstr ""
200
 
212
 
213
  #: options/index.php:45
214
  #: options/panel2.php:35
215
+ #: options/panel3.php:39
216
  #: options/panel4.php:34
217
  msgid "Options"
218
  msgstr ""
275
  #: options/panel1.php:19
276
  #: options/panel1.php:81
277
  #: options/panel1.php:113
278
+ #: templates/author.php:50
279
+ #: templates/user.php:46
280
  msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
281
  msgstr ""
282
 
349
  #: options/panel1.php:44
350
  #: options/panel1.php:90
351
  #: templates/request-management-link.php:65
352
+ #: templates/subscribe.php:87
353
+ #: templates/user.php:51
354
  msgid "Email"
355
  msgstr ""
356
 
437
  msgstr ""
438
 
439
  #: options/panel1.php:93
440
+ #: templates/author.php:56
441
+ #: templates/user.php:52
442
  msgid "Legend: Y = all comments, R = replies only, C = inactive"
443
  msgstr ""
444
 
451
  msgstr ""
452
 
453
  #: options/panel1.php:113
454
+ #: templates/author.php:69
455
+ #: templates/user.php:63
456
  msgid "Delete"
457
  msgstr ""
458
 
459
  #: options/panel1.php:121
460
+ #: templates/author.php:68
461
+ #: templates/user.php:62
462
  msgid "Action:"
463
  msgstr ""
464
 
467
  msgstr ""
468
 
469
  #: options/panel1.php:123
470
+ #: templates/author.php:70
471
+ #: templates/user.php:64
472
  msgid "Suspend"
473
  msgstr ""
474
 
481
  msgstr ""
482
 
483
  #: options/panel1.php:126
484
+ #: templates/author.php:72
485
+ #: templates/user.php:66
486
  msgid "Activate"
487
  msgstr ""
488
 
489
  #: options/panel1.php:127
490
+ #: templates/author.php:73
491
+ #: templates/user.php:67
492
  msgid "Update subscriptions"
493
  msgstr ""
494
 
540
  msgstr ""
541
 
542
  #: options/panel2.php:25
543
+ #: options/panel3.php:26
544
  #: options/panel4.php:23
545
  #: options/panel5.php:22
546
  msgid "Your settings have been successfully updated."
547
  msgstr ""
548
 
549
  #: options/panel2.php:28
550
+ #: options/panel3.php:29
551
  #: options/panel4.php:26
552
  #: options/panel5.php:25
553
  msgid "There was an error updating the following fields:"
602
  msgstr ""
603
 
604
  #: options/panel2.php:97
605
+ #: options/panel3.php:145
606
  #: options/panel4.php:103
607
  #: options/panel5.php:83
608
  msgid "Save Changes"
609
  msgstr ""
610
 
611
  #: options/panel3.php:10
612
+ #: options/panel3.php:43
613
+ msgid "Virtual Management Page"
614
  msgstr ""
615
 
616
  #: options/panel3.php:11
617
+ #: options/panel3.php:51
618
+ msgid "Page title"
619
  msgstr ""
620
 
621
  #: options/panel3.php:12
622
+ #: options/panel3.php:56
623
+ msgid "Management URL"
624
+ msgstr ""
625
+
626
+ #: options/panel3.php:13
627
+ #: options/panel3.php:63
628
  msgid "Custom HEAD meta"
629
  msgstr ""
630
 
631
+ #: options/panel3.php:15
632
+ #: options/panel3.php:74
633
  msgid "Request link"
634
  msgstr ""
635
 
636
+ #: options/panel3.php:16
637
+ #: options/panel3.php:84
638
  msgid "Request submitted"
639
  msgstr ""
640
 
641
+ #: options/panel3.php:17
642
+ #: options/panel3.php:94
643
  msgid "Subscribe without commenting"
644
  msgstr ""
645
 
646
+ #: options/panel3.php:18
647
+ #: options/panel3.php:104
648
  msgid "Subscription processed"
649
  msgstr ""
650
 
651
+ #: options/panel3.php:19
652
+ #: options/panel3.php:114
653
  msgid "Subscription processed (DCI)"
654
  msgstr ""
655
 
656
+ #: options/panel3.php:20
657
+ #: options/panel3.php:124
658
  msgid "Authors"
659
  msgstr ""
660
 
661
+ #: options/panel3.php:21
662
+ #: options/panel3.php:134
663
  msgid "Users"
664
  msgstr ""
665
 
666
+ #: options/panel3.php:45
667
+ msgid "Enabled"
668
+ msgstr ""
669
+
670
+ #: options/panel3.php:46
671
+ msgid "Disabled"
672
  msgstr ""
673
 
674
  #: options/panel3.php:47
675
+ msgid "Disable the virtual management page if you need to create a <a href=\"http://lab.duechiacchiere.it/index.php?topic=71.0\">real page</a> to make your theme happy."
676
  msgstr ""
677
 
678
+ #: options/panel3.php:53
679
+ msgid "Title of the page your visitors will use to manage their subscriptions."
680
+ msgstr ""
681
+
682
+ #: options/panel3.php:58
683
  msgid "The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure."
684
  msgstr ""
685
 
686
+ #: options/panel3.php:60
687
  msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
688
  msgstr ""
689
 
690
+ #: options/panel3.php:65
691
  msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
692
  msgstr ""
693
 
694
+ #: options/panel3.php:70
695
  #: options/panel4.php:50
696
  msgid "Messages"
697
  msgstr ""
698
 
699
+ #: options/panel3.php:75
700
+ #: options/panel3.php:85
701
+ #: options/panel3.php:95
702
+ #: options/panel3.php:105
703
+ #: options/panel3.php:115
704
+ #: options/panel3.php:125
705
+ #: options/panel3.php:135
706
+ #: options/panel4.php:61
707
+ #: options/panel4.php:77
708
+ #: options/panel4.php:93
709
+ msgid "Bold"
710
+ msgstr ""
711
+
712
  #: options/panel3.php:76
713
  #: options/panel3.php:86
714
  #: options/panel3.php:96
715
  #: options/panel3.php:106
716
  #: options/panel3.php:116
717
  #: options/panel3.php:126
718
+ #: options/panel3.php:136
719
+ #: options/panel4.php:62
720
+ #: options/panel4.php:78
721
+ #: options/panel4.php:94
722
+ msgid "Italic"
723
  msgstr ""
724
 
 
725
  #: options/panel3.php:77
726
  #: options/panel3.php:87
727
  #: options/panel3.php:97
728
  #: options/panel3.php:107
729
  #: options/panel3.php:117
730
  #: options/panel3.php:127
731
+ #: options/panel3.php:137
732
+ #: options/panel4.php:63
733
+ #: options/panel4.php:79
734
+ #: options/panel4.php:95
735
+ msgid "Link"
736
  msgstr ""
737
 
 
738
  #: options/panel3.php:78
739
  #: options/panel3.php:88
740
  #: options/panel3.php:98
741
  #: options/panel3.php:108
742
  #: options/panel3.php:118
743
  #: options/panel3.php:128
744
+ #: options/panel3.php:138
 
 
 
 
 
 
 
 
 
 
 
 
745
  #: options/panel4.php:64
746
  #: options/panel4.php:80
747
  #: options/panel4.php:96
748
  msgid "Image"
749
  msgstr ""
750
 
751
+ #: options/panel3.php:81
752
  msgid "Text shown to those who request to manage their subscriptions."
753
  msgstr ""
754
 
755
+ #: options/panel3.php:91
756
  msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
757
  msgstr ""
758
 
759
+ #: options/panel3.php:101
760
  msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
761
  msgstr ""
762
 
763
+ #: options/panel3.php:111
764
  msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
765
  msgstr ""
766
 
767
+ #: options/panel3.php:121
768
  msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
769
  msgstr ""
770
 
771
+ #: options/panel3.php:131
772
  msgid "Introductory text for the authors' management page."
773
  msgstr ""
774
 
775
+ #: options/panel3.php:141
776
  msgid "Introductory text for the users' management page."
777
  msgstr ""
778
 
953
  msgid "If you want to sponsor this plugin, don't hesitate to <a href='http://www.duechiacchiere.it/contatto'>contact me</a>."
954
  msgstr ""
955
 
956
+ #: templates/author.php:55
957
  msgid "Title"
958
  msgstr ""
959
 
960
+ #: templates/author.php:66
961
+ #: templates/user.php:60
962
  msgid "Select all"
963
  msgstr ""
964
 
965
+ #: templates/author.php:67
966
+ #: templates/user.php:61
967
  msgid "Invert selection"
968
  msgstr ""
969
 
970
+ #: templates/author.php:71
971
  msgid "Set to Y"
972
  msgstr ""
973
 
974
+ #: templates/author.php:77
975
+ #: templates/user.php:71
976
  msgid "No subscriptions match your search criteria."
977
  msgstr ""
978
 
979
  #: templates/request-management-link.php:68
980
+ #: templates/subscribe.php:89
981
  msgid "Send"
982
  msgstr ""
983
 
984
+ #: templates/subscribe.php:42
985
  #: templates/subscribe.php:43
 
986
  msgid "New subscription to"
987
  msgstr ""
988
 
989
+ #: templates/subscribe.php:43
990
  msgid "User:"
991
  msgstr ""
992
+
993
+ #~ msgid "Management Page ID"
994
+ #~ msgstr ""
995
+
996
+ #~ msgid "Management page"
997
+ #~ msgstr ""
998
+
999
+ #~ msgid "Awaiting confirmation"
1000
+ #~ msgstr ""
1001
+
1002
+ #~ msgid "Stats"
1003
+ #~ msgstr ""
1004
+
1005
+ #~ msgid "Other Messages"
1006
+ #~ msgstr ""
1007
+
1008
+ #~ msgid "Support"
1009
+ #~ msgstr ""
1010
+
1011
+ #~ msgid "The status has been successfully updated. Rows affected:"
1012
+ #~ msgstr ""
1013
+
1014
+ #~ msgid ""
1015
+ #~ "Update the email address associated to a specific subscription (by post "
1016
+ #~ "ID)."
1017
+ #~ msgstr ""
1018
+ #~ "Aggiorna l'indirizzo email associato ad una specifica iscrizione "
1019
+ #~ "(necessita l'ID dell'articolo)."
1020
+
1021
+ #~ msgid "PID"
1022
+ #~ msgstr ""
1023
+
1024
+ #~ msgid "Change status"
1025
+ #~ msgstr ""
1026
+
1027
+ #~ msgid ""
1028
+ #~ "Change the status of an email address or permanently delete all its "
1029
+ #~ "subscriptions."
1030
+ #~ msgstr ""
1031
+ #~ "Cambia lo stato o cancella tutte le sottoscrizioni associate ad un dato "
1032
+ #~ "indirizzo email."
1033
+
1034
+ #~ msgid "Resume"
1035
+ #~ msgstr ""
1036
+
1037
+ #~ msgid "Update email address"
1038
+ #~ msgstr ""
1039
+
1040
+ #~ msgid ""
1041
+ #~ "You can \"mass update\" all the occurrences of a given email address "
1042
+ #~ "(exact matches only)."
1043
+ #~ msgstr ""
1044
+ #~ "Puoi effettuare un aggiornamento globale di tutte le occorrenze di un "
1045
+ #~ "indirizzo email."
1046
+
1047
+ #~ msgid "Search email address"
1048
+ #~ msgstr ""
1049
+
1050
+ #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1051
+ #~ msgstr ""
1052
+ #~ "Legenda: Y: iscritto, N: notifiche sospese, C: in attesa di conferma"
1053
+
1054
+ #~ msgid "StCR table has been successfully optimized."
1055
+ #~ msgstr ""
1056
+
1057
+ #~ msgid "Filter by date"
1058
+ #~ msgstr ""
1059
+
1060
+ #~ msgid "Month"
1061
+ #~ msgstr ""
1062
+
1063
+ #~ msgid "Year"
1064
+ #~ msgstr ""
1065
+
1066
+ #~ msgid "No data to display"
1067
+ #~ msgstr ""
1068
+
1069
+ #~ msgid "optimize"
1070
+ #~ msgstr ""
1071
+
1072
+ #~ msgid "Database"
1073
+ #~ msgstr ""
1074
+
1075
+ #~ msgid "Engine"
1076
+ #~ msgstr ""
1077
+
1078
+ #~ msgid "Created on"
1079
+ #~ msgstr ""
1080
+
1081
+ #~ msgid "Index length"
1082
+ #~ msgstr ""
1083
+
1084
+ #~ msgid "Records"
1085
+ #~ msgstr ""
1086
+
1087
+ #~ msgid "Average Record Length"
1088
+ #~ msgstr ""
1089
+
1090
+ #~ msgid "Approximate Overhead"
1091
+ #~ msgstr ""
1092
+
1093
+ #~ msgid "Analysis for"
1094
+ #~ msgstr ""
1095
+
1096
+ #~ msgid "Most active users"
1097
+ #~ msgstr ""
1098
+
1099
+ #~ msgid "Popular posts"
1100
+ #~ msgstr ""
1101
+
1102
+ #~ msgid "Custom CSS Class"
1103
+ #~ msgstr ""
1104
+
1105
+ #~ msgid ""
1106
+ #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1107
+ #~ "its style."
1108
+ #~ msgstr ""
1109
+ #~ "Puoi associare una classe CSS speciale al checkbox, per personalizzarne "
1110
+ #~ "l'aspetto."
1111
+
1112
+ #~ msgid "Official Sponsors"
1113
+ #~ msgstr ""
1114
+
1115
+ #~ msgid "Subscriptions have been successfully updated."
1116
+ #~ msgstr ""
1117
+
1118
+ #~ msgid "Sorry, no subscriptions found."
1119
+ #~ msgstr ""
1120
+
1121
+ #~ msgid "All the subscriptions have been successfully updated."
1122
+ #~ msgstr ""
options/index.php CHANGED
@@ -20,8 +20,13 @@ function subscribe_reloaded_update_option( $_option = '', $_value = '', $_type =
20
  return true;
21
  break;
22
 
 
 
 
 
 
23
  default:
24
- update_option('subscribe_reloaded_'.$_option, str_replace('"', "'", $_value));
25
  return true;
26
  break;
27
  }
20
  return true;
21
  break;
22
 
23
+ case 'text-no-encode':
24
+ update_option('subscribe_reloaded_'.$_option, $_value);
25
+ return true;
26
+ break;
27
+
28
  default:
29
+ update_option('subscribe_reloaded_'.$_option, htmlentities($_value, ENT_COMPAT, 'UTF-8'));
30
  return true;
31
  break;
32
  }
options/panel1-business-logic.php CHANGED
@@ -12,7 +12,7 @@ switch ($action){
12
  $status = !empty($_POST['srs'])?$_POST['srs']:(!empty($_GET['srs'])?$_GET['srs']:'');
13
 
14
  $wp_subscribe_reloaded->add_subscription($post_id, $email, $status);
15
- if ($status == 'YC')
16
  $wp_subscribe_reloaded->confirmation_email($post_id, $email);
17
 
18
  echo '<div class="updated"><p>'.__('Subscription added.', 'subscribe-reloaded').'</p></div>';
@@ -91,9 +91,9 @@ $ending_to = min($count_total, $offset+$limit_results);
91
  $previous_link = $next_link = '';
92
  if ($offset > 0){
93
  $new_starting = ($offset > $limit_results)?$offset-$limit_results:0;
94
- $previous_link = "<a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srsf=$new_starting&amp;srrp=$limit_results&amp;srv=$search_value&amp;srt=".urlencode($search_type)."&amp;srob=$order_by&amp;sro=$order'>".__('&laquo; Previous','subscribe-reloaded')."</a> ";
95
  }
96
  if (($ending_to < $count_total) && ($count_results > 0)){
97
  $new_starting = $offset+$limit_results;
98
- $next_link = "<a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srsf=$new_starting&amp;srrp=$limit_results&amp;srv=$search_value&amp;srt=".urlencode($search_type)."&amp;srob=$order_by&amp;sro=$order'>".__('Next &raquo;','subscribe-reloaded')."</a> ";
99
  }
12
  $status = !empty($_POST['srs'])?$_POST['srs']:(!empty($_GET['srs'])?$_GET['srs']:'');
13
 
14
  $wp_subscribe_reloaded->add_subscription($post_id, $email, $status);
15
+ if (strpos($status, 'C') !== false)
16
  $wp_subscribe_reloaded->confirmation_email($post_id, $email);
17
 
18
  echo '<div class="updated"><p>'.__('Subscription added.', 'subscribe-reloaded').'</p></div>';
91
  $previous_link = $next_link = '';
92
  if ($offset > 0){
93
  $new_starting = ($offset > $limit_results)?$offset-$limit_results:0;
94
+ $previous_link = "<a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=$search_field&amp;srt=".urlencode($operator)."&amp;srv=$search_value&amp;srob=$order_by&amp;sro=$order&amp;srsf=$new_starting&amp;srrp=$limit_results'>".__('&laquo; Previous','subscribe-reloaded')."</a> ";
95
  }
96
  if (($ending_to < $count_total) && ($count_results > 0)){
97
  $new_starting = $offset+$limit_results;
98
+ $next_link = "<a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=$search_field&amp;srt=".urlencode($operator)."&amp;srv=$search_value&amp;srob=$order_by&amp;sro=$order&amp;srsf=$new_starting&amp;srrp=$limit_results'>".__('Next &raquo;','subscribe-reloaded')."</a> ";
99
  }
options/panel1-edit-subscription.php CHANGED
@@ -7,11 +7,13 @@ if (!function_exists('is_admin') || !is_admin()){
7
  <div class="postbox">
8
  <h3><?php _e('Update Subscription','subscribe-reloaded') ?></h3>
9
  <form action="options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1" method="post" id="update_address_form"
10
- onsubmit="if (this.sre.value == '') return false; return confirm('<?php _e('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded') ?>')">
11
  <fieldset style="border:0">
12
- <p><?php _e('Post:','subscribe-reloaded'); echo ' <strong>'.get_the_title(intval($_GET['srp'])); ?></strong></p>
13
  <p class="liquid"><label for='oldsre'><?php _e('From','subscribe-reloaded') ?></label> <input readonly='readonly' type='text' size='30' name='oldsre' id='oldsre' value='<?php echo $_GET['sre'] ?>' /></p>
14
- <p class="liquid"><label for='sre'><?php _e('To','subscribe-reloaded') ?></label> <input type='text' size='30' name='sre' id='sre' value='' /></p>
 
 
15
  <p class="liquid"><label for='srs'><?php _e('Status','subscribe-reloaded') ?></label>
16
  <select name="srs" id="srs">
17
  <option value=''><?php _e('Keep unchanged','subscribe-reloaded') ?></option>
7
  <div class="postbox">
8
  <h3><?php _e('Update Subscription','subscribe-reloaded') ?></h3>
9
  <form action="options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1" method="post" id="update_address_form"
10
+ onsubmit="if (this.sre.value != '<?php _e('optional','subscribe-reloaded') ?>') return confirm('<?php _e('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded') ?>')">
11
  <fieldset style="border:0">
12
+ <p><?php _e('Post:','subscribe-reloaded'); echo ' <strong>'.get_the_title(intval($_GET['srp']))." ({$_GET['srp']})"; ?></strong></p>
13
  <p class="liquid"><label for='oldsre'><?php _e('From','subscribe-reloaded') ?></label> <input readonly='readonly' type='text' size='30' name='oldsre' id='oldsre' value='<?php echo $_GET['sre'] ?>' /></p>
14
+ <p class="liquid"><label for='sre'><?php _e('To','subscribe-reloaded') ?></label> <input type='text' size='30' name='sre' id='sre' value='<?php _e('optional','subscribe-reloaded') ?>' style="color:#ccc"
15
+ onfocus='if (this.value == "<?php _e('optional','subscribe-reloaded') ?>") this.value="";this.style.color="#000"'
16
+ onblur='if (this.value == ""){this.value="<?php _e('optional','subscribe-reloaded') ?>";this.style.color="#ccc"}'/></p>
17
  <p class="liquid"><label for='srs'><?php _e('Status','subscribe-reloaded') ?></label>
18
  <select name="srs" id="srs">
19
  <option value=''><?php _e('Keep unchanged','subscribe-reloaded') ?></option>
options/panel1.php CHANGED
@@ -96,24 +96,28 @@ if (is_readable(WP_PLUGIN_DIR."/subscribe-to-comments-reloaded/options/panel1-bu
96
  echo "<li class='subscribe-list-header'>
97
  <input class='checkbox' type='checkbox' name='subscription_list_select_all' id='stcr_select_all'
98
  onchange='t=document.forms[\"subscription_form\"].elements[\"subscriptions_list[]\"];c=t.length;if(!c){t.checked=this.checked}else{for(var i=0;i<c;i++){t[i].checked=!t[i].checked}}'/>
99
- <span class='subscribe-column' style='width:52px'>&nbsp;</span>
100
  $show_post_column
101
  $show_email_column
102
  <span class='subscribe-column subscribe-column-3'>".__('Date and Time','subscribe-reloaded')." &nbsp;&nbsp;$order_dt</span>
103
  <span class='subscribe-column subscribe-column-4'>".__('Status','subscribe-reloaded')." &nbsp;&nbsp;$order_status</span></li>\n";
 
 
104
  foreach($subscriptions as $a_subscription){
105
  $title = get_the_title($a_subscription->post_id);
 
106
  $row_post = ($operator != 'equals' || $search_field != 'post_id')?"<a class='subscribe-column subscribe-column-1' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=post_id&amp;srt=equals&amp;srv=$a_subscription->post_id'>$title ($a_subscription->post_id)</a> ":'';
107
  $row_email = ($operator != 'equals' || $search_field != 'email')?"<span class='subscribe-column subscribe-column-2'><a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1&amp;srf=email&amp;srt=equals&amp;srv=".urlencode($a_subscription->email)."'>$a_subscription->email</a></span> ":'';
108
- $alternate = empty($alternate)?' class="row alternate"':' class="row"';
 
109
  echo "<li$alternate>
110
- <label for='sub_{$a_subscription->meta_id}' class='hidden'>Blah</label>
111
  <input class='checkbox' type='checkbox' name='subscriptions_list[]' value='$a_subscription->post_id,".urlencode($a_subscription->email)."' id='sub_{$a_subscription->meta_id}' />
112
  <a class='subscribe-column' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=edit-subscription&amp;srp=".$a_subscription->post_id."&amp;sre=".urlencode($a_subscription->email)."'><img src='".WP_PLUGIN_URL."/subscribe-to-comments-reloaded/images/edit.png' alt='".__('Edit','subscribe-reloaded')."' width='16' height='16' /></a>
113
  <a class='subscribe-column' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=delete-subscription&amp;srp=".$a_subscription->post_id."&amp;sre=".urlencode($a_subscription->email)."' onclick='return confirm(\"".__('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded')."\");'><img src='".WP_PLUGIN_URL."/subscribe-to-comments-reloaded/images/delete.png' alt='".__('Delete','subscribe-reloaded')."' width='16' height='16' /></a>
114
  $row_post
115
  $row_email
116
- <span class='subscribe-column subscribe-column-3'>$a_subscription->dt</span>
117
  <span class='subscribe-column subscribe-column-4'>$a_subscription->status</span>
118
  </li>\n";
119
  }
@@ -125,7 +129,7 @@ if (is_readable(WP_PLUGIN_DIR."/subscribe-to-comments-reloaded/options/panel1-bu
125
  <input type="radio" name="sra" value="force_r" id="action_type_force_r" /> <label for="action_type_force_r">'.__('Activate and set to R','subscribe-reloaded').'</label> &nbsp;&nbsp;&nbsp;&nbsp;
126
  <input type="radio" name="sra" value="activate" id="action_type_activate" /> <label for="action_type_activate">'.__('Activate','subscribe-reloaded').'</label></p>';
127
  echo '<p><input type="submit" class="subscribe-form-button" value="'.__('Update subscriptions','subscribe-reloaded').'" /></p>';
128
- echo "<input type='hidden' name='srf' value='$search_field'/><input type='hidden' name='srt' value='$operator'/><input type='hidden' name='srv' value='$search_value'/><input type='hidden' name='srsf' value='$starting_from'/><input type='hidden' name='srrp' value='$limit_results'/><input type='hidden' name='srob' value='$order_by'/><input type='hidden' name='sro' value='$order'/>";
129
  }
130
  elseif ($action == 'search')
131
  echo '<p>'.__('Sorry, no subscriptions match your search criteria.','subscribe-reloaded')."</p>";
96
  echo "<li class='subscribe-list-header'>
97
  <input class='checkbox' type='checkbox' name='subscription_list_select_all' id='stcr_select_all'
98
  onchange='t=document.forms[\"subscription_form\"].elements[\"subscriptions_list[]\"];c=t.length;if(!c){t.checked=this.checked}else{for(var i=0;i<c;i++){t[i].checked=!t[i].checked}}'/>
99
+ <span class='subscribe-column' style='width:38px'>&nbsp;</span>
100
  $show_post_column
101
  $show_email_column
102
  <span class='subscribe-column subscribe-column-3'>".__('Date and Time','subscribe-reloaded')." &nbsp;&nbsp;$order_dt</span>
103
  <span class='subscribe-column subscribe-column-4'>".__('Status','subscribe-reloaded')." &nbsp;&nbsp;$order_status</span></li>\n";
104
+ $alternate = '';
105
+ $date_time_format = get_option('date_format').' '.get_option('time_format');
106
  foreach($subscriptions as $a_subscription){
107
  $title = get_the_title($a_subscription->post_id);
108
+ $title = (strlen($title) > 35)?substr($title, 0, 35).'..':$title;
109
  $row_post = ($operator != 'equals' || $search_field != 'post_id')?"<a class='subscribe-column subscribe-column-1' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;srf=post_id&amp;srt=equals&amp;srv=$a_subscription->post_id'>$title ($a_subscription->post_id)</a> ":'';
110
  $row_email = ($operator != 'equals' || $search_field != 'email')?"<span class='subscribe-column subscribe-column-2'><a href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1&amp;srf=email&amp;srt=equals&amp;srv=".urlencode($a_subscription->email)."'>$a_subscription->email</a></span> ":'';
111
+ $date_time = date_i18n($date_time_format, strtotime($a_subscription->dt));
112
+ $alternate = ($alternate==' class="row"')?' class="row alternate"':' class="row"';
113
  echo "<li$alternate>
114
+ <label for='sub_{$a_subscription->meta_id}' class='hidden'>".__('Subscription','subscribe-reloaded')." {$a_subscription->meta_id}</label>
115
  <input class='checkbox' type='checkbox' name='subscriptions_list[]' value='$a_subscription->post_id,".urlencode($a_subscription->email)."' id='sub_{$a_subscription->meta_id}' />
116
  <a class='subscribe-column' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=edit-subscription&amp;srp=".$a_subscription->post_id."&amp;sre=".urlencode($a_subscription->email)."'><img src='".WP_PLUGIN_URL."/subscribe-to-comments-reloaded/images/edit.png' alt='".__('Edit','subscribe-reloaded')."' width='16' height='16' /></a>
117
  <a class='subscribe-column' href='options-general.php?page=subscribe-to-comments-reloaded/options/index.php&amp;subscribepanel=1&amp;sra=delete-subscription&amp;srp=".$a_subscription->post_id."&amp;sre=".urlencode($a_subscription->email)."' onclick='return confirm(\"".__('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded')."\");'><img src='".WP_PLUGIN_URL."/subscribe-to-comments-reloaded/images/delete.png' alt='".__('Delete','subscribe-reloaded')."' width='16' height='16' /></a>
118
  $row_post
119
  $row_email
120
+ <span class='subscribe-column subscribe-column-3'>$date_time</span>
121
  <span class='subscribe-column subscribe-column-4'>$a_subscription->status</span>
122
  </li>\n";
123
  }
129
  <input type="radio" name="sra" value="force_r" id="action_type_force_r" /> <label for="action_type_force_r">'.__('Activate and set to R','subscribe-reloaded').'</label> &nbsp;&nbsp;&nbsp;&nbsp;
130
  <input type="radio" name="sra" value="activate" id="action_type_activate" /> <label for="action_type_activate">'.__('Activate','subscribe-reloaded').'</label></p>';
131
  echo '<p><input type="submit" class="subscribe-form-button" value="'.__('Update subscriptions','subscribe-reloaded').'" /></p>';
132
+ echo "<input type='hidden' name='srf' value='$search_field'/><input type='hidden' name='srt' value='$operator'/><input type='hidden' name='srv' value='$search_value'/><input type='hidden' name='srsf' value='$offset'/><input type='hidden' name='srrp' value='$limit_results'/><input type='hidden' name='srob' value='$order_by'/><input type='hidden' name='sro' value='$order'/>";
133
  }
134
  elseif ($action == 'search')
135
  echo '<p>'.__('Sorry, no subscriptions match your search criteria.','subscribe-reloaded')."</p>";
options/panel2.php CHANGED
@@ -11,8 +11,8 @@ if (isset($_POST['options'])){
11
  if (isset($_POST['options']['show_subscription_box']) && !subscribe_reloaded_update_option('show_subscription_box', $_POST['options']['show_subscription_box'], 'yesno')) $faulty_fields = __('Enable default checkbox','subscribe-reloaded').', ';
12
  if (isset($_POST['options']['checked_by_default']) && !subscribe_reloaded_update_option('checked_by_default', $_POST['options']['checked_by_default'], 'yesno')) $faulty_fields = __('Checked by default','subscribe-reloaded').', ';
13
  if (isset($_POST['options']['enable_advanced_subscriptions']) && !subscribe_reloaded_update_option('enable_advanced_subscriptions', $_POST['options']['enable_advanced_subscriptions'], 'yesno')) $faulty_fields = __('Advanced subscription','subscribe-reloaded').', ';
14
- if (isset($_POST['options']['checkbox_inline_style']) && !subscribe_reloaded_update_option('checkbox_inline_style', $_POST['options']['checkbox_inline_style'], 'text')) $faulty_fields = __('Custom inline style','subscribe-reloaded').', ';
15
- if (isset($_POST['options']['checkbox_html']) && !subscribe_reloaded_update_option('checkbox_html', $_POST['options']['checkbox_html'], 'text')) $faulty_fields = __('Custom HTML','subscribe-reloaded').', ';
16
 
17
  if (isset($_POST['options']['checkbox_label']) && !subscribe_reloaded_update_option('checkbox_label', $_POST['options']['checkbox_label'], 'text')) $faulty_fields = __('Checkbox label','subscribe-reloaded').', ';
18
  if (isset($_POST['options']['subscribed_label']) && !subscribe_reloaded_update_option('subscribed_label', $_POST['options']['subscribed_label'], 'text')) $faulty_fields = __('Subscribed label','subscribe-reloaded').', ';
11
  if (isset($_POST['options']['show_subscription_box']) && !subscribe_reloaded_update_option('show_subscription_box', $_POST['options']['show_subscription_box'], 'yesno')) $faulty_fields = __('Enable default checkbox','subscribe-reloaded').', ';
12
  if (isset($_POST['options']['checked_by_default']) && !subscribe_reloaded_update_option('checked_by_default', $_POST['options']['checked_by_default'], 'yesno')) $faulty_fields = __('Checked by default','subscribe-reloaded').', ';
13
  if (isset($_POST['options']['enable_advanced_subscriptions']) && !subscribe_reloaded_update_option('enable_advanced_subscriptions', $_POST['options']['enable_advanced_subscriptions'], 'yesno')) $faulty_fields = __('Advanced subscription','subscribe-reloaded').', ';
14
+ if (isset($_POST['options']['checkbox_inline_style']) && !subscribe_reloaded_update_option('checkbox_inline_style', $_POST['options']['checkbox_inline_style'], 'text-no-encode')) $faulty_fields = __('Custom inline style','subscribe-reloaded').', ';
15
+ if (isset($_POST['options']['checkbox_html']) && !subscribe_reloaded_update_option('checkbox_html', $_POST['options']['checkbox_html'], 'text-no-encode')) $faulty_fields = __('Custom HTML','subscribe-reloaded').', ';
16
 
17
  if (isset($_POST['options']['checkbox_label']) && !subscribe_reloaded_update_option('checkbox_label', $_POST['options']['checkbox_label'], 'text')) $faulty_fields = __('Checkbox label','subscribe-reloaded').', ';
18
  if (isset($_POST['options']['subscribed_label']) && !subscribe_reloaded_update_option('subscribed_label', $_POST['options']['subscribed_label'], 'text')) $faulty_fields = __('Subscribed label','subscribe-reloaded').', ';
options/panel3.php CHANGED
@@ -7,9 +7,10 @@ if (!function_exists('is_admin') || !is_admin()){
7
  // Update options
8
  if (isset($_POST['options'])){
9
  $faulty_fields = '';
 
10
  if (isset($_POST['options']['manager_page_title']) && !subscribe_reloaded_update_option('manager_page_title', $_POST['options']['manager_page_title'], 'text')) $faulty_fields = __('Page title','subscribe-reloaded').', ';
11
- if (isset($_POST['options']['manager_page']) && !subscribe_reloaded_update_option('manager_page', $_POST['options']['manager_page'], 'text')) $faulty_fields = __('Management Page ID','subscribe-reloaded').', ';
12
- if (isset($_POST['options']['custom_header_meta']) && !subscribe_reloaded_update_option('custom_header_meta', $_POST['options']['custom_header_meta'], 'text')) $faulty_fields = __('Custom HEAD meta','subscribe-reloaded').', ';
13
 
14
  if (isset($_POST['options']['request_mgmt_link']) && !subscribe_reloaded_update_option('request_mgmt_link', $_POST['options']['request_mgmt_link'], 'text')) $faulty_fields = __('Request link','subscribe-reloaded').', ';
15
  if (isset($_POST['options']['request_mgmt_link_thankyou']) && !subscribe_reloaded_update_option('request_mgmt_link_thankyou', $_POST['options']['request_mgmt_link_thankyou'], 'text')) $faulty_fields = __('Request submitted','subscribe-reloaded').', ';
@@ -38,13 +39,21 @@ $is_html_enabled = (get_option('subscribe_reloaded_enable_html_emails', 'no') ==
38
  <h3><?php _e('Options','subscribe-reloaded') ?></h3>
39
  <table class="form-table <?php echo $wp_locale->text_direction ?>">
40
  <tbody>
 
 
 
 
 
 
 
 
41
  <tr>
42
  <th scope="row"><label for="manager_page_title"><?php _e('Page title','subscribe-reloaded') ?></label></th>
43
  <td><input type="text" name="options[manager_page_title]" id="manager_page_title" value="<?php echo subscribe_reloaded_get_option('manager_page_title'); ?>" size="70">
44
  <div class="description"><?php _e('Title of the page your visitors will use to manage their subscriptions.','subscribe-reloaded'); ?></div></td>
45
  </tr>
46
  <tr>
47
- <th scope="row"><label for="manager_page"><?php _e('Management page','subscribe-reloaded') ?></label></th>
48
  <td><?php echo get_bloginfo('url') ?> <input type="text" name="options[manager_page]" id="manager_page" value="<?php echo subscribe_reloaded_get_option('manager_page'); ?>" size="30">
49
  <div class="description"><?php _e('The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure.','subscribe-reloaded');
50
  if ((get_option('permalink_structure','') == '') && (strpos(subscribe_reloaded_get_option('manager_page'), '?page_id=') === false))
7
  // Update options
8
  if (isset($_POST['options'])){
9
  $faulty_fields = '';
10
+ if (isset($_POST['options']['manager_page_enabled']) && !subscribe_reloaded_update_option('manager_page_enabled', $_POST['options']['manager_page_enabled'], 'yesno')) $faulty_fields = __('Virtual Management Page','subscribe-reloaded').', ';
11
  if (isset($_POST['options']['manager_page_title']) && !subscribe_reloaded_update_option('manager_page_title', $_POST['options']['manager_page_title'], 'text')) $faulty_fields = __('Page title','subscribe-reloaded').', ';
12
+ if (isset($_POST['options']['manager_page']) && !subscribe_reloaded_update_option('manager_page', $_POST['options']['manager_page'], 'text-no-encode')) $faulty_fields = __('Management URL','subscribe-reloaded').', ';
13
+ if (isset($_POST['options']['custom_header_meta']) && !subscribe_reloaded_update_option('custom_header_meta', $_POST['options']['custom_header_meta'], 'text-no-encode')) $faulty_fields = __('Custom HEAD meta','subscribe-reloaded').', ';
14
 
15
  if (isset($_POST['options']['request_mgmt_link']) && !subscribe_reloaded_update_option('request_mgmt_link', $_POST['options']['request_mgmt_link'], 'text')) $faulty_fields = __('Request link','subscribe-reloaded').', ';
16
  if (isset($_POST['options']['request_mgmt_link_thankyou']) && !subscribe_reloaded_update_option('request_mgmt_link_thankyou', $_POST['options']['request_mgmt_link_thankyou'], 'text')) $faulty_fields = __('Request submitted','subscribe-reloaded').', ';
39
  <h3><?php _e('Options','subscribe-reloaded') ?></h3>
40
  <table class="form-table <?php echo $wp_locale->text_direction ?>">
41
  <tbody>
42
+ <tr>
43
+ <th scope="row"><label for="manager_page_enabled"><?php _e('Virtual Management Page','subscribe-reloaded') ?></label></th>
44
+ <td>
45
+ <input type="radio" name="options[manager_page_enabled]" id="manager_page_enabled" value="yes"<?php echo (subscribe_reloaded_get_option('manager_page_enabled','no') == 'yes')?' checked="checked"':''; ?>> <?php _e('Enabled','subscribe-reloaded') ?> &nbsp; &nbsp; &nbsp;
46
+ <input type="radio" name="options[manager_page_enabled]" value="no" <?php echo (subscribe_reloaded_get_option('manager_page_enabled','no') == 'no')?' checked="checked"':''; ?>> <?php _e('Disabled','subscribe-reloaded') ?>
47
+ <div class="description"><?php _e('Disable the virtual management page if you need to create a <a href="http://lab.duechiacchiere.it/index.php?topic=71.0">real page</a> to make your theme happy.','subscribe-reloaded') ?></div>
48
+ </td>
49
+ </tr>
50
  <tr>
51
  <th scope="row"><label for="manager_page_title"><?php _e('Page title','subscribe-reloaded') ?></label></th>
52
  <td><input type="text" name="options[manager_page_title]" id="manager_page_title" value="<?php echo subscribe_reloaded_get_option('manager_page_title'); ?>" size="70">
53
  <div class="description"><?php _e('Title of the page your visitors will use to manage their subscriptions.','subscribe-reloaded'); ?></div></td>
54
  </tr>
55
  <tr>
56
+ <th scope="row"><label for="manager_page"><?php _e('Management URL','subscribe-reloaded') ?></label></th>
57
  <td><?php echo get_bloginfo('url') ?> <input type="text" name="options[manager_page]" id="manager_page" value="<?php echo subscribe_reloaded_get_option('manager_page'); ?>" size="30">
58
  <div class="description"><?php _e('The permalink for your management page (something like <code>/manage-subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</b> actually exist in the system, but its link must follow your permalink structure.','subscribe-reloaded');
59
  if ((get_option('permalink_structure','') == '') && (strpos(subscribe_reloaded_get_option('manager_page'), '?page_id=') === false))
options/panel4.php CHANGED
@@ -5,6 +5,8 @@ if (!function_exists('is_admin') || !is_admin()){
5
  exit;
6
  }
7
 
 
 
8
  // Update options
9
  if (isset($_POST['options'])){
10
  $faulty_fields = '';
5
  exit;
6
  }
7
 
8
+ $is_html_enabled = (subscribe_reloaded_get_option('enable_html_emails', 'no') == 'yes');
9
+
10
  // Update options
11
  if (isset($_POST['options'])){
12
  $faulty_fields = '';
options/panel5.php CHANGED
@@ -10,7 +10,7 @@ if (isset($_POST['options'])){
10
  $faulty_fields = '';
11
  if (isset($_POST['options']['purge_days']) && !subscribe_reloaded_update_option('purge_days', $_POST['options']['purge_days'], 'integer')) $faulty_fields = __('Autopurge requests','subscribe-reloaded').', ';
12
  if (isset($_POST['options']['enable_double_check']) && !subscribe_reloaded_update_option('enable_double_check', $_POST['options']['enable_double_check'], 'yesno')) $faulty_fields = __('Enable double check','subscribe-reloaded').', ';
13
- if (isset($_POST['options']['notify_authors']) && !subscribe_reloaded_update_option('notify_authors', $_POST['options']['notify_authors'], 'yesno')) $faulty_fields = __('Notify authors','subscribe-reloaded').', ';
14
  if (isset($_POST['options']['enable_html_emails']) && !subscribe_reloaded_update_option('enable_html_emails', $_POST['options']['enable_html_emails'], 'yesno')) $faulty_fields = __('Enable HTML emails','subscribe-reloaded').', ';
15
  if (isset($_POST['options']['process_trackbacks']) && !subscribe_reloaded_update_option('process_trackbacks', $_POST['options']['process_trackbacks'], 'yesno')) $faulty_fields = __('Send trackbacks','subscribe-reloaded').', ';
16
  if (isset($_POST['options']['enable_admin_messages']) && !subscribe_reloaded_update_option('enable_admin_messages', $_POST['options']['enable_admin_messages'], 'yesno')) $faulty_fields = __('Notify admin','subscribe-reloaded').', ';
@@ -44,11 +44,11 @@ wp_print_scripts( 'quicktags' );
44
  <div class="description"><?php _e('Send a notification email to confirm the subscription (to avoid addresses misuse).','subscribe-reloaded'); ?></div></td>
45
  </tr>
46
  <tr>
47
- <th scope="row"><label for="notify_authors"><?php _e('Notify admin','subscribe-reloaded') ?></label></th>
48
  <td>
49
  <input type="radio" name="options[notify_authors]" id="notify_authors" value="yes"<?php echo (subscribe_reloaded_get_option('notify_authors') == 'yes')?' checked="checked"':''; ?>> <?php _e('Yes','subscribe-reloaded') ?> &nbsp; &nbsp; &nbsp;
50
  <input type="radio" name="options[notify_authors]" value="no" <?php echo (subscribe_reloaded_get_option('notify_authors') == 'no')?' checked="checked"':''; ?>> <?php _e('No','subscribe-reloaded') ?>
51
- <div class="description"><?php _e('Notify the administrator when a new comment is posted.','subscribe-reloaded'); ?></div></td>
52
  </tr>
53
  <tr>
54
  <th scope="row"><label for="enable_html_emails"><?php _e('Enable HTML emails','subscribe-reloaded') ?></label></th>
10
  $faulty_fields = '';
11
  if (isset($_POST['options']['purge_days']) && !subscribe_reloaded_update_option('purge_days', $_POST['options']['purge_days'], 'integer')) $faulty_fields = __('Autopurge requests','subscribe-reloaded').', ';
12
  if (isset($_POST['options']['enable_double_check']) && !subscribe_reloaded_update_option('enable_double_check', $_POST['options']['enable_double_check'], 'yesno')) $faulty_fields = __('Enable double check','subscribe-reloaded').', ';
13
+ if (isset($_POST['options']['notify_authors']) && !subscribe_reloaded_update_option('notify_authors', $_POST['options']['notify_authors'], 'yesno')) $faulty_fields = __('Subscribe authors','subscribe-reloaded').', ';
14
  if (isset($_POST['options']['enable_html_emails']) && !subscribe_reloaded_update_option('enable_html_emails', $_POST['options']['enable_html_emails'], 'yesno')) $faulty_fields = __('Enable HTML emails','subscribe-reloaded').', ';
15
  if (isset($_POST['options']['process_trackbacks']) && !subscribe_reloaded_update_option('process_trackbacks', $_POST['options']['process_trackbacks'], 'yesno')) $faulty_fields = __('Send trackbacks','subscribe-reloaded').', ';
16
  if (isset($_POST['options']['enable_admin_messages']) && !subscribe_reloaded_update_option('enable_admin_messages', $_POST['options']['enable_admin_messages'], 'yesno')) $faulty_fields = __('Notify admin','subscribe-reloaded').', ';
44
  <div class="description"><?php _e('Send a notification email to confirm the subscription (to avoid addresses misuse).','subscribe-reloaded'); ?></div></td>
45
  </tr>
46
  <tr>
47
+ <th scope="row"><label for="notify_authors"><?php _e('Subscribe authors','subscribe-reloaded') ?></label></th>
48
  <td>
49
  <input type="radio" name="options[notify_authors]" id="notify_authors" value="yes"<?php echo (subscribe_reloaded_get_option('notify_authors') == 'yes')?' checked="checked"':''; ?>> <?php _e('Yes','subscribe-reloaded') ?> &nbsp; &nbsp; &nbsp;
50
  <input type="radio" name="options[notify_authors]" value="no" <?php echo (subscribe_reloaded_get_option('notify_authors') == 'no')?' checked="checked"':''; ?>> <?php _e('No','subscribe-reloaded') ?>
51
+ <div class="description"><?php _e('Automatically subscribe authors to their own articles (not retroactive).','subscribe-reloaded'); ?></div></td>
52
  </tr>
53
  <tr>
54
  <th scope="row"><label for="enable_html_emails"><?php _e('Enable HTML emails','subscribe-reloaded') ?></label></th>
post-and-comments.css CHANGED
@@ -4,7 +4,7 @@ table.comments-box.fixed{
4
  table.comments-box.fixed #the-comment-list td.column-author{
5
  width:30%;
6
  }
7
- th.column-subscribe-reloaded,#the-comment-list td.column-subscribe-reloaded{
8
  text-align:center;
9
- width:10%;
10
  }
4
  table.comments-box.fixed #the-comment-list td.column-author{
5
  width:30%;
6
  }
7
+ th.column-subscribe-reloaded,td.column-subscribe-reloaded{
8
  text-align:center;
9
+ width:5%;
10
  }
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z732J
4
  Tags: subscribe, comments, notification, subscription, manage, double check-in, follow, commenting
5
  Requires at least: 2.9.2
6
  Tested up to: 3.2
7
- Stable tag: 2.0
8
 
9
  Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies.
10
 
@@ -17,41 +17,39 @@ Subscribe to Comments Reloaded is a robust plugin that enables commenters to sig
17
  * MySQL 5.x or higher
18
 
19
  ## Main Features
20
- * It does not modify Wordpress' database structure
21
- * You can manage your subscriptions with its handy admin panel
22
- * It imports Mark Jaquith's Subscribe To Comments (and its clones) data
23
  * Messages are fully customizable, no poEdit required (and you can use HTML!)
24
- * You can disable subscriptions for specific posts
25
- * It ignores spam comments
26
- * It's compatible with [Fluency Admin](http://deanjrobinson.com/projects/fluency-admin/) and [QTranslate](http://wordpress.org/extend/plugins/qtranslate/)
27
 
28
  == Installation ==
29
 
30
  1. If you are using Subscribe To Comments by Mark Jaquith, disable it (no need to uninstall it, though)
31
  2. Upload the entire folder and all the subfolders to your Wordpress plugins' folder
32
  3. Activate it
33
- 5. Customize the Permalink value under Settings > Subscribe to Comments > Options (first field). It **must** reflect your permalinks' structure
34
  5. If you don't see the checkbox to subscribe, you will have to manually edit your template, and add `<?php if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show(); ?>` somewhere in your `comments.php`
35
- 6. If you're upgrading from a previous version, please make sure to deactivate/activate the plugin
36
- 7. Optional: customize all the messages under Settings > Subscribe to Comments > Messages
37
 
38
  == Frequently Asked Questions ==
39
 
40
  = Aaargh! Were did all my subscriptions go? =
41
  No panic. If you upgraded from 1.6 or earlier to 2.0+, you need to deactivate/activate StCR, in order to update the DB structure
42
 
43
- = How do I disable subscriptions for a given post? =
44
- Add a custom field called `stcr_disable_subscriptions` to it, with value 'yes'
45
 
46
  = Can I customize the layout of the management page? =
47
  Yes, each HTML tag has a CSS class or ID that you can use to change its position or look-and-feel
48
 
49
- = How do I create a 'real' management page? =
50
- Please refer to [this page](http://lab.duechiacchiere.it/index.php?topic=71.0) for a detailed step-by-step description on how to do that
51
 
52
  = How do I add the management page URL to my posts? =
53
  Use the shortcode `[subscribe-url]`, or use the following code in your theme:
54
- if(function_exists('subscribe_reloaded_show')) echo '<a href="'.do_shortcode('[subscribe-url]').'">Subscribe</a>";
55
 
56
  = Can I move the subscription checkbox to another position? =
57
  Yes! Just disable the corresponding option under Settings > Comment Form and then add the following code where you want to display the checkbox:
@@ -60,11 +58,29 @@ Yes! Just disable the corresponding option under Settings > Comment Form and the
60
  == Screenshots ==
61
 
62
  1. Manage your subscriptions
63
- 2. Customize the plugin's behavior
64
- 3. Use your own messages to interact with your users
65
 
66
  == Changelog ==
67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  = 2.0 =
69
  * StCR does not use a separate table anymore, making it fully compatible with Wordpress 'network' environments! YAY!
70
  * Added: option to prevent StCR from adding the subscription checkbox to the comment form (useful for those who want to display the box in different place on the page)
@@ -82,61 +98,26 @@ Yes! Just disable the corresponding option under Settings > Comment Form and the
82
  * Fixed: a bug with HTML attributes in the field "custom HTML for the checkbox" (thank you [travelvice](http://wordpress.org/support/topic/custom-html-quotes-problem-php-ecape-characters))
83
  * Fixed: a bug causing some themes to not display the management page
84
 
85
- = 1.6 =
86
- * Added the new tab to access some useful stats about your subscribers.
87
- * Management links sent via email are now more secure and are valid only for the day in which they have been generated. Administrators are not affected.
88
- * StCR tries to detect if nice permalinks are enabled or not, and sets the corresponding option accordingly
89
- * Added a new custom header to the emails generated by StCR to keep track of its version
90
-
91
- = 1.5.1 =
92
- * Fixed a conflict between Wordpress' stylesheets and StCR's (thank you [Sahas Katta](http://en.gravatar.com/sahaskatta))
93
- * Fixed a bug that prevented HTML emails to be handled properly
94
- * If HTML emails are enabled, quicktags are added to the textareas
95
-
96
- = 1.5 =
97
- * StCR is now compatible with QTranslate (thank you [Odd Henriksen](http://www.oddhenriksen.net/))
98
- * Added a few more options to customize your messages (thank you [derekbeck](http://wordpress.org/support/profile/derekbeck))
99
- * Added a new option under Settings > Subscribe to Comments > Support that allows you to optimize the database on-the-fly
100
- * You can now click on each email address, in the 'Manage Subscriptions' panel, to view all the subscription associated to it
101
- * Emails' content-type can been changed to text/html (Settings > Subscribe to Comments > Options)
102
- * Spanish localization added (thank you [TodoWordPress team](http://www.todowp.org/))
103
-
104
- = 1.4 =
105
- * Fixed a problem that made the latest comments appear on the management page
106
- * Fixed a conflict with the Recent Posts Wordpress widget
107
- * Added a new option to choose if logged in administrators should be able to subscribe to comments (by default they're not, thank you [Oyvind](http://lab.duechiacchiere.it/index.php?topic=104.0))
108
- * Added a few HTML `<span>` tags to the lists shown in the management page, to allow owners to customize their look-an-feel via CSS
109
- * Admin panels have been reorganized
110
- * You can now browse through the list of ALL the subscriptions
111
- * Registered users are now recognized by the system and don't need to request the management link via email (thank you [Acaro00](http://lab.duechiacchiere.it/index.php?topic=106.0))
112
- * German localization added (thank you [derhenry](http://www.derhenry.net/2010/subscribe-to-comments-reloaded/))
113
- * Norwegian localization added (thank you [Odd Henriksen](http://www.oddhenriksen.net/))
114
-
115
- = 1.3 =
116
- * A new column in the Edit Comments panel will now tell you on-the-fly who's subscribed to what
117
- * StCR doesn't remove the other plugin's data anymore (it's none of my business, indeed!)
118
- * You can now use a custom CSS class, inline styles and/or HTML code to style the checkbox shown to your visitors
119
- * Brazilian localization added (thank you Ronaldo Richieri)
120
- * French localization added (thank you Li-An)
121
-
122
  == Language Localization ==
123
 
124
  Subscribe to Comments Reloaded can speak your language! If you want to provide a localized file in your
125
  language, use the template files (.pot) you'll find inside the `langs` folder,
126
- and contact me on the [support forum](http://lab.duechiacchiere.it/index.php?board=5.0) once your
127
  localization is ready. Currently, we support the following languages:
128
 
129
  * Danish - [Torben Bendixen](http://www.freelancekonsulenten.dk/)
130
  * Dutch - [Muratje](http://www.muromedia.nl/)
131
- * French - [Li-An](http://www.li-an.fr/wpplugins/mes-traductions-de-plugins/#subscribe) and [Anthony](http://imnotgeek.com/)
132
  * German - [derhenry](http://www.derhenry.net/2010/subscribe-to-comments-reloaded/), [Stefan](http://www.beedy.de/)
 
133
  * Italian - myself
134
  * Norwegian - [Odd Henriksen](http://www.oddhenriksen.net/)
135
- * Polish - [Robert Koeseling](http://www.katalogpodkastow.pl)
136
  * Portuguese, Brazil - [Ronaldo Richieri](http://richieri.com), [ClassiNoiva](http://www.classinoiva.com.br), [Luciano](http://litemind.com/)
137
  * Portuguese, Portugal
138
  * Russian - [Marika Bukvonka](http://violetnotes.com)
139
- * Spanish - [TodoWordPress team](http://www.todowp.org/)
 
140
  * Turkish - [MaD, Kali](http://www.dusunsel.com/)
141
 
142
  == List of donors ==
@@ -144,6 +125,6 @@ localization is ready. Currently, we support the following languages:
144
  Please send a donation of at least $5 in order to be included in this list. Thank you.
145
 
146
  [R. Eberle](http://www.gopusa.com), [T. Cerulli](http://www.tovarcerulli.com/), F. Fratellini, [T. Jordan](http://www.teresajordan.com), [T. de Haan](http://www.tomdehaan.nl),
147
- [Life as a Human, Inc](http://lifeasahuman.com/), [Olivier](http://www.stocker-partager.fr), L. Passuello, [Pausaxn](http://pausaxn.it),
148
- J. Pelletier, [R. Schilt](http://www.trupela.com), M. Temporale, [Vendiva](http://www.vendiva.com), [S. Watson](http://www.swearingdad.com/),
149
- Welcome Changes
4
  Tags: subscribe, comments, notification, subscription, manage, double check-in, follow, commenting
5
  Requires at least: 2.9.2
6
  Tested up to: 3.2
7
+ Stable tag: 2.0.2
8
 
9
  Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies.
10
 
17
  * MySQL 5.x or higher
18
 
19
  ## Main Features
20
+ * Does not modify Wordpress core tables
21
+ * Easily manage and search among your subscriptions
22
+ * Imports Mark Jaquith's Subscribe To Comments (and its clones) data
23
  * Messages are fully customizable, no poEdit required (and you can use HTML!)
24
+ * Disable subscriptions for specific posts
25
+ * Compatible with [Fluency Admin](http://deanjrobinson.com/projects/fluency-admin/) and [QTranslate](http://wordpress.org/extend/plugins/qtranslate/)
 
26
 
27
  == Installation ==
28
 
29
  1. If you are using Subscribe To Comments by Mark Jaquith, disable it (no need to uninstall it, though)
30
  2. Upload the entire folder and all the subfolders to your Wordpress plugins' folder
31
  3. Activate it
32
+ 5. Customize the Permalink value under Settings > Subscribe to Comments > Management Page > Management URL. It **must** reflect your permalinks' structure
33
  5. If you don't see the checkbox to subscribe, you will have to manually edit your template, and add `<?php if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show(); ?>` somewhere in your `comments.php`
34
+ 6. If you're upgrading from a previous version, please **make sure to deactivate/activate** StCR
 
35
 
36
  == Frequently Asked Questions ==
37
 
38
  = Aaargh! Were did all my subscriptions go? =
39
  No panic. If you upgraded from 1.6 or earlier to 2.0+, you need to deactivate/activate StCR, in order to update the DB structure
40
 
41
+ = How do I create a 'real' management page? =
42
+ Please refer to [this page](http://lab.duechiacchiere.it/index.php?topic=71.0) for a detailed step-by-step description on how to do that
43
 
44
  = Can I customize the layout of the management page? =
45
  Yes, each HTML tag has a CSS class or ID that you can use to change its position or look-and-feel
46
 
47
+ = How do I disable subscriptions for a given post? =
48
+ Add a custom field called `stcr_disable_subscriptions` to it, with value 'yes'
49
 
50
  = How do I add the management page URL to my posts? =
51
  Use the shortcode `[subscribe-url]`, or use the following code in your theme:
52
+ `if(function_exists('subscribe_reloaded_show')) echo '<a href="'.do_shortcode('[subscribe-url]').'">Subscribe</a>";`
53
 
54
  = Can I move the subscription checkbox to another position? =
55
  Yes! Just disable the corresponding option under Settings > Comment Form and then add the following code where you want to display the checkbox:
58
  == Screenshots ==
59
 
60
  1. Manage your subscriptions
61
+ 2. Use your own messages to interact with your users
62
+ 3. Customize the plugin's behavior
63
 
64
  == Changelog ==
65
 
66
+ = 2.0.2 =
67
+ * Added: option to automatically subscribe authors to their posts (improves Wordpress' default alert system, thank you [Julius](http://wordpress.org/support/topic/plugin-subscribe-to-comments-reloaded-does-the-post-author-automatically-get-subscribed-to-comments))
68
+ * Added: number of subscriptions per post in the Posts page
69
+ * Added: Serbian and Indonesian localization (thank you [Anna](http://www.sneg.iz.rs/) and [The Masked Cat](http://themaskedcat.tk))
70
+ * Fixed: bug in daily purge SQL command
71
+ * Fixed: bug with international characters (thank you Pascal)
72
+ * Updated: you can now edit a single subscription's status without having to change the email address
73
+ * Updated: more localizations are now up-to-date, thank you!
74
+
75
+ = 2.0.1 =
76
+ * Maintenance release: 2.0 shipped with a bunch of annoying bugs, sorry about that!
77
+ * Added: option to not subscribe in 'advanced mode' (thank you [LincolnAdams](http://wordpress.org/support/topic/replies-only-broken))
78
+ * Added: subscriptions count for each post (All Posts panel)
79
+ * Added: option to disable the virtual management page, for those [having problems](http://lab.duechiacchiere.it/index.php?topic=71.0) with their theme
80
+ * Fixed: subscriptions to replies only were not working properly, fixed (thank you [LincolnAdams](http://wordpress.org/support/topic/replies-only-broken))
81
+ * Fixed: some warning popping up with WP_DEBUG mode enabled
82
+ * Updated: most localizations are now up-to-date, thank you everybody!
83
+
84
  = 2.0 =
85
  * StCR does not use a separate table anymore, making it fully compatible with Wordpress 'network' environments! YAY!
86
  * Added: option to prevent StCR from adding the subscription checkbox to the comment form (useful for those who want to display the box in different place on the page)
98
  * Fixed: a bug with HTML attributes in the field "custom HTML for the checkbox" (thank you [travelvice](http://wordpress.org/support/topic/custom-html-quotes-problem-php-ecape-characters))
99
  * Fixed: a bug causing some themes to not display the management page
100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  == Language Localization ==
102
 
103
  Subscribe to Comments Reloaded can speak your language! If you want to provide a localized file in your
104
  language, use the template files (.pot) you'll find inside the `langs` folder,
105
+ and [contact me](http://www.duechiacchiere.it/contatto) once your
106
  localization is ready. Currently, we support the following languages:
107
 
108
  * Danish - [Torben Bendixen](http://www.freelancekonsulenten.dk/)
109
  * Dutch - [Muratje](http://www.muromedia.nl/)
110
+ * French - [Anthony](http://imnotgeek.com/), Goormand, Maxime
111
  * German - [derhenry](http://www.derhenry.net/2010/subscribe-to-comments-reloaded/), [Stefan](http://www.beedy.de/)
112
+ * Indonesian - [The Masked Cat](http://themaskedcat.tk)
113
  * Italian - myself
114
  * Norwegian - [Odd Henriksen](http://www.oddhenriksen.net/)
115
+ * Polish - [Robert Koeseling](http://www.katalogpodkastow.pl), [Filip Cierpich](http://keepmind.eu/)
116
  * Portuguese, Brazil - [Ronaldo Richieri](http://richieri.com), [ClassiNoiva](http://www.classinoiva.com.br), [Luciano](http://litemind.com/)
117
  * Portuguese, Portugal
118
  * Russian - [Marika Bukvonka](http://violetnotes.com)
119
+ * Serbian - [Anna Swedziol](http://www.sneg.iz.rs/)
120
+ * Spanish - [TodoWordPress team](http://www.todowp.org/), [Juan Luis Perez](http://www.juanluperez.com/)
121
  * Turkish - [MaD, Kali](http://www.dusunsel.com/)
122
 
123
  == List of donors ==
125
  Please send a donation of at least $5 in order to be included in this list. Thank you.
126
 
127
  [R. Eberle](http://www.gopusa.com), [T. Cerulli](http://www.tovarcerulli.com/), F. Fratellini, [T. Jordan](http://www.teresajordan.com), [T. de Haan](http://www.tomdehaan.nl),
128
+ [Life as a Human, Inc](http://lifeasahuman.com/), H. Lisle, [Olivier](http://www.stocker-partager.fr), [Passione Maglie](http://www.passionemaglie.it/),
129
+ L. Passuello, [Pausaxn](http://pausaxn.it), J. Pelletier, [R. Schilt](http://www.trupela.com), M. Temporale, [Vendiva](http://www.vendiva.com),
130
+ [S. Watson](http://www.swearingdad.com/), Welcome Changes
style.css CHANGED
@@ -2,7 +2,7 @@
2
  background-image:url(images/subscribe-to-comments.png);
3
  background-position:center;
4
  background-repeat:no-repeat;
5
- margin-top:8px;
6
  }
7
  #subscribe-to-comments-icon.rtl{
8
  float:right;
@@ -69,9 +69,10 @@
69
  }
70
  .postbox .subscribe-column{
71
  float:left;
 
72
  }
73
  .postbox .subscribe-column-1{
74
- min-width:30%;
75
  }
76
  .postbox .subscribe-column-2{
77
  min-width:25%;
@@ -83,9 +84,6 @@
83
  min-width:5%;
84
  text-align:center;
85
  }
86
- .postbox .subscribe-column img{
87
- margin-right:10px;
88
- }
89
  .postbox ul li{
90
  margin-bottom:0;
91
  overflow:auto;
2
  background-image:url(images/subscribe-to-comments.png);
3
  background-position:center;
4
  background-repeat:no-repeat;
5
+ margin: 8px 6px 0 4px;
6
  }
7
  #subscribe-to-comments-icon.rtl{
8
  float:right;
69
  }
70
  .postbox .subscribe-column{
71
  float:left;
72
+ padding-right:6px;
73
  }
74
  .postbox .subscribe-column-1{
75
+ min-width:35%;
76
  }
77
  .postbox .subscribe-column-2{
78
  min-width:25%;
84
  min-width:5%;
85
  text-align:center;
86
  }
 
 
 
87
  .postbox ul li{
88
  margin-bottom:0;
89
  overflow:auto;
subscribe-to-comments-reloaded.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: Subscribe to Comments Reloaded
4
- Version: 2.0
5
  Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
6
  Description: Subscribe to Comments Reloaded is a robust plugin that enables commenters to sign up for e-mail notifications. It includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts or suspend all notifications.
7
  Author: camu
@@ -38,27 +38,27 @@ function subscribe_reloaded_show(){
38
 
39
  if($wp_subscribe_reloaded->is_user_subscribed($post->ID, '', 'C')){
40
  $html_to_show = str_replace('[manager_link]', $user_link,
41
- stripslashes(get_option('subscribe_reloaded_subscribed_waiting_label', __("Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>.",'subscribe-reloaded'))));
42
  $show_subscription_box = false;
43
  }
44
  elseif($wp_subscribe_reloaded->is_user_subscribed($post->ID, '')){
45
  $html_to_show = str_replace('[manager_link]', $user_link,
46
- stripslashes(get_option('subscribe_reloaded_subscribed_label', __("You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions.",'subscribe-reloaded'))));
47
  $show_subscription_box = false;
48
  }
49
 
50
  if ($wp_subscribe_reloaded->is_author($post->post_author)){ // when the second parameter is empty, cookie value will be used
51
  if (get_option('subscribe_reloaded_admin_subscribe', 'no') == 'no') $show_subscription_box = false;
52
  $html_to_show .= str_replace('[manager_link]', $manager_link,
53
- stripslashes(get_option('subscribe_reloaded_author_label', __("You can <a href='[manager_link]'>manage the subscriptions</a> of this post.",'subscribe-reloaded'))));
54
  }
55
 
56
  if ($show_subscription_box){
57
  $checkbox_label = str_replace('[subscribe_link]', "$manager_link&amp;sra=s",
58
- stripslashes(get_option('subscribe_reloaded_checkbox_label', __("Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting.",'subscribe-reloaded'))));
59
  $checkbox_inline_style = get_option('subscribe_reloaded_checkbox_inline_style', 'width:30px');
60
  if (!empty($checkbox_inline_style)) $checkbox_inline_style = " style='$checkbox_inline_style'";
61
- $checkbox_html_wrap = stripslashes(get_option('subscribe_reloaded_checkbox_html', ''));
62
  if (get_option('subscribe_reloaded_enable_advanced_subscriptions', 'no') == 'no'){
63
  $checkbox_field = "<input$checkbox_inline_style type='checkbox' name='subscribe-reloaded' id='subscribe-reloaded' value='yes'".((get_option('subscribe_reloaded_checked_by_default', 'no') == 'yes')?" checked='checked'":'')." />";
64
  }
@@ -92,8 +92,6 @@ class wp_subscribe_reloaded{
92
  * Constructor -- Sets things up.
93
  */
94
  public function __construct(){
95
- global $wpdb;
96
-
97
  $this->salt = defined('NONCE_KEY')?NONCE_KEY:'please create a unique key in your wp-config.php';
98
 
99
  // What to do when a new comment is posted
@@ -104,7 +102,7 @@ class wp_subscribe_reloaded{
104
  $manager_page_permalink = get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
105
  if (function_exists('qtrans_convertURL')) $manager_page_permalink = qtrans_convertURL($manager_page_permalink);
106
  if (empty($manager_page_permalink)) $manager_page_permalink = get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
107
- if (strpos($_SERVER["REQUEST_URI"], $manager_page_permalink) !== false){
108
  add_filter('the_posts', array(&$this, 'subscribe_reloaded_manage'), 10, 2);
109
  }
110
 
@@ -116,22 +114,32 @@ class wp_subscribe_reloaded{
116
  register_activation_hook(__FILE__, array(&$this, 'activate'));
117
  register_deactivation_hook(__FILE__, array(&$this, 'deactivate'));
118
 
119
- // Add a new column to the Edit Comments panel
120
- add_filter('manage_edit-comments_columns', array(&$this,'add_column_header'));
121
- add_action('manage_comments_custom_column', array(&$this,'add_column'));
122
 
123
  // Remove subscriptions attached to a post that is being deleted
124
  add_action('delete_post', array(&$this, 'delete_subscriptions'), 10, 2);
125
 
126
  // Monitor actions on existing comments
127
- add_action('delete_comment', array(&$this, 'comment_deleted'));
128
  add_action('wp_set_comment_status', array(&$this, 'comment_status_changed'));
129
 
 
 
 
 
 
 
 
 
 
 
 
130
  // Add appropriate entries in the admin menu
131
  add_action('admin_menu', array(&$this, 'add_config_menu'));
132
  add_action('admin_print_styles-subscribe-to-comments-reloaded/options/index.php', array(&$this, 'add_options_stylesheet'));
133
  add_action('admin_print_styles-edit-comments.php', array(&$this, 'add_post_comments_stylesheet'));
134
- add_action('admin_print_styles-post.php', array(&$this, 'add_post_comments_stylesheet'));
135
 
136
  // Contextual help
137
  add_action('contextual_help', array(&$this,'contextual_help'), 10, 3);
@@ -145,10 +153,10 @@ class wp_subscribe_reloaded{
145
  /**
146
  * Support for WP MU network activations (experimental)
147
  */
148
- public function activate(){
149
  global $wpdb;
150
 
151
- if (function_exists('is_multisite') && is_multisite()){
152
  $blogids = $wpdb->get_col($wpdb->prepare("
153
  SELECT blog_id
154
  FROM $wpdb->blogs
@@ -165,7 +173,18 @@ class wp_subscribe_reloaded{
165
  else{
166
  $this->_activate();
167
  }
168
- }
 
 
 
 
 
 
 
 
 
 
 
169
 
170
  /**
171
  * Adds the options to the database and imports the data from other plugins
@@ -178,9 +197,10 @@ class wp_subscribe_reloaded{
178
 
179
  // Import the information collected by Subscribe to Comments & Co., if needed
180
  $result = $wpdb->get_row("DESC $wpdb->comments comment_subscribe", ARRAY_A);
181
- if (is_array($result)){
 
182
  $wpdb->query("
183
- INSERT INTO $wpdb->postmeta (post_ID, meta_key, meta_value)
184
  SELECT comment_post_ID, CONCAT('_stcr@_', comment_author_email), CONCAT(comment_date, '|Y')
185
  FROM $wpdb->comments
186
  WHERE comment_author_email LIKE '%@%.%' AND comment_subscribe = 'Y'
@@ -199,7 +219,20 @@ class wp_subscribe_reloaded{
199
  else{
200
  add_option('subscribe_reloaded_manager_page', '/comment-subscriptions', '', 'no');
201
  }
 
 
 
 
 
 
 
 
 
 
 
 
202
  add_option('subscribe_reloaded_manager_page_title', __('Manage subscriptions','subscribe-reloaded'), '', 'no');
 
203
  add_option('subscribe_reloaded_request_mgmt_link', __('To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page.', 'subscribe-reloaded'), '', 'no');
204
  add_option('subscribe_reloaded_request_mgmt_link_thankyou', __('Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes.', 'subscribe-reloaded'), '', 'no');
205
  add_option('subscribe_reloaded_subscribe_without_commenting', __("You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set.", 'subscribe-reloaded'), '', 'no');
@@ -207,32 +240,24 @@ class wp_subscribe_reloaded{
207
  add_option('subscribe_reloaded_subscription_confirmed_dci', __("Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions.", 'subscribe-reloaded'), '', 'no');
208
  add_option('subscribe_reloaded_author_text', __("In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list.", 'subscribe-reloaded'), '', 'no');
209
  add_option('subscribe_reloaded_user_text', __("In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:", 'subscribe-reloaded'), '', 'no');
210
- add_option('subscribe_reloaded_show_subscription_box', 'yes', '', 'no');
211
- add_option('subscribe_reloaded_enable_advanced_subscriptions', 'no', '', 'no');
212
- add_option('subscribe_reloaded_purge_days', '30', '', 'no');
213
- add_option('subscribe_reloaded_from_name', 'admin', '', 'no');
214
  add_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'), '', 'no');
215
- add_option('subscribe_reloaded_checked_by_default', 'no', '', 'no');
216
- add_option('subscribe_reloaded_enable_double_check', 'no', '', 'no');
217
- add_option('subscribe_reloaded_notify_authors', 'no', '', 'no');
218
- add_option('subscribe_reloaded_enable_html_emails', 'no', '', 'no');
219
- add_option('subscribe_reloaded_process_trackbacks', 'no', '', 'no');
220
- add_option('subscribe_reloaded_enable_admin_messages', 'no', '', 'no');
221
- add_option('subscribe_reloaded_admin_subscribe', 'no', '', 'no');
222
- add_option('subscribe_reloaded_custom_header_meta', "<meta name='robots' content='noindex,nofollow'>", '', 'no');
223
  add_option('subscribe_reloaded_notification_subject', __('There is a new comment to [post_title]','subscribe-reloaded'), '', 'no');
224
  add_option('subscribe_reloaded_notification_content', __("There is a new comment to [post_title].\nComment Link: [comment_permalink]\nAuthor: [comment_author]\nComment:\n[comment_content]\nPermalink: [post_permalink]\nManage your subscriptions: [manager_link]",'subscribe-reloaded'), '', 'no');
225
- add_option('subscribe_reloaded_checkbox_label', __("Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting.",'subscribe-reloaded'), '', 'no');
226
- add_option('subscribe_reloaded_checkbox_inline_style', 'width:30px', '', 'no');
227
- add_option('subscribe_reloaded_checkbox_html', '<p><label for="subscribe-reloaded">[checkbox_field] [checkbox_label]</label></p>', '', 'no');
228
- add_option('subscribe_reloaded_subscribed_label', __("You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions.",'subscribe-reloaded'), '', 'no');
229
- add_option('subscribe_reloaded_subscribed_waiting_label', __("Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>.",'subscribe-reloaded'), '', 'no');
230
- add_option('subscribe_reloaded_author_label', __("You can <a href='[manager_link]'>manage the subscriptions</a> of this post.",'subscribe-reloaded'), '', 'no');
231
  add_option('subscribe_reloaded_double_check_subject', __('Please confirm your subscription to [post_title]','subscribe-reloaded'), '', 'no');
232
  add_option('subscribe_reloaded_double_check_content', __("You have requested to be notified every time a new comment is added to:\n[post_permalink]\n\nPlease confirm your request by clicking on this link:\n[confirm_link]",'subscribe-reloaded'), '', 'no');
233
  add_option('subscribe_reloaded_management_subject', __('Manage your subscriptions on [blog_name]','subscribe-reloaded'));
234
  add_option('subscribe_reloaded_management_content', __("You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n[manager_link]",'subscribe-reloaded'));
235
 
 
 
 
 
 
 
 
 
236
  // Schedule the autopurge hook
237
  if (!wp_next_scheduled('subscribe_reloaded_purge'))
238
  wp_schedule_event(time(), 'daily', 'subscribe_reloaded_purge');
@@ -244,7 +269,7 @@ class wp_subscribe_reloaded{
244
  */
245
  public function deactivate() {
246
  global $wpdb;
247
- if (function_exists('is_multisite') && is_multisite()){
248
  $blogids = $wpdb->get_col($wpdb->prepare("
249
  SELECT blog_id
250
  FROM $wpdb->blogs
@@ -268,25 +293,25 @@ class wp_subscribe_reloaded{
268
  * Takes the appropriate action, when a new comment is posted
269
  */
270
  public function new_comment_posted($_comment_ID = 0, $_comment_status = 0){
271
- global $wpdb;
 
272
 
 
 
 
273
  // Are subscriptions allowed for this post?
274
  $is_disabled = get_post_meta($info->comment_post_ID, 'stcr_disable_subscriptions', true);
275
  if (!empty($is_disabled))
276
  return $_comment_ID;
277
 
278
- // Retrieve the information about the new comment
279
- $info = $this->_get_comment_object($_comment_ID);
280
- if (empty($info) || $info->comment_approved == 'spam')
281
- return $_comment_ID;
282
-
283
  // Process trackbacks and pingbacks?
284
  if ((get_option('subscribe_reloaded_process_trackbacks', 'no') == 'no') && ($info->comment_type == 'trackback' || $info->comment_type == 'pingback'))
285
  return $_comment_ID;
286
 
287
  // Did this visitor request to be subscribed to the discussion? (and s/he is not subscribed)
288
  if (!empty($_POST['subscribe-reloaded']) && !empty($info->comment_author_email)){
289
- if (!in_array($_POST['subscribe-reloaded'], array('replies','digest','yes')))
 
290
  return $_comment_ID;
291
 
292
  switch ($_POST['subscribe-reloaded']){
@@ -328,14 +353,13 @@ class wp_subscribe_reloaded{
328
  foreach($subscriptions as $a_subscription){
329
  // Skip the user who posted this new comment
330
  if ($a_subscription->email != $info->comment_author_email)
331
- $this->notify_user($a_subscription->email, $info->comment_post_ID, $_comment_ID);
332
  }
333
  }
334
 
335
- // If the case, notify the administrator,
336
- if (get_option('subscribe_reloaded_notify_authors', 'no') == 'yes'){
337
- $this->notify_user(get_bloginfo('admin_email'), $info->comment_post_ID, $_comment_ID);
338
- }
339
 
340
  return $_comment_ID;
341
  }
@@ -345,8 +369,6 @@ class wp_subscribe_reloaded{
345
  * Performs the appropriate action when the status of a given comment changes
346
  */
347
  public function comment_status_changed($_comment_ID = 0, $_comment_status = 0){
348
- global $wpdb;
349
-
350
  // Retrieve the information about the comment
351
  $info = $this->_get_comment_object($_comment_ID);
352
  if (empty($info))
@@ -360,9 +382,12 @@ class wp_subscribe_reloaded{
360
  case '1': // Approved
361
  $this->update_subscription_status($info->comment_post_ID, $info->comment_author_email, '-C');
362
  $subscriptions = $this->get_subscriptions(array('post_id', 'status'), array('equals', 'equals'), array($info->comment_post_ID, 'Y'));
 
 
 
363
  foreach($subscriptions as $a_subscription)
364
  if ($a_subscription->email != $info->comment_author_email) // Skip the user who posted this new comment
365
- $this->notify_user($a_subscription->email, $info->comment_post_ID, $_comment_ID);
366
  break;
367
 
368
  case 'trash':
@@ -399,6 +424,18 @@ class wp_subscribe_reloaded{
399
  }
400
  // end comment_deleted
401
 
 
 
 
 
 
 
 
 
 
 
 
 
402
  /**
403
  * Displays the appropriate management page
404
  */
@@ -439,7 +476,7 @@ class wp_subscribe_reloaded{
439
  elseif ( ($post_ID > 0) && !empty($email) && !empty($key) && !empty($action) &&
440
  $this->is_user_subscribed($post_ID, $email, 'C') &&
441
  $this->_is_valid_key($key, $email) &&
442
- ($action = 'c') ){
443
  $include_post_content = include(WP_PLUGIN_DIR.'/subscribe-to-comments-reloaded/templates/confirm.php');
444
  }
445
 
@@ -453,8 +490,9 @@ class wp_subscribe_reloaded{
453
 
454
  global $wp_query;
455
 
456
- $manager_page_title = get_option('subscribe_reloaded_manager_page_title', 'Manage subscriptions');
457
- if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')) $manager_page_title = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($manager_page_title);
 
458
 
459
  $posts[] =
460
  (object)array(
@@ -482,6 +520,7 @@ class wp_subscribe_reloaded{
482
  'comment_count' => '0',
483
  'filter' => 'raw',
484
  'guid' => get_bloginfo('url').'/?page_id=9999999',
 
485
  'ancestors' => array()
486
  );
487
 
@@ -517,7 +556,7 @@ class wp_subscribe_reloaded{
517
  $wpdb->query("
518
  DELETE FROM $wpdb->postmeta
519
  WHERE meta_key LIKE '\_stcr@\_%'
520
- AND STR_TO_DATE(meta_value) <= DATE_SUB(NOW(), INTERVAL $autopurge_interval DAY) AND meta_value LIKE '%C'");
521
  }
522
  // end subscribe_reloaded_purge
523
 
@@ -559,7 +598,7 @@ class wp_subscribe_reloaded{
559
  /**
560
  * Adds a new subscription
561
  */
562
- public function add_subscription($_post_id, $_email, $_status){
563
  global $wpdb;
564
 
565
  // Does the post exist?
@@ -568,7 +607,7 @@ class wp_subscribe_reloaded{
568
  return;
569
 
570
  // Filter unwanted statuses
571
- if (!in_array($_status, array('Y', 'YC', 'R', 'C', '-C')) || empty($_status))
572
  return;
573
 
574
  // Using Wordpress local time
@@ -592,9 +631,12 @@ class wp_subscribe_reloaded{
592
  /**
593
  * Deletes one or more subscriptions from the database
594
  */
595
- public function delete_subscriptions($_post_id = array(0), $_email = array('')){
596
  global $wpdb;
597
 
 
 
 
598
  $posts_where = '';
599
  if (!is_array($_post_id)){
600
  $posts_where = "post_id = ".intval($_post_id);
@@ -620,19 +662,19 @@ class wp_subscribe_reloaded{
620
  return $wpdb->query("DELETE FROM $wpdb->postmeta WHERE ($posts_where) AND ($emails_where)");
621
  }
622
  else
623
- return $wpdb->query("DELETE FROM $wpdb->postmeta WHERE ($posts_where)");
624
  }
625
  // end delete_subscriptions
626
 
627
  /**
628
  * Updates the status of an existing subscription
629
  */
630
- public function update_subscription_status($_post_id = array(0), $_email = array(''), $_new_status = 'C'){
631
  global $wpdb;
632
 
633
  // Filter unwanted statuses
634
- if (empty($_new_status) || !in_array($_new_status, array('Y', 'R', 'C', '-C')))
635
- return;
636
 
637
  if (!empty($_post_id)){
638
  $posts_where = '';
@@ -678,7 +720,7 @@ class wp_subscribe_reloaded{
678
  global $wpdb;
679
 
680
  // Nothing to do if the new email hasn't been specified
681
- if (empty($_new_email) || strpos($_new_email, '@') == 0)
682
  return;
683
 
684
  $clean_values[] = "_stcr@_".$this->clean_email($_new_email);
@@ -708,15 +750,16 @@ class wp_subscribe_reloaded{
708
  $search_values = (!is_array($_search_value))?array($_search_value):$_search_value;
709
 
710
  // Find if exists a 'replies only' subscription for the parent comment
711
- if ($_search_field[0] == 'parent'){
712
- $result = $wpdb->get_results($wpdb->prepare("
713
- SELECT REPLACE(pm.meta_key, '_stcr@_', '')
714
  FROM $wpdb->postmeta pm INNER JOIN $wpdb->comments c ON pm.post_id = c.comment_post_ID
715
  WHERE pm.meta_key LIKE '\_stcr@\_%%'
716
  AND pm.meta_value LIKE '%%R'
717
- AND c.comment_ID = %d", $search_values[0]), ARRAY_N);
718
  }
719
  else{
 
720
  foreach($search_fields as $a_idx => $a_field){
721
  $where_clause .= ' AND';
722
  $offset_status = ($a_field == 'status' && $search_values[$a_idx] == 'C')?22:21;
@@ -787,15 +830,15 @@ class wp_subscribe_reloaded{
787
  // Retrieve the options from the database
788
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
789
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
790
- $subject = stripslashes(get_option('subscribe_reloaded_double_check_subject', 'Please confirm your subscribtion to [post_title]'));
791
- $message = stripslashes(get_option('subscribe_reloaded_double_check_content', ''));
792
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
793
  if (function_exists('qtrans_convertURL')) $manager_link = qtrans_convertURL($manager_link);
794
 
795
- $clean_email = urlencode($this->clean_email($_email));
796
  $subscriber_salt = $this->generate_key($clean_email);
797
 
798
- $manager_link .= ((strpos($manager_link, '?') !== false)?'&':'?')."sre=$clean_email&srk=$subscriber_salt";
799
  $confirm_link = "$manager_link&srp=$_post_ID&sra=c";
800
 
801
  $headers = "MIME-Version: 1.0\n";
@@ -831,24 +874,20 @@ class wp_subscribe_reloaded{
831
  /**
832
  * Sends the notification message to a given user
833
  */
834
- public function notify_user($_email = '', $_post_ID = 0, $_comment_ID = 0){
835
  // Retrieve the options from the database
836
- $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
837
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
838
- $subject = stripslashes(get_option('subscribe_reloaded_notification_subject', 'There is a new comment on the post [post_title]'));
839
- $message = stripslashes(get_option('subscribe_reloaded_notification_content', ''));
840
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
841
  if (function_exists('qtrans_convertURL'))
842
  $manager_link = qtrans_convertURL($manager_link);
843
 
844
  $clean_email = $this->clean_email($_email);
845
  $subscriber_salt = $this->generate_key($clean_email);
846
- if (strpos($manager_link, '?') !== false){
847
- $manager_link = "$manager_link&sre=".urlencode($clean_email)."&srk=$subscriber_salt";
848
- }
849
- else{
850
- $manager_link = "$manager_link?sre=".urlencode($clean_email)."&srk=$subscriber_salt";
851
- }
852
 
853
  $headers = "MIME-Version: 1.0\n";
854
  $headers .= "From: $from_name <$from_email>\n";
@@ -953,7 +992,7 @@ class wp_subscribe_reloaded{
953
  * Adds custom HTML code to the HEAD section of the management page
954
  */
955
  public function add_custom_header_meta(){
956
- echo stripslashes(get_option('subscribe_reloaded_custom_header_meta', ''));
957
  }
958
  // end add_custom_header_meta
959
 
@@ -961,25 +1000,36 @@ class wp_subscribe_reloaded{
961
  * Adds a new column header to the Edit Comments panel
962
  */
963
  public function add_column_header($_columns){
964
- load_plugin_textdomain('subscribe-reloaded', WP_PLUGIN_DIR .'/subscribe-to-comments-reloaded/langs', '/subscribe-to-comments-reloaded/langs');
965
- $_columns['subscribe-reloaded'] = __('Subscribed','subscribe-reloaded');
966
  return $_columns;
967
  }
968
- // end add_column_header
969
 
970
  /**
971
  * Adds a new column to the Edit Comments panel
972
  */
973
- public function add_column($_column_name){
974
  if ('subscribe-reloaded' != $_column_name) return;
975
 
976
  global $comment;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
977
  load_plugin_textdomain('subscribe-reloaded', WP_PLUGIN_DIR .'/subscribe-to-comments-reloaded/langs', '/subscribe-to-comments-reloaded/langs');
978
- if ($this->is_user_subscribed($comment->comment_post_ID, $comment->comment_author_email, 'Y'))
979
- echo '<a href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1&amp;srf=email&amp;srt=equals&amp;srv='.urlencode($comment->comment_author_email).'">'.__('Yes','subscribe-reloaded').'</a>';
980
- elseif ($this->is_user_subscribed($comment->comment_post_ID, $comment->comment_author_email, 'C'))
981
- _e('Pending','subscribe-reloaded');
982
- else _e('No','subscribe-reloaded');
983
  }
984
  // end add_column
985
 
@@ -989,7 +1039,7 @@ class wp_subscribe_reloaded{
989
  public function contextual_help($contextual_help, $screen_id, $screen){
990
  if ($screen_id == 'subscribe-to-comments-reloaded/options/index'){
991
  load_plugin_textdomain('subscribe-reloaded', WP_PLUGIN_DIR .'/subscribe-to-comments-reloaded/langs', '/subscribe-to-comments-reloaded/langs');
992
- $contextual_help = __('Need help on how to use Subscribe to Comments Reloaded? Visit the official','subscribe-reloaded').' <a href="http://lab.duechiacchiere.it/index.php?board=5.0" target="_blank">'.__('support forum','subscribe-reloaded').'</a>. ';
993
  $contextual_help .= __('Feeling generous?','subscribe-reloaded').' <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z732JS7KQ6RRL&lc=US&item_name=Subscribe%20To%20Comments%20Reloaded&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted" target="_blank">'.__('Donate a few bucks!','subscribe-reloaded').'</a>';
994
  }
995
  return $contextual_help;
@@ -1020,14 +1070,13 @@ class wp_subscribe_reloaded{
1020
 
1021
  // Perform the import only if the target table does not contain any subscriptions
1022
  $count_postmeta_rows = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%'");
1023
- if (!empty($stcr_table) && empty($count_postmeta_rows)){
1024
  $wpdb->query("
1025
- INSERT INTO $wpdb->postmeta (post_ID, meta_key, meta_value)
1026
- SELECT sr.post_ID, CONCAT('_stcr@_', sr.email), CONCAT(sr.dt, '|Y')
1027
- FROM {$wpdb->prefix}subscribe_reloaded sr LEFT JOIN $wpdb->comments c
1028
- ON ( ( sr.post_ID = c.comment_post_ID AND sr.email = c.comment_author_email ) OR ( c.comment_post_ID IS NULL) )
1029
- WHERE sr.email LIKE '%@%.%' AND sr.status = 'Y'
1030
- GROUP BY sr.email, sr.post_ID");
1031
  }
1032
  }
1033
  // end _update_db
1
  <?php
2
  /*
3
  Plugin Name: Subscribe to Comments Reloaded
4
+ Version: 2.0.2
5
  Plugin URI: http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
6
  Description: Subscribe to Comments Reloaded is a robust plugin that enables commenters to sign up for e-mail notifications. It includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts or suspend all notifications.
7
  Author: camu
38
 
39
  if($wp_subscribe_reloaded->is_user_subscribed($post->ID, '', 'C')){
40
  $html_to_show = str_replace('[manager_link]', $user_link,
41
+ html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscribed_waiting_label', __("Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>.",'subscribe-reloaded'))), ENT_COMPAT, 'UTF-8'));
42
  $show_subscription_box = false;
43
  }
44
  elseif($wp_subscribe_reloaded->is_user_subscribed($post->ID, '')){
45
  $html_to_show = str_replace('[manager_link]', $user_link,
46
+ html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscribed_label', __("You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions.",'subscribe-reloaded'))), ENT_COMPAT, 'UTF-8'));
47
  $show_subscription_box = false;
48
  }
49
 
50
  if ($wp_subscribe_reloaded->is_author($post->post_author)){ // when the second parameter is empty, cookie value will be used
51
  if (get_option('subscribe_reloaded_admin_subscribe', 'no') == 'no') $show_subscription_box = false;
52
  $html_to_show .= str_replace('[manager_link]', $manager_link,
53
+ html_entity_decode(stripslashes(get_option('subscribe_reloaded_author_label', __("You can <a href='[manager_link]'>manage the subscriptions</a> of this post.",'subscribe-reloaded'))), ENT_COMPAT, 'UTF-8'));
54
  }
55
 
56
  if ($show_subscription_box){
57
  $checkbox_label = str_replace('[subscribe_link]', "$manager_link&amp;sra=s",
58
+ html_entity_decode(stripslashes(get_option('subscribe_reloaded_checkbox_label', __("Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting.",'subscribe-reloaded'))), ENT_COMPAT, 'UTF-8'));
59
  $checkbox_inline_style = get_option('subscribe_reloaded_checkbox_inline_style', 'width:30px');
60
  if (!empty($checkbox_inline_style)) $checkbox_inline_style = " style='$checkbox_inline_style'";
61
+ $checkbox_html_wrap = html_entity_decode(stripslashes(get_option('subscribe_reloaded_checkbox_html', '')), ENT_COMPAT, 'UTF-8');
62
  if (get_option('subscribe_reloaded_enable_advanced_subscriptions', 'no') == 'no'){
63
  $checkbox_field = "<input$checkbox_inline_style type='checkbox' name='subscribe-reloaded' id='subscribe-reloaded' value='yes'".((get_option('subscribe_reloaded_checked_by_default', 'no') == 'yes')?" checked='checked'":'')." />";
64
  }
92
  * Constructor -- Sets things up.
93
  */
94
  public function __construct(){
 
 
95
  $this->salt = defined('NONCE_KEY')?NONCE_KEY:'please create a unique key in your wp-config.php';
96
 
97
  // What to do when a new comment is posted
102
  $manager_page_permalink = get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
103
  if (function_exists('qtrans_convertURL')) $manager_page_permalink = qtrans_convertURL($manager_page_permalink);
104
  if (empty($manager_page_permalink)) $manager_page_permalink = get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
105
+ if ((strpos($_SERVER["REQUEST_URI"], $manager_page_permalink) !== false) && get_option('subscribe_reloaded_manager_page_enabled', 'yes') == 'yes'){
106
  add_filter('the_posts', array(&$this, 'subscribe_reloaded_manage'), 10, 2);
107
  }
108
 
114
  register_activation_hook(__FILE__, array(&$this, 'activate'));
115
  register_deactivation_hook(__FILE__, array(&$this, 'deactivate'));
116
 
117
+ // Hook for WPMU - New blog created
118
+ add_action('wpmu_new_blog', array(&$this, 'new_blog'), 10, 1);
 
119
 
120
  // Remove subscriptions attached to a post that is being deleted
121
  add_action('delete_post', array(&$this, 'delete_subscriptions'), 10, 2);
122
 
123
  // Monitor actions on existing comments
124
+ add_action('deleted_comment', array(&$this, 'comment_deleted'));
125
  add_action('wp_set_comment_status', array(&$this, 'comment_status_changed'));
126
 
127
+ // Subscribe post authors, if the case
128
+ if (get_option('subscribe_reloaded_notify_authors', 'no') == 'yes'){
129
+ add_action('publish_post', array(&$this, 'subscribe_post_author'));
130
+ }
131
+
132
+ // Add a new column to the Edit Comments panel
133
+ add_filter('manage_edit-comments_columns', array(&$this,'add_column_header'));
134
+ add_filter('manage_posts_columns', array(&$this,'add_column_header'));
135
+ add_action('manage_comments_custom_column', array(&$this,'add_comment_column'));
136
+ add_action('manage_posts_custom_column', array(&$this,'add_post_column'));
137
+
138
  // Add appropriate entries in the admin menu
139
  add_action('admin_menu', array(&$this, 'add_config_menu'));
140
  add_action('admin_print_styles-subscribe-to-comments-reloaded/options/index.php', array(&$this, 'add_options_stylesheet'));
141
  add_action('admin_print_styles-edit-comments.php', array(&$this, 'add_post_comments_stylesheet'));
142
+ add_action('admin_print_styles-edit.php', array(&$this, 'add_post_comments_stylesheet'));
143
 
144
  // Contextual help
145
  add_action('contextual_help', array(&$this,'contextual_help'), 10, 3);
153
  /**
154
  * Support for WP MU network activations (experimental)
155
  */
156
+ public function activate(){
157
  global $wpdb;
158
 
159
+ if (function_exists('is_multisite') && is_multisite() && isset($_GET['networkwide']) && ($_GET['networkwide'] == 1)){
160
  $blogids = $wpdb->get_col($wpdb->prepare("
161
  SELECT blog_id
162
  FROM $wpdb->blogs
173
  else{
174
  $this->_activate();
175
  }
176
+ }
177
+ // end activate
178
+
179
+ /**
180
+ * Support for WP MU network activations (experimental)
181
+ */
182
+ public function new_blog($_blog_id){
183
+ switch_to_blog($_blog_id);
184
+ $this->_activate();
185
+ restore_current_blog();
186
+ }
187
+ // end new_blog
188
 
189
  /**
190
  * Adds the options to the database and imports the data from other plugins
197
 
198
  // Import the information collected by Subscribe to Comments & Co., if needed
199
  $result = $wpdb->get_row("DESC $wpdb->comments comment_subscribe", ARRAY_A);
200
+ $count_postmeta_rows = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%'");
201
+ if (!empty($result) && is_array($result) && $count_postmeta_rows == 0){
202
  $wpdb->query("
203
+ INSERT INTO $wpdb->postmeta (post_id, meta_key, meta_value)
204
  SELECT comment_post_ID, CONCAT('_stcr@_', comment_author_email), CONCAT(comment_date, '|Y')
205
  FROM $wpdb->comments
206
  WHERE comment_author_email LIKE '%@%.%' AND comment_subscribe = 'Y'
219
  else{
220
  add_option('subscribe_reloaded_manager_page', '/comment-subscriptions', '', 'no');
221
  }
222
+
223
+ add_option('subscribe_reloaded_show_subscription_box', 'yes', '', 'no');
224
+ add_option('subscribe_reloaded_checked_by_default', 'no', '', 'no');
225
+ add_option('subscribe_reloaded_enable_advanced_subscriptions', 'no', '', 'no');
226
+ add_option('subscribe_reloaded_checkbox_inline_style', 'width:30px', '', 'no');
227
+ add_option('subscribe_reloaded_checkbox_html', "<p><label for='subscribe-reloaded'>[checkbox_field] [checkbox_label]</label></p>", '', 'no');
228
+ add_option('subscribe_reloaded_checkbox_label', __("Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting.",'subscribe-reloaded'), '', 'no');
229
+ add_option('subscribe_reloaded_subscribed_label', __("You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions.",'subscribe-reloaded'), '', 'no');
230
+ add_option('subscribe_reloaded_subscribed_waiting_label', __("Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>.",'subscribe-reloaded'), '', 'no');
231
+ add_option('subscribe_reloaded_author_label', __("You can <a href='[manager_link]'>manage the subscriptions</a> of this post.",'subscribe-reloaded'), '', 'no');
232
+
233
+ add_option('subscribe_reloaded_manager_page_enabled', 'yes', '', 'no');
234
  add_option('subscribe_reloaded_manager_page_title', __('Manage subscriptions','subscribe-reloaded'), '', 'no');
235
+ add_option('subscribe_reloaded_custom_header_meta', "<meta name='robots' content='noindex,nofollow'>", '', 'no');
236
  add_option('subscribe_reloaded_request_mgmt_link', __('To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page.', 'subscribe-reloaded'), '', 'no');
237
  add_option('subscribe_reloaded_request_mgmt_link_thankyou', __('Thank you for using our subscription service. Your request has been completed, and you should receive an email with the management link in a few minutes.', 'subscribe-reloaded'), '', 'no');
238
  add_option('subscribe_reloaded_subscribe_without_commenting', __("You can follow the discussion on <strong>[post_title]</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set.", 'subscribe-reloaded'), '', 'no');
240
  add_option('subscribe_reloaded_subscription_confirmed_dci', __("Thank you for using our subscription service. In order to confirm your request, please check your email for the verification message and follow the instructions.", 'subscribe-reloaded'), '', 'no');
241
  add_option('subscribe_reloaded_author_text', __("In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list.", 'subscribe-reloaded'), '', 'no');
242
  add_option('subscribe_reloaded_user_text', __("In order to cancel or suspend one or more notifications, select the corresponding checkbox(es) and click on the button at the end of the list. You are currently subscribed to:", 'subscribe-reloaded'), '', 'no');
243
+
244
+ add_option('subscribe_reloaded_from_name', get_bloginfo('name'), '', 'no');
 
 
245
  add_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'), '', 'no');
 
 
 
 
 
 
 
 
246
  add_option('subscribe_reloaded_notification_subject', __('There is a new comment to [post_title]','subscribe-reloaded'), '', 'no');
247
  add_option('subscribe_reloaded_notification_content', __("There is a new comment to [post_title].\nComment Link: [comment_permalink]\nAuthor: [comment_author]\nComment:\n[comment_content]\nPermalink: [post_permalink]\nManage your subscriptions: [manager_link]",'subscribe-reloaded'), '', 'no');
 
 
 
 
 
 
248
  add_option('subscribe_reloaded_double_check_subject', __('Please confirm your subscription to [post_title]','subscribe-reloaded'), '', 'no');
249
  add_option('subscribe_reloaded_double_check_content', __("You have requested to be notified every time a new comment is added to:\n[post_permalink]\n\nPlease confirm your request by clicking on this link:\n[confirm_link]",'subscribe-reloaded'), '', 'no');
250
  add_option('subscribe_reloaded_management_subject', __('Manage your subscriptions on [blog_name]','subscribe-reloaded'));
251
  add_option('subscribe_reloaded_management_content', __("You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n[manager_link]",'subscribe-reloaded'));
252
 
253
+ add_option('subscribe_reloaded_purge_days', '30', '', 'no');
254
+ add_option('subscribe_reloaded_enable_double_check', 'no', '', 'no');
255
+ add_option('subscribe_reloaded_notify_authors', 'no', '', 'no');
256
+ add_option('subscribe_reloaded_enable_html_emails', 'no', '', 'no');
257
+ add_option('subscribe_reloaded_process_trackbacks', 'no', '', 'no');
258
+ add_option('subscribe_reloaded_enable_admin_messages', 'no', '', 'no');
259
+ add_option('subscribe_reloaded_admin_subscribe', 'no', '', 'no');
260
+
261
  // Schedule the autopurge hook
262
  if (!wp_next_scheduled('subscribe_reloaded_purge'))
263
  wp_schedule_event(time(), 'daily', 'subscribe_reloaded_purge');
269
  */
270
  public function deactivate() {
271
  global $wpdb;
272
+ if (function_exists('is_multisite') && is_multisite() && isset($_GET['networkwide']) && ($_GET['networkwide'] == 1)){
273
  $blogids = $wpdb->get_col($wpdb->prepare("
274
  SELECT blog_id
275
  FROM $wpdb->blogs
293
  * Takes the appropriate action, when a new comment is posted
294
  */
295
  public function new_comment_posted($_comment_ID = 0, $_comment_status = 0){
296
+ // Retrieve the information about the new comment
297
+ $info = $this->_get_comment_object($_comment_ID);
298
 
299
+ if (empty($info) || $info->comment_approved == 'spam')
300
+ return $_comment_ID;
301
+
302
  // Are subscriptions allowed for this post?
303
  $is_disabled = get_post_meta($info->comment_post_ID, 'stcr_disable_subscriptions', true);
304
  if (!empty($is_disabled))
305
  return $_comment_ID;
306
 
 
 
 
 
 
307
  // Process trackbacks and pingbacks?
308
  if ((get_option('subscribe_reloaded_process_trackbacks', 'no') == 'no') && ($info->comment_type == 'trackback' || $info->comment_type == 'pingback'))
309
  return $_comment_ID;
310
 
311
  // Did this visitor request to be subscribed to the discussion? (and s/he is not subscribed)
312
  if (!empty($_POST['subscribe-reloaded']) && !empty($info->comment_author_email)){
313
+
314
+ if (!in_array($_POST['subscribe-reloaded'], array('replies', 'digest', 'yes')))
315
  return $_comment_ID;
316
 
317
  switch ($_POST['subscribe-reloaded']){
353
  foreach($subscriptions as $a_subscription){
354
  // Skip the user who posted this new comment
355
  if ($a_subscription->email != $info->comment_author_email)
356
+ $this->notify_user($info->comment_post_ID, $a_subscription->email, $_comment_ID);
357
  }
358
  }
359
 
360
+ // If the case, notify the author
361
+ if (get_option('subscribe_reloaded_notify_authors', 'no') == 'yes')
362
+ $this->notify_user($info->comment_post_ID, get_bloginfo('admin_email'), $_comment_ID);
 
363
 
364
  return $_comment_ID;
365
  }
369
  * Performs the appropriate action when the status of a given comment changes
370
  */
371
  public function comment_status_changed($_comment_ID = 0, $_comment_status = 0){
 
 
372
  // Retrieve the information about the comment
373
  $info = $this->_get_comment_object($_comment_ID);
374
  if (empty($info))
382
  case '1': // Approved
383
  $this->update_subscription_status($info->comment_post_ID, $info->comment_author_email, '-C');
384
  $subscriptions = $this->get_subscriptions(array('post_id', 'status'), array('equals', 'equals'), array($info->comment_post_ID, 'Y'));
385
+ if (!empty($info->comment_parent))
386
+ $subscriptions = array_merge($subscriptions, $this->get_subscriptions('parent', 'equals', $info->comment_parent));
387
+
388
  foreach($subscriptions as $a_subscription)
389
  if ($a_subscription->email != $info->comment_author_email) // Skip the user who posted this new comment
390
+ $this->notify_user($info->comment_post_ID, $a_subscription->email, $_comment_ID);
391
  break;
392
 
393
  case 'trash':
424
  }
425
  // end comment_deleted
426
 
427
+ /**
428
+ * Subscribes the post author, if the corresponding option is set
429
+ */
430
+ public function subscribe_post_author($_post_ID){
431
+ $new_post = get_post($_post_ID);
432
+ $author_email = get_the_author_meta('user_email', $new_post->post_author);
433
+ if (!empty($author_email)){
434
+ $this->add_subscription($_post_ID, $author_email, 'Y');
435
+ }
436
+ }
437
+ // end subscribe_post_author
438
+
439
  /**
440
  * Displays the appropriate management page
441
  */
476
  elseif ( ($post_ID > 0) && !empty($email) && !empty($key) && !empty($action) &&
477
  $this->is_user_subscribed($post_ID, $email, 'C') &&
478
  $this->_is_valid_key($key, $email) &&
479
+ ($action == 'c') ){
480
  $include_post_content = include(WP_PLUGIN_DIR.'/subscribe-to-comments-reloaded/templates/confirm.php');
481
  }
482
 
490
 
491
  global $wp_query;
492
 
493
+ $manager_page_title = html_entity_decode(get_option('subscribe_reloaded_manager_page_title', 'Manage subscriptions'), ENT_COMPAT, 'UTF-8');
494
+ if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
495
+ $manager_page_title = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($manager_page_title);
496
 
497
  $posts[] =
498
  (object)array(
520
  'comment_count' => '0',
521
  'filter' => 'raw',
522
  'guid' => get_bloginfo('url').'/?page_id=9999999',
523
+ 'post_name' => get_bloginfo('url').'/?page_id=9999999',
524
  'ancestors' => array()
525
  );
526
 
556
  $wpdb->query("
557
  DELETE FROM $wpdb->postmeta
558
  WHERE meta_key LIKE '\_stcr@\_%'
559
+ AND STR_TO_DATE(meta_value, '%Y-%m-%d %H:%i:%s') <= DATE_SUB(NOW(), INTERVAL $autopurge_interval DAY) AND meta_value LIKE '%C'");
560
  }
561
  // end subscribe_reloaded_purge
562
 
598
  /**
599
  * Adds a new subscription
600
  */
601
+ public function add_subscription($_post_id = 0, $_email = '', $_status = 'Y'){
602
  global $wpdb;
603
 
604
  // Does the post exist?
607
  return;
608
 
609
  // Filter unwanted statuses
610
+ if (!in_array($_status, array('Y', 'YC', 'R', 'RC', 'C', '-C')) || empty($_status))
611
  return;
612
 
613
  // Using Wordpress local time
631
  /**
632
  * Deletes one or more subscriptions from the database
633
  */
634
+ public function delete_subscriptions($_post_id = 0, $_email = ''){
635
  global $wpdb;
636
 
637
+ if (empty($_post_id))
638
+ return 0;
639
+
640
  $posts_where = '';
641
  if (!is_array($_post_id)){
642
  $posts_where = "post_id = ".intval($_post_id);
662
  return $wpdb->query("DELETE FROM $wpdb->postmeta WHERE ($posts_where) AND ($emails_where)");
663
  }
664
  else
665
+ return $wpdb->query("DELETE FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%' AND ($posts_where)");
666
  }
667
  // end delete_subscriptions
668
 
669
  /**
670
  * Updates the status of an existing subscription
671
  */
672
+ public function update_subscription_status($_post_id = 0, $_email = '', $_new_status = 'C'){
673
  global $wpdb;
674
 
675
  // Filter unwanted statuses
676
+ if (empty($_new_status) || !in_array($_new_status, array('Y', 'R', 'C', '-C')) || empty($_email))
677
+ return 0;
678
 
679
  if (!empty($_post_id)){
680
  $posts_where = '';
720
  global $wpdb;
721
 
722
  // Nothing to do if the new email hasn't been specified
723
+ if (empty($_email) || empty($_new_email) || strpos($_new_email, '@') == 0)
724
  return;
725
 
726
  $clean_values[] = "_stcr@_".$this->clean_email($_new_email);
750
  $search_values = (!is_array($_search_value))?array($_search_value):$_search_value;
751
 
752
  // Find if exists a 'replies only' subscription for the parent comment
753
+ if ($search_fields[0] == 'parent'){
754
+ return $wpdb->get_results($wpdb->prepare("
755
+ SELECT pm.meta_id, REPLACE(pm.meta_key, '_stcr@_', '') AS email, pm.post_id, SUBSTRING(pm.meta_value, 1, 19) AS dt, SUBSTRING(pm.meta_value, 21) AS status
756
  FROM $wpdb->postmeta pm INNER JOIN $wpdb->comments c ON pm.post_id = c.comment_post_ID
757
  WHERE pm.meta_key LIKE '\_stcr@\_%%'
758
  AND pm.meta_value LIKE '%%R'
759
+ AND c.comment_ID = %d", $search_values[0]), OBJECT);
760
  }
761
  else{
762
+ $where_clause = '';
763
  foreach($search_fields as $a_idx => $a_field){
764
  $where_clause .= ' AND';
765
  $offset_status = ($a_field == 'status' && $search_values[$a_idx] == 'C')?22:21;
830
  // Retrieve the options from the database
831
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
832
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
833
+ $subject = html_entity_decode(stripslashes(get_option('subscribe_reloaded_double_check_subject', 'Please confirm your subscribtion to [post_title]')), ENT_COMPAT, 'UTF-8');
834
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_double_check_content', '')), ENT_COMPAT, 'UTF-8');
835
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
836
  if (function_exists('qtrans_convertURL')) $manager_link = qtrans_convertURL($manager_link);
837
 
838
+ $clean_email = $this->clean_email($_email);
839
  $subscriber_salt = $this->generate_key($clean_email);
840
 
841
+ $manager_link .= ((strpos($manager_link, '?') !== false)?'&':'?')."sre=".urlencode($clean_email)."&srk=$subscriber_salt";
842
  $confirm_link = "$manager_link&srp=$_post_ID&sra=c";
843
 
844
  $headers = "MIME-Version: 1.0\n";
874
  /**
875
  * Sends the notification message to a given user
876
  */
877
+ public function notify_user($_post_ID = 0, $_email = '', $_comment_ID = 0){
878
  // Retrieve the options from the database
879
+ $from_name = html_entity_decode(stripslashes(get_option('subscribe_reloaded_from_name', 'admin')), ENT_COMPAT, 'UTF-8');
880
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
881
+ $subject = html_entity_decode(stripslashes(get_option('subscribe_reloaded_notification_subject', 'There is a new comment on the post [post_title]')), ENT_COMPAT, 'UTF-8');
882
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_notification_content', '')), ENT_COMPAT, 'UTF-8');
883
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
884
  if (function_exists('qtrans_convertURL'))
885
  $manager_link = qtrans_convertURL($manager_link);
886
 
887
  $clean_email = $this->clean_email($_email);
888
  $subscriber_salt = $this->generate_key($clean_email);
889
+
890
+ $manager_link .= ((strpos($manager_link, '?') !== false)?'&':'?')."sre=".urlencode($clean_email)."&srk=$subscriber_salt";
 
 
 
 
891
 
892
  $headers = "MIME-Version: 1.0\n";
893
  $headers .= "From: $from_name <$from_email>\n";
992
  * Adds custom HTML code to the HEAD section of the management page
993
  */
994
  public function add_custom_header_meta(){
995
+ echo html_entity_decode(stripslashes(get_option('subscribe_reloaded_custom_header_meta', '')), ENT_COMPAT, 'UTF-8');
996
  }
997
  // end add_custom_header_meta
998
 
1000
  * Adds a new column header to the Edit Comments panel
1001
  */
1002
  public function add_column_header($_columns){
1003
+ $image_url = (is_ssl()?str_replace('http://', 'https://', WP_PLUGIN_URL):WP_PLUGIN_URL).'/subscribe-to-comments-reloaded/images';
1004
+ $_columns['subscribe-reloaded'] = "<img src='$image_url/subscribe-to-comments-small.png' width='17' height='12' alt='Subscriptions' />";
1005
  return $_columns;
1006
  }
1007
+ // end add_comment_column_header
1008
 
1009
  /**
1010
  * Adds a new column to the Edit Comments panel
1011
  */
1012
+ public function add_comment_column($_column_name){
1013
  if ('subscribe-reloaded' != $_column_name) return;
1014
 
1015
  global $comment;
1016
+ $subscription = $this->get_subscriptions(array('post_id','email'), array('equals','equals'), array($comment->comment_post_ID, $comment->comment_author_email), 'dt', 'DESC', 0, 1);
1017
+ if (count($subscription) == 0)
1018
+ _e('No','subscribe-reloaded');
1019
+ else
1020
+ echo '<a href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1&amp;srf=email&amp;srt=equals&amp;srv='.urlencode($comment->comment_author_email).'">'.$subscription[0]->status.'</a>';
1021
+ }
1022
+ // end add_column
1023
+
1024
+ /**
1025
+ * Adds a new column to the Posts management panel
1026
+ */
1027
+ public function add_post_column($_column_name){
1028
+ if ('subscribe-reloaded' != $_column_name) return;
1029
+
1030
+ global $post;
1031
  load_plugin_textdomain('subscribe-reloaded', WP_PLUGIN_DIR .'/subscribe-to-comments-reloaded/langs', '/subscribe-to-comments-reloaded/langs');
1032
+ echo '<a href="options-general.php?page=subscribe-to-comments-reloaded/options/index.php&subscribepanel=1&amp;srf=post_id&amp;srt=equals&amp;srv='.$post->ID.'">'.count($this->get_subscriptions('post_id', 'equals', $post->ID)).'</a>';
 
 
 
 
1033
  }
1034
  // end add_column
1035
 
1039
  public function contextual_help($contextual_help, $screen_id, $screen){
1040
  if ($screen_id == 'subscribe-to-comments-reloaded/options/index'){
1041
  load_plugin_textdomain('subscribe-reloaded', WP_PLUGIN_DIR .'/subscribe-to-comments-reloaded/langs', '/subscribe-to-comments-reloaded/langs');
1042
+ $contextual_help = __('Need help on how to use Subscribe to Comments Reloaded? Visit the official','subscribe-reloaded').' <a href="http://wordpress.org/tags/subscribe-to-comments-reloaded?forum_id=10" target="_blank">'.__('support forum','subscribe-reloaded').'</a>. ';
1043
  $contextual_help .= __('Feeling generous?','subscribe-reloaded').' <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z732JS7KQ6RRL&lc=US&item_name=Subscribe%20To%20Comments%20Reloaded&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted" target="_blank">'.__('Donate a few bucks!','subscribe-reloaded').'</a>';
1044
  }
1045
  return $contextual_help;
1070
 
1071
  // Perform the import only if the target table does not contain any subscriptions
1072
  $count_postmeta_rows = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%'");
1073
+ if (!empty($stcr_table) && $count_postmeta_rows == 0){
1074
  $wpdb->query("
1075
+ INSERT INTO $wpdb->postmeta (post_id, meta_key, meta_value)
1076
+ SELECT post_ID, CONCAT('_stcr@_', email), CONCAT(dt, '|Y')
1077
+ FROM {$wpdb->prefix}subscribe_reloaded
1078
+ WHERE email LIKE '%@%.%' AND status = 'Y'
1079
+ GROUP BY email, post_ID");
 
1080
  }
1081
  }
1082
  // end _update_db
templates/author.php CHANGED
@@ -41,7 +41,7 @@ if (!empty($_POST['email_list'])){
41
  break;
42
  }
43
  }
44
- $message = stripslashes(get_option('subscribe_reloaded_author_text'));
45
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
46
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
47
  echo "<p>$message</p>";
41
  break;
42
  }
43
  }
44
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_author_text')), ENT_COMPAT, 'UTF-8');
45
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
46
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
47
  echo "<p>$message</p>";
templates/confirm.php CHANGED
@@ -8,7 +8,7 @@ if (!function_exists('add_action')){
8
  global $wp_subscribe_reloaded;
9
 
10
  $wp_subscribe_reloaded->update_subscription_status($post_ID, $email, '-C');
11
- $message = stripslashes(get_option('subscribe_reloaded_subscription_confirmed'));
12
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
13
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
14
  return "<p>$message</p>";
8
  global $wp_subscribe_reloaded;
9
 
10
  $wp_subscribe_reloaded->update_subscription_status($post_ID, $email, '-C');
11
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscription_confirmed')), ENT_COMPAT, 'UTF-8');
12
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
13
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
14
  return "<p>$message</p>";
templates/request-management-link.php CHANGED
@@ -12,8 +12,8 @@ if (!empty($email)){
12
  // Send management link
13
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
14
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
15
- $subject = stripslashes(get_option('subscribe_reloaded_management_subject', 'Manage your subscriptions on [blog_name]'));
16
- $message = stripslashes(get_option('subscribe_reloaded_management_content', ''));
17
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
18
  if (function_exists('qtrans_convertURL'))
19
  $manager_link = qtrans_convertURL($manager_link);
@@ -45,7 +45,7 @@ if (!empty($email)){
45
 
46
  wp_mail($clean_email, $subject, $message, $headers);
47
 
48
- $message = str_replace('[post_permalink]', $post_permalink, stripslashes(get_option('subscribe_reloaded_request_mgmt_link_thankyou')));
49
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')){
50
  $message = str_replace('[post_title]', qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($post->post_title), $message);
51
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
@@ -55,7 +55,7 @@ if (!empty($email)){
55
 
56
  echo $message;
57
  } else {
58
- $message = stripslashes(get_option('subscribe_reloaded_request_mgmt_link'));
59
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
60
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
61
  ?>
@@ -63,8 +63,7 @@ if (!empty($email)){
63
  <form action="<?php echo $_SERVER['REQUEST_URI'] ?>" method="post" onsubmit="if(this.subscribe_reloaded_email.value=='' || this.subscribe_reloaded_email.value.indexOf('@')==0) return false">
64
  <fieldset style="border:0">
65
  <p><label for="subscribe_reloaded_email"><?php _e('Email','subscribe-reloaded') ?></label>
66
- <input type="text" class="subscribe-form-field" name="sre" value="<?php echo isset($_COOKIE['comment_author_email_'.COOKIEHASH])?$_COOKIE['comment_author_email_'.COOKIEHASH]:'email'; ?>" size="22"
67
- onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue" />
68
  <input name="submit" type="submit" class="subscribe-form-button" value="<?php _e('Send','subscribe-reloaded') ?>" /></p>
69
  </fieldset>
70
  </form>
12
  // Send management link
13
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
14
  $from_email = get_option('subscribe_reloaded_from_email', get_bloginfo('admin_email'));
15
+ $subject = html_entity_decode(stripslashes(get_option('subscribe_reloaded_management_subject', 'Manage your subscriptions on [blog_name]')), ENT_COMPAT, 'UTF-8');
16
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_management_content', '')), ENT_COMPAT, 'UTF-8');
17
  $manager_link = get_bloginfo('url').get_option('subscribe_reloaded_manager_page', '/comment-subscriptions');
18
  if (function_exists('qtrans_convertURL'))
19
  $manager_link = qtrans_convertURL($manager_link);
45
 
46
  wp_mail($clean_email, $subject, $message, $headers);
47
 
48
+ $message = str_replace('[post_permalink]', $post_permalink, html_entity_decode(stripslashes(get_option('subscribe_reloaded_request_mgmt_link_thankyou')), ENT_COMPAT, 'UTF-8'));
49
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')){
50
  $message = str_replace('[post_title]', qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($post->post_title), $message);
51
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
55
 
56
  echo $message;
57
  } else {
58
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_request_mgmt_link')), ENT_COMPAT, 'UTF-8');
59
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
60
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
61
  ?>
63
  <form action="<?php echo $_SERVER['REQUEST_URI'] ?>" method="post" onsubmit="if(this.subscribe_reloaded_email.value=='' || this.subscribe_reloaded_email.value.indexOf('@')==0) return false">
64
  <fieldset style="border:0">
65
  <p><label for="subscribe_reloaded_email"><?php _e('Email','subscribe-reloaded') ?></label>
66
+ <input type="text" class="subscribe-form-field" name="sre" value="<?php echo isset($_COOKIE['comment_author_email_'.COOKIEHASH])?$_COOKIE['comment_author_email_'.COOKIEHASH]:'email'; ?>" size="22" onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue" />
 
67
  <input name="submit" type="submit" class="subscribe-form-button" value="<?php _e('Send','subscribe-reloaded') ?>" /></p>
68
  </fieldset>
69
  </form>
templates/subscribe.php CHANGED
@@ -8,9 +8,8 @@ if (!function_exists('add_action')){
8
  global $wp_subscribe_reloaded;
9
 
10
  ob_start();
 
11
  if (!empty($email)){
12
- $post_permalink = get_permalink($post_ID);
13
-
14
  // Use Akismet, if available, to check this user is legit
15
  if(function_exists('akismet_http_post')){
16
  global $akismet_api_host, $akismet_api_port;
@@ -33,8 +32,7 @@ if (!empty($email)){
33
  }
34
 
35
  $clean_email = $wp_subscribe_reloaded->clean_email($email);
36
- $enable_double_check = get_option('subscribe_reloaded_enable_double_check', 'no');
37
-
38
  // If the case, send a message to the administrator
39
  if (get_option('subscribe_reloaded_enable_admin_messages', 'no') == 'yes'){
40
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
@@ -48,14 +46,14 @@ if (!empty($email)){
48
  $headers .= "Content-Type: text/plain; charset=".get_bloginfo('charset')."\n";
49
  wp_mail(get_bloginfo('admin_email'), $subject, $message, $headers);
50
  }
51
- if ($enable_double_check == 'yes' && !$wp_subscribe_reloaded->is_user_subscribed($post_ID, $clean_email, 'C')){
52
  $wp_subscribe_reloaded->add_subscription($post_ID, $clean_email, 'YC');
53
  $wp_subscribe_reloaded->confirmation_email($post_ID, $clean_email);
54
- $message = stripslashes(get_option('subscribe_reloaded_subscription_confirmed_dci'));
55
  }
56
  else{
57
  $this->add_subscription($post_ID, $clean_email, 'Y');
58
- $message = stripslashes(get_option('subscribe_reloaded_subscription_confirmed'));
59
  }
60
 
61
  $message = str_replace('[post_permalink]', $post_permalink, $message);
@@ -73,20 +71,19 @@ if (!empty($email)){
73
  ?>
74
 
75
  <p><?php
76
- $message = str_replace('[post_permalink]', $post_permalink, stripslashes(get_option('subscribe_reloaded_subscribe_without_commenting')));
77
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')){
78
- $message = str_replace('[post_title]', qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($post->post_title), $message);
79
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
80
  }
81
  else{
82
- $message = str_replace('[post_title]', $post->post_title, $message);
83
  }
84
  echo $message;
85
  ?></p>
86
  <form action="<?php echo $_SERVER['REQUEST_URI'] ?>" method="post" onsubmit="if(this.sre.value=='' || this.sre.indexOf('@')==0) return false">
87
  <fieldset style="border:0">
88
- <p><label for="sre"><?php _e('Email','subscribe-reloaded') ?></label> <input type="text" class="subscribe-form-field" name="sre" value="<?php echo $email ?>" size="22"
89
- onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue"/>
90
  <input name="submit" type="submit" class="subscribe-form-button" value="<?php _e('Send','subscribe-reloaded') ?>" /></p>
91
  </fieldset>
92
  </form>
8
  global $wp_subscribe_reloaded;
9
 
10
  ob_start();
11
+ $post_permalink = get_permalink($post_ID);
12
  if (!empty($email)){
 
 
13
  // Use Akismet, if available, to check this user is legit
14
  if(function_exists('akismet_http_post')){
15
  global $akismet_api_host, $akismet_api_port;
32
  }
33
 
34
  $clean_email = $wp_subscribe_reloaded->clean_email($email);
35
+
 
36
  // If the case, send a message to the administrator
37
  if (get_option('subscribe_reloaded_enable_admin_messages', 'no') == 'yes'){
38
  $from_name = stripslashes(get_option('subscribe_reloaded_from_name', 'admin'));
46
  $headers .= "Content-Type: text/plain; charset=".get_bloginfo('charset')."\n";
47
  wp_mail(get_bloginfo('admin_email'), $subject, $message, $headers);
48
  }
49
+ if (get_option('subscribe_reloaded_enable_double_check', 'no') == 'yes' && !$wp_subscribe_reloaded->is_user_subscribed($post_ID, $clean_email, 'C')){
50
  $wp_subscribe_reloaded->add_subscription($post_ID, $clean_email, 'YC');
51
  $wp_subscribe_reloaded->confirmation_email($post_ID, $clean_email);
52
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscription_confirmed_dci')), ENT_COMPAT, 'UTF-8');
53
  }
54
  else{
55
  $this->add_subscription($post_ID, $clean_email, 'Y');
56
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscription_confirmed')), ENT_COMPAT, 'UTF-8');
57
  }
58
 
59
  $message = str_replace('[post_permalink]', $post_permalink, $message);
71
  ?>
72
 
73
  <p><?php
74
+ $message = str_replace('[post_permalink]', $post_permalink, html_entity_decode(stripslashes(get_option('subscribe_reloaded_subscribe_without_commenting')), ENT_COMPAT, 'UTF-8'));
75
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')){
76
+ $message = str_replace('[post_title]', qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($target_post->post_title), $message);
77
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
78
  }
79
  else{
80
+ $message = str_replace('[post_title]', $target_post->post_title, $message);
81
  }
82
  echo $message;
83
  ?></p>
84
  <form action="<?php echo $_SERVER['REQUEST_URI'] ?>" method="post" onsubmit="if(this.sre.value=='' || this.sre.indexOf('@')==0) return false">
85
  <fieldset style="border:0">
86
+ <p><label for="sre"><?php _e('Email','subscribe-reloaded') ?></label> <input type="text" class="subscribe-form-field" name="sre" value="<?php echo $email ?>" size="22" onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue"/>
 
87
  <input name="submit" type="submit" class="subscribe-form-button" value="<?php _e('Send','subscribe-reloaded') ?>" /></p>
88
  </fieldset>
89
  </form>
templates/user.php CHANGED
@@ -37,7 +37,7 @@ if (!empty($_POST['post_list'])){
37
  break;
38
  }
39
  }
40
- $message = stripslashes(get_option('subscribe_reloaded_user_text'));
41
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
42
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
43
  echo "<p>$message</p>";
@@ -46,7 +46,7 @@ echo "<p>$message</p>";
46
  <form action="<?php echo htmlspecialchars($_SERVER['REQUEST_URI']) ?>" method="post" id="post_list_form" name="post_list_form" onsubmit="if(this.sra[0].checked) return confirm('<?php _e('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded') ?>')">
47
  <fieldset style="border:0">
48
  <?php
49
- $subscriptions = $subscriptions = $wp_subscribe_reloaded->get_subscriptions('email', 'equals', $email, 'dt', 'DESC');
50
  if (is_array($subscriptions) && !empty($subscriptions)){
51
  echo '<p id="subscribe-reloaded-email-p">'.__('Email','subscribe-reloaded').': <strong>'.$email.'</strong></p>';
52
  echo '<p id="subscribe-reloaded-legend-p">'.__('Legend: Y = all comments, R = replies only, C = inactive', 'subscribe-reloaded').'</p>';
37
  break;
38
  }
39
  }
40
+ $message = html_entity_decode(stripslashes(get_option('subscribe_reloaded_user_text')), ENT_COMPAT, 'UTF-8');
41
  if(function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage'))
42
  $message = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($message);
43
  echo "<p>$message</p>";
46
  <form action="<?php echo htmlspecialchars($_SERVER['REQUEST_URI']) ?>" method="post" id="post_list_form" name="post_list_form" onsubmit="if(this.sra[0].checked) return confirm('<?php _e('Please remember: this operation cannot be undone. Are you sure you want to proceed?', 'subscribe-reloaded') ?>')">
47
  <fieldset style="border:0">
48
  <?php
49
+ $subscriptions = $wp_subscribe_reloaded->get_subscriptions('email', 'equals', $email, 'dt', 'DESC');
50
  if (is_array($subscriptions) && !empty($subscriptions)){
51
  echo '<p id="subscribe-reloaded-email-p">'.__('Email','subscribe-reloaded').': <strong>'.$email.'</strong></p>';
52
  echo '<p id="subscribe-reloaded-legend-p">'.__('Legend: Y = all comments, R = replies only, C = inactive', 'subscribe-reloaded').'</p>';
uninstall.php CHANGED
@@ -10,6 +10,7 @@ $wpdb->query("DROP TABLE IF EXISTS {$wpdb->prefix}subscribe_reloaded"); // Compa
10
  $wpdb->query("DELETE FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%'");
11
 
12
  // Goodbye options...
 
13
  delete_option('subscribe_reloaded_manager_page');
14
  delete_option('subscribe_reloaded_manager_page_title');
15
  delete_option('subscribe_reloaded_request_mgmt_link');
10
  $wpdb->query("DELETE FROM $wpdb->postmeta WHERE meta_key LIKE '\_stcr@\_%'");
11
 
12
  // Goodbye options...
13
+ delete_option('subscribe_reloaded_manager_page_enabled');
14
  delete_option('subscribe_reloaded_manager_page');
15
  delete_option('subscribe_reloaded_manager_page_title');
16
  delete_option('subscribe_reloaded_request_mgmt_link');