wordpress-popular-posts.pot
967 lines
| 1 | # Copyright (C) 2014 Wordpress Popular Posts |
| 2 | # This file is distributed under the same license as the Wordpress Popular Posts package. |
| 3 | #, fuzzy |
| 4 | msgid "" |
| 5 | msgstr "" |
| 6 | "Project-Id-Version: WP Popular Posts\n" |
| 7 | "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n" |
| 8 | "POT-Creation-Date: 2026-08-23 11:01-0400\n" |
| 9 | "PO-Revision-Date: 2015-04-24 13:30-0430\n" |
| 10 | "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n" |
| 11 | "Language-Team: Héctor Cabrera <me@cabrerahector.com>\n" |
| 12 | "Language: en\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=UTF-8\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | "X-Generator: Poedit 3.9\n" |
| 18 | "X-Poedit-KeywordsList: " |
| 19 | "_e;__;__ngettext;__ngettext_noop;_n_noop;_x;_nx;_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;esc_html_x;_c;_nc;_n:1,2\n" |
| 20 | "X-Poedit-Basepath: ..\n" |
| 21 | "X-Poedit-SourceCharset: UTF-8\n" |
| 22 | "X-Poedit-SearchPath-0: i18n\n" |
| 23 | "X-Poedit-SearchPath-1: .\n" |
| 24 | "X-Poedit-SearchPathExcluded-0: node_modules\n" |
| 25 | "X-Poedit-SearchPathExcluded-1: .github\n" |
| 26 | "X-Poedit-SearchPathExcluded-2: .git\n" |
| 27 | |
| 28 | #: assets/js/blocks/block-wpp-widget.js:1 src/Block/Widget/edit/controls.js:15 |
| 29 | msgid "Preview" |
| 30 | msgstr "" |
| 31 | |
| 32 | #: src/Admin/Admin.php:275 |
| 33 | #, php-format |
| 34 | msgid "%s view in the last hour" |
| 35 | msgid_plural "%s views in the last hour" |
| 36 | msgstr[0] "" |
| 37 | msgstr[1] "" |
| 38 | |
| 39 | #: src/Admin/Admin.php:309 src/Admin/screen-stats.php:122 |
| 40 | msgid "Trending now" |
| 41 | msgstr "" |
| 42 | |
| 43 | #: src/Admin/Admin.php:398 |
| 44 | msgid "View more" |
| 45 | msgstr "" |
| 46 | |
| 47 | #: src/Admin/Admin.php:425 |
| 48 | msgid "Use this image" |
| 49 | msgstr "" |
| 50 | |
| 51 | #: src/Admin/Admin.php:428 |
| 52 | msgid "This operation will delete all cached thumbnails and cannot be undone." |
| 53 | msgstr "" |
| 54 | |
| 55 | #: src/Admin/Admin.php:429 |
| 56 | msgid "Success! All files have been deleted!" |
| 57 | msgstr "" |
| 58 | |
| 59 | #: src/Admin/Admin.php:430 |
| 60 | msgid "The thumbnail cache is already empty!" |
| 61 | msgstr "" |
| 62 | |
| 63 | #: src/Admin/Admin.php:431 |
| 64 | msgid "Do you want to continue?" |
| 65 | msgstr "" |
| 66 | |
| 67 | #: src/Admin/Admin.php:432 src/Admin/screen-debug.php:5 src/Admin/screen-tools.php:5 |
| 68 | msgid "" |
| 69 | "Sorry, you do not have enough permissions to do this. Please contact the site " |
| 70 | "administrator for support." |
| 71 | msgstr "" |
| 72 | |
| 73 | #: src/Admin/Admin.php:433 |
| 74 | msgid "Invalid action." |
| 75 | msgstr "" |
| 76 | |
| 77 | #: src/Admin/Admin.php:512 |
| 78 | msgid "Overview" |
| 79 | msgstr "" |
| 80 | |
| 81 | #: src/Admin/Admin.php:513 |
| 82 | msgid "" |
| 83 | "Welcome to WP Popular Posts' Dashboard! In this screen you will find statistics on " |
| 84 | "what's popular on your site, tools to further tweak WPP to your needs, and more!" |
| 85 | msgstr "" |
| 86 | |
| 87 | #: src/Admin/Admin.php:519 |
| 88 | msgid "Like this plugin?" |
| 89 | msgstr "" |
| 90 | |
| 91 | #: src/Admin/Admin.php:521 |
| 92 | msgid "" |
| 93 | "Each donation motivates me to keep releasing free stuff for the WordPress community!" |
| 94 | msgstr "" |
| 95 | |
| 96 | #: src/Admin/Admin.php:528 |
| 97 | #, php-format |
| 98 | msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!" |
| 99 | msgstr "" |
| 100 | |
| 101 | #: src/Admin/Admin.php:535 |
| 102 | #, php-format |
| 103 | msgid "" |
| 104 | "<p><strong>For more information:</strong></p><ul><li><a href=\"%1$s\">Documentation</" |
| 105 | "a></li><li><a href=\"%2$s\">Support</a></li></ul>" |
| 106 | msgstr "" |
| 107 | |
| 108 | #: src/Admin/Admin.php:561 |
| 109 | msgid "Settings" |
| 110 | msgstr "" |
| 111 | |
| 112 | #: src/Admin/Admin.php:562 |
| 113 | msgid "Support" |
| 114 | msgstr "" |
| 115 | |
| 116 | #: src/Admin/Admin.php:640 src/Admin/Admin.php:961 src/Admin/Admin.php:965 |
| 117 | #: src/Output.php:970 src/Shortcode/ViewsCount.php:79 |
| 118 | #, php-format |
| 119 | msgid "%s view" |
| 120 | msgid_plural "%s views" |
| 121 | msgstr[0] "" |
| 122 | msgstr[1] "" |
| 123 | |
| 124 | #: src/Admin/Admin.php:640 src/Admin/Admin.php:963 src/Admin/Admin.php:965 |
| 125 | #: src/Output.php:953 |
| 126 | #, php-format |
| 127 | msgid "%s comment" |
| 128 | msgid_plural "%s comments" |
| 129 | msgstr[0] "" |
| 130 | msgstr[1] "" |
| 131 | |
| 132 | #: src/Admin/Admin.php:661 src/Block/Widget/edit/fields-main.js:29 |
| 133 | #: src/Compatibility/Elementor/widgets/widget-controls.php:45 |
| 134 | msgid "Comments" |
| 135 | msgstr "" |
| 136 | |
| 137 | #: src/Admin/Admin.php:665 src/Admin/ListColumnTotalViews.php:86 |
| 138 | msgid "Views" |
| 139 | msgstr "" |
| 140 | |
| 141 | #: src/Admin/Admin.php:967 |
| 142 | msgid "View" |
| 143 | msgstr "" |
| 144 | |
| 145 | #: src/Admin/Admin.php:967 src/Block/Widget/edit/controls.js:15 |
| 146 | msgid "Edit" |
| 147 | msgstr "" |
| 148 | |
| 149 | #: src/Admin/Admin.php:978 |
| 150 | msgid "" |
| 151 | "Looks like your site's activity is a little low right now. <br />Spread the word and " |
| 152 | "come back later!" |
| 153 | msgstr "" |
| 154 | |
| 155 | #: src/Admin/Admin.php:1268 |
| 156 | #, php-format |
| 157 | msgid "" |
| 158 | "It seems that your site is popular (great!) You may want to check <a href=\"%s\">these " |
| 159 | "recommendations</a> to make sure that its performance stays up to par." |
| 160 | msgstr "" |
| 161 | |
| 162 | #: src/Admin/Admin.php:1280 |
| 163 | msgid "Dismiss" |
| 164 | msgstr "" |
| 165 | |
| 166 | #: src/Admin/Admin.php:1280 |
| 167 | msgid "Remind me later" |
| 168 | msgstr "" |
| 169 | |
| 170 | #: src/Admin/Admin.php:1298 |
| 171 | #, php-format |
| 172 | msgid "" |
| 173 | "It looks like your site is not using <a href=\"%s\">Pretty Permalinks</a>. Please <a " |
| 174 | "href=\"%s\">select a permalink structure</a> other than <em>%s</em> so WP Popular " |
| 175 | "Posts can do its job." |
| 176 | msgstr "" |
| 177 | |
| 178 | #: src/Admin/Admin.php:1308 |
| 179 | msgid "Plain" |
| 180 | msgstr "" |
| 181 | |
| 182 | #: src/Admin/admin-page.php:7 src/Admin/admin-page.php:137 |
| 183 | msgid "Stats" |
| 184 | msgstr "" |
| 185 | |
| 186 | #: src/Admin/admin-page.php:8 src/Admin/admin-page.php:138 |
| 187 | msgid "Tools" |
| 188 | msgstr "" |
| 189 | |
| 190 | #: src/Admin/admin-page.php:9 |
| 191 | msgid "Parameters" |
| 192 | msgstr "" |
| 193 | |
| 194 | #: src/Admin/admin-page.php:33 src/Admin/admin-page.php:44 src/Admin/admin-page.php:80 |
| 195 | #: src/Admin/admin-page.php:127 |
| 196 | msgid "Settings saved." |
| 197 | msgstr "" |
| 198 | |
| 199 | #: src/Admin/admin-page.php:60 |
| 200 | msgid "Please provide the name of your custom field." |
| 201 | msgstr "" |
| 202 | |
| 203 | #: src/Admin/screen-stats.php:14 |
| 204 | msgid "Open Settings" |
| 205 | msgstr "" |
| 206 | |
| 207 | #: src/Admin/screen-stats.php:16 |
| 208 | msgid "Stats Settings" |
| 209 | msgstr "" |
| 210 | |
| 211 | #: src/Admin/screen-stats.php:18 |
| 212 | msgid "Post type" |
| 213 | msgstr "" |
| 214 | |
| 215 | #: src/Admin/screen-stats.php:21 src/Block/Widget/edit/fields-main.js:19 |
| 216 | #: src/Compatibility/Elementor/widgets/widget-controls.php:32 |
| 217 | msgid "Limit" |
| 218 | msgstr "" |
| 219 | |
| 220 | #: src/Admin/screen-stats.php:25 src/Block/Widget/edit/fields-main.js:24 |
| 221 | #: src/Compatibility/Elementor/widgets/widget-controls.php:101 |
| 222 | msgid "Display only posts published within the selected Time Range" |
| 223 | msgstr "" |
| 224 | |
| 225 | #: src/Admin/screen-stats.php:31 |
| 226 | msgid "Display Y scale" |
| 227 | msgstr "" |
| 228 | |
| 229 | #: src/Admin/screen-stats.php:38 src/Admin/screen-stats.php:85 |
| 230 | #: src/Admin/screen-tools.php:111 src/Admin/screen-tools.php:259 |
| 231 | #: src/Admin/screen-tools.php:299 |
| 232 | msgid "Apply" |
| 233 | msgstr "" |
| 234 | |
| 235 | #: src/Admin/screen-stats.php:39 src/Admin/screen-stats.php:88 |
| 236 | msgid "Cancel" |
| 237 | msgstr "" |
| 238 | |
| 239 | #: src/Admin/screen-stats.php:46 |
| 240 | msgid "Custom Time Range Settings" |
| 241 | msgstr "" |
| 242 | |
| 243 | #: src/Admin/screen-stats.php:49 |
| 244 | msgid "Custom Time Range" |
| 245 | msgstr "" |
| 246 | |
| 247 | #: src/Admin/screen-stats.php:50 |
| 248 | msgid "Date Range" |
| 249 | msgstr "" |
| 250 | |
| 251 | #: src/Admin/screen-stats.php:57 src/Admin/screen-tools.php:184 |
| 252 | #: src/Block/Widget/edit/fields-main.js:41 |
| 253 | #: src/Compatibility/Elementor/widgets/widget-controls.php:88 |
| 254 | msgid "Minute(s)" |
| 255 | msgstr "" |
| 256 | |
| 257 | #: src/Admin/screen-stats.php:58 src/Admin/screen-tools.php:185 |
| 258 | #: src/Block/Widget/edit/fields-main.js:42 |
| 259 | #: src/Compatibility/Elementor/widgets/widget-controls.php:89 |
| 260 | msgid "Hour(s)" |
| 261 | msgstr "" |
| 262 | |
| 263 | #: src/Admin/screen-stats.php:59 src/Admin/screen-tools.php:186 |
| 264 | #: src/Block/Widget/edit/fields-main.js:43 |
| 265 | #: src/Compatibility/Elementor/widgets/widget-controls.php:90 |
| 266 | msgid "Day(s)" |
| 267 | msgstr "" |
| 268 | |
| 269 | #: src/Admin/screen-stats.php:68 |
| 270 | msgid "Start date" |
| 271 | msgstr "" |
| 272 | |
| 273 | #: src/Admin/screen-stats.php:75 |
| 274 | msgid "End date" |
| 275 | msgstr "" |
| 276 | |
| 277 | #: src/Admin/screen-stats.php:99 |
| 278 | msgid "Today" |
| 279 | msgstr "" |
| 280 | |
| 281 | #: src/Admin/screen-stats.php:102 |
| 282 | msgid "Last 24 hours" |
| 283 | msgstr "" |
| 284 | |
| 285 | #: src/Admin/screen-stats.php:105 src/Block/Widget/edit/fields-main.js:34 |
| 286 | #: src/Compatibility/Elementor/widgets/widget-controls.php:58 |
| 287 | msgid "Last 7 days" |
| 288 | msgstr "" |
| 289 | |
| 290 | #: src/Admin/screen-stats.php:108 src/Block/Widget/edit/fields-main.js:35 |
| 291 | #: src/Compatibility/Elementor/widgets/widget-controls.php:59 |
| 292 | msgid "Last 30 days" |
| 293 | msgstr "" |
| 294 | |
| 295 | #: src/Admin/screen-stats.php:111 src/Block/Widget/edit/fields-main.js:37 |
| 296 | #: src/Compatibility/Elementor/widgets/widget-controls.php:61 |
| 297 | msgid "Custom" |
| 298 | msgstr "" |
| 299 | |
| 300 | #: src/Admin/screen-stats.php:120 |
| 301 | msgid "See your most viewed posts within the selected time range" |
| 302 | msgstr "" |
| 303 | |
| 304 | #: src/Admin/screen-stats.php:120 |
| 305 | msgid "Most viewed" |
| 306 | msgstr "" |
| 307 | |
| 308 | #: src/Admin/screen-stats.php:121 |
| 309 | msgid "See your most commented posts within the selected time range" |
| 310 | msgstr "" |
| 311 | |
| 312 | #: src/Admin/screen-stats.php:121 |
| 313 | msgid "Most commented" |
| 314 | msgstr "" |
| 315 | |
| 316 | #: src/Admin/screen-stats.php:122 |
| 317 | msgid "See your most viewed posts within the last hour" |
| 318 | msgstr "" |
| 319 | |
| 320 | #: src/Admin/screen-stats.php:123 |
| 321 | msgid "See your most viewed posts of all time" |
| 322 | msgstr "" |
| 323 | |
| 324 | #: src/Admin/screen-stats.php:123 |
| 325 | msgid "Hall of Fame" |
| 326 | msgstr "" |
| 327 | |
| 328 | #: src/Admin/screen-tools.php:13 |
| 329 | msgid "Thumbnails" |
| 330 | msgstr "" |
| 331 | |
| 332 | #: src/Admin/screen-tools.php:19 |
| 333 | msgid "Default thumbnail" |
| 334 | msgstr "" |
| 335 | |
| 336 | #: src/Admin/screen-tools.php:38 |
| 337 | msgid "Change thumbnail" |
| 338 | msgstr "" |
| 339 | |
| 340 | #: src/Admin/screen-tools.php:39 |
| 341 | msgid "Reset thumbnail" |
| 342 | msgstr "" |
| 343 | |
| 344 | #: src/Admin/screen-tools.php:42 |
| 345 | msgid "This image will be displayed when no thumbnail is available" |
| 346 | msgstr "" |
| 347 | |
| 348 | #: src/Admin/screen-tools.php:46 |
| 349 | msgid "Pick image from" |
| 350 | msgstr "" |
| 351 | |
| 352 | #: src/Admin/screen-tools.php:49 |
| 353 | msgid "Featured image" |
| 354 | msgstr "" |
| 355 | |
| 356 | #: src/Admin/screen-tools.php:50 |
| 357 | msgid "First image on post" |
| 358 | msgstr "" |
| 359 | |
| 360 | #: src/Admin/screen-tools.php:51 |
| 361 | msgid "First attachment" |
| 362 | msgstr "" |
| 363 | |
| 364 | #: src/Admin/screen-tools.php:52 |
| 365 | msgid "Custom field" |
| 366 | msgstr "" |
| 367 | |
| 368 | #: src/Admin/screen-tools.php:55 |
| 369 | msgid "Tell WP Popular Posts where it should get thumbnails from" |
| 370 | msgstr "" |
| 371 | |
| 372 | #: src/Admin/screen-tools.php:60 |
| 373 | msgid "Thumbnail format" |
| 374 | msgstr "" |
| 375 | |
| 376 | #: src/Admin/screen-tools.php:63 |
| 377 | msgid "Use original format" |
| 378 | msgstr "" |
| 379 | |
| 380 | #: src/Admin/screen-tools.php:71 |
| 381 | msgid "Lazy load" |
| 382 | msgstr "" |
| 383 | |
| 384 | #: src/Admin/screen-tools.php:71 src/Admin/screen-tools.php:168 |
| 385 | #: src/Admin/screen-tools.php:196 src/Admin/screen-tools.php:215 |
| 386 | #: src/Block/Widget/edit/fields-html-markup.js:107 |
| 387 | msgid "What is this?" |
| 388 | msgstr "" |
| 389 | |
| 390 | #: src/Admin/screen-tools.php:74 |
| 391 | msgid "No" |
| 392 | msgstr "" |
| 393 | |
| 394 | #: src/Admin/screen-tools.php:75 src/Admin/screen-tools.php:90 |
| 395 | msgid "Yes" |
| 396 | msgstr "" |
| 397 | |
| 398 | #: src/Admin/screen-tools.php:80 |
| 399 | msgid "Custom field name" |
| 400 | msgstr "" |
| 401 | |
| 402 | #: src/Admin/screen-tools.php:86 |
| 403 | msgid "Resize image from Custom field?" |
| 404 | msgstr "" |
| 405 | |
| 406 | #: src/Admin/screen-tools.php:89 |
| 407 | msgid "No, use image as is" |
| 408 | msgstr "" |
| 409 | |
| 410 | #: src/Admin/screen-tools.php:101 |
| 411 | msgid "Empty image cache" |
| 412 | msgstr "" |
| 413 | |
| 414 | #: src/Admin/screen-tools.php:102 |
| 415 | msgid "Use this button to clear WPP's thumbnails cache" |
| 416 | msgstr "" |
| 417 | |
| 418 | #: src/Admin/screen-tools.php:122 |
| 419 | msgid "Data" |
| 420 | msgstr "" |
| 421 | |
| 422 | #: src/Admin/screen-tools.php:128 |
| 423 | msgid "Log views from" |
| 424 | msgstr "" |
| 425 | |
| 426 | #: src/Admin/screen-tools.php:131 |
| 427 | msgid "Visitors only" |
| 428 | msgstr "" |
| 429 | |
| 430 | #: src/Admin/screen-tools.php:132 |
| 431 | msgid "Logged-in users only" |
| 432 | msgstr "" |
| 433 | |
| 434 | #: src/Admin/screen-tools.php:133 |
| 435 | msgid "Everyone" |
| 436 | msgstr "" |
| 437 | |
| 438 | #: src/Admin/screen-tools.php:139 |
| 439 | msgid "Log limit" |
| 440 | msgstr "" |
| 441 | |
| 442 | #: src/Admin/screen-tools.php:142 src/Admin/screen-tools.php:159 |
| 443 | #: src/Admin/screen-tools.php:199 src/Admin/screen-tools.php:226 |
| 444 | #: src/Admin/screen-tools.php:290 |
| 445 | msgid "Disabled" |
| 446 | msgstr "" |
| 447 | |
| 448 | #: src/Admin/screen-tools.php:143 |
| 449 | msgid "Keep data for" |
| 450 | msgstr "" |
| 451 | |
| 452 | #: src/Admin/screen-tools.php:147 |
| 453 | msgid "day(s)" |
| 454 | msgstr "" |
| 455 | |
| 456 | #: src/Admin/screen-tools.php:150 |
| 457 | msgid "Data older than the specified time frame will be automatically discarded" |
| 458 | msgstr "" |
| 459 | |
| 460 | #: src/Admin/screen-tools.php:156 |
| 461 | msgid "Load popular posts list via AJAX" |
| 462 | msgstr "" |
| 463 | |
| 464 | #: src/Admin/screen-tools.php:160 src/Admin/screen-tools.php:200 |
| 465 | #: src/Admin/screen-tools.php:227 src/Admin/screen-tools.php:289 |
| 466 | msgid "Enabled" |
| 467 | msgstr "" |
| 468 | |
| 469 | #: src/Admin/screen-tools.php:164 |
| 470 | msgid "" |
| 471 | "If you are using a caching plugin such as WP Super Cache, enabling this feature will " |
| 472 | "keep the popular list from being cached by it" |
| 473 | msgstr "" |
| 474 | |
| 475 | #: src/Admin/screen-tools.php:168 |
| 476 | msgid "Data Caching" |
| 477 | msgstr "" |
| 478 | |
| 479 | #: src/Admin/screen-tools.php:171 |
| 480 | msgid "Never cache" |
| 481 | msgstr "" |
| 482 | |
| 483 | #: src/Admin/screen-tools.php:172 |
| 484 | msgid "Enable caching" |
| 485 | msgstr "" |
| 486 | |
| 487 | #: src/Admin/screen-tools.php:176 |
| 488 | msgid "" |
| 489 | "WPP can cache the popular list for a specified amount of time. Recommended for large / " |
| 490 | "high traffic sites" |
| 491 | msgstr "" |
| 492 | |
| 493 | #: src/Admin/screen-tools.php:180 |
| 494 | msgid "Refresh cache every" |
| 495 | msgstr "" |
| 496 | |
| 497 | #: src/Admin/screen-tools.php:187 |
| 498 | msgid "Week(s)" |
| 499 | msgstr "" |
| 500 | |
| 501 | #: src/Admin/screen-tools.php:188 |
| 502 | msgid "Month(s)" |
| 503 | msgstr "" |
| 504 | |
| 505 | #: src/Admin/screen-tools.php:189 |
| 506 | msgid "Year(s)" |
| 507 | msgstr "" |
| 508 | |
| 509 | #: src/Admin/screen-tools.php:192 |
| 510 | msgid "Really? That long?" |
| 511 | msgstr "" |
| 512 | |
| 513 | #: src/Admin/screen-tools.php:196 |
| 514 | msgid "Data Sampling" |
| 515 | msgstr "" |
| 516 | |
| 517 | #: src/Admin/screen-tools.php:206 |
| 518 | #, php-format |
| 519 | msgid "" |
| 520 | "By default, WP Popular Posts stores in database every single visit your site receives. " |
| 521 | "For small / medium sites this is generally OK, but on large / high traffic sites the " |
| 522 | "constant writing to the database may have an impact on performance. With <a " |
| 523 | "href=\"%1$s\" target=\"_blank\">data sampling</a>, WP Popular Posts will store only a " |
| 524 | "subset of your traffic and report on the tendencies detected in that sample set (for " |
| 525 | "more, <a href=\"%2$s\" target=\"_blank\">please read here</a>)" |
| 526 | msgstr "" |
| 527 | |
| 528 | #: src/Admin/screen-tools.php:215 |
| 529 | msgid "Sample Rate" |
| 530 | msgstr "" |
| 531 | |
| 532 | #: src/Admin/screen-tools.php:219 |
| 533 | #, php-format |
| 534 | msgid "" |
| 535 | "A sampling rate of %d is recommended for large / high traffic sites. For lower traffic " |
| 536 | "sites, you should lower the value." |
| 537 | msgstr "" |
| 538 | |
| 539 | #: src/Admin/screen-tools.php:223 |
| 540 | msgid "Display views column" |
| 541 | msgstr "" |
| 542 | |
| 543 | #: src/Admin/screen-tools.php:231 |
| 544 | msgid "Displays a Views column on admin post lists" |
| 545 | msgstr "" |
| 546 | |
| 547 | #: src/Admin/screen-tools.php:235 |
| 548 | msgid "Display views column for these post types" |
| 549 | msgstr "" |
| 550 | |
| 551 | #: src/Admin/screen-tools.php:270 |
| 552 | msgid "Miscellaneous" |
| 553 | msgstr "" |
| 554 | |
| 555 | #: src/Admin/screen-tools.php:276 |
| 556 | msgid "Open links in" |
| 557 | msgstr "" |
| 558 | |
| 559 | #: src/Admin/screen-tools.php:279 |
| 560 | msgid "Current window" |
| 561 | msgstr "" |
| 562 | |
| 563 | #: src/Admin/screen-tools.php:280 |
| 564 | msgid "New tab/window" |
| 565 | msgstr "" |
| 566 | |
| 567 | #: src/Admin/screen-tools.php:286 |
| 568 | msgid "Use plugin's stylesheet" |
| 569 | msgstr "" |
| 570 | |
| 571 | #: src/Admin/screen-tools.php:293 |
| 572 | msgid "" |
| 573 | "By default, the plugin includes a stylesheet called wpp.css which you can use to style " |
| 574 | "your popular posts listing. If you wish to use your own stylesheet or do not want it " |
| 575 | "to have it included in the header section of your site, use this." |
| 576 | msgstr "" |
| 577 | |
| 578 | #: src/Block/Widget/edit/fields-filters.js:12 |
| 579 | msgid "Post type(s)" |
| 580 | msgstr "" |
| 581 | |
| 582 | #: src/Block/Widget/edit/fields-filters.js:13 |
| 583 | #: src/Compatibility/Elementor/widgets/widget-controls.php:127 |
| 584 | msgid "Post types must be comma separated." |
| 585 | msgstr "" |
| 586 | |
| 587 | #: src/Block/Widget/edit/fields-filters.js:14 |
| 588 | #: src/Compatibility/Elementor/widgets/widget-controls.php:139 |
| 589 | msgid "Post ID(s) to exclude" |
| 590 | msgstr "" |
| 591 | |
| 592 | #: src/Block/Widget/edit/fields-filters.js:15 |
| 593 | #: src/Compatibility/Elementor/widgets/widget-controls.php:152 |
| 594 | msgid "Author ID(s)" |
| 595 | msgstr "" |
| 596 | |
| 597 | #: src/Block/Widget/edit/fields-filters.js:16 |
| 598 | #: src/Compatibility/Elementor/widgets/widget-controls.php:141 |
| 599 | #: src/Compatibility/Elementor/widgets/widget-controls.php:154 |
| 600 | msgid "IDs must be comma separated." |
| 601 | msgstr "" |
| 602 | |
| 603 | #: src/Block/Widget/edit/fields-filters.js:17 |
| 604 | #: src/Compatibility/Elementor/widgets/widget-controls.php:185 |
| 605 | msgid "Term IDs must be comma separated, prefix a minus sign to exclude." |
| 606 | msgstr "" |
| 607 | |
| 608 | #: src/Block/Widget/edit/fields-filters.js:103 |
| 609 | #: src/Compatibility/Elementor/widgets/widget-controls.php:116 |
| 610 | msgid "Filters" |
| 611 | msgstr "" |
| 612 | |
| 613 | #: src/Block/Widget/edit/fields-html-markup.js:24 |
| 614 | msgid "Use custom HTML Markup" |
| 615 | msgstr "" |
| 616 | |
| 617 | #: src/Block/Widget/edit/fields-html-markup.js:25 |
| 618 | #: src/Compatibility/Elementor/widgets/widget-controls.php:515 |
| 619 | msgid "Before title" |
| 620 | msgstr "" |
| 621 | |
| 622 | #: src/Block/Widget/edit/fields-html-markup.js:26 |
| 623 | #: src/Compatibility/Elementor/widgets/widget-controls.php:531 |
| 624 | msgid "After title" |
| 625 | msgstr "" |
| 626 | |
| 627 | #: src/Block/Widget/edit/fields-html-markup.js:27 |
| 628 | #: src/Compatibility/Elementor/widgets/widget-controls.php:547 |
| 629 | msgid "Before popular posts" |
| 630 | msgstr "" |
| 631 | |
| 632 | #: src/Block/Widget/edit/fields-html-markup.js:28 |
| 633 | #: src/Compatibility/Elementor/widgets/widget-controls.php:563 |
| 634 | msgid "After popular posts" |
| 635 | msgstr "" |
| 636 | |
| 637 | #: src/Block/Widget/edit/fields-html-markup.js:29 |
| 638 | #: src/Compatibility/Elementor/widgets/widget-controls.php:579 |
| 639 | msgid "Post HTML markup" |
| 640 | msgstr "" |
| 641 | |
| 642 | #: src/Block/Widget/edit/fields-html-markup.js:30 |
| 643 | #: src/Compatibility/Elementor/widgets/widget-controls.php:583 |
| 644 | msgid "Content Tags List" |
| 645 | msgstr "" |
| 646 | |
| 647 | #: src/Block/Widget/edit/fields-html-markup.js:31 |
| 648 | #: src/Compatibility/Elementor/widgets/widget-controls.php:493 |
| 649 | msgid "Theme" |
| 650 | msgstr "" |
| 651 | |
| 652 | #: src/Block/Widget/edit/fields-html-markup.js:34 |
| 653 | msgid "None" |
| 654 | msgstr "" |
| 655 | |
| 656 | #: src/Block/Widget/edit/fields-html-markup.js:107 |
| 657 | #: src/Compatibility/Elementor/widgets/widget-controls.php:474 |
| 658 | msgid "HTML Markup settings" |
| 659 | msgstr "" |
| 660 | |
| 661 | #: src/Block/Widget/edit/fields-main.js:18 |
| 662 | #: src/Compatibility/Elementor/widgets/widget-controls.php:15 |
| 663 | msgid "Title" |
| 664 | msgstr "" |
| 665 | |
| 666 | #: src/Block/Widget/edit/fields-main.js:20 |
| 667 | #: src/Compatibility/Elementor/widgets/widget-controls.php:39 |
| 668 | msgid "Sort posts by" |
| 669 | msgstr "" |
| 670 | |
| 671 | #: src/Block/Widget/edit/fields-main.js:21 |
| 672 | #: src/Compatibility/Elementor/widgets/widget-controls.php:53 |
| 673 | msgid "Time Range" |
| 674 | msgstr "" |
| 675 | |
| 676 | #: src/Block/Widget/edit/fields-main.js:22 |
| 677 | #: src/Compatibility/Elementor/widgets/widget-controls.php:74 |
| 678 | msgid "Time Quantity" |
| 679 | msgstr "" |
| 680 | |
| 681 | #: src/Block/Widget/edit/fields-main.js:23 |
| 682 | #: src/Compatibility/Elementor/widgets/widget-controls.php:84 |
| 683 | msgid "Time Unit" |
| 684 | msgstr "" |
| 685 | |
| 686 | #: src/Block/Widget/edit/fields-main.js:27 |
| 687 | #: src/Compatibility/Elementor/widgets/widget-controls.php:43 |
| 688 | msgid "Total views" |
| 689 | msgstr "" |
| 690 | |
| 691 | #: src/Block/Widget/edit/fields-main.js:28 |
| 692 | #: src/Compatibility/Elementor/widgets/widget-controls.php:44 |
| 693 | msgid "Avg. daily views" |
| 694 | msgstr "" |
| 695 | |
| 696 | #: src/Block/Widget/edit/fields-main.js:33 |
| 697 | #: src/Compatibility/Elementor/widgets/widget-controls.php:57 |
| 698 | msgid "Last 24 Hours" |
| 699 | msgstr "" |
| 700 | |
| 701 | #: src/Block/Widget/edit/fields-main.js:36 |
| 702 | #: src/Compatibility/Elementor/widgets/widget-controls.php:60 |
| 703 | msgid "All-time" |
| 704 | msgstr "" |
| 705 | |
| 706 | #: src/Block/Widget/edit/fields-post-settings.js:22 |
| 707 | #: src/Compatibility/Elementor/widgets/widget-controls.php:223 |
| 708 | msgid "Shorten title" |
| 709 | msgstr "" |
| 710 | |
| 711 | #: src/Block/Widget/edit/fields-post-settings.js:23 |
| 712 | #: src/Compatibility/Elementor/widgets/widget-controls.php:233 |
| 713 | msgid "Shorten title to" |
| 714 | msgstr "" |
| 715 | |
| 716 | #: src/Block/Widget/edit/fields-post-settings.js:24 |
| 717 | #: src/Compatibility/Elementor/widgets/widget-controls.php:263 |
| 718 | msgid "Display post excerpt" |
| 719 | msgstr "" |
| 720 | |
| 721 | #: src/Block/Widget/edit/fields-post-settings.js:25 |
| 722 | #: src/Compatibility/Elementor/widgets/widget-controls.php:273 |
| 723 | msgid "Keep text format and links" |
| 724 | msgstr "" |
| 725 | |
| 726 | #: src/Block/Widget/edit/fields-post-settings.js:26 |
| 727 | #: src/Compatibility/Elementor/widgets/widget-controls.php:286 |
| 728 | msgid "Excerpt length" |
| 729 | msgstr "" |
| 730 | |
| 731 | #: src/Block/Widget/edit/fields-post-settings.js:27 |
| 732 | #: src/Compatibility/Elementor/widgets/widget-controls.php:315 |
| 733 | msgid "Display post thumbnail" |
| 734 | msgstr "" |
| 735 | |
| 736 | #: src/Block/Widget/edit/fields-post-settings.js:28 |
| 737 | #: src/Compatibility/Elementor/widgets/widget-controls.php:341 |
| 738 | msgid "Thumbnail width" |
| 739 | msgstr "" |
| 740 | |
| 741 | #: src/Block/Widget/edit/fields-post-settings.js:29 |
| 742 | #: src/Compatibility/Elementor/widgets/widget-controls.php:357 |
| 743 | msgid "Thumbnail height" |
| 744 | msgstr "" |
| 745 | |
| 746 | #: src/Block/Widget/edit/fields-post-settings.js:30 |
| 747 | #: src/Compatibility/Elementor/widgets/widget-controls.php:346 |
| 748 | #: src/Compatibility/Elementor/widgets/widget-controls.php:362 |
| 749 | msgid "Size in px units (pixels)" |
| 750 | msgstr "" |
| 751 | |
| 752 | #: src/Block/Widget/edit/fields-post-settings.js:31 |
| 753 | #: src/Compatibility/Elementor/widgets/widget-controls.php:212 |
| 754 | msgid "Display post rating" |
| 755 | msgstr "" |
| 756 | |
| 757 | #: src/Block/Widget/edit/fields-post-settings.js:34 |
| 758 | #: src/Compatibility/Elementor/widgets/widget-controls.php:251 |
| 759 | #: src/Compatibility/Elementor/widgets/widget-controls.php:303 |
| 760 | msgid "characters" |
| 761 | msgstr "" |
| 762 | |
| 763 | #: src/Block/Widget/edit/fields-post-settings.js:35 |
| 764 | #: src/Compatibility/Elementor/widgets/widget-controls.php:252 |
| 765 | #: src/Compatibility/Elementor/widgets/widget-controls.php:304 |
| 766 | msgid "words" |
| 767 | msgstr "" |
| 768 | |
| 769 | #: src/Block/Widget/edit/fields-post-settings.js:39 |
| 770 | #: src/Compatibility/Elementor/widgets/widget-controls.php:329 |
| 771 | msgid "Set size manually" |
| 772 | msgstr "" |
| 773 | |
| 774 | #: src/Block/Widget/edit/fields-post-settings.js:40 |
| 775 | #: src/Compatibility/Elementor/widgets/widget-controls.php:330 |
| 776 | msgid "Use predefined size" |
| 777 | msgstr "" |
| 778 | |
| 779 | #: src/Block/Widget/edit/fields-post-settings.js:137 |
| 780 | #: src/Compatibility/Elementor/widgets/widget-controls.php:200 |
| 781 | msgid "Posts settings" |
| 782 | msgstr "" |
| 783 | |
| 784 | #: src/Block/Widget/edit/fields-stats-tag.js:16 |
| 785 | #: src/Compatibility/Elementor/widgets/widget-controls.php:411 |
| 786 | msgid "Display comments count" |
| 787 | msgstr "" |
| 788 | |
| 789 | #: src/Block/Widget/edit/fields-stats-tag.js:17 |
| 790 | #: src/Compatibility/Elementor/widgets/widget-controls.php:421 |
| 791 | msgid "Display views" |
| 792 | msgstr "" |
| 793 | |
| 794 | #: src/Block/Widget/edit/fields-stats-tag.js:18 |
| 795 | #: src/Compatibility/Elementor/widgets/widget-controls.php:431 |
| 796 | msgid "Display author" |
| 797 | msgstr "" |
| 798 | |
| 799 | #: src/Block/Widget/edit/fields-stats-tag.js:19 |
| 800 | #: src/Compatibility/Elementor/widgets/widget-controls.php:441 |
| 801 | msgid "Display date" |
| 802 | msgstr "" |
| 803 | |
| 804 | #: src/Block/Widget/edit/fields-stats-tag.js:20 |
| 805 | #: src/Compatibility/Elementor/widgets/widget-controls.php:451 |
| 806 | msgid "Date Format" |
| 807 | msgstr "" |
| 808 | |
| 809 | #: src/Block/Widget/edit/fields-stats-tag.js:22 |
| 810 | #: src/Compatibility/Elementor/widgets/widget-controls.php:455 |
| 811 | msgid "Relative" |
| 812 | msgstr "" |
| 813 | |
| 814 | #: src/Block/Widget/edit/fields-stats-tag.js:23 |
| 815 | #: src/Compatibility/Elementor/widgets/widget-controls.php:456 |
| 816 | msgid "Month Day, Year" |
| 817 | msgstr "" |
| 818 | |
| 819 | #: src/Block/Widget/edit/fields-stats-tag.js:24 |
| 820 | #: src/Compatibility/Elementor/widgets/widget-controls.php:457 |
| 821 | msgid "yyyy/mm/dd" |
| 822 | msgstr "" |
| 823 | |
| 824 | #: src/Block/Widget/edit/fields-stats-tag.js:25 |
| 825 | #: src/Compatibility/Elementor/widgets/widget-controls.php:458 |
| 826 | msgid "mm/dd/yyyy" |
| 827 | msgstr "" |
| 828 | |
| 829 | #: src/Block/Widget/edit/fields-stats-tag.js:26 |
| 830 | #: src/Compatibility/Elementor/widgets/widget-controls.php:459 |
| 831 | msgid "dd/mm/yyyy" |
| 832 | msgstr "" |
| 833 | |
| 834 | #: src/Block/Widget/edit/fields-stats-tag.js:27 |
| 835 | #: src/Compatibility/Elementor/widgets/widget-controls.php:460 |
| 836 | msgid "WordPress Date Format" |
| 837 | msgstr "" |
| 838 | |
| 839 | #: src/Block/Widget/edit/fields-stats-tag.js:29 |
| 840 | msgid "Display taxonomy" |
| 841 | msgstr "" |
| 842 | |
| 843 | #: src/Block/Widget/edit/fields-stats-tag.js:30 |
| 844 | msgid "Taxonomy" |
| 845 | msgstr "" |
| 846 | |
| 847 | #: src/Block/Widget/edit/fields-stats-tag.js:46 |
| 848 | #: src/Compatibility/Elementor/widgets/widget-controls.php:400 |
| 849 | msgid "Stats Tag settings" |
| 850 | msgstr "" |
| 851 | |
| 852 | #: src/Block/Widget/widget.js:11 |
| 853 | msgid "A highly customizable block that displays your most popular posts." |
| 854 | msgstr "" |
| 855 | |
| 856 | #: src/Compatibility/Elementor/widgets/widget-controls.php:6 |
| 857 | msgid "General" |
| 858 | msgstr "" |
| 859 | |
| 860 | #: src/Compatibility/Elementor/widgets/widget-controls.php:17 |
| 861 | msgid "Enter your title" |
| 862 | msgstr "" |
| 863 | |
| 864 | #: src/Compatibility/Elementor/widgets/widget-controls.php:125 |
| 865 | msgid "Post Type(s)" |
| 866 | msgstr "" |
| 867 | |
| 868 | #: src/Compatibility/Elementor/widgets/widget-controls.php:183 |
| 869 | msgid "Term ID(s)" |
| 870 | msgstr "" |
| 871 | |
| 872 | #: src/Compatibility/Elementor/widgets/widget-controls.php:505 |
| 873 | msgid "How do I customize this theme?" |
| 874 | msgstr "" |
| 875 | |
| 876 | #: src/Output.php:323 |
| 877 | msgid "Sorry. No data so far." |
| 878 | msgstr "" |
| 879 | |
| 880 | #: src/Output.php:771 |
| 881 | #, php-format |
| 882 | msgid "%s ago" |
| 883 | msgstr "" |
| 884 | |
| 885 | #: src/Output.php:964 |
| 886 | #, php-format |
| 887 | msgid "%s view per day" |
| 888 | msgid_plural "%s views per day" |
| 889 | msgstr[0] "" |
| 890 | msgstr[1] "" |
| 891 | |
| 892 | #: src/Output.php:982 |
| 893 | #, php-format |
| 894 | msgid "by %s" |
| 895 | msgstr "" |
| 896 | |
| 897 | #: src/Output.php:987 |
| 898 | #, php-format |
| 899 | msgid "posted %s" |
| 900 | msgstr "" |
| 901 | |
| 902 | #: src/Output.php:987 |
| 903 | #, php-format |
| 904 | msgid "posted on %s" |
| 905 | msgstr "" |
| 906 | |
| 907 | #: src/Output.php:992 |
| 908 | #, php-format |
| 909 | msgid "under %s" |
| 910 | msgstr "" |
| 911 | |
| 912 | #: src/Rest/PostsEndpoint.php:115 |
| 913 | msgid "Return popular posts from specified custom post type(s)." |
| 914 | msgstr "" |
| 915 | |
| 916 | #: src/Rest/PostsEndpoint.php:122 |
| 917 | msgid "The maximum number of popular posts to return." |
| 918 | msgstr "" |
| 919 | |
| 920 | #: src/Rest/PostsEndpoint.php:130 |
| 921 | msgid "Retrieve the most popular entries published within the specified time range." |
| 922 | msgstr "" |
| 923 | |
| 924 | #: src/Rest/PostsEndpoint.php:138 |
| 925 | msgid "An offset point for the collection." |
| 926 | msgstr "" |
| 927 | |
| 928 | #: src/Rest/PostsEndpoint.php:146 |
| 929 | msgid "Set the sorting option of the popular posts." |
| 930 | msgstr "" |
| 931 | |
| 932 | #: src/Rest/PostsEndpoint.php:154 |
| 933 | msgid "Return popular posts from a specified time range." |
| 934 | msgstr "" |
| 935 | |
| 936 | #: src/Rest/PostsEndpoint.php:162 |
| 937 | msgid "Specifies the time unit of the custom time range." |
| 938 | msgstr "" |
| 939 | |
| 940 | #: src/Rest/PostsEndpoint.php:170 |
| 941 | msgid "Specifies the number of time units of the custom time range." |
| 942 | msgstr "" |
| 943 | |
| 944 | #: src/Rest/PostsEndpoint.php:178 src/Rest/PostsEndpoint.php:186 |
| 945 | msgid "Post IDs to exclude from the listing." |
| 946 | msgstr "" |
| 947 | |
| 948 | #: src/Rest/PostsEndpoint.php:194 |
| 949 | msgid "Include posts in a specified taxonomy." |
| 950 | msgstr "" |
| 951 | |
| 952 | #: src/Rest/PostsEndpoint.php:202 |
| 953 | msgid "Taxonomy IDs, separated by comma (prefix a minus sign to exclude)." |
| 954 | msgstr "" |
| 955 | |
| 956 | #: src/Rest/PostsEndpoint.php:210 |
| 957 | msgid "Include popular posts from author ID(s)." |
| 958 | msgstr "" |
| 959 | |
| 960 | #: src/Rest/ViewLoggerEndpoint.php:288 |
| 961 | msgid "Enables Data Sampling." |
| 962 | msgstr "" |
| 963 | |
| 964 | #: src/Rest/ViewLoggerEndpoint.php:295 |
| 965 | msgid "Sets the Sampling Rate." |
| 966 | msgstr "" |
| 967 |