PluginProbe
WebberZone Top 10 — Popular Posts / 4.5.1
WebberZone Top 10 — Popular Posts v4.5.1
4.5.1 4.5.0 4.4.3 4.4.2 4.4.1 4.4.0 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 trunk 1.0 1.0.1 1.1 1.2 1.3 1.4 1.4.1 1.5 1.5.1 1.5.2 1.5.3 1.6 1.6.1 All 117 releases
top-10 / languages / top-10.pot

top-10.pot in WebberZone Top 10 — Popular Posts 4.5.1, at languages/top-10.pot

3,256 lines 95.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 WebberZone
2 # This file is distributed under the GPL-2.0+.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: WebberZone Top 10 4.5.1\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/top-10\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <[email protected]>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-09-19T08:09:58+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.12.0\n"
15 "X-Domain: top-10\n"
16
17 #. Plugin Name of the plugin
18 #: top-10.php
19 #: includes/admin/class-admin.php:325
20 msgid "WebberZone Top 10"
21 msgstr ""
22
23 #. Plugin URI of the plugin
24 #: top-10.php
25 msgid "https://webberzone.com/plugins/top-10/"
26 msgstr ""
27
28 #. Description of the plugin
29 #: top-10.php
30 msgid "Count daily and total visits per post and display the most popular posts based on the number of views"
31 msgstr ""
32
33 #. Author of the plugin
34 #: top-10.php
35 msgid "WebberZone"
36 msgstr ""
37
38 #. Author URI of the plugin
39 #: top-10.php
40 msgid "https://webberzone.com"
41 msgstr ""
42
43 #: includes/admin/class-admin-notices.php:53
44 msgid "Top 10: Missing database tables were created successfully."
45 msgstr ""
46
47 #: includes/admin/class-admin-notices.php:63
48 msgid "Top 10: One or more database tables could not be created. Please check your database permissions or try the Recreate tables option on the Tools page."
49 msgstr ""
50
51 #: includes/admin/class-admin-notices.php:97
52 msgid "Top 10 (total counts)"
53 msgstr ""
54
55 #: includes/admin/class-admin-notices.php:98
56 msgid "Top 10 Daily (daily counts)"
57 msgstr ""
58
59 #: includes/admin/class-admin-notices.php:99
60 msgid "Visits Log"
61 msgstr ""
62
63 #: includes/admin/class-admin-notices.php:100
64 msgid "Visits Funnel"
65 msgstr ""
66
67 #: includes/admin/class-admin-notices.php:135
68 msgid "Top 10: The following database tables are missing:"
69 msgstr ""
70
71 #: includes/admin/class-admin-notices.php:138
72 msgid "Create missing tables"
73 msgstr ""
74
75 #: includes/admin/class-admin.php:323
76 msgid "Top 10 quick links"
77 msgstr ""
78
79 #: includes/admin/class-admin.php:324
80 msgid "Top 10 admin shortcuts"
81 msgstr ""
82
83 #: includes/admin/class-admin.php:326
84 msgid "Track and display popular posts on your site."
85 msgstr ""
86
87 #: includes/admin/class-admin.php:327
88 msgid "Jump to your most-used Top 10 tools, manage content faster, and explore more WebberZone plugins."
89 msgstr ""
90
91 #: includes/admin/class-admin.php:331
92 #: includes/admin/class-dashboard.php:231
93 #: includes/admin/class-dashboard.php:258
94 msgid "Dashboard"
95 msgstr ""
96
97 #: includes/admin/class-admin.php:337
98 #: includes/admin/class-statistics.php:72
99 #: includes/admin/class-statistics.php:142
100 #: includes/admin/network/class-statistics.php:71
101 #: includes/admin/network/class-statistics.php:141
102 #: includes/frontend/feed-rss2-popular-posts.php:59
103 msgid "Popular Posts"
104 msgstr ""
105
106 #: includes/admin/class-admin.php:343
107 #: includes/admin/class-settings.php:167
108 #: includes/admin/class-settings.php:1574
109 msgid "Settings"
110 msgstr ""
111
112 #: includes/admin/class-admin.php:349
113 #: includes/admin/class-tools-page.php:63
114 #: includes/admin/class-tools-page.php:82
115 msgid "Tools"
116 msgstr ""
117
118 #: includes/admin/class-admin.php:355
119 msgid "WebberZone Plugins"
120 msgstr ""
121
122 #: includes/admin/class-columns.php:71
123 msgid "Total Views"
124 msgstr ""
125
126 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
127 #: includes/admin/class-columns.php:73
128 #, php-format
129 msgid "%s Views"
130 msgstr ""
131
132 #: includes/admin/class-columns.php:74
133 msgid "Views"
134 msgstr ""
135
136 #: includes/admin/class-cron.php:244
137 msgid "Top 10: The visit aggregation cron job (tptn_aggregation_cron_hook) has been rescheduled to match the updated interval."
138 msgstr ""
139
140 #: includes/admin/class-cron.php:252
141 msgid "Top 10: The visit aggregation cron job (tptn_aggregation_cron_hook) was missing and has been rescheduled automatically."
142 msgstr ""
143
144 #. translators: 1: Hook name, 2: Error message, 3: Human-readable time difference.
145 #: includes/admin/class-cron.php:269
146 #, php-format
147 msgid "Top 10: WP-Cron reported an error rescheduling %1$s: %2$s (%3$s ago). Use the \"Fix Cron Schedules\" tool on the Top 10 Tools page if the job stops running."
148 msgstr ""
149
150 #. translators: %s: Number of views in the last hour.
151 #: includes/admin/class-dashboard-widgets.php:65
152 #, php-format
153 msgid "%s view in the last hour"
154 msgid_plural "%s views in the last hour"
155 msgstr[0] ""
156 msgstr[1] ""
157
158 #. translators: %s: Number of views in the past day.
159 #: includes/admin/class-dashboard-widgets.php:72
160 #, php-format
161 msgid "%s view in the past day"
162 msgid_plural "%s views in the past day"
163 msgstr[0] ""
164 msgstr[1] ""
165
166 #: includes/admin/class-dashboard-widgets.php:183
167 msgid "Top 10 - Overall Popular Posts"
168 msgstr ""
169
170 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
171 #: includes/admin/class-dashboard-widgets.php:192
172 #, php-format
173 msgid "Top 10 - %s Popular Posts"
174 msgstr ""
175
176 #: includes/admin/class-dashboard-widgets.php:200
177 msgid "Top 10 Views Overview"
178 msgstr ""
179
180 #: includes/admin/class-dashboard-widgets.php:227
181 #: includes/admin/network/class-statistics.php:70
182 msgid "Top 10 - Network Popular Posts"
183 msgstr ""
184
185 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
186 #: includes/admin/class-dashboard-widgets.php:236
187 #, php-format
188 msgid "Top 10 - Network %s Popular Posts"
189 msgstr ""
190
191 #: includes/admin/class-dashboard-widgets.php:244
192 msgid "Top 10 Network Views Overview"
193 msgstr ""
194
195 #: includes/admin/class-dashboard-widgets.php:334
196 #: includes/admin/class-dashboard-widgets.php:351
197 #: includes/admin/class-dashboard.php:560
198 #: includes/admin/class-statistics-table.php:542
199 msgid "site-wide"
200 msgstr ""
201
202 #: includes/admin/class-dashboard-widgets.php:369
203 msgid "View all network daily popular posts"
204 msgstr ""
205
206 #: includes/admin/class-dashboard-widgets.php:382
207 msgid "View all daily popular posts"
208 msgstr ""
209
210 #: includes/admin/class-dashboard-widgets.php:385
211 msgid "View all network popular posts"
212 msgstr ""
213
214 #: includes/admin/class-dashboard-widgets.php:387
215 #: includes/admin/class-dashboard.php:181
216 msgid "View all popular posts"
217 msgstr ""
218
219 #. translators: 1: Top 10 page link.
220 #: includes/admin/class-dashboard-widgets.php:395
221 #, php-format
222 msgid "Popular posts by <a href=\"%s\" target=\"_blank\">Top 10 plugin</a>"
223 msgstr ""
224
225 #: includes/admin/class-dashboard-widgets.php:471
226 msgid "Upgrade to Top 10 Pro to see your views over time chart here."
227 msgstr ""
228
229 #: includes/admin/class-dashboard-widgets.php:476
230 #: includes/admin/class-settings.php:1958
231 #: includes/admin/class-settings.php:1978
232 #: includes/admin/class-settings.php:1979
233 msgid "Upgrade to Pro"
234 msgstr ""
235
236 #: includes/admin/class-dashboard.php:72
237 #: includes/admin/class-dashboard.php:220
238 #: includes/admin/class-dashboard.php:230
239 #: includes/admin/class-dashboard.php:247
240 #: includes/admin/class-dashboard.php:257
241 msgid "Top 10 Dashboard"
242 msgstr ""
243
244 #: includes/admin/class-dashboard.php:95
245 msgid "Update"
246 msgstr ""
247
248 #: includes/admin/class-dashboard.php:107
249 msgid "Top 10 Visits"
250 msgstr ""
251
252 #: includes/admin/class-dashboard.php:112
253 msgid "Historical visits"
254 msgstr ""
255
256 #: includes/admin/class-dashboard.php:150
257 #: includes/frontend/blocks/build/post-count/index.js:1
258 #: includes/frontend/blocks/src/post-count/post-count-block.js:165
259 #: includes/frontend/blocks/src/post-count/post-count-block.js:177
260 msgid "Loading…"
261 msgstr ""
262
263 #: includes/admin/class-dashboard.php:221
264 #: includes/admin/class-dashboard.php:248
265 msgid "Top 10"
266 msgstr ""
267
268 #: includes/admin/class-dashboard.php:295
269 #: includes/admin/class-dashboard.php:534
270 msgid "Visits"
271 msgstr ""
272
273 #: includes/admin/class-dashboard.php:296
274 msgid "Daily Visits"
275 msgstr ""
276
277 #: includes/admin/class-dashboard.php:300
278 msgid "Click to view top posts for this day"
279 msgstr ""
280
281 #: includes/admin/class-dashboard.php:302
282 msgid "Unable to load this tab. Please refresh the page and try again."
283 msgstr ""
284
285 #: includes/admin/class-dashboard.php:419
286 msgid "You are not allowed to view this data."
287 msgstr ""
288
289 #: includes/admin/class-dashboard.php:427
290 msgid "The requested dashboard tab is not available."
291 msgstr ""
292
293 #: includes/admin/class-dashboard.php:451
294 msgid "Today"
295 msgstr ""
296
297 #: includes/admin/class-dashboard.php:456
298 msgid "Yesterday"
299 msgstr ""
300
301 #: includes/admin/class-dashboard.php:461
302 msgid "Last 7 days"
303 msgstr ""
304
305 #: includes/admin/class-dashboard.php:466
306 msgid "Last 14 days"
307 msgstr ""
308
309 #: includes/admin/class-dashboard.php:471
310 msgid "Last 30 days"
311 msgstr ""
312
313 #: includes/admin/class-dashboard.php:476
314 msgid "All time"
315 msgstr ""
316
317 #: includes/admin/class-dashboard.php:530
318 msgid "Post"
319 msgstr ""
320
321 #: includes/admin/class-dashboard.php:532
322 msgid "Site"
323 msgstr ""
324
325 #. translators: %d is the blog ID
326 #: includes/admin/class-dashboard.php:581
327 #, php-format
328 msgid "Blog ID: %d"
329 msgstr ""
330
331 #: includes/admin/class-dashboard.php:594
332 msgid "Total network visits for this period"
333 msgstr ""
334
335 #: includes/admin/class-dashboard.php:594
336 msgid "Total visits for this period"
337 msgstr ""
338
339 #: includes/admin/class-dashboard.php:606
340 msgid "Sorry, no popular posts found."
341 msgstr ""
342
343 #. translators: 1: Support link.
344 #: includes/admin/class-dashboard.php:795
345 #: includes/admin/class-tools-page.php:659
346 #, php-format
347 msgid "For more information or how to get support visit the <a href=\"%1$s\">WebberZone support site</a>."
348 msgstr ""
349
350 #. translators: 1: Forum link.
351 #: includes/admin/class-dashboard.php:797
352 #: includes/admin/class-tools-page.php:661
353 #, php-format
354 msgid "Support queries should be posted in the <a href=\"%1$s\">WordPress.org support forums</a>."
355 msgstr ""
356
357 #. translators: 1: Github Issues link, 2: Github page.
358 #. translators: 1: Github issues link, 2: Github plugin page link.
359 #: includes/admin/class-dashboard.php:800
360 #: includes/admin/class-settings.php:1616
361 #: includes/admin/class-tools-page.php:664
362 #, php-format
363 msgid "<a href=\"%1$s\">Post an issue</a> on <a href=\"%2$s\">GitHub</a> (bug reports only)."
364 msgstr ""
365
366 #: includes/admin/class-dashboard.php:809
367 #: includes/admin/class-settings.php:184
368 #: includes/admin/class-settings.php:1640
369 #: includes/admin/class-tools-page.php:673
370 msgid "General"
371 msgstr ""
372
373 #: includes/admin/class-dashboard.php:811
374 msgid "This screen displays the historical traffic on your site."
375 msgstr ""
376
377 #. translators: 1: Constant holding number of days data is stored.
378 #: includes/admin/class-dashboard.php:813
379 #, php-format
380 msgid "The data is pulled from the daily tables in the database. If you have enabled maintenance then the amount of historical data that is available will be limited to %d days."
381 msgstr ""
382
383 #: includes/admin/class-dashboard.php:814
384 msgid "You can change this by setting the constant TOP_TEN_STORE_DATA to the number of days of your choice in your wp-config.php."
385 msgstr ""
386
387 #: includes/admin/class-import-export.php:76
388 #: includes/admin/class-import-export.php:93
389 msgid "Top 10 Import Export Tables"
390 msgstr ""
391
392 #: includes/admin/class-import-export.php:77
393 #: includes/admin/class-import-export.php:94
394 msgid "Import/Export"
395 msgstr ""
396
397 #: includes/admin/class-import-export.php:112
398 msgid "Data has been imported into the table"
399 msgstr ""
400
401 #: includes/admin/class-import-export.php:114
402 msgid "Data import failure. Check the number of columns for the file being imported, if you are uploading it in the right section below and that the data is correct"
403 msgstr ""
404
405 #: includes/admin/class-import-export.php:120
406 msgid "Settings have been imported successfully"
407 msgstr ""
408
409 #: includes/admin/class-import-export.php:126
410 msgid "Top 10 - Import/Export tables"
411 msgstr ""
412
413 #: includes/admin/class-import-export.php:140
414 msgid "Export/Import settings"
415 msgstr ""
416
417 #: includes/admin/class-import-export.php:144
418 msgid "Export the plugin settings for this site as a .json file. This allows you to easily import the configuration into another site."
419 msgstr ""
420
421 #: includes/admin/class-import-export.php:148
422 msgid "Export Settings"
423 msgstr ""
424
425 #: includes/admin/class-import-export.php:156
426 msgid "Import the plugin settings from a .json file. This file can be obtained by exporting the settings on this/another site using the form above."
427 msgstr ""
428
429 #: includes/admin/class-import-export.php:162
430 msgid "Import Settings"
431 msgstr ""
432
433 #: includes/admin/class-import-export.php:173
434 msgid "Export tables"
435 msgstr ""
436
437 #: includes/admin/class-import-export.php:177
438 msgid "Click the buttons below to export the overall and the daily tables. The file is downloaded as an CSV file which you should be able to edit in Excel or any other compatible software."
439 msgstr ""
440
441 #: includes/admin/class-import-export.php:178
442 msgid "If you are using WordPress Multisite then this will include the counts across all sites as the plugin uses a single table to store counts."
443 msgstr ""
444
445 #: includes/admin/class-import-export.php:181
446 msgid "Include URLs in export"
447 msgstr ""
448
449 #: includes/admin/class-import-export.php:186
450 msgid "Export overall tables"
451 msgstr ""
452
453 #: includes/admin/class-import-export.php:187
454 msgid "Export daily tables"
455 msgstr ""
456
457 #: includes/admin/class-import-export.php:196
458 msgid "Import tables"
459 msgstr ""
460
461 #: includes/admin/class-import-export.php:200
462 msgid "Importing a file will add or increment counts — it does not replace existing data. To start fresh, use the Maintenance tab to truncate the tables first. Best practice is to export before importing. It is important to maintain the export format of the data to avoid corruption."
463 msgstr ""
464
465 #: includes/admin/class-import-export.php:202
466 msgid "Be careful when opening the file in Excel as it tends to change the date format. Recommended date-time format is YYYY-MM-DD H."
467 msgstr ""
468
469 #: includes/admin/class-import-export.php:205
470 msgid "Backup your database before proceeding so you will be able to restore it in case anything goes wrong."
471 msgstr ""
472
473 #: includes/admin/class-import-export.php:208
474 msgid "Use URLs instead of Post IDs in import"
475 msgstr ""
476
477 #: includes/admin/class-import-export.php:215
478 msgid "Import overall tables"
479 msgstr ""
480
481 #: includes/admin/class-import-export.php:217
482 #: includes/admin/class-import-export.php:222
483 msgid "CSV file"
484 msgstr ""
485
486 #: includes/admin/class-import-export.php:220
487 msgid "Import daily tables"
488 msgstr ""
489
490 #: includes/admin/class-import-export.php:226
491 msgid "Import Tables"
492 msgstr ""
493
494 #: includes/admin/class-import-export.php:555
495 msgid "Please upload a valid .json file"
496 msgstr ""
497
498 #: includes/admin/class-import-export.php:561
499 msgid "Please upload a file to import"
500 msgstr ""
501
502 #: includes/admin/class-metabox.php:120
503 msgid "Visit count:"
504 msgstr ""
505
506 #: includes/admin/class-metabox.php:122
507 msgid "Enter a number above to update the visit count. Leaving the above box blank will set the count to zero"
508 msgstr ""
509
510 #: includes/admin/class-metabox.php:127
511 msgid "Disable Popular Posts display:"
512 msgstr ""
513
514 #: includes/admin/class-metabox.php:130
515 msgid "If this is checked, then Top 10 will not display the popular posts widgets when viewing this post."
516 msgstr ""
517
518 #: includes/admin/class-metabox.php:134
519 msgid "Exclude this post from the popular posts list:"
520 msgstr ""
521
522 #: includes/admin/class-metabox.php:137
523 msgid "If this is checked, then this post will be excluded from the popular posts list."
524 msgstr ""
525
526 #: includes/admin/class-metabox.php:141
527 msgid "Location of thumbnail:"
528 msgstr ""
529
530 #: includes/admin/class-metabox.php:143
531 msgid "Enter the full URL to the image (JPG, PNG or GIF) you'd like to use. This image will be used for the post. It will be resized to the thumbnail size set under Top 10 Settings &raquo; Thumbnail options."
532 msgstr ""
533
534 #: includes/admin/class-metabox.php:144
535 msgid "The URL above is saved in the meta field:"
536 msgstr ""
537
538 #. translators: 1: Plugin name
539 #: includes/admin/class-metabox.php:152
540 #, php-format
541 msgid "You have %1$s installed. If you are trying to modify the thumbnail, then you will need to make the same change in the %1$s meta box on this page."
542 msgstr ""
543
544 #. translators: %s: search term
545 #. translators: %s: Search query.
546 #: includes/admin/class-metabox.php:320
547 #: includes/admin/class-settings-wizard.php:206
548 #, php-format
549 msgid "No results found for \"%s\""
550 msgstr ""
551
552 #: includes/admin/class-settings-wizard.php:130
553 msgid "Welcome to Top 10"
554 msgstr ""
555
556 #: includes/admin/class-settings-wizard.php:131
557 msgid "Thank you for installing Top 10! This wizard will help you configure the essential settings to get your popular posts list working perfectly."
558 msgstr ""
559
560 #: includes/admin/class-settings-wizard.php:135
561 msgid "Basic Settings"
562 msgstr ""
563
564 #: includes/admin/class-settings-wizard.php:136
565 msgid "Configure how Top 10 tracks and counts your popular posts."
566 msgstr ""
567
568 #: includes/admin/class-settings-wizard.php:140
569 msgid "Display Options"
570 msgstr ""
571
572 #: includes/admin/class-settings-wizard.php:141
573 msgid "Customize how your popular posts list will look and what information to display."
574 msgstr ""
575
576 #: includes/admin/class-settings-wizard.php:145
577 msgid "Content Tuning"
578 msgstr ""
579
580 #: includes/admin/class-settings-wizard.php:146
581 msgid "Fine-tune which content is included and how posts are excluded from the list."
582 msgstr ""
583
584 #: includes/admin/class-settings-wizard.php:150
585 msgid "Admin Settings"
586 msgstr ""
587
588 #: includes/admin/class-settings-wizard.php:151
589 msgid "Configure how Top 10 integrates with your admin area, dashboards, and user roles."
590 msgstr ""
591
592 #: includes/admin/class-settings-wizard.php:155
593 msgid "Pro Settings"
594 msgstr ""
595
596 #: includes/admin/class-settings-wizard.php:156
597 msgid "Configure Pro-only options such as global block settings, category exclusions, and query optimisation. These features require Top 10 Pro."
598 msgstr ""
599
600 #: includes/admin/class-settings-wizard.php:199
601 msgid "Top 10 Setup Wizard"
602 msgstr ""
603
604 #: includes/admin/class-settings-wizard.php:200
605 msgid "Setup Wizard"
606 msgstr ""
607
608 #: includes/admin/class-settings-wizard.php:201
609 msgid "Next Step"
610 msgstr ""
611
612 #: includes/admin/class-settings-wizard.php:202
613 msgid "Previous Step"
614 msgstr ""
615
616 #: includes/admin/class-settings-wizard.php:203
617 msgid "Finish Setup"
618 msgstr ""
619
620 #: includes/admin/class-settings-wizard.php:204
621 msgid "Skip Wizard"
622 msgstr ""
623
624 #: includes/admin/class-settings-wizard.php:207
625 msgid "Setup Wizard Steps"
626 msgstr ""
627
628 #. translators: %1$d: Current step number, %2$d: Total number of steps
629 #: includes/admin/class-settings-wizard.php:209
630 #, php-format
631 msgid "Step %1$d of %2$d"
632 msgstr ""
633
634 #: includes/admin/class-settings-wizard.php:210
635 msgid "Setup Complete!"
636 msgstr ""
637
638 #: includes/admin/class-settings-wizard.php:211
639 msgid "Your Top 10 plugin has been configured successfully. You can now start displaying popular posts on your site!"
640 msgstr ""
641
642 #: includes/admin/class-settings-wizard.php:212
643 #: includes/admin/class-settings-wizard.php:348
644 msgid "Go to Settings"
645 msgstr ""
646
647 #: includes/admin/class-settings-wizard.php:351
648 msgid "Go to Tools"
649 msgstr ""
650
651 #: includes/admin/class-settings-wizard.php:354
652 msgid "View Site"
653 msgstr ""
654
655 #: includes/admin/class-settings.php:131
656 #: includes/admin/class-settings.php:166
657 msgid "Top 10 Settings"
658 msgstr ""
659
660 #: includes/admin/class-settings.php:132
661 msgid "Settings have been reset to their default values. Reload this page to view the updated settings."
662 msgstr ""
663
664 #: includes/admin/class-settings.php:133
665 msgid "Settings updated."
666 msgstr ""
667
668 #: includes/admin/class-settings.php:134
669 msgid "Save Changes"
670 msgstr ""
671
672 #: includes/admin/class-settings.php:135
673 msgid "Reset all settings"
674 msgstr ""
675
676 #: includes/admin/class-settings.php:136
677 msgid "Do you really want to reset all these settings to their default values?"
678 msgstr ""
679
680 #: includes/admin/class-settings.php:137
681 msgid "Modified from default setting"
682 msgstr ""
683
684 #: includes/admin/class-settings.php:138
685 msgid "Setting modified from its default value"
686 msgstr ""
687
688 #: includes/admin/class-settings.php:139
689 msgid "Default"
690 msgstr ""
691
692 #: includes/admin/class-settings.php:140
693 #: includes/admin/class-settings.php:828
694 msgid "None"
695 msgstr ""
696
697 #: includes/admin/class-settings.php:183
698 #: includes/admin/class-settings.php:1351
699 msgid "Features"
700 msgstr ""
701
702 #: includes/admin/class-settings.php:185
703 msgid "Counter/Tracker"
704 msgstr ""
705
706 #: includes/admin/class-settings.php:186
707 #: includes/admin/class-settings.php:1654
708 msgid "Posts list"
709 msgstr ""
710
711 #: includes/admin/class-settings.php:187
712 #: includes/admin/class-settings.php:1661
713 msgid "Thumbnail"
714 msgstr ""
715
716 #: includes/admin/class-settings.php:188
717 #: includes/admin/class-settings.php:1668
718 #: includes/frontend/blocks/build/popular-posts/index.js:1
719 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:58
720 msgid "Styles"
721 msgstr ""
722
723 #: includes/admin/class-settings.php:189
724 #: includes/admin/class-settings.php:1675
725 msgid "Maintenance"
726 msgstr ""
727
728 #: includes/admin/class-settings.php:190
729 #: includes/admin/class-settings.php:1682
730 msgid "Feed"
731 msgstr ""
732
733 #: includes/admin/class-settings.php:390
734 msgid "Enable cache"
735 msgstr ""
736
737 #: includes/admin/class-settings.php:391
738 msgid "If activated, Top 10 will use the Transients API to cache the popular posts output for the time specified below."
739 msgstr ""
740
741 #: includes/admin/class-settings.php:397
742 msgid "Time to cache"
743 msgstr ""
744
745 #: includes/admin/class-settings.php:398
746 msgid "Enter the number of seconds to cache the output."
747 msgstr ""
748
749 #: includes/admin/class-settings.php:404
750 msgid "Lazy load popular posts"
751 msgstr ""
752
753 #: includes/admin/class-settings.php:405
754 msgid "Load popular posts using JavaScript when the list is about to enter the viewport. This speeds up initial page loads and lets full-page caches serve fresh lists. Search engines may not index links loaded this way. Applies to content, shortcodes, widgets and the Popular Posts block. Use lazy_load=\"0\" in the shortcode or block attributes to disable it per instance. Not applied on feeds or AMP pages."
755 msgstr ""
756
757 #: includes/admin/class-settings.php:412
758 msgid "Delete options on uninstall"
759 msgstr ""
760
761 #: includes/admin/class-settings.php:413
762 msgid "If this is checked, all settings related to Top 10 are removed from the database if you choose to uninstall/delete the plugin."
763 msgstr ""
764
765 #: includes/admin/class-settings.php:419
766 msgid "Delete counter data on uninstall"
767 msgstr ""
768
769 #: includes/admin/class-settings.php:420
770 msgid "If this is checked, the tables containing the counter statistics are removed from the database if you choose to uninstall/delete the plugin. Keep this unchecked if you choose to reinstall the plugin and do not want to lose your counter data."
771 msgstr ""
772
773 #: includes/admin/class-settings.php:426
774 msgid "Link to Top 10 plugin page"
775 msgstr ""
776
777 #: includes/admin/class-settings.php:427
778 msgid "A no-follow link to the plugin homepage will be added as the last item of the popular posts."
779 msgstr ""
780
781 #: includes/admin/class-settings.php:433
782 msgid "Admin settings"
783 msgstr ""
784
785 #: includes/admin/class-settings.php:439
786 msgid "Show metabox"
787 msgstr ""
788
789 #: includes/admin/class-settings.php:440
790 msgid "This will add the Top 10 metabox on Edit Posts or Add New Posts screens. Also applies to Pages and Custom Post Types."
791 msgstr ""
792
793 #: includes/admin/class-settings.php:446
794 msgid "Limit meta box to Admins"
795 msgstr ""
796
797 #: includes/admin/class-settings.php:447
798 msgid "If selected, the meta box will be hidden from anyone who is not an Admin. By default, Contributors and above will be able to see the meta box. Applies only if the above option is selected."
799 msgstr ""
800
801 #: includes/admin/class-settings.php:453
802 msgid "Display admin columns"
803 msgstr ""
804
805 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
806 #: includes/admin/class-settings.php:455
807 #, php-format
808 msgid "Adds three columns called Total Views, %s Views and Views. You can selectively disable these by pulling down the Screen Options from the top right of the respective screens."
809 msgstr ""
810
811 #: includes/admin/class-settings.php:461
812 msgid "Display columns on post types"
813 msgstr ""
814
815 #: includes/admin/class-settings.php:462
816 msgid "Select which post types to display the admin columns. Unselect the above option if you would like to disable the columns."
817 msgstr ""
818
819 #: includes/admin/class-settings.php:469
820 msgid "Show views to non-admins"
821 msgstr ""
822
823 #: includes/admin/class-settings.php:470
824 msgid "If you disable this then non-admins won't see the above columns or view the independent pages with the top posts."
825 msgstr ""
826
827 #: includes/admin/class-settings.php:476
828 msgid "Also show dashboard to"
829 msgstr ""
830
831 #: includes/admin/class-settings.php:477
832 msgid "Choose the user roles that should have access to the Top 10 dashboard, which showcases popular posts over time. These roles are linked to specific capabilities, and selecting a lower role will automatically grant access to higher roles."
833 msgstr ""
834
835 #: includes/admin/class-settings.php:485
836 msgid "Show Admin Bar menu"
837 msgstr ""
838
839 #: includes/admin/class-settings.php:486
840 msgid "Display the Top 10 menu in the WordPress admin bar with quick access to popular posts stats and tools."
841 msgstr ""
842
843 #: includes/admin/class-settings.php:493
844 msgid "Query Optimization"
845 msgstr ""
846
847 #: includes/admin/class-settings.php:494
848 msgid "Settings for optimizing database queries"
849 msgstr ""
850
851 #: includes/admin/class-settings.php:499
852 msgid "Max Execution Time"
853 msgstr ""
854
855 #: includes/admin/class-settings.php:500
856 msgid "Maximum execution time for MySQL queries in milliseconds. Set to 0 to disable. Default is 3000 (3 seconds)."
857 msgstr ""
858
859 #: includes/admin/class-settings.php:531
860 msgid "Counter settings"
861 msgstr ""
862
863 #: includes/admin/class-settings.php:537
864 msgid "Display number of views on"
865 msgstr ""
866
867 #. translators: 1: Code.
868 #: includes/admin/class-settings.php:539
869 #, php-format
870 msgid "If you choose to disable this, please add the following code to your template file where you want it displayed: %1$s"
871 msgstr ""
872
873 #: includes/admin/class-settings.php:543
874 msgid "Posts"
875 msgstr ""
876
877 #: includes/admin/class-settings.php:544
878 msgid "Pages"
879 msgstr ""
880
881 #: includes/admin/class-settings.php:545
882 msgid "Home page"
883 msgstr ""
884
885 #: includes/admin/class-settings.php:546
886 msgid "Feeds"
887 msgstr ""
888
889 #: includes/admin/class-settings.php:547
890 msgid "Category archives"
891 msgstr ""
892
893 #: includes/admin/class-settings.php:548
894 msgid "Tag archives"
895 msgstr ""
896
897 #: includes/admin/class-settings.php:549
898 msgid "Other archives"
899 msgstr ""
900
901 #: includes/admin/class-settings.php:554
902 msgid "Format to display the post views"
903 msgstr ""
904
905 #. translators: 1: Opening a tag, 2: Closing a tag, 3: Opening code tage, 4. Closing code tag.
906 #: includes/admin/class-settings.php:556
907 #, php-format
908 msgid "Use %1$s to display the total count, %2$s for daily count and %3$s for overall counts across all posts. Default display is %4$s"
909 msgstr ""
910
911 #: includes/admin/class-settings.php:562
912 msgid "No visits text"
913 msgstr ""
914
915 #: includes/admin/class-settings.php:563
916 msgid "This text is displayed when there are no hits for the post and it isn't a single page. For example, if you display post views on the Homepage or Archives, this text will be used. To override this, simply enter the same text as the above option."
917 msgstr ""
918
919 #: includes/admin/class-settings.php:569
920 msgid "Number format post count"
921 msgstr ""
922
923 #: includes/admin/class-settings.php:570
924 msgid "Activating this option will convert the post counts into a number format based on the locale"
925 msgstr ""
926
927 #: includes/admin/class-settings.php:576
928 msgid "Number format style"
929 msgstr ""
930
931 #: includes/admin/class-settings.php:577
932 msgid "Select Abbreviated to display large view counts in a compact form, e.g. 1.2k or 3.4M, wherever counts are displayed. Full displays the complete number."
933 msgstr ""
934
935 #: includes/admin/class-settings.php:581
936 msgid "Full"
937 msgstr ""
938
939 #: includes/admin/class-settings.php:582
940 msgid "Abbreviated (1.2k, 3.4M)"
941 msgstr ""
942
943 #: includes/admin/class-settings.php:587
944 msgid "Start daily counts at midnight"
945 msgstr ""
946
947 #: includes/admin/class-settings.php:588
948 msgid "The daily counter displays visits starting at midnight. This option is enabled by default, similar to most standard counters. If you disable this option, you can use the hourly setting in the next option."
949 msgstr ""
950
951 #: includes/admin/class-settings.php:594
952 msgid "Default custom period range"
953 msgstr ""
954
955 #: includes/admin/class-settings.php:595
956 msgid "The following two options let you set the default range for the custom period. This can be overridden in the widget settings."
957 msgstr ""
958
959 #: includes/admin/class-settings.php:600
960 #: includes/frontend/blocks/build/popular-posts/index.js:1
961 #: includes/frontend/blocks/src/popular-posts/components/range-controls.js:8
962 msgid "Day(s)"
963 msgstr ""
964
965 #: includes/admin/class-settings.php:609
966 msgid "Hour(s)"
967 msgstr ""
968
969 #: includes/admin/class-settings.php:619
970 msgid "Always display latest post count"
971 msgstr ""
972
973 #: includes/admin/class-settings.php:620
974 msgid "This option uses JavaScript and will increase your page load time. Turn this off if you are not using caching plugins or are OK with displaying older cached counts."
975 msgstr ""
976
977 #: includes/admin/class-settings.php:626
978 msgid "Exclude display on these post IDs"
979 msgstr ""
980
981 #: includes/admin/class-settings.php:627
982 msgid "Comma-separated list of post or page IDs to exclude displaying the top posts on. e.g. 188,320,500"
983 msgstr ""
984
985 #: includes/admin/class-settings.php:633
986 msgid "Tracker settings"
987 msgstr ""
988
989 #: includes/admin/class-settings.php:639
990 msgid "Enable trackers"
991 msgstr ""
992
993 #. translators: 1: Code.
994 #: includes/admin/class-settings.php:641
995 msgid "Top 10 tracks hits in two tables in the database. The overall table only tracks the total hits per post. The daily table tracks hits per post on an hourly basis."
996 msgstr ""
997
998 #: includes/admin/class-settings.php:645
999 #: includes/frontend/feed-rss2-popular-posts.php:59
1000 #: includes/frontend/widgets/class-posts-widget.php:94
1001 msgid "Overall"
1002 msgstr ""
1003
1004 #: includes/admin/class-settings.php:646
1005 msgid "Daily range"
1006 msgstr ""
1007
1008 #: includes/admin/class-settings.php:651
1009 msgid "Tracker type"
1010 msgstr ""
1011
1012 #: includes/admin/class-settings.php:659
1013 msgid "Tracking method"
1014 msgstr ""
1015
1016 #: includes/admin/class-settings.php:660
1017 msgid "Funnel tracking buffers views in a staging table that is merged into the count tables by a background job every few minutes and is recommended for most sites. Switch to Legacy tracking if view counts are not updating on your site, e.g. when WP-Cron is disabled or unreliable. Legacy tracking does not populate the visits log table."
1018 msgstr ""
1019
1020 #: includes/admin/class-settings.php:667
1021 msgid "Load tracker on all pages"
1022 msgstr ""
1023
1024 #: includes/admin/class-settings.php:668
1025 msgid "This will load the tracker js on all pages. Helpful if you are running minification/concatenation plugins."
1026 msgstr ""
1027
1028 #: includes/admin/class-settings.php:674
1029 msgid "Track site-wide views"
1030 msgstr ""
1031
1032 #: includes/admin/class-settings.php:675
1033 msgid "Track views for the front page, posts page, archives, and search results in addition to individual posts and pages. Site-wide contexts use fixed reserved IDs in the shared Top 10 tables: front page = PHP_INT_MAX; home page = PHP_INT_MAX - 1; search = PHP_INT_MAX - 2; category = PHP_INT_MAX - 4; tag = PHP_INT_MAX - 5; taxonomy = PHP_INT_MAX - 6; author = PHP_INT_MAX - 7; post type archive = PHP_INT_MAX - 8; date archive = PHP_INT_MAX - 9; archive = PHP_INT_MAX - 10; other = PHP_INT_MAX - 11. These IDs are the same on every site and counts remain separate by site (blog ID)."
1034 msgstr ""
1035
1036 #: includes/admin/class-settings.php:682
1037 msgid "Track feed views"
1038 msgstr ""
1039
1040 #: includes/admin/class-settings.php:683
1041 msgid "Count post views from RSS/Atom feed readers via a tracking pixel. Views are added to the post's regular view count. Note: some feed readers block remote images by default; views are only counted when the reader loads images."
1042 msgstr ""
1043
1044 #: includes/admin/class-settings.php:690
1045 msgid "Track user groups"
1046 msgstr ""
1047
1048 #: includes/admin/class-settings.php:691
1049 msgid "Uncheck above to disable tracking if the current user falls into any one of these groups."
1050 msgstr ""
1051
1052 #: includes/admin/class-settings.php:695
1053 msgid "Authors"
1054 msgstr ""
1055
1056 #: includes/admin/class-settings.php:696
1057 msgid "Editors"
1058 msgstr ""
1059
1060 #: includes/admin/class-settings.php:697
1061 msgid "Admins"
1062 msgstr ""
1063
1064 #: includes/admin/class-settings.php:702
1065 msgid "Track logged-in users"
1066 msgstr ""
1067
1068 #: includes/admin/class-settings.php:703
1069 msgid "Uncheck to stop tracking logged in users. Only logged out visitors will be tracked if this is disabled. Unchecking this will override the above setting."
1070 msgstr ""
1071
1072 #: includes/admin/class-settings.php:709
1073 msgid "Do not track bots"
1074 msgstr ""
1075
1076 #: includes/admin/class-settings.php:710
1077 msgid "Enable this if you want Top 10 to attempt to stop tracking bots. The plugin includes a comprehensive set of known bot user agents but in some cases this might not be enough to stop tracking bots."
1078 msgstr ""
1079
1080 #: includes/admin/class-settings.php:716
1081 msgid "Debug mode"
1082 msgstr ""
1083
1084 #: includes/admin/class-settings.php:717
1085 msgid "Setting this to true will force the tracker to display an output in the browser. This is useful if you are having issues and are seeking support."
1086 msgstr ""
1087
1088 #: includes/admin/class-settings.php:745
1089 msgid "Use global settings in block"
1090 msgstr ""
1091
1092 #: includes/admin/class-settings.php:746
1093 msgid "If activated, the settings from this page are automatically inserted in the Popular Posts block. This also applies to existing blocks which do not have any attributes set if the post is edited."
1094 msgstr ""
1095
1096 #: includes/admin/class-settings.php:753
1097 #: includes/admin/class-settings.php:1299
1098 msgid "Number of posts to display"
1099 msgstr ""
1100
1101 #: includes/admin/class-settings.php:754
1102 msgid "Maximum number of posts that will be displayed in the list. This option is used if you do not specify the number of posts in the widget or shortcodes"
1103 msgstr ""
1104
1105 #: includes/admin/class-settings.php:761
1106 msgid "Published age of posts"
1107 msgstr ""
1108
1109 #: includes/admin/class-settings.php:762
1110 msgid "This options allows you to only show posts that have been published within the above day range. Applies to both overall posts and daily posts lists. e.g. 365 days will only show posts published in the last year in the popular posts lists. Enter 0 for no restriction."
1111 msgstr ""
1112
1113 #: includes/admin/class-settings.php:769
1114 #: includes/frontend/widgets/class-posts-widget.php:150
1115 msgid "Post types to include"
1116 msgstr ""
1117
1118 #: includes/admin/class-settings.php:770
1119 msgid "At least one option should be selected above. Select which post types you want to include in the list of posts. This field can be overridden using a comma separated list of post types when using the manual display."
1120 msgstr ""
1121
1122 #: includes/admin/class-settings.php:776
1123 msgid "Exclusion settings"
1124 msgstr ""
1125
1126 #: includes/admin/class-settings.php:782
1127 msgid "Exclude Front page and Posts page"
1128 msgstr ""
1129
1130 #: includes/admin/class-settings.php:783
1131 msgid "If you have designated specific pages for your Front page and Posts page via Settings > Reading, they will be tracked like any other page. Enable this option to exclude them from appearing in the popular posts lists. Note that tracking will still occur."
1132 msgstr ""
1133
1134 #: includes/admin/class-settings.php:789
1135 msgid "Exclude current post"
1136 msgstr ""
1137
1138 #: includes/admin/class-settings.php:790
1139 msgid "Enabling this will exclude the current post being browsed from being displayed in the popular posts list."
1140 msgstr ""
1141
1142 #: includes/admin/class-settings.php:796
1143 msgid "Post/page IDs to exclude"
1144 msgstr ""
1145
1146 #: includes/admin/class-settings.php:797
1147 msgid "Comma-separated list of post or page IDs to exclude from the list. e.g. 188,320,500"
1148 msgstr ""
1149
1150 #: includes/admin/class-settings.php:804
1151 msgid "Exclude Categories"
1152 msgstr ""
1153
1154 #: includes/admin/class-settings.php:805
1155 #: includes/admin/class-settings.php:837
1156 msgid "Comma separated list of category slugs. The field above has an autocomplete so simply start typing in the starting letters and it will prompt you with options. Does not support custom taxonomies."
1157 msgstr ""
1158
1159 #: includes/admin/class-settings.php:814
1160 msgid "Exclude category IDs"
1161 msgstr ""
1162
1163 #: includes/admin/class-settings.php:815
1164 msgid "This is a readonly field that is automatically populated based on the above input when the settings are saved. These might differ from the IDs visible in the Categories page which use the term_id. Top 10 uses the term_taxonomy_id which is unique to this taxonomy."
1165 msgstr ""
1166
1167 #: includes/admin/class-settings.php:823
1168 msgid "Include parent categories"
1169 msgstr ""
1170
1171 #: includes/admin/class-settings.php:824
1172 msgid "Exclude popular posts from parent categories or all ancestors for nested categories."
1173 msgstr ""
1174
1175 #: includes/admin/class-settings.php:829
1176 msgid "Only parent categories"
1177 msgstr ""
1178
1179 #: includes/admin/class-settings.php:830
1180 msgid "All ancestors"
1181 msgstr ""
1182
1183 #: includes/admin/class-settings.php:836
1184 msgid "Exclude on Categories"
1185 msgstr ""
1186
1187 #: includes/admin/class-settings.php:846
1188 msgid "Customize the output"
1189 msgstr ""
1190
1191 #: includes/admin/class-settings.php:852
1192 msgid "Heading of posts"
1193 msgstr ""
1194
1195 #: includes/admin/class-settings.php:853
1196 #: includes/admin/class-settings.php:861
1197 msgid "Displayed before the list of the posts as a the master heading"
1198 msgstr ""
1199
1200 #: includes/admin/class-settings.php:855
1201 msgid "Popular posts:"
1202 msgstr ""
1203
1204 #: includes/admin/class-settings.php:860
1205 msgid "Heading of posts for daily/custom period lists"
1206 msgstr ""
1207
1208 #: includes/admin/class-settings.php:863
1209 msgid "Currently trending:"
1210 msgstr ""
1211
1212 #: includes/admin/class-settings.php:868
1213 msgid "Show when no posts are found"
1214 msgstr ""
1215
1216 #: includes/admin/class-settings.php:874
1217 msgid "Blank output"
1218 msgstr ""
1219
1220 #: includes/admin/class-settings.php:875
1221 msgid "Display custom text"
1222 msgstr ""
1223
1224 #: includes/admin/class-settings.php:880
1225 msgid "Custom text"
1226 msgstr ""
1227
1228 #: includes/admin/class-settings.php:881
1229 msgid "Enter the custom text that will be displayed if the second option is selected above"
1230 msgstr ""
1231
1232 #: includes/admin/class-settings.php:883
1233 msgid "No top posts yet"
1234 msgstr ""
1235
1236 #: includes/admin/class-settings.php:887
1237 msgid "Show post excerpt"
1238 msgstr ""
1239
1240 #: includes/admin/class-settings.php:894
1241 msgid "Length of excerpt (in words)"
1242 msgstr ""
1243
1244 #: includes/admin/class-settings.php:902
1245 #: includes/frontend/widgets/class-posts-widget.php:119
1246 #: includes/frontend/blocks/build/popular-posts/index.js:1
1247 #: includes/frontend/blocks/src/popular-posts/edit.js:84
1248 msgid "Show date"
1249 msgstr ""
1250
1251 #: includes/admin/class-settings.php:909
1252 #: includes/frontend/widgets/class-posts-widget.php:115
1253 #: includes/frontend/blocks/build/popular-posts/index.js:1
1254 #: includes/frontend/blocks/src/popular-posts/edit.js:78
1255 msgid "Show author"
1256 msgstr ""
1257
1258 #: includes/admin/class-settings.php:916
1259 msgid "Show number of views"
1260 msgstr ""
1261
1262 #: includes/admin/class-settings.php:923
1263 msgid "Show WP-PostRatings rating"
1264 msgstr ""
1265
1266 #: includes/admin/class-settings.php:924
1267 msgid "Display the rating from the WP-PostRatings plugin with each post in the list. This option only takes effect when the WP-PostRatings plugin is active. The Star rating output, including the text shown alongside the stars, comes from the \"Ratings Voted Text\" template which you can edit under WP-PostRatings » Settings » Templates."
1268 msgstr ""
1269
1270 #: includes/admin/class-settings.php:928
1271 msgid "Do not display"
1272 msgstr ""
1273
1274 #: includes/admin/class-settings.php:929
1275 msgid "Star rating"
1276 msgstr ""
1277
1278 #: includes/admin/class-settings.php:930
1279 msgid "Average score, e.g. 4.25"
1280 msgstr ""
1281
1282 #: includes/admin/class-settings.php:935
1283 msgid "Limit post title length (in characters)"
1284 msgstr ""
1285
1286 #: includes/admin/class-settings.php:943
1287 msgid "Open links in new window"
1288 msgstr ""
1289
1290 #: includes/admin/class-settings.php:950
1291 msgid "Add nofollow to links"
1292 msgstr ""
1293
1294 #: includes/admin/class-settings.php:957
1295 msgid "HTML to display"
1296 msgstr ""
1297
1298 #: includes/admin/class-settings.php:963
1299 msgid "Before the list of posts"
1300 msgstr ""
1301
1302 #: includes/admin/class-settings.php:971
1303 msgid "After the list of posts"
1304 msgstr ""
1305
1306 #: includes/admin/class-settings.php:979
1307 msgid "Before each list item"
1308 msgstr ""
1309
1310 #: includes/admin/class-settings.php:987
1311 msgid "After each list item"
1312 msgstr ""
1313
1314 #: includes/admin/class-settings.php:1017
1315 msgid "Location of the post thumbnail"
1316 msgstr ""
1317
1318 #: includes/admin/class-settings.php:1022
1319 msgid "Display thumbnails inline with posts, before title"
1320 msgstr ""
1321
1322 #: includes/admin/class-settings.php:1023
1323 msgid "Display thumbnails inline with posts, after title"
1324 msgstr ""
1325
1326 #: includes/admin/class-settings.php:1024
1327 msgid "Display only thumbnails, no text"
1328 msgstr ""
1329
1330 #: includes/admin/class-settings.php:1025
1331 msgid "Do not display thumbnails, only text"
1332 msgstr ""
1333
1334 #: includes/admin/class-settings.php:1030
1335 msgid "Thumbnail size"
1336 msgstr ""
1337
1338 #: includes/admin/class-settings.php:1031
1339 msgid "You can choose from existing image sizes above or create a custom size (tptn_thumbnail). If you select a custom size, enter the width, height, and crop settings below. For best results, use a cropped image. Note that changing the width and/or height below will not automatically resize existing images. You will need to regenerate the images using a plugin or WP CLI: wp media regenerate."
1340 msgstr ""
1341
1342 #: includes/admin/class-settings.php:1038
1343 #: includes/frontend/widgets/class-posts-widget.php:136
1344 msgid "Thumbnail width"
1345 msgstr ""
1346
1347 #: includes/admin/class-settings.php:1046
1348 #: includes/frontend/widgets/class-posts-widget.php:132
1349 msgid "Thumbnail height"
1350 msgstr ""
1351
1352 #: includes/admin/class-settings.php:1054
1353 msgid "Hard crop thumbnails"
1354 msgstr ""
1355
1356 #: includes/admin/class-settings.php:1055
1357 msgid "Check this box to hard crop the thumbnails. i.e. force the width and height above vs. maintaining proportions."
1358 msgstr ""
1359
1360 #: includes/admin/class-settings.php:1061
1361 msgid "Generate thumbnail sizes"
1362 msgstr ""
1363
1364 #: includes/admin/class-settings.php:1062
1365 msgid "If you select this option and tptn_thumbnail is chosen above, the plugin will register the image size with WordPress to create new thumbnails. Note that this does not update old images, as explained above."
1366 msgstr ""
1367
1368 #: includes/admin/class-settings.php:1068
1369 msgid "Thumbnail size attributes"
1370 msgstr ""
1371
1372 #. translators: %s: Code.
1373 #: includes/admin/class-settings.php:1074
1374 #, php-format
1375 msgid "Use CSS to set the width and height: e.g. %s"
1376 msgstr ""
1377
1378 #. translators: %s: Code.
1379 #: includes/admin/class-settings.php:1076
1380 #, php-format
1381 msgid "Use HTML attributes to set the width and height: e.g. %s"
1382 msgstr ""
1383
1384 #: includes/admin/class-settings.php:1077
1385 msgid "No width or height set. You will need to use external styles to force any width or height of your choice."
1386 msgstr ""
1387
1388 #: includes/admin/class-settings.php:1082
1389 msgid "Thumbnail meta field name"
1390 msgstr ""
1391
1392 #: includes/admin/class-settings.php:1083
1393 msgid "The value of this field should contain the URL of the image and can be set in the metabox in the Edit Post screen"
1394 msgstr ""
1395
1396 #: includes/admin/class-settings.php:1089
1397 msgid "Get first image"
1398 msgstr ""
1399
1400 #: includes/admin/class-settings.php:1090
1401 msgid "If enabled, the plugin will fetch the first image in the post content. Note that this might slow down your page loading time if the first image in the posts is large in file size."
1402 msgstr ""
1403
1404 #: includes/admin/class-settings.php:1096
1405 msgid "Use default thumbnail"
1406 msgstr ""
1407
1408 #: includes/admin/class-settings.php:1097
1409 msgid "Check this box to show the default thumbnail from the next option if no thumbnail is found from the post."
1410 msgstr ""
1411
1412 #: includes/admin/class-settings.php:1103
1413 #: includes/admin/class-settings.php:1921
1414 msgid "Default thumbnail"
1415 msgstr ""
1416
1417 #: includes/admin/class-settings.php:1104
1418 msgid "Enter the full URL of the image that you wish to display if no thumbnail is found. This image will be displayed below."
1419 msgstr ""
1420
1421 #: includes/admin/class-settings.php:1134
1422 msgid "Popular posts style"
1423 msgstr ""
1424
1425 #: includes/admin/class-settings.php:1142
1426 msgid "Custom CSS"
1427 msgstr ""
1428
1429 #. translators: 1: Opening a tag, 2: Closing a tag, 3: Opening code tage, 4. Closing code tag.
1430 #: includes/admin/class-settings.php:1145
1431 #, php-format
1432 msgid "Do not include %3$sstyle%4$s tags. Check out %1$sthis article%2$s for available CSS classes to style."
1433 msgstr ""
1434
1435 #: includes/admin/class-settings.php:1179
1436 msgid "Enable scheduled maintenance"
1437 msgstr ""
1438
1439 #. translators: 1: Constant holding number of days data is stored.
1440 #: includes/admin/class-settings.php:1182
1441 #, php-format
1442 msgid "Regularly cleaning the database can enhance performance, especially for high-traffic blogs. Enabling maintenance will automatically delete entries older than %s days from the daily tables."
1443 msgstr ""
1444
1445 #: includes/admin/class-settings.php:1191
1446 msgid "Daily table retention period"
1447 msgstr ""
1448
1449 #. translators: 1: Constant holding number of days data is stored.
1450 #: includes/admin/class-settings.php:1194
1451 #, php-format
1452 msgid "Enter the number of days to retain data in the daily tables before scheduled maintenance removes older entries. Enter 0 to use the default value of %s days."
1453 msgstr ""
1454
1455 #: includes/admin/class-settings.php:1205
1456 msgid "Visits log retention period"
1457 msgstr ""
1458
1459 #. translators: 1: Default number of days for visits log retention.
1460 #: includes/admin/class-settings.php:1208
1461 #, php-format
1462 msgid "Enter the number of days to retain raw visit rows in the visits log table. The log stores one row per visit and grows faster than the daily table, so a shorter window is recommended. Enter 0 to use the default value of %s days."
1463 msgstr ""
1464
1465 #: includes/admin/class-settings.php:1219
1466 msgid "Time to run maintenance"
1467 msgstr ""
1468
1469 #: includes/admin/class-settings.php:1220
1470 msgid "The next two options allow you to set the time to run the cron."
1471 msgstr ""
1472
1473 #: includes/admin/class-settings.php:1225
1474 msgid "Hour"
1475 msgstr ""
1476
1477 #: includes/admin/class-settings.php:1235
1478 msgid "Minute"
1479 msgstr ""
1480
1481 #: includes/admin/class-settings.php:1245
1482 msgid "Run maintenance"
1483 msgstr ""
1484
1485 #: includes/admin/class-settings.php:1250
1486 #: includes/util/class-helpers.php:80
1487 #: includes/frontend/blocks/build/post-count/index.js:1
1488 #: includes/frontend/blocks/src/post-count/controls.js:98
1489 msgid "Daily"
1490 msgstr ""
1491
1492 #: includes/admin/class-settings.php:1251
1493 msgid "Weekly"
1494 msgstr ""
1495
1496 #: includes/admin/class-settings.php:1252
1497 msgid "Fortnightly"
1498 msgstr ""
1499
1500 #: includes/admin/class-settings.php:1253
1501 msgid "Monthly"
1502 msgstr ""
1503
1504 #: includes/admin/class-settings.php:1280
1505 msgid "Permalink - Overall"
1506 msgstr ""
1507
1508 #. translators: 1: Opening link tag, 2: Closing link tag.
1509 #: includes/admin/class-settings.php:1282
1510 #, php-format
1511 msgid "This will set the path of the custom feed generated by the plugin for overall popular posts. You might need to %1$srefresh your permalinks%2$s when changing this option."
1512 msgstr ""
1513
1514 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
1515 #: includes/admin/class-settings.php:1290
1516 #, php-format
1517 msgid "Permalink - %s"
1518 msgstr ""
1519
1520 #. translators: 1: Opening link tag, 2: Closing link tag.
1521 #: includes/admin/class-settings.php:1292
1522 #, php-format
1523 msgid "This will set the path of the custom feed generated by the plugin for daily/custom period popular posts. You might need to %1$srefresh your permalinks%2$s when changing this option."
1524 msgstr ""
1525
1526 #: includes/admin/class-settings.php:1300
1527 msgid "Maximum number of posts that will be displayed in the custom feed."
1528 msgstr ""
1529
1530 #: includes/admin/class-settings.php:1307
1531 msgid "Custom period in day(s)"
1532 msgstr ""
1533
1534 #: includes/admin/class-settings.php:1316
1535 msgid "Filter Categories"
1536 msgstr ""
1537
1538 #: includes/admin/class-settings.php:1317
1539 msgid "Comma separated list of category slugs to include in the feed. The field has an autocomplete so simply start typing the starting letters and it will prompt you with options. Leave blank to include all categories."
1540 msgstr ""
1541
1542 #: includes/admin/class-settings.php:1352
1543 msgid "Turn off any features you do not use and the plugin will not load their code. All features are enabled by default. Blocks that are disabled will render as empty on the front end and show an unavailable notice in the block editor."
1544 msgstr ""
1545
1546 #: includes/admin/class-settings.php:1357
1547 msgid "Content and display"
1548 msgstr ""
1549
1550 #: includes/admin/class-settings.php:1358
1551 msgid "Control the blocks, widgets, page builders, and author tools registered by Top 10."
1552 msgstr ""
1553
1554 #: includes/admin/class-settings.php:1363
1555 msgid "Popular Posts and Post Count blocks"
1556 msgstr ""
1557
1558 #: includes/admin/class-settings.php:1364
1559 msgid "Registers the free Popular Posts and Post Count blocks for the block editor."
1560 msgstr ""
1561
1562 #: includes/admin/class-settings.php:1370
1563 msgid "Legacy widgets"
1564 msgstr ""
1565
1566 #: includes/admin/class-settings.php:1371
1567 msgid "Registers the classic Popular Posts and Views Count widgets. Disable this if you use blocks instead of classic widgets."
1568 msgstr ""
1569
1570 #: includes/admin/class-settings.php:1377
1571 msgid "Query block"
1572 msgstr ""
1573
1574 #: includes/admin/class-settings.php:1378
1575 msgid "Registers the Top 10 Query block and the pre-built block patterns."
1576 msgstr ""
1577
1578 #: includes/admin/class-settings.php:1385
1579 msgid "Featured Image block"
1580 msgstr ""
1581
1582 #: includes/admin/class-settings.php:1386
1583 msgid "Extends the core Featured Image block with Top 10 options."
1584 msgstr ""
1585
1586 #: includes/admin/class-settings.php:1393
1587 msgid "Popular Posts Pro block"
1588 msgstr ""
1589
1590 #: includes/admin/class-settings.php:1394
1591 msgid "Registers the Popular Posts Pro block for the block editor."
1592 msgstr ""
1593
1594 #: includes/admin/class-settings.php:1401
1595 msgid "Page builder integrations"
1596 msgstr ""
1597
1598 #: includes/admin/class-settings.php:1402
1599 msgid "Registers the Popular Posts elements for Elementor, Bricks Builder, and WPBakery Page Builder."
1600 msgstr ""
1601
1602 #: includes/admin/class-settings.php:1409
1603 #: includes/admin/sidebar.php:65
1604 msgid "Popular Authors"
1605 msgstr ""
1606
1607 #: includes/admin/class-settings.php:1410
1608 msgid "Enables the Popular Authors blocks, shortcodes, widgets and settings."
1609 msgstr ""
1610
1611 #: includes/admin/class-settings.php:1417
1612 msgid "Tracking and feeds"
1613 msgstr ""
1614
1615 #: includes/admin/class-settings.php:1418
1616 msgid "Control how Top 10 records views and provides popular posts feeds."
1617 msgstr ""
1618
1619 #: includes/admin/class-settings.php:1423
1620 msgid "Popular posts feeds"
1621 msgstr ""
1622
1623 #: includes/admin/class-settings.php:1424
1624 msgid "Adds custom RSS feeds for overall and daily popular posts. The feed settings are on the Feed tab."
1625 msgstr ""
1626
1627 #: includes/admin/class-settings.php:1430
1628 msgid "Fast and High-traffic trackers"
1629 msgstr ""
1630
1631 #: includes/admin/class-settings.php:1431
1632 msgid "Adds the Fast tracker and High-traffic tracker options to the Tracker type setting. If this is disabled while one of these trackers is in use, the tracker type will be reset to the default."
1633 msgstr ""
1634
1635 #: includes/admin/class-settings.php:1438
1636 msgid "Site-wide tracking"
1637 msgstr ""
1638
1639 #: includes/admin/class-settings.php:1439
1640 msgid "Enables the site-wide tracking feature. When enabled, turn on Track site-wide views under Counter/Tracker to count front pages, posts pages, archives, and searches."
1641 msgstr ""
1642
1643 #: includes/admin/class-settings.php:1446
1644 msgid "Data and maintenance"
1645 msgstr ""
1646
1647 #: includes/admin/class-settings.php:1447
1648 msgid "Control tools that manage and reduce stored view data."
1649 msgstr ""
1650
1651 #: includes/admin/class-settings.php:1452
1652 msgid "Daily table size reduction"
1653 msgstr ""
1654
1655 #: includes/admin/class-settings.php:1453
1656 msgid "Enables the Reduce Daily Table Size tool and the wp top10 db rollup command for combining older hourly records."
1657 msgstr ""
1658
1659 #: includes/admin/class-settings.php:1460
1660 msgid "Administration"
1661 msgstr ""
1662
1663 #: includes/admin/class-settings.php:1461
1664 msgid "Control additional Top 10 administration features."
1665 msgstr ""
1666
1667 #: includes/admin/class-settings.php:1466
1668 msgid "Pro dashboard widgets"
1669 msgstr ""
1670
1671 #: includes/admin/class-settings.php:1467
1672 msgid "Adds the enhanced Top 10 Pro widgets to the WordPress dashboard."
1673 msgstr ""
1674
1675 #: includes/admin/class-settings.php:1494
1676 #: includes/frontend/blocks/build/popular-posts/index.js:1
1677 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:43
1678 msgid "No styles"
1679 msgstr ""
1680
1681 #: includes/admin/class-settings.php:1495
1682 msgid "Select this option if you plan to add your own styles"
1683 msgstr ""
1684
1685 #: includes/admin/class-settings.php:1499
1686 #: includes/frontend/blocks/build/popular-posts/index.js:1
1687 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:46
1688 msgid "Text only"
1689 msgstr ""
1690
1691 #: includes/admin/class-settings.php:1500
1692 msgid "Disable thumbnails and no longer include the default style sheet included in the plugin"
1693 msgstr ""
1694
1695 #: includes/admin/class-settings.php:1504
1696 #: includes/frontend/blocks/build/popular-posts/index.js:1
1697 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:50
1698 msgid "Left thumbnails"
1699 msgstr ""
1700
1701 #: includes/admin/class-settings.php:1505
1702 msgid "Enabling this option will set the post thumbnail to be before text. Disabling this option will not revert any settings."
1703 msgstr ""
1704
1705 #: includes/admin/class-settings.php:1593
1706 #: includes/admin/sidebar.php:38
1707 msgid "Support"
1708 msgstr ""
1709
1710 #: includes/admin/class-settings.php:1594
1711 msgid "Donate"
1712 msgstr ""
1713
1714 #: includes/admin/class-settings.php:1595
1715 msgid "Contribute"
1716 msgstr ""
1717
1718 #. translators: 1: Plugin support site link.
1719 #: includes/admin/class-settings.php:1611
1720 #, php-format
1721 msgid "For more information or how to get support visit the <a href=\"%s\">support site</a>."
1722 msgstr ""
1723
1724 #. translators: 1: WordPress.org support forums link.
1725 #: includes/admin/class-settings.php:1613
1726 #, php-format
1727 msgid "Support queries should be posted in the <a href=\"%s\">WordPress.org support forums</a>."
1728 msgstr ""
1729
1730 #: includes/admin/class-settings.php:1642
1731 msgid "This tab provides global settings for how Top 10 works across your site."
1732 msgstr ""
1733
1734 #: includes/admin/class-settings.php:1643
1735 msgid "Configure caching, uninstall behaviour, admin columns, the dashboard, and other high-level options. You must click the Save Changes button at the bottom of the screen for new settings to take effect."
1736 msgstr ""
1737
1738 #: includes/admin/class-settings.php:1647
1739 msgid "Counter / Tracker"
1740 msgstr ""
1741
1742 #: includes/admin/class-settings.php:1649
1743 msgid "This tab controls how Top 10 tracks and displays view counts."
1744 msgstr ""
1745
1746 #: includes/admin/class-settings.php:1650
1747 msgid "Choose where to display view counts, how they are formatted, which visits are tracked, and how the tracker works (REST API, query variables, or Ajax)."
1748 msgstr ""
1749
1750 #: includes/admin/class-settings.php:1656
1751 msgid "This tab controls the popular posts list output."
1752 msgstr ""
1753
1754 #: includes/admin/class-settings.php:1657
1755 msgid "Configure the number of posts, age of posts, post types, exclusions, and what information is shown (title, date, author, views, excerpts, and HTML wrappers)."
1756 msgstr ""
1757
1758 #: includes/admin/class-settings.php:1663
1759 msgid "This tab manages thumbnail settings for the popular posts list."
1760 msgstr ""
1761
1762 #: includes/admin/class-settings.php:1664
1763 msgid "Choose whether thumbnails are displayed, select the image size, configure custom dimensions, cropping, the default thumbnail, and fallback behaviour when no thumbnail is found."
1764 msgstr ""
1765
1766 #: includes/admin/class-settings.php:1670
1767 msgid "This tab controls how the popular posts list is styled."
1768 msgstr ""
1769
1770 #: includes/admin/class-settings.php:1671
1771 msgid "Select a built-in style or disable styles if you want to fully control the look using your own CSS."
1772 msgstr ""
1773
1774 #: includes/admin/class-settings.php:1677
1775 msgid "This tab handles tools and maintenance-related options."
1776 msgstr ""
1777
1778 #: includes/admin/class-settings.php:1678
1779 msgid "Use this screen to reset settings, clear cached popular posts, and manage database-related options such as pruning or rebuilding counts."
1780 msgstr ""
1781
1782 #: includes/admin/class-settings.php:1684
1783 msgid "This tab controls how Top 10 content appears in your site feed."
1784 msgstr ""
1785
1786 #: includes/admin/class-settings.php:1685
1787 msgid "Configure copyright text and additional HTML that is added before or after the content in your feeds."
1788 msgstr ""
1789
1790 #: includes/admin/class-settings.php:1710
1791 msgid "REST API based"
1792 msgstr ""
1793
1794 #: includes/admin/class-settings.php:1711
1795 msgid "Uses the REST API to record visits"
1796 msgstr ""
1797
1798 #: includes/admin/class-settings.php:1715
1799 msgid "Query variable based"
1800 msgstr ""
1801
1802 #: includes/admin/class-settings.php:1716
1803 msgid "Uses query variables to record visits"
1804 msgstr ""
1805
1806 #: includes/admin/class-settings.php:1720
1807 msgid "Ajaxurl based"
1808 msgstr ""
1809
1810 #: includes/admin/class-settings.php:1721
1811 msgid "Uses admin-ajax.php which is inbuilt within WordPress to process the tracker"
1812 msgstr ""
1813
1814 #: includes/admin/class-settings.php:1746
1815 msgid "Funnel tracking"
1816 msgstr ""
1817
1818 #: includes/admin/class-settings.php:1747
1819 msgid "Views are buffered and merged into the count tables every few minutes (default)"
1820 msgstr ""
1821
1822 #: includes/admin/class-settings.php:1751
1823 msgid "Legacy tracking"
1824 msgstr ""
1825
1826 #: includes/admin/class-settings.php:1752
1827 msgid "Views are written directly to the count tables on every visit (behaviour of versions before 4.3)"
1828 msgstr ""
1829
1830 #. translators: 1: Opening achor tag with Plugin page link, 2: Closing anchor tag, 3: Opening anchor tag with review link.
1831 #: includes/admin/class-settings.php:1777
1832 #, php-format
1833 msgid "Thank you for using %1$sWebberZone Top 10%2$s! Please %3$srate us%2$s on WordPress.org"
1834 msgstr ""
1835
1836 #: includes/admin/class-settings.php:1813
1837 #: includes/admin/class-tools-page.php:110
1838 msgid "Are you sure you want to clear the cache?"
1839 msgstr ""
1840
1841 #: includes/admin/class-settings.php:1814
1842 #: includes/admin/class-tools-page.php:112
1843 msgid "Clearing..."
1844 msgstr ""
1845
1846 #: includes/admin/class-settings.php:1815
1847 msgid "Cache cleared successfully!"
1848 msgstr ""
1849
1850 #: includes/admin/class-settings.php:1816
1851 #: includes/admin/class-tools-page.php:113
1852 msgid "Failed to clear cache. Please try again."
1853 msgstr ""
1854
1855 #: includes/admin/class-settings.php:1817
1856 #: includes/admin/class-tools-page.php:114
1857 msgid "Request failed: "
1858 msgstr ""
1859
1860 #: includes/admin/class-settings.php:1818
1861 msgid "Note: This setting cannot be changed as the Popular posts style is set to Left thumbnails. You can change the style in the Styles tab."
1862 msgstr ""
1863
1864 #: includes/admin/class-settings.php:1819
1865 msgid "Note: This setting cannot be changed as the Popular posts style is set to Grid thumbnails. You can change the style in the Styles tab."
1866 msgstr ""
1867
1868 #: includes/admin/class-settings.php:1820
1869 msgid "Note: This setting cannot be changed as the Popular posts style is set to Text only. You can change the style in the Styles tab."
1870 msgstr ""
1871
1872 #: includes/admin/class-settings.php:1859
1873 msgid "Note: Thumbnail location can only be Inline, After, or Thumbnails only when the Popular posts style is set to Left thumbnails. You can change the style in the Styles tab."
1874 msgstr ""
1875
1876 #: includes/admin/class-settings.php:1860
1877 msgid "Note: Thumbnail location can only be Inline, After, or Thumbnails only when the Popular posts style is set to Grid thumbnails. You can change the style in the Styles tab."
1878 msgstr ""
1879
1880 #: includes/admin/class-settings.php:1883
1881 msgid "Note: Thumbnail location set to Text only as the Popular posts style is set to Text only. You can change the style in the Styles tab."
1882 msgstr ""
1883
1884 #: includes/admin/class-settings.php:1895
1885 msgid "Note: Tracker type has been reset to the default as the Fast and High-traffic trackers feature is disabled."
1886 msgstr ""
1887
1888 #: includes/admin/class-settings.php:1990
1889 msgid "Note: Thumbnail location is set to \"Do not display thumbnails, only text\". This may override the selected style."
1890 msgstr ""
1891
1892 #: includes/admin/class-settings.php:2006
1893 #: includes/admin/class-settings.php:2008
1894 #: includes/admin/class-settings.php:2009
1895 msgid "Start Settings Wizard"
1896 msgstr ""
1897
1898 #: includes/admin/class-settings.php:2046
1899 msgctxt "tag delimiter"
1900 msgid ","
1901 msgstr ""
1902
1903 #: includes/admin/class-statistics-table.php:50
1904 msgid "popular_post"
1905 msgstr ""
1906
1907 #: includes/admin/class-statistics-table.php:51
1908 msgid "popular_posts"
1909 msgstr ""
1910
1911 #: includes/admin/class-statistics-table.php:55
1912 msgid "All post types"
1913 msgstr ""
1914
1915 #: includes/admin/class-statistics-table.php:328
1916 #: includes/admin/class-statistics-table.php:411
1917 #: includes/admin/class-statistics-table.php:616
1918 msgid "Site-wide"
1919 msgstr ""
1920
1921 #: includes/admin/class-statistics-table.php:493
1922 msgid "No popular posts available."
1923 msgstr ""
1924
1925 #: includes/admin/class-statistics-table.php:554
1926 msgid "Invalid post ID. This post might have been deleted."
1927 msgstr ""
1928
1929 #: includes/admin/class-statistics-table.php:560
1930 msgid "View"
1931 msgstr ""
1932
1933 #: includes/admin/class-statistics-table.php:561
1934 msgid "Edit"
1935 msgstr ""
1936
1937 #: includes/admin/class-statistics-table.php:563
1938 msgid "Delete"
1939 msgstr ""
1940
1941 #: includes/admin/class-statistics-table.php:742
1942 #: includes/frontend/widgets/class-count-widget.php:49
1943 #: includes/frontend/widgets/class-posts-widget.php:80
1944 msgid "Title"
1945 msgstr ""
1946
1947 #: includes/admin/class-statistics-table.php:743
1948 msgid "Total visits"
1949 msgstr ""
1950
1951 #. translators: %s: Custom period label (e.g. Daily, Custom (7 days)).
1952 #: includes/admin/class-statistics-table.php:745
1953 #, php-format
1954 msgid "%s visits"
1955 msgstr ""
1956
1957 #: includes/admin/class-statistics-table.php:746
1958 msgid "Post type"
1959 msgstr ""
1960
1961 #: includes/admin/class-statistics-table.php:747
1962 msgid "Author"
1963 msgstr ""
1964
1965 #: includes/admin/class-statistics-table.php:748
1966 msgid "Date"
1967 msgstr ""
1968
1969 #: includes/admin/class-statistics-table.php:752
1970 msgid "Blog"
1971 msgstr ""
1972
1973 #: includes/admin/class-statistics-table.php:788
1974 msgid "Delete Count"
1975 msgstr ""
1976
1977 #: includes/admin/class-statistics-table.php:852
1978 msgid "Are you sure you want to do this"
1979 msgstr ""
1980
1981 #: includes/admin/class-statistics.php:71
1982 #: includes/admin/class-statistics.php:104
1983 msgid "Top 10 Popular Posts"
1984 msgstr ""
1985
1986 #: includes/admin/class-statistics.php:118
1987 msgid "Search Popular Posts"
1988 msgstr ""
1989
1990 #: includes/admin/class-tools-page.php:62
1991 #: includes/admin/class-tools-page.php:81
1992 #: includes/admin/class-tools-page.php:219
1993 msgid "Top 10 Tools"
1994 msgstr ""
1995
1996 #: includes/admin/class-tools-page.php:111
1997 msgid "Are you sure you want to clear the Top 10 cache across all active sites?"
1998 msgstr ""
1999
2000 #: includes/admin/class-tools-page.php:141
2001 msgid "Primary Key has been recreated"
2002 msgstr ""
2003
2004 #: includes/admin/class-tools-page.php:152
2005 msgid "Top 10 popular posts reset"
2006 msgstr ""
2007
2008 #: includes/admin/class-tools-page.php:163
2009 msgid "Top 10 daily popular posts reset"
2010 msgstr ""
2011
2012 #: includes/admin/class-tools-page.php:172
2013 msgid "Top 10 tables have been recreated"
2014 msgstr ""
2015
2016 #: includes/admin/class-tools-page.php:182
2017 msgid "The network funnel has been synced. Buffered visits from all sites have been aggregated."
2018 msgstr ""
2019
2020 #: includes/admin/class-tools-page.php:183
2021 msgid "The site funnel has been synced. Buffered visits for this site have been aggregated."
2022 msgstr ""
2023
2024 #: includes/admin/class-tools-page.php:187
2025 msgid "Nothing to sync. The network funnel is empty."
2026 msgstr ""
2027
2028 #: includes/admin/class-tools-page.php:188
2029 msgid "Nothing to sync. This site funnel is empty."
2030 msgstr ""
2031
2032 #: includes/admin/class-tools-page.php:191
2033 msgid "Sync skipped: another aggregation is already in progress. Please try again in a moment."
2034 msgstr ""
2035
2036 #. translators: %s: error message from the database
2037 #: includes/admin/class-tools-page.php:198
2038 #, php-format
2039 msgid "Sync failed: %s"
2040 msgstr ""
2041
2042 #: includes/admin/class-tools-page.php:234
2043 msgid "Status"
2044 msgstr ""
2045
2046 #: includes/admin/class-tools-page.php:243
2047 #: includes/admin/class-tools-page.php:250
2048 msgid "Clear cache"
2049 msgstr ""
2050
2051 #: includes/admin/class-tools-page.php:250
2052 msgid "Clear Cache Across Network"
2053 msgstr ""
2054
2055 #: includes/admin/class-tools-page.php:257
2056 msgid "Clear the Top 10 cache for all active sites in the network."
2057 msgstr ""
2058
2059 #: includes/admin/class-tools-page.php:259
2060 msgid "Clear the Top 10 cache. This will also be cleared automatically when you save the settings page."
2061 msgstr ""
2062
2063 #: includes/admin/class-tools-page.php:267
2064 msgid "Sync Network Funnel"
2065 msgstr ""
2066
2067 #: includes/admin/class-tools-page.php:267
2068 msgid "Sync Funnel"
2069 msgstr ""
2070
2071 #: includes/admin/class-tools-page.php:270
2072 msgid "Sync Network Funnel Now"
2073 msgstr ""
2074
2075 #: includes/admin/class-tools-page.php:270
2076 msgid "Sync Funnel Now"
2077 msgstr ""
2078
2079 #: includes/admin/class-tools-page.php:275
2080 msgid "Drain buffered visits from all sites into the count tables immediately. This is equivalent to running the aggregation cron job."
2081 msgstr ""
2082
2083 #: includes/admin/class-tools-page.php:277
2084 msgid "Drain this site's buffered visits into the count tables immediately. Other sites' buffered visits are not affected."
2085 msgstr ""
2086
2087 #: includes/admin/class-tools-page.php:296
2088 #: includes/admin/class-tools-page.php:299
2089 msgid "Fix Network Cron Schedules"
2090 msgstr ""
2091
2092 #: includes/admin/class-tools-page.php:296
2093 #: includes/admin/class-tools-page.php:299
2094 msgid "Fix Cron Schedules"
2095 msgstr ""
2096
2097 #: includes/admin/class-tools-page.php:304
2098 msgid "Clears and reschedules the Top 10 maintenance and aggregation jobs for all active sites. Use this if a site's job is not scheduled or if your error log reports cron reschedule errors."
2099 msgstr ""
2100
2101 #: includes/admin/class-tools-page.php:306
2102 msgid "Clears and reschedules the Top 10 cron jobs for this site. Use this if the status above shows a job as not scheduled or if your error log reports cron reschedule errors for the Top 10 hooks."
2103 msgstr ""
2104
2105 #: includes/admin/class-tools-page.php:315
2106 #: includes/admin/class-tools-page.php:318
2107 msgid "Recreate Primary Key"
2108 msgstr ""
2109
2110 #: includes/admin/class-tools-page.php:321
2111 msgid "Deletes and reinitializes the primary key in the shared database tables. Run this from Network Admin on multisite installations. Remember to back up your database first!"
2112 msgstr ""
2113
2114 #: includes/admin/class-tools-page.php:331
2115 msgid "Reset database"
2116 msgstr ""
2117
2118 #: includes/admin/class-tools-page.php:336
2119 msgid "This will reset the Top 10 popular posts across all sites in the network. This cannot be reversed. Make sure that your database has been backed up before proceeding."
2120 msgstr ""
2121
2122 #: includes/admin/class-tools-page.php:338
2123 msgid "This will reset the Top 10 popular posts for the current site only. Other sites in the network will not be affected. This cannot be reversed. Make sure that your database has been backed up before proceeding."
2124 msgstr ""
2125
2126 #: includes/admin/class-tools-page.php:340
2127 msgid "This will reset the Top 10 popular posts for this site. This cannot be reversed. Make sure that your database has been backed up before proceeding."
2128 msgstr ""
2129
2130 #: includes/admin/class-tools-page.php:367
2131 #: includes/admin/class-tools-page.php:373
2132 msgid "Recreate Database Tables"
2133 msgstr ""
2134
2135 #: includes/admin/class-tools-page.php:370
2136 msgid "Only click the button below after performing a full backup of the database. You can use any of the popular backup plugins or phpMyAdmin to achieve this. The authors of this plugin do not guarantee that everything will go smoothly as it depends on your site environment and volume of data. If you are not comfortable, please do not proceed."
2137 msgstr ""
2138
2139 #: includes/admin/class-tools-page.php:373
2140 msgid "Hit Cancel if you have not backed up your database"
2141 msgstr ""
2142
2143 #. translators: 1: Site ID, 2: Error message.
2144 #: includes/admin/class-tools-page.php:536
2145 #, php-format
2146 msgid "Site %1$d: %2$s"
2147 msgstr ""
2148
2149 #. translators: %s: Number of sites.
2150 #: includes/admin/class-tools-page.php:558
2151 #, php-format
2152 msgid "Cron schedules have been repaired for %s active site(s)."
2153 msgstr ""
2154
2155 #: includes/admin/class-tools-page.php:586
2156 msgid "Maintenance cron has been rescheduled."
2157 msgstr ""
2158
2159 #: includes/admin/class-tools-page.php:588
2160 msgid "The maintenance cron could not be rescheduled as the cron event list could not be saved."
2161 msgstr ""
2162
2163 #: includes/admin/class-tools-page.php:592
2164 msgid "Maintenance cron is disabled in the settings and was left unscheduled."
2165 msgstr ""
2166
2167 #: includes/admin/class-tools-page.php:601
2168 msgid "Aggregation cron has been rescheduled."
2169 msgstr ""
2170
2171 #: includes/admin/class-tools-page.php:603
2172 msgid "The aggregation cron could not be rescheduled as the cron event list could not be saved. Check for object cache or database issues."
2173 msgstr ""
2174
2175 #. translators: 1: Hook name, 2: Error message from WordPress core.
2176 #: includes/admin/class-tools-page.php:638
2177 #, php-format
2178 msgid "Could not clear the existing schedule for %1$s: %2$s"
2179 msgstr ""
2180
2181 #: includes/admin/class-tools-page.php:675
2182 msgid "This screen provides some tools that help maintain certain features of Top 10."
2183 msgstr ""
2184
2185 #: includes/admin/class-tools-page.php:676
2186 msgid "Clear the cache, reset the popular posts tables plus some miscellaneous fixes for older versions of Top 10."
2187 msgstr ""
2188
2189 #: includes/admin/class-tools-page.php:707
2190 msgid "Installed"
2191 msgstr ""
2192
2193 #: includes/admin/class-tools-page.php:708
2194 msgid "Not Installed"
2195 msgstr ""
2196
2197 #: includes/admin/class-tools-page.php:758
2198 msgid "Database version"
2199 msgstr ""
2200
2201 #: includes/admin/class-tools-page.php:760
2202 msgid "Installed version"
2203 msgstr ""
2204
2205 #: includes/admin/class-tools-page.php:761
2206 msgid "Current version"
2207 msgstr ""
2208
2209 #. translators: %s: Table name
2210 #: includes/admin/class-tools-page.php:778
2211 #, php-format
2212 msgid "%s table"
2213 msgstr ""
2214
2215 #: includes/admin/class-tools-page.php:785
2216 #, php-format
2217 msgid "Network-wide estimated entries: %1$s | Network-wide estimated size: %2$s"
2218 msgstr ""
2219
2220 #: includes/admin/class-tools-page.php:786
2221 #, php-format
2222 msgid "Estimated entries: %1$s | Estimated size: %2$s"
2223 msgstr ""
2224
2225 #: includes/admin/class-tools-page.php:803
2226 msgid "Maintenance cron"
2227 msgstr ""
2228
2229 #: includes/admin/class-tools-page.php:804
2230 msgid "Aggregation cron"
2231 msgstr ""
2232
2233 #: includes/admin/class-tools-page.php:819
2234 msgid "Scheduled"
2235 msgstr ""
2236
2237 #. translators: %s: schedule display name e.g. "Every two minutes"
2238 #: includes/admin/class-tools-page.php:825
2239 #, php-format
2240 msgid "Runs: %s"
2241 msgstr ""
2242
2243 #. translators: %s: human-readable time difference
2244 #: includes/admin/class-tools-page.php:832
2245 #, php-format
2246 msgid "Next run: %s"
2247 msgstr ""
2248
2249 #. translators: %s: human-readable time difference
2250 #: includes/admin/class-tools-page.php:834
2251 #, php-format
2252 msgid "in %s"
2253 msgstr ""
2254
2255 #: includes/admin/class-tools-page.php:839
2256 msgid "Not scheduled"
2257 msgstr ""
2258
2259 #. translators: 1: Error message from WP-Cron, 2: Human-readable time difference.
2260 #: includes/admin/class-tools-page.php:849
2261 #, php-format
2262 msgid "WP-Cron reported an error rescheduling this job %2$s ago: %1$s"
2263 msgstr ""
2264
2265 #: includes/admin/class-tools-page.php:862
2266 msgid "Repair database"
2267 msgstr ""
2268
2269 #: includes/admin/class-tools-page.php:865
2270 msgid "Recreate tables"
2271 msgstr ""
2272
2273 #: includes/admin/class-tools-page.php:892
2274 #: includes/admin/class-tools-page.php:937
2275 msgid "Security check failed"
2276 msgstr ""
2277
2278 #: includes/admin/class-tools-page.php:896
2279 #: includes/admin/class-tools-page.php:941
2280 msgid "Database table repair must be run from Network Admin."
2281 msgstr ""
2282
2283 #: includes/admin/class-tools-page.php:901
2284 #: includes/admin/class-tools-page.php:946
2285 msgid "You do not have sufficient permissions to access this page."
2286 msgstr ""
2287
2288 #: includes/admin/class-tools-page.php:999
2289 msgid "Tables have been recreated successfully."
2290 msgstr ""
2291
2292 #: includes/admin/class-wpp-importer.php:51
2293 msgid "Migrate WordPress Popular Posts Data to Top 10"
2294 msgstr ""
2295
2296 #: includes/admin/class-wpp-importer.php:59
2297 msgid "WordPress Popular Posts plugin is not active and no WPP tables were found in the database. Import is not possible."
2298 msgstr ""
2299
2300 #: includes/admin/class-wpp-importer.php:61
2301 msgid "WordPress Popular Posts tables were not found in the database. Import is not possible."
2302 msgstr ""
2303
2304 #: includes/admin/class-wpp-importer.php:63
2305 msgid "This tool allows you to import post view counts from WordPress Popular Posts into Top 10."
2306 msgstr ""
2307
2308 #: includes/admin/class-wpp-importer.php:66
2309 msgid "Important:"
2310 msgstr ""
2311
2312 #: includes/admin/class-wpp-importer.php:67
2313 msgid "Please backup your database before proceeding with the import."
2314 msgstr ""
2315
2316 #: includes/admin/class-wpp-importer.php:72
2317 msgid "Important Notes"
2318 msgstr ""
2319
2320 #: includes/admin/class-wpp-importer.php:75
2321 msgid "WordPress Popular Posts tracks each individual view, while Top 10 tracks cumulative views and daily views by hour."
2322 msgstr ""
2323
2324 #: includes/admin/class-wpp-importer.php:76
2325 msgid "For daily data, the importer will consolidate WPP data by hour to match Top 10's format."
2326 msgstr ""
2327
2328 #: includes/admin/class-wpp-importer.php:77
2329 msgid "It's recommended to backup your database before running this import."
2330 msgstr ""
2331
2332 #: includes/admin/class-wpp-importer.php:78
2333 msgid "Large sites may experience timeouts during import. If this happens, try importing with a higher minimum view count."
2334 msgstr ""
2335
2336 #: includes/admin/class-wpp-importer.php:90
2337 #: includes/admin/class-wpp-importer.php:93
2338 msgid "Import Mode"
2339 msgstr ""
2340
2341 #: includes/admin/class-wpp-importer.php:96
2342 msgid "Merge data (add WPP counts to existing Top 10 counts)"
2343 msgstr ""
2344
2345 #: includes/admin/class-wpp-importer.php:101
2346 msgid "Replace data (replace Top 10 counts with WPP counts)"
2347 msgstr ""
2348
2349 #: includes/admin/class-wpp-importer.php:104
2350 msgid "Merge mode will add WPP counts to existing Top 10 counts, while replace mode will replace Top 10 counts with WPP counts if they exist for the same post."
2351 msgstr ""
2352
2353 #: includes/admin/class-wpp-importer.php:108
2354 #: includes/admin/class-wpp-importer.php:111
2355 msgid "Data to Import"
2356 msgstr ""
2357
2358 #: includes/admin/class-wpp-importer.php:114
2359 msgid "Total counts only"
2360 msgstr ""
2361
2362 #: includes/admin/class-wpp-importer.php:119
2363 msgid "Daily counts only"
2364 msgstr ""
2365
2366 #: includes/admin/class-wpp-importer.php:124
2367 msgid "Both total and daily counts"
2368 msgstr ""
2369
2370 #: includes/admin/class-wpp-importer.php:127
2371 msgid "Total counts only will import only the total view counts from WPP, while daily counts only will import only the daily view counts from WPP. Both total and daily counts will import both total and daily view counts from WPP. If you have a very large dataset, it might be better to import total and daily counts separately."
2372 msgstr ""
2373
2374 #: includes/admin/class-wpp-importer.php:131
2375 msgid "Minimum View Count"
2376 msgstr ""
2377
2378 #: includes/admin/class-wpp-importer.php:134
2379 msgid "Only import posts with at least this many views. Use this setting to filter out posts with very few views."
2380 msgstr ""
2381
2382 #: includes/admin/class-wpp-importer.php:138
2383 #: includes/admin/class-wpp-importer.php:449
2384 msgid "Dry Run"
2385 msgstr ""
2386
2387 #: includes/admin/class-wpp-importer.php:142
2388 msgid "Enable Dry Run (simulate import)"
2389 msgstr ""
2390
2391 #: includes/admin/class-wpp-importer.php:144
2392 msgid "A dry run will simulate the import process without actually updating the database. This is useful for testing the import parameters."
2393 msgstr ""
2394
2395 #: includes/admin/class-wpp-importer.php:149
2396 msgid "Select Sites"
2397 msgstr ""
2398
2399 #: includes/admin/class-wpp-importer.php:168
2400 msgid "Run Import"
2401 msgstr ""
2402
2403 #: includes/admin/class-wpp-importer.php:215
2404 msgid "You do not have sufficient permissions to perform this action."
2405 msgstr ""
2406
2407 #: includes/admin/class-wpp-importer.php:224
2408 msgid "WordPress Popular Posts plugin is not active or its tables are missing."
2409 msgstr ""
2410
2411 #: includes/admin/class-wpp-importer.php:246
2412 #: includes/admin/class-wpp-importer.php:404
2413 msgid "No sites selected for import."
2414 msgstr ""
2415
2416 #: includes/admin/class-wpp-importer.php:269
2417 msgid "Dry run completed successfully."
2418 msgstr ""
2419
2420 #: includes/admin/class-wpp-importer.php:269
2421 msgid "Import completed successfully."
2422 msgstr ""
2423
2424 #: includes/admin/class-wpp-importer.php:340
2425 msgid "Are you sure you want to proceed with the import? This operation cannot be undone."
2426 msgstr ""
2427
2428 #: includes/admin/class-wpp-importer.php:341
2429 msgid "Importing data..."
2430 msgstr ""
2431
2432 #: includes/admin/class-wpp-importer.php:342
2433 msgid "Import completed successfully!"
2434 msgstr ""
2435
2436 #: includes/admin/class-wpp-importer.php:343
2437 msgid "An error occurred during import:"
2438 msgstr ""
2439
2440 #: includes/admin/class-wpp-importer.php:344
2441 msgid "Are you sure you want to cancel the import? All progress will be lost."
2442 msgstr ""
2443
2444 #: includes/admin/class-wpp-importer.php:345
2445 msgid "Cancel Import"
2446 msgstr ""
2447
2448 #: includes/admin/class-wpp-importer.php:346
2449 msgid "Import cancelled by user."
2450 msgstr ""
2451
2452 #: includes/admin/class-wpp-importer.php:347
2453 msgid "Please select at least one site to import data from."
2454 msgstr ""
2455
2456 #: includes/admin/class-wpp-importer.php:348
2457 msgid "Minimum views must be a non-negative number."
2458 msgstr ""
2459
2460 #: includes/admin/class-wpp-importer.php:349
2461 msgid "Request timed out. The server might be processing a large amount of data. Try again with a smaller batch size or reduce the number of sites processed at once."
2462 msgstr ""
2463
2464 #: includes/admin/class-wpp-importer.php:350
2465 msgid "Processing Site"
2466 msgstr ""
2467
2468 #: includes/admin/class-wpp-importer.php:351
2469 msgid "Batch"
2470 msgstr ""
2471
2472 #: includes/admin/class-wpp-importer.php:352
2473 msgid "of"
2474 msgstr ""
2475
2476 #: includes/admin/class-wpp-importer.php:353
2477 msgid "Dry Run -"
2478 msgstr ""
2479
2480 #: includes/admin/class-wpp-importer.php:354
2481 msgid "Sites Processed:"
2482 msgstr ""
2483
2484 #: includes/admin/class-wpp-importer.php:355
2485 msgid "Blog ID"
2486 msgstr ""
2487
2488 #: includes/admin/class-wpp-importer.php:356
2489 msgid "Posts Processed:"
2490 msgstr ""
2491
2492 #: includes/admin/class-wpp-importer.php:357
2493 msgid "Total Records:"
2494 msgstr ""
2495
2496 #: includes/admin/class-wpp-importer.php:358
2497 msgid "Total Views Found:"
2498 msgstr ""
2499
2500 #: includes/admin/class-wpp-importer.php:359
2501 msgid "Daily Records:"
2502 msgstr ""
2503
2504 #: includes/admin/class-wpp-importer.php:360
2505 msgid "Daily Views Found:"
2506 msgstr ""
2507
2508 #: includes/admin/class-wpp-importer.php:361
2509 msgid "Errors:"
2510 msgstr ""
2511
2512 #: includes/admin/class-wpp-importer.php:362
2513 msgid "Results:"
2514 msgstr ""
2515
2516 #: includes/admin/class-wpp-importer.php:363
2517 msgid "Error:"
2518 msgstr ""
2519
2520 #: includes/admin/class-wpp-importer.php:364
2521 msgid "Server error:"
2522 msgstr ""
2523
2524 #: includes/admin/class-wpp-importer.php:365
2525 msgid "Unknown error occurred during import"
2526 msgstr ""
2527
2528 #: includes/admin/class-wpp-importer.php:366
2529 msgid "Starting..."
2530 msgstr ""
2531
2532 #: includes/admin/class-wpp-importer.php:382
2533 msgid "Nonce verification failed"
2534 msgstr ""
2535
2536 #: includes/admin/class-wpp-importer.php:387
2537 msgid "You are not allowed to perform this action"
2538 msgstr ""
2539
2540 #. translators: 1. Blog ID.
2541 #: includes/admin/class-wpp-importer.php:441
2542 #, php-format
2543 msgid "Blog ID %d"
2544 msgstr ""
2545
2546 #. translators: 1: Site name, 2: Blog ID, 3: Total records processed, 4: Daily records processed, 5: Dry run notice
2547 #: includes/admin/class-wpp-importer.php:444
2548 #, php-format
2549 msgid "Site %1$s (ID: %2$d): Total Counts Processed: %3$d, Daily Records Processed: %4$d%5$s"
2550 msgstr ""
2551
2552 #: includes/admin/class-wpp-importer.php:706
2553 msgid "Error importing total counts"
2554 msgstr ""
2555
2556 #: includes/admin/class-wpp-importer.php:839
2557 msgid "Error importing daily counts"
2558 msgstr ""
2559
2560 #: includes/admin/network/class-statistics.php:103
2561 msgid "Top 10 - Network Wide Popular Posts"
2562 msgstr ""
2563
2564 #: includes/admin/sidebar.php:15
2565 msgid "Top 10 Pro - Buy now!"
2566 msgstr ""
2567
2568 #: includes/admin/sidebar.php:17
2569 msgid "Support the development - Send us a donation today."
2570 msgstr ""
2571
2572 #: includes/admin/sidebar.php:23
2573 msgid "Quick links"
2574 msgstr ""
2575
2576 #: includes/admin/sidebar.php:29
2577 msgid "Top 10 plugin homepage"
2578 msgstr ""
2579
2580 #: includes/admin/sidebar.php:32
2581 #: includes/admin/sidebar.php:61
2582 msgid "Knowledge Base"
2583 msgstr ""
2584
2585 #: includes/admin/sidebar.php:35
2586 msgid "FAQ"
2587 msgstr ""
2588
2589 #: includes/admin/sidebar.php:41
2590 msgid "Reviews"
2591 msgstr ""
2592
2593 #: includes/admin/sidebar.php:44
2594 msgid "Github repository"
2595 msgstr ""
2596
2597 #: includes/admin/sidebar.php:47
2598 msgid "Ajay's blog"
2599 msgstr ""
2600
2601 #: includes/admin/sidebar.php:54
2602 msgid "WebberZone plugins"
2603 msgstr ""
2604
2605 #: includes/admin/sidebar.php:59
2606 msgid "Contextual Related Posts"
2607 msgstr ""
2608
2609 #: includes/admin/sidebar.php:60
2610 msgid "Better Search"
2611 msgstr ""
2612
2613 #: includes/admin/sidebar.php:62
2614 msgid "Snippetz"
2615 msgstr ""
2616
2617 #: includes/admin/sidebar.php:63
2618 msgid "Followed Posts"
2619 msgstr ""
2620
2621 #: includes/admin/sidebar.php:64
2622 msgid "Link Warnings"
2623 msgstr ""
2624
2625 #: includes/admin/sidebar.php:66
2626 msgid "Auto Close"
2627 msgstr ""
2628
2629 #: includes/admin/sidebar.php:77
2630 msgid "Follow me"
2631 msgstr ""
2632
2633 #: includes/class-database.php:1101
2634 msgid "Failed to copy visits to log table."
2635 msgstr ""
2636
2637 #: includes/class-database.php:1117
2638 msgid "Failed to aggregate visits into daily table."
2639 msgstr ""
2640
2641 #: includes/class-database.php:1132
2642 msgid "Failed to aggregate visits into overall table."
2643 msgstr ""
2644
2645 #: includes/class-database.php:1137
2646 msgid "Failed to drain funnel table."
2647 msgstr ""
2648
2649 #. translators: 1: Site number, 2: Error message
2650 #: includes/class-database.php:1205
2651 #: includes/class-database.php:1294
2652 #: includes/class-database.php:1342
2653 #, php-format
2654 msgid "Database backup failed on site %1$s. Error message: %2$s"
2655 msgstr ""
2656
2657 #. translators: 1: Site number, 2: Error message
2658 #: includes/class-database.php:1224
2659 #: includes/class-database.php:1310
2660 #: includes/class-database.php:1358
2661 #, php-format
2662 msgid "Database insert failed on site %1$s. Error message: %2$s"
2663 msgstr ""
2664
2665 #: includes/class-database.php:1431
2666 msgid "Could not count daily rows before the rollup."
2667 msgstr ""
2668
2669 #: includes/class-database.php:1447
2670 msgid "Could not calculate the projected daily row count."
2671 msgstr ""
2672
2673 #: includes/class-database.php:1458
2674 msgid "Could not count daily rollup dates."
2675 msgstr ""
2676
2677 #: includes/class-database.php:1537
2678 msgid "Could not start the daily rollup transaction."
2679 msgstr ""
2680
2681 #: includes/class-database.php:1556
2682 msgid "Could not read the daily rows for the rollup."
2683 msgstr ""
2684
2685 #: includes/class-database.php:1585
2686 msgid "Could not write the daily rollup."
2687 msgstr ""
2688
2689 #: includes/class-database.php:1599
2690 msgid "Could not remove the hourly daily rows."
2691 msgstr ""
2692
2693 #: includes/class-database.php:1603
2694 msgid "Could not commit the daily rollup."
2695 msgstr ""
2696
2697 #: includes/class-database.php:1648
2698 #: includes/class-database.php:1654
2699 msgid "The daily rollup boundary must be a valid date in Y-m-d format."
2700 msgstr ""
2701
2702 #: includes/class-hook-loader.php:170
2703 msgid "Top 10 and Top 10 Pro should not be active at the same time. We've automatically deactivated Top 10."
2704 msgstr ""
2705
2706 #: includes/class-hook-loader.php:172
2707 msgid "Top 10 and Top 10 Pro should not be active at the same time. We've automatically deactivated Top 10 Pro."
2708 msgstr ""
2709
2710 #. translators: 1. Top 10 plugin page link, 2. Link attributes.
2711 #: includes/frontend/class-display.php:253
2712 #, php-format
2713 msgid "Popular posts by <a href=\"%1$s\" rel=\"nofollow\" %2$s>Top 10 plugin</a>"
2714 msgstr ""
2715
2716 #: includes/frontend/class-display.php:785
2717 msgid " by "
2718 msgstr ""
2719
2720 #. translators: %s: Post title.
2721 #: includes/frontend/class-display.php:1011
2722 #, php-format
2723 msgid "Continue reading %s"
2724 msgstr ""
2725
2726 #: includes/frontend/class-display.php:1019
2727 msgid "(more&hellip;)"
2728 msgstr ""
2729
2730 #: includes/frontend/class-display.php:1047
2731 msgid "There is no excerpt because this is a protected post."
2732 msgstr ""
2733
2734 #: includes/frontend/class-rest-api.php:87
2735 msgid "Post ID."
2736 msgstr ""
2737
2738 #: includes/frontend/class-rest-api.php:128
2739 msgid "Sorry, you are not allowed to view this context."
2740 msgstr ""
2741
2742 #: includes/frontend/class-rest-api.php:195
2743 #: includes/frontend/class-rest-api.php:283
2744 msgid "Invalid post ID."
2745 msgstr ""
2746
2747 #: includes/frontend/class-rest-api.php:321
2748 #: includes/frontend/blocks/build/popular-posts/index.js:1
2749 #: includes/frontend/blocks/src/popular-posts/components/post-display-controls.js:8
2750 msgid "Number of posts"
2751 msgstr ""
2752
2753 #: includes/frontend/class-rest-api.php:326
2754 msgid "Post types"
2755 msgstr ""
2756
2757 #: includes/frontend/class-rest-api.php:330
2758 msgid "Scope under which the request is made; determines fields present in response."
2759 msgstr ""
2760
2761 #: includes/frontend/class-rest-api.php:357
2762 #: includes/frontend/class-rest-api.php:403
2763 msgid "ID of the post."
2764 msgstr ""
2765
2766 #: includes/frontend/class-rest-api.php:362
2767 msgid "Site-wide tracking context: front_page, home_page, search, category, tag, taxonomy, author, post_type_archive, date_archive, archive or other. Each key maps to a fixed reserved ID in the shared count tables."
2768 msgstr ""
2769
2770 #: includes/frontend/class-rest-api.php:367
2771 msgid "Blog ID of the post."
2772 msgstr ""
2773
2774 #: includes/frontend/class-rest-api.php:372
2775 msgid "Activate counter flag."
2776 msgstr ""
2777
2778 #: includes/frontend/class-rest-api.php:377
2779 msgid "Debug flag."
2780 msgstr ""
2781
2782 #: includes/frontend/class-rest-api.php:408
2783 msgid "Counter type."
2784 msgstr ""
2785
2786 #: includes/frontend/class-rest-api.php:413
2787 msgid "Blog ID."
2788 msgstr ""
2789
2790 #: includes/frontend/class-rest-api.php:418
2791 msgid "From date."
2792 msgstr ""
2793
2794 #: includes/frontend/class-rest-api.php:423
2795 msgid "To date."
2796 msgstr ""
2797
2798 #: includes/frontend/feed-rss2-popular-posts.php:59
2799 #, php-format
2800 msgid "Last %d day"
2801 msgid_plural "Last %d days"
2802 msgstr[0] ""
2803 msgstr[1] ""
2804
2805 #: includes/frontend/widgets/class-count-widget.php:27
2806 msgid "Overall count [Top 10]"
2807 msgstr ""
2808
2809 #: includes/frontend/widgets/class-count-widget.php:29
2810 msgid "Display overall count"
2811 msgstr ""
2812
2813 #: includes/frontend/widgets/class-posts-widget.php:29
2814 msgid "Popular Posts [Top 10]"
2815 msgstr ""
2816
2817 #: includes/frontend/widgets/class-posts-widget.php:31
2818 msgid "Display popular posts"
2819 msgstr ""
2820
2821 #: includes/frontend/widgets/class-posts-widget.php:84
2822 msgid "No. of posts"
2823 msgstr ""
2824
2825 #: includes/frontend/widgets/class-posts-widget.php:88
2826 #: includes/frontend/blocks/build/popular-posts/index.js:1
2827 #: includes/frontend/blocks/src/popular-posts/components/post-display-controls.js:16
2828 msgid "Offset"
2829 msgstr ""
2830
2831 #: includes/frontend/widgets/class-posts-widget.php:92
2832 msgid "Select period"
2833 msgstr ""
2834
2835 #: includes/frontend/widgets/class-posts-widget.php:95
2836 msgid "Custom time period (Enter below)"
2837 msgstr ""
2838
2839 #: includes/frontend/widgets/class-posts-widget.php:99
2840 msgid "Days"
2841 msgstr ""
2842
2843 #: includes/frontend/widgets/class-posts-widget.php:102
2844 msgid "Hours"
2845 msgstr ""
2846
2847 #: includes/frontend/widgets/class-posts-widget.php:107
2848 #: includes/frontend/blocks/build/popular-posts/index.js:1
2849 #: includes/frontend/blocks/src/popular-posts/edit.js:90
2850 msgid "Show count"
2851 msgstr ""
2852
2853 #: includes/frontend/widgets/class-posts-widget.php:111
2854 #: includes/frontend/blocks/build/popular-posts/index.js:1
2855 #: includes/frontend/blocks/src/popular-posts/edit.js:72
2856 msgid "Show excerpt"
2857 msgstr ""
2858
2859 #: includes/frontend/widgets/class-posts-widget.php:123
2860 msgid "Thumbnail options"
2861 msgstr ""
2862
2863 #: includes/frontend/widgets/class-posts-widget.php:125
2864 msgid "Thumbnails inline, before title"
2865 msgstr ""
2866
2867 #: includes/frontend/widgets/class-posts-widget.php:126
2868 msgid "Thumbnails inline, after title"
2869 msgstr ""
2870
2871 #: includes/frontend/widgets/class-posts-widget.php:127
2872 msgid "Only thumbnails, no text"
2873 msgstr ""
2874
2875 #: includes/frontend/widgets/class-posts-widget.php:128
2876 msgid "No thumbnails, only text."
2877 msgstr ""
2878
2879 #: includes/frontend/widgets/class-posts-widget.php:141
2880 msgid "Only from categories (comma-separated list of term taxonomy IDs)"
2881 msgstr ""
2882
2883 #: includes/frontend/widgets/class-posts-widget.php:146
2884 msgid "Include IDs"
2885 msgstr ""
2886
2887 #: includes/util/class-cache.php:54
2888 #, php-format
2889 msgid "%s cache entry cleared across the network"
2890 msgid_plural "%s cache entries cleared across the network"
2891 msgstr[0] ""
2892 msgstr[1] ""
2893
2894 #: includes/util/class-cache.php:55
2895 #, php-format
2896 msgid "%s entry cleared"
2897 msgid_plural "%s entries cleared"
2898 msgstr[0] ""
2899 msgstr[1] ""
2900
2901 #. translators: %d: Number of days.
2902 #: includes/util/class-helpers.php:85
2903 #, php-format
2904 msgid "Custom (%d days)"
2905 msgstr ""
2906
2907 #: includes/wz-pluggables.php:20
2908 msgid "Once Weekly"
2909 msgstr ""
2910
2911 #: includes/wz-pluggables.php:24
2912 msgid "Once Fortnightly"
2913 msgstr ""
2914
2915 #: includes/wz-pluggables.php:28
2916 msgid "Once Monthly"
2917 msgstr ""
2918
2919 #: includes/wz-pluggables.php:32
2920 msgid "Once quarterly"
2921 msgstr ""
2922
2923 #: includes/wz-pluggables.php:36
2924 msgid "Every Minute"
2925 msgstr ""
2926
2927 #: includes/wz-pluggables.php:40
2928 msgid "Every 2 Minutes"
2929 msgstr ""
2930
2931 #: includes/wz-pluggables.php:44
2932 msgid "Every 3 Minutes"
2933 msgstr ""
2934
2935 #: includes/wz-pluggables.php:48
2936 msgid "Every 5 Minutes"
2937 msgstr ""
2938
2939 #. translators: %s: Name of the deactivated plugin
2940 #: top-10.php:147
2941 #, php-format
2942 msgid "Top 10 and Top 10 PRO should not be active at the same time. We've automatically deactivated %s."
2943 msgstr ""
2944
2945 #: includes/frontend/blocks/build/popular-posts/index.js:1
2946 #: includes/frontend/blocks/src/popular-posts/components/range-controls.js:11
2947 msgid "Number of days"
2948 msgstr ""
2949
2950 #: includes/frontend/blocks/build/popular-posts/index.js:1
2951 #: includes/frontend/blocks/src/popular-posts/components/range-controls.js:16
2952 msgid "Hour range"
2953 msgstr ""
2954
2955 #: includes/frontend/blocks/build/popular-posts/index.js:1
2956 #: includes/frontend/blocks/src/popular-posts/components/range-controls.js:19
2957 msgid "Number of hours"
2958 msgstr ""
2959
2960 #: includes/frontend/blocks/build/popular-posts/index.js:1
2961 #: includes/frontend/blocks/src/popular-posts/components/post-display-controls.js:11
2962 msgid "Maximum number of posts to display"
2963 msgstr ""
2964
2965 #: includes/frontend/blocks/build/popular-posts/index.js:1
2966 #: includes/frontend/blocks/src/popular-posts/components/post-display-controls.js:19
2967 msgid "Number of posts to skip from the top"
2968 msgstr ""
2969
2970 #: includes/frontend/blocks/build/popular-posts/index.js:1
2971 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:61
2972 msgid "Select the style of the Popular Posts. Selecting \"Text only\" will change the below option for Thumbnail location to \"No Thumbnail\"."
2973 msgstr ""
2974
2975 #: includes/frontend/blocks/build/popular-posts/index.js:1
2976 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:68
2977 msgid "- Select a style -"
2978 msgstr ""
2979
2980 #: includes/frontend/blocks/build/popular-posts/index.js:1
2981 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:76
2982 msgid "Thumbnail location"
2983 msgstr ""
2984
2985 #: includes/frontend/blocks/build/popular-posts/index.js:1
2986 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:79
2987 msgid "Location of the post thumbnail. Selecting \"No thumbnail\" will change the above option for Styles to \"Text only\"."
2988 msgstr ""
2989
2990 #: includes/frontend/blocks/build/popular-posts/index.js:1
2991 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:86
2992 msgid "- Select a location -"
2993 msgstr ""
2994
2995 #: includes/frontend/blocks/build/popular-posts/index.js:1
2996 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:90
2997 msgid "Before title"
2998 msgstr ""
2999
3000 #: includes/frontend/blocks/build/popular-posts/index.js:1
3001 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:94
3002 msgid "After title"
3003 msgstr ""
3004
3005 #: includes/frontend/blocks/build/popular-posts/index.js:1
3006 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:98
3007 msgid "Only thumbnail"
3008 msgstr ""
3009
3010 #: includes/frontend/blocks/build/popular-posts/index.js:1
3011 #: includes/frontend/blocks/src/popular-posts/components/style-controls.js:102
3012 msgid "No thumbnail"
3013 msgstr ""
3014
3015 #: includes/frontend/blocks/build/popular-posts/index.js:1
3016 #: includes/frontend/blocks/src/popular-posts/components/other-attributes-control.js:7
3017 msgid "Other attributes"
3018 msgstr ""
3019
3020 #: includes/frontend/blocks/build/popular-posts/index.js:1
3021 #: includes/frontend/blocks/src/popular-posts/components/other-attributes-control.js:10
3022 msgid "Enter other attributes in a URL-style string-query. e.g. post_types=post,page&link_nofollow=1&exclude_post_ids=5,6"
3023 msgstr ""
3024
3025 #: includes/frontend/blocks/build/popular-posts/index.js:1
3026 #: includes/frontend/blocks/src/popular-posts/edit.js:37
3027 msgid "Popular Posts Settings"
3028 msgstr ""
3029
3030 #: includes/frontend/blocks/build/popular-posts/index.js:1
3031 #: includes/frontend/blocks/src/popular-posts/edit.js:43
3032 msgid "Custom period?"
3033 msgstr ""
3034
3035 #: includes/frontend/blocks/build/popular-posts/index.js:1
3036 #: includes/frontend/blocks/src/popular-posts/edit.js:66
3037 msgid "Show heading"
3038 msgstr ""
3039
3040 #: includes/frontend/blocks/build/post-count/index.js:1
3041 #: includes/frontend/blocks/src/post-count/components/unit-control.js:33
3042 msgid "Unit"
3043 msgstr ""
3044
3045 #: includes/frontend/blocks/build/post-count/index.js:1
3046 #: includes/frontend/blocks/src/post-count/components/padding-control.js:65
3047 #: includes/frontend/blocks/src/post-count/components/padding-control.js:90
3048 msgid "Padding"
3049 msgstr ""
3050
3051 #: includes/frontend/blocks/build/post-count/index.js:1
3052 #: includes/frontend/blocks/src/post-count/components/padding-control.js:77
3053 msgid "Unlink Padding"
3054 msgstr ""
3055
3056 #: includes/frontend/blocks/build/post-count/index.js:1
3057 #: includes/frontend/blocks/src/post-count/components/padding-control.js:78
3058 msgid "Link Padding"
3059 msgstr ""
3060
3061 #: includes/frontend/blocks/build/post-count/index.js:1
3062 #: includes/frontend/blocks/src/post-count/components/padding-control.js:107
3063 msgid "Top"
3064 msgstr ""
3065
3066 #: includes/frontend/blocks/build/post-count/index.js:1
3067 #: includes/frontend/blocks/src/post-count/components/padding-control.js:108
3068 msgid "Right"
3069 msgstr ""
3070
3071 #: includes/frontend/blocks/build/post-count/index.js:1
3072 #: includes/frontend/blocks/src/post-count/components/padding-control.js:109
3073 msgid "Bottom"
3074 msgstr ""
3075
3076 #: includes/frontend/blocks/build/post-count/index.js:1
3077 #: includes/frontend/blocks/src/post-count/components/padding-control.js:110
3078 msgid "Left"
3079 msgstr ""
3080
3081 #: includes/frontend/blocks/build/post-count/index.js:1
3082 #: includes/frontend/blocks/src/post-count/controls.js:90
3083 msgid "Counter Settings"
3084 msgstr ""
3085
3086 #: includes/frontend/blocks/build/post-count/index.js:1
3087 #: includes/frontend/blocks/src/post-count/controls.js:94
3088 msgid "Counter Type"
3089 msgstr ""
3090
3091 #: includes/frontend/blocks/build/post-count/index.js:1
3092 #: includes/frontend/blocks/src/post-count/controls.js:97
3093 msgid "Total"
3094 msgstr ""
3095
3096 #: includes/frontend/blocks/build/post-count/index.js:1
3097 #: includes/frontend/blocks/src/post-count/controls.js:108
3098 msgid "From"
3099 msgstr ""
3100
3101 #: includes/frontend/blocks/build/post-count/index.js:1
3102 #: includes/frontend/blocks/src/post-count/controls.js:119
3103 msgid "Select From Date"
3104 msgstr ""
3105
3106 #: includes/frontend/blocks/build/post-count/index.js:1
3107 #: includes/frontend/blocks/src/post-count/controls.js:127
3108 #: includes/frontend/blocks/src/post-count/controls.js:167
3109 #: includes/frontend/blocks/src/post-count/controls.js:279
3110 msgid "Clear"
3111 msgstr ""
3112
3113 #: includes/frontend/blocks/build/post-count/index.js:1
3114 #: includes/frontend/blocks/src/post-count/controls.js:148
3115 msgid "To"
3116 msgstr ""
3117
3118 #: includes/frontend/blocks/build/post-count/index.js:1
3119 #: includes/frontend/blocks/src/post-count/controls.js:159
3120 msgid "Select To Date"
3121 msgstr ""
3122
3123 #: includes/frontend/blocks/build/post-count/index.js:1
3124 #: includes/frontend/blocks/src/post-count/controls.js:188
3125 msgid "Number Formatting"
3126 msgstr ""
3127
3128 #: includes/frontend/blocks/build/post-count/index.js:1
3129 #: includes/frontend/blocks/src/post-count/controls.js:197
3130 msgid "Text Customization"
3131 msgstr ""
3132
3133 #: includes/frontend/blocks/build/post-count/index.js:1
3134 #: includes/frontend/blocks/src/post-count/controls.js:201
3135 msgid "Advanced Mode"
3136 msgstr ""
3137
3138 #: includes/frontend/blocks/build/post-count/index.js:1
3139 #: includes/frontend/blocks/src/post-count/controls.js:211
3140 msgid "Text Before Count"
3141 msgstr ""
3142
3143 #: includes/frontend/blocks/build/post-count/index.js:1
3144 #: includes/frontend/blocks/src/post-count/controls.js:218
3145 msgid "Text After Count"
3146 msgstr ""
3147
3148 #: includes/frontend/blocks/build/post-count/index.js:1
3149 #: includes/frontend/blocks/src/post-count/controls.js:229
3150 msgid "Advanced Text"
3151 msgstr ""
3152
3153 #. translators: %totalcount% and %dailycount% are literal block placeholders.
3154 #: includes/frontend/blocks/build/post-count/index.js:1
3155 #: includes/frontend/blocks/src/post-count/controls.js:235
3156 #, js-format
3157 msgid "Use %totalcount% or %dailycount% as placeholders for the count value."
3158 msgstr ""
3159
3160 #: includes/frontend/blocks/build/post-count/index.js:1
3161 #: includes/frontend/blocks/src/post-count/controls.js:244
3162 msgid "Icon"
3163 msgstr ""
3164
3165 #: includes/frontend/blocks/build/post-count/index.js:1
3166 #: includes/frontend/blocks/src/post-count/controls.js:254
3167 msgid "Icon SVG HTML"
3168 msgstr ""
3169
3170 #: includes/frontend/blocks/build/post-count/index.js:1
3171 #: includes/frontend/blocks/src/post-count/controls.js:272
3172 msgid "Select SVG"
3173 msgstr ""
3174
3175 #: includes/frontend/blocks/build/post-count/index.js:1
3176 #: includes/frontend/blocks/src/post-count/controls.js:301
3177 msgid "Icon Location"
3178 msgstr ""
3179
3180 #: includes/frontend/blocks/build/post-count/index.js:1
3181 #: includes/frontend/blocks/src/post-count/controls.js:306
3182 msgid "Before Text"
3183 msgstr ""
3184
3185 #: includes/frontend/blocks/build/post-count/index.js:1
3186 #: includes/frontend/blocks/src/post-count/controls.js:310
3187 msgid "After Text"
3188 msgstr ""
3189
3190 #: includes/frontend/blocks/build/post-count/index.js:1
3191 #: includes/frontend/blocks/src/post-count/controls.js:320
3192 msgid "Icon will be placed after the text."
3193 msgstr ""
3194
3195 #: includes/frontend/blocks/build/post-count/index.js:1
3196 #: includes/frontend/blocks/src/post-count/controls.js:324
3197 msgid "Icon will be placed before the text."
3198 msgstr ""
3199
3200 #: includes/frontend/blocks/build/post-count/index.js:1
3201 #: includes/frontend/blocks/src/post-count/controls.js:331
3202 msgid "Icon Size"
3203 msgstr ""
3204
3205 #: includes/frontend/blocks/build/post-count/index.js:1
3206 #: includes/frontend/blocks/src/post-count/controls.js:358
3207 msgid "Select an SVG"
3208 msgstr ""
3209
3210 #: includes/frontend/blocks/build/post-count/index.js:1
3211 #: includes/frontend/blocks/src/post-count/post-count-block.js:171
3212 msgid "No valid post ID found."
3213 msgstr ""
3214
3215 #: includes/frontend/blocks/build/popular-posts/block.json
3216 #: includes/frontend/blocks/src/popular-posts/block.json
3217 msgctxt "block title"
3218 msgid "Top 10 Popular Posts"
3219 msgstr ""
3220
3221 #: includes/frontend/blocks/build/popular-posts/block.json
3222 #: includes/frontend/blocks/src/popular-posts/block.json
3223 msgctxt "block keyword"
3224 msgid "top 10"
3225 msgstr ""
3226
3227 #: includes/frontend/blocks/build/popular-posts/block.json
3228 #: includes/frontend/blocks/src/popular-posts/block.json
3229 msgctxt "block keyword"
3230 msgid "popular posts"
3231 msgstr ""
3232
3233 #: includes/frontend/blocks/build/popular-posts/block.json
3234 #: includes/frontend/blocks/src/popular-posts/block.json
3235 msgctxt "block keyword"
3236 msgid "popular"
3237 msgstr ""
3238
3239 #: includes/frontend/blocks/build/popular-posts/block.json
3240 #: includes/frontend/blocks/src/popular-posts/block.json
3241 msgctxt "block description"
3242 msgid "Display the Popular Posts"
3243 msgstr ""
3244
3245 #: includes/frontend/blocks/build/post-count/block.json
3246 #: includes/frontend/blocks/src/post-count/block.json
3247 msgctxt "block title"
3248 msgid "Top 10 Post Count"
3249 msgstr ""
3250
3251 #: includes/frontend/blocks/build/post-count/block.json
3252 #: includes/frontend/blocks/src/post-count/block.json
3253 msgctxt "block description"
3254 msgid "Display the number of visits for a post."
3255 msgstr ""
3256