Subscribe To Comments Reloaded - Version 190214

Version Description

= v190214 =

  • Fix Compatibility with some PHP versions and MySQL. Fixes other minor issues.

= v190117 =

  • Upgrade The backend interface to make the UX simpler for the user and Add option to get information of your WordPress System. Improve Logging with PHP errors catching.

= v180225 = Fix Information that was not been validated on the backened.

Download this release

Release Info

Developer reedyseth
Plugin Icon 128x128 Subscribe To Comments Reloaded
Version 190214
Comparing to
See all releases

Code changes from version 190117 to 190214

Files changed (52) hide show
  1. classes/stcr_i18n.php +2 -2
  2. langs/subscribe-reloaded-be_BY.mo +0 -0
  3. langs/subscribe-reloaded-be_BY.po +129 -200
  4. langs/subscribe-reloaded-cs_CZ.mo +0 -0
  5. langs/subscribe-reloaded-cs_CZ.po +67 -153
  6. langs/subscribe-reloaded-da_DK.mo +0 -0
  7. langs/subscribe-reloaded-da_DK.po +99 -171
  8. langs/subscribe-reloaded-de_DE.mo +0 -0
  9. langs/subscribe-reloaded-de_DE.po +62 -252
  10. langs/subscribe-reloaded-es_ES.mo +0 -0
  11. langs/subscribe-reloaded-es_ES.po +106 -160
  12. langs/subscribe-reloaded-fa_IR.mo +0 -0
  13. langs/subscribe-reloaded-fa_IR.po +176 -285
  14. langs/subscribe-reloaded-fr_FR.mo +0 -0
  15. langs/subscribe-reloaded-fr_FR.po +54 -242
  16. langs/subscribe-reloaded-he_IL.mo +0 -0
  17. langs/subscribe-reloaded-he_IL.po +53 -224
  18. langs/subscribe-reloaded-hu_HU.mo +0 -0
  19. langs/subscribe-reloaded-hu_HU.po +63 -162
  20. langs/subscribe-reloaded-id_ID.mo +0 -0
  21. langs/subscribe-reloaded-id_ID.po +64 -153
  22. langs/subscribe-reloaded-it_IT.mo +0 -0
  23. langs/subscribe-reloaded-it_IT.po +65 -154
  24. langs/subscribe-reloaded-nb_NO.mo +0 -0
  25. langs/subscribe-reloaded-nb_NO.po +65 -150
  26. langs/subscribe-reloaded-nl_NL.mo +0 -0
  27. langs/subscribe-reloaded-nl_NL.po +65 -154
  28. langs/subscribe-reloaded-pl_PL.mo +0 -0
  29. langs/subscribe-reloaded-pl_PL.po +63 -153
  30. langs/subscribe-reloaded-pt_BR.mo +0 -0
  31. langs/subscribe-reloaded-pt_BR.po +64 -154
  32. langs/subscribe-reloaded-pt_PT.mo +0 -0
  33. langs/subscribe-reloaded-pt_PT.po +64 -150
  34. langs/subscribe-reloaded-ru_RU.mo +0 -0
  35. langs/subscribe-reloaded-ru_RU.po +67 -162
  36. langs/subscribe-reloaded-sr_RS.mo +0 -0
  37. langs/subscribe-reloaded-sr_RS.po +63 -153
  38. langs/subscribe-reloaded-sv_SE.mo +0 -0
  39. langs/subscribe-reloaded-sv_SE.po +65 -154
  40. langs/subscribe-reloaded-tr_TR.mo +0 -0
  41. langs/subscribe-reloaded-tr_TR.po +64 -154
  42. langs/subscribe-reloaded-zh_CN.mo +0 -0
  43. langs/subscribe-reloaded-zh_CN.po +64 -153
  44. langs/subscribe-reloaded.pot +1179 -747
  45. options/panel1-business-logic.php +1 -1
  46. options/stcr_options.php +5 -5
  47. options/stcr_system.php +8 -6
  48. readme.txt +15 -2
  49. subscribe-to-comments-reloaded.php +3 -3
  50. utils/stcr_upgrade.php +18 -1
  51. utils/stcr_utils.php +1 -1
  52. wp_subscribe_reloaded.php +2 -1
classes/stcr_i18n.php CHANGED
@@ -48,12 +48,12 @@ class stcr_i18n
48
  public function register_js_subs_translation()
49
  {
50
  $translation_array = array (
51
- "decimal" => __( "", "subscribe-reloaded" ),
52
  "emptyTable" => __( "No data available in table", "subscribe-reloaded" ),
53
  "info" => __( "Showing _START_ to _END_ of _TOTAL_ entries", "subscribe-reloaded" ),
54
  "infoEmpty" => __( "Showing 0 to 0 of 0 entries", "subscribe-reloaded" ),
55
  "infoFiltered" => __( "(filtered from _MAX_ total entries)", "subscribe-reloaded" ),
56
- "infoPostFix" => __( "", "subscribe-reloaded" ),
57
  "thousands" => __( ",", "subscribe-reloaded" ),
58
  "lengthMenu" => __( "Show _MENU_ entries", "subscribe-reloaded" ),
59
  "loadingRecords" => __( "Loading...", "subscribe-reloaded" ),
48
  public function register_js_subs_translation()
49
  {
50
  $translation_array = array (
51
+ "decimal" => __( " ", "subscribe-reloaded" ),
52
  "emptyTable" => __( "No data available in table", "subscribe-reloaded" ),
53
  "info" => __( "Showing _START_ to _END_ of _TOTAL_ entries", "subscribe-reloaded" ),
54
  "infoEmpty" => __( "Showing 0 to 0 of 0 entries", "subscribe-reloaded" ),
55
  "infoFiltered" => __( "(filtered from _MAX_ total entries)", "subscribe-reloaded" ),
56
+ "infoPostFix" => __( " ", "subscribe-reloaded" ),
57
  "thousands" => __( ",", "subscribe-reloaded" ),
58
  "lengthMenu" => __( "Show _MENU_ entries", "subscribe-reloaded" ),
59
  "loadingRecords" => __( "Loading...", "subscribe-reloaded" ),
langs/subscribe-reloaded-be_BY.mo CHANGED
Binary file
langs/subscribe-reloaded-be_BY.po CHANGED
@@ -1,10 +1,10 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:18-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:18-0700\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks\n"
9
  "Language: be_BY\n"
10
  "MIME-Version: 1.0\n"
@@ -13,8 +13,11 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: s;\n"
16
- "X-Generator: Poedit 2.0.6\n"
 
17
  "X-Poedit-SearchPath-0: .\n"
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -57,10 +60,8 @@ msgid "Search"
57
  msgstr "Шукаць"
58
 
59
  #: classes/stcr_i18n.php:62
60
- #, fuzzy
61
- #| msgid "No records found"
62
  msgid "No matching records found"
63
- msgstr "Nessun record trovato"
64
 
65
  #: classes/stcr_i18n.php:64
66
  msgid "First"
@@ -75,10 +76,8 @@ msgid "Next"
75
  msgstr ""
76
 
77
  #: classes/stcr_i18n.php:67
78
- #, fuzzy
79
- #| msgid "&laquo; Previous"
80
  msgid "Previous"
81
- msgstr "&laquo; Зваротна"
82
 
83
  #: classes/stcr_i18n.php:70
84
  msgid "activate to sort column ascending"
@@ -97,10 +96,8 @@ msgstr "Вашы налады паспяхова абноўлены."
97
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
- #, fuzzy
101
- #| msgid "There was an error updating the following fields:"
102
  msgid "There was an error updating the options."
103
- msgstr "Адбылася памылка ў абнаўленні наступных палёў:"
104
 
105
  #: options/options_template.php:67 options/stcr_comment_form.php:338
106
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
@@ -477,10 +474,8 @@ msgstr "Запіс (ID)"
477
 
478
  #: options/stcr_manage_subscriptions.php:196
479
  #: options/stcr_manage_subscriptions.php:210
480
- #, fuzzy
481
- #| msgid "Action:"
482
  msgid "Actions"
483
- msgstr "Дзеянне:"
484
 
485
  #: options/stcr_manage_subscriptions.php:201
486
  #: options/stcr_manage_subscriptions.php:214
@@ -546,19 +541,11 @@ msgid "Virtual Management Page"
546
  msgstr "Віртуальная старонка кіравання"
547
 
548
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
549
- #, fuzzy
550
- #| msgid ""
551
- #| "Disable the virtual management page if you need to create a <a href="
552
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
553
- #| "real-management-page\">real page</a> to make your theme happy."
554
  msgid ""
555
  "Disable the virtual management page if you need to create a <a href='https://"
556
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
557
  "management-page'>real page</a> to make your theme happy."
558
  msgstr ""
559
- "Адменіце віртуальную старонку кіравання, калі вам трэба стварыць <a href="
560
- "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">сапраўдную "
561
- "старонку</a> для карэктнай працы ўбудовы з вашай тэмай афармлення."
562
 
563
  #: options/stcr_management_page.php:98
564
  msgid "Page title"
@@ -681,13 +668,9 @@ msgid "Sender email address"
681
  msgstr "Эл. адрас адпраўніка"
682
 
683
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
684
- #, fuzzy
685
- #| msgid ""
686
- #| "Name to use for the \"from\" field when sending a new notification to the "
687
- #| "user."
688
  msgid ""
689
  "Name to use for the 'from' field when sending a new notification to the user."
690
- msgstr "Імя ў поле \"Ад каго\" у новым апавяшчэнні карыстачу."
691
 
692
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
693
  msgid ""
@@ -718,11 +701,6 @@ msgid "Notification message"
718
  msgstr "Тэкст апавяшчэння"
719
 
720
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
721
- #, fuzzy
722
- #| msgid ""
723
- #| "Content of the notification email. Allowed tags: [post_title], "
724
- #| "[comment_permalink], [comment_author], [comment_content], "
725
- #| "[post_permalink], [manager_link]"
726
  msgid ""
727
  "Content of the notification email. Allowed tags: [post_title], "
728
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -730,8 +708,6 @@ msgid ""
730
  "To get a default template clear all the content and save the options.</"
731
  "strong></p>"
732
  msgstr ""
733
- "Тэкст апавяшчэння. Дазволеныя тэгі: [post_title], [comment_permalink], "
734
- "[comment_author], [comment_content], [post_permalink], [manager_link]"
735
 
736
  #: options/stcr_notifications.php:176
737
  msgid "Double check subject"
@@ -788,14 +764,10 @@ msgid "One Click Unsubscribe"
788
  msgstr "Дазволіць адміну падпісвацца"
789
 
790
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
791
- #, fuzzy
792
- #| msgid ""
793
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
794
- #| "[blog_name]"
795
  msgid ""
796
  "Content of the One Click confirmation. Allowed tags: [post_title], "
797
  "[blog_name]."
798
- msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
799
 
800
  #: options/stcr_options.php:82
801
  msgid "Show StCR checkbox / dropdown"
@@ -803,7 +775,7 @@ msgstr ""
803
 
804
  #: options/stcr_options.php:98 options/stcr_options.php:100
805
  msgid ""
806
- "This option will disable the StCR checkbox or dropdown in you comment form. "
807
  "You should leave it to Yes always."
808
  msgstr ""
809
 
@@ -894,7 +866,7 @@ msgid ""
894
  msgstr ""
895
  "Апавяшчаць падпісантаў пра новыя трэкбеках ці пингбэках да абмеркавання"
896
 
897
- #: options/stcr_options.php:300 options/stcr_options.php:327
898
  msgid "Track all subscriptions"
899
  msgstr "Адсачыць усе падпіскі"
900
 
@@ -902,6 +874,10 @@ msgstr "Адсачыць усе падпіскі"
902
  msgid "Notify the administrator when users subscribe without commenting."
903
  msgstr "Апавяшчаць адміністратара, калі карыстачы падпісваюцца без каментара."
904
 
 
 
 
 
905
  #: options/stcr_options.php:344 options/stcr_options.php:346
906
  msgid "Let the administrator subscribe to comments when logged in."
907
  msgstr "Дазволіць адміну падпісвацца, калі ён аўтарызаваны."
@@ -921,7 +897,7 @@ msgstr ""
921
  #: options/stcr_options.php:398 options/stcr_options.php:400
922
  msgid ""
923
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
924
- "you theme already add this into your site."
925
  msgstr ""
926
 
927
  #: options/stcr_options.php:408
@@ -937,10 +913,8 @@ msgid "Generate"
937
  msgstr "Tasso di rimbalzo"
938
 
939
  #: options/stcr_options.php:425
940
- #, fuzzy
941
- #| msgid "Generate"
942
  msgid "Generate New Key"
943
- msgstr "Tasso di rimbalzo"
944
 
945
  #: options/stcr_options.php:430 options/stcr_options.php:432
946
  msgid ""
@@ -967,7 +941,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
967
  msgstr ""
968
 
969
  #: options/stcr_support.php:20
970
- #, php-format
971
  msgid ""
972
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
973
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -976,12 +949,6 @@ msgstr ""
976
 
977
  #: options/stcr_support.php:27
978
  #, fuzzy
979
- #| msgid ""
980
- #| "How valuable is the feature offered by this plugin to your visitors? "
981
- #| "please consider supporting the author if this plugin made your web site "
982
- #| "better, especially if you are making money out of it. Any donation "
983
- #| "received will be reinvested in the development of <strong>Subscribe to "
984
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
985
  msgid ""
986
  "How valuable is the feature offered by this plugin to your visitors? please "
987
  "consider supporting the author if this plugin made your web site better, "
@@ -1000,19 +967,11 @@ msgstr ""
1000
 
1001
  #: options/stcr_support.php:29
1002
  #, fuzzy
1003
- #| msgid "You can help"
1004
  msgid "You can still help"
1005
  msgstr "Вы можаце дапамагчы"
1006
 
1007
  #: options/stcr_support.php:30
1008
  #, fuzzy
1009
- #| msgid ""
1010
- #| "If you don't want to donate money, please consider blogging about my "
1011
- #| "plugin with a link to the plugin's page. Please let your readers know "
1012
- #| "what makes your blog better. You can also contribute donating your time: "
1013
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1014
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1015
- #| "Whatever you do, thanks for using my plugin!"
1016
  msgid ""
1017
  "Please consider blogging about my plugin with a link to the plugin's page. "
1018
  "Please let your readers know what makes your blog better. You can also "
@@ -1068,7 +1027,6 @@ msgid ""
1068
  msgstr ""
1069
 
1070
  #: options/stcr_support.php:43
1071
- #, php-format
1072
  msgid ""
1073
  "The options on the WordPress forum at very limited to share media "
1074
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1131,7 +1089,7 @@ msgstr ""
1131
  msgid "Clean Up Log Archive"
1132
  msgstr ""
1133
 
1134
- #: options/stcr_system.php:203
1135
  msgid ""
1136
  "If you want to clean up the log archive please click the following button"
1137
  msgstr ""
@@ -1145,10 +1103,8 @@ msgid "Generate System Info File"
1145
  msgstr ""
1146
 
1147
  #: options/stcr_system.php:227
1148
- #, fuzzy
1149
- #| msgid "Recent Downloads"
1150
  msgid "Download"
1151
- msgstr "Download recenti"
1152
 
1153
  #: options/stcr_system.php:231
1154
  msgid ""
@@ -1169,7 +1125,6 @@ msgid "WordPress Environment"
1169
  msgstr ""
1170
 
1171
  #: options/stcr_system.php:290
1172
- #, php-format
1173
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1174
  msgstr ""
1175
 
@@ -1206,10 +1161,8 @@ msgid "Language"
1206
  msgstr "Lingua"
1207
 
1208
  #: options/stcr_system.php:354
1209
- #, fuzzy
1210
- #| msgid "Permalink"
1211
  msgid "Permalink Structure"
1212
- msgstr "Permalink"
1213
 
1214
  #: options/stcr_system.php:358
1215
  msgid "Table Prefix"
@@ -1237,18 +1190,17 @@ msgstr ""
1237
 
1238
  #: options/stcr_system.php:397 options/stcr_system.php:398
1239
  #: options/stcr_system.php:399 options/stcr_system.php:400
1240
- #: options/stcr_system.php:401 options/stcr_system.php:516
1241
- #: options/stcr_system.php:527 options/stcr_system.php:537
1242
  msgid "Not Available"
1243
  msgstr ""
1244
 
 
1245
  #: options/stcr_system.php:414
1246
- #, php-format
1247
  msgid "Connection uses %s"
1248
  msgstr ""
1249
 
1250
  #: options/stcr_system.php:431
1251
- #, php-format
1252
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1253
  msgstr ""
1254
 
@@ -1262,112 +1214,110 @@ msgid ""
1262
  "exist."
1263
  msgstr ""
1264
 
1265
- #: options/stcr_system.php:458
1266
- #, php-format
1267
  msgid "%s - We recommend a minimum cURL version of 7.40."
1268
  msgstr ""
1269
 
1270
- #: options/stcr_system.php:492
1271
- #, php-format
1272
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1273
  msgstr ""
1274
 
1275
- #: options/stcr_system.php:492
1276
  msgid "WordPress Requirements"
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:507
1280
- #, php-format
1281
  msgid "Default timezone is %s - it should be UTC"
1282
  msgstr ""
1283
 
1284
- #: options/stcr_system.php:523
1285
- #, php-format
1286
  msgid ""
1287
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1288
  "also some extensions, will not work without DOMDocument."
1289
  msgstr ""
1290
 
1291
- #: options/stcr_system.php:534
1292
- #, php-format
1293
  msgid ""
1294
  "Your server does not support the %s function - this is used for file "
1295
  "compression and decompression."
1296
  msgstr ""
1297
 
1298
- #: options/stcr_system.php:551
1299
  msgid "TLS Connection"
1300
  msgstr ""
1301
 
1302
- #: options/stcr_system.php:555
1303
  msgid "TLS Rating"
1304
  msgstr ""
1305
 
1306
- #: options/stcr_system.php:559
1307
  msgid "Server Info"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:563
1311
- #, fuzzy
1312
- #| msgid "CSS version"
1313
  msgid "PHP Version"
1314
- msgstr "Versione CSS"
1315
 
1316
- #: options/stcr_system.php:567
1317
  msgid "PHP Post Max Size"
1318
  msgstr ""
1319
 
1320
- #: options/stcr_system.php:571
1321
  msgid "PHP Max Execution Time"
1322
  msgstr ""
1323
 
1324
- #: options/stcr_system.php:575
1325
  msgid "PHP Max Input Vars"
1326
  msgstr ""
1327
 
1328
- #: options/stcr_system.php:579
1329
  msgid "PHP Max Upload Size"
1330
  msgstr ""
1331
 
1332
- #: options/stcr_system.php:583
1333
- #, fuzzy
1334
- #| msgid "CSS version"
1335
  msgid "cURL Version"
1336
- msgstr "Versione CSS"
1337
 
1338
- #: options/stcr_system.php:587
1339
- #, fuzzy
1340
- #| msgid "CSS version"
1341
  msgid "MySQL Version"
1342
- msgstr "Versione CSS"
1343
 
1344
- #: options/stcr_system.php:591
1345
  msgid "Default Timezone is UTC"
1346
  msgstr ""
1347
 
1348
- #: options/stcr_system.php:595
1349
  msgid "DOMDocument"
1350
  msgstr ""
1351
 
1352
- #: options/stcr_system.php:599
1353
  msgid "gzip"
1354
  msgstr ""
1355
 
1356
- #: options/stcr_system.php:603
1357
  msgid "GD Graphics Library"
1358
  msgstr ""
1359
 
1360
- #: options/stcr_system.php:627
1361
- #, fuzzy
1362
- #| msgid "Plugins"
1363
  msgid "Active Plugins"
1364
- msgstr "Plugin"
1365
 
1366
- #: options/stcr_system.php:684
1367
- #, fuzzy
1368
- #| msgid "Inactive"
 
 
 
 
 
 
 
 
 
 
 
1369
  msgid "Inactive Plugins"
1370
- msgstr "Актыўна"
1371
 
1372
  #: templates/author.php:68 templates/user.php:84
1373
  msgid "Title"
@@ -1398,17 +1348,15 @@ msgid "Choose your action"
1398
  msgstr ""
1399
 
1400
  #: templates/author.php:97 templates/user.php:115
1401
- #, fuzzy
1402
- #| msgid "Don't subscribe"
1403
  msgid "Unsubscribe"
1404
- msgstr "Не падпісвацца"
1405
 
1406
  #: templates/author.php:99 templates/user.php:117
1407
  msgid "All comments"
1408
  msgstr ""
1409
 
1410
  #: templates/author.php:100 templates/user.php:118
1411
- #: wp_subscribe_reloaded.php:1209
1412
  msgid "Replies to my comments"
1413
  msgstr "Адказы на мае каментары"
1414
 
@@ -1438,7 +1386,6 @@ msgstr "Адправіць"
1438
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1439
  #: templates/subscribe.php:178
1440
  #, fuzzy
1441
- #| msgid "email address"
1442
  msgid "Email address is not valid"
1443
  msgstr "Эл. адрас адпраўніка"
1444
 
@@ -1463,37 +1410,37 @@ msgid "You have request to manage another email address and this is forbidden."
1463
  msgstr ""
1464
 
1465
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1466
- #: wp_subscribe_reloaded.php:156
1467
  msgid "Manage subscriptions"
1468
  msgstr "Рэдагаваць падпіскі"
1469
 
1470
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1471
- #: wp_subscribe_reloaded.php:157
1472
  msgid "Comment Form"
1473
  msgstr "Форма каментара"
1474
 
1475
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1476
- #: wp_subscribe_reloaded.php:158
1477
  msgid "Management Page"
1478
  msgstr "Старонка кіравання"
1479
 
1480
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1481
- #: wp_subscribe_reloaded.php:159
1482
  msgid "Notifications"
1483
  msgstr "Апавяшчэнні"
1484
 
1485
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1486
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1487
  msgid "Options"
1488
  msgstr "Параметры"
1489
 
1490
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1491
- #: wp_subscribe_reloaded.php:161
1492
  msgid "Support"
1493
  msgstr "Падтрымка"
1494
 
1495
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1496
- #: wp_subscribe_reloaded.php:190
1497
  msgid "StCR System"
1498
  msgstr ""
1499
 
@@ -1531,14 +1478,6 @@ msgstr "Ахвяруйце пару баксаў!"
1531
  msgid "Important Notice"
1532
  msgstr ""
1533
 
1534
- #: utils/stcr_upgrade.php:120
1535
- msgid ""
1536
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1537
- "database has been sanitized to prevent the raw html messages. <a class="
1538
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1539
- "src=\""
1540
- msgstr ""
1541
-
1542
  #: utils/stcr_upgrade.php:175
1543
  msgid ""
1544
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1559,15 +1498,6 @@ msgid ""
1559
  "one import routine will ever run to prevent data loss."
1560
  msgstr ""
1561
 
1562
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1563
- #: utils/stcr_upgrade.php:400
1564
- msgid ""
1565
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1566
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1567
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1568
- "\"stcr-loading-animation\" src=\""
1569
- msgstr ""
1570
-
1571
  #: utils/stcr_upgrade.php:250
1572
  msgid ""
1573
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1613,7 +1543,7 @@ msgid ""
1613
  msgstr ""
1614
 
1615
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1616
- #: wp_subscribe_reloaded.php:229
1617
  msgid "Settings"
1618
  msgstr "Scegli ordine"
1619
 
@@ -1644,14 +1574,6 @@ msgid ""
1644
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1645
  msgstr ""
1646
 
1647
- #: utils/stcr_upgrade.php:421
1648
- msgid ""
1649
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1650
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1651
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1652
- "a><img class=\"stcr-loading-animation\" src=\""
1653
- msgstr ""
1654
-
1655
  #: utils/stcr_upgrade.php:432
1656
  msgid ""
1657
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1665,18 +1587,6 @@ msgid ""
1665
  "email templates, Subscription Checkbox position, and more!"
1666
  msgstr ""
1667
 
1668
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1669
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1670
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1671
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1672
- #: utils/stcr_upgrade.php:611
1673
- msgid ""
1674
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1675
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1676
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1677
- "class=\"stcr-loading-animation\" src=\""
1678
- msgstr ""
1679
-
1680
  #: utils/stcr_upgrade.php:447
1681
  msgid ""
1682
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1767,13 +1677,6 @@ msgid ""
1767
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1768
  msgstr ""
1769
 
1770
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1771
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1772
- #: utils/stcr_upgrade.php:624
1773
- msgid ""
1774
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1775
- msgstr ""
1776
-
1777
  #: utils/stcr_upgrade.php:532
1778
  msgid ""
1779
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1853,12 +1756,6 @@ msgstr ""
1853
  msgid "You might need to clear you cache !!"
1854
  msgstr ""
1855
 
1856
- #: utils/stcr_upgrade.php:631
1857
- msgid ""
1858
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1859
- "version-"
1860
- msgstr ""
1861
-
1862
  #: utils/stcr_utils.php:172
1863
  msgid "January"
1864
  msgstr ""
@@ -1869,7 +1766,6 @@ msgstr ""
1869
 
1870
  #: utils/stcr_utils.php:174
1871
  #, fuzzy
1872
- #| msgid "Search"
1873
  msgid "March"
1874
  msgstr "Шукаць"
1875
 
@@ -1879,7 +1775,6 @@ msgstr ""
1879
 
1880
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1881
  #, fuzzy
1882
- #| msgid "Day"
1883
  msgid "May"
1884
  msgstr "Giorno"
1885
 
@@ -1949,7 +1844,6 @@ msgstr ""
1949
 
1950
  #: utils/stcr_utils.php:197
1951
  #, fuzzy
1952
- #| msgid "No"
1953
  msgid "Nov"
1954
  msgstr "Не"
1955
 
@@ -2082,12 +1976,6 @@ msgstr "Калі ласка, пацвердзіце сваю падпіску н
2082
 
2083
  #: utils/stcr_utils.php:362
2084
  #, fuzzy
2085
- #| msgid ""
2086
- #| "You have requested to be notified every time a new comment is added to:\n"
2087
- #| "[post_permalink]\n"
2088
- #| "\n"
2089
- #| "Please confirm your request by clicking on this link:\n"
2090
- #| "[confirm_link]"
2091
  msgid ""
2092
  "You have requested to be notified every time a new comment is added to:\n"
2093
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2113,10 +2001,6 @@ msgstr ""
2113
 
2114
  #: utils/stcr_utils.php:365
2115
  #, fuzzy
2116
- #| msgid ""
2117
- #| "You have requested to manage your subscriptions to the articles on "
2118
- #| "[blog_name]. Follow this link to access your personal page:\n"
2119
- #| "[manager_link]"
2120
  msgid ""
2121
  "You have requested to manage your subscriptions to the articles on "
2122
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2131,17 +2015,15 @@ msgstr ""
2131
  msgid "StCR Notification"
2132
  msgstr "Апавяшчэнні"
2133
 
2134
- #: wp_subscribe_reloaded.php:188
2135
- #, fuzzy
2136
- #| msgid "Options"
2137
  msgid "StCR Options"
2138
- msgstr "Параметры"
2139
 
2140
- #: wp_subscribe_reloaded.php:1207
2141
  msgid "Don't subscribe"
2142
  msgstr "Не падпісвацца"
2143
 
2144
- #: wp_subscribe_reloaded.php:1208
2145
  msgid "All"
2146
  msgstr "Усё"
2147
 
@@ -2223,17 +2105,41 @@ msgstr "Усё"
2223
  #~ msgid "Disabled"
2224
  #~ msgstr "Выключана"
2225
 
 
 
 
 
 
 
 
 
 
2226
  #~ msgid "Sender name"
2227
  #~ msgstr "Імя адпраўніка"
2228
 
2229
  #~ msgid "Management message"
2230
  #~ msgstr "Тэкст ліста пра кіраванне падпіскамі"
2231
 
 
 
 
 
 
 
 
 
 
 
2232
  #, fuzzy
2233
  #~| msgid "Your settings have been successfully updated."
2234
  #~ msgid "Your settings have been successfully reset."
2235
  #~ msgstr "Вашы налады паспяхова абноўлены."
2236
 
 
 
 
 
 
2237
  #~ msgid "Send trackbacks"
2238
  #~ msgstr "Адпраўляць трэкбеки"
2239
 
@@ -2275,6 +2181,14 @@ msgstr "Усё"
2275
  #~ "Спасылка на артыкул: [post_permalink]\n"
2276
  #~ "Кіраванне падпіскамі: [manager_link]"
2277
 
 
 
 
 
 
 
 
 
2278
  #~ msgid "Legend: Y = all comments, R = replies only, C = inactive"
2279
  #~ msgstr "Расшыфроўка: Y = усе каментары, R = толькі адказы, C = неактыўныя"
2280
 
@@ -2567,6 +2481,9 @@ msgstr "Усё"
2567
  #~ msgid "Browser version"
2568
  #~ msgstr "Versione Browser"
2569
 
 
 
 
2570
  #~ msgid "Country Code"
2571
  #~ msgstr "Codice Paese"
2572
 
@@ -2582,6 +2499,9 @@ msgstr "Усё"
2582
  #~ msgid "Operating System"
2583
  #~ msgstr "Sistema operativo"
2584
 
 
 
 
2585
  #~ msgid "Referer"
2586
  #~ msgstr "Riferimento"
2587
 
@@ -2705,6 +2625,9 @@ msgstr "Усё"
2705
  #~ msgid "Screen Resolutions with colordepth"
2706
  #~ msgstr "Risoluzioni schermo e colori"
2707
 
 
 
 
2708
  #~ msgid "Flash"
2709
  #~ msgstr "Flash"
2710
 
@@ -2796,6 +2719,9 @@ msgstr "Усё"
2796
  #~ msgid "Recent Outbound Links"
2797
  #~ msgstr "Link in uscita"
2798
 
 
 
 
2799
  #~ msgid "Order by"
2800
  #~ msgstr "Ordina per"
2801
 
@@ -2811,6 +2737,9 @@ msgstr "Усё"
2811
  #~ msgid "Starting from record #"
2812
  #~ msgstr "A partire dalla riga n."
2813
 
 
 
 
2814
  #~ msgid "Records: %d - %d. Order by: %s %s"
2815
  #~ msgstr "Righe: %d - %d. Ordinamento: %s %s"
2816
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2019-02-07 00:43-0700\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks\n"
9
  "Language: be_BY\n"
10
  "MIME-Version: 1.0\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: s;\n"
16
+ "X-Generator: Poedit 1.8.7.1\n"
17
+ "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
20
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
60
  msgstr "Шукаць"
61
 
62
  #: classes/stcr_i18n.php:62
 
 
63
  msgid "No matching records found"
64
+ msgstr ""
65
 
66
  #: classes/stcr_i18n.php:64
67
  msgid "First"
76
  msgstr ""
77
 
78
  #: classes/stcr_i18n.php:67
 
 
79
  msgid "Previous"
80
+ msgstr ""
81
 
82
  #: classes/stcr_i18n.php:70
83
  msgid "activate to sort column ascending"
96
 
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
 
 
99
  msgid "There was an error updating the options."
100
+ msgstr ""
101
 
102
  #: options/options_template.php:67 options/stcr_comment_form.php:338
103
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
474
 
475
  #: options/stcr_manage_subscriptions.php:196
476
  #: options/stcr_manage_subscriptions.php:210
 
 
477
  msgid "Actions"
478
+ msgstr ""
479
 
480
  #: options/stcr_manage_subscriptions.php:201
481
  #: options/stcr_manage_subscriptions.php:214
541
  msgstr "Віртуальная старонка кіравання"
542
 
543
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
 
 
 
 
 
544
  msgid ""
545
  "Disable the virtual management page if you need to create a <a href='https://"
546
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
547
  "management-page'>real page</a> to make your theme happy."
548
  msgstr ""
 
 
 
549
 
550
  #: options/stcr_management_page.php:98
551
  msgid "Page title"
668
  msgstr "Эл. адрас адпраўніка"
669
 
670
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
 
 
 
 
671
  msgid ""
672
  "Name to use for the 'from' field when sending a new notification to the user."
673
+ msgstr ""
674
 
675
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
676
  msgid ""
701
  msgstr "Тэкст апавяшчэння"
702
 
703
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
 
 
 
 
 
704
  msgid ""
705
  "Content of the notification email. Allowed tags: [post_title], "
706
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
708
  "To get a default template clear all the content and save the options.</"
709
  "strong></p>"
710
  msgstr ""
 
 
711
 
712
  #: options/stcr_notifications.php:176
713
  msgid "Double check subject"
764
  msgstr "Дазволіць адміну падпісвацца"
765
 
766
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
 
 
 
 
767
  msgid ""
768
  "Content of the One Click confirmation. Allowed tags: [post_title], "
769
  "[blog_name]."
770
+ msgstr ""
771
 
772
  #: options/stcr_options.php:82
773
  msgid "Show StCR checkbox / dropdown"
775
 
776
  #: options/stcr_options.php:98 options/stcr_options.php:100
777
  msgid ""
778
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
779
  "You should leave it to Yes always."
780
  msgstr ""
781
 
866
  msgstr ""
867
  "Апавяшчаць падпісантаў пра новыя трэкбеках ці пингбэках да абмеркавання"
868
 
869
+ #: options/stcr_options.php:300
870
  msgid "Track all subscriptions"
871
  msgstr "Адсачыць усе падпіскі"
872
 
874
  msgid "Notify the administrator when users subscribe without commenting."
875
  msgstr "Апавяшчаць адміністратара, калі карыстачы падпісваюцца без каментара."
876
 
877
+ #: options/stcr_options.php:327
878
+ msgid "Let Admin Subscribe"
879
+ msgstr ""
880
+
881
  #: options/stcr_options.php:344 options/stcr_options.php:346
882
  msgid "Let the administrator subscribe to comments when logged in."
883
  msgstr "Дазволіць адміну падпісвацца, калі ён аўтарызаваны."
897
  #: options/stcr_options.php:398 options/stcr_options.php:400
898
  msgid ""
899
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
900
+ "your theme already add this into your site."
901
  msgstr ""
902
 
903
  #: options/stcr_options.php:408
913
  msgstr "Tasso di rimbalzo"
914
 
915
  #: options/stcr_options.php:425
 
 
916
  msgid "Generate New Key"
917
+ msgstr ""
918
 
919
  #: options/stcr_options.php:430 options/stcr_options.php:432
920
  msgid ""
941
  msgstr ""
942
 
943
  #: options/stcr_support.php:20
 
944
  msgid ""
945
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
946
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
949
 
950
  #: options/stcr_support.php:27
951
  #, fuzzy
 
 
 
 
 
 
952
  msgid ""
953
  "How valuable is the feature offered by this plugin to your visitors? please "
954
  "consider supporting the author if this plugin made your web site better, "
967
 
968
  #: options/stcr_support.php:29
969
  #, fuzzy
 
970
  msgid "You can still help"
971
  msgstr "Вы можаце дапамагчы"
972
 
973
  #: options/stcr_support.php:30
974
  #, fuzzy
 
 
 
 
 
 
 
975
  msgid ""
976
  "Please consider blogging about my plugin with a link to the plugin's page. "
977
  "Please let your readers know what makes your blog better. You can also "
1027
  msgstr ""
1028
 
1029
  #: options/stcr_support.php:43
 
1030
  msgid ""
1031
  "The options on the WordPress forum at very limited to share media "
1032
  "information, so I urge you to use GitHub to report any issue, you will get a "
1089
  msgid "Clean Up Log Archive"
1090
  msgstr ""
1091
 
1092
+ #: options/stcr_system.php:202
1093
  msgid ""
1094
  "If you want to clean up the log archive please click the following button"
1095
  msgstr ""
1103
  msgstr ""
1104
 
1105
  #: options/stcr_system.php:227
 
 
1106
  msgid "Download"
1107
+ msgstr ""
1108
 
1109
  #: options/stcr_system.php:231
1110
  msgid ""
1125
  msgstr ""
1126
 
1127
  #: options/stcr_system.php:290
 
1128
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1129
  msgstr ""
1130
 
1161
  msgstr "Lingua"
1162
 
1163
  #: options/stcr_system.php:354
 
 
1164
  msgid "Permalink Structure"
1165
+ msgstr ""
1166
 
1167
  #: options/stcr_system.php:358
1168
  msgid "Table Prefix"
1190
 
1191
  #: options/stcr_system.php:397 options/stcr_system.php:398
1192
  #: options/stcr_system.php:399 options/stcr_system.php:400
1193
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1194
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1195
  msgid "Not Available"
1196
  msgstr ""
1197
 
1198
+ #. translators: %s: SSL connection response
1199
  #: options/stcr_system.php:414
 
1200
  msgid "Connection uses %s"
1201
  msgstr ""
1202
 
1203
  #: options/stcr_system.php:431
 
1204
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1205
  msgstr ""
1206
 
1214
  "exist."
1215
  msgstr ""
1216
 
1217
+ #: options/stcr_system.php:460
 
1218
  msgid "%s - We recommend a minimum cURL version of 7.40."
1219
  msgstr ""
1220
 
1221
+ #: options/stcr_system.php:494
 
1222
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1223
  msgstr ""
1224
 
1225
+ #: options/stcr_system.php:494
1226
  msgid "WordPress Requirements"
1227
  msgstr ""
1228
 
1229
+ #: options/stcr_system.php:509
 
1230
  msgid "Default timezone is %s - it should be UTC"
1231
  msgstr ""
1232
 
1233
+ #: options/stcr_system.php:525
 
1234
  msgid ""
1235
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1236
  "also some extensions, will not work without DOMDocument."
1237
  msgstr ""
1238
 
1239
+ #: options/stcr_system.php:536
 
1240
  msgid ""
1241
  "Your server does not support the %s function - this is used for file "
1242
  "compression and decompression."
1243
  msgstr ""
1244
 
1245
+ #: options/stcr_system.php:553
1246
  msgid "TLS Connection"
1247
  msgstr ""
1248
 
1249
+ #: options/stcr_system.php:557
1250
  msgid "TLS Rating"
1251
  msgstr ""
1252
 
1253
+ #: options/stcr_system.php:561
1254
  msgid "Server Info"
1255
  msgstr ""
1256
 
1257
+ #: options/stcr_system.php:565
 
 
1258
  msgid "PHP Version"
1259
+ msgstr ""
1260
 
1261
+ #: options/stcr_system.php:569
1262
  msgid "PHP Post Max Size"
1263
  msgstr ""
1264
 
1265
+ #: options/stcr_system.php:573
1266
  msgid "PHP Max Execution Time"
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:577
1270
  msgid "PHP Max Input Vars"
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:581
1274
  msgid "PHP Max Upload Size"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:585
 
 
1278
  msgid "cURL Version"
1279
+ msgstr ""
1280
 
1281
+ #: options/stcr_system.php:589
 
 
1282
  msgid "MySQL Version"
1283
+ msgstr ""
1284
 
1285
+ #: options/stcr_system.php:593
1286
  msgid "Default Timezone is UTC"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:597
1290
  msgid "DOMDocument"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:601
1294
  msgid "gzip"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:605
1298
  msgid "GD Graphics Library"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:629
 
 
1302
  msgid "Active Plugins"
1303
+ msgstr ""
1304
 
1305
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1306
+ msgid "Visit plugin homepage"
1307
+ msgstr ""
1308
+
1309
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1310
+ msgid "Visit author homepage"
1311
+ msgstr ""
1312
+
1313
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1314
+ msgctxt "by author"
1315
+ msgid "by %s"
1316
+ msgstr ""
1317
+
1318
+ #: options/stcr_system.php:686
1319
  msgid "Inactive Plugins"
1320
+ msgstr ""
1321
 
1322
  #: templates/author.php:68 templates/user.php:84
1323
  msgid "Title"
1348
  msgstr ""
1349
 
1350
  #: templates/author.php:97 templates/user.php:115
 
 
1351
  msgid "Unsubscribe"
1352
+ msgstr ""
1353
 
1354
  #: templates/author.php:99 templates/user.php:117
1355
  msgid "All comments"
1356
  msgstr ""
1357
 
1358
  #: templates/author.php:100 templates/user.php:118
1359
+ #: wp_subscribe_reloaded.php:1210
1360
  msgid "Replies to my comments"
1361
  msgstr "Адказы на мае каментары"
1362
 
1386
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1387
  #: templates/subscribe.php:178
1388
  #, fuzzy
 
1389
  msgid "Email address is not valid"
1390
  msgstr "Эл. адрас адпраўніка"
1391
 
1410
  msgstr ""
1411
 
1412
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1413
+ #: wp_subscribe_reloaded.php:157
1414
  msgid "Manage subscriptions"
1415
  msgstr "Рэдагаваць падпіскі"
1416
 
1417
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1418
+ #: wp_subscribe_reloaded.php:158
1419
  msgid "Comment Form"
1420
  msgstr "Форма каментара"
1421
 
1422
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1423
+ #: wp_subscribe_reloaded.php:159
1424
  msgid "Management Page"
1425
  msgstr "Старонка кіравання"
1426
 
1427
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1428
+ #: wp_subscribe_reloaded.php:160
1429
  msgid "Notifications"
1430
  msgstr "Апавяшчэнні"
1431
 
1432
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1433
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1434
  msgid "Options"
1435
  msgstr "Параметры"
1436
 
1437
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1438
+ #: wp_subscribe_reloaded.php:162
1439
  msgid "Support"
1440
  msgstr "Падтрымка"
1441
 
1442
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1443
+ #: wp_subscribe_reloaded.php:191
1444
  msgid "StCR System"
1445
  msgstr ""
1446
 
1478
  msgid "Important Notice"
1479
  msgstr ""
1480
 
 
 
 
 
 
 
 
 
1481
  #: utils/stcr_upgrade.php:175
1482
  msgid ""
1483
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1498
  "one import routine will ever run to prevent data loss."
1499
  msgstr ""
1500
 
 
 
 
 
 
 
 
 
 
1501
  #: utils/stcr_upgrade.php:250
1502
  msgid ""
1503
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1543
  msgstr ""
1544
 
1545
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1546
+ #: wp_subscribe_reloaded.php:230
1547
  msgid "Settings"
1548
  msgstr "Scegli ordine"
1549
 
1574
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1575
  msgstr ""
1576
 
 
 
 
 
 
 
 
 
1577
  #: utils/stcr_upgrade.php:432
1578
  msgid ""
1579
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1587
  "email templates, Subscription Checkbox position, and more!"
1588
  msgstr ""
1589
 
 
 
 
 
 
 
 
 
 
 
 
 
1590
  #: utils/stcr_upgrade.php:447
1591
  msgid ""
1592
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1677
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1678
  msgstr ""
1679
 
 
 
 
 
 
 
 
1680
  #: utils/stcr_upgrade.php:532
1681
  msgid ""
1682
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1756
  msgid "You might need to clear you cache !!"
1757
  msgstr ""
1758
 
 
 
 
 
 
 
1759
  #: utils/stcr_utils.php:172
1760
  msgid "January"
1761
  msgstr ""
1766
 
1767
  #: utils/stcr_utils.php:174
1768
  #, fuzzy
 
1769
  msgid "March"
1770
  msgstr "Шукаць"
1771
 
1775
 
1776
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1777
  #, fuzzy
 
1778
  msgid "May"
1779
  msgstr "Giorno"
1780
 
1844
 
1845
  #: utils/stcr_utils.php:197
1846
  #, fuzzy
 
1847
  msgid "Nov"
1848
  msgstr "Не"
1849
 
1976
 
1977
  #: utils/stcr_utils.php:362
1978
  #, fuzzy
 
 
 
 
 
 
1979
  msgid ""
1980
  "You have requested to be notified every time a new comment is added to:\n"
1981
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2001
 
2002
  #: utils/stcr_utils.php:365
2003
  #, fuzzy
 
 
 
 
2004
  msgid ""
2005
  "You have requested to manage your subscriptions to the articles on "
2006
  "[blog_name]. Follow this link to access your personal page:\n"
2015
  msgid "StCR Notification"
2016
  msgstr "Апавяшчэнні"
2017
 
2018
+ #: wp_subscribe_reloaded.php:189
 
 
2019
  msgid "StCR Options"
2020
+ msgstr ""
2021
 
2022
+ #: wp_subscribe_reloaded.php:1208
2023
  msgid "Don't subscribe"
2024
  msgstr "Не падпісвацца"
2025
 
2026
+ #: wp_subscribe_reloaded.php:1209
2027
  msgid "All"
2028
  msgstr "Усё"
2029
 
2105
  #~ msgid "Disabled"
2106
  #~ msgstr "Выключана"
2107
 
2108
+ #~ msgid ""
2109
+ #~ "Disable the virtual management page if you need to create a <a href="
2110
+ #~ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
2111
+ #~ "real-management-page\">real page</a> to make your theme happy."
2112
+ #~ msgstr ""
2113
+ #~ "Адменіце віртуальную старонку кіравання, калі вам трэба стварыць <a href="
2114
+ #~ "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">сапраўдную "
2115
+ #~ "старонку</a> для карэктнай працы ўбудовы з вашай тэмай афармлення."
2116
+
2117
  #~ msgid "Sender name"
2118
  #~ msgstr "Імя адпраўніка"
2119
 
2120
  #~ msgid "Management message"
2121
  #~ msgstr "Тэкст ліста пра кіраванне падпіскамі"
2122
 
2123
+ #~ msgid ""
2124
+ #~ "Name to use for the \"from\" field when sending a new notification to the "
2125
+ #~ "user."
2126
+ #~ msgstr "Імя ў поле \"Ад каго\" у новым апавяшчэнні карыстачу."
2127
+
2128
+ #~ msgid ""
2129
+ #~ "Content of the One Click confirmation. Allowed tags: [post_title], "
2130
+ #~ "[blog_name]"
2131
+ #~ msgstr "Тэма ліста пра пацверджанне. Дазволены тэг: [post_title]"
2132
+
2133
  #, fuzzy
2134
  #~| msgid "Your settings have been successfully updated."
2135
  #~ msgid "Your settings have been successfully reset."
2136
  #~ msgstr "Вашы налады паспяхова абноўлены."
2137
 
2138
+ #, fuzzy
2139
+ #~| msgid "There was an error updating the following fields:"
2140
+ #~ msgid "There was an error deleting the options:"
2141
+ #~ msgstr "Адбылася памылка ў абнаўленні наступных палёў:"
2142
+
2143
  #~ msgid "Send trackbacks"
2144
  #~ msgstr "Адпраўляць трэкбеки"
2145
 
2181
  #~ "Спасылка на артыкул: [post_permalink]\n"
2182
  #~ "Кіраванне падпіскамі: [manager_link]"
2183
 
2184
+ #~ msgid ""
2185
+ #~ "Content of the notification email. Allowed tags: [post_title], "
2186
+ #~ "[comment_permalink], [comment_author], [comment_content], "
2187
+ #~ "[post_permalink], [manager_link]"
2188
+ #~ msgstr ""
2189
+ #~ "Тэкст апавяшчэння. Дазволеныя тэгі: [post_title], [comment_permalink], "
2190
+ #~ "[comment_author], [comment_content], [post_permalink], [manager_link]"
2191
+
2192
  #~ msgid "Legend: Y = all comments, R = replies only, C = inactive"
2193
  #~ msgstr "Расшыфроўка: Y = усе каментары, R = толькі адказы, C = неактыўныя"
2194
 
2481
  #~ msgid "Browser version"
2482
  #~ msgstr "Versione Browser"
2483
 
2484
+ #~ msgid "CSS version"
2485
+ #~ msgstr "Versione CSS"
2486
+
2487
  #~ msgid "Country Code"
2488
  #~ msgstr "Codice Paese"
2489
 
2499
  #~ msgid "Operating System"
2500
  #~ msgstr "Sistema operativo"
2501
 
2502
+ #~ msgid "Permalink"
2503
+ #~ msgstr "Permalink"
2504
+
2505
  #~ msgid "Referer"
2506
  #~ msgstr "Riferimento"
2507
 
2625
  #~ msgid "Screen Resolutions with colordepth"
2626
  #~ msgstr "Risoluzioni schermo e colori"
2627
 
2628
+ #~ msgid "Plugins"
2629
+ #~ msgstr "Plugin"
2630
+
2631
  #~ msgid "Flash"
2632
  #~ msgstr "Flash"
2633
 
2719
  #~ msgid "Recent Outbound Links"
2720
  #~ msgstr "Link in uscita"
2721
 
2722
+ #~ msgid "Recent Downloads"
2723
+ #~ msgstr "Download recenti"
2724
+
2725
  #~ msgid "Order by"
2726
  #~ msgstr "Ordina per"
2727
 
2737
  #~ msgid "Starting from record #"
2738
  #~ msgstr "A partire dalla riga n."
2739
 
2740
+ #~ msgid "No records found"
2741
+ #~ msgstr "Nessun record trovato"
2742
+
2743
  #~ msgid "Records: %d - %d. Order by: %s %s"
2744
  #~ msgstr "Righe: %d - %d. Ordinamento: %s %s"
2745
 
langs/subscribe-reloaded-cs_CZ.mo CHANGED
Binary file
langs/subscribe-reloaded-cs_CZ.po CHANGED
@@ -1,20 +1,23 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: subscribe-reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:18-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:18-0700\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: cs_CZ\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.0.6\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Předchozí"
80
 
@@ -96,7 +98,6 @@ msgstr "Vaše nastavení bylo úspěšně aktualizováno."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "Chyba při aktualizaci těchto polí:"
102
 
@@ -480,7 +481,6 @@ msgstr "Post ID"
480
  #: options/stcr_manage_subscriptions.php:196
481
  #: options/stcr_manage_subscriptions.php:210
482
  #, fuzzy
483
- #| msgid "Action:"
484
  msgid "Actions"
485
  msgstr "Akce:"
486
 
@@ -549,10 +549,6 @@ msgstr "Virtuální stránka správy"
549
 
550
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
551
  #, fuzzy
552
- #| msgid ""
553
- #| "Disable the virtual management page if you need to create a <a href="
554
- #| "\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">real page</a> "
555
- #| "to make your theme happy."
556
  msgid ""
557
  "Disable the virtual management page if you need to create a <a href='https://"
558
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -685,9 +681,6 @@ msgstr "Email odesílatele"
685
 
686
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
687
  #, fuzzy
688
- #| msgid ""
689
- #| "Name to use for the \"from\" field when sending a new notification to the "
690
- #| "user."
691
  msgid ""
692
  "Name to use for the 'from' field when sending a new notification to the user."
693
  msgstr ""
@@ -725,10 +718,6 @@ msgstr "Text emailu upozornění"
725
 
726
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
727
  #, fuzzy
728
- #| msgid ""
729
- #| "Content of the notification email. Allowed tags: [post_title], "
730
- #| "[comment_permalink], [comment_author], [comment_content], "
731
- #| "[post_permalink], [manager_link]"
732
  msgid ""
733
  "Content of the notification email. Allowed tags: [post_title], "
734
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -795,7 +784,6 @@ msgstr ""
795
 
796
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
797
  #, fuzzy
798
- #| msgid "Subject of the confirmation email. Allowed tag: [post_title]"
799
  msgid ""
800
  "Content of the One Click confirmation. Allowed tags: [post_title], "
801
  "[blog_name]."
@@ -807,7 +795,7 @@ msgstr ""
807
 
808
  #: options/stcr_options.php:98 options/stcr_options.php:100
809
  msgid ""
810
- "This option will disable the StCR checkbox or dropdown in you comment form. "
811
  "You should leave it to Yes always."
812
  msgstr ""
813
 
@@ -897,7 +885,7 @@ msgstr ""
897
  "Upozornit odběratele pokud je do diskuse zapojen nový trackback nebo "
898
  "pingback."
899
 
900
- #: options/stcr_options.php:300 options/stcr_options.php:327
901
  msgid "Track all subscriptions"
902
  msgstr "Sledovat všechny odběry"
903
 
@@ -907,6 +895,11 @@ msgstr ""
907
  "Upozornit administrátora pokud se uživatel přihlásí k odběrům a sám "
908
  "nekomentuje."
909
 
 
 
 
 
 
910
  #: options/stcr_options.php:344 options/stcr_options.php:346
911
  msgid "Let the administrator subscribe to comments when logged in."
912
  msgstr "Povolit odběry pro administrátora pokud je přihlášen."
@@ -926,7 +919,7 @@ msgstr ""
926
  #: options/stcr_options.php:398 options/stcr_options.php:400
927
  msgid ""
928
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
929
- "you theme already add this into your site."
930
  msgstr ""
931
 
932
  #: options/stcr_options.php:408
@@ -970,7 +963,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
970
  msgstr ""
971
 
972
  #: options/stcr_support.php:20
973
- #, php-format
974
  msgid ""
975
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
976
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -979,13 +971,6 @@ msgstr ""
979
 
980
  #: options/stcr_support.php:27
981
  #, fuzzy
982
- #| msgid ""
983
- #| "How valuable is the feature offered by this plugin to your visitors? "
984
- #| "Subscribe to Comments Reloaded is and will always be free, but consider "
985
- #| "supporting the author if this plugin made your web site better, "
986
- #| "especially if you are making money out of it. Any donation received will "
987
- #| "be reinvested in the development of Subscribe to Comments Reloaded, and "
988
- #| "to buy some food for my hungry family."
989
  msgid ""
990
  "How valuable is the feature offered by this plugin to your visitors? please "
991
  "consider supporting the author if this plugin made your web site better, "
@@ -1001,19 +986,11 @@ msgstr ""
1001
 
1002
  #: options/stcr_support.php:29
1003
  #, fuzzy
1004
- #| msgid "You can help"
1005
  msgid "You can still help"
1006
  msgstr "Jak nám pomoci?"
1007
 
1008
  #: options/stcr_support.php:30
1009
  #, fuzzy
1010
- #| msgid ""
1011
- #| "If you don't want to donate money, please consider blogging about my "
1012
- #| "plugin with a link to the plugin's page. Please let your readers know "
1013
- #| "what makes your blog better. You can also contribute donating your time: "
1014
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1015
- #| "how to improve Subscribe to Comments Reloaded and so on. Whatever you do, "
1016
- #| "thanks for using my plugin!"
1017
  msgid ""
1018
  "Please consider blogging about my plugin with a link to the plugin's page. "
1019
  "Please let your readers know what makes your blog better. You can also "
@@ -1063,7 +1040,6 @@ msgid ""
1063
  msgstr ""
1064
 
1065
  #: options/stcr_support.php:43
1066
- #, php-format
1067
  msgid ""
1068
  "The options on the WordPress forum at very limited to share media "
1069
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1126,7 +1102,7 @@ msgstr ""
1126
  msgid "Clean Up Log Archive"
1127
  msgstr ""
1128
 
1129
- #: options/stcr_system.php:203
1130
  msgid ""
1131
  "If you want to clean up the log archive please click the following button"
1132
  msgstr ""
@@ -1162,7 +1138,6 @@ msgid "WordPress Environment"
1162
  msgstr ""
1163
 
1164
  #: options/stcr_system.php:290
1165
- #, php-format
1166
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1167
  msgstr ""
1168
 
@@ -1228,18 +1203,17 @@ msgstr ""
1228
 
1229
  #: options/stcr_system.php:397 options/stcr_system.php:398
1230
  #: options/stcr_system.php:399 options/stcr_system.php:400
1231
- #: options/stcr_system.php:401 options/stcr_system.php:516
1232
- #: options/stcr_system.php:527 options/stcr_system.php:537
1233
  msgid "Not Available"
1234
  msgstr ""
1235
 
 
1236
  #: options/stcr_system.php:414
1237
- #, php-format
1238
  msgid "Connection uses %s"
1239
  msgstr ""
1240
 
1241
  #: options/stcr_system.php:431
1242
- #, php-format
1243
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1244
  msgstr ""
1245
 
@@ -1253,102 +1227,109 @@ msgid ""
1253
  "exist."
1254
  msgstr ""
1255
 
1256
- #: options/stcr_system.php:458
1257
- #, php-format
1258
  msgid "%s - We recommend a minimum cURL version of 7.40."
1259
  msgstr ""
1260
 
1261
- #: options/stcr_system.php:492
1262
- #, php-format
1263
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1264
  msgstr ""
1265
 
1266
- #: options/stcr_system.php:492
1267
  msgid "WordPress Requirements"
1268
  msgstr ""
1269
 
1270
- #: options/stcr_system.php:507
1271
- #, php-format
1272
  msgid "Default timezone is %s - it should be UTC"
1273
  msgstr ""
1274
 
1275
- #: options/stcr_system.php:523
1276
- #, php-format
1277
  msgid ""
1278
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1279
  "also some extensions, will not work without DOMDocument."
1280
  msgstr ""
1281
 
1282
- #: options/stcr_system.php:534
1283
- #, php-format
1284
  msgid ""
1285
  "Your server does not support the %s function - this is used for file "
1286
  "compression and decompression."
1287
  msgstr ""
1288
 
1289
- #: options/stcr_system.php:551
1290
  msgid "TLS Connection"
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:555
1294
  msgid "TLS Rating"
1295
  msgstr ""
1296
 
1297
- #: options/stcr_system.php:559
1298
  msgid "Server Info"
1299
  msgstr ""
1300
 
1301
- #: options/stcr_system.php:563
1302
  msgid "PHP Version"
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:567
1306
  msgid "PHP Post Max Size"
1307
  msgstr ""
1308
 
1309
- #: options/stcr_system.php:571
1310
  msgid "PHP Max Execution Time"
1311
  msgstr ""
1312
 
1313
- #: options/stcr_system.php:575
1314
  msgid "PHP Max Input Vars"
1315
  msgstr ""
1316
 
1317
- #: options/stcr_system.php:579
1318
  msgid "PHP Max Upload Size"
1319
  msgstr ""
1320
 
1321
- #: options/stcr_system.php:583
1322
  msgid "cURL Version"
1323
  msgstr ""
1324
 
1325
- #: options/stcr_system.php:587
1326
  msgid "MySQL Version"
1327
  msgstr ""
1328
 
1329
- #: options/stcr_system.php:591
1330
  msgid "Default Timezone is UTC"
1331
  msgstr ""
1332
 
1333
- #: options/stcr_system.php:595
1334
  msgid "DOMDocument"
1335
  msgstr ""
1336
 
1337
- #: options/stcr_system.php:599
1338
  msgid "gzip"
1339
  msgstr ""
1340
 
1341
- #: options/stcr_system.php:603
1342
  msgid "GD Graphics Library"
1343
  msgstr ""
1344
 
1345
- #: options/stcr_system.php:627
1346
  #, fuzzy
1347
- #| msgid "Active"
1348
  msgid "Active Plugins"
1349
  msgstr "Aktivní"
1350
 
1351
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1352
  msgid "Inactive Plugins"
1353
  msgstr ""
1354
 
@@ -1382,7 +1363,6 @@ msgstr ""
1382
 
1383
  #: templates/author.php:97 templates/user.php:115
1384
  #, fuzzy
1385
- #| msgid "Don't subscribe"
1386
  msgid "Unsubscribe"
1387
  msgstr "Neodebírat"
1388
 
@@ -1391,7 +1371,7 @@ msgid "All comments"
1391
  msgstr ""
1392
 
1393
  #: templates/author.php:100 templates/user.php:118
1394
- #: wp_subscribe_reloaded.php:1209
1395
  msgid "Replies to my comments"
1396
  msgstr "Odebírat (jen na moje komentáře)"
1397
 
@@ -1444,37 +1424,37 @@ msgid "You have request to manage another email address and this is forbidden."
1444
  msgstr ""
1445
 
1446
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1447
- #: wp_subscribe_reloaded.php:156
1448
  msgid "Manage subscriptions"
1449
  msgstr "Správa odběrů"
1450
 
1451
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1452
- #: wp_subscribe_reloaded.php:157
1453
  msgid "Comment Form"
1454
  msgstr "Formulář komentářů"
1455
 
1456
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1457
- #: wp_subscribe_reloaded.php:158
1458
  msgid "Management Page"
1459
  msgstr "Nastavení"
1460
 
1461
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1462
- #: wp_subscribe_reloaded.php:159
1463
  msgid "Notifications"
1464
  msgstr "Oznámení"
1465
 
1466
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1467
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1468
  msgid "Options"
1469
  msgstr "Možnosti"
1470
 
1471
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1472
- #: wp_subscribe_reloaded.php:161
1473
  msgid "Support"
1474
  msgstr "fórum podpory"
1475
 
1476
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1477
- #: wp_subscribe_reloaded.php:190
1478
  msgid "StCR System"
1479
  msgstr ""
1480
 
@@ -1510,14 +1490,6 @@ msgstr "Přispět několika chechtáky!"
1510
  msgid "Important Notice"
1511
  msgstr ""
1512
 
1513
- #: utils/stcr_upgrade.php:120
1514
- msgid ""
1515
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1516
- "database has been sanitized to prevent the raw html messages. <a class="
1517
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1518
- "src=\""
1519
- msgstr ""
1520
-
1521
  #: utils/stcr_upgrade.php:175
1522
  msgid ""
1523
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1538,15 +1510,6 @@ msgid ""
1538
  "one import routine will ever run to prevent data loss."
1539
  msgstr ""
1540
 
1541
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1542
- #: utils/stcr_upgrade.php:400
1543
- msgid ""
1544
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1545
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1546
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1547
- "\"stcr-loading-animation\" src=\""
1548
- msgstr ""
1549
-
1550
  #: utils/stcr_upgrade.php:250
1551
  msgid ""
1552
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1592,7 +1555,7 @@ msgid ""
1592
  msgstr ""
1593
 
1594
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1595
- #: wp_subscribe_reloaded.php:229
1596
  msgid "Settings"
1597
  msgstr ""
1598
 
@@ -1623,14 +1586,6 @@ msgid ""
1623
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1624
  msgstr ""
1625
 
1626
- #: utils/stcr_upgrade.php:421
1627
- msgid ""
1628
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1629
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1630
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1631
- "a><img class=\"stcr-loading-animation\" src=\""
1632
- msgstr ""
1633
-
1634
  #: utils/stcr_upgrade.php:432
1635
  msgid ""
1636
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1644,18 +1599,6 @@ msgid ""
1644
  "email templates, Subscription Checkbox position, and more!"
1645
  msgstr ""
1646
 
1647
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1648
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1649
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1650
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1651
- #: utils/stcr_upgrade.php:611
1652
- msgid ""
1653
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1654
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1655
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1656
- "class=\"stcr-loading-animation\" src=\""
1657
- msgstr ""
1658
-
1659
  #: utils/stcr_upgrade.php:447
1660
  msgid ""
1661
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1746,13 +1689,6 @@ msgid ""
1746
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1747
  msgstr ""
1748
 
1749
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1750
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1751
- #: utils/stcr_upgrade.php:624
1752
- msgid ""
1753
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1754
- msgstr ""
1755
-
1756
  #: utils/stcr_upgrade.php:532
1757
  msgid ""
1758
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1832,12 +1768,6 @@ msgstr ""
1832
  msgid "You might need to clear you cache !!"
1833
  msgstr ""
1834
 
1835
- #: utils/stcr_upgrade.php:631
1836
- msgid ""
1837
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1838
- "version-"
1839
- msgstr ""
1840
-
1841
  #: utils/stcr_utils.php:172
1842
  msgid "January"
1843
  msgstr ""
@@ -1848,7 +1778,6 @@ msgstr ""
1848
 
1849
  #: utils/stcr_utils.php:174
1850
  #, fuzzy
1851
- #| msgid "Search"
1852
  msgid "March"
1853
  msgstr "Hledat"
1854
 
@@ -1926,7 +1855,6 @@ msgstr ""
1926
 
1927
  #: utils/stcr_utils.php:197
1928
  #, fuzzy
1929
- #| msgid "No"
1930
  msgid "Nov"
1931
  msgstr "Ne"
1932
 
@@ -2057,12 +1985,6 @@ msgstr "Potvrďte odběr upozornění na nové komentáře k článku [post_titl
2057
 
2058
  #: utils/stcr_utils.php:362
2059
  #, fuzzy
2060
- #| msgid ""
2061
- #| "You have requested to be notified every time a new comment is added to:\n"
2062
- #| "[post_permalink]\n"
2063
- #| "\n"
2064
- #| "Please confirm your request by clicking on this link:\n"
2065
- #| "[confirm_link]"
2066
  msgid ""
2067
  "You have requested to be notified every time a new comment is added to:\n"
2068
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2089,10 +2011,6 @@ msgstr ""
2089
 
2090
  #: utils/stcr_utils.php:365
2091
  #, fuzzy
2092
- #| msgid ""
2093
- #| "You have requested to manage your subscriptions to the articles on "
2094
- #| "[blog_name]. Follow this link to access your personal page:\n"
2095
- #| "[manager_link]"
2096
  msgid ""
2097
  "You have requested to manage your subscriptions to the articles on "
2098
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2106,17 +2024,16 @@ msgstr ""
2106
  msgid "StCR Notification"
2107
  msgstr ""
2108
 
2109
- #: wp_subscribe_reloaded.php:188
2110
  #, fuzzy
2111
- #| msgid "Options"
2112
  msgid "StCR Options"
2113
  msgstr "Možnosti"
2114
 
2115
- #: wp_subscribe_reloaded.php:1207
2116
  msgid "Don't subscribe"
2117
  msgstr "Neodebírat"
2118
 
2119
- #: wp_subscribe_reloaded.php:1208
2120
  msgid "All"
2121
  msgstr "Odebírat (na všechny komentáře)"
2122
 
@@ -2212,9 +2129,6 @@ msgstr "Odebírat (na všechny komentáře)"
2212
  #~ msgid "Notify admin"
2213
  #~ msgstr "Upozornit administrátora"
2214
 
2215
- #~ msgid "Let admin subscribe"
2216
- #~ msgstr "Povolit odběry pro administrátora"
2217
-
2218
  #~ msgid "days"
2219
  #~ msgstr "dní"
2220
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: subscribe-reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2019-01-26 21:09-0700\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: cs_CZ\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 1.8.7.1\n"
14
  "X-Poedit-KeywordsList: __;_e\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Předchozí"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Chyba při aktualizaci těchto polí:"
103
 
481
  #: options/stcr_manage_subscriptions.php:196
482
  #: options/stcr_manage_subscriptions.php:210
483
  #, fuzzy
 
484
  msgid "Actions"
485
  msgstr "Akce:"
486
 
549
 
550
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
551
  #, fuzzy
 
 
 
 
552
  msgid ""
553
  "Disable the virtual management page if you need to create a <a href='https://"
554
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
681
 
682
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
683
  #, fuzzy
 
 
 
684
  msgid ""
685
  "Name to use for the 'from' field when sending a new notification to the user."
686
  msgstr ""
718
 
719
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
720
  #, fuzzy
 
 
 
 
721
  msgid ""
722
  "Content of the notification email. Allowed tags: [post_title], "
723
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
784
 
785
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
786
  #, fuzzy
 
787
  msgid ""
788
  "Content of the One Click confirmation. Allowed tags: [post_title], "
789
  "[blog_name]."
795
 
796
  #: options/stcr_options.php:98 options/stcr_options.php:100
797
  msgid ""
798
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
799
  "You should leave it to Yes always."
800
  msgstr ""
801
 
885
  "Upozornit odběratele pokud je do diskuse zapojen nový trackback nebo "
886
  "pingback."
887
 
888
+ #: options/stcr_options.php:300
889
  msgid "Track all subscriptions"
890
  msgstr "Sledovat všechny odběry"
891
 
895
  "Upozornit administrátora pokud se uživatel přihlásí k odběrům a sám "
896
  "nekomentuje."
897
 
898
+ #: options/stcr_options.php:327
899
+ #, fuzzy
900
+ msgid "Let Admin Subscribe"
901
+ msgstr "Povolit odběry pro administrátora"
902
+
903
  #: options/stcr_options.php:344 options/stcr_options.php:346
904
  msgid "Let the administrator subscribe to comments when logged in."
905
  msgstr "Povolit odběry pro administrátora pokud je přihlášen."
919
  #: options/stcr_options.php:398 options/stcr_options.php:400
920
  msgid ""
921
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
922
+ "your theme already add this into your site."
923
  msgstr ""
924
 
925
  #: options/stcr_options.php:408
963
  msgstr ""
964
 
965
  #: options/stcr_support.php:20
 
966
  msgid ""
967
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
968
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
971
 
972
  #: options/stcr_support.php:27
973
  #, fuzzy
 
 
 
 
 
 
 
974
  msgid ""
975
  "How valuable is the feature offered by this plugin to your visitors? please "
976
  "consider supporting the author if this plugin made your web site better, "
986
 
987
  #: options/stcr_support.php:29
988
  #, fuzzy
 
989
  msgid "You can still help"
990
  msgstr "Jak nám pomoci?"
991
 
992
  #: options/stcr_support.php:30
993
  #, fuzzy
 
 
 
 
 
 
 
994
  msgid ""
995
  "Please consider blogging about my plugin with a link to the plugin's page. "
996
  "Please let your readers know what makes your blog better. You can also "
1040
  msgstr ""
1041
 
1042
  #: options/stcr_support.php:43
 
1043
  msgid ""
1044
  "The options on the WordPress forum at very limited to share media "
1045
  "information, so I urge you to use GitHub to report any issue, you will get a "
1102
  msgid "Clean Up Log Archive"
1103
  msgstr ""
1104
 
1105
+ #: options/stcr_system.php:202
1106
  msgid ""
1107
  "If you want to clean up the log archive please click the following button"
1108
  msgstr ""
1138
  msgstr ""
1139
 
1140
  #: options/stcr_system.php:290
 
1141
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1142
  msgstr ""
1143
 
1203
 
1204
  #: options/stcr_system.php:397 options/stcr_system.php:398
1205
  #: options/stcr_system.php:399 options/stcr_system.php:400
1206
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1207
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1208
  msgid "Not Available"
1209
  msgstr ""
1210
 
1211
+ #. translators: %s: SSL connection response
1212
  #: options/stcr_system.php:414
 
1213
  msgid "Connection uses %s"
1214
  msgstr ""
1215
 
1216
  #: options/stcr_system.php:431
 
1217
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1218
  msgstr ""
1219
 
1227
  "exist."
1228
  msgstr ""
1229
 
1230
+ #: options/stcr_system.php:460
 
1231
  msgid "%s - We recommend a minimum cURL version of 7.40."
1232
  msgstr ""
1233
 
1234
+ #: options/stcr_system.php:494
 
1235
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1236
  msgstr ""
1237
 
1238
+ #: options/stcr_system.php:494
1239
  msgid "WordPress Requirements"
1240
  msgstr ""
1241
 
1242
+ #: options/stcr_system.php:509
 
1243
  msgid "Default timezone is %s - it should be UTC"
1244
  msgstr ""
1245
 
1246
+ #: options/stcr_system.php:525
 
1247
  msgid ""
1248
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1249
  "also some extensions, will not work without DOMDocument."
1250
  msgstr ""
1251
 
1252
+ #: options/stcr_system.php:536
 
1253
  msgid ""
1254
  "Your server does not support the %s function - this is used for file "
1255
  "compression and decompression."
1256
  msgstr ""
1257
 
1258
+ #: options/stcr_system.php:553
1259
  msgid "TLS Connection"
1260
  msgstr ""
1261
 
1262
+ #: options/stcr_system.php:557
1263
  msgid "TLS Rating"
1264
  msgstr ""
1265
 
1266
+ #: options/stcr_system.php:561
1267
  msgid "Server Info"
1268
  msgstr ""
1269
 
1270
+ #: options/stcr_system.php:565
1271
  msgid "PHP Version"
1272
  msgstr ""
1273
 
1274
+ #: options/stcr_system.php:569
1275
  msgid "PHP Post Max Size"
1276
  msgstr ""
1277
 
1278
+ #: options/stcr_system.php:573
1279
  msgid "PHP Max Execution Time"
1280
  msgstr ""
1281
 
1282
+ #: options/stcr_system.php:577
1283
  msgid "PHP Max Input Vars"
1284
  msgstr ""
1285
 
1286
+ #: options/stcr_system.php:581
1287
  msgid "PHP Max Upload Size"
1288
  msgstr ""
1289
 
1290
+ #: options/stcr_system.php:585
1291
  msgid "cURL Version"
1292
  msgstr ""
1293
 
1294
+ #: options/stcr_system.php:589
1295
  msgid "MySQL Version"
1296
  msgstr ""
1297
 
1298
+ #: options/stcr_system.php:593
1299
  msgid "Default Timezone is UTC"
1300
  msgstr ""
1301
 
1302
+ #: options/stcr_system.php:597
1303
  msgid "DOMDocument"
1304
  msgstr ""
1305
 
1306
+ #: options/stcr_system.php:601
1307
  msgid "gzip"
1308
  msgstr ""
1309
 
1310
+ #: options/stcr_system.php:605
1311
  msgid "GD Graphics Library"
1312
  msgstr ""
1313
 
1314
+ #: options/stcr_system.php:629
1315
  #, fuzzy
 
1316
  msgid "Active Plugins"
1317
  msgstr "Aktivní"
1318
 
1319
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1320
+ msgid "Visit plugin homepage"
1321
+ msgstr ""
1322
+
1323
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1324
+ msgid "Visit author homepage"
1325
+ msgstr ""
1326
+
1327
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1328
+ msgctxt "by author"
1329
+ msgid "by %s"
1330
+ msgstr ""
1331
+
1332
+ #: options/stcr_system.php:686
1333
  msgid "Inactive Plugins"
1334
  msgstr ""
1335
 
1363
 
1364
  #: templates/author.php:97 templates/user.php:115
1365
  #, fuzzy
 
1366
  msgid "Unsubscribe"
1367
  msgstr "Neodebírat"
1368
 
1371
  msgstr ""
1372
 
1373
  #: templates/author.php:100 templates/user.php:118
1374
+ #: wp_subscribe_reloaded.php:1210
1375
  msgid "Replies to my comments"
1376
  msgstr "Odebírat (jen na moje komentáře)"
1377
 
1424
  msgstr ""
1425
 
1426
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1427
+ #: wp_subscribe_reloaded.php:157
1428
  msgid "Manage subscriptions"
1429
  msgstr "Správa odběrů"
1430
 
1431
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1432
+ #: wp_subscribe_reloaded.php:158
1433
  msgid "Comment Form"
1434
  msgstr "Formulář komentářů"
1435
 
1436
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1437
+ #: wp_subscribe_reloaded.php:159
1438
  msgid "Management Page"
1439
  msgstr "Nastavení"
1440
 
1441
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1442
+ #: wp_subscribe_reloaded.php:160
1443
  msgid "Notifications"
1444
  msgstr "Oznámení"
1445
 
1446
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1447
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1448
  msgid "Options"
1449
  msgstr "Možnosti"
1450
 
1451
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1452
+ #: wp_subscribe_reloaded.php:162
1453
  msgid "Support"
1454
  msgstr "fórum podpory"
1455
 
1456
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1457
+ #: wp_subscribe_reloaded.php:191
1458
  msgid "StCR System"
1459
  msgstr ""
1460
 
1490
  msgid "Important Notice"
1491
  msgstr ""
1492
 
 
 
 
 
 
 
 
 
1493
  #: utils/stcr_upgrade.php:175
1494
  msgid ""
1495
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1510
  "one import routine will ever run to prevent data loss."
1511
  msgstr ""
1512
 
 
 
 
 
 
 
 
 
 
1513
  #: utils/stcr_upgrade.php:250
1514
  msgid ""
1515
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1555
  msgstr ""
1556
 
1557
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1558
+ #: wp_subscribe_reloaded.php:230
1559
  msgid "Settings"
1560
  msgstr ""
1561
 
1586
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1587
  msgstr ""
1588
 
 
 
 
 
 
 
 
 
1589
  #: utils/stcr_upgrade.php:432
1590
  msgid ""
1591
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1599
  "email templates, Subscription Checkbox position, and more!"
1600
  msgstr ""
1601
 
 
 
 
 
 
 
 
 
 
 
 
 
1602
  #: utils/stcr_upgrade.php:447
1603
  msgid ""
1604
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1689
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1690
  msgstr ""
1691
 
 
 
 
 
 
 
 
1692
  #: utils/stcr_upgrade.php:532
1693
  msgid ""
1694
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1768
  msgid "You might need to clear you cache !!"
1769
  msgstr ""
1770
 
 
 
 
 
 
 
1771
  #: utils/stcr_utils.php:172
1772
  msgid "January"
1773
  msgstr ""
1778
 
1779
  #: utils/stcr_utils.php:174
1780
  #, fuzzy
 
1781
  msgid "March"
1782
  msgstr "Hledat"
1783
 
1855
 
1856
  #: utils/stcr_utils.php:197
1857
  #, fuzzy
 
1858
  msgid "Nov"
1859
  msgstr "Ne"
1860
 
1985
 
1986
  #: utils/stcr_utils.php:362
1987
  #, fuzzy
 
 
 
 
 
 
1988
  msgid ""
1989
  "You have requested to be notified every time a new comment is added to:\n"
1990
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2011
 
2012
  #: utils/stcr_utils.php:365
2013
  #, fuzzy
 
 
 
 
2014
  msgid ""
2015
  "You have requested to manage your subscriptions to the articles on "
2016
  "[blog_name]. Follow this link to access your personal page:\n"
2024
  msgid "StCR Notification"
2025
  msgstr ""
2026
 
2027
+ #: wp_subscribe_reloaded.php:189
2028
  #, fuzzy
 
2029
  msgid "StCR Options"
2030
  msgstr "Možnosti"
2031
 
2032
+ #: wp_subscribe_reloaded.php:1208
2033
  msgid "Don't subscribe"
2034
  msgstr "Neodebírat"
2035
 
2036
+ #: wp_subscribe_reloaded.php:1209
2037
  msgid "All"
2038
  msgstr "Odebírat (na všechny komentáře)"
2039
 
2129
  #~ msgid "Notify admin"
2130
  #~ msgstr "Upozornit administrátora"
2131
 
 
 
 
2132
  #~ msgid "days"
2133
  #~ msgstr "dní"
2134
 
langs/subscribe-reloaded-da_DK.mo CHANGED
Binary file
langs/subscribe-reloaded-da_DK.po CHANGED
@@ -1,10 +1,10 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:18-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:19-0700\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: da_DK\n"
10
  "MIME-Version: 1.0\n"
@@ -12,8 +12,11 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
- "X-Generator: Poedit 2.0.6\n"
 
16
  "X-Poedit-SearchPath-0: .\n"
 
 
17
 
18
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
19
  msgid " "
@@ -72,10 +75,8 @@ msgid "Next"
72
  msgstr ""
73
 
74
  #: classes/stcr_i18n.php:67
75
- #, fuzzy
76
- #| msgid "&laquo; Previous"
77
  msgid "Previous"
78
- msgstr "&laquo; Forrige"
79
 
80
  #: classes/stcr_i18n.php:70
81
  msgid "activate to sort column ascending"
@@ -94,10 +95,8 @@ msgstr "Dine indstillinger er blevet opdateret."
94
 
95
  #: options/options_template.php:46 options/stcr_notifications.php:57
96
  #: options/stcr_options.php:65 options/stcr_system.php:114
97
- #, fuzzy
98
- #| msgid "There was an error updating the following fields:"
99
  msgid "There was an error updating the options."
100
- msgstr "Der var en fejl i opdateringen af disse felter:"
101
 
102
  #: options/options_template.php:67 options/stcr_comment_form.php:338
103
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
@@ -475,10 +474,8 @@ msgstr "Indlæg (ID)"
475
 
476
  #: options/stcr_manage_subscriptions.php:196
477
  #: options/stcr_manage_subscriptions.php:210
478
- #, fuzzy
479
- #| msgid "Action:"
480
  msgid "Actions"
481
- msgstr "Opgave:"
482
 
483
  #: options/stcr_manage_subscriptions.php:201
484
  #: options/stcr_manage_subscriptions.php:214
@@ -670,14 +667,9 @@ msgid "Sender email address"
670
  msgstr "Afsender e-mail adresse"
671
 
672
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
673
- #, fuzzy
674
- #| msgid ""
675
- #| "Name to use for the \"from\" field when sending a new notification to the "
676
- #| "user."
677
  msgid ""
678
  "Name to use for the 'from' field when sending a new notification to the user."
679
  msgstr ""
680
- "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
681
 
682
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
683
  msgid ""
@@ -710,11 +702,6 @@ msgid "Notification message"
710
  msgstr "E-mail besked"
711
 
712
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
713
- #, fuzzy
714
- #| msgid ""
715
- #| "Content of the notification email. Allowed tags: [post_title], "
716
- #| "[comment_permalink], [comment_author], [comment_content], "
717
- #| "[post_permalink], [manager_link]"
718
  msgid ""
719
  "Content of the notification email. Allowed tags: [post_title], "
720
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -722,9 +709,6 @@ msgid ""
722
  "To get a default template clear all the content and save the options.</"
723
  "strong></p>"
724
  msgstr ""
725
- "Indhold af adviserings e-mailen. Tilladte tags: [post_title], "
726
- "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
727
- "[manager_link]"
728
 
729
  #: options/stcr_notifications.php:176
730
  msgid "Double check subject"
@@ -781,14 +765,10 @@ msgid "One Click Unsubscribe"
781
  msgstr "Lad administrator abonnere"
782
 
783
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
784
- #, fuzzy
785
- #| msgid ""
786
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
787
- #| "[blog_name]"
788
  msgid ""
789
  "Content of the One Click confirmation. Allowed tags: [post_title], "
790
  "[blog_name]."
791
- msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
792
 
793
  #: options/stcr_options.php:82
794
  msgid "Show StCR checkbox / dropdown"
@@ -796,7 +776,7 @@ msgstr ""
796
 
797
  #: options/stcr_options.php:98 options/stcr_options.php:100
798
  msgid ""
799
- "This option will disable the StCR checkbox or dropdown in you comment form. "
800
  "You should leave it to Yes always."
801
  msgstr ""
802
 
@@ -888,7 +868,7 @@ msgstr ""
888
  "Adviser abonnenter når en ny trackback eller pingback er tilføjet til "
889
  "kommentarer."
890
 
891
- #: options/stcr_options.php:300 options/stcr_options.php:327
892
  msgid "Track all subscriptions"
893
  msgstr "Advisering ved abonnementer"
894
 
@@ -896,6 +876,10 @@ msgstr "Advisering ved abonnementer"
896
  msgid "Notify the administrator when users subscribe without commenting."
897
  msgstr "Adviser administrator når brugere abonnerer uden at kommentere."
898
 
 
 
 
 
899
  #: options/stcr_options.php:344 options/stcr_options.php:346
900
  msgid "Let the administrator subscribe to comments when logged in."
901
  msgstr ""
@@ -916,7 +900,7 @@ msgstr ""
916
  #: options/stcr_options.php:398 options/stcr_options.php:400
917
  msgid ""
918
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
919
- "you theme already add this into your site."
920
  msgstr ""
921
 
922
  #: options/stcr_options.php:408
@@ -960,7 +944,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
960
  msgstr ""
961
 
962
  #: options/stcr_support.php:20
963
- #, php-format
964
  msgid ""
965
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
966
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -969,12 +952,6 @@ msgstr ""
969
 
970
  #: options/stcr_support.php:27
971
  #, fuzzy
972
- #| msgid ""
973
- #| "How valuable is the feature offered by this plugin to your visitors? "
974
- #| "please consider supporting the author if this plugin made your web site "
975
- #| "better, especially if you are making money out of it. Any donation "
976
- #| "received will be reinvested in the development of <strong>Subscribe to "
977
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
978
  msgid ""
979
  "How valuable is the feature offered by this plugin to your visitors? please "
980
  "consider supporting the author if this plugin made your web site better, "
@@ -992,19 +969,11 @@ msgstr ""
992
 
993
  #: options/stcr_support.php:29
994
  #, fuzzy
995
- #| msgid "Don't want to donate? You can still help"
996
  msgid "You can still help"
997
  msgstr "Vil du ikke donere? Du kan stadig hjælpe"
998
 
999
  #: options/stcr_support.php:30
1000
  #, fuzzy
1001
- #| msgid ""
1002
- #| "If you don't want to donate money, please consider blogging about my "
1003
- #| "plugin with a link to the plugin's page. Please let your readers know "
1004
- #| "what makes your blog better. You can also contribute donating your time: "
1005
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1006
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1007
- #| "Whatever you do, thanks for using my plugin!"
1008
  msgid ""
1009
  "Please consider blogging about my plugin with a link to the plugin's page. "
1010
  "Please let your readers know what makes your blog better. You can also "
@@ -1057,7 +1026,6 @@ msgid ""
1057
  msgstr ""
1058
 
1059
  #: options/stcr_support.php:43
1060
- #, php-format
1061
  msgid ""
1062
  "The options on the WordPress forum at very limited to share media "
1063
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1120,7 +1088,7 @@ msgstr ""
1120
  msgid "Clean Up Log Archive"
1121
  msgstr ""
1122
 
1123
- #: options/stcr_system.php:203
1124
  msgid ""
1125
  "If you want to clean up the log archive please click the following button"
1126
  msgstr ""
@@ -1156,7 +1124,6 @@ msgid "WordPress Environment"
1156
  msgstr ""
1157
 
1158
  #: options/stcr_system.php:290
1159
- #, php-format
1160
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1161
  msgstr ""
1162
 
@@ -1222,18 +1189,17 @@ msgstr ""
1222
 
1223
  #: options/stcr_system.php:397 options/stcr_system.php:398
1224
  #: options/stcr_system.php:399 options/stcr_system.php:400
1225
- #: options/stcr_system.php:401 options/stcr_system.php:516
1226
- #: options/stcr_system.php:527 options/stcr_system.php:537
1227
  msgid "Not Available"
1228
  msgstr ""
1229
 
 
1230
  #: options/stcr_system.php:414
1231
- #, php-format
1232
  msgid "Connection uses %s"
1233
  msgstr ""
1234
 
1235
  #: options/stcr_system.php:431
1236
- #, php-format
1237
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1238
  msgstr ""
1239
 
@@ -1247,106 +1213,110 @@ msgid ""
1247
  "exist."
1248
  msgstr ""
1249
 
1250
- #: options/stcr_system.php:458
1251
- #, php-format
1252
  msgid "%s - We recommend a minimum cURL version of 7.40."
1253
  msgstr ""
1254
 
1255
- #: options/stcr_system.php:492
1256
- #, php-format
1257
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1258
  msgstr ""
1259
 
1260
- #: options/stcr_system.php:492
1261
  msgid "WordPress Requirements"
1262
  msgstr ""
1263
 
1264
- #: options/stcr_system.php:507
1265
- #, php-format
1266
  msgid "Default timezone is %s - it should be UTC"
1267
  msgstr ""
1268
 
1269
- #: options/stcr_system.php:523
1270
- #, php-format
1271
  msgid ""
1272
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1273
  "also some extensions, will not work without DOMDocument."
1274
  msgstr ""
1275
 
1276
- #: options/stcr_system.php:534
1277
- #, php-format
1278
  msgid ""
1279
  "Your server does not support the %s function - this is used for file "
1280
  "compression and decompression."
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:551
1284
  msgid "TLS Connection"
1285
  msgstr ""
1286
 
1287
- #: options/stcr_system.php:555
1288
  msgid "TLS Rating"
1289
  msgstr ""
1290
 
1291
- #: options/stcr_system.php:559
1292
  msgid "Server Info"
1293
  msgstr ""
1294
 
1295
- #: options/stcr_system.php:563
1296
  msgid "PHP Version"
1297
  msgstr ""
1298
 
1299
- #: options/stcr_system.php:567
1300
  msgid "PHP Post Max Size"
1301
  msgstr ""
1302
 
1303
- #: options/stcr_system.php:571
1304
  msgid "PHP Max Execution Time"
1305
  msgstr ""
1306
 
1307
- #: options/stcr_system.php:575
1308
  msgid "PHP Max Input Vars"
1309
  msgstr ""
1310
 
1311
- #: options/stcr_system.php:579
1312
  msgid "PHP Max Upload Size"
1313
  msgstr ""
1314
 
1315
- #: options/stcr_system.php:583
1316
  msgid "cURL Version"
1317
  msgstr ""
1318
 
1319
- #: options/stcr_system.php:587
1320
  msgid "MySQL Version"
1321
  msgstr ""
1322
 
1323
- #: options/stcr_system.php:591
1324
  msgid "Default Timezone is UTC"
1325
  msgstr ""
1326
 
1327
- #: options/stcr_system.php:595
1328
  msgid "DOMDocument"
1329
  msgstr ""
1330
 
1331
- #: options/stcr_system.php:599
1332
  msgid "gzip"
1333
  msgstr ""
1334
 
1335
- #: options/stcr_system.php:603
1336
  msgid "GD Graphics Library"
1337
  msgstr ""
1338
 
1339
- #: options/stcr_system.php:627
1340
- #, fuzzy
1341
- #| msgid "Active"
1342
  msgid "Active Plugins"
1343
- msgstr "Opgave"
1344
 
1345
- #: options/stcr_system.php:684
1346
- #, fuzzy
1347
- #| msgid "Inactive"
 
 
 
 
 
 
 
 
 
 
 
1348
  msgid "Inactive Plugins"
1349
- msgstr "Opgave"
1350
 
1351
  #: templates/author.php:68 templates/user.php:84
1352
  msgid "Title"
@@ -1377,17 +1347,15 @@ msgid "Choose your action"
1377
  msgstr ""
1378
 
1379
  #: templates/author.php:97 templates/user.php:115
1380
- #, fuzzy
1381
- #| msgid "Don't subscribe"
1382
  msgid "Unsubscribe"
1383
- msgstr "Lad administrator abonnere"
1384
 
1385
  #: templates/author.php:99 templates/user.php:117
1386
  msgid "All comments"
1387
  msgstr ""
1388
 
1389
  #: templates/author.php:100 templates/user.php:118
1390
- #: wp_subscribe_reloaded.php:1209
1391
  msgid "Replies to my comments"
1392
  msgstr ""
1393
 
@@ -1417,7 +1385,6 @@ msgstr "Send"
1417
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1418
  #: templates/subscribe.php:178
1419
  #, fuzzy
1420
- #| msgid "email address"
1421
  msgid "Email address is not valid"
1422
  msgstr "Afsender e-mail adresse"
1423
 
@@ -1442,37 +1409,37 @@ msgid "You have request to manage another email address and this is forbidden."
1442
  msgstr ""
1443
 
1444
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1445
- #: wp_subscribe_reloaded.php:156
1446
  msgid "Manage subscriptions"
1447
  msgstr "Rediger dine abonnementer"
1448
 
1449
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1450
- #: wp_subscribe_reloaded.php:157
1451
  msgid "Comment Form"
1452
  msgstr "Kommentar skema"
1453
 
1454
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1455
- #: wp_subscribe_reloaded.php:158
1456
  msgid "Management Page"
1457
  msgstr "Administrations side"
1458
 
1459
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1460
- #: wp_subscribe_reloaded.php:159
1461
  msgid "Notifications"
1462
  msgstr "E-mail emne"
1463
 
1464
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1465
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1466
  msgid "Options"
1467
  msgstr "Indstillinger"
1468
 
1469
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1470
- #: wp_subscribe_reloaded.php:161
1471
  msgid "Support"
1472
  msgstr "Support"
1473
 
1474
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1475
- #: wp_subscribe_reloaded.php:190
1476
  msgid "StCR System"
1477
  msgstr ""
1478
 
@@ -1510,14 +1477,6 @@ msgstr "Doner et par dollar!"
1510
  msgid "Important Notice"
1511
  msgstr ""
1512
 
1513
- #: utils/stcr_upgrade.php:120
1514
- msgid ""
1515
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1516
- "database has been sanitized to prevent the raw html messages. <a class="
1517
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1518
- "src=\""
1519
- msgstr ""
1520
-
1521
  #: utils/stcr_upgrade.php:175
1522
  msgid ""
1523
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1538,15 +1497,6 @@ msgid ""
1538
  "one import routine will ever run to prevent data loss."
1539
  msgstr ""
1540
 
1541
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1542
- #: utils/stcr_upgrade.php:400
1543
- msgid ""
1544
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1545
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1546
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1547
- "\"stcr-loading-animation\" src=\""
1548
- msgstr ""
1549
-
1550
  #: utils/stcr_upgrade.php:250
1551
  msgid ""
1552
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1592,7 +1542,7 @@ msgid ""
1592
  msgstr ""
1593
 
1594
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1595
- #: wp_subscribe_reloaded.php:229
1596
  msgid "Settings"
1597
  msgstr ""
1598
 
@@ -1623,14 +1573,6 @@ msgid ""
1623
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1624
  msgstr ""
1625
 
1626
- #: utils/stcr_upgrade.php:421
1627
- msgid ""
1628
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1629
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1630
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1631
- "a><img class=\"stcr-loading-animation\" src=\""
1632
- msgstr ""
1633
-
1634
  #: utils/stcr_upgrade.php:432
1635
  msgid ""
1636
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1644,18 +1586,6 @@ msgid ""
1644
  "email templates, Subscription Checkbox position, and more!"
1645
  msgstr ""
1646
 
1647
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1648
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1649
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1650
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1651
- #: utils/stcr_upgrade.php:611
1652
- msgid ""
1653
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1654
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1655
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1656
- "class=\"stcr-loading-animation\" src=\""
1657
- msgstr ""
1658
-
1659
  #: utils/stcr_upgrade.php:447
1660
  msgid ""
1661
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1746,13 +1676,6 @@ msgid ""
1746
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1747
  msgstr ""
1748
 
1749
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1750
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1751
- #: utils/stcr_upgrade.php:624
1752
- msgid ""
1753
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1754
- msgstr ""
1755
-
1756
  #: utils/stcr_upgrade.php:532
1757
  msgid ""
1758
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1832,12 +1755,6 @@ msgstr ""
1832
  msgid "You might need to clear you cache !!"
1833
  msgstr ""
1834
 
1835
- #: utils/stcr_upgrade.php:631
1836
- msgid ""
1837
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1838
- "version-"
1839
- msgstr ""
1840
-
1841
  #: utils/stcr_utils.php:172
1842
  msgid "January"
1843
  msgstr ""
@@ -1848,7 +1765,6 @@ msgstr ""
1848
 
1849
  #: utils/stcr_utils.php:174
1850
  #, fuzzy
1851
- #| msgid "Search"
1852
  msgid "March"
1853
  msgstr "Søg"
1854
 
@@ -1926,7 +1842,6 @@ msgstr ""
1926
 
1927
  #: utils/stcr_utils.php:197
1928
  #, fuzzy
1929
- #| msgid "No"
1930
  msgid "Nov"
1931
  msgstr "Nej"
1932
 
@@ -2060,12 +1975,6 @@ msgstr "Venligst bekræft dit abonnement på kommentarer til [post_title]"
2060
 
2061
  #: utils/stcr_utils.php:362
2062
  #, fuzzy
2063
- #| msgid ""
2064
- #| "You have requested to be notified every time a new comment is added to:\n"
2065
- #| "[post_permalink]\n"
2066
- #| "\n"
2067
- #| "Please confirm your request by clicking on this link:\n"
2068
- #| "[confirm_link]"
2069
  msgid ""
2070
  "You have requested to be notified every time a new comment is added to:\n"
2071
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2088,10 +1997,6 @@ msgstr ""
2088
 
2089
  #: utils/stcr_utils.php:365
2090
  #, fuzzy
2091
- #| msgid ""
2092
- #| "You have requested to manage your subscriptions to the articles on "
2093
- #| "[blog_name]. Follow this link to access your personal page:\n"
2094
- #| "[manager_link]"
2095
  msgid ""
2096
  "You have requested to manage your subscriptions to the articles on "
2097
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2104,17 +2009,15 @@ msgstr ""
2104
  msgid "StCR Notification"
2105
  msgstr "E-mail emne"
2106
 
2107
- #: wp_subscribe_reloaded.php:188
2108
- #, fuzzy
2109
- #| msgid "Options"
2110
  msgid "StCR Options"
2111
- msgstr "Indstillinger"
2112
 
2113
- #: wp_subscribe_reloaded.php:1207
2114
  msgid "Don't subscribe"
2115
  msgstr "Lad administrator abonnere"
2116
 
2117
- #: wp_subscribe_reloaded.php:1208
2118
  msgid "All"
2119
  msgstr ""
2120
 
@@ -2188,11 +2091,27 @@ msgstr ""
2188
  #~ msgid "Management message"
2189
  #~ msgstr "Administrations e-mail besked"
2190
 
 
 
 
 
 
 
 
 
 
 
 
2191
  #, fuzzy
2192
  #~| msgid "Your settings have been successfully updated."
2193
  #~ msgid "Your settings have been successfully reset."
2194
  #~ msgstr "Dine indstillinger er blevet opdateret."
2195
 
 
 
 
 
 
2196
  #~ msgid "Send trackbacks"
2197
  #~ msgstr "Send trackbacks"
2198
 
@@ -2227,6 +2146,15 @@ msgstr ""
2227
  #~ "[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement "
2228
  #~ "på kommentarer: [manager_link]"
2229
 
 
 
 
 
 
 
 
 
 
2230
  #~ msgid "StCR Subscription Box Position"
2231
  #~ msgstr "Ny abonnent til"
2232
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2019-02-07 00:48-0700\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: da_DK\n"
10
  "MIME-Version: 1.0\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: ..\n"
15
+ "X-Generator: Poedit 1.8.7.1\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
 
21
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
22
  msgid " "
75
  msgstr ""
76
 
77
  #: classes/stcr_i18n.php:67
 
 
78
  msgid "Previous"
79
+ msgstr ""
80
 
81
  #: classes/stcr_i18n.php:70
82
  msgid "activate to sort column ascending"
95
 
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
 
 
98
  msgid "There was an error updating the options."
99
+ msgstr ""
100
 
101
  #: options/options_template.php:67 options/stcr_comment_form.php:338
102
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
474
 
475
  #: options/stcr_manage_subscriptions.php:196
476
  #: options/stcr_manage_subscriptions.php:210
 
 
477
  msgid "Actions"
478
+ msgstr ""
479
 
480
  #: options/stcr_manage_subscriptions.php:201
481
  #: options/stcr_manage_subscriptions.php:214
667
  msgstr "Afsender e-mail adresse"
668
 
669
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
 
 
 
 
670
  msgid ""
671
  "Name to use for the 'from' field when sending a new notification to the user."
672
  msgstr ""
 
673
 
674
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
675
  msgid ""
702
  msgstr "E-mail besked"
703
 
704
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
 
 
 
 
 
705
  msgid ""
706
  "Content of the notification email. Allowed tags: [post_title], "
707
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
709
  "To get a default template clear all the content and save the options.</"
710
  "strong></p>"
711
  msgstr ""
 
 
 
712
 
713
  #: options/stcr_notifications.php:176
714
  msgid "Double check subject"
765
  msgstr "Lad administrator abonnere"
766
 
767
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
 
 
 
 
768
  msgid ""
769
  "Content of the One Click confirmation. Allowed tags: [post_title], "
770
  "[blog_name]."
771
+ msgstr ""
772
 
773
  #: options/stcr_options.php:82
774
  msgid "Show StCR checkbox / dropdown"
776
 
777
  #: options/stcr_options.php:98 options/stcr_options.php:100
778
  msgid ""
779
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
780
  "You should leave it to Yes always."
781
  msgstr ""
782
 
868
  "Adviser abonnenter når en ny trackback eller pingback er tilføjet til "
869
  "kommentarer."
870
 
871
+ #: options/stcr_options.php:300
872
  msgid "Track all subscriptions"
873
  msgstr "Advisering ved abonnementer"
874
 
876
  msgid "Notify the administrator when users subscribe without commenting."
877
  msgstr "Adviser administrator når brugere abonnerer uden at kommentere."
878
 
879
+ #: options/stcr_options.php:327
880
+ msgid "Let Admin Subscribe"
881
+ msgstr ""
882
+
883
  #: options/stcr_options.php:344 options/stcr_options.php:346
884
  msgid "Let the administrator subscribe to comments when logged in."
885
  msgstr ""
900
  #: options/stcr_options.php:398 options/stcr_options.php:400
901
  msgid ""
902
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
903
+ "your theme already add this into your site."
904
  msgstr ""
905
 
906
  #: options/stcr_options.php:408
944
  msgstr ""
945
 
946
  #: options/stcr_support.php:20
 
947
  msgid ""
948
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
949
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
952
 
953
  #: options/stcr_support.php:27
954
  #, fuzzy
 
 
 
 
 
 
955
  msgid ""
956
  "How valuable is the feature offered by this plugin to your visitors? please "
957
  "consider supporting the author if this plugin made your web site better, "
969
 
970
  #: options/stcr_support.php:29
971
  #, fuzzy
 
972
  msgid "You can still help"
973
  msgstr "Vil du ikke donere? Du kan stadig hjælpe"
974
 
975
  #: options/stcr_support.php:30
976
  #, fuzzy
 
 
 
 
 
 
 
977
  msgid ""
978
  "Please consider blogging about my plugin with a link to the plugin's page. "
979
  "Please let your readers know what makes your blog better. You can also "
1026
  msgstr ""
1027
 
1028
  #: options/stcr_support.php:43
 
1029
  msgid ""
1030
  "The options on the WordPress forum at very limited to share media "
1031
  "information, so I urge you to use GitHub to report any issue, you will get a "
1088
  msgid "Clean Up Log Archive"
1089
  msgstr ""
1090
 
1091
+ #: options/stcr_system.php:202
1092
  msgid ""
1093
  "If you want to clean up the log archive please click the following button"
1094
  msgstr ""
1124
  msgstr ""
1125
 
1126
  #: options/stcr_system.php:290
 
1127
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1128
  msgstr ""
1129
 
1189
 
1190
  #: options/stcr_system.php:397 options/stcr_system.php:398
1191
  #: options/stcr_system.php:399 options/stcr_system.php:400
1192
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1193
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1194
  msgid "Not Available"
1195
  msgstr ""
1196
 
1197
+ #. translators: %s: SSL connection response
1198
  #: options/stcr_system.php:414
 
1199
  msgid "Connection uses %s"
1200
  msgstr ""
1201
 
1202
  #: options/stcr_system.php:431
 
1203
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1204
  msgstr ""
1205
 
1213
  "exist."
1214
  msgstr ""
1215
 
1216
+ #: options/stcr_system.php:460
 
1217
  msgid "%s - We recommend a minimum cURL version of 7.40."
1218
  msgstr ""
1219
 
1220
+ #: options/stcr_system.php:494
 
1221
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1222
  msgstr ""
1223
 
1224
+ #: options/stcr_system.php:494
1225
  msgid "WordPress Requirements"
1226
  msgstr ""
1227
 
1228
+ #: options/stcr_system.php:509
 
1229
  msgid "Default timezone is %s - it should be UTC"
1230
  msgstr ""
1231
 
1232
+ #: options/stcr_system.php:525
 
1233
  msgid ""
1234
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1235
  "also some extensions, will not work without DOMDocument."
1236
  msgstr ""
1237
 
1238
+ #: options/stcr_system.php:536
 
1239
  msgid ""
1240
  "Your server does not support the %s function - this is used for file "
1241
  "compression and decompression."
1242
  msgstr ""
1243
 
1244
+ #: options/stcr_system.php:553
1245
  msgid "TLS Connection"
1246
  msgstr ""
1247
 
1248
+ #: options/stcr_system.php:557
1249
  msgid "TLS Rating"
1250
  msgstr ""
1251
 
1252
+ #: options/stcr_system.php:561
1253
  msgid "Server Info"
1254
  msgstr ""
1255
 
1256
+ #: options/stcr_system.php:565
1257
  msgid "PHP Version"
1258
  msgstr ""
1259
 
1260
+ #: options/stcr_system.php:569
1261
  msgid "PHP Post Max Size"
1262
  msgstr ""
1263
 
1264
+ #: options/stcr_system.php:573
1265
  msgid "PHP Max Execution Time"
1266
  msgstr ""
1267
 
1268
+ #: options/stcr_system.php:577
1269
  msgid "PHP Max Input Vars"
1270
  msgstr ""
1271
 
1272
+ #: options/stcr_system.php:581
1273
  msgid "PHP Max Upload Size"
1274
  msgstr ""
1275
 
1276
+ #: options/stcr_system.php:585
1277
  msgid "cURL Version"
1278
  msgstr ""
1279
 
1280
+ #: options/stcr_system.php:589
1281
  msgid "MySQL Version"
1282
  msgstr ""
1283
 
1284
+ #: options/stcr_system.php:593
1285
  msgid "Default Timezone is UTC"
1286
  msgstr ""
1287
 
1288
+ #: options/stcr_system.php:597
1289
  msgid "DOMDocument"
1290
  msgstr ""
1291
 
1292
+ #: options/stcr_system.php:601
1293
  msgid "gzip"
1294
  msgstr ""
1295
 
1296
+ #: options/stcr_system.php:605
1297
  msgid "GD Graphics Library"
1298
  msgstr ""
1299
 
1300
+ #: options/stcr_system.php:629
 
 
1301
  msgid "Active Plugins"
1302
+ msgstr ""
1303
 
1304
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1305
+ msgid "Visit plugin homepage"
1306
+ msgstr ""
1307
+
1308
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1309
+ msgid "Visit author homepage"
1310
+ msgstr ""
1311
+
1312
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1313
+ msgctxt "by author"
1314
+ msgid "by %s"
1315
+ msgstr ""
1316
+
1317
+ #: options/stcr_system.php:686
1318
  msgid "Inactive Plugins"
1319
+ msgstr ""
1320
 
1321
  #: templates/author.php:68 templates/user.php:84
1322
  msgid "Title"
1347
  msgstr ""
1348
 
1349
  #: templates/author.php:97 templates/user.php:115
 
 
1350
  msgid "Unsubscribe"
1351
+ msgstr ""
1352
 
1353
  #: templates/author.php:99 templates/user.php:117
1354
  msgid "All comments"
1355
  msgstr ""
1356
 
1357
  #: templates/author.php:100 templates/user.php:118
1358
+ #: wp_subscribe_reloaded.php:1210
1359
  msgid "Replies to my comments"
1360
  msgstr ""
1361
 
1385
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1386
  #: templates/subscribe.php:178
1387
  #, fuzzy
 
1388
  msgid "Email address is not valid"
1389
  msgstr "Afsender e-mail adresse"
1390
 
1409
  msgstr ""
1410
 
1411
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1412
+ #: wp_subscribe_reloaded.php:157
1413
  msgid "Manage subscriptions"
1414
  msgstr "Rediger dine abonnementer"
1415
 
1416
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1417
+ #: wp_subscribe_reloaded.php:158
1418
  msgid "Comment Form"
1419
  msgstr "Kommentar skema"
1420
 
1421
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1422
+ #: wp_subscribe_reloaded.php:159
1423
  msgid "Management Page"
1424
  msgstr "Administrations side"
1425
 
1426
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1427
+ #: wp_subscribe_reloaded.php:160
1428
  msgid "Notifications"
1429
  msgstr "E-mail emne"
1430
 
1431
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1432
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1433
  msgid "Options"
1434
  msgstr "Indstillinger"
1435
 
1436
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1437
+ #: wp_subscribe_reloaded.php:162
1438
  msgid "Support"
1439
  msgstr "Support"
1440
 
1441
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1442
+ #: wp_subscribe_reloaded.php:191
1443
  msgid "StCR System"
1444
  msgstr ""
1445
 
1477
  msgid "Important Notice"
1478
  msgstr ""
1479
 
 
 
 
 
 
 
 
 
1480
  #: utils/stcr_upgrade.php:175
1481
  msgid ""
1482
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1497
  "one import routine will ever run to prevent data loss."
1498
  msgstr ""
1499
 
 
 
 
 
 
 
 
 
 
1500
  #: utils/stcr_upgrade.php:250
1501
  msgid ""
1502
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1542
  msgstr ""
1543
 
1544
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1545
+ #: wp_subscribe_reloaded.php:230
1546
  msgid "Settings"
1547
  msgstr ""
1548
 
1573
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1574
  msgstr ""
1575
 
 
 
 
 
 
 
 
 
1576
  #: utils/stcr_upgrade.php:432
1577
  msgid ""
1578
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1586
  "email templates, Subscription Checkbox position, and more!"
1587
  msgstr ""
1588
 
 
 
 
 
 
 
 
 
 
 
 
 
1589
  #: utils/stcr_upgrade.php:447
1590
  msgid ""
1591
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1676
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1677
  msgstr ""
1678
 
 
 
 
 
 
 
 
1679
  #: utils/stcr_upgrade.php:532
1680
  msgid ""
1681
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1755
  msgid "You might need to clear you cache !!"
1756
  msgstr ""
1757
 
 
 
 
 
 
 
1758
  #: utils/stcr_utils.php:172
1759
  msgid "January"
1760
  msgstr ""
1765
 
1766
  #: utils/stcr_utils.php:174
1767
  #, fuzzy
 
1768
  msgid "March"
1769
  msgstr "Søg"
1770
 
1842
 
1843
  #: utils/stcr_utils.php:197
1844
  #, fuzzy
 
1845
  msgid "Nov"
1846
  msgstr "Nej"
1847
 
1975
 
1976
  #: utils/stcr_utils.php:362
1977
  #, fuzzy
 
 
 
 
 
 
1978
  msgid ""
1979
  "You have requested to be notified every time a new comment is added to:\n"
1980
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
1997
 
1998
  #: utils/stcr_utils.php:365
1999
  #, fuzzy
 
 
 
 
2000
  msgid ""
2001
  "You have requested to manage your subscriptions to the articles on "
2002
  "[blog_name]. Follow this link to access your personal page:\n"
2009
  msgid "StCR Notification"
2010
  msgstr "E-mail emne"
2011
 
2012
+ #: wp_subscribe_reloaded.php:189
 
 
2013
  msgid "StCR Options"
2014
+ msgstr ""
2015
 
2016
+ #: wp_subscribe_reloaded.php:1208
2017
  msgid "Don't subscribe"
2018
  msgstr "Lad administrator abonnere"
2019
 
2020
+ #: wp_subscribe_reloaded.php:1209
2021
  msgid "All"
2022
  msgstr ""
2023
 
2091
  #~ msgid "Management message"
2092
  #~ msgstr "Administrations e-mail besked"
2093
 
2094
+ #~ msgid ""
2095
+ #~ "Name to use for the \"from\" field when sending a new notification to the "
2096
+ #~ "user."
2097
+ #~ msgstr ""
2098
+ #~ "Navn som afsender i \"fra\" feltet når der sendes en besked til brugeren."
2099
+
2100
+ #~ msgid ""
2101
+ #~ "Content of the One Click confirmation. Allowed tags: [post_title], "
2102
+ #~ "[blog_name]"
2103
+ #~ msgstr "Emnet i bekræftelses e-mailen. Tilladt tag: [post_title]"
2104
+
2105
  #, fuzzy
2106
  #~| msgid "Your settings have been successfully updated."
2107
  #~ msgid "Your settings have been successfully reset."
2108
  #~ msgstr "Dine indstillinger er blevet opdateret."
2109
 
2110
+ #, fuzzy
2111
+ #~| msgid "There was an error updating the following fields:"
2112
+ #~ msgid "There was an error deleting the options:"
2113
+ #~ msgstr "Der var en fejl i opdateringen af disse felter:"
2114
+
2115
  #~ msgid "Send trackbacks"
2116
  #~ msgstr "Send trackbacks"
2117
 
2146
  #~ "[comment_content]Link til indlæg: [post_permalink]Rediger dit abonnement "
2147
  #~ "på kommentarer: [manager_link]"
2148
 
2149
+ #~ msgid ""
2150
+ #~ "Content of the notification email. Allowed tags: [post_title], "
2151
+ #~ "[comment_permalink], [comment_author], [comment_content], "
2152
+ #~ "[post_permalink], [manager_link]"
2153
+ #~ msgstr ""
2154
+ #~ "Indhold af adviserings e-mailen. Tilladte tags: [post_title], "
2155
+ #~ "[comment_permalink], [comment_author], [comment_content], "
2156
+ #~ "[post_permalink], [manager_link]"
2157
+
2158
  #~ msgid "StCR Subscription Box Position"
2159
  #~ msgstr "Ny abonnent til"
2160
 
langs/subscribe-reloaded-de_DE.mo CHANGED
Binary file
langs/subscribe-reloaded-de_DE.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:19-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:19-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: de\n"
@@ -23,6 +23,8 @@ msgstr ""
23
  "X-Loco-Target-Locale: de_DE\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
  "X-Poedit-SearchPathExcluded-0: includes\n"
 
 
26
 
27
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
28
  msgid " "
@@ -82,7 +84,6 @@ msgstr ""
82
 
83
  #: classes/stcr_i18n.php:67
84
  #, fuzzy
85
- #| msgid "&laquo; Previous"
86
  msgid "Previous"
87
  msgstr "&laquo; Vorherige"
88
 
@@ -104,7 +105,6 @@ msgstr "Deine Einstellungen wurden erfolgreich gespeichert."
104
  #: options/options_template.php:46 options/stcr_notifications.php:57
105
  #: options/stcr_options.php:65 options/stcr_system.php:114
106
  #, fuzzy
107
- #| msgid "There was an error updating the following fields:"
108
  msgid "There was an error updating the options."
109
  msgstr ""
110
  "Bei der Aktualisierung der folgenden Felder ist ein Fehler aufgetreten:"
@@ -500,7 +500,6 @@ msgstr "Post (ID)"
500
  #: options/stcr_manage_subscriptions.php:196
501
  #: options/stcr_manage_subscriptions.php:210
502
  #, fuzzy
503
- #| msgid "Action:"
504
  msgid "Actions"
505
  msgstr "Aktion:"
506
 
@@ -569,10 +568,6 @@ msgstr "Verwaltungsseite"
569
 
570
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
571
  #, fuzzy
572
- #| msgid ""
573
- #| "Disable the virtual management page if you need to create a <a href="
574
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
575
- #| "real-management-page\">real page</a> to make your theme happy."
576
  msgid ""
577
  "Disable the virtual management page if you need to create a <a href='https://"
578
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -709,9 +704,6 @@ msgstr "E-Mail-Adresse des Absenders"
709
 
710
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
711
  #, fuzzy
712
- #| msgid ""
713
- #| "Name to use for the \"from\" field when sending a new notification to the "
714
- #| "user."
715
  msgid ""
716
  "Name to use for the 'from' field when sending a new notification to the user."
717
  msgstr "Absender: Name"
@@ -728,9 +720,6 @@ msgstr "Antworten"
728
 
729
  #: options/stcr_notifications.php:116 options/stcr_notifications.php:118
730
  #, fuzzy
731
- #| msgid ""
732
- #| "This will be use when the user click reply on their email agent. If not "
733
- #| "set will be the same as the Sender email address."
734
  msgid ""
735
  "This will be use when the user click reply on their email agent. If not set "
736
  "it will be the same as the Sender email address."
@@ -753,10 +742,6 @@ msgstr "Benachrichtigung - Text"
753
 
754
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
755
  #, fuzzy
756
- #| msgid ""
757
- #| "Content of the notification email. Allowed tags: [post_title], "
758
- #| "[comment_permalink], [comment_author], [comment_content], "
759
- #| "[post_permalink], [manager_link], [comment_gravatar]"
760
  msgid ""
761
  "Content of the notification email. Allowed tags: [post_title], "
762
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -827,9 +812,6 @@ msgstr "\"One Click\" Abmeldung"
827
 
828
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
829
  #, fuzzy
830
- #| msgid ""
831
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
832
- #| "[blog_name]"
833
  msgid ""
834
  "Content of the One Click confirmation. Allowed tags: [post_title], "
835
  "[blog_name]."
@@ -843,11 +825,8 @@ msgstr "Zeige die StCR Checkbox/Dropdown Menü"
843
 
844
  #: options/stcr_options.php:98 options/stcr_options.php:100
845
  #, fuzzy
846
- #| msgid ""
847
- #| "This option will disable the StCR checkbox or dropdown in you comment "
848
- #| "form. You should leave it to Yes always. "
849
  msgid ""
850
- "This option will disable the StCR checkbox or dropdown in you comment form. "
851
  "You should leave it to Yes always."
852
  msgstr ""
853
  "Diese Option deaktiviert die StCR Checkbox in deinen Kommentaren. Du "
@@ -946,7 +925,7 @@ msgid ""
946
  msgstr ""
947
  "Benachrichtigung an die Besucher, wenn ein Trackback oder Pingback eingeht."
948
 
949
- #: options/stcr_options.php:300 options/stcr_options.php:327
950
  msgid "Track all subscriptions"
951
  msgstr "Verfolge alle Benachrichtigungen"
952
 
@@ -956,6 +935,11 @@ msgstr ""
956
  "Benachrichtigung an den Administrator, wenn ohne Kommentar ein Abo "
957
  "eingerichtet wurde."
958
 
 
 
 
 
 
959
  #: options/stcr_options.php:344 options/stcr_options.php:346
960
  msgid "Let the administrator subscribe to comments when logged in."
961
  msgstr ""
@@ -976,7 +960,7 @@ msgstr ""
976
  #: options/stcr_options.php:398 options/stcr_options.php:400
977
  msgid ""
978
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
979
- "you theme already add this into your site."
980
  msgstr ""
981
 
982
  #: options/stcr_options.php:408
@@ -995,7 +979,6 @@ msgstr "Generieren"
995
 
996
  #: options/stcr_options.php:425
997
  #, fuzzy
998
- #| msgid "Generate"
999
  msgid "Generate New Key"
1000
  msgstr "Generieren"
1001
 
@@ -1026,7 +1009,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
1026
  msgstr ""
1027
 
1028
  #: options/stcr_support.php:20
1029
- #, php-format
1030
  msgid ""
1031
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1032
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -1035,12 +1017,6 @@ msgstr ""
1035
 
1036
  #: options/stcr_support.php:27
1037
  #, fuzzy
1038
- #| msgid ""
1039
- #| "How valuable is the feature offered by this plugin to your visitors? "
1040
- #| "please consider supporting the author if this plugin made your web site "
1041
- #| "better, especially if you are making money out of it. Any donation "
1042
- #| "received will be reinvested in the development of <strong>Subscribe to "
1043
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1044
  msgid ""
1045
  "How valuable is the feature offered by this plugin to your visitors? please "
1046
  "consider supporting the author if this plugin made your web site better, "
@@ -1059,19 +1035,11 @@ msgstr ""
1059
 
1060
  #: options/stcr_support.php:29
1061
  #, fuzzy
1062
- #| msgid "You can help"
1063
  msgid "You can still help"
1064
  msgstr "Du kannst helfen"
1065
 
1066
  #: options/stcr_support.php:30
1067
  #, fuzzy
1068
- #| msgid ""
1069
- #| "If you don't want to donate money, please consider blogging about my "
1070
- #| "plugin with a link to the plugin's page. Please let your readers know "
1071
- #| "what makes your blog better. You can also contribute donating your time: "
1072
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1073
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1074
- #| "Whatever you do, thanks for using my plugin!"
1075
  msgid ""
1076
  "Please consider blogging about my plugin with a link to the plugin's page. "
1077
  "Please let your readers know what makes your blog better. You can also "
@@ -1131,7 +1099,6 @@ msgstr ""
1131
  "%3E&labels=bug\" target=\"_blank\">GitHub</a>"
1132
 
1133
  #: options/stcr_support.php:43
1134
- #, php-format
1135
  msgid ""
1136
  "The options on the WordPress forum at very limited to share media "
1137
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1190,7 +1157,6 @@ msgstr "Täglich"
1190
 
1191
  #: options/stcr_system.php:189 options/stcr_system.php:191
1192
  #, fuzzy
1193
- #| msgid "If enabled, StCR will auto clean your information every day."
1194
  msgid ""
1195
  "If enabled, StCR will auto clean your information according to the frequency "
1196
  "that you defined on the dropdown."
@@ -1201,7 +1167,7 @@ msgstr ""
1201
  msgid "Clean Up Log Archive"
1202
  msgstr "Bereinigung der Log Archive"
1203
 
1204
- #: options/stcr_system.php:203
1205
  msgid ""
1206
  "If you want to clean up the log archive please click the following button"
1207
  msgstr "Wenn du die Log Archive bereinigen willst, klicke auf folgenden Button"
@@ -1237,7 +1203,6 @@ msgid "WordPress Environment"
1237
  msgstr ""
1238
 
1239
  #: options/stcr_system.php:290
1240
- #, php-format
1241
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1242
  msgstr ""
1243
 
@@ -1303,18 +1268,17 @@ msgstr ""
1303
 
1304
  #: options/stcr_system.php:397 options/stcr_system.php:398
1305
  #: options/stcr_system.php:399 options/stcr_system.php:400
1306
- #: options/stcr_system.php:401 options/stcr_system.php:516
1307
- #: options/stcr_system.php:527 options/stcr_system.php:537
1308
  msgid "Not Available"
1309
  msgstr ""
1310
 
 
1311
  #: options/stcr_system.php:414
1312
- #, php-format
1313
  msgid "Connection uses %s"
1314
  msgstr ""
1315
 
1316
  #: options/stcr_system.php:431
1317
- #, php-format
1318
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1319
  msgstr ""
1320
 
@@ -1328,118 +1292,110 @@ msgid ""
1328
  "exist."
1329
  msgstr ""
1330
 
1331
- #: options/stcr_system.php:458
1332
- #, php-format
1333
  msgid "%s - We recommend a minimum cURL version of 7.40."
1334
  msgstr ""
1335
 
1336
- #: options/stcr_system.php:492
1337
- #, php-format
1338
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1339
  msgstr ""
1340
 
1341
- #: options/stcr_system.php:492
1342
  msgid "WordPress Requirements"
1343
  msgstr ""
1344
 
1345
- #: options/stcr_system.php:507
1346
- #, php-format
1347
  msgid "Default timezone is %s - it should be UTC"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:523
1351
- #, php-format
1352
  msgid ""
1353
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1354
  "also some extensions, will not work without DOMDocument."
1355
  msgstr ""
1356
 
1357
- #: options/stcr_system.php:534
1358
- #, php-format
1359
  msgid ""
1360
  "Your server does not support the %s function - this is used for file "
1361
  "compression and decompression."
1362
  msgstr ""
1363
 
1364
- #: options/stcr_system.php:551
1365
  msgid "TLS Connection"
1366
  msgstr ""
1367
 
1368
- #: options/stcr_system.php:555
1369
  msgid "TLS Rating"
1370
  msgstr ""
1371
 
1372
- #: options/stcr_system.php:559
1373
  msgid "Server Info"
1374
  msgstr ""
1375
 
1376
- #: options/stcr_system.php:563
1377
  msgid "PHP Version"
1378
  msgstr ""
1379
 
1380
- #: options/stcr_system.php:567
1381
  msgid "PHP Post Max Size"
1382
  msgstr ""
1383
 
1384
- #: options/stcr_system.php:571
1385
  msgid "PHP Max Execution Time"
1386
  msgstr ""
1387
 
1388
- #: options/stcr_system.php:575
1389
  msgid "PHP Max Input Vars"
1390
  msgstr ""
1391
 
1392
- #: options/stcr_system.php:579
1393
  msgid "PHP Max Upload Size"
1394
  msgstr ""
1395
 
1396
- #: options/stcr_system.php:583
1397
  msgid "cURL Version"
1398
  msgstr ""
1399
 
1400
- #: options/stcr_system.php:587
1401
  msgid "MySQL Version"
1402
  msgstr ""
1403
 
1404
- #: options/stcr_system.php:591
1405
  msgid "Default Timezone is UTC"
1406
  msgstr ""
1407
 
1408
- #: options/stcr_system.php:595
1409
  msgid "DOMDocument"
1410
  msgstr ""
1411
 
1412
- #: options/stcr_system.php:599
1413
  msgid "gzip"
1414
  msgstr ""
1415
 
1416
- #: options/stcr_system.php:603
1417
  msgid "GD Graphics Library"
1418
  msgstr ""
1419
 
1420
- #: options/stcr_system.php:627
1421
  #, fuzzy
1422
- #| msgid "Active"
1423
  msgid "Active Plugins"
1424
  msgstr "Aktiv"
1425
 
1426
- #: options/stcr_system.php:654 options/stcr_system.php:711
1427
  msgid "Visit plugin homepage"
1428
  msgstr ""
1429
 
1430
- #: options/stcr_system.php:663 options/stcr_system.php:720
1431
  msgid "Visit author homepage"
1432
  msgstr ""
1433
 
1434
- #: options/stcr_system.php:667 options/stcr_system.php:724
1435
- #, php-format
1436
  msgctxt "by author"
1437
  msgid "by %s"
1438
  msgstr ""
1439
 
1440
- #: options/stcr_system.php:684
1441
  #, fuzzy
1442
- #| msgid "Inactive"
1443
  msgid "Inactive Plugins"
1444
  msgstr "Aktiv"
1445
 
@@ -1473,7 +1429,6 @@ msgstr "Wähle eine Aktion"
1473
 
1474
  #: templates/author.php:97 templates/user.php:115
1475
  #, fuzzy
1476
- #| msgid "Don't subscribe"
1477
  msgid "Unsubscribe"
1478
  msgstr "Nicht abbonieren"
1479
 
@@ -1482,7 +1437,7 @@ msgid "All comments"
1482
  msgstr "Alle Kommentare"
1483
 
1484
  #: templates/author.php:100 templates/user.php:118
1485
- #: wp_subscribe_reloaded.php:1209
1486
  msgid "Replies to my comments"
1487
  msgstr "Nur Antworten auf meine Kommentare"
1488
 
@@ -1514,7 +1469,6 @@ msgstr "Abschicken"
1514
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1515
  #: templates/subscribe.php:178
1516
  #, fuzzy
1517
- #| msgid "email address"
1518
  msgid "Email address is not valid"
1519
  msgstr "E-Mail-Adresse des Absenders"
1520
 
@@ -1541,37 +1495,37 @@ msgstr ""
1541
  "verwalten und das ist verboten."
1542
 
1543
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1544
- #: wp_subscribe_reloaded.php:156
1545
  msgid "Manage subscriptions"
1546
  msgstr "Verwalte deine Abonnements"
1547
 
1548
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1549
- #: wp_subscribe_reloaded.php:157
1550
  msgid "Comment Form"
1551
  msgstr "Kommentarformular"
1552
 
1553
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1554
- #: wp_subscribe_reloaded.php:158
1555
  msgid "Management Page"
1556
  msgstr "Verwaltungsseite"
1557
 
1558
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1559
- #: wp_subscribe_reloaded.php:159
1560
  msgid "Notifications"
1561
  msgstr "Benachrichtigungen"
1562
 
1563
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1564
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1565
  msgid "Options"
1566
  msgstr "Optionen"
1567
 
1568
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1569
- #: wp_subscribe_reloaded.php:161
1570
  msgid "Support"
1571
  msgstr "Support-Forum"
1572
 
1573
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1574
- #: wp_subscribe_reloaded.php:190
1575
  msgid "StCR System"
1576
  msgstr ""
1577
 
@@ -1610,14 +1564,6 @@ msgstr "Gib mir ein Trinkgeld!"
1610
  msgid "Important Notice"
1611
  msgstr "Wichtige Mitteilung"
1612
 
1613
- #: utils/stcr_upgrade.php:120
1614
- msgid ""
1615
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1616
- "database has been sanitized to prevent the raw html messages. <a class="
1617
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1618
- "src=\""
1619
- msgstr ""
1620
-
1621
  #: utils/stcr_upgrade.php:175
1622
  msgid ""
1623
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1638,15 +1584,6 @@ msgid ""
1638
  "one import routine will ever run to prevent data loss."
1639
  msgstr ""
1640
 
1641
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1642
- #: utils/stcr_upgrade.php:400
1643
- msgid ""
1644
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1645
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1646
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1647
- "\"stcr-loading-animation\" src=\""
1648
- msgstr ""
1649
-
1650
  #: utils/stcr_upgrade.php:250
1651
  msgid ""
1652
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1692,7 +1629,7 @@ msgid ""
1692
  msgstr ""
1693
 
1694
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1695
- #: wp_subscribe_reloaded.php:229
1696
  msgid "Settings"
1697
  msgstr "Einstellungen"
1698
 
@@ -1729,14 +1666,6 @@ msgid ""
1729
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1730
  msgstr ""
1731
 
1732
- #: utils/stcr_upgrade.php:421
1733
- msgid ""
1734
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1735
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1736
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1737
- "a><img class=\"stcr-loading-animation\" src=\""
1738
- msgstr ""
1739
-
1740
  #: utils/stcr_upgrade.php:432
1741
  msgid ""
1742
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1752,18 +1681,6 @@ msgid ""
1752
  "email templates, Subscription Checkbox position, and more!"
1753
  msgstr ""
1754
 
1755
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1756
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1757
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1758
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1759
- #: utils/stcr_upgrade.php:611
1760
- msgid ""
1761
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1762
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1763
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1764
- "class=\"stcr-loading-animation\" src=\""
1765
- msgstr ""
1766
-
1767
  #: utils/stcr_upgrade.php:447
1768
  msgid ""
1769
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1864,16 +1781,6 @@ msgid ""
1864
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1865
  msgstr ""
1866
 
1867
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1868
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1869
- #: utils/stcr_upgrade.php:624
1870
- #, fuzzy
1871
- msgid ""
1872
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1873
- msgstr ""
1874
- "<strong>Subscribe to Comments Reloaded</strong> wurde auf Version 160831 "
1875
- "aktualisiert."
1876
-
1877
  #: utils/stcr_upgrade.php:532
1878
  msgid ""
1879
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1953,12 +1860,6 @@ msgstr ""
1953
  msgid "You might need to clear you cache !!"
1954
  msgstr ""
1955
 
1956
- #: utils/stcr_upgrade.php:631
1957
- msgid ""
1958
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1959
- "version-"
1960
- msgstr ""
1961
-
1962
  #: utils/stcr_utils.php:172
1963
  msgid "January"
1964
  msgstr ""
@@ -1969,7 +1870,6 @@ msgstr ""
1969
 
1970
  #: utils/stcr_utils.php:174
1971
  #, fuzzy
1972
- #| msgid "Search"
1973
  msgid "March"
1974
  msgstr "Suchen"
1975
 
@@ -2047,7 +1947,6 @@ msgstr ""
2047
 
2048
  #: utils/stcr_utils.php:197
2049
  #, fuzzy
2050
- #| msgid "No"
2051
  msgid "Nov"
2052
  msgstr "Nein"
2053
 
@@ -2177,12 +2076,6 @@ msgstr "Bitte bestätige Deinen Benachrichtigungswunsch zum Thema [post_title]"
2177
 
2178
  #: utils/stcr_utils.php:362
2179
  #, fuzzy
2180
- #| msgid ""
2181
- #| "You have requested to be notified every time a new comment is added to:\n"
2182
- #| "[post_permalink]\n"
2183
- #| "\n"
2184
- #| "Please confirm your request by clicking on this link:\n"
2185
- #| "[confirm_link]"
2186
  msgid ""
2187
  "You have requested to be notified every time a new comment is added to:\n"
2188
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2212,10 +2105,6 @@ msgstr ""
2212
 
2213
  #: utils/stcr_utils.php:365
2214
  #, fuzzy
2215
- #| msgid ""
2216
- #| "You have requested to manage your subscriptions to the articles on "
2217
- #| "[blog_name]. Follow this link to access your personal page:\n"
2218
- #| "[manager_link]"
2219
  msgid ""
2220
  "You have requested to manage your subscriptions to the articles on "
2221
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2229,100 +2118,16 @@ msgstr ""
2229
  msgid "StCR Notification"
2230
  msgstr "Benachrichtigungen"
2231
 
2232
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2233
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2234
- msgid "[data-toggle=\"collapse\"][href=\"#"
2235
- msgstr ""
2236
-
2237
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2238
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2239
- msgid "body"
2240
- msgstr ""
2241
-
2242
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2243
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2244
- msgid ", "
2245
- msgstr ""
2246
-
2247
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2248
- msgid "sEcho"
2249
- msgstr ""
2250
-
2251
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2252
- msgid "iColumns"
2253
- msgstr ""
2254
-
2255
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2256
- msgid "sColumns"
2257
- msgstr ""
2258
-
2259
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2260
- msgid "iDisplayStart"
2261
- msgstr ""
2262
-
2263
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2264
- msgid "iDisplayLength"
2265
- msgstr ""
2266
-
2267
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2268
- msgid "mDataProp_"
2269
- msgstr ""
2270
-
2271
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2272
- #, fuzzy
2273
- #| msgid "Search"
2274
- msgid "sSearch_"
2275
- msgstr "Suchen"
2276
-
2277
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2278
- msgid "bRegex_"
2279
- msgstr ""
2280
-
2281
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2282
- #, fuzzy
2283
- #| msgid "Search"
2284
- msgid "bSearchable_"
2285
- msgstr "Suchen"
2286
-
2287
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2288
- msgid "bSortable_"
2289
- msgstr ""
2290
-
2291
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2292
  #, fuzzy
2293
- #| msgid "Search"
2294
- msgid "sSearch"
2295
- msgstr "Suchen"
2296
-
2297
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2298
- msgid "bRegex"
2299
- msgstr ""
2300
-
2301
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2302
- msgid "iSortCol_"
2303
- msgstr ""
2304
-
2305
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2306
- msgid "sSortDir_"
2307
- msgstr ""
2308
-
2309
- #: vendor/datatables/media/js/jquery.dataTables.min.js:39
2310
- #, fuzzy
2311
- #| msgid "Settings"
2312
- msgid "iSortingCols"
2313
- msgstr "Einstellungen"
2314
-
2315
- #: wp_subscribe_reloaded.php:188
2316
- #, fuzzy
2317
- #| msgid "Options"
2318
  msgid "StCR Options"
2319
  msgstr "Optionen"
2320
 
2321
- #: wp_subscribe_reloaded.php:1207
2322
  msgid "Don't subscribe"
2323
  msgstr "Nicht abbonieren"
2324
 
2325
- #: wp_subscribe_reloaded.php:1208
2326
  msgid "All"
2327
  msgstr "Alle"
2328
 
@@ -2442,9 +2247,6 @@ msgstr "Alle"
2442
  #~ msgid "Notify admin"
2443
  #~ msgstr "Administrator informieren"
2444
 
2445
- #~ msgid "Let admin subscribe"
2446
- #~ msgstr "Admin-Anmeldung"
2447
-
2448
  #~ msgid "days"
2449
  #~ msgstr "Tage"
2450
 
@@ -2462,6 +2264,14 @@ msgstr "Alle"
2462
  #~ "Plugin als hilfreiches Werkzeug betrachten, werden wir Ihre Spende "
2463
  #~ "nutzen, um das Plugin weiter zu entwickeln und zu verbessern."
2464
 
 
 
 
 
 
 
 
 
2465
  #~ msgid "Support the developers"
2466
  #~ msgstr "Unterstütze den Autor"
2467
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:10-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: de\n"
23
  "X-Loco-Target-Locale: de_DE\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
  "X-Poedit-SearchPathExcluded-0: includes\n"
26
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
27
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
28
 
29
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
30
  msgid " "
84
 
85
  #: classes/stcr_i18n.php:67
86
  #, fuzzy
 
87
  msgid "Previous"
88
  msgstr "&laquo; Vorherige"
89
 
105
  #: options/options_template.php:46 options/stcr_notifications.php:57
106
  #: options/stcr_options.php:65 options/stcr_system.php:114
107
  #, fuzzy
 
108
  msgid "There was an error updating the options."
109
  msgstr ""
110
  "Bei der Aktualisierung der folgenden Felder ist ein Fehler aufgetreten:"
500
  #: options/stcr_manage_subscriptions.php:196
501
  #: options/stcr_manage_subscriptions.php:210
502
  #, fuzzy
 
503
  msgid "Actions"
504
  msgstr "Aktion:"
505
 
568
 
569
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
570
  #, fuzzy
 
 
 
 
571
  msgid ""
572
  "Disable the virtual management page if you need to create a <a href='https://"
573
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
704
 
705
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
706
  #, fuzzy
 
 
 
707
  msgid ""
708
  "Name to use for the 'from' field when sending a new notification to the user."
709
  msgstr "Absender: Name"
720
 
721
  #: options/stcr_notifications.php:116 options/stcr_notifications.php:118
722
  #, fuzzy
 
 
 
723
  msgid ""
724
  "This will be use when the user click reply on their email agent. If not set "
725
  "it will be the same as the Sender email address."
742
 
743
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
744
  #, fuzzy
 
 
 
 
745
  msgid ""
746
  "Content of the notification email. Allowed tags: [post_title], "
747
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
812
 
813
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
814
  #, fuzzy
 
 
 
815
  msgid ""
816
  "Content of the One Click confirmation. Allowed tags: [post_title], "
817
  "[blog_name]."
825
 
826
  #: options/stcr_options.php:98 options/stcr_options.php:100
827
  #, fuzzy
 
 
 
828
  msgid ""
829
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
830
  "You should leave it to Yes always."
831
  msgstr ""
832
  "Diese Option deaktiviert die StCR Checkbox in deinen Kommentaren. Du "
925
  msgstr ""
926
  "Benachrichtigung an die Besucher, wenn ein Trackback oder Pingback eingeht."
927
 
928
+ #: options/stcr_options.php:300
929
  msgid "Track all subscriptions"
930
  msgstr "Verfolge alle Benachrichtigungen"
931
 
935
  "Benachrichtigung an den Administrator, wenn ohne Kommentar ein Abo "
936
  "eingerichtet wurde."
937
 
938
+ #: options/stcr_options.php:327
939
+ #, fuzzy
940
+ msgid "Let Admin Subscribe"
941
+ msgstr "Admin-Anmeldung"
942
+
943
  #: options/stcr_options.php:344 options/stcr_options.php:346
944
  msgid "Let the administrator subscribe to comments when logged in."
945
  msgstr ""
960
  #: options/stcr_options.php:398 options/stcr_options.php:400
961
  msgid ""
962
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
963
+ "your theme already add this into your site."
964
  msgstr ""
965
 
966
  #: options/stcr_options.php:408
979
 
980
  #: options/stcr_options.php:425
981
  #, fuzzy
 
982
  msgid "Generate New Key"
983
  msgstr "Generieren"
984
 
1009
  msgstr ""
1010
 
1011
  #: options/stcr_support.php:20
 
1012
  msgid ""
1013
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1014
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
1017
 
1018
  #: options/stcr_support.php:27
1019
  #, fuzzy
 
 
 
 
 
 
1020
  msgid ""
1021
  "How valuable is the feature offered by this plugin to your visitors? please "
1022
  "consider supporting the author if this plugin made your web site better, "
1035
 
1036
  #: options/stcr_support.php:29
1037
  #, fuzzy
 
1038
  msgid "You can still help"
1039
  msgstr "Du kannst helfen"
1040
 
1041
  #: options/stcr_support.php:30
1042
  #, fuzzy
 
 
 
 
 
 
 
1043
  msgid ""
1044
  "Please consider blogging about my plugin with a link to the plugin's page. "
1045
  "Please let your readers know what makes your blog better. You can also "
1099
  "%3E&labels=bug\" target=\"_blank\">GitHub</a>"
1100
 
1101
  #: options/stcr_support.php:43
 
1102
  msgid ""
1103
  "The options on the WordPress forum at very limited to share media "
1104
  "information, so I urge you to use GitHub to report any issue, you will get a "
1157
 
1158
  #: options/stcr_system.php:189 options/stcr_system.php:191
1159
  #, fuzzy
 
1160
  msgid ""
1161
  "If enabled, StCR will auto clean your information according to the frequency "
1162
  "that you defined on the dropdown."
1167
  msgid "Clean Up Log Archive"
1168
  msgstr "Bereinigung der Log Archive"
1169
 
1170
+ #: options/stcr_system.php:202
1171
  msgid ""
1172
  "If you want to clean up the log archive please click the following button"
1173
  msgstr "Wenn du die Log Archive bereinigen willst, klicke auf folgenden Button"
1203
  msgstr ""
1204
 
1205
  #: options/stcr_system.php:290
 
1206
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1207
  msgstr ""
1208
 
1268
 
1269
  #: options/stcr_system.php:397 options/stcr_system.php:398
1270
  #: options/stcr_system.php:399 options/stcr_system.php:400
1271
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1272
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1273
  msgid "Not Available"
1274
  msgstr ""
1275
 
1276
+ #. translators: %s: SSL connection response
1277
  #: options/stcr_system.php:414
 
1278
  msgid "Connection uses %s"
1279
  msgstr ""
1280
 
1281
  #: options/stcr_system.php:431
 
1282
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1283
  msgstr ""
1284
 
1292
  "exist."
1293
  msgstr ""
1294
 
1295
+ #: options/stcr_system.php:460
 
1296
  msgid "%s - We recommend a minimum cURL version of 7.40."
1297
  msgstr ""
1298
 
1299
+ #: options/stcr_system.php:494
 
1300
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1301
  msgstr ""
1302
 
1303
+ #: options/stcr_system.php:494
1304
  msgid "WordPress Requirements"
1305
  msgstr ""
1306
 
1307
+ #: options/stcr_system.php:509
 
1308
  msgid "Default timezone is %s - it should be UTC"
1309
  msgstr ""
1310
 
1311
+ #: options/stcr_system.php:525
 
1312
  msgid ""
1313
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1314
  "also some extensions, will not work without DOMDocument."
1315
  msgstr ""
1316
 
1317
+ #: options/stcr_system.php:536
 
1318
  msgid ""
1319
  "Your server does not support the %s function - this is used for file "
1320
  "compression and decompression."
1321
  msgstr ""
1322
 
1323
+ #: options/stcr_system.php:553
1324
  msgid "TLS Connection"
1325
  msgstr ""
1326
 
1327
+ #: options/stcr_system.php:557
1328
  msgid "TLS Rating"
1329
  msgstr ""
1330
 
1331
+ #: options/stcr_system.php:561
1332
  msgid "Server Info"
1333
  msgstr ""
1334
 
1335
+ #: options/stcr_system.php:565
1336
  msgid "PHP Version"
1337
  msgstr ""
1338
 
1339
+ #: options/stcr_system.php:569
1340
  msgid "PHP Post Max Size"
1341
  msgstr ""
1342
 
1343
+ #: options/stcr_system.php:573
1344
  msgid "PHP Max Execution Time"
1345
  msgstr ""
1346
 
1347
+ #: options/stcr_system.php:577
1348
  msgid "PHP Max Input Vars"
1349
  msgstr ""
1350
 
1351
+ #: options/stcr_system.php:581
1352
  msgid "PHP Max Upload Size"
1353
  msgstr ""
1354
 
1355
+ #: options/stcr_system.php:585
1356
  msgid "cURL Version"
1357
  msgstr ""
1358
 
1359
+ #: options/stcr_system.php:589
1360
  msgid "MySQL Version"
1361
  msgstr ""
1362
 
1363
+ #: options/stcr_system.php:593
1364
  msgid "Default Timezone is UTC"
1365
  msgstr ""
1366
 
1367
+ #: options/stcr_system.php:597
1368
  msgid "DOMDocument"
1369
  msgstr ""
1370
 
1371
+ #: options/stcr_system.php:601
1372
  msgid "gzip"
1373
  msgstr ""
1374
 
1375
+ #: options/stcr_system.php:605
1376
  msgid "GD Graphics Library"
1377
  msgstr ""
1378
 
1379
+ #: options/stcr_system.php:629
1380
  #, fuzzy
 
1381
  msgid "Active Plugins"
1382
  msgstr "Aktiv"
1383
 
1384
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1385
  msgid "Visit plugin homepage"
1386
  msgstr ""
1387
 
1388
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1389
  msgid "Visit author homepage"
1390
  msgstr ""
1391
 
1392
+ #: options/stcr_system.php:669 options/stcr_system.php:726
 
1393
  msgctxt "by author"
1394
  msgid "by %s"
1395
  msgstr ""
1396
 
1397
+ #: options/stcr_system.php:686
1398
  #, fuzzy
 
1399
  msgid "Inactive Plugins"
1400
  msgstr "Aktiv"
1401
 
1429
 
1430
  #: templates/author.php:97 templates/user.php:115
1431
  #, fuzzy
 
1432
  msgid "Unsubscribe"
1433
  msgstr "Nicht abbonieren"
1434
 
1437
  msgstr "Alle Kommentare"
1438
 
1439
  #: templates/author.php:100 templates/user.php:118
1440
+ #: wp_subscribe_reloaded.php:1210
1441
  msgid "Replies to my comments"
1442
  msgstr "Nur Antworten auf meine Kommentare"
1443
 
1469
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1470
  #: templates/subscribe.php:178
1471
  #, fuzzy
 
1472
  msgid "Email address is not valid"
1473
  msgstr "E-Mail-Adresse des Absenders"
1474
 
1495
  "verwalten und das ist verboten."
1496
 
1497
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1498
+ #: wp_subscribe_reloaded.php:157
1499
  msgid "Manage subscriptions"
1500
  msgstr "Verwalte deine Abonnements"
1501
 
1502
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1503
+ #: wp_subscribe_reloaded.php:158
1504
  msgid "Comment Form"
1505
  msgstr "Kommentarformular"
1506
 
1507
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1508
+ #: wp_subscribe_reloaded.php:159
1509
  msgid "Management Page"
1510
  msgstr "Verwaltungsseite"
1511
 
1512
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1513
+ #: wp_subscribe_reloaded.php:160
1514
  msgid "Notifications"
1515
  msgstr "Benachrichtigungen"
1516
 
1517
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1518
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1519
  msgid "Options"
1520
  msgstr "Optionen"
1521
 
1522
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1523
+ #: wp_subscribe_reloaded.php:162
1524
  msgid "Support"
1525
  msgstr "Support-Forum"
1526
 
1527
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1528
+ #: wp_subscribe_reloaded.php:191
1529
  msgid "StCR System"
1530
  msgstr ""
1531
 
1564
  msgid "Important Notice"
1565
  msgstr "Wichtige Mitteilung"
1566
 
 
 
 
 
 
 
 
 
1567
  #: utils/stcr_upgrade.php:175
1568
  msgid ""
1569
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1584
  "one import routine will ever run to prevent data loss."
1585
  msgstr ""
1586
 
 
 
 
 
 
 
 
 
 
1587
  #: utils/stcr_upgrade.php:250
1588
  msgid ""
1589
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1629
  msgstr ""
1630
 
1631
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1632
+ #: wp_subscribe_reloaded.php:230
1633
  msgid "Settings"
1634
  msgstr "Einstellungen"
1635
 
1666
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1667
  msgstr ""
1668
 
 
 
 
 
 
 
 
 
1669
  #: utils/stcr_upgrade.php:432
1670
  msgid ""
1671
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1681
  "email templates, Subscription Checkbox position, and more!"
1682
  msgstr ""
1683
 
 
 
 
 
 
 
 
 
 
 
 
 
1684
  #: utils/stcr_upgrade.php:447
1685
  msgid ""
1686
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1781
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1782
  msgstr ""
1783
 
 
 
 
 
 
 
 
 
 
 
1784
  #: utils/stcr_upgrade.php:532
1785
  msgid ""
1786
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1860
  msgid "You might need to clear you cache !!"
1861
  msgstr ""
1862
 
 
 
 
 
 
 
1863
  #: utils/stcr_utils.php:172
1864
  msgid "January"
1865
  msgstr ""
1870
 
1871
  #: utils/stcr_utils.php:174
1872
  #, fuzzy
 
1873
  msgid "March"
1874
  msgstr "Suchen"
1875
 
1947
 
1948
  #: utils/stcr_utils.php:197
1949
  #, fuzzy
 
1950
  msgid "Nov"
1951
  msgstr "Nein"
1952
 
2076
 
2077
  #: utils/stcr_utils.php:362
2078
  #, fuzzy
 
 
 
 
 
 
2079
  msgid ""
2080
  "You have requested to be notified every time a new comment is added to:\n"
2081
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2105
 
2106
  #: utils/stcr_utils.php:365
2107
  #, fuzzy
 
 
 
 
2108
  msgid ""
2109
  "You have requested to manage your subscriptions to the articles on "
2110
  "[blog_name]. Follow this link to access your personal page:\n"
2118
  msgid "StCR Notification"
2119
  msgstr "Benachrichtigungen"
2120
 
2121
+ #: wp_subscribe_reloaded.php:189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2122
  #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2123
  msgid "StCR Options"
2124
  msgstr "Optionen"
2125
 
2126
+ #: wp_subscribe_reloaded.php:1208
2127
  msgid "Don't subscribe"
2128
  msgstr "Nicht abbonieren"
2129
 
2130
+ #: wp_subscribe_reloaded.php:1209
2131
  msgid "All"
2132
  msgstr "Alle"
2133
 
2247
  #~ msgid "Notify admin"
2248
  #~ msgstr "Administrator informieren"
2249
 
 
 
 
2250
  #~ msgid "days"
2251
  #~ msgstr "Tage"
2252
 
2264
  #~ "Plugin als hilfreiches Werkzeug betrachten, werden wir Ihre Spende "
2265
  #~ "nutzen, um das Plugin weiter zu entwickeln und zu verbessern."
2266
 
2267
+ #, fuzzy
2268
+ #~ msgid ""
2269
+ #~ "<strong>Subscribe to Comments Reloaded</strong> has been updated to "
2270
+ #~ "version "
2271
+ #~ msgstr ""
2272
+ #~ "<strong>Subscribe to Comments Reloaded</strong> wurde auf Version 160831 "
2273
+ #~ "aktualisiert."
2274
+
2275
  #~ msgid "Support the developers"
2276
  #~ msgstr "Unterstütze den Autor"
2277
 
langs/subscribe-reloaded-es_ES.mo CHANGED
Binary file
langs/subscribe-reloaded-es_ES.po CHANGED
@@ -1,10 +1,10 @@
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: 2019-01-17 13:19-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:19-0700\n"
7
- "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: es_MX\n"
10
  "MIME-Version: 1.0\n"
@@ -14,8 +14,10 @@ msgstr ""
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: nplurals=2; plural=n !=1;\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
 
 
19
 
20
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
21
  msgid " "
@@ -94,10 +96,8 @@ msgstr "Tu configuración se ha actualizado correctamente."
94
 
95
  #: options/options_template.php:46 options/stcr_notifications.php:57
96
  #: options/stcr_options.php:65 options/stcr_system.php:114
97
- #, fuzzy
98
- #| msgid "There was an error updating the following fields:"
99
  msgid "There was an error updating the options."
100
- msgstr "Se ha producido un error al actualizar los siguientes campos:"
101
 
102
  #: options/options_template.php:67 options/stcr_comment_form.php:338
103
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
@@ -456,10 +456,8 @@ msgid "Search subscriptions"
456
  msgstr "Buscar suscripciones"
457
 
458
  #: options/stcr_manage_subscriptions.php:157
459
- #, fuzzy
460
- #| msgid "Loading..."
461
  msgid "Loading"
462
- msgstr "Cargando..."
463
 
464
  #: options/stcr_manage_subscriptions.php:170 templates/author.php:60
465
  #: templates/user.php:72
@@ -559,19 +557,11 @@ msgid "Virtual Management Page"
559
  msgstr "Página de Administración virtual"
560
 
561
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
562
- #, fuzzy
563
- #| msgid ""
564
- #| "Disable the virtual management page if you need to create a <a href="
565
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
566
- #| "real-management-page\">real page</a> to make your theme happy."
567
  msgid ""
568
  "Disable the virtual management page if you need to create a <a href='https://"
569
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
570
  "management-page'>real page</a> to make your theme happy."
571
  msgstr ""
572
- "Deshabilita la página de administración virtual si necesitas crear una <a "
573
- "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">página real</"
574
- "a> para hacer tu tema feliz."
575
 
576
  #: options/stcr_management_page.php:98
577
  msgid "Page title"
@@ -701,15 +691,9 @@ msgid "Sender email address"
701
  msgstr "Dirección de correo electrónico del remitente"
702
 
703
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
704
- #, fuzzy
705
- #| msgid ""
706
- #| "Name to use for the \"from\" field when sending a new notification to the "
707
- #| "user."
708
  msgid ""
709
  "Name to use for the 'from' field when sending a new notification to the user."
710
  msgstr ""
711
- "Nombre a usar en el campo \"De:\" cuando se envía una nueva notificación al "
712
- "usuario."
713
 
714
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
715
  msgid ""
@@ -744,11 +728,6 @@ msgid "Notification message"
744
  msgstr "Mensaje de la notificación"
745
 
746
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
747
- #, fuzzy
748
- #| msgid ""
749
- #| "Content of the notification email. Allowed tags: [post_title], "
750
- #| "[comment_permalink], [comment_author], [comment_content], "
751
- #| "[post_permalink], [manager_link]"
752
  msgid ""
753
  "Content of the notification email. Allowed tags: [post_title], "
754
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -756,9 +735,6 @@ msgid ""
756
  "To get a default template clear all the content and save the options.</"
757
  "strong></p>"
758
  msgstr ""
759
- "Contenido del mensaje de notificación de nuevos comentarios. Etiquetas "
760
- "permitidas: [post_title], [comment_permalink], [comment_author], "
761
- "[comment_content], [post_permalink] y [manager_link]."
762
 
763
  #: options/stcr_notifications.php:176
764
  msgid "Double check subject"
@@ -817,16 +793,10 @@ msgid "One Click Unsubscribe"
817
  msgstr "Permitir al administrador suscribirse"
818
 
819
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
820
- #, fuzzy
821
- #| msgid ""
822
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
823
- #| "[blog_name]"
824
  msgid ""
825
  "Content of the One Click confirmation. Allowed tags: [post_title], "
826
  "[blog_name]."
827
  msgstr ""
828
- "Contenido del mensaje para quienes solicitan acceso a su página de "
829
- "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
830
 
831
  #: options/stcr_options.php:82
832
  msgid "Show StCR checkbox / dropdown"
@@ -834,7 +804,7 @@ msgstr ""
834
 
835
  #: options/stcr_options.php:98 options/stcr_options.php:100
836
  msgid ""
837
- "This option will disable the StCR checkbox or dropdown in you comment form. "
838
  "You should leave it to Yes always."
839
  msgstr ""
840
 
@@ -926,7 +896,7 @@ msgstr ""
926
  "Notificar a los usuarios cuando se añade un nuevo trackback o pingback a la "
927
  "discusión."
928
 
929
- #: options/stcr_options.php:300 options/stcr_options.php:327
930
  msgid "Track all subscriptions"
931
  msgstr "Seguir todas las suscripciones"
932
 
@@ -935,6 +905,11 @@ msgid "Notify the administrator when users subscribe without commenting."
935
  msgstr ""
936
  "Notificar al administrador cuando los usuarios se suscriban sin comentar."
937
 
 
 
 
 
 
938
  #: options/stcr_options.php:344 options/stcr_options.php:346
939
  msgid "Let the administrator subscribe to comments when logged in."
940
  msgstr ""
@@ -956,7 +931,7 @@ msgstr ""
956
  #: options/stcr_options.php:398 options/stcr_options.php:400
957
  msgid ""
958
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
959
- "you theme already add this into your site."
960
  msgstr ""
961
 
962
  #: options/stcr_options.php:408
@@ -974,10 +949,8 @@ msgid "Generate"
974
  msgstr "Generar"
975
 
976
  #: options/stcr_options.php:425
977
- #, fuzzy
978
- #| msgid "Generate"
979
  msgid "Generate New Key"
980
- msgstr "Generar"
981
 
982
  #: options/stcr_options.php:430 options/stcr_options.php:432
983
  msgid ""
@@ -1006,7 +979,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
1006
  msgstr ""
1007
 
1008
  #: options/stcr_support.php:20
1009
- #, php-format
1010
  msgid ""
1011
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1012
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -1084,7 +1056,6 @@ msgstr ""
1084
  "lugar de hacerlo en la página de soporte de WordPress."
1085
 
1086
  #: options/stcr_support.php:43
1087
- #, php-format
1088
  msgid ""
1089
  "The options on the WordPress forum at very limited to share media "
1090
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1147,7 +1118,7 @@ msgstr ""
1147
  msgid "Clean Up Log Archive"
1148
  msgstr "Limpiar Log de archivo"
1149
 
1150
- #: options/stcr_system.php:203
1151
  msgid ""
1152
  "If you want to clean up the log archive please click the following button"
1153
  msgstr ""
@@ -1183,7 +1154,6 @@ msgid "WordPress Environment"
1183
  msgstr ""
1184
 
1185
  #: options/stcr_system.php:290
1186
- #, php-format
1187
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1188
  msgstr ""
1189
 
@@ -1249,20 +1219,17 @@ msgstr ""
1249
 
1250
  #: options/stcr_system.php:397 options/stcr_system.php:398
1251
  #: options/stcr_system.php:399 options/stcr_system.php:400
1252
- #: options/stcr_system.php:401 options/stcr_system.php:516
1253
- #: options/stcr_system.php:527 options/stcr_system.php:537
1254
- #, fuzzy
1255
- #| msgid "No data available in table"
1256
  msgid "Not Available"
1257
- msgstr "No disponible en la tabla"
1258
 
 
1259
  #: options/stcr_system.php:414
1260
- #, php-format
1261
  msgid "Connection uses %s"
1262
  msgstr ""
1263
 
1264
  #: options/stcr_system.php:431
1265
- #, php-format
1266
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1267
  msgstr ""
1268
 
@@ -1276,106 +1243,110 @@ msgid ""
1276
  "exist."
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:458
1280
- #, php-format
1281
  msgid "%s - We recommend a minimum cURL version of 7.40."
1282
  msgstr ""
1283
 
1284
- #: options/stcr_system.php:492
1285
- #, php-format
1286
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1287
  msgstr ""
1288
 
1289
- #: options/stcr_system.php:492
1290
  msgid "WordPress Requirements"
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:507
1294
- #, php-format
1295
  msgid "Default timezone is %s - it should be UTC"
1296
  msgstr ""
1297
 
1298
- #: options/stcr_system.php:523
1299
- #, php-format
1300
  msgid ""
1301
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1302
  "also some extensions, will not work without DOMDocument."
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:534
1306
- #, php-format
1307
  msgid ""
1308
  "Your server does not support the %s function - this is used for file "
1309
  "compression and decompression."
1310
  msgstr ""
1311
 
1312
- #: options/stcr_system.php:551
1313
  msgid "TLS Connection"
1314
  msgstr ""
1315
 
1316
- #: options/stcr_system.php:555
1317
  msgid "TLS Rating"
1318
  msgstr ""
1319
 
1320
- #: options/stcr_system.php:559
1321
  msgid "Server Info"
1322
  msgstr ""
1323
 
1324
- #: options/stcr_system.php:563
1325
  msgid "PHP Version"
1326
  msgstr ""
1327
 
1328
- #: options/stcr_system.php:567
1329
  msgid "PHP Post Max Size"
1330
  msgstr ""
1331
 
1332
- #: options/stcr_system.php:571
1333
  msgid "PHP Max Execution Time"
1334
  msgstr ""
1335
 
1336
- #: options/stcr_system.php:575
1337
  msgid "PHP Max Input Vars"
1338
  msgstr ""
1339
 
1340
- #: options/stcr_system.php:579
1341
  msgid "PHP Max Upload Size"
1342
  msgstr ""
1343
 
1344
- #: options/stcr_system.php:583
1345
  msgid "cURL Version"
1346
  msgstr ""
1347
 
1348
- #: options/stcr_system.php:587
1349
  msgid "MySQL Version"
1350
  msgstr ""
1351
 
1352
- #: options/stcr_system.php:591
1353
  msgid "Default Timezone is UTC"
1354
  msgstr ""
1355
 
1356
- #: options/stcr_system.php:595
1357
  msgid "DOMDocument"
1358
  msgstr ""
1359
 
1360
- #: options/stcr_system.php:599
1361
  msgid "gzip"
1362
  msgstr ""
1363
 
1364
- #: options/stcr_system.php:603
1365
  msgid "GD Graphics Library"
1366
  msgstr ""
1367
 
1368
- #: options/stcr_system.php:627
1369
- #, fuzzy
1370
- #| msgid "Active"
1371
  msgid "Active Plugins"
1372
- msgstr "Activo"
1373
 
1374
- #: options/stcr_system.php:684
1375
- #, fuzzy
1376
- #| msgid "Inactive"
 
 
 
 
 
 
 
 
 
 
 
1377
  msgid "Inactive Plugins"
1378
- msgstr "Activo"
1379
 
1380
  #: templates/author.php:68 templates/user.php:84
1381
  msgid "Title"
@@ -1406,17 +1377,15 @@ msgid "Choose your action"
1406
  msgstr "Selecciona la acción"
1407
 
1408
  #: templates/author.php:97 templates/user.php:115
1409
- #, fuzzy
1410
- #| msgid "Don't subscribe"
1411
  msgid "Unsubscribe"
1412
- msgstr "No Suscribirse"
1413
 
1414
  #: templates/author.php:99 templates/user.php:117
1415
  msgid "All comments"
1416
  msgstr "Todos los comentarios"
1417
 
1418
  #: templates/author.php:100 templates/user.php:118
1419
- #: wp_subscribe_reloaded.php:1209
1420
  msgid "Replies to my comments"
1421
  msgstr "Respuestas a mis comentarios"
1422
 
@@ -1469,37 +1438,37 @@ msgid "You have request to manage another email address and this is forbidden."
1469
  msgstr ""
1470
 
1471
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1472
- #: wp_subscribe_reloaded.php:156
1473
  msgid "Manage subscriptions"
1474
  msgstr "Administrar suscripciones"
1475
 
1476
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1477
- #: wp_subscribe_reloaded.php:157
1478
  msgid "Comment Form"
1479
  msgstr "Formulario de Comentario"
1480
 
1481
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1482
- #: wp_subscribe_reloaded.php:158
1483
  msgid "Management Page"
1484
  msgstr "Página de Administración"
1485
 
1486
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1487
- #: wp_subscribe_reloaded.php:159
1488
  msgid "Notifications"
1489
  msgstr "Notificaciones"
1490
 
1491
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1492
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1493
  msgid "Options"
1494
  msgstr "Opciones"
1495
 
1496
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1497
- #: wp_subscribe_reloaded.php:161
1498
  msgid "Support"
1499
  msgstr "Soporte"
1500
 
1501
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1502
- #: wp_subscribe_reloaded.php:190
1503
  msgid "StCR System"
1504
  msgstr "Sistema de StCR"
1505
 
@@ -1537,14 +1506,6 @@ msgstr "¡Dona un poco de dinero!"
1537
  msgid "Important Notice"
1538
  msgstr "Nota Importante"
1539
 
1540
- #: utils/stcr_upgrade.php:120
1541
- msgid ""
1542
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1543
- "database has been sanitized to prevent the raw html messages. <a class="
1544
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1545
- "src=\""
1546
- msgstr ""
1547
-
1548
  #: utils/stcr_upgrade.php:175
1549
  msgid ""
1550
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1573,15 +1534,6 @@ msgstr ""
1573
  "quieres importar, necesitaras importar esos datos manualmente, ya que sólo "
1574
  "se ejecutará una rutina de importación para evitar la pérdida de datos."
1575
 
1576
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1577
- #: utils/stcr_upgrade.php:400
1578
- msgid ""
1579
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1580
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1581
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1582
- "\"stcr-loading-animation\" src=\""
1583
- msgstr ""
1584
-
1585
  #: utils/stcr_upgrade.php:250
1586
  msgid ""
1587
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1646,7 +1598,7 @@ msgstr ""
1646
  "respectivamente."
1647
 
1648
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1649
- #: wp_subscribe_reloaded.php:229
1650
  msgid "Settings"
1651
  msgstr "Configuración"
1652
 
@@ -1677,14 +1629,6 @@ msgid ""
1677
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1678
  msgstr ""
1679
 
1680
- #: utils/stcr_upgrade.php:421
1681
- msgid ""
1682
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1683
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1684
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1685
- "a><img class=\"stcr-loading-animation\" src=\""
1686
- msgstr ""
1687
-
1688
  #: utils/stcr_upgrade.php:432
1689
  msgid ""
1690
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1698,18 +1642,6 @@ msgid ""
1698
  "email templates, Subscription Checkbox position, and more!"
1699
  msgstr ""
1700
 
1701
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1702
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1703
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1704
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1705
- #: utils/stcr_upgrade.php:611
1706
- msgid ""
1707
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1708
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1709
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1710
- "class=\"stcr-loading-animation\" src=\""
1711
- msgstr ""
1712
-
1713
  #: utils/stcr_upgrade.php:447
1714
  msgid ""
1715
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1801,13 +1733,6 @@ msgid ""
1801
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1802
  msgstr ""
1803
 
1804
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1805
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1806
- #: utils/stcr_upgrade.php:624
1807
- msgid ""
1808
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1809
- msgstr ""
1810
-
1811
  #: utils/stcr_upgrade.php:532
1812
  msgid ""
1813
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1887,12 +1812,6 @@ msgstr ""
1887
  msgid "You might need to clear you cache !!"
1888
  msgstr ""
1889
 
1890
- #: utils/stcr_upgrade.php:631
1891
- msgid ""
1892
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1893
- "version-"
1894
- msgstr ""
1895
-
1896
  #: utils/stcr_utils.php:172
1897
  msgid "January"
1898
  msgstr "Enero"
@@ -2140,17 +2059,15 @@ msgstr ""
2140
  msgid "StCR Notification"
2141
  msgstr "Notificaciones"
2142
 
2143
- #: wp_subscribe_reloaded.php:188
2144
- #, fuzzy
2145
- #| msgid "Options"
2146
  msgid "StCR Options"
2147
- msgstr "Opciones"
2148
 
2149
- #: wp_subscribe_reloaded.php:1207
2150
  msgid "Don't subscribe"
2151
  msgstr "No Suscribirse"
2152
 
2153
- #: wp_subscribe_reloaded.php:1208
2154
  msgid "All"
2155
  msgstr "Todo"
2156
 
@@ -2169,12 +2086,35 @@ msgstr "Todo"
2169
  #~ msgid "Disabled"
2170
  #~ msgstr "Deshabilitado"
2171
 
 
 
 
 
 
 
 
 
 
2172
  #~ msgid "Sender name"
2173
  #~ msgstr "Nombre del remitente"
2174
 
2175
  #~ msgid "Management message"
2176
  #~ msgstr "Mensaje de administración"
2177
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2178
  #~ msgid "Safetly Uninstall"
2179
  #~ msgstr "Desinstalar Seguramente"
2180
 
@@ -2187,9 +2127,6 @@ msgstr "Todo"
2187
  #~ msgid "Notify admin"
2188
  #~ msgstr "Notificar al administrador"
2189
 
2190
- #~ msgid "Let admin subscribe"
2191
- #~ msgstr "Permitir al administrador suscribirse"
2192
-
2193
  #~ msgid "days"
2194
  #~ msgstr "días"
2195
 
@@ -2349,6 +2286,15 @@ msgstr "Todo"
2349
  #~ "Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
2350
  #~ "[manager_link]"
2351
 
 
 
 
 
 
 
 
 
 
2352
  #~ msgid "Legend: Y = all comments, R = replies only, C = inactive"
2353
  #~ msgstr ""
2354
  #~ "Leyenda: Y = todos los comentarios, R = solo respuestas, C = inactivo"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe To Comments Reloaded 2.0 en español\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2019-01-31 15:24-0700\n"
7
+ "Last-Translator: Reedyseth - Israel Barragan <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: es_MX\n"
10
  "MIME-Version: 1.0\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "Plural-Forms: nplurals=2; plural=n !=1;\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Generator: Poedit 1.8.7.1\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
20
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
96
 
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
 
 
99
  msgid "There was an error updating the options."
100
+ msgstr ""
101
 
102
  #: options/options_template.php:67 options/stcr_comment_form.php:338
103
  #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
456
  msgstr "Buscar suscripciones"
457
 
458
  #: options/stcr_manage_subscriptions.php:157
 
 
459
  msgid "Loading"
460
+ msgstr ""
461
 
462
  #: options/stcr_manage_subscriptions.php:170 templates/author.php:60
463
  #: templates/user.php:72
557
  msgstr "Página de Administración virtual"
558
 
559
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
 
 
 
 
 
560
  msgid ""
561
  "Disable the virtual management page if you need to create a <a href='https://"
562
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
563
  "management-page'>real page</a> to make your theme happy."
564
  msgstr ""
 
 
 
565
 
566
  #: options/stcr_management_page.php:98
567
  msgid "Page title"
691
  msgstr "Dirección de correo electrónico del remitente"
692
 
693
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
 
 
 
 
694
  msgid ""
695
  "Name to use for the 'from' field when sending a new notification to the user."
696
  msgstr ""
 
 
697
 
698
  #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
699
  msgid ""
728
  msgstr "Mensaje de la notificación"
729
 
730
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
 
 
 
 
 
731
  msgid ""
732
  "Content of the notification email. Allowed tags: [post_title], "
733
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
735
  "To get a default template clear all the content and save the options.</"
736
  "strong></p>"
737
  msgstr ""
 
 
 
738
 
739
  #: options/stcr_notifications.php:176
740
  msgid "Double check subject"
793
  msgstr "Permitir al administrador suscribirse"
794
 
795
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
 
 
 
 
796
  msgid ""
797
  "Content of the One Click confirmation. Allowed tags: [post_title], "
798
  "[blog_name]."
799
  msgstr ""
 
 
800
 
801
  #: options/stcr_options.php:82
802
  msgid "Show StCR checkbox / dropdown"
804
 
805
  #: options/stcr_options.php:98 options/stcr_options.php:100
806
  msgid ""
807
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
808
  "You should leave it to Yes always."
809
  msgstr ""
810
 
896
  "Notificar a los usuarios cuando se añade un nuevo trackback o pingback a la "
897
  "discusión."
898
 
899
+ #: options/stcr_options.php:300
900
  msgid "Track all subscriptions"
901
  msgstr "Seguir todas las suscripciones"
902
 
905
  msgstr ""
906
  "Notificar al administrador cuando los usuarios se suscriban sin comentar."
907
 
908
+ #: options/stcr_options.php:327
909
+ #, fuzzy
910
+ msgid "Let Admin Subscribe"
911
+ msgstr "Permitir al administrador suscribirse"
912
+
913
  #: options/stcr_options.php:344 options/stcr_options.php:346
914
  msgid "Let the administrator subscribe to comments when logged in."
915
  msgstr ""
931
  #: options/stcr_options.php:398 options/stcr_options.php:400
932
  msgid ""
933
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
934
+ "your theme already add this into your site."
935
  msgstr ""
936
 
937
  #: options/stcr_options.php:408
949
  msgstr "Generar"
950
 
951
  #: options/stcr_options.php:425
 
 
952
  msgid "Generate New Key"
953
+ msgstr ""
954
 
955
  #: options/stcr_options.php:430 options/stcr_options.php:432
956
  msgid ""
979
  msgstr ""
980
 
981
  #: options/stcr_support.php:20
 
982
  msgid ""
983
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
984
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
1056
  "lugar de hacerlo en la página de soporte de WordPress."
1057
 
1058
  #: options/stcr_support.php:43
 
1059
  msgid ""
1060
  "The options on the WordPress forum at very limited to share media "
1061
  "information, so I urge you to use GitHub to report any issue, you will get a "
1118
  msgid "Clean Up Log Archive"
1119
  msgstr "Limpiar Log de archivo"
1120
 
1121
+ #: options/stcr_system.php:202
1122
  msgid ""
1123
  "If you want to clean up the log archive please click the following button"
1124
  msgstr ""
1154
  msgstr ""
1155
 
1156
  #: options/stcr_system.php:290
 
1157
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1158
  msgstr ""
1159
 
1219
 
1220
  #: options/stcr_system.php:397 options/stcr_system.php:398
1221
  #: options/stcr_system.php:399 options/stcr_system.php:400
1222
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1223
+ #: options/stcr_system.php:529 options/stcr_system.php:539
 
 
1224
  msgid "Not Available"
1225
+ msgstr ""
1226
 
1227
+ #. translators: %s: SSL connection response
1228
  #: options/stcr_system.php:414
 
1229
  msgid "Connection uses %s"
1230
  msgstr ""
1231
 
1232
  #: options/stcr_system.php:431
 
1233
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1234
  msgstr ""
1235
 
1243
  "exist."
1244
  msgstr ""
1245
 
1246
+ #: options/stcr_system.php:460
 
1247
  msgid "%s - We recommend a minimum cURL version of 7.40."
1248
  msgstr ""
1249
 
1250
+ #: options/stcr_system.php:494
 
1251
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1252
  msgstr ""
1253
 
1254
+ #: options/stcr_system.php:494
1255
  msgid "WordPress Requirements"
1256
  msgstr ""
1257
 
1258
+ #: options/stcr_system.php:509
 
1259
  msgid "Default timezone is %s - it should be UTC"
1260
  msgstr ""
1261
 
1262
+ #: options/stcr_system.php:525
 
1263
  msgid ""
1264
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1265
  "also some extensions, will not work without DOMDocument."
1266
  msgstr ""
1267
 
1268
+ #: options/stcr_system.php:536
 
1269
  msgid ""
1270
  "Your server does not support the %s function - this is used for file "
1271
  "compression and decompression."
1272
  msgstr ""
1273
 
1274
+ #: options/stcr_system.php:553
1275
  msgid "TLS Connection"
1276
  msgstr ""
1277
 
1278
+ #: options/stcr_system.php:557
1279
  msgid "TLS Rating"
1280
  msgstr ""
1281
 
1282
+ #: options/stcr_system.php:561
1283
  msgid "Server Info"
1284
  msgstr ""
1285
 
1286
+ #: options/stcr_system.php:565
1287
  msgid "PHP Version"
1288
  msgstr ""
1289
 
1290
+ #: options/stcr_system.php:569
1291
  msgid "PHP Post Max Size"
1292
  msgstr ""
1293
 
1294
+ #: options/stcr_system.php:573
1295
  msgid "PHP Max Execution Time"
1296
  msgstr ""
1297
 
1298
+ #: options/stcr_system.php:577
1299
  msgid "PHP Max Input Vars"
1300
  msgstr ""
1301
 
1302
+ #: options/stcr_system.php:581
1303
  msgid "PHP Max Upload Size"
1304
  msgstr ""
1305
 
1306
+ #: options/stcr_system.php:585
1307
  msgid "cURL Version"
1308
  msgstr ""
1309
 
1310
+ #: options/stcr_system.php:589
1311
  msgid "MySQL Version"
1312
  msgstr ""
1313
 
1314
+ #: options/stcr_system.php:593
1315
  msgid "Default Timezone is UTC"
1316
  msgstr ""
1317
 
1318
+ #: options/stcr_system.php:597
1319
  msgid "DOMDocument"
1320
  msgstr ""
1321
 
1322
+ #: options/stcr_system.php:601
1323
  msgid "gzip"
1324
  msgstr ""
1325
 
1326
+ #: options/stcr_system.php:605
1327
  msgid "GD Graphics Library"
1328
  msgstr ""
1329
 
1330
+ #: options/stcr_system.php:629
 
 
1331
  msgid "Active Plugins"
1332
+ msgstr ""
1333
 
1334
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1335
+ msgid "Visit plugin homepage"
1336
+ msgstr ""
1337
+
1338
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1339
+ msgid "Visit author homepage"
1340
+ msgstr ""
1341
+
1342
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1343
+ msgctxt "by author"
1344
+ msgid "by %s"
1345
+ msgstr ""
1346
+
1347
+ #: options/stcr_system.php:686
1348
  msgid "Inactive Plugins"
1349
+ msgstr ""
1350
 
1351
  #: templates/author.php:68 templates/user.php:84
1352
  msgid "Title"
1377
  msgstr "Selecciona la acción"
1378
 
1379
  #: templates/author.php:97 templates/user.php:115
 
 
1380
  msgid "Unsubscribe"
1381
+ msgstr ""
1382
 
1383
  #: templates/author.php:99 templates/user.php:117
1384
  msgid "All comments"
1385
  msgstr "Todos los comentarios"
1386
 
1387
  #: templates/author.php:100 templates/user.php:118
1388
+ #: wp_subscribe_reloaded.php:1210
1389
  msgid "Replies to my comments"
1390
  msgstr "Respuestas a mis comentarios"
1391
 
1438
  msgstr ""
1439
 
1440
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1441
+ #: wp_subscribe_reloaded.php:157
1442
  msgid "Manage subscriptions"
1443
  msgstr "Administrar suscripciones"
1444
 
1445
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1446
+ #: wp_subscribe_reloaded.php:158
1447
  msgid "Comment Form"
1448
  msgstr "Formulario de Comentario"
1449
 
1450
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1451
+ #: wp_subscribe_reloaded.php:159
1452
  msgid "Management Page"
1453
  msgstr "Página de Administración"
1454
 
1455
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1456
+ #: wp_subscribe_reloaded.php:160
1457
  msgid "Notifications"
1458
  msgstr "Notificaciones"
1459
 
1460
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1461
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1462
  msgid "Options"
1463
  msgstr "Opciones"
1464
 
1465
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1466
+ #: wp_subscribe_reloaded.php:162
1467
  msgid "Support"
1468
  msgstr "Soporte"
1469
 
1470
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1471
+ #: wp_subscribe_reloaded.php:191
1472
  msgid "StCR System"
1473
  msgstr "Sistema de StCR"
1474
 
1506
  msgid "Important Notice"
1507
  msgstr "Nota Importante"
1508
 
 
 
 
 
 
 
 
 
1509
  #: utils/stcr_upgrade.php:175
1510
  msgid ""
1511
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1534
  "quieres importar, necesitaras importar esos datos manualmente, ya que sólo "
1535
  "se ejecutará una rutina de importación para evitar la pérdida de datos."
1536
 
 
 
 
 
 
 
 
 
 
1537
  #: utils/stcr_upgrade.php:250
1538
  msgid ""
1539
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1598
  "respectivamente."
1599
 
1600
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1601
+ #: wp_subscribe_reloaded.php:230
1602
  msgid "Settings"
1603
  msgstr "Configuración"
1604
 
1629
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1630
  msgstr ""
1631
 
 
 
 
 
 
 
 
 
1632
  #: utils/stcr_upgrade.php:432
1633
  msgid ""
1634
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1642
  "email templates, Subscription Checkbox position, and more!"
1643
  msgstr ""
1644
 
 
 
 
 
 
 
 
 
 
 
 
 
1645
  #: utils/stcr_upgrade.php:447
1646
  msgid ""
1647
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1733
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1734
  msgstr ""
1735
 
 
 
 
 
 
 
 
1736
  #: utils/stcr_upgrade.php:532
1737
  msgid ""
1738
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1812
  msgid "You might need to clear you cache !!"
1813
  msgstr ""
1814
 
 
 
 
 
 
 
1815
  #: utils/stcr_utils.php:172
1816
  msgid "January"
1817
  msgstr "Enero"
2059
  msgid "StCR Notification"
2060
  msgstr "Notificaciones"
2061
 
2062
+ #: wp_subscribe_reloaded.php:189
 
 
2063
  msgid "StCR Options"
2064
+ msgstr ""
2065
 
2066
+ #: wp_subscribe_reloaded.php:1208
2067
  msgid "Don't subscribe"
2068
  msgstr "No Suscribirse"
2069
 
2070
+ #: wp_subscribe_reloaded.php:1209
2071
  msgid "All"
2072
  msgstr "Todo"
2073
 
2086
  #~ msgid "Disabled"
2087
  #~ msgstr "Deshabilitado"
2088
 
2089
+ #~ msgid ""
2090
+ #~ "Disable the virtual management page if you need to create a <a href="
2091
+ #~ "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
2092
+ #~ "real-management-page\">real page</a> to make your theme happy."
2093
+ #~ msgstr ""
2094
+ #~ "Deshabilita la página de administración virtual si necesitas crear una <a "
2095
+ #~ "href=\"http://behstant.com/subscribe-reloaded/realMgnPage.php\">página "
2096
+ #~ "real</a> para hacer tu tema feliz."
2097
+
2098
  #~ msgid "Sender name"
2099
  #~ msgstr "Nombre del remitente"
2100
 
2101
  #~ msgid "Management message"
2102
  #~ msgstr "Mensaje de administración"
2103
 
2104
+ #~ msgid ""
2105
+ #~ "Name to use for the \"from\" field when sending a new notification to the "
2106
+ #~ "user."
2107
+ #~ msgstr ""
2108
+ #~ "Nombre a usar en el campo \"De:\" cuando se envía una nueva notificación "
2109
+ #~ "al usuario."
2110
+
2111
+ #~ msgid ""
2112
+ #~ "Content of the One Click confirmation. Allowed tags: [post_title], "
2113
+ #~ "[blog_name]"
2114
+ #~ msgstr ""
2115
+ #~ "Contenido del mensaje para quienes solicitan acceso a su página de "
2116
+ #~ "administración. Etiquetas permitidas: [blog_name] y [manager_link]."
2117
+
2118
  #~ msgid "Safetly Uninstall"
2119
  #~ msgstr "Desinstalar Seguramente"
2120
 
2127
  #~ msgid "Notify admin"
2128
  #~ msgstr "Notificar al administrador"
2129
 
 
 
 
2130
  #~ msgid "days"
2131
  #~ msgstr "días"
2132
 
2286
  #~ "Sigue el siguiente enlace para acceder a tu página de suscripciones:\n"
2287
  #~ "[manager_link]"
2288
 
2289
+ #~ msgid ""
2290
+ #~ "Content of the notification email. Allowed tags: [post_title], "
2291
+ #~ "[comment_permalink], [comment_author], [comment_content], "
2292
+ #~ "[post_permalink], [manager_link]"
2293
+ #~ msgstr ""
2294
+ #~ "Contenido del mensaje de notificación de nuevos comentarios. Etiquetas "
2295
+ #~ "permitidas: [post_title], [comment_permalink], [comment_author], "
2296
+ #~ "[comment_content], [post_permalink] y [manager_link]."
2297
+
2298
  #~ msgid "Legend: Y = all comments, R = replies only, C = inactive"
2299
  #~ msgstr ""
2300
  #~ "Leyenda: Y = todos los comentarios, R = solo respuestas, C = inactivo"
langs/subscribe-reloaded-fa_IR.mo CHANGED
Binary file
langs/subscribe-reloaded-fa_IR.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:20-0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; قبلی"
80
 
@@ -96,7 +98,6 @@ msgstr "تنظیمات شما با موفقیت به روز شد."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "یک خطا در به روزرسانی فیلدهای زیر رخ داد:"
102
 
@@ -222,8 +223,8 @@ msgid ""
222
  "Please remember: this operation cannot be undone. Are you sure you want to "
223
  "proceed?"
224
  msgstr ""
225
- "به خاطر داشته باشید این عملیات غیرقابل برگشت است. آیا مطمئنید می خواهید انجام "
226
- "شود؟"
227
 
228
  #: options/panel1-edit-subscription.php:16
229
  #: options/stcr_manage_subscriptions.php:58
@@ -285,9 +286,9 @@ msgid ""
285
  msgstr ""
286
  "اگر می خواهید کادر تیک زدنی را به قسمت دیگری از صفحه ی خود انتقال دهید این "
287
  "گزینه را غیرفعال نمایید. برای انتقال کادر تیک زدنی به بالای دکمه ی ارسال می "
288
- "توانید کد زیر را به خط 2355 از فایل Wordpress> WP-includes> comments_template."
289
- "php اضافه کنید. شماره ی خط شاید عوض شود لذا دنبال تابع با اسم comment_form "
290
- "بگردید.\n"
291
  "if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show();"
292
 
293
  #: options/stcr_comment_form.php:81
@@ -313,8 +314,8 @@ msgstr "پاسخ های به این دیدگاه"
313
 
314
  #: options/stcr_comment_form.php:116 options/stcr_comment_form.php:118
315
  msgid ""
316
- "Select the default option for the Checkbox. Be careful! Some users might like "
317
- "to be subscribed to all the post."
318
  msgstr ""
319
  "انتخاب پیشفرض برای چک باکس را تعیین کنید. دقت داشته باشید که بازدیدکنندگان "
320
  "شاید مایل باشند مشترک تمام دیدگاه ها شوند."
@@ -327,8 +328,8 @@ msgstr "اشتراک پیشرفته"
327
  msgid ""
328
  "Allow users to choose from different subscription types (all, replies only)."
329
  msgstr ""
330
- "به کاربران امکان می دهد گزینه های مختلف اشتراک مثلاً دریافت همه ی دیدگاه ها یا "
331
- "فقط دریافت پاسخ به دیدگاه های خود را انتخاب نمایند."
332
 
333
  #: options/stcr_comment_form.php:160
334
  msgid "Advanced default"
@@ -351,7 +352,8 @@ msgstr "جلوه ی سفارشی برای نوشته ی اشتراک"
351
 
352
  #: options/stcr_comment_form.php:189 options/stcr_comment_form.php:191
353
  msgid "Custom inline CSS to add to the checkbox."
354
- msgstr "جلوه ی CSS سفارشی که فقط برای خط مربوط به کادر تیک زدنی استفاده می شود."
 
355
 
356
  #: options/stcr_comment_form.php:199
357
  msgid "Custom HTML"
@@ -407,7 +409,8 @@ msgid "Author label"
407
  msgstr "برچسب مخصوص نویسنده ی نوشته "
408
 
409
  #: options/stcr_comment_form.php:313 options/stcr_comment_form.php:315
410
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
 
411
  msgstr ""
412
  "این برچسب به نویسندگان و مدیران نشان داده می شود. تگ های مجاز: [manager_link]"
413
 
@@ -489,7 +492,6 @@ msgstr "نوشته (شناسه)"
489
  #: options/stcr_manage_subscriptions.php:196
490
  #: options/stcr_manage_subscriptions.php:210
491
  #, fuzzy
492
- #| msgid "Action:"
493
  msgid "Actions"
494
  msgstr "اقدام"
495
 
@@ -558,10 +560,6 @@ msgstr "صفحه ی مدیریت مجازی"
558
 
559
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
560
  #, fuzzy
561
- #| msgid ""
562
- #| "Disable the virtual management page if you need to create a <a href="
563
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
564
- #| "real-management-page\">real page</a> to make your theme happy."
565
  msgid ""
566
  "Disable the virtual management page if you need to create a <a href='https://"
567
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -630,8 +628,8 @@ msgstr "درخواست ارسال شد"
630
 
631
  #: options/stcr_management_page.php:190 options/stcr_management_page.php:192
632
  msgid ""
633
- "Thank you note shown after the request here above has been processed. Allowed "
634
- "tags: [post_title], [post_permalink]"
635
  msgstr ""
636
  "پیام تشکر پس از تایید شدن درخواست مشروح در بالا! تگ های مجاز: [post_title], "
637
  "[post_permalink]"
@@ -645,8 +643,8 @@ msgid ""
645
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
646
  "[post_title], [post_permalink]"
647
  msgstr ""
648
- "این متن به کسانی که می خواهند بدون دیدگاه نویسی مشترک گردند نشان داده می شود. "
649
- "تگ های مجاز: [post_title], [post_permalink]"
650
 
651
  #: options/stcr_management_page.php:241
652
  msgid "Subscription processed"
@@ -657,8 +655,8 @@ msgid ""
657
  "Thank you note shown after the subscription request has been processed "
658
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
659
  msgstr ""
660
- "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت غیرفعال بودن نیاز به "
661
- "تایید ایمیلی). برچسب های مجاز: [post_title], [post_permalink]"
662
 
663
  #: options/stcr_management_page.php:268
664
  msgid "Subscription processed (DCI)"
@@ -694,9 +692,6 @@ msgstr "نشانی رایان‌نامه فرستنده"
694
 
695
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
696
  #, fuzzy
697
- #| msgid ""
698
- #| "Name to use for the \"from\" field when sending a new notification to the "
699
- #| "user."
700
  msgid ""
701
  "Name to use for the 'from' field when sending a new notification to the user."
702
  msgstr "نام فرستنده هنگام ارسال یادآور جدید به کاربران"
@@ -733,16 +728,12 @@ msgstr "متن پیام یادآور"
733
 
734
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
735
  #, fuzzy
736
- #| msgid ""
737
- #| "Content of the notification email. Allowed tags: [post_title], "
738
- #| "[comment_permalink], [comment_author], [comment_content], "
739
- #| "[post_permalink], [manager_link]"
740
  msgid ""
741
  "Content of the notification email. Allowed tags: [post_title], "
742
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
743
- "[manager_link], [comment_gravatar]<p style='color: #156dc7;'><strong>Note: To "
744
- "get a default template clear all the content and save the options.</strong></"
745
- "p>"
746
  msgstr ""
747
  "محتوای ایمیل یادآور. تگ های مجاز: [post_title], [comment_permalink], "
748
  "[comment_author], [comment_content], [post_permalink], [manager_link]"
@@ -803,9 +794,6 @@ msgstr "لغو اشتراک با یک کلیک"
803
 
804
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
805
  #, fuzzy
806
- #| msgid ""
807
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
808
- #| "[blog_name]"
809
  msgid ""
810
  "Content of the One Click confirmation. Allowed tags: [post_title], "
811
  "[blog_name]."
@@ -817,7 +805,7 @@ msgstr ""
817
 
818
  #: options/stcr_options.php:98 options/stcr_options.php:100
819
  msgid ""
820
- "This option will disable the StCR checkbox or dropdown in you comment form. "
821
  "You should leave it to Yes always."
822
  msgstr ""
823
 
@@ -838,8 +826,8 @@ msgstr ""
838
 
839
  #: options/stcr_options.php:140 options/stcr_options.php:142
840
  msgid ""
841
- "Delete pending subscriptions (not confirmed) after X days. Zero disables this "
842
- "feature."
843
  msgstr ""
844
  "اشتراک هایی که بیش از این تعداد روز منتظر تایید مانده و پاسخی نگرفته اند را "
845
  "حذف کن. عدد 0 به معنای عدم استفاده از این قابلیت است."
@@ -850,9 +838,9 @@ msgstr ""
850
 
851
  #: options/stcr_options.php:157 options/stcr_options.php:159
852
  msgid ""
853
- "Date format that will be display on the management page. Use <a href='https://"
854
- "secure.php.net/manual/en/function.date.php#refsect1-function.date-parameters' "
855
- "target='_blank'>PHP Date Format</a>"
856
  msgstr ""
857
 
858
  #: options/stcr_options.php:166
@@ -861,9 +849,9 @@ msgstr ""
861
 
862
  #: options/stcr_options.php:182 options/stcr_options.php:184
863
  msgid ""
864
- "If this option is enable the subscription box will be above the submit button "
865
- "in your comment form. Use this when your theme is outdated and using the "
866
- "incorrect WordPress Hooks and the checkbox is not displayed."
867
  msgstr ""
868
 
869
  #: options/stcr_options.php:192
@@ -883,7 +871,8 @@ msgid "Subscribe authors"
883
  msgstr "اشتراک مؤلفان"
884
 
885
  #: options/stcr_options.php:236 options/stcr_options.php:238
886
- msgid "Automatically subscribe authors to their own articles (not retroactive)."
 
887
  msgstr ""
888
  "به طور خودکار نویسندگان را مشترک یادداشت هایشان کن ( شامل یادداشت های موجود "
889
  "از قبل نمی شود )"
@@ -894,8 +883,8 @@ msgstr "فعال کردن ایمیل های HTML"
894
 
895
  #: options/stcr_options.php:263 options/stcr_options.php:265
896
  msgid ""
897
- "If enabled, will send email messages with content-type = text/html instead of "
898
- "text/plain"
899
  msgstr ""
900
  "اگر فعال شود ما پیام ها را با content-type = text/html به جای text/plain "
901
  "ایمیل می کنیم."
@@ -910,7 +899,7 @@ msgid ""
910
  msgstr ""
911
  "کاربران را مطلع کن اگر یک بازآگاهی یا ارجاع مستقیم به دیدگاه ها اضافه شود."
912
 
913
- #: options/stcr_options.php:300 options/stcr_options.php:327
914
  msgid "Track all subscriptions"
915
  msgstr "تمام اشتراک ها را رهگیری کن"
916
 
@@ -918,6 +907,11 @@ msgstr "تمام اشتراک ها را رهگیری کن"
918
  msgid "Notify the administrator when users subscribe without commenting."
919
  msgstr "وقتی کاربران بدون دیدگاه گذاری مشترک می شوند سرپرست را مطلع کن."
920
 
 
 
 
 
 
921
  #: options/stcr_options.php:344 options/stcr_options.php:346
922
  msgid "Let the administrator subscribe to comments when logged in."
923
  msgstr ""
@@ -938,7 +932,7 @@ msgstr ""
938
  #: options/stcr_options.php:398 options/stcr_options.php:400
939
  msgid ""
940
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
941
- "you theme already add this into your site."
942
  msgstr ""
943
 
944
  #: options/stcr_options.php:408
@@ -957,17 +951,16 @@ msgstr "ایجاد"
957
 
958
  #: options/stcr_options.php:425
959
  #, fuzzy
960
- #| msgid "Generate"
961
  msgid "Generate New Key"
962
  msgstr "ایجاد"
963
 
964
  #: options/stcr_options.php:430 options/stcr_options.php:432
965
  msgid ""
966
- "This Unique Key will be use to send the notification to your subscribers with "
967
- "more security."
968
  msgstr ""
969
- "این شناسه منحصر بفرد جهت ارسال آگاه سازی ها به مشترکین با امنیت بیشتر استفاده "
970
- "می شود."
971
 
972
  #: options/stcr_options.php:440 options/stcr_options.php:470
973
  msgid "Reset All Options"
@@ -988,7 +981,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
988
  msgstr ""
989
 
990
  #: options/stcr_support.php:20
991
- #, php-format
992
  msgid ""
993
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
994
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -997,12 +989,6 @@ msgstr ""
997
 
998
  #: options/stcr_support.php:27
999
  #, fuzzy
1000
- #| msgid ""
1001
- #| "How valuable is the feature offered by this plugin to your visitors? "
1002
- #| "please consider supporting the author if this plugin made your web site "
1003
- #| "better, especially if you are making money out of it. Any donation "
1004
- #| "received will be reinvested in the development of <strong>Subscribe to "
1005
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1006
  msgid ""
1007
  "How valuable is the feature offered by this plugin to your visitors? please "
1008
  "consider supporting the author if this plugin made your web site better, "
@@ -1014,24 +1000,16 @@ msgstr ""
1014
  "قابلیت هایی که توسط این افزونه ارائه شده اند چقدر برای بازدید کنندگان شما "
1015
  "ارزش دارد؟ لطفاً چنانچه این افزونه سایت شما را بهتر کرده است از نویسنده آن "
1016
  "حمایت کنید، به خصوص با پرداخت وجه در قبال آن. هر وجه کمکی که دریافت می شود "
1017
- "دوباره جهت توسعه <strong>Subscribe to Comments Reloaded</strong> سرمایه گذاری "
1018
- "می شود ، و بخش کوچکی از آن نیز صرف خرید غذا برای خانواده ام می شود."
1019
 
1020
  #: options/stcr_support.php:29
1021
  #, fuzzy
1022
- #| msgid "You can help"
1023
  msgid "You can still help"
1024
  msgstr "شما هم می توانید کمک کنید"
1025
 
1026
  #: options/stcr_support.php:30
1027
  #, fuzzy
1028
- #| msgid ""
1029
- #| "If you don't want to donate money, please consider blogging about my "
1030
- #| "plugin with a link to the plugin's page. Please let your readers know what "
1031
- #| "makes your blog better. You can also contribute donating your time: do not "
1032
- #| "hesitate to send me bug reports, your localization files, ideas on how to "
1033
- #| "improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1034
- #| "Whatever you do, thanks for using my plugin!"
1035
  msgid ""
1036
  "Please consider blogging about my plugin with a link to the plugin's page. "
1037
  "Please let your readers know what makes your blog better. You can also "
@@ -1039,8 +1017,8 @@ msgid ""
1039
  "localization files, ideas on how to improve <strong>Subscribe to Comments "
1040
  "Reloaded</strong> and so on. Whatever you do, thanks for using my plugin!"
1041
  msgstr ""
1042
- "اگر شما قصد پرداخت وجه در قبال این افزونه را ندارید لطفأ با قرار دادن لینک آن "
1043
- "در سایت یا وبلاگ خود و معرفی آن حمایتش کنید؛ شما همچنین به خوانندگان خود "
1044
  "خواهید گفت چگونه بلاگتان بهتر شده است. شما همچنین می توانید برای این افزونه "
1045
  "وقت بگذارید و با ارسال گزارش ایراد ها، فایل های محلی شده و ایده های بهبود "
1046
  "<strong>Subscribe to Comments Reloaded</strong> حمایتش کنید. فارغ از همه این "
@@ -1054,12 +1032,13 @@ msgstr "به تست کنندگان نسخه بتا بپیوندید"
1054
  msgid ""
1055
  "Before a new Update we release a Beta version so that our current users can "
1056
  "give us feedback if they find a bug, If you want to join the tester list you "
1057
- "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</a>"
 
1058
  msgstr ""
1059
  "قبل از ارسال به روز رسانی جدید افزونه ما یک نسخه بتا توزیع می کنیم بنابراین "
1060
- "کاربران فعلی ما می توانند به ما بازخورد بدهند اگر که ایرادی پیدا کنند، اگر می "
1061
- "خواهید به جمع تست کنندگان بپیوندید شما می توانید ایمیل خود را <a href='http://"
1062
- "eepurl.com/biCk1b' target='_blank'>از اینجا</a> اضافه کنید."
1063
 
1064
  #: options/stcr_support.php:35
1065
  msgid "Vote and show your appreciation"
@@ -1092,7 +1071,6 @@ msgstr ""
1092
  "وردپرس."
1093
 
1094
  #: options/stcr_support.php:43
1095
- #, php-format
1096
  msgid ""
1097
  "The options on the WordPress forum at very limited to share media "
1098
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1155,7 +1133,7 @@ msgstr ""
1155
  msgid "Clean Up Log Archive"
1156
  msgstr ""
1157
 
1158
- #: options/stcr_system.php:203
1159
  msgid ""
1160
  "If you want to clean up the log archive please click the following button"
1161
  msgstr ""
@@ -1191,7 +1169,6 @@ msgid "WordPress Environment"
1191
  msgstr ""
1192
 
1193
  #: options/stcr_system.php:290
1194
- #, php-format
1195
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1196
  msgstr ""
1197
 
@@ -1257,18 +1234,17 @@ msgstr ""
1257
 
1258
  #: options/stcr_system.php:397 options/stcr_system.php:398
1259
  #: options/stcr_system.php:399 options/stcr_system.php:400
1260
- #: options/stcr_system.php:401 options/stcr_system.php:516
1261
- #: options/stcr_system.php:527 options/stcr_system.php:537
1262
  msgid "Not Available"
1263
  msgstr ""
1264
 
 
1265
  #: options/stcr_system.php:414
1266
- #, php-format
1267
  msgid "Connection uses %s"
1268
  msgstr ""
1269
 
1270
  #: options/stcr_system.php:431
1271
- #, php-format
1272
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1273
  msgstr ""
1274
 
@@ -1282,104 +1258,110 @@ msgid ""
1282
  "exist."
1283
  msgstr ""
1284
 
1285
- #: options/stcr_system.php:458
1286
- #, php-format
1287
  msgid "%s - We recommend a minimum cURL version of 7.40."
1288
  msgstr ""
1289
 
1290
- #: options/stcr_system.php:492
1291
- #, php-format
1292
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1293
  msgstr ""
1294
 
1295
- #: options/stcr_system.php:492
1296
  msgid "WordPress Requirements"
1297
  msgstr ""
1298
 
1299
- #: options/stcr_system.php:507
1300
- #, php-format
1301
  msgid "Default timezone is %s - it should be UTC"
1302
  msgstr ""
1303
 
1304
- #: options/stcr_system.php:523
1305
- #, php-format
1306
  msgid ""
1307
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1308
  "also some extensions, will not work without DOMDocument."
1309
  msgstr ""
1310
 
1311
- #: options/stcr_system.php:534
1312
- #, php-format
1313
  msgid ""
1314
  "Your server does not support the %s function - this is used for file "
1315
  "compression and decompression."
1316
  msgstr ""
1317
 
1318
- #: options/stcr_system.php:551
1319
  msgid "TLS Connection"
1320
  msgstr ""
1321
 
1322
- #: options/stcr_system.php:555
1323
  msgid "TLS Rating"
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:559
1327
  msgid "Server Info"
1328
  msgstr ""
1329
 
1330
- #: options/stcr_system.php:563
1331
  msgid "PHP Version"
1332
  msgstr ""
1333
 
1334
- #: options/stcr_system.php:567
1335
  msgid "PHP Post Max Size"
1336
  msgstr ""
1337
 
1338
- #: options/stcr_system.php:571
1339
  msgid "PHP Max Execution Time"
1340
  msgstr ""
1341
 
1342
- #: options/stcr_system.php:575
1343
  msgid "PHP Max Input Vars"
1344
  msgstr ""
1345
 
1346
- #: options/stcr_system.php:579
1347
  msgid "PHP Max Upload Size"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:583
1351
  msgid "cURL Version"
1352
  msgstr ""
1353
 
1354
- #: options/stcr_system.php:587
1355
  msgid "MySQL Version"
1356
  msgstr ""
1357
 
1358
- #: options/stcr_system.php:591
1359
  msgid "Default Timezone is UTC"
1360
  msgstr ""
1361
 
1362
- #: options/stcr_system.php:595
1363
  msgid "DOMDocument"
1364
  msgstr ""
1365
 
1366
- #: options/stcr_system.php:599
1367
  msgid "gzip"
1368
  msgstr ""
1369
 
1370
- #: options/stcr_system.php:603
1371
  msgid "GD Graphics Library"
1372
  msgstr ""
1373
 
1374
- #: options/stcr_system.php:627
1375
  #, fuzzy
1376
- #| msgid "Active"
1377
  msgid "Active Plugins"
1378
  msgstr "فعال"
1379
 
1380
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1381
  #, fuzzy
1382
- #| msgid "Inactive"
1383
  msgid "Inactive Plugins"
1384
  msgstr "فعال"
1385
 
@@ -1413,7 +1395,6 @@ msgstr ""
1413
 
1414
  #: templates/author.php:97 templates/user.php:115
1415
  #, fuzzy
1416
- #| msgid "Don't subscribe"
1417
  msgid "Unsubscribe"
1418
  msgstr "مشترک نمی شوم"
1419
 
@@ -1422,7 +1403,7 @@ msgid "All comments"
1422
  msgstr "تمام دیدگاه ها"
1423
 
1424
  #: templates/author.php:100 templates/user.php:118
1425
- #: wp_subscribe_reloaded.php:1209
1426
  msgid "Replies to my comments"
1427
  msgstr "فقط دریافت پاسخ دیدگاه های خودم "
1428
 
@@ -1452,7 +1433,6 @@ msgstr "ارسال"
1452
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1453
  #: templates/subscribe.php:178
1454
  #, fuzzy
1455
- #| msgid "email address"
1456
  msgid "Email address is not valid"
1457
  msgstr "نشانی رایان‌نامه فرستنده"
1458
 
@@ -1477,42 +1457,43 @@ msgid "You have request to manage another email address and this is forbidden."
1477
  msgstr ""
1478
 
1479
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1480
- #: wp_subscribe_reloaded.php:156
1481
  msgid "Manage subscriptions"
1482
  msgstr "مدیریت اشتراک ها"
1483
 
1484
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1485
- #: wp_subscribe_reloaded.php:157
1486
  msgid "Comment Form"
1487
  msgstr "فرم دیدگاه‌ها"
1488
 
1489
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1490
- #: wp_subscribe_reloaded.php:158
1491
  msgid "Management Page"
1492
  msgstr "صفحه‌ی مدیریت"
1493
 
1494
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1495
- #: wp_subscribe_reloaded.php:159
1496
  msgid "Notifications"
1497
  msgstr "آگاه سازی ها"
1498
 
1499
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1500
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1501
  msgid "Options"
1502
  msgstr "تنظیمات"
1503
 
1504
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1505
- #: wp_subscribe_reloaded.php:161
1506
  msgid "Support"
1507
  msgstr " پشتیبانی"
1508
 
1509
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1510
- #: wp_subscribe_reloaded.php:190
1511
  msgid "StCR System"
1512
  msgstr ""
1513
 
1514
- #: utils/stcr_manage.php:429 utils/stcr_manage.php:457 utils/stcr_manage.php:484
1515
- #: utils/stcr_manage.php:511 utils/stcr_manage.php:538 utils/stcr_manage.php:565
 
1516
  #: utils/stcr_manage.php:594
1517
  msgid "You do not have sufficient permissions to access this page."
1518
  msgstr ""
@@ -1544,14 +1525,6 @@ msgstr "چند دلار اهدا نمایید!"
1544
  msgid "Important Notice"
1545
  msgstr "نکته مهم"
1546
 
1547
- #: utils/stcr_upgrade.php:120
1548
- msgid ""
1549
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1550
- "database has been sanitized to prevent the raw html messages. <a class="
1551
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1552
- "src=\""
1553
- msgstr ""
1554
-
1555
  #: utils/stcr_upgrade.php:175
1556
  msgid ""
1557
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1567,28 +1540,19 @@ msgid ""
1567
  " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1568
  "Comments to prevent confusion between the two plugins."
1569
  msgstr ""
1570
- "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</strong> "
1571
- "کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1572
 
1573
  #: utils/stcr_upgrade.php:176
1574
  msgid ""
1575
- "If you have subscription data from Subscribe to Comments Reloaded < v2.0 that "
1576
- "you want to import, you'll need to import that data manually, as only one "
1577
- "import routine will ever run to prevent data loss."
1578
  msgstr ""
1579
- "اگر داده های شما برای افزونه Subscribe to Comments Reloaded < v2.0 می باشد و "
1580
- "بخواهید داده ها را وارد کنید شما نیاز خواهید داشت به صورت دستی این کار را "
1581
  "انجام دهید تا مانع از دست دادن داده ها شوید."
1582
 
1583
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1584
- #: utils/stcr_upgrade.php:400
1585
- msgid ""
1586
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1587
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1588
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1589
- "\"stcr-loading-animation\" src=\""
1590
- msgstr ""
1591
-
1592
  #: utils/stcr_upgrade.php:250
1593
  msgid ""
1594
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1604,8 +1568,8 @@ msgid ""
1604
  " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1605
  "Notification to prevent confusion between the two plugins."
1606
  msgstr ""
1607
- "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</strong> "
1608
- "کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1609
 
1610
  #: utils/stcr_upgrade.php:397
1611
  msgid ""
@@ -1633,10 +1597,10 @@ msgid ""
1633
  "you'll need to import that data manually, as only one import routine will "
1634
  "ever run to prevent data loss."
1635
  msgstr ""
1636
- "اگر داده های اشتراک شما برای افزونه دیگری Subscribe to Comments یا Subscribe "
1637
- "to Comments Reloaded < v2.0 می باشد و بخواهید داده ها را وارد کنید شما نیاز "
1638
- "خواهید داشت به صورت دستی این کار را انجام دهید تا مانع از دست دادن داده ها "
1639
- "شوید."
1640
 
1641
  #: utils/stcr_upgrade.php:399
1642
  msgid ""
@@ -1653,7 +1617,7 @@ msgstr ""
1653
  "url]</code> عوض کنید."
1654
 
1655
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1656
- #: wp_subscribe_reloaded.php:229
1657
  msgid "Settings"
1658
  msgstr "تنظیمات"
1659
 
@@ -1674,17 +1638,11 @@ msgid ""
1674
  "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1675
  msgstr ""
1676
  "اگر به ایراد یا مشکلی برخوردید می توانید آن را <a href=\"https://github.com/"
1677
- "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">اینجا</a> مطرح "
1678
- "کنید."
1679
 
1680
  #: utils/stcr_upgrade.php:419
1681
  #, fuzzy
1682
- #| msgid ""
1683
- #| "If you want to donate you can do it via <a href=\"\n"
1684
- #| "https://www.paypal.com/cgi-bin/webscr?"
1685
- #| "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1686
- #| "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1687
- #| "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1688
  msgid ""
1689
  "Please consider to make a donation to support the plugin. You can donate via "
1690
  "<i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
@@ -1699,14 +1657,6 @@ msgstr ""
1699
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1700
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a> اقدام کنید."
1701
 
1702
- #: utils/stcr_upgrade.php:421
1703
- msgid ""
1704
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1705
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1706
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1707
- "a><img class=\"stcr-loading-animation\" src=\""
1708
- msgstr ""
1709
-
1710
  #: utils/stcr_upgrade.php:432
1711
  msgid ""
1712
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1725,18 +1675,6 @@ msgstr ""
1725
  "ویرایشگر متنی پیشرفته جهت ایجاد قالب های ایمیل HTML ، موقعیت چک باکس اشتراک، "
1726
  "و موارد بیشتر است!"
1727
 
1728
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1729
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1730
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1731
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1732
- #: utils/stcr_upgrade.php:611
1733
- msgid ""
1734
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1735
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a complete "
1736
- "list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1737
- "\"stcr-loading-animation\" src=\""
1738
- msgstr ""
1739
-
1740
  #: utils/stcr_upgrade.php:447
1741
  msgid ""
1742
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1786,15 +1724,15 @@ msgstr ""
1786
  #: utils/stcr_upgrade.php:468 utils/stcr_upgrade.php:491
1787
  msgid ""
1788
  "<strong>New Feature</strong> Now the WordPress Authors can use the "
1789
- "<strong>Subscribe authors</strong> option to autor subscribe to a Custom Post "
1790
- "Type."
1791
  msgstr ""
1792
 
1793
  #: utils/stcr_upgrade.php:469 utils/stcr_upgrade.php:492
1794
  msgid ""
1795
  "<strong>New Feature</strong> A new field was added under the notification "
1796
- "options to and the management link only by email and not to display it on the "
1797
- "request link page."
1798
  msgstr ""
1799
 
1800
  #: utils/stcr_upgrade.php:484
@@ -1832,13 +1770,6 @@ msgid ""
1832
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1833
  msgstr ""
1834
 
1835
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1836
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1837
- #: utils/stcr_upgrade.php:624
1838
- msgid ""
1839
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1840
- msgstr ""
1841
-
1842
  #: utils/stcr_upgrade.php:532
1843
  msgid ""
1844
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1857,15 +1788,9 @@ msgstr ""
1857
 
1858
  #: utils/stcr_upgrade.php:539
1859
  #, fuzzy
1860
- #| msgid ""
1861
- #| "If you want to donate you can do it via <a href=\"\n"
1862
- #| "https://www.paypal.com/cgi-bin/webscr?"
1863
- #| "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1864
- #| "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1865
- #| "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1866
- msgid ""
1867
- "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal\" "
1868
- "aria-hidden=\"true\"></i> <a href=\"\n"
1869
  "https://www.paypal.com/cgi-bin/webscr?"
1870
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1871
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
@@ -1891,15 +1816,9 @@ msgstr ""
1891
 
1892
  #: utils/stcr_upgrade.php:564
1893
  #, fuzzy
1894
- #| msgid ""
1895
- #| "If you want to donate you can do it via <a href=\"\n"
1896
- #| "https://www.paypal.com/cgi-bin/webscr?"
1897
- #| "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1898
- #| "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1899
- #| "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1900
- msgid ""
1901
- "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal\" "
1902
- "aria-hidden=\"true\"></i> <a href=\"\n"
1903
  "https://www.paypal.com/cgi-bin/webscr?"
1904
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1905
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
@@ -1929,15 +1848,9 @@ msgstr ""
1929
  #: utils/stcr_upgrade.php:590 utils/stcr_upgrade.php:609
1930
  #: utils/stcr_upgrade.php:629
1931
  #, fuzzy
1932
- #| msgid ""
1933
- #| "If you want to donate you can do it via <a href=\"\n"
1934
- #| "https://www.paypal.com/cgi-bin/webscr?"
1935
- #| "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1936
- #| "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1937
- #| "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1938
- msgid ""
1939
- "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal\" "
1940
- "aria-hidden=\"true\"></i> <a href=\"\n"
1941
  " https://www.paypal.com/cgi-bin/webscr?"
1942
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1943
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
@@ -1954,12 +1867,6 @@ msgstr ""
1954
  msgid "You might need to clear you cache !!"
1955
  msgstr ""
1956
 
1957
- #: utils/stcr_upgrade.php:631
1958
- msgid ""
1959
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1960
- "version-"
1961
- msgstr ""
1962
-
1963
  #: utils/stcr_utils.php:172
1964
  msgid "January"
1965
  msgstr ""
@@ -1970,7 +1877,6 @@ msgstr ""
1970
 
1971
  #: utils/stcr_utils.php:174
1972
  #, fuzzy
1973
- #| msgid "Search"
1974
  msgid "March"
1975
  msgstr "جستجو"
1976
 
@@ -2048,7 +1954,6 @@ msgstr ""
2048
 
2049
  #: utils/stcr_utils.php:197
2050
  #, fuzzy
2051
- #| msgid "No"
2052
  msgid "Nov"
2053
  msgstr "نه"
2054
 
@@ -2061,8 +1966,8 @@ msgid ""
2061
  "Notify me of followup comments via e-mail. You can also <a "
2062
  "href='[subscribe_link]'>subscribe</a> without commenting."
2063
  msgstr ""
2064
- "مرا با ایمیل از دیدگاه های آتی این نوشته مطلع کن. همچنین می توانید بدون ارسال "
2065
- "دیدگاه <a href='[subscribe_link]'>مشترک شوید.</a>"
2066
 
2067
  #: utils/stcr_utils.php:341
2068
  msgid ""
@@ -2107,9 +2012,9 @@ msgstr ""
2107
 
2108
  #: utils/stcr_utils.php:351
2109
  msgid ""
2110
- "You can follow the discussion on <strong>[post_title]</strong> without having "
2111
- "to leave a comment. Cool, huh? Just enter your email address in the form here "
2112
- "below and you're all set."
2113
  msgstr ""
2114
  "می تونی بحث درباره <strong>[post_title]</strong> را بدون گذاشتن هیچ دیدگاهی "
2115
  "دنبال کنی. خوشت اومد، هان؟! فقط آدرس ایمیلتو در کادر زیر بنویس و تمام! "
@@ -2177,12 +2082,6 @@ msgstr "لطفاً اشتراک خود در این نوشته را تایید ک
2177
 
2178
  #: utils/stcr_utils.php:362
2179
  #, fuzzy
2180
- #| msgid ""
2181
- #| "You have requested to be notified every time a new comment is added to:\n"
2182
- #| "[post_permalink]\n"
2183
- #| "\n"
2184
- #| "Please confirm your request by clicking on this link:\n"
2185
- #| "[confirm_link]"
2186
  msgid ""
2187
  "You have requested to be notified every time a new comment is added to:\n"
2188
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2209,34 +2108,29 @@ msgstr ""
2209
 
2210
  #: utils/stcr_utils.php:365
2211
  #, fuzzy
2212
- #| msgid ""
2213
- #| "You have requested to manage your subscriptions to the articles on "
2214
- #| "[blog_name]. Follow this link to access your personal page:\n"
2215
- #| "[manager_link]"
2216
  msgid ""
2217
  "You have requested to manage your subscriptions to the articles on "
2218
  "[blog_name]. Follow this link to access your personal page:\n"
2219
  "<a href='[manager_link]'>[manager_link]</a>"
2220
  msgstr ""
2221
- "شما درخواست مدیریت اشتراک های خود را در مقالات [blog_name] کرده اید. روی لینک "
2222
- "زیر کلیک نمایید تا به صفحه ی شخصی خود بروید: \n"
2223
  "[manager_link]"
2224
 
2225
  #: utils/stcr_utils.php:481
2226
  msgid "StCR Notification"
2227
  msgstr "آگاه سازی ها"
2228
 
2229
- #: wp_subscribe_reloaded.php:188
2230
  #, fuzzy
2231
- #| msgid "Options"
2232
  msgid "StCR Options"
2233
  msgstr "تنظیمات"
2234
 
2235
- #: wp_subscribe_reloaded.php:1207
2236
  msgid "Don't subscribe"
2237
  msgstr "مشترک نمی شوم"
2238
 
2239
- #: wp_subscribe_reloaded.php:1208
2240
  msgid "All"
2241
  msgstr "دریافت همه دیدگاه های این نوشته"
2242
 
@@ -2244,8 +2138,8 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2244
  #~ msgstr "حمایت مالی / فنی"
2245
 
2246
  #~ msgid ""
2247
- #~ "You can either <a href=\"%s\">view all the subscriptions</a> or find those "
2248
- #~ "where the"
2249
  #~ msgstr ""
2250
  #~ "می توانید یا <a href=\"%s\">تمام اشتراک ها را ببینید</a> یا فقط مواردی را "
2251
  #~ "پیدا کنید که "
@@ -2320,11 +2214,11 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2320
 
2321
  #, fuzzy
2322
  #~| msgid ""
2323
- #~| "<p><strong>Note: To get a default template clear all the content and save "
2324
- #~| "the options.</strong></p>"
2325
  #~ msgid ""
2326
- #~ "<p style=\"color: #156dc7;\"><strong>Note: To get a default template clear "
2327
- #~ "all the content and save the options.</strong></p>"
2328
  #~ msgstr ""
2329
  #~ "<p><strong>توجه : برای داشتن یک قالب تمیز، محتوا را پاک کنید و تنظیمات را "
2330
  #~ "ذخیره نمایید.</strong></p>"
@@ -2343,9 +2237,6 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2343
  #~ msgid "Notify admin"
2344
  #~ msgstr "سرپرست را مطلع کن"
2345
 
2346
- #~ msgid "Let admin subscribe"
2347
- #~ msgstr "به سرپرست اجازه ی مشترک شدن بده"
2348
-
2349
  #~ msgid "days"
2350
  #~ msgstr "روز"
2351
 
@@ -2363,9 +2254,9 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2363
  #~ msgstr "Subscribe to Comments Reloaded را پشتیبانی کنید"
2364
 
2365
  #~ msgid ""
2366
- #~ "Every contribution that you make is high valuable, so if you consider this "
2367
- #~ "plugin a helpful tool we will use your donation to invest on support and "
2368
- #~ "developing time."
2369
  #~ msgstr ""
2370
  #~ "هر گونه مشارکت شما بسیار ارزشمند است، پس چنانچه این افزونه را ارزشمند می "
2371
  #~ "دانید ما از حمایت های مالی شما جهت سرمایه گذاری در پشتیبانی و توسعه "
@@ -2407,9 +2298,9 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2407
  #~ "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
2408
  #~ "src=\""
2409
  #~ msgstr ""
2410
- #~ "<strong>Subscribe to Comments Reloaded:</strong> داده ها در دیتابیس شما به "
2411
- #~ "خوبی تیمار شده اند تا از ایجاد پیغام های ناپخته HTML ممانعت بعمل آید. <a "
2412
- #~ "class=\"dismiss\" href=\"#\">فهمیدم. </a><img class=\"stcr-loading-"
2413
  #~ "animation\" src=\""
2414
 
2415
  #~ msgid ""
@@ -2426,8 +2317,8 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2426
  #~ msgid ""
2427
  #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
2428
  #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for "
2429
- #~ "detailed information on plugin changes.<a class=\"dismiss\" href=\"#\">Got "
2430
- #~ "it. </a><img class=\"stcr-loading-animation\" src=\""
2431
  #~ msgstr ""
2432
  #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
2433
  #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده جزییات "
@@ -2437,8 +2328,8 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2437
  #~ msgid ""
2438
  #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
2439
  #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
2440
- #~ "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </a><img "
2441
- #~ "class=\"stcr-loading-animation\" src=\""
2442
  #~ msgstr ""
2443
  #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
2444
  #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده کامل "
@@ -2456,8 +2347,8 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2456
  #~ msgstr ""
2457
  #~ "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
2458
  #~ "\">Comment Mail</strong></a> یک افزونه رایگان جدید بر مبنای "
2459
- #~ "<strong>Subscribe to Comments Reloaded</strong> است و شامل تمام قابلیت های "
2460
- #~ "هسته ی StCR می باشد."
2461
 
2462
  #~ msgid ""
2463
  #~ "A powerful StCR importer lets you import your StCR settings and "
@@ -2468,20 +2359,20 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2468
 
2469
  #~ msgid ""
2470
  #~ "Need more powerful features to manage your subscriptions but can't wait "
2471
- #~ "for StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
2472
- #~ "\">Take a look at Comment Mail!</a>"
2473
  #~ msgstr ""
2474
- #~ "به قابلیت های قدرتمند بیشتری نیاز دارید اما نمی توانید منتظر StCR بمانید؟ "
2475
- #~ "<a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank\">نگاهی "
2476
- #~ "به Comment Mail بیاندازید !</a>"
2477
 
2478
  #~ msgid ""
2479
  #~ "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
2480
  #~ "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
2481
  #~ "animation\" src=\""
2482
  #~ msgstr ""
2483
- #~ "<em>توجه : Subscribe to Comments Reloaded در توسعه فعال باقی خواهد ماند. </"
2484
- #~ "em><a class=\"dismiss\" href=\"#\">گرفتم </a><img class=\"stcr-loading-"
2485
  #~ "animation\" src=\""
2486
 
2487
  #~ msgid "StCR Subscription Box Position"
@@ -2562,5 +2453,5 @@ msgstr "دریافت همه دیدگاه های این نوشته"
2562
  #~ "Custom CSS class to associate to the checkbox, if you want to customize "
2563
  #~ "its style."
2564
  #~ msgstr ""
2565
- #~ "کلاس CSS سفارشی برای افزودن به کادر تیک زدنی در صورتی که بخواهید جلوه ی آن "
2566
- #~ "را تغییر دهید."
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
15
  "Plural-Forms: nplurals=1; plural=0;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; قبلی"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "یک خطا در به روزرسانی فیلدهای زیر رخ داد:"
103
 
223
  "Please remember: this operation cannot be undone. Are you sure you want to "
224
  "proceed?"
225
  msgstr ""
226
+ "به خاطر داشته باشید این عملیات غیرقابل برگشت است. آیا مطمئنید می خواهید "
227
+ "انجام شود؟"
228
 
229
  #: options/panel1-edit-subscription.php:16
230
  #: options/stcr_manage_subscriptions.php:58
286
  msgstr ""
287
  "اگر می خواهید کادر تیک زدنی را به قسمت دیگری از صفحه ی خود انتقال دهید این "
288
  "گزینه را غیرفعال نمایید. برای انتقال کادر تیک زدنی به بالای دکمه ی ارسال می "
289
+ "توانید کد زیر را به خط 2355 از فایل Wordpress> WP-includes> "
290
+ "comments_template.php اضافه کنید. شماره ی خط شاید عوض شود لذا دنبال تابع با "
291
+ "اسم comment_form بگردید.\n"
292
  "if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show();"
293
 
294
  #: options/stcr_comment_form.php:81
314
 
315
  #: options/stcr_comment_form.php:116 options/stcr_comment_form.php:118
316
  msgid ""
317
+ "Select the default option for the Checkbox. Be careful! Some users might "
318
+ "like to be subscribed to all the post."
319
  msgstr ""
320
  "انتخاب پیشفرض برای چک باکس را تعیین کنید. دقت داشته باشید که بازدیدکنندگان "
321
  "شاید مایل باشند مشترک تمام دیدگاه ها شوند."
328
  msgid ""
329
  "Allow users to choose from different subscription types (all, replies only)."
330
  msgstr ""
331
+ "به کاربران امکان می دهد گزینه های مختلف اشتراک مثلاً دریافت همه ی دیدگاه ها "
332
+ "یا فقط دریافت پاسخ به دیدگاه های خود را انتخاب نمایند."
333
 
334
  #: options/stcr_comment_form.php:160
335
  msgid "Advanced default"
352
 
353
  #: options/stcr_comment_form.php:189 options/stcr_comment_form.php:191
354
  msgid "Custom inline CSS to add to the checkbox."
355
+ msgstr ""
356
+ "جلوه ی CSS سفارشی که فقط برای خط مربوط به کادر تیک زدنی استفاده می شود."
357
 
358
  #: options/stcr_comment_form.php:199
359
  msgid "Custom HTML"
409
  msgstr "برچسب مخصوص نویسنده ی نوشته "
410
 
411
  #: options/stcr_comment_form.php:313 options/stcr_comment_form.php:315
412
+ msgid ""
413
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
414
  msgstr ""
415
  "این برچسب به نویسندگان و مدیران نشان داده می شود. تگ های مجاز: [manager_link]"
416
 
492
  #: options/stcr_manage_subscriptions.php:196
493
  #: options/stcr_manage_subscriptions.php:210
494
  #, fuzzy
 
495
  msgid "Actions"
496
  msgstr "اقدام"
497
 
560
 
561
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
562
  #, fuzzy
 
 
 
 
563
  msgid ""
564
  "Disable the virtual management page if you need to create a <a href='https://"
565
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
628
 
629
  #: options/stcr_management_page.php:190 options/stcr_management_page.php:192
630
  msgid ""
631
+ "Thank you note shown after the request here above has been processed. "
632
+ "Allowed tags: [post_title], [post_permalink]"
633
  msgstr ""
634
  "پیام تشکر پس از تایید شدن درخواست مشروح در بالا! تگ های مجاز: [post_title], "
635
  "[post_permalink]"
643
  "Text shown to those who want to subscribe without commenting. Allowed tags: "
644
  "[post_title], [post_permalink]"
645
  msgstr ""
646
+ "این متن به کسانی که می خواهند بدون دیدگاه نویسی مشترک گردند نشان داده می "
647
+ "شود. تگ های مجاز: [post_title], [post_permalink]"
648
 
649
  #: options/stcr_management_page.php:241
650
  msgid "Subscription processed"
655
  "Thank you note shown after the subscription request has been processed "
656
  "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
657
  msgstr ""
658
+ "پیام تشکر پس از این که درخواست اشتراک پردازش شد (در حالت غیرفعال بودن نیاز "
659
+ "به تایید ایمیلی). برچسب های مجاز: [post_title], [post_permalink]"
660
 
661
  #: options/stcr_management_page.php:268
662
  msgid "Subscription processed (DCI)"
692
 
693
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
694
  #, fuzzy
 
 
 
695
  msgid ""
696
  "Name to use for the 'from' field when sending a new notification to the user."
697
  msgstr "نام فرستنده هنگام ارسال یادآور جدید به کاربران"
728
 
729
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
730
  #, fuzzy
 
 
 
 
731
  msgid ""
732
  "Content of the notification email. Allowed tags: [post_title], "
733
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
734
+ "[manager_link], [comment_gravatar]<p style='color: #156dc7;'><strong>Note: "
735
+ "To get a default template clear all the content and save the options.</"
736
+ "strong></p>"
737
  msgstr ""
738
  "محتوای ایمیل یادآور. تگ های مجاز: [post_title], [comment_permalink], "
739
  "[comment_author], [comment_content], [post_permalink], [manager_link]"
794
 
795
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
796
  #, fuzzy
 
 
 
797
  msgid ""
798
  "Content of the One Click confirmation. Allowed tags: [post_title], "
799
  "[blog_name]."
805
 
806
  #: options/stcr_options.php:98 options/stcr_options.php:100
807
  msgid ""
808
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
809
  "You should leave it to Yes always."
810
  msgstr ""
811
 
826
 
827
  #: options/stcr_options.php:140 options/stcr_options.php:142
828
  msgid ""
829
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
830
+ "this feature."
831
  msgstr ""
832
  "اشتراک هایی که بیش از این تعداد روز منتظر تایید مانده و پاسخی نگرفته اند را "
833
  "حذف کن. عدد 0 به معنای عدم استفاده از این قابلیت است."
838
 
839
  #: options/stcr_options.php:157 options/stcr_options.php:159
840
  msgid ""
841
+ "Date format that will be display on the management page. Use <a "
842
+ "href='https://secure.php.net/manual/en/function.date.php#refsect1-function."
843
+ "date-parameters' target='_blank'>PHP Date Format</a>"
844
  msgstr ""
845
 
846
  #: options/stcr_options.php:166
849
 
850
  #: options/stcr_options.php:182 options/stcr_options.php:184
851
  msgid ""
852
+ "If this option is enable the subscription box will be above the submit "
853
+ "button in your comment form. Use this when your theme is outdated and using "
854
+ "the incorrect WordPress Hooks and the checkbox is not displayed."
855
  msgstr ""
856
 
857
  #: options/stcr_options.php:192
871
  msgstr "اشتراک مؤلفان"
872
 
873
  #: options/stcr_options.php:236 options/stcr_options.php:238
874
+ msgid ""
875
+ "Automatically subscribe authors to their own articles (not retroactive)."
876
  msgstr ""
877
  "به طور خودکار نویسندگان را مشترک یادداشت هایشان کن ( شامل یادداشت های موجود "
878
  "از قبل نمی شود )"
883
 
884
  #: options/stcr_options.php:263 options/stcr_options.php:265
885
  msgid ""
886
+ "If enabled, will send email messages with content-type = text/html instead "
887
+ "of text/plain"
888
  msgstr ""
889
  "اگر فعال شود ما پیام ها را با content-type = text/html به جای text/plain "
890
  "ایمیل می کنیم."
899
  msgstr ""
900
  "کاربران را مطلع کن اگر یک بازآگاهی یا ارجاع مستقیم به دیدگاه ها اضافه شود."
901
 
902
+ #: options/stcr_options.php:300
903
  msgid "Track all subscriptions"
904
  msgstr "تمام اشتراک ها را رهگیری کن"
905
 
907
  msgid "Notify the administrator when users subscribe without commenting."
908
  msgstr "وقتی کاربران بدون دیدگاه گذاری مشترک می شوند سرپرست را مطلع کن."
909
 
910
+ #: options/stcr_options.php:327
911
+ #, fuzzy
912
+ msgid "Let Admin Subscribe"
913
+ msgstr "به سرپرست اجازه ی مشترک شدن بده"
914
+
915
  #: options/stcr_options.php:344 options/stcr_options.php:346
916
  msgid "Let the administrator subscribe to comments when logged in."
917
  msgstr ""
932
  #: options/stcr_options.php:398 options/stcr_options.php:400
933
  msgid ""
934
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
935
+ "your theme already add this into your site."
936
  msgstr ""
937
 
938
  #: options/stcr_options.php:408
951
 
952
  #: options/stcr_options.php:425
953
  #, fuzzy
 
954
  msgid "Generate New Key"
955
  msgstr "ایجاد"
956
 
957
  #: options/stcr_options.php:430 options/stcr_options.php:432
958
  msgid ""
959
+ "This Unique Key will be use to send the notification to your subscribers "
960
+ "with more security."
961
  msgstr ""
962
+ "این شناسه منحصر بفرد جهت ارسال آگاه سازی ها به مشترکین با امنیت بیشتر "
963
+ "استفاده می شود."
964
 
965
  #: options/stcr_options.php:440 options/stcr_options.php:470
966
  msgid "Reset All Options"
981
  msgstr ""
982
 
983
  #: options/stcr_support.php:20
 
984
  msgid ""
985
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
986
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
989
 
990
  #: options/stcr_support.php:27
991
  #, fuzzy
 
 
 
 
 
 
992
  msgid ""
993
  "How valuable is the feature offered by this plugin to your visitors? please "
994
  "consider supporting the author if this plugin made your web site better, "
1000
  "قابلیت هایی که توسط این افزونه ارائه شده اند چقدر برای بازدید کنندگان شما "
1001
  "ارزش دارد؟ لطفاً چنانچه این افزونه سایت شما را بهتر کرده است از نویسنده آن "
1002
  "حمایت کنید، به خصوص با پرداخت وجه در قبال آن. هر وجه کمکی که دریافت می شود "
1003
+ "دوباره جهت توسعه <strong>Subscribe to Comments Reloaded</strong> سرمایه "
1004
+ "گذاری می شود ، و بخش کوچکی از آن نیز صرف خرید غذا برای خانواده ام می شود."
1005
 
1006
  #: options/stcr_support.php:29
1007
  #, fuzzy
 
1008
  msgid "You can still help"
1009
  msgstr "شما هم می توانید کمک کنید"
1010
 
1011
  #: options/stcr_support.php:30
1012
  #, fuzzy
 
 
 
 
 
 
 
1013
  msgid ""
1014
  "Please consider blogging about my plugin with a link to the plugin's page. "
1015
  "Please let your readers know what makes your blog better. You can also "
1017
  "localization files, ideas on how to improve <strong>Subscribe to Comments "
1018
  "Reloaded</strong> and so on. Whatever you do, thanks for using my plugin!"
1019
  msgstr ""
1020
+ "اگر شما قصد پرداخت وجه در قبال این افزونه را ندارید لطفأ با قرار دادن لینک "
1021
+ "آن در سایت یا وبلاگ خود و معرفی آن حمایتش کنید؛ شما همچنین به خوانندگان خود "
1022
  "خواهید گفت چگونه بلاگتان بهتر شده است. شما همچنین می توانید برای این افزونه "
1023
  "وقت بگذارید و با ارسال گزارش ایراد ها، فایل های محلی شده و ایده های بهبود "
1024
  "<strong>Subscribe to Comments Reloaded</strong> حمایتش کنید. فارغ از همه این "
1032
  msgid ""
1033
  "Before a new Update we release a Beta version so that our current users can "
1034
  "give us feedback if they find a bug, If you want to join the tester list you "
1035
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
1036
+ "a>"
1037
  msgstr ""
1038
  "قبل از ارسال به روز رسانی جدید افزونه ما یک نسخه بتا توزیع می کنیم بنابراین "
1039
+ "کاربران فعلی ما می توانند به ما بازخورد بدهند اگر که ایرادی پیدا کنند، اگر "
1040
+ "می خواهید به جمع تست کنندگان بپیوندید شما می توانید ایمیل خود را <a "
1041
+ "href='http://eepurl.com/biCk1b' target='_blank'>از اینجا</a> اضافه کنید."
1042
 
1043
  #: options/stcr_support.php:35
1044
  msgid "Vote and show your appreciation"
1071
  "وردپرس."
1072
 
1073
  #: options/stcr_support.php:43
 
1074
  msgid ""
1075
  "The options on the WordPress forum at very limited to share media "
1076
  "information, so I urge you to use GitHub to report any issue, you will get a "
1133
  msgid "Clean Up Log Archive"
1134
  msgstr ""
1135
 
1136
+ #: options/stcr_system.php:202
1137
  msgid ""
1138
  "If you want to clean up the log archive please click the following button"
1139
  msgstr ""
1169
  msgstr ""
1170
 
1171
  #: options/stcr_system.php:290
 
1172
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1173
  msgstr ""
1174
 
1234
 
1235
  #: options/stcr_system.php:397 options/stcr_system.php:398
1236
  #: options/stcr_system.php:399 options/stcr_system.php:400
1237
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1238
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1239
  msgid "Not Available"
1240
  msgstr ""
1241
 
1242
+ #. translators: %s: SSL connection response
1243
  #: options/stcr_system.php:414
 
1244
  msgid "Connection uses %s"
1245
  msgstr ""
1246
 
1247
  #: options/stcr_system.php:431
 
1248
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1249
  msgstr ""
1250
 
1258
  "exist."
1259
  msgstr ""
1260
 
1261
+ #: options/stcr_system.php:460
 
1262
  msgid "%s - We recommend a minimum cURL version of 7.40."
1263
  msgstr ""
1264
 
1265
+ #: options/stcr_system.php:494
 
1266
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:494
1270
  msgid "WordPress Requirements"
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:509
 
1274
  msgid "Default timezone is %s - it should be UTC"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:525
 
1278
  msgid ""
1279
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1280
  "also some extensions, will not work without DOMDocument."
1281
  msgstr ""
1282
 
1283
+ #: options/stcr_system.php:536
 
1284
  msgid ""
1285
  "Your server does not support the %s function - this is used for file "
1286
  "compression and decompression."
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:553
1290
  msgid "TLS Connection"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:557
1294
  msgid "TLS Rating"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:561
1298
  msgid "Server Info"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:565
1302
  msgid "PHP Version"
1303
  msgstr ""
1304
 
1305
+ #: options/stcr_system.php:569
1306
  msgid "PHP Post Max Size"
1307
  msgstr ""
1308
 
1309
+ #: options/stcr_system.php:573
1310
  msgid "PHP Max Execution Time"
1311
  msgstr ""
1312
 
1313
+ #: options/stcr_system.php:577
1314
  msgid "PHP Max Input Vars"
1315
  msgstr ""
1316
 
1317
+ #: options/stcr_system.php:581
1318
  msgid "PHP Max Upload Size"
1319
  msgstr ""
1320
 
1321
+ #: options/stcr_system.php:585
1322
  msgid "cURL Version"
1323
  msgstr ""
1324
 
1325
+ #: options/stcr_system.php:589
1326
  msgid "MySQL Version"
1327
  msgstr ""
1328
 
1329
+ #: options/stcr_system.php:593
1330
  msgid "Default Timezone is UTC"
1331
  msgstr ""
1332
 
1333
+ #: options/stcr_system.php:597
1334
  msgid "DOMDocument"
1335
  msgstr ""
1336
 
1337
+ #: options/stcr_system.php:601
1338
  msgid "gzip"
1339
  msgstr ""
1340
 
1341
+ #: options/stcr_system.php:605
1342
  msgid "GD Graphics Library"
1343
  msgstr ""
1344
 
1345
+ #: options/stcr_system.php:629
1346
  #, fuzzy
 
1347
  msgid "Active Plugins"
1348
  msgstr "فعال"
1349
 
1350
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1351
+ msgid "Visit plugin homepage"
1352
+ msgstr ""
1353
+
1354
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1355
+ msgid "Visit author homepage"
1356
+ msgstr ""
1357
+
1358
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1359
+ msgctxt "by author"
1360
+ msgid "by %s"
1361
+ msgstr ""
1362
+
1363
+ #: options/stcr_system.php:686
1364
  #, fuzzy
 
1365
  msgid "Inactive Plugins"
1366
  msgstr "فعال"
1367
 
1395
 
1396
  #: templates/author.php:97 templates/user.php:115
1397
  #, fuzzy
 
1398
  msgid "Unsubscribe"
1399
  msgstr "مشترک نمی شوم"
1400
 
1403
  msgstr "تمام دیدگاه ها"
1404
 
1405
  #: templates/author.php:100 templates/user.php:118
1406
+ #: wp_subscribe_reloaded.php:1210
1407
  msgid "Replies to my comments"
1408
  msgstr "فقط دریافت پاسخ دیدگاه های خودم "
1409
 
1433
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1434
  #: templates/subscribe.php:178
1435
  #, fuzzy
 
1436
  msgid "Email address is not valid"
1437
  msgstr "نشانی رایان‌نامه فرستنده"
1438
 
1457
  msgstr ""
1458
 
1459
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1460
+ #: wp_subscribe_reloaded.php:157
1461
  msgid "Manage subscriptions"
1462
  msgstr "مدیریت اشتراک ها"
1463
 
1464
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1465
+ #: wp_subscribe_reloaded.php:158
1466
  msgid "Comment Form"
1467
  msgstr "فرم دیدگاه‌ها"
1468
 
1469
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1470
+ #: wp_subscribe_reloaded.php:159
1471
  msgid "Management Page"
1472
  msgstr "صفحه‌ی مدیریت"
1473
 
1474
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1475
+ #: wp_subscribe_reloaded.php:160
1476
  msgid "Notifications"
1477
  msgstr "آگاه سازی ها"
1478
 
1479
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1480
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1481
  msgid "Options"
1482
  msgstr "تنظیمات"
1483
 
1484
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1485
+ #: wp_subscribe_reloaded.php:162
1486
  msgid "Support"
1487
  msgstr " پشتیبانی"
1488
 
1489
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1490
+ #: wp_subscribe_reloaded.php:191
1491
  msgid "StCR System"
1492
  msgstr ""
1493
 
1494
+ #: utils/stcr_manage.php:429 utils/stcr_manage.php:457
1495
+ #: utils/stcr_manage.php:484 utils/stcr_manage.php:511
1496
+ #: utils/stcr_manage.php:538 utils/stcr_manage.php:565
1497
  #: utils/stcr_manage.php:594
1498
  msgid "You do not have sufficient permissions to access this page."
1499
  msgstr ""
1525
  msgid "Important Notice"
1526
  msgstr "نکته مهم"
1527
 
 
 
 
 
 
 
 
 
1528
  #: utils/stcr_upgrade.php:175
1529
  msgid ""
1530
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1540
  " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1541
  "Comments to prevent confusion between the two plugins."
1542
  msgstr ""
1543
+ "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</"
1544
+ "strong> کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1545
 
1546
  #: utils/stcr_upgrade.php:176
1547
  msgid ""
1548
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1549
+ "that you want to import, you'll need to import that data manually, as only "
1550
+ "one import routine will ever run to prevent data loss."
1551
  msgstr ""
1552
+ "اگر داده های شما برای افزونه Subscribe to Comments Reloaded < v2.0 می باشد "
1553
+ "و بخواهید داده ها را وارد کنید شما نیاز خواهید داشت به صورت دستی این کار را "
1554
  "انجام دهید تا مانع از دست دادن داده ها شوید."
1555
 
 
 
 
 
 
 
 
 
 
1556
  #: utils/stcr_upgrade.php:250
1557
  msgid ""
1558
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1568
  " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1569
  "Notification to prevent confusion between the two plugins."
1570
  msgstr ""
1571
+ "توصیه می شود که شما اکنون Subscribe to Comments را <strong>غیرفعال</"
1572
+ "strong> کنید تا از مشکلات تداخل دو افزونه در امان باشید."
1573
 
1574
  #: utils/stcr_upgrade.php:397
1575
  msgid ""
1597
  "you'll need to import that data manually, as only one import routine will "
1598
  "ever run to prevent data loss."
1599
  msgstr ""
1600
+ "اگر داده های اشتراک شما برای افزونه دیگری Subscribe to Comments یا "
1601
+ "Subscribe to Comments Reloaded < v2.0 می باشد و بخواهید داده ها را وارد کنید "
1602
+ "شما نیاز خواهید داشت به صورت دستی این کار را انجام دهید تا مانع از دست دادن "
1603
+ "داده ها شوید."
1604
 
1605
  #: utils/stcr_upgrade.php:399
1606
  msgid ""
1617
  "url]</code> عوض کنید."
1618
 
1619
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1620
+ #: wp_subscribe_reloaded.php:230
1621
  msgid "Settings"
1622
  msgstr "تنظیمات"
1623
 
1638
  "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1639
  msgstr ""
1640
  "اگر به ایراد یا مشکلی برخوردید می توانید آن را <a href=\"https://github.com/"
1641
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">اینجا</a> "
1642
+ "مطرح کنید."
1643
 
1644
  #: utils/stcr_upgrade.php:419
1645
  #, fuzzy
 
 
 
 
 
 
1646
  msgid ""
1647
  "Please consider to make a donation to support the plugin. You can donate via "
1648
  "<i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1657
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1658
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a> اقدام کنید."
1659
 
 
 
 
 
 
 
 
 
1660
  #: utils/stcr_upgrade.php:432
1661
  msgid ""
1662
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1675
  "ویرایشگر متنی پیشرفته جهت ایجاد قالب های ایمیل HTML ، موقعیت چک باکس اشتراک، "
1676
  "و موارد بیشتر است!"
1677
 
 
 
 
 
 
 
 
 
 
 
 
 
1678
  #: utils/stcr_upgrade.php:447
1679
  msgid ""
1680
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1724
  #: utils/stcr_upgrade.php:468 utils/stcr_upgrade.php:491
1725
  msgid ""
1726
  "<strong>New Feature</strong> Now the WordPress Authors can use the "
1727
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1728
+ "Post Type."
1729
  msgstr ""
1730
 
1731
  #: utils/stcr_upgrade.php:469 utils/stcr_upgrade.php:492
1732
  msgid ""
1733
  "<strong>New Feature</strong> A new field was added under the notification "
1734
+ "options to and the management link only by email and not to display it on "
1735
+ "the request link page."
1736
  msgstr ""
1737
 
1738
  #: utils/stcr_upgrade.php:484
1770
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1771
  msgstr ""
1772
 
 
 
 
 
 
 
 
1773
  #: utils/stcr_upgrade.php:532
1774
  msgid ""
1775
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1788
 
1789
  #: utils/stcr_upgrade.php:539
1790
  #, fuzzy
1791
+ msgid ""
1792
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1793
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
 
 
 
 
 
 
1794
  "https://www.paypal.com/cgi-bin/webscr?"
1795
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1796
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1816
 
1817
  #: utils/stcr_upgrade.php:564
1818
  #, fuzzy
1819
+ msgid ""
1820
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1821
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
 
 
 
 
 
 
1822
  "https://www.paypal.com/cgi-bin/webscr?"
1823
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1824
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1848
  #: utils/stcr_upgrade.php:590 utils/stcr_upgrade.php:609
1849
  #: utils/stcr_upgrade.php:629
1850
  #, fuzzy
1851
+ msgid ""
1852
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1853
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
 
 
 
 
 
 
1854
  " https://www.paypal.com/cgi-bin/webscr?"
1855
  "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1856
  "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1867
  msgid "You might need to clear you cache !!"
1868
  msgstr ""
1869
 
 
 
 
 
 
 
1870
  #: utils/stcr_utils.php:172
1871
  msgid "January"
1872
  msgstr ""
1877
 
1878
  #: utils/stcr_utils.php:174
1879
  #, fuzzy
 
1880
  msgid "March"
1881
  msgstr "جستجو"
1882
 
1954
 
1955
  #: utils/stcr_utils.php:197
1956
  #, fuzzy
 
1957
  msgid "Nov"
1958
  msgstr "نه"
1959
 
1966
  "Notify me of followup comments via e-mail. You can also <a "
1967
  "href='[subscribe_link]'>subscribe</a> without commenting."
1968
  msgstr ""
1969
+ "مرا با ایمیل از دیدگاه های آتی این نوشته مطلع کن. همچنین می توانید بدون "
1970
+ "ارسال دیدگاه <a href='[subscribe_link]'>مشترک شوید.</a>"
1971
 
1972
  #: utils/stcr_utils.php:341
1973
  msgid ""
2012
 
2013
  #: utils/stcr_utils.php:351
2014
  msgid ""
2015
+ "You can follow the discussion on <strong>[post_title]</strong> without "
2016
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
2017
+ "form here below and you're all set."
2018
  msgstr ""
2019
  "می تونی بحث درباره <strong>[post_title]</strong> را بدون گذاشتن هیچ دیدگاهی "
2020
  "دنبال کنی. خوشت اومد، هان؟! فقط آدرس ایمیلتو در کادر زیر بنویس و تمام! "
2082
 
2083
  #: utils/stcr_utils.php:362
2084
  #, fuzzy
 
 
 
 
 
 
2085
  msgid ""
2086
  "You have requested to be notified every time a new comment is added to:\n"
2087
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2108
 
2109
  #: utils/stcr_utils.php:365
2110
  #, fuzzy
 
 
 
 
2111
  msgid ""
2112
  "You have requested to manage your subscriptions to the articles on "
2113
  "[blog_name]. Follow this link to access your personal page:\n"
2114
  "<a href='[manager_link]'>[manager_link]</a>"
2115
  msgstr ""
2116
+ "شما درخواست مدیریت اشتراک های خود را در مقالات [blog_name] کرده اید. روی "
2117
+ "لینک زیر کلیک نمایید تا به صفحه ی شخصی خود بروید: \n"
2118
  "[manager_link]"
2119
 
2120
  #: utils/stcr_utils.php:481
2121
  msgid "StCR Notification"
2122
  msgstr "آگاه سازی ها"
2123
 
2124
+ #: wp_subscribe_reloaded.php:189
2125
  #, fuzzy
 
2126
  msgid "StCR Options"
2127
  msgstr "تنظیمات"
2128
 
2129
+ #: wp_subscribe_reloaded.php:1208
2130
  msgid "Don't subscribe"
2131
  msgstr "مشترک نمی شوم"
2132
 
2133
+ #: wp_subscribe_reloaded.php:1209
2134
  msgid "All"
2135
  msgstr "دریافت همه دیدگاه های این نوشته"
2136
 
2138
  #~ msgstr "حمایت مالی / فنی"
2139
 
2140
  #~ msgid ""
2141
+ #~ "You can either <a href=\"%s\">view all the subscriptions</a> or find "
2142
+ #~ "those where the"
2143
  #~ msgstr ""
2144
  #~ "می توانید یا <a href=\"%s\">تمام اشتراک ها را ببینید</a> یا فقط مواردی را "
2145
  #~ "پیدا کنید که "
2214
 
2215
  #, fuzzy
2216
  #~| msgid ""
2217
+ #~| "<p><strong>Note: To get a default template clear all the content and "
2218
+ #~| "save the options.</strong></p>"
2219
  #~ msgid ""
2220
+ #~ "<p style=\"color: #156dc7;\"><strong>Note: To get a default template "
2221
+ #~ "clear all the content and save the options.</strong></p>"
2222
  #~ msgstr ""
2223
  #~ "<p><strong>توجه : برای داشتن یک قالب تمیز، محتوا را پاک کنید و تنظیمات را "
2224
  #~ "ذخیره نمایید.</strong></p>"
2237
  #~ msgid "Notify admin"
2238
  #~ msgstr "سرپرست را مطلع کن"
2239
 
 
 
 
2240
  #~ msgid "days"
2241
  #~ msgstr "روز"
2242
 
2254
  #~ msgstr "Subscribe to Comments Reloaded را پشتیبانی کنید"
2255
 
2256
  #~ msgid ""
2257
+ #~ "Every contribution that you make is high valuable, so if you consider "
2258
+ #~ "this plugin a helpful tool we will use your donation to invest on support "
2259
+ #~ "and developing time."
2260
  #~ msgstr ""
2261
  #~ "هر گونه مشارکت شما بسیار ارزشمند است، پس چنانچه این افزونه را ارزشمند می "
2262
  #~ "دانید ما از حمایت های مالی شما جهت سرمایه گذاری در پشتیبانی و توسعه "
2298
  #~ "\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-animation\" "
2299
  #~ "src=\""
2300
  #~ msgstr ""
2301
+ #~ "<strong>Subscribe to Comments Reloaded:</strong> داده ها در دیتابیس شما "
2302
+ #~ "به خوبی تیمار شده اند تا از ایجاد پیغام های ناپخته HTML ممانعت بعمل آید. "
2303
+ #~ "<a class=\"dismiss\" href=\"#\">فهمیدم. </a><img class=\"stcr-loading-"
2304
  #~ "animation\" src=\""
2305
 
2306
  #~ msgid ""
2317
  #~ msgid ""
2318
  #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
2319
  #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for "
2320
+ #~ "detailed information on plugin changes.<a class=\"dismiss\" href=\"#"
2321
+ #~ "\">Got it. </a><img class=\"stcr-loading-animation\" src=\""
2322
  #~ msgstr ""
2323
  #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
2324
  #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده جزییات "
2328
  #~ msgid ""
2329
  #~ "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
2330
  #~ "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
2331
+ #~ "complete list of changes.<a class=\"dismiss\" href=\"#\">Got it. </"
2332
+ #~ "a><img class=\"stcr-loading-animation\" src=\""
2333
  #~ msgstr ""
2334
  #~ "لطفأ <a href=\"https://wordpress.org/plugins/subscribe-to-comments-"
2335
  #~ "reloaded/changelog/\" target=\"_blank\">تغییرات</a> را برای مشاهده کامل "
2347
  #~ msgstr ""
2348
  #~ "<strong><a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
2349
  #~ "\">Comment Mail</strong></a> یک افزونه رایگان جدید بر مبنای "
2350
+ #~ "<strong>Subscribe to Comments Reloaded</strong> است و شامل تمام قابلیت "
2351
+ #~ "های هسته ی StCR می باشد."
2352
 
2353
  #~ msgid ""
2354
  #~ "A powerful StCR importer lets you import your StCR settings and "
2359
 
2360
  #~ msgid ""
2361
  #~ "Need more powerful features to manage your subscriptions but can't wait "
2362
+ #~ "for StCR? <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target="
2363
+ #~ "\"_blank\">Take a look at Comment Mail!</a>"
2364
  #~ msgstr ""
2365
+ #~ "به قابلیت های قدرتمند بیشتری نیاز دارید اما نمی توانید منتظر StCR "
2366
+ #~ "بمانید؟ <a href=\"http://comment-mail.com/r/stcr-to-cm/\" target=\"_blank"
2367
+ #~ "\">نگاهی به Comment Mail بیاندازید !</a>"
2368
 
2369
  #~ msgid ""
2370
  #~ "<em>Note: Subscribe to Comments Reloaded remains in active development.</"
2371
  #~ "em><a class=\"dismiss\" href=\"#\">Got it. </a><img class=\"stcr-loading-"
2372
  #~ "animation\" src=\""
2373
  #~ msgstr ""
2374
+ #~ "<em>توجه : Subscribe to Comments Reloaded در توسعه فعال باقی خواهد ماند. "
2375
+ #~ "</em><a class=\"dismiss\" href=\"#\">گرفتم </a><img class=\"stcr-loading-"
2376
  #~ "animation\" src=\""
2377
 
2378
  #~ msgid "StCR Subscription Box Position"
2453
  #~ "Custom CSS class to associate to the checkbox, if you want to customize "
2454
  #~ "its style."
2455
  #~ msgstr ""
2456
+ #~ "کلاس CSS سفارشی برای افزودن به کادر تیک زدنی در صورتی که بخواهید جلوه ی "
2457
+ #~ "آن را تغییر دهید."
langs/subscribe-reloaded-fr_FR.mo CHANGED
Binary file
langs/subscribe-reloaded-fr_FR.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:21-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:21-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
@@ -23,6 +23,8 @@ msgstr ""
23
  "X-Loco-Target-Locale: fr_FR\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
  "X-Poedit-SearchPathExcluded-0: includes\n"
 
 
26
 
27
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
28
  msgid " "
@@ -82,7 +84,6 @@ msgstr ""
82
 
83
  #: classes/stcr_i18n.php:67
84
  #, fuzzy
85
- #| msgid "&laquo; Previous"
86
  msgid "Previous"
87
  msgstr "&laquo; Précédent"
88
 
@@ -104,7 +105,6 @@ msgstr "Vos réglages ont été sauvegardés avec succès."
104
  #: options/options_template.php:46 options/stcr_notifications.php:57
105
  #: options/stcr_options.php:65 options/stcr_system.php:114
106
  #, fuzzy
107
- #| msgid "There was an error updating the following fields:"
108
  msgid "There was an error updating the options."
109
  msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
110
 
@@ -495,7 +495,6 @@ msgstr "Billet (ID)"
495
  #: options/stcr_manage_subscriptions.php:196
496
  #: options/stcr_manage_subscriptions.php:210
497
  #, fuzzy
498
- #| msgid "Action:"
499
  msgid "Actions"
500
  msgstr "Action :"
501
 
@@ -564,10 +563,6 @@ msgstr "Page de gestion virtuelle"
564
 
565
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
566
  #, fuzzy
567
- #| msgid ""
568
- #| "Disable the virtual management page if you need to create a <a href="
569
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
570
- #| "real-management-page\">real page</a> to make your theme happy."
571
  msgid ""
572
  "Disable the virtual management page if you need to create a <a href='https://"
573
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -703,9 +698,6 @@ msgstr "Adresse email de l'expéditeur"
703
 
704
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
705
  #, fuzzy
706
- #| msgid ""
707
- #| "Name to use for the \"from\" field when sending a new notification to the "
708
- #| "user."
709
  msgid ""
710
  "Name to use for the 'from' field when sending a new notification to the user."
711
  msgstr ""
@@ -744,10 +736,6 @@ msgstr "Message de notification"
744
 
745
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
746
  #, fuzzy
747
- #| msgid ""
748
- #| "Content of the notification email. Allowed tags: [post_title], "
749
- #| "[comment_permalink], [comment_author], [comment_content], "
750
- #| "[post_permalink], [manager_link]"
751
  msgid ""
752
  "Content of the notification email. Allowed tags: [post_title], "
753
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -815,9 +803,6 @@ msgstr "Permettre aux admins de s'abonner"
815
 
816
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
817
  #, fuzzy
818
- #| msgid ""
819
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
820
- #| "[blog_name]"
821
  msgid ""
822
  "Content of the One Click confirmation. Allowed tags: [post_title], "
823
  "[blog_name]."
@@ -829,7 +814,7 @@ msgstr ""
829
 
830
  #: options/stcr_options.php:98 options/stcr_options.php:100
831
  msgid ""
832
- "This option will disable the StCR checkbox or dropdown in you comment form. "
833
  "You should leave it to Yes always."
834
  msgstr ""
835
 
@@ -923,7 +908,7 @@ msgstr ""
923
  "Notifier les utilisateurs quand un nouveau trackback ou pingback est ajouté "
924
  "à la discussion."
925
 
926
- #: options/stcr_options.php:300 options/stcr_options.php:327
927
  msgid "Track all subscriptions"
928
  msgstr "Envoyer abonnements sans commentaire"
929
 
@@ -932,6 +917,11 @@ msgid "Notify the administrator when users subscribe without commenting."
932
  msgstr ""
933
  "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
934
 
 
 
 
 
 
935
  #: options/stcr_options.php:344 options/stcr_options.php:346
936
  msgid "Let the administrator subscribe to comments when logged in."
937
  msgstr ""
@@ -953,7 +943,7 @@ msgstr ""
953
  #: options/stcr_options.php:398 options/stcr_options.php:400
954
  msgid ""
955
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
956
- "you theme already add this into your site."
957
  msgstr ""
958
 
959
  #: options/stcr_options.php:408
@@ -972,7 +962,6 @@ msgstr "générer"
972
 
973
  #: options/stcr_options.php:425
974
  #, fuzzy
975
- #| msgid "Generate"
976
  msgid "Generate New Key"
977
  msgstr "générer"
978
 
@@ -1004,7 +993,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
1004
  msgstr ""
1005
 
1006
  #: options/stcr_support.php:20
1007
- #, php-format
1008
  msgid ""
1009
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1010
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -1013,12 +1001,6 @@ msgstr ""
1013
 
1014
  #: options/stcr_support.php:27
1015
  #, fuzzy
1016
- #| msgid ""
1017
- #| "How valuable is the feature offered by this plugin to your visitors? "
1018
- #| "please consider supporting the author if this plugin made your web site "
1019
- #| "better, especially if you are making money out of it. Any donation "
1020
- #| "received will be reinvested in the development of <strong>Subscribe to "
1021
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1022
  msgid ""
1023
  "How valuable is the feature offered by this plugin to your visitors? please "
1024
  "consider supporting the author if this plugin made your web site better, "
@@ -1035,19 +1017,11 @@ msgstr ""
1035
 
1036
  #: options/stcr_support.php:29
1037
  #, fuzzy
1038
- #| msgid "You can help"
1039
  msgid "You can still help"
1040
  msgstr "Vous pouvez aider"
1041
 
1042
  #: options/stcr_support.php:30
1043
  #, fuzzy
1044
- #| msgid ""
1045
- #| "If you don't want to donate money, please consider blogging about my "
1046
- #| "plugin with a link to the plugin's page. Please let your readers know "
1047
- #| "what makes your blog better. You can also contribute donating your time: "
1048
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1049
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1050
- #| "Whatever you do, thanks for using my plugin!"
1051
  msgid ""
1052
  "Please consider blogging about my plugin with a link to the plugin's page. "
1053
  "Please let your readers know what makes your blog better. You can also "
@@ -1107,7 +1081,6 @@ msgstr ""
1107
  "support de Wordpress.org."
1108
 
1109
  #: options/stcr_support.php:43
1110
- #, php-format
1111
  msgid ""
1112
  "The options on the WordPress forum at very limited to share media "
1113
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1170,7 +1143,7 @@ msgstr ""
1170
  msgid "Clean Up Log Archive"
1171
  msgstr ""
1172
 
1173
- #: options/stcr_system.php:203
1174
  msgid ""
1175
  "If you want to clean up the log archive please click the following button"
1176
  msgstr ""
@@ -1206,7 +1179,6 @@ msgid "WordPress Environment"
1206
  msgstr ""
1207
 
1208
  #: options/stcr_system.php:290
1209
- #, php-format
1210
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1211
  msgstr ""
1212
 
@@ -1272,18 +1244,17 @@ msgstr ""
1272
 
1273
  #: options/stcr_system.php:397 options/stcr_system.php:398
1274
  #: options/stcr_system.php:399 options/stcr_system.php:400
1275
- #: options/stcr_system.php:401 options/stcr_system.php:516
1276
- #: options/stcr_system.php:527 options/stcr_system.php:537
1277
  msgid "Not Available"
1278
  msgstr ""
1279
 
 
1280
  #: options/stcr_system.php:414
1281
- #, php-format
1282
  msgid "Connection uses %s"
1283
  msgstr ""
1284
 
1285
  #: options/stcr_system.php:431
1286
- #, php-format
1287
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1288
  msgstr ""
1289
 
@@ -1297,118 +1268,110 @@ msgid ""
1297
  "exist."
1298
  msgstr ""
1299
 
1300
- #: options/stcr_system.php:458
1301
- #, php-format
1302
  msgid "%s - We recommend a minimum cURL version of 7.40."
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:492
1306
- #, php-format
1307
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:492
1311
  msgid "WordPress Requirements"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:507
1315
- #, php-format
1316
  msgid "Default timezone is %s - it should be UTC"
1317
  msgstr ""
1318
 
1319
- #: options/stcr_system.php:523
1320
- #, php-format
1321
  msgid ""
1322
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1323
  "also some extensions, will not work without DOMDocument."
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:534
1327
- #, php-format
1328
  msgid ""
1329
  "Your server does not support the %s function - this is used for file "
1330
  "compression and decompression."
1331
  msgstr ""
1332
 
1333
- #: options/stcr_system.php:551
1334
  msgid "TLS Connection"
1335
  msgstr ""
1336
 
1337
- #: options/stcr_system.php:555
1338
  msgid "TLS Rating"
1339
  msgstr ""
1340
 
1341
- #: options/stcr_system.php:559
1342
  msgid "Server Info"
1343
  msgstr ""
1344
 
1345
- #: options/stcr_system.php:563
1346
  msgid "PHP Version"
1347
  msgstr ""
1348
 
1349
- #: options/stcr_system.php:567
1350
  msgid "PHP Post Max Size"
1351
  msgstr ""
1352
 
1353
- #: options/stcr_system.php:571
1354
  msgid "PHP Max Execution Time"
1355
  msgstr ""
1356
 
1357
- #: options/stcr_system.php:575
1358
  msgid "PHP Max Input Vars"
1359
  msgstr ""
1360
 
1361
- #: options/stcr_system.php:579
1362
  msgid "PHP Max Upload Size"
1363
  msgstr ""
1364
 
1365
- #: options/stcr_system.php:583
1366
  msgid "cURL Version"
1367
  msgstr ""
1368
 
1369
- #: options/stcr_system.php:587
1370
  msgid "MySQL Version"
1371
  msgstr ""
1372
 
1373
- #: options/stcr_system.php:591
1374
  msgid "Default Timezone is UTC"
1375
  msgstr ""
1376
 
1377
- #: options/stcr_system.php:595
1378
  msgid "DOMDocument"
1379
  msgstr ""
1380
 
1381
- #: options/stcr_system.php:599
1382
  msgid "gzip"
1383
  msgstr ""
1384
 
1385
- #: options/stcr_system.php:603
1386
  msgid "GD Graphics Library"
1387
  msgstr ""
1388
 
1389
- #: options/stcr_system.php:627
1390
  #, fuzzy
1391
- #| msgid "Active"
1392
  msgid "Active Plugins"
1393
  msgstr "Actif"
1394
 
1395
- #: options/stcr_system.php:654 options/stcr_system.php:711
1396
  msgid "Visit plugin homepage"
1397
  msgstr ""
1398
 
1399
- #: options/stcr_system.php:663 options/stcr_system.php:720
1400
  msgid "Visit author homepage"
1401
  msgstr ""
1402
 
1403
- #: options/stcr_system.php:667 options/stcr_system.php:724
1404
- #, php-format
1405
  msgctxt "by author"
1406
  msgid "by %s"
1407
  msgstr ""
1408
 
1409
- #: options/stcr_system.php:684
1410
  #, fuzzy
1411
- #| msgid "Inactive"
1412
  msgid "Inactive Plugins"
1413
  msgstr "Actif"
1414
 
@@ -1442,7 +1405,6 @@ msgstr ""
1442
 
1443
  #: templates/author.php:97 templates/user.php:115
1444
  #, fuzzy
1445
- #| msgid "Don't subscribe"
1446
  msgid "Unsubscribe"
1447
  msgstr "Ne pas s'abonner"
1448
 
@@ -1451,7 +1413,7 @@ msgid "All comments"
1451
  msgstr "Tous les commentaires"
1452
 
1453
  #: templates/author.php:100 templates/user.php:118
1454
- #: wp_subscribe_reloaded.php:1209
1455
  msgid "Replies to my comments"
1456
  msgstr "Seulement les réponses à mes commentaires"
1457
 
@@ -1481,7 +1443,6 @@ msgstr "Envoyer"
1481
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1482
  #: templates/subscribe.php:178
1483
  #, fuzzy
1484
- #| msgid "email address"
1485
  msgid "Email address is not valid"
1486
  msgstr "Adresse email de l'expéditeur"
1487
 
@@ -1506,37 +1467,37 @@ msgid "You have request to manage another email address and this is forbidden."
1506
  msgstr ""
1507
 
1508
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1509
- #: wp_subscribe_reloaded.php:156
1510
  msgid "Manage subscriptions"
1511
  msgstr "Gérer les abonnements"
1512
 
1513
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1514
- #: wp_subscribe_reloaded.php:157
1515
  msgid "Comment Form"
1516
  msgstr "Formulaire de commentaire"
1517
 
1518
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1519
- #: wp_subscribe_reloaded.php:158
1520
  msgid "Management Page"
1521
  msgstr "Page de gestion"
1522
 
1523
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1524
- #: wp_subscribe_reloaded.php:159
1525
  msgid "Notifications"
1526
  msgstr "Notifications"
1527
 
1528
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1529
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1530
  msgid "Options"
1531
  msgstr "Options"
1532
 
1533
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1534
- #: wp_subscribe_reloaded.php:161
1535
  msgid "Support"
1536
  msgstr "Support"
1537
 
1538
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1539
- #: wp_subscribe_reloaded.php:190
1540
  msgid "StCR System"
1541
  msgstr ""
1542
 
@@ -1574,14 +1535,6 @@ msgstr "Faîtes don de quelques euros !"
1574
  msgid "Important Notice"
1575
  msgstr "Remarque importante"
1576
 
1577
- #: utils/stcr_upgrade.php:120
1578
- msgid ""
1579
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1580
- "database has been sanitized to prevent the raw html messages. <a class="
1581
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1582
- "src=\""
1583
- msgstr ""
1584
-
1585
  #: utils/stcr_upgrade.php:175
1586
  msgid ""
1587
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1611,15 +1564,6 @@ msgstr ""
1611
  "manuellement car il n'y a qu'une seule routine d'importation qui "
1612
  "fonctionnera pour éviter la perte de données."
1613
 
1614
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1615
- #: utils/stcr_upgrade.php:400
1616
- msgid ""
1617
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1618
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1619
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1620
- "\"stcr-loading-animation\" src=\""
1621
- msgstr ""
1622
-
1623
  #: utils/stcr_upgrade.php:250
1624
  msgid ""
1625
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1684,7 +1628,7 @@ msgstr ""
1684
  "<code>subscribe_reloaded_show()</code> et <code>[subscribe-url]</code>."
1685
 
1686
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1687
- #: wp_subscribe_reloaded.php:229
1688
  msgid "Settings"
1689
  msgstr "Réglages"
1690
 
@@ -1715,14 +1659,6 @@ msgid ""
1715
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1716
  msgstr ""
1717
 
1718
- #: utils/stcr_upgrade.php:421
1719
- msgid ""
1720
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1721
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1722
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1723
- "a><img class=\"stcr-loading-animation\" src=\""
1724
- msgstr ""
1725
-
1726
  #: utils/stcr_upgrade.php:432
1727
  msgid ""
1728
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1736,18 +1672,6 @@ msgid ""
1736
  "email templates, Subscription Checkbox position, and more!"
1737
  msgstr ""
1738
 
1739
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1740
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1741
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1742
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1743
- #: utils/stcr_upgrade.php:611
1744
- msgid ""
1745
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1746
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1747
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1748
- "class=\"stcr-loading-animation\" src=\""
1749
- msgstr ""
1750
-
1751
  #: utils/stcr_upgrade.php:447
1752
  msgid ""
1753
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1838,13 +1762,6 @@ msgid ""
1838
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1839
  msgstr ""
1840
 
1841
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1842
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1843
- #: utils/stcr_upgrade.php:624
1844
- msgid ""
1845
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1846
- msgstr ""
1847
-
1848
  #: utils/stcr_upgrade.php:532
1849
  msgid ""
1850
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1924,12 +1841,6 @@ msgstr ""
1924
  msgid "You might need to clear you cache !!"
1925
  msgstr ""
1926
 
1927
- #: utils/stcr_upgrade.php:631
1928
- msgid ""
1929
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1930
- "version-"
1931
- msgstr ""
1932
-
1933
  #: utils/stcr_utils.php:172
1934
  msgid "January"
1935
  msgstr ""
@@ -1940,7 +1851,6 @@ msgstr ""
1940
 
1941
  #: utils/stcr_utils.php:174
1942
  #, fuzzy
1943
- #| msgid "Search"
1944
  msgid "March"
1945
  msgstr "Recherche"
1946
 
@@ -2018,7 +1928,6 @@ msgstr ""
2018
 
2019
  #: utils/stcr_utils.php:197
2020
  #, fuzzy
2021
- #| msgid "No"
2022
  msgid "Nov"
2023
  msgstr "Non"
2024
 
@@ -2153,12 +2062,6 @@ msgstr "Veuillez confirmer votre abonnement à [post_title]"
2153
 
2154
  #: utils/stcr_utils.php:362
2155
  #, fuzzy
2156
- #| msgid ""
2157
- #| "You have requested to be notified every time a new comment is added to:\n"
2158
- #| "[post_permalink]\n"
2159
- #| "\n"
2160
- #| "Please confirm your request by clicking on this link:\n"
2161
- #| "[confirm_link]"
2162
  msgid ""
2163
  "You have requested to be notified every time a new comment is added to:\n"
2164
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2185,10 +2088,6 @@ msgstr ""
2185
 
2186
  #: utils/stcr_utils.php:365
2187
  #, fuzzy
2188
- #| msgid ""
2189
- #| "You have requested to manage your subscriptions to the articles on "
2190
- #| "[blog_name]. Follow this link to access your personal page:\n"
2191
- #| "[manager_link]"
2192
  msgid ""
2193
  "You have requested to manage your subscriptions to the articles on "
2194
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2202,100 +2101,16 @@ msgstr ""
2202
  msgid "StCR Notification"
2203
  msgstr "Notifications"
2204
 
2205
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2206
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2207
- msgid "[data-toggle=\"collapse\"][href=\"#"
2208
- msgstr ""
2209
-
2210
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2211
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2212
- msgid "body"
2213
- msgstr ""
2214
-
2215
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2216
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2217
- msgid ", "
2218
- msgstr ""
2219
-
2220
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2221
- msgid "sEcho"
2222
- msgstr ""
2223
-
2224
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2225
- msgid "iColumns"
2226
- msgstr ""
2227
-
2228
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2229
- msgid "sColumns"
2230
- msgstr ""
2231
-
2232
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2233
- msgid "iDisplayStart"
2234
- msgstr ""
2235
-
2236
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2237
- msgid "iDisplayLength"
2238
- msgstr ""
2239
-
2240
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2241
- msgid "mDataProp_"
2242
- msgstr ""
2243
-
2244
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2245
- #, fuzzy
2246
- #| msgid "Search"
2247
- msgid "sSearch_"
2248
- msgstr "Recherche"
2249
-
2250
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2251
- msgid "bRegex_"
2252
- msgstr ""
2253
-
2254
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2255
- #, fuzzy
2256
- #| msgid "Search"
2257
- msgid "bSearchable_"
2258
- msgstr "Recherche"
2259
-
2260
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2261
- msgid "bSortable_"
2262
- msgstr ""
2263
-
2264
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2265
- #, fuzzy
2266
- #| msgid "Search"
2267
- msgid "sSearch"
2268
- msgstr "Recherche"
2269
-
2270
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2271
- msgid "bRegex"
2272
- msgstr ""
2273
-
2274
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2275
- msgid "iSortCol_"
2276
- msgstr ""
2277
-
2278
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2279
- msgid "sSortDir_"
2280
- msgstr ""
2281
-
2282
- #: vendor/datatables/media/js/jquery.dataTables.min.js:39
2283
- #, fuzzy
2284
- #| msgid "Settings"
2285
- msgid "iSortingCols"
2286
- msgstr "Réglages"
2287
-
2288
- #: wp_subscribe_reloaded.php:188
2289
  #, fuzzy
2290
- #| msgid "Options"
2291
  msgid "StCR Options"
2292
  msgstr "Options"
2293
 
2294
- #: wp_subscribe_reloaded.php:1207
2295
  msgid "Don't subscribe"
2296
  msgstr "Ne pas s'abonner"
2297
 
2298
- #: wp_subscribe_reloaded.php:1208
2299
  msgid "All"
2300
  msgstr "S'abonner"
2301
 
@@ -2391,9 +2206,6 @@ msgstr "S'abonner"
2391
  #~ msgid "Notify admin"
2392
  #~ msgstr "Notifier l'admin"
2393
 
2394
- #~ msgid "Let admin subscribe"
2395
- #~ msgstr "Permettre aux admins de s'abonner"
2396
-
2397
  #~ msgid "days"
2398
  #~ msgstr "jours"
2399
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:12-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: fr\n"
23
  "X-Loco-Target-Locale: fr_FR\n"
24
  "X-Poedit-SearchPath-0: .\n"
25
  "X-Poedit-SearchPathExcluded-0: includes\n"
26
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
27
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
28
 
29
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
30
  msgid " "
84
 
85
  #: classes/stcr_i18n.php:67
86
  #, fuzzy
 
87
  msgid "Previous"
88
  msgstr "&laquo; Précédent"
89
 
105
  #: options/options_template.php:46 options/stcr_notifications.php:57
106
  #: options/stcr_options.php:65 options/stcr_system.php:114
107
  #, fuzzy
 
108
  msgid "There was an error updating the options."
109
  msgstr "Une erreur est apparue lors de la mise à jour des champs suivants :"
110
 
495
  #: options/stcr_manage_subscriptions.php:196
496
  #: options/stcr_manage_subscriptions.php:210
497
  #, fuzzy
 
498
  msgid "Actions"
499
  msgstr "Action :"
500
 
563
 
564
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
565
  #, fuzzy
 
 
 
 
566
  msgid ""
567
  "Disable the virtual management page if you need to create a <a href='https://"
568
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
698
 
699
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
700
  #, fuzzy
 
 
 
701
  msgid ""
702
  "Name to use for the 'from' field when sending a new notification to the user."
703
  msgstr ""
736
 
737
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
738
  #, fuzzy
 
 
 
 
739
  msgid ""
740
  "Content of the notification email. Allowed tags: [post_title], "
741
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
803
 
804
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
805
  #, fuzzy
 
 
 
806
  msgid ""
807
  "Content of the One Click confirmation. Allowed tags: [post_title], "
808
  "[blog_name]."
814
 
815
  #: options/stcr_options.php:98 options/stcr_options.php:100
816
  msgid ""
817
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
818
  "You should leave it to Yes always."
819
  msgstr ""
820
 
908
  "Notifier les utilisateurs quand un nouveau trackback ou pingback est ajouté "
909
  "à la discussion."
910
 
911
+ #: options/stcr_options.php:300
912
  msgid "Track all subscriptions"
913
  msgstr "Envoyer abonnements sans commentaire"
914
 
917
  msgstr ""
918
  "Notifier l'administrateur quand les utilisateurs souscrivent sans commenter."
919
 
920
+ #: options/stcr_options.php:327
921
+ #, fuzzy
922
+ msgid "Let Admin Subscribe"
923
+ msgstr "Permettre aux admins de s'abonner"
924
+
925
  #: options/stcr_options.php:344 options/stcr_options.php:346
926
  msgid "Let the administrator subscribe to comments when logged in."
927
  msgstr ""
943
  #: options/stcr_options.php:398 options/stcr_options.php:400
944
  msgid ""
945
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
946
+ "your theme already add this into your site."
947
  msgstr ""
948
 
949
  #: options/stcr_options.php:408
962
 
963
  #: options/stcr_options.php:425
964
  #, fuzzy
 
965
  msgid "Generate New Key"
966
  msgstr "générer"
967
 
993
  msgstr ""
994
 
995
  #: options/stcr_support.php:20
 
996
  msgid ""
997
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
998
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
1001
 
1002
  #: options/stcr_support.php:27
1003
  #, fuzzy
 
 
 
 
 
 
1004
  msgid ""
1005
  "How valuable is the feature offered by this plugin to your visitors? please "
1006
  "consider supporting the author if this plugin made your web site better, "
1017
 
1018
  #: options/stcr_support.php:29
1019
  #, fuzzy
 
1020
  msgid "You can still help"
1021
  msgstr "Vous pouvez aider"
1022
 
1023
  #: options/stcr_support.php:30
1024
  #, fuzzy
 
 
 
 
 
 
 
1025
  msgid ""
1026
  "Please consider blogging about my plugin with a link to the plugin's page. "
1027
  "Please let your readers know what makes your blog better. You can also "
1081
  "support de Wordpress.org."
1082
 
1083
  #: options/stcr_support.php:43
 
1084
  msgid ""
1085
  "The options on the WordPress forum at very limited to share media "
1086
  "information, so I urge you to use GitHub to report any issue, you will get a "
1143
  msgid "Clean Up Log Archive"
1144
  msgstr ""
1145
 
1146
+ #: options/stcr_system.php:202
1147
  msgid ""
1148
  "If you want to clean up the log archive please click the following button"
1149
  msgstr ""
1179
  msgstr ""
1180
 
1181
  #: options/stcr_system.php:290
 
1182
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1183
  msgstr ""
1184
 
1244
 
1245
  #: options/stcr_system.php:397 options/stcr_system.php:398
1246
  #: options/stcr_system.php:399 options/stcr_system.php:400
1247
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1248
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1249
  msgid "Not Available"
1250
  msgstr ""
1251
 
1252
+ #. translators: %s: SSL connection response
1253
  #: options/stcr_system.php:414
 
1254
  msgid "Connection uses %s"
1255
  msgstr ""
1256
 
1257
  #: options/stcr_system.php:431
 
1258
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1259
  msgstr ""
1260
 
1268
  "exist."
1269
  msgstr ""
1270
 
1271
+ #: options/stcr_system.php:460
 
1272
  msgid "%s - We recommend a minimum cURL version of 7.40."
1273
  msgstr ""
1274
 
1275
+ #: options/stcr_system.php:494
 
1276
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1277
  msgstr ""
1278
 
1279
+ #: options/stcr_system.php:494
1280
  msgid "WordPress Requirements"
1281
  msgstr ""
1282
 
1283
+ #: options/stcr_system.php:509
 
1284
  msgid "Default timezone is %s - it should be UTC"
1285
  msgstr ""
1286
 
1287
+ #: options/stcr_system.php:525
 
1288
  msgid ""
1289
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1290
  "also some extensions, will not work without DOMDocument."
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:536
 
1294
  msgid ""
1295
  "Your server does not support the %s function - this is used for file "
1296
  "compression and decompression."
1297
  msgstr ""
1298
 
1299
+ #: options/stcr_system.php:553
1300
  msgid "TLS Connection"
1301
  msgstr ""
1302
 
1303
+ #: options/stcr_system.php:557
1304
  msgid "TLS Rating"
1305
  msgstr ""
1306
 
1307
+ #: options/stcr_system.php:561
1308
  msgid "Server Info"
1309
  msgstr ""
1310
 
1311
+ #: options/stcr_system.php:565
1312
  msgid "PHP Version"
1313
  msgstr ""
1314
 
1315
+ #: options/stcr_system.php:569
1316
  msgid "PHP Post Max Size"
1317
  msgstr ""
1318
 
1319
+ #: options/stcr_system.php:573
1320
  msgid "PHP Max Execution Time"
1321
  msgstr ""
1322
 
1323
+ #: options/stcr_system.php:577
1324
  msgid "PHP Max Input Vars"
1325
  msgstr ""
1326
 
1327
+ #: options/stcr_system.php:581
1328
  msgid "PHP Max Upload Size"
1329
  msgstr ""
1330
 
1331
+ #: options/stcr_system.php:585
1332
  msgid "cURL Version"
1333
  msgstr ""
1334
 
1335
+ #: options/stcr_system.php:589
1336
  msgid "MySQL Version"
1337
  msgstr ""
1338
 
1339
+ #: options/stcr_system.php:593
1340
  msgid "Default Timezone is UTC"
1341
  msgstr ""
1342
 
1343
+ #: options/stcr_system.php:597
1344
  msgid "DOMDocument"
1345
  msgstr ""
1346
 
1347
+ #: options/stcr_system.php:601
1348
  msgid "gzip"
1349
  msgstr ""
1350
 
1351
+ #: options/stcr_system.php:605
1352
  msgid "GD Graphics Library"
1353
  msgstr ""
1354
 
1355
+ #: options/stcr_system.php:629
1356
  #, fuzzy
 
1357
  msgid "Active Plugins"
1358
  msgstr "Actif"
1359
 
1360
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1361
  msgid "Visit plugin homepage"
1362
  msgstr ""
1363
 
1364
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1365
  msgid "Visit author homepage"
1366
  msgstr ""
1367
 
1368
+ #: options/stcr_system.php:669 options/stcr_system.php:726
 
1369
  msgctxt "by author"
1370
  msgid "by %s"
1371
  msgstr ""
1372
 
1373
+ #: options/stcr_system.php:686
1374
  #, fuzzy
 
1375
  msgid "Inactive Plugins"
1376
  msgstr "Actif"
1377
 
1405
 
1406
  #: templates/author.php:97 templates/user.php:115
1407
  #, fuzzy
 
1408
  msgid "Unsubscribe"
1409
  msgstr "Ne pas s'abonner"
1410
 
1413
  msgstr "Tous les commentaires"
1414
 
1415
  #: templates/author.php:100 templates/user.php:118
1416
+ #: wp_subscribe_reloaded.php:1210
1417
  msgid "Replies to my comments"
1418
  msgstr "Seulement les réponses à mes commentaires"
1419
 
1443
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1444
  #: templates/subscribe.php:178
1445
  #, fuzzy
 
1446
  msgid "Email address is not valid"
1447
  msgstr "Adresse email de l'expéditeur"
1448
 
1467
  msgstr ""
1468
 
1469
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1470
+ #: wp_subscribe_reloaded.php:157
1471
  msgid "Manage subscriptions"
1472
  msgstr "Gérer les abonnements"
1473
 
1474
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1475
+ #: wp_subscribe_reloaded.php:158
1476
  msgid "Comment Form"
1477
  msgstr "Formulaire de commentaire"
1478
 
1479
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1480
+ #: wp_subscribe_reloaded.php:159
1481
  msgid "Management Page"
1482
  msgstr "Page de gestion"
1483
 
1484
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1485
+ #: wp_subscribe_reloaded.php:160
1486
  msgid "Notifications"
1487
  msgstr "Notifications"
1488
 
1489
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1490
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1491
  msgid "Options"
1492
  msgstr "Options"
1493
 
1494
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1495
+ #: wp_subscribe_reloaded.php:162
1496
  msgid "Support"
1497
  msgstr "Support"
1498
 
1499
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1500
+ #: wp_subscribe_reloaded.php:191
1501
  msgid "StCR System"
1502
  msgstr ""
1503
 
1535
  msgid "Important Notice"
1536
  msgstr "Remarque importante"
1537
 
 
 
 
 
 
 
 
 
1538
  #: utils/stcr_upgrade.php:175
1539
  msgid ""
1540
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1564
  "manuellement car il n'y a qu'une seule routine d'importation qui "
1565
  "fonctionnera pour éviter la perte de données."
1566
 
 
 
 
 
 
 
 
 
 
1567
  #: utils/stcr_upgrade.php:250
1568
  msgid ""
1569
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1628
  "<code>subscribe_reloaded_show()</code> et <code>[subscribe-url]</code>."
1629
 
1630
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1631
+ #: wp_subscribe_reloaded.php:230
1632
  msgid "Settings"
1633
  msgstr "Réglages"
1634
 
1659
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1660
  msgstr ""
1661
 
 
 
 
 
 
 
 
 
1662
  #: utils/stcr_upgrade.php:432
1663
  msgid ""
1664
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1672
  "email templates, Subscription Checkbox position, and more!"
1673
  msgstr ""
1674
 
 
 
 
 
 
 
 
 
 
 
 
 
1675
  #: utils/stcr_upgrade.php:447
1676
  msgid ""
1677
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1762
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1763
  msgstr ""
1764
 
 
 
 
 
 
 
 
1765
  #: utils/stcr_upgrade.php:532
1766
  msgid ""
1767
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1841
  msgid "You might need to clear you cache !!"
1842
  msgstr ""
1843
 
 
 
 
 
 
 
1844
  #: utils/stcr_utils.php:172
1845
  msgid "January"
1846
  msgstr ""
1851
 
1852
  #: utils/stcr_utils.php:174
1853
  #, fuzzy
 
1854
  msgid "March"
1855
  msgstr "Recherche"
1856
 
1928
 
1929
  #: utils/stcr_utils.php:197
1930
  #, fuzzy
 
1931
  msgid "Nov"
1932
  msgstr "Non"
1933
 
2062
 
2063
  #: utils/stcr_utils.php:362
2064
  #, fuzzy
 
 
 
 
 
 
2065
  msgid ""
2066
  "You have requested to be notified every time a new comment is added to:\n"
2067
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2088
 
2089
  #: utils/stcr_utils.php:365
2090
  #, fuzzy
 
 
 
 
2091
  msgid ""
2092
  "You have requested to manage your subscriptions to the articles on "
2093
  "[blog_name]. Follow this link to access your personal page:\n"
2101
  msgid "StCR Notification"
2102
  msgstr "Notifications"
2103
 
2104
+ #: wp_subscribe_reloaded.php:189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2105
  #, fuzzy
 
2106
  msgid "StCR Options"
2107
  msgstr "Options"
2108
 
2109
+ #: wp_subscribe_reloaded.php:1208
2110
  msgid "Don't subscribe"
2111
  msgstr "Ne pas s'abonner"
2112
 
2113
+ #: wp_subscribe_reloaded.php:1209
2114
  msgid "All"
2115
  msgstr "S'abonner"
2116
 
2206
  #~ msgid "Notify admin"
2207
  #~ msgstr "Notifier l'admin"
2208
 
 
 
 
2209
  #~ msgid "days"
2210
  #~ msgstr "jours"
2211
 
langs/subscribe-reloaded-he_IL.mo CHANGED
Binary file
langs/subscribe-reloaded-he_IL.po CHANGED
@@ -1,7 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: subscribe-to-comments-reloaded\n"
4
- "POT-Creation-Date: 2019-01-17 13:21-0700\n"
 
5
  "PO-Revision-Date: \n"
6
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
7
  "Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
@@ -19,6 +20,8 @@ msgstr ""
19
  "X-Poedit-Basepath: ..\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Poedit-SearchPathExcluded-0: includes\n"
 
 
22
 
23
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
24
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:66
76
  #, fuzzy
77
- #| msgid "Next »"
78
  msgid "Next"
79
  msgstr "הבא »"
80
 
@@ -101,7 +103,6 @@ msgstr "ההגדרות שלך עודכנו בהצלחה"
101
  #: options/options_template.php:46 options/stcr_notifications.php:57
102
  #: options/stcr_options.php:65 options/stcr_system.php:114
103
  #, fuzzy
104
- #| msgid "There was an error updating the following fields:"
105
  msgid "There was an error updating the options."
106
  msgstr "היתה שגיאה בעדכון השדות שלהלן:"
107
 
@@ -485,7 +486,6 @@ msgstr "מזהה פוסט"
485
  #: options/stcr_manage_subscriptions.php:196
486
  #: options/stcr_manage_subscriptions.php:210
487
  #, fuzzy
488
- #| msgid "Action:"
489
  msgid "Actions"
490
  msgstr "פעולה:"
491
 
@@ -682,9 +682,6 @@ msgstr "כתובת המייל של השולח"
682
 
683
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
684
  #, fuzzy
685
- #| msgid ""
686
- #| "Name to use for the \"from\" field when sending a new notification to the "
687
- #| "user."
688
  msgid ""
689
  "Name to use for the 'from' field when sending a new notification to the user."
690
  msgstr "השם לשימוש בשדה \"מאת\" בשליחת הודעה חדשה למשתמש."
@@ -720,10 +717,6 @@ msgstr "הודעת התראה"
720
 
721
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
722
  #, fuzzy
723
- #| msgid ""
724
- #| "Content of the notification email. Allowed tags: [post_title], "
725
- #| "[comment_permalink], [comment_author], [comment_content], "
726
- #| "[post_permalink], [manager_link]"
727
  msgid ""
728
  "Content of the notification email. Allowed tags: [post_title], "
729
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -800,7 +793,7 @@ msgstr ""
800
 
801
  #: options/stcr_options.php:98 options/stcr_options.php:100
802
  msgid ""
803
- "This option will disable the StCR checkbox or dropdown in you comment form. "
804
  "You should leave it to Yes always."
805
  msgstr ""
806
 
@@ -884,7 +877,7 @@ msgid ""
884
  "Notify users when a new trackback or pingback is added to the discussion."
885
  msgstr "שלח הודעה למשתמשים כאשר נוסף טראקבאק או פינגאק לדיון."
886
 
887
- #: options/stcr_options.php:300 options/stcr_options.php:327
888
  msgid "Track all subscriptions"
889
  msgstr "מעקב אחר כל הרשמות"
890
 
@@ -892,6 +885,11 @@ msgstr "מעקב אחר כל הרשמות"
892
  msgid "Notify the administrator when users subscribe without commenting."
893
  msgstr "הודע למנהל כאשר משתמשים נרשמים ללא כתיבת תגובה."
894
 
 
 
 
 
 
895
  #: options/stcr_options.php:344 options/stcr_options.php:346
896
  msgid "Let the administrator subscribe to comments when logged in."
897
  msgstr "אפשר למנהל להירשם לתגובות כאשר הוא מחובר."
@@ -911,7 +909,7 @@ msgstr ""
911
  #: options/stcr_options.php:398 options/stcr_options.php:400
912
  msgid ""
913
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
914
- "you theme already add this into your site."
915
  msgstr ""
916
 
917
  #: options/stcr_options.php:408
@@ -958,7 +956,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
958
  msgstr ""
959
 
960
  #: options/stcr_support.php:20
961
- #, php-format
962
  msgid ""
963
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
964
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -983,19 +980,11 @@ msgstr ""
983
 
984
  #: options/stcr_support.php:29
985
  #, fuzzy
986
- #| msgid "You can help"
987
  msgid "You can still help"
988
  msgstr "אפשר לעזור"
989
 
990
  #: options/stcr_support.php:30
991
  #, fuzzy
992
- #| msgid ""
993
- #| "If you don't want to donate money, please consider blogging about my "
994
- #| "plugin with a link to the plugin's page. Please let your readers know "
995
- #| "what makes your blog better. You can also contribute donating your time: "
996
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
997
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
998
- #| "Whatever you do, thanks for using my plugin!"
999
  msgid ""
1000
  "Please consider blogging about my plugin with a link to the plugin's page. "
1001
  "Please let your readers know what makes your blog better. You can also "
@@ -1052,7 +1041,6 @@ msgstr ""
1052
  "בוורדפרס."
1053
 
1054
  #: options/stcr_support.php:43
1055
- #, php-format
1056
  msgid ""
1057
  "The options on the WordPress forum at very limited to share media "
1058
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1115,7 +1103,7 @@ msgstr ""
1115
  msgid "Clean Up Log Archive"
1116
  msgstr ""
1117
 
1118
- #: options/stcr_system.php:203
1119
  msgid ""
1120
  "If you want to clean up the log archive please click the following button"
1121
  msgstr ""
@@ -1151,7 +1139,6 @@ msgid "WordPress Environment"
1151
  msgstr ""
1152
 
1153
  #: options/stcr_system.php:290
1154
- #, php-format
1155
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1156
  msgstr ""
1157
 
@@ -1217,18 +1204,17 @@ msgstr ""
1217
 
1218
  #: options/stcr_system.php:397 options/stcr_system.php:398
1219
  #: options/stcr_system.php:399 options/stcr_system.php:400
1220
- #: options/stcr_system.php:401 options/stcr_system.php:516
1221
- #: options/stcr_system.php:527 options/stcr_system.php:537
1222
  msgid "Not Available"
1223
  msgstr ""
1224
 
 
1225
  #: options/stcr_system.php:414
1226
- #, php-format
1227
  msgid "Connection uses %s"
1228
  msgstr ""
1229
 
1230
  #: options/stcr_system.php:431
1231
- #, php-format
1232
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1233
  msgstr ""
1234
 
@@ -1242,116 +1228,109 @@ msgid ""
1242
  "exist."
1243
  msgstr ""
1244
 
1245
- #: options/stcr_system.php:458
1246
- #, php-format
1247
  msgid "%s - We recommend a minimum cURL version of 7.40."
1248
  msgstr ""
1249
 
1250
- #: options/stcr_system.php:492
1251
- #, php-format
1252
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1253
  msgstr ""
1254
 
1255
- #: options/stcr_system.php:492
1256
  msgid "WordPress Requirements"
1257
  msgstr ""
1258
 
1259
- #: options/stcr_system.php:507
1260
- #, php-format
1261
  msgid "Default timezone is %s - it should be UTC"
1262
  msgstr ""
1263
 
1264
- #: options/stcr_system.php:523
1265
- #, php-format
1266
  msgid ""
1267
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1268
  "also some extensions, will not work without DOMDocument."
1269
  msgstr ""
1270
 
1271
- #: options/stcr_system.php:534
1272
- #, php-format
1273
  msgid ""
1274
  "Your server does not support the %s function - this is used for file "
1275
  "compression and decompression."
1276
  msgstr ""
1277
 
1278
- #: options/stcr_system.php:551
1279
  msgid "TLS Connection"
1280
  msgstr ""
1281
 
1282
- #: options/stcr_system.php:555
1283
  msgid "TLS Rating"
1284
  msgstr ""
1285
 
1286
- #: options/stcr_system.php:559
1287
  msgid "Server Info"
1288
  msgstr ""
1289
 
1290
- #: options/stcr_system.php:563
1291
  msgid "PHP Version"
1292
  msgstr ""
1293
 
1294
- #: options/stcr_system.php:567
1295
  msgid "PHP Post Max Size"
1296
  msgstr ""
1297
 
1298
- #: options/stcr_system.php:571
1299
  msgid "PHP Max Execution Time"
1300
  msgstr ""
1301
 
1302
- #: options/stcr_system.php:575
1303
  msgid "PHP Max Input Vars"
1304
  msgstr ""
1305
 
1306
- #: options/stcr_system.php:579
1307
  msgid "PHP Max Upload Size"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:583
1311
  msgid "cURL Version"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:587
1315
  msgid "MySQL Version"
1316
  msgstr ""
1317
 
1318
- #: options/stcr_system.php:591
1319
  msgid "Default Timezone is UTC"
1320
  msgstr ""
1321
 
1322
- #: options/stcr_system.php:595
1323
  msgid "DOMDocument"
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:599
1327
  msgid "gzip"
1328
  msgstr ""
1329
 
1330
- #: options/stcr_system.php:603
1331
  msgid "GD Graphics Library"
1332
  msgstr ""
1333
 
1334
- #: options/stcr_system.php:627
1335
  #, fuzzy
1336
- #| msgid "Active"
1337
  msgid "Active Plugins"
1338
  msgstr "פעיל"
1339
 
1340
- #: options/stcr_system.php:654 options/stcr_system.php:711
1341
  msgid "Visit plugin homepage"
1342
  msgstr ""
1343
 
1344
- #: options/stcr_system.php:663 options/stcr_system.php:720
1345
  msgid "Visit author homepage"
1346
  msgstr ""
1347
 
1348
- #: options/stcr_system.php:667 options/stcr_system.php:724
1349
- #, php-format
1350
  msgctxt "by author"
1351
  msgid "by %s"
1352
  msgstr ""
1353
 
1354
- #: options/stcr_system.php:684
1355
  #, fuzzy
1356
  msgid "Inactive Plugins"
1357
  msgstr "פעיל"
@@ -1386,7 +1365,6 @@ msgstr ""
1386
 
1387
  #: templates/author.php:97 templates/user.php:115
1388
  #, fuzzy
1389
- #| msgid "Don't subscribe"
1390
  msgid "Unsubscribe"
1391
  msgstr "א להירשם"
1392
 
@@ -1396,7 +1374,7 @@ msgid "All comments"
1396
  msgstr "כל התגובות החדשות"
1397
 
1398
  #: templates/author.php:100 templates/user.php:118
1399
- #: wp_subscribe_reloaded.php:1209
1400
  msgid "Replies to my comments"
1401
  msgstr "תגובות להערות שלי"
1402
 
@@ -1450,38 +1428,38 @@ msgid "You have request to manage another email address and this is forbidden."
1450
  msgstr ""
1451
 
1452
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1453
- #: wp_subscribe_reloaded.php:156
1454
  msgid "Manage subscriptions"
1455
  msgstr "Manage subscriptions"
1456
 
1457
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1458
- #: wp_subscribe_reloaded.php:157
1459
  msgid "Comment Form"
1460
  msgstr "טופס תגובה"
1461
 
1462
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1463
- #: wp_subscribe_reloaded.php:158
1464
  msgid "Management Page"
1465
  msgstr "עמוד הניהול"
1466
 
1467
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1468
- #: wp_subscribe_reloaded.php:159
1469
  msgid "Notifications"
1470
  msgstr "הודעות"
1471
 
1472
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1473
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1474
  msgid "Options"
1475
  msgstr "אפשרויות"
1476
 
1477
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1478
- #: wp_subscribe_reloaded.php:161
1479
  #, fuzzy
1480
  msgid "Support"
1481
  msgstr "פורום התמיכה הרשמי"
1482
 
1483
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1484
- #: wp_subscribe_reloaded.php:190
1485
  msgid "StCR System"
1486
  msgstr ""
1487
 
@@ -1518,14 +1496,6 @@ msgstr "תרום קצת!"
1518
  msgid "Important Notice"
1519
  msgstr "הודעה חשובה"
1520
 
1521
- #: utils/stcr_upgrade.php:120
1522
- msgid ""
1523
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1524
- "database has been sanitized to prevent the raw html messages. <a class="
1525
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1526
- "src=\""
1527
- msgstr ""
1528
-
1529
  #: utils/stcr_upgrade.php:175
1530
  #, fuzzy
1531
  msgid ""
@@ -1553,15 +1523,6 @@ msgstr ""
1553
  "אם יש לך נתוני הרשמה מ Subscribe to Comments Reloaded < v2.0 ליבוא, יהיה "
1554
  "צורך לייבא אותם ידנית, כי רק שגרת יבוא אחת תפעל, כדי למנוע אבדן נתונים."
1555
 
1556
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1557
- #: utils/stcr_upgrade.php:400
1558
- msgid ""
1559
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1560
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1561
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1562
- "\"stcr-loading-animation\" src=\""
1563
- msgstr ""
1564
-
1565
  #: utils/stcr_upgrade.php:250
1566
  #, fuzzy
1567
  msgid ""
@@ -1625,7 +1586,7 @@ msgstr ""
1625
  "בהתאמה."
1626
 
1627
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1628
- #: wp_subscribe_reloaded.php:229
1629
  msgid "Settings"
1630
  msgstr "הגדרות"
1631
 
@@ -1660,14 +1621,6 @@ msgid ""
1660
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1661
  msgstr ""
1662
 
1663
- #: utils/stcr_upgrade.php:421
1664
- msgid ""
1665
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1666
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1667
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1668
- "a><img class=\"stcr-loading-animation\" src=\""
1669
- msgstr ""
1670
-
1671
  #: utils/stcr_upgrade.php:432
1672
  msgid ""
1673
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1681,18 +1634,6 @@ msgid ""
1681
  "email templates, Subscription Checkbox position, and more!"
1682
  msgstr ""
1683
 
1684
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1685
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1686
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1687
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1688
- #: utils/stcr_upgrade.php:611
1689
- msgid ""
1690
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1691
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1692
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1693
- "class=\"stcr-loading-animation\" src=\""
1694
- msgstr ""
1695
-
1696
  #: utils/stcr_upgrade.php:447
1697
  msgid ""
1698
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1783,13 +1724,6 @@ msgid ""
1783
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1784
  msgstr ""
1785
 
1786
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1787
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1788
- #: utils/stcr_upgrade.php:624
1789
- msgid ""
1790
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1791
- msgstr ""
1792
-
1793
  #: utils/stcr_upgrade.php:532
1794
  msgid ""
1795
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1869,12 +1803,6 @@ msgstr ""
1869
  msgid "You might need to clear you cache !!"
1870
  msgstr ""
1871
 
1872
- #: utils/stcr_upgrade.php:631
1873
- msgid ""
1874
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1875
- "version-"
1876
- msgstr ""
1877
-
1878
  #: utils/stcr_utils.php:172
1879
  msgid "January"
1880
  msgstr ""
@@ -1885,7 +1813,6 @@ msgstr ""
1885
 
1886
  #: utils/stcr_utils.php:174
1887
  #, fuzzy
1888
- #| msgid "Search"
1889
  msgid "March"
1890
  msgstr "חפש"
1891
 
@@ -1963,7 +1890,6 @@ msgstr ""
1963
 
1964
  #: utils/stcr_utils.php:197
1965
  #, fuzzy
1966
- #| msgid "No"
1967
  msgid "Nov"
1968
  msgstr "לא"
1969
 
@@ -2088,12 +2014,6 @@ msgstr "נא לאשר את ההרשמה שלך ל [post_title]"
2088
 
2089
  #: utils/stcr_utils.php:362
2090
  #, fuzzy
2091
- #| msgid ""
2092
- #| "You have requested to be notified every time a new comment is added to:\n"
2093
- #| "[post_permalink]\n"
2094
- #| "\n"
2095
- #| "Please confirm your request by clicking on this link:\n"
2096
- #| "[confirm_link]"
2097
  msgid ""
2098
  "You have requested to be notified every time a new comment is added to:\n"
2099
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2119,10 +2039,6 @@ msgstr ""
2119
 
2120
  #: utils/stcr_utils.php:365
2121
  #, fuzzy
2122
- #| msgid ""
2123
- #| "You have requested to manage your subscriptions to the articles on "
2124
- #| "[blog_name]. Follow this link to access your personal page:\n"
2125
- #| "[manager_link]"
2126
  msgid ""
2127
  "You have requested to manage your subscriptions to the articles on "
2128
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2137,100 +2053,16 @@ msgstr ""
2137
  msgid "StCR Notification"
2138
  msgstr "הודעות"
2139
 
2140
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2141
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2142
- msgid "[data-toggle=\"collapse\"][href=\"#"
2143
- msgstr ""
2144
-
2145
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2146
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2147
- msgid "body"
2148
- msgstr ""
2149
-
2150
- #: vendor/bootstrap/dist/js/bootstrap.bundle.min.js:6
2151
- #: vendor/bootstrap/dist/js/bootstrap.min.js:6
2152
- msgid ", "
2153
- msgstr ""
2154
-
2155
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2156
- msgid "sEcho"
2157
- msgstr ""
2158
-
2159
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2160
- msgid "iColumns"
2161
- msgstr ""
2162
-
2163
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2164
- msgid "sColumns"
2165
- msgstr ""
2166
-
2167
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2168
- msgid "iDisplayStart"
2169
- msgstr ""
2170
-
2171
- #: vendor/datatables/media/js/jquery.dataTables.min.js:37
2172
- msgid "iDisplayLength"
2173
- msgstr ""
2174
-
2175
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2176
- msgid "mDataProp_"
2177
- msgstr ""
2178
-
2179
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2180
- #, fuzzy
2181
- #| msgid "Search"
2182
- msgid "sSearch_"
2183
- msgstr "חפש"
2184
-
2185
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2186
- msgid "bRegex_"
2187
- msgstr ""
2188
-
2189
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2190
- #, fuzzy
2191
- #| msgid "Search"
2192
- msgid "bSearchable_"
2193
- msgstr "חפש"
2194
-
2195
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2196
- msgid "bSortable_"
2197
- msgstr ""
2198
-
2199
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2200
- #, fuzzy
2201
- #| msgid "Search"
2202
- msgid "sSearch"
2203
- msgstr "חפש"
2204
-
2205
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2206
- msgid "bRegex"
2207
- msgstr ""
2208
-
2209
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2210
- msgid "iSortCol_"
2211
- msgstr ""
2212
-
2213
- #: vendor/datatables/media/js/jquery.dataTables.min.js:38
2214
- msgid "sSortDir_"
2215
- msgstr ""
2216
-
2217
- #: vendor/datatables/media/js/jquery.dataTables.min.js:39
2218
- #, fuzzy
2219
- #| msgid "Settings"
2220
- msgid "iSortingCols"
2221
- msgstr "הגדרות"
2222
-
2223
- #: wp_subscribe_reloaded.php:188
2224
  #, fuzzy
2225
- #| msgid "Options"
2226
  msgid "StCR Options"
2227
  msgstr "אפשרויות"
2228
 
2229
- #: wp_subscribe_reloaded.php:1207
2230
  msgid "Don't subscribe"
2231
  msgstr "א להירשם"
2232
 
2233
- #: wp_subscribe_reloaded.php:1208
2234
  msgid "All"
2235
  msgstr "הכול"
2236
 
@@ -2324,9 +2156,6 @@ msgstr "הכול"
2324
  #~ msgid "Notify admin"
2325
  #~ msgstr "הודע למנהל"
2326
 
2327
- #~ msgid "Let admin subscribe"
2328
- #~ msgstr "אפשר למנהל להירשם"
2329
-
2330
  #~ msgid "days"
2331
  #~ msgstr "ימים"
2332
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: subscribe-to-comments-reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Ahrale | Atar4U.com <contact@atar4u.com>\n"
20
  "X-Poedit-Basepath: ..\n"
21
  "X-Poedit-SearchPath-0: .\n"
22
  "X-Poedit-SearchPathExcluded-0: includes\n"
23
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
24
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
25
 
26
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
27
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:66
79
  #, fuzzy
 
80
  msgid "Next"
81
  msgstr "הבא »"
82
 
103
  #: options/options_template.php:46 options/stcr_notifications.php:57
104
  #: options/stcr_options.php:65 options/stcr_system.php:114
105
  #, fuzzy
 
106
  msgid "There was an error updating the options."
107
  msgstr "היתה שגיאה בעדכון השדות שלהלן:"
108
 
486
  #: options/stcr_manage_subscriptions.php:196
487
  #: options/stcr_manage_subscriptions.php:210
488
  #, fuzzy
 
489
  msgid "Actions"
490
  msgstr "פעולה:"
491
 
682
 
683
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
684
  #, fuzzy
 
 
 
685
  msgid ""
686
  "Name to use for the 'from' field when sending a new notification to the user."
687
  msgstr "השם לשימוש בשדה \"מאת\" בשליחת הודעה חדשה למשתמש."
717
 
718
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
719
  #, fuzzy
 
 
 
 
720
  msgid ""
721
  "Content of the notification email. Allowed tags: [post_title], "
722
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
793
 
794
  #: options/stcr_options.php:98 options/stcr_options.php:100
795
  msgid ""
796
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
797
  "You should leave it to Yes always."
798
  msgstr ""
799
 
877
  "Notify users when a new trackback or pingback is added to the discussion."
878
  msgstr "שלח הודעה למשתמשים כאשר נוסף טראקבאק או פינגאק לדיון."
879
 
880
+ #: options/stcr_options.php:300
881
  msgid "Track all subscriptions"
882
  msgstr "מעקב אחר כל הרשמות"
883
 
885
  msgid "Notify the administrator when users subscribe without commenting."
886
  msgstr "הודע למנהל כאשר משתמשים נרשמים ללא כתיבת תגובה."
887
 
888
+ #: options/stcr_options.php:327
889
+ #, fuzzy
890
+ msgid "Let Admin Subscribe"
891
+ msgstr "אפשר למנהל להירשם"
892
+
893
  #: options/stcr_options.php:344 options/stcr_options.php:346
894
  msgid "Let the administrator subscribe to comments when logged in."
895
  msgstr "אפשר למנהל להירשם לתגובות כאשר הוא מחובר."
909
  #: options/stcr_options.php:398 options/stcr_options.php:400
910
  msgid ""
911
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
912
+ "your theme already add this into your site."
913
  msgstr ""
914
 
915
  #: options/stcr_options.php:408
956
  msgstr ""
957
 
958
  #: options/stcr_support.php:20
 
959
  msgid ""
960
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
961
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
980
 
981
  #: options/stcr_support.php:29
982
  #, fuzzy
 
983
  msgid "You can still help"
984
  msgstr "אפשר לעזור"
985
 
986
  #: options/stcr_support.php:30
987
  #, fuzzy
 
 
 
 
 
 
 
988
  msgid ""
989
  "Please consider blogging about my plugin with a link to the plugin's page. "
990
  "Please let your readers know what makes your blog better. You can also "
1041
  "בוורדפרס."
1042
 
1043
  #: options/stcr_support.php:43
 
1044
  msgid ""
1045
  "The options on the WordPress forum at very limited to share media "
1046
  "information, so I urge you to use GitHub to report any issue, you will get a "
1103
  msgid "Clean Up Log Archive"
1104
  msgstr ""
1105
 
1106
+ #: options/stcr_system.php:202
1107
  msgid ""
1108
  "If you want to clean up the log archive please click the following button"
1109
  msgstr ""
1139
  msgstr ""
1140
 
1141
  #: options/stcr_system.php:290
 
1142
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1143
  msgstr ""
1144
 
1204
 
1205
  #: options/stcr_system.php:397 options/stcr_system.php:398
1206
  #: options/stcr_system.php:399 options/stcr_system.php:400
1207
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1208
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1209
  msgid "Not Available"
1210
  msgstr ""
1211
 
1212
+ #. translators: %s: SSL connection response
1213
  #: options/stcr_system.php:414
 
1214
  msgid "Connection uses %s"
1215
  msgstr ""
1216
 
1217
  #: options/stcr_system.php:431
 
1218
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1219
  msgstr ""
1220
 
1228
  "exist."
1229
  msgstr ""
1230
 
1231
+ #: options/stcr_system.php:460
 
1232
  msgid "%s - We recommend a minimum cURL version of 7.40."
1233
  msgstr ""
1234
 
1235
+ #: options/stcr_system.php:494
 
1236
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1237
  msgstr ""
1238
 
1239
+ #: options/stcr_system.php:494
1240
  msgid "WordPress Requirements"
1241
  msgstr ""
1242
 
1243
+ #: options/stcr_system.php:509
 
1244
  msgid "Default timezone is %s - it should be UTC"
1245
  msgstr ""
1246
 
1247
+ #: options/stcr_system.php:525
 
1248
  msgid ""
1249
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1250
  "also some extensions, will not work without DOMDocument."
1251
  msgstr ""
1252
 
1253
+ #: options/stcr_system.php:536
 
1254
  msgid ""
1255
  "Your server does not support the %s function - this is used for file "
1256
  "compression and decompression."
1257
  msgstr ""
1258
 
1259
+ #: options/stcr_system.php:553
1260
  msgid "TLS Connection"
1261
  msgstr ""
1262
 
1263
+ #: options/stcr_system.php:557
1264
  msgid "TLS Rating"
1265
  msgstr ""
1266
 
1267
+ #: options/stcr_system.php:561
1268
  msgid "Server Info"
1269
  msgstr ""
1270
 
1271
+ #: options/stcr_system.php:565
1272
  msgid "PHP Version"
1273
  msgstr ""
1274
 
1275
+ #: options/stcr_system.php:569
1276
  msgid "PHP Post Max Size"
1277
  msgstr ""
1278
 
1279
+ #: options/stcr_system.php:573
1280
  msgid "PHP Max Execution Time"
1281
  msgstr ""
1282
 
1283
+ #: options/stcr_system.php:577
1284
  msgid "PHP Max Input Vars"
1285
  msgstr ""
1286
 
1287
+ #: options/stcr_system.php:581
1288
  msgid "PHP Max Upload Size"
1289
  msgstr ""
1290
 
1291
+ #: options/stcr_system.php:585
1292
  msgid "cURL Version"
1293
  msgstr ""
1294
 
1295
+ #: options/stcr_system.php:589
1296
  msgid "MySQL Version"
1297
  msgstr ""
1298
 
1299
+ #: options/stcr_system.php:593
1300
  msgid "Default Timezone is UTC"
1301
  msgstr ""
1302
 
1303
+ #: options/stcr_system.php:597
1304
  msgid "DOMDocument"
1305
  msgstr ""
1306
 
1307
+ #: options/stcr_system.php:601
1308
  msgid "gzip"
1309
  msgstr ""
1310
 
1311
+ #: options/stcr_system.php:605
1312
  msgid "GD Graphics Library"
1313
  msgstr ""
1314
 
1315
+ #: options/stcr_system.php:629
1316
  #, fuzzy
 
1317
  msgid "Active Plugins"
1318
  msgstr "פעיל"
1319
 
1320
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1321
  msgid "Visit plugin homepage"
1322
  msgstr ""
1323
 
1324
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1325
  msgid "Visit author homepage"
1326
  msgstr ""
1327
 
1328
+ #: options/stcr_system.php:669 options/stcr_system.php:726
 
1329
  msgctxt "by author"
1330
  msgid "by %s"
1331
  msgstr ""
1332
 
1333
+ #: options/stcr_system.php:686
1334
  #, fuzzy
1335
  msgid "Inactive Plugins"
1336
  msgstr "פעיל"
1365
 
1366
  #: templates/author.php:97 templates/user.php:115
1367
  #, fuzzy
 
1368
  msgid "Unsubscribe"
1369
  msgstr "א להירשם"
1370
 
1374
  msgstr "כל התגובות החדשות"
1375
 
1376
  #: templates/author.php:100 templates/user.php:118
1377
+ #: wp_subscribe_reloaded.php:1210
1378
  msgid "Replies to my comments"
1379
  msgstr "תגובות להערות שלי"
1380
 
1428
  msgstr ""
1429
 
1430
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1431
+ #: wp_subscribe_reloaded.php:157
1432
  msgid "Manage subscriptions"
1433
  msgstr "Manage subscriptions"
1434
 
1435
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1436
+ #: wp_subscribe_reloaded.php:158
1437
  msgid "Comment Form"
1438
  msgstr "טופס תגובה"
1439
 
1440
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1441
+ #: wp_subscribe_reloaded.php:159
1442
  msgid "Management Page"
1443
  msgstr "עמוד הניהול"
1444
 
1445
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1446
+ #: wp_subscribe_reloaded.php:160
1447
  msgid "Notifications"
1448
  msgstr "הודעות"
1449
 
1450
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1451
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1452
  msgid "Options"
1453
  msgstr "אפשרויות"
1454
 
1455
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1456
+ #: wp_subscribe_reloaded.php:162
1457
  #, fuzzy
1458
  msgid "Support"
1459
  msgstr "פורום התמיכה הרשמי"
1460
 
1461
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1462
+ #: wp_subscribe_reloaded.php:191
1463
  msgid "StCR System"
1464
  msgstr ""
1465
 
1496
  msgid "Important Notice"
1497
  msgstr "הודעה חשובה"
1498
 
 
 
 
 
 
 
 
 
1499
  #: utils/stcr_upgrade.php:175
1500
  #, fuzzy
1501
  msgid ""
1523
  "אם יש לך נתוני הרשמה מ Subscribe to Comments Reloaded < v2.0 ליבוא, יהיה "
1524
  "צורך לייבא אותם ידנית, כי רק שגרת יבוא אחת תפעל, כדי למנוע אבדן נתונים."
1525
 
 
 
 
 
 
 
 
 
 
1526
  #: utils/stcr_upgrade.php:250
1527
  #, fuzzy
1528
  msgid ""
1586
  "בהתאמה."
1587
 
1588
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1589
+ #: wp_subscribe_reloaded.php:230
1590
  msgid "Settings"
1591
  msgstr "הגדרות"
1592
 
1621
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1622
  msgstr ""
1623
 
 
 
 
 
 
 
 
 
1624
  #: utils/stcr_upgrade.php:432
1625
  msgid ""
1626
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1634
  "email templates, Subscription Checkbox position, and more!"
1635
  msgstr ""
1636
 
 
 
 
 
 
 
 
 
 
 
 
 
1637
  #: utils/stcr_upgrade.php:447
1638
  msgid ""
1639
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1724
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1725
  msgstr ""
1726
 
 
 
 
 
 
 
 
1727
  #: utils/stcr_upgrade.php:532
1728
  msgid ""
1729
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1803
  msgid "You might need to clear you cache !!"
1804
  msgstr ""
1805
 
 
 
 
 
 
 
1806
  #: utils/stcr_utils.php:172
1807
  msgid "January"
1808
  msgstr ""
1813
 
1814
  #: utils/stcr_utils.php:174
1815
  #, fuzzy
 
1816
  msgid "March"
1817
  msgstr "חפש"
1818
 
1890
 
1891
  #: utils/stcr_utils.php:197
1892
  #, fuzzy
 
1893
  msgid "Nov"
1894
  msgstr "לא"
1895
 
2014
 
2015
  #: utils/stcr_utils.php:362
2016
  #, fuzzy
 
 
 
 
 
 
2017
  msgid ""
2018
  "You have requested to be notified every time a new comment is added to:\n"
2019
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2039
 
2040
  #: utils/stcr_utils.php:365
2041
  #, fuzzy
 
 
 
 
2042
  msgid ""
2043
  "You have requested to manage your subscriptions to the articles on "
2044
  "[blog_name]. Follow this link to access your personal page:\n"
2053
  msgid "StCR Notification"
2054
  msgstr "הודעות"
2055
 
2056
+ #: wp_subscribe_reloaded.php:189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2057
  #, fuzzy
 
2058
  msgid "StCR Options"
2059
  msgstr "אפשרויות"
2060
 
2061
+ #: wp_subscribe_reloaded.php:1208
2062
  msgid "Don't subscribe"
2063
  msgstr "א להירשם"
2064
 
2065
+ #: wp_subscribe_reloaded.php:1209
2066
  msgid "All"
2067
  msgstr "הכול"
2068
 
2156
  #~ msgid "Notify admin"
2157
  #~ msgstr "הודע למנהל"
2158
 
 
 
 
2159
  #~ msgid "days"
2160
  #~ msgstr "ימים"
2161
 
langs/subscribe-reloaded-hu_HU.mo CHANGED
Binary file
langs/subscribe-reloaded-hu_HU.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:22-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:22-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks <epoxhun@gmail.com>\n"
9
  "Language: hu\n"
@@ -15,6 +15,7 @@ msgstr ""
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -58,7 +59,6 @@ msgstr "Keresés"
58
 
59
  #: classes/stcr_i18n.php:62
60
  #, fuzzy
61
- #| msgid "No records found"
62
  msgid "No matching records found"
63
  msgstr "Nessun record trovato"
64
 
@@ -76,7 +76,6 @@ msgstr ""
76
 
77
  #: classes/stcr_i18n.php:67
78
  #, fuzzy
79
- #| msgid "&laquo; Previous"
80
  msgid "Previous"
81
  msgstr "&laquo; Előző"
82
 
@@ -98,7 +97,6 @@ msgstr "Beállításaid sikeresen frissítve."
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
101
- #| msgid "There was an error updating the following fields:"
102
  msgid "There was an error updating the options."
103
  msgstr "Hiba volt az alábbi mezők frissítésekor."
104
 
@@ -487,7 +485,6 @@ msgstr "Post (ID)"
487
  #: options/stcr_manage_subscriptions.php:196
488
  #: options/stcr_manage_subscriptions.php:210
489
  #, fuzzy
490
- #| msgid "Action:"
491
  msgid "Actions"
492
  msgstr "Tevékenység:"
493
 
@@ -556,10 +553,6 @@ msgstr "Virtuális Feliratkozások Kezelés Oldal"
556
 
557
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
558
  #, fuzzy
559
- #| msgid ""
560
- #| "Disable the virtual management page if you need to create a <a href="
561
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
562
- #| "real-management-page\">real page</a> to make your theme happy."
563
  msgid ""
564
  "Disable the virtual management page if you need to create a <a href='https://"
565
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -695,9 +688,6 @@ msgstr "Küldő e-mail címe"
695
 
696
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
697
  #, fuzzy
698
- #| msgid ""
699
- #| "Name to use for the \"from\" field when sending a new notification to the "
700
- #| "user."
701
  msgid ""
702
  "Name to use for the 'from' field when sending a new notification to the user."
703
  msgstr "Feladó név (az értesítő \"from\" mezőhöz)."
@@ -732,10 +722,6 @@ msgstr "Értesítés szövege"
732
 
733
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
734
  #, fuzzy
735
- #| msgid ""
736
- #| "Content of the notification email. Allowed tags: [post_title], "
737
- #| "[comment_permalink], [comment_author], [comment_content], "
738
- #| "[post_permalink], [manager_link]"
739
  msgid ""
740
  "Content of the notification email. Allowed tags: [post_title], "
741
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -803,9 +789,6 @@ msgstr "Az admin is feliratkozhat"
803
 
804
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
805
  #, fuzzy
806
- #| msgid ""
807
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
808
- #| "[blog_name]"
809
  msgid ""
810
  "Content of the One Click confirmation. Allowed tags: [post_title], "
811
  "[blog_name]."
@@ -817,7 +800,7 @@ msgstr ""
817
 
818
  #: options/stcr_options.php:98 options/stcr_options.php:100
819
  msgid ""
820
- "This option will disable the StCR checkbox or dropdown in you comment form. "
821
  "You should leave it to Yes always."
822
  msgstr ""
823
 
@@ -909,7 +892,7 @@ msgstr ""
909
  "Felhasználó értesítése, ha új trackback vagy pingback érkezik egy "
910
  "beszélgetéshez."
911
 
912
- #: options/stcr_options.php:300 options/stcr_options.php:327
913
  msgid "Track all subscriptions"
914
  msgstr "Minden feliratkozás követése"
915
 
@@ -919,6 +902,11 @@ msgstr ""
919
  "Adminisztrátori értesítés, ha valaki hozzászólás nélkül iratkozik fel "
920
  "értesítésre."
921
 
 
 
 
 
 
922
  #: options/stcr_options.php:344 options/stcr_options.php:346
923
  msgid "Let the administrator subscribe to comments when logged in."
924
  msgstr "Az adminisztrátor bejelentkezve fel tudjon iratkoznu."
@@ -938,7 +926,7 @@ msgstr ""
938
  #: options/stcr_options.php:398 options/stcr_options.php:400
939
  msgid ""
940
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
941
- "you theme already add this into your site."
942
  msgstr ""
943
 
944
  #: options/stcr_options.php:408
@@ -955,7 +943,6 @@ msgstr "Generálás"
955
 
956
  #: options/stcr_options.php:425
957
  #, fuzzy
958
- #| msgid "Generate"
959
  msgid "Generate New Key"
960
  msgstr "Generálás"
961
 
@@ -987,7 +974,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
987
  msgstr ""
988
 
989
  #: options/stcr_support.php:20
990
- #, php-format
991
  msgid ""
992
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
993
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -996,12 +982,6 @@ msgstr ""
996
 
997
  #: options/stcr_support.php:27
998
  #, fuzzy
999
- #| msgid ""
1000
- #| "How valuable is the feature offered by this plugin to your visitors? "
1001
- #| "please consider supporting the author if this plugin made your web site "
1002
- #| "better, especially if you are making money out of it. Any donation "
1003
- #| "received will be reinvested in the development of <strong>Subscribe to "
1004
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1005
  msgid ""
1006
  "How valuable is the feature offered by this plugin to your visitors? please "
1007
  "consider supporting the author if this plugin made your web site better, "
@@ -1018,19 +998,11 @@ msgstr ""
1018
 
1019
  #: options/stcr_support.php:29
1020
  #, fuzzy
1021
- #| msgid "You can help"
1022
  msgid "You can still help"
1023
  msgstr "Segíthetsz"
1024
 
1025
  #: options/stcr_support.php:30
1026
  #, fuzzy
1027
- #| msgid ""
1028
- #| "If you don't want to donate money, please consider blogging about my "
1029
- #| "plugin with a link to the plugin's page. Please let your readers know "
1030
- #| "what makes your blog better. You can also contribute donating your time: "
1031
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1032
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1033
- #| "Whatever you do, thanks for using my plugin!"
1034
  msgid ""
1035
  "Please consider blogging about my plugin with a link to the plugin's page. "
1036
  "Please let your readers know what makes your blog better. You can also "
@@ -1086,7 +1058,6 @@ msgstr ""
1086
  "támogatás oldal helyett."
1087
 
1088
  #: options/stcr_support.php:43
1089
- #, php-format
1090
  msgid ""
1091
  "The options on the WordPress forum at very limited to share media "
1092
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1149,7 +1120,7 @@ msgstr ""
1149
  msgid "Clean Up Log Archive"
1150
  msgstr ""
1151
 
1152
- #: options/stcr_system.php:203
1153
  msgid ""
1154
  "If you want to clean up the log archive please click the following button"
1155
  msgstr ""
@@ -1164,7 +1135,6 @@ msgstr ""
1164
 
1165
  #: options/stcr_system.php:227
1166
  #, fuzzy
1167
- #| msgid "Recent Downloads"
1168
  msgid "Download"
1169
  msgstr "Download recenti"
1170
 
@@ -1187,7 +1157,6 @@ msgid "WordPress Environment"
1187
  msgstr ""
1188
 
1189
  #: options/stcr_system.php:290
1190
- #, php-format
1191
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1192
  msgstr ""
1193
 
@@ -1225,7 +1194,6 @@ msgstr "Lingua"
1225
 
1226
  #: options/stcr_system.php:354
1227
  #, fuzzy
1228
- #| msgid "Permalink"
1229
  msgid "Permalink Structure"
1230
  msgstr "Permalink"
1231
 
@@ -1255,18 +1223,17 @@ msgstr ""
1255
 
1256
  #: options/stcr_system.php:397 options/stcr_system.php:398
1257
  #: options/stcr_system.php:399 options/stcr_system.php:400
1258
- #: options/stcr_system.php:401 options/stcr_system.php:516
1259
- #: options/stcr_system.php:527 options/stcr_system.php:537
1260
  msgid "Not Available"
1261
  msgstr ""
1262
 
 
1263
  #: options/stcr_system.php:414
1264
- #, php-format
1265
  msgid "Connection uses %s"
1266
  msgstr ""
1267
 
1268
  #: options/stcr_system.php:431
1269
- #, php-format
1270
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1271
  msgstr ""
1272
 
@@ -1280,110 +1247,113 @@ msgid ""
1280
  "exist."
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:458
1284
- #, php-format
1285
  msgid "%s - We recommend a minimum cURL version of 7.40."
1286
  msgstr ""
1287
 
1288
- #: options/stcr_system.php:492
1289
- #, php-format
1290
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:492
1294
  msgid "WordPress Requirements"
1295
  msgstr ""
1296
 
1297
- #: options/stcr_system.php:507
1298
- #, php-format
1299
  msgid "Default timezone is %s - it should be UTC"
1300
  msgstr ""
1301
 
1302
- #: options/stcr_system.php:523
1303
- #, php-format
1304
  msgid ""
1305
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1306
  "also some extensions, will not work without DOMDocument."
1307
  msgstr ""
1308
 
1309
- #: options/stcr_system.php:534
1310
- #, php-format
1311
  msgid ""
1312
  "Your server does not support the %s function - this is used for file "
1313
  "compression and decompression."
1314
  msgstr ""
1315
 
1316
- #: options/stcr_system.php:551
1317
  msgid "TLS Connection"
1318
  msgstr ""
1319
 
1320
- #: options/stcr_system.php:555
1321
  msgid "TLS Rating"
1322
  msgstr ""
1323
 
1324
- #: options/stcr_system.php:559
1325
  msgid "Server Info"
1326
  msgstr ""
1327
 
1328
- #: options/stcr_system.php:563
1329
  #, fuzzy
1330
- #| msgid "CSS version"
1331
  msgid "PHP Version"
1332
  msgstr "Versione CSS"
1333
 
1334
- #: options/stcr_system.php:567
1335
  msgid "PHP Post Max Size"
1336
  msgstr ""
1337
 
1338
- #: options/stcr_system.php:571
1339
  msgid "PHP Max Execution Time"
1340
  msgstr ""
1341
 
1342
- #: options/stcr_system.php:575
1343
  msgid "PHP Max Input Vars"
1344
  msgstr ""
1345
 
1346
- #: options/stcr_system.php:579
1347
  msgid "PHP Max Upload Size"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:583
1351
  #, fuzzy
1352
- #| msgid "CSS version"
1353
  msgid "cURL Version"
1354
  msgstr "Versione CSS"
1355
 
1356
- #: options/stcr_system.php:587
1357
  #, fuzzy
1358
- #| msgid "CSS version"
1359
  msgid "MySQL Version"
1360
  msgstr "Versione CSS"
1361
 
1362
- #: options/stcr_system.php:591
1363
  msgid "Default Timezone is UTC"
1364
  msgstr ""
1365
 
1366
- #: options/stcr_system.php:595
1367
  msgid "DOMDocument"
1368
  msgstr ""
1369
 
1370
- #: options/stcr_system.php:599
1371
  msgid "gzip"
1372
  msgstr ""
1373
 
1374
- #: options/stcr_system.php:603
1375
  msgid "GD Graphics Library"
1376
  msgstr ""
1377
 
1378
- #: options/stcr_system.php:627
1379
  #, fuzzy
1380
- #| msgid "Plugins"
1381
  msgid "Active Plugins"
1382
  msgstr "Plugin"
1383
 
1384
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1385
  #, fuzzy
1386
- #| msgid "Inactive"
1387
  msgid "Inactive Plugins"
1388
  msgstr "Aktív"
1389
 
@@ -1417,7 +1387,6 @@ msgstr ""
1417
 
1418
  #: templates/author.php:97 templates/user.php:115
1419
  #, fuzzy
1420
- #| msgid "Don't subscribe"
1421
  msgid "Unsubscribe"
1422
  msgstr "Nem iratkozom fel"
1423
 
@@ -1426,7 +1395,7 @@ msgid "All comments"
1426
  msgstr "Minden új hozzászólás"
1427
 
1428
  #: templates/author.php:100 templates/user.php:118
1429
- #: wp_subscribe_reloaded.php:1209
1430
  msgid "Replies to my comments"
1431
  msgstr "Csak a válaszokra"
1432
 
@@ -1456,7 +1425,6 @@ msgstr "Küldés"
1456
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1457
  #: templates/subscribe.php:178
1458
  #, fuzzy
1459
- #| msgid "email address"
1460
  msgid "Email address is not valid"
1461
  msgstr "Küldő e-mail címe"
1462
 
@@ -1481,37 +1449,37 @@ msgid "You have request to manage another email address and this is forbidden."
1481
  msgstr ""
1482
 
1483
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1484
- #: wp_subscribe_reloaded.php:156
1485
  msgid "Manage subscriptions"
1486
  msgstr "Feliratkozás kezelése"
1487
 
1488
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1489
- #: wp_subscribe_reloaded.php:157
1490
  msgid "Comment Form"
1491
  msgstr "Hozzászólás Űrlap"
1492
 
1493
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1494
- #: wp_subscribe_reloaded.php:158
1495
  msgid "Management Page"
1496
  msgstr "Feliratkozás Kezelés Oldal"
1497
 
1498
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1499
- #: wp_subscribe_reloaded.php:159
1500
  msgid "Notifications"
1501
  msgstr "Értesítések"
1502
 
1503
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1504
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1505
  msgid "Options"
1506
  msgstr "Beállítások"
1507
 
1508
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1509
- #: wp_subscribe_reloaded.php:161
1510
  msgid "Support"
1511
  msgstr "Падтрымка"
1512
 
1513
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1514
- #: wp_subscribe_reloaded.php:190
1515
  msgid "StCR System"
1516
  msgstr ""
1517
 
@@ -1549,14 +1517,6 @@ msgstr "Adakozz egy pár dolcsit!"
1549
  msgid "Important Notice"
1550
  msgstr "Fontos Közlendő"
1551
 
1552
- #: utils/stcr_upgrade.php:120
1553
- msgid ""
1554
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1555
- "database has been sanitized to prevent the raw html messages. <a class="
1556
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1557
- "src=\""
1558
- msgstr ""
1559
-
1560
  #: utils/stcr_upgrade.php:175
1561
  msgid ""
1562
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1586,15 +1546,6 @@ msgstr ""
1586
  "az adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
1587
  "alkalmazunk."
1588
 
1589
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1590
- #: utils/stcr_upgrade.php:400
1591
- msgid ""
1592
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1593
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1594
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1595
- "\"stcr-loading-animation\" src=\""
1596
- msgstr ""
1597
-
1598
  #: utils/stcr_upgrade.php:250
1599
  msgid ""
1600
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1660,7 +1611,7 @@ msgstr ""
1660
  "code> shortcode-ra."
1661
 
1662
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1663
- #: wp_subscribe_reloaded.php:229
1664
  msgid "Settings"
1665
  msgstr "Beállítások"
1666
 
@@ -1691,14 +1642,6 @@ msgid ""
1691
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1692
  msgstr ""
1693
 
1694
- #: utils/stcr_upgrade.php:421
1695
- msgid ""
1696
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1697
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1698
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1699
- "a><img class=\"stcr-loading-animation\" src=\""
1700
- msgstr ""
1701
-
1702
  #: utils/stcr_upgrade.php:432
1703
  msgid ""
1704
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1712,18 +1655,6 @@ msgid ""
1712
  "email templates, Subscription Checkbox position, and more!"
1713
  msgstr ""
1714
 
1715
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1716
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1717
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1718
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1719
- #: utils/stcr_upgrade.php:611
1720
- msgid ""
1721
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1722
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1723
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1724
- "class=\"stcr-loading-animation\" src=\""
1725
- msgstr ""
1726
-
1727
  #: utils/stcr_upgrade.php:447
1728
  msgid ""
1729
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1814,13 +1745,6 @@ msgid ""
1814
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1815
  msgstr ""
1816
 
1817
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1818
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1819
- #: utils/stcr_upgrade.php:624
1820
- msgid ""
1821
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1822
- msgstr ""
1823
-
1824
  #: utils/stcr_upgrade.php:532
1825
  msgid ""
1826
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1900,12 +1824,6 @@ msgstr ""
1900
  msgid "You might need to clear you cache !!"
1901
  msgstr ""
1902
 
1903
- #: utils/stcr_upgrade.php:631
1904
- msgid ""
1905
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1906
- "version-"
1907
- msgstr ""
1908
-
1909
  #: utils/stcr_utils.php:172
1910
  msgid "January"
1911
  msgstr ""
@@ -1916,7 +1834,6 @@ msgstr ""
1916
 
1917
  #: utils/stcr_utils.php:174
1918
  #, fuzzy
1919
- #| msgid "Search"
1920
  msgid "March"
1921
  msgstr "Keresés"
1922
 
@@ -1926,7 +1843,6 @@ msgstr ""
1926
 
1927
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1928
  #, fuzzy
1929
- #| msgid "Day"
1930
  msgid "May"
1931
  msgstr "Giorno"
1932
 
@@ -1996,7 +1912,6 @@ msgstr ""
1996
 
1997
  #: utils/stcr_utils.php:197
1998
  #, fuzzy
1999
- #| msgid "No"
2000
  msgid "Nov"
2001
  msgstr "Nem"
2002
 
@@ -2128,12 +2043,6 @@ msgstr "Kérlek, erősítsd meg feliratkozásod erre [post_title]"
2128
 
2129
  #: utils/stcr_utils.php:362
2130
  #, fuzzy
2131
- #| msgid ""
2132
- #| "You have requested to be notified every time a new comment is added to:\n"
2133
- #| "[post_permalink]\n"
2134
- #| "\n"
2135
- #| "Please confirm your request by clicking on this link:\n"
2136
- #| "[confirm_link]"
2137
  msgid ""
2138
  "You have requested to be notified every time a new comment is added to:\n"
2139
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2159,10 +2068,6 @@ msgstr ""
2159
 
2160
  #: utils/stcr_utils.php:365
2161
  #, fuzzy
2162
- #| msgid ""
2163
- #| "You have requested to manage your subscriptions to the articles on "
2164
- #| "[blog_name]. Follow this link to access your personal page:\n"
2165
- #| "[manager_link]"
2166
  msgid ""
2167
  "You have requested to manage your subscriptions to the articles on "
2168
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2175,17 +2080,16 @@ msgstr ""
2175
  msgid "StCR Notification"
2176
  msgstr "Értesítések"
2177
 
2178
- #: wp_subscribe_reloaded.php:188
2179
  #, fuzzy
2180
- #| msgid "Options"
2181
  msgid "StCR Options"
2182
  msgstr "Beállítások"
2183
 
2184
- #: wp_subscribe_reloaded.php:1207
2185
  msgid "Don't subscribe"
2186
  msgstr "Nem iratkozom fel"
2187
 
2188
- #: wp_subscribe_reloaded.php:1208
2189
  msgid "All"
2190
  msgstr "Mindenre"
2191
 
@@ -2288,9 +2192,6 @@ msgstr "Mindenre"
2288
  #~ msgid "Notify admin"
2289
  #~ msgstr "Admin értesítés"
2290
 
2291
- #~ msgid "Let admin subscribe"
2292
- #~ msgstr "Az admin is feliratkozhat"
2293
-
2294
  #~ msgid "days"
2295
  #~ msgstr "nap"
2296
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:14-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Web Geeks <epoxhun@gmail.com>\n"
9
  "Language: hu\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SourceCharset: UTF-8\n"
19
 
20
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
21
  msgid " "
59
 
60
  #: classes/stcr_i18n.php:62
61
  #, fuzzy
 
62
  msgid "No matching records found"
63
  msgstr "Nessun record trovato"
64
 
76
 
77
  #: classes/stcr_i18n.php:67
78
  #, fuzzy
 
79
  msgid "Previous"
80
  msgstr "&laquo; Előző"
81
 
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
99
  #, fuzzy
 
100
  msgid "There was an error updating the options."
101
  msgstr "Hiba volt az alábbi mezők frissítésekor."
102
 
485
  #: options/stcr_manage_subscriptions.php:196
486
  #: options/stcr_manage_subscriptions.php:210
487
  #, fuzzy
 
488
  msgid "Actions"
489
  msgstr "Tevékenység:"
490
 
553
 
554
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
555
  #, fuzzy
 
 
 
 
556
  msgid ""
557
  "Disable the virtual management page if you need to create a <a href='https://"
558
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
688
 
689
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
690
  #, fuzzy
 
 
 
691
  msgid ""
692
  "Name to use for the 'from' field when sending a new notification to the user."
693
  msgstr "Feladó név (az értesítő \"from\" mezőhöz)."
722
 
723
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
724
  #, fuzzy
 
 
 
 
725
  msgid ""
726
  "Content of the notification email. Allowed tags: [post_title], "
727
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
789
 
790
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
791
  #, fuzzy
 
 
 
792
  msgid ""
793
  "Content of the One Click confirmation. Allowed tags: [post_title], "
794
  "[blog_name]."
800
 
801
  #: options/stcr_options.php:98 options/stcr_options.php:100
802
  msgid ""
803
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
804
  "You should leave it to Yes always."
805
  msgstr ""
806
 
892
  "Felhasználó értesítése, ha új trackback vagy pingback érkezik egy "
893
  "beszélgetéshez."
894
 
895
+ #: options/stcr_options.php:300
896
  msgid "Track all subscriptions"
897
  msgstr "Minden feliratkozás követése"
898
 
902
  "Adminisztrátori értesítés, ha valaki hozzászólás nélkül iratkozik fel "
903
  "értesítésre."
904
 
905
+ #: options/stcr_options.php:327
906
+ #, fuzzy
907
+ msgid "Let Admin Subscribe"
908
+ msgstr "Az admin is feliratkozhat"
909
+
910
  #: options/stcr_options.php:344 options/stcr_options.php:346
911
  msgid "Let the administrator subscribe to comments when logged in."
912
  msgstr "Az adminisztrátor bejelentkezve fel tudjon iratkoznu."
926
  #: options/stcr_options.php:398 options/stcr_options.php:400
927
  msgid ""
928
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
929
+ "your theme already add this into your site."
930
  msgstr ""
931
 
932
  #: options/stcr_options.php:408
943
 
944
  #: options/stcr_options.php:425
945
  #, fuzzy
 
946
  msgid "Generate New Key"
947
  msgstr "Generálás"
948
 
974
  msgstr ""
975
 
976
  #: options/stcr_support.php:20
 
977
  msgid ""
978
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
979
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
982
 
983
  #: options/stcr_support.php:27
984
  #, fuzzy
 
 
 
 
 
 
985
  msgid ""
986
  "How valuable is the feature offered by this plugin to your visitors? please "
987
  "consider supporting the author if this plugin made your web site better, "
998
 
999
  #: options/stcr_support.php:29
1000
  #, fuzzy
 
1001
  msgid "You can still help"
1002
  msgstr "Segíthetsz"
1003
 
1004
  #: options/stcr_support.php:30
1005
  #, fuzzy
 
 
 
 
 
 
 
1006
  msgid ""
1007
  "Please consider blogging about my plugin with a link to the plugin's page. "
1008
  "Please let your readers know what makes your blog better. You can also "
1058
  "támogatás oldal helyett."
1059
 
1060
  #: options/stcr_support.php:43
 
1061
  msgid ""
1062
  "The options on the WordPress forum at very limited to share media "
1063
  "information, so I urge you to use GitHub to report any issue, you will get a "
1120
  msgid "Clean Up Log Archive"
1121
  msgstr ""
1122
 
1123
+ #: options/stcr_system.php:202
1124
  msgid ""
1125
  "If you want to clean up the log archive please click the following button"
1126
  msgstr ""
1135
 
1136
  #: options/stcr_system.php:227
1137
  #, fuzzy
 
1138
  msgid "Download"
1139
  msgstr "Download recenti"
1140
 
1157
  msgstr ""
1158
 
1159
  #: options/stcr_system.php:290
 
1160
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1161
  msgstr ""
1162
 
1194
 
1195
  #: options/stcr_system.php:354
1196
  #, fuzzy
 
1197
  msgid "Permalink Structure"
1198
  msgstr "Permalink"
1199
 
1223
 
1224
  #: options/stcr_system.php:397 options/stcr_system.php:398
1225
  #: options/stcr_system.php:399 options/stcr_system.php:400
1226
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1227
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1228
  msgid "Not Available"
1229
  msgstr ""
1230
 
1231
+ #. translators: %s: SSL connection response
1232
  #: options/stcr_system.php:414
 
1233
  msgid "Connection uses %s"
1234
  msgstr ""
1235
 
1236
  #: options/stcr_system.php:431
 
1237
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1238
  msgstr ""
1239
 
1247
  "exist."
1248
  msgstr ""
1249
 
1250
+ #: options/stcr_system.php:460
 
1251
  msgid "%s - We recommend a minimum cURL version of 7.40."
1252
  msgstr ""
1253
 
1254
+ #: options/stcr_system.php:494
 
1255
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1256
  msgstr ""
1257
 
1258
+ #: options/stcr_system.php:494
1259
  msgid "WordPress Requirements"
1260
  msgstr ""
1261
 
1262
+ #: options/stcr_system.php:509
 
1263
  msgid "Default timezone is %s - it should be UTC"
1264
  msgstr ""
1265
 
1266
+ #: options/stcr_system.php:525
 
1267
  msgid ""
1268
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1269
  "also some extensions, will not work without DOMDocument."
1270
  msgstr ""
1271
 
1272
+ #: options/stcr_system.php:536
 
1273
  msgid ""
1274
  "Your server does not support the %s function - this is used for file "
1275
  "compression and decompression."
1276
  msgstr ""
1277
 
1278
+ #: options/stcr_system.php:553
1279
  msgid "TLS Connection"
1280
  msgstr ""
1281
 
1282
+ #: options/stcr_system.php:557
1283
  msgid "TLS Rating"
1284
  msgstr ""
1285
 
1286
+ #: options/stcr_system.php:561
1287
  msgid "Server Info"
1288
  msgstr ""
1289
 
1290
+ #: options/stcr_system.php:565
1291
  #, fuzzy
 
1292
  msgid "PHP Version"
1293
  msgstr "Versione CSS"
1294
 
1295
+ #: options/stcr_system.php:569
1296
  msgid "PHP Post Max Size"
1297
  msgstr ""
1298
 
1299
+ #: options/stcr_system.php:573
1300
  msgid "PHP Max Execution Time"
1301
  msgstr ""
1302
 
1303
+ #: options/stcr_system.php:577
1304
  msgid "PHP Max Input Vars"
1305
  msgstr ""
1306
 
1307
+ #: options/stcr_system.php:581
1308
  msgid "PHP Max Upload Size"
1309
  msgstr ""
1310
 
1311
+ #: options/stcr_system.php:585
1312
  #, fuzzy
 
1313
  msgid "cURL Version"
1314
  msgstr "Versione CSS"
1315
 
1316
+ #: options/stcr_system.php:589
1317
  #, fuzzy
 
1318
  msgid "MySQL Version"
1319
  msgstr "Versione CSS"
1320
 
1321
+ #: options/stcr_system.php:593
1322
  msgid "Default Timezone is UTC"
1323
  msgstr ""
1324
 
1325
+ #: options/stcr_system.php:597
1326
  msgid "DOMDocument"
1327
  msgstr ""
1328
 
1329
+ #: options/stcr_system.php:601
1330
  msgid "gzip"
1331
  msgstr ""
1332
 
1333
+ #: options/stcr_system.php:605
1334
  msgid "GD Graphics Library"
1335
  msgstr ""
1336
 
1337
+ #: options/stcr_system.php:629
1338
  #, fuzzy
 
1339
  msgid "Active Plugins"
1340
  msgstr "Plugin"
1341
 
1342
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1343
+ msgid "Visit plugin homepage"
1344
+ msgstr ""
1345
+
1346
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1347
+ msgid "Visit author homepage"
1348
+ msgstr ""
1349
+
1350
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1351
+ msgctxt "by author"
1352
+ msgid "by %s"
1353
+ msgstr ""
1354
+
1355
+ #: options/stcr_system.php:686
1356
  #, fuzzy
 
1357
  msgid "Inactive Plugins"
1358
  msgstr "Aktív"
1359
 
1387
 
1388
  #: templates/author.php:97 templates/user.php:115
1389
  #, fuzzy
 
1390
  msgid "Unsubscribe"
1391
  msgstr "Nem iratkozom fel"
1392
 
1395
  msgstr "Minden új hozzászólás"
1396
 
1397
  #: templates/author.php:100 templates/user.php:118
1398
+ #: wp_subscribe_reloaded.php:1210
1399
  msgid "Replies to my comments"
1400
  msgstr "Csak a válaszokra"
1401
 
1425
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1426
  #: templates/subscribe.php:178
1427
  #, fuzzy
 
1428
  msgid "Email address is not valid"
1429
  msgstr "Küldő e-mail címe"
1430
 
1449
  msgstr ""
1450
 
1451
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1452
+ #: wp_subscribe_reloaded.php:157
1453
  msgid "Manage subscriptions"
1454
  msgstr "Feliratkozás kezelése"
1455
 
1456
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1457
+ #: wp_subscribe_reloaded.php:158
1458
  msgid "Comment Form"
1459
  msgstr "Hozzászólás Űrlap"
1460
 
1461
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1462
+ #: wp_subscribe_reloaded.php:159
1463
  msgid "Management Page"
1464
  msgstr "Feliratkozás Kezelés Oldal"
1465
 
1466
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1467
+ #: wp_subscribe_reloaded.php:160
1468
  msgid "Notifications"
1469
  msgstr "Értesítések"
1470
 
1471
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1472
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1473
  msgid "Options"
1474
  msgstr "Beállítások"
1475
 
1476
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1477
+ #: wp_subscribe_reloaded.php:162
1478
  msgid "Support"
1479
  msgstr "Падтрымка"
1480
 
1481
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1482
+ #: wp_subscribe_reloaded.php:191
1483
  msgid "StCR System"
1484
  msgstr ""
1485
 
1517
  msgid "Important Notice"
1518
  msgstr "Fontos Közlendő"
1519
 
 
 
 
 
 
 
 
 
1520
  #: utils/stcr_upgrade.php:175
1521
  msgid ""
1522
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1546
  "az adatvesztés megelőzése érdekében csak egyetlen importálási folyamatot "
1547
  "alkalmazunk."
1548
 
 
 
 
 
 
 
 
 
 
1549
  #: utils/stcr_upgrade.php:250
1550
  msgid ""
1551
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1611
  "code> shortcode-ra."
1612
 
1613
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1614
+ #: wp_subscribe_reloaded.php:230
1615
  msgid "Settings"
1616
  msgstr "Beállítások"
1617
 
1642
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1643
  msgstr ""
1644
 
 
 
 
 
 
 
 
 
1645
  #: utils/stcr_upgrade.php:432
1646
  msgid ""
1647
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1655
  "email templates, Subscription Checkbox position, and more!"
1656
  msgstr ""
1657
 
 
 
 
 
 
 
 
 
 
 
 
 
1658
  #: utils/stcr_upgrade.php:447
1659
  msgid ""
1660
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1745
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1746
  msgstr ""
1747
 
 
 
 
 
 
 
 
1748
  #: utils/stcr_upgrade.php:532
1749
  msgid ""
1750
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1824
  msgid "You might need to clear you cache !!"
1825
  msgstr ""
1826
 
 
 
 
 
 
 
1827
  #: utils/stcr_utils.php:172
1828
  msgid "January"
1829
  msgstr ""
1834
 
1835
  #: utils/stcr_utils.php:174
1836
  #, fuzzy
 
1837
  msgid "March"
1838
  msgstr "Keresés"
1839
 
1843
 
1844
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1845
  #, fuzzy
 
1846
  msgid "May"
1847
  msgstr "Giorno"
1848
 
1912
 
1913
  #: utils/stcr_utils.php:197
1914
  #, fuzzy
 
1915
  msgid "Nov"
1916
  msgstr "Nem"
1917
 
2043
 
2044
  #: utils/stcr_utils.php:362
2045
  #, fuzzy
 
 
 
 
 
 
2046
  msgid ""
2047
  "You have requested to be notified every time a new comment is added to:\n"
2048
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2068
 
2069
  #: utils/stcr_utils.php:365
2070
  #, fuzzy
 
 
 
 
2071
  msgid ""
2072
  "You have requested to manage your subscriptions to the articles on "
2073
  "[blog_name]. Follow this link to access your personal page:\n"
2080
  msgid "StCR Notification"
2081
  msgstr "Értesítések"
2082
 
2083
+ #: wp_subscribe_reloaded.php:189
2084
  #, fuzzy
 
2085
  msgid "StCR Options"
2086
  msgstr "Beállítások"
2087
 
2088
+ #: wp_subscribe_reloaded.php:1208
2089
  msgid "Don't subscribe"
2090
  msgstr "Nem iratkozom fel"
2091
 
2092
+ #: wp_subscribe_reloaded.php:1209
2093
  msgid "All"
2094
  msgstr "Mindenre"
2095
 
2192
  #~ msgid "Notify admin"
2193
  #~ msgstr "Admin értesítés"
2194
 
 
 
 
2195
  #~ msgid "days"
2196
  #~ msgstr "nap"
2197
 
langs/subscribe-reloaded-id_ID.mo CHANGED
Binary file
langs/subscribe-reloaded-id_ID.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:22-0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Sebelumnya"
80
 
@@ -96,7 +98,6 @@ msgstr "Pengaturan Anda telah diperbarui."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "Terdapat galat saat memperbaharui ruas berikut:"
102
 
@@ -481,7 +482,6 @@ msgstr "Post (ID)"
481
  #: options/stcr_manage_subscriptions.php:196
482
  #: options/stcr_manage_subscriptions.php:210
483
  #, fuzzy
484
- #| msgid "Action:"
485
  msgid "Actions"
486
  msgstr "Tindakan:"
487
 
@@ -550,10 +550,6 @@ msgstr "Halaman Pengaturan Virtual"
550
 
551
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
552
  #, fuzzy
553
- #| msgid ""
554
- #| "Disable the virtual management page if you need to create a <a href="
555
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
556
- #| "real-management-page\">real page</a> to make your theme happy."
557
  msgid ""
558
  "Disable the virtual management page if you need to create a <a href='https://"
559
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -690,9 +686,6 @@ msgstr "Alamat email pengirim"
690
 
691
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
692
  #, fuzzy
693
- #| msgid ""
694
- #| "Name to use for the \"from\" field when sending a new notification to the "
695
- #| "user."
696
  msgid ""
697
  "Name to use for the 'from' field when sending a new notification to the user."
698
  msgstr ""
@@ -731,10 +724,6 @@ msgstr "Pesan notifikasi"
731
 
732
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
733
  #, fuzzy
734
- #| msgid ""
735
- #| "Content of the notification email. Allowed tags: [post_title], "
736
- #| "[comment_permalink], [comment_author], [comment_content], "
737
- #| "[post_permalink], [manager_link]"
738
  msgid ""
739
  "Content of the notification email. Allowed tags: [post_title], "
740
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -802,9 +791,6 @@ msgstr "Ijinkan admin berlangganan"
802
 
803
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
804
  #, fuzzy
805
- #| msgid ""
806
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
807
- #| "[blog_name]"
808
  msgid ""
809
  "Content of the One Click confirmation. Allowed tags: [post_title], "
810
  "[blog_name]."
@@ -816,7 +802,7 @@ msgstr ""
816
 
817
  #: options/stcr_options.php:98 options/stcr_options.php:100
818
  msgid ""
819
- "This option will disable the StCR checkbox or dropdown in you comment form. "
820
  "You should leave it to Yes always."
821
  msgstr ""
822
 
@@ -908,7 +894,7 @@ msgstr ""
908
  "Beritahu pengguna ketika sebuah tautbalik atau pingback ditambahkan dalam "
909
  "diskusi."
910
 
911
- #: options/stcr_options.php:300 options/stcr_options.php:327
912
  msgid "Track all subscriptions"
913
  msgstr "Telusuri semua langganan"
914
 
@@ -918,6 +904,11 @@ msgstr ""
918
  "Beritahu admin ketika ada pengguna yg berlangganan tanpa meninggalkan "
919
  "komentar."
920
 
 
 
 
 
 
921
  #: options/stcr_options.php:344 options/stcr_options.php:346
922
  msgid "Let the administrator subscribe to comments when logged in."
923
  msgstr "Ijinkan admin berlangganan komentar ketika masuk log."
@@ -937,7 +928,7 @@ msgstr ""
937
  #: options/stcr_options.php:398 options/stcr_options.php:400
938
  msgid ""
939
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
940
- "you theme already add this into your site."
941
  msgstr ""
942
 
943
  #: options/stcr_options.php:408
@@ -981,7 +972,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
981
  msgstr ""
982
 
983
  #: options/stcr_support.php:20
984
- #, php-format
985
  msgid ""
986
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
987
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -990,12 +980,6 @@ msgstr ""
990
 
991
  #: options/stcr_support.php:27
992
  #, fuzzy
993
- #| msgid ""
994
- #| "How valuable is the feature offered by this plugin to your visitors? "
995
- #| "please consider supporting the author if this plugin made your web site "
996
- #| "better, especially if you are making money out of it. Any donation "
997
- #| "received will be reinvested in the development of <strong>Subscribe to "
998
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
999
  msgid ""
1000
  "How valuable is the feature offered by this plugin to your visitors? please "
1001
  "consider supporting the author if this plugin made your web site better, "
@@ -1013,19 +997,11 @@ msgstr ""
1013
 
1014
  #: options/stcr_support.php:29
1015
  #, fuzzy
1016
- #| msgid "You can help"
1017
  msgid "You can still help"
1018
  msgstr "Bantu kami"
1019
 
1020
  #: options/stcr_support.php:30
1021
  #, fuzzy
1022
- #| msgid ""
1023
- #| "If you don't want to donate money, please consider blogging about my "
1024
- #| "plugin with a link to the plugin's page. Please let your readers know "
1025
- #| "what makes your blog better. You can also contribute donating your time: "
1026
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1027
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1028
- #| "Whatever you do, thanks for using my plugin!"
1029
  msgid ""
1030
  "Please consider blogging about my plugin with a link to the plugin's page. "
1031
  "Please let your readers know what makes your blog better. You can also "
@@ -1081,7 +1057,6 @@ msgid ""
1081
  msgstr ""
1082
 
1083
  #: options/stcr_support.php:43
1084
- #, php-format
1085
  msgid ""
1086
  "The options on the WordPress forum at very limited to share media "
1087
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1144,7 +1119,7 @@ msgstr ""
1144
  msgid "Clean Up Log Archive"
1145
  msgstr ""
1146
 
1147
- #: options/stcr_system.php:203
1148
  msgid ""
1149
  "If you want to clean up the log archive please click the following button"
1150
  msgstr ""
@@ -1180,7 +1155,6 @@ msgid "WordPress Environment"
1180
  msgstr ""
1181
 
1182
  #: options/stcr_system.php:290
1183
- #, php-format
1184
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1185
  msgstr ""
1186
 
@@ -1246,18 +1220,17 @@ msgstr ""
1246
 
1247
  #: options/stcr_system.php:397 options/stcr_system.php:398
1248
  #: options/stcr_system.php:399 options/stcr_system.php:400
1249
- #: options/stcr_system.php:401 options/stcr_system.php:516
1250
- #: options/stcr_system.php:527 options/stcr_system.php:537
1251
  msgid "Not Available"
1252
  msgstr ""
1253
 
 
1254
  #: options/stcr_system.php:414
1255
- #, php-format
1256
  msgid "Connection uses %s"
1257
  msgstr ""
1258
 
1259
  #: options/stcr_system.php:431
1260
- #, php-format
1261
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1262
  msgstr ""
1263
 
@@ -1271,104 +1244,110 @@ msgid ""
1271
  "exist."
1272
  msgstr ""
1273
 
1274
- #: options/stcr_system.php:458
1275
- #, php-format
1276
  msgid "%s - We recommend a minimum cURL version of 7.40."
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:492
1280
- #, php-format
1281
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1282
  msgstr ""
1283
 
1284
- #: options/stcr_system.php:492
1285
  msgid "WordPress Requirements"
1286
  msgstr ""
1287
 
1288
- #: options/stcr_system.php:507
1289
- #, php-format
1290
  msgid "Default timezone is %s - it should be UTC"
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:523
1294
- #, php-format
1295
  msgid ""
1296
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1297
  "also some extensions, will not work without DOMDocument."
1298
  msgstr ""
1299
 
1300
- #: options/stcr_system.php:534
1301
- #, php-format
1302
  msgid ""
1303
  "Your server does not support the %s function - this is used for file "
1304
  "compression and decompression."
1305
  msgstr ""
1306
 
1307
- #: options/stcr_system.php:551
1308
  msgid "TLS Connection"
1309
  msgstr ""
1310
 
1311
- #: options/stcr_system.php:555
1312
  msgid "TLS Rating"
1313
  msgstr ""
1314
 
1315
- #: options/stcr_system.php:559
1316
  msgid "Server Info"
1317
  msgstr ""
1318
 
1319
- #: options/stcr_system.php:563
1320
  msgid "PHP Version"
1321
  msgstr ""
1322
 
1323
- #: options/stcr_system.php:567
1324
  msgid "PHP Post Max Size"
1325
  msgstr ""
1326
 
1327
- #: options/stcr_system.php:571
1328
  msgid "PHP Max Execution Time"
1329
  msgstr ""
1330
 
1331
- #: options/stcr_system.php:575
1332
  msgid "PHP Max Input Vars"
1333
  msgstr ""
1334
 
1335
- #: options/stcr_system.php:579
1336
  msgid "PHP Max Upload Size"
1337
  msgstr ""
1338
 
1339
- #: options/stcr_system.php:583
1340
  msgid "cURL Version"
1341
  msgstr ""
1342
 
1343
- #: options/stcr_system.php:587
1344
  msgid "MySQL Version"
1345
  msgstr ""
1346
 
1347
- #: options/stcr_system.php:591
1348
  msgid "Default Timezone is UTC"
1349
  msgstr ""
1350
 
1351
- #: options/stcr_system.php:595
1352
  msgid "DOMDocument"
1353
  msgstr ""
1354
 
1355
- #: options/stcr_system.php:599
1356
  msgid "gzip"
1357
  msgstr ""
1358
 
1359
- #: options/stcr_system.php:603
1360
  msgid "GD Graphics Library"
1361
  msgstr ""
1362
 
1363
- #: options/stcr_system.php:627
1364
  #, fuzzy
1365
- #| msgid "Active"
1366
  msgid "Active Plugins"
1367
  msgstr "Aktif"
1368
 
1369
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1370
  #, fuzzy
1371
- #| msgid "Inactive"
1372
  msgid "Inactive Plugins"
1373
  msgstr "Aktif"
1374
 
@@ -1402,7 +1381,6 @@ msgstr ""
1402
 
1403
  #: templates/author.php:97 templates/user.php:115
1404
  #, fuzzy
1405
- #| msgid "Don't subscribe"
1406
  msgid "Unsubscribe"
1407
  msgstr "Jangan berlangganan"
1408
 
@@ -1411,7 +1389,7 @@ msgid "All comments"
1411
  msgstr ""
1412
 
1413
  #: templates/author.php:100 templates/user.php:118
1414
- #: wp_subscribe_reloaded.php:1209
1415
  msgid "Replies to my comments"
1416
  msgstr "Balasan pada komentar saya saja"
1417
 
@@ -1441,7 +1419,6 @@ msgstr "Kirim"
1441
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1442
  #: templates/subscribe.php:178
1443
  #, fuzzy
1444
- #| msgid "email address"
1445
  msgid "Email address is not valid"
1446
  msgstr "Alamat email pengirim"
1447
 
@@ -1466,37 +1443,37 @@ msgid "You have request to manage another email address and this is forbidden."
1466
  msgstr ""
1467
 
1468
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1469
- #: wp_subscribe_reloaded.php:156
1470
  msgid "Manage subscriptions"
1471
  msgstr "Atur Langganan"
1472
 
1473
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1474
- #: wp_subscribe_reloaded.php:157
1475
  msgid "Comment Form"
1476
  msgstr "Formulir Komentar"
1477
 
1478
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1479
- #: wp_subscribe_reloaded.php:158
1480
  msgid "Management Page"
1481
  msgstr "Halaman Pengaturan"
1482
 
1483
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1484
- #: wp_subscribe_reloaded.php:159
1485
  msgid "Notifications"
1486
  msgstr "Notifikasi"
1487
 
1488
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1489
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1490
  msgid "Options"
1491
  msgstr "Pilihan"
1492
 
1493
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1494
- #: wp_subscribe_reloaded.php:161
1495
  msgid "Support"
1496
  msgstr "forum bantuan"
1497
 
1498
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1499
- #: wp_subscribe_reloaded.php:190
1500
  msgid "StCR System"
1501
  msgstr ""
1502
 
@@ -1534,14 +1511,6 @@ msgstr "Beri sedikit sumbangan"
1534
  msgid "Important Notice"
1535
  msgstr ""
1536
 
1537
- #: utils/stcr_upgrade.php:120
1538
- msgid ""
1539
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1540
- "database has been sanitized to prevent the raw html messages. <a class="
1541
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1542
- "src=\""
1543
- msgstr ""
1544
-
1545
  #: utils/stcr_upgrade.php:175
1546
  msgid ""
1547
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1562,15 +1531,6 @@ msgid ""
1562
  "one import routine will ever run to prevent data loss."
1563
  msgstr ""
1564
 
1565
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1566
- #: utils/stcr_upgrade.php:400
1567
- msgid ""
1568
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1569
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1570
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1571
- "\"stcr-loading-animation\" src=\""
1572
- msgstr ""
1573
-
1574
  #: utils/stcr_upgrade.php:250
1575
  msgid ""
1576
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1616,7 +1576,7 @@ msgid ""
1616
  msgstr ""
1617
 
1618
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1619
- #: wp_subscribe_reloaded.php:229
1620
  msgid "Settings"
1621
  msgstr ""
1622
 
@@ -1647,14 +1607,6 @@ msgid ""
1647
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1648
  msgstr ""
1649
 
1650
- #: utils/stcr_upgrade.php:421
1651
- msgid ""
1652
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1653
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1654
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1655
- "a><img class=\"stcr-loading-animation\" src=\""
1656
- msgstr ""
1657
-
1658
  #: utils/stcr_upgrade.php:432
1659
  msgid ""
1660
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1668,18 +1620,6 @@ msgid ""
1668
  "email templates, Subscription Checkbox position, and more!"
1669
  msgstr ""
1670
 
1671
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1672
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1673
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1674
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1675
- #: utils/stcr_upgrade.php:611
1676
- msgid ""
1677
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1678
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1679
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1680
- "class=\"stcr-loading-animation\" src=\""
1681
- msgstr ""
1682
-
1683
  #: utils/stcr_upgrade.php:447
1684
  msgid ""
1685
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1770,13 +1710,6 @@ msgid ""
1770
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1771
  msgstr ""
1772
 
1773
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1774
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1775
- #: utils/stcr_upgrade.php:624
1776
- msgid ""
1777
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1778
- msgstr ""
1779
-
1780
  #: utils/stcr_upgrade.php:532
1781
  msgid ""
1782
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1856,12 +1789,6 @@ msgstr ""
1856
  msgid "You might need to clear you cache !!"
1857
  msgstr ""
1858
 
1859
- #: utils/stcr_upgrade.php:631
1860
- msgid ""
1861
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1862
- "version-"
1863
- msgstr ""
1864
-
1865
  #: utils/stcr_utils.php:172
1866
  msgid "January"
1867
  msgstr ""
@@ -1872,7 +1799,6 @@ msgstr ""
1872
 
1873
  #: utils/stcr_utils.php:174
1874
  #, fuzzy
1875
- #| msgid "Search"
1876
  msgid "March"
1877
  msgstr "Cari"
1878
 
@@ -1950,7 +1876,6 @@ msgstr ""
1950
 
1951
  #: utils/stcr_utils.php:197
1952
  #, fuzzy
1953
- #| msgid "No"
1954
  msgid "Nov"
1955
  msgstr "Tidak"
1956
 
@@ -2085,12 +2010,6 @@ msgstr "Mohon lakukan konfirmasi berlangganan Anda pada artikel [post_title]"
2085
 
2086
  #: utils/stcr_utils.php:362
2087
  #, fuzzy
2088
- #| msgid ""
2089
- #| "You have requested to be notified every time a new comment is added to:\n"
2090
- #| "[post_permalink]\n"
2091
- #| "\n"
2092
- #| "Please confirm your request by clicking on this link:\n"
2093
- #| "[confirm_link]"
2094
  msgid ""
2095
  "You have requested to be notified every time a new comment is added to:\n"
2096
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2116,10 +2035,6 @@ msgstr ""
2116
 
2117
  #: utils/stcr_utils.php:365
2118
  #, fuzzy
2119
- #| msgid ""
2120
- #| "You have requested to manage your subscriptions to the articles on "
2121
- #| "[blog_name]. Follow this link to access your personal page:\n"
2122
- #| "[manager_link]"
2123
  msgid ""
2124
  "You have requested to manage your subscriptions to the articles on "
2125
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2133,17 +2048,16 @@ msgstr ""
2133
  msgid "StCR Notification"
2134
  msgstr "Notifikasi"
2135
 
2136
- #: wp_subscribe_reloaded.php:188
2137
  #, fuzzy
2138
- #| msgid "Options"
2139
  msgid "StCR Options"
2140
  msgstr "Pilihan"
2141
 
2142
- #: wp_subscribe_reloaded.php:1207
2143
  msgid "Don't subscribe"
2144
  msgstr "Jangan berlangganan"
2145
 
2146
- #: wp_subscribe_reloaded.php:1208
2147
  msgid "All"
2148
  msgstr "Semua"
2149
 
@@ -2233,9 +2147,6 @@ msgstr "Semua"
2233
  #~ msgid "Notify admin"
2234
  #~ msgstr "Beritahu admin"
2235
 
2236
- #~ msgid "Let admin subscribe"
2237
- #~ msgstr "Ijinkan admin berlangganan"
2238
-
2239
  #~ msgid "days"
2240
  #~ msgstr "hari"
2241
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Sebelumnya"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Terdapat galat saat memperbaharui ruas berikut:"
103
 
482
  #: options/stcr_manage_subscriptions.php:196
483
  #: options/stcr_manage_subscriptions.php:210
484
  #, fuzzy
 
485
  msgid "Actions"
486
  msgstr "Tindakan:"
487
 
550
 
551
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
552
  #, fuzzy
 
 
 
 
553
  msgid ""
554
  "Disable the virtual management page if you need to create a <a href='https://"
555
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
686
 
687
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
688
  #, fuzzy
 
 
 
689
  msgid ""
690
  "Name to use for the 'from' field when sending a new notification to the user."
691
  msgstr ""
724
 
725
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
726
  #, fuzzy
 
 
 
 
727
  msgid ""
728
  "Content of the notification email. Allowed tags: [post_title], "
729
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
791
 
792
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
793
  #, fuzzy
 
 
 
794
  msgid ""
795
  "Content of the One Click confirmation. Allowed tags: [post_title], "
796
  "[blog_name]."
802
 
803
  #: options/stcr_options.php:98 options/stcr_options.php:100
804
  msgid ""
805
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
806
  "You should leave it to Yes always."
807
  msgstr ""
808
 
894
  "Beritahu pengguna ketika sebuah tautbalik atau pingback ditambahkan dalam "
895
  "diskusi."
896
 
897
+ #: options/stcr_options.php:300
898
  msgid "Track all subscriptions"
899
  msgstr "Telusuri semua langganan"
900
 
904
  "Beritahu admin ketika ada pengguna yg berlangganan tanpa meninggalkan "
905
  "komentar."
906
 
907
+ #: options/stcr_options.php:327
908
+ #, fuzzy
909
+ msgid "Let Admin Subscribe"
910
+ msgstr "Ijinkan admin berlangganan"
911
+
912
  #: options/stcr_options.php:344 options/stcr_options.php:346
913
  msgid "Let the administrator subscribe to comments when logged in."
914
  msgstr "Ijinkan admin berlangganan komentar ketika masuk log."
928
  #: options/stcr_options.php:398 options/stcr_options.php:400
929
  msgid ""
930
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
931
+ "your theme already add this into your site."
932
  msgstr ""
933
 
934
  #: options/stcr_options.php:408
972
  msgstr ""
973
 
974
  #: options/stcr_support.php:20
 
975
  msgid ""
976
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
977
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
980
 
981
  #: options/stcr_support.php:27
982
  #, fuzzy
 
 
 
 
 
 
983
  msgid ""
984
  "How valuable is the feature offered by this plugin to your visitors? please "
985
  "consider supporting the author if this plugin made your web site better, "
997
 
998
  #: options/stcr_support.php:29
999
  #, fuzzy
 
1000
  msgid "You can still help"
1001
  msgstr "Bantu kami"
1002
 
1003
  #: options/stcr_support.php:30
1004
  #, fuzzy
 
 
 
 
 
 
 
1005
  msgid ""
1006
  "Please consider blogging about my plugin with a link to the plugin's page. "
1007
  "Please let your readers know what makes your blog better. You can also "
1057
  msgstr ""
1058
 
1059
  #: options/stcr_support.php:43
 
1060
  msgid ""
1061
  "The options on the WordPress forum at very limited to share media "
1062
  "information, so I urge you to use GitHub to report any issue, you will get a "
1119
  msgid "Clean Up Log Archive"
1120
  msgstr ""
1121
 
1122
+ #: options/stcr_system.php:202
1123
  msgid ""
1124
  "If you want to clean up the log archive please click the following button"
1125
  msgstr ""
1155
  msgstr ""
1156
 
1157
  #: options/stcr_system.php:290
 
1158
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1159
  msgstr ""
1160
 
1220
 
1221
  #: options/stcr_system.php:397 options/stcr_system.php:398
1222
  #: options/stcr_system.php:399 options/stcr_system.php:400
1223
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1224
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1225
  msgid "Not Available"
1226
  msgstr ""
1227
 
1228
+ #. translators: %s: SSL connection response
1229
  #: options/stcr_system.php:414
 
1230
  msgid "Connection uses %s"
1231
  msgstr ""
1232
 
1233
  #: options/stcr_system.php:431
 
1234
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1235
  msgstr ""
1236
 
1244
  "exist."
1245
  msgstr ""
1246
 
1247
+ #: options/stcr_system.php:460
 
1248
  msgid "%s - We recommend a minimum cURL version of 7.40."
1249
  msgstr ""
1250
 
1251
+ #: options/stcr_system.php:494
 
1252
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1253
  msgstr ""
1254
 
1255
+ #: options/stcr_system.php:494
1256
  msgid "WordPress Requirements"
1257
  msgstr ""
1258
 
1259
+ #: options/stcr_system.php:509
 
1260
  msgid "Default timezone is %s - it should be UTC"
1261
  msgstr ""
1262
 
1263
+ #: options/stcr_system.php:525
 
1264
  msgid ""
1265
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1266
  "also some extensions, will not work without DOMDocument."
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:536
 
1270
  msgid ""
1271
  "Your server does not support the %s function - this is used for file "
1272
  "compression and decompression."
1273
  msgstr ""
1274
 
1275
+ #: options/stcr_system.php:553
1276
  msgid "TLS Connection"
1277
  msgstr ""
1278
 
1279
+ #: options/stcr_system.php:557
1280
  msgid "TLS Rating"
1281
  msgstr ""
1282
 
1283
+ #: options/stcr_system.php:561
1284
  msgid "Server Info"
1285
  msgstr ""
1286
 
1287
+ #: options/stcr_system.php:565
1288
  msgid "PHP Version"
1289
  msgstr ""
1290
 
1291
+ #: options/stcr_system.php:569
1292
  msgid "PHP Post Max Size"
1293
  msgstr ""
1294
 
1295
+ #: options/stcr_system.php:573
1296
  msgid "PHP Max Execution Time"
1297
  msgstr ""
1298
 
1299
+ #: options/stcr_system.php:577
1300
  msgid "PHP Max Input Vars"
1301
  msgstr ""
1302
 
1303
+ #: options/stcr_system.php:581
1304
  msgid "PHP Max Upload Size"
1305
  msgstr ""
1306
 
1307
+ #: options/stcr_system.php:585
1308
  msgid "cURL Version"
1309
  msgstr ""
1310
 
1311
+ #: options/stcr_system.php:589
1312
  msgid "MySQL Version"
1313
  msgstr ""
1314
 
1315
+ #: options/stcr_system.php:593
1316
  msgid "Default Timezone is UTC"
1317
  msgstr ""
1318
 
1319
+ #: options/stcr_system.php:597
1320
  msgid "DOMDocument"
1321
  msgstr ""
1322
 
1323
+ #: options/stcr_system.php:601
1324
  msgid "gzip"
1325
  msgstr ""
1326
 
1327
+ #: options/stcr_system.php:605
1328
  msgid "GD Graphics Library"
1329
  msgstr ""
1330
 
1331
+ #: options/stcr_system.php:629
1332
  #, fuzzy
 
1333
  msgid "Active Plugins"
1334
  msgstr "Aktif"
1335
 
1336
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1337
+ msgid "Visit plugin homepage"
1338
+ msgstr ""
1339
+
1340
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1341
+ msgid "Visit author homepage"
1342
+ msgstr ""
1343
+
1344
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1345
+ msgctxt "by author"
1346
+ msgid "by %s"
1347
+ msgstr ""
1348
+
1349
+ #: options/stcr_system.php:686
1350
  #, fuzzy
 
1351
  msgid "Inactive Plugins"
1352
  msgstr "Aktif"
1353
 
1381
 
1382
  #: templates/author.php:97 templates/user.php:115
1383
  #, fuzzy
 
1384
  msgid "Unsubscribe"
1385
  msgstr "Jangan berlangganan"
1386
 
1389
  msgstr ""
1390
 
1391
  #: templates/author.php:100 templates/user.php:118
1392
+ #: wp_subscribe_reloaded.php:1210
1393
  msgid "Replies to my comments"
1394
  msgstr "Balasan pada komentar saya saja"
1395
 
1419
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1420
  #: templates/subscribe.php:178
1421
  #, fuzzy
 
1422
  msgid "Email address is not valid"
1423
  msgstr "Alamat email pengirim"
1424
 
1443
  msgstr ""
1444
 
1445
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1446
+ #: wp_subscribe_reloaded.php:157
1447
  msgid "Manage subscriptions"
1448
  msgstr "Atur Langganan"
1449
 
1450
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1451
+ #: wp_subscribe_reloaded.php:158
1452
  msgid "Comment Form"
1453
  msgstr "Formulir Komentar"
1454
 
1455
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1456
+ #: wp_subscribe_reloaded.php:159
1457
  msgid "Management Page"
1458
  msgstr "Halaman Pengaturan"
1459
 
1460
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1461
+ #: wp_subscribe_reloaded.php:160
1462
  msgid "Notifications"
1463
  msgstr "Notifikasi"
1464
 
1465
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1466
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1467
  msgid "Options"
1468
  msgstr "Pilihan"
1469
 
1470
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1471
+ #: wp_subscribe_reloaded.php:162
1472
  msgid "Support"
1473
  msgstr "forum bantuan"
1474
 
1475
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1476
+ #: wp_subscribe_reloaded.php:191
1477
  msgid "StCR System"
1478
  msgstr ""
1479
 
1511
  msgid "Important Notice"
1512
  msgstr ""
1513
 
 
 
 
 
 
 
 
 
1514
  #: utils/stcr_upgrade.php:175
1515
  msgid ""
1516
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1531
  "one import routine will ever run to prevent data loss."
1532
  msgstr ""
1533
 
 
 
 
 
 
 
 
 
 
1534
  #: utils/stcr_upgrade.php:250
1535
  msgid ""
1536
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1576
  msgstr ""
1577
 
1578
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1579
+ #: wp_subscribe_reloaded.php:230
1580
  msgid "Settings"
1581
  msgstr ""
1582
 
1607
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1608
  msgstr ""
1609
 
 
 
 
 
 
 
 
 
1610
  #: utils/stcr_upgrade.php:432
1611
  msgid ""
1612
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1620
  "email templates, Subscription Checkbox position, and more!"
1621
  msgstr ""
1622
 
 
 
 
 
 
 
 
 
 
 
 
 
1623
  #: utils/stcr_upgrade.php:447
1624
  msgid ""
1625
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1710
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1711
  msgstr ""
1712
 
 
 
 
 
 
 
 
1713
  #: utils/stcr_upgrade.php:532
1714
  msgid ""
1715
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1789
  msgid "You might need to clear you cache !!"
1790
  msgstr ""
1791
 
 
 
 
 
 
 
1792
  #: utils/stcr_utils.php:172
1793
  msgid "January"
1794
  msgstr ""
1799
 
1800
  #: utils/stcr_utils.php:174
1801
  #, fuzzy
 
1802
  msgid "March"
1803
  msgstr "Cari"
1804
 
1876
 
1877
  #: utils/stcr_utils.php:197
1878
  #, fuzzy
 
1879
  msgid "Nov"
1880
  msgstr "Tidak"
1881
 
2010
 
2011
  #: utils/stcr_utils.php:362
2012
  #, fuzzy
 
 
 
 
 
 
2013
  msgid ""
2014
  "You have requested to be notified every time a new comment is added to:\n"
2015
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2035
 
2036
  #: utils/stcr_utils.php:365
2037
  #, fuzzy
 
 
 
 
2038
  msgid ""
2039
  "You have requested to manage your subscriptions to the articles on "
2040
  "[blog_name]. Follow this link to access your personal page:\n"
2048
  msgid "StCR Notification"
2049
  msgstr "Notifikasi"
2050
 
2051
+ #: wp_subscribe_reloaded.php:189
2052
  #, fuzzy
 
2053
  msgid "StCR Options"
2054
  msgstr "Pilihan"
2055
 
2056
+ #: wp_subscribe_reloaded.php:1208
2057
  msgid "Don't subscribe"
2058
  msgstr "Jangan berlangganan"
2059
 
2060
+ #: wp_subscribe_reloaded.php:1209
2061
  msgid "All"
2062
  msgstr "Semua"
2063
 
2147
  #~ msgid "Notify admin"
2148
  #~ msgstr "Beritahu admin"
2149
 
 
 
 
2150
  #~ msgid "days"
2151
  #~ msgstr "hari"
2152
 
langs/subscribe-reloaded-it_IT.mo CHANGED
Binary file
langs/subscribe-reloaded-it_IT.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:23-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:23-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: it_IT\n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Precedenti"
80
 
@@ -96,7 +98,6 @@ msgstr "La configurazione &egrave; stata aggiornata con successo."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr ""
102
  "Si &egrave; verificato un errore nell'aggiornamento dei seguenti campi:"
@@ -486,7 +487,6 @@ msgstr "Articolo (ID)"
486
  #: options/stcr_manage_subscriptions.php:196
487
  #: options/stcr_manage_subscriptions.php:210
488
  #, fuzzy
489
- #| msgid "Action:"
490
  msgid "Actions"
491
  msgstr "Azione:"
492
 
@@ -555,10 +555,6 @@ msgstr "Pagina di gestione virtuale"
555
 
556
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
557
  #, fuzzy
558
- #| msgid ""
559
- #| "Disable the virtual management page if you need to create a <a href="
560
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
561
- #| "real-management-page\">real page</a> to make your theme happy."
562
  msgid ""
563
  "Disable the virtual management page if you need to create a <a href='https://"
564
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -694,9 +690,6 @@ msgstr "Indirizzo email mittente"
694
 
695
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
696
  #, fuzzy
697
- #| msgid ""
698
- #| "Name to use for the \"from\" field when sending a new notification to the "
699
- #| "user."
700
  msgid ""
701
  "Name to use for the 'from' field when sending a new notification to the user."
702
  msgstr ""
@@ -732,10 +725,6 @@ msgstr "Contenuto della notifica"
732
 
733
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
734
  #, fuzzy
735
- #| msgid ""
736
- #| "Content of the notification email. Allowed tags: [post_title], "
737
- #| "[comment_permalink], [comment_author], [comment_content], "
738
- #| "[post_permalink], [manager_link]"
739
  msgid ""
740
  "Content of the notification email. Allowed tags: [post_title], "
741
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -803,9 +792,6 @@ msgstr "Consenti iscrizione per admin"
803
 
804
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
805
  #, fuzzy
806
- #| msgid ""
807
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
808
- #| "[blog_name]"
809
  msgid ""
810
  "Content of the One Click confirmation. Allowed tags: [post_title], "
811
  "[blog_name]."
@@ -817,7 +803,7 @@ msgstr ""
817
 
818
  #: options/stcr_options.php:98 options/stcr_options.php:100
819
  msgid ""
820
- "This option will disable the StCR checkbox or dropdown in you comment form. "
821
  "You should leave it to Yes always."
822
  msgstr ""
823
 
@@ -908,7 +894,7 @@ msgid ""
908
  msgstr ""
909
  "Invia una notifica anche per pingback e trackback aggiunti alla discussione."
910
 
911
- #: options/stcr_options.php:300 options/stcr_options.php:327
912
  msgid "Track all subscriptions"
913
  msgstr "Traccia iscrizioni"
914
 
@@ -917,6 +903,11 @@ msgid "Notify the administrator when users subscribe without commenting."
917
  msgstr ""
918
  "Notifica l'amministratore quando un utente si iscrive senza commentare."
919
 
 
 
 
 
 
920
  #: options/stcr_options.php:344 options/stcr_options.php:346
921
  msgid "Let the administrator subscribe to comments when logged in."
922
  msgstr ""
@@ -938,7 +929,7 @@ msgstr ""
938
  #: options/stcr_options.php:398 options/stcr_options.php:400
939
  msgid ""
940
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
941
- "you theme already add this into your site."
942
  msgstr ""
943
 
944
  #: options/stcr_options.php:408
@@ -982,7 +973,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
982
  msgstr ""
983
 
984
  #: options/stcr_support.php:20
985
- #, php-format
986
  msgid ""
987
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
988
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -991,12 +981,6 @@ msgstr ""
991
 
992
  #: options/stcr_support.php:27
993
  #, fuzzy
994
- #| msgid ""
995
- #| "How valuable is the feature offered by this plugin to your visitors? "
996
- #| "please consider supporting the author if this plugin made your web site "
997
- #| "better, especially if you are making money out of it. Any donation "
998
- #| "received will be reinvested in the development of <strong>Subscribe to "
999
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1000
  msgid ""
1001
  "How valuable is the feature offered by this plugin to your visitors? please "
1002
  "consider supporting the author if this plugin made your web site better, "
@@ -1016,19 +1000,11 @@ msgstr ""
1016
 
1017
  #: options/stcr_support.php:29
1018
  #, fuzzy
1019
- #| msgid "You can help"
1020
  msgid "You can still help"
1021
  msgstr "Aiuto"
1022
 
1023
  #: options/stcr_support.php:30
1024
  #, fuzzy
1025
- #| msgid ""
1026
- #| "If you don't want to donate money, please consider blogging about my "
1027
- #| "plugin with a link to the plugin's page. Please let your readers know "
1028
- #| "what makes your blog better. You can also contribute donating your time: "
1029
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1030
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1031
- #| "Whatever you do, thanks for using my plugin!"
1032
  msgid ""
1033
  "Please consider blogging about my plugin with a link to the plugin's page. "
1034
  "Please let your readers know what makes your blog better. You can also "
@@ -1084,7 +1060,6 @@ msgid ""
1084
  msgstr ""
1085
 
1086
  #: options/stcr_support.php:43
1087
- #, php-format
1088
  msgid ""
1089
  "The options on the WordPress forum at very limited to share media "
1090
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1147,7 +1122,7 @@ msgstr ""
1147
  msgid "Clean Up Log Archive"
1148
  msgstr ""
1149
 
1150
- #: options/stcr_system.php:203
1151
  msgid ""
1152
  "If you want to clean up the log archive please click the following button"
1153
  msgstr ""
@@ -1183,7 +1158,6 @@ msgid "WordPress Environment"
1183
  msgstr ""
1184
 
1185
  #: options/stcr_system.php:290
1186
- #, php-format
1187
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1188
  msgstr ""
1189
 
@@ -1249,18 +1223,17 @@ msgstr ""
1249
 
1250
  #: options/stcr_system.php:397 options/stcr_system.php:398
1251
  #: options/stcr_system.php:399 options/stcr_system.php:400
1252
- #: options/stcr_system.php:401 options/stcr_system.php:516
1253
- #: options/stcr_system.php:527 options/stcr_system.php:537
1254
  msgid "Not Available"
1255
  msgstr ""
1256
 
 
1257
  #: options/stcr_system.php:414
1258
- #, php-format
1259
  msgid "Connection uses %s"
1260
  msgstr ""
1261
 
1262
  #: options/stcr_system.php:431
1263
- #, php-format
1264
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1265
  msgstr ""
1266
 
@@ -1274,104 +1247,110 @@ msgid ""
1274
  "exist."
1275
  msgstr ""
1276
 
1277
- #: options/stcr_system.php:458
1278
- #, php-format
1279
  msgid "%s - We recommend a minimum cURL version of 7.40."
1280
  msgstr ""
1281
 
1282
- #: options/stcr_system.php:492
1283
- #, php-format
1284
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1285
  msgstr ""
1286
 
1287
- #: options/stcr_system.php:492
1288
  msgid "WordPress Requirements"
1289
  msgstr ""
1290
 
1291
- #: options/stcr_system.php:507
1292
- #, php-format
1293
  msgid "Default timezone is %s - it should be UTC"
1294
  msgstr ""
1295
 
1296
- #: options/stcr_system.php:523
1297
- #, php-format
1298
  msgid ""
1299
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1300
  "also some extensions, will not work without DOMDocument."
1301
  msgstr ""
1302
 
1303
- #: options/stcr_system.php:534
1304
- #, php-format
1305
  msgid ""
1306
  "Your server does not support the %s function - this is used for file "
1307
  "compression and decompression."
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:551
1311
  msgid "TLS Connection"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:555
1315
  msgid "TLS Rating"
1316
  msgstr ""
1317
 
1318
- #: options/stcr_system.php:559
1319
  msgid "Server Info"
1320
  msgstr ""
1321
 
1322
- #: options/stcr_system.php:563
1323
  msgid "PHP Version"
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:567
1327
  msgid "PHP Post Max Size"
1328
  msgstr ""
1329
 
1330
- #: options/stcr_system.php:571
1331
  msgid "PHP Max Execution Time"
1332
  msgstr ""
1333
 
1334
- #: options/stcr_system.php:575
1335
  msgid "PHP Max Input Vars"
1336
  msgstr ""
1337
 
1338
- #: options/stcr_system.php:579
1339
  msgid "PHP Max Upload Size"
1340
  msgstr ""
1341
 
1342
- #: options/stcr_system.php:583
1343
  msgid "cURL Version"
1344
  msgstr ""
1345
 
1346
- #: options/stcr_system.php:587
1347
  msgid "MySQL Version"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:591
1351
  msgid "Default Timezone is UTC"
1352
  msgstr ""
1353
 
1354
- #: options/stcr_system.php:595
1355
  msgid "DOMDocument"
1356
  msgstr ""
1357
 
1358
- #: options/stcr_system.php:599
1359
  msgid "gzip"
1360
  msgstr ""
1361
 
1362
- #: options/stcr_system.php:603
1363
  msgid "GD Graphics Library"
1364
  msgstr ""
1365
 
1366
- #: options/stcr_system.php:627
1367
  #, fuzzy
1368
- #| msgid "Active"
1369
  msgid "Active Plugins"
1370
  msgstr "Attiva"
1371
 
1372
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1373
  #, fuzzy
1374
- #| msgid "Inactive"
1375
  msgid "Inactive Plugins"
1376
  msgstr "Attiva"
1377
 
@@ -1405,7 +1384,6 @@ msgstr ""
1405
 
1406
  #: templates/author.php:97 templates/user.php:115
1407
  #, fuzzy
1408
- #| msgid "Don't subscribe"
1409
  msgid "Unsubscribe"
1410
  msgstr "Non iscrivermi"
1411
 
@@ -1414,7 +1392,7 @@ msgid "All comments"
1414
  msgstr ""
1415
 
1416
  #: templates/author.php:100 templates/user.php:118
1417
- #: wp_subscribe_reloaded.php:1209
1418
  msgid "Replies to my comments"
1419
  msgstr "Risposte ai miei commenti"
1420
 
@@ -1444,7 +1422,6 @@ msgstr "Invia"
1444
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1445
  #: templates/subscribe.php:178
1446
  #, fuzzy
1447
- #| msgid "email address"
1448
  msgid "Email address is not valid"
1449
  msgstr "Indirizzo email mittente"
1450
 
@@ -1469,37 +1446,37 @@ msgid "You have request to manage another email address and this is forbidden."
1469
  msgstr ""
1470
 
1471
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1472
- #: wp_subscribe_reloaded.php:156
1473
  msgid "Manage subscriptions"
1474
  msgstr "Gestisci iscrizioni"
1475
 
1476
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1477
- #: wp_subscribe_reloaded.php:157
1478
  msgid "Comment Form"
1479
  msgstr "Modulo per inviare commenti"
1480
 
1481
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1482
- #: wp_subscribe_reloaded.php:158
1483
  msgid "Management Page"
1484
  msgstr "Pagina di gestione"
1485
 
1486
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1487
- #: wp_subscribe_reloaded.php:159
1488
  msgid "Notifications"
1489
  msgstr "Notifiche"
1490
 
1491
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1492
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1493
  msgid "Options"
1494
  msgstr "Opzioni"
1495
 
1496
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1497
- #: wp_subscribe_reloaded.php:161
1498
  msgid "Support"
1499
  msgstr "Supporto"
1500
 
1501
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1502
- #: wp_subscribe_reloaded.php:190
1503
  msgid "StCR System"
1504
  msgstr ""
1505
 
@@ -1536,14 +1513,6 @@ msgstr "Dona qualche euro!"
1536
  msgid "Important Notice"
1537
  msgstr ""
1538
 
1539
- #: utils/stcr_upgrade.php:120
1540
- msgid ""
1541
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1542
- "database has been sanitized to prevent the raw html messages. <a class="
1543
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1544
- "src=\""
1545
- msgstr ""
1546
-
1547
  #: utils/stcr_upgrade.php:175
1548
  msgid ""
1549
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1564,15 +1533,6 @@ msgid ""
1564
  "one import routine will ever run to prevent data loss."
1565
  msgstr ""
1566
 
1567
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1568
- #: utils/stcr_upgrade.php:400
1569
- msgid ""
1570
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1571
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1572
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1573
- "\"stcr-loading-animation\" src=\""
1574
- msgstr ""
1575
-
1576
  #: utils/stcr_upgrade.php:250
1577
  msgid ""
1578
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1618,7 +1578,7 @@ msgid ""
1618
  msgstr ""
1619
 
1620
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1621
- #: wp_subscribe_reloaded.php:229
1622
  msgid "Settings"
1623
  msgstr ""
1624
 
@@ -1649,14 +1609,6 @@ msgid ""
1649
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1650
  msgstr ""
1651
 
1652
- #: utils/stcr_upgrade.php:421
1653
- msgid ""
1654
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1655
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1656
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1657
- "a><img class=\"stcr-loading-animation\" src=\""
1658
- msgstr ""
1659
-
1660
  #: utils/stcr_upgrade.php:432
1661
  msgid ""
1662
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1670,18 +1622,6 @@ msgid ""
1670
  "email templates, Subscription Checkbox position, and more!"
1671
  msgstr ""
1672
 
1673
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1674
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1675
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1676
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1677
- #: utils/stcr_upgrade.php:611
1678
- msgid ""
1679
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1680
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1681
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1682
- "class=\"stcr-loading-animation\" src=\""
1683
- msgstr ""
1684
-
1685
  #: utils/stcr_upgrade.php:447
1686
  msgid ""
1687
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1772,13 +1712,6 @@ msgid ""
1772
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1773
  msgstr ""
1774
 
1775
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1776
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1777
- #: utils/stcr_upgrade.php:624
1778
- msgid ""
1779
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1780
- msgstr ""
1781
-
1782
  #: utils/stcr_upgrade.php:532
1783
  msgid ""
1784
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1858,12 +1791,6 @@ msgstr ""
1858
  msgid "You might need to clear you cache !!"
1859
  msgstr ""
1860
 
1861
- #: utils/stcr_upgrade.php:631
1862
- msgid ""
1863
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1864
- "version-"
1865
- msgstr ""
1866
-
1867
  #: utils/stcr_utils.php:172
1868
  msgid "January"
1869
  msgstr ""
@@ -1874,7 +1801,6 @@ msgstr ""
1874
 
1875
  #: utils/stcr_utils.php:174
1876
  #, fuzzy
1877
- #| msgid "Search"
1878
  msgid "March"
1879
  msgstr "Cerca"
1880
 
@@ -1952,7 +1878,6 @@ msgstr ""
1952
 
1953
  #: utils/stcr_utils.php:197
1954
  #, fuzzy
1955
- #| msgid "No"
1956
  msgid "Nov"
1957
  msgstr "No"
1958
 
@@ -2087,12 +2012,6 @@ msgstr "Conferma la tua iscrizione a [post_title]"
2087
 
2088
  #: utils/stcr_utils.php:362
2089
  #, fuzzy
2090
- #| msgid ""
2091
- #| "You have requested to be notified every time a new comment is added to:\n"
2092
- #| "[post_permalink]\n"
2093
- #| "\n"
2094
- #| "Please confirm your request by clicking on this link:\n"
2095
- #| "[confirm_link]"
2096
  msgid ""
2097
  "You have requested to be notified every time a new comment is added to:\n"
2098
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2122,10 +2041,6 @@ msgstr ""
2122
 
2123
  #: utils/stcr_utils.php:365
2124
  #, fuzzy
2125
- #| msgid ""
2126
- #| "You have requested to manage your subscriptions to the articles on "
2127
- #| "[blog_name]. Follow this link to access your personal page:\n"
2128
- #| "[manager_link]"
2129
  msgid ""
2130
  "You have requested to manage your subscriptions to the articles on "
2131
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2140,17 +2055,16 @@ msgstr ""
2140
  msgid "StCR Notification"
2141
  msgstr "Notifiche"
2142
 
2143
- #: wp_subscribe_reloaded.php:188
2144
  #, fuzzy
2145
- #| msgid "Options"
2146
  msgid "StCR Options"
2147
  msgstr "Opzioni"
2148
 
2149
- #: wp_subscribe_reloaded.php:1207
2150
  msgid "Don't subscribe"
2151
  msgstr "Non iscrivermi"
2152
 
2153
- #: wp_subscribe_reloaded.php:1208
2154
  msgid "All"
2155
  msgstr "Tutti"
2156
 
@@ -2250,9 +2164,6 @@ msgstr "Tutti"
2250
  #~ msgid "Notify admin"
2251
  #~ msgstr "Notifica amministratore"
2252
 
2253
- #~ msgid "Let admin subscribe"
2254
- #~ msgstr "Consenti iscrizione per admin"
2255
-
2256
  #~ msgid "days"
2257
  #~ msgstr "giorni"
2258
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:15-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: it_IT\n"
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Precedenti"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr ""
103
  "Si &egrave; verificato un errore nell'aggiornamento dei seguenti campi:"
487
  #: options/stcr_manage_subscriptions.php:196
488
  #: options/stcr_manage_subscriptions.php:210
489
  #, fuzzy
 
490
  msgid "Actions"
491
  msgstr "Azione:"
492
 
555
 
556
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
557
  #, fuzzy
 
 
 
 
558
  msgid ""
559
  "Disable the virtual management page if you need to create a <a href='https://"
560
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
690
 
691
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
692
  #, fuzzy
 
 
 
693
  msgid ""
694
  "Name to use for the 'from' field when sending a new notification to the user."
695
  msgstr ""
725
 
726
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
727
  #, fuzzy
 
 
 
 
728
  msgid ""
729
  "Content of the notification email. Allowed tags: [post_title], "
730
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
792
 
793
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
794
  #, fuzzy
 
 
 
795
  msgid ""
796
  "Content of the One Click confirmation. Allowed tags: [post_title], "
797
  "[blog_name]."
803
 
804
  #: options/stcr_options.php:98 options/stcr_options.php:100
805
  msgid ""
806
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
807
  "You should leave it to Yes always."
808
  msgstr ""
809
 
894
  msgstr ""
895
  "Invia una notifica anche per pingback e trackback aggiunti alla discussione."
896
 
897
+ #: options/stcr_options.php:300
898
  msgid "Track all subscriptions"
899
  msgstr "Traccia iscrizioni"
900
 
903
  msgstr ""
904
  "Notifica l'amministratore quando un utente si iscrive senza commentare."
905
 
906
+ #: options/stcr_options.php:327
907
+ #, fuzzy
908
+ msgid "Let Admin Subscribe"
909
+ msgstr "Consenti iscrizione per admin"
910
+
911
  #: options/stcr_options.php:344 options/stcr_options.php:346
912
  msgid "Let the administrator subscribe to comments when logged in."
913
  msgstr ""
929
  #: options/stcr_options.php:398 options/stcr_options.php:400
930
  msgid ""
931
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
932
+ "your theme already add this into your site."
933
  msgstr ""
934
 
935
  #: options/stcr_options.php:408
973
  msgstr ""
974
 
975
  #: options/stcr_support.php:20
 
976
  msgid ""
977
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
978
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
981
 
982
  #: options/stcr_support.php:27
983
  #, fuzzy
 
 
 
 
 
 
984
  msgid ""
985
  "How valuable is the feature offered by this plugin to your visitors? please "
986
  "consider supporting the author if this plugin made your web site better, "
1000
 
1001
  #: options/stcr_support.php:29
1002
  #, fuzzy
 
1003
  msgid "You can still help"
1004
  msgstr "Aiuto"
1005
 
1006
  #: options/stcr_support.php:30
1007
  #, fuzzy
 
 
 
 
 
 
 
1008
  msgid ""
1009
  "Please consider blogging about my plugin with a link to the plugin's page. "
1010
  "Please let your readers know what makes your blog better. You can also "
1060
  msgstr ""
1061
 
1062
  #: options/stcr_support.php:43
 
1063
  msgid ""
1064
  "The options on the WordPress forum at very limited to share media "
1065
  "information, so I urge you to use GitHub to report any issue, you will get a "
1122
  msgid "Clean Up Log Archive"
1123
  msgstr ""
1124
 
1125
+ #: options/stcr_system.php:202
1126
  msgid ""
1127
  "If you want to clean up the log archive please click the following button"
1128
  msgstr ""
1158
  msgstr ""
1159
 
1160
  #: options/stcr_system.php:290
 
1161
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1162
  msgstr ""
1163
 
1223
 
1224
  #: options/stcr_system.php:397 options/stcr_system.php:398
1225
  #: options/stcr_system.php:399 options/stcr_system.php:400
1226
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1227
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1228
  msgid "Not Available"
1229
  msgstr ""
1230
 
1231
+ #. translators: %s: SSL connection response
1232
  #: options/stcr_system.php:414
 
1233
  msgid "Connection uses %s"
1234
  msgstr ""
1235
 
1236
  #: options/stcr_system.php:431
 
1237
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1238
  msgstr ""
1239
 
1247
  "exist."
1248
  msgstr ""
1249
 
1250
+ #: options/stcr_system.php:460
 
1251
  msgid "%s - We recommend a minimum cURL version of 7.40."
1252
  msgstr ""
1253
 
1254
+ #: options/stcr_system.php:494
 
1255
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1256
  msgstr ""
1257
 
1258
+ #: options/stcr_system.php:494
1259
  msgid "WordPress Requirements"
1260
  msgstr ""
1261
 
1262
+ #: options/stcr_system.php:509
 
1263
  msgid "Default timezone is %s - it should be UTC"
1264
  msgstr ""
1265
 
1266
+ #: options/stcr_system.php:525
 
1267
  msgid ""
1268
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1269
  "also some extensions, will not work without DOMDocument."
1270
  msgstr ""
1271
 
1272
+ #: options/stcr_system.php:536
 
1273
  msgid ""
1274
  "Your server does not support the %s function - this is used for file "
1275
  "compression and decompression."
1276
  msgstr ""
1277
 
1278
+ #: options/stcr_system.php:553
1279
  msgid "TLS Connection"
1280
  msgstr ""
1281
 
1282
+ #: options/stcr_system.php:557
1283
  msgid "TLS Rating"
1284
  msgstr ""
1285
 
1286
+ #: options/stcr_system.php:561
1287
  msgid "Server Info"
1288
  msgstr ""
1289
 
1290
+ #: options/stcr_system.php:565
1291
  msgid "PHP Version"
1292
  msgstr ""
1293
 
1294
+ #: options/stcr_system.php:569
1295
  msgid "PHP Post Max Size"
1296
  msgstr ""
1297
 
1298
+ #: options/stcr_system.php:573
1299
  msgid "PHP Max Execution Time"
1300
  msgstr ""
1301
 
1302
+ #: options/stcr_system.php:577
1303
  msgid "PHP Max Input Vars"
1304
  msgstr ""
1305
 
1306
+ #: options/stcr_system.php:581
1307
  msgid "PHP Max Upload Size"
1308
  msgstr ""
1309
 
1310
+ #: options/stcr_system.php:585
1311
  msgid "cURL Version"
1312
  msgstr ""
1313
 
1314
+ #: options/stcr_system.php:589
1315
  msgid "MySQL Version"
1316
  msgstr ""
1317
 
1318
+ #: options/stcr_system.php:593
1319
  msgid "Default Timezone is UTC"
1320
  msgstr ""
1321
 
1322
+ #: options/stcr_system.php:597
1323
  msgid "DOMDocument"
1324
  msgstr ""
1325
 
1326
+ #: options/stcr_system.php:601
1327
  msgid "gzip"
1328
  msgstr ""
1329
 
1330
+ #: options/stcr_system.php:605
1331
  msgid "GD Graphics Library"
1332
  msgstr ""
1333
 
1334
+ #: options/stcr_system.php:629
1335
  #, fuzzy
 
1336
  msgid "Active Plugins"
1337
  msgstr "Attiva"
1338
 
1339
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1340
+ msgid "Visit plugin homepage"
1341
+ msgstr ""
1342
+
1343
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1344
+ msgid "Visit author homepage"
1345
+ msgstr ""
1346
+
1347
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1348
+ msgctxt "by author"
1349
+ msgid "by %s"
1350
+ msgstr ""
1351
+
1352
+ #: options/stcr_system.php:686
1353
  #, fuzzy
 
1354
  msgid "Inactive Plugins"
1355
  msgstr "Attiva"
1356
 
1384
 
1385
  #: templates/author.php:97 templates/user.php:115
1386
  #, fuzzy
 
1387
  msgid "Unsubscribe"
1388
  msgstr "Non iscrivermi"
1389
 
1392
  msgstr ""
1393
 
1394
  #: templates/author.php:100 templates/user.php:118
1395
+ #: wp_subscribe_reloaded.php:1210
1396
  msgid "Replies to my comments"
1397
  msgstr "Risposte ai miei commenti"
1398
 
1422
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1423
  #: templates/subscribe.php:178
1424
  #, fuzzy
 
1425
  msgid "Email address is not valid"
1426
  msgstr "Indirizzo email mittente"
1427
 
1446
  msgstr ""
1447
 
1448
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1449
+ #: wp_subscribe_reloaded.php:157
1450
  msgid "Manage subscriptions"
1451
  msgstr "Gestisci iscrizioni"
1452
 
1453
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1454
+ #: wp_subscribe_reloaded.php:158
1455
  msgid "Comment Form"
1456
  msgstr "Modulo per inviare commenti"
1457
 
1458
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1459
+ #: wp_subscribe_reloaded.php:159
1460
  msgid "Management Page"
1461
  msgstr "Pagina di gestione"
1462
 
1463
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1464
+ #: wp_subscribe_reloaded.php:160
1465
  msgid "Notifications"
1466
  msgstr "Notifiche"
1467
 
1468
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1469
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1470
  msgid "Options"
1471
  msgstr "Opzioni"
1472
 
1473
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1474
+ #: wp_subscribe_reloaded.php:162
1475
  msgid "Support"
1476
  msgstr "Supporto"
1477
 
1478
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1479
+ #: wp_subscribe_reloaded.php:191
1480
  msgid "StCR System"
1481
  msgstr ""
1482
 
1513
  msgid "Important Notice"
1514
  msgstr ""
1515
 
 
 
 
 
 
 
 
 
1516
  #: utils/stcr_upgrade.php:175
1517
  msgid ""
1518
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1533
  "one import routine will ever run to prevent data loss."
1534
  msgstr ""
1535
 
 
 
 
 
 
 
 
 
 
1536
  #: utils/stcr_upgrade.php:250
1537
  msgid ""
1538
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1578
  msgstr ""
1579
 
1580
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1581
+ #: wp_subscribe_reloaded.php:230
1582
  msgid "Settings"
1583
  msgstr ""
1584
 
1609
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1610
  msgstr ""
1611
 
 
 
 
 
 
 
 
 
1612
  #: utils/stcr_upgrade.php:432
1613
  msgid ""
1614
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1622
  "email templates, Subscription Checkbox position, and more!"
1623
  msgstr ""
1624
 
 
 
 
 
 
 
 
 
 
 
 
 
1625
  #: utils/stcr_upgrade.php:447
1626
  msgid ""
1627
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1712
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1713
  msgstr ""
1714
 
 
 
 
 
 
 
 
1715
  #: utils/stcr_upgrade.php:532
1716
  msgid ""
1717
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1791
  msgid "You might need to clear you cache !!"
1792
  msgstr ""
1793
 
 
 
 
 
 
 
1794
  #: utils/stcr_utils.php:172
1795
  msgid "January"
1796
  msgstr ""
1801
 
1802
  #: utils/stcr_utils.php:174
1803
  #, fuzzy
 
1804
  msgid "March"
1805
  msgstr "Cerca"
1806
 
1878
 
1879
  #: utils/stcr_utils.php:197
1880
  #, fuzzy
 
1881
  msgid "Nov"
1882
  msgstr "No"
1883
 
2012
 
2013
  #: utils/stcr_utils.php:362
2014
  #, fuzzy
 
 
 
 
 
 
2015
  msgid ""
2016
  "You have requested to be notified every time a new comment is added to:\n"
2017
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2041
 
2042
  #: utils/stcr_utils.php:365
2043
  #, fuzzy
 
 
 
 
2044
  msgid ""
2045
  "You have requested to manage your subscriptions to the articles on "
2046
  "[blog_name]. Follow this link to access your personal page:\n"
2055
  msgid "StCR Notification"
2056
  msgstr "Notifiche"
2057
 
2058
+ #: wp_subscribe_reloaded.php:189
2059
  #, fuzzy
 
2060
  msgid "StCR Options"
2061
  msgstr "Opzioni"
2062
 
2063
+ #: wp_subscribe_reloaded.php:1208
2064
  msgid "Don't subscribe"
2065
  msgstr "Non iscrivermi"
2066
 
2067
+ #: wp_subscribe_reloaded.php:1209
2068
  msgid "All"
2069
  msgstr "Tutti"
2070
 
2164
  #~ msgid "Notify admin"
2165
  #~ msgstr "Notifica amministratore"
2166
 
 
 
 
2167
  #~ msgid "days"
2168
  #~ msgstr "giorni"
2169
 
langs/subscribe-reloaded-nb_NO.mo CHANGED
Binary file
langs/subscribe-reloaded-nb_NO.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:23-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:23-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Odd Henriksen <odd@henriksen.cx>\n"
9
  "Language: nb_NO\n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: er;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Forrige"
80
 
@@ -96,7 +98,6 @@ msgstr "Dine innstillinger har blitt vellykket oppdatert."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "Det oppsto en feil ved oppdatering av følgende felter:"
102
 
@@ -480,7 +481,6 @@ msgstr ""
480
  #: options/stcr_manage_subscriptions.php:196
481
  #: options/stcr_manage_subscriptions.php:210
482
  #, fuzzy
483
- #| msgid "Action:"
484
  msgid "Actions"
485
  msgstr "Handling:"
486
 
@@ -670,9 +670,6 @@ msgstr "Avsenderadresse"
670
 
671
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
672
  #, fuzzy
673
- #| msgid ""
674
- #| "Name to use for the \"from\" field when sending a new notification to the "
675
- #| "user."
676
  msgid ""
677
  "Name to use for the 'from' field when sending a new notification to the user."
678
  msgstr "Navn å bruke i \"Fra\"-feltet når nye varsler sendes ut."
@@ -707,10 +704,6 @@ msgstr "Varselmelding"
707
 
708
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
709
  #, fuzzy
710
- #| msgid ""
711
- #| "Content of the notification email. Allowed tags: [post_title], "
712
- #| "[comment_permalink], [comment_author], [comment_content], "
713
- #| "[post_permalink], [manager_link]"
714
  msgid ""
715
  "Content of the notification email. Allowed tags: [post_title], "
716
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -778,9 +771,6 @@ msgstr "La administrator abonnere"
778
 
779
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
780
  #, fuzzy
781
- #| msgid ""
782
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
783
- #| "[blog_name]"
784
  msgid ""
785
  "Content of the One Click confirmation. Allowed tags: [post_title], "
786
  "[blog_name]."
@@ -792,7 +782,7 @@ msgstr ""
792
 
793
  #: options/stcr_options.php:98 options/stcr_options.php:100
794
  msgid ""
795
- "This option will disable the StCR checkbox or dropdown in you comment form. "
796
  "You should leave it to Yes always."
797
  msgstr ""
798
 
@@ -882,7 +872,7 @@ msgstr ""
882
  "Varsle abonnenter også når en tilbakesporing eller et tilbakeping "
883
  "registreres."
884
 
885
- #: options/stcr_options.php:300 options/stcr_options.php:327
886
  msgid "Track all subscriptions"
887
  msgstr "Spor alle abonnementspåmeldinger"
888
 
@@ -890,6 +880,11 @@ msgstr "Spor alle abonnementspåmeldinger"
890
  msgid "Notify the administrator when users subscribe without commenting."
891
  msgstr "Varsle administrator når brukere abonnerer uten å kommentere."
892
 
 
 
 
 
 
893
  #: options/stcr_options.php:344 options/stcr_options.php:346
894
  msgid "Let the administrator subscribe to comments when logged in."
895
  msgstr "La også innlogget administrator abonnere på kommentarer."
@@ -909,7 +904,7 @@ msgstr ""
909
  #: options/stcr_options.php:398 options/stcr_options.php:400
910
  msgid ""
911
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
912
- "you theme already add this into your site."
913
  msgstr ""
914
 
915
  #: options/stcr_options.php:408
@@ -953,7 +948,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
953
  msgstr ""
954
 
955
  #: options/stcr_support.php:20
956
- #, php-format
957
  msgid ""
958
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
959
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -962,12 +956,6 @@ msgstr ""
962
 
963
  #: options/stcr_support.php:27
964
  #, fuzzy
965
- #| msgid ""
966
- #| "How valuable is the feature offered by this plugin to your visitors? "
967
- #| "please consider supporting the author if this plugin made your web site "
968
- #| "better, especially if you are making money out of it. Any donation "
969
- #| "received will be reinvested in the development of <strong>Subscribe to "
970
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
971
  msgid ""
972
  "How valuable is the feature offered by this plugin to your visitors? please "
973
  "consider supporting the author if this plugin made your web site better, "
@@ -985,19 +973,11 @@ msgstr ""
985
 
986
  #: options/stcr_support.php:29
987
  #, fuzzy
988
- #| msgid "You can help"
989
  msgid "You can still help"
990
  msgstr "Ønsker du ikke å donere? Du kan hjelpe likevel"
991
 
992
  #: options/stcr_support.php:30
993
  #, fuzzy
994
- #| msgid ""
995
- #| "If you don't want to donate money, please consider blogging about my "
996
- #| "plugin with a link to the plugin's page. Please let your readers know "
997
- #| "what makes your blog better. You can also contribute donating your time: "
998
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
999
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1000
- #| "Whatever you do, thanks for using my plugin!"
1001
  msgid ""
1002
  "Please consider blogging about my plugin with a link to the plugin's page. "
1003
  "Please let your readers know what makes your blog better. You can also "
@@ -1051,7 +1031,6 @@ msgid ""
1051
  msgstr ""
1052
 
1053
  #: options/stcr_support.php:43
1054
- #, php-format
1055
  msgid ""
1056
  "The options on the WordPress forum at very limited to share media "
1057
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1114,7 +1093,7 @@ msgstr ""
1114
  msgid "Clean Up Log Archive"
1115
  msgstr ""
1116
 
1117
- #: options/stcr_system.php:203
1118
  msgid ""
1119
  "If you want to clean up the log archive please click the following button"
1120
  msgstr ""
@@ -1150,7 +1129,6 @@ msgid "WordPress Environment"
1150
  msgstr ""
1151
 
1152
  #: options/stcr_system.php:290
1153
- #, php-format
1154
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1155
  msgstr ""
1156
 
@@ -1216,18 +1194,17 @@ msgstr ""
1216
 
1217
  #: options/stcr_system.php:397 options/stcr_system.php:398
1218
  #: options/stcr_system.php:399 options/stcr_system.php:400
1219
- #: options/stcr_system.php:401 options/stcr_system.php:516
1220
- #: options/stcr_system.php:527 options/stcr_system.php:537
1221
  msgid "Not Available"
1222
  msgstr ""
1223
 
 
1224
  #: options/stcr_system.php:414
1225
- #, php-format
1226
  msgid "Connection uses %s"
1227
  msgstr ""
1228
 
1229
  #: options/stcr_system.php:431
1230
- #, php-format
1231
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1232
  msgstr ""
1233
 
@@ -1241,104 +1218,110 @@ msgid ""
1241
  "exist."
1242
  msgstr ""
1243
 
1244
- #: options/stcr_system.php:458
1245
- #, php-format
1246
  msgid "%s - We recommend a minimum cURL version of 7.40."
1247
  msgstr ""
1248
 
1249
- #: options/stcr_system.php:492
1250
- #, php-format
1251
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1252
  msgstr ""
1253
 
1254
- #: options/stcr_system.php:492
1255
  msgid "WordPress Requirements"
1256
  msgstr ""
1257
 
1258
- #: options/stcr_system.php:507
1259
- #, php-format
1260
  msgid "Default timezone is %s - it should be UTC"
1261
  msgstr ""
1262
 
1263
- #: options/stcr_system.php:523
1264
- #, php-format
1265
  msgid ""
1266
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1267
  "also some extensions, will not work without DOMDocument."
1268
  msgstr ""
1269
 
1270
- #: options/stcr_system.php:534
1271
- #, php-format
1272
  msgid ""
1273
  "Your server does not support the %s function - this is used for file "
1274
  "compression and decompression."
1275
  msgstr ""
1276
 
1277
- #: options/stcr_system.php:551
1278
  msgid "TLS Connection"
1279
  msgstr ""
1280
 
1281
- #: options/stcr_system.php:555
1282
  msgid "TLS Rating"
1283
  msgstr ""
1284
 
1285
- #: options/stcr_system.php:559
1286
  msgid "Server Info"
1287
  msgstr ""
1288
 
1289
- #: options/stcr_system.php:563
1290
  msgid "PHP Version"
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:567
1294
  msgid "PHP Post Max Size"
1295
  msgstr ""
1296
 
1297
- #: options/stcr_system.php:571
1298
  msgid "PHP Max Execution Time"
1299
  msgstr ""
1300
 
1301
- #: options/stcr_system.php:575
1302
  msgid "PHP Max Input Vars"
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:579
1306
  msgid "PHP Max Upload Size"
1307
  msgstr ""
1308
 
1309
- #: options/stcr_system.php:583
1310
  msgid "cURL Version"
1311
  msgstr ""
1312
 
1313
- #: options/stcr_system.php:587
1314
  msgid "MySQL Version"
1315
  msgstr ""
1316
 
1317
- #: options/stcr_system.php:591
1318
  msgid "Default Timezone is UTC"
1319
  msgstr ""
1320
 
1321
- #: options/stcr_system.php:595
1322
  msgid "DOMDocument"
1323
  msgstr ""
1324
 
1325
- #: options/stcr_system.php:599
1326
  msgid "gzip"
1327
  msgstr ""
1328
 
1329
- #: options/stcr_system.php:603
1330
  msgid "GD Graphics Library"
1331
  msgstr ""
1332
 
1333
- #: options/stcr_system.php:627
1334
  #, fuzzy
1335
- #| msgid "Active"
1336
  msgid "Active Plugins"
1337
  msgstr "Handling"
1338
 
1339
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1340
  #, fuzzy
1341
- #| msgid "Inactive"
1342
  msgid "Inactive Plugins"
1343
  msgstr "Handling"
1344
 
@@ -1372,7 +1355,6 @@ msgstr ""
1372
 
1373
  #: templates/author.php:97 templates/user.php:115
1374
  #, fuzzy
1375
- #| msgid "Don't subscribe"
1376
  msgid "Unsubscribe"
1377
  msgstr "La administrator abonnere"
1378
 
@@ -1381,7 +1363,7 @@ msgid "All comments"
1381
  msgstr ""
1382
 
1383
  #: templates/author.php:100 templates/user.php:118
1384
- #: wp_subscribe_reloaded.php:1209
1385
  msgid "Replies to my comments"
1386
  msgstr ""
1387
 
@@ -1411,7 +1393,6 @@ msgstr "Send"
1411
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1412
  #: templates/subscribe.php:178
1413
  #, fuzzy
1414
- #| msgid "email address"
1415
  msgid "Email address is not valid"
1416
  msgstr "Avsenderadresse"
1417
 
@@ -1436,37 +1417,37 @@ msgid "You have request to manage another email address and this is forbidden."
1436
  msgstr ""
1437
 
1438
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1439
- #: wp_subscribe_reloaded.php:156
1440
  msgid "Manage subscriptions"
1441
  msgstr "Administrere abonnement"
1442
 
1443
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1444
- #: wp_subscribe_reloaded.php:157
1445
  msgid "Comment Form"
1446
  msgstr "Kommentarfelt"
1447
 
1448
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1449
- #: wp_subscribe_reloaded.php:158
1450
  msgid "Management Page"
1451
  msgstr "Administrasjonsside"
1452
 
1453
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1454
- #: wp_subscribe_reloaded.php:159
1455
  msgid "Notifications"
1456
  msgstr "Emnefelt i varselmelding"
1457
 
1458
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1459
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1460
  msgid "Options"
1461
  msgstr "Alternativer"
1462
 
1463
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1464
- #: wp_subscribe_reloaded.php:161
1465
  msgid "Support"
1466
  msgstr "Support"
1467
 
1468
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1469
- #: wp_subscribe_reloaded.php:190
1470
  msgid "StCR System"
1471
  msgstr ""
1472
 
@@ -1504,14 +1485,6 @@ msgstr "Doner noen dollar!"
1504
  msgid "Important Notice"
1505
  msgstr ""
1506
 
1507
- #: utils/stcr_upgrade.php:120
1508
- msgid ""
1509
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1510
- "database has been sanitized to prevent the raw html messages. <a class="
1511
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1512
- "src=\""
1513
- msgstr ""
1514
-
1515
  #: utils/stcr_upgrade.php:175
1516
  msgid ""
1517
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1532,15 +1505,6 @@ msgid ""
1532
  "one import routine will ever run to prevent data loss."
1533
  msgstr ""
1534
 
1535
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1536
- #: utils/stcr_upgrade.php:400
1537
- msgid ""
1538
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1539
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1540
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1541
- "\"stcr-loading-animation\" src=\""
1542
- msgstr ""
1543
-
1544
  #: utils/stcr_upgrade.php:250
1545
  msgid ""
1546
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1586,7 +1550,7 @@ msgid ""
1586
  msgstr ""
1587
 
1588
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1589
- #: wp_subscribe_reloaded.php:229
1590
  msgid "Settings"
1591
  msgstr ""
1592
 
@@ -1617,14 +1581,6 @@ msgid ""
1617
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1618
  msgstr ""
1619
 
1620
- #: utils/stcr_upgrade.php:421
1621
- msgid ""
1622
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1623
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1624
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1625
- "a><img class=\"stcr-loading-animation\" src=\""
1626
- msgstr ""
1627
-
1628
  #: utils/stcr_upgrade.php:432
1629
  msgid ""
1630
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1638,18 +1594,6 @@ msgid ""
1638
  "email templates, Subscription Checkbox position, and more!"
1639
  msgstr ""
1640
 
1641
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1642
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1643
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1644
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1645
- #: utils/stcr_upgrade.php:611
1646
- msgid ""
1647
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1648
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1649
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1650
- "class=\"stcr-loading-animation\" src=\""
1651
- msgstr ""
1652
-
1653
  #: utils/stcr_upgrade.php:447
1654
  msgid ""
1655
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1740,13 +1684,6 @@ msgid ""
1740
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1741
  msgstr ""
1742
 
1743
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1744
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1745
- #: utils/stcr_upgrade.php:624
1746
- msgid ""
1747
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1748
- msgstr ""
1749
-
1750
  #: utils/stcr_upgrade.php:532
1751
  msgid ""
1752
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1826,12 +1763,6 @@ msgstr ""
1826
  msgid "You might need to clear you cache !!"
1827
  msgstr ""
1828
 
1829
- #: utils/stcr_upgrade.php:631
1830
- msgid ""
1831
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1832
- "version-"
1833
- msgstr ""
1834
-
1835
  #: utils/stcr_utils.php:172
1836
  msgid "January"
1837
  msgstr ""
@@ -1842,7 +1773,6 @@ msgstr ""
1842
 
1843
  #: utils/stcr_utils.php:174
1844
  #, fuzzy
1845
- #| msgid "Search"
1846
  msgid "March"
1847
  msgstr "Søk"
1848
 
@@ -1920,7 +1850,6 @@ msgstr ""
1920
 
1921
  #: utils/stcr_utils.php:197
1922
  #, fuzzy
1923
- #| msgid "No"
1924
  msgid "Nov"
1925
  msgstr "Nei"
1926
 
@@ -2056,12 +1985,6 @@ msgstr "Vennligst bekreft ditt abonnement på [post_title]"
2056
 
2057
  #: utils/stcr_utils.php:362
2058
  #, fuzzy
2059
- #| msgid ""
2060
- #| "You have requested to be notified every time a new comment is added to:\n"
2061
- #| "[post_permalink]\n"
2062
- #| "\n"
2063
- #| "Please confirm your request by clicking on this link:\n"
2064
- #| "[confirm_link]"
2065
  msgid ""
2066
  "You have requested to be notified every time a new comment is added to:\n"
2067
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2090,10 +2013,6 @@ msgstr ""
2090
 
2091
  #: utils/stcr_utils.php:365
2092
  #, fuzzy
2093
- #| msgid ""
2094
- #| "You have requested to manage your subscriptions to the articles on "
2095
- #| "[blog_name]. Follow this link to access your personal page:\n"
2096
- #| "[manager_link]"
2097
  msgid ""
2098
  "You have requested to manage your subscriptions to the articles on "
2099
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2107,17 +2026,16 @@ msgstr ""
2107
  msgid "StCR Notification"
2108
  msgstr "Emnefelt i varselmelding"
2109
 
2110
- #: wp_subscribe_reloaded.php:188
2111
  #, fuzzy
2112
- #| msgid "Options"
2113
  msgid "StCR Options"
2114
  msgstr "Alternativer"
2115
 
2116
- #: wp_subscribe_reloaded.php:1207
2117
  msgid "Don't subscribe"
2118
  msgstr "La administrator abonnere"
2119
 
2120
- #: wp_subscribe_reloaded.php:1208
2121
  msgid "All"
2122
  msgstr ""
2123
 
@@ -2196,9 +2114,6 @@ msgstr ""
2196
  #~ msgid "Notify admin"
2197
  #~ msgstr "Varsle administratorer"
2198
 
2199
- #~ msgid "Let admin subscribe"
2200
- #~ msgstr "La administrator abonnere"
2201
-
2202
  #~ msgid "days"
2203
  #~ msgstr "dager"
2204
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:16-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Odd Henriksen <odd@henriksen.cx>\n"
9
  "Language: nb_NO\n"
15
  "Plural-Forms: er;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Forrige"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Det oppsto en feil ved oppdatering av følgende felter:"
103
 
481
  #: options/stcr_manage_subscriptions.php:196
482
  #: options/stcr_manage_subscriptions.php:210
483
  #, fuzzy
 
484
  msgid "Actions"
485
  msgstr "Handling:"
486
 
670
 
671
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
672
  #, fuzzy
 
 
 
673
  msgid ""
674
  "Name to use for the 'from' field when sending a new notification to the user."
675
  msgstr "Navn å bruke i \"Fra\"-feltet når nye varsler sendes ut."
704
 
705
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
706
  #, fuzzy
 
 
 
 
707
  msgid ""
708
  "Content of the notification email. Allowed tags: [post_title], "
709
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
771
 
772
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
773
  #, fuzzy
 
 
 
774
  msgid ""
775
  "Content of the One Click confirmation. Allowed tags: [post_title], "
776
  "[blog_name]."
782
 
783
  #: options/stcr_options.php:98 options/stcr_options.php:100
784
  msgid ""
785
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
786
  "You should leave it to Yes always."
787
  msgstr ""
788
 
872
  "Varsle abonnenter også når en tilbakesporing eller et tilbakeping "
873
  "registreres."
874
 
875
+ #: options/stcr_options.php:300
876
  msgid "Track all subscriptions"
877
  msgstr "Spor alle abonnementspåmeldinger"
878
 
880
  msgid "Notify the administrator when users subscribe without commenting."
881
  msgstr "Varsle administrator når brukere abonnerer uten å kommentere."
882
 
883
+ #: options/stcr_options.php:327
884
+ #, fuzzy
885
+ msgid "Let Admin Subscribe"
886
+ msgstr "La administrator abonnere"
887
+
888
  #: options/stcr_options.php:344 options/stcr_options.php:346
889
  msgid "Let the administrator subscribe to comments when logged in."
890
  msgstr "La også innlogget administrator abonnere på kommentarer."
904
  #: options/stcr_options.php:398 options/stcr_options.php:400
905
  msgid ""
906
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
907
+ "your theme already add this into your site."
908
  msgstr ""
909
 
910
  #: options/stcr_options.php:408
948
  msgstr ""
949
 
950
  #: options/stcr_support.php:20
 
951
  msgid ""
952
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
953
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
956
 
957
  #: options/stcr_support.php:27
958
  #, fuzzy
 
 
 
 
 
 
959
  msgid ""
960
  "How valuable is the feature offered by this plugin to your visitors? please "
961
  "consider supporting the author if this plugin made your web site better, "
973
 
974
  #: options/stcr_support.php:29
975
  #, fuzzy
 
976
  msgid "You can still help"
977
  msgstr "Ønsker du ikke å donere? Du kan hjelpe likevel"
978
 
979
  #: options/stcr_support.php:30
980
  #, fuzzy
 
 
 
 
 
 
 
981
  msgid ""
982
  "Please consider blogging about my plugin with a link to the plugin's page. "
983
  "Please let your readers know what makes your blog better. You can also "
1031
  msgstr ""
1032
 
1033
  #: options/stcr_support.php:43
 
1034
  msgid ""
1035
  "The options on the WordPress forum at very limited to share media "
1036
  "information, so I urge you to use GitHub to report any issue, you will get a "
1093
  msgid "Clean Up Log Archive"
1094
  msgstr ""
1095
 
1096
+ #: options/stcr_system.php:202
1097
  msgid ""
1098
  "If you want to clean up the log archive please click the following button"
1099
  msgstr ""
1129
  msgstr ""
1130
 
1131
  #: options/stcr_system.php:290
 
1132
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1133
  msgstr ""
1134
 
1194
 
1195
  #: options/stcr_system.php:397 options/stcr_system.php:398
1196
  #: options/stcr_system.php:399 options/stcr_system.php:400
1197
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1198
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1199
  msgid "Not Available"
1200
  msgstr ""
1201
 
1202
+ #. translators: %s: SSL connection response
1203
  #: options/stcr_system.php:414
 
1204
  msgid "Connection uses %s"
1205
  msgstr ""
1206
 
1207
  #: options/stcr_system.php:431
 
1208
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1209
  msgstr ""
1210
 
1218
  "exist."
1219
  msgstr ""
1220
 
1221
+ #: options/stcr_system.php:460
 
1222
  msgid "%s - We recommend a minimum cURL version of 7.40."
1223
  msgstr ""
1224
 
1225
+ #: options/stcr_system.php:494
 
1226
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1227
  msgstr ""
1228
 
1229
+ #: options/stcr_system.php:494
1230
  msgid "WordPress Requirements"
1231
  msgstr ""
1232
 
1233
+ #: options/stcr_system.php:509
 
1234
  msgid "Default timezone is %s - it should be UTC"
1235
  msgstr ""
1236
 
1237
+ #: options/stcr_system.php:525
 
1238
  msgid ""
1239
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1240
  "also some extensions, will not work without DOMDocument."
1241
  msgstr ""
1242
 
1243
+ #: options/stcr_system.php:536
 
1244
  msgid ""
1245
  "Your server does not support the %s function - this is used for file "
1246
  "compression and decompression."
1247
  msgstr ""
1248
 
1249
+ #: options/stcr_system.php:553
1250
  msgid "TLS Connection"
1251
  msgstr ""
1252
 
1253
+ #: options/stcr_system.php:557
1254
  msgid "TLS Rating"
1255
  msgstr ""
1256
 
1257
+ #: options/stcr_system.php:561
1258
  msgid "Server Info"
1259
  msgstr ""
1260
 
1261
+ #: options/stcr_system.php:565
1262
  msgid "PHP Version"
1263
  msgstr ""
1264
 
1265
+ #: options/stcr_system.php:569
1266
  msgid "PHP Post Max Size"
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:573
1270
  msgid "PHP Max Execution Time"
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:577
1274
  msgid "PHP Max Input Vars"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:581
1278
  msgid "PHP Max Upload Size"
1279
  msgstr ""
1280
 
1281
+ #: options/stcr_system.php:585
1282
  msgid "cURL Version"
1283
  msgstr ""
1284
 
1285
+ #: options/stcr_system.php:589
1286
  msgid "MySQL Version"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:593
1290
  msgid "Default Timezone is UTC"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:597
1294
  msgid "DOMDocument"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:601
1298
  msgid "gzip"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:605
1302
  msgid "GD Graphics Library"
1303
  msgstr ""
1304
 
1305
+ #: options/stcr_system.php:629
1306
  #, fuzzy
 
1307
  msgid "Active Plugins"
1308
  msgstr "Handling"
1309
 
1310
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1311
+ msgid "Visit plugin homepage"
1312
+ msgstr ""
1313
+
1314
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1315
+ msgid "Visit author homepage"
1316
+ msgstr ""
1317
+
1318
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1319
+ msgctxt "by author"
1320
+ msgid "by %s"
1321
+ msgstr ""
1322
+
1323
+ #: options/stcr_system.php:686
1324
  #, fuzzy
 
1325
  msgid "Inactive Plugins"
1326
  msgstr "Handling"
1327
 
1355
 
1356
  #: templates/author.php:97 templates/user.php:115
1357
  #, fuzzy
 
1358
  msgid "Unsubscribe"
1359
  msgstr "La administrator abonnere"
1360
 
1363
  msgstr ""
1364
 
1365
  #: templates/author.php:100 templates/user.php:118
1366
+ #: wp_subscribe_reloaded.php:1210
1367
  msgid "Replies to my comments"
1368
  msgstr ""
1369
 
1393
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1394
  #: templates/subscribe.php:178
1395
  #, fuzzy
 
1396
  msgid "Email address is not valid"
1397
  msgstr "Avsenderadresse"
1398
 
1417
  msgstr ""
1418
 
1419
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1420
+ #: wp_subscribe_reloaded.php:157
1421
  msgid "Manage subscriptions"
1422
  msgstr "Administrere abonnement"
1423
 
1424
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1425
+ #: wp_subscribe_reloaded.php:158
1426
  msgid "Comment Form"
1427
  msgstr "Kommentarfelt"
1428
 
1429
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1430
+ #: wp_subscribe_reloaded.php:159
1431
  msgid "Management Page"
1432
  msgstr "Administrasjonsside"
1433
 
1434
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1435
+ #: wp_subscribe_reloaded.php:160
1436
  msgid "Notifications"
1437
  msgstr "Emnefelt i varselmelding"
1438
 
1439
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1440
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1441
  msgid "Options"
1442
  msgstr "Alternativer"
1443
 
1444
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1445
+ #: wp_subscribe_reloaded.php:162
1446
  msgid "Support"
1447
  msgstr "Support"
1448
 
1449
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1450
+ #: wp_subscribe_reloaded.php:191
1451
  msgid "StCR System"
1452
  msgstr ""
1453
 
1485
  msgid "Important Notice"
1486
  msgstr ""
1487
 
 
 
 
 
 
 
 
 
1488
  #: utils/stcr_upgrade.php:175
1489
  msgid ""
1490
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1505
  "one import routine will ever run to prevent data loss."
1506
  msgstr ""
1507
 
 
 
 
 
 
 
 
 
 
1508
  #: utils/stcr_upgrade.php:250
1509
  msgid ""
1510
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1550
  msgstr ""
1551
 
1552
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1553
+ #: wp_subscribe_reloaded.php:230
1554
  msgid "Settings"
1555
  msgstr ""
1556
 
1581
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1582
  msgstr ""
1583
 
 
 
 
 
 
 
 
 
1584
  #: utils/stcr_upgrade.php:432
1585
  msgid ""
1586
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1594
  "email templates, Subscription Checkbox position, and more!"
1595
  msgstr ""
1596
 
 
 
 
 
 
 
 
 
 
 
 
 
1597
  #: utils/stcr_upgrade.php:447
1598
  msgid ""
1599
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1684
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1685
  msgstr ""
1686
 
 
 
 
 
 
 
 
1687
  #: utils/stcr_upgrade.php:532
1688
  msgid ""
1689
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1763
  msgid "You might need to clear you cache !!"
1764
  msgstr ""
1765
 
 
 
 
 
 
 
1766
  #: utils/stcr_utils.php:172
1767
  msgid "January"
1768
  msgstr ""
1773
 
1774
  #: utils/stcr_utils.php:174
1775
  #, fuzzy
 
1776
  msgid "March"
1777
  msgstr "Søk"
1778
 
1850
 
1851
  #: utils/stcr_utils.php:197
1852
  #, fuzzy
 
1853
  msgid "Nov"
1854
  msgstr "Nei"
1855
 
1985
 
1986
  #: utils/stcr_utils.php:362
1987
  #, fuzzy
 
 
 
 
 
 
1988
  msgid ""
1989
  "You have requested to be notified every time a new comment is added to:\n"
1990
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2013
 
2014
  #: utils/stcr_utils.php:365
2015
  #, fuzzy
 
 
 
 
2016
  msgid ""
2017
  "You have requested to manage your subscriptions to the articles on "
2018
  "[blog_name]. Follow this link to access your personal page:\n"
2026
  msgid "StCR Notification"
2027
  msgstr "Emnefelt i varselmelding"
2028
 
2029
+ #: wp_subscribe_reloaded.php:189
2030
  #, fuzzy
 
2031
  msgid "StCR Options"
2032
  msgstr "Alternativer"
2033
 
2034
+ #: wp_subscribe_reloaded.php:1208
2035
  msgid "Don't subscribe"
2036
  msgstr "La administrator abonnere"
2037
 
2038
+ #: wp_subscribe_reloaded.php:1209
2039
  msgid "All"
2040
  msgstr ""
2041
 
2114
  #~ msgid "Notify admin"
2115
  #~ msgstr "Varsle administratorer"
2116
 
 
 
 
2117
  #~ msgid "days"
2118
  #~ msgstr "dager"
2119
 
langs/subscribe-reloaded-nl_NL.mo CHANGED
Binary file
langs/subscribe-reloaded-nl_NL.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:23-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:24-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: nl_NL\n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: er;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Vorige"
80
 
@@ -96,7 +98,6 @@ msgstr "De instellingen zijn succesvol bijgewerkt."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr ""
102
  "Er deed zich een probleem voor tijdens het bijwerken van de volgende velden:"
@@ -484,7 +485,6 @@ msgstr "Post (ID)"
484
  #: options/stcr_manage_subscriptions.php:196
485
  #: options/stcr_manage_subscriptions.php:210
486
  #, fuzzy
487
- #| msgid "Action:"
488
  msgid "Actions"
489
  msgstr "Actie:"
490
 
@@ -553,10 +553,6 @@ msgstr "Virtuele beheerpagina"
553
 
554
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
555
  #, fuzzy
556
- #| msgid ""
557
- #| "Disable the virtual management page if you need to create a <a href="
558
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
559
- #| "real-management-page\">real page</a> to make your theme happy."
560
  msgid ""
561
  "Disable the virtual management page if you need to create a <a href='https://"
562
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -691,9 +687,6 @@ msgstr "E-mail adres van afzender"
691
 
692
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
693
  #, fuzzy
694
- #| msgid ""
695
- #| "Name to use for the \"from\" field when sending a new notification to the "
696
- #| "user."
697
  msgid ""
698
  "Name to use for the 'from' field when sending a new notification to the user."
699
  msgstr ""
@@ -732,10 +725,6 @@ msgstr "Bericht"
732
 
733
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
734
  #, fuzzy
735
- #| msgid ""
736
- #| "Content of the notification email. Allowed tags: [post_title], "
737
- #| "[comment_permalink], [comment_author], [comment_content], "
738
- #| "[post_permalink], [manager_link]"
739
  msgid ""
740
  "Content of the notification email. Allowed tags: [post_title], "
741
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -803,9 +792,6 @@ msgstr "Laat beheerder abonneren"
803
 
804
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
805
  #, fuzzy
806
- #| msgid ""
807
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
808
- #| "[blog_name]"
809
  msgid ""
810
  "Content of the One Click confirmation. Allowed tags: [post_title], "
811
  "[blog_name]."
@@ -817,7 +803,7 @@ msgstr ""
817
 
818
  #: options/stcr_options.php:98 options/stcr_options.php:100
819
  msgid ""
820
- "This option will disable the StCR checkbox or dropdown in you comment form. "
821
  "You should leave it to Yes always."
822
  msgstr ""
823
 
@@ -909,7 +895,7 @@ msgstr ""
909
  "Stel de gebruikers op de hoogte als er nieuwe trackbacks of pingbacks bij "
910
  "een bericht geplaatst worden."
911
 
912
- #: options/stcr_options.php:300 options/stcr_options.php:327
913
  msgid "Track all subscriptions"
914
  msgstr "Bekijk alle abonnementen"
915
 
@@ -919,6 +905,11 @@ msgstr ""
919
  "Stel beheerders op de hoogte als iemand een abonnement neemt zonder eerst "
920
  "zelf te reageren."
921
 
 
 
 
 
 
922
  #: options/stcr_options.php:344 options/stcr_options.php:346
923
  msgid "Let the administrator subscribe to comments when logged in."
924
  msgstr ""
@@ -939,7 +930,7 @@ msgstr ""
939
  #: options/stcr_options.php:398 options/stcr_options.php:400
940
  msgid ""
941
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
942
- "you theme already add this into your site."
943
  msgstr ""
944
 
945
  #: options/stcr_options.php:408
@@ -983,7 +974,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
983
  msgstr ""
984
 
985
  #: options/stcr_support.php:20
986
- #, php-format
987
  msgid ""
988
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
989
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -992,12 +982,6 @@ msgstr ""
992
 
993
  #: options/stcr_support.php:27
994
  #, fuzzy
995
- #| msgid ""
996
- #| "How valuable is the feature offered by this plugin to your visitors? "
997
- #| "please consider supporting the author if this plugin made your web site "
998
- #| "better, especially if you are making money out of it. Any donation "
999
- #| "received will be reinvested in the development of <strong>Subscribe to "
1000
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1001
  msgid ""
1002
  "How valuable is the feature offered by this plugin to your visitors? please "
1003
  "consider supporting the author if this plugin made your web site better, "
@@ -1015,19 +999,11 @@ msgstr ""
1015
 
1016
  #: options/stcr_support.php:29
1017
  #, fuzzy
1018
- #| msgid "You can help"
1019
  msgid "You can still help"
1020
  msgstr "Je kunt helpen"
1021
 
1022
  #: options/stcr_support.php:30
1023
  #, fuzzy
1024
- #| msgid ""
1025
- #| "If you don't want to donate money, please consider blogging about my "
1026
- #| "plugin with a link to the plugin's page. Please let your readers know "
1027
- #| "what makes your blog better. You can also contribute donating your time: "
1028
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1029
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1030
- #| "Whatever you do, thanks for using my plugin!"
1031
  msgid ""
1032
  "Please consider blogging about my plugin with a link to the plugin's page. "
1033
  "Please let your readers know what makes your blog better. You can also "
@@ -1082,7 +1058,6 @@ msgid ""
1082
  msgstr ""
1083
 
1084
  #: options/stcr_support.php:43
1085
- #, php-format
1086
  msgid ""
1087
  "The options on the WordPress forum at very limited to share media "
1088
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1145,7 +1120,7 @@ msgstr ""
1145
  msgid "Clean Up Log Archive"
1146
  msgstr ""
1147
 
1148
- #: options/stcr_system.php:203
1149
  msgid ""
1150
  "If you want to clean up the log archive please click the following button"
1151
  msgstr ""
@@ -1181,7 +1156,6 @@ msgid "WordPress Environment"
1181
  msgstr ""
1182
 
1183
  #: options/stcr_system.php:290
1184
- #, php-format
1185
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1186
  msgstr ""
1187
 
@@ -1247,18 +1221,17 @@ msgstr ""
1247
 
1248
  #: options/stcr_system.php:397 options/stcr_system.php:398
1249
  #: options/stcr_system.php:399 options/stcr_system.php:400
1250
- #: options/stcr_system.php:401 options/stcr_system.php:516
1251
- #: options/stcr_system.php:527 options/stcr_system.php:537
1252
  msgid "Not Available"
1253
  msgstr ""
1254
 
 
1255
  #: options/stcr_system.php:414
1256
- #, php-format
1257
  msgid "Connection uses %s"
1258
  msgstr ""
1259
 
1260
  #: options/stcr_system.php:431
1261
- #, php-format
1262
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1263
  msgstr ""
1264
 
@@ -1272,104 +1245,110 @@ msgid ""
1272
  "exist."
1273
  msgstr ""
1274
 
1275
- #: options/stcr_system.php:458
1276
- #, php-format
1277
  msgid "%s - We recommend a minimum cURL version of 7.40."
1278
  msgstr ""
1279
 
1280
- #: options/stcr_system.php:492
1281
- #, php-format
1282
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1283
  msgstr ""
1284
 
1285
- #: options/stcr_system.php:492
1286
  msgid "WordPress Requirements"
1287
  msgstr ""
1288
 
1289
- #: options/stcr_system.php:507
1290
- #, php-format
1291
  msgid "Default timezone is %s - it should be UTC"
1292
  msgstr ""
1293
 
1294
- #: options/stcr_system.php:523
1295
- #, php-format
1296
  msgid ""
1297
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1298
  "also some extensions, will not work without DOMDocument."
1299
  msgstr ""
1300
 
1301
- #: options/stcr_system.php:534
1302
- #, php-format
1303
  msgid ""
1304
  "Your server does not support the %s function - this is used for file "
1305
  "compression and decompression."
1306
  msgstr ""
1307
 
1308
- #: options/stcr_system.php:551
1309
  msgid "TLS Connection"
1310
  msgstr ""
1311
 
1312
- #: options/stcr_system.php:555
1313
  msgid "TLS Rating"
1314
  msgstr ""
1315
 
1316
- #: options/stcr_system.php:559
1317
  msgid "Server Info"
1318
  msgstr ""
1319
 
1320
- #: options/stcr_system.php:563
1321
  msgid "PHP Version"
1322
  msgstr ""
1323
 
1324
- #: options/stcr_system.php:567
1325
  msgid "PHP Post Max Size"
1326
  msgstr ""
1327
 
1328
- #: options/stcr_system.php:571
1329
  msgid "PHP Max Execution Time"
1330
  msgstr ""
1331
 
1332
- #: options/stcr_system.php:575
1333
  msgid "PHP Max Input Vars"
1334
  msgstr ""
1335
 
1336
- #: options/stcr_system.php:579
1337
  msgid "PHP Max Upload Size"
1338
  msgstr ""
1339
 
1340
- #: options/stcr_system.php:583
1341
  msgid "cURL Version"
1342
  msgstr ""
1343
 
1344
- #: options/stcr_system.php:587
1345
  msgid "MySQL Version"
1346
  msgstr ""
1347
 
1348
- #: options/stcr_system.php:591
1349
  msgid "Default Timezone is UTC"
1350
  msgstr ""
1351
 
1352
- #: options/stcr_system.php:595
1353
  msgid "DOMDocument"
1354
  msgstr ""
1355
 
1356
- #: options/stcr_system.php:599
1357
  msgid "gzip"
1358
  msgstr ""
1359
 
1360
- #: options/stcr_system.php:603
1361
  msgid "GD Graphics Library"
1362
  msgstr ""
1363
 
1364
- #: options/stcr_system.php:627
1365
  #, fuzzy
1366
- #| msgid "Active"
1367
  msgid "Active Plugins"
1368
  msgstr "Actie"
1369
 
1370
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1371
  #, fuzzy
1372
- #| msgid "Inactive"
1373
  msgid "Inactive Plugins"
1374
  msgstr "Actie"
1375
 
@@ -1403,7 +1382,6 @@ msgstr ""
1403
 
1404
  #: templates/author.php:97 templates/user.php:115
1405
  #, fuzzy
1406
- #| msgid "Don't subscribe"
1407
  msgid "Unsubscribe"
1408
  msgstr "Meld niet aan"
1409
 
@@ -1412,7 +1390,7 @@ msgid "All comments"
1412
  msgstr "Alle nieuwe reacties"
1413
 
1414
  #: templates/author.php:100 templates/user.php:118
1415
- #: wp_subscribe_reloaded.php:1209
1416
  msgid "Replies to my comments"
1417
  msgstr "Reacties op mijn reacties"
1418
 
@@ -1442,7 +1420,6 @@ msgstr "Verstuur"
1442
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1443
  #: templates/subscribe.php:178
1444
  #, fuzzy
1445
- #| msgid "email address"
1446
  msgid "Email address is not valid"
1447
  msgstr "E-mail adres van afzender"
1448
 
@@ -1467,37 +1444,37 @@ msgid "You have request to manage another email address and this is forbidden."
1467
  msgstr ""
1468
 
1469
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1470
- #: wp_subscribe_reloaded.php:156
1471
  msgid "Manage subscriptions"
1472
  msgstr "Beheer Abonnementen"
1473
 
1474
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1475
- #: wp_subscribe_reloaded.php:157
1476
  msgid "Comment Form"
1477
  msgstr "Reactie formulier"
1478
 
1479
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1480
- #: wp_subscribe_reloaded.php:158
1481
  msgid "Management Page"
1482
  msgstr "Beheerpagina"
1483
 
1484
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1485
- #: wp_subscribe_reloaded.php:159
1486
  msgid "Notifications"
1487
  msgstr "Notificaties"
1488
 
1489
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1490
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1491
  msgid "Options"
1492
  msgstr "Opties"
1493
 
1494
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1495
- #: wp_subscribe_reloaded.php:161
1496
  msgid "Support"
1497
  msgstr "Ondersteuning"
1498
 
1499
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1500
- #: wp_subscribe_reloaded.php:190
1501
  msgid "StCR System"
1502
  msgstr ""
1503
 
@@ -1535,14 +1512,6 @@ msgstr "Doneer een paar centen!"
1535
  msgid "Important Notice"
1536
  msgstr "Belangrijke melding"
1537
 
1538
- #: utils/stcr_upgrade.php:120
1539
- msgid ""
1540
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1541
- "database has been sanitized to prevent the raw html messages. <a class="
1542
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1543
- "src=\""
1544
- msgstr ""
1545
-
1546
  #: utils/stcr_upgrade.php:175
1547
  msgid ""
1548
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1570,15 +1539,6 @@ msgstr ""
1570
  "Als je data van Subscribe to Comments Reloaded < v2.0 wilt importeren moet "
1571
  "je dit handmatig doen."
1572
 
1573
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1574
- #: utils/stcr_upgrade.php:400
1575
- msgid ""
1576
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1577
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1578
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1579
- "\"stcr-loading-animation\" src=\""
1580
- msgstr ""
1581
-
1582
  #: utils/stcr_upgrade.php:250
1583
  msgid ""
1584
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1642,7 +1602,7 @@ msgstr ""
1642
  "url]</code>."
1643
 
1644
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1645
- #: wp_subscribe_reloaded.php:229
1646
  msgid "Settings"
1647
  msgstr "Instellingen"
1648
 
@@ -1673,14 +1633,6 @@ msgid ""
1673
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1674
  msgstr ""
1675
 
1676
- #: utils/stcr_upgrade.php:421
1677
- msgid ""
1678
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1679
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1680
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1681
- "a><img class=\"stcr-loading-animation\" src=\""
1682
- msgstr ""
1683
-
1684
  #: utils/stcr_upgrade.php:432
1685
  msgid ""
1686
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1694,18 +1646,6 @@ msgid ""
1694
  "email templates, Subscription Checkbox position, and more!"
1695
  msgstr ""
1696
 
1697
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1698
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1699
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1700
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1701
- #: utils/stcr_upgrade.php:611
1702
- msgid ""
1703
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1704
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1705
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1706
- "class=\"stcr-loading-animation\" src=\""
1707
- msgstr ""
1708
-
1709
  #: utils/stcr_upgrade.php:447
1710
  msgid ""
1711
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1796,13 +1736,6 @@ msgid ""
1796
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1797
  msgstr ""
1798
 
1799
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1800
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1801
- #: utils/stcr_upgrade.php:624
1802
- msgid ""
1803
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1804
- msgstr ""
1805
-
1806
  #: utils/stcr_upgrade.php:532
1807
  msgid ""
1808
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1882,12 +1815,6 @@ msgstr ""
1882
  msgid "You might need to clear you cache !!"
1883
  msgstr ""
1884
 
1885
- #: utils/stcr_upgrade.php:631
1886
- msgid ""
1887
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1888
- "version-"
1889
- msgstr ""
1890
-
1891
  #: utils/stcr_utils.php:172
1892
  msgid "January"
1893
  msgstr ""
@@ -1898,7 +1825,6 @@ msgstr ""
1898
 
1899
  #: utils/stcr_utils.php:174
1900
  #, fuzzy
1901
- #| msgid "Search"
1902
  msgid "March"
1903
  msgstr "Zoeken"
1904
 
@@ -1976,7 +1902,6 @@ msgstr ""
1976
 
1977
  #: utils/stcr_utils.php:197
1978
  #, fuzzy
1979
- #| msgid "No"
1980
  msgid "Nov"
1981
  msgstr "Nee"
1982
 
@@ -2109,12 +2034,6 @@ msgstr "Bevestig je abonnement op [post_title]"
2109
 
2110
  #: utils/stcr_utils.php:362
2111
  #, fuzzy
2112
- #| msgid ""
2113
- #| "You have requested to be notified every time a new comment is added to:\n"
2114
- #| "[post_permalink]\n"
2115
- #| "\n"
2116
- #| "Please confirm your request by clicking on this link:\n"
2117
- #| "[confirm_link]"
2118
  msgid ""
2119
  "You have requested to be notified every time a new comment is added to:\n"
2120
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2141,10 +2060,6 @@ msgstr ""
2141
 
2142
  #: utils/stcr_utils.php:365
2143
  #, fuzzy
2144
- #| msgid ""
2145
- #| "You have requested to manage your subscriptions to the articles on "
2146
- #| "[blog_name]. Follow this link to access your personal page:\n"
2147
- #| "[manager_link]"
2148
  msgid ""
2149
  "You have requested to manage your subscriptions to the articles on "
2150
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2159,17 +2074,16 @@ msgstr ""
2159
  msgid "StCR Notification"
2160
  msgstr "Notificaties"
2161
 
2162
- #: wp_subscribe_reloaded.php:188
2163
  #, fuzzy
2164
- #| msgid "Options"
2165
  msgid "StCR Options"
2166
  msgstr "Opties"
2167
 
2168
- #: wp_subscribe_reloaded.php:1207
2169
  msgid "Don't subscribe"
2170
  msgstr "Meld niet aan"
2171
 
2172
- #: wp_subscribe_reloaded.php:1208
2173
  msgid "All"
2174
  msgstr "Alles"
2175
 
@@ -2272,9 +2186,6 @@ msgstr "Alles"
2272
  #~ msgid "Notify admin"
2273
  #~ msgstr "Notificeer beheerder"
2274
 
2275
- #~ msgid "Let admin subscribe"
2276
- #~ msgstr "Laat beheerder abonneren"
2277
-
2278
  #~ msgid "days"
2279
  #~ msgstr "dagen"
2280
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:16-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: nl_NL\n"
15
  "Plural-Forms: er;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Vorige"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr ""
103
  "Er deed zich een probleem voor tijdens het bijwerken van de volgende velden:"
485
  #: options/stcr_manage_subscriptions.php:196
486
  #: options/stcr_manage_subscriptions.php:210
487
  #, fuzzy
 
488
  msgid "Actions"
489
  msgstr "Actie:"
490
 
553
 
554
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
555
  #, fuzzy
 
 
 
 
556
  msgid ""
557
  "Disable the virtual management page if you need to create a <a href='https://"
558
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
687
 
688
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
689
  #, fuzzy
 
 
 
690
  msgid ""
691
  "Name to use for the 'from' field when sending a new notification to the user."
692
  msgstr ""
725
 
726
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
727
  #, fuzzy
 
 
 
 
728
  msgid ""
729
  "Content of the notification email. Allowed tags: [post_title], "
730
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
792
 
793
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
794
  #, fuzzy
 
 
 
795
  msgid ""
796
  "Content of the One Click confirmation. Allowed tags: [post_title], "
797
  "[blog_name]."
803
 
804
  #: options/stcr_options.php:98 options/stcr_options.php:100
805
  msgid ""
806
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
807
  "You should leave it to Yes always."
808
  msgstr ""
809
 
895
  "Stel de gebruikers op de hoogte als er nieuwe trackbacks of pingbacks bij "
896
  "een bericht geplaatst worden."
897
 
898
+ #: options/stcr_options.php:300
899
  msgid "Track all subscriptions"
900
  msgstr "Bekijk alle abonnementen"
901
 
905
  "Stel beheerders op de hoogte als iemand een abonnement neemt zonder eerst "
906
  "zelf te reageren."
907
 
908
+ #: options/stcr_options.php:327
909
+ #, fuzzy
910
+ msgid "Let Admin Subscribe"
911
+ msgstr "Laat beheerder abonneren"
912
+
913
  #: options/stcr_options.php:344 options/stcr_options.php:346
914
  msgid "Let the administrator subscribe to comments when logged in."
915
  msgstr ""
930
  #: options/stcr_options.php:398 options/stcr_options.php:400
931
  msgid ""
932
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
933
+ "your theme already add this into your site."
934
  msgstr ""
935
 
936
  #: options/stcr_options.php:408
974
  msgstr ""
975
 
976
  #: options/stcr_support.php:20
 
977
  msgid ""
978
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
979
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
982
 
983
  #: options/stcr_support.php:27
984
  #, fuzzy
 
 
 
 
 
 
985
  msgid ""
986
  "How valuable is the feature offered by this plugin to your visitors? please "
987
  "consider supporting the author if this plugin made your web site better, "
999
 
1000
  #: options/stcr_support.php:29
1001
  #, fuzzy
 
1002
  msgid "You can still help"
1003
  msgstr "Je kunt helpen"
1004
 
1005
  #: options/stcr_support.php:30
1006
  #, fuzzy
 
 
 
 
 
 
 
1007
  msgid ""
1008
  "Please consider blogging about my plugin with a link to the plugin's page. "
1009
  "Please let your readers know what makes your blog better. You can also "
1058
  msgstr ""
1059
 
1060
  #: options/stcr_support.php:43
 
1061
  msgid ""
1062
  "The options on the WordPress forum at very limited to share media "
1063
  "information, so I urge you to use GitHub to report any issue, you will get a "
1120
  msgid "Clean Up Log Archive"
1121
  msgstr ""
1122
 
1123
+ #: options/stcr_system.php:202
1124
  msgid ""
1125
  "If you want to clean up the log archive please click the following button"
1126
  msgstr ""
1156
  msgstr ""
1157
 
1158
  #: options/stcr_system.php:290
 
1159
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1160
  msgstr ""
1161
 
1221
 
1222
  #: options/stcr_system.php:397 options/stcr_system.php:398
1223
  #: options/stcr_system.php:399 options/stcr_system.php:400
1224
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1225
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1226
  msgid "Not Available"
1227
  msgstr ""
1228
 
1229
+ #. translators: %s: SSL connection response
1230
  #: options/stcr_system.php:414
 
1231
  msgid "Connection uses %s"
1232
  msgstr ""
1233
 
1234
  #: options/stcr_system.php:431
 
1235
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1236
  msgstr ""
1237
 
1245
  "exist."
1246
  msgstr ""
1247
 
1248
+ #: options/stcr_system.php:460
 
1249
  msgid "%s - We recommend a minimum cURL version of 7.40."
1250
  msgstr ""
1251
 
1252
+ #: options/stcr_system.php:494
 
1253
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1254
  msgstr ""
1255
 
1256
+ #: options/stcr_system.php:494
1257
  msgid "WordPress Requirements"
1258
  msgstr ""
1259
 
1260
+ #: options/stcr_system.php:509
 
1261
  msgid "Default timezone is %s - it should be UTC"
1262
  msgstr ""
1263
 
1264
+ #: options/stcr_system.php:525
 
1265
  msgid ""
1266
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1267
  "also some extensions, will not work without DOMDocument."
1268
  msgstr ""
1269
 
1270
+ #: options/stcr_system.php:536
 
1271
  msgid ""
1272
  "Your server does not support the %s function - this is used for file "
1273
  "compression and decompression."
1274
  msgstr ""
1275
 
1276
+ #: options/stcr_system.php:553
1277
  msgid "TLS Connection"
1278
  msgstr ""
1279
 
1280
+ #: options/stcr_system.php:557
1281
  msgid "TLS Rating"
1282
  msgstr ""
1283
 
1284
+ #: options/stcr_system.php:561
1285
  msgid "Server Info"
1286
  msgstr ""
1287
 
1288
+ #: options/stcr_system.php:565
1289
  msgid "PHP Version"
1290
  msgstr ""
1291
 
1292
+ #: options/stcr_system.php:569
1293
  msgid "PHP Post Max Size"
1294
  msgstr ""
1295
 
1296
+ #: options/stcr_system.php:573
1297
  msgid "PHP Max Execution Time"
1298
  msgstr ""
1299
 
1300
+ #: options/stcr_system.php:577
1301
  msgid "PHP Max Input Vars"
1302
  msgstr ""
1303
 
1304
+ #: options/stcr_system.php:581
1305
  msgid "PHP Max Upload Size"
1306
  msgstr ""
1307
 
1308
+ #: options/stcr_system.php:585
1309
  msgid "cURL Version"
1310
  msgstr ""
1311
 
1312
+ #: options/stcr_system.php:589
1313
  msgid "MySQL Version"
1314
  msgstr ""
1315
 
1316
+ #: options/stcr_system.php:593
1317
  msgid "Default Timezone is UTC"
1318
  msgstr ""
1319
 
1320
+ #: options/stcr_system.php:597
1321
  msgid "DOMDocument"
1322
  msgstr ""
1323
 
1324
+ #: options/stcr_system.php:601
1325
  msgid "gzip"
1326
  msgstr ""
1327
 
1328
+ #: options/stcr_system.php:605
1329
  msgid "GD Graphics Library"
1330
  msgstr ""
1331
 
1332
+ #: options/stcr_system.php:629
1333
  #, fuzzy
 
1334
  msgid "Active Plugins"
1335
  msgstr "Actie"
1336
 
1337
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1338
+ msgid "Visit plugin homepage"
1339
+ msgstr ""
1340
+
1341
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1342
+ msgid "Visit author homepage"
1343
+ msgstr ""
1344
+
1345
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1346
+ msgctxt "by author"
1347
+ msgid "by %s"
1348
+ msgstr ""
1349
+
1350
+ #: options/stcr_system.php:686
1351
  #, fuzzy
 
1352
  msgid "Inactive Plugins"
1353
  msgstr "Actie"
1354
 
1382
 
1383
  #: templates/author.php:97 templates/user.php:115
1384
  #, fuzzy
 
1385
  msgid "Unsubscribe"
1386
  msgstr "Meld niet aan"
1387
 
1390
  msgstr "Alle nieuwe reacties"
1391
 
1392
  #: templates/author.php:100 templates/user.php:118
1393
+ #: wp_subscribe_reloaded.php:1210
1394
  msgid "Replies to my comments"
1395
  msgstr "Reacties op mijn reacties"
1396
 
1420
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1421
  #: templates/subscribe.php:178
1422
  #, fuzzy
 
1423
  msgid "Email address is not valid"
1424
  msgstr "E-mail adres van afzender"
1425
 
1444
  msgstr ""
1445
 
1446
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1447
+ #: wp_subscribe_reloaded.php:157
1448
  msgid "Manage subscriptions"
1449
  msgstr "Beheer Abonnementen"
1450
 
1451
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1452
+ #: wp_subscribe_reloaded.php:158
1453
  msgid "Comment Form"
1454
  msgstr "Reactie formulier"
1455
 
1456
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1457
+ #: wp_subscribe_reloaded.php:159
1458
  msgid "Management Page"
1459
  msgstr "Beheerpagina"
1460
 
1461
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1462
+ #: wp_subscribe_reloaded.php:160
1463
  msgid "Notifications"
1464
  msgstr "Notificaties"
1465
 
1466
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1467
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1468
  msgid "Options"
1469
  msgstr "Opties"
1470
 
1471
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1472
+ #: wp_subscribe_reloaded.php:162
1473
  msgid "Support"
1474
  msgstr "Ondersteuning"
1475
 
1476
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1477
+ #: wp_subscribe_reloaded.php:191
1478
  msgid "StCR System"
1479
  msgstr ""
1480
 
1512
  msgid "Important Notice"
1513
  msgstr "Belangrijke melding"
1514
 
 
 
 
 
 
 
 
 
1515
  #: utils/stcr_upgrade.php:175
1516
  msgid ""
1517
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1539
  "Als je data van Subscribe to Comments Reloaded < v2.0 wilt importeren moet "
1540
  "je dit handmatig doen."
1541
 
 
 
 
 
 
 
 
 
 
1542
  #: utils/stcr_upgrade.php:250
1543
  msgid ""
1544
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1602
  "url]</code>."
1603
 
1604
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1605
+ #: wp_subscribe_reloaded.php:230
1606
  msgid "Settings"
1607
  msgstr "Instellingen"
1608
 
1633
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1634
  msgstr ""
1635
 
 
 
 
 
 
 
 
 
1636
  #: utils/stcr_upgrade.php:432
1637
  msgid ""
1638
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1646
  "email templates, Subscription Checkbox position, and more!"
1647
  msgstr ""
1648
 
 
 
 
 
 
 
 
 
 
 
 
 
1649
  #: utils/stcr_upgrade.php:447
1650
  msgid ""
1651
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1736
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1737
  msgstr ""
1738
 
 
 
 
 
 
 
 
1739
  #: utils/stcr_upgrade.php:532
1740
  msgid ""
1741
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1815
  msgid "You might need to clear you cache !!"
1816
  msgstr ""
1817
 
 
 
 
 
 
 
1818
  #: utils/stcr_utils.php:172
1819
  msgid "January"
1820
  msgstr ""
1825
 
1826
  #: utils/stcr_utils.php:174
1827
  #, fuzzy
 
1828
  msgid "March"
1829
  msgstr "Zoeken"
1830
 
1902
 
1903
  #: utils/stcr_utils.php:197
1904
  #, fuzzy
 
1905
  msgid "Nov"
1906
  msgstr "Nee"
1907
 
2034
 
2035
  #: utils/stcr_utils.php:362
2036
  #, fuzzy
 
 
 
 
 
 
2037
  msgid ""
2038
  "You have requested to be notified every time a new comment is added to:\n"
2039
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2060
 
2061
  #: utils/stcr_utils.php:365
2062
  #, fuzzy
 
 
 
 
2063
  msgid ""
2064
  "You have requested to manage your subscriptions to the articles on "
2065
  "[blog_name]. Follow this link to access your personal page:\n"
2074
  msgid "StCR Notification"
2075
  msgstr "Notificaties"
2076
 
2077
+ #: wp_subscribe_reloaded.php:189
2078
  #, fuzzy
 
2079
  msgid "StCR Options"
2080
  msgstr "Opties"
2081
 
2082
+ #: wp_subscribe_reloaded.php:1208
2083
  msgid "Don't subscribe"
2084
  msgstr "Meld niet aan"
2085
 
2086
+ #: wp_subscribe_reloaded.php:1209
2087
  msgid "All"
2088
  msgstr "Alles"
2089
 
2186
  #~ msgid "Notify admin"
2187
  #~ msgstr "Notificeer beheerder"
2188
 
 
 
 
2189
  #~ msgid "days"
2190
  #~ msgstr "dagen"
2191
 
langs/subscribe-reloaded-pl_PL.mo CHANGED
Binary file
langs/subscribe-reloaded-pl_PL.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:24-0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
@@ -16,6 +16,8 @@ msgstr ""
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
 
 
19
 
20
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
21
  msgid " "
@@ -75,7 +77,6 @@ msgstr ""
75
 
76
  #: classes/stcr_i18n.php:67
77
  #, fuzzy
78
- #| msgid "&laquo; Previous"
79
  msgid "Previous"
80
  msgstr "&laquo; Poprzednia"
81
 
@@ -97,7 +98,6 @@ msgstr "Twoje ustawienia zostały pomyślnie zapisane."
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
99
  #, fuzzy
100
- #| msgid "There was an error updating the following fields:"
101
  msgid "There was an error updating the options."
102
  msgstr "Wystąpił problem podczas zapisu następujacych ustawień:"
103
 
@@ -482,7 +482,6 @@ msgstr "Wpis (ID)"
482
  #: options/stcr_manage_subscriptions.php:196
483
  #: options/stcr_manage_subscriptions.php:210
484
  #, fuzzy
485
- #| msgid "Action:"
486
  msgid "Actions"
487
  msgstr "Akcja:"
488
 
@@ -551,10 +550,6 @@ msgstr "Zarządzanie wirtualną stroną"
551
 
552
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
553
  #, fuzzy
554
- #| msgid ""
555
- #| "Disable the virtual management page if you need to create a <a href="
556
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
557
- #| "real-management-page\">real page</a> to make your theme happy."
558
  msgid ""
559
  "Disable the virtual management page if you need to create a <a href='https://"
560
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -689,9 +684,6 @@ msgstr "Adres e-mail nadawcy"
689
 
690
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
691
  #, fuzzy
692
- #| msgid ""
693
- #| "Name to use for the \"from\" field when sending a new notification to the "
694
- #| "user."
695
  msgid ""
696
  "Name to use for the 'from' field when sending a new notification to the user."
697
  msgstr ""
@@ -729,10 +721,6 @@ msgstr "Treść powiadomienia"
729
 
730
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
731
  #, fuzzy
732
- #| msgid ""
733
- #| "Content of the notification email. Allowed tags: [post_title], "
734
- #| "[comment_permalink], [comment_author], [comment_content], "
735
- #| "[post_permalink], [manager_link]"
736
  msgid ""
737
  "Content of the notification email. Allowed tags: [post_title], "
738
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -802,9 +790,6 @@ msgstr "Pozwól na subskrypcję administratorowi"
802
 
803
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
804
  #, fuzzy
805
- #| msgid ""
806
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
807
- #| "[blog_name]"
808
  msgid ""
809
  "Content of the One Click confirmation. Allowed tags: [post_title], "
810
  "[blog_name]."
@@ -818,7 +803,7 @@ msgstr ""
818
 
819
  #: options/stcr_options.php:98 options/stcr_options.php:100
820
  msgid ""
821
- "This option will disable the StCR checkbox or dropdown in you comment form. "
822
  "You should leave it to Yes always."
823
  msgstr ""
824
 
@@ -910,7 +895,7 @@ msgstr ""
910
  "Informuj użytkowników o nowych trackbackach i pingbackach dodanych do "
911
  "dyskusji."
912
 
913
- #: options/stcr_options.php:300 options/stcr_options.php:327
914
  msgid "Track all subscriptions"
915
  msgstr "Śledź wszystkie subskrypcje"
916
 
@@ -920,6 +905,11 @@ msgstr ""
920
  "Informuj administratora jeśli użytkownik rozpocznie subskrypcję bez "
921
  "komentowania."
922
 
 
 
 
 
 
923
  #: options/stcr_options.php:344 options/stcr_options.php:346
924
  msgid "Let the administrator subscribe to comments when logged in."
925
  msgstr "Pozwól administratorowi subskrybować jeśli jest zalogowany."
@@ -939,7 +929,7 @@ msgstr ""
939
  #: options/stcr_options.php:398 options/stcr_options.php:400
940
  msgid ""
941
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
942
- "you theme already add this into your site."
943
  msgstr ""
944
 
945
  #: options/stcr_options.php:408
@@ -983,7 +973,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
983
  msgstr ""
984
 
985
  #: options/stcr_support.php:20
986
- #, php-format
987
  msgid ""
988
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
989
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -992,12 +981,6 @@ msgstr ""
992
 
993
  #: options/stcr_support.php:27
994
  #, fuzzy
995
- #| msgid ""
996
- #| "How valuable is the feature offered by this plugin to your visitors? "
997
- #| "please consider supporting the author if this plugin made your web site "
998
- #| "better, especially if you are making money out of it. Any donation "
999
- #| "received will be reinvested in the development of <strong>Subscribe to "
1000
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1001
  msgid ""
1002
  "How valuable is the feature offered by this plugin to your visitors? please "
1003
  "consider supporting the author if this plugin made your web site better, "
@@ -1014,19 +997,11 @@ msgstr ""
1014
 
1015
  #: options/stcr_support.php:29
1016
  #, fuzzy
1017
- #| msgid "You can help"
1018
  msgid "You can still help"
1019
  msgstr "Możesz pomóc"
1020
 
1021
  #: options/stcr_support.php:30
1022
  #, fuzzy
1023
- #| msgid ""
1024
- #| "If you don't want to donate money, please consider blogging about my "
1025
- #| "plugin with a link to the plugin's page. Please let your readers know "
1026
- #| "what makes your blog better. You can also contribute donating your time: "
1027
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1028
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1029
- #| "Whatever you do, thanks for using my plugin!"
1030
  msgid ""
1031
  "Please consider blogging about my plugin with a link to the plugin's page. "
1032
  "Please let your readers know what makes your blog better. You can also "
@@ -1080,7 +1055,6 @@ msgid ""
1080
  msgstr ""
1081
 
1082
  #: options/stcr_support.php:43
1083
- #, php-format
1084
  msgid ""
1085
  "The options on the WordPress forum at very limited to share media "
1086
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1143,7 +1117,7 @@ msgstr ""
1143
  msgid "Clean Up Log Archive"
1144
  msgstr ""
1145
 
1146
- #: options/stcr_system.php:203
1147
  msgid ""
1148
  "If you want to clean up the log archive please click the following button"
1149
  msgstr ""
@@ -1179,7 +1153,6 @@ msgid "WordPress Environment"
1179
  msgstr ""
1180
 
1181
  #: options/stcr_system.php:290
1182
- #, php-format
1183
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1184
  msgstr ""
1185
 
@@ -1245,18 +1218,17 @@ msgstr ""
1245
 
1246
  #: options/stcr_system.php:397 options/stcr_system.php:398
1247
  #: options/stcr_system.php:399 options/stcr_system.php:400
1248
- #: options/stcr_system.php:401 options/stcr_system.php:516
1249
- #: options/stcr_system.php:527 options/stcr_system.php:537
1250
  msgid "Not Available"
1251
  msgstr ""
1252
 
 
1253
  #: options/stcr_system.php:414
1254
- #, php-format
1255
  msgid "Connection uses %s"
1256
  msgstr ""
1257
 
1258
  #: options/stcr_system.php:431
1259
- #, php-format
1260
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1261
  msgstr ""
1262
 
@@ -1270,104 +1242,110 @@ msgid ""
1270
  "exist."
1271
  msgstr ""
1272
 
1273
- #: options/stcr_system.php:458
1274
- #, php-format
1275
  msgid "%s - We recommend a minimum cURL version of 7.40."
1276
  msgstr ""
1277
 
1278
- #: options/stcr_system.php:492
1279
- #, php-format
1280
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:492
1284
  msgid "WordPress Requirements"
1285
  msgstr ""
1286
 
1287
- #: options/stcr_system.php:507
1288
- #, php-format
1289
  msgid "Default timezone is %s - it should be UTC"
1290
  msgstr ""
1291
 
1292
- #: options/stcr_system.php:523
1293
- #, php-format
1294
  msgid ""
1295
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1296
  "also some extensions, will not work without DOMDocument."
1297
  msgstr ""
1298
 
1299
- #: options/stcr_system.php:534
1300
- #, php-format
1301
  msgid ""
1302
  "Your server does not support the %s function - this is used for file "
1303
  "compression and decompression."
1304
  msgstr ""
1305
 
1306
- #: options/stcr_system.php:551
1307
  msgid "TLS Connection"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:555
1311
  msgid "TLS Rating"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:559
1315
  msgid "Server Info"
1316
  msgstr ""
1317
 
1318
- #: options/stcr_system.php:563
1319
  msgid "PHP Version"
1320
  msgstr ""
1321
 
1322
- #: options/stcr_system.php:567
1323
  msgid "PHP Post Max Size"
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:571
1327
  msgid "PHP Max Execution Time"
1328
  msgstr ""
1329
 
1330
- #: options/stcr_system.php:575
1331
  msgid "PHP Max Input Vars"
1332
  msgstr ""
1333
 
1334
- #: options/stcr_system.php:579
1335
  msgid "PHP Max Upload Size"
1336
  msgstr ""
1337
 
1338
- #: options/stcr_system.php:583
1339
  msgid "cURL Version"
1340
  msgstr ""
1341
 
1342
- #: options/stcr_system.php:587
1343
  msgid "MySQL Version"
1344
  msgstr ""
1345
 
1346
- #: options/stcr_system.php:591
1347
  msgid "Default Timezone is UTC"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:595
1351
  msgid "DOMDocument"
1352
  msgstr ""
1353
 
1354
- #: options/stcr_system.php:599
1355
  msgid "gzip"
1356
  msgstr ""
1357
 
1358
- #: options/stcr_system.php:603
1359
  msgid "GD Graphics Library"
1360
  msgstr ""
1361
 
1362
- #: options/stcr_system.php:627
1363
  #, fuzzy
1364
- #| msgid "Active"
1365
  msgid "Active Plugins"
1366
  msgstr "Akcja"
1367
 
1368
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1369
  #, fuzzy
1370
- #| msgid "Inactive"
1371
  msgid "Inactive Plugins"
1372
  msgstr "Akcja"
1373
 
@@ -1401,7 +1379,6 @@ msgstr ""
1401
 
1402
  #: templates/author.php:97 templates/user.php:115
1403
  #, fuzzy
1404
- #| msgid "Don't subscribe"
1405
  msgid "Unsubscribe"
1406
  msgstr "Nie subskrybuj"
1407
 
@@ -1410,7 +1387,7 @@ msgid "All comments"
1410
  msgstr ""
1411
 
1412
  #: templates/author.php:100 templates/user.php:118
1413
- #: wp_subscribe_reloaded.php:1209
1414
  msgid "Replies to my comments"
1415
  msgstr "Odpowiedzi do moich komentarzy"
1416
 
@@ -1440,7 +1417,6 @@ msgstr "Wyślij"
1440
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1441
  #: templates/subscribe.php:178
1442
  #, fuzzy
1443
- #| msgid "email address"
1444
  msgid "Email address is not valid"
1445
  msgstr "Adres e-mail nadawcy"
1446
 
@@ -1465,37 +1441,37 @@ msgid "You have request to manage another email address and this is forbidden."
1465
  msgstr ""
1466
 
1467
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1468
- #: wp_subscribe_reloaded.php:156
1469
  msgid "Manage subscriptions"
1470
  msgstr "Zarządzaj subskrypcjami"
1471
 
1472
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1473
- #: wp_subscribe_reloaded.php:157
1474
  msgid "Comment Form"
1475
  msgstr "Formularz komentarzy"
1476
 
1477
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1478
- #: wp_subscribe_reloaded.php:158
1479
  msgid "Management Page"
1480
  msgstr "Zarządzaj stroną"
1481
 
1482
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1483
- #: wp_subscribe_reloaded.php:159
1484
  msgid "Notifications"
1485
  msgstr "Powiadomienia"
1486
 
1487
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1488
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1489
  msgid "Options"
1490
  msgstr "Opcje"
1491
 
1492
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1493
- #: wp_subscribe_reloaded.php:161
1494
  msgid "Support"
1495
  msgstr "Wsparcie"
1496
 
1497
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1498
- #: wp_subscribe_reloaded.php:190
1499
  msgid "StCR System"
1500
  msgstr ""
1501
 
@@ -1533,14 +1509,6 @@ msgstr "Przelej kilka dolarów!"
1533
  msgid "Important Notice"
1534
  msgstr ""
1535
 
1536
- #: utils/stcr_upgrade.php:120
1537
- msgid ""
1538
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1539
- "database has been sanitized to prevent the raw html messages. <a class="
1540
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1541
- "src=\""
1542
- msgstr ""
1543
-
1544
  #: utils/stcr_upgrade.php:175
1545
  msgid ""
1546
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1561,15 +1529,6 @@ msgid ""
1561
  "one import routine will ever run to prevent data loss."
1562
  msgstr ""
1563
 
1564
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1565
- #: utils/stcr_upgrade.php:400
1566
- msgid ""
1567
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1568
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1569
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1570
- "\"stcr-loading-animation\" src=\""
1571
- msgstr ""
1572
-
1573
  #: utils/stcr_upgrade.php:250
1574
  msgid ""
1575
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1615,7 +1574,7 @@ msgid ""
1615
  msgstr ""
1616
 
1617
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1618
- #: wp_subscribe_reloaded.php:229
1619
  msgid "Settings"
1620
  msgstr ""
1621
 
@@ -1646,14 +1605,6 @@ msgid ""
1646
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1647
  msgstr ""
1648
 
1649
- #: utils/stcr_upgrade.php:421
1650
- msgid ""
1651
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1652
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1653
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1654
- "a><img class=\"stcr-loading-animation\" src=\""
1655
- msgstr ""
1656
-
1657
  #: utils/stcr_upgrade.php:432
1658
  msgid ""
1659
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1667,18 +1618,6 @@ msgid ""
1667
  "email templates, Subscription Checkbox position, and more!"
1668
  msgstr ""
1669
 
1670
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1671
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1672
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1673
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1674
- #: utils/stcr_upgrade.php:611
1675
- msgid ""
1676
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1677
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1678
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1679
- "class=\"stcr-loading-animation\" src=\""
1680
- msgstr ""
1681
-
1682
  #: utils/stcr_upgrade.php:447
1683
  msgid ""
1684
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1769,13 +1708,6 @@ msgid ""
1769
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1770
  msgstr ""
1771
 
1772
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1773
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1774
- #: utils/stcr_upgrade.php:624
1775
- msgid ""
1776
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1777
- msgstr ""
1778
-
1779
  #: utils/stcr_upgrade.php:532
1780
  msgid ""
1781
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1855,12 +1787,6 @@ msgstr ""
1855
  msgid "You might need to clear you cache !!"
1856
  msgstr ""
1857
 
1858
- #: utils/stcr_upgrade.php:631
1859
- msgid ""
1860
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1861
- "version-"
1862
- msgstr ""
1863
-
1864
  #: utils/stcr_utils.php:172
1865
  msgid "January"
1866
  msgstr ""
@@ -1871,7 +1797,6 @@ msgstr ""
1871
 
1872
  #: utils/stcr_utils.php:174
1873
  #, fuzzy
1874
- #| msgid "Search"
1875
  msgid "March"
1876
  msgstr "Szukaj"
1877
 
@@ -1949,7 +1874,6 @@ msgstr ""
1949
 
1950
  #: utils/stcr_utils.php:197
1951
  #, fuzzy
1952
- #| msgid "No"
1953
  msgid "Nov"
1954
  msgstr "Nie"
1955
 
@@ -2080,12 +2004,6 @@ msgstr "Proszę potwierdzić swoją subskrypcję do wpisu [post_title]"
2080
 
2081
  #: utils/stcr_utils.php:362
2082
  #, fuzzy
2083
- #| msgid ""
2084
- #| "You have requested to be notified every time a new comment is added to:\n"
2085
- #| "[post_permalink]\n"
2086
- #| "\n"
2087
- #| "Please confirm your request by clicking on this link:\n"
2088
- #| "[confirm_link]"
2089
  msgid ""
2090
  "You have requested to be notified every time a new comment is added to:\n"
2091
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2112,10 +2030,6 @@ msgstr ""
2112
 
2113
  #: utils/stcr_utils.php:365
2114
  #, fuzzy
2115
- #| msgid ""
2116
- #| "You have requested to manage your subscriptions to the articles on "
2117
- #| "[blog_name]. Follow this link to access your personal page:\n"
2118
- #| "[manager_link]"
2119
  msgid ""
2120
  "You have requested to manage your subscriptions to the articles on "
2121
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2130,17 +2044,16 @@ msgstr ""
2130
  msgid "StCR Notification"
2131
  msgstr "Powiadomienia"
2132
 
2133
- #: wp_subscribe_reloaded.php:188
2134
  #, fuzzy
2135
- #| msgid "Options"
2136
  msgid "StCR Options"
2137
  msgstr "Opcje"
2138
 
2139
- #: wp_subscribe_reloaded.php:1207
2140
  msgid "Don't subscribe"
2141
  msgstr "Nie subskrybuj"
2142
 
2143
- #: wp_subscribe_reloaded.php:1208
2144
  msgid "All"
2145
  msgstr "Wszystko"
2146
 
@@ -2240,9 +2153,6 @@ msgstr "Wszystko"
2240
  #~ msgid "Notify admin"
2241
  #~ msgstr "Informuj administratora"
2242
 
2243
- #~ msgid "Let admin subscribe"
2244
- #~ msgstr "Pozwól na subskrypcję administratorowi"
2245
-
2246
  #~ msgid "days"
2247
  #~ msgstr "dni"
2248
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
20
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Poprzednia"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Wystąpił problem podczas zapisu następujacych ustawień:"
103
 
482
  #: options/stcr_manage_subscriptions.php:196
483
  #: options/stcr_manage_subscriptions.php:210
484
  #, fuzzy
 
485
  msgid "Actions"
486
  msgstr "Akcja:"
487
 
550
 
551
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
552
  #, fuzzy
 
 
 
 
553
  msgid ""
554
  "Disable the virtual management page if you need to create a <a href='https://"
555
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
684
 
685
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
686
  #, fuzzy
 
 
 
687
  msgid ""
688
  "Name to use for the 'from' field when sending a new notification to the user."
689
  msgstr ""
721
 
722
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
723
  #, fuzzy
 
 
 
 
724
  msgid ""
725
  "Content of the notification email. Allowed tags: [post_title], "
726
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
790
 
791
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
792
  #, fuzzy
 
 
 
793
  msgid ""
794
  "Content of the One Click confirmation. Allowed tags: [post_title], "
795
  "[blog_name]."
803
 
804
  #: options/stcr_options.php:98 options/stcr_options.php:100
805
  msgid ""
806
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
807
  "You should leave it to Yes always."
808
  msgstr ""
809
 
895
  "Informuj użytkowników o nowych trackbackach i pingbackach dodanych do "
896
  "dyskusji."
897
 
898
+ #: options/stcr_options.php:300
899
  msgid "Track all subscriptions"
900
  msgstr "Śledź wszystkie subskrypcje"
901
 
905
  "Informuj administratora jeśli użytkownik rozpocznie subskrypcję bez "
906
  "komentowania."
907
 
908
+ #: options/stcr_options.php:327
909
+ #, fuzzy
910
+ msgid "Let Admin Subscribe"
911
+ msgstr "Pozwól na subskrypcję administratorowi"
912
+
913
  #: options/stcr_options.php:344 options/stcr_options.php:346
914
  msgid "Let the administrator subscribe to comments when logged in."
915
  msgstr "Pozwól administratorowi subskrybować jeśli jest zalogowany."
929
  #: options/stcr_options.php:398 options/stcr_options.php:400
930
  msgid ""
931
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
932
+ "your theme already add this into your site."
933
  msgstr ""
934
 
935
  #: options/stcr_options.php:408
973
  msgstr ""
974
 
975
  #: options/stcr_support.php:20
 
976
  msgid ""
977
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
978
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
981
 
982
  #: options/stcr_support.php:27
983
  #, fuzzy
 
 
 
 
 
 
984
  msgid ""
985
  "How valuable is the feature offered by this plugin to your visitors? please "
986
  "consider supporting the author if this plugin made your web site better, "
997
 
998
  #: options/stcr_support.php:29
999
  #, fuzzy
 
1000
  msgid "You can still help"
1001
  msgstr "Możesz pomóc"
1002
 
1003
  #: options/stcr_support.php:30
1004
  #, fuzzy
 
 
 
 
 
 
 
1005
  msgid ""
1006
  "Please consider blogging about my plugin with a link to the plugin's page. "
1007
  "Please let your readers know what makes your blog better. You can also "
1055
  msgstr ""
1056
 
1057
  #: options/stcr_support.php:43
 
1058
  msgid ""
1059
  "The options on the WordPress forum at very limited to share media "
1060
  "information, so I urge you to use GitHub to report any issue, you will get a "
1117
  msgid "Clean Up Log Archive"
1118
  msgstr ""
1119
 
1120
+ #: options/stcr_system.php:202
1121
  msgid ""
1122
  "If you want to clean up the log archive please click the following button"
1123
  msgstr ""
1153
  msgstr ""
1154
 
1155
  #: options/stcr_system.php:290
 
1156
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1157
  msgstr ""
1158
 
1218
 
1219
  #: options/stcr_system.php:397 options/stcr_system.php:398
1220
  #: options/stcr_system.php:399 options/stcr_system.php:400
1221
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1222
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1223
  msgid "Not Available"
1224
  msgstr ""
1225
 
1226
+ #. translators: %s: SSL connection response
1227
  #: options/stcr_system.php:414
 
1228
  msgid "Connection uses %s"
1229
  msgstr ""
1230
 
1231
  #: options/stcr_system.php:431
 
1232
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1233
  msgstr ""
1234
 
1242
  "exist."
1243
  msgstr ""
1244
 
1245
+ #: options/stcr_system.php:460
 
1246
  msgid "%s - We recommend a minimum cURL version of 7.40."
1247
  msgstr ""
1248
 
1249
+ #: options/stcr_system.php:494
 
1250
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1251
  msgstr ""
1252
 
1253
+ #: options/stcr_system.php:494
1254
  msgid "WordPress Requirements"
1255
  msgstr ""
1256
 
1257
+ #: options/stcr_system.php:509
 
1258
  msgid "Default timezone is %s - it should be UTC"
1259
  msgstr ""
1260
 
1261
+ #: options/stcr_system.php:525
 
1262
  msgid ""
1263
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1264
  "also some extensions, will not work without DOMDocument."
1265
  msgstr ""
1266
 
1267
+ #: options/stcr_system.php:536
 
1268
  msgid ""
1269
  "Your server does not support the %s function - this is used for file "
1270
  "compression and decompression."
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:553
1274
  msgid "TLS Connection"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:557
1278
  msgid "TLS Rating"
1279
  msgstr ""
1280
 
1281
+ #: options/stcr_system.php:561
1282
  msgid "Server Info"
1283
  msgstr ""
1284
 
1285
+ #: options/stcr_system.php:565
1286
  msgid "PHP Version"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:569
1290
  msgid "PHP Post Max Size"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:573
1294
  msgid "PHP Max Execution Time"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:577
1298
  msgid "PHP Max Input Vars"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:581
1302
  msgid "PHP Max Upload Size"
1303
  msgstr ""
1304
 
1305
+ #: options/stcr_system.php:585
1306
  msgid "cURL Version"
1307
  msgstr ""
1308
 
1309
+ #: options/stcr_system.php:589
1310
  msgid "MySQL Version"
1311
  msgstr ""
1312
 
1313
+ #: options/stcr_system.php:593
1314
  msgid "Default Timezone is UTC"
1315
  msgstr ""
1316
 
1317
+ #: options/stcr_system.php:597
1318
  msgid "DOMDocument"
1319
  msgstr ""
1320
 
1321
+ #: options/stcr_system.php:601
1322
  msgid "gzip"
1323
  msgstr ""
1324
 
1325
+ #: options/stcr_system.php:605
1326
  msgid "GD Graphics Library"
1327
  msgstr ""
1328
 
1329
+ #: options/stcr_system.php:629
1330
  #, fuzzy
 
1331
  msgid "Active Plugins"
1332
  msgstr "Akcja"
1333
 
1334
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1335
+ msgid "Visit plugin homepage"
1336
+ msgstr ""
1337
+
1338
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1339
+ msgid "Visit author homepage"
1340
+ msgstr ""
1341
+
1342
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1343
+ msgctxt "by author"
1344
+ msgid "by %s"
1345
+ msgstr ""
1346
+
1347
+ #: options/stcr_system.php:686
1348
  #, fuzzy
 
1349
  msgid "Inactive Plugins"
1350
  msgstr "Akcja"
1351
 
1379
 
1380
  #: templates/author.php:97 templates/user.php:115
1381
  #, fuzzy
 
1382
  msgid "Unsubscribe"
1383
  msgstr "Nie subskrybuj"
1384
 
1387
  msgstr ""
1388
 
1389
  #: templates/author.php:100 templates/user.php:118
1390
+ #: wp_subscribe_reloaded.php:1210
1391
  msgid "Replies to my comments"
1392
  msgstr "Odpowiedzi do moich komentarzy"
1393
 
1417
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1418
  #: templates/subscribe.php:178
1419
  #, fuzzy
 
1420
  msgid "Email address is not valid"
1421
  msgstr "Adres e-mail nadawcy"
1422
 
1441
  msgstr ""
1442
 
1443
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1444
+ #: wp_subscribe_reloaded.php:157
1445
  msgid "Manage subscriptions"
1446
  msgstr "Zarządzaj subskrypcjami"
1447
 
1448
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1449
+ #: wp_subscribe_reloaded.php:158
1450
  msgid "Comment Form"
1451
  msgstr "Formularz komentarzy"
1452
 
1453
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1454
+ #: wp_subscribe_reloaded.php:159
1455
  msgid "Management Page"
1456
  msgstr "Zarządzaj stroną"
1457
 
1458
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1459
+ #: wp_subscribe_reloaded.php:160
1460
  msgid "Notifications"
1461
  msgstr "Powiadomienia"
1462
 
1463
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1464
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1465
  msgid "Options"
1466
  msgstr "Opcje"
1467
 
1468
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1469
+ #: wp_subscribe_reloaded.php:162
1470
  msgid "Support"
1471
  msgstr "Wsparcie"
1472
 
1473
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1474
+ #: wp_subscribe_reloaded.php:191
1475
  msgid "StCR System"
1476
  msgstr ""
1477
 
1509
  msgid "Important Notice"
1510
  msgstr ""
1511
 
 
 
 
 
 
 
 
 
1512
  #: utils/stcr_upgrade.php:175
1513
  msgid ""
1514
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1529
  "one import routine will ever run to prevent data loss."
1530
  msgstr ""
1531
 
 
 
 
 
 
 
 
 
 
1532
  #: utils/stcr_upgrade.php:250
1533
  msgid ""
1534
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1574
  msgstr ""
1575
 
1576
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1577
+ #: wp_subscribe_reloaded.php:230
1578
  msgid "Settings"
1579
  msgstr ""
1580
 
1605
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1606
  msgstr ""
1607
 
 
 
 
 
 
 
 
 
1608
  #: utils/stcr_upgrade.php:432
1609
  msgid ""
1610
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1618
  "email templates, Subscription Checkbox position, and more!"
1619
  msgstr ""
1620
 
 
 
 
 
 
 
 
 
 
 
 
 
1621
  #: utils/stcr_upgrade.php:447
1622
  msgid ""
1623
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1708
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1709
  msgstr ""
1710
 
 
 
 
 
 
 
 
1711
  #: utils/stcr_upgrade.php:532
1712
  msgid ""
1713
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1787
  msgid "You might need to clear you cache !!"
1788
  msgstr ""
1789
 
 
 
 
 
 
 
1790
  #: utils/stcr_utils.php:172
1791
  msgid "January"
1792
  msgstr ""
1797
 
1798
  #: utils/stcr_utils.php:174
1799
  #, fuzzy
 
1800
  msgid "March"
1801
  msgstr "Szukaj"
1802
 
1874
 
1875
  #: utils/stcr_utils.php:197
1876
  #, fuzzy
 
1877
  msgid "Nov"
1878
  msgstr "Nie"
1879
 
2004
 
2005
  #: utils/stcr_utils.php:362
2006
  #, fuzzy
 
 
 
 
 
 
2007
  msgid ""
2008
  "You have requested to be notified every time a new comment is added to:\n"
2009
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2030
 
2031
  #: utils/stcr_utils.php:365
2032
  #, fuzzy
 
 
 
 
2033
  msgid ""
2034
  "You have requested to manage your subscriptions to the articles on "
2035
  "[blog_name]. Follow this link to access your personal page:\n"
2044
  msgid "StCR Notification"
2045
  msgstr "Powiadomienia"
2046
 
2047
+ #: wp_subscribe_reloaded.php:189
2048
  #, fuzzy
 
2049
  msgid "StCR Options"
2050
  msgstr "Opcje"
2051
 
2052
+ #: wp_subscribe_reloaded.php:1208
2053
  msgid "Don't subscribe"
2054
  msgstr "Nie subskrybuj"
2055
 
2056
+ #: wp_subscribe_reloaded.php:1209
2057
  msgid "All"
2058
  msgstr "Wszystko"
2059
 
2153
  #~ msgid "Notify admin"
2154
  #~ msgstr "Informuj administratora"
2155
 
 
 
 
2156
  #~ msgid "days"
2157
  #~ msgstr "dni"
2158
 
langs/subscribe-reloaded-pt_BR.mo CHANGED
Binary file
langs/subscribe-reloaded-pt_BR.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:24-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:24-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
@@ -17,6 +17,8 @@ msgstr ""
17
  "X-Textdomain-Support: yes\n"
18
  "X-Generator: Poedit 2.0.6\n"
19
  "X-Poedit-SearchPath-0: .\n"
 
 
20
 
21
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
22
  msgid " "
@@ -77,7 +79,6 @@ msgstr ""
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
80
- #| msgid "&laquo; Previous"
81
  msgid "Previous"
82
  msgstr "&laquo; Anterior"
83
 
@@ -101,7 +102,6 @@ msgstr "Suas configurações foram atualizadas"
101
  #: options/options_template.php:46 options/stcr_notifications.php:57
102
  #: options/stcr_options.php:65 options/stcr_system.php:114
103
  #, fuzzy
104
- #| msgid "There was an error updating the following fields:"
105
  msgid "There was an error updating the options."
106
  msgstr "Houve um erro ao atualizar os seguintes campos:"
107
 
@@ -529,7 +529,6 @@ msgstr "ID Post"
529
  #: options/stcr_manage_subscriptions.php:196
530
  #: options/stcr_manage_subscriptions.php:210
531
  #, fuzzy
532
- #| msgid "Action:"
533
  msgid "Actions"
534
  msgstr "Ação:"
535
 
@@ -607,10 +606,6 @@ msgstr "Página de Gerenciamento"
607
 
608
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
609
  #, fuzzy
610
- #| msgid ""
611
- #| "Disable the virtual management page if you need to create a <a href="
612
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
613
- #| "real-management-page\">real page</a> to make your theme happy."
614
  msgid ""
615
  "Disable the virtual management page if you need to create a <a href='https://"
616
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -766,9 +761,6 @@ msgstr "Email do remetente"
766
  # @ subscribe-reloaded
767
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
768
  #, fuzzy
769
- #| msgid ""
770
- #| "Name to use for the \"from\" field when sending a new notification to the "
771
- #| "user."
772
  msgid ""
773
  "Name to use for the 'from' field when sending a new notification to the user."
774
  msgstr ""
@@ -812,10 +804,6 @@ msgstr "Mensagem de notificação"
812
  # @ subscribe-reloaded
813
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
814
  #, fuzzy
815
- #| msgid ""
816
- #| "Content of the notification email. Allowed tags: [post_title], "
817
- #| "[comment_permalink], [comment_author], [comment_content], "
818
- #| "[post_permalink], [manager_link]"
819
  msgid ""
820
  "Content of the notification email. Allowed tags: [post_title], "
821
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -890,9 +878,6 @@ msgstr "Permitir inscrições do Admin"
890
  # @ subscribe-reloaded
891
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
892
  #, fuzzy
893
- #| msgid ""
894
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
895
- #| "[blog_name]"
896
  msgid ""
897
  "Content of the One Click confirmation. Allowed tags: [post_title], "
898
  "[blog_name]."
@@ -904,7 +889,7 @@ msgstr ""
904
 
905
  #: options/stcr_options.php:98 options/stcr_options.php:100
906
  msgid ""
907
- "This option will disable the StCR checkbox or dropdown in you comment form. "
908
  "You should leave it to Yes always."
909
  msgstr ""
910
 
@@ -1004,7 +989,7 @@ msgstr ""
1004
  "discussão."
1005
 
1006
  # @ subscribe-reloaded
1007
- #: options/stcr_options.php:300 options/stcr_options.php:327
1008
  msgid "Track all subscriptions"
1009
  msgstr "Acompanhe todas as inscrições"
1010
 
@@ -1014,6 +999,11 @@ msgid "Notify the administrator when users subscribe without commenting."
1014
  msgstr ""
1015
  "Notificar o administrador quando os usuários se inscrever sem comentar."
1016
 
 
 
 
 
 
1017
  # @ subscribe-reloaded
1018
  #: options/stcr_options.php:344 options/stcr_options.php:346
1019
  msgid "Let the administrator subscribe to comments when logged in."
@@ -1036,7 +1026,7 @@ msgstr ""
1036
  #: options/stcr_options.php:398 options/stcr_options.php:400
1037
  msgid ""
1038
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
1039
- "you theme already add this into your site."
1040
  msgstr ""
1041
 
1042
  #: options/stcr_options.php:408
@@ -1080,7 +1070,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
1080
  msgstr ""
1081
 
1082
  #: options/stcr_support.php:20
1083
- #, php-format
1084
  msgid ""
1085
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1086
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -1090,12 +1079,6 @@ msgstr ""
1090
  # @ subscribe-reloaded
1091
  #: options/stcr_support.php:27
1092
  #, fuzzy
1093
- #| msgid ""
1094
- #| "How valuable is the feature offered by this plugin to your visitors? "
1095
- #| "please consider supporting the author if this plugin made your web site "
1096
- #| "better, especially if you are making money out of it. Any donation "
1097
- #| "received will be reinvested in the development of <strong>Subscribe to "
1098
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1099
  msgid ""
1100
  "How valuable is the feature offered by this plugin to your visitors? please "
1101
  "consider supporting the author if this plugin made your web site better, "
@@ -1113,20 +1096,12 @@ msgstr ""
1113
 
1114
  #: options/stcr_support.php:29
1115
  #, fuzzy
1116
- #| msgid "You can help"
1117
  msgid "You can still help"
1118
  msgstr "Você pode ajudar"
1119
 
1120
  # @ subscribe-reloaded
1121
  #: options/stcr_support.php:30
1122
  #, fuzzy
1123
- #| msgid ""
1124
- #| "If you don't want to donate money, please consider blogging about my "
1125
- #| "plugin with a link to the plugin's page. Please let your readers know "
1126
- #| "what makes your blog better. You can also contribute donating your time: "
1127
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1128
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1129
- #| "Whatever you do, thanks for using my plugin!"
1130
  msgid ""
1131
  "Please consider blogging about my plugin with a link to the plugin's page. "
1132
  "Please let your readers know what makes your blog better. You can also "
@@ -1183,7 +1158,6 @@ msgid ""
1183
  msgstr ""
1184
 
1185
  #: options/stcr_support.php:43
1186
- #, php-format
1187
  msgid ""
1188
  "The options on the WordPress forum at very limited to share media "
1189
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1246,7 +1220,7 @@ msgstr ""
1246
  msgid "Clean Up Log Archive"
1247
  msgstr ""
1248
 
1249
- #: options/stcr_system.php:203
1250
  msgid ""
1251
  "If you want to clean up the log archive please click the following button"
1252
  msgstr ""
@@ -1282,7 +1256,6 @@ msgid "WordPress Environment"
1282
  msgstr ""
1283
 
1284
  #: options/stcr_system.php:290
1285
- #, php-format
1286
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1287
  msgstr ""
1288
 
@@ -1348,18 +1321,17 @@ msgstr ""
1348
 
1349
  #: options/stcr_system.php:397 options/stcr_system.php:398
1350
  #: options/stcr_system.php:399 options/stcr_system.php:400
1351
- #: options/stcr_system.php:401 options/stcr_system.php:516
1352
- #: options/stcr_system.php:527 options/stcr_system.php:537
1353
  msgid "Not Available"
1354
  msgstr ""
1355
 
 
1356
  #: options/stcr_system.php:414
1357
- #, php-format
1358
  msgid "Connection uses %s"
1359
  msgstr ""
1360
 
1361
  #: options/stcr_system.php:431
1362
- #, php-format
1363
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1364
  msgstr ""
1365
 
@@ -1373,106 +1345,112 @@ msgid ""
1373
  "exist."
1374
  msgstr ""
1375
 
1376
- #: options/stcr_system.php:458
1377
- #, php-format
1378
  msgid "%s - We recommend a minimum cURL version of 7.40."
1379
  msgstr ""
1380
 
1381
- #: options/stcr_system.php:492
1382
- #, php-format
1383
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1384
  msgstr ""
1385
 
1386
- #: options/stcr_system.php:492
1387
  msgid "WordPress Requirements"
1388
  msgstr ""
1389
 
1390
- #: options/stcr_system.php:507
1391
- #, php-format
1392
  msgid "Default timezone is %s - it should be UTC"
1393
  msgstr ""
1394
 
1395
- #: options/stcr_system.php:523
1396
- #, php-format
1397
  msgid ""
1398
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1399
  "also some extensions, will not work without DOMDocument."
1400
  msgstr ""
1401
 
1402
- #: options/stcr_system.php:534
1403
- #, php-format
1404
  msgid ""
1405
  "Your server does not support the %s function - this is used for file "
1406
  "compression and decompression."
1407
  msgstr ""
1408
 
1409
- #: options/stcr_system.php:551
1410
  msgid "TLS Connection"
1411
  msgstr ""
1412
 
1413
- #: options/stcr_system.php:555
1414
  msgid "TLS Rating"
1415
  msgstr ""
1416
 
1417
- #: options/stcr_system.php:559
1418
  msgid "Server Info"
1419
  msgstr ""
1420
 
1421
- #: options/stcr_system.php:563
1422
  msgid "PHP Version"
1423
  msgstr ""
1424
 
1425
- #: options/stcr_system.php:567
1426
  msgid "PHP Post Max Size"
1427
  msgstr ""
1428
 
1429
- #: options/stcr_system.php:571
1430
  msgid "PHP Max Execution Time"
1431
  msgstr ""
1432
 
1433
- #: options/stcr_system.php:575
1434
  msgid "PHP Max Input Vars"
1435
  msgstr ""
1436
 
1437
- #: options/stcr_system.php:579
1438
  msgid "PHP Max Upload Size"
1439
  msgstr ""
1440
 
1441
- #: options/stcr_system.php:583
1442
  msgid "cURL Version"
1443
  msgstr ""
1444
 
1445
- #: options/stcr_system.php:587
1446
  msgid "MySQL Version"
1447
  msgstr ""
1448
 
1449
- #: options/stcr_system.php:591
1450
  msgid "Default Timezone is UTC"
1451
  msgstr ""
1452
 
1453
- #: options/stcr_system.php:595
1454
  msgid "DOMDocument"
1455
  msgstr ""
1456
 
1457
- #: options/stcr_system.php:599
1458
  msgid "gzip"
1459
  msgstr ""
1460
 
1461
- #: options/stcr_system.php:603
1462
  msgid "GD Graphics Library"
1463
  msgstr ""
1464
 
1465
  # @ subscribe-reloaded
1466
- #: options/stcr_system.php:627
1467
  #, fuzzy
1468
- #| msgid "Active"
1469
  msgid "Active Plugins"
1470
  msgstr "Ativo"
1471
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1472
  # @ subscribe-reloaded
1473
- #: options/stcr_system.php:684
1474
  #, fuzzy
1475
- #| msgid "Inactive"
1476
  msgid "Inactive Plugins"
1477
  msgstr "Ativo"
1478
 
@@ -1509,7 +1487,6 @@ msgstr ""
1509
 
1510
  #: templates/author.php:97 templates/user.php:115
1511
  #, fuzzy
1512
- #| msgid "Don't subscribe"
1513
  msgid "Unsubscribe"
1514
  msgstr "Não se inscrever"
1515
 
@@ -1519,7 +1496,7 @@ msgstr ""
1519
 
1520
  # @ subscribe-reloaded
1521
  #: templates/author.php:100 templates/user.php:118
1522
- #: wp_subscribe_reloaded.php:1209
1523
  msgid "Replies to my comments"
1524
  msgstr "Apenas respostas a meus comentários"
1525
 
@@ -1551,7 +1528,6 @@ msgstr "Enviar"
1551
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1552
  #: templates/subscribe.php:178
1553
  #, fuzzy
1554
- #| msgid "email address"
1555
  msgid "Email address is not valid"
1556
  msgstr "Email do remetente"
1557
 
@@ -1579,42 +1555,42 @@ msgstr ""
1579
 
1580
  # @ subscribe-reloaded
1581
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1582
- #: wp_subscribe_reloaded.php:156
1583
  msgid "Manage subscriptions"
1584
  msgstr "Gerenciar inscrições"
1585
 
1586
  # @ subscribe-reloaded
1587
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1588
- #: wp_subscribe_reloaded.php:157
1589
  msgid "Comment Form"
1590
  msgstr "Formulário de resposta"
1591
 
1592
  # @ subscribe-reloaded
1593
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1594
- #: wp_subscribe_reloaded.php:158
1595
  msgid "Management Page"
1596
  msgstr "Página de Gerenciamento"
1597
 
1598
  # @ subscribe-reloaded
1599
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1600
- #: wp_subscribe_reloaded.php:159
1601
  msgid "Notifications"
1602
  msgstr "Notificações"
1603
 
1604
  # @ subscribe-reloaded
1605
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1606
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1607
  msgid "Options"
1608
  msgstr "Opções"
1609
 
1610
  # @ subscribe-reloaded
1611
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1612
- #: wp_subscribe_reloaded.php:161
1613
  msgid "Support"
1614
  msgstr "Suporte"
1615
 
1616
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1617
- #: wp_subscribe_reloaded.php:190
1618
  msgid "StCR System"
1619
  msgstr ""
1620
 
@@ -1654,14 +1630,6 @@ msgstr "Doe alguns trocados!"
1654
  msgid "Important Notice"
1655
  msgstr ""
1656
 
1657
- #: utils/stcr_upgrade.php:120
1658
- msgid ""
1659
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1660
- "database has been sanitized to prevent the raw html messages. <a class="
1661
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1662
- "src=\""
1663
- msgstr ""
1664
-
1665
  #: utils/stcr_upgrade.php:175
1666
  msgid ""
1667
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1682,15 +1650,6 @@ msgid ""
1682
  "one import routine will ever run to prevent data loss."
1683
  msgstr ""
1684
 
1685
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1686
- #: utils/stcr_upgrade.php:400
1687
- msgid ""
1688
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1689
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1690
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1691
- "\"stcr-loading-animation\" src=\""
1692
- msgstr ""
1693
-
1694
  #: utils/stcr_upgrade.php:250
1695
  msgid ""
1696
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1736,7 +1695,7 @@ msgid ""
1736
  msgstr ""
1737
 
1738
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1739
- #: wp_subscribe_reloaded.php:229
1740
  msgid "Settings"
1741
  msgstr ""
1742
 
@@ -1767,14 +1726,6 @@ msgid ""
1767
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1768
  msgstr ""
1769
 
1770
- #: utils/stcr_upgrade.php:421
1771
- msgid ""
1772
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1773
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1774
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1775
- "a><img class=\"stcr-loading-animation\" src=\""
1776
- msgstr ""
1777
-
1778
  #: utils/stcr_upgrade.php:432
1779
  msgid ""
1780
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1788,18 +1739,6 @@ msgid ""
1788
  "email templates, Subscription Checkbox position, and more!"
1789
  msgstr ""
1790
 
1791
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1792
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1793
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1794
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1795
- #: utils/stcr_upgrade.php:611
1796
- msgid ""
1797
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1798
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1799
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1800
- "class=\"stcr-loading-animation\" src=\""
1801
- msgstr ""
1802
-
1803
  #: utils/stcr_upgrade.php:447
1804
  msgid ""
1805
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1890,13 +1829,6 @@ msgid ""
1890
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1891
  msgstr ""
1892
 
1893
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1894
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1895
- #: utils/stcr_upgrade.php:624
1896
- msgid ""
1897
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1898
- msgstr ""
1899
-
1900
  #: utils/stcr_upgrade.php:532
1901
  msgid ""
1902
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1976,12 +1908,6 @@ msgstr ""
1976
  msgid "You might need to clear you cache !!"
1977
  msgstr ""
1978
 
1979
- #: utils/stcr_upgrade.php:631
1980
- msgid ""
1981
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1982
- "version-"
1983
- msgstr ""
1984
-
1985
  #: utils/stcr_utils.php:172
1986
  msgid "January"
1987
  msgstr ""
@@ -1993,7 +1919,6 @@ msgstr ""
1993
  # @ subscribe-reloaded
1994
  #: utils/stcr_utils.php:174
1995
  #, fuzzy
1996
- #| msgid "Search"
1997
  msgid "March"
1998
  msgstr "Procurar"
1999
 
@@ -2072,7 +1997,6 @@ msgstr ""
2072
  # @ subscribe-reloaded
2073
  #: utils/stcr_utils.php:197
2074
  #, fuzzy
2075
- #| msgid "No"
2076
  msgid "Nov"
2077
  msgstr "Não"
2078
 
@@ -2217,12 +2141,6 @@ msgstr "Por favor, confirme sua inscrição para [post_title]"
2217
  # @ subscribe-reloaded
2218
  #: utils/stcr_utils.php:362
2219
  #, fuzzy
2220
- #| msgid ""
2221
- #| "You have requested to be notified every time a new comment is added to:\n"
2222
- #| "[post_permalink]\n"
2223
- #| "\n"
2224
- #| "Please confirm your request by clicking on this link:\n"
2225
- #| "[confirm_link]"
2226
  msgid ""
2227
  "You have requested to be notified every time a new comment is added to:\n"
2228
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2251,10 +2169,6 @@ msgstr ""
2251
  # @ subscribe-reloaded
2252
  #: utils/stcr_utils.php:365
2253
  #, fuzzy
2254
- #| msgid ""
2255
- #| "You have requested to manage your subscriptions to the articles on "
2256
- #| "[blog_name]. Follow this link to access your personal page:\n"
2257
- #| "[manager_link]"
2258
  msgid ""
2259
  "You have requested to manage your subscriptions to the articles on "
2260
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2270,17 +2184,16 @@ msgid "StCR Notification"
2270
  msgstr "Notificações"
2271
 
2272
  # @ subscribe-reloaded
2273
- #: wp_subscribe_reloaded.php:188
2274
  #, fuzzy
2275
- #| msgid "Options"
2276
  msgid "StCR Options"
2277
  msgstr "Opções"
2278
 
2279
- #: wp_subscribe_reloaded.php:1207
2280
  msgid "Don't subscribe"
2281
  msgstr "Não se inscrever"
2282
 
2283
- #: wp_subscribe_reloaded.php:1208
2284
  msgid "All"
2285
  msgstr "Todos os comentários"
2286
 
@@ -2389,9 +2302,6 @@ msgstr "Todos os comentários"
2389
  #~ msgid "Notify admin"
2390
  #~ msgstr "Notificar Administrador"
2391
 
2392
- #~ msgid "Let admin subscribe"
2393
- #~ msgstr "Permitir inscrições do Admin"
2394
-
2395
  #~ msgid "days"
2396
  #~ msgstr "dias"
2397
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:17-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
17
  "X-Textdomain-Support: yes\n"
18
  "X-Generator: Poedit 2.0.6\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
21
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
22
 
23
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
24
  msgid " "
79
 
80
  #: classes/stcr_i18n.php:67
81
  #, fuzzy
 
82
  msgid "Previous"
83
  msgstr "&laquo; Anterior"
84
 
102
  #: options/options_template.php:46 options/stcr_notifications.php:57
103
  #: options/stcr_options.php:65 options/stcr_system.php:114
104
  #, fuzzy
 
105
  msgid "There was an error updating the options."
106
  msgstr "Houve um erro ao atualizar os seguintes campos:"
107
 
529
  #: options/stcr_manage_subscriptions.php:196
530
  #: options/stcr_manage_subscriptions.php:210
531
  #, fuzzy
 
532
  msgid "Actions"
533
  msgstr "Ação:"
534
 
606
 
607
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
608
  #, fuzzy
 
 
 
 
609
  msgid ""
610
  "Disable the virtual management page if you need to create a <a href='https://"
611
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
761
  # @ subscribe-reloaded
762
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
763
  #, fuzzy
 
 
 
764
  msgid ""
765
  "Name to use for the 'from' field when sending a new notification to the user."
766
  msgstr ""
804
  # @ subscribe-reloaded
805
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
806
  #, fuzzy
 
 
 
 
807
  msgid ""
808
  "Content of the notification email. Allowed tags: [post_title], "
809
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
878
  # @ subscribe-reloaded
879
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
880
  #, fuzzy
 
 
 
881
  msgid ""
882
  "Content of the One Click confirmation. Allowed tags: [post_title], "
883
  "[blog_name]."
889
 
890
  #: options/stcr_options.php:98 options/stcr_options.php:100
891
  msgid ""
892
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
893
  "You should leave it to Yes always."
894
  msgstr ""
895
 
989
  "discussão."
990
 
991
  # @ subscribe-reloaded
992
+ #: options/stcr_options.php:300
993
  msgid "Track all subscriptions"
994
  msgstr "Acompanhe todas as inscrições"
995
 
999
  msgstr ""
1000
  "Notificar o administrador quando os usuários se inscrever sem comentar."
1001
 
1002
+ #: options/stcr_options.php:327
1003
+ #, fuzzy
1004
+ msgid "Let Admin Subscribe"
1005
+ msgstr "Permitir inscrições do Admin"
1006
+
1007
  # @ subscribe-reloaded
1008
  #: options/stcr_options.php:344 options/stcr_options.php:346
1009
  msgid "Let the administrator subscribe to comments when logged in."
1026
  #: options/stcr_options.php:398 options/stcr_options.php:400
1027
  msgid ""
1028
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
1029
+ "your theme already add this into your site."
1030
  msgstr ""
1031
 
1032
  #: options/stcr_options.php:408
1070
  msgstr ""
1071
 
1072
  #: options/stcr_support.php:20
 
1073
  msgid ""
1074
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1075
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
1079
  # @ subscribe-reloaded
1080
  #: options/stcr_support.php:27
1081
  #, fuzzy
 
 
 
 
 
 
1082
  msgid ""
1083
  "How valuable is the feature offered by this plugin to your visitors? please "
1084
  "consider supporting the author if this plugin made your web site better, "
1096
 
1097
  #: options/stcr_support.php:29
1098
  #, fuzzy
 
1099
  msgid "You can still help"
1100
  msgstr "Você pode ajudar"
1101
 
1102
  # @ subscribe-reloaded
1103
  #: options/stcr_support.php:30
1104
  #, fuzzy
 
 
 
 
 
 
 
1105
  msgid ""
1106
  "Please consider blogging about my plugin with a link to the plugin's page. "
1107
  "Please let your readers know what makes your blog better. You can also "
1158
  msgstr ""
1159
 
1160
  #: options/stcr_support.php:43
 
1161
  msgid ""
1162
  "The options on the WordPress forum at very limited to share media "
1163
  "information, so I urge you to use GitHub to report any issue, you will get a "
1220
  msgid "Clean Up Log Archive"
1221
  msgstr ""
1222
 
1223
+ #: options/stcr_system.php:202
1224
  msgid ""
1225
  "If you want to clean up the log archive please click the following button"
1226
  msgstr ""
1256
  msgstr ""
1257
 
1258
  #: options/stcr_system.php:290
 
1259
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1260
  msgstr ""
1261
 
1321
 
1322
  #: options/stcr_system.php:397 options/stcr_system.php:398
1323
  #: options/stcr_system.php:399 options/stcr_system.php:400
1324
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1325
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1326
  msgid "Not Available"
1327
  msgstr ""
1328
 
1329
+ #. translators: %s: SSL connection response
1330
  #: options/stcr_system.php:414
 
1331
  msgid "Connection uses %s"
1332
  msgstr ""
1333
 
1334
  #: options/stcr_system.php:431
 
1335
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1336
  msgstr ""
1337
 
1345
  "exist."
1346
  msgstr ""
1347
 
1348
+ #: options/stcr_system.php:460
 
1349
  msgid "%s - We recommend a minimum cURL version of 7.40."
1350
  msgstr ""
1351
 
1352
+ #: options/stcr_system.php:494
 
1353
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1354
  msgstr ""
1355
 
1356
+ #: options/stcr_system.php:494
1357
  msgid "WordPress Requirements"
1358
  msgstr ""
1359
 
1360
+ #: options/stcr_system.php:509
 
1361
  msgid "Default timezone is %s - it should be UTC"
1362
  msgstr ""
1363
 
1364
+ #: options/stcr_system.php:525
 
1365
  msgid ""
1366
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1367
  "also some extensions, will not work without DOMDocument."
1368
  msgstr ""
1369
 
1370
+ #: options/stcr_system.php:536
 
1371
  msgid ""
1372
  "Your server does not support the %s function - this is used for file "
1373
  "compression and decompression."
1374
  msgstr ""
1375
 
1376
+ #: options/stcr_system.php:553
1377
  msgid "TLS Connection"
1378
  msgstr ""
1379
 
1380
+ #: options/stcr_system.php:557
1381
  msgid "TLS Rating"
1382
  msgstr ""
1383
 
1384
+ #: options/stcr_system.php:561
1385
  msgid "Server Info"
1386
  msgstr ""
1387
 
1388
+ #: options/stcr_system.php:565
1389
  msgid "PHP Version"
1390
  msgstr ""
1391
 
1392
+ #: options/stcr_system.php:569
1393
  msgid "PHP Post Max Size"
1394
  msgstr ""
1395
 
1396
+ #: options/stcr_system.php:573
1397
  msgid "PHP Max Execution Time"
1398
  msgstr ""
1399
 
1400
+ #: options/stcr_system.php:577
1401
  msgid "PHP Max Input Vars"
1402
  msgstr ""
1403
 
1404
+ #: options/stcr_system.php:581
1405
  msgid "PHP Max Upload Size"
1406
  msgstr ""
1407
 
1408
+ #: options/stcr_system.php:585
1409
  msgid "cURL Version"
1410
  msgstr ""
1411
 
1412
+ #: options/stcr_system.php:589
1413
  msgid "MySQL Version"
1414
  msgstr ""
1415
 
1416
+ #: options/stcr_system.php:593
1417
  msgid "Default Timezone is UTC"
1418
  msgstr ""
1419
 
1420
+ #: options/stcr_system.php:597
1421
  msgid "DOMDocument"
1422
  msgstr ""
1423
 
1424
+ #: options/stcr_system.php:601
1425
  msgid "gzip"
1426
  msgstr ""
1427
 
1428
+ #: options/stcr_system.php:605
1429
  msgid "GD Graphics Library"
1430
  msgstr ""
1431
 
1432
  # @ subscribe-reloaded
1433
+ #: options/stcr_system.php:629
1434
  #, fuzzy
 
1435
  msgid "Active Plugins"
1436
  msgstr "Ativo"
1437
 
1438
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1439
+ msgid "Visit plugin homepage"
1440
+ msgstr ""
1441
+
1442
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1443
+ msgid "Visit author homepage"
1444
+ msgstr ""
1445
+
1446
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1447
+ msgctxt "by author"
1448
+ msgid "by %s"
1449
+ msgstr ""
1450
+
1451
  # @ subscribe-reloaded
1452
+ #: options/stcr_system.php:686
1453
  #, fuzzy
 
1454
  msgid "Inactive Plugins"
1455
  msgstr "Ativo"
1456
 
1487
 
1488
  #: templates/author.php:97 templates/user.php:115
1489
  #, fuzzy
 
1490
  msgid "Unsubscribe"
1491
  msgstr "Não se inscrever"
1492
 
1496
 
1497
  # @ subscribe-reloaded
1498
  #: templates/author.php:100 templates/user.php:118
1499
+ #: wp_subscribe_reloaded.php:1210
1500
  msgid "Replies to my comments"
1501
  msgstr "Apenas respostas a meus comentários"
1502
 
1528
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1529
  #: templates/subscribe.php:178
1530
  #, fuzzy
 
1531
  msgid "Email address is not valid"
1532
  msgstr "Email do remetente"
1533
 
1555
 
1556
  # @ subscribe-reloaded
1557
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1558
+ #: wp_subscribe_reloaded.php:157
1559
  msgid "Manage subscriptions"
1560
  msgstr "Gerenciar inscrições"
1561
 
1562
  # @ subscribe-reloaded
1563
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1564
+ #: wp_subscribe_reloaded.php:158
1565
  msgid "Comment Form"
1566
  msgstr "Formulário de resposta"
1567
 
1568
  # @ subscribe-reloaded
1569
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1570
+ #: wp_subscribe_reloaded.php:159
1571
  msgid "Management Page"
1572
  msgstr "Página de Gerenciamento"
1573
 
1574
  # @ subscribe-reloaded
1575
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1576
+ #: wp_subscribe_reloaded.php:160
1577
  msgid "Notifications"
1578
  msgstr "Notificações"
1579
 
1580
  # @ subscribe-reloaded
1581
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1582
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1583
  msgid "Options"
1584
  msgstr "Opções"
1585
 
1586
  # @ subscribe-reloaded
1587
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1588
+ #: wp_subscribe_reloaded.php:162
1589
  msgid "Support"
1590
  msgstr "Suporte"
1591
 
1592
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1593
+ #: wp_subscribe_reloaded.php:191
1594
  msgid "StCR System"
1595
  msgstr ""
1596
 
1630
  msgid "Important Notice"
1631
  msgstr ""
1632
 
 
 
 
 
 
 
 
 
1633
  #: utils/stcr_upgrade.php:175
1634
  msgid ""
1635
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1650
  "one import routine will ever run to prevent data loss."
1651
  msgstr ""
1652
 
 
 
 
 
 
 
 
 
 
1653
  #: utils/stcr_upgrade.php:250
1654
  msgid ""
1655
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1695
  msgstr ""
1696
 
1697
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1698
+ #: wp_subscribe_reloaded.php:230
1699
  msgid "Settings"
1700
  msgstr ""
1701
 
1726
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1727
  msgstr ""
1728
 
 
 
 
 
 
 
 
 
1729
  #: utils/stcr_upgrade.php:432
1730
  msgid ""
1731
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1739
  "email templates, Subscription Checkbox position, and more!"
1740
  msgstr ""
1741
 
 
 
 
 
 
 
 
 
 
 
 
 
1742
  #: utils/stcr_upgrade.php:447
1743
  msgid ""
1744
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1829
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1830
  msgstr ""
1831
 
 
 
 
 
 
 
 
1832
  #: utils/stcr_upgrade.php:532
1833
  msgid ""
1834
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1908
  msgid "You might need to clear you cache !!"
1909
  msgstr ""
1910
 
 
 
 
 
 
 
1911
  #: utils/stcr_utils.php:172
1912
  msgid "January"
1913
  msgstr ""
1919
  # @ subscribe-reloaded
1920
  #: utils/stcr_utils.php:174
1921
  #, fuzzy
 
1922
  msgid "March"
1923
  msgstr "Procurar"
1924
 
1997
  # @ subscribe-reloaded
1998
  #: utils/stcr_utils.php:197
1999
  #, fuzzy
 
2000
  msgid "Nov"
2001
  msgstr "Não"
2002
 
2141
  # @ subscribe-reloaded
2142
  #: utils/stcr_utils.php:362
2143
  #, fuzzy
 
 
 
 
 
 
2144
  msgid ""
2145
  "You have requested to be notified every time a new comment is added to:\n"
2146
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2169
  # @ subscribe-reloaded
2170
  #: utils/stcr_utils.php:365
2171
  #, fuzzy
 
 
 
 
2172
  msgid ""
2173
  "You have requested to manage your subscriptions to the articles on "
2174
  "[blog_name]. Follow this link to access your personal page:\n"
2184
  msgstr "Notificações"
2185
 
2186
  # @ subscribe-reloaded
2187
+ #: wp_subscribe_reloaded.php:189
2188
  #, fuzzy
 
2189
  msgid "StCR Options"
2190
  msgstr "Opções"
2191
 
2192
+ #: wp_subscribe_reloaded.php:1208
2193
  msgid "Don't subscribe"
2194
  msgstr "Não se inscrever"
2195
 
2196
+ #: wp_subscribe_reloaded.php:1209
2197
  msgid "All"
2198
  msgstr "Todos os comentários"
2199
 
2302
  #~ msgid "Notify admin"
2303
  #~ msgstr "Notificar Administrador"
2304
 
 
 
 
2305
  #~ msgid "days"
2306
  #~ msgstr "dias"
2307
 
langs/subscribe-reloaded-pt_PT.mo CHANGED
Binary file
langs/subscribe-reloaded-pt_PT.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:24-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:25-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Sérgio Martins <inove@live.com.pt>\n"
9
  "Language: pt_PT\n"
@@ -17,6 +17,8 @@ msgstr ""
17
  "X-Textdomain-Support: yes\n"
18
  "X-Generator: Poedit 2.0.6\n"
19
  "X-Poedit-SearchPath-0: .\n"
 
 
20
 
21
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
22
  msgid " "
@@ -77,7 +79,6 @@ msgstr ""
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
80
- #| msgid "&laquo; Previous"
81
  msgid "Previous"
82
  msgstr "&laquo; Anterior"
83
 
@@ -101,7 +102,6 @@ msgstr "As suas configurações foram atualizadas"
101
  #: options/options_template.php:46 options/stcr_notifications.php:57
102
  #: options/stcr_options.php:65 options/stcr_system.php:114
103
  #, fuzzy
104
- #| msgid "There was an error updating the following fields:"
105
  msgid "There was an error updating the options."
106
  msgstr "Houve um erro ao atualizar os seguintes campos:"
107
 
@@ -525,7 +525,6 @@ msgstr "Post (ID)"
525
  #: options/stcr_manage_subscriptions.php:196
526
  #: options/stcr_manage_subscriptions.php:210
527
  #, fuzzy
528
- #| msgid "Action:"
529
  msgid "Actions"
530
  msgstr "Ação:"
531
 
@@ -752,9 +751,6 @@ msgstr "Email do remetente"
752
  # @ subscribe-reloaded
753
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
754
  #, fuzzy
755
- #| msgid ""
756
- #| "Name to use for the \"from\" field when sending a new notification to the "
757
- #| "user."
758
  msgid ""
759
  "Name to use for the 'from' field when sending a new notification to the user."
760
  msgstr ""
@@ -798,10 +794,6 @@ msgstr "Mensagem de notificação"
798
  # @ subscribe-reloaded
799
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
800
  #, fuzzy
801
- #| msgid ""
802
- #| "Content of the notification email. Allowed tags: [post_title], "
803
- #| "[comment_permalink], [comment_author], [comment_content], "
804
- #| "[post_permalink], [manager_link]"
805
  msgid ""
806
  "Content of the notification email. Allowed tags: [post_title], "
807
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -876,9 +868,6 @@ msgstr "Permitir subscrições do Administrador"
876
  # @ subscribe-reloaded
877
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
878
  #, fuzzy
879
- #| msgid ""
880
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
881
- #| "[blog_name]"
882
  msgid ""
883
  "Content of the One Click confirmation. Allowed tags: [post_title], "
884
  "[blog_name]."
@@ -890,7 +879,7 @@ msgstr ""
890
 
891
  #: options/stcr_options.php:98 options/stcr_options.php:100
892
  msgid ""
893
- "This option will disable the StCR checkbox or dropdown in you comment form. "
894
  "You should leave it to Yes always."
895
  msgstr ""
896
 
@@ -990,7 +979,7 @@ msgstr ""
990
  "acrescentado à discussão."
991
 
992
  # @ subscribe-reloaded
993
- #: options/stcr_options.php:300 options/stcr_options.php:327
994
  msgid "Track all subscriptions"
995
  msgstr "Seguir todas as assinaturas"
996
 
@@ -1000,6 +989,11 @@ msgid "Notify the administrator when users subscribe without commenting."
1000
  msgstr ""
1001
  "Notificar o administrador quando os utilizadores se inscreverem sem comentar."
1002
 
 
 
 
 
 
1003
  # @ subscribe-reloaded
1004
  #: options/stcr_options.php:344 options/stcr_options.php:346
1005
  msgid "Let the administrator subscribe to comments when logged in."
@@ -1023,7 +1017,7 @@ msgstr ""
1023
  #: options/stcr_options.php:398 options/stcr_options.php:400
1024
  msgid ""
1025
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
1026
- "you theme already add this into your site."
1027
  msgstr ""
1028
 
1029
  #: options/stcr_options.php:408
@@ -1067,7 +1061,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
1067
  msgstr ""
1068
 
1069
  #: options/stcr_support.php:20
1070
- #, php-format
1071
  msgid ""
1072
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1073
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -1077,12 +1070,6 @@ msgstr ""
1077
  # @ subscribe-reloaded
1078
  #: options/stcr_support.php:27
1079
  #, fuzzy
1080
- #| msgid ""
1081
- #| "How valuable is the feature offered by this plugin to your visitors? "
1082
- #| "please consider supporting the author if this plugin made your web site "
1083
- #| "better, especially if you are making money out of it. Any donation "
1084
- #| "received will be reinvested in the development of <strong>Subscribe to "
1085
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
1086
  msgid ""
1087
  "How valuable is the feature offered by this plugin to your visitors? please "
1088
  "consider supporting the author if this plugin made your web site better, "
@@ -1101,20 +1088,12 @@ msgstr ""
1101
  # @ subscribe-reloaded
1102
  #: options/stcr_support.php:29
1103
  #, fuzzy
1104
- #| msgid "Don't want to donate? You can still help"
1105
  msgid "You can still help"
1106
  msgstr "Não quer doar? Você ainda pode ajudar"
1107
 
1108
  # @ subscribe-reloaded
1109
  #: options/stcr_support.php:30
1110
  #, fuzzy
1111
- #| msgid ""
1112
- #| "If you don't want to donate money, please consider blogging about my "
1113
- #| "plugin with a link to the plugin's page. Please let your readers know "
1114
- #| "what makes your blog better. You can also contribute donating your time: "
1115
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1116
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1117
- #| "Whatever you do, thanks for using my plugin!"
1118
  msgid ""
1119
  "Please consider blogging about my plugin with a link to the plugin's page. "
1120
  "Please let your readers know what makes your blog better. You can also "
@@ -1172,7 +1151,6 @@ msgid ""
1172
  msgstr ""
1173
 
1174
  #: options/stcr_support.php:43
1175
- #, php-format
1176
  msgid ""
1177
  "The options on the WordPress forum at very limited to share media "
1178
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1235,7 +1213,7 @@ msgstr ""
1235
  msgid "Clean Up Log Archive"
1236
  msgstr ""
1237
 
1238
- #: options/stcr_system.php:203
1239
  msgid ""
1240
  "If you want to clean up the log archive please click the following button"
1241
  msgstr ""
@@ -1271,7 +1249,6 @@ msgid "WordPress Environment"
1271
  msgstr ""
1272
 
1273
  #: options/stcr_system.php:290
1274
- #, php-format
1275
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1276
  msgstr ""
1277
 
@@ -1337,18 +1314,17 @@ msgstr ""
1337
 
1338
  #: options/stcr_system.php:397 options/stcr_system.php:398
1339
  #: options/stcr_system.php:399 options/stcr_system.php:400
1340
- #: options/stcr_system.php:401 options/stcr_system.php:516
1341
- #: options/stcr_system.php:527 options/stcr_system.php:537
1342
  msgid "Not Available"
1343
  msgstr ""
1344
 
 
1345
  #: options/stcr_system.php:414
1346
- #, php-format
1347
  msgid "Connection uses %s"
1348
  msgstr ""
1349
 
1350
  #: options/stcr_system.php:431
1351
- #, php-format
1352
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1353
  msgstr ""
1354
 
@@ -1362,106 +1338,112 @@ msgid ""
1362
  "exist."
1363
  msgstr ""
1364
 
1365
- #: options/stcr_system.php:458
1366
- #, php-format
1367
  msgid "%s - We recommend a minimum cURL version of 7.40."
1368
  msgstr ""
1369
 
1370
- #: options/stcr_system.php:492
1371
- #, php-format
1372
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1373
  msgstr ""
1374
 
1375
- #: options/stcr_system.php:492
1376
  msgid "WordPress Requirements"
1377
  msgstr ""
1378
 
1379
- #: options/stcr_system.php:507
1380
- #, php-format
1381
  msgid "Default timezone is %s - it should be UTC"
1382
  msgstr ""
1383
 
1384
- #: options/stcr_system.php:523
1385
- #, php-format
1386
  msgid ""
1387
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1388
  "also some extensions, will not work without DOMDocument."
1389
  msgstr ""
1390
 
1391
- #: options/stcr_system.php:534
1392
- #, php-format
1393
  msgid ""
1394
  "Your server does not support the %s function - this is used for file "
1395
  "compression and decompression."
1396
  msgstr ""
1397
 
1398
- #: options/stcr_system.php:551
1399
  msgid "TLS Connection"
1400
  msgstr ""
1401
 
1402
- #: options/stcr_system.php:555
1403
  msgid "TLS Rating"
1404
  msgstr ""
1405
 
1406
- #: options/stcr_system.php:559
1407
  msgid "Server Info"
1408
  msgstr ""
1409
 
1410
- #: options/stcr_system.php:563
1411
  msgid "PHP Version"
1412
  msgstr ""
1413
 
1414
- #: options/stcr_system.php:567
1415
  msgid "PHP Post Max Size"
1416
  msgstr ""
1417
 
1418
- #: options/stcr_system.php:571
1419
  msgid "PHP Max Execution Time"
1420
  msgstr ""
1421
 
1422
- #: options/stcr_system.php:575
1423
  msgid "PHP Max Input Vars"
1424
  msgstr ""
1425
 
1426
- #: options/stcr_system.php:579
1427
  msgid "PHP Max Upload Size"
1428
  msgstr ""
1429
 
1430
- #: options/stcr_system.php:583
1431
  msgid "cURL Version"
1432
  msgstr ""
1433
 
1434
- #: options/stcr_system.php:587
1435
  msgid "MySQL Version"
1436
  msgstr ""
1437
 
1438
- #: options/stcr_system.php:591
1439
  msgid "Default Timezone is UTC"
1440
  msgstr ""
1441
 
1442
- #: options/stcr_system.php:595
1443
  msgid "DOMDocument"
1444
  msgstr ""
1445
 
1446
- #: options/stcr_system.php:599
1447
  msgid "gzip"
1448
  msgstr ""
1449
 
1450
- #: options/stcr_system.php:603
1451
  msgid "GD Graphics Library"
1452
  msgstr ""
1453
 
1454
  # @ subscribe-reloaded
1455
- #: options/stcr_system.php:627
1456
  #, fuzzy
1457
- #| msgid "Active"
1458
  msgid "Active Plugins"
1459
  msgstr "Ação"
1460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1461
  # @ subscribe-reloaded
1462
- #: options/stcr_system.php:684
1463
  #, fuzzy
1464
- #| msgid "Inactive"
1465
  msgid "Inactive Plugins"
1466
  msgstr "Ação"
1467
 
@@ -1498,7 +1480,6 @@ msgstr ""
1498
 
1499
  #: templates/author.php:97 templates/user.php:115
1500
  #, fuzzy
1501
- #| msgid "Don't subscribe"
1502
  msgid "Unsubscribe"
1503
  msgstr "Permitir subscrições do Administrador"
1504
 
@@ -1508,7 +1489,7 @@ msgstr ""
1508
 
1509
  # @ subscribe-reloaded
1510
  #: templates/author.php:100 templates/user.php:118
1511
- #: wp_subscribe_reloaded.php:1209
1512
  msgid "Replies to my comments"
1513
  msgstr "Subscrever sem comentar"
1514
 
@@ -1540,7 +1521,6 @@ msgstr "Enviar"
1540
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1541
  #: templates/subscribe.php:178
1542
  #, fuzzy
1543
- #| msgid "email address"
1544
  msgid "Email address is not valid"
1545
  msgstr "Email do remetente"
1546
 
@@ -1568,42 +1548,42 @@ msgstr ""
1568
 
1569
  # @ subscribe-reloaded
1570
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1571
- #: wp_subscribe_reloaded.php:156
1572
  msgid "Manage subscriptions"
1573
  msgstr "Gerir Subscrições"
1574
 
1575
  # @ subscribe-reloaded
1576
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1577
- #: wp_subscribe_reloaded.php:157
1578
  msgid "Comment Form"
1579
  msgstr "Formulário de resposta"
1580
 
1581
  # @ subscribe-reloaded
1582
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1583
- #: wp_subscribe_reloaded.php:158
1584
  msgid "Management Page"
1585
  msgstr "Página de gestão"
1586
 
1587
  # @ subscribe-reloaded
1588
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1589
- #: wp_subscribe_reloaded.php:159
1590
  msgid "Notifications"
1591
  msgstr "Assunto da notificação"
1592
 
1593
  # @ subscribe-reloaded
1594
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1595
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1596
  msgid "Options"
1597
  msgstr "Opções"
1598
 
1599
  # @ subscribe-reloaded
1600
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1601
- #: wp_subscribe_reloaded.php:161
1602
  msgid "Support"
1603
  msgstr "Suporte"
1604
 
1605
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1606
- #: wp_subscribe_reloaded.php:190
1607
  msgid "StCR System"
1608
  msgstr ""
1609
 
@@ -1643,14 +1623,6 @@ msgstr "Doe alguns trocados!"
1643
  msgid "Important Notice"
1644
  msgstr ""
1645
 
1646
- #: utils/stcr_upgrade.php:120
1647
- msgid ""
1648
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1649
- "database has been sanitized to prevent the raw html messages. <a class="
1650
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1651
- "src=\""
1652
- msgstr ""
1653
-
1654
  #: utils/stcr_upgrade.php:175
1655
  msgid ""
1656
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1671,15 +1643,6 @@ msgid ""
1671
  "one import routine will ever run to prevent data loss."
1672
  msgstr ""
1673
 
1674
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1675
- #: utils/stcr_upgrade.php:400
1676
- msgid ""
1677
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1678
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1679
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1680
- "\"stcr-loading-animation\" src=\""
1681
- msgstr ""
1682
-
1683
  #: utils/stcr_upgrade.php:250
1684
  msgid ""
1685
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1725,7 +1688,7 @@ msgid ""
1725
  msgstr ""
1726
 
1727
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1728
- #: wp_subscribe_reloaded.php:229
1729
  msgid "Settings"
1730
  msgstr ""
1731
 
@@ -1756,14 +1719,6 @@ msgid ""
1756
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1757
  msgstr ""
1758
 
1759
- #: utils/stcr_upgrade.php:421
1760
- msgid ""
1761
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1762
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1763
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1764
- "a><img class=\"stcr-loading-animation\" src=\""
1765
- msgstr ""
1766
-
1767
  #: utils/stcr_upgrade.php:432
1768
  msgid ""
1769
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1777,18 +1732,6 @@ msgid ""
1777
  "email templates, Subscription Checkbox position, and more!"
1778
  msgstr ""
1779
 
1780
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1781
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1782
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1783
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1784
- #: utils/stcr_upgrade.php:611
1785
- msgid ""
1786
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1787
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1788
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1789
- "class=\"stcr-loading-animation\" src=\""
1790
- msgstr ""
1791
-
1792
  #: utils/stcr_upgrade.php:447
1793
  msgid ""
1794
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1879,13 +1822,6 @@ msgid ""
1879
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1880
  msgstr ""
1881
 
1882
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1883
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1884
- #: utils/stcr_upgrade.php:624
1885
- msgid ""
1886
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1887
- msgstr ""
1888
-
1889
  #: utils/stcr_upgrade.php:532
1890
  msgid ""
1891
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1965,12 +1901,6 @@ msgstr ""
1965
  msgid "You might need to clear you cache !!"
1966
  msgstr ""
1967
 
1968
- #: utils/stcr_upgrade.php:631
1969
- msgid ""
1970
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1971
- "version-"
1972
- msgstr ""
1973
-
1974
  #: utils/stcr_utils.php:172
1975
  msgid "January"
1976
  msgstr ""
@@ -1982,7 +1912,6 @@ msgstr ""
1982
  # @ subscribe-reloaded
1983
  #: utils/stcr_utils.php:174
1984
  #, fuzzy
1985
- #| msgid "Search"
1986
  msgid "March"
1987
  msgstr "Procurar"
1988
 
@@ -2061,7 +1990,6 @@ msgstr ""
2061
  # @ subscribe-reloaded
2062
  #: utils/stcr_utils.php:197
2063
  #, fuzzy
2064
- #| msgid "No"
2065
  msgid "Nov"
2066
  msgstr "Não"
2067
 
@@ -2205,12 +2133,6 @@ msgstr "Por favor, confirme sua subscrição da página [post_title]"
2205
  # @ subscribe-reloaded
2206
  #: utils/stcr_utils.php:362
2207
  #, fuzzy
2208
- #| msgid ""
2209
- #| "You have requested to be notified every time a new comment is added to:\n"
2210
- #| "[post_permalink]\n"
2211
- #| "\n"
2212
- #| "Please confirm your request by clicking on this link:\n"
2213
- #| "[confirm_link]"
2214
  msgid ""
2215
  "You have requested to be notified every time a new comment is added to:\n"
2216
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2238,10 +2160,6 @@ msgstr ""
2238
  # @ subscribe-reloaded
2239
  #: utils/stcr_utils.php:365
2240
  #, fuzzy
2241
- #| msgid ""
2242
- #| "You have requested to manage your subscriptions to the articles on "
2243
- #| "[blog_name]. Follow this link to access your personal page:\n"
2244
- #| "[manager_link]"
2245
  msgid ""
2246
  "You have requested to manage your subscriptions to the articles on "
2247
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2257,17 +2175,16 @@ msgid "StCR Notification"
2257
  msgstr "Assunto da notificação"
2258
 
2259
  # @ subscribe-reloaded
2260
- #: wp_subscribe_reloaded.php:188
2261
  #, fuzzy
2262
- #| msgid "Options"
2263
  msgid "StCR Options"
2264
  msgstr "Opções"
2265
 
2266
- #: wp_subscribe_reloaded.php:1207
2267
  msgid "Don't subscribe"
2268
  msgstr "Permitir subscrições do Administrador"
2269
 
2270
- #: wp_subscribe_reloaded.php:1208
2271
  msgid "All"
2272
  msgstr ""
2273
 
@@ -2358,9 +2275,6 @@ msgstr ""
2358
  #~ msgid "Notify admin"
2359
  #~ msgstr "Notificar Administrador"
2360
 
2361
- #~ msgid "Let admin subscribe"
2362
- #~ msgstr "Permitir subscrições do Administrador"
2363
-
2364
  #~ msgid "days"
2365
  #~ msgstr "dias"
2366
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:18-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Sérgio Martins <inove@live.com.pt>\n"
9
  "Language: pt_PT\n"
17
  "X-Textdomain-Support: yes\n"
18
  "X-Generator: Poedit 2.0.6\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
21
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
22
 
23
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
24
  msgid " "
79
 
80
  #: classes/stcr_i18n.php:67
81
  #, fuzzy
 
82
  msgid "Previous"
83
  msgstr "&laquo; Anterior"
84
 
102
  #: options/options_template.php:46 options/stcr_notifications.php:57
103
  #: options/stcr_options.php:65 options/stcr_system.php:114
104
  #, fuzzy
 
105
  msgid "There was an error updating the options."
106
  msgstr "Houve um erro ao atualizar os seguintes campos:"
107
 
525
  #: options/stcr_manage_subscriptions.php:196
526
  #: options/stcr_manage_subscriptions.php:210
527
  #, fuzzy
 
528
  msgid "Actions"
529
  msgstr "Ação:"
530
 
751
  # @ subscribe-reloaded
752
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
753
  #, fuzzy
 
 
 
754
  msgid ""
755
  "Name to use for the 'from' field when sending a new notification to the user."
756
  msgstr ""
794
  # @ subscribe-reloaded
795
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
796
  #, fuzzy
 
 
 
 
797
  msgid ""
798
  "Content of the notification email. Allowed tags: [post_title], "
799
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
868
  # @ subscribe-reloaded
869
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
870
  #, fuzzy
 
 
 
871
  msgid ""
872
  "Content of the One Click confirmation. Allowed tags: [post_title], "
873
  "[blog_name]."
879
 
880
  #: options/stcr_options.php:98 options/stcr_options.php:100
881
  msgid ""
882
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
883
  "You should leave it to Yes always."
884
  msgstr ""
885
 
979
  "acrescentado à discussão."
980
 
981
  # @ subscribe-reloaded
982
+ #: options/stcr_options.php:300
983
  msgid "Track all subscriptions"
984
  msgstr "Seguir todas as assinaturas"
985
 
989
  msgstr ""
990
  "Notificar o administrador quando os utilizadores se inscreverem sem comentar."
991
 
992
+ #: options/stcr_options.php:327
993
+ #, fuzzy
994
+ msgid "Let Admin Subscribe"
995
+ msgstr "Permitir subscrições do Administrador"
996
+
997
  # @ subscribe-reloaded
998
  #: options/stcr_options.php:344 options/stcr_options.php:346
999
  msgid "Let the administrator subscribe to comments when logged in."
1017
  #: options/stcr_options.php:398 options/stcr_options.php:400
1018
  msgid ""
1019
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
1020
+ "your theme already add this into your site."
1021
  msgstr ""
1022
 
1023
  #: options/stcr_options.php:408
1061
  msgstr ""
1062
 
1063
  #: options/stcr_support.php:20
 
1064
  msgid ""
1065
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
1066
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
1070
  # @ subscribe-reloaded
1071
  #: options/stcr_support.php:27
1072
  #, fuzzy
 
 
 
 
 
 
1073
  msgid ""
1074
  "How valuable is the feature offered by this plugin to your visitors? please "
1075
  "consider supporting the author if this plugin made your web site better, "
1088
  # @ subscribe-reloaded
1089
  #: options/stcr_support.php:29
1090
  #, fuzzy
 
1091
  msgid "You can still help"
1092
  msgstr "Não quer doar? Você ainda pode ajudar"
1093
 
1094
  # @ subscribe-reloaded
1095
  #: options/stcr_support.php:30
1096
  #, fuzzy
 
 
 
 
 
 
 
1097
  msgid ""
1098
  "Please consider blogging about my plugin with a link to the plugin's page. "
1099
  "Please let your readers know what makes your blog better. You can also "
1151
  msgstr ""
1152
 
1153
  #: options/stcr_support.php:43
 
1154
  msgid ""
1155
  "The options on the WordPress forum at very limited to share media "
1156
  "information, so I urge you to use GitHub to report any issue, you will get a "
1213
  msgid "Clean Up Log Archive"
1214
  msgstr ""
1215
 
1216
+ #: options/stcr_system.php:202
1217
  msgid ""
1218
  "If you want to clean up the log archive please click the following button"
1219
  msgstr ""
1249
  msgstr ""
1250
 
1251
  #: options/stcr_system.php:290
 
1252
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1253
  msgstr ""
1254
 
1314
 
1315
  #: options/stcr_system.php:397 options/stcr_system.php:398
1316
  #: options/stcr_system.php:399 options/stcr_system.php:400
1317
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1318
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1319
  msgid "Not Available"
1320
  msgstr ""
1321
 
1322
+ #. translators: %s: SSL connection response
1323
  #: options/stcr_system.php:414
 
1324
  msgid "Connection uses %s"
1325
  msgstr ""
1326
 
1327
  #: options/stcr_system.php:431
 
1328
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1329
  msgstr ""
1330
 
1338
  "exist."
1339
  msgstr ""
1340
 
1341
+ #: options/stcr_system.php:460
 
1342
  msgid "%s - We recommend a minimum cURL version of 7.40."
1343
  msgstr ""
1344
 
1345
+ #: options/stcr_system.php:494
 
1346
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1347
  msgstr ""
1348
 
1349
+ #: options/stcr_system.php:494
1350
  msgid "WordPress Requirements"
1351
  msgstr ""
1352
 
1353
+ #: options/stcr_system.php:509
 
1354
  msgid "Default timezone is %s - it should be UTC"
1355
  msgstr ""
1356
 
1357
+ #: options/stcr_system.php:525
 
1358
  msgid ""
1359
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1360
  "also some extensions, will not work without DOMDocument."
1361
  msgstr ""
1362
 
1363
+ #: options/stcr_system.php:536
 
1364
  msgid ""
1365
  "Your server does not support the %s function - this is used for file "
1366
  "compression and decompression."
1367
  msgstr ""
1368
 
1369
+ #: options/stcr_system.php:553
1370
  msgid "TLS Connection"
1371
  msgstr ""
1372
 
1373
+ #: options/stcr_system.php:557
1374
  msgid "TLS Rating"
1375
  msgstr ""
1376
 
1377
+ #: options/stcr_system.php:561
1378
  msgid "Server Info"
1379
  msgstr ""
1380
 
1381
+ #: options/stcr_system.php:565
1382
  msgid "PHP Version"
1383
  msgstr ""
1384
 
1385
+ #: options/stcr_system.php:569
1386
  msgid "PHP Post Max Size"
1387
  msgstr ""
1388
 
1389
+ #: options/stcr_system.php:573
1390
  msgid "PHP Max Execution Time"
1391
  msgstr ""
1392
 
1393
+ #: options/stcr_system.php:577
1394
  msgid "PHP Max Input Vars"
1395
  msgstr ""
1396
 
1397
+ #: options/stcr_system.php:581
1398
  msgid "PHP Max Upload Size"
1399
  msgstr ""
1400
 
1401
+ #: options/stcr_system.php:585
1402
  msgid "cURL Version"
1403
  msgstr ""
1404
 
1405
+ #: options/stcr_system.php:589
1406
  msgid "MySQL Version"
1407
  msgstr ""
1408
 
1409
+ #: options/stcr_system.php:593
1410
  msgid "Default Timezone is UTC"
1411
  msgstr ""
1412
 
1413
+ #: options/stcr_system.php:597
1414
  msgid "DOMDocument"
1415
  msgstr ""
1416
 
1417
+ #: options/stcr_system.php:601
1418
  msgid "gzip"
1419
  msgstr ""
1420
 
1421
+ #: options/stcr_system.php:605
1422
  msgid "GD Graphics Library"
1423
  msgstr ""
1424
 
1425
  # @ subscribe-reloaded
1426
+ #: options/stcr_system.php:629
1427
  #, fuzzy
 
1428
  msgid "Active Plugins"
1429
  msgstr "Ação"
1430
 
1431
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1432
+ msgid "Visit plugin homepage"
1433
+ msgstr ""
1434
+
1435
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1436
+ msgid "Visit author homepage"
1437
+ msgstr ""
1438
+
1439
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1440
+ msgctxt "by author"
1441
+ msgid "by %s"
1442
+ msgstr ""
1443
+
1444
  # @ subscribe-reloaded
1445
+ #: options/stcr_system.php:686
1446
  #, fuzzy
 
1447
  msgid "Inactive Plugins"
1448
  msgstr "Ação"
1449
 
1480
 
1481
  #: templates/author.php:97 templates/user.php:115
1482
  #, fuzzy
 
1483
  msgid "Unsubscribe"
1484
  msgstr "Permitir subscrições do Administrador"
1485
 
1489
 
1490
  # @ subscribe-reloaded
1491
  #: templates/author.php:100 templates/user.php:118
1492
+ #: wp_subscribe_reloaded.php:1210
1493
  msgid "Replies to my comments"
1494
  msgstr "Subscrever sem comentar"
1495
 
1521
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1522
  #: templates/subscribe.php:178
1523
  #, fuzzy
 
1524
  msgid "Email address is not valid"
1525
  msgstr "Email do remetente"
1526
 
1548
 
1549
  # @ subscribe-reloaded
1550
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1551
+ #: wp_subscribe_reloaded.php:157
1552
  msgid "Manage subscriptions"
1553
  msgstr "Gerir Subscrições"
1554
 
1555
  # @ subscribe-reloaded
1556
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1557
+ #: wp_subscribe_reloaded.php:158
1558
  msgid "Comment Form"
1559
  msgstr "Formulário de resposta"
1560
 
1561
  # @ subscribe-reloaded
1562
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1563
+ #: wp_subscribe_reloaded.php:159
1564
  msgid "Management Page"
1565
  msgstr "Página de gestão"
1566
 
1567
  # @ subscribe-reloaded
1568
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1569
+ #: wp_subscribe_reloaded.php:160
1570
  msgid "Notifications"
1571
  msgstr "Assunto da notificação"
1572
 
1573
  # @ subscribe-reloaded
1574
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1575
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1576
  msgid "Options"
1577
  msgstr "Opções"
1578
 
1579
  # @ subscribe-reloaded
1580
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1581
+ #: wp_subscribe_reloaded.php:162
1582
  msgid "Support"
1583
  msgstr "Suporte"
1584
 
1585
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1586
+ #: wp_subscribe_reloaded.php:191
1587
  msgid "StCR System"
1588
  msgstr ""
1589
 
1623
  msgid "Important Notice"
1624
  msgstr ""
1625
 
 
 
 
 
 
 
 
 
1626
  #: utils/stcr_upgrade.php:175
1627
  msgid ""
1628
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1643
  "one import routine will ever run to prevent data loss."
1644
  msgstr ""
1645
 
 
 
 
 
 
 
 
 
 
1646
  #: utils/stcr_upgrade.php:250
1647
  msgid ""
1648
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1688
  msgstr ""
1689
 
1690
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1691
+ #: wp_subscribe_reloaded.php:230
1692
  msgid "Settings"
1693
  msgstr ""
1694
 
1719
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1720
  msgstr ""
1721
 
 
 
 
 
 
 
 
 
1722
  #: utils/stcr_upgrade.php:432
1723
  msgid ""
1724
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1732
  "email templates, Subscription Checkbox position, and more!"
1733
  msgstr ""
1734
 
 
 
 
 
 
 
 
 
 
 
 
 
1735
  #: utils/stcr_upgrade.php:447
1736
  msgid ""
1737
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1822
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1823
  msgstr ""
1824
 
 
 
 
 
 
 
 
1825
  #: utils/stcr_upgrade.php:532
1826
  msgid ""
1827
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1901
  msgid "You might need to clear you cache !!"
1902
  msgstr ""
1903
 
 
 
 
 
 
 
1904
  #: utils/stcr_utils.php:172
1905
  msgid "January"
1906
  msgstr ""
1912
  # @ subscribe-reloaded
1913
  #: utils/stcr_utils.php:174
1914
  #, fuzzy
 
1915
  msgid "March"
1916
  msgstr "Procurar"
1917
 
1990
  # @ subscribe-reloaded
1991
  #: utils/stcr_utils.php:197
1992
  #, fuzzy
 
1993
  msgid "Nov"
1994
  msgstr "Não"
1995
 
2133
  # @ subscribe-reloaded
2134
  #: utils/stcr_utils.php:362
2135
  #, fuzzy
 
 
 
 
 
 
2136
  msgid ""
2137
  "You have requested to be notified every time a new comment is added to:\n"
2138
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2160
  # @ subscribe-reloaded
2161
  #: utils/stcr_utils.php:365
2162
  #, fuzzy
 
 
 
 
2163
  msgid ""
2164
  "You have requested to manage your subscriptions to the articles on "
2165
  "[blog_name]. Follow this link to access your personal page:\n"
2175
  msgstr "Assunto da notificação"
2176
 
2177
  # @ subscribe-reloaded
2178
+ #: wp_subscribe_reloaded.php:189
2179
  #, fuzzy
 
2180
  msgid "StCR Options"
2181
  msgstr "Opções"
2182
 
2183
+ #: wp_subscribe_reloaded.php:1208
2184
  msgid "Don't subscribe"
2185
  msgstr "Permitir subscrições do Administrador"
2186
 
2187
+ #: wp_subscribe_reloaded.php:1209
2188
  msgid "All"
2189
  msgstr ""
2190
 
2275
  #~ msgid "Notify admin"
2276
  #~ msgstr "Notificar Administrador"
2277
 
 
 
 
2278
  #~ msgid "days"
2279
  #~ msgstr "dias"
2280
 
langs/subscribe-reloaded-ru_RU.mo CHANGED
Binary file
langs/subscribe-reloaded-ru_RU.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:25-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:25-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: ru_RU\n"
@@ -15,6 +15,11 @@ msgstr ""
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -58,7 +63,6 @@ msgstr "Искать"
58
 
59
  #: classes/stcr_i18n.php:62
60
  #, fuzzy
61
- #| msgid "No records found"
62
  msgid "No matching records found"
63
  msgstr "Nessun record trovato"
64
 
@@ -76,7 +80,6 @@ msgstr ""
76
 
77
  #: classes/stcr_i18n.php:67
78
  #, fuzzy
79
- #| msgid "&laquo; Previous"
80
  msgid "Previous"
81
  msgstr "&laquo; Обратно"
82
 
@@ -98,7 +101,6 @@ msgstr "Ваши настройки успешно обновлены."
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
101
- #| msgid "There was an error updating the following fields:"
102
  msgid "There was an error updating the options."
103
  msgstr "Произошла ошибка в обновлении следующих полей:"
104
 
@@ -480,7 +482,6 @@ msgstr "Запись (ID)"
480
  #: options/stcr_manage_subscriptions.php:196
481
  #: options/stcr_manage_subscriptions.php:210
482
  #, fuzzy
483
- #| msgid "Action:"
484
  msgid "Actions"
485
  msgstr "Действие:"
486
 
@@ -549,10 +550,6 @@ msgstr "Виртуальная страница управления"
549
 
550
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
551
  #, fuzzy
552
- #| msgid ""
553
- #| "Disable the virtual management page if you need to create a <a href="
554
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
555
- #| "real-management-page\">real page</a> to make your theme happy."
556
  msgid ""
557
  "Disable the virtual management page if you need to create a <a href='https://"
558
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -686,9 +683,6 @@ msgstr "Эл. адрес отправителя"
686
 
687
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
688
  #, fuzzy
689
- #| msgid ""
690
- #| "Name to use for the \"from\" field when sending a new notification to the "
691
- #| "user."
692
  msgid ""
693
  "Name to use for the 'from' field when sending a new notification to the user."
694
  msgstr "Имя в поле \"От кого\" в новом уведомлении пользователю."
@@ -723,10 +717,6 @@ msgstr "Текст уведомления"
723
 
724
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
725
  #, fuzzy
726
- #| msgid ""
727
- #| "Content of the notification email. Allowed tags: [post_title], "
728
- #| "[comment_permalink], [comment_author], [comment_content], "
729
- #| "[post_permalink], [manager_link]"
730
  msgid ""
731
  "Content of the notification email. Allowed tags: [post_title], "
732
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -793,9 +783,6 @@ msgstr "Позволить админу подписываться"
793
 
794
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
795
  #, fuzzy
796
- #| msgid ""
797
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
798
- #| "[blog_name]"
799
  msgid ""
800
  "Content of the One Click confirmation. Allowed tags: [post_title], "
801
  "[blog_name]."
@@ -807,7 +794,7 @@ msgstr ""
807
 
808
  #: options/stcr_options.php:98 options/stcr_options.php:100
809
  msgid ""
810
- "This option will disable the StCR checkbox or dropdown in you comment form. "
811
  "You should leave it to Yes always."
812
  msgstr ""
813
 
@@ -897,7 +884,7 @@ msgid ""
897
  "Notify users when a new trackback or pingback is added to the discussion."
898
  msgstr "Уведомлять подписчиков о новых трэкбеках или пингбэках к обсуждению"
899
 
900
- #: options/stcr_options.php:300 options/stcr_options.php:327
901
  msgid "Track all subscriptions"
902
  msgstr "Отследить все подписки"
903
 
@@ -906,6 +893,11 @@ msgid "Notify the administrator when users subscribe without commenting."
906
  msgstr ""
907
  "Уведомлять администратора, когда пользователи подписываются без комментария."
908
 
 
 
 
 
 
909
  #: options/stcr_options.php:344 options/stcr_options.php:346
910
  msgid "Let the administrator subscribe to comments when logged in."
911
  msgstr "Позволить админу подписываться, когда он авторизован."
@@ -925,7 +917,7 @@ msgstr ""
925
  #: options/stcr_options.php:398 options/stcr_options.php:400
926
  msgid ""
927
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
928
- "you theme already add this into your site."
929
  msgstr ""
930
 
931
  #: options/stcr_options.php:408
@@ -942,7 +934,6 @@ msgstr "Tasso di rimbalzo"
942
 
943
  #: options/stcr_options.php:425
944
  #, fuzzy
945
- #| msgid "Generate"
946
  msgid "Generate New Key"
947
  msgstr "Tasso di rimbalzo"
948
 
@@ -971,7 +962,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
971
  msgstr ""
972
 
973
  #: options/stcr_support.php:20
974
- #, php-format
975
  msgid ""
976
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
977
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -980,12 +970,6 @@ msgstr ""
980
 
981
  #: options/stcr_support.php:27
982
  #, fuzzy
983
- #| msgid ""
984
- #| "How valuable is the feature offered by this plugin to your visitors? "
985
- #| "please consider supporting the author if this plugin made your web site "
986
- #| "better, especially if you are making money out of it. Any donation "
987
- #| "received will be reinvested in the development of <strong>Subscribe to "
988
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
989
  msgid ""
990
  "How valuable is the feature offered by this plugin to your visitors? please "
991
  "consider supporting the author if this plugin made your web site better, "
@@ -1004,19 +988,11 @@ msgstr ""
1004
 
1005
  #: options/stcr_support.php:29
1006
  #, fuzzy
1007
- #| msgid "You can help"
1008
  msgid "You can still help"
1009
  msgstr "Вы можете помочь"
1010
 
1011
  #: options/stcr_support.php:30
1012
  #, fuzzy
1013
- #| msgid ""
1014
- #| "If you don't want to donate money, please consider blogging about my "
1015
- #| "plugin with a link to the plugin's page. Please let your readers know "
1016
- #| "what makes your blog better. You can also contribute donating your time: "
1017
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1018
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1019
- #| "Whatever you do, thanks for using my plugin!"
1020
  msgid ""
1021
  "Please consider blogging about my plugin with a link to the plugin's page. "
1022
  "Please let your readers know what makes your blog better. You can also "
@@ -1072,7 +1048,6 @@ msgid ""
1072
  msgstr ""
1073
 
1074
  #: options/stcr_support.php:43
1075
- #, php-format
1076
  msgid ""
1077
  "The options on the WordPress forum at very limited to share media "
1078
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1135,7 +1110,7 @@ msgstr ""
1135
  msgid "Clean Up Log Archive"
1136
  msgstr ""
1137
 
1138
- #: options/stcr_system.php:203
1139
  msgid ""
1140
  "If you want to clean up the log archive please click the following button"
1141
  msgstr ""
@@ -1150,7 +1125,6 @@ msgstr ""
1150
 
1151
  #: options/stcr_system.php:227
1152
  #, fuzzy
1153
- #| msgid "Recent Downloads"
1154
  msgid "Download"
1155
  msgstr "Download recenti"
1156
 
@@ -1173,7 +1147,6 @@ msgid "WordPress Environment"
1173
  msgstr ""
1174
 
1175
  #: options/stcr_system.php:290
1176
- #, php-format
1177
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1178
  msgstr ""
1179
 
@@ -1211,7 +1184,6 @@ msgstr "Lingua"
1211
 
1212
  #: options/stcr_system.php:354
1213
  #, fuzzy
1214
- #| msgid "Permalink"
1215
  msgid "Permalink Structure"
1216
  msgstr "Permalink"
1217
 
@@ -1241,18 +1213,17 @@ msgstr ""
1241
 
1242
  #: options/stcr_system.php:397 options/stcr_system.php:398
1243
  #: options/stcr_system.php:399 options/stcr_system.php:400
1244
- #: options/stcr_system.php:401 options/stcr_system.php:516
1245
- #: options/stcr_system.php:527 options/stcr_system.php:537
1246
  msgid "Not Available"
1247
  msgstr ""
1248
 
 
1249
  #: options/stcr_system.php:414
1250
- #, php-format
1251
  msgid "Connection uses %s"
1252
  msgstr ""
1253
 
1254
  #: options/stcr_system.php:431
1255
- #, php-format
1256
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1257
  msgstr ""
1258
 
@@ -1266,110 +1237,113 @@ msgid ""
1266
  "exist."
1267
  msgstr ""
1268
 
1269
- #: options/stcr_system.php:458
1270
- #, php-format
1271
  msgid "%s - We recommend a minimum cURL version of 7.40."
1272
  msgstr ""
1273
 
1274
- #: options/stcr_system.php:492
1275
- #, php-format
1276
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:492
1280
  msgid "WordPress Requirements"
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:507
1284
- #, php-format
1285
  msgid "Default timezone is %s - it should be UTC"
1286
  msgstr ""
1287
 
1288
- #: options/stcr_system.php:523
1289
- #, php-format
1290
  msgid ""
1291
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1292
  "also some extensions, will not work without DOMDocument."
1293
  msgstr ""
1294
 
1295
- #: options/stcr_system.php:534
1296
- #, php-format
1297
  msgid ""
1298
  "Your server does not support the %s function - this is used for file "
1299
  "compression and decompression."
1300
  msgstr ""
1301
 
1302
- #: options/stcr_system.php:551
1303
  msgid "TLS Connection"
1304
  msgstr ""
1305
 
1306
- #: options/stcr_system.php:555
1307
  msgid "TLS Rating"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:559
1311
  msgid "Server Info"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:563
1315
  #, fuzzy
1316
- #| msgid "CSS version"
1317
  msgid "PHP Version"
1318
  msgstr "Versione CSS"
1319
 
1320
- #: options/stcr_system.php:567
1321
  msgid "PHP Post Max Size"
1322
  msgstr ""
1323
 
1324
- #: options/stcr_system.php:571
1325
  msgid "PHP Max Execution Time"
1326
  msgstr ""
1327
 
1328
- #: options/stcr_system.php:575
1329
  msgid "PHP Max Input Vars"
1330
  msgstr ""
1331
 
1332
- #: options/stcr_system.php:579
1333
  msgid "PHP Max Upload Size"
1334
  msgstr ""
1335
 
1336
- #: options/stcr_system.php:583
1337
  #, fuzzy
1338
- #| msgid "CSS version"
1339
  msgid "cURL Version"
1340
  msgstr "Versione CSS"
1341
 
1342
- #: options/stcr_system.php:587
1343
  #, fuzzy
1344
- #| msgid "CSS version"
1345
  msgid "MySQL Version"
1346
  msgstr "Versione CSS"
1347
 
1348
- #: options/stcr_system.php:591
1349
  msgid "Default Timezone is UTC"
1350
  msgstr ""
1351
 
1352
- #: options/stcr_system.php:595
1353
  msgid "DOMDocument"
1354
  msgstr ""
1355
 
1356
- #: options/stcr_system.php:599
1357
  msgid "gzip"
1358
  msgstr ""
1359
 
1360
- #: options/stcr_system.php:603
1361
  msgid "GD Graphics Library"
1362
  msgstr ""
1363
 
1364
- #: options/stcr_system.php:627
1365
  #, fuzzy
1366
- #| msgid "Plugins"
1367
  msgid "Active Plugins"
1368
  msgstr "Plugin"
1369
 
1370
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1371
  #, fuzzy
1372
- #| msgid "Inactive"
1373
  msgid "Inactive Plugins"
1374
  msgstr "Активно"
1375
 
@@ -1403,7 +1377,6 @@ msgstr ""
1403
 
1404
  #: templates/author.php:97 templates/user.php:115
1405
  #, fuzzy
1406
- #| msgid "Don't subscribe"
1407
  msgid "Unsubscribe"
1408
  msgstr "Не подписываться"
1409
 
@@ -1412,7 +1385,7 @@ msgid "All comments"
1412
  msgstr ""
1413
 
1414
  #: templates/author.php:100 templates/user.php:118
1415
- #: wp_subscribe_reloaded.php:1209
1416
  msgid "Replies to my comments"
1417
  msgstr "Ответы на мои комментарии"
1418
 
@@ -1442,7 +1415,6 @@ msgstr "Отправить"
1442
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1443
  #: templates/subscribe.php:178
1444
  #, fuzzy
1445
- #| msgid "email address"
1446
  msgid "Email address is not valid"
1447
  msgstr "Эл. адрес отправителя"
1448
 
@@ -1467,37 +1439,37 @@ msgid "You have request to manage another email address and this is forbidden."
1467
  msgstr ""
1468
 
1469
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1470
- #: wp_subscribe_reloaded.php:156
1471
  msgid "Manage subscriptions"
1472
  msgstr "Редактировать подписки"
1473
 
1474
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1475
- #: wp_subscribe_reloaded.php:157
1476
  msgid "Comment Form"
1477
  msgstr "Форма комментария"
1478
 
1479
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1480
- #: wp_subscribe_reloaded.php:158
1481
  msgid "Management Page"
1482
  msgstr "Страница управления"
1483
 
1484
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1485
- #: wp_subscribe_reloaded.php:159
1486
  msgid "Notifications"
1487
  msgstr "Уведомления"
1488
 
1489
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1490
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1491
  msgid "Options"
1492
  msgstr "Параметры"
1493
 
1494
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1495
- #: wp_subscribe_reloaded.php:161
1496
  msgid "Support"
1497
  msgstr "Поддержка"
1498
 
1499
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1500
- #: wp_subscribe_reloaded.php:190
1501
  msgid "StCR System"
1502
  msgstr ""
1503
 
@@ -1535,14 +1507,6 @@ msgstr "Пожертвуйте пару баксов!"
1535
  msgid "Important Notice"
1536
  msgstr ""
1537
 
1538
- #: utils/stcr_upgrade.php:120
1539
- msgid ""
1540
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1541
- "database has been sanitized to prevent the raw html messages. <a class="
1542
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1543
- "src=\""
1544
- msgstr ""
1545
-
1546
  #: utils/stcr_upgrade.php:175
1547
  msgid ""
1548
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1563,15 +1527,6 @@ msgid ""
1563
  "one import routine will ever run to prevent data loss."
1564
  msgstr ""
1565
 
1566
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1567
- #: utils/stcr_upgrade.php:400
1568
- msgid ""
1569
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1570
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1571
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1572
- "\"stcr-loading-animation\" src=\""
1573
- msgstr ""
1574
-
1575
  #: utils/stcr_upgrade.php:250
1576
  msgid ""
1577
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1617,7 +1572,7 @@ msgid ""
1617
  msgstr ""
1618
 
1619
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1620
- #: wp_subscribe_reloaded.php:229
1621
  msgid "Settings"
1622
  msgstr "Scegli ordine"
1623
 
@@ -1648,14 +1603,6 @@ msgid ""
1648
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1649
  msgstr ""
1650
 
1651
- #: utils/stcr_upgrade.php:421
1652
- msgid ""
1653
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1654
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1655
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1656
- "a><img class=\"stcr-loading-animation\" src=\""
1657
- msgstr ""
1658
-
1659
  #: utils/stcr_upgrade.php:432
1660
  msgid ""
1661
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1669,18 +1616,6 @@ msgid ""
1669
  "email templates, Subscription Checkbox position, and more!"
1670
  msgstr ""
1671
 
1672
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1673
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1674
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1675
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1676
- #: utils/stcr_upgrade.php:611
1677
- msgid ""
1678
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1679
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1680
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1681
- "class=\"stcr-loading-animation\" src=\""
1682
- msgstr ""
1683
-
1684
  #: utils/stcr_upgrade.php:447
1685
  msgid ""
1686
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1771,13 +1706,6 @@ msgid ""
1771
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1772
  msgstr ""
1773
 
1774
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1775
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1776
- #: utils/stcr_upgrade.php:624
1777
- msgid ""
1778
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1779
- msgstr ""
1780
-
1781
  #: utils/stcr_upgrade.php:532
1782
  msgid ""
1783
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1857,12 +1785,6 @@ msgstr ""
1857
  msgid "You might need to clear you cache !!"
1858
  msgstr ""
1859
 
1860
- #: utils/stcr_upgrade.php:631
1861
- msgid ""
1862
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1863
- "version-"
1864
- msgstr ""
1865
-
1866
  #: utils/stcr_utils.php:172
1867
  msgid "January"
1868
  msgstr ""
@@ -1873,7 +1795,6 @@ msgstr ""
1873
 
1874
  #: utils/stcr_utils.php:174
1875
  #, fuzzy
1876
- #| msgid "Search"
1877
  msgid "March"
1878
  msgstr "Искать"
1879
 
@@ -1883,7 +1804,6 @@ msgstr ""
1883
 
1884
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1885
  #, fuzzy
1886
- #| msgid "Day"
1887
  msgid "May"
1888
  msgstr "Giorno"
1889
 
@@ -1953,7 +1873,6 @@ msgstr ""
1953
 
1954
  #: utils/stcr_utils.php:197
1955
  #, fuzzy
1956
- #| msgid "No"
1957
  msgid "Nov"
1958
  msgstr "Нет"
1959
 
@@ -2086,12 +2005,6 @@ msgstr "Пожалуйста, подтвердите свою подписку
2086
 
2087
  #: utils/stcr_utils.php:362
2088
  #, fuzzy
2089
- #| msgid ""
2090
- #| "You have requested to be notified every time a new comment is added to:\n"
2091
- #| "[post_permalink]\n"
2092
- #| "\n"
2093
- #| "Please confirm your request by clicking on this link:\n"
2094
- #| "[confirm_link]"
2095
  msgid ""
2096
  "You have requested to be notified every time a new comment is added to:\n"
2097
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2117,10 +2030,6 @@ msgstr ""
2117
 
2118
  #: utils/stcr_utils.php:365
2119
  #, fuzzy
2120
- #| msgid ""
2121
- #| "You have requested to manage your subscriptions to the articles on "
2122
- #| "[blog_name]. Follow this link to access your personal page:\n"
2123
- #| "[manager_link]"
2124
  msgid ""
2125
  "You have requested to manage your subscriptions to the articles on "
2126
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2135,17 +2044,16 @@ msgstr ""
2135
  msgid "StCR Notification"
2136
  msgstr "Уведомления"
2137
 
2138
- #: wp_subscribe_reloaded.php:188
2139
  #, fuzzy
2140
- #| msgid "Options"
2141
  msgid "StCR Options"
2142
  msgstr "Параметры"
2143
 
2144
- #: wp_subscribe_reloaded.php:1207
2145
  msgid "Don't subscribe"
2146
  msgstr "Не подписываться"
2147
 
2148
- #: wp_subscribe_reloaded.php:1208
2149
  msgid "All"
2150
  msgstr "Все"
2151
 
@@ -2247,9 +2155,6 @@ msgstr "Все"
2247
  #~ msgid "Notify admin"
2248
  #~ msgstr "Уведомить админа"
2249
 
2250
- #~ msgid "Let admin subscribe"
2251
- #~ msgstr "Позволить админу подписываться"
2252
-
2253
  #~ msgid "days"
2254
  #~ msgstr "дней"
2255
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:19-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: due chiacchiere <info@duechiacchiere.it>\n"
9
  "Language: ru_RU\n"
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
21
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
22
+ "X-Poedit-SourceCharset: UTF-8\n"
23
 
24
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
25
  msgid " "
63
 
64
  #: classes/stcr_i18n.php:62
65
  #, fuzzy
 
66
  msgid "No matching records found"
67
  msgstr "Nessun record trovato"
68
 
80
 
81
  #: classes/stcr_i18n.php:67
82
  #, fuzzy
 
83
  msgid "Previous"
84
  msgstr "&laquo; Обратно"
85
 
101
  #: options/options_template.php:46 options/stcr_notifications.php:57
102
  #: options/stcr_options.php:65 options/stcr_system.php:114
103
  #, fuzzy
 
104
  msgid "There was an error updating the options."
105
  msgstr "Произошла ошибка в обновлении следующих полей:"
106
 
482
  #: options/stcr_manage_subscriptions.php:196
483
  #: options/stcr_manage_subscriptions.php:210
484
  #, fuzzy
 
485
  msgid "Actions"
486
  msgstr "Действие:"
487
 
550
 
551
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
552
  #, fuzzy
 
 
 
 
553
  msgid ""
554
  "Disable the virtual management page if you need to create a <a href='https://"
555
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
683
 
684
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
685
  #, fuzzy
 
 
 
686
  msgid ""
687
  "Name to use for the 'from' field when sending a new notification to the user."
688
  msgstr "Имя в поле \"От кого\" в новом уведомлении пользователю."
717
 
718
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
719
  #, fuzzy
 
 
 
 
720
  msgid ""
721
  "Content of the notification email. Allowed tags: [post_title], "
722
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
783
 
784
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
785
  #, fuzzy
 
 
 
786
  msgid ""
787
  "Content of the One Click confirmation. Allowed tags: [post_title], "
788
  "[blog_name]."
794
 
795
  #: options/stcr_options.php:98 options/stcr_options.php:100
796
  msgid ""
797
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
798
  "You should leave it to Yes always."
799
  msgstr ""
800
 
884
  "Notify users when a new trackback or pingback is added to the discussion."
885
  msgstr "Уведомлять подписчиков о новых трэкбеках или пингбэках к обсуждению"
886
 
887
+ #: options/stcr_options.php:300
888
  msgid "Track all subscriptions"
889
  msgstr "Отследить все подписки"
890
 
893
  msgstr ""
894
  "Уведомлять администратора, когда пользователи подписываются без комментария."
895
 
896
+ #: options/stcr_options.php:327
897
+ #, fuzzy
898
+ msgid "Let Admin Subscribe"
899
+ msgstr "Позволить админу подписываться"
900
+
901
  #: options/stcr_options.php:344 options/stcr_options.php:346
902
  msgid "Let the administrator subscribe to comments when logged in."
903
  msgstr "Позволить админу подписываться, когда он авторизован."
917
  #: options/stcr_options.php:398 options/stcr_options.php:400
918
  msgid ""
919
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
920
+ "your theme already add this into your site."
921
  msgstr ""
922
 
923
  #: options/stcr_options.php:408
934
 
935
  #: options/stcr_options.php:425
936
  #, fuzzy
 
937
  msgid "Generate New Key"
938
  msgstr "Tasso di rimbalzo"
939
 
962
  msgstr ""
963
 
964
  #: options/stcr_support.php:20
 
965
  msgid ""
966
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
967
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
970
 
971
  #: options/stcr_support.php:27
972
  #, fuzzy
 
 
 
 
 
 
973
  msgid ""
974
  "How valuable is the feature offered by this plugin to your visitors? please "
975
  "consider supporting the author if this plugin made your web site better, "
988
 
989
  #: options/stcr_support.php:29
990
  #, fuzzy
 
991
  msgid "You can still help"
992
  msgstr "Вы можете помочь"
993
 
994
  #: options/stcr_support.php:30
995
  #, fuzzy
 
 
 
 
 
 
 
996
  msgid ""
997
  "Please consider blogging about my plugin with a link to the plugin's page. "
998
  "Please let your readers know what makes your blog better. You can also "
1048
  msgstr ""
1049
 
1050
  #: options/stcr_support.php:43
 
1051
  msgid ""
1052
  "The options on the WordPress forum at very limited to share media "
1053
  "information, so I urge you to use GitHub to report any issue, you will get a "
1110
  msgid "Clean Up Log Archive"
1111
  msgstr ""
1112
 
1113
+ #: options/stcr_system.php:202
1114
  msgid ""
1115
  "If you want to clean up the log archive please click the following button"
1116
  msgstr ""
1125
 
1126
  #: options/stcr_system.php:227
1127
  #, fuzzy
 
1128
  msgid "Download"
1129
  msgstr "Download recenti"
1130
 
1147
  msgstr ""
1148
 
1149
  #: options/stcr_system.php:290
 
1150
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1151
  msgstr ""
1152
 
1184
 
1185
  #: options/stcr_system.php:354
1186
  #, fuzzy
 
1187
  msgid "Permalink Structure"
1188
  msgstr "Permalink"
1189
 
1213
 
1214
  #: options/stcr_system.php:397 options/stcr_system.php:398
1215
  #: options/stcr_system.php:399 options/stcr_system.php:400
1216
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1217
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1218
  msgid "Not Available"
1219
  msgstr ""
1220
 
1221
+ #. translators: %s: SSL connection response
1222
  #: options/stcr_system.php:414
 
1223
  msgid "Connection uses %s"
1224
  msgstr ""
1225
 
1226
  #: options/stcr_system.php:431
 
1227
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1228
  msgstr ""
1229
 
1237
  "exist."
1238
  msgstr ""
1239
 
1240
+ #: options/stcr_system.php:460
 
1241
  msgid "%s - We recommend a minimum cURL version of 7.40."
1242
  msgstr ""
1243
 
1244
+ #: options/stcr_system.php:494
 
1245
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1246
  msgstr ""
1247
 
1248
+ #: options/stcr_system.php:494
1249
  msgid "WordPress Requirements"
1250
  msgstr ""
1251
 
1252
+ #: options/stcr_system.php:509
 
1253
  msgid "Default timezone is %s - it should be UTC"
1254
  msgstr ""
1255
 
1256
+ #: options/stcr_system.php:525
 
1257
  msgid ""
1258
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1259
  "also some extensions, will not work without DOMDocument."
1260
  msgstr ""
1261
 
1262
+ #: options/stcr_system.php:536
 
1263
  msgid ""
1264
  "Your server does not support the %s function - this is used for file "
1265
  "compression and decompression."
1266
  msgstr ""
1267
 
1268
+ #: options/stcr_system.php:553
1269
  msgid "TLS Connection"
1270
  msgstr ""
1271
 
1272
+ #: options/stcr_system.php:557
1273
  msgid "TLS Rating"
1274
  msgstr ""
1275
 
1276
+ #: options/stcr_system.php:561
1277
  msgid "Server Info"
1278
  msgstr ""
1279
 
1280
+ #: options/stcr_system.php:565
1281
  #, fuzzy
 
1282
  msgid "PHP Version"
1283
  msgstr "Versione CSS"
1284
 
1285
+ #: options/stcr_system.php:569
1286
  msgid "PHP Post Max Size"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:573
1290
  msgid "PHP Max Execution Time"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:577
1294
  msgid "PHP Max Input Vars"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:581
1298
  msgid "PHP Max Upload Size"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:585
1302
  #, fuzzy
 
1303
  msgid "cURL Version"
1304
  msgstr "Versione CSS"
1305
 
1306
+ #: options/stcr_system.php:589
1307
  #, fuzzy
 
1308
  msgid "MySQL Version"
1309
  msgstr "Versione CSS"
1310
 
1311
+ #: options/stcr_system.php:593
1312
  msgid "Default Timezone is UTC"
1313
  msgstr ""
1314
 
1315
+ #: options/stcr_system.php:597
1316
  msgid "DOMDocument"
1317
  msgstr ""
1318
 
1319
+ #: options/stcr_system.php:601
1320
  msgid "gzip"
1321
  msgstr ""
1322
 
1323
+ #: options/stcr_system.php:605
1324
  msgid "GD Graphics Library"
1325
  msgstr ""
1326
 
1327
+ #: options/stcr_system.php:629
1328
  #, fuzzy
 
1329
  msgid "Active Plugins"
1330
  msgstr "Plugin"
1331
 
1332
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1333
+ msgid "Visit plugin homepage"
1334
+ msgstr ""
1335
+
1336
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1337
+ msgid "Visit author homepage"
1338
+ msgstr ""
1339
+
1340
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1341
+ msgctxt "by author"
1342
+ msgid "by %s"
1343
+ msgstr ""
1344
+
1345
+ #: options/stcr_system.php:686
1346
  #, fuzzy
 
1347
  msgid "Inactive Plugins"
1348
  msgstr "Активно"
1349
 
1377
 
1378
  #: templates/author.php:97 templates/user.php:115
1379
  #, fuzzy
 
1380
  msgid "Unsubscribe"
1381
  msgstr "Не подписываться"
1382
 
1385
  msgstr ""
1386
 
1387
  #: templates/author.php:100 templates/user.php:118
1388
+ #: wp_subscribe_reloaded.php:1210
1389
  msgid "Replies to my comments"
1390
  msgstr "Ответы на мои комментарии"
1391
 
1415
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1416
  #: templates/subscribe.php:178
1417
  #, fuzzy
 
1418
  msgid "Email address is not valid"
1419
  msgstr "Эл. адрес отправителя"
1420
 
1439
  msgstr ""
1440
 
1441
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1442
+ #: wp_subscribe_reloaded.php:157
1443
  msgid "Manage subscriptions"
1444
  msgstr "Редактировать подписки"
1445
 
1446
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1447
+ #: wp_subscribe_reloaded.php:158
1448
  msgid "Comment Form"
1449
  msgstr "Форма комментария"
1450
 
1451
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1452
+ #: wp_subscribe_reloaded.php:159
1453
  msgid "Management Page"
1454
  msgstr "Страница управления"
1455
 
1456
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1457
+ #: wp_subscribe_reloaded.php:160
1458
  msgid "Notifications"
1459
  msgstr "Уведомления"
1460
 
1461
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1462
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1463
  msgid "Options"
1464
  msgstr "Параметры"
1465
 
1466
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1467
+ #: wp_subscribe_reloaded.php:162
1468
  msgid "Support"
1469
  msgstr "Поддержка"
1470
 
1471
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1472
+ #: wp_subscribe_reloaded.php:191
1473
  msgid "StCR System"
1474
  msgstr ""
1475
 
1507
  msgid "Important Notice"
1508
  msgstr ""
1509
 
 
 
 
 
 
 
 
 
1510
  #: utils/stcr_upgrade.php:175
1511
  msgid ""
1512
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1527
  "one import routine will ever run to prevent data loss."
1528
  msgstr ""
1529
 
 
 
 
 
 
 
 
 
 
1530
  #: utils/stcr_upgrade.php:250
1531
  msgid ""
1532
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1572
  msgstr ""
1573
 
1574
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1575
+ #: wp_subscribe_reloaded.php:230
1576
  msgid "Settings"
1577
  msgstr "Scegli ordine"
1578
 
1603
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1604
  msgstr ""
1605
 
 
 
 
 
 
 
 
 
1606
  #: utils/stcr_upgrade.php:432
1607
  msgid ""
1608
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1616
  "email templates, Subscription Checkbox position, and more!"
1617
  msgstr ""
1618
 
 
 
 
 
 
 
 
 
 
 
 
 
1619
  #: utils/stcr_upgrade.php:447
1620
  msgid ""
1621
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1706
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1707
  msgstr ""
1708
 
 
 
 
 
 
 
 
1709
  #: utils/stcr_upgrade.php:532
1710
  msgid ""
1711
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1785
  msgid "You might need to clear you cache !!"
1786
  msgstr ""
1787
 
 
 
 
 
 
 
1788
  #: utils/stcr_utils.php:172
1789
  msgid "January"
1790
  msgstr ""
1795
 
1796
  #: utils/stcr_utils.php:174
1797
  #, fuzzy
 
1798
  msgid "March"
1799
  msgstr "Искать"
1800
 
1804
 
1805
  #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1806
  #, fuzzy
 
1807
  msgid "May"
1808
  msgstr "Giorno"
1809
 
1873
 
1874
  #: utils/stcr_utils.php:197
1875
  #, fuzzy
 
1876
  msgid "Nov"
1877
  msgstr "Нет"
1878
 
2005
 
2006
  #: utils/stcr_utils.php:362
2007
  #, fuzzy
 
 
 
 
 
 
2008
  msgid ""
2009
  "You have requested to be notified every time a new comment is added to:\n"
2010
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2030
 
2031
  #: utils/stcr_utils.php:365
2032
  #, fuzzy
 
 
 
 
2033
  msgid ""
2034
  "You have requested to manage your subscriptions to the articles on "
2035
  "[blog_name]. Follow this link to access your personal page:\n"
2044
  msgid "StCR Notification"
2045
  msgstr "Уведомления"
2046
 
2047
+ #: wp_subscribe_reloaded.php:189
2048
  #, fuzzy
 
2049
  msgid "StCR Options"
2050
  msgstr "Параметры"
2051
 
2052
+ #: wp_subscribe_reloaded.php:1208
2053
  msgid "Don't subscribe"
2054
  msgstr "Не подписываться"
2055
 
2056
+ #: wp_subscribe_reloaded.php:1209
2057
  msgid "All"
2058
  msgstr "Все"
2059
 
2155
  #~ msgid "Notify admin"
2156
  #~ msgstr "Уведомить админа"
2157
 
 
 
 
2158
  #~ msgid "days"
2159
  #~ msgstr "дней"
2160
 
langs/subscribe-reloaded-sr_RS.mo CHANGED
Binary file
langs/subscribe-reloaded-sr_RS.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:25-0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
@@ -16,6 +16,8 @@ msgstr ""
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
 
 
19
 
20
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
21
  msgid " "
@@ -75,7 +77,6 @@ msgstr ""
75
 
76
  #: classes/stcr_i18n.php:67
77
  #, fuzzy
78
- #| msgid "&laquo; Previous"
79
  msgid "Previous"
80
  msgstr "&laquo; Претходна"
81
 
@@ -97,7 +98,6 @@ msgstr "Ваша подешавања су успешно ажурирана."
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
99
  #, fuzzy
100
- #| msgid "There was an error updating the following fields:"
101
  msgid "There was an error updating the options."
102
  msgstr "Дошло је до грешке при ажурирању следећих поља:"
103
 
@@ -483,7 +483,6 @@ msgstr "Чланак (ID)"
483
  #: options/stcr_manage_subscriptions.php:196
484
  #: options/stcr_manage_subscriptions.php:210
485
  #, fuzzy
486
- #| msgid "Action:"
487
  msgid "Actions"
488
  msgstr "Акција:"
489
 
@@ -552,10 +551,6 @@ msgstr "Управљање виртуалном страном"
552
 
553
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
554
  #, fuzzy
555
- #| msgid ""
556
- #| "Disable the virtual management page if you need to create a <a href="
557
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
558
- #| "real-management-page\">real page</a> to make your theme happy."
559
  msgid ""
560
  "Disable the virtual management page if you need to create a <a href='https://"
561
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -688,9 +683,6 @@ msgstr "Е-адреса пошиљаоца"
688
 
689
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
690
  #, fuzzy
691
- #| msgid ""
692
- #| "Name to use for the \"from\" field when sending a new notification to the "
693
- #| "user."
694
  msgid ""
695
  "Name to use for the 'from' field when sending a new notification to the user."
696
  msgstr "Назив за поље \"од кога\", када се шаље ново обавештење кориснику."
@@ -726,10 +718,6 @@ msgstr "Садржај обавештења"
726
 
727
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
728
  #, fuzzy
729
- #| msgid ""
730
- #| "Content of the notification email. Allowed tags: [post_title], "
731
- #| "[comment_permalink], [comment_author], [comment_content], "
732
- #| "[post_permalink], [manager_link]"
733
  msgid ""
734
  "Content of the notification email. Allowed tags: [post_title], "
735
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -797,9 +785,6 @@ msgstr "Дозволи пријаве администратору"
797
 
798
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
799
  #, fuzzy
800
- #| msgid ""
801
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
802
- #| "[blog_name]"
803
  msgid ""
804
  "Content of the One Click confirmation. Allowed tags: [post_title], "
805
  "[blog_name]."
@@ -811,7 +796,7 @@ msgstr ""
811
 
812
  #: options/stcr_options.php:98 options/stcr_options.php:100
813
  msgid ""
814
- "This option will disable the StCR checkbox or dropdown in you comment form. "
815
  "You should leave it to Yes always."
816
  msgstr ""
817
 
@@ -899,7 +884,7 @@ msgid ""
899
  msgstr ""
900
  "Информиши кориснике о новим trackback или pingback додатим у дискусији."
901
 
902
- #: options/stcr_options.php:300 options/stcr_options.php:327
903
  msgid "Track all subscriptions"
904
  msgstr "Прати све пријаве"
905
 
@@ -908,6 +893,11 @@ msgid "Notify the administrator when users subscribe without commenting."
908
  msgstr ""
909
  "Информиши администратора ако коросник покрене пријаву без коментарисања."
910
 
 
 
 
 
 
911
  #: options/stcr_options.php:344 options/stcr_options.php:346
912
  msgid "Let the administrator subscribe to comments when logged in."
913
  msgstr "Дозволи администратору пријаву на коментаре ако је улогован."
@@ -927,7 +917,7 @@ msgstr ""
927
  #: options/stcr_options.php:398 options/stcr_options.php:400
928
  msgid ""
929
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
930
- "you theme already add this into your site."
931
  msgstr ""
932
 
933
  #: options/stcr_options.php:408
@@ -971,7 +961,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
971
  msgstr ""
972
 
973
  #: options/stcr_support.php:20
974
- #, php-format
975
  msgid ""
976
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
977
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -980,12 +969,6 @@ msgstr ""
980
 
981
  #: options/stcr_support.php:27
982
  #, fuzzy
983
- #| msgid ""
984
- #| "How valuable is the feature offered by this plugin to your visitors? "
985
- #| "please consider supporting the author if this plugin made your web site "
986
- #| "better, especially if you are making money out of it. Any donation "
987
- #| "received will be reinvested in the development of <strong>Subscribe to "
988
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
989
  msgid ""
990
  "How valuable is the feature offered by this plugin to your visitors? please "
991
  "consider supporting the author if this plugin made your web site better, "
@@ -1002,19 +985,11 @@ msgstr ""
1002
 
1003
  #: options/stcr_support.php:29
1004
  #, fuzzy
1005
- #| msgid "You can help"
1006
  msgid "You can still help"
1007
  msgstr "И Ви можете да помогнете"
1008
 
1009
  #: options/stcr_support.php:30
1010
  #, fuzzy
1011
- #| msgid ""
1012
- #| "If you don't want to donate money, please consider blogging about my "
1013
- #| "plugin with a link to the plugin's page. Please let your readers know "
1014
- #| "what makes your blog better. You can also contribute donating your time: "
1015
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1016
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1017
- #| "Whatever you do, thanks for using my plugin!"
1018
  msgid ""
1019
  "Please consider blogging about my plugin with a link to the plugin's page. "
1020
  "Please let your readers know what makes your blog better. You can also "
@@ -1068,7 +1043,6 @@ msgid ""
1068
  msgstr ""
1069
 
1070
  #: options/stcr_support.php:43
1071
- #, php-format
1072
  msgid ""
1073
  "The options on the WordPress forum at very limited to share media "
1074
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1131,7 +1105,7 @@ msgstr ""
1131
  msgid "Clean Up Log Archive"
1132
  msgstr ""
1133
 
1134
- #: options/stcr_system.php:203
1135
  msgid ""
1136
  "If you want to clean up the log archive please click the following button"
1137
  msgstr ""
@@ -1167,7 +1141,6 @@ msgid "WordPress Environment"
1167
  msgstr ""
1168
 
1169
  #: options/stcr_system.php:290
1170
- #, php-format
1171
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1172
  msgstr ""
1173
 
@@ -1233,18 +1206,17 @@ msgstr ""
1233
 
1234
  #: options/stcr_system.php:397 options/stcr_system.php:398
1235
  #: options/stcr_system.php:399 options/stcr_system.php:400
1236
- #: options/stcr_system.php:401 options/stcr_system.php:516
1237
- #: options/stcr_system.php:527 options/stcr_system.php:537
1238
  msgid "Not Available"
1239
  msgstr ""
1240
 
 
1241
  #: options/stcr_system.php:414
1242
- #, php-format
1243
  msgid "Connection uses %s"
1244
  msgstr ""
1245
 
1246
  #: options/stcr_system.php:431
1247
- #, php-format
1248
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1249
  msgstr ""
1250
 
@@ -1258,104 +1230,110 @@ msgid ""
1258
  "exist."
1259
  msgstr ""
1260
 
1261
- #: options/stcr_system.php:458
1262
- #, php-format
1263
  msgid "%s - We recommend a minimum cURL version of 7.40."
1264
  msgstr ""
1265
 
1266
- #: options/stcr_system.php:492
1267
- #, php-format
1268
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1269
  msgstr ""
1270
 
1271
- #: options/stcr_system.php:492
1272
  msgid "WordPress Requirements"
1273
  msgstr ""
1274
 
1275
- #: options/stcr_system.php:507
1276
- #, php-format
1277
  msgid "Default timezone is %s - it should be UTC"
1278
  msgstr ""
1279
 
1280
- #: options/stcr_system.php:523
1281
- #, php-format
1282
  msgid ""
1283
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1284
  "also some extensions, will not work without DOMDocument."
1285
  msgstr ""
1286
 
1287
- #: options/stcr_system.php:534
1288
- #, php-format
1289
  msgid ""
1290
  "Your server does not support the %s function - this is used for file "
1291
  "compression and decompression."
1292
  msgstr ""
1293
 
1294
- #: options/stcr_system.php:551
1295
  msgid "TLS Connection"
1296
  msgstr ""
1297
 
1298
- #: options/stcr_system.php:555
1299
  msgid "TLS Rating"
1300
  msgstr ""
1301
 
1302
- #: options/stcr_system.php:559
1303
  msgid "Server Info"
1304
  msgstr ""
1305
 
1306
- #: options/stcr_system.php:563
1307
  msgid "PHP Version"
1308
  msgstr ""
1309
 
1310
- #: options/stcr_system.php:567
1311
  msgid "PHP Post Max Size"
1312
  msgstr ""
1313
 
1314
- #: options/stcr_system.php:571
1315
  msgid "PHP Max Execution Time"
1316
  msgstr ""
1317
 
1318
- #: options/stcr_system.php:575
1319
  msgid "PHP Max Input Vars"
1320
  msgstr ""
1321
 
1322
- #: options/stcr_system.php:579
1323
  msgid "PHP Max Upload Size"
1324
  msgstr ""
1325
 
1326
- #: options/stcr_system.php:583
1327
  msgid "cURL Version"
1328
  msgstr ""
1329
 
1330
- #: options/stcr_system.php:587
1331
  msgid "MySQL Version"
1332
  msgstr ""
1333
 
1334
- #: options/stcr_system.php:591
1335
  msgid "Default Timezone is UTC"
1336
  msgstr ""
1337
 
1338
- #: options/stcr_system.php:595
1339
  msgid "DOMDocument"
1340
  msgstr ""
1341
 
1342
- #: options/stcr_system.php:599
1343
  msgid "gzip"
1344
  msgstr ""
1345
 
1346
- #: options/stcr_system.php:603
1347
  msgid "GD Graphics Library"
1348
  msgstr ""
1349
 
1350
- #: options/stcr_system.php:627
1351
  #, fuzzy
1352
- #| msgid "Active"
1353
  msgid "Active Plugins"
1354
  msgstr "Активан"
1355
 
1356
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1357
  #, fuzzy
1358
- #| msgid "Inactive"
1359
  msgid "Inactive Plugins"
1360
  msgstr "Активан"
1361
 
@@ -1389,7 +1367,6 @@ msgstr ""
1389
 
1390
  #: templates/author.php:97 templates/user.php:115
1391
  #, fuzzy
1392
- #| msgid "Don't subscribe"
1393
  msgid "Unsubscribe"
1394
  msgstr "Не пријављуј"
1395
 
@@ -1398,7 +1375,7 @@ msgid "All comments"
1398
  msgstr ""
1399
 
1400
  #: templates/author.php:100 templates/user.php:118
1401
- #: wp_subscribe_reloaded.php:1209
1402
  msgid "Replies to my comments"
1403
  msgstr "Одговори на моје коментаре"
1404
 
@@ -1428,7 +1405,6 @@ msgstr "Пошаљи"
1428
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1429
  #: templates/subscribe.php:178
1430
  #, fuzzy
1431
- #| msgid "email address"
1432
  msgid "Email address is not valid"
1433
  msgstr "Е-адреса пошиљаоца"
1434
 
@@ -1453,37 +1429,37 @@ msgid "You have request to manage another email address and this is forbidden."
1453
  msgstr ""
1454
 
1455
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1456
- #: wp_subscribe_reloaded.php:156
1457
  msgid "Manage subscriptions"
1458
  msgstr "Управљај пријавама"
1459
 
1460
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1461
- #: wp_subscribe_reloaded.php:157
1462
  msgid "Comment Form"
1463
  msgstr "Формулар за коментаре"
1464
 
1465
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1466
- #: wp_subscribe_reloaded.php:158
1467
  msgid "Management Page"
1468
  msgstr "Управљачка страница"
1469
 
1470
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1471
- #: wp_subscribe_reloaded.php:159
1472
  msgid "Notifications"
1473
  msgstr "Обавештења"
1474
 
1475
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1476
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1477
  msgid "Options"
1478
  msgstr "Параметри"
1479
 
1480
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1481
- #: wp_subscribe_reloaded.php:161
1482
  msgid "Support"
1483
  msgstr "Wsparcie"
1484
 
1485
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1486
- #: wp_subscribe_reloaded.php:190
1487
  msgid "StCR System"
1488
  msgstr ""
1489
 
@@ -1521,14 +1497,6 @@ msgstr "Донирајте неколико динара!"
1521
  msgid "Important Notice"
1522
  msgstr ""
1523
 
1524
- #: utils/stcr_upgrade.php:120
1525
- msgid ""
1526
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1527
- "database has been sanitized to prevent the raw html messages. <a class="
1528
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1529
- "src=\""
1530
- msgstr ""
1531
-
1532
  #: utils/stcr_upgrade.php:175
1533
  msgid ""
1534
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1549,15 +1517,6 @@ msgid ""
1549
  "one import routine will ever run to prevent data loss."
1550
  msgstr ""
1551
 
1552
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1553
- #: utils/stcr_upgrade.php:400
1554
- msgid ""
1555
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1556
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1557
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1558
- "\"stcr-loading-animation\" src=\""
1559
- msgstr ""
1560
-
1561
  #: utils/stcr_upgrade.php:250
1562
  msgid ""
1563
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1603,7 +1562,7 @@ msgid ""
1603
  msgstr ""
1604
 
1605
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1606
- #: wp_subscribe_reloaded.php:229
1607
  msgid "Settings"
1608
  msgstr ""
1609
 
@@ -1634,14 +1593,6 @@ msgid ""
1634
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1635
  msgstr ""
1636
 
1637
- #: utils/stcr_upgrade.php:421
1638
- msgid ""
1639
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1640
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1641
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1642
- "a><img class=\"stcr-loading-animation\" src=\""
1643
- msgstr ""
1644
-
1645
  #: utils/stcr_upgrade.php:432
1646
  msgid ""
1647
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1655,18 +1606,6 @@ msgid ""
1655
  "email templates, Subscription Checkbox position, and more!"
1656
  msgstr ""
1657
 
1658
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1659
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1660
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1661
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1662
- #: utils/stcr_upgrade.php:611
1663
- msgid ""
1664
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1665
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1666
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1667
- "class=\"stcr-loading-animation\" src=\""
1668
- msgstr ""
1669
-
1670
  #: utils/stcr_upgrade.php:447
1671
  msgid ""
1672
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1757,13 +1696,6 @@ msgid ""
1757
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1758
  msgstr ""
1759
 
1760
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1761
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1762
- #: utils/stcr_upgrade.php:624
1763
- msgid ""
1764
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1765
- msgstr ""
1766
-
1767
  #: utils/stcr_upgrade.php:532
1768
  msgid ""
1769
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1843,12 +1775,6 @@ msgstr ""
1843
  msgid "You might need to clear you cache !!"
1844
  msgstr ""
1845
 
1846
- #: utils/stcr_upgrade.php:631
1847
- msgid ""
1848
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1849
- "version-"
1850
- msgstr ""
1851
-
1852
  #: utils/stcr_utils.php:172
1853
  msgid "January"
1854
  msgstr ""
@@ -1859,7 +1785,6 @@ msgstr ""
1859
 
1860
  #: utils/stcr_utils.php:174
1861
  #, fuzzy
1862
- #| msgid "Search"
1863
  msgid "March"
1864
  msgstr "Тражи"
1865
 
@@ -1937,7 +1862,6 @@ msgstr ""
1937
 
1938
  #: utils/stcr_utils.php:197
1939
  #, fuzzy
1940
- #| msgid "No"
1941
  msgid "Nov"
1942
  msgstr "Не"
1943
 
@@ -2066,12 +1990,6 @@ msgstr "Потврдите своју пријаву на [post_title]"
2066
 
2067
  #: utils/stcr_utils.php:362
2068
  #, fuzzy
2069
- #| msgid ""
2070
- #| "You have requested to be notified every time a new comment is added to:\n"
2071
- #| "[post_permalink]\n"
2072
- #| "\n"
2073
- #| "Please confirm your request by clicking on this link:\n"
2074
- #| "[confirm_link]"
2075
  msgid ""
2076
  "You have requested to be notified every time a new comment is added to:\n"
2077
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2098,10 +2016,6 @@ msgstr ""
2098
 
2099
  #: utils/stcr_utils.php:365
2100
  #, fuzzy
2101
- #| msgid ""
2102
- #| "You have requested to manage your subscriptions to the articles on "
2103
- #| "[blog_name]. Follow this link to access your personal page:\n"
2104
- #| "[manager_link]"
2105
  msgid ""
2106
  "You have requested to manage your subscriptions to the articles on "
2107
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2115,17 +2029,16 @@ msgstr ""
2115
  msgid "StCR Notification"
2116
  msgstr "Обавештења"
2117
 
2118
- #: wp_subscribe_reloaded.php:188
2119
  #, fuzzy
2120
- #| msgid "Options"
2121
  msgid "StCR Options"
2122
  msgstr "Параметри"
2123
 
2124
- #: wp_subscribe_reloaded.php:1207
2125
  msgid "Don't subscribe"
2126
  msgstr "Не пријављуј"
2127
 
2128
- #: wp_subscribe_reloaded.php:1208
2129
  msgid "All"
2130
  msgstr "Све"
2131
 
@@ -2225,9 +2138,6 @@ msgstr "Све"
2225
  #~ msgid "Notify admin"
2226
  #~ msgstr "Обавештавај администратора"
2227
 
2228
- #~ msgid "Let admin subscribe"
2229
- #~ msgstr "Дозволи пријаве администратору"
2230
-
2231
  #~ msgid "days"
2232
  #~ msgstr "дана"
2233
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Filip \"inzaghi89\" Cierpich <inzaghi89@gmail.com>\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
20
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Претходна"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Дошло је до грешке при ажурирању следећих поља:"
103
 
483
  #: options/stcr_manage_subscriptions.php:196
484
  #: options/stcr_manage_subscriptions.php:210
485
  #, fuzzy
 
486
  msgid "Actions"
487
  msgstr "Акција:"
488
 
551
 
552
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
553
  #, fuzzy
 
 
 
 
554
  msgid ""
555
  "Disable the virtual management page if you need to create a <a href='https://"
556
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
683
 
684
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
685
  #, fuzzy
 
 
 
686
  msgid ""
687
  "Name to use for the 'from' field when sending a new notification to the user."
688
  msgstr "Назив за поље \"од кога\", када се шаље ново обавештење кориснику."
718
 
719
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
720
  #, fuzzy
 
 
 
 
721
  msgid ""
722
  "Content of the notification email. Allowed tags: [post_title], "
723
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
785
 
786
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
787
  #, fuzzy
 
 
 
788
  msgid ""
789
  "Content of the One Click confirmation. Allowed tags: [post_title], "
790
  "[blog_name]."
796
 
797
  #: options/stcr_options.php:98 options/stcr_options.php:100
798
  msgid ""
799
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
800
  "You should leave it to Yes always."
801
  msgstr ""
802
 
884
  msgstr ""
885
  "Информиши кориснике о новим trackback или pingback додатим у дискусији."
886
 
887
+ #: options/stcr_options.php:300
888
  msgid "Track all subscriptions"
889
  msgstr "Прати све пријаве"
890
 
893
  msgstr ""
894
  "Информиши администратора ако коросник покрене пријаву без коментарисања."
895
 
896
+ #: options/stcr_options.php:327
897
+ #, fuzzy
898
+ msgid "Let Admin Subscribe"
899
+ msgstr "Дозволи пријаве администратору"
900
+
901
  #: options/stcr_options.php:344 options/stcr_options.php:346
902
  msgid "Let the administrator subscribe to comments when logged in."
903
  msgstr "Дозволи администратору пријаву на коментаре ако је улогован."
917
  #: options/stcr_options.php:398 options/stcr_options.php:400
918
  msgid ""
919
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
920
+ "your theme already add this into your site."
921
  msgstr ""
922
 
923
  #: options/stcr_options.php:408
961
  msgstr ""
962
 
963
  #: options/stcr_support.php:20
 
964
  msgid ""
965
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
966
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
969
 
970
  #: options/stcr_support.php:27
971
  #, fuzzy
 
 
 
 
 
 
972
  msgid ""
973
  "How valuable is the feature offered by this plugin to your visitors? please "
974
  "consider supporting the author if this plugin made your web site better, "
985
 
986
  #: options/stcr_support.php:29
987
  #, fuzzy
 
988
  msgid "You can still help"
989
  msgstr "И Ви можете да помогнете"
990
 
991
  #: options/stcr_support.php:30
992
  #, fuzzy
 
 
 
 
 
 
 
993
  msgid ""
994
  "Please consider blogging about my plugin with a link to the plugin's page. "
995
  "Please let your readers know what makes your blog better. You can also "
1043
  msgstr ""
1044
 
1045
  #: options/stcr_support.php:43
 
1046
  msgid ""
1047
  "The options on the WordPress forum at very limited to share media "
1048
  "information, so I urge you to use GitHub to report any issue, you will get a "
1105
  msgid "Clean Up Log Archive"
1106
  msgstr ""
1107
 
1108
+ #: options/stcr_system.php:202
1109
  msgid ""
1110
  "If you want to clean up the log archive please click the following button"
1111
  msgstr ""
1141
  msgstr ""
1142
 
1143
  #: options/stcr_system.php:290
 
1144
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1145
  msgstr ""
1146
 
1206
 
1207
  #: options/stcr_system.php:397 options/stcr_system.php:398
1208
  #: options/stcr_system.php:399 options/stcr_system.php:400
1209
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1210
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1211
  msgid "Not Available"
1212
  msgstr ""
1213
 
1214
+ #. translators: %s: SSL connection response
1215
  #: options/stcr_system.php:414
 
1216
  msgid "Connection uses %s"
1217
  msgstr ""
1218
 
1219
  #: options/stcr_system.php:431
 
1220
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1221
  msgstr ""
1222
 
1230
  "exist."
1231
  msgstr ""
1232
 
1233
+ #: options/stcr_system.php:460
 
1234
  msgid "%s - We recommend a minimum cURL version of 7.40."
1235
  msgstr ""
1236
 
1237
+ #: options/stcr_system.php:494
 
1238
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1239
  msgstr ""
1240
 
1241
+ #: options/stcr_system.php:494
1242
  msgid "WordPress Requirements"
1243
  msgstr ""
1244
 
1245
+ #: options/stcr_system.php:509
 
1246
  msgid "Default timezone is %s - it should be UTC"
1247
  msgstr ""
1248
 
1249
+ #: options/stcr_system.php:525
 
1250
  msgid ""
1251
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1252
  "also some extensions, will not work without DOMDocument."
1253
  msgstr ""
1254
 
1255
+ #: options/stcr_system.php:536
 
1256
  msgid ""
1257
  "Your server does not support the %s function - this is used for file "
1258
  "compression and decompression."
1259
  msgstr ""
1260
 
1261
+ #: options/stcr_system.php:553
1262
  msgid "TLS Connection"
1263
  msgstr ""
1264
 
1265
+ #: options/stcr_system.php:557
1266
  msgid "TLS Rating"
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:561
1270
  msgid "Server Info"
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:565
1274
  msgid "PHP Version"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:569
1278
  msgid "PHP Post Max Size"
1279
  msgstr ""
1280
 
1281
+ #: options/stcr_system.php:573
1282
  msgid "PHP Max Execution Time"
1283
  msgstr ""
1284
 
1285
+ #: options/stcr_system.php:577
1286
  msgid "PHP Max Input Vars"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:581
1290
  msgid "PHP Max Upload Size"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:585
1294
  msgid "cURL Version"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:589
1298
  msgid "MySQL Version"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:593
1302
  msgid "Default Timezone is UTC"
1303
  msgstr ""
1304
 
1305
+ #: options/stcr_system.php:597
1306
  msgid "DOMDocument"
1307
  msgstr ""
1308
 
1309
+ #: options/stcr_system.php:601
1310
  msgid "gzip"
1311
  msgstr ""
1312
 
1313
+ #: options/stcr_system.php:605
1314
  msgid "GD Graphics Library"
1315
  msgstr ""
1316
 
1317
+ #: options/stcr_system.php:629
1318
  #, fuzzy
 
1319
  msgid "Active Plugins"
1320
  msgstr "Активан"
1321
 
1322
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1323
+ msgid "Visit plugin homepage"
1324
+ msgstr ""
1325
+
1326
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1327
+ msgid "Visit author homepage"
1328
+ msgstr ""
1329
+
1330
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1331
+ msgctxt "by author"
1332
+ msgid "by %s"
1333
+ msgstr ""
1334
+
1335
+ #: options/stcr_system.php:686
1336
  #, fuzzy
 
1337
  msgid "Inactive Plugins"
1338
  msgstr "Активан"
1339
 
1367
 
1368
  #: templates/author.php:97 templates/user.php:115
1369
  #, fuzzy
 
1370
  msgid "Unsubscribe"
1371
  msgstr "Не пријављуј"
1372
 
1375
  msgstr ""
1376
 
1377
  #: templates/author.php:100 templates/user.php:118
1378
+ #: wp_subscribe_reloaded.php:1210
1379
  msgid "Replies to my comments"
1380
  msgstr "Одговори на моје коментаре"
1381
 
1405
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1406
  #: templates/subscribe.php:178
1407
  #, fuzzy
 
1408
  msgid "Email address is not valid"
1409
  msgstr "Е-адреса пошиљаоца"
1410
 
1429
  msgstr ""
1430
 
1431
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1432
+ #: wp_subscribe_reloaded.php:157
1433
  msgid "Manage subscriptions"
1434
  msgstr "Управљај пријавама"
1435
 
1436
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1437
+ #: wp_subscribe_reloaded.php:158
1438
  msgid "Comment Form"
1439
  msgstr "Формулар за коментаре"
1440
 
1441
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1442
+ #: wp_subscribe_reloaded.php:159
1443
  msgid "Management Page"
1444
  msgstr "Управљачка страница"
1445
 
1446
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1447
+ #: wp_subscribe_reloaded.php:160
1448
  msgid "Notifications"
1449
  msgstr "Обавештења"
1450
 
1451
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1452
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1453
  msgid "Options"
1454
  msgstr "Параметри"
1455
 
1456
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1457
+ #: wp_subscribe_reloaded.php:162
1458
  msgid "Support"
1459
  msgstr "Wsparcie"
1460
 
1461
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1462
+ #: wp_subscribe_reloaded.php:191
1463
  msgid "StCR System"
1464
  msgstr ""
1465
 
1497
  msgid "Important Notice"
1498
  msgstr ""
1499
 
 
 
 
 
 
 
 
 
1500
  #: utils/stcr_upgrade.php:175
1501
  msgid ""
1502
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1517
  "one import routine will ever run to prevent data loss."
1518
  msgstr ""
1519
 
 
 
 
 
 
 
 
 
 
1520
  #: utils/stcr_upgrade.php:250
1521
  msgid ""
1522
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1562
  msgstr ""
1563
 
1564
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1565
+ #: wp_subscribe_reloaded.php:230
1566
  msgid "Settings"
1567
  msgstr ""
1568
 
1593
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1594
  msgstr ""
1595
 
 
 
 
 
 
 
 
 
1596
  #: utils/stcr_upgrade.php:432
1597
  msgid ""
1598
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1606
  "email templates, Subscription Checkbox position, and more!"
1607
  msgstr ""
1608
 
 
 
 
 
 
 
 
 
 
 
 
 
1609
  #: utils/stcr_upgrade.php:447
1610
  msgid ""
1611
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1696
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1697
  msgstr ""
1698
 
 
 
 
 
 
 
 
1699
  #: utils/stcr_upgrade.php:532
1700
  msgid ""
1701
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1775
  msgid "You might need to clear you cache !!"
1776
  msgstr ""
1777
 
 
 
 
 
 
 
1778
  #: utils/stcr_utils.php:172
1779
  msgid "January"
1780
  msgstr ""
1785
 
1786
  #: utils/stcr_utils.php:174
1787
  #, fuzzy
 
1788
  msgid "March"
1789
  msgstr "Тражи"
1790
 
1862
 
1863
  #: utils/stcr_utils.php:197
1864
  #, fuzzy
 
1865
  msgid "Nov"
1866
  msgstr "Не"
1867
 
1990
 
1991
  #: utils/stcr_utils.php:362
1992
  #, fuzzy
 
 
 
 
 
 
1993
  msgid ""
1994
  "You have requested to be notified every time a new comment is added to:\n"
1995
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2016
 
2017
  #: utils/stcr_utils.php:365
2018
  #, fuzzy
 
 
 
 
2019
  msgid ""
2020
  "You have requested to manage your subscriptions to the articles on "
2021
  "[blog_name]. Follow this link to access your personal page:\n"
2029
  msgid "StCR Notification"
2030
  msgstr "Обавештења"
2031
 
2032
+ #: wp_subscribe_reloaded.php:189
2033
  #, fuzzy
 
2034
  msgid "StCR Options"
2035
  msgstr "Параметри"
2036
 
2037
+ #: wp_subscribe_reloaded.php:1208
2038
  msgid "Don't subscribe"
2039
  msgstr "Не пријављуј"
2040
 
2041
+ #: wp_subscribe_reloaded.php:1209
2042
  msgid "All"
2043
  msgstr "Све"
2044
 
2138
  #~ msgid "Notify admin"
2139
  #~ msgstr "Обавештавај администратора"
2140
 
 
 
 
2141
  #~ msgid "days"
2142
  #~ msgstr "дана"
2143
 
langs/subscribe-reloaded-sv_SE.mo CHANGED
Binary file
langs/subscribe-reloaded-sv_SE.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:25-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:25-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Terese Mörtvik <terese.mortvik@tiarin.se>\n"
9
  "Language: sv_SE\n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: er, nplurals=2; plural=(n != 1);\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; Tidigare"
80
 
@@ -96,7 +98,6 @@ msgstr "Dina inställningar har sparats."
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "Det uppstod ett fel vid uppdateringen av följande:"
102
 
@@ -480,7 +481,6 @@ msgstr "Inlägg (ID)"
480
  #: options/stcr_manage_subscriptions.php:196
481
  #: options/stcr_manage_subscriptions.php:210
482
  #, fuzzy
483
- #| msgid "Action:"
484
  msgid "Actions"
485
  msgstr "Handling:"
486
 
@@ -549,10 +549,6 @@ msgstr "Administrationssida"
549
 
550
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
551
  #, fuzzy
552
- #| msgid ""
553
- #| "Disable the virtual management page if you need to create a <a href="
554
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
555
- #| "real-management-page\">real page</a> to make your theme happy."
556
  msgid ""
557
  "Disable the virtual management page if you need to create a <a href='https://"
558
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -685,9 +681,6 @@ msgstr "Avsändarens adress"
685
 
686
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
687
  #, fuzzy
688
- #| msgid ""
689
- #| "Name to use for the \"from\" field when sending a new notification to the "
690
- #| "user."
691
  msgid ""
692
  "Name to use for the 'from' field when sending a new notification to the user."
693
  msgstr ""
@@ -726,10 +719,6 @@ msgstr "Meddelande"
726
 
727
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
728
  #, fuzzy
729
- #| msgid ""
730
- #| "Content of the notification email. Allowed tags: [post_title], "
731
- #| "[comment_permalink], [comment_author], [comment_content], "
732
- #| "[post_permalink], [manager_link]"
733
  msgid ""
734
  "Content of the notification email. Allowed tags: [post_title], "
735
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -797,9 +786,6 @@ msgstr "Låt administratör prenumerera"
797
 
798
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
799
  #, fuzzy
800
- #| msgid ""
801
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
802
- #| "[blog_name]"
803
  msgid ""
804
  "Content of the One Click confirmation. Allowed tags: [post_title], "
805
  "[blog_name]."
@@ -811,7 +797,7 @@ msgstr ""
811
 
812
  #: options/stcr_options.php:98 options/stcr_options.php:100
813
  msgid ""
814
- "This option will disable the StCR checkbox or dropdown in you comment form. "
815
  "You should leave it to Yes always."
816
  msgstr ""
817
 
@@ -903,7 +889,7 @@ msgid ""
903
  msgstr ""
904
  "Meddela användare när en trackback eller pingback läggs till i diskussionen."
905
 
906
- #: options/stcr_options.php:300 options/stcr_options.php:327
907
  msgid "Track all subscriptions"
908
  msgstr "Spåra alla prenumerationer"
909
 
@@ -911,6 +897,11 @@ msgstr "Spåra alla prenumerationer"
911
  msgid "Notify the administrator when users subscribe without commenting."
912
  msgstr "Meddela administratör när användare prenumererar utan att kommentera."
913
 
 
 
 
 
 
914
  #: options/stcr_options.php:344 options/stcr_options.php:346
915
  msgid "Let the administrator subscribe to comments when logged in."
916
  msgstr "Låt administratör prenumerera på kommentarer även när inloggad."
@@ -930,7 +921,7 @@ msgstr ""
930
  #: options/stcr_options.php:398 options/stcr_options.php:400
931
  msgid ""
932
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
933
- "you theme already add this into your site."
934
  msgstr ""
935
 
936
  #: options/stcr_options.php:408
@@ -974,7 +965,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
974
  msgstr ""
975
 
976
  #: options/stcr_support.php:20
977
- #, php-format
978
  msgid ""
979
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
980
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -983,12 +973,6 @@ msgstr ""
983
 
984
  #: options/stcr_support.php:27
985
  #, fuzzy
986
- #| msgid ""
987
- #| "How valuable is the feature offered by this plugin to your visitors? "
988
- #| "please consider supporting the author if this plugin made your web site "
989
- #| "better, especially if you are making money out of it. Any donation "
990
- #| "received will be reinvested in the development of <strong>Subscribe to "
991
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
992
  msgid ""
993
  "How valuable is the feature offered by this plugin to your visitors? please "
994
  "consider supporting the author if this plugin made your web site better, "
@@ -1005,19 +989,11 @@ msgstr ""
1005
 
1006
  #: options/stcr_support.php:29
1007
  #, fuzzy
1008
- #| msgid "You can help"
1009
  msgid "You can still help"
1010
  msgstr "Du kan hjälpa till"
1011
 
1012
  #: options/stcr_support.php:30
1013
  #, fuzzy
1014
- #| msgid ""
1015
- #| "If you don't want to donate money, please consider blogging about my "
1016
- #| "plugin with a link to the plugin's page. Please let your readers know "
1017
- #| "what makes your blog better. You can also contribute donating your time: "
1018
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1019
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1020
- #| "Whatever you do, thanks for using my plugin!"
1021
  msgid ""
1022
  "Please consider blogging about my plugin with a link to the plugin's page. "
1023
  "Please let your readers know what makes your blog better. You can also "
@@ -1071,7 +1047,6 @@ msgid ""
1071
  msgstr ""
1072
 
1073
  #: options/stcr_support.php:43
1074
- #, php-format
1075
  msgid ""
1076
  "The options on the WordPress forum at very limited to share media "
1077
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1134,7 +1109,7 @@ msgstr ""
1134
  msgid "Clean Up Log Archive"
1135
  msgstr ""
1136
 
1137
- #: options/stcr_system.php:203
1138
  msgid ""
1139
  "If you want to clean up the log archive please click the following button"
1140
  msgstr ""
@@ -1170,7 +1145,6 @@ msgid "WordPress Environment"
1170
  msgstr ""
1171
 
1172
  #: options/stcr_system.php:290
1173
- #, php-format
1174
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1175
  msgstr ""
1176
 
@@ -1236,18 +1210,17 @@ msgstr ""
1236
 
1237
  #: options/stcr_system.php:397 options/stcr_system.php:398
1238
  #: options/stcr_system.php:399 options/stcr_system.php:400
1239
- #: options/stcr_system.php:401 options/stcr_system.php:516
1240
- #: options/stcr_system.php:527 options/stcr_system.php:537
1241
  msgid "Not Available"
1242
  msgstr ""
1243
 
 
1244
  #: options/stcr_system.php:414
1245
- #, php-format
1246
  msgid "Connection uses %s"
1247
  msgstr ""
1248
 
1249
  #: options/stcr_system.php:431
1250
- #, php-format
1251
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1252
  msgstr ""
1253
 
@@ -1261,104 +1234,110 @@ msgid ""
1261
  "exist."
1262
  msgstr ""
1263
 
1264
- #: options/stcr_system.php:458
1265
- #, php-format
1266
  msgid "%s - We recommend a minimum cURL version of 7.40."
1267
  msgstr ""
1268
 
1269
- #: options/stcr_system.php:492
1270
- #, php-format
1271
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1272
  msgstr ""
1273
 
1274
- #: options/stcr_system.php:492
1275
  msgid "WordPress Requirements"
1276
  msgstr ""
1277
 
1278
- #: options/stcr_system.php:507
1279
- #, php-format
1280
  msgid "Default timezone is %s - it should be UTC"
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:523
1284
- #, php-format
1285
  msgid ""
1286
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1287
  "also some extensions, will not work without DOMDocument."
1288
  msgstr ""
1289
 
1290
- #: options/stcr_system.php:534
1291
- #, php-format
1292
  msgid ""
1293
  "Your server does not support the %s function - this is used for file "
1294
  "compression and decompression."
1295
  msgstr ""
1296
 
1297
- #: options/stcr_system.php:551
1298
  msgid "TLS Connection"
1299
  msgstr ""
1300
 
1301
- #: options/stcr_system.php:555
1302
  msgid "TLS Rating"
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:559
1306
  msgid "Server Info"
1307
  msgstr ""
1308
 
1309
- #: options/stcr_system.php:563
1310
  msgid "PHP Version"
1311
  msgstr ""
1312
 
1313
- #: options/stcr_system.php:567
1314
  msgid "PHP Post Max Size"
1315
  msgstr ""
1316
 
1317
- #: options/stcr_system.php:571
1318
  msgid "PHP Max Execution Time"
1319
  msgstr ""
1320
 
1321
- #: options/stcr_system.php:575
1322
  msgid "PHP Max Input Vars"
1323
  msgstr ""
1324
 
1325
- #: options/stcr_system.php:579
1326
  msgid "PHP Max Upload Size"
1327
  msgstr ""
1328
 
1329
- #: options/stcr_system.php:583
1330
  msgid "cURL Version"
1331
  msgstr ""
1332
 
1333
- #: options/stcr_system.php:587
1334
  msgid "MySQL Version"
1335
  msgstr ""
1336
 
1337
- #: options/stcr_system.php:591
1338
  msgid "Default Timezone is UTC"
1339
  msgstr ""
1340
 
1341
- #: options/stcr_system.php:595
1342
  msgid "DOMDocument"
1343
  msgstr ""
1344
 
1345
- #: options/stcr_system.php:599
1346
  msgid "gzip"
1347
  msgstr ""
1348
 
1349
- #: options/stcr_system.php:603
1350
  msgid "GD Graphics Library"
1351
  msgstr ""
1352
 
1353
- #: options/stcr_system.php:627
1354
  #, fuzzy
1355
- #| msgid "Active"
1356
  msgid "Active Plugins"
1357
  msgstr "Aktiv"
1358
 
1359
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1360
  #, fuzzy
1361
- #| msgid "Inactive"
1362
  msgid "Inactive Plugins"
1363
  msgstr "Aktiv"
1364
 
@@ -1392,7 +1371,6 @@ msgstr ""
1392
 
1393
  #: templates/author.php:97 templates/user.php:115
1394
  #, fuzzy
1395
- #| msgid "Don't subscribe"
1396
  msgid "Unsubscribe"
1397
  msgstr "Prenumerera inte"
1398
 
@@ -1401,7 +1379,7 @@ msgid "All comments"
1401
  msgstr ""
1402
 
1403
  #: templates/author.php:100 templates/user.php:118
1404
- #: wp_subscribe_reloaded.php:1209
1405
  msgid "Replies to my comments"
1406
  msgstr "Endast svar på mina kommentarer"
1407
 
@@ -1431,7 +1409,6 @@ msgstr "Skicka"
1431
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1432
  #: templates/subscribe.php:178
1433
  #, fuzzy
1434
- #| msgid "email address"
1435
  msgid "Email address is not valid"
1436
  msgstr "Avsändarens adress"
1437
 
@@ -1456,37 +1433,37 @@ msgid "You have request to manage another email address and this is forbidden."
1456
  msgstr ""
1457
 
1458
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1459
- #: wp_subscribe_reloaded.php:156
1460
  msgid "Manage subscriptions"
1461
  msgstr "Administrera prenumerationer"
1462
 
1463
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1464
- #: wp_subscribe_reloaded.php:157
1465
  msgid "Comment Form"
1466
  msgstr "Kommentarsfält"
1467
 
1468
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1469
- #: wp_subscribe_reloaded.php:158
1470
  msgid "Management Page"
1471
  msgstr "Administrationssida"
1472
 
1473
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1474
- #: wp_subscribe_reloaded.php:159
1475
  msgid "Notifications"
1476
  msgstr "Notifieringar"
1477
 
1478
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1479
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1480
  msgid "Options"
1481
  msgstr "Alternativ"
1482
 
1483
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1484
- #: wp_subscribe_reloaded.php:161
1485
  msgid "Support"
1486
  msgstr "Support"
1487
 
1488
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1489
- #: wp_subscribe_reloaded.php:190
1490
  msgid "StCR System"
1491
  msgstr ""
1492
 
@@ -1524,14 +1501,6 @@ msgstr "Donera några kronor!"
1524
  msgid "Important Notice"
1525
  msgstr ""
1526
 
1527
- #: utils/stcr_upgrade.php:120
1528
- msgid ""
1529
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1530
- "database has been sanitized to prevent the raw html messages. <a class="
1531
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1532
- "src=\""
1533
- msgstr ""
1534
-
1535
  #: utils/stcr_upgrade.php:175
1536
  msgid ""
1537
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1552,15 +1521,6 @@ msgid ""
1552
  "one import routine will ever run to prevent data loss."
1553
  msgstr ""
1554
 
1555
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1556
- #: utils/stcr_upgrade.php:400
1557
- msgid ""
1558
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1559
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1560
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1561
- "\"stcr-loading-animation\" src=\""
1562
- msgstr ""
1563
-
1564
  #: utils/stcr_upgrade.php:250
1565
  msgid ""
1566
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1606,7 +1566,7 @@ msgid ""
1606
  msgstr ""
1607
 
1608
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1609
- #: wp_subscribe_reloaded.php:229
1610
  msgid "Settings"
1611
  msgstr ""
1612
 
@@ -1637,14 +1597,6 @@ msgid ""
1637
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1638
  msgstr ""
1639
 
1640
- #: utils/stcr_upgrade.php:421
1641
- msgid ""
1642
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1643
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1644
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1645
- "a><img class=\"stcr-loading-animation\" src=\""
1646
- msgstr ""
1647
-
1648
  #: utils/stcr_upgrade.php:432
1649
  msgid ""
1650
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1658,18 +1610,6 @@ msgid ""
1658
  "email templates, Subscription Checkbox position, and more!"
1659
  msgstr ""
1660
 
1661
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1662
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1663
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1664
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1665
- #: utils/stcr_upgrade.php:611
1666
- msgid ""
1667
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1668
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1669
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1670
- "class=\"stcr-loading-animation\" src=\""
1671
- msgstr ""
1672
-
1673
  #: utils/stcr_upgrade.php:447
1674
  msgid ""
1675
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1760,13 +1700,6 @@ msgid ""
1760
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1761
  msgstr ""
1762
 
1763
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1764
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1765
- #: utils/stcr_upgrade.php:624
1766
- msgid ""
1767
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1768
- msgstr ""
1769
-
1770
  #: utils/stcr_upgrade.php:532
1771
  msgid ""
1772
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1846,12 +1779,6 @@ msgstr ""
1846
  msgid "You might need to clear you cache !!"
1847
  msgstr ""
1848
 
1849
- #: utils/stcr_upgrade.php:631
1850
- msgid ""
1851
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1852
- "version-"
1853
- msgstr ""
1854
-
1855
  #: utils/stcr_utils.php:172
1856
  msgid "January"
1857
  msgstr ""
@@ -1862,7 +1789,6 @@ msgstr ""
1862
 
1863
  #: utils/stcr_utils.php:174
1864
  #, fuzzy
1865
- #| msgid "Search"
1866
  msgid "March"
1867
  msgstr "Sök"
1868
 
@@ -1940,7 +1866,6 @@ msgstr ""
1940
 
1941
  #: utils/stcr_utils.php:197
1942
  #, fuzzy
1943
- #| msgid "No"
1944
  msgid "Nov"
1945
  msgstr "Nej"
1946
 
@@ -2073,12 +1998,6 @@ msgstr "Vänligen bekräfta din prenumeration på [post_title]"
2073
 
2074
  #: utils/stcr_utils.php:362
2075
  #, fuzzy
2076
- #| msgid ""
2077
- #| "You have requested to be notified every time a new comment is added to:\n"
2078
- #| "[post_permalink]\n"
2079
- #| "\n"
2080
- #| "Please confirm your request by clicking on this link:\n"
2081
- #| "[confirm_link]"
2082
  msgid ""
2083
  "You have requested to be notified every time a new comment is added to:\n"
2084
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2105,10 +2024,6 @@ msgstr ""
2105
 
2106
  #: utils/stcr_utils.php:365
2107
  #, fuzzy
2108
- #| msgid ""
2109
- #| "You have requested to manage your subscriptions to the articles on "
2110
- #| "[blog_name]. Follow this link to access your personal page:\n"
2111
- #| "[manager_link]"
2112
  msgid ""
2113
  "You have requested to manage your subscriptions to the articles on "
2114
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2122,18 +2037,17 @@ msgstr ""
2122
  msgid "StCR Notification"
2123
  msgstr "Notifieringar"
2124
 
2125
- #: wp_subscribe_reloaded.php:188
2126
  #, fuzzy
2127
- #| msgid "Options"
2128
  msgid "StCR Options"
2129
  msgstr "Alternativ"
2130
 
2131
- #: wp_subscribe_reloaded.php:1207
2132
  msgid "Don't subscribe"
2133
  msgstr "Prenumerera inte"
2134
 
2135
  # Alla
2136
- #: wp_subscribe_reloaded.php:1208
2137
  msgid "All"
2138
  msgstr "Alla"
2139
 
@@ -2236,9 +2150,6 @@ msgstr "Alla"
2236
  #~ msgid "Notify admin"
2237
  #~ msgstr "Meddela administratör"
2238
 
2239
- #~ msgid "Let admin subscribe"
2240
- #~ msgstr "Låt administratör prenumerera"
2241
-
2242
  #~ msgid "days"
2243
  #~ msgstr "dagar"
2244
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:19-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: Terese Mörtvik <terese.mortvik@tiarin.se>\n"
9
  "Language: sv_SE\n"
15
  "Plural-Forms: er, nplurals=2; plural=(n != 1);\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Tidigare"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Det uppstod ett fel vid uppdateringen av följande:"
103
 
481
  #: options/stcr_manage_subscriptions.php:196
482
  #: options/stcr_manage_subscriptions.php:210
483
  #, fuzzy
 
484
  msgid "Actions"
485
  msgstr "Handling:"
486
 
549
 
550
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
551
  #, fuzzy
 
 
 
 
552
  msgid ""
553
  "Disable the virtual management page if you need to create a <a href='https://"
554
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
681
 
682
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
683
  #, fuzzy
 
 
 
684
  msgid ""
685
  "Name to use for the 'from' field when sending a new notification to the user."
686
  msgstr ""
719
 
720
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
721
  #, fuzzy
 
 
 
 
722
  msgid ""
723
  "Content of the notification email. Allowed tags: [post_title], "
724
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
786
 
787
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
788
  #, fuzzy
 
 
 
789
  msgid ""
790
  "Content of the One Click confirmation. Allowed tags: [post_title], "
791
  "[blog_name]."
797
 
798
  #: options/stcr_options.php:98 options/stcr_options.php:100
799
  msgid ""
800
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
801
  "You should leave it to Yes always."
802
  msgstr ""
803
 
889
  msgstr ""
890
  "Meddela användare när en trackback eller pingback läggs till i diskussionen."
891
 
892
+ #: options/stcr_options.php:300
893
  msgid "Track all subscriptions"
894
  msgstr "Spåra alla prenumerationer"
895
 
897
  msgid "Notify the administrator when users subscribe without commenting."
898
  msgstr "Meddela administratör när användare prenumererar utan att kommentera."
899
 
900
+ #: options/stcr_options.php:327
901
+ #, fuzzy
902
+ msgid "Let Admin Subscribe"
903
+ msgstr "Låt administratör prenumerera"
904
+
905
  #: options/stcr_options.php:344 options/stcr_options.php:346
906
  msgid "Let the administrator subscribe to comments when logged in."
907
  msgstr "Låt administratör prenumerera på kommentarer även när inloggad."
921
  #: options/stcr_options.php:398 options/stcr_options.php:400
922
  msgid ""
923
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
924
+ "your theme already add this into your site."
925
  msgstr ""
926
 
927
  #: options/stcr_options.php:408
965
  msgstr ""
966
 
967
  #: options/stcr_support.php:20
 
968
  msgid ""
969
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
970
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
973
 
974
  #: options/stcr_support.php:27
975
  #, fuzzy
 
 
 
 
 
 
976
  msgid ""
977
  "How valuable is the feature offered by this plugin to your visitors? please "
978
  "consider supporting the author if this plugin made your web site better, "
989
 
990
  #: options/stcr_support.php:29
991
  #, fuzzy
 
992
  msgid "You can still help"
993
  msgstr "Du kan hjälpa till"
994
 
995
  #: options/stcr_support.php:30
996
  #, fuzzy
 
 
 
 
 
 
 
997
  msgid ""
998
  "Please consider blogging about my plugin with a link to the plugin's page. "
999
  "Please let your readers know what makes your blog better. You can also "
1047
  msgstr ""
1048
 
1049
  #: options/stcr_support.php:43
 
1050
  msgid ""
1051
  "The options on the WordPress forum at very limited to share media "
1052
  "information, so I urge you to use GitHub to report any issue, you will get a "
1109
  msgid "Clean Up Log Archive"
1110
  msgstr ""
1111
 
1112
+ #: options/stcr_system.php:202
1113
  msgid ""
1114
  "If you want to clean up the log archive please click the following button"
1115
  msgstr ""
1145
  msgstr ""
1146
 
1147
  #: options/stcr_system.php:290
 
1148
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1149
  msgstr ""
1150
 
1210
 
1211
  #: options/stcr_system.php:397 options/stcr_system.php:398
1212
  #: options/stcr_system.php:399 options/stcr_system.php:400
1213
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1214
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1215
  msgid "Not Available"
1216
  msgstr ""
1217
 
1218
+ #. translators: %s: SSL connection response
1219
  #: options/stcr_system.php:414
 
1220
  msgid "Connection uses %s"
1221
  msgstr ""
1222
 
1223
  #: options/stcr_system.php:431
 
1224
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1225
  msgstr ""
1226
 
1234
  "exist."
1235
  msgstr ""
1236
 
1237
+ #: options/stcr_system.php:460
 
1238
  msgid "%s - We recommend a minimum cURL version of 7.40."
1239
  msgstr ""
1240
 
1241
+ #: options/stcr_system.php:494
 
1242
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1243
  msgstr ""
1244
 
1245
+ #: options/stcr_system.php:494
1246
  msgid "WordPress Requirements"
1247
  msgstr ""
1248
 
1249
+ #: options/stcr_system.php:509
 
1250
  msgid "Default timezone is %s - it should be UTC"
1251
  msgstr ""
1252
 
1253
+ #: options/stcr_system.php:525
 
1254
  msgid ""
1255
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1256
  "also some extensions, will not work without DOMDocument."
1257
  msgstr ""
1258
 
1259
+ #: options/stcr_system.php:536
 
1260
  msgid ""
1261
  "Your server does not support the %s function - this is used for file "
1262
  "compression and decompression."
1263
  msgstr ""
1264
 
1265
+ #: options/stcr_system.php:553
1266
  msgid "TLS Connection"
1267
  msgstr ""
1268
 
1269
+ #: options/stcr_system.php:557
1270
  msgid "TLS Rating"
1271
  msgstr ""
1272
 
1273
+ #: options/stcr_system.php:561
1274
  msgid "Server Info"
1275
  msgstr ""
1276
 
1277
+ #: options/stcr_system.php:565
1278
  msgid "PHP Version"
1279
  msgstr ""
1280
 
1281
+ #: options/stcr_system.php:569
1282
  msgid "PHP Post Max Size"
1283
  msgstr ""
1284
 
1285
+ #: options/stcr_system.php:573
1286
  msgid "PHP Max Execution Time"
1287
  msgstr ""
1288
 
1289
+ #: options/stcr_system.php:577
1290
  msgid "PHP Max Input Vars"
1291
  msgstr ""
1292
 
1293
+ #: options/stcr_system.php:581
1294
  msgid "PHP Max Upload Size"
1295
  msgstr ""
1296
 
1297
+ #: options/stcr_system.php:585
1298
  msgid "cURL Version"
1299
  msgstr ""
1300
 
1301
+ #: options/stcr_system.php:589
1302
  msgid "MySQL Version"
1303
  msgstr ""
1304
 
1305
+ #: options/stcr_system.php:593
1306
  msgid "Default Timezone is UTC"
1307
  msgstr ""
1308
 
1309
+ #: options/stcr_system.php:597
1310
  msgid "DOMDocument"
1311
  msgstr ""
1312
 
1313
+ #: options/stcr_system.php:601
1314
  msgid "gzip"
1315
  msgstr ""
1316
 
1317
+ #: options/stcr_system.php:605
1318
  msgid "GD Graphics Library"
1319
  msgstr ""
1320
 
1321
+ #: options/stcr_system.php:629
1322
  #, fuzzy
 
1323
  msgid "Active Plugins"
1324
  msgstr "Aktiv"
1325
 
1326
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1327
+ msgid "Visit plugin homepage"
1328
+ msgstr ""
1329
+
1330
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1331
+ msgid "Visit author homepage"
1332
+ msgstr ""
1333
+
1334
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1335
+ msgctxt "by author"
1336
+ msgid "by %s"
1337
+ msgstr ""
1338
+
1339
+ #: options/stcr_system.php:686
1340
  #, fuzzy
 
1341
  msgid "Inactive Plugins"
1342
  msgstr "Aktiv"
1343
 
1371
 
1372
  #: templates/author.php:97 templates/user.php:115
1373
  #, fuzzy
 
1374
  msgid "Unsubscribe"
1375
  msgstr "Prenumerera inte"
1376
 
1379
  msgstr ""
1380
 
1381
  #: templates/author.php:100 templates/user.php:118
1382
+ #: wp_subscribe_reloaded.php:1210
1383
  msgid "Replies to my comments"
1384
  msgstr "Endast svar på mina kommentarer"
1385
 
1409
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1410
  #: templates/subscribe.php:178
1411
  #, fuzzy
 
1412
  msgid "Email address is not valid"
1413
  msgstr "Avsändarens adress"
1414
 
1433
  msgstr ""
1434
 
1435
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1436
+ #: wp_subscribe_reloaded.php:157
1437
  msgid "Manage subscriptions"
1438
  msgstr "Administrera prenumerationer"
1439
 
1440
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1441
+ #: wp_subscribe_reloaded.php:158
1442
  msgid "Comment Form"
1443
  msgstr "Kommentarsfält"
1444
 
1445
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1446
+ #: wp_subscribe_reloaded.php:159
1447
  msgid "Management Page"
1448
  msgstr "Administrationssida"
1449
 
1450
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1451
+ #: wp_subscribe_reloaded.php:160
1452
  msgid "Notifications"
1453
  msgstr "Notifieringar"
1454
 
1455
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1456
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1457
  msgid "Options"
1458
  msgstr "Alternativ"
1459
 
1460
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1461
+ #: wp_subscribe_reloaded.php:162
1462
  msgid "Support"
1463
  msgstr "Support"
1464
 
1465
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1466
+ #: wp_subscribe_reloaded.php:191
1467
  msgid "StCR System"
1468
  msgstr ""
1469
 
1501
  msgid "Important Notice"
1502
  msgstr ""
1503
 
 
 
 
 
 
 
 
 
1504
  #: utils/stcr_upgrade.php:175
1505
  msgid ""
1506
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1521
  "one import routine will ever run to prevent data loss."
1522
  msgstr ""
1523
 
 
 
 
 
 
 
 
 
 
1524
  #: utils/stcr_upgrade.php:250
1525
  msgid ""
1526
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1566
  msgstr ""
1567
 
1568
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1569
+ #: wp_subscribe_reloaded.php:230
1570
  msgid "Settings"
1571
  msgstr ""
1572
 
1597
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1598
  msgstr ""
1599
 
 
 
 
 
 
 
 
 
1600
  #: utils/stcr_upgrade.php:432
1601
  msgid ""
1602
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1610
  "email templates, Subscription Checkbox position, and more!"
1611
  msgstr ""
1612
 
 
 
 
 
 
 
 
 
 
 
 
 
1613
  #: utils/stcr_upgrade.php:447
1614
  msgid ""
1615
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1700
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1701
  msgstr ""
1702
 
 
 
 
 
 
 
 
1703
  #: utils/stcr_upgrade.php:532
1704
  msgid ""
1705
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1779
  msgid "You might need to clear you cache !!"
1780
  msgstr ""
1781
 
 
 
 
 
 
 
1782
  #: utils/stcr_utils.php:172
1783
  msgid "January"
1784
  msgstr ""
1789
 
1790
  #: utils/stcr_utils.php:174
1791
  #, fuzzy
 
1792
  msgid "March"
1793
  msgstr "Sök"
1794
 
1866
 
1867
  #: utils/stcr_utils.php:197
1868
  #, fuzzy
 
1869
  msgid "Nov"
1870
  msgstr "Nej"
1871
 
1998
 
1999
  #: utils/stcr_utils.php:362
2000
  #, fuzzy
 
 
 
 
 
 
2001
  msgid ""
2002
  "You have requested to be notified every time a new comment is added to:\n"
2003
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2024
 
2025
  #: utils/stcr_utils.php:365
2026
  #, fuzzy
 
 
 
 
2027
  msgid ""
2028
  "You have requested to manage your subscriptions to the articles on "
2029
  "[blog_name]. Follow this link to access your personal page:\n"
2037
  msgid "StCR Notification"
2038
  msgstr "Notifieringar"
2039
 
2040
+ #: wp_subscribe_reloaded.php:189
2041
  #, fuzzy
 
2042
  msgid "StCR Options"
2043
  msgstr "Alternativ"
2044
 
2045
+ #: wp_subscribe_reloaded.php:1208
2046
  msgid "Don't subscribe"
2047
  msgstr "Prenumerera inte"
2048
 
2049
  # Alla
2050
+ #: wp_subscribe_reloaded.php:1209
2051
  msgid "All"
2052
  msgstr "Alla"
2053
 
2150
  #~ msgid "Notify admin"
2151
  #~ msgstr "Meddela administratör"
2152
 
 
 
 
2153
  #~ msgid "days"
2154
  #~ msgstr "dagar"
2155
 
langs/subscribe-reloaded-tr_TR.mo CHANGED
Binary file
langs/subscribe-reloaded-tr_TR.po CHANGED
@@ -1,9 +1,9 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:26-0700\n"
6
- "PO-Revision-Date: 2019-01-17 13:26-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: tr_TR\n"
@@ -16,6 +16,8 @@ msgstr ""
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
 
 
19
 
20
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
21
  msgid " "
@@ -75,7 +77,6 @@ msgstr ""
75
 
76
  #: classes/stcr_i18n.php:67
77
  #, fuzzy
78
- #| msgid "&laquo; Previous"
79
  msgid "Previous"
80
  msgstr "&laquo; Önceki"
81
 
@@ -97,7 +98,6 @@ msgstr "Ayarlarınız başarıyla kaydedildi."
97
  #: options/options_template.php:46 options/stcr_notifications.php:57
98
  #: options/stcr_options.php:65 options/stcr_system.php:114
99
  #, fuzzy
100
- #| msgid "There was an error updating the following fields:"
101
  msgid "There was an error updating the options."
102
  msgstr "Ayarlarınız kaydedilirken şu hatalara rastlandı:"
103
 
@@ -486,7 +486,6 @@ msgstr "Yazı (ID)"
486
  #: options/stcr_manage_subscriptions.php:196
487
  #: options/stcr_manage_subscriptions.php:210
488
  #, fuzzy
489
- #| msgid "Action:"
490
  msgid "Actions"
491
  msgstr "Eylem:"
492
 
@@ -555,10 +554,6 @@ msgstr "Sanal Yönetim Sayfası"
555
 
556
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
557
  #, fuzzy
558
- #| msgid ""
559
- #| "Disable the virtual management page if you need to create a <a href="
560
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
561
- #| "real-management-page\">real page</a> to make your theme happy."
562
  msgid ""
563
  "Disable the virtual management page if you need to create a <a href='https://"
564
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -686,9 +681,6 @@ msgstr "Gönderici eposta adresi"
686
 
687
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
688
  #, fuzzy
689
- #| msgid ""
690
- #| "Name to use for the \"from\" field when sending a new notification to the "
691
- #| "user."
692
  msgid ""
693
  "Name to use for the 'from' field when sending a new notification to the user."
694
  msgstr "Yeni yorumların bildirisinde gönderenin adı."
@@ -723,10 +715,6 @@ msgstr "Bildiri mesajı"
723
 
724
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
725
  #, fuzzy
726
- #| msgid ""
727
- #| "Content of the notification email. Allowed tags: [post_title], "
728
- #| "[comment_permalink], [comment_author], [comment_content], "
729
- #| "[post_permalink], [manager_link]"
730
  msgid ""
731
  "Content of the notification email. Allowed tags: [post_title], "
732
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -794,9 +782,6 @@ msgstr "Adminin abone olmasına izin ver"
794
 
795
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
796
  #, fuzzy
797
- #| msgid ""
798
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
799
- #| "[blog_name]"
800
  msgid ""
801
  "Content of the One Click confirmation. Allowed tags: [post_title], "
802
  "[blog_name]."
@@ -808,7 +793,7 @@ msgstr ""
808
 
809
  #: options/stcr_options.php:98 options/stcr_options.php:100
810
  msgid ""
811
- "This option will disable the StCR checkbox or dropdown in you comment form. "
812
  "You should leave it to Yes always."
813
  msgstr ""
814
 
@@ -898,7 +883,7 @@ msgid ""
898
  "Notify users when a new trackback or pingback is added to the discussion."
899
  msgstr "Yeni bir trackback ya da pingback olduğunda kullanıcılara bildirir."
900
 
901
- #: options/stcr_options.php:300 options/stcr_options.php:327
902
  msgid "Track all subscriptions"
903
  msgstr "Tüm abonelikleri takip et"
904
 
@@ -906,6 +891,11 @@ msgstr "Tüm abonelikleri takip et"
906
  msgid "Notify the administrator when users subscribe without commenting."
907
  msgstr "Kullanıcılar yorum bırakmadan abone olduğunda admine bildir."
908
 
 
 
 
 
 
909
  #: options/stcr_options.php:344 options/stcr_options.php:346
910
  msgid "Let the administrator subscribe to comments when logged in."
911
  msgstr "Adminler giriş yaptığında yorumlara abone olmalarına izin ver."
@@ -925,7 +915,7 @@ msgstr ""
925
  #: options/stcr_options.php:398 options/stcr_options.php:400
926
  msgid ""
927
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
928
- "you theme already add this into your site."
929
  msgstr ""
930
 
931
  #: options/stcr_options.php:408
@@ -969,7 +959,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
969
  msgstr ""
970
 
971
  #: options/stcr_support.php:20
972
- #, php-format
973
  msgid ""
974
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
975
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -978,12 +967,6 @@ msgstr ""
978
 
979
  #: options/stcr_support.php:27
980
  #, fuzzy
981
- #| msgid ""
982
- #| "How valuable is the feature offered by this plugin to your visitors? "
983
- #| "please consider supporting the author if this plugin made your web site "
984
- #| "better, especially if you are making money out of it. Any donation "
985
- #| "received will be reinvested in the development of <strong>Subscribe to "
986
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
987
  msgid ""
988
  "How valuable is the feature offered by this plugin to your visitors? please "
989
  "consider supporting the author if this plugin made your web site better, "
@@ -1001,19 +984,11 @@ msgstr ""
1001
 
1002
  #: options/stcr_support.php:29
1003
  #, fuzzy
1004
- #| msgid "You can help"
1005
  msgid "You can still help"
1006
  msgstr "Yardım edebilirsiniz"
1007
 
1008
  #: options/stcr_support.php:30
1009
  #, fuzzy
1010
- #| msgid ""
1011
- #| "If you don't want to donate money, please consider blogging about my "
1012
- #| "plugin with a link to the plugin's page. Please let your readers know "
1013
- #| "what makes your blog better. You can also contribute donating your time: "
1014
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
1015
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
1016
- #| "Whatever you do, thanks for using my plugin!"
1017
  msgid ""
1018
  "Please consider blogging about my plugin with a link to the plugin's page. "
1019
  "Please let your readers know what makes your blog better. You can also "
@@ -1067,7 +1042,6 @@ msgid ""
1067
  msgstr ""
1068
 
1069
  #: options/stcr_support.php:43
1070
- #, php-format
1071
  msgid ""
1072
  "The options on the WordPress forum at very limited to share media "
1073
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1130,7 +1104,7 @@ msgstr ""
1130
  msgid "Clean Up Log Archive"
1131
  msgstr ""
1132
 
1133
- #: options/stcr_system.php:203
1134
  msgid ""
1135
  "If you want to clean up the log archive please click the following button"
1136
  msgstr ""
@@ -1166,7 +1140,6 @@ msgid "WordPress Environment"
1166
  msgstr ""
1167
 
1168
  #: options/stcr_system.php:290
1169
- #, php-format
1170
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1171
  msgstr ""
1172
 
@@ -1232,18 +1205,17 @@ msgstr ""
1232
 
1233
  #: options/stcr_system.php:397 options/stcr_system.php:398
1234
  #: options/stcr_system.php:399 options/stcr_system.php:400
1235
- #: options/stcr_system.php:401 options/stcr_system.php:516
1236
- #: options/stcr_system.php:527 options/stcr_system.php:537
1237
  msgid "Not Available"
1238
  msgstr ""
1239
 
 
1240
  #: options/stcr_system.php:414
1241
- #, php-format
1242
  msgid "Connection uses %s"
1243
  msgstr ""
1244
 
1245
  #: options/stcr_system.php:431
1246
- #, php-format
1247
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1248
  msgstr ""
1249
 
@@ -1257,104 +1229,110 @@ msgid ""
1257
  "exist."
1258
  msgstr ""
1259
 
1260
- #: options/stcr_system.php:458
1261
- #, php-format
1262
  msgid "%s - We recommend a minimum cURL version of 7.40."
1263
  msgstr ""
1264
 
1265
- #: options/stcr_system.php:492
1266
- #, php-format
1267
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1268
  msgstr ""
1269
 
1270
- #: options/stcr_system.php:492
1271
  msgid "WordPress Requirements"
1272
  msgstr ""
1273
 
1274
- #: options/stcr_system.php:507
1275
- #, php-format
1276
  msgid "Default timezone is %s - it should be UTC"
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:523
1280
- #, php-format
1281
  msgid ""
1282
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1283
  "also some extensions, will not work without DOMDocument."
1284
  msgstr ""
1285
 
1286
- #: options/stcr_system.php:534
1287
- #, php-format
1288
  msgid ""
1289
  "Your server does not support the %s function - this is used for file "
1290
  "compression and decompression."
1291
  msgstr ""
1292
 
1293
- #: options/stcr_system.php:551
1294
  msgid "TLS Connection"
1295
  msgstr ""
1296
 
1297
- #: options/stcr_system.php:555
1298
  msgid "TLS Rating"
1299
  msgstr ""
1300
 
1301
- #: options/stcr_system.php:559
1302
  msgid "Server Info"
1303
  msgstr ""
1304
 
1305
- #: options/stcr_system.php:563
1306
  msgid "PHP Version"
1307
  msgstr ""
1308
 
1309
- #: options/stcr_system.php:567
1310
  msgid "PHP Post Max Size"
1311
  msgstr ""
1312
 
1313
- #: options/stcr_system.php:571
1314
  msgid "PHP Max Execution Time"
1315
  msgstr ""
1316
 
1317
- #: options/stcr_system.php:575
1318
  msgid "PHP Max Input Vars"
1319
  msgstr ""
1320
 
1321
- #: options/stcr_system.php:579
1322
  msgid "PHP Max Upload Size"
1323
  msgstr ""
1324
 
1325
- #: options/stcr_system.php:583
1326
  msgid "cURL Version"
1327
  msgstr ""
1328
 
1329
- #: options/stcr_system.php:587
1330
  msgid "MySQL Version"
1331
  msgstr ""
1332
 
1333
- #: options/stcr_system.php:591
1334
  msgid "Default Timezone is UTC"
1335
  msgstr ""
1336
 
1337
- #: options/stcr_system.php:595
1338
  msgid "DOMDocument"
1339
  msgstr ""
1340
 
1341
- #: options/stcr_system.php:599
1342
  msgid "gzip"
1343
  msgstr ""
1344
 
1345
- #: options/stcr_system.php:603
1346
  msgid "GD Graphics Library"
1347
  msgstr ""
1348
 
1349
- #: options/stcr_system.php:627
1350
  #, fuzzy
1351
- #| msgid "Active"
1352
  msgid "Active Plugins"
1353
  msgstr "Aktif"
1354
 
1355
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1356
  #, fuzzy
1357
- #| msgid "Inactive"
1358
  msgid "Inactive Plugins"
1359
  msgstr "Aktif"
1360
 
@@ -1388,7 +1366,6 @@ msgstr ""
1388
 
1389
  #: templates/author.php:97 templates/user.php:115
1390
  #, fuzzy
1391
- #| msgid "Don't subscribe"
1392
  msgid "Unsubscribe"
1393
  msgstr "Abone olma"
1394
 
@@ -1397,7 +1374,7 @@ msgid "All comments"
1397
  msgstr ""
1398
 
1399
  #: templates/author.php:100 templates/user.php:118
1400
- #: wp_subscribe_reloaded.php:1209
1401
  msgid "Replies to my comments"
1402
  msgstr "Yorumlarıma gönderilen yanıtlar"
1403
 
@@ -1427,7 +1404,6 @@ msgstr "Gönder"
1427
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1428
  #: templates/subscribe.php:178
1429
  #, fuzzy
1430
- #| msgid "email address"
1431
  msgid "Email address is not valid"
1432
  msgstr "Gönderici eposta adresi"
1433
 
@@ -1452,37 +1428,37 @@ msgid "You have request to manage another email address and this is forbidden."
1452
  msgstr ""
1453
 
1454
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1455
- #: wp_subscribe_reloaded.php:156
1456
  msgid "Manage subscriptions"
1457
  msgstr "Abonelikler"
1458
 
1459
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1460
- #: wp_subscribe_reloaded.php:157
1461
  msgid "Comment Form"
1462
  msgstr "Yorum Sayfası"
1463
 
1464
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1465
- #: wp_subscribe_reloaded.php:158
1466
  msgid "Management Page"
1467
  msgstr "Yönetim Sayfası"
1468
 
1469
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1470
- #: wp_subscribe_reloaded.php:159
1471
  msgid "Notifications"
1472
  msgstr "Bildiriler"
1473
 
1474
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1475
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1476
  msgid "Options"
1477
  msgstr "Ayarlar"
1478
 
1479
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1480
- #: wp_subscribe_reloaded.php:161
1481
  msgid "Support"
1482
  msgstr "Destek"
1483
 
1484
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1485
- #: wp_subscribe_reloaded.php:190
1486
  msgid "StCR System"
1487
  msgstr ""
1488
 
@@ -1520,14 +1496,6 @@ msgstr "Bir kaç dolar bağışlayın!"
1520
  msgid "Important Notice"
1521
  msgstr ""
1522
 
1523
- #: utils/stcr_upgrade.php:120
1524
- msgid ""
1525
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1526
- "database has been sanitized to prevent the raw html messages. <a class="
1527
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1528
- "src=\""
1529
- msgstr ""
1530
-
1531
  #: utils/stcr_upgrade.php:175
1532
  msgid ""
1533
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1548,15 +1516,6 @@ msgid ""
1548
  "one import routine will ever run to prevent data loss."
1549
  msgstr ""
1550
 
1551
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1552
- #: utils/stcr_upgrade.php:400
1553
- msgid ""
1554
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1555
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1556
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1557
- "\"stcr-loading-animation\" src=\""
1558
- msgstr ""
1559
-
1560
  #: utils/stcr_upgrade.php:250
1561
  msgid ""
1562
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1602,7 +1561,7 @@ msgid ""
1602
  msgstr ""
1603
 
1604
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1605
- #: wp_subscribe_reloaded.php:229
1606
  msgid "Settings"
1607
  msgstr ""
1608
 
@@ -1633,14 +1592,6 @@ msgid ""
1633
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1634
  msgstr ""
1635
 
1636
- #: utils/stcr_upgrade.php:421
1637
- msgid ""
1638
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1639
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1640
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1641
- "a><img class=\"stcr-loading-animation\" src=\""
1642
- msgstr ""
1643
-
1644
  #: utils/stcr_upgrade.php:432
1645
  msgid ""
1646
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1654,18 +1605,6 @@ msgid ""
1654
  "email templates, Subscription Checkbox position, and more!"
1655
  msgstr ""
1656
 
1657
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1658
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1659
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1660
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1661
- #: utils/stcr_upgrade.php:611
1662
- msgid ""
1663
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1664
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1665
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1666
- "class=\"stcr-loading-animation\" src=\""
1667
- msgstr ""
1668
-
1669
  #: utils/stcr_upgrade.php:447
1670
  msgid ""
1671
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1756,13 +1695,6 @@ msgid ""
1756
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1757
  msgstr ""
1758
 
1759
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1760
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1761
- #: utils/stcr_upgrade.php:624
1762
- msgid ""
1763
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1764
- msgstr ""
1765
-
1766
  #: utils/stcr_upgrade.php:532
1767
  msgid ""
1768
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1842,12 +1774,6 @@ msgstr ""
1842
  msgid "You might need to clear you cache !!"
1843
  msgstr ""
1844
 
1845
- #: utils/stcr_upgrade.php:631
1846
- msgid ""
1847
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1848
- "version-"
1849
- msgstr ""
1850
-
1851
  #: utils/stcr_utils.php:172
1852
  msgid "January"
1853
  msgstr ""
@@ -1858,7 +1784,6 @@ msgstr ""
1858
 
1859
  #: utils/stcr_utils.php:174
1860
  #, fuzzy
1861
- #| msgid "Search"
1862
  msgid "March"
1863
  msgstr "Ara"
1864
 
@@ -1936,7 +1861,6 @@ msgstr ""
1936
 
1937
  #: utils/stcr_utils.php:197
1938
  #, fuzzy
1939
- #| msgid "No"
1940
  msgid "Nov"
1941
  msgstr "Hayır"
1942
 
@@ -2070,12 +1994,6 @@ msgstr ""
2070
 
2071
  #: utils/stcr_utils.php:362
2072
  #, fuzzy
2073
- #| msgid ""
2074
- #| "You have requested to be notified every time a new comment is added to:\n"
2075
- #| "[post_permalink]\n"
2076
- #| "\n"
2077
- #| "Please confirm your request by clicking on this link:\n"
2078
- #| "[confirm_link]"
2079
  msgid ""
2080
  "You have requested to be notified every time a new comment is added to:\n"
2081
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2099,10 +2017,6 @@ msgstr ""
2099
 
2100
  #: utils/stcr_utils.php:365
2101
  #, fuzzy
2102
- #| msgid ""
2103
- #| "You have requested to manage your subscriptions to the articles on "
2104
- #| "[blog_name]. Follow this link to access your personal page:\n"
2105
- #| "[manager_link]"
2106
  msgid ""
2107
  "You have requested to manage your subscriptions to the articles on "
2108
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2115,17 +2029,16 @@ msgstr ""
2115
  msgid "StCR Notification"
2116
  msgstr "Bildiriler"
2117
 
2118
- #: wp_subscribe_reloaded.php:188
2119
  #, fuzzy
2120
- #| msgid "Options"
2121
  msgid "StCR Options"
2122
  msgstr "Ayarlar"
2123
 
2124
- #: wp_subscribe_reloaded.php:1207
2125
  msgid "Don't subscribe"
2126
  msgstr "Abone olma"
2127
 
2128
- #: wp_subscribe_reloaded.php:1208
2129
  msgid "All"
2130
  msgstr "Tümü"
2131
 
@@ -2228,9 +2141,6 @@ msgstr "Tümü"
2228
  #~ msgid "Notify admin"
2229
  #~ msgstr "Admini haberdar et"
2230
 
2231
- #~ msgid "Let admin subscribe"
2232
- #~ msgstr "Adminin abone olmasına izin ver"
2233
-
2234
  #~ msgid "days"
2235
  #~ msgstr "günler"
2236
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
+ "PO-Revision-Date: 2018-02-25 23:20-0700\n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
9
  "Language: tr_TR\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
20
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; Önceki"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "Ayarlarınız kaydedilirken şu hatalara rastlandı:"
103
 
486
  #: options/stcr_manage_subscriptions.php:196
487
  #: options/stcr_manage_subscriptions.php:210
488
  #, fuzzy
 
489
  msgid "Actions"
490
  msgstr "Eylem:"
491
 
554
 
555
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
556
  #, fuzzy
 
 
 
 
557
  msgid ""
558
  "Disable the virtual management page if you need to create a <a href='https://"
559
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
681
 
682
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
683
  #, fuzzy
 
 
 
684
  msgid ""
685
  "Name to use for the 'from' field when sending a new notification to the user."
686
  msgstr "Yeni yorumların bildirisinde gönderenin adı."
715
 
716
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
717
  #, fuzzy
 
 
 
 
718
  msgid ""
719
  "Content of the notification email. Allowed tags: [post_title], "
720
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
782
 
783
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
784
  #, fuzzy
 
 
 
785
  msgid ""
786
  "Content of the One Click confirmation. Allowed tags: [post_title], "
787
  "[blog_name]."
793
 
794
  #: options/stcr_options.php:98 options/stcr_options.php:100
795
  msgid ""
796
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
797
  "You should leave it to Yes always."
798
  msgstr ""
799
 
883
  "Notify users when a new trackback or pingback is added to the discussion."
884
  msgstr "Yeni bir trackback ya da pingback olduğunda kullanıcılara bildirir."
885
 
886
+ #: options/stcr_options.php:300
887
  msgid "Track all subscriptions"
888
  msgstr "Tüm abonelikleri takip et"
889
 
891
  msgid "Notify the administrator when users subscribe without commenting."
892
  msgstr "Kullanıcılar yorum bırakmadan abone olduğunda admine bildir."
893
 
894
+ #: options/stcr_options.php:327
895
+ #, fuzzy
896
+ msgid "Let Admin Subscribe"
897
+ msgstr "Adminin abone olmasına izin ver"
898
+
899
  #: options/stcr_options.php:344 options/stcr_options.php:346
900
  msgid "Let the administrator subscribe to comments when logged in."
901
  msgstr "Adminler giriş yaptığında yorumlara abone olmalarına izin ver."
915
  #: options/stcr_options.php:398 options/stcr_options.php:400
916
  msgid ""
917
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
918
+ "your theme already add this into your site."
919
  msgstr ""
920
 
921
  #: options/stcr_options.php:408
959
  msgstr ""
960
 
961
  #: options/stcr_support.php:20
 
962
  msgid ""
963
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
964
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
967
 
968
  #: options/stcr_support.php:27
969
  #, fuzzy
 
 
 
 
 
 
970
  msgid ""
971
  "How valuable is the feature offered by this plugin to your visitors? please "
972
  "consider supporting the author if this plugin made your web site better, "
984
 
985
  #: options/stcr_support.php:29
986
  #, fuzzy
 
987
  msgid "You can still help"
988
  msgstr "Yardım edebilirsiniz"
989
 
990
  #: options/stcr_support.php:30
991
  #, fuzzy
 
 
 
 
 
 
 
992
  msgid ""
993
  "Please consider blogging about my plugin with a link to the plugin's page. "
994
  "Please let your readers know what makes your blog better. You can also "
1042
  msgstr ""
1043
 
1044
  #: options/stcr_support.php:43
 
1045
  msgid ""
1046
  "The options on the WordPress forum at very limited to share media "
1047
  "information, so I urge you to use GitHub to report any issue, you will get a "
1104
  msgid "Clean Up Log Archive"
1105
  msgstr ""
1106
 
1107
+ #: options/stcr_system.php:202
1108
  msgid ""
1109
  "If you want to clean up the log archive please click the following button"
1110
  msgstr ""
1140
  msgstr ""
1141
 
1142
  #: options/stcr_system.php:290
 
1143
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1144
  msgstr ""
1145
 
1205
 
1206
  #: options/stcr_system.php:397 options/stcr_system.php:398
1207
  #: options/stcr_system.php:399 options/stcr_system.php:400
1208
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1209
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1210
  msgid "Not Available"
1211
  msgstr ""
1212
 
1213
+ #. translators: %s: SSL connection response
1214
  #: options/stcr_system.php:414
 
1215
  msgid "Connection uses %s"
1216
  msgstr ""
1217
 
1218
  #: options/stcr_system.php:431
 
1219
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1220
  msgstr ""
1221
 
1229
  "exist."
1230
  msgstr ""
1231
 
1232
+ #: options/stcr_system.php:460
 
1233
  msgid "%s - We recommend a minimum cURL version of 7.40."
1234
  msgstr ""
1235
 
1236
+ #: options/stcr_system.php:494
 
1237
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1238
  msgstr ""
1239
 
1240
+ #: options/stcr_system.php:494
1241
  msgid "WordPress Requirements"
1242
  msgstr ""
1243
 
1244
+ #: options/stcr_system.php:509
 
1245
  msgid "Default timezone is %s - it should be UTC"
1246
  msgstr ""
1247
 
1248
+ #: options/stcr_system.php:525
 
1249
  msgid ""
1250
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1251
  "also some extensions, will not work without DOMDocument."
1252
  msgstr ""
1253
 
1254
+ #: options/stcr_system.php:536
 
1255
  msgid ""
1256
  "Your server does not support the %s function - this is used for file "
1257
  "compression and decompression."
1258
  msgstr ""
1259
 
1260
+ #: options/stcr_system.php:553
1261
  msgid "TLS Connection"
1262
  msgstr ""
1263
 
1264
+ #: options/stcr_system.php:557
1265
  msgid "TLS Rating"
1266
  msgstr ""
1267
 
1268
+ #: options/stcr_system.php:561
1269
  msgid "Server Info"
1270
  msgstr ""
1271
 
1272
+ #: options/stcr_system.php:565
1273
  msgid "PHP Version"
1274
  msgstr ""
1275
 
1276
+ #: options/stcr_system.php:569
1277
  msgid "PHP Post Max Size"
1278
  msgstr ""
1279
 
1280
+ #: options/stcr_system.php:573
1281
  msgid "PHP Max Execution Time"
1282
  msgstr ""
1283
 
1284
+ #: options/stcr_system.php:577
1285
  msgid "PHP Max Input Vars"
1286
  msgstr ""
1287
 
1288
+ #: options/stcr_system.php:581
1289
  msgid "PHP Max Upload Size"
1290
  msgstr ""
1291
 
1292
+ #: options/stcr_system.php:585
1293
  msgid "cURL Version"
1294
  msgstr ""
1295
 
1296
+ #: options/stcr_system.php:589
1297
  msgid "MySQL Version"
1298
  msgstr ""
1299
 
1300
+ #: options/stcr_system.php:593
1301
  msgid "Default Timezone is UTC"
1302
  msgstr ""
1303
 
1304
+ #: options/stcr_system.php:597
1305
  msgid "DOMDocument"
1306
  msgstr ""
1307
 
1308
+ #: options/stcr_system.php:601
1309
  msgid "gzip"
1310
  msgstr ""
1311
 
1312
+ #: options/stcr_system.php:605
1313
  msgid "GD Graphics Library"
1314
  msgstr ""
1315
 
1316
+ #: options/stcr_system.php:629
1317
  #, fuzzy
 
1318
  msgid "Active Plugins"
1319
  msgstr "Aktif"
1320
 
1321
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1322
+ msgid "Visit plugin homepage"
1323
+ msgstr ""
1324
+
1325
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1326
+ msgid "Visit author homepage"
1327
+ msgstr ""
1328
+
1329
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1330
+ msgctxt "by author"
1331
+ msgid "by %s"
1332
+ msgstr ""
1333
+
1334
+ #: options/stcr_system.php:686
1335
  #, fuzzy
 
1336
  msgid "Inactive Plugins"
1337
  msgstr "Aktif"
1338
 
1366
 
1367
  #: templates/author.php:97 templates/user.php:115
1368
  #, fuzzy
 
1369
  msgid "Unsubscribe"
1370
  msgstr "Abone olma"
1371
 
1374
  msgstr ""
1375
 
1376
  #: templates/author.php:100 templates/user.php:118
1377
+ #: wp_subscribe_reloaded.php:1210
1378
  msgid "Replies to my comments"
1379
  msgstr "Yorumlarıma gönderilen yanıtlar"
1380
 
1404
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1405
  #: templates/subscribe.php:178
1406
  #, fuzzy
 
1407
  msgid "Email address is not valid"
1408
  msgstr "Gönderici eposta adresi"
1409
 
1428
  msgstr ""
1429
 
1430
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1431
+ #: wp_subscribe_reloaded.php:157
1432
  msgid "Manage subscriptions"
1433
  msgstr "Abonelikler"
1434
 
1435
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1436
+ #: wp_subscribe_reloaded.php:158
1437
  msgid "Comment Form"
1438
  msgstr "Yorum Sayfası"
1439
 
1440
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1441
+ #: wp_subscribe_reloaded.php:159
1442
  msgid "Management Page"
1443
  msgstr "Yönetim Sayfası"
1444
 
1445
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1446
+ #: wp_subscribe_reloaded.php:160
1447
  msgid "Notifications"
1448
  msgstr "Bildiriler"
1449
 
1450
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1451
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1452
  msgid "Options"
1453
  msgstr "Ayarlar"
1454
 
1455
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1456
+ #: wp_subscribe_reloaded.php:162
1457
  msgid "Support"
1458
  msgstr "Destek"
1459
 
1460
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1461
+ #: wp_subscribe_reloaded.php:191
1462
  msgid "StCR System"
1463
  msgstr ""
1464
 
1496
  msgid "Important Notice"
1497
  msgstr ""
1498
 
 
 
 
 
 
 
 
 
1499
  #: utils/stcr_upgrade.php:175
1500
  msgid ""
1501
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1516
  "one import routine will ever run to prevent data loss."
1517
  msgstr ""
1518
 
 
 
 
 
 
 
 
 
 
1519
  #: utils/stcr_upgrade.php:250
1520
  msgid ""
1521
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1561
  msgstr ""
1562
 
1563
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1564
+ #: wp_subscribe_reloaded.php:230
1565
  msgid "Settings"
1566
  msgstr ""
1567
 
1592
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1593
  msgstr ""
1594
 
 
 
 
 
 
 
 
 
1595
  #: utils/stcr_upgrade.php:432
1596
  msgid ""
1597
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1605
  "email templates, Subscription Checkbox position, and more!"
1606
  msgstr ""
1607
 
 
 
 
 
 
 
 
 
 
 
 
 
1608
  #: utils/stcr_upgrade.php:447
1609
  msgid ""
1610
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1695
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1696
  msgstr ""
1697
 
 
 
 
 
 
 
 
1698
  #: utils/stcr_upgrade.php:532
1699
  msgid ""
1700
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1774
  msgid "You might need to clear you cache !!"
1775
  msgstr ""
1776
 
 
 
 
 
 
 
1777
  #: utils/stcr_utils.php:172
1778
  msgid "January"
1779
  msgstr ""
1784
 
1785
  #: utils/stcr_utils.php:174
1786
  #, fuzzy
 
1787
  msgid "March"
1788
  msgstr "Ara"
1789
 
1861
 
1862
  #: utils/stcr_utils.php:197
1863
  #, fuzzy
 
1864
  msgid "Nov"
1865
  msgstr "Hayır"
1866
 
1994
 
1995
  #: utils/stcr_utils.php:362
1996
  #, fuzzy
 
 
 
 
 
 
1997
  msgid ""
1998
  "You have requested to be notified every time a new comment is added to:\n"
1999
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
2017
 
2018
  #: utils/stcr_utils.php:365
2019
  #, fuzzy
 
 
 
 
2020
  msgid ""
2021
  "You have requested to manage your subscriptions to the articles on "
2022
  "[blog_name]. Follow this link to access your personal page:\n"
2029
  msgid "StCR Notification"
2030
  msgstr "Bildiriler"
2031
 
2032
+ #: wp_subscribe_reloaded.php:189
2033
  #, fuzzy
 
2034
  msgid "StCR Options"
2035
  msgstr "Ayarlar"
2036
 
2037
+ #: wp_subscribe_reloaded.php:1208
2038
  msgid "Don't subscribe"
2039
  msgstr "Abone olma"
2040
 
2041
+ #: wp_subscribe_reloaded.php:1209
2042
  msgid "All"
2043
  msgstr "Tümü"
2044
 
2141
  #~ msgid "Notify admin"
2142
  #~ msgstr "Admini haberdar et"
2143
 
 
 
 
2144
  #~ msgid "days"
2145
  #~ msgstr "günler"
2146
 
langs/subscribe-reloaded-zh_CN.mo CHANGED
Binary file
langs/subscribe-reloaded-zh_CN.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-01-17 13:26-0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
@@ -15,6 +15,9 @@ msgstr ""
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
 
 
 
18
 
19
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
20
  msgid " "
@@ -74,7 +77,6 @@ msgstr ""
74
 
75
  #: classes/stcr_i18n.php:67
76
  #, fuzzy
77
- #| msgid "&laquo; Previous"
78
  msgid "Previous"
79
  msgstr "&laquo; 之前"
80
 
@@ -96,7 +98,6 @@ msgstr "你的设置已经成功更新了。"
96
  #: options/options_template.php:46 options/stcr_notifications.php:57
97
  #: options/stcr_options.php:65 options/stcr_system.php:114
98
  #, fuzzy
99
- #| msgid "There was an error updating the following fields:"
100
  msgid "There was an error updating the options."
101
  msgstr "更新以下内容时出现错误了:"
102
 
@@ -468,7 +469,6 @@ msgstr "Post (ID)"
468
  #: options/stcr_manage_subscriptions.php:196
469
  #: options/stcr_manage_subscriptions.php:210
470
  #, fuzzy
471
- #| msgid "Action:"
472
  msgid "Actions"
473
  msgstr "命令:"
474
 
@@ -537,10 +537,6 @@ msgstr "虚拟管理页面"
537
 
538
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
539
  #, fuzzy
540
- #| msgid ""
541
- #| "Disable the virtual management page if you need to create a <a href="
542
- #| "\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-"
543
- #| "real-management-page\">real page</a> to make your theme happy."
544
  msgid ""
545
  "Disable the virtual management page if you need to create a <a href='https://"
546
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
@@ -665,9 +661,6 @@ msgstr "发送人的邮件地址"
665
 
666
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
667
  #, fuzzy
668
- #| msgid ""
669
- #| "Name to use for the \"from\" field when sending a new notification to the "
670
- #| "user."
671
  msgid ""
672
  "Name to use for the 'from' field when sending a new notification to the user."
673
  msgstr "给用户发送新的通知时,\"from\"要用的名字"
@@ -702,10 +695,6 @@ msgstr "通知内容"
702
 
703
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
704
  #, fuzzy
705
- #| msgid ""
706
- #| "Content of the notification email. Allowed tags: [post_title], "
707
- #| "[comment_permalink], [comment_author], [comment_content], "
708
- #| "[post_permalink], [manager_link]"
709
  msgid ""
710
  "Content of the notification email. Allowed tags: [post_title], "
711
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
@@ -770,9 +759,6 @@ msgstr "让管理员订阅"
770
 
771
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
772
  #, fuzzy
773
- #| msgid ""
774
- #| "Content of the One Click confirmation. Allowed tags: [post_title], "
775
- #| "[blog_name]"
776
  msgid ""
777
  "Content of the One Click confirmation. Allowed tags: [post_title], "
778
  "[blog_name]."
@@ -784,7 +770,7 @@ msgstr ""
784
 
785
  #: options/stcr_options.php:98 options/stcr_options.php:100
786
  msgid ""
787
- "This option will disable the StCR checkbox or dropdown in you comment form. "
788
  "You should leave it to Yes always."
789
  msgstr ""
790
 
@@ -868,7 +854,7 @@ msgid ""
868
  "Notify users when a new trackback or pingback is added to the discussion."
869
  msgstr "收到新的trackback或pingback之后通知订阅者。"
870
 
871
- #: options/stcr_options.php:300 options/stcr_options.php:327
872
  msgid "Track all subscriptions"
873
  msgstr "Track all subscriptions"
874
 
@@ -876,6 +862,11 @@ msgstr "Track all subscriptions"
876
  msgid "Notify the administrator when users subscribe without commenting."
877
  msgstr "人不留评论订阅时,通知管理员。"
878
 
 
 
 
 
 
879
  #: options/stcr_options.php:344 options/stcr_options.php:346
880
  msgid "Let the administrator subscribe to comments when logged in."
881
  msgstr "让管理员登录后订阅评论。"
@@ -895,7 +886,7 @@ msgstr ""
895
  #: options/stcr_options.php:398 options/stcr_options.php:400
896
  msgid ""
897
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
898
- "you theme already add this into your site."
899
  msgstr ""
900
 
901
  #: options/stcr_options.php:408
@@ -939,7 +930,6 @@ msgid "<strong>No</strong> = Only delete the StCR Options."
939
  msgstr ""
940
 
941
  #: options/stcr_support.php:20
942
- #, php-format
943
  msgid ""
944
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
945
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
@@ -948,12 +938,6 @@ msgstr ""
948
 
949
  #: options/stcr_support.php:27
950
  #, fuzzy
951
- #| msgid ""
952
- #| "How valuable is the feature offered by this plugin to your visitors? "
953
- #| "please consider supporting the author if this plugin made your web site "
954
- #| "better, especially if you are making money out of it. Any donation "
955
- #| "received will be reinvested in the development of <strong>Subscribe to "
956
- #| "Comments Reloaded</strong>, and to buy some food for my hungry family."
957
  msgid ""
958
  "How valuable is the feature offered by this plugin to your visitors? please "
959
  "consider supporting the author if this plugin made your web site better, "
@@ -971,19 +955,11 @@ msgstr ""
971
 
972
  #: options/stcr_support.php:29
973
  #, fuzzy
974
- #| msgid "You can help"
975
  msgid "You can still help"
976
  msgstr "你可以帮助"
977
 
978
  #: options/stcr_support.php:30
979
  #, fuzzy
980
- #| msgid ""
981
- #| "If you don't want to donate money, please consider blogging about my "
982
- #| "plugin with a link to the plugin's page. Please let your readers know "
983
- #| "what makes your blog better. You can also contribute donating your time: "
984
- #| "do not hesitate to send me bug reports, your localization files, ideas on "
985
- #| "how to improve <strong>Subscribe to Comments Reloaded</strong> and so on. "
986
- #| "Whatever you do, thanks for using my plugin!"
987
  msgid ""
988
  "Please consider blogging about my plugin with a link to the plugin's page. "
989
  "Please let your readers know what makes your blog better. You can also "
@@ -1037,7 +1013,6 @@ msgid ""
1037
  msgstr ""
1038
 
1039
  #: options/stcr_support.php:43
1040
- #, php-format
1041
  msgid ""
1042
  "The options on the WordPress forum at very limited to share media "
1043
  "information, so I urge you to use GitHub to report any issue, you will get a "
@@ -1100,7 +1075,7 @@ msgstr ""
1100
  msgid "Clean Up Log Archive"
1101
  msgstr ""
1102
 
1103
- #: options/stcr_system.php:203
1104
  msgid ""
1105
  "If you want to clean up the log archive please click the following button"
1106
  msgstr ""
@@ -1136,7 +1111,6 @@ msgid "WordPress Environment"
1136
  msgstr ""
1137
 
1138
  #: options/stcr_system.php:290
1139
- #, php-format
1140
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1141
  msgstr ""
1142
 
@@ -1202,18 +1176,17 @@ msgstr ""
1202
 
1203
  #: options/stcr_system.php:397 options/stcr_system.php:398
1204
  #: options/stcr_system.php:399 options/stcr_system.php:400
1205
- #: options/stcr_system.php:401 options/stcr_system.php:516
1206
- #: options/stcr_system.php:527 options/stcr_system.php:537
1207
  msgid "Not Available"
1208
  msgstr ""
1209
 
 
1210
  #: options/stcr_system.php:414
1211
- #, php-format
1212
  msgid "Connection uses %s"
1213
  msgstr ""
1214
 
1215
  #: options/stcr_system.php:431
1216
- #, php-format
1217
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1218
  msgstr ""
1219
 
@@ -1227,104 +1200,110 @@ msgid ""
1227
  "exist."
1228
  msgstr ""
1229
 
1230
- #: options/stcr_system.php:458
1231
- #, php-format
1232
  msgid "%s - We recommend a minimum cURL version of 7.40."
1233
  msgstr ""
1234
 
1235
- #: options/stcr_system.php:492
1236
- #, php-format
1237
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1238
  msgstr ""
1239
 
1240
- #: options/stcr_system.php:492
1241
  msgid "WordPress Requirements"
1242
  msgstr ""
1243
 
1244
- #: options/stcr_system.php:507
1245
- #, php-format
1246
  msgid "Default timezone is %s - it should be UTC"
1247
  msgstr ""
1248
 
1249
- #: options/stcr_system.php:523
1250
- #, php-format
1251
  msgid ""
1252
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1253
  "also some extensions, will not work without DOMDocument."
1254
  msgstr ""
1255
 
1256
- #: options/stcr_system.php:534
1257
- #, php-format
1258
  msgid ""
1259
  "Your server does not support the %s function - this is used for file "
1260
  "compression and decompression."
1261
  msgstr ""
1262
 
1263
- #: options/stcr_system.php:551
1264
  msgid "TLS Connection"
1265
  msgstr ""
1266
 
1267
- #: options/stcr_system.php:555
1268
  msgid "TLS Rating"
1269
  msgstr ""
1270
 
1271
- #: options/stcr_system.php:559
1272
  msgid "Server Info"
1273
  msgstr ""
1274
 
1275
- #: options/stcr_system.php:563
1276
  msgid "PHP Version"
1277
  msgstr ""
1278
 
1279
- #: options/stcr_system.php:567
1280
  msgid "PHP Post Max Size"
1281
  msgstr ""
1282
 
1283
- #: options/stcr_system.php:571
1284
  msgid "PHP Max Execution Time"
1285
  msgstr ""
1286
 
1287
- #: options/stcr_system.php:575
1288
  msgid "PHP Max Input Vars"
1289
  msgstr ""
1290
 
1291
- #: options/stcr_system.php:579
1292
  msgid "PHP Max Upload Size"
1293
  msgstr ""
1294
 
1295
- #: options/stcr_system.php:583
1296
  msgid "cURL Version"
1297
  msgstr ""
1298
 
1299
- #: options/stcr_system.php:587
1300
  msgid "MySQL Version"
1301
  msgstr ""
1302
 
1303
- #: options/stcr_system.php:591
1304
  msgid "Default Timezone is UTC"
1305
  msgstr ""
1306
 
1307
- #: options/stcr_system.php:595
1308
  msgid "DOMDocument"
1309
  msgstr ""
1310
 
1311
- #: options/stcr_system.php:599
1312
  msgid "gzip"
1313
  msgstr ""
1314
 
1315
- #: options/stcr_system.php:603
1316
  msgid "GD Graphics Library"
1317
  msgstr ""
1318
 
1319
- #: options/stcr_system.php:627
1320
  #, fuzzy
1321
- #| msgid "Active"
1322
  msgid "Active Plugins"
1323
  msgstr "Active"
1324
 
1325
- #: options/stcr_system.php:684
 
 
 
 
 
 
 
 
 
 
 
 
 
1326
  #, fuzzy
1327
- #| msgid "Inactive"
1328
  msgid "Inactive Plugins"
1329
  msgstr "Active"
1330
 
@@ -1358,7 +1337,6 @@ msgstr ""
1358
 
1359
  #: templates/author.php:97 templates/user.php:115
1360
  #, fuzzy
1361
- #| msgid "Don't subscribe"
1362
  msgid "Unsubscribe"
1363
  msgstr "不要 订阅 评论"
1364
 
@@ -1367,7 +1345,7 @@ msgid "All comments"
1367
  msgstr ""
1368
 
1369
  #: templates/author.php:100 templates/user.php:118
1370
- #: wp_subscribe_reloaded.php:1209
1371
  msgid "Replies to my comments"
1372
  msgstr "订阅 我评论的回答"
1373
 
@@ -1397,7 +1375,6 @@ msgstr "发送"
1397
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1398
  #: templates/subscribe.php:178
1399
  #, fuzzy
1400
- #| msgid "email address"
1401
  msgid "Email address is not valid"
1402
  msgstr "发送人的邮件地址"
1403
 
@@ -1422,37 +1399,37 @@ msgid "You have request to manage another email address and this is forbidden."
1422
  msgstr ""
1423
 
1424
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1425
- #: wp_subscribe_reloaded.php:156
1426
  msgid "Manage subscriptions"
1427
  msgstr "管理评论订阅"
1428
 
1429
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1430
- #: wp_subscribe_reloaded.php:157
1431
  msgid "Comment Form"
1432
  msgstr "评论form"
1433
 
1434
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1435
- #: wp_subscribe_reloaded.php:158
1436
  msgid "Management Page"
1437
  msgstr "管理页面"
1438
 
1439
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1440
- #: wp_subscribe_reloaded.php:159
1441
  msgid "Notifications"
1442
  msgstr "通知"
1443
 
1444
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1445
- #: wp_subscribe_reloaded.php:160 wp_subscribe_reloaded.php:162
1446
  msgid "Options"
1447
  msgstr "设置"
1448
 
1449
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1450
- #: wp_subscribe_reloaded.php:161
1451
  msgid "Support"
1452
  msgstr "技术论坛"
1453
 
1454
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1455
- #: wp_subscribe_reloaded.php:190
1456
  msgid "StCR System"
1457
  msgstr ""
1458
 
@@ -1488,14 +1465,6 @@ msgstr "捐赠几元!"
1488
  msgid "Important Notice"
1489
  msgstr ""
1490
 
1491
- #: utils/stcr_upgrade.php:120
1492
- msgid ""
1493
- "<strong>Subscribe to Comments Reloaded:</strong> The information in your "
1494
- "database has been sanitized to prevent the raw html messages. <a class="
1495
- "\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" "
1496
- "src=\""
1497
- msgstr ""
1498
-
1499
  #: utils/stcr_upgrade.php:175
1500
  msgid ""
1501
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1516,15 +1485,6 @@ msgid ""
1516
  "one import routine will ever run to prevent data loss."
1517
  msgstr ""
1518
 
1519
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1520
- #: utils/stcr_upgrade.php:400
1521
- msgid ""
1522
- "Please visit <a href=\"options-general.php?page=subscribe-to-comments-"
1523
- "reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review "
1524
- "your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class="
1525
- "\"stcr-loading-animation\" src=\""
1526
- msgstr ""
1527
-
1528
  #: utils/stcr_upgrade.php:250
1529
  msgid ""
1530
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
@@ -1570,7 +1530,7 @@ msgid ""
1570
  msgstr ""
1571
 
1572
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1573
- #: wp_subscribe_reloaded.php:229
1574
  msgid "Settings"
1575
  msgstr ""
1576
 
@@ -1601,14 +1561,6 @@ msgid ""
1601
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1602
  msgstr ""
1603
 
1604
- #: utils/stcr_upgrade.php:421
1605
- msgid ""
1606
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1607
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed "
1608
- "information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </"
1609
- "a><img class=\"stcr-loading-animation\" src=\""
1610
- msgstr ""
1611
-
1612
  #: utils/stcr_upgrade.php:432
1613
  msgid ""
1614
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1622,18 +1574,6 @@ msgid ""
1622
  "email templates, Subscription Checkbox position, and more!"
1623
  msgstr ""
1624
 
1625
- #: utils/stcr_upgrade.php:434 utils/stcr_upgrade.php:449
1626
- #: utils/stcr_upgrade.php:471 utils/stcr_upgrade.php:494
1627
- #: utils/stcr_upgrade.php:515 utils/stcr_upgrade.php:541
1628
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:592
1629
- #: utils/stcr_upgrade.php:611
1630
- msgid ""
1631
- "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-"
1632
- "comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a "
1633
- "complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img "
1634
- "class=\"stcr-loading-animation\" src=\""
1635
- msgstr ""
1636
-
1637
  #: utils/stcr_upgrade.php:447
1638
  msgid ""
1639
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
@@ -1724,13 +1664,6 @@ msgid ""
1724
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1725
  msgstr ""
1726
 
1727
- #: utils/stcr_upgrade.php:528 utils/stcr_upgrade.php:554
1728
- #: utils/stcr_upgrade.php:579 utils/stcr_upgrade.php:605
1729
- #: utils/stcr_upgrade.php:624
1730
- msgid ""
1731
- "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1732
- msgstr ""
1733
-
1734
  #: utils/stcr_upgrade.php:532
1735
  msgid ""
1736
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
@@ -1810,12 +1743,6 @@ msgstr ""
1810
  msgid "You might need to clear you cache !!"
1811
  msgstr ""
1812
 
1813
- #: utils/stcr_upgrade.php:631
1814
- msgid ""
1815
- "Please visit the <a href=\"http://subscribe-reloaded.com/update/stcr-release-"
1816
- "version-"
1817
- msgstr ""
1818
-
1819
  #: utils/stcr_utils.php:172
1820
  msgid "January"
1821
  msgstr ""
@@ -1826,7 +1753,6 @@ msgstr ""
1826
 
1827
  #: utils/stcr_utils.php:174
1828
  #, fuzzy
1829
- #| msgid "Search"
1830
  msgid "March"
1831
  msgstr "搜索"
1832
 
@@ -1904,7 +1830,6 @@ msgstr ""
1904
 
1905
  #: utils/stcr_utils.php:197
1906
  #, fuzzy
1907
- #| msgid "No"
1908
  msgid "Nov"
1909
  msgstr "No"
1910
 
@@ -2025,12 +1950,6 @@ msgstr "请确认你要订阅《[post_title]》"
2025
 
2026
  #: utils/stcr_utils.php:362
2027
  #, fuzzy
2028
- #| msgid ""
2029
- #| "You have requested to be notified every time a new comment is added to:\n"
2030
- #| "[post_permalink]\n"
2031
- #| "\n"
2032
- #| "Please confirm your request by clicking on this link:\n"
2033
- #| "[confirm_link]"
2034
  msgid ""
2035
  "You have requested to be notified every time a new comment is added to:\n"
2036
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
@@ -2056,10 +1975,6 @@ msgstr ""
2056
 
2057
  #: utils/stcr_utils.php:365
2058
  #, fuzzy
2059
- #| msgid ""
2060
- #| "You have requested to manage your subscriptions to the articles on "
2061
- #| "[blog_name]. Follow this link to access your personal page:\n"
2062
- #| "[manager_link]"
2063
  msgid ""
2064
  "You have requested to manage your subscriptions to the articles on "
2065
  "[blog_name]. Follow this link to access your personal page:\n"
@@ -2072,17 +1987,16 @@ msgstr ""
2072
  msgid "StCR Notification"
2073
  msgstr "通知"
2074
 
2075
- #: wp_subscribe_reloaded.php:188
2076
  #, fuzzy
2077
- #| msgid "Options"
2078
  msgid "StCR Options"
2079
  msgstr "设置"
2080
 
2081
- #: wp_subscribe_reloaded.php:1207
2082
  msgid "Don't subscribe"
2083
  msgstr "不要 订阅 评论"
2084
 
2085
- #: wp_subscribe_reloaded.php:1208
2086
  msgid "All"
2087
  msgstr "订阅 所有评论"
2088
 
@@ -2170,9 +2084,6 @@ msgstr "订阅 所有评论"
2170
  #~ msgid "Notify admin"
2171
  #~ msgstr "通知管理员"
2172
 
2173
- #~ msgid "Let admin subscribe"
2174
- #~ msgstr "让管理员订阅"
2175
-
2176
  #~ msgid "days"
2177
  #~ msgstr "天"
2178
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Subscribe to Comments Reloaded\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
5
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Reedyseth <reedyseth@gmail.com>\n"
8
  "Language-Team: \n"
15
  "Plural-Forms: s;\n"
16
  "X-Generator: Poedit 2.0.6\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
+ "X-Poedit-SearchPathExcluded-0: bower_components\n"
19
+ "X-Poedit-SearchPathExcluded-1: vendor\n"
20
+ "X-Poedit-SourceCharset: UTF-8\n"
21
 
22
  #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
23
  msgid " "
77
 
78
  #: classes/stcr_i18n.php:67
79
  #, fuzzy
 
80
  msgid "Previous"
81
  msgstr "&laquo; 之前"
82
 
98
  #: options/options_template.php:46 options/stcr_notifications.php:57
99
  #: options/stcr_options.php:65 options/stcr_system.php:114
100
  #, fuzzy
 
101
  msgid "There was an error updating the options."
102
  msgstr "更新以下内容时出现错误了:"
103
 
469
  #: options/stcr_manage_subscriptions.php:196
470
  #: options/stcr_manage_subscriptions.php:210
471
  #, fuzzy
 
472
  msgid "Actions"
473
  msgstr "命令:"
474
 
537
 
538
  #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
539
  #, fuzzy
 
 
 
 
540
  msgid ""
541
  "Disable the virtual management page if you need to create a <a href='https://"
542
  "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
661
 
662
  #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
663
  #, fuzzy
 
 
 
664
  msgid ""
665
  "Name to use for the 'from' field when sending a new notification to the user."
666
  msgstr "给用户发送新的通知时,\"from\"要用的名字"
695
 
696
  #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
697
  #, fuzzy
 
 
 
 
698
  msgid ""
699
  "Content of the notification email. Allowed tags: [post_title], "
700
  "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
759
 
760
  #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
761
  #, fuzzy
 
 
 
762
  msgid ""
763
  "Content of the One Click confirmation. Allowed tags: [post_title], "
764
  "[blog_name]."
770
 
771
  #: options/stcr_options.php:98 options/stcr_options.php:100
772
  msgid ""
773
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
774
  "You should leave it to Yes always."
775
  msgstr ""
776
 
854
  "Notify users when a new trackback or pingback is added to the discussion."
855
  msgstr "收到新的trackback或pingback之后通知订阅者。"
856
 
857
+ #: options/stcr_options.php:300
858
  msgid "Track all subscriptions"
859
  msgstr "Track all subscriptions"
860
 
862
  msgid "Notify the administrator when users subscribe without commenting."
863
  msgstr "人不留评论订阅时,通知管理员。"
864
 
865
+ #: options/stcr_options.php:327
866
+ #, fuzzy
867
+ msgid "Let Admin Subscribe"
868
+ msgstr "让管理员订阅"
869
+
870
  #: options/stcr_options.php:344 options/stcr_options.php:346
871
  msgid "Let the administrator subscribe to comments when logged in."
872
  msgstr "让管理员登录后订阅评论。"
886
  #: options/stcr_options.php:398 options/stcr_options.php:400
887
  msgid ""
888
  "Let you control the inclusion of the Font Awesome into your site. Disable if "
889
+ "your theme already add this into your site."
890
  msgstr ""
891
 
892
  #: options/stcr_options.php:408
930
  msgstr ""
931
 
932
  #: options/stcr_support.php:20
 
933
  msgid ""
934
  "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
935
  "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
938
 
939
  #: options/stcr_support.php:27
940
  #, fuzzy
 
 
 
 
 
 
941
  msgid ""
942
  "How valuable is the feature offered by this plugin to your visitors? please "
943
  "consider supporting the author if this plugin made your web site better, "
955
 
956
  #: options/stcr_support.php:29
957
  #, fuzzy
 
958
  msgid "You can still help"
959
  msgstr "你可以帮助"
960
 
961
  #: options/stcr_support.php:30
962
  #, fuzzy
 
 
 
 
 
 
 
963
  msgid ""
964
  "Please consider blogging about my plugin with a link to the plugin's page. "
965
  "Please let your readers know what makes your blog better. You can also "
1013
  msgstr ""
1014
 
1015
  #: options/stcr_support.php:43
 
1016
  msgid ""
1017
  "The options on the WordPress forum at very limited to share media "
1018
  "information, so I urge you to use GitHub to report any issue, you will get a "
1075
  msgid "Clean Up Log Archive"
1076
  msgstr ""
1077
 
1078
+ #: options/stcr_system.php:202
1079
  msgid ""
1080
  "If you want to clean up the log archive please click the following button"
1081
  msgstr ""
1111
  msgstr ""
1112
 
1113
  #: options/stcr_system.php:290
 
1114
  msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1115
  msgstr ""
1116
 
1176
 
1177
  #: options/stcr_system.php:397 options/stcr_system.php:398
1178
  #: options/stcr_system.php:399 options/stcr_system.php:400
1179
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1180
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1181
  msgid "Not Available"
1182
  msgstr ""
1183
 
1184
+ #. translators: %s: SSL connection response
1185
  #: options/stcr_system.php:414
 
1186
  msgid "Connection uses %s"
1187
  msgstr ""
1188
 
1189
  #: options/stcr_system.php:431
 
1190
  msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1191
  msgstr ""
1192
 
1200
  "exist."
1201
  msgstr ""
1202
 
1203
+ #: options/stcr_system.php:460
 
1204
  msgid "%s - We recommend a minimum cURL version of 7.40."
1205
  msgstr ""
1206
 
1207
+ #: options/stcr_system.php:494
 
1208
  msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1209
  msgstr ""
1210
 
1211
+ #: options/stcr_system.php:494
1212
  msgid "WordPress Requirements"
1213
  msgstr ""
1214
 
1215
+ #: options/stcr_system.php:509
 
1216
  msgid "Default timezone is %s - it should be UTC"
1217
  msgstr ""
1218
 
1219
+ #: options/stcr_system.php:525
 
1220
  msgid ""
1221
  "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1222
  "also some extensions, will not work without DOMDocument."
1223
  msgstr ""
1224
 
1225
+ #: options/stcr_system.php:536
 
1226
  msgid ""
1227
  "Your server does not support the %s function - this is used for file "
1228
  "compression and decompression."
1229
  msgstr ""
1230
 
1231
+ #: options/stcr_system.php:553
1232
  msgid "TLS Connection"
1233
  msgstr ""
1234
 
1235
+ #: options/stcr_system.php:557
1236
  msgid "TLS Rating"
1237
  msgstr ""
1238
 
1239
+ #: options/stcr_system.php:561
1240
  msgid "Server Info"
1241
  msgstr ""
1242
 
1243
+ #: options/stcr_system.php:565
1244
  msgid "PHP Version"
1245
  msgstr ""
1246
 
1247
+ #: options/stcr_system.php:569
1248
  msgid "PHP Post Max Size"
1249
  msgstr ""
1250
 
1251
+ #: options/stcr_system.php:573
1252
  msgid "PHP Max Execution Time"
1253
  msgstr ""
1254
 
1255
+ #: options/stcr_system.php:577
1256
  msgid "PHP Max Input Vars"
1257
  msgstr ""
1258
 
1259
+ #: options/stcr_system.php:581
1260
  msgid "PHP Max Upload Size"
1261
  msgstr ""
1262
 
1263
+ #: options/stcr_system.php:585
1264
  msgid "cURL Version"
1265
  msgstr ""
1266
 
1267
+ #: options/stcr_system.php:589
1268
  msgid "MySQL Version"
1269
  msgstr ""
1270
 
1271
+ #: options/stcr_system.php:593
1272
  msgid "Default Timezone is UTC"
1273
  msgstr ""
1274
 
1275
+ #: options/stcr_system.php:597
1276
  msgid "DOMDocument"
1277
  msgstr ""
1278
 
1279
+ #: options/stcr_system.php:601
1280
  msgid "gzip"
1281
  msgstr ""
1282
 
1283
+ #: options/stcr_system.php:605
1284
  msgid "GD Graphics Library"
1285
  msgstr ""
1286
 
1287
+ #: options/stcr_system.php:629
1288
  #, fuzzy
 
1289
  msgid "Active Plugins"
1290
  msgstr "Active"
1291
 
1292
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1293
+ msgid "Visit plugin homepage"
1294
+ msgstr ""
1295
+
1296
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1297
+ msgid "Visit author homepage"
1298
+ msgstr ""
1299
+
1300
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1301
+ msgctxt "by author"
1302
+ msgid "by %s"
1303
+ msgstr ""
1304
+
1305
+ #: options/stcr_system.php:686
1306
  #, fuzzy
 
1307
  msgid "Inactive Plugins"
1308
  msgstr "Active"
1309
 
1337
 
1338
  #: templates/author.php:97 templates/user.php:115
1339
  #, fuzzy
 
1340
  msgid "Unsubscribe"
1341
  msgstr "不要 订阅 评论"
1342
 
1345
  msgstr ""
1346
 
1347
  #: templates/author.php:100 templates/user.php:118
1348
+ #: wp_subscribe_reloaded.php:1210
1349
  msgid "Replies to my comments"
1350
  msgstr "订阅 我评论的回答"
1351
 
1375
  #: templates/request-management-link.php:171 templates/subscribe.php:150
1376
  #: templates/subscribe.php:178
1377
  #, fuzzy
 
1378
  msgid "Email address is not valid"
1379
  msgstr "发送人的邮件地址"
1380
 
1399
  msgstr ""
1400
 
1401
  #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1402
+ #: wp_subscribe_reloaded.php:157
1403
  msgid "Manage subscriptions"
1404
  msgstr "管理评论订阅"
1405
 
1406
  #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1407
+ #: wp_subscribe_reloaded.php:158
1408
  msgid "Comment Form"
1409
  msgstr "评论form"
1410
 
1411
  #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1412
+ #: wp_subscribe_reloaded.php:159
1413
  msgid "Management Page"
1414
  msgstr "管理页面"
1415
 
1416
  #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1417
+ #: wp_subscribe_reloaded.php:160
1418
  msgid "Notifications"
1419
  msgstr "通知"
1420
 
1421
  #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1422
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1423
  msgid "Options"
1424
  msgstr "设置"
1425
 
1426
  #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1427
+ #: wp_subscribe_reloaded.php:162
1428
  msgid "Support"
1429
  msgstr "技术论坛"
1430
 
1431
  #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1432
+ #: wp_subscribe_reloaded.php:191
1433
  msgid "StCR System"
1434
  msgstr ""
1435
 
1465
  msgid "Important Notice"
1466
  msgstr ""
1467
 
 
 
 
 
 
 
 
 
1468
  #: utils/stcr_upgrade.php:175
1469
  msgid ""
1470
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1485
  "one import routine will ever run to prevent data loss."
1486
  msgstr ""
1487
 
 
 
 
 
 
 
 
 
 
1488
  #: utils/stcr_upgrade.php:250
1489
  msgid ""
1490
  "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1530
  msgstr ""
1531
 
1532
  #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1533
+ #: wp_subscribe_reloaded.php:230
1534
  msgid "Settings"
1535
  msgstr ""
1536
 
1561
  "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1562
  msgstr ""
1563
 
 
 
 
 
 
 
 
 
1564
  #: utils/stcr_upgrade.php:432
1565
  msgid ""
1566
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1574
  "email templates, Subscription Checkbox position, and more!"
1575
  msgstr ""
1576
 
 
 
 
 
 
 
 
 
 
 
 
 
1577
  #: utils/stcr_upgrade.php:447
1578
  msgid ""
1579
  "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1664
  "<strong>Improve</strong> Email validation for empty values and using a regex."
1665
  msgstr ""
1666
 
 
 
 
 
 
 
 
1667
  #: utils/stcr_upgrade.php:532
1668
  msgid ""
1669
  "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1743
  msgid "You might need to clear you cache !!"
1744
  msgstr ""
1745
 
 
 
 
 
 
 
1746
  #: utils/stcr_utils.php:172
1747
  msgid "January"
1748
  msgstr ""
1753
 
1754
  #: utils/stcr_utils.php:174
1755
  #, fuzzy
 
1756
  msgid "March"
1757
  msgstr "搜索"
1758
 
1830
 
1831
  #: utils/stcr_utils.php:197
1832
  #, fuzzy
 
1833
  msgid "Nov"
1834
  msgstr "No"
1835
 
1950
 
1951
  #: utils/stcr_utils.php:362
1952
  #, fuzzy
 
 
 
 
 
 
1953
  msgid ""
1954
  "You have requested to be notified every time a new comment is added to:\n"
1955
  "<a href='[post_permalink]'>[post_permalink]</a>\n"
1975
 
1976
  #: utils/stcr_utils.php:365
1977
  #, fuzzy
 
 
 
 
1978
  msgid ""
1979
  "You have requested to manage your subscriptions to the articles on "
1980
  "[blog_name]. Follow this link to access your personal page:\n"
1987
  msgid "StCR Notification"
1988
  msgstr "通知"
1989
 
1990
+ #: wp_subscribe_reloaded.php:189
1991
  #, fuzzy
 
1992
  msgid "StCR Options"
1993
  msgstr "设置"
1994
 
1995
+ #: wp_subscribe_reloaded.php:1208
1996
  msgid "Don't subscribe"
1997
  msgstr "不要 订阅 评论"
1998
 
1999
+ #: wp_subscribe_reloaded.php:1209
2000
  msgid "All"
2001
  msgstr "订阅 所有评论"
2002
 
2084
  #~ msgid "Notify admin"
2085
  #~ msgstr "通知管理员"
2086
 
 
 
 
2087
  #~ msgid "days"
2088
  #~ msgstr "天"
2089
 
langs/subscribe-reloaded.pot CHANGED
@@ -1,52 +1,105 @@
1
- #, fuzzy
 
2
  msgid ""
3
  msgstr ""
4
- "Project-Id-Version: Subscribe to Comments Reloaded\n"
5
- "Report-Msgid-Bugs-To: \n"
6
- "POT-Creation-Date: 2018-02-12 15:06-0700\n"
7
  "MIME-Version: 1.0\n"
8
  "Content-Type: text/plain; charset=UTF-8\n"
9
  "Content-Transfer-Encoding: 8bit\n"
10
- "X-Poedit-KeywordsList: __;_e\n"
11
- "X-Poedit-Basepath: ..\n"
12
- "Plural-Forms: s\n"
13
- "PO-Revision-Date: \n"
14
- "Last-Translator: \n"
15
- "Language-Team: \n"
16
- "X-Generator: Poedit 2.0.6\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: options/index.php:69 utils/stcr_manage.php:352 utils/stcr_manage.php:353
20
- #: utils/stcr_utils.php:203
21
- msgid "Manage subscriptions"
22
  msgstr ""
23
 
24
- #: options/index.php:70 utils/stcr_manage.php:358 utils/stcr_manage.php:359
25
- msgid "Comment Form"
26
  msgstr ""
27
 
28
- #: options/index.php:71 utils/stcr_manage.php:364 utils/stcr_manage.php:365
29
- msgid "Management Page"
30
  msgstr ""
31
 
32
- #: options/index.php:72 utils/stcr_manage.php:370 utils/stcr_manage.php:371
33
- msgid "Notifications"
34
  msgstr ""
35
 
36
- #: options/index.php:73 options/panel2.php:58 options/panel3.php:82
37
- #: options/panel4.php:89 utils/stcr_manage.php:376 utils/stcr_manage.php:377
38
- msgid "Options"
39
  msgstr ""
40
 
41
- #: options/index.php:76 utils/stcr_manage.php:398 utils/stcr_manage.php:399
42
- msgid "Support"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  msgstr ""
44
 
45
- #: options/index.php:77 utils/stcr_manage.php:404 utils/stcr_manage.php:405
46
- msgid "Donate"
 
47
  msgstr ""
48
 
49
- #: options/panel1-add-subscription.php:8 options/panel1.php:61
 
 
 
 
 
 
 
50
  msgid "Add New Subscription"
51
  msgstr ""
52
 
@@ -55,78 +108,89 @@ msgstr ""
55
  msgid "Post:"
56
  msgstr ""
57
 
58
- #: options/panel1-add-subscription.php:16 options/panel1.php:72
59
- #: options/panel1.php:133 templates/key_expired.php:72
60
- #: templates/request-management-link.php:104 templates/subscribe.php:110
 
 
 
61
  msgid "Email"
62
  msgstr ""
63
 
64
  #: options/panel1-add-subscription.php:20
65
- #: options/panel1-edit-subscription.php:26 options/panel1.php:39
66
- #: options/panel1.php:76 options/panel1.php:141 options/panel1.php:159
 
 
 
67
  msgid "Status"
68
  msgstr ""
69
 
70
  #: options/panel1-add-subscription.php:22
71
- #: options/panel1-edit-subscription.php:29 options/panel1.php:42
72
- #: options/panel1.php:79 options/panel1.php:173 templates/author.php:64
73
- #: templates/user.php:76
 
 
74
  msgid "Active"
75
  msgstr ""
76
 
77
  #: options/panel1-add-subscription.php:23
78
- #: options/panel1-edit-subscription.php:30 options/panel1.php:43
79
- #: options/panel1.php:80
 
80
  msgid "Replies only"
81
  msgstr ""
82
 
83
- #: options/panel1-add-subscription.php:24 options/panel1.php:81
 
84
  msgid "Ask user to confirm"
85
  msgstr ""
86
 
87
  #: options/panel1-add-subscription.php:26
88
- #: options/panel1-edit-subscription.php:33 options/panel1.php:46
 
89
  msgid "Update"
90
  msgstr ""
91
 
92
- #: options/panel1-business-logic.php:23
93
  msgid "Subscription added."
94
  msgstr ""
95
 
96
- #: options/panel1-business-logic.php:39
97
  msgid "Subscriptions updated."
98
  msgstr ""
99
 
100
- #: options/panel1-business-logic.php:51
101
  msgid "Subscription deleted."
102
  msgstr ""
103
 
104
- #: options/panel1-business-logic.php:70 templates/author.php:24
105
- #: templates/user.php:33
106
  msgid "Subscriptions deleted:"
107
  msgstr ""
108
 
109
- #: options/panel1-business-logic.php:74 templates/author.php:28
110
- #: templates/user.php:37
111
  msgid "Subscriptions suspended:"
112
  msgstr ""
113
 
114
- #: options/panel1-business-logic.php:78 templates/author.php:32
115
- #: templates/user.php:41
116
  msgid "Subscriptions activated:"
117
  msgstr ""
118
 
119
- #: options/panel1-business-logic.php:82 options/panel1-business-logic.php:86
120
- #: templates/author.php:36 templates/author.php:40 templates/user.php:45
121
- #: templates/user.php:49
122
  msgid "Subscriptions updated:"
123
  msgstr ""
124
 
125
- #: options/panel1-business-logic.php:110
126
  msgid "&laquo; Previous"
127
  msgstr ""
128
 
129
- #: options/panel1-business-logic.php:114
130
  msgid "Next &raquo;"
131
  msgstr ""
132
 
@@ -141,880 +205,1139 @@ msgstr ""
141
  msgid "optional"
142
  msgstr ""
143
 
144
- #: options/panel1-edit-subscription.php:11 options/panel1.php:23
145
- #: options/panel1.php:124 options/panel1.php:201 options/panel1.php:213
146
- #: templates/author.php:53 templates/user.php:65
147
- msgid "Please remember: this operation cannot be undone. Are you sure you want to proceed?"
 
 
 
 
148
  msgstr ""
149
 
150
- #: options/panel1-edit-subscription.php:16 options/panel1.php:27
 
151
  msgid "From"
152
  msgstr ""
153
 
154
- #: options/panel1-edit-subscription.php:20 options/panel1.php:33
 
155
  msgid "To"
156
  msgstr ""
157
 
158
- #: options/panel1-edit-subscription.php:28 options/panel1.php:41
 
159
  msgid "Keep unchanged"
160
  msgstr ""
161
 
162
- #: options/panel1-edit-subscription.php:31 options/panel1.php:44
 
163
  msgid "Suspended"
164
  msgstr ""
165
 
166
- #: options/panel1.php:20
167
- msgid "Mass Update Subscriptions"
168
  msgstr ""
169
 
170
- #: options/panel1.php:28 options/panel1.php:29 options/panel1.php:30
171
- msgid "email address"
172
  msgstr ""
173
 
174
- #: options/panel1.php:34 options/panel1.php:35 options/panel1.php:36
175
- msgid "optional - new email address"
 
 
 
 
 
 
 
 
176
  msgstr ""
177
 
178
- #: options/panel1.php:49
179
- msgid "More info"
 
 
 
 
 
 
 
 
 
180
  msgstr ""
181
 
182
- #: options/panel1.php:55
183
- msgid "This option will allow you to change an email address for another one or to update the same status for all the subscription on a specific email address."
 
 
184
  msgstr ""
185
 
186
- #: options/panel1.php:68
187
- msgid "Post ID"
188
  msgstr ""
189
 
190
- #: options/panel1.php:83
191
- msgid "Add"
192
  msgstr ""
193
 
194
- #: options/panel1.php:98
195
- msgid "Search subscriptions"
196
  msgstr ""
197
 
198
- #: options/panel1.php:102
199
- #, php-format
200
- msgid "You can either <a href=\"%s\">view all the subscriptions</a> or find those where the"
201
  msgstr ""
202
 
203
- #: options/panel1.php:106
204
- msgid "email"
205
  msgstr ""
206
 
207
- #: options/panel1.php:107
208
- msgid "post ID"
 
 
209
  msgstr ""
210
 
211
- #: options/panel1.php:108
212
- msgid "status"
213
  msgstr ""
214
 
215
- #: options/panel1.php:111
216
- msgid "equals"
 
217
  msgstr ""
218
 
219
- #: options/panel1.php:112
220
- msgid "contains"
221
  msgstr ""
222
 
223
- #: options/panel1.php:113
224
- msgid "does not contain"
225
  msgstr ""
226
 
227
- #: options/panel1.php:114
228
- msgid "starts with"
 
 
229
  msgstr ""
230
 
231
- #: options/panel1.php:115
232
- msgid "ends with"
233
  msgstr ""
234
 
235
- #: options/panel1.php:118
236
- msgid "results per page:"
237
  msgstr ""
238
 
239
- #: options/panel1.php:120
240
- msgid "Search"
241
  msgstr ""
242
 
243
- #: options/panel1.php:128
244
- msgid "Reverse the order by Post ID"
 
 
245
  msgstr ""
246
 
247
- #: options/panel1.php:129 options/panel1.php:130
248
- msgid "Reverse the order by Date/Time"
249
  msgstr ""
250
 
251
- #: options/panel1.php:132
252
- msgid "Post (ID)"
 
 
 
 
253
  msgstr ""
254
 
255
- #: options/panel1.php:135
256
- msgid "Search query:"
257
  msgstr ""
258
 
259
- #: options/panel1.php:135
260
- msgid "Rows:"
 
 
261
  msgstr ""
262
 
263
- #: options/panel1.php:135
264
- msgid "of"
265
  msgstr ""
266
 
267
- #: options/panel1.php:142 options/panel1.php:158
268
- msgid "Date and Time"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
269
  msgstr ""
270
 
271
- #: options/panel1.php:168 templates/author.php:59 templates/user.php:71
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
272
  msgid "Replies"
273
  msgstr ""
274
 
275
- #: options/panel1.php:169 templates/author.php:60 templates/user.php:72
 
276
  msgid "Replies Unconfirmed"
277
  msgstr ""
278
 
279
- #: options/panel1.php:170 templates/author.php:61 templates/user.php:73
 
280
  msgid "All Comments"
281
  msgstr ""
282
 
283
- #: options/panel1.php:171 templates/author.php:62 templates/user.php:74
 
284
  msgid "Unconfirmed"
285
  msgstr ""
286
 
287
- #: options/panel1.php:172 templates/author.php:63 templates/user.php:75
 
288
  msgid "Inactive"
289
  msgstr ""
290
 
291
- #: options/panel1.php:201 options/panel1.php:213 templates/author.php:93
292
- #: templates/user.php:111
293
- msgid "Delete"
294
  msgstr ""
295
 
296
- #: options/panel1.php:202 options/panel1.php:212
297
- msgid "Edit"
 
 
 
 
 
 
298
  msgstr ""
299
 
300
- #: options/panel1.php:204 options/panel1.php:210
 
301
  msgid "Subscription"
302
  msgstr ""
303
 
304
- #: options/panel1.php:224 templates/author.php:90 templates/user.php:107
 
 
 
 
 
 
 
 
 
 
 
305
  msgid "Action:"
306
  msgstr ""
307
 
308
- #: options/panel1.php:227
309
  msgid "Delete forever"
310
  msgstr ""
311
 
312
- #: options/panel1.php:228 templates/author.php:94 templates/user.php:112
 
313
  msgid "Suspend"
314
  msgstr ""
315
 
316
- #: options/panel1.php:229
317
  msgid "Activate and set to Y"
318
  msgstr ""
319
 
320
- #: options/panel1.php:230
321
  msgid "Activate and set to R"
322
  msgstr ""
323
 
324
- #: options/panel1.php:231
325
  msgid "Activate"
326
  msgstr ""
327
 
328
- #: options/panel1.php:235 templates/author.php:99 templates/user.php:118
 
329
  msgid "Update subscriptions"
330
  msgstr ""
331
 
332
- #: options/panel1.php:238
333
  msgid "Sorry, no subscriptions match your search criteria."
334
  msgstr ""
335
 
336
- #: options/panel10.php:41
337
- msgid "The log file has been successfully deleted."
338
  msgstr ""
339
 
340
- #: options/panel10.php:46
341
- msgid "Can't delete the log file, check the file permissions."
342
  msgstr ""
343
 
344
- #: options/panel10.php:52
345
- msgid "The log file does not exists."
 
 
 
346
  msgstr ""
347
 
348
- #: options/panel10.php:66 options/panel10.php:110
349
- msgid "Enable Log Information"
350
  msgstr ""
351
 
352
- #: options/panel10.php:72 options/panel10.php:119
353
- msgid "Enable Auto clean log data"
354
  msgstr ""
355
 
356
- #: options/panel10.php:93 options/panel2.php:49 options/panel3.php:70
357
- #: options/panel4.php:78 options/panel5.php:18 options/panel5.php:92
358
- msgid "Your settings have been successfully updated."
 
 
 
359
  msgstr ""
360
 
361
- #: options/panel10.php:95 options/panel2.php:51 options/panel3.php:72
362
- #: options/panel4.php:80 options/panel5.php:20 options/panel5.php:94
363
- msgid "There was an error updating the following fields:"
 
364
  msgstr ""
365
 
366
- #: options/panel10.php:112 options/panel10.php:121 options/panel2.php:66
367
- #: options/panel2.php:76 options/panel2.php:105 options/panel5.php:110
368
- #: options/panel5.php:119 options/panel5.php:136 options/panel5.php:145
369
- #: options/panel5.php:154 options/panel5.php:163 options/panel5.php:173
370
- #: options/panel5.php:182 options/panel5.php:192 options/panel5.php:201
371
- #: options/panel5.php:210 options/panel5.php:219
372
- msgid "Yes"
373
  msgstr ""
374
 
375
- #: options/panel10.php:113 options/panel10.php:122 options/panel2.php:67
376
- #: options/panel2.php:77 options/panel2.php:106 options/panel5.php:111
377
- #: options/panel5.php:120 options/panel5.php:137 options/panel5.php:146
378
- #: options/panel5.php:155 options/panel5.php:164 options/panel5.php:174
379
- #: options/panel5.php:183 options/panel5.php:193 options/panel5.php:202
380
- #: options/panel5.php:211 options/panel5.php:220 utils/stcr_manage.php:755
381
- msgid "No"
382
  msgstr ""
383
 
384
- #: options/panel10.php:114
385
- msgid "If enabled, will log information of the plugin. Helpful for debugging purposes."
386
  msgstr ""
387
 
388
- #: options/panel10.php:125
389
- msgid "Hourly"
390
  msgstr ""
391
 
392
- #: options/panel10.php:126
393
- msgid "Twice Daily"
394
  msgstr ""
395
 
396
- #: options/panel10.php:127
397
- msgid "Daily"
398
  msgstr ""
399
 
400
- #: options/panel10.php:129
401
- msgid "If enabled, StCR will auto clean your information every day."
 
 
402
  msgstr ""
403
 
404
- #: options/panel10.php:134
405
- msgid "Clean Up Log Archive"
406
  msgstr ""
407
 
408
- #: options/panel10.php:138
409
- msgid "If you want to clean up the log archive please click the following button"
 
 
410
  msgstr ""
411
 
412
- #: options/panel10.php:140
413
- msgid "Clean"
414
  msgstr ""
415
 
416
- #: options/panel10.php:147 options/panel10.php:150
417
- msgid "System Information"
 
 
418
  msgstr ""
419
 
420
- #: options/panel10.php:164 options/panel2.php:230 options/panel3.php:253
421
- #: options/panel4.php:283 options/panel5.php:265
422
- msgid "Save Changes"
423
  msgstr ""
424
 
425
- #: options/panel2.php:12 options/panel2.php:63
426
- msgid "Enable default checkbox"
 
 
427
  msgstr ""
428
 
429
- #: options/panel2.php:15 options/panel2.php:73
430
- msgid "Checked by default"
431
  msgstr ""
432
 
433
- #: options/panel2.php:18
434
- msgid "Checked by default Value"
435
  msgstr ""
436
 
437
- #: options/panel2.php:21 options/panel2.php:24 options/panel2.php:102
438
- msgid "Advanced subscription"
439
  msgstr ""
440
 
441
- #: options/panel2.php:27 options/panel2.php:130
442
- msgid "Custom inline style"
443
  msgstr ""
444
 
445
- #: options/panel2.php:30 options/panel2.php:139
446
- msgid "Custom HTML"
447
  msgstr ""
448
 
449
- #: options/panel2.php:34
450
- msgid "Checkbox label"
 
451
  msgstr ""
452
 
453
- #: options/panel2.php:37 options/panel2.php:180
454
- msgid "Subscribed label"
 
 
455
  msgstr ""
456
 
457
- #: options/panel2.php:40
458
- msgid "Awaiting label"
459
  msgstr ""
460
 
461
- #: options/panel2.php:43 options/panel2.php:213
462
- msgid "Author label"
 
 
463
  msgstr ""
464
 
465
- #: options/panel2.php:68
466
- msgid "Disable this option if you want to move the subscription checkbox to a different place on your page."
467
  msgstr ""
468
 
469
- #: options/panel2.php:78
470
- msgid "Decide if the checkbox should be checked by default or not."
471
  msgstr ""
472
 
473
- #: options/panel2.php:87
474
- msgid "Default Checkbox Value"
475
  msgstr ""
476
 
477
- #: options/panel2.php:91 options/panel2.php:120
478
- msgid "All new comments"
 
 
 
 
 
479
  msgstr ""
480
 
481
- #: options/panel2.php:92 options/panel2.php:121
482
- msgid "Replies to this comment"
483
  msgstr ""
484
 
485
- #: options/panel2.php:94
486
- msgid "Select the default option for the Checkbox. Be careful! Some users might like to be subscribed to all the post."
487
  msgstr ""
488
 
489
- #: options/panel2.php:107
490
- msgid "Allow users to choose from different subscription types (all, replies only)."
491
  msgstr ""
492
 
493
- #: options/panel2.php:115
494
- msgid "Advanced default"
 
 
495
  msgstr ""
496
 
497
- #: options/panel2.php:119
498
- msgid "None"
499
  msgstr ""
500
 
501
- #: options/panel2.php:124
502
- msgid "The default subscription type that should be selected when Advanced subscriptions are enable."
 
 
503
  msgstr ""
504
 
505
- #: options/panel2.php:135
506
- msgid "Custom inline CSS to add to the checkbox."
507
  msgstr ""
508
 
509
- #: options/panel2.php:152
510
- msgid "Custom HTML code to be used when displaying the checkbox. Allowed tags: [checkbox_field], [checkbox_label]"
511
  msgstr ""
512
 
513
- #: options/panel2.php:158
514
- msgid "Messages for your visitors"
515
  msgstr ""
516
 
517
- #: options/panel2.php:162
518
- msgid "Default label"
 
 
519
  msgstr ""
520
 
521
- #: options/panel2.php:175
522
- msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
523
  msgstr ""
524
 
525
- #: options/panel2.php:192
526
- msgid "Label shown to those who are already subscribed to a post. Allowed tag: [manager_link]"
 
 
527
  msgstr ""
528
 
529
- #: options/panel2.php:197
530
- msgid "Pending label"
531
  msgstr ""
532
 
533
- #: options/panel2.php:209
534
- msgid "Label shown to those who are already subscribed, but haven't clicked on the confirmation link yet. Allowed tag: [manager_link]"
 
 
535
  msgstr ""
536
 
537
- #: options/panel2.php:225
538
- msgid "Label shown to authors (and administrators). Allowed tag: [manager_link]"
539
  msgstr ""
540
 
541
- #: options/panel3.php:13 options/panel3.php:87
542
- msgid "Virtual Management Page"
 
 
543
  msgstr ""
544
 
545
- #: options/panel3.php:18 options/panel3.php:96
546
- msgid "Page title"
547
  msgstr ""
548
 
549
- #: options/panel3.php:23 options/panel3.php:105
550
- msgid "Management URL"
 
 
551
  msgstr ""
552
 
553
- #: options/panel3.php:28 options/panel3.php:117
554
- msgid "Custom HEAD meta"
555
  msgstr ""
556
 
557
- #: options/panel3.php:34 options/panel3.php:131
558
- msgid "Request link"
 
 
 
559
  msgstr ""
560
 
561
- #: options/panel3.php:39 options/panel3.php:149
562
- msgid "Request submitted"
563
  msgstr ""
564
 
565
- #: options/panel3.php:44 options/panel3.php:167
566
- msgid "Subscribe without commenting"
 
 
 
567
  msgstr ""
568
 
569
- #: options/panel3.php:49 options/panel3.php:185
570
- msgid "Subscription processed"
571
  msgstr ""
572
 
573
- #: options/panel3.php:54 options/panel3.php:203
574
- msgid "Subscription processed (DCI)"
 
 
575
  msgstr ""
576
 
577
- #: options/panel3.php:59 options/panel3.php:220
578
- msgid "Authors"
579
  msgstr ""
580
 
581
- #: options/panel3.php:64 options/panel3.php:236
582
- msgid "Users"
 
583
  msgstr ""
584
 
585
- #: options/panel3.php:90
586
- msgid "Enabled"
587
  msgstr ""
588
 
589
- #: options/panel3.php:91
590
- msgid "Disabled"
 
 
591
  msgstr ""
592
 
593
- #: options/panel3.php:92
594
- msgid "Disable the virtual management page if you need to create a <a href=\"https://github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-management-page\">real page</a> to make your theme happy."
595
  msgstr ""
596
 
597
- #: options/panel3.php:101
598
- msgid "Title of the page your visitors will use to manage their subscriptions."
 
599
  msgstr ""
600
 
601
- #: options/panel3.php:109
602
- 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."
603
  msgstr ""
604
 
605
- #: options/panel3.php:111
606
- msgid "Warning: it looks like the value you are using may be incompatible with your permalink structure"
607
  msgstr ""
608
 
609
- #: options/panel3.php:121
610
- msgid "Specify your custom HTML code to be added to the HEAD section of the page. Use <strong>single</strong> quotes for values."
611
  msgstr ""
612
 
613
- #: options/panel3.php:127 options/panel4.php:135
614
- msgid "Messages"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
615
  msgstr ""
616
 
617
- #: options/panel3.php:144
618
- msgid "Text shown to those who request to manage their subscriptions."
619
  msgstr ""
620
 
621
- #: options/panel3.php:162
622
- msgid "Thank you note shown after the request here above has been processed. Allowed tags: [post_title], [post_permalink]"
623
  msgstr ""
624
 
625
- #: options/panel3.php:180
626
- msgid "Text shown to those who want to subscribe without commenting. Allowed tags: [post_title], [post_permalink]"
 
 
627
  msgstr ""
628
 
629
- #: options/panel3.php:198
630
- msgid "Thank you note shown after the subscription request has been processed (double check-in disabled). Allowed tags: [post_title], [post_permalink]"
631
  msgstr ""
632
 
633
- #: options/panel3.php:216
634
- msgid "Thank you note shown after the subscription request has been processed (double check-in enabled). Allowed tags: [post_title], [post_permalink]"
 
 
635
  msgstr ""
636
 
637
- #: options/panel3.php:232
638
- msgid "Introductory text for the authors' management page."
639
  msgstr ""
640
 
641
- #: options/panel3.php:248
642
- msgid "Introductory text for the users' management page."
643
  msgstr ""
644
 
645
- #: options/panel4.php:15 options/panel4.php:94
646
- msgid "Sender name"
 
 
 
647
  msgstr ""
648
 
649
- #: options/panel4.php:20 options/panel4.php:25 options/panel4.php:107
650
- msgid "Sender email address"
 
 
 
 
 
 
651
  msgstr ""
652
 
653
- #: options/panel4.php:30 options/panel4.php:140
654
- msgid "Notification subject"
655
  msgstr ""
656
 
657
- #: options/panel4.php:36 options/panel4.php:42 options/panel4.php:153
658
- msgid "Notification message"
 
 
 
 
 
659
  msgstr ""
660
 
661
- #: options/panel4.php:47 options/panel4.php:177
662
- msgid "Double check subject"
663
  msgstr ""
664
 
665
- #: options/panel4.php:52 options/panel4.php:190
666
- msgid "Double check message"
 
 
 
 
667
  msgstr ""
668
 
669
- #: options/panel4.php:57 options/panel4.php:210
670
- msgid "Management subject"
671
  msgstr ""
672
 
673
- #: options/panel4.php:62 options/panel4.php:67
674
- msgid "Management message"
 
 
 
675
  msgstr ""
676
 
677
- #: options/panel4.php:72 options/panel4.php:243
678
- msgid "Management Email message"
679
  msgstr ""
680
 
681
- #: options/panel4.php:101
682
- msgid "Name to use for the \"from\" field when sending a new notification to the user."
 
 
 
 
683
  msgstr ""
684
 
685
- #: options/panel4.php:115
686
- msgid "Email address to use for the \"from\" field when sending a new notification to the user."
 
 
 
 
687
  msgstr ""
688
 
689
- #: options/panel4.php:121
690
- msgid "Reply To"
691
  msgstr ""
692
 
693
- #: options/panel4.php:128
694
- msgid "This will be use when the user click reply on their email agent. If not set it will be the same as the Sender email address."
695
  msgstr ""
696
 
697
- #: options/panel4.php:147
698
- msgid "Subject of the notification email. Allowed tag: [post_title]"
699
  msgstr ""
700
 
701
- #: options/panel4.php:170
702
- msgid "Content of the notification email. Allowed tags: [post_title], [comment_permalink], [comment_author], [comment_content], [post_permalink], [manager_link], [comment_gravatar]"
703
  msgstr ""
704
 
705
- #: options/panel4.php:171
706
- msgid "<p style=\"color: #156dc7;\"><strong>Note: To get a default template clear all the content and save the options.</strong></p>"
 
 
 
707
  msgstr ""
708
 
709
- #: options/panel4.php:184
710
- msgid "Subject of the confirmation email. Allowed tag: [post_title]"
 
 
711
  msgstr ""
712
 
713
- #: options/panel4.php:204
714
- msgid "Content of the confirmation email. Allowed tags: [post_permalink], [confirm_link], [post_title], [manager_link]"
715
  msgstr ""
716
 
717
- #: options/panel4.php:217
718
- msgid "Subject of the mail sent to those who request to access their management page. Allowed tag: [blog_name]"
719
  msgstr ""
720
 
721
- #: options/panel4.php:223
722
- msgid "Management Page message"
723
  msgstr ""
724
 
725
- #: options/panel4.php:237
726
- msgid "Content of the management Page message. Allowed tags: [blog_name]."
727
  msgstr ""
728
 
729
- #: options/panel4.php:257
730
- msgid "Content of the management email message. Allowed tags: [blog_name], [manager_link]."
 
 
731
  msgstr ""
732
 
733
- #: options/panel4.php:263
734
- msgid "One Click Unsubscribe"
735
  msgstr ""
736
 
737
- #: options/panel4.php:277
738
- msgid "Content of the One Click confirmation. Allowed tags: [post_title], [blog_name]"
 
739
  msgstr ""
740
 
741
- #: options/panel5.php:38
742
- msgid "Your settings have been successfully reset."
743
  msgstr ""
744
 
745
- #: options/panel5.php:40
746
- msgid "There was an error deleting the options:"
747
  msgstr ""
748
 
749
- #: options/panel5.php:48 options/panel5.php:108
750
- msgid "Show StCR checkbox / dropdown"
751
  msgstr ""
752
 
753
- #: options/panel5.php:51
754
- msgid "Safetly Uninstall"
 
 
755
  msgstr ""
756
 
757
- #: options/panel5.php:54 options/panel5.php:125
758
- msgid "Autopurge requests"
759
  msgstr ""
760
 
761
- #: options/panel5.php:57 options/panel5.php:143
762
- msgid "Enable double check"
763
  msgstr ""
764
 
765
- #: options/panel5.php:60 options/panel5.php:134
766
- msgid "StCR Position"
767
  msgstr ""
768
 
769
- #: options/panel5.php:63 options/panel5.php:151
770
- msgid "Subscribe authors"
771
  msgstr ""
772
 
773
- #: options/panel5.php:66 options/panel5.php:161
774
- msgid "Enable HTML emails"
775
  msgstr ""
776
 
777
- #: options/panel5.php:69
778
- msgid "HTMLify Links in HTML emails"
779
  msgstr ""
780
 
781
- #: options/panel5.php:72
782
- msgid "Send trackbacks"
783
  msgstr ""
784
 
785
- #: options/panel5.php:75
786
- msgid "Notify admin"
787
  msgstr ""
788
 
789
- #: options/panel5.php:78 options/panel5.php:199
790
- msgid "Let admin subscribe"
791
  msgstr ""
792
 
793
- #: options/panel5.php:81 options/panel5.php:208
794
- msgid "BCC admin on Notifications"
795
  msgstr ""
796
 
797
- #: options/panel5.php:84 options/panel5.php:217
798
- msgid "Enable Font Awesome"
799
  msgstr ""
800
 
801
- #: options/panel5.php:87 options/panel5.php:254 options/panel5.php:261
802
- msgid "Reset All Options"
803
  msgstr ""
804
 
805
- #: options/panel5.php:112
806
- msgid "This option will disable the StCR checkbox or dropdown in you comment form. You should leave it to Yes always. "
807
  msgstr ""
808
 
809
- #: options/panel5.php:117
810
- msgid "Safely Uninstall"
811
  msgstr ""
812
 
813
- #: options/panel5.php:121
814
- msgid "This option will allow you to delete the plugin with WordPress without loosing your subscribers. Any database table and plugin options are wipeout."
815
  msgstr ""
816
 
817
- #: options/panel5.php:128
818
- msgid "days"
819
  msgstr ""
820
 
821
- #: options/panel5.php:129
822
- msgid "Delete pending subscriptions (not confirmed) after X days. Zero disables this feature."
823
  msgstr ""
824
 
825
- #: options/panel5.php:138
826
- msgid "If this option is enable the subscription box will be above the submit button in your comment form. Use this when your theme is outdated and using the incorrect WordPress Hooks and the checkbox is not displayed."
827
  msgstr ""
828
 
829
- #: options/panel5.php:147
830
- msgid "Send a notification email to confirm the subscription (to avoid addresses misuse)."
831
  msgstr ""
832
 
833
- #: options/panel5.php:156
834
- msgid "Automatically subscribe authors to their own articles (not retroactive)."
 
 
 
835
  msgstr ""
836
 
837
- #: options/panel5.php:165
838
- msgid "If enabled, will send email messages with content-type = text/html instead of text/plain"
 
839
  msgstr ""
840
 
841
- #: options/panel5.php:170
842
- msgid "HTMLify links in emails"
843
  msgstr ""
844
 
845
- #: options/panel5.php:175
846
- msgid "If enabled, will wrap all links in messages with <code>&lt;a href=\"\"&gt;&lt;/a&gt;</code> (only when HTML emails enabled)."
847
  msgstr ""
848
 
849
- #: options/panel5.php:180
850
- msgid "Process trackbacks"
 
 
851
  msgstr ""
852
 
853
- #: options/panel5.php:184
854
- msgid "Notify users when a new trackback or pingback is added to the discussion."
855
  msgstr ""
856
 
857
- #: options/panel5.php:189
858
- msgid "Track all subscriptions"
859
  msgstr ""
860
 
861
- #: options/panel5.php:194
862
- msgid "Notify the administrator when users subscribe without commenting."
863
  msgstr ""
864
 
865
- #: options/panel5.php:203
866
- msgid "Let the administrator subscribe to comments when logged in."
867
  msgstr ""
868
 
869
- #: options/panel5.php:212
870
- msgid "Send a copy of all Notifications to the administrator."
 
 
871
  msgstr ""
872
 
873
- #: options/panel5.php:221
874
- msgid "Let you control the inclusion of the Font Awesome into your site. Disable if you theme already add this into your site."
 
 
875
  msgstr ""
876
 
877
- #: options/panel5.php:226
878
- msgid "StCR Unique Key"
879
  msgstr ""
880
 
881
- #: options/panel5.php:231
882
- msgid "This Unique Key is not set, please click the following button to "
883
  msgstr ""
884
 
885
- #: options/panel5.php:235 options/panel5.php:246
886
- msgid "Generate"
887
  msgstr ""
888
 
889
- #: options/panel5.php:243
890
- msgid "This Unique Key will be use to send the notification to your subscribers with more security."
891
  msgstr ""
892
 
893
- #: options/panel5.php:256
894
- msgid "This will reset all the options and messages of the plugin. Please proceed with caution."
895
  msgstr ""
896
 
897
- #: options/panel5.php:258
898
- msgid "Yes, Delete Options including subscriptions."
899
  msgstr ""
900
 
901
- #: options/panel5.php:259
902
- msgid "No, Only delete the StCR Options."
903
  msgstr ""
904
 
905
- #: options/panel7.php:11 options/panel8.php:11
906
- msgid "Support the developer, You can donate via <i class=\"fa fa-paypal\" aria-hidden=\"true\"></i>"
907
  msgstr ""
908
 
909
- #: options/panel7.php:21 options/panel8.php:21
910
- msgid "How valuable is the feature offered by this plugin to your visitors? please consider supporting the author if this plugin made your web site better, especially if you are making money out of it.<br><br> You can donate <strong>$5.00, $10.00, $20.00</strong> or more, $Any donation received will be reinvested in the development of <strong>Subscribe to Comments Reloaded</strong>, and to buy some food for my hungry family."
911
  msgstr ""
912
 
913
- #: options/panel7.php:23 options/panel8.php:23
914
- msgid "You can still help"
915
  msgstr ""
916
 
917
- #: options/panel7.php:24 options/panel8.php:24
918
- msgid "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 <strong>Subscribe to Comments Reloaded</strong> and so on. Whatever you do, thanks for using my plugin!"
919
  msgstr ""
920
 
921
- #: options/panel7.php:26 options/panel8.php:26
922
- msgid "Subscribe to the Beta testers"
923
  msgstr ""
924
 
925
- #: options/panel7.php:27 options/panel8.php:27
926
- msgid "Before a new Update we release a Beta version so that our current users can give us feedback if they find a bug, If you want to join the tester list you can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</a>"
927
  msgstr ""
928
 
929
- #: options/panel7.php:29 options/panel8.php:29
930
- msgid "Vote and show your appreciation"
931
  msgstr ""
932
 
933
- #: options/panel7.php:30 options/panel8.php:30
934
- msgid "Tell other people if <strong>Subscribe to Comments Reloaded</strong> 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 ""
936
 
937
- #: options/panel7.php:32 options/panel8.php:32
938
- msgid "Did you find a Bug on the plugin?"
939
  msgstr ""
940
 
941
- #: options/panel7.php:33 options/panel8.php:33
942
- msgid "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the WordPress Support page."
943
  msgstr ""
944
 
945
- #: options/panel9.php:11
946
- msgid "Support Subscribe to Comments Reloaded"
 
947
  msgstr ""
948
 
949
- #: options/panel9.php:12
950
- msgid "Every contribution that you make is high valuable, so if you consider this plugin a helpful tool we will use your donation to invest on support and developing time."
951
  msgstr ""
952
 
953
- #: templates/author.php:67 templates/user.php:83
954
  msgid "Title"
955
  msgstr ""
956
 
957
- #: templates/author.php:70 templates/user.php:82
958
  msgid "Subscription Date"
959
  msgstr ""
960
 
961
- #: templates/author.php:71
962
  msgid "Subscription Email"
963
  msgstr ""
964
 
965
- #: templates/author.php:72 templates/user.php:84
966
  msgid "Subscription Status"
967
  msgstr ""
968
 
969
- #: templates/author.php:88 templates/user.php:104
970
  msgid "Select all"
971
  msgstr ""
972
 
973
- #: templates/author.php:89 templates/user.php:106
974
  msgid "Invert selection"
975
  msgstr ""
976
 
977
- #: templates/author.php:92 templates/user.php:110
978
  msgid "Choose your action"
979
  msgstr ""
980
 
981
- #: templates/author.php:95 templates/user.php:113
 
 
 
 
982
  msgid "All comments"
983
  msgstr ""
984
 
985
- #: templates/author.php:96 templates/user.php:114
986
- #: wp_subscribe_reloaded.php:1122
987
  msgid "Replies to my comments"
988
  msgstr ""
989
 
990
- #: templates/author.php:102 templates/confirm.php:28
991
- #: templates/request-management-link.php:114 templates/user.php:124
992
  msgid "Return to Post"
993
  msgstr ""
994
 
995
- #: templates/author.php:107 templates/one-click-unsubscribe.php:30
996
- #: templates/user.php:128
997
  msgid "No subscriptions match your search criteria."
998
  msgstr ""
999
 
1000
  #: templates/key_expired.php:8
1001
- msgid "Woohaa the link to manage your subscriptions has expired, don't worry, just enter your email below and a new link will be send."
 
 
1002
  msgstr ""
1003
 
1004
- #: templates/key_expired.php:74 templates/request-management-link.php:106
1005
- #: templates/subscribe.php:112
 
1006
  msgid "Send"
1007
  msgstr ""
1008
 
1009
- #: templates/subscribe.php:50 templates/subscribe.php:51
 
 
 
 
 
 
 
 
 
 
1010
  msgid "New subscription to"
1011
  msgstr ""
1012
 
1013
- #: templates/subscribe.php:51
1014
  msgid "User:"
1015
  msgstr ""
1016
 
1017
- #: templates/user.php:79
1018
  msgid "Email to manage"
1019
  msgstr ""
1020
 
@@ -1022,35 +1345,66 @@ msgstr ""
1022
  msgid "You have request to manage another email address and this is forbidden."
1023
  msgstr ""
1024
 
1025
- #: utils/stcr_manage.php:410 utils/stcr_manage.php:411
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1026
  msgid "StCR System"
1027
  msgstr ""
1028
 
1029
- #: utils/stcr_manage.php:431 utils/stcr_manage.php:459
1030
- #: utils/stcr_manage.php:486 utils/stcr_manage.php:513
1031
- #: utils/stcr_manage.php:540 utils/stcr_manage.php:567
1032
- #: utils/stcr_manage.php:594 utils/stcr_manage.php:621
1033
- #: utils/stcr_manage.php:648 utils/stcr_manage.php:676
1034
  msgid "You do not have sufficient permissions to access this page."
1035
  msgstr ""
1036
 
1037
- #: utils/stcr_manage.php:726
1038
  msgid "Subscriptions"
1039
  msgstr ""
1040
 
1041
- #: utils/stcr_manage.php:782
1042
- msgid "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
 
1043
  msgstr ""
1044
 
1045
- #: utils/stcr_manage.php:782
1046
  msgid "support forum"
1047
  msgstr ""
1048
 
1049
- #: utils/stcr_manage.php:783
1050
  msgid "Feeling generous?"
1051
  msgstr ""
1052
 
1053
- #: utils/stcr_manage.php:783
1054
  msgid "Donate a few bucks!"
1055
  msgstr ""
1056
 
@@ -1058,432 +1412,510 @@ msgstr ""
1058
  msgid "Important Notice"
1059
  msgstr ""
1060
 
1061
- #: utils/stcr_upgrade.php:120
1062
- msgid "<strong>Subscribe to Comments Reloaded:</strong> The information in your database has been sanitized to prevent the raw html messages. <a class=\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" src=\""
1063
- msgstr ""
1064
-
1065
  #: utils/stcr_upgrade.php:175
1066
- msgid "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data from the <strong>Subscribe to Comments</strong> plugin was detected and automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
 
 
 
1067
  msgstr ""
1068
 
1069
  #: utils/stcr_upgrade.php:175
1070
- msgid " It is recommended that you now <strong>deactivate</strong> Subscribe to Comments to prevent confusion between the two plugins."
 
 
1071
  msgstr ""
1072
 
1073
  #: utils/stcr_upgrade.php:176
1074
- msgid "If you have subscription data from Subscribe to Comments Reloaded < v2.0 that you want to import, you'll need to import that data manually, as only one import routine will ever run to prevent data loss."
1075
- msgstr ""
1076
-
1077
- #: utils/stcr_upgrade.php:177 utils/stcr_upgrade.php:251
1078
- #: utils/stcr_upgrade.php:400
1079
- msgid "Please visit <a href=\"options-general.php?page=subscribe-to-comments-reloaded/options/index.php\">Settings -> Subscribe to Comments</a> to review your configuration.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" src=\""
1080
  msgstr ""
1081
 
1082
  #: utils/stcr_upgrade.php:250
1083
- msgid "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data from the <strong>Comment Reply Notification</strong> plugin was detected and automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
 
 
 
1084
  msgstr ""
1085
 
1086
  #: utils/stcr_upgrade.php:250
1087
- msgid " It is recommended that you now <strong>deactivate</strong> Comment Reply Notification to prevent confusion between the two plugins."
 
 
1088
  msgstr ""
1089
 
1090
  #: utils/stcr_upgrade.php:397
1091
- msgid "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment subscription data from the <strong>WP Comment Subscriptions</strong> plugin were detected and automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
 
 
 
 
1092
  msgstr ""
1093
 
1094
  #: utils/stcr_upgrade.php:397
1095
- msgid " It is recommended that you now <strong>deactivate</strong> WP Comment Subscriptions to prevent confusion between the two plugins."
 
 
1096
  msgstr ""
1097
 
1098
  #: utils/stcr_upgrade.php:398
1099
- msgid "If you have subscription data from another plugin (such as Subscribe to Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, you'll need to import that data manually, as only one import routine will ever run to prevent data loss."
 
 
 
 
1100
  msgstr ""
1101
 
1102
  #: utils/stcr_upgrade.php:399
1103
- msgid "<strong>Note:</strong> If you were previously using the <code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-subscribe-url]</code> shortcode, you'll need to replace those with <code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> respectively."
1104
- msgstr ""
1105
-
1106
- #: utils/stcr_upgrade.php:413
1107
- msgid "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
 
1108
  msgstr ""
1109
 
1110
- #: utils/stcr_upgrade.php:414 utils/stcr_upgrade.php:534
1111
- #: utils/stcr_upgrade.php:561 utils/stcr_upgrade.php:589
1112
- msgid "If you find a bug or an issue you can report it <a href=\"https://github.com/stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1113
  msgstr ""
1114
 
1115
- #: utils/stcr_upgrade.php:415
1116
- msgid "Please consider to make a donation to support the plugin. You can donate via <i class=\"fa fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1117
- "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1118
  msgstr ""
1119
 
1120
  #: utils/stcr_upgrade.php:417
1121
- msgid "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for detailed information on plugin changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" src=\""
1122
- msgstr ""
1123
-
1124
- #: utils/stcr_upgrade.php:428
1125
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version 160106."
1126
- msgstr ""
1127
-
1128
- #: utils/stcr_upgrade.php:429
1129
- msgid "This version includes many changes and fixes to improve your experience with the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML email templates, Subscription Checkbox position, and more!"
1130
  msgstr ""
1131
 
1132
- #: utils/stcr_upgrade.php:430 utils/stcr_upgrade.php:445
1133
- #: utils/stcr_upgrade.php:467 utils/stcr_upgrade.php:490
1134
- #: utils/stcr_upgrade.php:511 utils/stcr_upgrade.php:539
1135
- #: utils/stcr_upgrade.php:566 utils/stcr_upgrade.php:594
1136
- msgid "Please visit the <a href=\"https://wordpress.org/plugins/subscribe-to-comments-reloaded/changelog/\" target=\"_blank\">Changelog</a> for a complete list of changes.<a class=\"dismiss\" href=\"#\">Dismiss. </a><img class=\"stcr-loading-animation\" src=\""
 
1137
  msgstr ""
1138
 
1139
- #: utils/stcr_upgrade.php:443
1140
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version 160115."
 
 
 
 
 
 
1141
  msgstr ""
1142
 
1143
- #: utils/stcr_upgrade.php:444
1144
- msgid "This version includes fixes to broken links while managing your subscriptions"
 
 
1145
  msgstr ""
1146
 
1147
- #: utils/stcr_upgrade.php:458
1148
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version 160831"
 
 
 
1149
  msgstr ""
1150
 
1151
- #: utils/stcr_upgrade.php:459 utils/stcr_upgrade.php:481
1152
- msgid "This version includes fixes to many bugs and also new features, "
 
 
1153
  msgstr ""
1154
 
1155
- #: utils/stcr_upgrade.php:461 utils/stcr_upgrade.php:484
1156
- msgid "<strong>New Feature</strong> Add new option to set the Reply To email address. This will help the subscribers to use the Reply option in their email agents."
 
1157
  msgstr ""
1158
 
1159
- #: utils/stcr_upgrade.php:462 utils/stcr_upgrade.php:485
1160
- msgid "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
 
 
1161
  msgstr ""
1162
 
1163
- #: utils/stcr_upgrade.php:463 utils/stcr_upgrade.php:486
1164
- msgid "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin without loosing your subscriptions. You can use this option also for reset all the settings, see the FAQ."
1165
  msgstr ""
1166
 
1167
- #: utils/stcr_upgrade.php:464 utils/stcr_upgrade.php:487
1168
- msgid "<strong>New Feature</strong> Now the WordPress Authors can use the <strong>Subscribe authors</strong> option to autor subscribe to a Custom Post Type."
 
 
 
1169
  msgstr ""
1170
 
1171
- #: utils/stcr_upgrade.php:465 utils/stcr_upgrade.php:488
1172
- msgid "<strong>New Feature</strong> A new field was added under the notification options to and the management link only by email and not to display it on the request link page."
 
 
1173
  msgstr ""
1174
 
1175
- #: utils/stcr_upgrade.php:480
1176
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version 160902"
 
 
 
1177
  msgstr ""
1178
 
1179
- #: utils/stcr_upgrade.php:483
1180
- msgid "<strong>Fix update</strong> this version Fixes some issue trigger by the previous 160831 version."
 
 
 
1181
  msgstr ""
1182
 
1183
- #: utils/stcr_upgrade.php:500 wp_subscribe_reloaded.php:123
1184
- msgid "Settings"
 
 
 
1185
  msgstr ""
1186
 
1187
- #: utils/stcr_upgrade.php:504
1188
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version 160915"
 
 
1189
  msgstr ""
1190
 
1191
- #: utils/stcr_upgrade.php:505 utils/stcr_upgrade.php:526
1192
- #: utils/stcr_upgrade.php:554 utils/stcr_upgrade.php:581
1193
- msgid "This version includes fixes and improvements, "
 
1194
  msgstr ""
1195
 
1196
  #: utils/stcr_upgrade.php:508
1197
- msgid "<strong>Change</strong> the radio buttons in the management page for a dropdown."
 
 
1198
  msgstr ""
1199
 
1200
- #: utils/stcr_upgrade.php:509
1201
- msgid "<strong>Improve</strong> Email validation for empty values and using a regex."
 
 
1202
  msgstr ""
1203
 
1204
- #: utils/stcr_upgrade.php:521 utils/stcr_upgrade.php:549
1205
- #: utils/stcr_upgrade.php:576
1206
- msgid "Log Settings"
 
1207
  msgstr ""
1208
 
1209
- #: utils/stcr_upgrade.php:525 utils/stcr_upgrade.php:553
1210
- #: utils/stcr_upgrade.php:580
1211
- msgid "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1212
  msgstr ""
1213
 
1214
- #: utils/stcr_upgrade.php:529
1215
- msgid "<strong>Fix</strong> Wrong confirmation link when the double check option is enable."
 
 
1216
  msgstr ""
1217
 
1218
- #: utils/stcr_upgrade.php:530
1219
  msgid "<strong>Improve</strong> Manage subscription page. Take a look ;)."
1220
  msgstr ""
1221
 
1222
- #: utils/stcr_upgrade.php:535 utils/stcr_upgrade.php:562
1223
- #: utils/stcr_upgrade.php:590
 
1224
  msgid "The support of this plugin is given thanks to your donations."
1225
  msgstr ""
1226
 
1227
- #: utils/stcr_upgrade.php:536
1228
- msgid "Help to keep the support alive. You can donate via <i class=\"fa fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1229
- "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
 
 
 
 
 
1230
  msgstr ""
1231
 
1232
- #: utils/stcr_upgrade.php:557
1233
- msgid "<strong>Fix Critical Bug</strong> This version fix a critical bug on fresh installation regarding a database table creation."
 
 
1234
  msgstr ""
1235
 
1236
- #: utils/stcr_upgrade.php:558
1237
- msgid "<strong>Add</strong> Option to control the inclusion of the style Font Awesome."
 
 
1238
  msgstr ""
1239
 
1240
- #: utils/stcr_upgrade.php:563
1241
- msgid "Help to keep the support alive. You can donate via <i class=\"fa fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1242
- "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>. Thank you for the users that have supported the plugin development."
 
 
 
 
 
 
1243
  msgstr ""
1244
 
1245
- #: utils/stcr_upgrade.php:584
1246
- msgid "<strong>Security Patch</strong> This version add a patch for some security issues."
 
 
1247
  msgstr ""
1248
 
1249
- #: utils/stcr_upgrade.php:585
1250
  msgid "<strong>Add</strong> Option to reset all the plugin options"
1251
  msgstr ""
1252
 
1253
- #: utils/stcr_upgrade.php:586
1254
  msgid "<strong>Fix</strong> issue regarding database collations"
1255
  msgstr ""
1256
 
1257
- #: utils/stcr_upgrade.php:591
1258
- msgid "Help to keep the support alive. You can donate via <i class=\"fa fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1259
- " https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>. A big Thanks for all the users that have supported the plugin development."
 
 
 
 
 
 
 
1260
  msgstr ""
1261
 
1262
- #: utils/stcr_utils.php:196
1263
- msgid "Notify me of followup comments via e-mail. You can also <a href='[subscribe_link]'>subscribe</a> without commenting."
1264
  msgstr ""
1265
 
1266
- #: utils/stcr_utils.php:197
1267
- msgid "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your subscriptions."
1268
  msgstr ""
1269
 
1270
- #: utils/stcr_utils.php:198
1271
- msgid "Your subscription to this post needs to be confirmed. <a href='[manager_link]'>Manage your subscriptions</a>."
1272
  msgstr ""
1273
 
1274
- #: utils/stcr_utils.php:199
1275
- msgid "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1276
  msgstr ""
1277
 
1278
- #: utils/stcr_utils.php:205
1279
- 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."
1280
  msgstr ""
1281
 
1282
- #: utils/stcr_utils.php:206
1283
- 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."
1284
  msgstr ""
1285
 
1286
- #: utils/stcr_utils.php:207
1287
- 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."
1288
  msgstr ""
1289
 
1290
- #: utils/stcr_utils.php:208
1291
- 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."
1292
  msgstr ""
1293
 
1294
- #: utils/stcr_utils.php:209
1295
- 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."
1296
  msgstr ""
1297
 
1298
- #: utils/stcr_utils.php:210
1299
- 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."
1300
  msgstr ""
1301
 
1302
- #: utils/stcr_utils.php:211
1303
- 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:"
1304
  msgstr ""
1305
 
1306
- #: utils/stcr_utils.php:215
1307
- msgid "There is a new comment to [post_title]"
1308
  msgstr ""
1309
 
1310
- #: utils/stcr_utils.php:216
1311
- msgid "<h1>There is a new comment on [post_title].</h1>\n"
1312
- "\n"
1313
- "<hr />\n"
1314
- "<strong>Comment link:</strong> <a href=\"[comment_permalink]\">[comment_permalink]</a>\n"
1315
- "<strong>Author:</strong> [comment_author]\n"
1316
- "\n"
1317
- "<strong>Comment:</strong>\n"
1318
- "[comment_content]\n"
1319
- "<div style=\"font-size: 0.8em;\"><strong>Permalink:</strong> <a href=\"[post_permalink]\">[post_permalink]</a>\n"
1320
- "<a href=\"[manager_link]\">Manage your subscriptions</a> | <a href=\"[oneclick_link]\">One click unsubscribe</a></div>"
1321
  msgstr ""
1322
 
1323
- #: utils/stcr_utils.php:217
1324
- msgid "Please confirm your subscription to [post_title]"
1325
  msgstr ""
1326
 
1327
- #: utils/stcr_utils.php:218
1328
- msgid "You have requested to be notified every time a new comment is added to:\n"
1329
- "<a href='[post_permalink]'>[post_permalink]</a>\n"
1330
- "\n"
1331
- "Please confirm your request by clicking on this link:\n"
1332
- "<a href='[confirm_link]'>[confirm_link]</a>"
1333
  msgstr ""
1334
 
1335
- #: utils/stcr_utils.php:219
1336
- msgid "Manage your subscriptions on [blog_name]"
1337
  msgstr ""
1338
 
1339
- #: utils/stcr_utils.php:220
1340
- msgid "You have requested to manage your subscriptions to the articles on [blog_name]. Please check the Subscriptions management link in your email"
1341
  msgstr ""
1342
 
1343
- #: utils/stcr_utils.php:221
1344
- msgid "You have requested to manage your subscriptions to the articles on [blog_name]. Follow this link to access your personal page:\n"
1345
- "<a href='[manager_link]'>[manager_link]</a>"
1346
  msgstr ""
1347
 
1348
- #: utils/stcr_utils.php:300
1349
- msgid "StCR Notification"
1350
  msgstr ""
1351
 
1352
- #: wp_subscribe_reloaded.php:1120
1353
- msgid "Don't subscribe"
1354
  msgstr ""
1355
 
1356
- #: wp_subscribe_reloaded.php:1121
1357
- msgid "All"
1358
  msgstr ""
1359
 
1360
- #~ msgid "Management Page ID"
1361
- #~ msgstr ""
1362
-
1363
- #~ msgid "Management page"
1364
- #~ msgstr ""
1365
-
1366
- #~ msgid "Awaiting confirmation"
1367
- #~ msgstr ""
1368
-
1369
- #~ msgid "Stats"
1370
- #~ msgstr ""
1371
-
1372
- #~ msgid "Other Messages"
1373
- #~ msgstr ""
1374
-
1375
- #~ msgid "Support"
1376
- #~ msgstr ""
1377
-
1378
- #~ msgid "The status has been successfully updated. Rows affected:"
1379
- #~ msgstr ""
1380
-
1381
- #~ msgid ""
1382
- #~ "Update the email address associated to a specific subscription (by post "
1383
- #~ "ID)."
1384
- #~ msgstr ""
1385
- #~ "Aggiorna l'indirizzo email associato ad una specifica iscrizione "
1386
- #~ "(necessita l'ID dell'articolo)."
1387
-
1388
- #~ msgid "PID"
1389
- #~ msgstr ""
1390
-
1391
- #~ msgid "Change status"
1392
- #~ msgstr ""
1393
-
1394
- #~ msgid ""
1395
- #~ "Change the status of an email address or permanently delete all its "
1396
- #~ "subscriptions."
1397
- #~ msgstr ""
1398
- #~ "Cambia lo stato o cancella tutte le sottoscrizioni associate ad un dato "
1399
- #~ "indirizzo email."
1400
-
1401
- #~ msgid "Resume"
1402
- #~ msgstr ""
1403
-
1404
- #~ msgid "Update email address"
1405
- #~ msgstr ""
1406
-
1407
- #~ msgid ""
1408
- #~ "You can \"mass update\" all the occurrences of a given email address "
1409
- #~ "(exact matches only)."
1410
- #~ msgstr ""
1411
- #~ "Puoi effettuare un aggiornamento globale di tutte le occorrenze di un "
1412
- #~ "indirizzo email."
1413
 
1414
- #~ msgid "Search email address"
1415
- #~ msgstr ""
 
1416
 
1417
- #~ msgid "Legend: Y: subscribed, N: suspended, C: awaiting confirmation"
1418
- #~ msgstr ""
1419
- #~ "Legenda: Y: iscritto, N: notifiche sospese, C: in attesa di conferma"
1420
 
1421
- #~ msgid "StCR table has been successfully optimized."
1422
- #~ msgstr ""
 
 
 
1423
 
1424
- #~ msgid "Filter by date"
1425
- #~ msgstr ""
 
 
 
1426
 
1427
- #~ msgid "Month"
1428
- #~ msgstr ""
 
 
 
1429
 
1430
- #~ msgid "Year"
1431
- #~ msgstr ""
 
 
1432
 
1433
- #~ msgid "No data to display"
1434
- #~ msgstr ""
 
 
 
 
1435
 
1436
- #~ msgid "optimize"
1437
- #~ msgstr ""
 
 
 
 
1438
 
1439
- #~ msgid "Database"
1440
- #~ msgstr ""
 
 
 
 
1441
 
1442
- #~ msgid "Engine"
1443
- #~ msgstr ""
 
 
 
 
1444
 
1445
- #~ msgid "Created on"
1446
- #~ msgstr ""
 
 
 
 
1447
 
1448
- #~ msgid "Index length"
1449
- #~ msgstr ""
 
 
 
1450
 
1451
- #~ msgid "Records"
1452
- #~ msgstr ""
 
 
 
 
1453
 
1454
- #~ msgid "Average Record Length"
1455
- #~ msgstr ""
 
1456
 
1457
- #~ msgid "Approximate Overhead"
1458
- #~ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1459
 
1460
- #~ msgid "Analysis for"
1461
- #~ msgstr ""
 
1462
 
1463
- #~ msgid "Most active users"
1464
- #~ msgstr ""
 
 
 
 
 
 
1465
 
1466
- #~ msgid "Popular posts"
1467
- #~ msgstr ""
 
1468
 
1469
- #~ msgid "Custom CSS Class"
1470
- #~ msgstr ""
 
 
 
1471
 
1472
- #~ msgid ""
1473
- #~ "Custom CSS class to associate to the checkbox, if you want to customize "
1474
- #~ "its style."
1475
- #~ msgstr ""
1476
- #~ "Puoi associare una classe CSS speciale al checkbox, per personalizzarne "
1477
- #~ "l'aspetto."
1478
 
1479
- #~ msgid "Official Sponsors"
1480
- #~ msgstr ""
 
1481
 
1482
- #~ msgid "Subscriptions have been successfully updated."
1483
- #~ msgstr ""
 
1484
 
1485
- #~ msgid "Sorry, no subscriptions found."
1486
- #~ msgstr ""
 
1487
 
1488
- #~ msgid "All the subscriptions have been successfully updated."
1489
- #~ msgstr ""
 
1
+ # Copyright (C) 2019
2
+ # This file is distributed under the same license as the package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: \n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/src\n"
7
+ "POT-Creation-Date: 2019-02-07 08:12:11+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
+
15
+ #: classes/stcr_i18n.php:51 classes/stcr_i18n.php:56
16
+ msgid " "
 
 
 
 
 
 
17
  msgstr ""
18
 
19
+ #: classes/stcr_i18n.php:52
20
+ msgid "No data available in table"
21
  msgstr ""
22
 
23
+ #: classes/stcr_i18n.php:53
24
+ msgid "Showing _START_ to _END_ of _TOTAL_ entries"
25
  msgstr ""
26
 
27
+ #: classes/stcr_i18n.php:54
28
+ msgid "Showing 0 to 0 of 0 entries"
29
  msgstr ""
30
 
31
+ #: classes/stcr_i18n.php:55
32
+ msgid "(filtered from _MAX_ total entries)"
 
33
  msgstr ""
34
 
35
+ #: classes/stcr_i18n.php:57
36
+ msgid ","
37
+ msgstr ""
38
+
39
+ #: classes/stcr_i18n.php:58
40
+ msgid "Show _MENU_ entries"
41
+ msgstr ""
42
+
43
+ #: classes/stcr_i18n.php:59
44
+ msgid "Loading..."
45
+ msgstr ""
46
+
47
+ #: classes/stcr_i18n.php:60
48
+ msgid "Processing..."
49
+ msgstr ""
50
+
51
+ #: classes/stcr_i18n.php:61
52
+ msgid "Search"
53
+ msgstr ""
54
+
55
+ #: classes/stcr_i18n.php:62
56
+ msgid "No matching records found"
57
+ msgstr ""
58
+
59
+ #: classes/stcr_i18n.php:64
60
+ msgid "First"
61
+ msgstr ""
62
+
63
+ #: classes/stcr_i18n.php:65
64
+ msgid "Last"
65
+ msgstr ""
66
+
67
+ #: classes/stcr_i18n.php:66
68
+ msgid "Next"
69
+ msgstr ""
70
+
71
+ #: classes/stcr_i18n.php:67
72
+ msgid "Previous"
73
+ msgstr ""
74
+
75
+ #: classes/stcr_i18n.php:70
76
+ msgid "activate to sort column ascending"
77
+ msgstr ""
78
+
79
+ #: classes/stcr_i18n.php:71
80
+ msgid "activate to sort column descending"
81
+ msgstr ""
82
+
83
+ #: options/options_template.php:44 options/stcr_comment_form.php:40
84
+ #: options/stcr_management_page.php:47 options/stcr_notifications.php:55
85
+ #: options/stcr_options.php:32 options/stcr_options.php:63
86
+ #: options/stcr_system.php:112
87
+ msgid "Your settings have been successfully updated."
88
  msgstr ""
89
 
90
+ #: options/options_template.php:46 options/stcr_notifications.php:57
91
+ #: options/stcr_options.php:65 options/stcr_system.php:114
92
+ msgid "There was an error updating the options."
93
  msgstr ""
94
 
95
+ #: options/options_template.php:67 options/stcr_comment_form.php:338
96
+ #: options/stcr_management_page.php:350 options/stcr_notifications.php:319
97
+ #: options/stcr_options.php:479 options/stcr_system.php:243
98
+ msgid "Save Changes"
99
+ msgstr ""
100
+
101
+ #: options/panel1-add-subscription.php:8
102
+ #: options/stcr_manage_subscriptions.php:104
103
  msgid "Add New Subscription"
104
  msgstr ""
105
 
108
  msgid "Post:"
109
  msgstr ""
110
 
111
+ #: options/panel1-add-subscription.php:16
112
+ #: options/stcr_manage_subscriptions.php:118
113
+ #: options/stcr_manage_subscriptions.php:184 templates/key_expired.php:72
114
+ #: templates/request-management-link.php:113
115
+ #: templates/request-management-link.php:139 templates/subscribe.php:121
116
+ #: templates/subscribe.php:146
117
  msgid "Email"
118
  msgstr ""
119
 
120
  #: options/panel1-add-subscription.php:20
121
+ #: options/panel1-edit-subscription.php:26
122
+ #: options/stcr_manage_subscriptions.php:70
123
+ #: options/stcr_manage_subscriptions.php:123
124
+ #: options/stcr_manage_subscriptions.php:202
125
+ #: options/stcr_manage_subscriptions.php:215
126
  msgid "Status"
127
  msgstr ""
128
 
129
  #: options/panel1-add-subscription.php:22
130
+ #: options/panel1-edit-subscription.php:29
131
+ #: options/stcr_manage_subscriptions.php:73
132
+ #: options/stcr_manage_subscriptions.php:126
133
+ #: options/stcr_manage_subscriptions.php:175 templates/author.php:65
134
+ #: templates/user.php:77
135
  msgid "Active"
136
  msgstr ""
137
 
138
  #: options/panel1-add-subscription.php:23
139
+ #: options/panel1-edit-subscription.php:30
140
+ #: options/stcr_manage_subscriptions.php:74
141
+ #: options/stcr_manage_subscriptions.php:127
142
  msgid "Replies only"
143
  msgstr ""
144
 
145
+ #: options/panel1-add-subscription.php:24
146
+ #: options/stcr_manage_subscriptions.php:128
147
  msgid "Ask user to confirm"
148
  msgstr ""
149
 
150
  #: options/panel1-add-subscription.php:26
151
+ #: options/panel1-edit-subscription.php:33
152
+ #: options/stcr_manage_subscriptions.php:77
153
  msgid "Update"
154
  msgstr ""
155
 
156
+ #: options/panel1-business-logic.php:40
157
  msgid "Subscription added."
158
  msgstr ""
159
 
160
+ #: options/panel1-business-logic.php:65
161
  msgid "Subscriptions updated."
162
  msgstr ""
163
 
164
+ #: options/panel1-business-logic.php:80
165
  msgid "Subscription deleted."
166
  msgstr ""
167
 
168
+ #: options/panel1-business-logic.php:99 templates/author.php:25
169
+ #: templates/user.php:34
170
  msgid "Subscriptions deleted:"
171
  msgstr ""
172
 
173
+ #: options/panel1-business-logic.php:103 templates/author.php:29
174
+ #: templates/user.php:38
175
  msgid "Subscriptions suspended:"
176
  msgstr ""
177
 
178
+ #: options/panel1-business-logic.php:107 templates/author.php:33
179
+ #: templates/user.php:42
180
  msgid "Subscriptions activated:"
181
  msgstr ""
182
 
183
+ #: options/panel1-business-logic.php:111 options/panel1-business-logic.php:115
184
+ #: templates/author.php:37 templates/author.php:41 templates/user.php:46
185
+ #: templates/user.php:50
186
  msgid "Subscriptions updated:"
187
  msgstr ""
188
 
189
+ #: options/panel1-business-logic.php:151
190
  msgid "&laquo; Previous"
191
  msgstr ""
192
 
193
+ #: options/panel1-business-logic.php:155
194
  msgid "Next &raquo;"
195
  msgstr ""
196
 
205
  msgid "optional"
206
  msgstr ""
207
 
208
+ #: options/panel1-edit-subscription.php:11
209
+ #: options/stcr_manage_subscriptions.php:162
210
+ #: options/stcr_manage_subscriptions.php:246
211
+ #: options/stcr_manage_subscriptions.php:261 templates/author.php:54
212
+ #: templates/user.php:66
213
+ msgid ""
214
+ "Please remember: this operation cannot be undone. Are you sure you want to "
215
+ "proceed?"
216
  msgstr ""
217
 
218
+ #: options/panel1-edit-subscription.php:16
219
+ #: options/stcr_manage_subscriptions.php:58
220
  msgid "From"
221
  msgstr ""
222
 
223
+ #: options/panel1-edit-subscription.php:20
224
+ #: options/stcr_manage_subscriptions.php:63
225
  msgid "To"
226
  msgstr ""
227
 
228
+ #: options/panel1-edit-subscription.php:28
229
+ #: options/stcr_manage_subscriptions.php:72
230
  msgid "Keep unchanged"
231
  msgstr ""
232
 
233
+ #: options/panel1-edit-subscription.php:31
234
+ #: options/stcr_manage_subscriptions.php:75
235
  msgid "Suspended"
236
  msgstr ""
237
 
238
+ #: options/stcr_comment_form.php:42 options/stcr_management_page.php:51
239
+ msgid "There was an error updating the following fields:"
240
  msgstr ""
241
 
242
+ #: options/stcr_comment_form.php:56
243
+ msgid "Enable default checkbox"
244
  msgstr ""
245
 
246
+ #: options/stcr_comment_form.php:62 options/stcr_comment_form.php:87
247
+ #: options/stcr_comment_form.php:137 options/stcr_management_page.php:78
248
+ #: options/stcr_options.php:88 options/stcr_options.php:113
249
+ #: options/stcr_options.php:172 options/stcr_options.php:199
250
+ #: options/stcr_options.php:226 options/stcr_options.php:253
251
+ #: options/stcr_options.php:280 options/stcr_options.php:307
252
+ #: options/stcr_options.php:334 options/stcr_options.php:361
253
+ #: options/stcr_options.php:388 options/stcr_options.php:460
254
+ #: options/stcr_system.php:146 options/stcr_system.php:172
255
+ msgid "Yes"
256
  msgstr ""
257
 
258
+ #: options/stcr_comment_form.php:67 options/stcr_comment_form.php:92
259
+ #: options/stcr_comment_form.php:142 options/stcr_management_page.php:83
260
+ #: options/stcr_options.php:93 options/stcr_options.php:118
261
+ #: options/stcr_options.php:177 options/stcr_options.php:204
262
+ #: options/stcr_options.php:231 options/stcr_options.php:258
263
+ #: options/stcr_options.php:285 options/stcr_options.php:312
264
+ #: options/stcr_options.php:339 options/stcr_options.php:366
265
+ #: options/stcr_options.php:393 options/stcr_options.php:465
266
+ #: options/stcr_system.php:151 options/stcr_system.php:177
267
+ #: utils/stcr_manage.php:673
268
+ msgid "No"
269
  msgstr ""
270
 
271
+ #: options/stcr_comment_form.php:72 options/stcr_comment_form.php:74
272
+ msgid ""
273
+ "Disable this option if you want to move the subscription checkbox to a "
274
+ "different place on your page."
275
  msgstr ""
276
 
277
+ #: options/stcr_comment_form.php:81
278
+ msgid "Checked by default"
279
  msgstr ""
280
 
281
+ #: options/stcr_comment_form.php:97 options/stcr_comment_form.php:99
282
+ msgid "Decide if the checkbox should be checked by default or not."
283
  msgstr ""
284
 
285
+ #: options/stcr_comment_form.php:109
286
+ msgid "Default Checkbox Value"
287
  msgstr ""
288
 
289
+ #: options/stcr_comment_form.php:112 options/stcr_comment_form.php:164
290
+ msgid "All new comments"
 
291
  msgstr ""
292
 
293
+ #: options/stcr_comment_form.php:113 options/stcr_comment_form.php:165
294
+ msgid "Replies to this comment"
295
  msgstr ""
296
 
297
+ #: options/stcr_comment_form.php:116 options/stcr_comment_form.php:118
298
+ msgid ""
299
+ "Select the default option for the Checkbox. Be careful! Some users might "
300
+ "like to be subscribed to all the post."
301
  msgstr ""
302
 
303
+ #: options/stcr_comment_form.php:130
304
+ msgid "Advanced subscription"
305
  msgstr ""
306
 
307
+ #: options/stcr_comment_form.php:147 options/stcr_comment_form.php:149
308
+ msgid ""
309
+ "Allow users to choose from different subscription types (all, replies only)."
310
  msgstr ""
311
 
312
+ #: options/stcr_comment_form.php:160
313
+ msgid "Advanced default"
314
  msgstr ""
315
 
316
+ #: options/stcr_comment_form.php:163
317
+ msgid "None"
318
  msgstr ""
319
 
320
+ #: options/stcr_comment_form.php:168 options/stcr_comment_form.php:170
321
+ msgid ""
322
+ "The default subscription type that should be selected when Advanced "
323
+ "subscriptions are enable."
324
  msgstr ""
325
 
326
+ #: options/stcr_comment_form.php:182
327
+ msgid "Custom inline style"
328
  msgstr ""
329
 
330
+ #: options/stcr_comment_form.php:189 options/stcr_comment_form.php:191
331
+ msgid "Custom inline CSS to add to the checkbox."
332
  msgstr ""
333
 
334
+ #: options/stcr_comment_form.php:199
335
+ msgid "Custom HTML"
336
  msgstr ""
337
 
338
+ #: options/stcr_comment_form.php:202 options/stcr_comment_form.php:204
339
+ msgid ""
340
+ "Custom HTML code to be used when displaying the checkbox. Allowed tags: "
341
+ "[checkbox_field], [checkbox_label]"
342
  msgstr ""
343
 
344
+ #: options/stcr_comment_form.php:225
345
+ msgid "Messages for your visitors"
346
  msgstr ""
347
 
348
+ #: options/stcr_comment_form.php:229
349
+ msgid "Default label"
350
+ msgstr ""
351
+
352
+ #: options/stcr_comment_form.php:232 options/stcr_comment_form.php:234
353
+ msgid "Label associated to the checkbox. Allowed tag: [subscribe_link]"
354
  msgstr ""
355
 
356
+ #: options/stcr_comment_form.php:256
357
+ msgid "Subscribed label"
358
  msgstr ""
359
 
360
+ #: options/stcr_comment_form.php:259 options/stcr_comment_form.php:261
361
+ msgid ""
362
+ "Label shown to those who are already subscribed to a post. Allowed tag: "
363
+ "[manager_link]"
364
  msgstr ""
365
 
366
+ #: options/stcr_comment_form.php:283
367
+ msgid "Pending label"
368
  msgstr ""
369
 
370
+ #: options/stcr_comment_form.php:286 options/stcr_comment_form.php:288
371
+ msgid ""
372
+ "Label shown to those who are already subscribed, but haven't clicked on the "
373
+ "confirmation link yet. Allowed tag: [manager_link]"
374
+ msgstr ""
375
+
376
+ #: options/stcr_comment_form.php:310
377
+ msgid "Author label"
378
+ msgstr ""
379
+
380
+ #: options/stcr_comment_form.php:313 options/stcr_comment_form.php:315
381
+ msgid ""
382
+ "Label shown to authors (and administrators). Allowed tag: [manager_link]"
383
+ msgstr ""
384
+
385
+ #: options/stcr_manage_subscriptions.php:22
386
+ msgid "The email that you typed is not correct."
387
+ msgstr ""
388
+
389
+ #: options/stcr_manage_subscriptions.php:29
390
+ msgid "Please enter a valid Post ID."
391
+ msgstr ""
392
+
393
+ #: options/stcr_manage_subscriptions.php:49
394
+ msgid "Mass Update Subscriptions"
395
+ msgstr ""
396
+
397
+ #: options/stcr_manage_subscriptions.php:59
398
+ msgid "email address"
399
+ msgstr ""
400
+
401
+ #: options/stcr_manage_subscriptions.php:64
402
+ msgid "optional - new email address"
403
  msgstr ""
404
 
405
+ #: options/stcr_manage_subscriptions.php:81
406
+ msgid "More info"
407
+ msgstr ""
408
+
409
+ #: options/stcr_manage_subscriptions.php:93
410
+ msgid ""
411
+ "This option will allow you to change an email address for another one or to "
412
+ "update the same status for all the subscription on a specific email address."
413
+ msgstr ""
414
+
415
+ #: options/stcr_manage_subscriptions.php:113
416
+ msgid "Post ID"
417
+ msgstr ""
418
+
419
+ #: options/stcr_manage_subscriptions.php:130
420
+ msgid "Add"
421
+ msgstr ""
422
+
423
+ #: options/stcr_manage_subscriptions.php:155
424
+ msgid "Search subscriptions"
425
+ msgstr ""
426
+
427
+ #: options/stcr_manage_subscriptions.php:157
428
+ msgid "Loading"
429
+ msgstr ""
430
+
431
+ #: options/stcr_manage_subscriptions.php:170 templates/author.php:60
432
+ #: templates/user.php:72
433
  msgid "Replies"
434
  msgstr ""
435
 
436
+ #: options/stcr_manage_subscriptions.php:171 templates/author.php:61
437
+ #: templates/user.php:73
438
  msgid "Replies Unconfirmed"
439
  msgstr ""
440
 
441
+ #: options/stcr_manage_subscriptions.php:172 templates/author.php:62
442
+ #: templates/user.php:74
443
  msgid "All Comments"
444
  msgstr ""
445
 
446
+ #: options/stcr_manage_subscriptions.php:173 templates/author.php:63
447
+ #: templates/user.php:75
448
  msgid "Unconfirmed"
449
  msgstr ""
450
 
451
+ #: options/stcr_manage_subscriptions.php:174 templates/author.php:64
452
+ #: templates/user.php:76
453
  msgid "Inactive"
454
  msgstr ""
455
 
456
+ #: options/stcr_manage_subscriptions.php:183
457
+ msgid "Post (ID)"
 
458
  msgstr ""
459
 
460
+ #: options/stcr_manage_subscriptions.php:196
461
+ #: options/stcr_manage_subscriptions.php:210
462
+ msgid "Actions"
463
+ msgstr ""
464
+
465
+ #: options/stcr_manage_subscriptions.php:201
466
+ #: options/stcr_manage_subscriptions.php:214
467
+ msgid "Date and Time"
468
  msgstr ""
469
 
470
+ #: options/stcr_manage_subscriptions.php:243
471
+ #: options/stcr_manage_subscriptions.php:258
472
  msgid "Subscription"
473
  msgstr ""
474
 
475
+ #: options/stcr_manage_subscriptions.php:245
476
+ #: options/stcr_manage_subscriptions.php:260
477
+ msgid "Edit"
478
+ msgstr ""
479
+
480
+ #: options/stcr_manage_subscriptions.php:246
481
+ #: options/stcr_manage_subscriptions.php:261
482
+ msgid "Delete"
483
+ msgstr ""
484
+
485
+ #: options/stcr_manage_subscriptions.php:276 templates/author.php:94
486
+ #: templates/user.php:111
487
  msgid "Action:"
488
  msgstr ""
489
 
490
+ #: options/stcr_manage_subscriptions.php:279
491
  msgid "Delete forever"
492
  msgstr ""
493
 
494
+ #: options/stcr_manage_subscriptions.php:280 templates/author.php:98
495
+ #: templates/user.php:116
496
  msgid "Suspend"
497
  msgstr ""
498
 
499
+ #: options/stcr_manage_subscriptions.php:281
500
  msgid "Activate and set to Y"
501
  msgstr ""
502
 
503
+ #: options/stcr_manage_subscriptions.php:282
504
  msgid "Activate and set to R"
505
  msgstr ""
506
 
507
+ #: options/stcr_manage_subscriptions.php:283
508
  msgid "Activate"
509
  msgstr ""
510
 
511
+ #: options/stcr_manage_subscriptions.php:287 templates/author.php:103
512
+ #: templates/user.php:122
513
  msgid "Update subscriptions"
514
  msgstr ""
515
 
516
+ #: options/stcr_manage_subscriptions.php:292
517
  msgid "Sorry, no subscriptions match your search criteria."
518
  msgstr ""
519
 
520
+ #: options/stcr_management_page.php:25 options/stcr_management_page.php:115
521
+ msgid "Management URL"
522
  msgstr ""
523
 
524
+ #: options/stcr_management_page.php:72
525
+ msgid "Virtual Management Page"
526
  msgstr ""
527
 
528
+ #: options/stcr_management_page.php:88 options/stcr_management_page.php:90
529
+ msgid ""
530
+ "Disable the virtual management page if you need to create a <a href='https://"
531
+ "github.com/stcr/subscribe-to-comments-reloaded/wiki/KB#create-a-real-"
532
+ "management-page'>real page</a> to make your theme happy."
533
  msgstr ""
534
 
535
+ #: options/stcr_management_page.php:98
536
+ msgid "Page title"
537
  msgstr ""
538
 
539
+ #: options/stcr_management_page.php:105 options/stcr_management_page.php:107
540
+ msgid "Title of the page your visitors will use to manage their subscriptions."
541
  msgstr ""
542
 
543
+ #: options/stcr_management_page.php:123 options/stcr_management_page.php:125
544
+ msgid ""
545
+ "The permalink for your management page (something like <code>/manage-"
546
+ "subscriptions</code> or <code>/?page_id=345</code>). This page <b>does not</"
547
+ "b> actually exist in the system, but its link must follow your permalink "
548
+ "structure."
549
  msgstr ""
550
 
551
+ #: options/stcr_management_page.php:132
552
+ msgid ""
553
+ "Warning: it looks like the value you are using may be incompatible with your "
554
+ "permalink structure"
555
  msgstr ""
556
 
557
+ #: options/stcr_management_page.php:141
558
+ msgid "Custom HEAD meta"
 
 
 
 
 
559
  msgstr ""
560
 
561
+ #: options/stcr_management_page.php:148 options/stcr_management_page.php:150
562
+ msgid ""
563
+ "Specify your custom HTML code to be added to the HEAD section of the page. "
564
+ "Use <strong>single</strong> quotes for values."
 
 
 
565
  msgstr ""
566
 
567
+ #: options/stcr_management_page.php:156 options/stcr_notifications.php:124
568
+ msgid "Messages"
569
  msgstr ""
570
 
571
+ #: options/stcr_management_page.php:160
572
+ msgid "Request link"
573
  msgstr ""
574
 
575
+ #: options/stcr_management_page.php:163 options/stcr_management_page.php:165
576
+ msgid "Text shown to those who request to manage their subscriptions."
577
  msgstr ""
578
 
579
+ #: options/stcr_management_page.php:187
580
+ msgid "Request submitted"
581
  msgstr ""
582
 
583
+ #: options/stcr_management_page.php:190 options/stcr_management_page.php:192
584
+ msgid ""
585
+ "Thank you note shown after the request here above has been processed. "
586
+ "Allowed tags: [post_title], [post_permalink]"
587
  msgstr ""
588
 
589
+ #: options/stcr_management_page.php:214
590
+ msgid "Subscribe without commenting"
591
  msgstr ""
592
 
593
+ #: options/stcr_management_page.php:217 options/stcr_management_page.php:219
594
+ msgid ""
595
+ "Text shown to those who want to subscribe without commenting. Allowed tags: "
596
+ "[post_title], [post_permalink]"
597
  msgstr ""
598
 
599
+ #: options/stcr_management_page.php:241
600
+ msgid "Subscription processed"
601
  msgstr ""
602
 
603
+ #: options/stcr_management_page.php:244 options/stcr_management_page.php:246
604
+ msgid ""
605
+ "Thank you note shown after the subscription request has been processed "
606
+ "(double check-in disabled). Allowed tags: [post_title], [post_permalink]"
607
  msgstr ""
608
 
609
+ #: options/stcr_management_page.php:268
610
+ msgid "Subscription processed (DCI)"
 
611
  msgstr ""
612
 
613
+ #: options/stcr_management_page.php:271 options/stcr_management_page.php:273
614
+ msgid ""
615
+ "Thank you note shown after the subscription request has been processed "
616
+ "(double check-in enabled). Allowed tags: [post_title], [post_permalink]"
617
  msgstr ""
618
 
619
+ #: options/stcr_management_page.php:295
620
+ msgid "Authors"
621
  msgstr ""
622
 
623
+ #: options/stcr_management_page.php:298 options/stcr_management_page.php:300
624
+ msgid "Introductory text for the authors' management page."
625
  msgstr ""
626
 
627
+ #: options/stcr_management_page.php:322
628
+ msgid "Users"
629
  msgstr ""
630
 
631
+ #: options/stcr_management_page.php:325 options/stcr_management_page.php:327
632
+ msgid "Introductory text for the users' management page."
633
  msgstr ""
634
 
635
+ #: options/stcr_notifications.php:75 options/stcr_notifications.php:92
636
+ msgid "Sender email address"
637
  msgstr ""
638
 
639
+ #: options/stcr_notifications.php:82 options/stcr_notifications.php:84
640
+ msgid ""
641
+ "Name to use for the 'from' field when sending a new notification to the user."
642
  msgstr ""
643
 
644
+ #: options/stcr_notifications.php:99 options/stcr_notifications.php:101
645
+ msgid ""
646
+ "Email address to use for the \"from\" field when sending a new notification "
647
+ "to the user."
648
  msgstr ""
649
 
650
+ #: options/stcr_notifications.php:109
651
+ msgid "Reply To"
652
  msgstr ""
653
 
654
+ #: options/stcr_notifications.php:116 options/stcr_notifications.php:118
655
+ msgid ""
656
+ "This will be use when the user click reply on their email agent. If not set "
657
+ "it will be the same as the Sender email address."
658
  msgstr ""
659
 
660
+ #: options/stcr_notifications.php:128
661
+ msgid "Notification subject"
662
  msgstr ""
663
 
664
+ #: options/stcr_notifications.php:135 options/stcr_notifications.php:137
665
+ msgid "Subject of the notification email. Allowed tag: [post_title]"
666
  msgstr ""
667
 
668
+ #: options/stcr_notifications.php:145
669
+ msgid "Notification message"
670
  msgstr ""
671
 
672
+ #: options/stcr_notifications.php:148 options/stcr_notifications.php:150
673
+ msgid ""
674
+ "Content of the notification email. Allowed tags: [post_title], "
675
+ "[comment_permalink], [comment_author], [comment_content], [post_permalink], "
676
+ "[manager_link], [comment_gravatar]<p style='color: #156dc7;'><strong>Note: "
677
+ "To get a default template clear all the content and save the options.</"
678
+ "strong></p>"
679
  msgstr ""
680
 
681
+ #: options/stcr_notifications.php:176
682
+ msgid "Double check subject"
683
  msgstr ""
684
 
685
+ #: options/stcr_notifications.php:183 options/stcr_notifications.php:185
686
+ msgid "Subject of the confirmation email. Allowed tag: [post_title]"
687
  msgstr ""
688
 
689
+ #: options/stcr_notifications.php:193
690
+ msgid "Double check message"
691
  msgstr ""
692
 
693
+ #: options/stcr_notifications.php:196 options/stcr_notifications.php:198
694
+ msgid ""
695
+ "Content of the confirmation email. Allowed tags: [post_permalink], "
696
+ "[confirm_link], [post_title], [manager_link]"
697
  msgstr ""
698
 
699
+ #: options/stcr_notifications.php:220
700
+ msgid "Management subject"
701
  msgstr ""
702
 
703
+ #: options/stcr_notifications.php:227 options/stcr_notifications.php:229
704
+ msgid ""
705
+ "Subject of the mail sent to those who request to access their management "
706
+ "page. Allowed tag: [blog_name]"
707
  msgstr ""
708
 
709
+ #: options/stcr_notifications.php:237
710
+ msgid "Management Page message"
711
  msgstr ""
712
 
713
+ #: options/stcr_notifications.php:240 options/stcr_notifications.php:242
714
+ msgid "Content of the management Page message. Allowed tags: [blog_name]."
715
  msgstr ""
716
 
717
+ #: options/stcr_notifications.php:264
718
+ msgid "Management Email message"
719
  msgstr ""
720
 
721
+ #: options/stcr_notifications.php:267 options/stcr_notifications.php:269
722
+ msgid ""
723
+ "Content of the management email message. Allowed tags: [blog_name], "
724
+ "[manager_link]."
725
  msgstr ""
726
 
727
+ #: options/stcr_notifications.php:291
728
+ msgid "One Click Unsubscribe"
729
  msgstr ""
730
 
731
+ #: options/stcr_notifications.php:294 options/stcr_notifications.php:296
732
+ msgid ""
733
+ "Content of the One Click confirmation. Allowed tags: [post_title], "
734
+ "[blog_name]."
735
  msgstr ""
736
 
737
+ #: options/stcr_options.php:82
738
+ msgid "Show StCR checkbox / dropdown"
739
  msgstr ""
740
 
741
+ #: options/stcr_options.php:98 options/stcr_options.php:100
742
+ msgid ""
743
+ "This option will disable the StCR checkbox or dropdown in your comment form. "
744
+ "You should leave it to Yes always."
745
  msgstr ""
746
 
747
+ #: options/stcr_options.php:107
748
+ msgid "Safely Uninstall"
749
  msgstr ""
750
 
751
+ #: options/stcr_options.php:123 options/stcr_options.php:125
752
+ msgid ""
753
+ "This option will allow you to delete the plugin with WordPress without "
754
+ "loosing your subscribers. Any database table and plugin options are wipeout."
755
  msgstr ""
756
 
757
+ #: options/stcr_options.php:133
758
+ msgid "Autopurge requests"
759
  msgstr ""
760
 
761
+ #: options/stcr_options.php:140 options/stcr_options.php:142
762
+ msgid ""
763
+ "Delete pending subscriptions (not confirmed) after X days. Zero disables "
764
+ "this feature."
765
  msgstr ""
766
 
767
+ #: options/stcr_options.php:150
768
+ msgid "Date Format"
769
  msgstr ""
770
 
771
+ #: options/stcr_options.php:157 options/stcr_options.php:159
772
+ msgid ""
773
+ "Date format that will be display on the management page. Use <a "
774
+ "href='https://secure.php.net/manual/en/function.date.php#refsect1-function."
775
+ "date-parameters' target='_blank'>PHP Date Format</a>"
776
  msgstr ""
777
 
778
+ #: options/stcr_options.php:166
779
+ msgid "StCR Position"
780
  msgstr ""
781
 
782
+ #: options/stcr_options.php:182 options/stcr_options.php:184
783
+ msgid ""
784
+ "If this option is enable the subscription box will be above the submit "
785
+ "button in your comment form. Use this when your theme is outdated and using "
786
+ "the incorrect WordPress Hooks and the checkbox is not displayed."
787
  msgstr ""
788
 
789
+ #: options/stcr_options.php:192
790
+ msgid "Enable double check"
791
  msgstr ""
792
 
793
+ #: options/stcr_options.php:209 options/stcr_options.php:211
794
+ msgid ""
795
+ "Send a notification email to confirm the subscription (to avoid addresses "
796
+ "misuse)."
797
  msgstr ""
798
 
799
+ #: options/stcr_options.php:219
800
+ msgid "Subscribe authors"
801
  msgstr ""
802
 
803
+ #: options/stcr_options.php:236 options/stcr_options.php:238
804
+ msgid ""
805
+ "Automatically subscribe authors to their own articles (not retroactive)."
806
  msgstr ""
807
 
808
+ #: options/stcr_options.php:246
809
+ msgid "Enable HTML emails"
810
  msgstr ""
811
 
812
+ #: options/stcr_options.php:263 options/stcr_options.php:265
813
+ msgid ""
814
+ "If enabled, will send email messages with content-type = text/html instead "
815
+ "of text/plain"
816
  msgstr ""
817
 
818
+ #: options/stcr_options.php:273
819
+ msgid "Process trackbacks"
820
  msgstr ""
821
 
822
+ #: options/stcr_options.php:290 options/stcr_options.php:292
823
+ msgid ""
824
+ "Notify users when a new trackback or pingback is added to the discussion."
825
  msgstr ""
826
 
827
+ #: options/stcr_options.php:300
828
+ msgid "Track all subscriptions"
829
  msgstr ""
830
 
831
+ #: options/stcr_options.php:317 options/stcr_options.php:319
832
+ msgid "Notify the administrator when users subscribe without commenting."
833
  msgstr ""
834
 
835
+ #: options/stcr_options.php:327
836
+ msgid "Let Admin Subscribe"
837
  msgstr ""
838
 
839
+ #: options/stcr_options.php:344 options/stcr_options.php:346
840
+ msgid "Let the administrator subscribe to comments when logged in."
841
+ msgstr ""
842
+
843
+ #: options/stcr_options.php:354
844
+ msgid "BCC admin on Notifications"
845
+ msgstr ""
846
+
847
+ #: options/stcr_options.php:371 options/stcr_options.php:373
848
+ msgid "Send a copy of all Notifications to the administrator."
849
+ msgstr ""
850
+
851
+ #: options/stcr_options.php:381
852
+ msgid "Enable Font Awesome"
853
+ msgstr ""
854
+
855
+ #: options/stcr_options.php:398 options/stcr_options.php:400
856
+ msgid ""
857
+ "Let you control the inclusion of the Font Awesome into your site. Disable if "
858
+ "your theme already add this into your site."
859
+ msgstr ""
860
+
861
+ #: options/stcr_options.php:408
862
+ msgid "StCR Unique Key"
863
+ msgstr ""
864
+
865
+ #: options/stcr_options.php:415
866
+ msgid "This Unique Key is not set, please click the following button to "
867
  msgstr ""
868
 
869
+ #: options/stcr_options.php:416 options/stcr_system.php:223
870
+ msgid "Generate"
871
  msgstr ""
872
 
873
+ #: options/stcr_options.php:425
874
+ msgid "Generate New Key"
875
  msgstr ""
876
 
877
+ #: options/stcr_options.php:430 options/stcr_options.php:432
878
+ msgid ""
879
+ "This Unique Key will be use to send the notification to your subscribers "
880
+ "with more security."
881
  msgstr ""
882
 
883
+ #: options/stcr_options.php:440 options/stcr_options.php:470
884
+ msgid "Reset All Options"
885
  msgstr ""
886
 
887
+ #: options/stcr_options.php:447
888
+ msgid ""
889
+ "This will reset all the options and messages of the plugin. Please proceed "
890
+ "with caution."
891
  msgstr ""
892
 
893
+ #: options/stcr_options.php:451
894
+ msgid "<strong>Yes</strong> = Delete Options including subscriptions."
895
  msgstr ""
896
 
897
+ #: options/stcr_options.php:452
898
+ msgid "<strong>No</strong> = Only delete the StCR Options."
899
  msgstr ""
900
 
901
+ #: options/stcr_support.php:20
902
+ msgid ""
903
+ "Support the developer, You can donate via <a href=\"%s\" rel=\"external\" "
904
+ "target=\"_blank\"><i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> "
905
+ "Paypal</a>"
906
  msgstr ""
907
 
908
+ #: options/stcr_support.php:27
909
+ msgid ""
910
+ "How valuable is the feature offered by this plugin to your visitors? please "
911
+ "consider supporting the author if this plugin made your web site better, "
912
+ "especially if you are making money out of it.<br><br> You can donate <strong>"
913
+ "$5.00, $10.00, $20.00</strong> or more, $Any donation received will be "
914
+ "reinvested in the development of <strong>Subscribe to Comments Reloaded</"
915
+ "strong>, and to buy some food for my hungry family."
916
  msgstr ""
917
 
918
+ #: options/stcr_support.php:29
919
+ msgid "You can still help"
920
  msgstr ""
921
 
922
+ #: options/stcr_support.php:30
923
+ msgid ""
924
+ "Please consider blogging about my plugin with a link to the plugin's page. "
925
+ "Please let your readers know what makes your blog better. You can also "
926
+ "contribute donating your time: do not hesitate to send me bug reports, your "
927
+ "localization files, ideas on how to improve <strong>Subscribe to Comments "
928
+ "Reloaded</strong> and so on. Whatever you do, thanks for using my plugin!"
929
  msgstr ""
930
 
931
+ #: options/stcr_support.php:32
932
+ msgid "Subscribe to the Beta testers"
933
  msgstr ""
934
 
935
+ #: options/stcr_support.php:33
936
+ msgid ""
937
+ "Before a new Update we release a Beta version so that our current users can "
938
+ "give us feedback if they find a bug, If you want to join the tester list you "
939
+ "can add your email <a href='http://eepurl.com/biCk1b' target='_blank'>here</"
940
+ "a>"
941
  msgstr ""
942
 
943
+ #: options/stcr_support.php:35
944
+ msgid "Vote and show your appreciation"
945
  msgstr ""
946
 
947
+ #: options/stcr_support.php:36
948
+ msgid ""
949
+ "Tell other people if <strong>Subscribe to Comments Reloaded</strong> works "
950
+ "for you and how good it is. <a href=\"http://wordpress.org/extend/plugins/"
951
+ "subscribe-to-comments-reloaded/\">Rate it</a> on its Plugin Directory page."
952
  msgstr ""
953
 
954
+ #: options/stcr_support.php:38
955
+ msgid "Did you find a Bug on the plugin?"
956
  msgstr ""
957
 
958
+ #: options/stcr_support.php:39
959
+ msgid ""
960
+ "Please report any bug on the <a href=\"https://github.com/stcr/subscribe-to-"
961
+ "comments-reloaded/issues/new?title=Bug%20Report:%20%3Cshort%20description"
962
+ "%3E&labels=bug\" target=\"_blank\">GitHub</a> Page rather than on the "
963
+ "WordPress Support page."
964
  msgstr ""
965
 
966
+ #: options/stcr_support.php:43
967
+ msgid ""
968
+ "The options on the WordPress forum at very limited to share media "
969
+ "information, so I urge you to use GitHub to report any issue, you will get a "
970
+ "better and faster experience than in WordPress. And you can use <a href=\"%s"
971
+ "\" target=\"_blank\" >Markdown syntax</a>."
972
  msgstr ""
973
 
974
+ #: options/stcr_system.php:55
975
+ msgid "The log file has been successfully deleted."
976
  msgstr ""
977
 
978
+ #: options/stcr_system.php:60
979
+ msgid "Can't delete the log file, check the file permissions."
980
  msgstr ""
981
 
982
+ #: options/stcr_system.php:66
983
+ msgid "The log file does not exists."
984
  msgstr ""
985
 
986
+ #: options/stcr_system.php:140
987
+ msgid "Enable Log Information"
988
  msgstr ""
989
 
990
+ #: options/stcr_system.php:157
991
+ msgid ""
992
+ "If enabled, will log information of the plugin. Helpful for debugging "
993
+ "purposes.<p>The file is stored under the path <code>Plugins Dir>subscribe-to-"
994
+ "comments-reloaded>utils>log.txt</code></code></p>"
995
  msgstr ""
996
 
997
+ #: options/stcr_system.php:159
998
+ msgid ""
999
+ "If enabled, will log information of the plugin. Helpful for debugging "
1000
+ "purposes."
1001
  msgstr ""
1002
 
1003
+ #: options/stcr_system.php:166
1004
+ msgid "Enable Auto clean log data"
1005
  msgstr ""
1006
 
1007
+ #: options/stcr_system.php:183
1008
+ msgid "Hourly"
1009
  msgstr ""
1010
 
1011
+ #: options/stcr_system.php:184
1012
+ msgid "Twice Daily"
1013
  msgstr ""
1014
 
1015
+ #: options/stcr_system.php:185
1016
+ msgid "Daily"
1017
  msgstr ""
1018
 
1019
+ #: options/stcr_system.php:189 options/stcr_system.php:191
1020
+ msgid ""
1021
+ "If enabled, StCR will auto clean your information according to the frequency "
1022
+ "that you defined on the dropdown."
1023
  msgstr ""
1024
 
1025
+ #: options/stcr_system.php:199
1026
+ msgid "Clean Up Log Archive"
1027
  msgstr ""
1028
 
1029
+ #: options/stcr_system.php:202
1030
+ msgid ""
1031
+ "If you want to clean up the log archive please click the following button"
1032
  msgstr ""
1033
 
1034
+ #: options/stcr_system.php:208
1035
+ msgid "Clean"
1036
  msgstr ""
1037
 
1038
+ #: options/stcr_system.php:214
1039
+ msgid "Generate System Info File"
1040
  msgstr ""
1041
 
1042
+ #: options/stcr_system.php:227
1043
+ msgid "Download"
1044
  msgstr ""
1045
 
1046
+ #: options/stcr_system.php:231
1047
+ msgid ""
1048
+ "Please verify that you have the correct file permissions. WordPress System "
1049
+ "Info File could not be created !"
1050
  msgstr ""
1051
 
1052
+ #: options/stcr_system.php:233
1053
+ msgid "Path: "
1054
  msgstr ""
1055
 
1056
+ #: options/stcr_system.php:248
1057
+ msgid "System Information"
1058
  msgstr ""
1059
 
1060
+ #: options/stcr_system.php:252
1061
+ msgid "WordPress Environment"
1062
  msgstr ""
1063
 
1064
+ #: options/stcr_system.php:290
1065
+ msgid "%s - We recommend setting memory to at least 64 MB. See: %s"
1066
  msgstr ""
1067
 
1068
+ #: options/stcr_system.php:290
1069
+ msgid "Increasing memory allocated to PHP"
1070
  msgstr ""
1071
 
1072
+ #: options/stcr_system.php:322
1073
+ msgid "Home URL"
1074
  msgstr ""
1075
 
1076
+ #: options/stcr_system.php:326
1077
+ msgid "Site URL"
1078
  msgstr ""
1079
 
1080
+ #: options/stcr_system.php:330
1081
+ msgid "WordPress Version"
1082
  msgstr ""
1083
 
1084
+ #: options/stcr_system.php:338
1085
+ msgid "Memory Limit"
1086
  msgstr ""
1087
 
1088
+ #: options/stcr_system.php:342
1089
+ msgid "WP Debug Mode"
1090
  msgstr ""
1091
 
1092
+ #: options/stcr_system.php:346
1093
+ msgid "WP Cron"
1094
  msgstr ""
1095
 
1096
+ #: options/stcr_system.php:350
1097
+ msgid "Language"
1098
  msgstr ""
1099
 
1100
+ #: options/stcr_system.php:354
1101
+ msgid "Permalink Structure"
1102
  msgstr ""
1103
 
1104
+ #: options/stcr_system.php:358
1105
+ msgid "Table Prefix"
1106
  msgstr ""
1107
 
1108
+ #: options/stcr_system.php:362
1109
+ msgid "Table Prefix Length"
1110
  msgstr ""
1111
 
1112
+ #: options/stcr_system.php:366
1113
+ msgid "Table Prefix Status"
1114
  msgstr ""
1115
 
1116
+ #: options/stcr_system.php:370
1117
+ msgid "Registered Post Statuses"
1118
  msgstr ""
1119
 
1120
+ #: options/stcr_system.php:391
1121
+ msgid "Server Environment"
1122
  msgstr ""
1123
 
1124
+ #: options/stcr_system.php:396
1125
+ msgid "Cannot Evaluate"
1126
  msgstr ""
1127
 
1128
+ #: options/stcr_system.php:397 options/stcr_system.php:398
1129
+ #: options/stcr_system.php:399 options/stcr_system.php:400
1130
+ #: options/stcr_system.php:401 options/stcr_system.php:518
1131
+ #: options/stcr_system.php:529 options/stcr_system.php:539
1132
+ msgid "Not Available"
1133
  msgstr ""
1134
 
1135
+ #. translators: %s: SSL connection response
1136
+ #: options/stcr_system.php:414
1137
+ msgid "Connection uses %s"
1138
  msgstr ""
1139
 
1140
+ #: options/stcr_system.php:431
1141
+ msgid "%s - We recommend a minimum PHP version of 5.6. See: %s"
1142
  msgstr ""
1143
 
1144
+ #: options/stcr_system.php:431
1145
+ msgid "PHP Requirements in StCR"
1146
  msgstr ""
1147
 
1148
+ #: options/stcr_system.php:442
1149
+ msgid ""
1150
+ "Couldn't determine PHP version because the function phpversion() doesn't "
1151
+ "exist."
1152
  msgstr ""
1153
 
1154
+ #: options/stcr_system.php:460
1155
+ msgid "%s - We recommend a minimum cURL version of 7.40."
1156
  msgstr ""
1157
 
1158
+ #: options/stcr_system.php:494
1159
+ msgid "%s - We recommend a minimum MySQL version of 5.6. See: %s"
1160
  msgstr ""
1161
 
1162
+ #: options/stcr_system.php:494
1163
+ msgid "WordPress Requirements"
1164
  msgstr ""
1165
 
1166
+ #: options/stcr_system.php:509
1167
+ msgid "Default timezone is %s - it should be UTC"
1168
  msgstr ""
1169
 
1170
+ #: options/stcr_system.php:525
1171
+ msgid ""
1172
+ "Your server does not have the %s class enabled - HTML/Multipart emails, and "
1173
+ "also some extensions, will not work without DOMDocument."
1174
  msgstr ""
1175
 
1176
+ #: options/stcr_system.php:536
1177
+ msgid ""
1178
+ "Your server does not support the %s function - this is used for file "
1179
+ "compression and decompression."
1180
  msgstr ""
1181
 
1182
+ #: options/stcr_system.php:553
1183
+ msgid "TLS Connection"
1184
  msgstr ""
1185
 
1186
+ #: options/stcr_system.php:557
1187
+ msgid "TLS Rating"
1188
  msgstr ""
1189
 
1190
+ #: options/stcr_system.php:561
1191
+ msgid "Server Info"
1192
  msgstr ""
1193
 
1194
+ #: options/stcr_system.php:565
1195
+ msgid "PHP Version"
1196
  msgstr ""
1197
 
1198
+ #: options/stcr_system.php:569
1199
+ msgid "PHP Post Max Size"
1200
  msgstr ""
1201
 
1202
+ #: options/stcr_system.php:573
1203
+ msgid "PHP Max Execution Time"
1204
  msgstr ""
1205
 
1206
+ #: options/stcr_system.php:577
1207
+ msgid "PHP Max Input Vars"
1208
  msgstr ""
1209
 
1210
+ #: options/stcr_system.php:581
1211
+ msgid "PHP Max Upload Size"
1212
  msgstr ""
1213
 
1214
+ #: options/stcr_system.php:585
1215
+ msgid "cURL Version"
1216
  msgstr ""
1217
 
1218
+ #: options/stcr_system.php:589
1219
+ msgid "MySQL Version"
1220
  msgstr ""
1221
 
1222
+ #: options/stcr_system.php:593
1223
+ msgid "Default Timezone is UTC"
1224
  msgstr ""
1225
 
1226
+ #: options/stcr_system.php:597
1227
+ msgid "DOMDocument"
1228
  msgstr ""
1229
 
1230
+ #: options/stcr_system.php:601
1231
+ msgid "gzip"
1232
  msgstr ""
1233
 
1234
+ #: options/stcr_system.php:605
1235
+ msgid "GD Graphics Library"
1236
  msgstr ""
1237
 
1238
+ #: options/stcr_system.php:629
1239
+ msgid "Active Plugins"
1240
  msgstr ""
1241
 
1242
+ #: options/stcr_system.php:656 options/stcr_system.php:713
1243
+ msgid "Visit plugin homepage"
1244
  msgstr ""
1245
 
1246
+ #: options/stcr_system.php:665 options/stcr_system.php:722
1247
+ msgid "Visit author homepage"
1248
  msgstr ""
1249
 
1250
+ #: options/stcr_system.php:669 options/stcr_system.php:726
1251
+ msgctxt "by author"
1252
+ msgid "by %s"
1253
  msgstr ""
1254
 
1255
+ #: options/stcr_system.php:686
1256
+ msgid "Inactive Plugins"
1257
  msgstr ""
1258
 
1259
+ #: templates/author.php:68 templates/user.php:84
1260
  msgid "Title"
1261
  msgstr ""
1262
 
1263
+ #: templates/author.php:71 templates/user.php:83
1264
  msgid "Subscription Date"
1265
  msgstr ""
1266
 
1267
+ #: templates/author.php:72
1268
  msgid "Subscription Email"
1269
  msgstr ""
1270
 
1271
+ #: templates/author.php:73 templates/user.php:85
1272
  msgid "Subscription Status"
1273
  msgstr ""
1274
 
1275
+ #: templates/author.php:92 templates/user.php:108
1276
  msgid "Select all"
1277
  msgstr ""
1278
 
1279
+ #: templates/author.php:93 templates/user.php:110
1280
  msgid "Invert selection"
1281
  msgstr ""
1282
 
1283
+ #: templates/author.php:96 templates/user.php:114
1284
  msgid "Choose your action"
1285
  msgstr ""
1286
 
1287
+ #: templates/author.php:97 templates/user.php:115
1288
+ msgid "Unsubscribe"
1289
+ msgstr ""
1290
+
1291
+ #: templates/author.php:99 templates/user.php:117
1292
  msgid "All comments"
1293
  msgstr ""
1294
 
1295
+ #: templates/author.php:100 templates/user.php:118
1296
+ #: wp_subscribe_reloaded.php:1210
1297
  msgid "Replies to my comments"
1298
  msgstr ""
1299
 
1300
+ #: templates/author.php:106 templates/confirm.php:28
1301
+ #: templates/request-management-link.php:125 templates/user.php:128
1302
  msgid "Return to Post"
1303
  msgstr ""
1304
 
1305
+ #: templates/author.php:111 templates/one-click-unsubscribe.php:30
1306
+ #: templates/user.php:132
1307
  msgid "No subscriptions match your search criteria."
1308
  msgstr ""
1309
 
1310
  #: templates/key_expired.php:8
1311
+ msgid ""
1312
+ "Woohaa the link to manage your subscriptions has expired, don't worry, just "
1313
+ "enter your email below and a new link will be send."
1314
  msgstr ""
1315
 
1316
+ #: templates/key_expired.php:74 templates/request-management-link.php:115
1317
+ #: templates/request-management-link.php:141 templates/subscribe.php:123
1318
+ #: templates/subscribe.php:148
1319
  msgid "Send"
1320
  msgstr ""
1321
 
1322
+ #: templates/request-management-link.php:143
1323
+ #: templates/request-management-link.php:171 templates/subscribe.php:150
1324
+ #: templates/subscribe.php:178
1325
+ msgid "Email address is not valid"
1326
+ msgstr ""
1327
+
1328
+ #: templates/request-management-link.php:166 templates/subscribe.php:173
1329
+ msgid "Please enter your email"
1330
+ msgstr ""
1331
+
1332
+ #: templates/subscribe.php:60 templates/subscribe.php:61
1333
  msgid "New subscription to"
1334
  msgstr ""
1335
 
1336
+ #: templates/subscribe.php:61
1337
  msgid "User:"
1338
  msgstr ""
1339
 
1340
+ #: templates/user.php:80
1341
  msgid "Email to manage"
1342
  msgstr ""
1343
 
1345
  msgid "You have request to manage another email address and this is forbidden."
1346
  msgstr ""
1347
 
1348
+ #: utils/stcr_manage.php:355 utils/stcr_manage.php:356 utils/stcr_utils.php:347
1349
+ #: wp_subscribe_reloaded.php:157
1350
+ msgid "Manage subscriptions"
1351
+ msgstr ""
1352
+
1353
+ #: utils/stcr_manage.php:361 utils/stcr_manage.php:362
1354
+ #: wp_subscribe_reloaded.php:158
1355
+ msgid "Comment Form"
1356
+ msgstr ""
1357
+
1358
+ #: utils/stcr_manage.php:367 utils/stcr_manage.php:368
1359
+ #: wp_subscribe_reloaded.php:159
1360
+ msgid "Management Page"
1361
+ msgstr ""
1362
+
1363
+ #: utils/stcr_manage.php:373 utils/stcr_manage.php:374
1364
+ #: wp_subscribe_reloaded.php:160
1365
+ msgid "Notifications"
1366
+ msgstr ""
1367
+
1368
+ #: utils/stcr_manage.php:379 utils/stcr_manage.php:380
1369
+ #: wp_subscribe_reloaded.php:161 wp_subscribe_reloaded.php:163
1370
+ msgid "Options"
1371
+ msgstr ""
1372
+
1373
+ #: utils/stcr_manage.php:396 utils/stcr_manage.php:397
1374
+ #: wp_subscribe_reloaded.php:162
1375
+ msgid "Support"
1376
+ msgstr ""
1377
+
1378
+ #: utils/stcr_manage.php:408 utils/stcr_manage.php:409
1379
+ #: wp_subscribe_reloaded.php:191
1380
  msgid "StCR System"
1381
  msgstr ""
1382
 
1383
+ #: utils/stcr_manage.php:429 utils/stcr_manage.php:457
1384
+ #: utils/stcr_manage.php:484 utils/stcr_manage.php:511
1385
+ #: utils/stcr_manage.php:538 utils/stcr_manage.php:565
1386
+ #: utils/stcr_manage.php:594
 
1387
  msgid "You do not have sufficient permissions to access this page."
1388
  msgstr ""
1389
 
1390
+ #: utils/stcr_manage.php:644
1391
  msgid "Subscriptions"
1392
  msgstr ""
1393
 
1394
+ #: utils/stcr_manage.php:700
1395
+ msgid ""
1396
+ "Need help on how to use Subscribe to Comments Reloaded? Visit the official"
1397
  msgstr ""
1398
 
1399
+ #: utils/stcr_manage.php:700
1400
  msgid "support forum"
1401
  msgstr ""
1402
 
1403
+ #: utils/stcr_manage.php:701
1404
  msgid "Feeling generous?"
1405
  msgstr ""
1406
 
1407
+ #: utils/stcr_manage.php:701
1408
  msgid "Donate a few bucks!"
1409
  msgstr ""
1410
 
1412
  msgid "Important Notice"
1413
  msgstr ""
1414
 
 
 
 
 
1415
  #: utils/stcr_upgrade.php:175
1416
+ msgid ""
1417
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1418
+ "from the <strong>Subscribe to Comments</strong> plugin was detected and "
1419
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1420
  msgstr ""
1421
 
1422
  #: utils/stcr_upgrade.php:175
1423
+ msgid ""
1424
+ " It is recommended that you now <strong>deactivate</strong> Subscribe to "
1425
+ "Comments to prevent confusion between the two plugins."
1426
  msgstr ""
1427
 
1428
  #: utils/stcr_upgrade.php:176
1429
+ msgid ""
1430
+ "If you have subscription data from Subscribe to Comments Reloaded < v2.0 "
1431
+ "that you want to import, you'll need to import that data manually, as only "
1432
+ "one import routine will ever run to prevent data loss."
 
 
1433
  msgstr ""
1434
 
1435
  #: utils/stcr_upgrade.php:250
1436
+ msgid ""
1437
+ "<strong>Subscribe to Comments Reloaded:</strong> Comment subscription data "
1438
+ "from the <strong>Comment Reply Notification</strong> plugin was detected and "
1439
+ "automatically imported into <strong>Subscribe to Comments Reloaded</strong>."
1440
  msgstr ""
1441
 
1442
  #: utils/stcr_upgrade.php:250
1443
+ msgid ""
1444
+ " It is recommended that you now <strong>deactivate</strong> Comment Reply "
1445
+ "Notification to prevent confusion between the two plugins."
1446
  msgstr ""
1447
 
1448
  #: utils/stcr_upgrade.php:397
1449
+ msgid ""
1450
+ "<strong>Subscribe to Comments Reloaded:</strong> Plugin options and comment "
1451
+ "subscription data from the <strong>WP Comment Subscriptions</strong> plugin "
1452
+ "were detected and automatically imported into <strong>Subscribe to Comments "
1453
+ "Reloaded</strong>."
1454
  msgstr ""
1455
 
1456
  #: utils/stcr_upgrade.php:397
1457
+ msgid ""
1458
+ " It is recommended that you now <strong>deactivate</strong> WP Comment "
1459
+ "Subscriptions to prevent confusion between the two plugins."
1460
  msgstr ""
1461
 
1462
  #: utils/stcr_upgrade.php:398
1463
+ msgid ""
1464
+ "If you have subscription data from another plugin (such as Subscribe to "
1465
+ "Comments or Subscribe to Comments Reloaded < v2.0) that you want to import, "
1466
+ "you'll need to import that data manually, as only one import routine will "
1467
+ "ever run to prevent data loss."
1468
  msgstr ""
1469
 
1470
  #: utils/stcr_upgrade.php:399
1471
+ msgid ""
1472
+ "<strong>Note:</strong> If you were previously using the "
1473
+ "<code>wp_comment_subscriptions_show()</code> function or the <code>[wpcs-"
1474
+ "subscribe-url]</code> shortcode, you'll need to replace those with "
1475
+ "<code>subscribe_reloaded_show()</code> and <code>[subscribe-url]</code> "
1476
+ "respectively."
1477
  msgstr ""
1478
 
1479
+ #: utils/stcr_upgrade.php:410 utils/stcr_upgrade.php:504
1480
+ #: wp_subscribe_reloaded.php:230
1481
+ msgid "Settings"
1482
  msgstr ""
1483
 
1484
+ #: utils/stcr_upgrade.php:411
1485
+ msgid "Log Settings"
 
1486
  msgstr ""
1487
 
1488
  #: utils/stcr_upgrade.php:417
1489
+ msgid ""
1490
+ "<strong>Thank you for installing Subscribe to Comments Reloaded!</strong>."
 
 
 
 
 
 
 
1491
  msgstr ""
1492
 
1493
+ #: utils/stcr_upgrade.php:418 utils/stcr_upgrade.php:537
1494
+ #: utils/stcr_upgrade.php:562 utils/stcr_upgrade.php:588
1495
+ #: utils/stcr_upgrade.php:607 utils/stcr_upgrade.php:626
1496
+ msgid ""
1497
+ "If you find a bug or an issue you can report it <a href=\"https://github.com/"
1498
+ "stcr/subscribe-to-comments-reloaded/issues\" target=\"_blank\">here</a>."
1499
  msgstr ""
1500
 
1501
+ #: utils/stcr_upgrade.php:419
1502
+ msgid ""
1503
+ "Please consider to make a donation to support the plugin. You can donate via "
1504
+ "<i class=\"fab fa-paypal\" aria-hidden=\"true\"></i> <a href=\"\n"
1505
+ "https://www.paypal.com/cgi-bin/webscr?"
1506
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1507
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1508
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1509
  msgstr ""
1510
 
1511
+ #: utils/stcr_upgrade.php:432
1512
+ msgid ""
1513
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1514
+ "160106."
1515
  msgstr ""
1516
 
1517
+ #: utils/stcr_upgrade.php:433
1518
+ msgid ""
1519
+ "This version includes many changes and fixes to improve your experience with "
1520
+ "the plugin, including One Click Unsubscribe, Rich Text Editor to create HTML "
1521
+ "email templates, Subscription Checkbox position, and more!"
1522
  msgstr ""
1523
 
1524
+ #: utils/stcr_upgrade.php:447
1525
+ msgid ""
1526
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1527
+ "160115."
1528
  msgstr ""
1529
 
1530
+ #: utils/stcr_upgrade.php:448
1531
+ msgid ""
1532
+ "This version includes fixes to broken links while managing your subscriptions"
1533
  msgstr ""
1534
 
1535
+ #: utils/stcr_upgrade.php:462
1536
+ msgid ""
1537
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1538
+ "160831"
1539
  msgstr ""
1540
 
1541
+ #: utils/stcr_upgrade.php:463 utils/stcr_upgrade.php:485
1542
+ msgid "This version includes fixes to many bugs and also new features, "
1543
  msgstr ""
1544
 
1545
+ #: utils/stcr_upgrade.php:465 utils/stcr_upgrade.php:488
1546
+ msgid ""
1547
+ "<strong>New Feature</strong> Add new option to set the Reply To email "
1548
+ "address. This will help the subscribers to use the Reply option in their "
1549
+ "email agents."
1550
  msgstr ""
1551
 
1552
+ #: utils/stcr_upgrade.php:466 utils/stcr_upgrade.php:489
1553
+ msgid ""
1554
+ "<strong>New Feature</strong> Improve the Admin Menu for StCR. Replace the "
1555
+ "StCR menu on the Settings Menu for a new Menu with sub menus for the pages."
1556
  msgstr ""
1557
 
1558
+ #: utils/stcr_upgrade.php:467 utils/stcr_upgrade.php:490
1559
+ msgid ""
1560
+ "<strong>New Feature</strong> Safely Uninstall option to Delete the plugin "
1561
+ "without loosing your subscriptions. You can use this option also for reset "
1562
+ "all the settings, see the FAQ."
1563
  msgstr ""
1564
 
1565
+ #: utils/stcr_upgrade.php:468 utils/stcr_upgrade.php:491
1566
+ msgid ""
1567
+ "<strong>New Feature</strong> Now the WordPress Authors can use the "
1568
+ "<strong>Subscribe authors</strong> option to autor subscribe to a Custom "
1569
+ "Post Type."
1570
  msgstr ""
1571
 
1572
+ #: utils/stcr_upgrade.php:469 utils/stcr_upgrade.php:492
1573
+ msgid ""
1574
+ "<strong>New Feature</strong> A new field was added under the notification "
1575
+ "options to and the management link only by email and not to display it on "
1576
+ "the request link page."
1577
  msgstr ""
1578
 
1579
+ #: utils/stcr_upgrade.php:484
1580
+ msgid ""
1581
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1582
+ "160902"
1583
  msgstr ""
1584
 
1585
+ #: utils/stcr_upgrade.php:487
1586
+ msgid ""
1587
+ "<strong>Fix update</strong> this version Fixes some issue trigger by the "
1588
+ "previous 160831 version."
1589
  msgstr ""
1590
 
1591
  #: utils/stcr_upgrade.php:508
1592
+ msgid ""
1593
+ "<strong>Subscribe to Comments Reloaded</strong> has been updated to version "
1594
+ "160915"
1595
  msgstr ""
1596
 
1597
+ #: utils/stcr_upgrade.php:509 utils/stcr_upgrade.php:529
1598
+ #: utils/stcr_upgrade.php:555 utils/stcr_upgrade.php:580
1599
+ #: utils/stcr_upgrade.php:606 utils/stcr_upgrade.php:625
1600
+ msgid "This version includes fixes and improvements, "
1601
  msgstr ""
1602
 
1603
+ #: utils/stcr_upgrade.php:512
1604
+ msgid ""
1605
+ "<strong>Change</strong> the radio buttons in the management page for a "
1606
+ "dropdown."
1607
  msgstr ""
1608
 
1609
+ #: utils/stcr_upgrade.php:513
1610
+ msgid ""
1611
+ "<strong>Improve</strong> Email validation for empty values and using a regex."
1612
  msgstr ""
1613
 
1614
+ #: utils/stcr_upgrade.php:532
1615
+ msgid ""
1616
+ "<strong>Fix</strong> Wrong confirmation link when the double check option is "
1617
+ "enable."
1618
  msgstr ""
1619
 
1620
+ #: utils/stcr_upgrade.php:533
1621
  msgid "<strong>Improve</strong> Manage subscription page. Take a look ;)."
1622
  msgstr ""
1623
 
1624
+ #: utils/stcr_upgrade.php:538 utils/stcr_upgrade.php:563
1625
+ #: utils/stcr_upgrade.php:589 utils/stcr_upgrade.php:608
1626
+ #: utils/stcr_upgrade.php:628
1627
  msgid "The support of this plugin is given thanks to your donations."
1628
  msgstr ""
1629
 
1630
+ #: utils/stcr_upgrade.php:539
1631
+ msgid ""
1632
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1633
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
1634
+ "https://www.paypal.com/cgi-bin/webscr?"
1635
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1636
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1637
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>."
1638
  msgstr ""
1639
 
1640
+ #: utils/stcr_upgrade.php:558
1641
+ msgid ""
1642
+ "<strong>Fix Critical Bug</strong> This version fix a critical bug on fresh "
1643
+ "installation regarding a database table creation."
1644
  msgstr ""
1645
 
1646
+ #: utils/stcr_upgrade.php:559
1647
+ msgid ""
1648
+ "<strong>Add</strong> Option to control the inclusion of the style Font "
1649
+ "Awesome."
1650
  msgstr ""
1651
 
1652
+ #: utils/stcr_upgrade.php:564
1653
+ msgid ""
1654
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1655
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
1656
+ "https://www.paypal.com/cgi-bin/webscr?"
1657
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1658
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1659
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>. Thank you "
1660
+ "for the users that have supported the plugin development."
1661
  msgstr ""
1662
 
1663
+ #: utils/stcr_upgrade.php:583
1664
+ msgid ""
1665
+ "<strong>Security Patch</strong> This version add a patch for some security "
1666
+ "issues."
1667
  msgstr ""
1668
 
1669
+ #: utils/stcr_upgrade.php:584
1670
  msgid "<strong>Add</strong> Option to reset all the plugin options"
1671
  msgstr ""
1672
 
1673
+ #: utils/stcr_upgrade.php:585
1674
  msgid "<strong>Fix</strong> issue regarding database collations"
1675
  msgstr ""
1676
 
1677
+ #: utils/stcr_upgrade.php:590 utils/stcr_upgrade.php:609
1678
+ #: utils/stcr_upgrade.php:629
1679
+ msgid ""
1680
+ "Help to keep the support alive. You can donate via <i class=\"fab fa-paypal"
1681
+ "\" aria-hidden=\"true\"></i> <a href=\"\n"
1682
+ " https://www.paypal.com/cgi-bin/webscr?"
1683
+ "cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft"
1684
+ "%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF"
1685
+ "%3abtn_donate_LG%2egif%3aNonHosted\" target=\"_blank\">PayPal</a>. A big "
1686
+ "Thanks for all the users that have supported the plugin development."
1687
  msgstr ""
1688
 
1689
+ #: utils/stcr_upgrade.php:627
1690
+ msgid "You might need to clear you cache !!"
1691
  msgstr ""
1692
 
1693
+ #: utils/stcr_utils.php:172
1694
+ msgid "January"
1695
  msgstr ""
1696
 
1697
+ #: utils/stcr_utils.php:173
1698
+ msgid "February"
1699
  msgstr ""
1700
 
1701
+ #: utils/stcr_utils.php:174
1702
+ msgid "March"
1703
  msgstr ""
1704
 
1705
+ #: utils/stcr_utils.php:175
1706
+ msgid "April"
1707
  msgstr ""
1708
 
1709
+ #: utils/stcr_utils.php:176 utils/stcr_utils.php:191
1710
+ msgid "May"
1711
  msgstr ""
1712
 
1713
+ #: utils/stcr_utils.php:177
1714
+ msgid "June"
1715
  msgstr ""
1716
 
1717
+ #: utils/stcr_utils.php:178
1718
+ msgid "July"
1719
  msgstr ""
1720
 
1721
+ #: utils/stcr_utils.php:179
1722
+ msgid "August"
1723
  msgstr ""
1724
 
1725
+ #: utils/stcr_utils.php:180
1726
+ msgid "September"
1727
  msgstr ""
1728
 
1729
+ #: utils/stcr_utils.php:181
1730
+ msgid "October"
1731
  msgstr ""
1732
 
1733
+ #: utils/stcr_utils.php:182
1734
+ msgid "November"
1735
  msgstr ""
1736
 
1737
+ #: utils/stcr_utils.php:183
1738
+ msgid "December"
 
 
 
 
 
 
 
 
 
1739
  msgstr ""
1740
 
1741
+ #: utils/stcr_utils.php:187
1742
+ msgid "Jan"
1743
  msgstr ""
1744
 
1745
+ #: utils/stcr_utils.php:188
1746
+ msgid "Feb"
 
 
 
 
1747
  msgstr ""
1748
 
1749
+ #: utils/stcr_utils.php:189
1750
+ msgid "Mar"
1751
  msgstr ""
1752
 
1753
+ #: utils/stcr_utils.php:190
1754
+ msgid "Apr"
1755
  msgstr ""
1756
 
1757
+ #: utils/stcr_utils.php:192
1758
+ msgid "Jun"
 
1759
  msgstr ""
1760
 
1761
+ #: utils/stcr_utils.php:193
1762
+ msgid "Jul"
1763
  msgstr ""
1764
 
1765
+ #: utils/stcr_utils.php:194
1766
+ msgid "Aug"
1767
  msgstr ""
1768
 
1769
+ #: utils/stcr_utils.php:195
1770
+ msgid "Sep"
1771
  msgstr ""
1772
 
1773
+ #: utils/stcr_utils.php:196
1774
+ msgid "Oct"
1775
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1776
 
1777
+ #: utils/stcr_utils.php:197
1778
+ msgid "Nov"
1779
+ msgstr ""
1780
 
1781
+ #: utils/stcr_utils.php:198
1782
+ msgid "Dec"
1783
+ msgstr ""
1784
 
1785
+ #: utils/stcr_utils.php:340
1786
+ msgid ""
1787
+ "Notify me of followup comments via e-mail. You can also <a "
1788
+ "href='[subscribe_link]'>subscribe</a> without commenting."
1789
+ msgstr ""
1790
 
1791
+ #: utils/stcr_utils.php:341
1792
+ msgid ""
1793
+ "You are subscribed to this post. <a href='[manager_link]'>Manage</a> your "
1794
+ "subscriptions."
1795
+ msgstr ""
1796
 
1797
+ #: utils/stcr_utils.php:342
1798
+ msgid ""
1799
+ "Your subscription to this post needs to be confirmed. <a "
1800
+ "href='[manager_link]'>Manage your subscriptions</a>."
1801
+ msgstr ""
1802
 
1803
+ #: utils/stcr_utils.php:343
1804
+ msgid ""
1805
+ "You can <a href='[manager_link]'>manage the subscriptions</a> of this post."
1806
+ msgstr ""
1807
 
1808
+ #: utils/stcr_utils.php:349
1809
+ msgid ""
1810
+ "To manage your subscriptions, please enter your email address here below. We "
1811
+ "will send you a message containing the link to access your personal "
1812
+ "management page."
1813
+ msgstr ""
1814
 
1815
+ #: utils/stcr_utils.php:350
1816
+ msgid ""
1817
+ "Thank you for using our subscription service. Your request has been "
1818
+ "completed, and you should receive an email with the management link in a few "
1819
+ "minutes."
1820
+ msgstr ""
1821
 
1822
+ #: utils/stcr_utils.php:351
1823
+ msgid ""
1824
+ "You can follow the discussion on <strong>[post_title]</strong> without "
1825
+ "having to leave a comment. Cool, huh? Just enter your email address in the "
1826
+ "form here below and you're all set."
1827
+ msgstr ""
1828
 
1829
+ #: utils/stcr_utils.php:352
1830
+ msgid ""
1831
+ "Thank you for using our subscription service. Your request has been "
1832
+ "completed. You will receive a notification email every time a new comment to "
1833
+ "this article is approved and posted by the administrator."
1834
+ msgstr ""
1835
 
1836
+ #: utils/stcr_utils.php:353
1837
+ msgid ""
1838
+ "Thank you for using our subscription service. In order to confirm your "
1839
+ "request, please check your email for the verification message and follow the "
1840
+ "instructions."
1841
+ msgstr ""
1842
 
1843
+ #: utils/stcr_utils.php:354
1844
+ msgid ""
1845
+ "In order to cancel or suspend one or more notifications, select the "
1846
+ "corresponding checkbox(es) and click on the button at the end of the list."
1847
+ msgstr ""
1848
 
1849
+ #: utils/stcr_utils.php:355
1850
+ msgid ""
1851
+ "In order to cancel or suspend one or more notifications, select the "
1852
+ "corresponding checkbox(es) and click on the button at the end of the list. "
1853
+ "You are currently subscribed to:"
1854
+ msgstr ""
1855
 
1856
+ #: utils/stcr_utils.php:359
1857
+ msgid "There is a new comment to [post_title]"
1858
+ msgstr ""
1859
 
1860
+ #: utils/stcr_utils.php:360
1861
+ msgid ""
1862
+ "<h1>There is a new comment on [post_title].</h1>\n"
1863
+ "\n"
1864
+ "<hr />\n"
1865
+ "<strong>Comment link:</strong> <a href="
1866
+ "\"[comment_permalink]\">[comment_permalink]</a>\n"
1867
+ "<strong>Author:</strong> [comment_author]\n"
1868
+ "\n"
1869
+ "<strong>Comment:</strong>\n"
1870
+ "[comment_content]\n"
1871
+ "<div style=\"font-size: 0.8em;\"><strong>Permalink:</strong> <a href="
1872
+ "\"[post_permalink]\">[post_permalink]</a>\n"
1873
+ "<a href=\"[manager_link]\">Manage your subscriptions</a> | <a href="
1874
+ "\"[oneclick_link]\">One click unsubscribe</a></div>"
1875
+ msgstr ""
1876
 
1877
+ #: utils/stcr_utils.php:361
1878
+ msgid "Please confirm your subscription to [post_title]"
1879
+ msgstr ""
1880
 
1881
+ #: utils/stcr_utils.php:362
1882
+ msgid ""
1883
+ "You have requested to be notified every time a new comment is added to:\n"
1884
+ "<a href='[post_permalink]'>[post_permalink]</a>\n"
1885
+ "\n"
1886
+ "Please confirm your request by clicking on this link:\n"
1887
+ "<a href='[confirm_link]'>[confirm_link]</a>"
1888
+ msgstr ""
1889
 
1890
+ #: utils/stcr_utils.php:363
1891
+ msgid "Manage your subscriptions on [blog_name]"
1892
+ msgstr ""
1893
 
1894
+ #: utils/stcr_utils.php:364
1895
+ msgid ""
1896
+ "You have requested to manage your subscriptions to the articles on "
1897
+ "[blog_name]. Please check the Subscriptions management link in your email"
1898
+ msgstr ""
1899
 
1900
+ #: utils/stcr_utils.php:365
1901
+ msgid ""
1902
+ "You have requested to manage your subscriptions to the articles on "
1903
+ "[blog_name]. Follow this link to access your personal page:\n"
1904
+ "<a href='[manager_link]'>[manager_link]</a>"
1905
+ msgstr ""
1906
 
1907
+ #: utils/stcr_utils.php:481
1908
+ msgid "StCR Notification"
1909
+ msgstr ""
1910
 
1911
+ #: wp_subscribe_reloaded.php:189
1912
+ msgid "StCR Options"
1913
+ msgstr ""
1914
 
1915
+ #: wp_subscribe_reloaded.php:1208
1916
+ msgid "Don't subscribe"
1917
+ msgstr ""
1918
 
1919
+ #: wp_subscribe_reloaded.php:1209
1920
+ msgid "All"
1921
+ msgstr ""
options/panel1-business-logic.php CHANGED
@@ -1,4 +1,4 @@
1
- <?php
2
  // Avoid direct access to this piece of code
3
  if ( ! function_exists( 'is_admin' ) || ! is_admin() ) {
4
  header( 'Location: /' );
1
+ <?php
2
  // Avoid direct access to this piece of code
3
  if ( ! function_exists( 'is_admin' ) || ! is_admin() ) {
4
  header( 'Location: /' );
options/stcr_options.php CHANGED
@@ -95,9 +95,9 @@ wp_print_scripts( 'quicktags' );
95
  <span class="switch-selection"></span>
96
  </div>
97
  <div class="helpDescription subsOptDescriptions"
98
- data-content="<?php _e( "This option will disable the StCR checkbox or dropdown in you comment form. You should leave it to Yes always.", 'subscribe-reloaded' ); ?>"
99
  data-placement="right"
100
- aria-label="<?php _e( "This option will disable the StCR checkbox or dropdown in you comment form. You should leave it to Yes always.", 'subscribe-reloaded' ); ?>">
101
  <i class="fas fa-question-circle"></i>
102
  </div>
103
  </div>
@@ -324,7 +324,7 @@ wp_print_scripts( 'quicktags' );
324
 
325
  <div class="form-group row">
326
  <label for="admin_subscribe" class="col-sm-3 col-form-label text-right">
327
- <?php _e( 'Track all subscriptions', 'subscribe-reloaded' ) ?>
328
  </label>
329
  <div class="col-sm-7">
330
  <div class="switch">
@@ -395,9 +395,9 @@ wp_print_scripts( 'quicktags' );
395
  <span class="switch-selection"></span>
396
  </div>
397
  <div class="helpDescription subsOptDescriptions"
398
- data-content="<?php _e( "Let you control the inclusion of the Font Awesome into your site. Disable if you theme already add this into your site.", 'subscribe-reloaded' ); ?>"
399
  data-placement="right"
400
- aria-label="<?php _e( "Let you control the inclusion of the Font Awesome into your site. Disable if you theme already add this into your site.", 'subscribe-reloaded' ); ?>">
401
  <i class="fas fa-question-circle"></i>
402
  </div>
403
  </div>
95
  <span class="switch-selection"></span>
96
  </div>
97
  <div class="helpDescription subsOptDescriptions"
98
+ data-content="<?php _e( "This option will disable the StCR checkbox or dropdown in your comment form. You should leave it to Yes always.", 'subscribe-reloaded' ); ?>"
99
  data-placement="right"
100
+ aria-label="<?php _e( "This option will disable the StCR checkbox or dropdown in your comment form. You should leave it to Yes always.", 'subscribe-reloaded' ); ?>">
101
  <i class="fas fa-question-circle"></i>
102
  </div>
103
  </div>
324
 
325
  <div class="form-group row">
326
  <label for="admin_subscribe" class="col-sm-3 col-form-label text-right">
327
+ <?php _e( 'Let Admin Subscribe', 'subscribe-reloaded' ) ?>
328
  </label>
329
  <div class="col-sm-7">
330
  <div class="switch">
395
  <span class="switch-selection"></span>
396
  </div>
397
  <div class="helpDescription subsOptDescriptions"
398
+ data-content="<?php _e( "Let you control the inclusion of the Font Awesome into your site. Disable if your theme already add this into your site.", 'subscribe-reloaded' ); ?>"
399
  data-placement="right"
400
+ aria-label="<?php _e( "Let you control the inclusion of the Font Awesome into your site. Disable if your theme already add this into your site.", 'subscribe-reloaded' ); ?>">
401
  <i class="fas fa-question-circle"></i>
402
  </div>
403
  </div>
options/stcr_system.php CHANGED
@@ -452,16 +452,18 @@ else {
452
  if ( function_exists( 'curl_version' ) )
453
  {
454
  $cURLVersion = curl_version();
 
 
455
 
456
- if ( version_compare( $cURLVersion['version'], '7.40', '<' ) )
457
  {
458
- $cURLVersion = '<div class="system-error"><span class="dashicons dashicons-warning"></span> ' . sprintf( __( '%s - We recommend a minimum cURL version of 7.40.', 'subscribe-reloaded' ), esc_html( $cURLVersion['version'] . ', ' . $cURLVersion['ssl_version'] ) ) . '</div>';
459
- $stcr_system_information['Server Environment']["cURL Version"] = sprintf('%s - We recommend a minimum cURL version of 7.40.', esc_html( $cURLVersion['version'] . ', ' . $cURLVersion['ssl_version'] ) );
460
  }
461
  else
462
  {
463
- $cURLVersion = '<div class="system-success">' . esc_html( $cURLVersion ) . '</div>';
464
- $stcr_system_information['Server Environment']["cURL Version"] = esc_html( $cURLVersion );
465
  }
466
  }
467
  else
@@ -471,7 +473,7 @@ else {
471
  }
472
 
473
  // Check MySQL Version
474
- if ( $wpdb->use_mysqli )
475
  {
476
  $ver = mysqli_get_server_info( $wpdb->dbh );
477
  }
452
  if ( function_exists( 'curl_version' ) )
453
  {
454
  $cURLVersion = curl_version();
455
+ $cURLVersionNumber = $cURLVersion['version'];
456
+ $cURLSSLVersion = $cURLVersion['ssl_version'];
457
 
458
+ if ( version_compare( $cURLVersionNumber, '7.40', '<' ) )
459
  {
460
+ $cURLVersion = '<div class="system-error"><span class="dashicons dashicons-warning"></span> ' . sprintf( __( '%s - We recommend a minimum cURL version of 7.40.', 'subscribe-reloaded' ), esc_html( $cURLVersionNumber . ', ' . $cURLSSLVersion ) ) . '</div>';
461
+ $stcr_system_information['Server Environment']["cURL Version"] = sprintf('%s - We recommend a minimum cURL version of 7.40.', esc_html( $cURLVersionNumber . ', ' . $cURLSSLVersion ) );
462
  }
463
  else
464
  {
465
+ $cURLVersion = '<div class="system-success">' . esc_html( $cURLVersionNumber ) . '</div>';
466
+ $stcr_system_information['Server Environment']["cURL Version"] = $cURLVersion;
467
  }
468
  }
469
  else
473
  }
474
 
475
  // Check MySQL Version
476
+ if ( ! $wpdb->use_mysqli )
477
  {
478
  $ver = mysqli_get_server_info( $wpdb->dbh );
479
  }
readme.txt CHANGED
@@ -6,8 +6,9 @@ Tags: comments, subscribe, subscribe to comments, subscribe to comments reloaded
6
  Plugin URI: http://subscribe-reloaded.com/
7
  Requires at least: 4.0
8
  Requires PHP: 5.6
9
- Tested up to: 5.0.4-alpha
10
- Stable tag: 190117
 
11
  License: GPLv2 or later
12
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
@@ -103,6 +104,10 @@ Just go to the Options Panel and click the generate button. By generating a new
103
 
104
  == Upgrade Notice ==
105
 
 
 
 
 
106
  = v190117 =
107
 
108
  * **Upgrade** The backend interface to make the UX simpler for the user and Add option to get information of your WordPress System. Improve Logging with PHP errors catching.
@@ -112,6 +117,14 @@ Just go to the Options Panel and click the generate button. By generating a new
112
 
113
  == Changelog ==
114
 
 
 
 
 
 
 
 
 
115
  = v190117 =
116
 
117
  * **Fix** missing checkbox when the option **StCR Position** was set to **Yes**.
6
  Plugin URI: http://subscribe-reloaded.com/
7
  Requires at least: 4.0
8
  Requires PHP: 5.6
9
+ Requires MySQL: 5.6
10
+ Tested up to: 5.1
11
+ Stable tag: 190214
12
  License: GPLv2 or later
13
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
14
 
104
 
105
  == Upgrade Notice ==
106
 
107
+ = v190214 =
108
+
109
+ * **Fix** Compatibility with some PHP versions and MySQL. Fixes other minor issues.
110
+
111
  = v190117 =
112
 
113
  * **Upgrade** The backend interface to make the UX simpler for the user and Add option to get information of your WordPress System. Improve Logging with PHP errors catching.
117
 
118
  == Changelog ==
119
 
120
+ = v190214 =
121
+
122
+ * **Fix** String error calling the Curl Array.
123
+ * **Fix** wrong array definition that was breaking the site in some newer PHP versions.
124
+ * **Fix** error by calling `$wp_locale` that was not needed.
125
+ * **Fix** wrong label on option issue #467.
126
+ * **Fix** typo en help description issue #468.
127
+
128
  = v190117 =
129
 
130
  * **Fix** missing checkbox when the option **StCR Position** was set to **Yes**.
subscribe-to-comments-reloaded.php CHANGED
@@ -2,10 +2,10 @@
2
  /*
3
  Plugin Name: Subscribe to Comments Reloaded
4
 
5
- Version: 190117
6
- Stable tag: 190117
7
  Requires at least: 4.0
8
- Tested up to: 5.0.4-alpha
9
 
10
  Plugin URI: http://subscribe-reloaded.com/
11
  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.
2
  /*
3
  Plugin Name: Subscribe to Comments Reloaded
4
 
5
+ Version: 190214
6
+ Stable tag: 190214
7
  Requires at least: 4.0
8
+ Tested up to: 5.1
9
 
10
  Plugin URI: http://subscribe-reloaded.com/
11
  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.
utils/stcr_upgrade.php CHANGED
@@ -633,7 +633,24 @@ https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=U
633
  . '<img class="stcr-loading-animation" src="' . esc_url(admin_url() . '/images/loading.gif') . '" alt="Dismissing Message">', 'subscribe-reloaded') . '</p>',
634
  'updated'
635
  );
636
- break;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
637
  }
638
  }
639
  }
633
  . '<img class="stcr-loading-animation" src="' . esc_url(admin_url() . '/images/loading.gif') . '" alt="Dismissing Message">', 'subscribe-reloaded') . '</p>',
634
  'updated'
635
  );
636
+ break;
637
+ case '190214':
638
+ $this->stcr_create_admin_notice(
639
+ 'notify_update_' . $_version,
640
+ 'unread',
641
+ '<p>' . __('<strong>Subscribe to Comments Reloaded</strong> has been updated to version ' . $_version, 'subscribe-reloaded') . '</p>' .
642
+ '<p>' . __('This version includes fixes., ', 'subscribe-reloaded') . '</p>' .
643
+ '<p>' . __('If you find a bug or an issue you can report it <a href="https://github.com/stcr/subscribe-to-comments-reloaded/issues" target="_blank">here</a>.', 'subscribe-reloaded') . '</p>' .
644
+ '<p>' . __('You might need to clear you cache !!', 'subscribe-reloaded') . '</p>' .
645
+ '<h2>' . __('The support of this plugin is given thanks to your donations.', 'subscribe-reloaded') . '</h2>'.
646
+ '<h2>' . __('Help to keep the support alive. You can donate via <i class="fab fa-paypal" aria-hidden="true"></i> <a href="
647
+ https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XF86X93FDCGYA&lc=US&item_name=Datasoft%20Engineering&item_number=DI%2dSTCR&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" target="_blank">PayPal</a>. A big Thanks for all the users that have supported the plugin development.', 'subscribe-reloaded') . '</h2>' .
648
+ '<p>' . __('Please visit the <a href="http://subscribe-reloaded.com/update/stcr-release-version-'.$_version.'/" target="_blank">Release Post</a> for a complete list of changes and guide about the new version.'
649
+ . '<a class="dismiss" href="#">Dismiss. </a>'
650
+ . '<img class="stcr-loading-animation" src="' . esc_url(admin_url() . '/images/loading.gif') . '" alt="Dismissing Message">', 'subscribe-reloaded') . '</p>',
651
+ 'updated'
652
+ );
653
+ break;
654
  }
655
  }
656
  }
utils/stcr_utils.php CHANGED
@@ -16,7 +16,7 @@ if( ! class_exists('\\'.__NAMESPACE__.'\\stcr_utils') )
16
  {
17
  class stcr_utils {
18
 
19
- protected $menu_opts_cache = [];
20
 
21
  public function __construct()
22
  {
16
  {
17
  class stcr_utils {
18
 
19
+ protected $menu_opts_cache = array();
20
 
21
  public function __construct()
22
  {
wp_subscribe_reloaded.php CHANGED
@@ -6,7 +6,7 @@ if ( ! function_exists( 'add_action' ) ) {
6
  exit;
7
  }
8
 
9
- define( __NAMESPACE__.'\\VERSION','190117' );
10
  define( __NAMESPACE__.'\\DEVELOPMENT', true );
11
  define( __NAMESPACE__.'\\SLUG', "subscribe-to-comments-reloaded" );
12
 
@@ -150,6 +150,7 @@ if(!class_exists('\\'.__NAMESPACE__.'\\wp_subscribe_reloaded')) {
150
  public function display_admin_header ()
151
  {
152
  $slug = "stcr_manage_subscriptions";
 
153
  $current_page = isset( $_GET['page'] ) ? $_GET['page'] : '';
154
  // Define the panels
155
  $array_pages = array(
6
  exit;
7
  }
8
 
9
+ define( __NAMESPACE__.'\\VERSION','190214' );
10
  define( __NAMESPACE__.'\\DEVELOPMENT', true );
11
  define( __NAMESPACE__.'\\SLUG', "subscribe-to-comments-reloaded" );
12
 
150
  public function display_admin_header ()
151
  {
152
  $slug = "stcr_manage_subscriptions";
153
+ global $wp_locale;
154
  $current_page = isset( $_GET['page'] ) ? $_GET['page'] : '';
155
  // Define the panels
156
  $array_pages = array(