WordPress Popular Posts - Version 3.3.0

Version Description

  • Adds the ability to limit the amount of data logged by WPP (see Settings > WordPress Popular Posts > Tools for more).
  • Adds Polylang support (thanks, @Chouby!)
  • Removes post data from DB on deletion.
  • Fixes whitespaces from post_type argument (thanks, @getdave!)
  • WPP now handles SSL detection for images.
  • Removes legacy datacache and datacache_backup tables.
  • Adds Settings page advertisement support.
  • FAQ section has been moved over to Github.
Download this release

Release Info

Developer hcabrera
Plugin Icon 128x128 WordPress Popular Posts
Version 3.3.0
Comparing to
See all releases

Code changes from version 3.2.3 to 3.3.0

js/admin.js CHANGED
@@ -1,6 +1,29 @@
1
  (function ($) {
2
  "use strict";
3
  $(function () {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  // STATISTICS TABS
6
  $("#wpp-stats-tabs a").click(function(e){
@@ -51,6 +74,18 @@
51
 
52
  tb_remove();
53
  };
 
 
 
 
 
 
 
 
 
 
 
 
54
  // cache interval
55
  $("#cache").change(function() {
56
  if ($(this).val() == 1) {
1
  (function ($) {
2
  "use strict";
3
  $(function () {
4
+ // ADS
5
+ $.ajax({
6
+ type: "GET",
7
+ url: "http://cabrerahector.com/ads/get.php",
8
+ timeout: 5000,
9
+ dataType: "jsonp",
10
+ success: function(results){
11
+ if ( !$.isEmptyObject(results) ) {
12
+ $("#wpp_advertisement").html( results.ad );
13
+
14
+ // Detect ad blockers
15
+ setTimeout(function(){
16
+ if ( "none" != $("#wpp_advertisement img").css('display') ) {
17
+ $("#wpp_advertisement").show();
18
+ }
19
+ }, 250);
20
+ }
21
+ },
22
+ error: function(XMLHttpRequest, textStatus, errorThrown){
23
+ if ( window.console && window.console.log )
24
+ window.console.log( 'Could not retrieve the ad: ' + textStatus );
25
+ }
26
+ });
27
 
28
  // STATISTICS TABS
29
  $("#wpp-stats-tabs a").click(function(e){
74
 
75
  tb_remove();
76
  };
77
+ // log limit
78
+ $("#log_limit").change(function(){
79
+ var me = $(this);
80
+
81
+ if (me.val() == 1) {
82
+ me.parent().children("label, .description").show();
83
+ me.parent().children("br").hide();
84
+ } else {
85
+ me.parent().children("label, .description").hide();
86
+ me.parent().children("br").show();
87
+ }
88
+ });
89
  // cache interval
90
  $("#cache").change(function() {
91
  if ($(this).val() == 1) {
lang/wordpress-popular-posts-de_DE.mo CHANGED
Binary file
lang/wordpress-popular-posts-de_DE.po CHANGED
@@ -1,1527 +1,1551 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-24 13:30-0430\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
8
- "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
9
- "Language: de_DE\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-SourceCharset: UTF-8\n"
14
- "X-Poedit-KeywordsList: __;_e;_n:1,2\n"
15
- "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.7.6\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPath-1: ..\n"
20
-
21
- #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
22
- #: ../views/admin.php:75
23
- msgid "Settings saved."
24
- msgstr "Einstellungen gespeichert"
25
-
26
- #: ../views/admin.php:40
27
- msgid "Please provide the name of your custom field."
28
- msgstr "Gebe einen Namen für das benutzerdefinierte Feld an."
29
-
30
- #: ../views/admin.php:81
31
- msgid ""
32
- "Any changes made to WPP's default stylesheet will be lost after every plugin "
33
- "update. In order to prevent this from happening, please copy the wpp.css "
34
- "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
35
- "theme's directory"
36
- msgstr ""
37
-
38
- #: ../views/admin.php:96
39
- #, fuzzy
40
- msgid ""
41
- "This operation will delete all entries from WordPress Popular Posts' cache "
42
- "table and cannot be undone."
43
- msgstr ""
44
- "Alle Einträge im Cache werden gelöscht und können nicht mehr wieder "
45
- "hergestellt werden."
46
-
47
- #: ../views/admin.php:96 ../views/admin.php:104 ../views/admin.php:112
48
- msgid "Do you want to continue?"
49
- msgstr "Möchtest du fortfahren?"
50
-
51
- #: ../views/admin.php:104
52
- msgid ""
53
- "This operation will delete all stored info from WordPress Popular Posts' "
54
- "data tables and cannot be undone."
55
- msgstr ""
56
- "Alle gespeicherten Daten von WordPress Popular Posts werden gelöscht und "
57
- "können nicht wieder hergestellt werden."
58
-
59
- #: ../views/admin.php:112
60
- #, fuzzy
61
- msgid "This operation will delete all cached thumbnails and cannot be undone."
62
- msgstr ""
63
- "Alle Einträge im Cache werden gelöscht und können nicht mehr wieder "
64
- "hergestellt werden."
65
-
66
- #: ../views/admin.php:146
67
- msgid "Stats"
68
- msgstr "Statistiken"
69
-
70
- #: ../views/admin.php:147
71
- msgid "Tools"
72
- msgstr "Werkzeuge"
73
-
74
- #: ../views/admin.php:148 ../views/admin.php:747
75
- msgid "Parameters"
76
- msgstr "Parameter"
77
-
78
- #: ../views/admin.php:149
79
- msgid "FAQ"
80
- msgstr "Häufige Fragen und Antworten"
81
-
82
- #: ../views/admin.php:150
83
- msgid "About"
84
- msgstr "Über"
85
-
86
- #: ../views/admin.php:161
87
- msgid ""
88
- "Click on each tab to see what are the most popular entries on your blog in "
89
- "the last 24 hours, this week, last 30 days or all time since WordPress "
90
- "Popular Posts was installed."
91
- msgstr ""
92
- "Klicke auf jeden Reiter, um die beliebtesten Beiträge deines Blogs von den "
93
- "letzten 24 Stunden, dieser Woche, den letzten 30 Tagen oder des gesamten "
94
- "Zeitraums seit der Installation von WordPress Popular Posts zu sehen."
95
-
96
- #: ../views/admin.php:167
97
- msgid "Order by comments"
98
- msgstr "Sortiert nach Kommentaren"
99
-
100
- #: ../views/admin.php:168
101
- msgid "Order by views"
102
- msgstr "Sortiert nach Seitenaufrufen"
103
-
104
- #: ../views/admin.php:169
105
- msgid "Order by avg. daily views"
106
- msgstr "Sortierte nach durchschn. Tagesaufrufen"
107
-
108
- #: ../views/admin.php:171
109
- msgid "Post type"
110
- msgstr "Post-Type"
111
-
112
- #: ../views/admin.php:172
113
- msgid "Limit"
114
- msgstr "Max. aufzulistende Einträge:"
115
-
116
- #: ../views/admin.php:174 ../views/admin.php:279 ../views/admin.php:366
117
- #: ../views/admin.php:403
118
- msgid "Apply"
119
- msgstr "Anwenden"
120
-
121
- #: ../views/admin.php:177 ../views/form.php:32
122
- msgid "Display only posts published within the selected Time Range"
123
- msgstr ""
124
-
125
- #: ../views/admin.php:184 ../views/form.php:26
126
- msgid "Last 24 hours"
127
- msgstr "Letzte 24 Stunden"
128
-
129
- #: ../views/admin.php:185 ../views/form.php:27
130
- msgid "Last 7 days"
131
- msgstr "Letzte 7 Tage"
132
-
133
- #: ../views/admin.php:186 ../views/form.php:28
134
- msgid "Last 30 days"
135
- msgstr "Letzte 30 Tage"
136
-
137
- #: ../views/admin.php:187 ../views/form.php:29
138
- msgid "All-time"
139
- msgstr "Allzeithoch"
140
-
141
- #: ../views/admin.php:209
142
- msgid "Thumbnails"
143
- msgstr "Vorschaubilder"
144
-
145
- #: ../views/admin.php:214
146
- msgid "Default thumbnail"
147
- msgstr "Standardvorschaubild"
148
-
149
- #: ../views/admin.php:219
150
- msgid "Upload thumbnail"
151
- msgstr "Vorschaubild hochladen"
152
-
153
- #: ../views/admin.php:221
154
- msgid ""
155
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
156
- "After it's done, hit on Apply to save changes"
157
- msgstr ""
158
- "Anleitung: ein Bild hochladen (oder aus existierenden wählen) und "
159
- "\"vollständige Größe\" einstellen. Anschließend \"Anwenden\" anklicken."
160
-
161
- #: ../views/admin.php:225
162
- msgid "Pick image from"
163
- msgstr "Wähle Bildquelle"
164
-
165
- #: ../views/admin.php:228
166
- msgid "Featured image"
167
- msgstr "Beitragsbild"
168
-
169
- #: ../views/admin.php:229
170
- msgid "First image on post"
171
- msgstr "Erstes Bild im Beitrag"
172
-
173
- #: ../views/admin.php:230
174
- msgid "Custom field"
175
- msgstr "Benutzerdefiniertes Feld"
176
-
177
- #: ../views/admin.php:233
178
- #, fuzzy
179
- msgid "Tell WordPress Popular Posts where it should get thumbnails from"
180
- msgstr "Woher kommen die Vorschaubilder?"
181
-
182
- #: ../views/admin.php:237
183
- msgid "Custom field name"
184
- msgstr "Name des benutzerdefiniertes Feldes"
185
-
186
- #: ../views/admin.php:243
187
- msgid "Resize image from Custom field?"
188
- msgstr "Bild aus benutzerdefiniertem Feld skalieren?"
189
-
190
- #: ../views/admin.php:246
191
- msgid "No, I will upload my own thumbnail"
192
- msgstr "Nein, ich lade mein eigenes Vorschaubild hoch"
193
-
194
- #: ../views/admin.php:247
195
- msgid "Yes"
196
- msgstr "Ja"
197
-
198
- #: ../views/admin.php:252
199
- msgid "Responsive support"
200
- msgstr ""
201
-
202
- #: ../views/admin.php:255 ../views/admin.php:308 ../views/admin.php:348
203
- #: ../views/admin.php:393
204
- msgid "Enabled"
205
- msgstr "Aktiviert"
206
-
207
- #: ../views/admin.php:256 ../views/admin.php:307 ../views/admin.php:347
208
- #: ../views/admin.php:394
209
- msgid "Disabled"
210
- msgstr "Deaktiviert"
211
-
212
- #: ../views/admin.php:259
213
- msgid ""
214
- "If enabled, WordPress Popular Posts will strip height and width attributes "
215
- "out of thumbnails' image tags"
216
- msgstr ""
217
-
218
- #: ../views/admin.php:269
219
- #, fuzzy
220
- msgid "Empty image cache"
221
- msgstr "Cache leeren"
222
-
223
- #: ../views/admin.php:270
224
- #, fuzzy
225
- msgid "Use this button to clear WPP's thumbnails cache"
226
- msgstr ""
227
- "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
228
- "zu leeren."
229
-
230
- #: ../views/admin.php:288
231
- msgid "Data"
232
- msgstr "Daten"
233
-
234
- #: ../views/admin.php:293
235
- msgid "Log views from"
236
- msgstr "Erfasse Aufrufe"
237
-
238
- #: ../views/admin.php:296
239
- msgid "Visitors only"
240
- msgstr "von jedem außer eingeloggten Benutzern"
241
-
242
- #: ../views/admin.php:297
243
- msgid "Logged-in users only"
244
- msgstr "nur von eingeloggten Benutzern"
245
-
246
- #: ../views/admin.php:298
247
- msgid "Everyone"
248
- msgstr "von jedem"
249
-
250
- #: ../views/admin.php:304
251
- msgid "Ajaxify widget"
252
- msgstr "Widget via Ajax"
253
-
254
- #: ../views/admin.php:312
255
- msgid ""
256
- "If you are using a caching plugin such as WP Super Cache, enabling this "
257
- "feature will keep the popular list from being cached by it"
258
- msgstr ""
259
- "Falls du ein Cache-Plugin wie z. B. WP Super Cache verwendest, verhindert "
260
- "das Aktivieren, dass die Liste nicht gecachet wird und stets aktuell ist."
261
-
262
- #: ../views/admin.php:316
263
- msgid "WPP Cache Expiry Policy"
264
- msgstr ""
265
-
266
- #: ../views/admin.php:316 ../views/admin.php:344 ../views/form.php:2
267
- #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34
268
- #: ../views/form.php:40 ../views/form.php:43 ../views/form.php:52
269
- #: ../views/form.php:55 ../views/form.php:63 ../views/form.php:66
270
- #: ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
271
- #: ../views/form.php:105 ../views/form.php:107 ../views/form.php:119
272
- #: ../views/form.php:125
273
- msgid "What is this?"
274
- msgstr "Was ist das?"
275
-
276
- #: ../views/admin.php:319
277
- msgid "Never cache"
278
- msgstr ""
279
-
280
- #: ../views/admin.php:320
281
- msgid "Enable caching"
282
- msgstr ""
283
-
284
- #: ../views/admin.php:324
285
- msgid ""
286
- "Sets WPP's cache expiration time. WPP can cache the popular list for a "
287
- "specified amount of time. Recommended for large / high traffic sites"
288
- msgstr ""
289
-
290
- #: ../views/admin.php:328
291
- msgid "Refresh cache every"
292
- msgstr ""
293
-
294
- #: ../views/admin.php:332
295
- msgid "Minute(s)"
296
- msgstr ""
297
-
298
- #: ../views/admin.php:333
299
- msgid "Hour(s)"
300
- msgstr "Stunde(n)"
301
-
302
- #: ../views/admin.php:334
303
- msgid "Day(s)"
304
- msgstr "Tag(e)"
305
-
306
- #: ../views/admin.php:335
307
- msgid "Week(s)"
308
- msgstr "Woche(n)"
309
-
310
- #: ../views/admin.php:336
311
- msgid "Month(s)"
312
- msgstr "Monat(e)"
313
-
314
- #: ../views/admin.php:337
315
- msgid "Year(s)"
316
- msgstr "Jahr(e)"
317
-
318
- #: ../views/admin.php:340
319
- msgid "Really? That long?"
320
- msgstr "Wirklich? So lang?"
321
-
322
- #: ../views/admin.php:344
323
- msgid "Data Sampling"
324
- msgstr ""
325
-
326
- #: ../views/admin.php:352
327
- #, php-format
328
- msgid ""
329
- "By default, WordPress Popular Posts stores in database every single visit "
330
- "your site receives. For small / medium sites this is generally OK, but on "
331
- "large / high traffic sites the constant writing to the database may have an "
332
- "impact on performance. With <a href=\"%1$s\" target=\"_blank\">data "
333
- "sampling</a>, WordPress Popular Posts will store only a subset of your "
334
- "traffic and report on the tendencies detected in that sample set (for more, "
335
- "<a href=\"%2$s\" target=\"_blank\">please read here</a>)"
336
- msgstr ""
337
-
338
- #: ../views/admin.php:356
339
- msgid "Sample Rate"
340
- msgstr ""
341
-
342
- #: ../views/admin.php:360
343
- #, php-format
344
- msgid ""
345
- "A sampling rate of %d is recommended for large / high traffic sites. For "
346
- "lower traffic sites, you should lower the value"
347
- msgstr ""
348
-
349
- #: ../views/admin.php:375
350
- msgid "Miscellaneous"
351
- msgstr "Sonstiges"
352
-
353
- #: ../views/admin.php:380
354
- msgid "Open links in"
355
- msgstr "Links öffnen in"
356
-
357
- #: ../views/admin.php:383
358
- msgid "Current window"
359
- msgstr "aktuellem Fenster"
360
-
361
- #: ../views/admin.php:384
362
- msgid "New tab/window"
363
- msgstr "Neuem Tab/Fenster"
364
-
365
- #: ../views/admin.php:390
366
- msgid "Use plugin's stylesheet"
367
- msgstr "Stylesheet des Plugins benutzen"
368
-
369
- #: ../views/admin.php:397
370
- msgid ""
371
- "By default, the plugin includes a stylesheet called wpp.css which you can "
372
- "use to style your popular posts listing. If you wish to use your own "
373
- "stylesheet or do not want it to have it included in the header section of "
374
- "your site, use this."
375
- msgstr ""
376
- "Als Voreinstellung schließt dieses Plugin eine Stylesheet-Datei wpp.css ein. "
377
- "Du kannst mit ihr die Auflistung beliebter Beiträge gestalten. Falls du dein "
378
- "eigenes Stylesheet verwenden oder die wpp.css nicht im HEAD-Abschnitt "
379
- "einbinden willst, deaktiviere die Einbindung."
380
-
381
- #: ../views/admin.php:414
382
- msgid ""
383
- "WordPress Popular Posts maintains data in two separate tables: one for "
384
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
385
- "and another one to keep the All-time data (from now on, \"historical data\" "
386
- "or just \"data\"). If for some reason you need to clear the cache table, or "
387
- "even both historical and cache tables, please use the buttons below to do so."
388
- msgstr ""
389
- "WordPress Popular Posts speichert Daten in zwei getrennten Tabellen: eine "
390
- "für die beliebtesten Beiträge der letzten 30 Tage (auch: \"Cache-Tabelle\"), "
391
- "und die andere für die Allzeit-Daten (auch \"historische Daten\" oder "
392
- "einfach \"Datentabelle\"). Solltest du aus verschiedenen Gründen die Cache-"
393
- "Tabelle leeren wollen oder sowohl die Datentabelle als auch die Cache-"
394
- "Tabelle, nutze die folgenden Schaltflächen."
395
-
396
- #: ../views/admin.php:415
397
- msgid "Empty cache"
398
- msgstr "Cache leeren"
399
-
400
- #: ../views/admin.php:415
401
- msgid "Use this button to manually clear entries from WPP cache only"
402
- msgstr ""
403
- "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
404
- "zu leeren."
405
-
406
- #: ../views/admin.php:416
407
- msgid "Clear all data"
408
- msgstr "Alle Daten löschen"
409
-
410
- #: ../views/admin.php:416
411
- msgid "Use this button to manually clear entries from all WPP data tables"
412
- msgstr ""
413
- "Nutze diese Schaltfläche, um alle Einträge in der Datentabelle von Wordpress "
414
- "Popular Posts zu löschen."
415
-
416
- #: ../views/admin.php:423
417
- #, php-format
418
- msgid ""
419
- "With the following parameters you can customize the popular posts list when "
420
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
421
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
422
- msgstr ""
423
-
424
- #: ../views/admin.php:431
425
- msgid "Parameter"
426
- msgstr "Parameter"
427
-
428
- #: ../views/admin.php:432 ../views/admin.php:746
429
- msgid "What it does "
430
- msgstr "Was es macht"
431
-
432
- #: ../views/admin.php:433
433
- msgid "Possible values"
434
- msgstr "Erlaubte Werte"
435
-
436
- #: ../views/admin.php:434
437
- msgid "Defaults to"
438
- msgstr "Voreinstellung"
439
-
440
- #: ../views/admin.php:435 ../views/admin.php:748
441
- msgid "Example"
442
- msgstr "Beispiel"
443
-
444
- #: ../views/admin.php:441
445
- msgid "Sets a heading for the list"
446
- msgstr "Bestimmt die Überschrift der Liste"
447
-
448
- #: ../views/admin.php:442 ../views/admin.php:449 ../views/admin.php:456
449
- #: ../views/admin.php:491 ../views/admin.php:498 ../views/admin.php:505
450
- #: ../views/admin.php:512 ../views/admin.php:603 ../views/admin.php:617
451
- #: ../views/admin.php:624
452
- msgid "Text string"
453
- msgstr "Zeichenkette"
454
-
455
- #: ../views/admin.php:443
456
- msgid "Popular Posts"
457
- msgstr "Beliebteste Beiträge"
458
-
459
- #: ../views/admin.php:448
460
- msgid "Set the opening tag for the heading of the list"
461
- msgstr "Bestimmt den öffnenden Tag der Listenüberschrift"
462
-
463
- #: ../views/admin.php:455
464
- msgid "Set the closing tag for the heading of the list"
465
- msgstr "Bestimmt den schließenden Tag der Listenüberschrift"
466
-
467
- #: ../views/admin.php:462
468
- msgid "Sets the maximum number of popular posts to be shown on the listing"
469
- msgstr "Bestimmt die maximale Anzahl der beliebten Beiträge in der Auflistung"
470
-
471
- #: ../views/admin.php:463 ../views/admin.php:519 ../views/admin.php:533
472
- #: ../views/admin.php:554 ../views/admin.php:561
473
- msgid "Positive integer"
474
- msgstr "Positive Ganzzahl"
475
-
476
- #: ../views/admin.php:469
477
- msgid ""
478
- "Tells WordPress Popular Posts to retrieve the most popular entries within "
479
- "the time range specified by you"
480
- msgstr ""
481
- "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
482
- "eingestellten Zeitspanne anzuzeigen."
483
-
484
- #: ../views/admin.php:476
485
- msgid ""
486
- "Tells WordPress Popular Posts to retrieve the most popular entries published "
487
- "within the time range specified by you"
488
- msgstr ""
489
- "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
490
- "eingestellten Zeitspanne anzuzeigen."
491
-
492
- #: ../views/admin.php:483
493
- msgid "Sets the sorting option of the popular posts"
494
- msgstr "Bestimmt die Auswahl der Reihenfolge der beliebten Beiträge"
495
-
496
- #: ../views/admin.php:484
497
- msgid "(for average views per day)"
498
- msgstr "(für durchschn. Aufrufe pro Tag)"
499
-
500
- #: ../views/admin.php:490
501
- msgid "Defines the type of posts to show on the listing"
502
- msgstr "Bestimmt die Art der Dokumente, die aufgelistet werden"
503
-
504
- #: ../views/admin.php:497
505
- msgid ""
506
- "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
507
- "form the listing."
508
- msgstr ""
509
- "Falls gesetzt, zeigt WordPress Popular Posts die Beiträge und Seiten anhand "
510
- "ihrer angegebener ID(s) in der Liste nicht an."
511
-
512
- #: ../views/admin.php:499 ../views/admin.php:506 ../views/admin.php:513
513
- msgid "None"
514
- msgstr "nichts"
515
-
516
- #: ../views/admin.php:504
517
- msgid ""
518
- "If set, WordPress Popular Posts will retrieve all entries that belong to the "
519
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
520
- "will be excluded instead."
521
- msgstr ""
522
- "Falls gesetzt, zeigt WordPress Popular Posts alle Einträge, die den "
523
- "angegebenen Kategorie-IDs zugeordnet sind, an. Ein Minus-Zeichen vor der ID "
524
- "schließt die Beiträge dieser Kategorie aus."
525
-
526
- #: ../views/admin.php:511
527
- msgid ""
528
- "If set, WordPress Popular Posts will retrieve all entries created by "
529
- "specified author(s) ID(s)."
530
- msgstr ""
531
- "Falls gesetzt, wird WordPress Popular Posts alle Einträge anhand angegebener "
532
- "Autor(en)-ID(s) ausgeben."
533
-
534
- #: ../views/admin.php:518
535
- msgid ""
536
- "If set, WordPress Popular Posts will shorten each post title to \"n\" "
537
- "characters whenever possible"
538
- msgstr ""
539
- "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
540
- "\"n\" Zeichen."
541
-
542
- #: ../views/admin.php:525
543
- msgid ""
544
- "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
545
- "words instead of characters"
546
- msgstr ""
547
- "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
548
- "\"n\" Wörter anstatt Zeichen."
549
-
550
- #: ../views/admin.php:532
551
- msgid ""
552
- "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
553
- "characters long from the content of each post listed as popular"
554
- msgstr ""
555
- "Falls gesetzt, zeigt WordPress Popular Posts einen Auszug von \"n\" "
556
- "Buchstaben Länge bei jedem Beitrag an."
557
-
558
- #: ../views/admin.php:539
559
- msgid ""
560
- "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
561
- "italic, etc) and hyperlinks found in the excerpt"
562
- msgstr ""
563
- "Falls gesetzt, behält WordPress Popular Posts die formatierenden Tags (fett, "
564
- "kursiv usw.) und die Links im Auszug bei."
565
-
566
- #: ../views/admin.php:546
567
- msgid ""
568
- "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
569
- "instead of characters"
570
- msgstr ""
571
- "Falls gesetzt, kürzt WordPress Popular Posts jeden Auszug, wenn möglich, auf "
572
- "\"n\" Wörter anstatt Zeichen."
573
-
574
- #: ../views/admin.php:553
575
- msgid ""
576
- "If set, and if your current server configuration allows it, you will be able "
577
- "to display thumbnails of your posts. This attribute sets the width for "
578
- "thumbnails"
579
- msgstr ""
580
- "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
581
- "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
582
- "bestimmt die Breite der Vorschaubilder."
583
-
584
- #: ../views/admin.php:560
585
- msgid ""
586
- "If set, and if your current server configuration allows it, you will be able "
587
- "to display thumbnails of your posts. This attribute sets the height for "
588
- "thumbnails"
589
- msgstr ""
590
- "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
591
- "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
592
- "bestimmt die Höhe der Vorschaubilder."
593
-
594
- #: ../views/admin.php:567
595
- msgid ""
596
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
597
- "blog, WordPress Popular Posts will show how your visitors are rating your "
598
- "entries"
599
- msgstr ""
600
- "Falls gesetzt und wenn das Plugin WP-PostRatings in Deinem Blog läuft, zeigt "
601
- "WordPress Popular Posts die Bewertungen der Nutzer an."
602
-
603
- #: ../views/admin.php:574
604
- msgid ""
605
- "If set, WordPress Popular Posts will show how many comments each popular "
606
- "post has got until now"
607
- msgstr ""
608
- "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Kommentare jeder "
609
- "Beitrag bis jetzt erhielt."
610
-
611
- #: ../views/admin.php:581
612
- msgid ""
613
- "If set, WordPress Popular Posts will show how many views each popular post "
614
- "has got since it was installed"
615
- msgstr ""
616
- "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Aufrufe jeder "
617
- "Beitrag seit der Installation erhielt."
618
-
619
- #: ../views/admin.php:588
620
- msgid ""
621
- "If set, WordPress Popular Posts will show who published each popular post on "
622
- "the list"
623
- msgstr ""
624
- "Falls gesetzt, zeigt WordPress Popular Posts an, wer welchen Beitrag "
625
- "veröffentlicht hat."
626
-
627
- #: ../views/admin.php:595
628
- msgid ""
629
- "If set, WordPress Popular Posts will display the date when each popular post "
630
- "on the list was published"
631
- msgstr ""
632
- "Falls gesetzt, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
633
- "jeden Beitrags in der Liste an."
634
-
635
- #: ../views/admin.php:602
636
- msgid "Sets the date format"
637
- msgstr "Bestimmt das Datumsformat"
638
-
639
- #: ../views/admin.php:609
640
- msgid "If set, WordPress Popular Posts will display the category"
641
- msgstr "Falls gesetzt, zeigt WordPress Popular Posts die Kategorie an"
642
-
643
- #: ../views/admin.php:616
644
- msgid "Sets the opening tag for the listing"
645
- msgstr "Bestimmt das öffnende Tag der Auflistung"
646
-
647
- #: ../views/admin.php:623
648
- msgid "Sets the closing tag for the listing"
649
- msgstr "Bestimmt das schließende Tag der Auflistung"
650
-
651
- #: ../views/admin.php:630
652
- msgid "Sets the HTML structure of each post"
653
- msgstr "Setzt die HTML-Struktur jeden Beitrags"
654
-
655
- #: ../views/admin.php:631
656
- msgid "Text string, custom HTML"
657
- msgstr "Zeichenkette, benutzerdefiniertes HTML"
658
-
659
- #: ../views/admin.php:631
660
- msgid "Available Content Tags"
661
- msgstr "Verfügbare Content-Tags"
662
-
663
- #: ../views/admin.php:631
664
- msgid "displays thumbnail linked to post/page"
665
- msgstr "zeigt verlinktes Vorschaubild des Beitrags/der Seite an"
666
-
667
- #: ../views/admin.php:631
668
- msgid "displays thumbnail image without linking to post/page"
669
- msgstr ""
670
-
671
- #: ../views/admin.php:631
672
- msgid "displays linked post/page title"
673
- msgstr "zeigt den verlinkten Titel des Beitrags/der Seiten an"
674
-
675
- #: ../views/admin.php:631
676
- msgid ""
677
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
678
- msgstr ""
679
- "zeigt den Auszug (excerpt) des Beitrags/der Seite an, erfordert "
680
- "excerpt_length größer als 0"
681
-
682
- #: ../views/admin.php:631
683
- msgid "displays the default stats tags"
684
- msgstr "zeigt die standard&shy;mäßigen Statistik-Tags an"
685
-
686
- #: ../views/admin.php:631
687
- msgid ""
688
- "displays post/page current rating, requires WP-PostRatings installed and "
689
- "enabled"
690
- msgstr ""
691
- "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
692
- "installierte und aktivierte Plugin WP-PostRatings"
693
-
694
- #: ../views/admin.php:631
695
- msgid ""
696
- "displays post/page current rating as an integer, requires WP-PostRatings "
697
- "installed and enabled"
698
- msgstr ""
699
- "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
700
- "installierte und aktivierte Plugin WP-PostRatings"
701
-
702
- #: ../views/admin.php:631
703
- msgid "outputs the URL of the post/page"
704
- msgstr "gibt die URL des Beitrags/der Seite aus"
705
-
706
- #: ../views/admin.php:631
707
- msgid "displays post/page title, no link"
708
- msgstr "zeigt den Titel des Beitrags/der Seite an, ohne Link"
709
-
710
- #: ../views/admin.php:631
711
- msgid "displays linked author name, requires stats_author=1"
712
- msgstr "zeigt den verlinkten Autoren&shy;namen an, erfordert stats_author=1"
713
-
714
- #: ../views/admin.php:631
715
- msgid "displays linked category name, requires stats_category=1"
716
- msgstr ""
717
- "zeigt den verlinkten Kategorien&shy;namen an, erfordert stats_category=1"
718
-
719
- #: ../views/admin.php:631
720
- msgid "displays views count only, no text"
721
- msgstr "zeigt nur die Anzahl an, ohne Text"
722
-
723
- #: ../views/admin.php:631
724
- msgid "displays comments count only, no text, requires stats_comments=1"
725
- msgstr ""
726
- "zeigt nur die Anzahl der Kom&shy;men&shy;tare an, ohne Text, erfordert "
727
- "stats_comment=1"
728
-
729
- #: ../views/admin.php:631
730
- msgid "displays post/page date, requires stats_date=1"
731
- msgstr ""
732
-
733
- #: ../views/admin.php:643
734
- msgid "What does \"Title\" do?"
735
- msgstr "Was macht \"Titel\"?"
736
-
737
- #: ../views/admin.php:646
738
- msgid ""
739
- "It allows you to show a heading for your most popular posts listing. If left "
740
- "empty, no heading will be displayed at all."
741
- msgstr ""
742
- "Ermöglicht dir, eine Überschrift für die Auflistung anzugeben. Falls leer "
743
- "belassen, wird keine Überschrift angezeigt."
744
-
745
- #: ../views/admin.php:649
746
- msgid "What is Time Range for?"
747
- msgstr "Für was steht die Zeitspanne?"
748
-
749
- #: ../views/admin.php:651
750
- msgid ""
751
- "It will tell WordPress Popular Posts to retrieve all posts with most views / "
752
- "comments within the selected time range."
753
- msgstr ""
754
- "Weist WordPress Popular Posts an, alle Beiträge mit den meisten Aufrufen "
755
- "bzw. Kommentaren innerhalb der eingestellten Zeitspanne anzuzeigen."
756
-
757
- #: ../views/admin.php:654
758
- msgid "What is \"Sort post by\" for?"
759
- msgstr "Für was steht \"Sortiere Beiträge nach\"?"
760
-
761
- #: ../views/admin.php:656
762
- msgid ""
763
- "It allows you to decide whether to order your popular posts listing by total "
764
- "views, comments, or average views per day."
765
- msgstr ""
766
- "Ermöglicht dir zu entscheiden, ob die Listeneinträge nach absoluter Anzahl "
767
- "der Aufrufe, Kommentare oder durchschnittlichen Aufrufen pro Tag geordnet "
768
- "werden."
769
-
770
- #: ../views/admin.php:659
771
- msgid "What does \"Display post rating\" do?"
772
- msgstr "Was macht \"Zeige Bewertung\"?"
773
-
774
- #: ../views/admin.php:661
775
- msgid ""
776
- "If checked, WordPress Popular Posts will show how your readers are rating "
777
- "your most popular posts. This feature requires having WP-PostRatings plugin "
778
- "installed and enabled on your blog for it to work."
779
- msgstr ""
780
- "Falls aktiviert, zeigt WordPress Popular Posts an, wie deine Leser deine "
781
- "beliebtesten Beiträge bewertet haben. Diese Funktion erfordert die "
782
- "Installation und Aktivierung des Plugins WP-PostRatings."
783
-
784
- #: ../views/admin.php:664
785
- msgid "What does \"Shorten title\" do?"
786
- msgstr "Was macht \"Kürze den Titel\"?"
787
-
788
- #: ../views/admin.php:666
789
- msgid ""
790
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
791
- "new \"Shorten title to\" option will appear so you can set it to whatever "
792
- "you like."
793
- msgstr ""
794
- "Falls aktiviert, werden alle Titel auf \"n\" Zeichen gekürzt. Eine neue "
795
- "Auswahl \"Kürze den Titel zu\" wird erscheinen, mit der du die Titellänge "
796
- "setzen kannst."
797
-
798
- #: ../views/admin.php:669
799
- msgid "What does \"Display post excerpt\" do?"
800
- msgstr "Was macht \"Zeige Auszug\"?"
801
-
802
- #: ../views/admin.php:671
803
- msgid ""
804
- "If checked, WordPress Popular Posts will also include a small extract of "
805
- "your posts in the list. Similarly to the previous option, you will be able "
806
- "to decide how long the post excerpt should be."
807
- msgstr ""
808
- "Falls aktiviert, zeigt WordPress Popular Posts zusätzlich einen kurzen "
809
- "Auszug Deines Beitrags in der Liste an. Wie bei der vorhergehenden Auswahl "
810
- "ist es dir möglich, die Länge des Auszugs einzustellen."
811
-
812
- #: ../views/admin.php:674
813
- msgid "What does \"Keep text format and links\" do?"
814
- msgstr "Was macht \"Behalte Textformat und Links bei\"?"
815
-
816
- #: ../views/admin.php:676
817
- msgid ""
818
- "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
819
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
820
- "the excerpt. Hyperlinks will remain intact, too."
821
- msgstr ""
822
- "Falls aktiviert und wenn die Darstellung von Auszügen aktiviert ist, behält "
823
- "WordPress Popular Posts die formatierenden Tags (z. B. fett, kursiv usw.) im "
824
- "Auszug. Auch Links bleiben unverändert."
825
-
826
- #: ../views/admin.php:679
827
- msgid "What is \"Post type\" for?"
828
- msgstr "Für was steht \"Post-Type\"?"
829
-
830
- #: ../views/admin.php:681
831
- msgid ""
832
- "This filter allows you to decide which post types to show on the listing. By "
833
- "default, it will retrieve only posts and pages (which should be fine for "
834
- "most cases)."
835
- msgstr ""
836
- "Dieser Filter erlaubt dir zu entscheiden, welche Post-Types aufgelistet "
837
- "werden. Per Voreinstellung werden nur Seiten und Beiträge angezeigt (was in "
838
- "den meisten Fällen ausreicht)."
839
-
840
- #: ../views/admin.php:684
841
- msgid "What is \"Category(ies) ID(s)\" for?"
842
- msgstr "Für was steht \"Kategorie(n)-ID(s)\"?"
843
-
844
- #: ../views/admin.php:686
845
- msgid ""
846
- "This filter allows you to select which categories should be included or "
847
- "excluded from the listing. A negative sign in front of the category ID "
848
- "number will exclude posts belonging to it from the list, for example. You "
849
- "can specify more than one ID with a comma separated list."
850
- msgstr ""
851
- "Dieser Filter erlaubt dir auszuwählen, welche Kategorien in der Auflistung "
852
- "eingeschlossen oder ausgeschlossen werden sollten. Ein Minus-Zeichen vor "
853
- "einer Kategorien-ID schließt Beiträge, die die ID zugewiesen bekamen, von "
854
- "der Liste aus. du kannst mehr als eine ID, mit Kommas getrennt, angeben."
855
-
856
- #: ../views/admin.php:689
857
- msgid "What is \"Author(s) ID(s)\" for?"
858
- msgstr "Für was steht \"Autor(en)-ID(s)\"?"
859
-
860
- #: ../views/admin.php:691
861
- msgid ""
862
- "Just like the Category filter, this one lets you filter posts by author ID. "
863
- "You can specify more than one ID with a comma separated list."
864
- msgstr ""
865
- "Wie beim Kategorienfilter kannst du auch Beiträge nach Autoren filtern. Du "
866
- "kannst mehr als eine Autoren-ID, getrennt durch Kommas, angeben."
867
-
868
- #: ../views/admin.php:694
869
- msgid "What does \"Display post thumbnail\" do?"
870
- msgstr "Was macht \"Zeige Vorschaubild\"?"
871
-
872
- #: ../views/admin.php:696
873
- msgid ""
874
- "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
875
- "of each post. You can set up the source of the thumbnail via Settings - "
876
- "WordPress Popular Posts - Tools."
877
- msgstr ""
878
- "Falls aktiviert, versucht WordPress Popular Posts, das Vorschaubild von "
879
- "jedem Beitrag darzustellen. Du kannst die Quelle des Vorschaubildes unter "
880
- "\"Werkzeuge\" einstellen."
881
-
882
- #: ../views/admin.php:699
883
- msgid "What does \"Display comment count\" do?"
884
- msgstr "Was macht \"Zeige Anzahl Kommentare\"?"
885
-
886
- #: ../views/admin.php:701
887
- msgid ""
888
- "If checked, WordPress Popular Posts will display how many comments each "
889
- "popular post has got in the selected Time Range."
890
- msgstr ""
891
- "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Kommentare "
892
- "jeder beliebte Beitrag in der eingestellten Zeitspanne erhielt."
893
-
894
- #: ../views/admin.php:704
895
- msgid "What does \"Display views\" do?"
896
- msgstr "Was macht \"Zeige Aufrufe\"?"
897
-
898
- #: ../views/admin.php:706
899
- msgid ""
900
- "If checked, WordPress Popular Posts will show how many pageviews a single "
901
- "post has gotten in the selected Time Range."
902
- msgstr ""
903
- "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Seitenaufrufe "
904
- "jeder einzelne Beitrag in der eingestellten Zeitspanne erhielt."
905
-
906
- #: ../views/admin.php:709
907
- msgid "What does \"Display author\" do?"
908
- msgstr "Was macht \"Zeige Autor\"?"
909
-
910
- #: ../views/admin.php:711
911
- msgid ""
912
- "If checked, WordPress Popular Posts will display the name of the author of "
913
- "each entry listed."
914
- msgstr ""
915
- "Falls aktiviert, zeigt WordPress Popular Posts den Autorennamen in jedem "
916
- "Listeneintrag an."
917
-
918
- #: ../views/admin.php:714
919
- msgid "What does \"Display date\" do?"
920
- msgstr "Was macht \"Zeige Datum\"?"
921
-
922
- #: ../views/admin.php:716
923
- msgid ""
924
- "If checked, WordPress Popular Posts will display the date when each popular "
925
- "posts was published."
926
- msgstr ""
927
- "Falls aktiviert, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
928
- "jeden Beitrags an."
929
-
930
- #: ../views/admin.php:719
931
- msgid "What does \"Display category\" do?"
932
- msgstr "Was macht \"Zeige Kategorie\"?"
933
-
934
- #: ../views/admin.php:721
935
- msgid ""
936
- "If checked, WordPress Popular Posts will display the category of each post."
937
- msgstr ""
938
- "Falls aktiviert, zeigt WordPress Popular Posts den Kategorie in jedem "
939
- "Listeneintrag an."
940
-
941
- #: ../views/admin.php:724
942
- msgid "What does \"Use custom HTML Markup\" do?"
943
- msgstr "Was macht \"Verwende benutzerdefinierten HTML-Code\"?"
944
-
945
- #: ../views/admin.php:726
946
- msgid ""
947
- "If checked, you will be able to customize the HTML markup of your popular "
948
- "posts listing. For example, you can decide whether to wrap your posts in an "
949
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
950
- "for you!"
951
- msgstr ""
952
- "Falls aktiviert, ist es dir möglich, eigenen HTML-Code in der Auflistung "
953
- "einzusetzen. Du kannst z. B. bestimmen, ob die Einträge in einer "
954
- "ungeordneten Liste, geordneten Liste, einem DIV oder was auch immer gesetzt "
955
- "werden. Wenn du HTML und CSS kannst, ist diese Auswahl dein Freund."
956
-
957
- #: ../views/admin.php:729
958
- msgid "What are \"Content Tags\"?"
959
- msgstr "Was sind \"Content-Tags\"?"
960
-
961
- #: ../views/admin.php:731
962
- #, fuzzy, php-format
963
- msgid ""
964
- "Content Tags are codes to display a variety of items on your popular posts "
965
- "custom HTML structure. For example, setting it to \"{title}: "
966
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
967
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
968
- "\">Parameters</a> section."
969
- msgstr ""
970
- "Content-Tags sind Code-Schnipsel, um verschiedene Angaben über die "
971
- "beliebtesten Beiträge in deiner selbst definierten HTML-Struktur anzuzeigen. "
972
- "Zum Beispiel zeigt \"{title}: {summary}\" (ohne die Anführungszeichen) "
973
- "\"Überschrift: Auszug des Beitrags\" an. Für weitere Content-Tags siehe "
974
- "\"Liste der gültigen Parameter von wpp_gewt-mostpopular() und des [wpp]-"
975
- "Shortcodes\"."
976
-
977
- #: ../views/admin.php:734
978
- msgid "What are \"Template Tags\"?"
979
- msgstr "Was sind \"Template-Tags\"?"
980
-
981
- #: ../views/admin.php:736
982
- msgid ""
983
- "Template Tags are simply php functions that allow you to perform certain "
984
- "actions. For example, WordPress Popular Posts currently supports two "
985
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
986
- msgstr ""
987
- "Template-Tags sind schlicht und einfach PHP-Funktionen, die bestimmten "
988
- "Aktionen ausführen. Zum Beispiel unterstützt WordPress Popular Posts zwei "
989
- "verschiedene Template-Tags: wpp_get_mostpopular() und wpp_get_views()."
990
-
991
- #: ../views/admin.php:739
992
- msgid "What are the template tags that WordPress Popular Posts supports?"
993
- msgstr "Welche Template-Tags unterstützt WordPress Popular Posts?"
994
-
995
- #: ../views/admin.php:741
996
- msgid ""
997
- "The following are the template tags supported by WordPress Popular Posts"
998
- msgstr "Die folgenden Template-Tags unterstützt WordPress Popular Posts"
999
-
1000
- #: ../views/admin.php:745
1001
- msgid "Template tag"
1002
- msgstr "Template-Tag"
1003
-
1004
- #: ../views/admin.php:754
1005
- #, fuzzy, php-format
1006
- msgid ""
1007
- "Similar to the widget functionality, this tag retrieves the most popular "
1008
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
1009
- "a> so you can customize your popular listing, but these are not required."
1010
- msgstr ""
1011
- "Ähnlich wie das Widget zeigt dieser Tag die beliebtesten Beiträge Deines "
1012
- "Blogs an. Diese Funktion akzeptiert auch Parameter, so dass du die "
1013
- "Auflistung nach deinen Vorstellungen setzen kannst, aber sie sind sind "
1014
- "erforderlich."
1015
-
1016
- #: ../views/admin.php:755
1017
- #, php-format
1018
- msgid ""
1019
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
1020
- "list of attributes."
1021
- msgstr ""
1022
-
1023
- #: ../views/admin.php:760
1024
- msgid ""
1025
- "Displays the number of views of a single post. Post ID is required or it "
1026
- "will return false."
1027
- msgstr ""
1028
- "Zeigt die Anzahl der Aufrufe eines einzelnen Beitrags an. Die Post-ID ist "
1029
- "erforderlich, andersfalls wird false zurückgegeben."
1030
-
1031
- #: ../views/admin.php:761
1032
- msgid "Post ID"
1033
- msgstr "Post-ID"
1034
-
1035
- #: ../views/admin.php:768
1036
- msgid "What are \"shortcodes\"?"
1037
- msgstr "Was sind \"Shortcodes\"?"
1038
-
1039
- #: ../views/admin.php:770
1040
- #, php-format
1041
- msgid ""
1042
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
1043
- "simply typing something like [shortcode]. With WordPress Popular Posts, the "
1044
- "shortcode [wpp] will let you insert a list of the most popular posts in "
1045
- "posts content and pages too! For more information about shortcodes, please "
1046
- "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
1047
- msgstr ""
1048
- "Shortcodes sind vergleichbar mit BB-Codes. Sie erlauben uns, eine PHP-"
1049
- "Funktion aufzurufen durch einen einfachen Text wie [shortcode]. Der "
1050
- "Shortcode [wpp] fügt die Liste der beliebtesten Beiträge in den Text sowohl "
1051
- "von Beiträgen als auch Seiten ein. Für mehr Informationen über Shortcodes "
1052
- "besuche <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
1053
-
1054
- #: ../views/admin.php:778
1055
- #, php-format
1056
- msgid "About WordPress Popular Posts %s"
1057
- msgstr "Über WordPress Popular Posts %s"
1058
-
1059
- #: ../views/admin.php:779
1060
- msgid "This version includes the following changes"
1061
- msgstr "Diese Version enthält die folgenden Änderungen"
1062
-
1063
- #: ../views/admin.php:802
1064
- msgid "Do you like this plugin?"
1065
- msgstr "Gefällt dir dieses Plugin?"
1066
-
1067
- #: ../views/admin.php:809
1068
- msgid ""
1069
- "Each donation motivates me to keep releasing free stuff for the WordPress "
1070
- "community!"
1071
- msgstr ""
1072
- "Jede Spende motiviert mich, der WordPress-Gemeinschaft nützliches Zeugs "
1073
- "weiterhin kostenlos zur Verfügung zu stellen!"
1074
-
1075
- #: ../views/admin.php:810
1076
- #, php-format
1077
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1078
- msgstr ""
1079
-
1080
- #: ../views/admin.php:814
1081
- msgid "Need help?"
1082
- msgstr "Brauchen Sie Hilfe?"
1083
-
1084
- #: ../views/admin.php:815
1085
- #, php-format
1086
- msgid ""
1087
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1088
- "and feedback."
1089
- msgstr ""
1090
-
1091
- #: ../views/admin.php:816
1092
- msgid "Let's make this plugin even better!"
1093
- msgstr ""
1094
-
1095
- #: ../views/form.php:2
1096
- msgid "Title"
1097
- msgstr "Titel:"
1098
-
1099
- #: ../views/form.php:7
1100
- msgid "Show up to"
1101
- msgstr "Zeige bis zu:"
1102
-
1103
- #: ../views/form.php:8
1104
- msgid "posts"
1105
- msgstr "Beiträge"
1106
-
1107
- #: ../views/form.php:12
1108
- msgid "Sort posts by"
1109
- msgstr "Sortiere Beiträge nach:"
1110
-
1111
- #: ../views/form.php:14
1112
- msgid "Comments"
1113
- msgstr "Kommentaren"
1114
-
1115
- #: ../views/form.php:15
1116
- msgid "Total views"
1117
- msgstr "Zahl der Aufrufe"
1118
-
1119
- #: ../views/form.php:16
1120
- msgid "Avg. daily views"
1121
- msgstr "Durchschn. tägl. Aufrufe"
1122
-
1123
- #: ../views/form.php:22
1124
- msgid "Filters"
1125
- msgstr "Filter:"
1126
-
1127
- #: ../views/form.php:24
1128
- msgid "Time Range"
1129
- msgstr "Zeitspanne:"
1130
-
1131
- #: ../views/form.php:34
1132
- msgid "Post type(s)"
1133
- msgstr "Post-Type(s):"
1134
-
1135
- #: ../views/form.php:37
1136
- msgid "Post(s) ID(s) to exclude"
1137
- msgstr "Post-ID(s), die ausgeschlossen werden:"
1138
-
1139
- #: ../views/form.php:40
1140
- msgid "Category(ies) ID(s)"
1141
- msgstr "Kategorie(n)-ID(s):"
1142
-
1143
- #: ../views/form.php:43
1144
- msgid "Author(s) ID(s)"
1145
- msgstr "Autor(en)-ID(s):"
1146
-
1147
- #: ../views/form.php:48
1148
- msgid "Posts settings"
1149
- msgstr "Einstellungen für Beiträge"
1150
-
1151
- #: ../views/form.php:52
1152
- msgid "Display post rating"
1153
- msgstr "Zeige Bewertung"
1154
-
1155
- #: ../views/form.php:55
1156
- msgid "Shorten title"
1157
- msgstr "Kürze den Titel"
1158
-
1159
- #: ../views/form.php:58
1160
- msgid "Shorten title to"
1161
- msgstr "Kürze den Titel auf"
1162
-
1163
- #: ../views/form.php:59 ../views/form.php:69
1164
- msgid "characters"
1165
- msgstr "Buchstaben"
1166
-
1167
- #: ../views/form.php:60 ../views/form.php:70
1168
- msgid "words"
1169
- msgstr "Wörter"
1170
-
1171
- #: ../views/form.php:63
1172
- msgid "Display post excerpt"
1173
- msgstr "Zeige Auszug"
1174
-
1175
- #: ../views/form.php:66
1176
- msgid "Keep text format and links"
1177
- msgstr "Behalte Textformat und Links bei"
1178
-
1179
- #: ../views/form.php:67
1180
- msgid "Excerpt length"
1181
- msgstr "Länge des Auszugs:"
1182
-
1183
- #: ../views/form.php:73
1184
- msgid "Display post thumbnail"
1185
- msgstr "Zeige Vorschaubild"
1186
-
1187
- #: ../views/form.php:76
1188
- msgid "Use predefined size"
1189
- msgstr ""
1190
-
1191
- #: ../views/form.php:88
1192
- msgid "Set size manually"
1193
- msgstr ""
1194
-
1195
- #: ../views/form.php:90
1196
- msgid "Width"
1197
- msgstr "Breite:"
1198
-
1199
- #: ../views/form.php:91 ../views/form.php:94
1200
- msgid "px"
1201
- msgstr "px"
1202
-
1203
- #: ../views/form.php:93
1204
- msgid "Height"
1205
- msgstr "Höhe:"
1206
-
1207
- #: ../views/form.php:99
1208
- msgid "Stats Tag settings"
1209
- msgstr "Einstellungen des Statistik-Tags"
1210
-
1211
- #: ../views/form.php:101
1212
- msgid "Display comment count"
1213
- msgstr "Zeige Anzahl Kommentare"
1214
-
1215
- #: ../views/form.php:103
1216
- msgid "Display views"
1217
- msgstr "Zeige Aufrufe"
1218
-
1219
- #: ../views/form.php:105
1220
- msgid "Display author"
1221
- msgstr "Zeige Autor"
1222
-
1223
- #: ../views/form.php:107
1224
- msgid "Display date"
1225
- msgstr "Zeige Datum"
1226
-
1227
- #: ../views/form.php:110
1228
- msgid "Date Format"
1229
- msgstr "Datumsformat"
1230
-
1231
- #: ../views/form.php:112
1232
- msgid "WordPress Date Format"
1233
- msgstr "Datumsformat WordPress"
1234
-
1235
- #: ../views/form.php:119
1236
- msgid "Display category"
1237
- msgstr "Zeige Kategorie"
1238
-
1239
- #: ../views/form.php:123
1240
- msgid "HTML Markup settings"
1241
- msgstr "Einstellungen des HTML-Codes"
1242
-
1243
- #: ../views/form.php:125
1244
- msgid "Use custom HTML Markup"
1245
- msgstr "Verwende nutzerdefinierten HTML-Code"
1246
-
1247
- #: ../views/form.php:128
1248
- msgid "Before / after title"
1249
- msgstr "Vor / nach dem Titel:"
1250
-
1251
- #: ../views/form.php:131
1252
- msgid "Before / after Popular Posts"
1253
- msgstr "Vor / nach Beliebte Beiträge:"
1254
-
1255
- #: ../views/form.php:134
1256
- msgid "Post HTML Markup"
1257
- msgstr "Zeige HTML-Code"
1258
-
1259
- #: ../wordpress-popular-posts.php:302
1260
- msgid "The most Popular Posts on your blog."
1261
- msgstr "Die beliebtesten Beiträge deines Blogs."
1262
-
1263
- #: ../wordpress-popular-posts.php:467
1264
- msgid ""
1265
- "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1266
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1267
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1268
- "\"nofollow\">register_sidebar</a> for more)."
1269
- msgstr ""
1270
-
1271
- #: ../wordpress-popular-posts.php:711
1272
- msgid "Upload"
1273
- msgstr "Hochladen"
1274
-
1275
- #: ../wordpress-popular-posts.php:1087
1276
- #, php-format
1277
- msgid ""
1278
- "Your PHP installation is too old. WordPress Popular Posts requires at least "
1279
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1280
- "and ask them to upgrade PHP to %1$s or higher."
1281
- msgstr ""
1282
- "Deine PHP-Version ist zu alt. Das Plugin\"WordPress Popular Posts\" benötigt "
1283
- "mindestens PHP-Version %1$s für die einwandfreie Funktion. Bitte nehme "
1284
- "Kontakt mit deinem Hosting-Provider auf und bitte ihn, PHP auf v%1$s oder "
1285
- "höher zu aktualisieren."
1286
-
1287
- #: ../wordpress-popular-posts.php:1094
1288
- #, php-format
1289
- msgid ""
1290
- "Your WordPress version is too old. WordPress Popular Posts requires at least "
1291
- "WordPress version %1$s to function correctly. Please update your blog via "
1292
- "Dashboard &gt; Update."
1293
- msgstr ""
1294
- "Deine WordPress-Version ist zu alt. Das Plugin WordPress Popular Posts "
1295
- "benötigt mindestens Version %1$s. Bitte aktualisiere WordPress via Dashboard "
1296
- "&gt; Aktualisieren."
1297
-
1298
- #: ../wordpress-popular-posts.php:1119
1299
- #, php-format
1300
- msgid ""
1301
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1302
- "strong>.</p></div>"
1303
- msgstr ""
1304
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> wurde <strong>deaktiviert</"
1305
- "strong>.</p></div>"
1306
-
1307
- #: ../wordpress-popular-posts.php:1179
1308
- msgid "Success! The cache table has been cleared!"
1309
- msgstr "Erfolg: Die Cache-Tabelle wurde geleert!"
1310
-
1311
- #: ../wordpress-popular-posts.php:1181
1312
- msgid "Error: cache table does not exist."
1313
- msgstr "Fehler: Cache-Tabelle ist nicht vorhanden."
1314
-
1315
- #: ../wordpress-popular-posts.php:1188
1316
- msgid "Success! All data have been cleared!"
1317
- msgstr "Erfolg: Alle Daten wurden gelöscht!"
1318
-
1319
- #: ../wordpress-popular-posts.php:1190
1320
- msgid "Error: one or both data tables are missing."
1321
- msgstr "Fehler: Eine oder beide Tabellen fehlen."
1322
-
1323
- #: ../wordpress-popular-posts.php:1193 ../wordpress-popular-posts.php:1231
1324
- msgid "Invalid action."
1325
- msgstr "Ungültige Aktion."
1326
-
1327
- #: ../wordpress-popular-posts.php:1196 ../wordpress-popular-posts.php:1234
1328
- msgid ""
1329
- "Sorry, you do not have enough permissions to do this. Please contact the "
1330
- "site administrator for support."
1331
- msgstr ""
1332
- "Du hast nicht die erforderlichen Rechte um das zu tun. Bitte wende dich an "
1333
- "den Administrator für weitere Hilfe."
1334
-
1335
- #: ../wordpress-popular-posts.php:1226
1336
- #, fuzzy
1337
- msgid "Success! All files have been deleted!"
1338
- msgstr "Erfolg: Alle Daten wurden gelöscht!"
1339
-
1340
- #: ../wordpress-popular-posts.php:1228
1341
- msgid "The thumbnail cache is already empty!"
1342
- msgstr ""
1343
-
1344
- #: ../wordpress-popular-posts.php:1778
1345
- msgid "Sorry. No data so far."
1346
- msgstr "Noch keine Daten vorhanden."
1347
-
1348
- #: ../wordpress-popular-posts.php:2305
1349
- #, php-format
1350
- msgid "1 comment"
1351
- msgid_plural "%s comments"
1352
- msgstr[0] "1 Kommentar"
1353
- msgstr[1] "%s Kommentare"
1354
-
1355
- #: ../wordpress-popular-posts.php:2317
1356
- #, php-format
1357
- msgid "1 view per day"
1358
- msgid_plural "%s views per day"
1359
- msgstr[0] "1 Aufruf pro Tag"
1360
- msgstr[1] "%s Aufrufe pro Tag"
1361
-
1362
- #: ../wordpress-popular-posts.php:2323
1363
- #, php-format
1364
- msgid "1 view"
1365
- msgid_plural "%s views"
1366
- msgstr[0] "1 Aufruf"
1367
- msgstr[1] "%s Aufrufe"
1368
-
1369
- #: ../wordpress-popular-posts.php:2346
1370
- #, php-format
1371
- msgid "by %s"
1372
- msgstr "von %s"
1373
-
1374
- #: ../wordpress-popular-posts.php:2352
1375
- #, php-format
1376
- msgid "posted on %s"
1377
- msgstr "veröffentlicht am %s"
1378
-
1379
- #: ../wordpress-popular-posts.php:2360
1380
- #, php-format
1381
- msgid "under %s"
1382
- msgstr "in %s"
1383
-
1384
- #~ msgid "Listing refresh interval"
1385
- #~ msgstr "Aktualisierungsintervall der Liste"
1386
-
1387
- #~ msgid "Live"
1388
- #~ msgstr "Echtzeit"
1389
-
1390
- #~ msgid "Custom interval"
1391
- #~ msgstr "Benutzerdefiniertes Intervall"
1392
-
1393
- #~ msgid ""
1394
- #~ "Sets how often the listing should be updated. For most sites the Live "
1395
- #~ "option should be fine, however if you are experiencing slowdowns or your "
1396
- #~ "blog gets a lot of visitors then you might want to change the refresh rate"
1397
- #~ msgstr ""
1398
- #~ "Stellt ein, wie oft die Liste aktualisiert wird. Für die meisten Websites "
1399
- #~ "erreicht die Echtzeit-Einstellung gute Werte. Solltest du jedoch "
1400
- #~ "Verlangsamungen feststellen oder deine Website erreicht viele Besucher, "
1401
- #~ "solltest du die Aktualisierungsrate ändern."
1402
-
1403
- #~ msgid "Refresh list every"
1404
- #~ msgstr "Benutzerdefiniertes Intervall"
1405
-
1406
- #~ msgid ""
1407
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1408
- #~ "and the [wpp] shortcode\"."
1409
- #~ msgstr ""
1410
- #~ "Bitte schlage nach bei \"Liste der gültigen Parameter von wpp_gewt-"
1411
- #~ "mostpopular() und des [wpp]-Shortcodes\"."
1412
-
1413
- #~ msgid ""
1414
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1415
- #~ "shortcode"
1416
- #~ msgstr ""
1417
- #~ "Liste der gültigen Parameter von wpp_get-mostpopular() und des [wpp]-"
1418
- #~ "Shortcodes"
1419
-
1420
- #~ msgid ""
1421
- #~ "These parameters can be used by both the template tag "
1422
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1423
- #~ msgstr ""
1424
- #~ "Diese Parameter können sowohl im Template-Tag wpp_get_most_popular() als "
1425
- #~ "auch im Shortcode [wpp] eingesetzt werden."
1426
-
1427
- #~ msgid "Preview"
1428
- #~ msgstr "Vorschau"
1429
-
1430
- #~ msgid "Excerpt Properties"
1431
- #~ msgstr "Eigenschaften des Auszugs"
1432
-
1433
- #~ msgid "Thumbnail settings"
1434
- #~ msgstr "Einstellungen für die Vorschaubilder"
1435
-
1436
- #~ msgid ""
1437
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1438
- #~ "Posts."
1439
- #~ msgstr ""
1440
- #~ "Hier findest du einen überschaubaren Bereich an Einstellungen, um "
1441
- #~ "Wordpress Popular Posts zu optimieren."
1442
-
1443
- #, fuzzy
1444
- #~ msgid "Popular Posts links behavior"
1445
- #~ msgstr "Aktualisierungsintervall der Liste"
1446
-
1447
- #~ msgid "Views logging behavior"
1448
- #~ msgstr "Zählverhalten"
1449
-
1450
- #~ msgid "Wordpress Popular Posts Stylesheet"
1451
- #~ msgstr "Wordpress Popular Posts Stylesheet"
1452
-
1453
- #~ msgid "Data tools"
1454
- #~ msgstr "Datenwerkzeuge"
1455
-
1456
- #~ msgid "Popular posts listing refresh interval"
1457
- #~ msgstr "Aktualisierungsintervall der Liste"
1458
-
1459
- #~ msgid "Frequently Asked Questions"
1460
- #~ msgstr "Häufig gestellte Fragen"
1461
-
1462
- #~ msgid "Sets the opening tag for each item on the list"
1463
- #~ msgstr "Bestimmt den öffnenden Tag für jeden Listeneintrag"
1464
-
1465
- #~ msgid "Sets the closing tag for each item on the list"
1466
- #~ msgstr "Bestimmt den schließenden Tag für jeden Listeneintrag"
1467
-
1468
- #~ msgid ""
1469
- #~ "If set, this option will allow you to decide the order of the contents "
1470
- #~ "within each item on the list."
1471
- #~ msgstr ""
1472
- #~ "Falls gesetzt, kannst du die Reihenfolge der Einträge in der Liste "
1473
- #~ "bestimmen."
1474
-
1475
- #~ msgid ""
1476
- #~ "If set, you can decide the order of each content inside a single item on "
1477
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1478
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1479
- #~ "do_pattern to be true."
1480
- #~ msgstr ""
1481
- #~ "Falls gesetzt, kannst du die Reihenfolge des Inhalts innerhalbs eines "
1482
- #~ "einzelnen Listeneintrags einstellen. Zum Beispiel zeigt \"{title}: "
1483
- #~ "{summary}\" (ohne Anführungszeichen) sowas wie \"Überschrift: Text des "
1484
- #~ "Auszugs\" an. Dieses Attribut erfordert, dass do_pattern auf 1 (true) "
1485
- #~ "gesetzt ist."
1486
-
1487
- #~ msgid "Available tags"
1488
- #~ msgstr "Verfügbare Tags"
1489
-
1490
- #~ msgid "Rate it"
1491
- #~ msgstr "Bewerte es"
1492
-
1493
- #~ msgid "on the official Plugin Directory!"
1494
- #~ msgstr "im offiziellen Plugin-Verzeichnis!"
1495
-
1496
- #~ msgid "Do you love this plugin?"
1497
- #~ msgstr "Magst du dieses Plugin?"
1498
-
1499
- #~ msgid "Buy me a beer!"
1500
- #~ msgstr "Spende mir ein Bier!"
1501
-
1502
- #~ msgid "comments"
1503
- #~ msgstr "Komentare"
1504
-
1505
- #~ msgid "views per day"
1506
- #~ msgstr "Aufrufe pro Tag"
1507
-
1508
- #~ msgid "views"
1509
- #~ msgstr "Aufrufe"
1510
-
1511
- #~ msgid "by"
1512
- #~ msgstr "von"
1513
-
1514
- #~ msgid "What does \"Use content formatting tags\" do?"
1515
- #~ msgstr "Was macht \"Verwende textformatierende Tags\"?"
1516
-
1517
- #~ msgid "Before / after each post:"
1518
- #~ msgstr "Vor / nach jedem Beitrag:"
1519
-
1520
- #~ msgid "Use content formatting tags"
1521
- #~ msgstr "Verwende textformatierende Tags"
1522
-
1523
- #~ msgid "Content format:"
1524
- #~ msgstr "Inhaltsformat:"
1525
-
1526
- #~ msgid "Wordpress Popular Posts Stats"
1527
- #~ msgstr "Wordpress Popular Posts Statistik"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Wordpress Popular Posts\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-08-27 16:19-0430\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
8
+ "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
9
+ "Language: de_DE\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;_n:1,2\n"
15
+ "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.8.1\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPath-1: ..\n"
20
+
21
+ #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
22
+ #: ../views/admin.php:79
23
+ msgid "Settings saved."
24
+ msgstr "Einstellungen gespeichert"
25
+
26
+ #: ../views/admin.php:40
27
+ msgid "Please provide the name of your custom field."
28
+ msgstr "Gebe einen Namen für das benutzerdefinierte Feld an."
29
+
30
+ #: ../views/admin.php:85
31
+ msgid ""
32
+ "Any changes made to WPP's default stylesheet will be lost after every plugin "
33
+ "update. In order to prevent this from happening, please copy the wpp.css "
34
+ "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
35
+ "theme's directory"
36
+ msgstr ""
37
+
38
+ #: ../views/admin.php:100
39
+ #, fuzzy
40
+ msgid ""
41
+ "This operation will delete all entries from WordPress Popular Posts' cache "
42
+ "table and cannot be undone."
43
+ msgstr ""
44
+ "Alle Einträge im Cache werden gelöscht und können nicht mehr wieder "
45
+ "hergestellt werden."
46
+
47
+ #: ../views/admin.php:100 ../views/admin.php:108 ../views/admin.php:116
48
+ msgid "Do you want to continue?"
49
+ msgstr "Möchtest du fortfahren?"
50
+
51
+ #: ../views/admin.php:108
52
+ msgid ""
53
+ "This operation will delete all stored info from WordPress Popular Posts' "
54
+ "data tables and cannot be undone."
55
+ msgstr ""
56
+ "Alle gespeicherten Daten von WordPress Popular Posts werden gelöscht und "
57
+ "können nicht wieder hergestellt werden."
58
+
59
+ #: ../views/admin.php:116
60
+ #, fuzzy
61
+ msgid "This operation will delete all cached thumbnails and cannot be undone."
62
+ msgstr ""
63
+ "Alle Einträge im Cache werden gelöscht und können nicht mehr wieder "
64
+ "hergestellt werden."
65
+
66
+ #: ../views/admin.php:150
67
+ msgid "Stats"
68
+ msgstr "Statistiken"
69
+
70
+ #: ../views/admin.php:151
71
+ msgid "Tools"
72
+ msgstr "Werkzeuge"
73
+
74
+ #: ../views/admin.php:152 ../views/admin.php:766
75
+ msgid "Parameters"
76
+ msgstr "Parameter"
77
+
78
+ #: ../views/admin.php:153
79
+ msgid "FAQ"
80
+ msgstr "Häufige Fragen und Antworten"
81
+
82
+ #: ../views/admin.php:154
83
+ msgid "About"
84
+ msgstr "Über"
85
+
86
+ #: ../views/admin.php:165
87
+ msgid ""
88
+ "Click on each tab to see what are the most popular entries on your blog in "
89
+ "the last 24 hours, this week, last 30 days or all time since WordPress "
90
+ "Popular Posts was installed."
91
+ msgstr ""
92
+ "Klicke auf jeden Reiter, um die beliebtesten Beiträge deines Blogs von den "
93
+ "letzten 24 Stunden, dieser Woche, den letzten 30 Tagen oder des gesamten "
94
+ "Zeitraums seit der Installation von WordPress Popular Posts zu sehen."
95
+
96
+ #: ../views/admin.php:171
97
+ msgid "Order by comments"
98
+ msgstr "Sortiert nach Kommentaren"
99
+
100
+ #: ../views/admin.php:172
101
+ msgid "Order by views"
102
+ msgstr "Sortiert nach Seitenaufrufen"
103
+
104
+ #: ../views/admin.php:173
105
+ msgid "Order by avg. daily views"
106
+ msgstr "Sortierte nach durchschn. Tagesaufrufen"
107
+
108
+ #: ../views/admin.php:175
109
+ msgid "Post type"
110
+ msgstr "Post-Type"
111
+
112
+ #: ../views/admin.php:176
113
+ msgid "Limit"
114
+ msgstr "Max. aufzulistende Einträge:"
115
+
116
+ #: ../views/admin.php:178 ../views/admin.php:283 ../views/admin.php:385
117
+ #: ../views/admin.php:422
118
+ msgid "Apply"
119
+ msgstr "Anwenden"
120
+
121
+ #: ../views/admin.php:181 ../views/form.php:32
122
+ msgid "Display only posts published within the selected Time Range"
123
+ msgstr ""
124
+
125
+ #: ../views/admin.php:188 ../views/form.php:26
126
+ msgid "Last 24 hours"
127
+ msgstr "Letzte 24 Stunden"
128
+
129
+ #: ../views/admin.php:189 ../views/form.php:27
130
+ msgid "Last 7 days"
131
+ msgstr "Letzte 7 Tage"
132
+
133
+ #: ../views/admin.php:190 ../views/form.php:28
134
+ msgid "Last 30 days"
135
+ msgstr "Letzte 30 Tage"
136
+
137
+ #: ../views/admin.php:191 ../views/form.php:29
138
+ msgid "All-time"
139
+ msgstr "Allzeithoch"
140
+
141
+ #: ../views/admin.php:213
142
+ msgid "Thumbnails"
143
+ msgstr "Vorschaubilder"
144
+
145
+ #: ../views/admin.php:218
146
+ msgid "Default thumbnail"
147
+ msgstr "Standardvorschaubild"
148
+
149
+ #: ../views/admin.php:223
150
+ msgid "Upload thumbnail"
151
+ msgstr "Vorschaubild hochladen"
152
+
153
+ #: ../views/admin.php:225
154
+ msgid ""
155
+ "How-to: upload (or select) an image, set Size to Full and click on Upload. "
156
+ "After it's done, hit on Apply to save changes"
157
+ msgstr ""
158
+ "Anleitung: ein Bild hochladen (oder aus existierenden wählen) und "
159
+ "\"vollständige Größe\" einstellen. Anschließend \"Anwenden\" anklicken."
160
+
161
+ #: ../views/admin.php:229
162
+ msgid "Pick image from"
163
+ msgstr "Wähle Bildquelle"
164
+
165
+ #: ../views/admin.php:232
166
+ msgid "Featured image"
167
+ msgstr "Beitragsbild"
168
+
169
+ #: ../views/admin.php:233
170
+ msgid "First image on post"
171
+ msgstr "Erstes Bild im Beitrag"
172
+
173
+ #: ../views/admin.php:234
174
+ msgid "Custom field"
175
+ msgstr "Benutzerdefiniertes Feld"
176
+
177
+ #: ../views/admin.php:237
178
+ #, fuzzy
179
+ msgid "Tell WordPress Popular Posts where it should get thumbnails from"
180
+ msgstr "Woher kommen die Vorschaubilder?"
181
+
182
+ #: ../views/admin.php:241
183
+ msgid "Custom field name"
184
+ msgstr "Name des benutzerdefiniertes Feldes"
185
+
186
+ #: ../views/admin.php:247
187
+ msgid "Resize image from Custom field?"
188
+ msgstr "Bild aus benutzerdefiniertem Feld skalieren?"
189
+
190
+ #: ../views/admin.php:250
191
+ msgid "No, I will upload my own thumbnail"
192
+ msgstr "Nein, ich lade mein eigenes Vorschaubild hoch"
193
+
194
+ #: ../views/admin.php:251
195
+ msgid "Yes"
196
+ msgstr "Ja"
197
+
198
+ #: ../views/admin.php:256
199
+ msgid "Responsive support"
200
+ msgstr ""
201
+
202
+ #: ../views/admin.php:259 ../views/admin.php:327 ../views/admin.php:367
203
+ #: ../views/admin.php:412
204
+ msgid "Enabled"
205
+ msgstr "Aktiviert"
206
+
207
+ #: ../views/admin.php:260 ../views/admin.php:311 ../views/admin.php:326
208
+ #: ../views/admin.php:366 ../views/admin.php:413
209
+ msgid "Disabled"
210
+ msgstr "Deaktiviert"
211
+
212
+ #: ../views/admin.php:263
213
+ msgid ""
214
+ "If enabled, WordPress Popular Posts will strip height and width attributes "
215
+ "out of thumbnails' image tags"
216
+ msgstr ""
217
+
218
+ #: ../views/admin.php:273
219
+ #, fuzzy
220
+ msgid "Empty image cache"
221
+ msgstr "Cache leeren"
222
+
223
+ #: ../views/admin.php:274
224
+ #, fuzzy
225
+ msgid "Use this button to clear WPP's thumbnails cache"
226
+ msgstr ""
227
+ "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
228
+ "zu leeren."
229
+
230
+ #: ../views/admin.php:292
231
+ msgid "Data"
232
+ msgstr "Daten"
233
+
234
+ #: ../views/admin.php:297
235
+ msgid "Log views from"
236
+ msgstr "Erfasse Aufrufe"
237
+
238
+ #: ../views/admin.php:300
239
+ msgid "Visitors only"
240
+ msgstr "von jedem außer eingeloggten Benutzern"
241
+
242
+ #: ../views/admin.php:301
243
+ msgid "Logged-in users only"
244
+ msgstr "nur von eingeloggten Benutzern"
245
+
246
+ #: ../views/admin.php:302
247
+ msgid "Everyone"
248
+ msgstr "von jedem"
249
+
250
+ #: ../views/admin.php:308
251
+ msgid "Log limit"
252
+ msgstr ""
253
+
254
+ #: ../views/admin.php:312
255
+ msgid "Keep data for"
256
+ msgstr ""
257
+
258
+ #: ../views/admin.php:315
259
+ msgid "day(s)"
260
+ msgstr ""
261
+
262
+ #: ../views/admin.php:317
263
+ msgid ""
264
+ "Data from entries that haven't been viewed within the specified time frame "
265
+ "will be automatically discarded"
266
+ msgstr ""
267
+
268
+ #: ../views/admin.php:323
269
+ msgid "Ajaxify widget"
270
+ msgstr "Widget via Ajax"
271
+
272
+ #: ../views/admin.php:331
273
+ msgid ""
274
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
275
+ "feature will keep the popular list from being cached by it"
276
+ msgstr ""
277
+ "Falls du ein Cache-Plugin wie z. B. WP Super Cache verwendest, verhindert "
278
+ "das Aktivieren, dass die Liste nicht gecachet wird und stets aktuell ist."
279
+
280
+ #: ../views/admin.php:335
281
+ msgid "WPP Cache Expiry Policy"
282
+ msgstr ""
283
+
284
+ #: ../views/admin.php:335 ../views/admin.php:363 ../views/form.php:2
285
+ #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34
286
+ #: ../views/form.php:40 ../views/form.php:43 ../views/form.php:52
287
+ #: ../views/form.php:55 ../views/form.php:63 ../views/form.php:66
288
+ #: ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
289
+ #: ../views/form.php:105 ../views/form.php:107 ../views/form.php:119
290
+ #: ../views/form.php:125
291
+ msgid "What is this?"
292
+ msgstr "Was ist das?"
293
+
294
+ #: ../views/admin.php:338
295
+ msgid "Never cache"
296
+ msgstr ""
297
+
298
+ #: ../views/admin.php:339
299
+ msgid "Enable caching"
300
+ msgstr ""
301
+
302
+ #: ../views/admin.php:343
303
+ msgid ""
304
+ "Sets WPP's cache expiration time. WPP can cache the popular list for a "
305
+ "specified amount of time. Recommended for large / high traffic sites"
306
+ msgstr ""
307
+
308
+ #: ../views/admin.php:347
309
+ msgid "Refresh cache every"
310
+ msgstr ""
311
+
312
+ #: ../views/admin.php:351
313
+ msgid "Minute(s)"
314
+ msgstr ""
315
+
316
+ #: ../views/admin.php:352
317
+ msgid "Hour(s)"
318
+ msgstr "Stunde(n)"
319
+
320
+ #: ../views/admin.php:353
321
+ msgid "Day(s)"
322
+ msgstr "Tag(e)"
323
+
324
+ #: ../views/admin.php:354
325
+ msgid "Week(s)"
326
+ msgstr "Woche(n)"
327
+
328
+ #: ../views/admin.php:355
329
+ msgid "Month(s)"
330
+ msgstr "Monat(e)"
331
+
332
+ #: ../views/admin.php:356
333
+ msgid "Year(s)"
334
+ msgstr "Jahr(e)"
335
+
336
+ #: ../views/admin.php:359
337
+ msgid "Really? That long?"
338
+ msgstr "Wirklich? So lang?"
339
+
340
+ #: ../views/admin.php:363
341
+ msgid "Data Sampling"
342
+ msgstr ""
343
+
344
+ #: ../views/admin.php:371
345
+ #, php-format
346
+ msgid ""
347
+ "By default, WordPress Popular Posts stores in database every single visit "
348
+ "your site receives. For small / medium sites this is generally OK, but on "
349
+ "large / high traffic sites the constant writing to the database may have an "
350
+ "impact on performance. With <a href=\"%1$s\" target=\"_blank\">data "
351
+ "sampling</a>, WordPress Popular Posts will store only a subset of your "
352
+ "traffic and report on the tendencies detected in that sample set (for more, "
353
+ "<a href=\"%2$s\" target=\"_blank\">please read here</a>)"
354
+ msgstr ""
355
+
356
+ #: ../views/admin.php:375
357
+ msgid "Sample Rate"
358
+ msgstr ""
359
+
360
+ #: ../views/admin.php:379
361
+ #, php-format
362
+ msgid ""
363
+ "A sampling rate of %d is recommended for large / high traffic sites. For "
364
+ "lower traffic sites, you should lower the value"
365
+ msgstr ""
366
+
367
+ #: ../views/admin.php:394
368
+ msgid "Miscellaneous"
369
+ msgstr "Sonstiges"
370
+
371
+ #: ../views/admin.php:399
372
+ msgid "Open links in"
373
+ msgstr "Links öffnen in"
374
+
375
+ #: ../views/admin.php:402
376
+ msgid "Current window"
377
+ msgstr "aktuellem Fenster"
378
+
379
+ #: ../views/admin.php:403
380
+ msgid "New tab/window"
381
+ msgstr "Neuem Tab/Fenster"
382
+
383
+ #: ../views/admin.php:409
384
+ msgid "Use plugin's stylesheet"
385
+ msgstr "Stylesheet des Plugins benutzen"
386
+
387
+ #: ../views/admin.php:416
388
+ msgid ""
389
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
390
+ "use to style your popular posts listing. If you wish to use your own "
391
+ "stylesheet or do not want it to have it included in the header section of "
392
+ "your site, use this."
393
+ msgstr ""
394
+ "Als Voreinstellung schließt dieses Plugin eine Stylesheet-Datei wpp.css ein. "
395
+ "Du kannst mit ihr die Auflistung beliebter Beiträge gestalten. Falls du dein "
396
+ "eigenes Stylesheet verwenden oder die wpp.css nicht im HEAD-Abschnitt "
397
+ "einbinden willst, deaktiviere die Einbindung."
398
+
399
+ #: ../views/admin.php:433
400
+ msgid ""
401
+ "WordPress Popular Posts maintains data in two separate tables: one for "
402
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
403
+ "and another one to keep the All-time data (from now on, \"historical data\" "
404
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
405
+ "even both historical and cache tables, please use the buttons below to do so."
406
+ msgstr ""
407
+ "WordPress Popular Posts speichert Daten in zwei getrennten Tabellen: eine "
408
+ "für die beliebtesten Beiträge der letzten 30 Tage (auch: \"Cache-Tabelle\"), "
409
+ "und die andere für die Allzeit-Daten (auch \"historische Daten\" oder "
410
+ "einfach \"Datentabelle\"). Solltest du aus verschiedenen Gründen die Cache-"
411
+ "Tabelle leeren wollen oder sowohl die Datentabelle als auch die Cache-"
412
+ "Tabelle, nutze die folgenden Schaltflächen."
413
+
414
+ #: ../views/admin.php:434
415
+ msgid "Empty cache"
416
+ msgstr "Cache leeren"
417
+
418
+ #: ../views/admin.php:434
419
+ msgid "Use this button to manually clear entries from WPP cache only"
420
+ msgstr ""
421
+ "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
422
+ "zu leeren."
423
+
424
+ #: ../views/admin.php:435
425
+ msgid "Clear all data"
426
+ msgstr "Alle Daten löschen"
427
+
428
+ #: ../views/admin.php:435
429
+ msgid "Use this button to manually clear entries from all WPP data tables"
430
+ msgstr ""
431
+ "Nutze diese Schaltfläche, um alle Einträge in der Datentabelle von Wordpress "
432
+ "Popular Posts zu löschen."
433
+
434
+ #: ../views/admin.php:442
435
+ #, php-format
436
+ msgid ""
437
+ "With the following parameters you can customize the popular posts list when "
438
+ "using either the <a href=\"%1$s\">wpp_get_mostpopular() template tag</a> or "
439
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
440
+ msgstr ""
441
+
442
+ #: ../views/admin.php:450
443
+ msgid "Parameter"
444
+ msgstr "Parameter"
445
+
446
+ #: ../views/admin.php:451 ../views/admin.php:765
447
+ msgid "What it does "
448
+ msgstr "Was es macht"
449
+
450
+ #: ../views/admin.php:452
451
+ msgid "Possible values"
452
+ msgstr "Erlaubte Werte"
453
+
454
+ #: ../views/admin.php:453
455
+ msgid "Defaults to"
456
+ msgstr "Voreinstellung"
457
+
458
+ #: ../views/admin.php:454 ../views/admin.php:767
459
+ msgid "Example"
460
+ msgstr "Beispiel"
461
+
462
+ #: ../views/admin.php:460
463
+ msgid "Sets a heading for the list"
464
+ msgstr "Bestimmt die Überschrift der Liste"
465
+
466
+ #: ../views/admin.php:461 ../views/admin.php:468 ../views/admin.php:475
467
+ #: ../views/admin.php:510 ../views/admin.php:517 ../views/admin.php:524
468
+ #: ../views/admin.php:531 ../views/admin.php:622 ../views/admin.php:636
469
+ #: ../views/admin.php:643
470
+ msgid "Text string"
471
+ msgstr "Zeichenkette"
472
+
473
+ #: ../views/admin.php:462 ../views/admin.php:518 ../views/admin.php:525
474
+ #: ../views/admin.php:532
475
+ msgid "None"
476
+ msgstr "nichts"
477
+
478
+ #: ../views/admin.php:467
479
+ msgid "Set the opening tag for the heading of the list"
480
+ msgstr "Bestimmt den öffnenden Tag der Listenüberschrift"
481
+
482
+ #: ../views/admin.php:474
483
+ msgid "Set the closing tag for the heading of the list"
484
+ msgstr "Bestimmt den schließenden Tag der Listenüberschrift"
485
+
486
+ #: ../views/admin.php:481
487
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
488
+ msgstr "Bestimmt die maximale Anzahl der beliebten Beiträge in der Auflistung"
489
+
490
+ #: ../views/admin.php:482 ../views/admin.php:538 ../views/admin.php:552
491
+ #: ../views/admin.php:573 ../views/admin.php:580
492
+ msgid "Positive integer"
493
+ msgstr "Positive Ganzzahl"
494
+
495
+ #: ../views/admin.php:488
496
+ msgid ""
497
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
498
+ "the time range specified by you"
499
+ msgstr ""
500
+ "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
501
+ "eingestellten Zeitspanne anzuzeigen."
502
+
503
+ #: ../views/admin.php:495
504
+ msgid ""
505
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
506
+ "within the time range specified by you"
507
+ msgstr ""
508
+ "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
509
+ "eingestellten Zeitspanne anzuzeigen."
510
+
511
+ #: ../views/admin.php:502
512
+ msgid "Sets the sorting option of the popular posts"
513
+ msgstr "Bestimmt die Auswahl der Reihenfolge der beliebten Beiträge"
514
+
515
+ #: ../views/admin.php:503
516
+ msgid "(for average views per day)"
517
+ msgstr "(für durchschn. Aufrufe pro Tag)"
518
+
519
+ #: ../views/admin.php:509
520
+ msgid "Defines the type of posts to show on the listing"
521
+ msgstr "Bestimmt die Art der Dokumente, die aufgelistet werden"
522
+
523
+ #: ../views/admin.php:516
524
+ msgid ""
525
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
526
+ "form the listing."
527
+ msgstr ""
528
+ "Falls gesetzt, zeigt WordPress Popular Posts die Beiträge und Seiten anhand "
529
+ "ihrer angegebener ID(s) in der Liste nicht an."
530
+
531
+ #: ../views/admin.php:523
532
+ msgid ""
533
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
534
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
535
+ "will be excluded instead."
536
+ msgstr ""
537
+ "Falls gesetzt, zeigt WordPress Popular Posts alle Einträge, die den "
538
+ "angegebenen Kategorie-IDs zugeordnet sind, an. Ein Minus-Zeichen vor der ID "
539
+ "schließt die Beiträge dieser Kategorie aus."
540
+
541
+ #: ../views/admin.php:530
542
+ msgid ""
543
+ "If set, WordPress Popular Posts will retrieve all entries created by "
544
+ "specified author(s) ID(s)."
545
+ msgstr ""
546
+ "Falls gesetzt, wird WordPress Popular Posts alle Einträge anhand angegebener "
547
+ "Autor(en)-ID(s) ausgeben."
548
+
549
+ #: ../views/admin.php:537
550
+ msgid ""
551
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
552
+ "characters whenever possible"
553
+ msgstr ""
554
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
555
+ "\"n\" Zeichen."
556
+
557
+ #: ../views/admin.php:544
558
+ msgid ""
559
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
560
+ "words instead of characters"
561
+ msgstr ""
562
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
563
+ "\"n\" Wörter anstatt Zeichen."
564
+
565
+ #: ../views/admin.php:551
566
+ msgid ""
567
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
568
+ "characters long from the content of each post listed as popular"
569
+ msgstr ""
570
+ "Falls gesetzt, zeigt WordPress Popular Posts einen Auszug von \"n\" "
571
+ "Buchstaben Länge bei jedem Beitrag an."
572
+
573
+ #: ../views/admin.php:558
574
+ msgid ""
575
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
576
+ "italic, etc) and hyperlinks found in the excerpt"
577
+ msgstr ""
578
+ "Falls gesetzt, behält WordPress Popular Posts die formatierenden Tags (fett, "
579
+ "kursiv usw.) und die Links im Auszug bei."
580
+
581
+ #: ../views/admin.php:565
582
+ msgid ""
583
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
584
+ "instead of characters"
585
+ msgstr ""
586
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Auszug, wenn möglich, auf "
587
+ "\"n\" Wörter anstatt Zeichen."
588
+
589
+ #: ../views/admin.php:572
590
+ msgid ""
591
+ "If set, and if your current server configuration allows it, you will be able "
592
+ "to display thumbnails of your posts. This attribute sets the width for "
593
+ "thumbnails"
594
+ msgstr ""
595
+ "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
596
+ "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
597
+ "bestimmt die Breite der Vorschaubilder."
598
+
599
+ #: ../views/admin.php:579
600
+ msgid ""
601
+ "If set, and if your current server configuration allows it, you will be able "
602
+ "to display thumbnails of your posts. This attribute sets the height for "
603
+ "thumbnails"
604
+ msgstr ""
605
+ "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
606
+ "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
607
+ "bestimmt die Höhe der Vorschaubilder."
608
+
609
+ #: ../views/admin.php:586
610
+ msgid ""
611
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
612
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
613
+ "entries"
614
+ msgstr ""
615
+ "Falls gesetzt und wenn das Plugin WP-PostRatings in Deinem Blog läuft, zeigt "
616
+ "WordPress Popular Posts die Bewertungen der Nutzer an."
617
+
618
+ #: ../views/admin.php:593
619
+ msgid ""
620
+ "If set, WordPress Popular Posts will show how many comments each popular "
621
+ "post has got until now"
622
+ msgstr ""
623
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Kommentare jeder "
624
+ "Beitrag bis jetzt erhielt."
625
+
626
+ #: ../views/admin.php:600
627
+ msgid ""
628
+ "If set, WordPress Popular Posts will show how many views each popular post "
629
+ "has got since it was installed"
630
+ msgstr ""
631
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Aufrufe jeder "
632
+ "Beitrag seit der Installation erhielt."
633
+
634
+ #: ../views/admin.php:607
635
+ msgid ""
636
+ "If set, WordPress Popular Posts will show who published each popular post on "
637
+ "the list"
638
+ msgstr ""
639
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wer welchen Beitrag "
640
+ "veröffentlicht hat."
641
+
642
+ #: ../views/admin.php:614
643
+ msgid ""
644
+ "If set, WordPress Popular Posts will display the date when each popular post "
645
+ "on the list was published"
646
+ msgstr ""
647
+ "Falls gesetzt, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
648
+ "jeden Beitrags in der Liste an."
649
+
650
+ #: ../views/admin.php:621
651
+ msgid "Sets the date format"
652
+ msgstr "Bestimmt das Datumsformat"
653
+
654
+ #: ../views/admin.php:628
655
+ msgid "If set, WordPress Popular Posts will display the category"
656
+ msgstr "Falls gesetzt, zeigt WordPress Popular Posts die Kategorie an"
657
+
658
+ #: ../views/admin.php:635
659
+ msgid "Sets the opening tag for the listing"
660
+ msgstr "Bestimmt das öffnende Tag der Auflistung"
661
+
662
+ #: ../views/admin.php:642
663
+ msgid "Sets the closing tag for the listing"
664
+ msgstr "Bestimmt das schließende Tag der Auflistung"
665
+
666
+ #: ../views/admin.php:649
667
+ msgid "Sets the HTML structure of each post"
668
+ msgstr "Setzt die HTML-Struktur jeden Beitrags"
669
+
670
+ #: ../views/admin.php:650
671
+ msgid "Text string, custom HTML"
672
+ msgstr "Zeichenkette, benutzerdefiniertes HTML"
673
+
674
+ #: ../views/admin.php:650
675
+ msgid "Available Content Tags"
676
+ msgstr "Verfügbare Content-Tags"
677
+
678
+ #: ../views/admin.php:650
679
+ msgid ""
680
+ "displays thumbnail linked to post/page, requires thumbnail_width & "
681
+ "thumbnail_height"
682
+ msgstr ""
683
+
684
+ #: ../views/admin.php:650
685
+ msgid ""
686
+ "displays thumbnail image without linking to post/page, requires "
687
+ "thumbnail_width & thumbnail_height"
688
+ msgstr ""
689
+
690
+ #: ../views/admin.php:650
691
+ msgid "displays linked post/page title"
692
+ msgstr "zeigt den verlinkten Titel des Beitrags/der Seiten an"
693
+
694
+ #: ../views/admin.php:650
695
+ msgid ""
696
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
697
+ msgstr ""
698
+ "zeigt den Auszug (excerpt) des Beitrags/der Seite an, erfordert "
699
+ "excerpt_length größer als 0"
700
+
701
+ #: ../views/admin.php:650
702
+ msgid "displays the default stats tags"
703
+ msgstr "zeigt die standard&shy;mäßigen Statistik-Tags an"
704
+
705
+ #: ../views/admin.php:650
706
+ msgid ""
707
+ "displays post/page current rating, requires WP-PostRatings installed and "
708
+ "enabled"
709
+ msgstr ""
710
+ "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
711
+ "installierte und aktivierte Plugin WP-PostRatings"
712
+
713
+ #: ../views/admin.php:650
714
+ msgid ""
715
+ "displays post/page current rating as an integer, requires WP-PostRatings "
716
+ "installed and enabled"
717
+ msgstr ""
718
+ "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
719
+ "installierte und aktivierte Plugin WP-PostRatings"
720
+
721
+ #: ../views/admin.php:650
722
+ msgid "outputs the URL of the post/page"
723
+ msgstr "gibt die URL des Beitrags/der Seite aus"
724
+
725
+ #: ../views/admin.php:650
726
+ msgid "displays post/page title, no link"
727
+ msgstr "zeigt den Titel des Beitrags/der Seite an, ohne Link"
728
+
729
+ #: ../views/admin.php:650
730
+ msgid "displays linked author name, requires stats_author=1"
731
+ msgstr "zeigt den verlinkten Autoren&shy;namen an, erfordert stats_author=1"
732
+
733
+ #: ../views/admin.php:650
734
+ msgid "displays linked category name, requires stats_category=1"
735
+ msgstr ""
736
+ "zeigt den verlinkten Kategorien&shy;namen an, erfordert stats_category=1"
737
+
738
+ #: ../views/admin.php:650
739
+ msgid "displays views count only, no text"
740
+ msgstr "zeigt nur die Anzahl an, ohne Text"
741
+
742
+ #: ../views/admin.php:650
743
+ msgid "displays comments count only, no text, requires stats_comments=1"
744
+ msgstr ""
745
+ "zeigt nur die Anzahl der Kom&shy;men&shy;tare an, ohne Text, erfordert "
746
+ "stats_comment=1"
747
+
748
+ #: ../views/admin.php:650
749
+ msgid "displays post/page date, requires stats_date=1"
750
+ msgstr ""
751
+
752
+ #: ../views/admin.php:662
753
+ msgid "What does \"Title\" do?"
754
+ msgstr "Was macht \"Titel\"?"
755
+
756
+ #: ../views/admin.php:665
757
+ msgid ""
758
+ "It allows you to show a heading for your most popular posts listing. If left "
759
+ "empty, no heading will be displayed at all."
760
+ msgstr ""
761
+ "Ermöglicht dir, eine Überschrift für die Auflistung anzugeben. Falls leer "
762
+ "belassen, wird keine Überschrift angezeigt."
763
+
764
+ #: ../views/admin.php:668
765
+ msgid "What is Time Range for?"
766
+ msgstr "Für was steht die Zeitspanne?"
767
+
768
+ #: ../views/admin.php:670
769
+ msgid ""
770
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
771
+ "comments within the selected time range."
772
+ msgstr ""
773
+ "Weist WordPress Popular Posts an, alle Beiträge mit den meisten Aufrufen "
774
+ "bzw. Kommentaren innerhalb der eingestellten Zeitspanne anzuzeigen."
775
+
776
+ #: ../views/admin.php:673
777
+ msgid "What is \"Sort post by\" for?"
778
+ msgstr "Für was steht \"Sortiere Beiträge nach\"?"
779
+
780
+ #: ../views/admin.php:675
781
+ msgid ""
782
+ "It allows you to decide whether to order your popular posts listing by total "
783
+ "views, comments, or average views per day."
784
+ msgstr ""
785
+ "Ermöglicht dir zu entscheiden, ob die Listeneinträge nach absoluter Anzahl "
786
+ "der Aufrufe, Kommentare oder durchschnittlichen Aufrufen pro Tag geordnet "
787
+ "werden."
788
+
789
+ #: ../views/admin.php:678
790
+ msgid "What does \"Display post rating\" do?"
791
+ msgstr "Was macht \"Zeige Bewertung\"?"
792
+
793
+ #: ../views/admin.php:680
794
+ msgid ""
795
+ "If checked, WordPress Popular Posts will show how your readers are rating "
796
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
797
+ "installed and enabled on your blog for it to work."
798
+ msgstr ""
799
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie deine Leser deine "
800
+ "beliebtesten Beiträge bewertet haben. Diese Funktion erfordert die "
801
+ "Installation und Aktivierung des Plugins WP-PostRatings."
802
+
803
+ #: ../views/admin.php:683
804
+ msgid "What does \"Shorten title\" do?"
805
+ msgstr "Was macht \"Kürze den Titel\"?"
806
+
807
+ #: ../views/admin.php:685
808
+ msgid ""
809
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
810
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
811
+ "you like."
812
+ msgstr ""
813
+ "Falls aktiviert, werden alle Titel auf \"n\" Zeichen gekürzt. Eine neue "
814
+ "Auswahl \"Kürze den Titel zu\" wird erscheinen, mit der du die Titellänge "
815
+ "setzen kannst."
816
+
817
+ #: ../views/admin.php:688
818
+ msgid "What does \"Display post excerpt\" do?"
819
+ msgstr "Was macht \"Zeige Auszug\"?"
820
+
821
+ #: ../views/admin.php:690
822
+ msgid ""
823
+ "If checked, WordPress Popular Posts will also include a small extract of "
824
+ "your posts in the list. Similarly to the previous option, you will be able "
825
+ "to decide how long the post excerpt should be."
826
+ msgstr ""
827
+ "Falls aktiviert, zeigt WordPress Popular Posts zusätzlich einen kurzen "
828
+ "Auszug Deines Beitrags in der Liste an. Wie bei der vorhergehenden Auswahl "
829
+ "ist es dir möglich, die Länge des Auszugs einzustellen."
830
+
831
+ #: ../views/admin.php:693
832
+ msgid "What does \"Keep text format and links\" do?"
833
+ msgstr "Was macht \"Behalte Textformat und Links bei\"?"
834
+
835
+ #: ../views/admin.php:695
836
+ msgid ""
837
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
838
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
839
+ "the excerpt. Hyperlinks will remain intact, too."
840
+ msgstr ""
841
+ "Falls aktiviert und wenn die Darstellung von Auszügen aktiviert ist, behält "
842
+ "WordPress Popular Posts die formatierenden Tags (z. B. fett, kursiv usw.) im "
843
+ "Auszug. Auch Links bleiben unverändert."
844
+
845
+ #: ../views/admin.php:698
846
+ msgid "What is \"Post type\" for?"
847
+ msgstr "Für was steht \"Post-Type\"?"
848
+
849
+ #: ../views/admin.php:700
850
+ msgid ""
851
+ "This filter allows you to decide which post types to show on the listing. By "
852
+ "default, it will retrieve only posts and pages (which should be fine for "
853
+ "most cases)."
854
+ msgstr ""
855
+ "Dieser Filter erlaubt dir zu entscheiden, welche Post-Types aufgelistet "
856
+ "werden. Per Voreinstellung werden nur Seiten und Beiträge angezeigt (was in "
857
+ "den meisten Fällen ausreicht)."
858
+
859
+ #: ../views/admin.php:703
860
+ msgid "What is \"Category(ies) ID(s)\" for?"
861
+ msgstr "Für was steht \"Kategorie(n)-ID(s)\"?"
862
+
863
+ #: ../views/admin.php:705
864
+ msgid ""
865
+ "This filter allows you to select which categories should be included or "
866
+ "excluded from the listing. A negative sign in front of the category ID "
867
+ "number will exclude posts belonging to it from the list, for example. You "
868
+ "can specify more than one ID with a comma separated list."
869
+ msgstr ""
870
+ "Dieser Filter erlaubt dir auszuwählen, welche Kategorien in der Auflistung "
871
+ "eingeschlossen oder ausgeschlossen werden sollten. Ein Minus-Zeichen vor "
872
+ "einer Kategorien-ID schließt Beiträge, die die ID zugewiesen bekamen, von "
873
+ "der Liste aus. du kannst mehr als eine ID, mit Kommas getrennt, angeben."
874
+
875
+ #: ../views/admin.php:708
876
+ msgid "What is \"Author(s) ID(s)\" for?"
877
+ msgstr "Für was steht \"Autor(en)-ID(s)\"?"
878
+
879
+ #: ../views/admin.php:710
880
+ msgid ""
881
+ "Just like the Category filter, this one lets you filter posts by author ID. "
882
+ "You can specify more than one ID with a comma separated list."
883
+ msgstr ""
884
+ "Wie beim Kategorienfilter kannst du auch Beiträge nach Autoren filtern. Du "
885
+ "kannst mehr als eine Autoren-ID, getrennt durch Kommas, angeben."
886
+
887
+ #: ../views/admin.php:713
888
+ msgid "What does \"Display post thumbnail\" do?"
889
+ msgstr "Was macht \"Zeige Vorschaubild\"?"
890
+
891
+ #: ../views/admin.php:715
892
+ msgid ""
893
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
894
+ "of each post. You can set up the source of the thumbnail via Settings - "
895
+ "WordPress Popular Posts - Tools."
896
+ msgstr ""
897
+ "Falls aktiviert, versucht WordPress Popular Posts, das Vorschaubild von "
898
+ "jedem Beitrag darzustellen. Du kannst die Quelle des Vorschaubildes unter "
899
+ "\"Werkzeuge\" einstellen."
900
+
901
+ #: ../views/admin.php:718
902
+ msgid "What does \"Display comment count\" do?"
903
+ msgstr "Was macht \"Zeige Anzahl Kommentare\"?"
904
+
905
+ #: ../views/admin.php:720
906
+ msgid ""
907
+ "If checked, WordPress Popular Posts will display how many comments each "
908
+ "popular post has got in the selected Time Range."
909
+ msgstr ""
910
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Kommentare "
911
+ "jeder beliebte Beitrag in der eingestellten Zeitspanne erhielt."
912
+
913
+ #: ../views/admin.php:723
914
+ msgid "What does \"Display views\" do?"
915
+ msgstr "Was macht \"Zeige Aufrufe\"?"
916
+
917
+ #: ../views/admin.php:725
918
+ msgid ""
919
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
920
+ "post has gotten in the selected Time Range."
921
+ msgstr ""
922
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Seitenaufrufe "
923
+ "jeder einzelne Beitrag in der eingestellten Zeitspanne erhielt."
924
+
925
+ #: ../views/admin.php:728
926
+ msgid "What does \"Display author\" do?"
927
+ msgstr "Was macht \"Zeige Autor\"?"
928
+
929
+ #: ../views/admin.php:730
930
+ msgid ""
931
+ "If checked, WordPress Popular Posts will display the name of the author of "
932
+ "each entry listed."
933
+ msgstr ""
934
+ "Falls aktiviert, zeigt WordPress Popular Posts den Autorennamen in jedem "
935
+ "Listeneintrag an."
936
+
937
+ #: ../views/admin.php:733
938
+ msgid "What does \"Display date\" do?"
939
+ msgstr "Was macht \"Zeige Datum\"?"
940
+
941
+ #: ../views/admin.php:735
942
+ msgid ""
943
+ "If checked, WordPress Popular Posts will display the date when each popular "
944
+ "posts was published."
945
+ msgstr ""
946
+ "Falls aktiviert, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
947
+ "jeden Beitrags an."
948
+
949
+ #: ../views/admin.php:738
950
+ msgid "What does \"Display category\" do?"
951
+ msgstr "Was macht \"Zeige Kategorie\"?"
952
+
953
+ #: ../views/admin.php:740
954
+ msgid ""
955
+ "If checked, WordPress Popular Posts will display the category of each post."
956
+ msgstr ""
957
+ "Falls aktiviert, zeigt WordPress Popular Posts den Kategorie in jedem "
958
+ "Listeneintrag an."
959
+
960
+ #: ../views/admin.php:743
961
+ msgid "What does \"Use custom HTML Markup\" do?"
962
+ msgstr "Was macht \"Verwende benutzerdefinierten HTML-Code\"?"
963
+
964
+ #: ../views/admin.php:745
965
+ msgid ""
966
+ "If checked, you will be able to customize the HTML markup of your popular "
967
+ "posts listing. For example, you can decide whether to wrap your posts in an "
968
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
969
+ "for you!"
970
+ msgstr ""
971
+ "Falls aktiviert, ist es dir möglich, eigenen HTML-Code in der Auflistung "
972
+ "einzusetzen. Du kannst z. B. bestimmen, ob die Einträge in einer "
973
+ "ungeordneten Liste, geordneten Liste, einem DIV oder was auch immer gesetzt "
974
+ "werden. Wenn du HTML und CSS kannst, ist diese Auswahl dein Freund."
975
+
976
+ #: ../views/admin.php:748
977
+ msgid "What are \"Content Tags\"?"
978
+ msgstr "Was sind \"Content-Tags\"?"
979
+
980
+ #: ../views/admin.php:750
981
+ #, fuzzy, php-format
982
+ msgid ""
983
+ "Content Tags are codes to display a variety of items on your popular posts "
984
+ "custom HTML structure. For example, setting it to \"{title}: "
985
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
986
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
987
+ "\">Parameters</a> section."
988
+ msgstr ""
989
+ "Content-Tags sind Code-Schnipsel, um verschiedene Angaben über die "
990
+ "beliebtesten Beiträge in deiner selbst definierten HTML-Struktur anzuzeigen. "
991
+ "Zum Beispiel zeigt \"{title}: {summary}\" (ohne die Anführungszeichen) "
992
+ "\"Überschrift: Auszug des Beitrags\" an. Für weitere Content-Tags siehe "
993
+ "\"Liste der gültigen Parameter von wpp_gewt-mostpopular() und des [wpp]-"
994
+ "Shortcodes\"."
995
+
996
+ #: ../views/admin.php:753
997
+ msgid "What are \"Template Tags\"?"
998
+ msgstr "Was sind \"Template-Tags\"?"
999
+
1000
+ #: ../views/admin.php:755
1001
+ msgid ""
1002
+ "Template Tags are simply php functions that allow you to perform certain "
1003
+ "actions. For example, WordPress Popular Posts currently supports two "
1004
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
1005
+ msgstr ""
1006
+ "Template-Tags sind schlicht und einfach PHP-Funktionen, die bestimmten "
1007
+ "Aktionen ausführen. Zum Beispiel unterstützt WordPress Popular Posts zwei "
1008
+ "verschiedene Template-Tags: wpp_get_mostpopular() und wpp_get_views()."
1009
+
1010
+ #: ../views/admin.php:758
1011
+ msgid "What are the template tags that WordPress Popular Posts supports?"
1012
+ msgstr "Welche Template-Tags unterstützt WordPress Popular Posts?"
1013
+
1014
+ #: ../views/admin.php:760
1015
+ msgid ""
1016
+ "The following are the template tags supported by WordPress Popular Posts"
1017
+ msgstr "Die folgenden Template-Tags unterstützt WordPress Popular Posts"
1018
+
1019
+ #: ../views/admin.php:764
1020
+ msgid "Template tag"
1021
+ msgstr "Template-Tag"
1022
+
1023
+ #: ../views/admin.php:773
1024
+ #, fuzzy, php-format
1025
+ msgid ""
1026
+ "Similar to the widget functionality, this tag retrieves the most popular "
1027
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
1028
+ "a> so you can customize your popular listing, but these are not required."
1029
+ msgstr ""
1030
+ "Ähnlich wie das Widget zeigt dieser Tag die beliebtesten Beiträge Deines "
1031
+ "Blogs an. Diese Funktion akzeptiert auch Parameter, so dass du die "
1032
+ "Auflistung nach deinen Vorstellungen setzen kannst, aber sie sind sind "
1033
+ "erforderlich."
1034
+
1035
+ #: ../views/admin.php:774
1036
+ #, php-format
1037
+ msgid ""
1038
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
1039
+ "list of attributes."
1040
+ msgstr ""
1041
+
1042
+ #: ../views/admin.php:779
1043
+ msgid ""
1044
+ "Displays the number of views of a single post. Post ID is required or it "
1045
+ "will return false."
1046
+ msgstr ""
1047
+ "Zeigt die Anzahl der Aufrufe eines einzelnen Beitrags an. Die Post-ID ist "
1048
+ "erforderlich, andersfalls wird false zurückgegeben."
1049
+
1050
+ #: ../views/admin.php:780
1051
+ msgid "Post ID"
1052
+ msgstr "Post-ID"
1053
+
1054
+ #: ../views/admin.php:787
1055
+ msgid "What are \"shortcodes\"?"
1056
+ msgstr "Was sind \"Shortcodes\"?"
1057
+
1058
+ #: ../views/admin.php:789
1059
+ #, php-format
1060
+ msgid ""
1061
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
1062
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
1063
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
1064
+ "posts content and pages too! For more information about shortcodes, please "
1065
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
1066
+ msgstr ""
1067
+ "Shortcodes sind vergleichbar mit BB-Codes. Sie erlauben uns, eine PHP-"
1068
+ "Funktion aufzurufen durch einen einfachen Text wie [shortcode]. Der "
1069
+ "Shortcode [wpp] fügt die Liste der beliebtesten Beiträge in den Text sowohl "
1070
+ "von Beiträgen als auch Seiten ein. Für mehr Informationen über Shortcodes "
1071
+ "besuche <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
1072
+
1073
+ #: ../views/admin.php:797
1074
+ #, php-format
1075
+ msgid "About WordPress Popular Posts %s"
1076
+ msgstr "Über WordPress Popular Posts %s"
1077
+
1078
+ #: ../views/admin.php:798
1079
+ msgid "This version includes the following changes"
1080
+ msgstr "Diese Version enthält die folgenden Änderungen"
1081
+
1082
+ #: ../views/admin.php:815
1083
+ msgid "Do you like this plugin?"
1084
+ msgstr "Gefällt dir dieses Plugin?"
1085
+
1086
+ #: ../views/admin.php:822
1087
+ msgid ""
1088
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
1089
+ "community!"
1090
+ msgstr ""
1091
+ "Jede Spende motiviert mich, der WordPress-Gemeinschaft nützliches Zeugs "
1092
+ "weiterhin kostenlos zur Verfügung zu stellen!"
1093
+
1094
+ #: ../views/admin.php:823
1095
+ #, php-format
1096
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1097
+ msgstr ""
1098
+
1099
+ #: ../views/admin.php:829
1100
+ msgid "Need help?"
1101
+ msgstr "Brauchen Sie Hilfe?"
1102
+
1103
+ #: ../views/admin.php:830
1104
+ #, php-format
1105
+ msgid ""
1106
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1107
+ "and feedback."
1108
+ msgstr ""
1109
+
1110
+ #: ../views/admin.php:831
1111
+ msgid "Let's make this plugin even better!"
1112
+ msgstr ""
1113
+
1114
+ #: ../views/form.php:2
1115
+ msgid "Title"
1116
+ msgstr "Titel:"
1117
+
1118
+ #: ../views/form.php:7
1119
+ msgid "Show up to"
1120
+ msgstr "Zeige bis zu:"
1121
+
1122
+ #: ../views/form.php:8
1123
+ msgid "posts"
1124
+ msgstr "Beiträge"
1125
+
1126
+ #: ../views/form.php:12
1127
+ msgid "Sort posts by"
1128
+ msgstr "Sortiere Beiträge nach:"
1129
+
1130
+ #: ../views/form.php:14
1131
+ msgid "Comments"
1132
+ msgstr "Kommentaren"
1133
+
1134
+ #: ../views/form.php:15
1135
+ msgid "Total views"
1136
+ msgstr "Zahl der Aufrufe"
1137
+
1138
+ #: ../views/form.php:16
1139
+ msgid "Avg. daily views"
1140
+ msgstr "Durchschn. tägl. Aufrufe"
1141
+
1142
+ #: ../views/form.php:22
1143
+ msgid "Filters"
1144
+ msgstr "Filter:"
1145
+
1146
+ #: ../views/form.php:24
1147
+ msgid "Time Range"
1148
+ msgstr "Zeitspanne:"
1149
+
1150
+ #: ../views/form.php:34
1151
+ msgid "Post type(s)"
1152
+ msgstr "Post-Type(s):"
1153
+
1154
+ #: ../views/form.php:37
1155
+ msgid "Post(s) ID(s) to exclude"
1156
+ msgstr "Post-ID(s), die ausgeschlossen werden:"
1157
+
1158
+ #: ../views/form.php:40
1159
+ msgid "Category(ies) ID(s)"
1160
+ msgstr "Kategorie(n)-ID(s):"
1161
+
1162
+ #: ../views/form.php:43
1163
+ msgid "Author(s) ID(s)"
1164
+ msgstr "Autor(en)-ID(s):"
1165
+
1166
+ #: ../views/form.php:48
1167
+ msgid "Posts settings"
1168
+ msgstr "Einstellungen für Beiträge"
1169
+
1170
+ #: ../views/form.php:52
1171
+ msgid "Display post rating"
1172
+ msgstr "Zeige Bewertung"
1173
+
1174
+ #: ../views/form.php:55
1175
+ msgid "Shorten title"
1176
+ msgstr "Kürze den Titel"
1177
+
1178
+ #: ../views/form.php:58
1179
+ msgid "Shorten title to"
1180
+ msgstr "Kürze den Titel auf"
1181
+
1182
+ #: ../views/form.php:59 ../views/form.php:69
1183
+ msgid "characters"
1184
+ msgstr "Buchstaben"
1185
+
1186
+ #: ../views/form.php:60 ../views/form.php:70
1187
+ msgid "words"
1188
+ msgstr "Wörter"
1189
+
1190
+ #: ../views/form.php:63
1191
+ msgid "Display post excerpt"
1192
+ msgstr "Zeige Auszug"
1193
+
1194
+ #: ../views/form.php:66
1195
+ msgid "Keep text format and links"
1196
+ msgstr "Behalte Textformat und Links bei"
1197
+
1198
+ #: ../views/form.php:67
1199
+ msgid "Excerpt length"
1200
+ msgstr "Länge des Auszugs:"
1201
+
1202
+ #: ../views/form.php:73
1203
+ msgid "Display post thumbnail"
1204
+ msgstr "Zeige Vorschaubild"
1205
+
1206
+ #: ../views/form.php:76
1207
+ msgid "Use predefined size"
1208
+ msgstr ""
1209
+
1210
+ #: ../views/form.php:88
1211
+ msgid "Set size manually"
1212
+ msgstr ""
1213
+
1214
+ #: ../views/form.php:90
1215
+ msgid "Width"
1216
+ msgstr "Breite:"
1217
+
1218
+ #: ../views/form.php:93
1219
+ msgid "Height"
1220
+ msgstr "Höhe:"
1221
+
1222
+ #: ../views/form.php:99
1223
+ msgid "Stats Tag settings"
1224
+ msgstr "Einstellungen des Statistik-Tags"
1225
+
1226
+ #: ../views/form.php:101
1227
+ msgid "Display comment count"
1228
+ msgstr "Zeige Anzahl Kommentare"
1229
+
1230
+ #: ../views/form.php:103
1231
+ msgid "Display views"
1232
+ msgstr "Zeige Aufrufe"
1233
+
1234
+ #: ../views/form.php:105
1235
+ msgid "Display author"
1236
+ msgstr "Zeige Autor"
1237
+
1238
+ #: ../views/form.php:107
1239
+ msgid "Display date"
1240
+ msgstr "Zeige Datum"
1241
+
1242
+ #: ../views/form.php:110
1243
+ msgid "Date Format"
1244
+ msgstr "Datumsformat"
1245
+
1246
+ #: ../views/form.php:112
1247
+ msgid "WordPress Date Format"
1248
+ msgstr "Datumsformat WordPress"
1249
+
1250
+ #: ../views/form.php:119
1251
+ msgid "Display category"
1252
+ msgstr "Zeige Kategorie"
1253
+
1254
+ #: ../views/form.php:123
1255
+ msgid "HTML Markup settings"
1256
+ msgstr "Einstellungen des HTML-Codes"
1257
+
1258
+ #: ../views/form.php:125
1259
+ msgid "Use custom HTML Markup"
1260
+ msgstr "Verwende nutzerdefinierten HTML-Code"
1261
+
1262
+ #: ../views/form.php:128
1263
+ msgid "Before / after title"
1264
+ msgstr "Vor / nach dem Titel:"
1265
+
1266
+ #: ../views/form.php:131
1267
+ msgid "Before / after Popular Posts"
1268
+ msgstr "Vor / nach Beliebte Beiträge:"
1269
+
1270
+ #: ../views/form.php:134
1271
+ msgid "Post HTML Markup"
1272
+ msgstr "Zeige HTML-Code"
1273
+
1274
+ #: ../wordpress-popular-posts.php:304
1275
+ msgid "The most Popular Posts on your blog."
1276
+ msgstr "Die beliebtesten Beiträge deines Blogs."
1277
+
1278
+ #: ../wordpress-popular-posts.php:482
1279
+ msgid ""
1280
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1281
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1282
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1283
+ "\"nofollow\">register_sidebar</a> for more)."
1284
+ msgstr ""
1285
+
1286
+ #: ../wordpress-popular-posts.php:726
1287
+ msgid "Upload"
1288
+ msgstr "Hochladen"
1289
+
1290
+ #: ../wordpress-popular-posts.php:1095
1291
+ #, php-format
1292
+ msgid ""
1293
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1294
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1295
+ "and ask them to upgrade PHP to %1$s or higher."
1296
+ msgstr ""
1297
+ "Deine PHP-Version ist zu alt. Das Plugin\"WordPress Popular Posts\" benötigt "
1298
+ "mindestens PHP-Version %1$s für die einwandfreie Funktion. Bitte nehme "
1299
+ "Kontakt mit deinem Hosting-Provider auf und bitte ihn, PHP auf v%1$s oder "
1300
+ "höher zu aktualisieren."
1301
+
1302
+ #: ../wordpress-popular-posts.php:1102
1303
+ #, php-format
1304
+ msgid ""
1305
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1306
+ "WordPress version %1$s to function correctly. Please update your blog via "
1307
+ "Dashboard &gt; Update."
1308
+ msgstr ""
1309
+ "Deine WordPress-Version ist zu alt. Das Plugin WordPress Popular Posts "
1310
+ "benötigt mindestens Version %1$s. Bitte aktualisiere WordPress via Dashboard "
1311
+ "&gt; Aktualisieren."
1312
+
1313
+ #: ../wordpress-popular-posts.php:1127
1314
+ #, php-format
1315
+ msgid ""
1316
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1317
+ "strong>.</p></div>"
1318
+ msgstr ""
1319
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> wurde <strong>deaktiviert</"
1320
+ "strong>.</p></div>"
1321
+
1322
+ #: ../wordpress-popular-posts.php:1211
1323
+ msgid "Success! The cache table has been cleared!"
1324
+ msgstr "Erfolg: Die Cache-Tabelle wurde geleert!"
1325
+
1326
+ #: ../wordpress-popular-posts.php:1213
1327
+ msgid "Error: cache table does not exist."
1328
+ msgstr "Fehler: Cache-Tabelle ist nicht vorhanden."
1329
+
1330
+ #: ../wordpress-popular-posts.php:1220
1331
+ msgid "Success! All data have been cleared!"
1332
+ msgstr "Erfolg: Alle Daten wurden gelöscht!"
1333
+
1334
+ #: ../wordpress-popular-posts.php:1222
1335
+ msgid "Error: one or both data tables are missing."
1336
+ msgstr "Fehler: Eine oder beide Tabellen fehlen."
1337
+
1338
+ #: ../wordpress-popular-posts.php:1225 ../wordpress-popular-posts.php:1263
1339
+ msgid "Invalid action."
1340
+ msgstr "Ungültige Aktion."
1341
+
1342
+ #: ../wordpress-popular-posts.php:1228 ../wordpress-popular-posts.php:1266
1343
+ msgid ""
1344
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1345
+ "site administrator for support."
1346
+ msgstr ""
1347
+ "Du hast nicht die erforderlichen Rechte um das zu tun. Bitte wende dich an "
1348
+ "den Administrator für weitere Hilfe."
1349
+
1350
+ #: ../wordpress-popular-posts.php:1258
1351
+ #, fuzzy
1352
+ msgid "Success! All files have been deleted!"
1353
+ msgstr "Erfolg: Alle Daten wurden gelöscht!"
1354
+
1355
+ #: ../wordpress-popular-posts.php:1260
1356
+ msgid "The thumbnail cache is already empty!"
1357
+ msgstr ""
1358
+
1359
+ #: ../wordpress-popular-posts.php:1816
1360
+ msgid "Sorry. No data so far."
1361
+ msgstr "Noch keine Daten vorhanden."
1362
+
1363
+ #: ../wordpress-popular-posts.php:2343
1364
+ #, php-format
1365
+ msgid "1 comment"
1366
+ msgid_plural "%s comments"
1367
+ msgstr[0] "1 Kommentar"
1368
+ msgstr[1] "%s Kommentare"
1369
+
1370
+ #: ../wordpress-popular-posts.php:2355
1371
+ #, php-format
1372
+ msgid "1 view per day"
1373
+ msgid_plural "%s views per day"
1374
+ msgstr[0] "1 Aufruf pro Tag"
1375
+ msgstr[1] "%s Aufrufe pro Tag"
1376
+
1377
+ #: ../wordpress-popular-posts.php:2361
1378
+ #, php-format
1379
+ msgid "1 view"
1380
+ msgid_plural "%s views"
1381
+ msgstr[0] "1 Aufruf"
1382
+ msgstr[1] "%s Aufrufe"
1383
+
1384
+ #: ../wordpress-popular-posts.php:2384
1385
+ #, php-format
1386
+ msgid "by %s"
1387
+ msgstr "von %s"
1388
+
1389
+ #: ../wordpress-popular-posts.php:2390
1390
+ #, php-format
1391
+ msgid "posted on %s"
1392
+ msgstr "veröffentlicht am %s"
1393
+
1394
+ #: ../wordpress-popular-posts.php:2398
1395
+ #, php-format
1396
+ msgid "under %s"
1397
+ msgstr "in %s"
1398
+
1399
+ #~ msgid "Popular Posts"
1400
+ #~ msgstr "Beliebteste Beiträge"
1401
+
1402
+ #~ msgid "displays thumbnail linked to post/page"
1403
+ #~ msgstr "zeigt verlinktes Vorschaubild des Beitrags/der Seite an"
1404
+
1405
+ #~ msgid "px"
1406
+ #~ msgstr "px"
1407
+
1408
+ #~ msgid "Listing refresh interval"
1409
+ #~ msgstr "Aktualisierungsintervall der Liste"
1410
+
1411
+ #~ msgid "Live"
1412
+ #~ msgstr "Echtzeit"
1413
+
1414
+ #~ msgid "Custom interval"
1415
+ #~ msgstr "Benutzerdefiniertes Intervall"
1416
+
1417
+ #~ msgid ""
1418
+ #~ "Sets how often the listing should be updated. For most sites the Live "
1419
+ #~ "option should be fine, however if you are experiencing slowdowns or your "
1420
+ #~ "blog gets a lot of visitors then you might want to change the refresh rate"
1421
+ #~ msgstr ""
1422
+ #~ "Stellt ein, wie oft die Liste aktualisiert wird. Für die meisten Websites "
1423
+ #~ "erreicht die Echtzeit-Einstellung gute Werte. Solltest du jedoch "
1424
+ #~ "Verlangsamungen feststellen oder deine Website erreicht viele Besucher, "
1425
+ #~ "solltest du die Aktualisierungsrate ändern."
1426
+
1427
+ #~ msgid "Refresh list every"
1428
+ #~ msgstr "Benutzerdefiniertes Intervall"
1429
+
1430
+ #~ msgid ""
1431
+ #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1432
+ #~ "and the [wpp] shortcode\"."
1433
+ #~ msgstr ""
1434
+ #~ "Bitte schlage nach bei \"Liste der gültigen Parameter von wpp_gewt-"
1435
+ #~ "mostpopular() und des [wpp]-Shortcodes\"."
1436
+
1437
+ #~ msgid ""
1438
+ #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1439
+ #~ "shortcode"
1440
+ #~ msgstr ""
1441
+ #~ "Liste der gültigen Parameter von wpp_get-mostpopular() und des [wpp]-"
1442
+ #~ "Shortcodes"
1443
+
1444
+ #~ msgid ""
1445
+ #~ "These parameters can be used by both the template tag "
1446
+ #~ "wpp_get_most_popular() and the shortcode [wpp]."
1447
+ #~ msgstr ""
1448
+ #~ "Diese Parameter können sowohl im Template-Tag wpp_get_most_popular() als "
1449
+ #~ "auch im Shortcode [wpp] eingesetzt werden."
1450
+
1451
+ #~ msgid "Preview"
1452
+ #~ msgstr "Vorschau"
1453
+
1454
+ #~ msgid "Excerpt Properties"
1455
+ #~ msgstr "Eigenschaften des Auszugs"
1456
+
1457
+ #~ msgid "Thumbnail settings"
1458
+ #~ msgstr "Einstellungen für die Vorschaubilder"
1459
+
1460
+ #~ msgid ""
1461
+ #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1462
+ #~ "Posts."
1463
+ #~ msgstr ""
1464
+ #~ "Hier findest du einen überschaubaren Bereich an Einstellungen, um "
1465
+ #~ "Wordpress Popular Posts zu optimieren."
1466
+
1467
+ #, fuzzy
1468
+ #~ msgid "Popular Posts links behavior"
1469
+ #~ msgstr "Aktualisierungsintervall der Liste"
1470
+
1471
+ #~ msgid "Views logging behavior"
1472
+ #~ msgstr "Zählverhalten"
1473
+
1474
+ #~ msgid "Wordpress Popular Posts Stylesheet"
1475
+ #~ msgstr "Wordpress Popular Posts Stylesheet"
1476
+
1477
+ #~ msgid "Data tools"
1478
+ #~ msgstr "Datenwerkzeuge"
1479
+
1480
+ #~ msgid "Popular posts listing refresh interval"
1481
+ #~ msgstr "Aktualisierungsintervall der Liste"
1482
+
1483
+ #~ msgid "Frequently Asked Questions"
1484
+ #~ msgstr "Häufig gestellte Fragen"
1485
+
1486
+ #~ msgid "Sets the opening tag for each item on the list"
1487
+ #~ msgstr "Bestimmt den öffnenden Tag für jeden Listeneintrag"
1488
+
1489
+ #~ msgid "Sets the closing tag for each item on the list"
1490
+ #~ msgstr "Bestimmt den schließenden Tag für jeden Listeneintrag"
1491
+
1492
+ #~ msgid ""
1493
+ #~ "If set, this option will allow you to decide the order of the contents "
1494
+ #~ "within each item on the list."
1495
+ #~ msgstr ""
1496
+ #~ "Falls gesetzt, kannst du die Reihenfolge der Einträge in der Liste "
1497
+ #~ "bestimmen."
1498
+
1499
+ #~ msgid ""
1500
+ #~ "If set, you can decide the order of each content inside a single item on "
1501
+ #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1502
+ #~ "something like \"Your Post Title: summary here\". This attribute requires "
1503
+ #~ "do_pattern to be true."
1504
+ #~ msgstr ""
1505
+ #~ "Falls gesetzt, kannst du die Reihenfolge des Inhalts innerhalbs eines "
1506
+ #~ "einzelnen Listeneintrags einstellen. Zum Beispiel zeigt \"{title}: "
1507
+ #~ "{summary}\" (ohne Anführungszeichen) sowas wie \"Überschrift: Text des "
1508
+ #~ "Auszugs\" an. Dieses Attribut erfordert, dass do_pattern auf 1 (true) "
1509
+ #~ "gesetzt ist."
1510
+
1511
+ #~ msgid "Available tags"
1512
+ #~ msgstr "Verfügbare Tags"
1513
+
1514
+ #~ msgid "Rate it"
1515
+ #~ msgstr "Bewerte es"
1516
+
1517
+ #~ msgid "on the official Plugin Directory!"
1518
+ #~ msgstr "im offiziellen Plugin-Verzeichnis!"
1519
+
1520
+ #~ msgid "Do you love this plugin?"
1521
+ #~ msgstr "Magst du dieses Plugin?"
1522
+
1523
+ #~ msgid "Buy me a beer!"
1524
+ #~ msgstr "Spende mir ein Bier!"
1525
+
1526
+ #~ msgid "comments"
1527
+ #~ msgstr "Komentare"
1528
+
1529
+ #~ msgid "views per day"
1530
+ #~ msgstr "Aufrufe pro Tag"
1531
+
1532
+ #~ msgid "views"
1533
+ #~ msgstr "Aufrufe"
1534
+
1535
+ #~ msgid "by"
1536
+ #~ msgstr "von"
1537
+
1538
+ #~ msgid "What does \"Use content formatting tags\" do?"
1539
+ #~ msgstr "Was macht \"Verwende textformatierende Tags\"?"
1540
+
1541
+ #~ msgid "Before / after each post:"
1542
+ #~ msgstr "Vor / nach jedem Beitrag:"
1543
+
1544
+ #~ msgid "Use content formatting tags"
1545
+ #~ msgstr "Verwende textformatierende Tags"
1546
+
1547
+ #~ msgid "Content format:"
1548
+ #~ msgstr "Inhaltsformat:"
1549
+
1550
+ #~ msgid "Wordpress Popular Posts Stats"
1551
+ #~ msgstr "Wordpress Popular Posts Statistik"
lang/wordpress-popular-posts-es_ES.mo CHANGED
Binary file
lang/wordpress-popular-posts-es_ES.po CHANGED
@@ -1,1595 +1,1638 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-04-24 13:30-0430\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
8
- "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
9
- "Language: es_ES\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-SourceCharset: UTF-8\n"
14
- "X-Poedit-KeywordsList: __;_e;_n:1,2\n"
15
- "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.7.6\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPath-1: ..\n"
20
-
21
- #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
22
- #: ../views/admin.php:75
23
- msgid "Settings saved."
24
- msgstr "Configuraci&oacute;n guardada."
25
-
26
- #: ../views/admin.php:40
27
- msgid "Please provide the name of your custom field."
28
- msgstr "Por favor indica el nombre de tu custom field."
29
-
30
- #: ../views/admin.php:81
31
- msgid ""
32
- "Any changes made to WPP's default stylesheet will be lost after every plugin "
33
- "update. In order to prevent this from happening, please copy the wpp.css "
34
- "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
35
- "theme's directory"
36
- msgstr ""
37
- "Cualquier cambio hecho a la hoja de estilos por defecto de WPP se "
38
- "perder&aacute; cada vez que el plugin se actualize. Para evitar esto, por "
39
- "favor copia el archivo wpp.css (ubicado en wp-content/plugins/wordpress-"
40
- "popular-posts/style) en la carpeta de tu tema actual."
41
-
42
- #: ../views/admin.php:96
43
- msgid ""
44
- "This operation will delete all entries from WordPress Popular Posts' cache "
45
- "table and cannot be undone."
46
- msgstr ""
47
- "Esta operaci\\363n borrar\\341 todas las entradas en el cach\\351 de "
48
- "WordPress Popular Posts y no se puede deshacer."
49
-
50
- #: ../views/admin.php:96 ../views/admin.php:104 ../views/admin.php:112
51
- msgid "Do you want to continue?"
52
- msgstr "Deseas continuar?"
53
-
54
- #: ../views/admin.php:104
55
- msgid ""
56
- "This operation will delete all stored info from WordPress Popular Posts' "
57
- "data tables and cannot be undone."
58
- msgstr ""
59
- "Esta operaci\\363n borrar\\341 toda la informaci\\363n guardada en las "
60
- "tablas de WordPress Popular Posts y no puede ser reversado."
61
-
62
- #: ../views/admin.php:112
63
- msgid "This operation will delete all cached thumbnails and cannot be undone."
64
- msgstr ""
65
- "Esta operaci\\363n borrar\\341 todas las miniaturas en el cach\\351 y no se "
66
- "puede deshacer."
67
-
68
- #: ../views/admin.php:146
69
- msgid "Stats"
70
- msgstr "Estad&iacute;sticas"
71
-
72
- #: ../views/admin.php:147
73
- msgid "Tools"
74
- msgstr "Herramientas"
75
-
76
- #: ../views/admin.php:148 ../views/admin.php:747
77
- msgid "Parameters"
78
- msgstr "Par&aacute;metros"
79
-
80
- #: ../views/admin.php:149
81
- msgid "FAQ"
82
- msgstr "FAQ"
83
-
84
- #: ../views/admin.php:150
85
- msgid "About"
86
- msgstr "Acerca de"
87
-
88
- #: ../views/admin.php:161
89
- msgid ""
90
- "Click on each tab to see what are the most popular entries on your blog in "
91
- "the last 24 hours, this week, last 30 days or all time since WordPress "
92
- "Popular Posts was installed."
93
- msgstr ""
94
- "Haz clic en cada pesta&ntilde;a para ver las entradas m&aacute;s populares "
95
- "de tu blog en las &uacute;ltimas 24 horas, esta semana, los &uacute;ltimos "
96
- "30 d&iacute;as o de todos los tiempos desde que WordPress Popular Posts fue "
97
- "instalado."
98
-
99
- #: ../views/admin.php:167
100
- msgid "Order by comments"
101
- msgstr "Ordenar por comentarios"
102
-
103
- #: ../views/admin.php:168
104
- msgid "Order by views"
105
- msgstr "Ordenar por vistas"
106
-
107
- #: ../views/admin.php:169
108
- msgid "Order by avg. daily views"
109
- msgstr "Ordenar por average de vistas diarias"
110
-
111
- #: ../views/admin.php:171
112
- msgid "Post type"
113
- msgstr "Post type"
114
-
115
- #: ../views/admin.php:172
116
- msgid "Limit"
117
- msgstr "L&iacute;mite"
118
-
119
- #: ../views/admin.php:174 ../views/admin.php:279 ../views/admin.php:366
120
- #: ../views/admin.php:403
121
- msgid "Apply"
122
- msgstr "Aplicar"
123
-
124
- #: ../views/admin.php:177 ../views/form.php:32
125
- msgid "Display only posts published within the selected Time Range"
126
- msgstr ""
127
- "Mostrar s&oacute;lo entradas publicadas en el Rango de Tiempo seleccionado"
128
-
129
- #: ../views/admin.php:184 ../views/form.php:26
130
- msgid "Last 24 hours"
131
- msgstr "&Uacute;ltimas 24 horas"
132
-
133
- #: ../views/admin.php:185 ../views/form.php:27
134
- msgid "Last 7 days"
135
- msgstr "&Uacute;ltimos 7 d&iacute;as"
136
-
137
- #: ../views/admin.php:186 ../views/form.php:28
138
- msgid "Last 30 days"
139
- msgstr "&Uacute;ltimos 30 d&iacute;as"
140
-
141
- #: ../views/admin.php:187 ../views/form.php:29
142
- msgid "All-time"
143
- msgstr "Todos los tiempos"
144
-
145
- #: ../views/admin.php:209
146
- msgid "Thumbnails"
147
- msgstr "Miniaturas"
148
-
149
- #: ../views/admin.php:214
150
- msgid "Default thumbnail"
151
- msgstr "Miniatura por defecto"
152
-
153
- #: ../views/admin.php:219
154
- msgid "Upload thumbnail"
155
- msgstr "Subir miniatura"
156
-
157
- #: ../views/admin.php:221
158
- msgid ""
159
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
160
- "After it's done, hit on Apply to save changes"
161
- msgstr ""
162
- "Tutorial: sube (o selecciona) una imagen, selecciona Tama&ntilde;o Completo "
163
- "y haz clic en Subir. Cuando termine, dale a Aplicar para guardar los cambios"
164
-
165
- #: ../views/admin.php:225
166
- msgid "Pick image from"
167
- msgstr "Seleccionar imagen desde"
168
-
169
- #: ../views/admin.php:228
170
- msgid "Featured image"
171
- msgstr "Imagen destacada"
172
-
173
- #: ../views/admin.php:229
174
- msgid "First image on post"
175
- msgstr "Primera imagen de la entrada"
176
-
177
- #: ../views/admin.php:230
178
- msgid "Custom field"
179
- msgstr "Custom field"
180
-
181
- #: ../views/admin.php:233
182
- msgid "Tell WordPress Popular Posts where it should get thumbnails from"
183
- msgstr ""
184
- "Dile a WordPress Popular Posts de d&oacute;nde debe obtener las miniaturas"
185
-
186
- #: ../views/admin.php:237
187
- msgid "Custom field name"
188
- msgstr "Nombre del custom field"
189
-
190
- #: ../views/admin.php:243
191
- msgid "Resize image from Custom field?"
192
- msgstr "&iexcl;Ajustar la imagen del Custom field?"
193
-
194
- #: ../views/admin.php:246
195
- msgid "No, I will upload my own thumbnail"
196
- msgstr "No, subir&eacute; mi propia miniatura"
197
-
198
- #: ../views/admin.php:247
199
- msgid "Yes"
200
- msgstr "S&iacute;"
201
-
202
- #: ../views/admin.php:252
203
- msgid "Responsive support"
204
- msgstr "Soporte Responsive"
205
-
206
- #: ../views/admin.php:255 ../views/admin.php:308 ../views/admin.php:348
207
- #: ../views/admin.php:393
208
- msgid "Enabled"
209
- msgstr "Habilitado"
210
-
211
- #: ../views/admin.php:256 ../views/admin.php:307 ../views/admin.php:347
212
- #: ../views/admin.php:394
213
- msgid "Disabled"
214
- msgstr "Deshabilitado"
215
-
216
- #: ../views/admin.php:259
217
- msgid ""
218
- "If enabled, WordPress Popular Posts will strip height and width attributes "
219
- "out of thumbnails' image tags"
220
- msgstr ""
221
- "Si se activa, WordPress Popular Posts quitar&aacute; los atributos height y "
222
- "width de las etiquetas image de las miniaturas"
223
-
224
- #: ../views/admin.php:269
225
- msgid "Empty image cache"
226
- msgstr "Vaciar el cach&eacute; de im&aacute;genes"
227
-
228
- #: ../views/admin.php:270
229
- msgid "Use this button to clear WPP's thumbnails cache"
230
- msgstr ""
231
- "Utiliza este bot&oacute;n para vaciar el cach&eacute; de miniaturas de WPP"
232
-
233
- #: ../views/admin.php:288
234
- msgid "Data"
235
- msgstr "Datos"
236
-
237
- #: ../views/admin.php:293
238
- msgid "Log views from"
239
- msgstr "Registrar vistas de"
240
-
241
- #: ../views/admin.php:296
242
- msgid "Visitors only"
243
- msgstr "S&oacute;lo visitantes"
244
-
245
- #: ../views/admin.php:297
246
- msgid "Logged-in users only"
247
- msgstr "S&oacute;lo usuarios conectados"
248
-
249
- #: ../views/admin.php:298
250
- msgid "Everyone"
251
- msgstr "Todos"
252
-
253
- #: ../views/admin.php:304
254
- msgid "Ajaxify widget"
255
- msgstr "Usar Ajax con el widget"
256
-
257
- #: ../views/admin.php:312
258
- msgid ""
259
- "If you are using a caching plugin such as WP Super Cache, enabling this "
260
- "feature will keep the popular list from being cached by it"
261
- msgstr ""
262
- "Si est&aacute;s utilizando un plugin de cacheo como WP Super Cache, "
263
- "habilitar esta caracter&iacute;stica evitar&aacute; que la lista de entradas "
264
- "populares sea guardada en cach&eacute;"
265
-
266
- #: ../views/admin.php:316
267
- msgid "WPP Cache Expiry Policy"
268
- msgstr "WPP Pol&iacute;tica de Expiraci&oacute;n del Cache"
269
-
270
- #: ../views/admin.php:316 ../views/admin.php:344 ../views/form.php:2
271
- #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34
272
- #: ../views/form.php:40 ../views/form.php:43 ../views/form.php:52
273
- #: ../views/form.php:55 ../views/form.php:63 ../views/form.php:66
274
- #: ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
275
- #: ../views/form.php:105 ../views/form.php:107 ../views/form.php:119
276
- #: ../views/form.php:125
277
- msgid "What is this?"
278
- msgstr "&iquest;Qu&eacute; es esto?"
279
-
280
- #: ../views/admin.php:319
281
- msgid "Never cache"
282
- msgstr "Nunca almacenar en cach&eacute;"
283
-
284
- #: ../views/admin.php:320
285
- msgid "Enable caching"
286
- msgstr "Habilitar cach&eacute;"
287
-
288
- #: ../views/admin.php:324
289
- msgid ""
290
- "Sets WPP's cache expiration time. WPP can cache the popular list for a "
291
- "specified amount of time. Recommended for large / high traffic sites"
292
- msgstr ""
293
- "Configura lel tiempo de expiraci&oacute;n del cache de WPP. WPP puede "
294
- "almacenar en cach&eacute; el listado de entradas populares por una cantidad "
295
- "de tiempo especificada. Recomendado para sitios web grandes / de alto "
296
- "tr&aacute;fico"
297
-
298
- #: ../views/admin.php:328
299
- msgid "Refresh cache every"
300
- msgstr "Refrescar el cach&eacute; cada"
301
-
302
- #: ../views/admin.php:332
303
- msgid "Minute(s)"
304
- msgstr "Minuto(s)"
305
-
306
- #: ../views/admin.php:333
307
- msgid "Hour(s)"
308
- msgstr "Hora(s)"
309
-
310
- #: ../views/admin.php:334
311
- msgid "Day(s)"
312
- msgstr "D&iacute;a(s)"
313
-
314
- #: ../views/admin.php:335
315
- msgid "Week(s)"
316
- msgstr "Semana(s)"
317
-
318
- #: ../views/admin.php:336
319
- msgid "Month(s)"
320
- msgstr "Mes(es)"
321
-
322
- #: ../views/admin.php:337
323
- msgid "Year(s)"
324
- msgstr "A&ntilde;o(s)"
325
-
326
- #: ../views/admin.php:340
327
- msgid "Really? That long?"
328
- msgstr "&iquest;En serio? &iquest;Tanto tiempo?"
329
-
330
- #: ../views/admin.php:344
331
- msgid "Data Sampling"
332
- msgstr "Sampleo de Datos"
333
-
334
- #: ../views/admin.php:352
335
- #, php-format
336
- msgid ""
337
- "By default, WordPress Popular Posts stores in database every single visit "
338
- "your site receives. For small / medium sites this is generally OK, but on "
339
- "large / high traffic sites the constant writing to the database may have an "
340
- "impact on performance. With <a href=\"%1$s\" target=\"_blank\">data "
341
- "sampling</a>, WordPress Popular Posts will store only a subset of your "
342
- "traffic and report on the tendencies detected in that sample set (for more, "
343
- "<a href=\"%2$s\" target=\"_blank\">please read here</a>)"
344
- msgstr ""
345
- "Por defecto, WordPress Popular Posts almacena en la base de datos todas y "
346
- "cada una de las visitas que recibe tu sitio. Para sitios peque&ntilde;os / "
347
- "medianos esto generalmente est&aacute; bien, pero en sitios grandes / de "
348
- "mucho tr&aacute;fico la escritura constante en la base de datos pudiese "
349
- "causar un impacto en su rendimiento. Con <a href=\"%1$s\" target=\"_blank"
350
- "\">data sampling</a>, WordPress Popular Posts almacenar&aacute; s&oacute;lo "
351
- "un subconjunto de tu tr&aacute;fico y reportar&aacute; sobre las tendencias "
352
- "detectadas en ese conjunto de muestras (para m&aacute;s, <a href=\"%2$s\" "
353
- "target=\"_blank\">por favor leer ac&aacute;</a>)"
354
-
355
- #: ../views/admin.php:356
356
- msgid "Sample Rate"
357
- msgstr "Rata de Sampleo"
358
-
359
- #: ../views/admin.php:360
360
- #, php-format
361
- msgid ""
362
- "A sampling rate of %d is recommended for large / high traffic sites. For "
363
- "lower traffic sites, you should lower the value"
364
- msgstr ""
365
- "Se recomienda una rata de sampleo de %d para sitios grandes / de alto "
366
- "tr&aacute;fico. Para sitios con menos tr&aacute;fico, deber&iacute;as "
367
- "disminuir el valor"
368
-
369
- #: ../views/admin.php:375
370
- msgid "Miscellaneous"
371
- msgstr "Miscel&aacute;neos"
372
-
373
- #: ../views/admin.php:380
374
- msgid "Open links in"
375
- msgstr "Abrir links en"
376
-
377
- #: ../views/admin.php:383
378
- msgid "Current window"
379
- msgstr "Ventana actual"
380
-
381
- #: ../views/admin.php:384
382
- msgid "New tab/window"
383
- msgstr "Nueva pesta&ntilde;a/ventana"
384
-
385
- #: ../views/admin.php:390
386
- msgid "Use plugin's stylesheet"
387
- msgstr "Utilizar la hoja de estilos del plugin"
388
-
389
- #: ../views/admin.php:397
390
- msgid ""
391
- "By default, the plugin includes a stylesheet called wpp.css which you can "
392
- "use to style your popular posts listing. If you wish to use your own "
393
- "stylesheet or do not want it to have it included in the header section of "
394
- "your site, use this."
395
- msgstr ""
396
- "Por defecto, el plugin incluye una hoja de estilos llamada wpp.css que "
397
- "puedes utilizar para darle estilos a tu listado de entradas populares. Si "
398
- "deseas utilizar tu propia hoja de estilos, o no quieres que wpp.css se "
399
- "incluya en el header de tu sitio web, utiliza esto."
400
-
401
- #: ../views/admin.php:414
402
- msgid ""
403
- "WordPress Popular Posts maintains data in two separate tables: one for "
404
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
405
- "and another one to keep the All-time data (from now on, \"historical data\" "
406
- "or just \"data\"). If for some reason you need to clear the cache table, or "
407
- "even both historical and cache tables, please use the buttons below to do so."
408
- msgstr ""
409
- "WordPress Popular Posts mantiene la data en dos tablas separadas: una para "
410
- "guardar diariamente las entradas m&aacute;s populares (\"cach&eacute;\", de "
411
- "aqu&iacute; en adelante), y otra tabla para almacenar la data de Todos los "
412
- "tiempos (\"data hist&oacute;rica\" o simplemente \"data\"). Si por alguna "
413
- "raz&oacute;n necesitas vaciar la tabla cach&eacute;, o inclusive las dos "
414
- "tablas hist&oacute;ricas y de cach&eacute;, por favor utiliza los botones de "
415
- "abajo."
416
-
417
- #: ../views/admin.php:415
418
- msgid "Empty cache"
419
- msgstr "Vaciar el cach&eacute;"
420
-
421
- #: ../views/admin.php:415
422
- msgid "Use this button to manually clear entries from WPP cache only"
423
- msgstr ""
424
- "Utiliza este bot&oacute;n para vaciar manualmente s&oacute;lo las entradas "
425
- "del cach&eacute; de WPP"
426
-
427
- #: ../views/admin.php:416
428
- msgid "Clear all data"
429
- msgstr "Eliminar toda la data"
430
-
431
- #: ../views/admin.php:416
432
- msgid "Use this button to manually clear entries from all WPP data tables"
433
- msgstr ""
434
- "Utiliza este bot&oacute;n para limpiar manualmente las tablas de datos de WPP"
435
-
436
- #: ../views/admin.php:423
437
- #, php-format
438
- msgid ""
439
- "With the following parameters you can customize the popular posts list when "
440
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
441
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
442
- msgstr ""
443
- "Con los siguientes par&aacute;metros puedes personalizar la lista de "
444
- "entradas populares al utilizar tanto el <a href=\"%1$s"
445
- "\">wpp_get_most_popular() template tag</a> como el <a href=\"%2$s\">[wpp] "
446
- "shortcode</a>."
447
-
448
- #: ../views/admin.php:431
449
- msgid "Parameter"
450
- msgstr "Par&aacute;metro"
451
-
452
- #: ../views/admin.php:432 ../views/admin.php:746
453
- msgid "What it does "
454
- msgstr "Qu&eacute; hace"
455
-
456
- #: ../views/admin.php:433
457
- msgid "Possible values"
458
- msgstr "Valores posibles"
459
-
460
- #: ../views/admin.php:434
461
- msgid "Defaults to"
462
- msgstr "Por defecto"
463
-
464
- #: ../views/admin.php:435 ../views/admin.php:748
465
- msgid "Example"
466
- msgstr "Ejemplo"
467
-
468
- #: ../views/admin.php:441
469
- msgid "Sets a heading for the list"
470
- msgstr "Configura el encabezado de la lista"
471
-
472
- #: ../views/admin.php:442 ../views/admin.php:449 ../views/admin.php:456
473
- #: ../views/admin.php:491 ../views/admin.php:498 ../views/admin.php:505
474
- #: ../views/admin.php:512 ../views/admin.php:603 ../views/admin.php:617
475
- #: ../views/admin.php:624
476
- msgid "Text string"
477
- msgstr "Texto"
478
-
479
- #: ../views/admin.php:443
480
- msgid "Popular Posts"
481
- msgstr "Entradas Populares"
482
-
483
- #: ../views/admin.php:448
484
- msgid "Set the opening tag for the heading of the list"
485
- msgstr "Configura la etiqueta de apertura para el encabezado de la lista"
486
-
487
- #: ../views/admin.php:455
488
- msgid "Set the closing tag for the heading of the list"
489
- msgstr "Configura la etiqueta de cierre para el encabezado de la lista"
490
-
491
- #: ../views/admin.php:462
492
- msgid "Sets the maximum number of popular posts to be shown on the listing"
493
- msgstr ""
494
- "Configura el m&aacute;ximo de entradas populares a ser mostradas en la lista"
495
-
496
- #: ../views/admin.php:463 ../views/admin.php:519 ../views/admin.php:533
497
- #: ../views/admin.php:554 ../views/admin.php:561
498
- msgid "Positive integer"
499
- msgstr "Entero positivo"
500
-
501
- #: ../views/admin.php:469
502
- msgid ""
503
- "Tells WordPress Popular Posts to retrieve the most popular entries within "
504
- "the time range specified by you"
505
- msgstr ""
506
- "Le indica a WordPress Popular Posts que debe listar aquellas entradas que "
507
- "hayan sido populares dentro del rango de tiempo especificado por ti"
508
-
509
- #: ../views/admin.php:476
510
- msgid ""
511
- "Tells WordPress Popular Posts to retrieve the most popular entries published "
512
- "within the time range specified by you"
513
- msgstr ""
514
- "Le indica a WordPress Popular Posts que debe listar aquellas entradas "
515
- "populares publicadas dentro del rango de tiempo especificado por ti"
516
-
517
- #: ../views/admin.php:483
518
- msgid "Sets the sorting option of the popular posts"
519
- msgstr "Configura el ordenado de las entradas populares"
520
-
521
- #: ../views/admin.php:484
522
- msgid "(for average views per day)"
523
- msgstr "(para el porcentaje de vistas por d&iacute;a)"
524
-
525
- #: ../views/admin.php:490
526
- msgid "Defines the type of posts to show on the listing"
527
- msgstr "Define el tipo de entrada a mostrar en el listado"
528
-
529
- #: ../views/admin.php:497
530
- msgid ""
531
- "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
532
- "form the listing."
533
- msgstr ""
534
- "Si se configura, WordPress Popular Posts excluir&aacute; todos los IDs de "
535
- "las entradas especificadas."
536
-
537
- #: ../views/admin.php:499 ../views/admin.php:506 ../views/admin.php:513
538
- msgid "None"
539
- msgstr "Ninguno"
540
-
541
- #: ../views/admin.php:504
542
- msgid ""
543
- "If set, WordPress Popular Posts will retrieve all entries that belong to the "
544
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
545
- "will be excluded instead."
546
- msgstr ""
547
- "Si se configura, WordPress Popular Posts mostrar&aacute; todas las entradas "
548
- "que pertenecen a la(s) categor&iacute;a(s) especificada(s). Si se usa un "
549
- "signo negativo, la(s) categor&iacute;a(s) ser&aacute;(n) exclu&iacute;da(s)."
550
-
551
- #: ../views/admin.php:511
552
- msgid ""
553
- "If set, WordPress Popular Posts will retrieve all entries created by "
554
- "specified author(s) ID(s)."
555
- msgstr ""
556
- "Si se configura, WordPress Popular Posts traer&aacute; todas las entradas "
557
- "creadas por el (los) ID(s) de autor(es) especificado(s)."
558
-
559
- #: ../views/admin.php:518
560
- msgid ""
561
- "If set, WordPress Popular Posts will shorten each post title to \"n\" "
562
- "characters whenever possible"
563
- msgstr ""
564
- "Si se configura, WordPress Popular Posts acortar&aacute; cada titulo en \"n"
565
- "\" caracteres cuando sea posible"
566
-
567
- #: ../views/admin.php:525
568
- msgid ""
569
- "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
570
- "words instead of characters"
571
- msgstr ""
572
- "Si se pasa el valor 1, WordPress Popular Posts acortar&aacute; cada titulo "
573
- "en \"n\" palabras en vez de caracteres"
574
-
575
- #: ../views/admin.php:532
576
- msgid ""
577
- "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
578
- "characters long from the content of each post listed as popular"
579
- msgstr ""
580
- "Si se configura, WordPress Popular Posts construir&aacute; e incluir&aacute; "
581
- "un extracto de \"n\" caracteres del contenido de cada entrada listada como "
582
- "popular"
583
-
584
- #: ../views/admin.php:539
585
- msgid ""
586
- "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
587
- "italic, etc) and hyperlinks found in the excerpt"
588
- msgstr ""
589
- "Si se configura, WordPress Popular Posts mantendr&aacute; todas las "
590
- "etiquetas de estilo (strong, italic, etc) y los hiperv&iacute;nculos "
591
- "encontrados en el extracto"
592
-
593
- #: ../views/admin.php:546
594
- msgid ""
595
- "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
596
- "instead of characters"
597
- msgstr ""
598
- "Si se configura, WordPress Popular Posts acortar&aacute; el resumen en \"n\" "
599
- "palabras en vez de caracteres"
600
-
601
- #: ../views/admin.php:553
602
- msgid ""
603
- "If set, and if your current server configuration allows it, you will be able "
604
- "to display thumbnails of your posts. This attribute sets the width for "
605
- "thumbnails"
606
- msgstr ""
607
- "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
608
- "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
609
- "configura el ancho de tus miniaturas"
610
-
611
- #: ../views/admin.php:560
612
- msgid ""
613
- "If set, and if your current server configuration allows it, you will be able "
614
- "to display thumbnails of your posts. This attribute sets the height for "
615
- "thumbnails"
616
- msgstr ""
617
- "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
618
- "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
619
- "configura el alto de tus miniaturas"
620
-
621
- #: ../views/admin.php:567
622
- msgid ""
623
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
624
- "blog, WordPress Popular Posts will show how your visitors are rating your "
625
- "entries"
626
- msgstr ""
627
- "Si se configura, y si el plugin WP-PostRatings est&aacute; instalado y "
628
- "habilitado en tu blog, WordPress Popular Posts mostrar&aacute; como tus "
629
- "visitantes han calificado a tus entradas"
630
-
631
- #: ../views/admin.php:574
632
- msgid ""
633
- "If set, WordPress Popular Posts will show how many comments each popular "
634
- "post has got until now"
635
- msgstr ""
636
- "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
637
- "comentarios ha obtenido cada entrada popular hasta ahora"
638
-
639
- #: ../views/admin.php:581
640
- msgid ""
641
- "If set, WordPress Popular Posts will show how many views each popular post "
642
- "has got since it was installed"
643
- msgstr ""
644
- "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas "
645
- "vistas ha obtenido cada entrada popular desde que el plugin fue instalado"
646
-
647
- #: ../views/admin.php:588
648
- msgid ""
649
- "If set, WordPress Popular Posts will show who published each popular post on "
650
- "the list"
651
- msgstr ""
652
- "Si se configura, WordPress Popular Posts mostrar&aacute; qui&eacute;n "
653
- "public&oacute; cada entrada popular de la lista"
654
-
655
- #: ../views/admin.php:595
656
- msgid ""
657
- "If set, WordPress Popular Posts will display the date when each popular post "
658
- "on the list was published"
659
- msgstr ""
660
- "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
661
- "publicada cada entrada popular"
662
-
663
- #: ../views/admin.php:602
664
- msgid "Sets the date format"
665
- msgstr "Configura el formato de la fecha"
666
-
667
- #: ../views/admin.php:609
668
- msgid "If set, WordPress Popular Posts will display the category"
669
- msgstr ""
670
- "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a"
671
-
672
- #: ../views/admin.php:616
673
- msgid "Sets the opening tag for the listing"
674
- msgstr "Configura la etiqueta de apertura del listado"
675
-
676
- #: ../views/admin.php:623
677
- msgid "Sets the closing tag for the listing"
678
- msgstr "Configura la etiqueta de cierre del listado"
679
-
680
- #: ../views/admin.php:630
681
- msgid "Sets the HTML structure of each post"
682
- msgstr "Configura la estructura HTML de cada entrada"
683
-
684
- #: ../views/admin.php:631
685
- msgid "Text string, custom HTML"
686
- msgstr "Texto, HTML personalizado"
687
-
688
- #: ../views/admin.php:631
689
- msgid "Available Content Tags"
690
- msgstr "Content Tags disponibles"
691
-
692
- #: ../views/admin.php:631
693
- msgid "displays thumbnail linked to post/page"
694
- msgstr "muestra la miniatura vinculada a la entrada/p&aacute;gina"
695
-
696
- #: ../views/admin.php:631
697
- msgid "displays thumbnail image without linking to post/page"
698
- msgstr "muestra la imagen miniatura sin un link hacia la entrada/p&aacute;gina"
699
-
700
- #: ../views/admin.php:631
701
- msgid "displays linked post/page title"
702
- msgstr ""
703
- "muestra el t&iacute;tulo de la entrada/p&aacute;gina con v&iacute;nculo"
704
-
705
- #: ../views/admin.php:631
706
- msgid ""
707
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
708
- msgstr ""
709
- "muestra el resumen de la entrada/p&aacute;gina, requiere que excerpt_length "
710
- "sea mayor a 0"
711
-
712
- #: ../views/admin.php:631
713
- msgid "displays the default stats tags"
714
- msgstr "muestra el stats tag por defecto"
715
-
716
- #: ../views/admin.php:631
717
- msgid ""
718
- "displays post/page current rating, requires WP-PostRatings installed and "
719
- "enabled"
720
- msgstr ""
721
- "muestra el rating actual de la entrada/p&aacute;gina, requiere que WP-"
722
- "PostRatings est&eacute; instalado y activo"
723
-
724
- #: ../views/admin.php:631
725
- msgid ""
726
- "displays post/page current rating as an integer, requires WP-PostRatings "
727
- "installed and enabled"
728
- msgstr ""
729
- "muestra el rating actual de la entrada/p&aacute;gina como un entero, "
730
- "requiere que WP-PostRatings est&eacute; instalado y activo"
731
-
732
- #: ../views/admin.php:631
733
- msgid "outputs the URL of the post/page"
734
- msgstr "muestra la URL de la entrada/p&aacute;gina"
735
-
736
- #: ../views/admin.php:631
737
- msgid "displays post/page title, no link"
738
- msgstr ""
739
- "muestra el t&iacute;tulo de la entrada/p&aacute;gina, sin v&iacute;nculo"
740
-
741
- #: ../views/admin.php:631
742
- msgid "displays linked author name, requires stats_author=1"
743
- msgstr ""
744
- "muestra el nombre del autor con v&iacute;nculo, requiere stats_author=1"
745
-
746
- #: ../views/admin.php:631
747
- msgid "displays linked category name, requires stats_category=1"
748
- msgstr ""
749
- "muestra el nombre de la categor&iacute;a vinculado, requiere stats_category=1"
750
-
751
- #: ../views/admin.php:631
752
- msgid "displays views count only, no text"
753
- msgstr "muestra el n&uacute;mero de vistas, sin texto adicional"
754
-
755
- #: ../views/admin.php:631
756
- msgid "displays comments count only, no text, requires stats_comments=1"
757
- msgstr ""
758
- "muestra el n&uacute;mero de comentarios, sin texto adicional, requiere "
759
- "stats_comments=1"
760
-
761
- #: ../views/admin.php:631
762
- msgid "displays post/page date, requires stats_date=1"
763
- msgstr "muestra la fecha de la entrada/p&aacute;gina, requiere stats_date=1"
764
-
765
- #: ../views/admin.php:643
766
- msgid "What does \"Title\" do?"
767
- msgstr "&iquest;Para qu&eacute; es \"T&iacute;tulo\"?"
768
-
769
- #: ../views/admin.php:646
770
- msgid ""
771
- "It allows you to show a heading for your most popular posts listing. If left "
772
- "empty, no heading will be displayed at all."
773
- msgstr ""
774
- "Te permite mostrar un encabezado para tu lista de entradas populares. Si se "
775
- "deja vac&iacute;o, no se mostrar&aacute; el encabezado."
776
-
777
- #: ../views/admin.php:649
778
- msgid "What is Time Range for?"
779
- msgstr "&iquest;Para qu&eacute; es \"Rango de Tiempo\"?"
780
-
781
- #: ../views/admin.php:651
782
- msgid ""
783
- "It will tell WordPress Popular Posts to retrieve all posts with most views / "
784
- "comments within the selected time range."
785
- msgstr ""
786
- "Le indica a WordPress Popular Posts que muestre las entradas m&aacute;s "
787
- "vistas / comentadas en el rango de tiempo seleccionado."
788
-
789
- #: ../views/admin.php:654
790
- msgid "What is \"Sort post by\" for?"
791
- msgstr "&iquest;Para qu&eacute; es \"Ordenar entradas por\"?"
792
-
793
- #: ../views/admin.php:656
794
- msgid ""
795
- "It allows you to decide whether to order your popular posts listing by total "
796
- "views, comments, or average views per day."
797
- msgstr ""
798
- "Te permite decidir si ordenar tus entradas populares por la cantidad total "
799
- "de vistas, comentarios, o por el porcentaje diario de vistas."
800
-
801
- #: ../views/admin.php:659
802
- msgid "What does \"Display post rating\" do?"
803
- msgstr "&iquest;Qu&eacute; hace \"Mostrar rating de la entrada\"?"
804
-
805
- #: ../views/admin.php:661
806
- msgid ""
807
- "If checked, WordPress Popular Posts will show how your readers are rating "
808
- "your most popular posts. This feature requires having WP-PostRatings plugin "
809
- "installed and enabled on your blog for it to work."
810
- msgstr ""
811
- "Si se tilda, WordPress Popular Posts mostrar&aacute; c&oacute;mo tus "
812
- "lectores est&aacute;n calificando tus entradas populares. Esta "
813
- "caracter&iacute;stica requiere que el plugin WP-PostRatings est&eacute; "
814
- "instalado y habilitado en tu blog para que funcione."
815
-
816
- #: ../views/admin.php:664
817
- msgid "What does \"Shorten title\" do?"
818
- msgstr "&iquest;Qu&eacute; hace \"Acortar t&iacute;tulo\"?"
819
-
820
- #: ../views/admin.php:666
821
- msgid ""
822
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
823
- "new \"Shorten title to\" option will appear so you can set it to whatever "
824
- "you like."
825
- msgstr ""
826
- "Si se tilda, todos los t&iacute;tulos de las entradas se acortar&aacute;n \"n"
827
- "\" caracteres/palabras. Una nueva opci&oacute;n \"Acortar t&iacute;tulo en\" "
828
- "se mostrar&aacute; para que puedas configurarlo como quieras."
829
-
830
- #: ../views/admin.php:669
831
- msgid "What does \"Display post excerpt\" do?"
832
- msgstr "&iquest;Qu&eacute; hace \"Mostrar resumen de la entrada\"?"
833
-
834
- #: ../views/admin.php:671
835
- msgid ""
836
- "If checked, WordPress Popular Posts will also include a small extract of "
837
- "your posts in the list. Similarly to the previous option, you will be able "
838
- "to decide how long the post excerpt should be."
839
- msgstr ""
840
- "Si se tilda, WordPress Popular Posts incluir&aacute; un peque&ntilde;o "
841
- "extracto de tus entradas en la lista. Similar a la opci&oacute;n anterior, "
842
- "podr&aacute;s decidir qu&eacute; tan largo debe ser el extracto."
843
-
844
- #: ../views/admin.php:674
845
- msgid "What does \"Keep text format and links\" do?"
846
- msgstr "&iquest;Qu&eacute; hace \"Mantener el formato de texto y links\"?"
847
-
848
- #: ../views/admin.php:676
849
- msgid ""
850
- "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
851
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
852
- "the excerpt. Hyperlinks will remain intact, too."
853
- msgstr ""
854
- "Si se tilda, y si la opci&oacute;n Mostrar Resumen est&aacute; habilitada, "
855
- "WordPress Popular Posts mantendr&aacute; las etiquetas de estilos que se "
856
- "encontraron en el extracto. Los hiperv&iacute;nculos tambi&eacute;n se "
857
- "mantendr&aacute;n."
858
-
859
- #: ../views/admin.php:679
860
- msgid "What is \"Post type\" for?"
861
- msgstr "&iquest;Para qu&eacute; es el \"Post type\"?"
862
-
863
- #: ../views/admin.php:681
864
- msgid ""
865
- "This filter allows you to decide which post types to show on the listing. By "
866
- "default, it will retrieve only posts and pages (which should be fine for "
867
- "most cases)."
868
- msgstr ""
869
- "Este filtro te permite decidir que tipo de entradas deseas mostrar en el "
870
- "listado. Por defecto, trater&aacute; s&oacute;lo entradas y p&aacute;ginas "
871
- "(que es lo que se quiere, en la mayor&iacute;a de los casos)."
872
-
873
- #: ../views/admin.php:684
874
- msgid "What is \"Category(ies) ID(s)\" for?"
875
- msgstr "&iquest;Para qu&eacute; es el \"ID(s) de Categor&iacute;a(s)\"?"
876
-
877
- #: ../views/admin.php:686
878
- msgid ""
879
- "This filter allows you to select which categories should be included or "
880
- "excluded from the listing. A negative sign in front of the category ID "
881
- "number will exclude posts belonging to it from the list, for example. You "
882
- "can specify more than one ID with a comma separated list."
883
- msgstr ""
884
- "Este filtro te permite seleccionar qu&eacute; categor&iacute;as deber&iacute;"
885
- "an ser inclu&iacute;das o exclu&iacute;das del listado. Un signo negativo "
886
- "enfrente del ID de la categor&iacute;a la excluir&aacute; de la lista, por "
887
- "ejemplo. Puedes especificar m&aacute;s de un ID separ&aacute;ndolos con "
888
- "comas."
889
-
890
- #: ../views/admin.php:689
891
- msgid "What is \"Author(s) ID(s)\" for?"
892
- msgstr "&iquest;Para qu&eacute; es el \"ID de Autor(es)\"?"
893
-
894
- #: ../views/admin.php:691
895
- msgid ""
896
- "Just like the Category filter, this one lets you filter posts by author ID. "
897
- "You can specify more than one ID with a comma separated list."
898
- msgstr ""
899
- "Justo como el filtro de Categor&iacute;a, &eacute;ste te permite filtrar "
900
- "entradas por ID del autor. Puedes especificar m&aacute;s de un ID "
901
- "separ&aacute;ndolos con comas."
902
-
903
- #: ../views/admin.php:694
904
- msgid "What does \"Display post thumbnail\" do?"
905
- msgstr "&iquest;Qu&eacute; hace \"Mostrar miniatura de la entrada\"?"
906
-
907
- #: ../views/admin.php:696
908
- msgid ""
909
- "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
910
- "of each post. You can set up the source of the thumbnail via Settings - "
911
- "WordPress Popular Posts - Tools."
912
- msgstr ""
913
- "Si se tilda, WordPress Popular Posts intentar&aacute; obtener la imagen "
914
- "miniatura de cada entrada. Puedes configurar la fuente de la miniatura via "
915
- "Configuraci&oacute;n - Wordpress Popular Posts - Herramientas."
916
-
917
- #: ../views/admin.php:699
918
- msgid "What does \"Display comment count\" do?"
919
- msgstr "&iquest;Qu&eacute; hace \"Mostrar cantidad de comentarios\"?"
920
-
921
- #: ../views/admin.php:701
922
- msgid ""
923
- "If checked, WordPress Popular Posts will display how many comments each "
924
- "popular post has got in the selected Time Range."
925
- msgstr ""
926
- "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
927
- "comentarios ha obtenido cada entrada popular dentro del Rango de Tiempo "
928
- "seleccionado."
929
-
930
- #: ../views/admin.php:704
931
- msgid "What does \"Display views\" do?"
932
- msgstr "&iquest;Qu&eacute; hace \"Mostrar vistas\"?"
933
-
934
- #: ../views/admin.php:706
935
- msgid ""
936
- "If checked, WordPress Popular Posts will show how many pageviews a single "
937
- "post has gotten in the selected Time Range."
938
- msgstr ""
939
- "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas vistas "
940
- "ha obtenido cada entrada en el Rango de Tiempo seleccionado."
941
-
942
- #: ../views/admin.php:709
943
- msgid "What does \"Display author\" do?"
944
- msgstr "&iquest;Qu&eacute; hace \"Mostrar autor\"?"
945
-
946
- #: ../views/admin.php:711
947
- msgid ""
948
- "If checked, WordPress Popular Posts will display the name of the author of "
949
- "each entry listed."
950
- msgstr ""
951
- "Si se tilda, WordPress Popular Posts mostrar&aacute; el nombre del autor de "
952
- "cada entrada listada."
953
-
954
- #: ../views/admin.php:714
955
- msgid "What does \"Display date\" do?"
956
- msgstr "&iquest;Qu&eacute; hace \"Mostrar fecha\"?"
957
-
958
- #: ../views/admin.php:716
959
- msgid ""
960
- "If checked, WordPress Popular Posts will display the date when each popular "
961
- "posts was published."
962
- msgstr ""
963
- "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
964
- "publicada cada entrada popular."
965
-
966
- #: ../views/admin.php:719
967
- msgid "What does \"Display category\" do?"
968
- msgstr "&iquest;Qu&eacute; hace \"Mostrar categor&iacute;a\"?"
969
-
970
- #: ../views/admin.php:721
971
- msgid ""
972
- "If checked, WordPress Popular Posts will display the category of each post."
973
- msgstr ""
974
- "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a de "
975
- "cada entrada."
976
-
977
- #: ../views/admin.php:724
978
- msgid "What does \"Use custom HTML Markup\" do?"
979
- msgstr "&iquest;Qu&eacute; hace \"Utilizar Markup HTML personalizado\"?"
980
-
981
- #: ../views/admin.php:726
982
- msgid ""
983
- "If checked, you will be able to customize the HTML markup of your popular "
984
- "posts listing. For example, you can decide whether to wrap your posts in an "
985
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
986
- "for you!"
987
- msgstr ""
988
- "Si se tilda, podr&aacute;s personalizad el markup HTML de tu listado de "
989
- "entradas populares. Por ejemplo, podr&aacute;s decidir si colocar tu listado "
990
- "en una lista desordenada, una ordenada, dentro de un div, etc. Si sabes "
991
- "xHTML/CSS, &iexcl;esto es para ti!"
992
-
993
- #: ../views/admin.php:729
994
- msgid "What are \"Content Tags\"?"
995
- msgstr "&iquest;Qu&eacute; son los \"Content Tags\"?"
996
-
997
- #: ../views/admin.php:731
998
- #, php-format
999
- msgid ""
1000
- "Content Tags are codes to display a variety of items on your popular posts "
1001
- "custom HTML structure. For example, setting it to \"{title}: "
1002
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
1003
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
1004
- "\">Parameters</a> section."
1005
- msgstr ""
1006
- "Los Content Tags son etiquetas que sirven para mostrar una variedad de items "
1007
- "en la estructura HTML de tu lista. Por ejemplo, configurarlo como \"{title}: "
1008
- "{summary}\" (sin las comillas) mostrar&iacute;a \"T&iacute;tulo de la "
1009
- "entrada: extracto de la entrada aqu&iacute;\". Para ver otras Content Tags, "
1010
- "ver la secci&oacute;n <a href=\"%s\" target=\"_blank\">Par&aacute;metros</a."
1011
-
1012
- #: ../views/admin.php:734
1013
- msgid "What are \"Template Tags\"?"
1014
- msgstr "&iquest;Qu&eacute; son los \"Template Tags\"?"
1015
-
1016
- #: ../views/admin.php:736
1017
- msgid ""
1018
- "Template Tags are simply php functions that allow you to perform certain "
1019
- "actions. For example, WordPress Popular Posts currently supports two "
1020
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
1021
- msgstr ""
1022
- "Los Template Tags son simplemente funciones php que nos permiten realizar "
1023
- "ciertas acciones. Por ejemplo, WordPress Popular Posts actualmente soporta "
1024
- "dos template tags diferentes: wpp_get_mostpopular() y wpp_get_views()."
1025
-
1026
- #: ../views/admin.php:739
1027
- msgid "What are the template tags that WordPress Popular Posts supports?"
1028
- msgstr ""
1029
- "&iquest;Cu&aacute;les son los Template Tags soportados por WordPress Popular "
1030
- "Posts?"
1031
-
1032
- #: ../views/admin.php:741
1033
- msgid ""
1034
- "The following are the template tags supported by WordPress Popular Posts"
1035
- msgstr ""
1036
- "Los siguientes son los template tags soportados por WordPress Popular Posts"
1037
-
1038
- #: ../views/admin.php:745
1039
- msgid "Template tag"
1040
- msgstr "Template tag"
1041
-
1042
- #: ../views/admin.php:754
1043
- #, php-format
1044
- msgid ""
1045
- "Similar to the widget functionality, this tag retrieves the most popular "
1046
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
1047
- "a> so you can customize your popular listing, but these are not required."
1048
- msgstr ""
1049
- "Parecido a la funcionalidad del widget, esta etiqueta obtiene las entradas "
1050
- "m&aacute;s populares de tu blog. Esta funci&oacute;n tambi&eacute;n acepta "
1051
- "<a href=\"%1$s\">par&aacute;metros</a> para que puedas personalizar el "
1052
- "listado, pero &eacute;stos no son requeridos."
1053
-
1054
- #: ../views/admin.php:755
1055
- #, php-format
1056
- msgid ""
1057
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
1058
- "list of attributes."
1059
- msgstr ""
1060
- "Por favor ver la <a href=\"%1$s\">secci&oacute;n Par&aacute;metros</a> para "
1061
- "la lista completa de atributos."
1062
-
1063
- #: ../views/admin.php:760
1064
- msgid ""
1065
- "Displays the number of views of a single post. Post ID is required or it "
1066
- "will return false."
1067
- msgstr ""
1068
- "Muestra la cantidad de vistas de una entrada. El ID de la entrada es "
1069
- "requerido, o la funci&oacute;n devolver&aacute; false."
1070
-
1071
- #: ../views/admin.php:761
1072
- msgid "Post ID"
1073
- msgstr "ID de la entrada"
1074
-
1075
- #: ../views/admin.php:768
1076
- msgid "What are \"shortcodes\"?"
1077
- msgstr "&iquest;Qu&eacute; son los \"shortcodes\"?"
1078
-
1079
- #: ../views/admin.php:770
1080
- #, php-format
1081
- msgid ""
1082
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
1083
- "simply typing something like [shortcode]. With WordPress Popular Posts, the "
1084
- "shortcode [wpp] will let you insert a list of the most popular posts in "
1085
- "posts content and pages too! For more information about shortcodes, please "
1086
- "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
1087
- msgstr ""
1088
- "Los Shortcodes son similares a los BB Codes, &eacute;stos nos permiten "
1089
- "llamar a una funci&oacute;n php simplemente escribiendo algo como "
1090
- "[shortcode]. Con WordPress Popular Posts, el shortcode [wpp] te "
1091
- "permitir&aacute; insertar una lista de las entradas m&aacute;s populares en "
1092
- "el contenido de tus entradas y en p&aacute;ginas tambi&eacute;n. Para mayor "
1093
- "informaci&oacute;n sobre los shortcodes, por favor visita la p&aacute;gina "
1094
- "<a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
1095
-
1096
- #: ../views/admin.php:778
1097
- #, php-format
1098
- msgid "About WordPress Popular Posts %s"
1099
- msgstr "Acerca de WordPress Popular Posts %s"
1100
-
1101
- #: ../views/admin.php:779
1102
- msgid "This version includes the following changes"
1103
- msgstr "Esta versi&oacute;n incluye los siguientes cambios"
1104
-
1105
- #: ../views/admin.php:802
1106
- msgid "Do you like this plugin?"
1107
- msgstr "&iquest;Te gusta este plugin?"
1108
-
1109
- #: ../views/admin.php:809
1110
- msgid ""
1111
- "Each donation motivates me to keep releasing free stuff for the WordPress "
1112
- "community!"
1113
- msgstr ""
1114
- "&iexcl;Cada donaci&oacute;n me motiva a seguir publicando cosas gratuitas "
1115
- "para la comunidad de WordPress!"
1116
-
1117
- #: ../views/admin.php:810
1118
- #, php-format
1119
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1120
- msgstr ""
1121
- "&iexcl;Puedes <a href=\"%s\" target=\"_blank\">dejar una rese&ntilde;a</a> "
1122
- "tambi&eacute;n!"
1123
-
1124
- #: ../views/admin.php:814
1125
- msgid "Need help?"
1126
- msgstr "&iquest;Necesitas ayuda?"
1127
-
1128
- #: ../views/admin.php:815
1129
- #, php-format
1130
- msgid ""
1131
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1132
- "and feedback."
1133
- msgstr ""
1134
- "Visita <a href=\"%s\" target=\"_blank\">el foro</a> para obtener soporte, "
1135
- "hacer preguntas y dejar tu feedback."
1136
-
1137
- #: ../views/admin.php:816
1138
- msgid "Let's make this plugin even better!"
1139
- msgstr "&iexcl;Hagamos a este plugin inclusive mejor!"
1140
-
1141
- #: ../views/form.php:2
1142
- msgid "Title"
1143
- msgstr "T&iacute;tulo"
1144
-
1145
- #: ../views/form.php:7
1146
- msgid "Show up to"
1147
- msgstr "Mostrar hasta"
1148
-
1149
- #: ../views/form.php:8
1150
- msgid "posts"
1151
- msgstr "entradas"
1152
-
1153
- #: ../views/form.php:12
1154
- msgid "Sort posts by"
1155
- msgstr "Ordenar entradas por"
1156
-
1157
- #: ../views/form.php:14
1158
- msgid "Comments"
1159
- msgstr "Comentarios"
1160
-
1161
- #: ../views/form.php:15
1162
- msgid "Total views"
1163
- msgstr "Total de vistas"
1164
-
1165
- #: ../views/form.php:16
1166
- msgid "Avg. daily views"
1167
- msgstr "Porcentaje de vistas diarias"
1168
-
1169
- #: ../views/form.php:22
1170
- msgid "Filters"
1171
- msgstr "Filtros"
1172
-
1173
- #: ../views/form.php:24
1174
- msgid "Time Range"
1175
- msgstr "Rango de Tiempo"
1176
-
1177
- #: ../views/form.php:34
1178
- msgid "Post type(s)"
1179
- msgstr "Post type(s)"
1180
-
1181
- #: ../views/form.php:37
1182
- msgid "Post(s) ID(s) to exclude"
1183
- msgstr "ID(s) de Entrada(s) a excluir"
1184
-
1185
- #: ../views/form.php:40
1186
- msgid "Category(ies) ID(s)"
1187
- msgstr "ID(s) de Categor&iacute;a(s)"
1188
-
1189
- #: ../views/form.php:43
1190
- msgid "Author(s) ID(s)"
1191
- msgstr "ID(s) de Autor(es)"
1192
-
1193
- #: ../views/form.php:48
1194
- msgid "Posts settings"
1195
- msgstr "Configuraci&oacute;n de las entradas"
1196
-
1197
- #: ../views/form.php:52
1198
- msgid "Display post rating"
1199
- msgstr "Mostrar rating de la entrada"
1200
-
1201
- #: ../views/form.php:55
1202
- msgid "Shorten title"
1203
- msgstr "Acortar t&iacute;tulo"
1204
-
1205
- #: ../views/form.php:58
1206
- msgid "Shorten title to"
1207
- msgstr "Acortar t&iacute;tulo en"
1208
-
1209
- #: ../views/form.php:59 ../views/form.php:69
1210
- msgid "characters"
1211
- msgstr "caracteres"
1212
-
1213
- #: ../views/form.php:60 ../views/form.php:70
1214
- msgid "words"
1215
- msgstr "palabras"
1216
-
1217
- #: ../views/form.php:63
1218
- msgid "Display post excerpt"
1219
- msgstr "Mostrar resumen de la entrada"
1220
-
1221
- #: ../views/form.php:66
1222
- msgid "Keep text format and links"
1223
- msgstr "Mantener formato de texto y links"
1224
-
1225
- #: ../views/form.php:67
1226
- msgid "Excerpt length"
1227
- msgstr "Largo del resumen"
1228
-
1229
- #: ../views/form.php:73
1230
- msgid "Display post thumbnail"
1231
- msgstr "Mostrar miniatura"
1232
-
1233
- #: ../views/form.php:76
1234
- msgid "Use predefined size"
1235
- msgstr "Utilizar un tama&ntilde;o predefinido"
1236
-
1237
- #: ../views/form.php:88
1238
- msgid "Set size manually"
1239
- msgstr "Configurar el tama&ntilde;o manualmente"
1240
-
1241
- #: ../views/form.php:90
1242
- msgid "Width"
1243
- msgstr "Ancho"
1244
-
1245
- #: ../views/form.php:91 ../views/form.php:94
1246
- msgid "px"
1247
- msgstr "px"
1248
-
1249
- #: ../views/form.php:93
1250
- msgid "Height"
1251
- msgstr "Alto"
1252
-
1253
- #: ../views/form.php:99
1254
- msgid "Stats Tag settings"
1255
- msgstr "Configuraci&oacute;n del Stats Tag"
1256
-
1257
- #: ../views/form.php:101
1258
- msgid "Display comment count"
1259
- msgstr "Mostrar cantidad de comentarios"
1260
-
1261
- #: ../views/form.php:103
1262
- msgid "Display views"
1263
- msgstr "Mostrar vistas"
1264
-
1265
- #: ../views/form.php:105
1266
- msgid "Display author"
1267
- msgstr "Mostrar autor"
1268
-
1269
- #: ../views/form.php:107
1270
- msgid "Display date"
1271
- msgstr "Mostrar fecha"
1272
-
1273
- #: ../views/form.php:110
1274
- msgid "Date Format"
1275
- msgstr "Formato de la fecha"
1276
-
1277
- #: ../views/form.php:112
1278
- msgid "WordPress Date Format"
1279
- msgstr "Formato de fecha de WordPress"
1280
-
1281
- #: ../views/form.php:119
1282
- msgid "Display category"
1283
- msgstr "Mostrar categor&iacute;a"
1284
-
1285
- #: ../views/form.php:123
1286
- msgid "HTML Markup settings"
1287
- msgstr "Configuraci&oacute;n del Markup HTML"
1288
-
1289
- #: ../views/form.php:125
1290
- msgid "Use custom HTML Markup"
1291
- msgstr "Utilizar Markup HTML personalizado"
1292
-
1293
- #: ../views/form.php:128
1294
- msgid "Before / after title"
1295
- msgstr "Antes / despu&eacute;s del t&iacute;tulo"
1296
-
1297
- #: ../views/form.php:131
1298
- msgid "Before / after Popular Posts"
1299
- msgstr "Antes / despu&eacute;s de las entradas populares"
1300
-
1301
- #: ../views/form.php:134
1302
- msgid "Post HTML Markup"
1303
- msgstr "Markup HTML de la Entrada"
1304
-
1305
- #: ../wordpress-popular-posts.php:302
1306
- msgid "The most Popular Posts on your blog."
1307
- msgstr "Las entradas m&aacute;s populares en tu blog."
1308
-
1309
- #: ../wordpress-popular-posts.php:467
1310
- msgid ""
1311
- "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1312
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1313
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1314
- "\"nofollow\">register_sidebar</a> for more)."
1315
- msgstr ""
1316
- "Error: no es posible ajaxificar WordPress Popular Posts en este tema. Falta "
1317
- "el atributo <em>id</em> en before_widget (ver <a href=\"http://codex."
1318
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1319
- "\"nofollow\">register_sidebar</a> para m&aacute;s informaci&oacute;n)."
1320
-
1321
- #: ../wordpress-popular-posts.php:711
1322
- msgid "Upload"
1323
- msgstr "Subir"
1324
-
1325
- #: ../wordpress-popular-posts.php:1087
1326
- #, php-format
1327
- msgid ""
1328
- "Your PHP installation is too old. WordPress Popular Posts requires at least "
1329
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1330
- "and ask them to upgrade PHP to %1$s or higher."
1331
- msgstr ""
1332
- "Tu versi&oacute;n de PHP es muy antigua. El plugin WordPress Popular Posts "
1333
- "requiere al menos PHP version %1$s para funcionar correctamente. Por favor "
1334
- "contacta a tu proveedor de hosting y solicita que se actualice PHP a %1$s o "
1335
- "mejor."
1336
-
1337
- #: ../wordpress-popular-posts.php:1094
1338
- #, php-format
1339
- msgid ""
1340
- "Your WordPress version is too old. WordPress Popular Posts requires at least "
1341
- "WordPress version %1$s to function correctly. Please update your blog via "
1342
- "Dashboard &gt; Update."
1343
- msgstr ""
1344
- "Tu versi&oacute;n de WordPress es muy antigua. El plugin WordPress Popular "
1345
- "Posts requiere al menos la versi&oacute;n %1$s para funcionar correctamente. "
1346
- "Por favor actualiza tu blog via Escritorio &gt; Actualizaciones."
1347
-
1348
- #: ../wordpress-popular-posts.php:1119
1349
- #, php-format
1350
- msgid ""
1351
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1352
- "strong>.</p></div>"
1353
- msgstr ""
1354
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> ha sido <strong>desactivado</"
1355
- "strong>.</p></div>"
1356
-
1357
- #: ../wordpress-popular-posts.php:1179
1358
- msgid "Success! The cache table has been cleared!"
1359
- msgstr "&iexcl;&Eacute;xito! &iexcl;La tabla cach&eacute; ha sido borrada!"
1360
-
1361
- #: ../wordpress-popular-posts.php:1181
1362
- msgid "Error: cache table does not exist."
1363
- msgstr "Error: la tabla cach&eacute; no existe."
1364
-
1365
- #: ../wordpress-popular-posts.php:1188
1366
- msgid "Success! All data have been cleared!"
1367
- msgstr "&iexcl;&Eacute;xito! &iexcl;Toda la data ha sido borrada!"
1368
-
1369
- #: ../wordpress-popular-posts.php:1190
1370
- msgid "Error: one or both data tables are missing."
1371
- msgstr "Error: una o ambas tablas de datos no existen."
1372
-
1373
- #: ../wordpress-popular-posts.php:1193 ../wordpress-popular-posts.php:1231
1374
- msgid "Invalid action."
1375
- msgstr "Acci&oacute;n inv&aacute;lida."
1376
-
1377
- #: ../wordpress-popular-posts.php:1196 ../wordpress-popular-posts.php:1234
1378
- msgid ""
1379
- "Sorry, you do not have enough permissions to do this. Please contact the "
1380
- "site administrator for support."
1381
- msgstr ""
1382
- "Lo lamento, no tienes permisos suficientes para hacer esto. Por favor "
1383
- "contacta al administrador del sitio."
1384
-
1385
- #: ../wordpress-popular-posts.php:1226
1386
- msgid "Success! All files have been deleted!"
1387
- msgstr "&iexcl;&Eacute;xito! &iexcl;Todos los archivos han sido borrados!"
1388
-
1389
- #: ../wordpress-popular-posts.php:1228
1390
- msgid "The thumbnail cache is already empty!"
1391
- msgstr "&iexcl;El cache de miniaturas ya est&aacute; vac&iacute;o!"
1392
-
1393
- #: ../wordpress-popular-posts.php:1778
1394
- msgid "Sorry. No data so far."
1395
- msgstr "Lo lamentamos. No hay nada que mostrar a&uacute;n."
1396
-
1397
- #: ../wordpress-popular-posts.php:2305
1398
- #, php-format
1399
- msgid "1 comment"
1400
- msgid_plural "%s comments"
1401
- msgstr[0] "1 comentario"
1402
- msgstr[1] "%s comentarios"
1403
-
1404
- #: ../wordpress-popular-posts.php:2317
1405
- #, php-format
1406
- msgid "1 view per day"
1407
- msgid_plural "%s views per day"
1408
- msgstr[0] "1 vista por d&iacute;a"
1409
- msgstr[1] "%s vistas por d&iacute;a"
1410
-
1411
- #: ../wordpress-popular-posts.php:2323
1412
- #, php-format
1413
- msgid "1 view"
1414
- msgid_plural "%s views"
1415
- msgstr[0] "1 vista"
1416
- msgstr[1] "%s vistas"
1417
-
1418
- #: ../wordpress-popular-posts.php:2346
1419
- #, php-format
1420
- msgid "by %s"
1421
- msgstr "por %s"
1422
-
1423
- #: ../wordpress-popular-posts.php:2352
1424
- #, php-format
1425
- msgid "posted on %s"
1426
- msgstr "publicado el %s"
1427
-
1428
- #: ../wordpress-popular-posts.php:2360
1429
- #, php-format
1430
- msgid "under %s"
1431
- msgstr "bajo %s"
1432
-
1433
- #~ msgid ""
1434
- #~ "By default, WordPress Popular Posts stores in database every single visit "
1435
- #~ "your site receives. For small / medium sites this is generally OK, but on "
1436
- #~ "large / high traffic sites the constant writing to the database may have "
1437
- #~ "an impact on performance. With data sampling, WordPress Popular Posts "
1438
- #~ "will store only a subset of your traffic and report on the tendencies "
1439
- #~ "detected in that sample set (for more on <em>data sampling</em>, please "
1440
- #~ "<a href=\"%1$s\" target=\"_blank\">read here</a>)"
1441
- #~ msgstr ""
1442
- #~ "Por defecto, WordPress Popular Posts almacena en la base de datos todas y "
1443
- #~ "cada una de las visitas que tu sitio recibe. Para sitios web peque&ntilde;"
1444
- #~ "os / medianos esto est&aacute; bien, pero en sitios grandes / de alto "
1445
- #~ "tr&aacute;fico la escritura constante en la base de datos pudiera causar "
1446
- #~ "un impacto en el rendimiento. Con el sampleo de datos, WordPress Popular "
1447
- #~ "Posts almacenar&aacute; s&oacute;lo un subconjunto de tu tr&aacute;fico y "
1448
- #~ "reportar&aacute; de acuerdo a las tendencias detectadas en dicho sub "
1449
- #~ "conjunto (para mayor informaci&oacute;n acerca de; <em>sampleo de data</"
1450
- #~ "em>, por favor <a href=\"%1$s\" target=\"_blank\">leer aqu&iacute;</a>)"
1451
-
1452
- #~ msgid "Listing refresh interval"
1453
- #~ msgstr "Intervalo de refrescamiento del listado"
1454
-
1455
- #~ msgid "Live"
1456
- #~ msgstr "En vivo"
1457
-
1458
- #~ msgid "Custom interval"
1459
- #~ msgstr "Intervalo personalizado"
1460
-
1461
- #~ msgid ""
1462
- #~ "Sets how often the listing should be updated. For most sites the Live "
1463
- #~ "option should be fine, however if you are experiencing slowdowns or your "
1464
- #~ "blog gets a lot of visitors then you might want to change the refresh rate"
1465
- #~ msgstr ""
1466
- #~ "Configura cu&aacute;n frecuentemente debe actualizarse listado. Para la "
1467
- #~ "mayor&iacute;a de los sitios la opci&oacute;n En Vivo deber&iacute;a "
1468
- #~ "estar bien, sin embargo si est&aacute;s experimentando lentitud o tu blog "
1469
- #~ "recibe muchos visitantes entonces quiz&aacute;s prefieras cambiar la tasa "
1470
- #~ "de refrescamiento"
1471
-
1472
- #~ msgid "Refresh list every"
1473
- #~ msgstr "Refrescar la lista cada"
1474
-
1475
- #~ msgid ""
1476
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1477
- #~ "and the [wpp] shortcode\"."
1478
- #~ msgstr ""
1479
- #~ "Por favor revisa \"Listado de par&aacute;metros aceptados por "
1480
- #~ "wpp_get_mostpopular() y el shortcode [wpp]\"."
1481
-
1482
- #~ msgid ""
1483
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1484
- #~ "shortcode"
1485
- #~ msgstr ""
1486
- #~ "Lista de par&aacute;metros aceptados por wpp_get_mostpopular() y el "
1487
- #~ "shortcode [wpp]"
1488
-
1489
- #~ msgid ""
1490
- #~ "These parameters can be used by both the template tag "
1491
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1492
- #~ msgstr ""
1493
- #~ "Estos par&aacute;metros pueden ser utilizados tanto por el template tag "
1494
- #~ "wpp_get_mostpopular() como por el shortcode [wpp]."
1495
-
1496
- #~ msgid "Preview"
1497
- #~ msgstr "Vista previa"
1498
-
1499
- #~ msgid "Excerpt Properties"
1500
- #~ msgstr "Propiedades del resumen"
1501
-
1502
- #~ msgid "Thumbnail settings"
1503
- #~ msgstr "Configuraci&oacute;n de miniatura"
1504
-
1505
- #~ msgid ""
1506
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1507
- #~ "Posts."
1508
- #~ msgstr ""
1509
- #~ "Aqu&iacute; encontrar&aacute;s un &uacute;til grupo de opciones para "
1510
- #~ "ajustar a Wordpress Popular Posts."
1511
-
1512
- #~ msgid "Popular Posts links behavior"
1513
- #~ msgstr "Comportamiento de los link en las Entradas Populares"
1514
-
1515
- #~ msgid "Views logging behavior"
1516
- #~ msgstr "Comportamiento del registro de vistas"
1517
-
1518
- #~ msgid "Wordpress Popular Posts Stylesheet"
1519
- #~ msgstr "Hoja de estilos de Wordpress Popular Posts"
1520
-
1521
- #~ msgid "Data tools"
1522
- #~ msgstr "Herramientas de datos"
1523
-
1524
- #~ msgid "Popular posts listing refresh interval"
1525
- #~ msgstr "Intervalo de refrescamiento de las Entradas Populares"
1526
-
1527
- #~ msgid "Frequently Asked Questions"
1528
- #~ msgstr "Preguntas Frecuentes (FAQ)"
1529
-
1530
- #~ msgid "Sets the opening tag for each item on the list"
1531
- #~ msgstr "Configura la etiqueta de apertura de cada &iacute;tem del listado"
1532
-
1533
- #~ msgid "Sets the closing tag for each item on the list"
1534
- #~ msgstr "Configura la etiqueta de cierre de cada &iacute;tem del listado"
1535
-
1536
- #~ msgid ""
1537
- #~ "If set, this option will allow you to decide the order of the contents "
1538
- #~ "within each item on the list."
1539
- #~ msgstr ""
1540
- #~ "Si se configura, esta opci&oacute;n te permitir&aacute; decidir el orden "
1541
- #~ "de los contenidos dentro de cada item en la lista."
1542
-
1543
- #~ msgid ""
1544
- #~ "If set, you can decide the order of each content inside a single item on "
1545
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1546
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1547
- #~ "do_pattern to be true."
1548
- #~ msgstr ""
1549
- #~ "Si se configura, puedes decidir el orden de cada contenido dentro de cada "
1550
- #~ "item en la lista. Por ejemplo, configurarlo como \"{title}: {summary}\" "
1551
- #~ "mostrar&iacute;a \"El t&iacute;tulo de tu entrada: resumen aqu&iacute;\". "
1552
- #~ "Este atributo requiere que do_pattern sea true."
1553
-
1554
- #~ msgid "Available tags"
1555
- #~ msgstr "Etiquetas disponibles"
1556
-
1557
- #~ msgid "Rate it"
1558
- #~ msgstr "&iexcl;Calif&iacute;calo"
1559
-
1560
- #~ msgid "on the official Plugin Directory!"
1561
- #~ msgstr "en el Directorio Oficial de Plugins!"
1562
-
1563
- #~ msgid "Do you love this plugin?"
1564
- #~ msgstr "&iquest;Adoras este plugin?"
1565
-
1566
- #~ msgid "Buy me a beer!"
1567
- #~ msgstr "&iexcl;C&oacute;mprame una cerveza!"
1568
-
1569
- #~ msgid "comments"
1570
- #~ msgstr "comentarios"
1571
-
1572
- #~ msgid "views per day"
1573
- #~ msgstr "vistas por d&iacute;a"
1574
-
1575
- #~ msgid "views"
1576
- #~ msgstr "vistas"
1577
-
1578
- #~ msgid "by"
1579
- #~ msgstr "por"
1580
-
1581
- #~ msgid "What does \"Use content formatting tags\" do?"
1582
- #~ msgstr ""
1583
- #~ "&iquest;Qu&eacute; hace \"Utilizar etiquetas de formato de contenido\"?"
1584
-
1585
- #~ msgid "Before / after each post:"
1586
- #~ msgstr "Antes / despu&eacute;s de cada entrada"
1587
-
1588
- #~ msgid "Use content formatting tags"
1589
- #~ msgstr "Utilizar etiquetas de formato de contenido"
1590
-
1591
- #~ msgid "Content format:"
1592
- #~ msgstr "Formato de contenido:"
1593
-
1594
- #~ msgid "Wordpress Popular Posts Stats"
1595
- #~ msgstr "Estad&iacute;sticas de Wordpress Popular Posts"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Wordpress Popular Posts\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-08-27 16:19-0430\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
8
+ "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
9
+ "Language: es_ES\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;_n:1,2\n"
15
+ "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.8.1\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPath-1: ..\n"
20
+
21
+ #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
22
+ #: ../views/admin.php:79
23
+ msgid "Settings saved."
24
+ msgstr "Configuraci&oacute;n guardada."
25
+
26
+ #: ../views/admin.php:40
27
+ msgid "Please provide the name of your custom field."
28
+ msgstr "Por favor indica el nombre de tu custom field."
29
+
30
+ #: ../views/admin.php:85
31
+ msgid ""
32
+ "Any changes made to WPP's default stylesheet will be lost after every plugin "
33
+ "update. In order to prevent this from happening, please copy the wpp.css "
34
+ "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
35
+ "theme's directory"
36
+ msgstr ""
37
+ "Cualquier cambio hecho a la hoja de estilos por defecto de WPP se "
38
+ "perder&aacute; cada vez que el plugin se actualize. Para evitar esto, por "
39
+ "favor copia el archivo wpp.css (ubicado en wp-content/plugins/wordpress-"
40
+ "popular-posts/style) en la carpeta de tu tema actual."
41
+
42
+ #: ../views/admin.php:100
43
+ msgid ""
44
+ "This operation will delete all entries from WordPress Popular Posts' cache "
45
+ "table and cannot be undone."
46
+ msgstr ""
47
+ "Esta operaci\\363n borrar\\341 todas las entradas en el cach\\351 de "
48
+ "WordPress Popular Posts y no se puede deshacer."
49
+
50
+ #: ../views/admin.php:100 ../views/admin.php:108 ../views/admin.php:116
51
+ msgid "Do you want to continue?"
52
+ msgstr "Deseas continuar?"
53
+
54
+ #: ../views/admin.php:108
55
+ msgid ""
56
+ "This operation will delete all stored info from WordPress Popular Posts' "
57
+ "data tables and cannot be undone."
58
+ msgstr ""
59
+ "Esta operaci\\363n borrar\\341 toda la informaci\\363n guardada en las "
60
+ "tablas de WordPress Popular Posts y no puede ser reversado."
61
+
62
+ #: ../views/admin.php:116
63
+ msgid "This operation will delete all cached thumbnails and cannot be undone."
64
+ msgstr ""
65
+ "Esta operaci\\363n borrar\\341 todas las miniaturas en el cach\\351 y no se "
66
+ "puede deshacer."
67
+
68
+ #: ../views/admin.php:150
69
+ msgid "Stats"
70
+ msgstr "Estad&iacute;sticas"
71
+
72
+ #: ../views/admin.php:151
73
+ msgid "Tools"
74
+ msgstr "Herramientas"
75
+
76
+ #: ../views/admin.php:152 ../views/admin.php:766
77
+ msgid "Parameters"
78
+ msgstr "Par&aacute;metros"
79
+
80
+ #: ../views/admin.php:153
81
+ msgid "FAQ"
82
+ msgstr "FAQ"
83
+
84
+ #: ../views/admin.php:154
85
+ msgid "About"
86
+ msgstr "Acerca de"
87
+
88
+ #: ../views/admin.php:165
89
+ msgid ""
90
+ "Click on each tab to see what are the most popular entries on your blog in "
91
+ "the last 24 hours, this week, last 30 days or all time since WordPress "
92
+ "Popular Posts was installed."
93
+ msgstr ""
94
+ "Haz clic en cada pesta&ntilde;a para ver las entradas m&aacute;s populares "
95
+ "de tu blog en las &uacute;ltimas 24 horas, esta semana, los &uacute;ltimos "
96
+ "30 d&iacute;as o de todos los tiempos desde que WordPress Popular Posts fue "
97
+ "instalado."
98
+
99
+ #: ../views/admin.php:171
100
+ msgid "Order by comments"
101
+ msgstr "Ordenar por comentarios"
102
+
103
+ #: ../views/admin.php:172
104
+ msgid "Order by views"
105
+ msgstr "Ordenar por vistas"
106
+
107
+ #: ../views/admin.php:173
108
+ msgid "Order by avg. daily views"
109
+ msgstr "Ordenar por average de vistas diarias"
110
+
111
+ #: ../views/admin.php:175
112
+ msgid "Post type"
113
+ msgstr "Post type"
114
+
115
+ #: ../views/admin.php:176
116
+ msgid "Limit"
117
+ msgstr "L&iacute;mite"
118
+
119
+ #: ../views/admin.php:178 ../views/admin.php:283 ../views/admin.php:385
120
+ #: ../views/admin.php:422
121
+ msgid "Apply"
122
+ msgstr "Aplicar"
123
+
124
+ #: ../views/admin.php:181 ../views/form.php:32
125
+ msgid "Display only posts published within the selected Time Range"
126
+ msgstr ""
127
+ "Mostrar s&oacute;lo entradas publicadas en el Rango de Tiempo seleccionado"
128
+
129
+ #: ../views/admin.php:188 ../views/form.php:26
130
+ msgid "Last 24 hours"
131
+ msgstr "&Uacute;ltimas 24 horas"
132
+
133
+ #: ../views/admin.php:189 ../views/form.php:27
134
+ msgid "Last 7 days"
135
+ msgstr "&Uacute;ltimos 7 d&iacute;as"
136
+
137
+ #: ../views/admin.php:190 ../views/form.php:28
138
+ msgid "Last 30 days"
139
+ msgstr "&Uacute;ltimos 30 d&iacute;as"
140
+
141
+ #: ../views/admin.php:191 ../views/form.php:29
142
+ msgid "All-time"
143
+ msgstr "Todos los tiempos"
144
+
145
+ #: ../views/admin.php:213
146
+ msgid "Thumbnails"
147
+ msgstr "Miniaturas"
148
+
149
+ #: ../views/admin.php:218
150
+ msgid "Default thumbnail"
151
+ msgstr "Miniatura por defecto"
152
+
153
+ #: ../views/admin.php:223
154
+ msgid "Upload thumbnail"
155
+ msgstr "Subir miniatura"
156
+
157
+ #: ../views/admin.php:225
158
+ msgid ""
159
+ "How-to: upload (or select) an image, set Size to Full and click on Upload. "
160
+ "After it's done, hit on Apply to save changes"
161
+ msgstr ""
162
+ "Tutorial: sube (o selecciona) una imagen, selecciona Tama&ntilde;o Completo "
163
+ "y haz clic en Subir. Cuando termine, dale a Aplicar para guardar los cambios"
164
+
165
+ #: ../views/admin.php:229
166
+ msgid "Pick image from"
167
+ msgstr "Seleccionar imagen desde"
168
+
169
+ #: ../views/admin.php:232
170
+ msgid "Featured image"
171
+ msgstr "Imagen destacada"
172
+
173
+ #: ../views/admin.php:233
174
+ msgid "First image on post"
175
+ msgstr "Primera imagen de la entrada"
176
+
177
+ #: ../views/admin.php:234
178
+ msgid "Custom field"
179
+ msgstr "Custom field"
180
+
181
+ #: ../views/admin.php:237
182
+ msgid "Tell WordPress Popular Posts where it should get thumbnails from"
183
+ msgstr ""
184
+ "Dile a WordPress Popular Posts de d&oacute;nde debe obtener las miniaturas"
185
+
186
+ #: ../views/admin.php:241
187
+ msgid "Custom field name"
188
+ msgstr "Nombre del custom field"
189
+
190
+ #: ../views/admin.php:247
191
+ msgid "Resize image from Custom field?"
192
+ msgstr "&iexcl;Ajustar la imagen del Custom field?"
193
+
194
+ #: ../views/admin.php:250
195
+ msgid "No, I will upload my own thumbnail"
196
+ msgstr "No, subir&eacute; mi propia miniatura"
197
+
198
+ #: ../views/admin.php:251
199
+ msgid "Yes"
200
+ msgstr "S&iacute;"
201
+
202
+ #: ../views/admin.php:256
203
+ msgid "Responsive support"
204
+ msgstr "Soporte Responsive"
205
+
206
+ #: ../views/admin.php:259 ../views/admin.php:327 ../views/admin.php:367
207
+ #: ../views/admin.php:412
208
+ msgid "Enabled"
209
+ msgstr "Habilitado"
210
+
211
+ #: ../views/admin.php:260 ../views/admin.php:311 ../views/admin.php:326
212
+ #: ../views/admin.php:366 ../views/admin.php:413
213
+ msgid "Disabled"
214
+ msgstr "Deshabilitado"
215
+
216
+ #: ../views/admin.php:263
217
+ msgid ""
218
+ "If enabled, WordPress Popular Posts will strip height and width attributes "
219
+ "out of thumbnails' image tags"
220
+ msgstr ""
221
+ "Si se activa, WordPress Popular Posts quitar&aacute; los atributos height y "
222
+ "width de las etiquetas image de las miniaturas"
223
+
224
+ #: ../views/admin.php:273
225
+ msgid "Empty image cache"
226
+ msgstr "Vaciar el cach&eacute; de im&aacute;genes"
227
+
228
+ #: ../views/admin.php:274
229
+ msgid "Use this button to clear WPP's thumbnails cache"
230
+ msgstr ""
231
+ "Utiliza este bot&oacute;n para vaciar el cach&eacute; de miniaturas de WPP"
232
+
233
+ #: ../views/admin.php:292
234
+ msgid "Data"
235
+ msgstr "Datos"
236
+
237
+ #: ../views/admin.php:297
238
+ msgid "Log views from"
239
+ msgstr "Registrar vistas de"
240
+
241
+ #: ../views/admin.php:300
242
+ msgid "Visitors only"
243
+ msgstr "S&oacute;lo visitantes"
244
+
245
+ #: ../views/admin.php:301
246
+ msgid "Logged-in users only"
247
+ msgstr "S&oacute;lo usuarios conectados"
248
+
249
+ #: ../views/admin.php:302
250
+ msgid "Everyone"
251
+ msgstr "Todos"
252
+
253
+ #: ../views/admin.php:308
254
+ msgid "Log limit"
255
+ msgstr "L&iacute;mite del registro"
256
+
257
+ #: ../views/admin.php:312
258
+ msgid "Keep data for"
259
+ msgstr "Guardar datos por"
260
+
261
+ #: ../views/admin.php:315
262
+ msgid "day(s)"
263
+ msgstr "d&iacute;a(s)"
264
+
265
+ #: ../views/admin.php:317
266
+ msgid ""
267
+ "Data from entries that haven't been viewed within the specified time frame "
268
+ "will be automatically discarded"
269
+ msgstr ""
270
+ "Los datos de aquellas entradas que no han sido vistas en el tiempo "
271
+ "especificado ser&aacute;n autom&aacute;ticamente descartados"
272
+
273
+ #: ../views/admin.php:323
274
+ msgid "Ajaxify widget"
275
+ msgstr "Usar Ajax con el widget"
276
+
277
+ #: ../views/admin.php:331
278
+ msgid ""
279
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
280
+ "feature will keep the popular list from being cached by it"
281
+ msgstr ""
282
+ "Si est&aacute;s utilizando un plugin de cacheo como WP Super Cache, "
283
+ "habilitar esta caracter&iacute;stica evitar&aacute; que la lista de entradas "
284
+ "populares sea guardada en cach&eacute;"
285
+
286
+ #: ../views/admin.php:335
287
+ msgid "WPP Cache Expiry Policy"
288
+ msgstr "WPP Pol&iacute;tica de Expiraci&oacute;n del Cache"
289
+
290
+ #: ../views/admin.php:335 ../views/admin.php:363 ../views/form.php:2
291
+ #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34
292
+ #: ../views/form.php:40 ../views/form.php:43 ../views/form.php:52
293
+ #: ../views/form.php:55 ../views/form.php:63 ../views/form.php:66
294
+ #: ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
295
+ #: ../views/form.php:105 ../views/form.php:107 ../views/form.php:119
296
+ #: ../views/form.php:125
297
+ msgid "What is this?"
298
+ msgstr "&iquest;Qu&eacute; es esto?"
299
+
300
+ #: ../views/admin.php:338
301
+ msgid "Never cache"
302
+ msgstr "Nunca almacenar en cach&eacute;"
303
+
304
+ #: ../views/admin.php:339
305
+ msgid "Enable caching"
306
+ msgstr "Habilitar cach&eacute;"
307
+
308
+ #: ../views/admin.php:343
309
+ msgid ""
310
+ "Sets WPP's cache expiration time. WPP can cache the popular list for a "
311
+ "specified amount of time. Recommended for large / high traffic sites"
312
+ msgstr ""
313
+ "Configura lel tiempo de expiraci&oacute;n del cache de WPP. WPP puede "
314
+ "almacenar en cach&eacute; el listado de entradas populares por una cantidad "
315
+ "de tiempo especificada. Recomendado para sitios web grandes / de alto "
316
+ "tr&aacute;fico"
317
+
318
+ #: ../views/admin.php:347
319
+ msgid "Refresh cache every"
320
+ msgstr "Refrescar el cach&eacute; cada"
321
+
322
+ #: ../views/admin.php:351
323
+ msgid "Minute(s)"
324
+ msgstr "Minuto(s)"
325
+
326
+ #: ../views/admin.php:352
327
+ msgid "Hour(s)"
328
+ msgstr "Hora(s)"
329
+
330
+ #: ../views/admin.php:353
331
+ msgid "Day(s)"
332
+ msgstr "D&iacute;a(s)"
333
+
334
+ #: ../views/admin.php:354
335
+ msgid "Week(s)"
336
+ msgstr "Semana(s)"
337
+
338
+ #: ../views/admin.php:355
339
+ msgid "Month(s)"
340
+ msgstr "Mes(es)"
341
+
342
+ #: ../views/admin.php:356
343
+ msgid "Year(s)"
344
+ msgstr "A&ntilde;o(s)"
345
+
346
+ #: ../views/admin.php:359
347
+ msgid "Really? That long?"
348
+ msgstr "&iquest;En serio? &iquest;Tanto tiempo?"
349
+
350
+ #: ../views/admin.php:363
351
+ msgid "Data Sampling"
352
+ msgstr "Sampleo de Datos"
353
+
354
+ #: ../views/admin.php:371
355
+ #, php-format
356
+ msgid ""
357
+ "By default, WordPress Popular Posts stores in database every single visit "
358
+ "your site receives. For small / medium sites this is generally OK, but on "
359
+ "large / high traffic sites the constant writing to the database may have an "
360
+ "impact on performance. With <a href=\"%1$s\" target=\"_blank\">data "
361
+ "sampling</a>, WordPress Popular Posts will store only a subset of your "
362
+ "traffic and report on the tendencies detected in that sample set (for more, "
363
+ "<a href=\"%2$s\" target=\"_blank\">please read here</a>)"
364
+ msgstr ""
365
+ "Por defecto, WordPress Popular Posts almacena en la base de datos todas y "
366
+ "cada una de las visitas que recibe tu sitio. Para sitios peque&ntilde;os / "
367
+ "medianos esto generalmente est&aacute; bien, pero en sitios grandes / de "
368
+ "mucho tr&aacute;fico la escritura constante en la base de datos pudiese "
369
+ "causar un impacto en su rendimiento. Con <a href=\"%1$s\" target=\"_blank"
370
+ "\">data sampling</a>, WordPress Popular Posts almacenar&aacute; s&oacute;lo "
371
+ "un subconjunto de tu tr&aacute;fico y reportar&aacute; sobre las tendencias "
372
+ "detectadas en ese conjunto de muestras (para m&aacute;s, <a href=\"%2$s\" "
373
+ "target=\"_blank\">por favor leer ac&aacute;</a>)"
374
+
375
+ #: ../views/admin.php:375
376
+ msgid "Sample Rate"
377
+ msgstr "Rata de Sampleo"
378
+
379
+ #: ../views/admin.php:379
380
+ #, php-format
381
+ msgid ""
382
+ "A sampling rate of %d is recommended for large / high traffic sites. For "
383
+ "lower traffic sites, you should lower the value"
384
+ msgstr ""
385
+ "Se recomienda una rata de sampleo de %d para sitios grandes / de alto "
386
+ "tr&aacute;fico. Para sitios con menos tr&aacute;fico, deber&iacute;as "
387
+ "disminuir el valor"
388
+
389
+ #: ../views/admin.php:394
390
+ msgid "Miscellaneous"
391
+ msgstr "Miscel&aacute;neos"
392
+
393
+ #: ../views/admin.php:399
394
+ msgid "Open links in"
395
+ msgstr "Abrir links en"
396
+
397
+ #: ../views/admin.php:402
398
+ msgid "Current window"
399
+ msgstr "Ventana actual"
400
+
401
+ #: ../views/admin.php:403
402
+ msgid "New tab/window"
403
+ msgstr "Nueva pesta&ntilde;a/ventana"
404
+
405
+ #: ../views/admin.php:409
406
+ msgid "Use plugin's stylesheet"
407
+ msgstr "Utilizar la hoja de estilos del plugin"
408
+
409
+ #: ../views/admin.php:416
410
+ msgid ""
411
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
412
+ "use to style your popular posts listing. If you wish to use your own "
413
+ "stylesheet or do not want it to have it included in the header section of "
414
+ "your site, use this."
415
+ msgstr ""
416
+ "Por defecto, el plugin incluye una hoja de estilos llamada wpp.css que "
417
+ "puedes utilizar para darle estilos a tu listado de entradas populares. Si "
418
+ "deseas utilizar tu propia hoja de estilos, o no quieres que wpp.css se "
419
+ "incluya en el header de tu sitio web, utiliza esto."
420
+
421
+ #: ../views/admin.php:433
422
+ msgid ""
423
+ "WordPress Popular Posts maintains data in two separate tables: one for "
424
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
425
+ "and another one to keep the All-time data (from now on, \"historical data\" "
426
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
427
+ "even both historical and cache tables, please use the buttons below to do so."
428
+ msgstr ""
429
+ "WordPress Popular Posts mantiene la data en dos tablas separadas: una para "
430
+ "guardar diariamente las entradas m&aacute;s populares (\"cach&eacute;\", de "
431
+ "aqu&iacute; en adelante), y otra tabla para almacenar la data de Todos los "
432
+ "tiempos (\"data hist&oacute;rica\" o simplemente \"data\"). Si por alguna "
433
+ "raz&oacute;n necesitas vaciar la tabla cach&eacute;, o inclusive las dos "
434
+ "tablas hist&oacute;ricas y de cach&eacute;, por favor utiliza los botones de "
435
+ "abajo."
436
+
437
+ #: ../views/admin.php:434
438
+ msgid "Empty cache"
439
+ msgstr "Vaciar el cach&eacute;"
440
+
441
+ #: ../views/admin.php:434
442
+ msgid "Use this button to manually clear entries from WPP cache only"
443
+ msgstr ""
444
+ "Utiliza este bot&oacute;n para vaciar manualmente s&oacute;lo las entradas "
445
+ "del cach&eacute; de WPP"
446
+
447
+ #: ../views/admin.php:435
448
+ msgid "Clear all data"
449
+ msgstr "Eliminar toda la data"
450
+
451
+ #: ../views/admin.php:435
452
+ msgid "Use this button to manually clear entries from all WPP data tables"
453
+ msgstr ""
454
+ "Utiliza este bot&oacute;n para limpiar manualmente las tablas de datos de WPP"
455
+
456
+ #: ../views/admin.php:442
457
+ #, php-format
458
+ msgid ""
459
+ "With the following parameters you can customize the popular posts list when "
460
+ "using either the <a href=\"%1$s\">wpp_get_mostpopular() template tag</a> or "
461
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
462
+ msgstr ""
463
+ "Con los siguientes par&aacute;metros puedes personalizar el listado de "
464
+ "entradas populares cuando utilices el <a href=\"%1$s\">template tag "
465
+ "wpp_get_mostpopular()</a> o el <a href=\"%2$s\">shortcode [wpp]</a>"
466
+
467
+ #: ../views/admin.php:450
468
+ msgid "Parameter"
469
+ msgstr "Par&aacute;metro"
470
+
471
+ #: ../views/admin.php:451 ../views/admin.php:765
472
+ msgid "What it does "
473
+ msgstr "Qu&eacute; hace"
474
+
475
+ #: ../views/admin.php:452
476
+ msgid "Possible values"
477
+ msgstr "Valores posibles"
478
+
479
+ #: ../views/admin.php:453
480
+ msgid "Defaults to"
481
+ msgstr "Por defecto"
482
+
483
+ #: ../views/admin.php:454 ../views/admin.php:767
484
+ msgid "Example"
485
+ msgstr "Ejemplo"
486
+
487
+ #: ../views/admin.php:460
488
+ msgid "Sets a heading for the list"
489
+ msgstr "Configura el encabezado de la lista"
490
+
491
+ #: ../views/admin.php:461 ../views/admin.php:468 ../views/admin.php:475
492
+ #: ../views/admin.php:510 ../views/admin.php:517 ../views/admin.php:524
493
+ #: ../views/admin.php:531 ../views/admin.php:622 ../views/admin.php:636
494
+ #: ../views/admin.php:643
495
+ msgid "Text string"
496
+ msgstr "Texto"
497
+
498
+ #: ../views/admin.php:462 ../views/admin.php:518 ../views/admin.php:525
499
+ #: ../views/admin.php:532
500
+ msgid "None"
501
+ msgstr "Ninguno"
502
+
503
+ #: ../views/admin.php:467
504
+ msgid "Set the opening tag for the heading of the list"
505
+ msgstr "Configura la etiqueta de apertura para el encabezado de la lista"
506
+
507
+ #: ../views/admin.php:474
508
+ msgid "Set the closing tag for the heading of the list"
509
+ msgstr "Configura la etiqueta de cierre para el encabezado de la lista"
510
+
511
+ #: ../views/admin.php:481
512
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
513
+ msgstr ""
514
+ "Configura el m&aacute;ximo de entradas populares a ser mostradas en la lista"
515
+
516
+ #: ../views/admin.php:482 ../views/admin.php:538 ../views/admin.php:552
517
+ #: ../views/admin.php:573 ../views/admin.php:580
518
+ msgid "Positive integer"
519
+ msgstr "Entero positivo"
520
+
521
+ #: ../views/admin.php:488
522
+ msgid ""
523
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
524
+ "the time range specified by you"
525
+ msgstr ""
526
+ "Le indica a WordPress Popular Posts que debe listar aquellas entradas que "
527
+ "hayan sido populares dentro del rango de tiempo especificado por ti"
528
+
529
+ #: ../views/admin.php:495
530
+ msgid ""
531
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
532
+ "within the time range specified by you"
533
+ msgstr ""
534
+ "Le indica a WordPress Popular Posts que debe listar aquellas entradas "
535
+ "populares publicadas dentro del rango de tiempo especificado por ti"
536
+
537
+ #: ../views/admin.php:502
538
+ msgid "Sets the sorting option of the popular posts"
539
+ msgstr "Configura el ordenado de las entradas populares"
540
+
541
+ #: ../views/admin.php:503
542
+ msgid "(for average views per day)"
543
+ msgstr "(para el porcentaje de vistas por d&iacute;a)"
544
+
545
+ #: ../views/admin.php:509
546
+ msgid "Defines the type of posts to show on the listing"
547
+ msgstr "Define el tipo de entrada a mostrar en el listado"
548
+
549
+ #: ../views/admin.php:516
550
+ msgid ""
551
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
552
+ "form the listing."
553
+ msgstr ""
554
+ "Si se configura, WordPress Popular Posts excluir&aacute; todos los IDs de "
555
+ "las entradas especificadas."
556
+
557
+ #: ../views/admin.php:523
558
+ msgid ""
559
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
560
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
561
+ "will be excluded instead."
562
+ msgstr ""
563
+ "Si se configura, WordPress Popular Posts mostrar&aacute; todas las entradas "
564
+ "que pertenecen a la(s) categor&iacute;a(s) especificada(s). Si se usa un "
565
+ "signo negativo, la(s) categor&iacute;a(s) ser&aacute;(n) exclu&iacute;da(s)."
566
+
567
+ #: ../views/admin.php:530
568
+ msgid ""
569
+ "If set, WordPress Popular Posts will retrieve all entries created by "
570
+ "specified author(s) ID(s)."
571
+ msgstr ""
572
+ "Si se configura, WordPress Popular Posts traer&aacute; todas las entradas "
573
+ "creadas por el (los) ID(s) de autor(es) especificado(s)."
574
+
575
+ #: ../views/admin.php:537
576
+ msgid ""
577
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
578
+ "characters whenever possible"
579
+ msgstr ""
580
+ "Si se configura, WordPress Popular Posts acortar&aacute; cada titulo en \"n"
581
+ "\" caracteres cuando sea posible"
582
+
583
+ #: ../views/admin.php:544
584
+ msgid ""
585
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
586
+ "words instead of characters"
587
+ msgstr ""
588
+ "Si se pasa el valor 1, WordPress Popular Posts acortar&aacute; cada titulo "
589
+ "en \"n\" palabras en vez de caracteres"
590
+
591
+ #: ../views/admin.php:551
592
+ msgid ""
593
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
594
+ "characters long from the content of each post listed as popular"
595
+ msgstr ""
596
+ "Si se configura, WordPress Popular Posts construir&aacute; e incluir&aacute; "
597
+ "un extracto de \"n\" caracteres del contenido de cada entrada listada como "
598
+ "popular"
599
+
600
+ #: ../views/admin.php:558
601
+ msgid ""
602
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
603
+ "italic, etc) and hyperlinks found in the excerpt"
604
+ msgstr ""
605
+ "Si se configura, WordPress Popular Posts mantendr&aacute; todas las "
606
+ "etiquetas de estilo (strong, italic, etc) y los hiperv&iacute;nculos "
607
+ "encontrados en el extracto"
608
+
609
+ #: ../views/admin.php:565
610
+ msgid ""
611
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
612
+ "instead of characters"
613
+ msgstr ""
614
+ "Si se configura, WordPress Popular Posts acortar&aacute; el resumen en \"n\" "
615
+ "palabras en vez de caracteres"
616
+
617
+ #: ../views/admin.php:572
618
+ msgid ""
619
+ "If set, and if your current server configuration allows it, you will be able "
620
+ "to display thumbnails of your posts. This attribute sets the width for "
621
+ "thumbnails"
622
+ msgstr ""
623
+ "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
624
+ "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
625
+ "configura el ancho de tus miniaturas"
626
+
627
+ #: ../views/admin.php:579
628
+ msgid ""
629
+ "If set, and if your current server configuration allows it, you will be able "
630
+ "to display thumbnails of your posts. This attribute sets the height for "
631
+ "thumbnails"
632
+ msgstr ""
633
+ "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
634
+ "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
635
+ "configura el alto de tus miniaturas"
636
+
637
+ #: ../views/admin.php:586
638
+ msgid ""
639
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
640
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
641
+ "entries"
642
+ msgstr ""
643
+ "Si se configura, y si el plugin WP-PostRatings est&aacute; instalado y "
644
+ "habilitado en tu blog, WordPress Popular Posts mostrar&aacute; como tus "
645
+ "visitantes han calificado a tus entradas"
646
+
647
+ #: ../views/admin.php:593
648
+ msgid ""
649
+ "If set, WordPress Popular Posts will show how many comments each popular "
650
+ "post has got until now"
651
+ msgstr ""
652
+ "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
653
+ "comentarios ha obtenido cada entrada popular hasta ahora"
654
+
655
+ #: ../views/admin.php:600
656
+ msgid ""
657
+ "If set, WordPress Popular Posts will show how many views each popular post "
658
+ "has got since it was installed"
659
+ msgstr ""
660
+ "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas "
661
+ "vistas ha obtenido cada entrada popular desde que el plugin fue instalado"
662
+
663
+ #: ../views/admin.php:607
664
+ msgid ""
665
+ "If set, WordPress Popular Posts will show who published each popular post on "
666
+ "the list"
667
+ msgstr ""
668
+ "Si se configura, WordPress Popular Posts mostrar&aacute; qui&eacute;n "
669
+ "public&oacute; cada entrada popular de la lista"
670
+
671
+ #: ../views/admin.php:614
672
+ msgid ""
673
+ "If set, WordPress Popular Posts will display the date when each popular post "
674
+ "on the list was published"
675
+ msgstr ""
676
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
677
+ "publicada cada entrada popular"
678
+
679
+ #: ../views/admin.php:621
680
+ msgid "Sets the date format"
681
+ msgstr "Configura el formato de la fecha"
682
+
683
+ #: ../views/admin.php:628
684
+ msgid "If set, WordPress Popular Posts will display the category"
685
+ msgstr ""
686
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a"
687
+
688
+ #: ../views/admin.php:635
689
+ msgid "Sets the opening tag for the listing"
690
+ msgstr "Configura la etiqueta de apertura del listado"
691
+
692
+ #: ../views/admin.php:642
693
+ msgid "Sets the closing tag for the listing"
694
+ msgstr "Configura la etiqueta de cierre del listado"
695
+
696
+ #: ../views/admin.php:649
697
+ msgid "Sets the HTML structure of each post"
698
+ msgstr "Configura la estructura HTML de cada entrada"
699
+
700
+ #: ../views/admin.php:650
701
+ msgid "Text string, custom HTML"
702
+ msgstr "Texto, HTML personalizado"
703
+
704
+ #: ../views/admin.php:650
705
+ msgid "Available Content Tags"
706
+ msgstr "Content Tags disponibles"
707
+
708
+ #: ../views/admin.php:650
709
+ msgid ""
710
+ "displays thumbnail linked to post/page, requires thumbnail_width & "
711
+ "thumbnail_height"
712
+ msgstr ""
713
+ "muestra la miniatura con un link hacia la entrada/p&aacute;gina, requiere "
714
+ "thumbnail_width & thumbnail_height"
715
+
716
+ #: ../views/admin.php:650
717
+ msgid ""
718
+ "displays thumbnail image without linking to post/page, requires "
719
+ "thumbnail_width & thumbnail_height"
720
+ msgstr ""
721
+ "muestra la miniatura sin link hacia la entrada/p&aacute;gina, requiere "
722
+ "thumbnail_width & thumbnail_height"
723
+
724
+ #: ../views/admin.php:650
725
+ msgid "displays linked post/page title"
726
+ msgstr ""
727
+ "muestra el t&iacute;tulo de la entrada/p&aacute;gina con v&iacute;nculo"
728
+
729
+ #: ../views/admin.php:650
730
+ msgid ""
731
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
732
+ msgstr ""
733
+ "muestra el resumen de la entrada/p&aacute;gina, requiere que excerpt_length "
734
+ "sea mayor a 0"
735
+
736
+ #: ../views/admin.php:650
737
+ msgid "displays the default stats tags"
738
+ msgstr "muestra el stats tag por defecto"
739
+
740
+ #: ../views/admin.php:650
741
+ msgid ""
742
+ "displays post/page current rating, requires WP-PostRatings installed and "
743
+ "enabled"
744
+ msgstr ""
745
+ "muestra el rating actual de la entrada/p&aacute;gina, requiere que WP-"
746
+ "PostRatings est&eacute; instalado y activo"
747
+
748
+ #: ../views/admin.php:650
749
+ msgid ""
750
+ "displays post/page current rating as an integer, requires WP-PostRatings "
751
+ "installed and enabled"
752
+ msgstr ""
753
+ "muestra el rating actual de la entrada/p&aacute;gina como un entero, "
754
+ "requiere que WP-PostRatings est&eacute; instalado y activo"
755
+
756
+ #: ../views/admin.php:650
757
+ msgid "outputs the URL of the post/page"
758
+ msgstr "muestra la URL de la entrada/p&aacute;gina"
759
+
760
+ #: ../views/admin.php:650
761
+ msgid "displays post/page title, no link"
762
+ msgstr ""
763
+ "muestra el t&iacute;tulo de la entrada/p&aacute;gina, sin v&iacute;nculo"
764
+
765
+ #: ../views/admin.php:650
766
+ msgid "displays linked author name, requires stats_author=1"
767
+ msgstr ""
768
+ "muestra el nombre del autor con v&iacute;nculo, requiere stats_author=1"
769
+
770
+ #: ../views/admin.php:650
771
+ msgid "displays linked category name, requires stats_category=1"
772
+ msgstr ""
773
+ "muestra el nombre de la categor&iacute;a vinculado, requiere stats_category=1"
774
+
775
+ #: ../views/admin.php:650
776
+ msgid "displays views count only, no text"
777
+ msgstr "muestra el n&uacute;mero de vistas, sin texto adicional"
778
+
779
+ #: ../views/admin.php:650
780
+ msgid "displays comments count only, no text, requires stats_comments=1"
781
+ msgstr ""
782
+ "muestra el n&uacute;mero de comentarios, sin texto adicional, requiere "
783
+ "stats_comments=1"
784
+
785
+ #: ../views/admin.php:650
786
+ msgid "displays post/page date, requires stats_date=1"
787
+ msgstr "muestra la fecha de la entrada/p&aacute;gina, requiere stats_date=1"
788
+
789
+ #: ../views/admin.php:662
790
+ msgid "What does \"Title\" do?"
791
+ msgstr "&iquest;Para qu&eacute; es \"T&iacute;tulo\"?"
792
+
793
+ #: ../views/admin.php:665
794
+ msgid ""
795
+ "It allows you to show a heading for your most popular posts listing. If left "
796
+ "empty, no heading will be displayed at all."
797
+ msgstr ""
798
+ "Te permite mostrar un encabezado para tu lista de entradas populares. Si se "
799
+ "deja vac&iacute;o, no se mostrar&aacute; el encabezado."
800
+
801
+ #: ../views/admin.php:668
802
+ msgid "What is Time Range for?"
803
+ msgstr "&iquest;Para qu&eacute; es \"Rango de Tiempo\"?"
804
+
805
+ #: ../views/admin.php:670
806
+ msgid ""
807
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
808
+ "comments within the selected time range."
809
+ msgstr ""
810
+ "Le indica a WordPress Popular Posts que muestre las entradas m&aacute;s "
811
+ "vistas / comentadas en el rango de tiempo seleccionado."
812
+
813
+ #: ../views/admin.php:673
814
+ msgid "What is \"Sort post by\" for?"
815
+ msgstr "&iquest;Para qu&eacute; es \"Ordenar entradas por\"?"
816
+
817
+ #: ../views/admin.php:675
818
+ msgid ""
819
+ "It allows you to decide whether to order your popular posts listing by total "
820
+ "views, comments, or average views per day."
821
+ msgstr ""
822
+ "Te permite decidir si ordenar tus entradas populares por la cantidad total "
823
+ "de vistas, comentarios, o por el porcentaje diario de vistas."
824
+
825
+ #: ../views/admin.php:678
826
+ msgid "What does \"Display post rating\" do?"
827
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar rating de la entrada\"?"
828
+
829
+ #: ../views/admin.php:680
830
+ msgid ""
831
+ "If checked, WordPress Popular Posts will show how your readers are rating "
832
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
833
+ "installed and enabled on your blog for it to work."
834
+ msgstr ""
835
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; c&oacute;mo tus "
836
+ "lectores est&aacute;n calificando tus entradas populares. Esta "
837
+ "caracter&iacute;stica requiere que el plugin WP-PostRatings est&eacute; "
838
+ "instalado y habilitado en tu blog para que funcione."
839
+
840
+ #: ../views/admin.php:683
841
+ msgid "What does \"Shorten title\" do?"
842
+ msgstr "&iquest;Qu&eacute; hace \"Acortar t&iacute;tulo\"?"
843
+
844
+ #: ../views/admin.php:685
845
+ msgid ""
846
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
847
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
848
+ "you like."
849
+ msgstr ""
850
+ "Si se tilda, todos los t&iacute;tulos de las entradas se acortar&aacute;n \"n"
851
+ "\" caracteres/palabras. Una nueva opci&oacute;n \"Acortar t&iacute;tulo en\" "
852
+ "se mostrar&aacute; para que puedas configurarlo como quieras."
853
+
854
+ #: ../views/admin.php:688
855
+ msgid "What does \"Display post excerpt\" do?"
856
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar resumen de la entrada\"?"
857
+
858
+ #: ../views/admin.php:690
859
+ msgid ""
860
+ "If checked, WordPress Popular Posts will also include a small extract of "
861
+ "your posts in the list. Similarly to the previous option, you will be able "
862
+ "to decide how long the post excerpt should be."
863
+ msgstr ""
864
+ "Si se tilda, WordPress Popular Posts incluir&aacute; un peque&ntilde;o "
865
+ "extracto de tus entradas en la lista. Similar a la opci&oacute;n anterior, "
866
+ "podr&aacute;s decidir qu&eacute; tan largo debe ser el extracto."
867
+
868
+ #: ../views/admin.php:693
869
+ msgid "What does \"Keep text format and links\" do?"
870
+ msgstr "&iquest;Qu&eacute; hace \"Mantener el formato de texto y links\"?"
871
+
872
+ #: ../views/admin.php:695
873
+ msgid ""
874
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
875
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
876
+ "the excerpt. Hyperlinks will remain intact, too."
877
+ msgstr ""
878
+ "Si se tilda, y si la opci&oacute;n Mostrar Resumen est&aacute; habilitada, "
879
+ "WordPress Popular Posts mantendr&aacute; las etiquetas de estilos que se "
880
+ "encontraron en el extracto. Los hiperv&iacute;nculos tambi&eacute;n se "
881
+ "mantendr&aacute;n."
882
+
883
+ #: ../views/admin.php:698
884
+ msgid "What is \"Post type\" for?"
885
+ msgstr "&iquest;Para qu&eacute; es el \"Post type\"?"
886
+
887
+ #: ../views/admin.php:700
888
+ msgid ""
889
+ "This filter allows you to decide which post types to show on the listing. By "
890
+ "default, it will retrieve only posts and pages (which should be fine for "
891
+ "most cases)."
892
+ msgstr ""
893
+ "Este filtro te permite decidir que tipo de entradas deseas mostrar en el "
894
+ "listado. Por defecto, trater&aacute; s&oacute;lo entradas y p&aacute;ginas "
895
+ "(que es lo que se quiere, en la mayor&iacute;a de los casos)."
896
+
897
+ #: ../views/admin.php:703
898
+ msgid "What is \"Category(ies) ID(s)\" for?"
899
+ msgstr "&iquest;Para qu&eacute; es el \"ID(s) de Categor&iacute;a(s)\"?"
900
+
901
+ #: ../views/admin.php:705
902
+ msgid ""
903
+ "This filter allows you to select which categories should be included or "
904
+ "excluded from the listing. A negative sign in front of the category ID "
905
+ "number will exclude posts belonging to it from the list, for example. You "
906
+ "can specify more than one ID with a comma separated list."
907
+ msgstr ""
908
+ "Este filtro te permite seleccionar qu&eacute; categor&iacute;as deber&iacute;"
909
+ "an ser inclu&iacute;das o exclu&iacute;das del listado. Un signo negativo "
910
+ "enfrente del ID de la categor&iacute;a la excluir&aacute; de la lista, por "
911
+ "ejemplo. Puedes especificar m&aacute;s de un ID separ&aacute;ndolos con "
912
+ "comas."
913
+
914
+ #: ../views/admin.php:708
915
+ msgid "What is \"Author(s) ID(s)\" for?"
916
+ msgstr "&iquest;Para qu&eacute; es el \"ID de Autor(es)\"?"
917
+
918
+ #: ../views/admin.php:710
919
+ msgid ""
920
+ "Just like the Category filter, this one lets you filter posts by author ID. "
921
+ "You can specify more than one ID with a comma separated list."
922
+ msgstr ""
923
+ "Justo como el filtro de Categor&iacute;a, &eacute;ste te permite filtrar "
924
+ "entradas por ID del autor. Puedes especificar m&aacute;s de un ID "
925
+ "separ&aacute;ndolos con comas."
926
+
927
+ #: ../views/admin.php:713
928
+ msgid "What does \"Display post thumbnail\" do?"
929
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar miniatura de la entrada\"?"
930
+
931
+ #: ../views/admin.php:715
932
+ msgid ""
933
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
934
+ "of each post. You can set up the source of the thumbnail via Settings - "
935
+ "WordPress Popular Posts - Tools."
936
+ msgstr ""
937
+ "Si se tilda, WordPress Popular Posts intentar&aacute; obtener la imagen "
938
+ "miniatura de cada entrada. Puedes configurar la fuente de la miniatura via "
939
+ "Configuraci&oacute;n - Wordpress Popular Posts - Herramientas."
940
+
941
+ #: ../views/admin.php:718
942
+ msgid "What does \"Display comment count\" do?"
943
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar cantidad de comentarios\"?"
944
+
945
+ #: ../views/admin.php:720
946
+ msgid ""
947
+ "If checked, WordPress Popular Posts will display how many comments each "
948
+ "popular post has got in the selected Time Range."
949
+ msgstr ""
950
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
951
+ "comentarios ha obtenido cada entrada popular dentro del Rango de Tiempo "
952
+ "seleccionado."
953
+
954
+ #: ../views/admin.php:723
955
+ msgid "What does \"Display views\" do?"
956
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar vistas\"?"
957
+
958
+ #: ../views/admin.php:725
959
+ msgid ""
960
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
961
+ "post has gotten in the selected Time Range."
962
+ msgstr ""
963
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas vistas "
964
+ "ha obtenido cada entrada en el Rango de Tiempo seleccionado."
965
+
966
+ #: ../views/admin.php:728
967
+ msgid "What does \"Display author\" do?"
968
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar autor\"?"
969
+
970
+ #: ../views/admin.php:730
971
+ msgid ""
972
+ "If checked, WordPress Popular Posts will display the name of the author of "
973
+ "each entry listed."
974
+ msgstr ""
975
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; el nombre del autor de "
976
+ "cada entrada listada."
977
+
978
+ #: ../views/admin.php:733
979
+ msgid "What does \"Display date\" do?"
980
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar fecha\"?"
981
+
982
+ #: ../views/admin.php:735
983
+ msgid ""
984
+ "If checked, WordPress Popular Posts will display the date when each popular "
985
+ "posts was published."
986
+ msgstr ""
987
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
988
+ "publicada cada entrada popular."
989
+
990
+ #: ../views/admin.php:738
991
+ msgid "What does \"Display category\" do?"
992
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar categor&iacute;a\"?"
993
+
994
+ #: ../views/admin.php:740
995
+ msgid ""
996
+ "If checked, WordPress Popular Posts will display the category of each post."
997
+ msgstr ""
998
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a de "
999
+ "cada entrada."
1000
+
1001
+ #: ../views/admin.php:743
1002
+ msgid "What does \"Use custom HTML Markup\" do?"
1003
+ msgstr "&iquest;Qu&eacute; hace \"Utilizar Markup HTML personalizado\"?"
1004
+
1005
+ #: ../views/admin.php:745
1006
+ msgid ""
1007
+ "If checked, you will be able to customize the HTML markup of your popular "
1008
+ "posts listing. For example, you can decide whether to wrap your posts in an "
1009
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
1010
+ "for you!"
1011
+ msgstr ""
1012
+ "Si se tilda, podr&aacute;s personalizad el markup HTML de tu listado de "
1013
+ "entradas populares. Por ejemplo, podr&aacute;s decidir si colocar tu listado "
1014
+ "en una lista desordenada, una ordenada, dentro de un div, etc. Si sabes "
1015
+ "xHTML/CSS, &iexcl;esto es para ti!"
1016
+
1017
+ #: ../views/admin.php:748
1018
+ msgid "What are \"Content Tags\"?"
1019
+ msgstr "&iquest;Qu&eacute; son los \"Content Tags\"?"
1020
+
1021
+ #: ../views/admin.php:750
1022
+ #, php-format
1023
+ msgid ""
1024
+ "Content Tags are codes to display a variety of items on your popular posts "
1025
+ "custom HTML structure. For example, setting it to \"{title}: "
1026
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
1027
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
1028
+ "\">Parameters</a> section."
1029
+ msgstr ""
1030
+ "Los Content Tags son etiquetas que sirven para mostrar una variedad de items "
1031
+ "en la estructura HTML de tu lista. Por ejemplo, configurarlo como \"{title}: "
1032
+ "{summary}\" (sin las comillas) mostrar&iacute;a \"T&iacute;tulo de la "
1033
+ "entrada: extracto de la entrada aqu&iacute;\". Para ver otras Content Tags, "
1034
+ "ver la secci&oacute;n <a href=\"%s\" target=\"_blank\">Par&aacute;metros</a."
1035
+
1036
+ #: ../views/admin.php:753
1037
+ msgid "What are \"Template Tags\"?"
1038
+ msgstr "&iquest;Qu&eacute; son los \"Template Tags\"?"
1039
+
1040
+ #: ../views/admin.php:755
1041
+ msgid ""
1042
+ "Template Tags are simply php functions that allow you to perform certain "
1043
+ "actions. For example, WordPress Popular Posts currently supports two "
1044
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
1045
+ msgstr ""
1046
+ "Los Template Tags son simplemente funciones php que nos permiten realizar "
1047
+ "ciertas acciones. Por ejemplo, WordPress Popular Posts actualmente soporta "
1048
+ "dos template tags diferentes: wpp_get_mostpopular() y wpp_get_views()."
1049
+
1050
+ #: ../views/admin.php:758
1051
+ msgid "What are the template tags that WordPress Popular Posts supports?"
1052
+ msgstr ""
1053
+ "&iquest;Cu&aacute;les son los Template Tags soportados por WordPress Popular "
1054
+ "Posts?"
1055
+
1056
+ #: ../views/admin.php:760
1057
+ msgid ""
1058
+ "The following are the template tags supported by WordPress Popular Posts"
1059
+ msgstr ""
1060
+ "Los siguientes son los template tags soportados por WordPress Popular Posts"
1061
+
1062
+ #: ../views/admin.php:764
1063
+ msgid "Template tag"
1064
+ msgstr "Template tag"
1065
+
1066
+ #: ../views/admin.php:773
1067
+ #, php-format
1068
+ msgid ""
1069
+ "Similar to the widget functionality, this tag retrieves the most popular "
1070
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
1071
+ "a> so you can customize your popular listing, but these are not required."
1072
+ msgstr ""
1073
+ "Parecido a la funcionalidad del widget, esta etiqueta obtiene las entradas "
1074
+ "m&aacute;s populares de tu blog. Esta funci&oacute;n tambi&eacute;n acepta "
1075
+ "<a href=\"%1$s\">par&aacute;metros</a> para que puedas personalizar el "
1076
+ "listado, pero &eacute;stos no son requeridos."
1077
+
1078
+ #: ../views/admin.php:774
1079
+ #, php-format
1080
+ msgid ""
1081
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
1082
+ "list of attributes."
1083
+ msgstr ""
1084
+ "Por favor ver la <a href=\"%1$s\">secci&oacute;n Par&aacute;metros</a> para "
1085
+ "la lista completa de atributos."
1086
+
1087
+ #: ../views/admin.php:779
1088
+ msgid ""
1089
+ "Displays the number of views of a single post. Post ID is required or it "
1090
+ "will return false."
1091
+ msgstr ""
1092
+ "Muestra la cantidad de vistas de una entrada. El ID de la entrada es "
1093
+ "requerido, o la funci&oacute;n devolver&aacute; false."
1094
+
1095
+ #: ../views/admin.php:780
1096
+ msgid "Post ID"
1097
+ msgstr "ID de la entrada"
1098
+
1099
+ #: ../views/admin.php:787
1100
+ msgid "What are \"shortcodes\"?"
1101
+ msgstr "&iquest;Qu&eacute; son los \"shortcodes\"?"
1102
+
1103
+ #: ../views/admin.php:789
1104
+ #, php-format
1105
+ msgid ""
1106
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
1107
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
1108
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
1109
+ "posts content and pages too! For more information about shortcodes, please "
1110
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
1111
+ msgstr ""
1112
+ "Los Shortcodes son similares a los BB Codes, &eacute;stos nos permiten "
1113
+ "llamar a una funci&oacute;n php simplemente escribiendo algo como "
1114
+ "[shortcode]. Con WordPress Popular Posts, el shortcode [wpp] te "
1115
+ "permitir&aacute; insertar una lista de las entradas m&aacute;s populares en "
1116
+ "el contenido de tus entradas y en p&aacute;ginas tambi&eacute;n. Para mayor "
1117
+ "informaci&oacute;n sobre los shortcodes, por favor visita la p&aacute;gina "
1118
+ "<a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
1119
+
1120
+ #: ../views/admin.php:797
1121
+ #, php-format
1122
+ msgid "About WordPress Popular Posts %s"
1123
+ msgstr "Acerca de WordPress Popular Posts %s"
1124
+
1125
+ #: ../views/admin.php:798
1126
+ msgid "This version includes the following changes"
1127
+ msgstr "Esta versi&oacute;n incluye los siguientes cambios"
1128
+
1129
+ #: ../views/admin.php:815
1130
+ msgid "Do you like this plugin?"
1131
+ msgstr "&iquest;Te gusta este plugin?"
1132
+
1133
+ #: ../views/admin.php:822
1134
+ msgid ""
1135
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
1136
+ "community!"
1137
+ msgstr ""
1138
+ "&iexcl;Cada donaci&oacute;n me motiva a seguir publicando cosas gratuitas "
1139
+ "para la comunidad de WordPress!"
1140
+
1141
+ #: ../views/admin.php:823
1142
+ #, php-format
1143
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1144
+ msgstr ""
1145
+ "&iexcl;Puedes <a href=\"%s\" target=\"_blank\">dejar una rese&ntilde;a</a> "
1146
+ "tambi&eacute;n!"
1147
+
1148
+ #: ../views/admin.php:829
1149
+ msgid "Need help?"
1150
+ msgstr "&iquest;Necesitas ayuda?"
1151
+
1152
+ #: ../views/admin.php:830
1153
+ #, php-format
1154
+ msgid ""
1155
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1156
+ "and feedback."
1157
+ msgstr ""
1158
+ "Visita <a href=\"%s\" target=\"_blank\">el foro</a> para obtener soporte, "
1159
+ "hacer preguntas y dejar tu feedback."
1160
+
1161
+ #: ../views/admin.php:831
1162
+ msgid "Let's make this plugin even better!"
1163
+ msgstr "&iexcl;Hagamos a este plugin inclusive mejor!"
1164
+
1165
+ #: ../views/form.php:2
1166
+ msgid "Title"
1167
+ msgstr "T&iacute;tulo"
1168
+
1169
+ #: ../views/form.php:7
1170
+ msgid "Show up to"
1171
+ msgstr "Mostrar hasta"
1172
+
1173
+ #: ../views/form.php:8
1174
+ msgid "posts"
1175
+ msgstr "entradas"
1176
+
1177
+ #: ../views/form.php:12
1178
+ msgid "Sort posts by"
1179
+ msgstr "Ordenar entradas por"
1180
+
1181
+ #: ../views/form.php:14
1182
+ msgid "Comments"
1183
+ msgstr "Comentarios"
1184
+
1185
+ #: ../views/form.php:15
1186
+ msgid "Total views"
1187
+ msgstr "Total de vistas"
1188
+
1189
+ #: ../views/form.php:16
1190
+ msgid "Avg. daily views"
1191
+ msgstr "Porcentaje de vistas diarias"
1192
+
1193
+ #: ../views/form.php:22
1194
+ msgid "Filters"
1195
+ msgstr "Filtros"
1196
+
1197
+ #: ../views/form.php:24
1198
+ msgid "Time Range"
1199
+ msgstr "Rango de Tiempo"
1200
+
1201
+ #: ../views/form.php:34
1202
+ msgid "Post type(s)"
1203
+ msgstr "Post type(s)"
1204
+
1205
+ #: ../views/form.php:37
1206
+ msgid "Post(s) ID(s) to exclude"
1207
+ msgstr "ID(s) de Entrada(s) a excluir"
1208
+
1209
+ #: ../views/form.php:40
1210
+ msgid "Category(ies) ID(s)"
1211
+ msgstr "ID(s) de Categor&iacute;a(s)"
1212
+
1213
+ #: ../views/form.php:43
1214
+ msgid "Author(s) ID(s)"
1215
+ msgstr "ID(s) de Autor(es)"
1216
+
1217
+ #: ../views/form.php:48
1218
+ msgid "Posts settings"
1219
+ msgstr "Configuraci&oacute;n de las entradas"
1220
+
1221
+ #: ../views/form.php:52
1222
+ msgid "Display post rating"
1223
+ msgstr "Mostrar rating de la entrada"
1224
+
1225
+ #: ../views/form.php:55
1226
+ msgid "Shorten title"
1227
+ msgstr "Acortar t&iacute;tulo"
1228
+
1229
+ #: ../views/form.php:58
1230
+ msgid "Shorten title to"
1231
+ msgstr "Acortar t&iacute;tulo en"
1232
+
1233
+ #: ../views/form.php:59 ../views/form.php:69
1234
+ msgid "characters"
1235
+ msgstr "caracteres"
1236
+
1237
+ #: ../views/form.php:60 ../views/form.php:70
1238
+ msgid "words"
1239
+ msgstr "palabras"
1240
+
1241
+ #: ../views/form.php:63
1242
+ msgid "Display post excerpt"
1243
+ msgstr "Mostrar resumen de la entrada"
1244
+
1245
+ #: ../views/form.php:66
1246
+ msgid "Keep text format and links"
1247
+ msgstr "Mantener formato de texto y links"
1248
+
1249
+ #: ../views/form.php:67
1250
+ msgid "Excerpt length"
1251
+ msgstr "Largo del resumen"
1252
+
1253
+ #: ../views/form.php:73
1254
+ msgid "Display post thumbnail"
1255
+ msgstr "Mostrar miniatura"
1256
+
1257
+ #: ../views/form.php:76
1258
+ msgid "Use predefined size"
1259
+ msgstr "Utilizar un tama&ntilde;o predefinido"
1260
+
1261
+ #: ../views/form.php:88
1262
+ msgid "Set size manually"
1263
+ msgstr "Configurar el tama&ntilde;o manualmente"
1264
+
1265
+ #: ../views/form.php:90
1266
+ msgid "Width"
1267
+ msgstr "Ancho"
1268
+
1269
+ #: ../views/form.php:93
1270
+ msgid "Height"
1271
+ msgstr "Alto"
1272
+
1273
+ #: ../views/form.php:99
1274
+ msgid "Stats Tag settings"
1275
+ msgstr "Configuraci&oacute;n del Stats Tag"
1276
+
1277
+ #: ../views/form.php:101
1278
+ msgid "Display comment count"
1279
+ msgstr "Mostrar cantidad de comentarios"
1280
+
1281
+ #: ../views/form.php:103
1282
+ msgid "Display views"
1283
+ msgstr "Mostrar vistas"
1284
+
1285
+ #: ../views/form.php:105
1286
+ msgid "Display author"
1287
+ msgstr "Mostrar autor"
1288
+
1289
+ #: ../views/form.php:107
1290
+ msgid "Display date"
1291
+ msgstr "Mostrar fecha"
1292
+
1293
+ #: ../views/form.php:110
1294
+ msgid "Date Format"
1295
+ msgstr "Formato de la fecha"
1296
+
1297
+ #: ../views/form.php:112
1298
+ msgid "WordPress Date Format"
1299
+ msgstr "Formato de fecha de WordPress"
1300
+
1301
+ #: ../views/form.php:119
1302
+ msgid "Display category"
1303
+ msgstr "Mostrar categor&iacute;a"
1304
+
1305
+ #: ../views/form.php:123
1306
+ msgid "HTML Markup settings"
1307
+ msgstr "Configuraci&oacute;n del Markup HTML"
1308
+
1309
+ #: ../views/form.php:125
1310
+ msgid "Use custom HTML Markup"
1311
+ msgstr "Utilizar Markup HTML personalizado"
1312
+
1313
+ #: ../views/form.php:128
1314
+ msgid "Before / after title"
1315
+ msgstr "Antes / despu&eacute;s del t&iacute;tulo"
1316
+
1317
+ #: ../views/form.php:131
1318
+ msgid "Before / after Popular Posts"
1319
+ msgstr "Antes / despu&eacute;s de las entradas populares"
1320
+
1321
+ #: ../views/form.php:134
1322
+ msgid "Post HTML Markup"
1323
+ msgstr "Markup HTML de la Entrada"
1324
+
1325
+ #: ../wordpress-popular-posts.php:304
1326
+ msgid "The most Popular Posts on your blog."
1327
+ msgstr "Las entradas m&aacute;s populares en tu blog."
1328
+
1329
+ #: ../wordpress-popular-posts.php:482
1330
+ msgid ""
1331
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1332
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1333
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1334
+ "\"nofollow\">register_sidebar</a> for more)."
1335
+ msgstr ""
1336
+ "Error: no es posible ajaxificar WordPress Popular Posts en este tema. Falta "
1337
+ "el atributo <em>id</em> en before_widget (ver <a href=\"http://codex."
1338
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1339
+ "\"nofollow\">register_sidebar</a> para m&aacute;s informaci&oacute;n)."
1340
+
1341
+ #: ../wordpress-popular-posts.php:726
1342
+ msgid "Upload"
1343
+ msgstr "Subir"
1344
+
1345
+ #: ../wordpress-popular-posts.php:1095
1346
+ #, php-format
1347
+ msgid ""
1348
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1349
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1350
+ "and ask them to upgrade PHP to %1$s or higher."
1351
+ msgstr ""
1352
+ "Tu versi&oacute;n de PHP es muy antigua. El plugin WordPress Popular Posts "
1353
+ "requiere al menos PHP version %1$s para funcionar correctamente. Por favor "
1354
+ "contacta a tu proveedor de hosting y solicita que se actualice PHP a %1$s o "
1355
+ "mejor."
1356
+
1357
+ #: ../wordpress-popular-posts.php:1102
1358
+ #, php-format
1359
+ msgid ""
1360
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1361
+ "WordPress version %1$s to function correctly. Please update your blog via "
1362
+ "Dashboard &gt; Update."
1363
+ msgstr ""
1364
+ "Tu versi&oacute;n de WordPress es muy antigua. El plugin WordPress Popular "
1365
+ "Posts requiere al menos la versi&oacute;n %1$s para funcionar correctamente. "
1366
+ "Por favor actualiza tu blog via Escritorio &gt; Actualizaciones."
1367
+
1368
+ #: ../wordpress-popular-posts.php:1127
1369
+ #, php-format
1370
+ msgid ""
1371
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1372
+ "strong>.</p></div>"
1373
+ msgstr ""
1374
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> ha sido <strong>desactivado</"
1375
+ "strong>.</p></div>"
1376
+
1377
+ #: ../wordpress-popular-posts.php:1211
1378
+ msgid "Success! The cache table has been cleared!"
1379
+ msgstr "&iexcl;&Eacute;xito! &iexcl;La tabla cach&eacute; ha sido borrada!"
1380
+
1381
+ #: ../wordpress-popular-posts.php:1213
1382
+ msgid "Error: cache table does not exist."
1383
+ msgstr "Error: la tabla cach&eacute; no existe."
1384
+
1385
+ #: ../wordpress-popular-posts.php:1220
1386
+ msgid "Success! All data have been cleared!"
1387
+ msgstr "&iexcl;&Eacute;xito! &iexcl;Toda la data ha sido borrada!"
1388
+
1389
+ #: ../wordpress-popular-posts.php:1222
1390
+ msgid "Error: one or both data tables are missing."
1391
+ msgstr "Error: una o ambas tablas de datos no existen."
1392
+
1393
+ #: ../wordpress-popular-posts.php:1225 ../wordpress-popular-posts.php:1263
1394
+ msgid "Invalid action."
1395
+ msgstr "Acci&oacute;n inv&aacute;lida."
1396
+
1397
+ #: ../wordpress-popular-posts.php:1228 ../wordpress-popular-posts.php:1266
1398
+ msgid ""
1399
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1400
+ "site administrator for support."
1401
+ msgstr ""
1402
+ "Lo lamento, no tienes permisos suficientes para hacer esto. Por favor "
1403
+ "contacta al administrador del sitio."
1404
+
1405
+ #: ../wordpress-popular-posts.php:1258
1406
+ msgid "Success! All files have been deleted!"
1407
+ msgstr "&iexcl;&Eacute;xito! &iexcl;Todos los archivos han sido borrados!"
1408
+
1409
+ #: ../wordpress-popular-posts.php:1260
1410
+ msgid "The thumbnail cache is already empty!"
1411
+ msgstr "&iexcl;El cache de miniaturas ya est&aacute; vac&iacute;o!"
1412
+
1413
+ #: ../wordpress-popular-posts.php:1816
1414
+ msgid "Sorry. No data so far."
1415
+ msgstr "Lo lamentamos. No hay nada que mostrar a&uacute;n."
1416
+
1417
+ #: ../wordpress-popular-posts.php:2343
1418
+ #, php-format
1419
+ msgid "1 comment"
1420
+ msgid_plural "%s comments"
1421
+ msgstr[0] "1 comentario"
1422
+ msgstr[1] "%s comentarios"
1423
+
1424
+ #: ../wordpress-popular-posts.php:2355
1425
+ #, php-format
1426
+ msgid "1 view per day"
1427
+ msgid_plural "%s views per day"
1428
+ msgstr[0] "1 vista por d&iacute;a"
1429
+ msgstr[1] "%s vistas por d&iacute;a"
1430
+
1431
+ #: ../wordpress-popular-posts.php:2361
1432
+ #, php-format
1433
+ msgid "1 view"
1434
+ msgid_plural "%s views"
1435
+ msgstr[0] "1 vista"
1436
+ msgstr[1] "%s vistas"
1437
+
1438
+ #: ../wordpress-popular-posts.php:2384
1439
+ #, php-format
1440
+ msgid "by %s"
1441
+ msgstr "por %s"
1442
+
1443
+ #: ../wordpress-popular-posts.php:2390
1444
+ #, php-format
1445
+ msgid "posted on %s"
1446
+ msgstr "publicado el %s"
1447
+
1448
+ #: ../wordpress-popular-posts.php:2398
1449
+ #, php-format
1450
+ msgid "under %s"
1451
+ msgstr "bajo %s"
1452
+
1453
+ #~ msgid ""
1454
+ #~ "With the following parameters you can customize the popular posts list "
1455
+ #~ "when using either the <a href=\"%1$s\">wpp_get_most_popular() template "
1456
+ #~ "tag</a> or the <a href=\"%2$s\">[wpp] shortcode</a>."
1457
+ #~ msgstr ""
1458
+ #~ "Con los siguientes par&aacute;metros puedes personalizar la lista de "
1459
+ #~ "entradas populares al utilizar tanto el <a href=\"%1$s"
1460
+ #~ "\">wpp_get_most_popular() template tag</a> como el <a href=\"%2$s\">[wpp] "
1461
+ #~ "shortcode</a>."
1462
+
1463
+ #~ msgid "Popular Posts"
1464
+ #~ msgstr "Entradas Populares"
1465
+
1466
+ #~ msgid "displays thumbnail linked to post/page"
1467
+ #~ msgstr "muestra la miniatura vinculada a la entrada/p&aacute;gina"
1468
+
1469
+ #~ msgid "displays thumbnail image without linking to post/page"
1470
+ #~ msgstr ""
1471
+ #~ "muestra la imagen miniatura sin un link hacia la entrada/p&aacute;gina"
1472
+
1473
+ #~ msgid "px"
1474
+ #~ msgstr "px"
1475
+
1476
+ #~ msgid ""
1477
+ #~ "By default, WordPress Popular Posts stores in database every single visit "
1478
+ #~ "your site receives. For small / medium sites this is generally OK, but on "
1479
+ #~ "large / high traffic sites the constant writing to the database may have "
1480
+ #~ "an impact on performance. With data sampling, WordPress Popular Posts "
1481
+ #~ "will store only a subset of your traffic and report on the tendencies "
1482
+ #~ "detected in that sample set (for more on <em>data sampling</em>, please "
1483
+ #~ "<a href=\"%1$s\" target=\"_blank\">read here</a>)"
1484
+ #~ msgstr ""
1485
+ #~ "Por defecto, WordPress Popular Posts almacena en la base de datos todas y "
1486
+ #~ "cada una de las visitas que tu sitio recibe. Para sitios web peque&ntilde;"
1487
+ #~ "os / medianos esto est&aacute; bien, pero en sitios grandes / de alto "
1488
+ #~ "tr&aacute;fico la escritura constante en la base de datos pudiera causar "
1489
+ #~ "un impacto en el rendimiento. Con el sampleo de datos, WordPress Popular "
1490
+ #~ "Posts almacenar&aacute; s&oacute;lo un subconjunto de tu tr&aacute;fico y "
1491
+ #~ "reportar&aacute; de acuerdo a las tendencias detectadas en dicho sub "
1492
+ #~ "conjunto (para mayor informaci&oacute;n acerca de; <em>sampleo de data</"
1493
+ #~ "em>, por favor <a href=\"%1$s\" target=\"_blank\">leer aqu&iacute;</a>)"
1494
+
1495
+ #~ msgid "Listing refresh interval"
1496
+ #~ msgstr "Intervalo de refrescamiento del listado"
1497
+
1498
+ #~ msgid "Live"
1499
+ #~ msgstr "En vivo"
1500
+
1501
+ #~ msgid "Custom interval"
1502
+ #~ msgstr "Intervalo personalizado"
1503
+
1504
+ #~ msgid ""
1505
+ #~ "Sets how often the listing should be updated. For most sites the Live "
1506
+ #~ "option should be fine, however if you are experiencing slowdowns or your "
1507
+ #~ "blog gets a lot of visitors then you might want to change the refresh rate"
1508
+ #~ msgstr ""
1509
+ #~ "Configura cu&aacute;n frecuentemente debe actualizarse listado. Para la "
1510
+ #~ "mayor&iacute;a de los sitios la opci&oacute;n En Vivo deber&iacute;a "
1511
+ #~ "estar bien, sin embargo si est&aacute;s experimentando lentitud o tu blog "
1512
+ #~ "recibe muchos visitantes entonces quiz&aacute;s prefieras cambiar la tasa "
1513
+ #~ "de refrescamiento"
1514
+
1515
+ #~ msgid "Refresh list every"
1516
+ #~ msgstr "Refrescar la lista cada"
1517
+
1518
+ #~ msgid ""
1519
+ #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1520
+ #~ "and the [wpp] shortcode\"."
1521
+ #~ msgstr ""
1522
+ #~ "Por favor revisa \"Listado de par&aacute;metros aceptados por "
1523
+ #~ "wpp_get_mostpopular() y el shortcode [wpp]\"."
1524
+
1525
+ #~ msgid ""
1526
+ #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1527
+ #~ "shortcode"
1528
+ #~ msgstr ""
1529
+ #~ "Lista de par&aacute;metros aceptados por wpp_get_mostpopular() y el "
1530
+ #~ "shortcode [wpp]"
1531
+
1532
+ #~ msgid ""
1533
+ #~ "These parameters can be used by both the template tag "
1534
+ #~ "wpp_get_most_popular() and the shortcode [wpp]."
1535
+ #~ msgstr ""
1536
+ #~ "Estos par&aacute;metros pueden ser utilizados tanto por el template tag "
1537
+ #~ "wpp_get_mostpopular() como por el shortcode [wpp]."
1538
+
1539
+ #~ msgid "Preview"
1540
+ #~ msgstr "Vista previa"
1541
+
1542
+ #~ msgid "Excerpt Properties"
1543
+ #~ msgstr "Propiedades del resumen"
1544
+
1545
+ #~ msgid "Thumbnail settings"
1546
+ #~ msgstr "Configuraci&oacute;n de miniatura"
1547
+
1548
+ #~ msgid ""
1549
+ #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1550
+ #~ "Posts."
1551
+ #~ msgstr ""
1552
+ #~ "Aqu&iacute; encontrar&aacute;s un &uacute;til grupo de opciones para "
1553
+ #~ "ajustar a Wordpress Popular Posts."
1554
+
1555
+ #~ msgid "Popular Posts links behavior"
1556
+ #~ msgstr "Comportamiento de los link en las Entradas Populares"
1557
+
1558
+ #~ msgid "Views logging behavior"
1559
+ #~ msgstr "Comportamiento del registro de vistas"
1560
+
1561
+ #~ msgid "Wordpress Popular Posts Stylesheet"
1562
+ #~ msgstr "Hoja de estilos de Wordpress Popular Posts"
1563
+
1564
+ #~ msgid "Data tools"
1565
+ #~ msgstr "Herramientas de datos"
1566
+
1567
+ #~ msgid "Popular posts listing refresh interval"
1568
+ #~ msgstr "Intervalo de refrescamiento de las Entradas Populares"
1569
+
1570
+ #~ msgid "Frequently Asked Questions"
1571
+ #~ msgstr "Preguntas Frecuentes (FAQ)"
1572
+
1573
+ #~ msgid "Sets the opening tag for each item on the list"
1574
+ #~ msgstr "Configura la etiqueta de apertura de cada &iacute;tem del listado"
1575
+
1576
+ #~ msgid "Sets the closing tag for each item on the list"
1577
+ #~ msgstr "Configura la etiqueta de cierre de cada &iacute;tem del listado"
1578
+
1579
+ #~ msgid ""
1580
+ #~ "If set, this option will allow you to decide the order of the contents "
1581
+ #~ "within each item on the list."
1582
+ #~ msgstr ""
1583
+ #~ "Si se configura, esta opci&oacute;n te permitir&aacute; decidir el orden "
1584
+ #~ "de los contenidos dentro de cada item en la lista."
1585
+
1586
+ #~ msgid ""
1587
+ #~ "If set, you can decide the order of each content inside a single item on "
1588
+ #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1589
+ #~ "something like \"Your Post Title: summary here\". This attribute requires "
1590
+ #~ "do_pattern to be true."
1591
+ #~ msgstr ""
1592
+ #~ "Si se configura, puedes decidir el orden de cada contenido dentro de cada "
1593
+ #~ "item en la lista. Por ejemplo, configurarlo como \"{title}: {summary}\" "
1594
+ #~ "mostrar&iacute;a \"El t&iacute;tulo de tu entrada: resumen aqu&iacute;\". "
1595
+ #~ "Este atributo requiere que do_pattern sea true."
1596
+
1597
+ #~ msgid "Available tags"
1598
+ #~ msgstr "Etiquetas disponibles"
1599
+
1600
+ #~ msgid "Rate it"
1601
+ #~ msgstr "&iexcl;Calif&iacute;calo"
1602
+
1603
+ #~ msgid "on the official Plugin Directory!"
1604
+ #~ msgstr "en el Directorio Oficial de Plugins!"
1605
+
1606
+ #~ msgid "Do you love this plugin?"
1607
+ #~ msgstr "&iquest;Adoras este plugin?"
1608
+
1609
+ #~ msgid "Buy me a beer!"
1610
+ #~ msgstr "&iexcl;C&oacute;mprame una cerveza!"
1611
+
1612
+ #~ msgid "comments"
1613
+ #~ msgstr "comentarios"
1614
+
1615
+ #~ msgid "views per day"
1616
+ #~ msgstr "vistas por d&iacute;a"
1617
+
1618
+ #~ msgid "views"
1619
+ #~ msgstr "vistas"
1620
+
1621
+ #~ msgid "by"
1622
+ #~ msgstr "por"
1623
+
1624
+ #~ msgid "What does \"Use content formatting tags\" do?"
1625
+ #~ msgstr ""
1626
+ #~ "&iquest;Qu&eacute; hace \"Utilizar etiquetas de formato de contenido\"?"
1627
+
1628
+ #~ msgid "Before / after each post:"
1629
+ #~ msgstr "Antes / despu&eacute;s de cada entrada"
1630
+
1631
+ #~ msgid "Use content formatting tags"
1632
+ #~ msgstr "Utilizar etiquetas de formato de contenido"
1633
+
1634
+ #~ msgid "Content format:"
1635
+ #~ msgstr "Formato de contenido:"
1636
+
1637
+ #~ msgid "Wordpress Popular Posts Stats"
1638
+ #~ msgstr "Estad&iacute;sticas de Wordpress Popular Posts"
lang/wordpress-popular-posts.pot CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wordpress Popular Posts\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
8
- "POT-Creation-Date: 2015-06-12 21:35-0430\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 <hcabrerab@gmail.com>\n"
@@ -23,7 +23,7 @@ msgstr ""
23
  "X-Poedit-SearchPath-1: ..\n"
24
 
25
  #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
26
- #: ../views/admin.php:75
27
  msgid "Settings saved."
28
  msgstr ""
29
 
@@ -31,221 +31,239 @@ msgstr ""
31
  msgid "Please provide the name of your custom field."
32
  msgstr ""
33
 
34
- #: ../views/admin.php:81
35
  msgid ""
36
  "Any changes made to WPP's default stylesheet will be lost after every plugin update. "
37
  "In order to prevent this from happening, please copy the wpp.css file (located at wp-"
38
  "content/plugins/wordpress-popular-posts/style) into your theme's directory"
39
  msgstr ""
40
 
41
- #: ../views/admin.php:96
42
  msgid ""
43
  "This operation will delete all entries from WordPress Popular Posts' cache table and "
44
  "cannot be undone."
45
  msgstr ""
46
 
47
- #: ../views/admin.php:96 ../views/admin.php:104 ../views/admin.php:112
48
  msgid "Do you want to continue?"
49
  msgstr ""
50
 
51
- #: ../views/admin.php:104
52
  msgid ""
53
  "This operation will delete all stored info from WordPress Popular Posts' data tables "
54
  "and cannot be undone."
55
  msgstr ""
56
 
57
- #: ../views/admin.php:112
58
  msgid "This operation will delete all cached thumbnails and cannot be undone."
59
  msgstr ""
60
 
61
- #: ../views/admin.php:146
62
  msgid "Stats"
63
  msgstr ""
64
 
65
- #: ../views/admin.php:147
66
  msgid "Tools"
67
  msgstr ""
68
 
69
- #: ../views/admin.php:148 ../views/admin.php:747
70
  msgid "Parameters"
71
  msgstr ""
72
 
73
- #: ../views/admin.php:149
74
  msgid "FAQ"
75
  msgstr ""
76
 
77
- #: ../views/admin.php:150
78
  msgid "About"
79
  msgstr ""
80
 
81
- #: ../views/admin.php:161
82
  msgid ""
83
  "Click on each tab to see what are the most popular entries on your blog in the last 24 "
84
  "hours, this week, last 30 days or all time since WordPress Popular Posts was installed."
85
  msgstr ""
86
 
87
- #: ../views/admin.php:167
88
  msgid "Order by comments"
89
  msgstr ""
90
 
91
- #: ../views/admin.php:168
92
  msgid "Order by views"
93
  msgstr ""
94
 
95
- #: ../views/admin.php:169
96
  msgid "Order by avg. daily views"
97
  msgstr ""
98
 
99
- #: ../views/admin.php:171
100
  msgid "Post type"
101
  msgstr ""
102
 
103
- #: ../views/admin.php:172
104
  msgid "Limit"
105
  msgstr ""
106
 
107
- #: ../views/admin.php:174 ../views/admin.php:279 ../views/admin.php:366
108
- #: ../views/admin.php:403
109
  msgid "Apply"
110
  msgstr ""
111
 
112
- #: ../views/admin.php:177 ../views/form.php:32
113
  msgid "Display only posts published within the selected Time Range"
114
  msgstr ""
115
 
116
- #: ../views/admin.php:184 ../views/form.php:26
117
  msgid "Last 24 hours"
118
  msgstr ""
119
 
120
- #: ../views/admin.php:185 ../views/form.php:27
121
  msgid "Last 7 days"
122
  msgstr ""
123
 
124
- #: ../views/admin.php:186 ../views/form.php:28
125
  msgid "Last 30 days"
126
  msgstr ""
127
 
128
- #: ../views/admin.php:187 ../views/form.php:29
129
  msgid "All-time"
130
  msgstr ""
131
 
132
- #: ../views/admin.php:209
133
  msgid "Thumbnails"
134
  msgstr ""
135
 
136
- #: ../views/admin.php:214
137
  msgid "Default thumbnail"
138
  msgstr ""
139
 
140
- #: ../views/admin.php:219
141
  msgid "Upload thumbnail"
142
  msgstr ""
143
 
144
- #: ../views/admin.php:221
145
  msgid ""
146
  "How-to: upload (or select) an image, set Size to Full and click on Upload. After it's "
147
  "done, hit on Apply to save changes"
148
  msgstr ""
149
 
150
- #: ../views/admin.php:225
151
  msgid "Pick image from"
152
  msgstr ""
153
 
154
- #: ../views/admin.php:228
155
  msgid "Featured image"
156
  msgstr ""
157
 
158
- #: ../views/admin.php:229
159
  msgid "First image on post"
160
  msgstr ""
161
 
162
- #: ../views/admin.php:230
163
  msgid "Custom field"
164
  msgstr ""
165
 
166
- #: ../views/admin.php:233
167
  msgid "Tell WordPress Popular Posts where it should get thumbnails from"
168
  msgstr ""
169
 
170
- #: ../views/admin.php:237
171
  msgid "Custom field name"
172
  msgstr ""
173
 
174
- #: ../views/admin.php:243
175
  msgid "Resize image from Custom field?"
176
  msgstr ""
177
 
178
- #: ../views/admin.php:246
179
  msgid "No, I will upload my own thumbnail"
180
  msgstr ""
181
 
182
- #: ../views/admin.php:247
183
  msgid "Yes"
184
  msgstr ""
185
 
186
- #: ../views/admin.php:252
187
  msgid "Responsive support"
188
  msgstr ""
189
 
190
- #: ../views/admin.php:255 ../views/admin.php:308 ../views/admin.php:348
191
- #: ../views/admin.php:393
192
  msgid "Enabled"
193
  msgstr ""
194
 
195
- #: ../views/admin.php:256 ../views/admin.php:307 ../views/admin.php:347
196
- #: ../views/admin.php:394
197
  msgid "Disabled"
198
  msgstr ""
199
 
200
- #: ../views/admin.php:259
201
  msgid ""
202
  "If enabled, WordPress Popular Posts will strip height and width attributes out of "
203
  "thumbnails' image tags"
204
  msgstr ""
205
 
206
- #: ../views/admin.php:269
207
  msgid "Empty image cache"
208
  msgstr ""
209
 
210
- #: ../views/admin.php:270
211
  msgid "Use this button to clear WPP's thumbnails cache"
212
  msgstr ""
213
 
214
- #: ../views/admin.php:288
215
  msgid "Data"
216
  msgstr ""
217
 
218
- #: ../views/admin.php:293
219
  msgid "Log views from"
220
  msgstr ""
221
 
222
- #: ../views/admin.php:296
223
  msgid "Visitors only"
224
  msgstr ""
225
 
226
- #: ../views/admin.php:297
227
  msgid "Logged-in users only"
228
  msgstr ""
229
 
230
- #: ../views/admin.php:298
231
  msgid "Everyone"
232
  msgstr ""
233
 
234
- #: ../views/admin.php:304
235
- msgid "Ajaxify widget"
236
  msgstr ""
237
 
238
  #: ../views/admin.php:312
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
239
  msgid ""
240
  "If you are using a caching plugin such as WP Super Cache, enabling this feature will "
241
  "keep the popular list from being cached by it"
242
  msgstr ""
243
 
244
- #: ../views/admin.php:316
245
  msgid "WPP Cache Expiry Policy"
246
  msgstr ""
247
 
248
- #: ../views/admin.php:316 ../views/admin.php:344 ../views/form.php:2
249
  #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34 ../views/form.php:40
250
  #: ../views/form.php:43 ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
251
  #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
@@ -254,57 +272,57 @@ msgstr ""
254
  msgid "What is this?"
255
  msgstr ""
256
 
257
- #: ../views/admin.php:319
258
  msgid "Never cache"
259
  msgstr ""
260
 
261
- #: ../views/admin.php:320
262
  msgid "Enable caching"
263
  msgstr ""
264
 
265
- #: ../views/admin.php:324
266
  msgid ""
267
  "Sets WPP's cache expiration time. WPP can cache the popular list for a specified "
268
  "amount of time. Recommended for large / high traffic sites"
269
  msgstr ""
270
 
271
- #: ../views/admin.php:328
272
  msgid "Refresh cache every"
273
  msgstr ""
274
 
275
- #: ../views/admin.php:332
276
  msgid "Minute(s)"
277
  msgstr ""
278
 
279
- #: ../views/admin.php:333
280
  msgid "Hour(s)"
281
  msgstr ""
282
 
283
- #: ../views/admin.php:334
284
  msgid "Day(s)"
285
  msgstr ""
286
 
287
- #: ../views/admin.php:335
288
  msgid "Week(s)"
289
  msgstr ""
290
 
291
- #: ../views/admin.php:336
292
  msgid "Month(s)"
293
  msgstr ""
294
 
295
- #: ../views/admin.php:337
296
  msgid "Year(s)"
297
  msgstr ""
298
 
299
- #: ../views/admin.php:340
300
  msgid "Really? That long?"
301
  msgstr ""
302
 
303
- #: ../views/admin.php:344
304
  msgid "Data Sampling"
305
  msgstr ""
306
 
307
- #: ../views/admin.php:352
308
  #, php-format
309
  msgid ""
310
  "By default, WordPress Popular Posts stores in database every single visit your site "
@@ -315,45 +333,45 @@ msgid ""
315
  "(for more, <a href=\"%2$s\" target=\"_blank\">please read here</a>)"
316
  msgstr ""
317
 
318
- #: ../views/admin.php:356
319
  msgid "Sample Rate"
320
  msgstr ""
321
 
322
- #: ../views/admin.php:360
323
  #, php-format
324
  msgid ""
325
  "A sampling rate of %d is recommended for large / high traffic sites. For lower traffic "
326
  "sites, you should lower the value"
327
  msgstr ""
328
 
329
- #: ../views/admin.php:375
330
  msgid "Miscellaneous"
331
  msgstr ""
332
 
333
- #: ../views/admin.php:380
334
  msgid "Open links in"
335
  msgstr ""
336
 
337
- #: ../views/admin.php:383
338
  msgid "Current window"
339
  msgstr ""
340
 
341
- #: ../views/admin.php:384
342
  msgid "New tab/window"
343
  msgstr ""
344
 
345
- #: ../views/admin.php:390
346
  msgid "Use plugin's stylesheet"
347
  msgstr ""
348
 
349
- #: ../views/admin.php:397
350
  msgid ""
351
  "By default, the plugin includes a stylesheet called wpp.css which you can use to style "
352
  "your popular posts listing. If you wish to use your own stylesheet or do not want it "
353
  "to have it included in the header section of your site, use this."
354
  msgstr ""
355
 
356
- #: ../views/admin.php:414
357
  msgid ""
358
  "WordPress Popular Posts maintains data in two separate tables: one for storing the "
359
  "most popular entries on a daily basis (from now on, \"cache\"), and another one to "
@@ -362,374 +380,374 @@ msgid ""
362
  "tables, please use the buttons below to do so."
363
  msgstr ""
364
 
365
- #: ../views/admin.php:415
366
  msgid "Empty cache"
367
  msgstr ""
368
 
369
- #: ../views/admin.php:415
370
  msgid "Use this button to manually clear entries from WPP cache only"
371
  msgstr ""
372
 
373
- #: ../views/admin.php:416
374
  msgid "Clear all data"
375
  msgstr ""
376
 
377
- #: ../views/admin.php:416
378
  msgid "Use this button to manually clear entries from all WPP data tables"
379
  msgstr ""
380
 
381
- #: ../views/admin.php:423
382
  #, php-format
383
  msgid ""
384
  "With the following parameters you can customize the popular posts list when using "
385
- "either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or the <a href="
386
  "\"%2$s\">[wpp] shortcode</a>."
387
  msgstr ""
388
 
389
- #: ../views/admin.php:431
390
  msgid "Parameter"
391
  msgstr ""
392
 
393
- #: ../views/admin.php:432 ../views/admin.php:746
394
  msgid "What it does "
395
  msgstr ""
396
 
397
- #: ../views/admin.php:433
398
  msgid "Possible values"
399
  msgstr ""
400
 
401
- #: ../views/admin.php:434
402
  msgid "Defaults to"
403
  msgstr ""
404
 
405
- #: ../views/admin.php:435 ../views/admin.php:748
406
  msgid "Example"
407
  msgstr ""
408
 
409
- #: ../views/admin.php:441
410
  msgid "Sets a heading for the list"
411
  msgstr ""
412
 
413
- #: ../views/admin.php:442 ../views/admin.php:449 ../views/admin.php:456
414
- #: ../views/admin.php:491 ../views/admin.php:498 ../views/admin.php:505
415
- #: ../views/admin.php:512 ../views/admin.php:603 ../views/admin.php:617
416
- #: ../views/admin.php:624
417
  msgid "Text string"
418
  msgstr ""
419
 
420
- #: ../views/admin.php:443 ../views/admin.php:499 ../views/admin.php:506
421
- #: ../views/admin.php:513
422
  msgid "None"
423
  msgstr ""
424
 
425
- #: ../views/admin.php:448
426
  msgid "Set the opening tag for the heading of the list"
427
  msgstr ""
428
 
429
- #: ../views/admin.php:455
430
  msgid "Set the closing tag for the heading of the list"
431
  msgstr ""
432
 
433
- #: ../views/admin.php:462
434
  msgid "Sets the maximum number of popular posts to be shown on the listing"
435
  msgstr ""
436
 
437
- #: ../views/admin.php:463 ../views/admin.php:519 ../views/admin.php:533
438
- #: ../views/admin.php:554 ../views/admin.php:561
439
  msgid "Positive integer"
440
  msgstr ""
441
 
442
- #: ../views/admin.php:469
443
  msgid ""
444
  "Tells WordPress Popular Posts to retrieve the most popular entries within the time "
445
  "range specified by you"
446
  msgstr ""
447
 
448
- #: ../views/admin.php:476
449
  msgid ""
450
  "Tells WordPress Popular Posts to retrieve the most popular entries published within "
451
  "the time range specified by you"
452
  msgstr ""
453
 
454
- #: ../views/admin.php:483
455
  msgid "Sets the sorting option of the popular posts"
456
  msgstr ""
457
 
458
- #: ../views/admin.php:484
459
  msgid "(for average views per day)"
460
  msgstr ""
461
 
462
- #: ../views/admin.php:490
463
  msgid "Defines the type of posts to show on the listing"
464
  msgstr ""
465
 
466
- #: ../views/admin.php:497
467
  msgid ""
468
  "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) form the "
469
  "listing."
470
  msgstr ""
471
 
472
- #: ../views/admin.php:504
473
  msgid ""
474
  "If set, WordPress Popular Posts will retrieve all entries that belong to the specified "
475
  "category(ies) ID(s). If a minus sign is used, the category(ies) will be excluded "
476
  "instead."
477
  msgstr ""
478
 
479
- #: ../views/admin.php:511
480
  msgid ""
481
  "If set, WordPress Popular Posts will retrieve all entries created by specified "
482
  "author(s) ID(s)."
483
  msgstr ""
484
 
485
- #: ../views/admin.php:518
486
  msgid ""
487
  "If set, WordPress Popular Posts will shorten each post title to \"n\" characters "
488
  "whenever possible"
489
  msgstr ""
490
 
491
- #: ../views/admin.php:525
492
  msgid ""
493
  "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" words "
494
  "instead of characters"
495
  msgstr ""
496
 
497
- #: ../views/admin.php:532
498
  msgid ""
499
  "If set, WordPress Popular Posts will build and include an excerpt of \"n\" characters "
500
  "long from the content of each post listed as popular"
501
  msgstr ""
502
 
503
- #: ../views/admin.php:539
504
  msgid ""
505
  "If set, WordPress Popular Posts will maintaing all styling tags (strong, italic, etc) "
506
  "and hyperlinks found in the excerpt"
507
  msgstr ""
508
 
509
- #: ../views/admin.php:546
510
  msgid ""
511
  "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words instead "
512
  "of characters"
513
  msgstr ""
514
 
515
- #: ../views/admin.php:553
516
  msgid ""
517
  "If set, and if your current server configuration allows it, you will be able to "
518
  "display thumbnails of your posts. This attribute sets the width for thumbnails"
519
  msgstr ""
520
 
521
- #: ../views/admin.php:560
522
  msgid ""
523
  "If set, and if your current server configuration allows it, you will be able to "
524
  "display thumbnails of your posts. This attribute sets the height for thumbnails"
525
  msgstr ""
526
 
527
- #: ../views/admin.php:567
528
  msgid ""
529
  "If set, and if the WP-PostRatings plugin is installed and enabled on your blog, "
530
  "WordPress Popular Posts will show how your visitors are rating your entries"
531
  msgstr ""
532
 
533
- #: ../views/admin.php:574
534
  msgid ""
535
  "If set, WordPress Popular Posts will show how many comments each popular post has got "
536
  "until now"
537
  msgstr ""
538
 
539
- #: ../views/admin.php:581
540
  msgid ""
541
  "If set, WordPress Popular Posts will show how many views each popular post has got "
542
  "since it was installed"
543
  msgstr ""
544
 
545
- #: ../views/admin.php:588
546
  msgid ""
547
  "If set, WordPress Popular Posts will show who published each popular post on the list"
548
  msgstr ""
549
 
550
- #: ../views/admin.php:595
551
  msgid ""
552
  "If set, WordPress Popular Posts will display the date when each popular post on the "
553
  "list was published"
554
  msgstr ""
555
 
556
- #: ../views/admin.php:602
557
  msgid "Sets the date format"
558
  msgstr ""
559
 
560
- #: ../views/admin.php:609
561
  msgid "If set, WordPress Popular Posts will display the category"
562
  msgstr ""
563
 
564
- #: ../views/admin.php:616
565
  msgid "Sets the opening tag for the listing"
566
  msgstr ""
567
 
568
- #: ../views/admin.php:623
569
  msgid "Sets the closing tag for the listing"
570
  msgstr ""
571
 
572
- #: ../views/admin.php:630
573
  msgid "Sets the HTML structure of each post"
574
  msgstr ""
575
 
576
- #: ../views/admin.php:631
577
  msgid "Text string, custom HTML"
578
  msgstr ""
579
 
580
- #: ../views/admin.php:631
581
  msgid "Available Content Tags"
582
  msgstr ""
583
 
584
- #: ../views/admin.php:631
585
  msgid ""
586
  "displays thumbnail linked to post/page, requires thumbnail_width & thumbnail_height"
587
  msgstr ""
588
 
589
- #: ../views/admin.php:631
590
  msgid ""
591
  "displays thumbnail image without linking to post/page, requires thumbnail_width & "
592
  "thumbnail_height"
593
  msgstr ""
594
 
595
- #: ../views/admin.php:631
596
  msgid "displays linked post/page title"
597
  msgstr ""
598
 
599
- #: ../views/admin.php:631
600
  msgid "displays post/page excerpt, and requires excerpt_length to be greater than 0"
601
  msgstr ""
602
 
603
- #: ../views/admin.php:631
604
  msgid "displays the default stats tags"
605
  msgstr ""
606
 
607
- #: ../views/admin.php:631
608
  msgid "displays post/page current rating, requires WP-PostRatings installed and enabled"
609
  msgstr ""
610
 
611
- #: ../views/admin.php:631
612
  msgid ""
613
  "displays post/page current rating as an integer, requires WP-PostRatings installed and "
614
  "enabled"
615
  msgstr ""
616
 
617
- #: ../views/admin.php:631
618
  msgid "outputs the URL of the post/page"
619
  msgstr ""
620
 
621
- #: ../views/admin.php:631
622
  msgid "displays post/page title, no link"
623
  msgstr ""
624
 
625
- #: ../views/admin.php:631
626
  msgid "displays linked author name, requires stats_author=1"
627
  msgstr ""
628
 
629
- #: ../views/admin.php:631
630
  msgid "displays linked category name, requires stats_category=1"
631
  msgstr ""
632
 
633
- #: ../views/admin.php:631
634
  msgid "displays views count only, no text"
635
  msgstr ""
636
 
637
- #: ../views/admin.php:631
638
  msgid "displays comments count only, no text, requires stats_comments=1"
639
  msgstr ""
640
 
641
- #: ../views/admin.php:631
642
  msgid "displays post/page date, requires stats_date=1"
643
  msgstr ""
644
 
645
- #: ../views/admin.php:643
646
  msgid "What does \"Title\" do?"
647
  msgstr ""
648
 
649
- #: ../views/admin.php:646
650
  msgid ""
651
  "It allows you to show a heading for your most popular posts listing. If left empty, no "
652
  "heading will be displayed at all."
653
  msgstr ""
654
 
655
- #: ../views/admin.php:649
656
  msgid "What is Time Range for?"
657
  msgstr ""
658
 
659
- #: ../views/admin.php:651
660
  msgid ""
661
  "It will tell WordPress Popular Posts to retrieve all posts with most views / comments "
662
  "within the selected time range."
663
  msgstr ""
664
 
665
- #: ../views/admin.php:654
666
  msgid "What is \"Sort post by\" for?"
667
  msgstr ""
668
 
669
- #: ../views/admin.php:656
670
  msgid ""
671
  "It allows you to decide whether to order your popular posts listing by total views, "
672
  "comments, or average views per day."
673
  msgstr ""
674
 
675
- #: ../views/admin.php:659
676
  msgid "What does \"Display post rating\" do?"
677
  msgstr ""
678
 
679
- #: ../views/admin.php:661
680
  msgid ""
681
  "If checked, WordPress Popular Posts will show how your readers are rating your most "
682
  "popular posts. This feature requires having WP-PostRatings plugin installed and "
683
  "enabled on your blog for it to work."
684
  msgstr ""
685
 
686
- #: ../views/admin.php:664
687
  msgid "What does \"Shorten title\" do?"
688
  msgstr ""
689
 
690
- #: ../views/admin.php:666
691
  msgid ""
692
  "If checked, all posts titles will be shortened to \"n\" characters/words. A new "
693
  "\"Shorten title to\" option will appear so you can set it to whatever you like."
694
  msgstr ""
695
 
696
- #: ../views/admin.php:669
697
  msgid "What does \"Display post excerpt\" do?"
698
  msgstr ""
699
 
700
- #: ../views/admin.php:671
701
  msgid ""
702
  "If checked, WordPress Popular Posts will also include a small extract of your posts in "
703
  "the list. Similarly to the previous option, you will be able to decide how long the "
704
  "post excerpt should be."
705
  msgstr ""
706
 
707
- #: ../views/admin.php:674
708
  msgid "What does \"Keep text format and links\" do?"
709
  msgstr ""
710
 
711
- #: ../views/admin.php:676
712
  msgid ""
713
  "If checked, and if the Post Excerpt feature is enabled, WordPress Popular Posts will "
714
  "keep the styling tags (eg. bold, italic, etc) that were found in the excerpt. "
715
  "Hyperlinks will remain intact, too."
716
  msgstr ""
717
 
718
- #: ../views/admin.php:679
719
  msgid "What is \"Post type\" for?"
720
  msgstr ""
721
 
722
- #: ../views/admin.php:681
723
  msgid ""
724
  "This filter allows you to decide which post types to show on the listing. By default, "
725
  "it will retrieve only posts and pages (which should be fine for most cases)."
726
  msgstr ""
727
 
728
- #: ../views/admin.php:684
729
  msgid "What is \"Category(ies) ID(s)\" for?"
730
  msgstr ""
731
 
732
- #: ../views/admin.php:686
733
  msgid ""
734
  "This filter allows you to select which categories should be included or excluded from "
735
  "the listing. A negative sign in front of the category ID number will exclude posts "
@@ -737,91 +755,91 @@ msgid ""
737
  "comma separated list."
738
  msgstr ""
739
 
740
- #: ../views/admin.php:689
741
  msgid "What is \"Author(s) ID(s)\" for?"
742
  msgstr ""
743
 
744
- #: ../views/admin.php:691
745
  msgid ""
746
  "Just like the Category filter, this one lets you filter posts by author ID. You can "
747
  "specify more than one ID with a comma separated list."
748
  msgstr ""
749
 
750
- #: ../views/admin.php:694
751
  msgid "What does \"Display post thumbnail\" do?"
752
  msgstr ""
753
 
754
- #: ../views/admin.php:696
755
  msgid ""
756
  "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail of each "
757
  "post. You can set up the source of the thumbnail via Settings - WordPress Popular "
758
  "Posts - Tools."
759
  msgstr ""
760
 
761
- #: ../views/admin.php:699
762
  msgid "What does \"Display comment count\" do?"
763
  msgstr ""
764
 
765
- #: ../views/admin.php:701
766
  msgid ""
767
  "If checked, WordPress Popular Posts will display how many comments each popular post "
768
  "has got in the selected Time Range."
769
  msgstr ""
770
 
771
- #: ../views/admin.php:704
772
  msgid "What does \"Display views\" do?"
773
  msgstr ""
774
 
775
- #: ../views/admin.php:706
776
  msgid ""
777
  "If checked, WordPress Popular Posts will show how many pageviews a single post has "
778
  "gotten in the selected Time Range."
779
  msgstr ""
780
 
781
- #: ../views/admin.php:709
782
  msgid "What does \"Display author\" do?"
783
  msgstr ""
784
 
785
- #: ../views/admin.php:711
786
  msgid ""
787
  "If checked, WordPress Popular Posts will display the name of the author of each entry "
788
  "listed."
789
  msgstr ""
790
 
791
- #: ../views/admin.php:714
792
  msgid "What does \"Display date\" do?"
793
  msgstr ""
794
 
795
- #: ../views/admin.php:716
796
  msgid ""
797
  "If checked, WordPress Popular Posts will display the date when each popular posts was "
798
  "published."
799
  msgstr ""
800
 
801
- #: ../views/admin.php:719
802
  msgid "What does \"Display category\" do?"
803
  msgstr ""
804
 
805
- #: ../views/admin.php:721
806
  msgid "If checked, WordPress Popular Posts will display the category of each post."
807
  msgstr ""
808
 
809
- #: ../views/admin.php:724
810
  msgid "What does \"Use custom HTML Markup\" do?"
811
  msgstr ""
812
 
813
- #: ../views/admin.php:726
814
  msgid ""
815
  "If checked, you will be able to customize the HTML markup of your popular posts "
816
  "listing. For example, you can decide whether to wrap your posts in an unordered list, "
817
  "an ordered list, a div, etc. If you know xHTML/CSS, this is for you!"
818
  msgstr ""
819
 
820
- #: ../views/admin.php:729
821
  msgid "What are \"Content Tags\"?"
822
  msgstr ""
823
 
824
- #: ../views/admin.php:731
825
  #, php-format
826
  msgid ""
827
  "Content Tags are codes to display a variety of items on your popular posts custom HTML "
@@ -830,30 +848,30 @@ msgid ""
830
  "<a href=\"%s\" target=\"_blank\">Parameters</a> section."
831
  msgstr ""
832
 
833
- #: ../views/admin.php:734
834
  msgid "What are \"Template Tags\"?"
835
  msgstr ""
836
 
837
- #: ../views/admin.php:736
838
  msgid ""
839
  "Template Tags are simply php functions that allow you to perform certain actions. For "
840
  "example, WordPress Popular Posts currently supports two different template tags: "
841
  "wpp_get_mostpopular() and wpp_get_views()."
842
  msgstr ""
843
 
844
- #: ../views/admin.php:739
845
  msgid "What are the template tags that WordPress Popular Posts supports?"
846
  msgstr ""
847
 
848
- #: ../views/admin.php:741
849
  msgid "The following are the template tags supported by WordPress Popular Posts"
850
  msgstr ""
851
 
852
- #: ../views/admin.php:745
853
  msgid "Template tag"
854
  msgstr ""
855
 
856
- #: ../views/admin.php:754
857
  #, php-format
858
  msgid ""
859
  "Similar to the widget functionality, this tag retrieves the most popular posts on your "
@@ -861,28 +879,28 @@ msgid ""
861
  "your popular listing, but these are not required."
862
  msgstr ""
863
 
864
- #: ../views/admin.php:755
865
  #, php-format
866
  msgid ""
867
  "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete list of "
868
  "attributes."
869
  msgstr ""
870
 
871
- #: ../views/admin.php:760
872
  msgid ""
873
  "Displays the number of views of a single post. Post ID is required or it will return "
874
  "false."
875
  msgstr ""
876
 
877
- #: ../views/admin.php:761
878
  msgid "Post ID"
879
  msgstr ""
880
 
881
- #: ../views/admin.php:768
882
  msgid "What are \"shortcodes\"?"
883
  msgstr ""
884
 
885
- #: ../views/admin.php:770
886
  #, php-format
887
  msgid ""
888
  "Shortcodes are similar to BB Codes, these allow us to call a php function by simply "
@@ -892,41 +910,41 @@ msgid ""
892
  "\">WordPress Shortcode API</a> page."
893
  msgstr ""
894
 
895
- #: ../views/admin.php:778
896
  #, php-format
897
  msgid "About WordPress Popular Posts %s"
898
  msgstr ""
899
 
900
- #: ../views/admin.php:779
901
  msgid "This version includes the following changes"
902
  msgstr ""
903
 
904
- #: ../views/admin.php:802
905
  msgid "Do you like this plugin?"
906
  msgstr ""
907
 
908
- #: ../views/admin.php:809
909
  msgid ""
910
  "Each donation motivates me to keep releasing free stuff for the WordPress community!"
911
  msgstr ""
912
 
913
- #: ../views/admin.php:810
914
  #, php-format
915
  msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
916
  msgstr ""
917
 
918
- #: ../views/admin.php:814
919
  msgid "Need help?"
920
  msgstr ""
921
 
922
- #: ../views/admin.php:815
923
  #, php-format
924
  msgid ""
925
  "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions and "
926
  "feedback."
927
  msgstr ""
928
 
929
- #: ../views/admin.php:816
930
  msgid "Let's make this plugin even better!"
931
  msgstr ""
932
 
@@ -1090,11 +1108,11 @@ msgstr ""
1090
  msgid "Post HTML Markup"
1091
  msgstr ""
1092
 
1093
- #: ../wordpress-popular-posts.php:302
1094
  msgid "The most Popular Posts on your blog."
1095
  msgstr ""
1096
 
1097
- #: ../wordpress-popular-posts.php:467
1098
  msgid ""
1099
  "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing the <em>id</"
1100
  "em> attribute on before_widget (see <a href=\"http://codex.wordpress.org/"
@@ -1102,11 +1120,11 @@ msgid ""
1102
  "\">register_sidebar</a> for more)."
1103
  msgstr ""
1104
 
1105
- #: ../wordpress-popular-posts.php:711
1106
  msgid "Upload"
1107
  msgstr ""
1108
 
1109
- #: ../wordpress-popular-posts.php:1080
1110
  #, php-format
1111
  msgid ""
1112
  "Your PHP installation is too old. WordPress Popular Posts requires at least PHP "
@@ -1114,90 +1132,90 @@ msgid ""
1114
  "to upgrade PHP to %1$s or higher."
1115
  msgstr ""
1116
 
1117
- #: ../wordpress-popular-posts.php:1087
1118
  #, php-format
1119
  msgid ""
1120
  "Your WordPress version is too old. WordPress Popular Posts requires at least WordPress "
1121
  "version %1$s to function correctly. Please update your blog via Dashboard &gt; Update."
1122
  msgstr ""
1123
 
1124
- #: ../wordpress-popular-posts.php:1112
1125
  #, php-format
1126
  msgid ""
1127
  "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</strong>.</"
1128
  "p></div>"
1129
  msgstr ""
1130
 
1131
- #: ../wordpress-popular-posts.php:1172
1132
  msgid "Success! The cache table has been cleared!"
1133
  msgstr ""
1134
 
1135
- #: ../wordpress-popular-posts.php:1174
1136
  msgid "Error: cache table does not exist."
1137
  msgstr ""
1138
 
1139
- #: ../wordpress-popular-posts.php:1181
1140
  msgid "Success! All data have been cleared!"
1141
  msgstr ""
1142
 
1143
- #: ../wordpress-popular-posts.php:1183
1144
  msgid "Error: one or both data tables are missing."
1145
  msgstr ""
1146
 
1147
- #: ../wordpress-popular-posts.php:1186 ../wordpress-popular-posts.php:1224
1148
  msgid "Invalid action."
1149
  msgstr ""
1150
 
1151
- #: ../wordpress-popular-posts.php:1189 ../wordpress-popular-posts.php:1227
1152
  msgid ""
1153
  "Sorry, you do not have enough permissions to do this. Please contact the site "
1154
  "administrator for support."
1155
  msgstr ""
1156
 
1157
- #: ../wordpress-popular-posts.php:1219
1158
  msgid "Success! All files have been deleted!"
1159
  msgstr ""
1160
 
1161
- #: ../wordpress-popular-posts.php:1221
1162
  msgid "The thumbnail cache is already empty!"
1163
  msgstr ""
1164
 
1165
- #: ../wordpress-popular-posts.php:1771
1166
  msgid "Sorry. No data so far."
1167
  msgstr ""
1168
 
1169
- #: ../wordpress-popular-posts.php:2298
1170
  #, php-format
1171
  msgid "1 comment"
1172
  msgid_plural "%s comments"
1173
  msgstr[0] ""
1174
  msgstr[1] ""
1175
 
1176
- #: ../wordpress-popular-posts.php:2310
1177
  #, php-format
1178
  msgid "1 view per day"
1179
  msgid_plural "%s views per day"
1180
  msgstr[0] ""
1181
  msgstr[1] ""
1182
 
1183
- #: ../wordpress-popular-posts.php:2316
1184
  #, php-format
1185
  msgid "1 view"
1186
  msgid_plural "%s views"
1187
  msgstr[0] ""
1188
  msgstr[1] ""
1189
 
1190
- #: ../wordpress-popular-posts.php:2339
1191
  #, php-format
1192
  msgid "by %s"
1193
  msgstr ""
1194
 
1195
- #: ../wordpress-popular-posts.php:2345
1196
  #, php-format
1197
  msgid "posted on %s"
1198
  msgstr ""
1199
 
1200
- #: ../wordpress-popular-posts.php:2353
1201
  #, php-format
1202
  msgid "under %s"
1203
  msgstr ""
5
  msgstr ""
6
  "Project-Id-Version: Wordpress Popular Posts\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
8
+ "POT-Creation-Date: 2015-08-27 16:18-0430\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 <hcabrerab@gmail.com>\n"
23
  "X-Poedit-SearchPath-1: ..\n"
24
 
25
  #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:49
26
+ #: ../views/admin.php:79
27
  msgid "Settings saved."
28
  msgstr ""
29
 
31
  msgid "Please provide the name of your custom field."
32
  msgstr ""
33
 
34
+ #: ../views/admin.php:85
35
  msgid ""
36
  "Any changes made to WPP's default stylesheet will be lost after every plugin update. "
37
  "In order to prevent this from happening, please copy the wpp.css file (located at wp-"
38
  "content/plugins/wordpress-popular-posts/style) into your theme's directory"
39
  msgstr ""
40
 
41
+ #: ../views/admin.php:100
42
  msgid ""
43
  "This operation will delete all entries from WordPress Popular Posts' cache table and "
44
  "cannot be undone."
45
  msgstr ""
46
 
47
+ #: ../views/admin.php:100 ../views/admin.php:108 ../views/admin.php:116
48
  msgid "Do you want to continue?"
49
  msgstr ""
50
 
51
+ #: ../views/admin.php:108
52
  msgid ""
53
  "This operation will delete all stored info from WordPress Popular Posts' data tables "
54
  "and cannot be undone."
55
  msgstr ""
56
 
57
+ #: ../views/admin.php:116
58
  msgid "This operation will delete all cached thumbnails and cannot be undone."
59
  msgstr ""
60
 
61
+ #: ../views/admin.php:150
62
  msgid "Stats"
63
  msgstr ""
64
 
65
+ #: ../views/admin.php:151
66
  msgid "Tools"
67
  msgstr ""
68
 
69
+ #: ../views/admin.php:152 ../views/admin.php:766
70
  msgid "Parameters"
71
  msgstr ""
72
 
73
+ #: ../views/admin.php:153
74
  msgid "FAQ"
75
  msgstr ""
76
 
77
+ #: ../views/admin.php:154
78
  msgid "About"
79
  msgstr ""
80
 
81
+ #: ../views/admin.php:165
82
  msgid ""
83
  "Click on each tab to see what are the most popular entries on your blog in the last 24 "
84
  "hours, this week, last 30 days or all time since WordPress Popular Posts was installed."
85
  msgstr ""
86
 
87
+ #: ../views/admin.php:171
88
  msgid "Order by comments"
89
  msgstr ""
90
 
91
+ #: ../views/admin.php:172
92
  msgid "Order by views"
93
  msgstr ""
94
 
95
+ #: ../views/admin.php:173
96
  msgid "Order by avg. daily views"
97
  msgstr ""
98
 
99
+ #: ../views/admin.php:175
100
  msgid "Post type"
101
  msgstr ""
102
 
103
+ #: ../views/admin.php:176
104
  msgid "Limit"
105
  msgstr ""
106
 
107
+ #: ../views/admin.php:178 ../views/admin.php:283 ../views/admin.php:385
108
+ #: ../views/admin.php:422
109
  msgid "Apply"
110
  msgstr ""
111
 
112
+ #: ../views/admin.php:181 ../views/form.php:32
113
  msgid "Display only posts published within the selected Time Range"
114
  msgstr ""
115
 
116
+ #: ../views/admin.php:188 ../views/form.php:26
117
  msgid "Last 24 hours"
118
  msgstr ""
119
 
120
+ #: ../views/admin.php:189 ../views/form.php:27
121
  msgid "Last 7 days"
122
  msgstr ""
123
 
124
+ #: ../views/admin.php:190 ../views/form.php:28
125
  msgid "Last 30 days"
126
  msgstr ""
127
 
128
+ #: ../views/admin.php:191 ../views/form.php:29
129
  msgid "All-time"
130
  msgstr ""
131
 
132
+ #: ../views/admin.php:213
133
  msgid "Thumbnails"
134
  msgstr ""
135
 
136
+ #: ../views/admin.php:218
137
  msgid "Default thumbnail"
138
  msgstr ""
139
 
140
+ #: ../views/admin.php:223
141
  msgid "Upload thumbnail"
142
  msgstr ""
143
 
144
+ #: ../views/admin.php:225
145
  msgid ""
146
  "How-to: upload (or select) an image, set Size to Full and click on Upload. After it's "
147
  "done, hit on Apply to save changes"
148
  msgstr ""
149
 
150
+ #: ../views/admin.php:229
151
  msgid "Pick image from"
152
  msgstr ""
153
 
154
+ #: ../views/admin.php:232
155
  msgid "Featured image"
156
  msgstr ""
157
 
158
+ #: ../views/admin.php:233
159
  msgid "First image on post"
160
  msgstr ""
161
 
162
+ #: ../views/admin.php:234
163
  msgid "Custom field"
164
  msgstr ""
165
 
166
+ #: ../views/admin.php:237
167
  msgid "Tell WordPress Popular Posts where it should get thumbnails from"
168
  msgstr ""
169
 
170
+ #: ../views/admin.php:241
171
  msgid "Custom field name"
172
  msgstr ""
173
 
174
+ #: ../views/admin.php:247
175
  msgid "Resize image from Custom field?"
176
  msgstr ""
177
 
178
+ #: ../views/admin.php:250
179
  msgid "No, I will upload my own thumbnail"
180
  msgstr ""
181
 
182
+ #: ../views/admin.php:251
183
  msgid "Yes"
184
  msgstr ""
185
 
186
+ #: ../views/admin.php:256
187
  msgid "Responsive support"
188
  msgstr ""
189
 
190
+ #: ../views/admin.php:259 ../views/admin.php:327 ../views/admin.php:367
191
+ #: ../views/admin.php:412
192
  msgid "Enabled"
193
  msgstr ""
194
 
195
+ #: ../views/admin.php:260 ../views/admin.php:311 ../views/admin.php:326
196
+ #: ../views/admin.php:366 ../views/admin.php:413
197
  msgid "Disabled"
198
  msgstr ""
199
 
200
+ #: ../views/admin.php:263
201
  msgid ""
202
  "If enabled, WordPress Popular Posts will strip height and width attributes out of "
203
  "thumbnails' image tags"
204
  msgstr ""
205
 
206
+ #: ../views/admin.php:273
207
  msgid "Empty image cache"
208
  msgstr ""
209
 
210
+ #: ../views/admin.php:274
211
  msgid "Use this button to clear WPP's thumbnails cache"
212
  msgstr ""
213
 
214
+ #: ../views/admin.php:292
215
  msgid "Data"
216
  msgstr ""
217
 
218
+ #: ../views/admin.php:297
219
  msgid "Log views from"
220
  msgstr ""
221
 
222
+ #: ../views/admin.php:300
223
  msgid "Visitors only"
224
  msgstr ""
225
 
226
+ #: ../views/admin.php:301
227
  msgid "Logged-in users only"
228
  msgstr ""
229
 
230
+ #: ../views/admin.php:302
231
  msgid "Everyone"
232
  msgstr ""
233
 
234
+ #: ../views/admin.php:308
235
+ msgid "Log limit"
236
  msgstr ""
237
 
238
  #: ../views/admin.php:312
239
+ msgid "Keep data for"
240
+ msgstr ""
241
+
242
+ #: ../views/admin.php:315
243
+ msgid "day(s)"
244
+ msgstr ""
245
+
246
+ #: ../views/admin.php:317
247
+ msgid ""
248
+ "Data from entries that haven't been viewed within the specified time frame will be "
249
+ "automatically discarded"
250
+ msgstr ""
251
+
252
+ #: ../views/admin.php:323
253
+ msgid "Ajaxify widget"
254
+ msgstr ""
255
+
256
+ #: ../views/admin.php:331
257
  msgid ""
258
  "If you are using a caching plugin such as WP Super Cache, enabling this feature will "
259
  "keep the popular list from being cached by it"
260
  msgstr ""
261
 
262
+ #: ../views/admin.php:335
263
  msgid "WPP Cache Expiry Policy"
264
  msgstr ""
265
 
266
+ #: ../views/admin.php:335 ../views/admin.php:363 ../views/form.php:2
267
  #: ../views/form.php:12 ../views/form.php:24 ../views/form.php:34 ../views/form.php:40
268
  #: ../views/form.php:43 ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
269
  #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:101 ../views/form.php:103
272
  msgid "What is this?"
273
  msgstr ""
274
 
275
+ #: ../views/admin.php:338
276
  msgid "Never cache"
277
  msgstr ""
278
 
279
+ #: ../views/admin.php:339
280
  msgid "Enable caching"
281
  msgstr ""
282
 
283
+ #: ../views/admin.php:343
284
  msgid ""
285
  "Sets WPP's cache expiration time. WPP can cache the popular list for a specified "
286
  "amount of time. Recommended for large / high traffic sites"
287
  msgstr ""
288
 
289
+ #: ../views/admin.php:347
290
  msgid "Refresh cache every"
291
  msgstr ""
292
 
293
+ #: ../views/admin.php:351
294
  msgid "Minute(s)"
295
  msgstr ""
296
 
297
+ #: ../views/admin.php:352
298
  msgid "Hour(s)"
299
  msgstr ""
300
 
301
+ #: ../views/admin.php:353
302
  msgid "Day(s)"
303
  msgstr ""
304
 
305
+ #: ../views/admin.php:354
306
  msgid "Week(s)"
307
  msgstr ""
308
 
309
+ #: ../views/admin.php:355
310
  msgid "Month(s)"
311
  msgstr ""
312
 
313
+ #: ../views/admin.php:356
314
  msgid "Year(s)"
315
  msgstr ""
316
 
317
+ #: ../views/admin.php:359
318
  msgid "Really? That long?"
319
  msgstr ""
320
 
321
+ #: ../views/admin.php:363
322
  msgid "Data Sampling"
323
  msgstr ""
324
 
325
+ #: ../views/admin.php:371
326
  #, php-format
327
  msgid ""
328
  "By default, WordPress Popular Posts stores in database every single visit your site "
333
  "(for more, <a href=\"%2$s\" target=\"_blank\">please read here</a>)"
334
  msgstr ""
335
 
336
+ #: ../views/admin.php:375
337
  msgid "Sample Rate"
338
  msgstr ""
339
 
340
+ #: ../views/admin.php:379
341
  #, php-format
342
  msgid ""
343
  "A sampling rate of %d is recommended for large / high traffic sites. For lower traffic "
344
  "sites, you should lower the value"
345
  msgstr ""
346
 
347
+ #: ../views/admin.php:394
348
  msgid "Miscellaneous"
349
  msgstr ""
350
 
351
+ #: ../views/admin.php:399
352
  msgid "Open links in"
353
  msgstr ""
354
 
355
+ #: ../views/admin.php:402
356
  msgid "Current window"
357
  msgstr ""
358
 
359
+ #: ../views/admin.php:403
360
  msgid "New tab/window"
361
  msgstr ""
362
 
363
+ #: ../views/admin.php:409
364
  msgid "Use plugin's stylesheet"
365
  msgstr ""
366
 
367
+ #: ../views/admin.php:416
368
  msgid ""
369
  "By default, the plugin includes a stylesheet called wpp.css which you can use to style "
370
  "your popular posts listing. If you wish to use your own stylesheet or do not want it "
371
  "to have it included in the header section of your site, use this."
372
  msgstr ""
373
 
374
+ #: ../views/admin.php:433
375
  msgid ""
376
  "WordPress Popular Posts maintains data in two separate tables: one for storing the "
377
  "most popular entries on a daily basis (from now on, \"cache\"), and another one to "
380
  "tables, please use the buttons below to do so."
381
  msgstr ""
382
 
383
+ #: ../views/admin.php:434
384
  msgid "Empty cache"
385
  msgstr ""
386
 
387
+ #: ../views/admin.php:434
388
  msgid "Use this button to manually clear entries from WPP cache only"
389
  msgstr ""
390
 
391
+ #: ../views/admin.php:435
392
  msgid "Clear all data"
393
  msgstr ""
394
 
395
+ #: ../views/admin.php:435
396
  msgid "Use this button to manually clear entries from all WPP data tables"
397
  msgstr ""
398
 
399
+ #: ../views/admin.php:442
400
  #, php-format
401
  msgid ""
402
  "With the following parameters you can customize the popular posts list when using "
403
+ "either the <a href=\"%1$s\">wpp_get_mostpopular() template tag</a> or the <a href="
404
  "\"%2$s\">[wpp] shortcode</a>."
405
  msgstr ""
406
 
407
+ #: ../views/admin.php:450
408
  msgid "Parameter"
409
  msgstr ""
410
 
411
+ #: ../views/admin.php:451 ../views/admin.php:765
412
  msgid "What it does "
413
  msgstr ""
414
 
415
+ #: ../views/admin.php:452
416
  msgid "Possible values"
417
  msgstr ""
418
 
419
+ #: ../views/admin.php:453
420
  msgid "Defaults to"
421
  msgstr ""
422
 
423
+ #: ../views/admin.php:454 ../views/admin.php:767
424
  msgid "Example"
425
  msgstr ""
426
 
427
+ #: ../views/admin.php:460
428
  msgid "Sets a heading for the list"
429
  msgstr ""
430
 
431
+ #: ../views/admin.php:461 ../views/admin.php:468 ../views/admin.php:475
432
+ #: ../views/admin.php:510 ../views/admin.php:517 ../views/admin.php:524
433
+ #: ../views/admin.php:531 ../views/admin.php:622 ../views/admin.php:636
434
+ #: ../views/admin.php:643
435
  msgid "Text string"
436
  msgstr ""
437
 
438
+ #: ../views/admin.php:462 ../views/admin.php:518 ../views/admin.php:525
439
+ #: ../views/admin.php:532
440
  msgid "None"
441
  msgstr ""
442
 
443
+ #: ../views/admin.php:467
444
  msgid "Set the opening tag for the heading of the list"
445
  msgstr ""
446
 
447
+ #: ../views/admin.php:474
448
  msgid "Set the closing tag for the heading of the list"
449
  msgstr ""
450
 
451
+ #: ../views/admin.php:481
452
  msgid "Sets the maximum number of popular posts to be shown on the listing"
453
  msgstr ""
454
 
455
+ #: ../views/admin.php:482 ../views/admin.php:538 ../views/admin.php:552
456
+ #: ../views/admin.php:573 ../views/admin.php:580
457
  msgid "Positive integer"
458
  msgstr ""
459
 
460
+ #: ../views/admin.php:488
461
  msgid ""
462
  "Tells WordPress Popular Posts to retrieve the most popular entries within the time "
463
  "range specified by you"
464
  msgstr ""
465
 
466
+ #: ../views/admin.php:495
467
  msgid ""
468
  "Tells WordPress Popular Posts to retrieve the most popular entries published within "
469
  "the time range specified by you"
470
  msgstr ""
471
 
472
+ #: ../views/admin.php:502
473
  msgid "Sets the sorting option of the popular posts"
474
  msgstr ""
475
 
476
+ #: ../views/admin.php:503
477
  msgid "(for average views per day)"
478
  msgstr ""
479
 
480
+ #: ../views/admin.php:509
481
  msgid "Defines the type of posts to show on the listing"
482
  msgstr ""
483
 
484
+ #: ../views/admin.php:516
485
  msgid ""
486
  "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) form the "
487
  "listing."
488
  msgstr ""
489
 
490
+ #: ../views/admin.php:523
491
  msgid ""
492
  "If set, WordPress Popular Posts will retrieve all entries that belong to the specified "
493
  "category(ies) ID(s). If a minus sign is used, the category(ies) will be excluded "
494
  "instead."
495
  msgstr ""
496
 
497
+ #: ../views/admin.php:530
498
  msgid ""
499
  "If set, WordPress Popular Posts will retrieve all entries created by specified "
500
  "author(s) ID(s)."
501
  msgstr ""
502
 
503
+ #: ../views/admin.php:537
504
  msgid ""
505
  "If set, WordPress Popular Posts will shorten each post title to \"n\" characters "
506
  "whenever possible"
507
  msgstr ""
508
 
509
+ #: ../views/admin.php:544
510
  msgid ""
511
  "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" words "
512
  "instead of characters"
513
  msgstr ""
514
 
515
+ #: ../views/admin.php:551
516
  msgid ""
517
  "If set, WordPress Popular Posts will build and include an excerpt of \"n\" characters "
518
  "long from the content of each post listed as popular"
519
  msgstr ""
520
 
521
+ #: ../views/admin.php:558
522
  msgid ""
523
  "If set, WordPress Popular Posts will maintaing all styling tags (strong, italic, etc) "
524
  "and hyperlinks found in the excerpt"
525
  msgstr ""
526
 
527
+ #: ../views/admin.php:565
528
  msgid ""
529
  "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words instead "
530
  "of characters"
531
  msgstr ""
532
 
533
+ #: ../views/admin.php:572
534
  msgid ""
535
  "If set, and if your current server configuration allows it, you will be able to "
536
  "display thumbnails of your posts. This attribute sets the width for thumbnails"
537
  msgstr ""
538
 
539
+ #: ../views/admin.php:579
540
  msgid ""
541
  "If set, and if your current server configuration allows it, you will be able to "
542
  "display thumbnails of your posts. This attribute sets the height for thumbnails"
543
  msgstr ""
544
 
545
+ #: ../views/admin.php:586
546
  msgid ""
547
  "If set, and if the WP-PostRatings plugin is installed and enabled on your blog, "
548
  "WordPress Popular Posts will show how your visitors are rating your entries"
549
  msgstr ""
550
 
551
+ #: ../views/admin.php:593
552
  msgid ""
553
  "If set, WordPress Popular Posts will show how many comments each popular post has got "
554
  "until now"
555
  msgstr ""
556
 
557
+ #: ../views/admin.php:600
558
  msgid ""
559
  "If set, WordPress Popular Posts will show how many views each popular post has got "
560
  "since it was installed"
561
  msgstr ""
562
 
563
+ #: ../views/admin.php:607
564
  msgid ""
565
  "If set, WordPress Popular Posts will show who published each popular post on the list"
566
  msgstr ""
567
 
568
+ #: ../views/admin.php:614
569
  msgid ""
570
  "If set, WordPress Popular Posts will display the date when each popular post on the "
571
  "list was published"
572
  msgstr ""
573
 
574
+ #: ../views/admin.php:621
575
  msgid "Sets the date format"
576
  msgstr ""
577
 
578
+ #: ../views/admin.php:628
579
  msgid "If set, WordPress Popular Posts will display the category"
580
  msgstr ""
581
 
582
+ #: ../views/admin.php:635
583
  msgid "Sets the opening tag for the listing"
584
  msgstr ""
585
 
586
+ #: ../views/admin.php:642
587
  msgid "Sets the closing tag for the listing"
588
  msgstr ""
589
 
590
+ #: ../views/admin.php:649
591
  msgid "Sets the HTML structure of each post"
592
  msgstr ""
593
 
594
+ #: ../views/admin.php:650
595
  msgid "Text string, custom HTML"
596
  msgstr ""
597
 
598
+ #: ../views/admin.php:650
599
  msgid "Available Content Tags"
600
  msgstr ""
601
 
602
+ #: ../views/admin.php:650
603
  msgid ""
604
  "displays thumbnail linked to post/page, requires thumbnail_width & thumbnail_height"
605
  msgstr ""
606
 
607
+ #: ../views/admin.php:650
608
  msgid ""
609
  "displays thumbnail image without linking to post/page, requires thumbnail_width & "
610
  "thumbnail_height"
611
  msgstr ""
612
 
613
+ #: ../views/admin.php:650
614
  msgid "displays linked post/page title"
615
  msgstr ""
616
 
617
+ #: ../views/admin.php:650
618
  msgid "displays post/page excerpt, and requires excerpt_length to be greater than 0"
619
  msgstr ""
620
 
621
+ #: ../views/admin.php:650
622
  msgid "displays the default stats tags"
623
  msgstr ""
624
 
625
+ #: ../views/admin.php:650
626
  msgid "displays post/page current rating, requires WP-PostRatings installed and enabled"
627
  msgstr ""
628
 
629
+ #: ../views/admin.php:650
630
  msgid ""
631
  "displays post/page current rating as an integer, requires WP-PostRatings installed and "
632
  "enabled"
633
  msgstr ""
634
 
635
+ #: ../views/admin.php:650
636
  msgid "outputs the URL of the post/page"
637
  msgstr ""
638
 
639
+ #: ../views/admin.php:650
640
  msgid "displays post/page title, no link"
641
  msgstr ""
642
 
643
+ #: ../views/admin.php:650
644
  msgid "displays linked author name, requires stats_author=1"
645
  msgstr ""
646
 
647
+ #: ../views/admin.php:650
648
  msgid "displays linked category name, requires stats_category=1"
649
  msgstr ""
650
 
651
+ #: ../views/admin.php:650
652
  msgid "displays views count only, no text"
653
  msgstr ""
654
 
655
+ #: ../views/admin.php:650
656
  msgid "displays comments count only, no text, requires stats_comments=1"
657
  msgstr ""
658
 
659
+ #: ../views/admin.php:650
660
  msgid "displays post/page date, requires stats_date=1"
661
  msgstr ""
662
 
663
+ #: ../views/admin.php:662
664
  msgid "What does \"Title\" do?"
665
  msgstr ""
666
 
667
+ #: ../views/admin.php:665
668
  msgid ""
669
  "It allows you to show a heading for your most popular posts listing. If left empty, no "
670
  "heading will be displayed at all."
671
  msgstr ""
672
 
673
+ #: ../views/admin.php:668
674
  msgid "What is Time Range for?"
675
  msgstr ""
676
 
677
+ #: ../views/admin.php:670
678
  msgid ""
679
  "It will tell WordPress Popular Posts to retrieve all posts with most views / comments "
680
  "within the selected time range."
681
  msgstr ""
682
 
683
+ #: ../views/admin.php:673
684
  msgid "What is \"Sort post by\" for?"
685
  msgstr ""
686
 
687
+ #: ../views/admin.php:675
688
  msgid ""
689
  "It allows you to decide whether to order your popular posts listing by total views, "
690
  "comments, or average views per day."
691
  msgstr ""
692
 
693
+ #: ../views/admin.php:678
694
  msgid "What does \"Display post rating\" do?"
695
  msgstr ""
696
 
697
+ #: ../views/admin.php:680
698
  msgid ""
699
  "If checked, WordPress Popular Posts will show how your readers are rating your most "
700
  "popular posts. This feature requires having WP-PostRatings plugin installed and "
701
  "enabled on your blog for it to work."
702
  msgstr ""
703
 
704
+ #: ../views/admin.php:683
705
  msgid "What does \"Shorten title\" do?"
706
  msgstr ""
707
 
708
+ #: ../views/admin.php:685
709
  msgid ""
710
  "If checked, all posts titles will be shortened to \"n\" characters/words. A new "
711
  "\"Shorten title to\" option will appear so you can set it to whatever you like."
712
  msgstr ""
713
 
714
+ #: ../views/admin.php:688
715
  msgid "What does \"Display post excerpt\" do?"
716
  msgstr ""
717
 
718
+ #: ../views/admin.php:690
719
  msgid ""
720
  "If checked, WordPress Popular Posts will also include a small extract of your posts in "
721
  "the list. Similarly to the previous option, you will be able to decide how long the "
722
  "post excerpt should be."
723
  msgstr ""
724
 
725
+ #: ../views/admin.php:693
726
  msgid "What does \"Keep text format and links\" do?"
727
  msgstr ""
728
 
729
+ #: ../views/admin.php:695
730
  msgid ""
731
  "If checked, and if the Post Excerpt feature is enabled, WordPress Popular Posts will "
732
  "keep the styling tags (eg. bold, italic, etc) that were found in the excerpt. "
733
  "Hyperlinks will remain intact, too."
734
  msgstr ""
735
 
736
+ #: ../views/admin.php:698
737
  msgid "What is \"Post type\" for?"
738
  msgstr ""
739
 
740
+ #: ../views/admin.php:700
741
  msgid ""
742
  "This filter allows you to decide which post types to show on the listing. By default, "
743
  "it will retrieve only posts and pages (which should be fine for most cases)."
744
  msgstr ""
745
 
746
+ #: ../views/admin.php:703
747
  msgid "What is \"Category(ies) ID(s)\" for?"
748
  msgstr ""
749
 
750
+ #: ../views/admin.php:705
751
  msgid ""
752
  "This filter allows you to select which categories should be included or excluded from "
753
  "the listing. A negative sign in front of the category ID number will exclude posts "
755
  "comma separated list."
756
  msgstr ""
757
 
758
+ #: ../views/admin.php:708
759
  msgid "What is \"Author(s) ID(s)\" for?"
760
  msgstr ""
761
 
762
+ #: ../views/admin.php:710
763
  msgid ""
764
  "Just like the Category filter, this one lets you filter posts by author ID. You can "
765
  "specify more than one ID with a comma separated list."
766
  msgstr ""
767
 
768
+ #: ../views/admin.php:713
769
  msgid "What does \"Display post thumbnail\" do?"
770
  msgstr ""
771
 
772
+ #: ../views/admin.php:715
773
  msgid ""
774
  "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail of each "
775
  "post. You can set up the source of the thumbnail via Settings - WordPress Popular "
776
  "Posts - Tools."
777
  msgstr ""
778
 
779
+ #: ../views/admin.php:718
780
  msgid "What does \"Display comment count\" do?"
781
  msgstr ""
782
 
783
+ #: ../views/admin.php:720
784
  msgid ""
785
  "If checked, WordPress Popular Posts will display how many comments each popular post "
786
  "has got in the selected Time Range."
787
  msgstr ""
788
 
789
+ #: ../views/admin.php:723
790
  msgid "What does \"Display views\" do?"
791
  msgstr ""
792
 
793
+ #: ../views/admin.php:725
794
  msgid ""
795
  "If checked, WordPress Popular Posts will show how many pageviews a single post has "
796
  "gotten in the selected Time Range."
797
  msgstr ""
798
 
799
+ #: ../views/admin.php:728
800
  msgid "What does \"Display author\" do?"
801
  msgstr ""
802
 
803
+ #: ../views/admin.php:730
804
  msgid ""
805
  "If checked, WordPress Popular Posts will display the name of the author of each entry "
806
  "listed."
807
  msgstr ""
808
 
809
+ #: ../views/admin.php:733
810
  msgid "What does \"Display date\" do?"
811
  msgstr ""
812
 
813
+ #: ../views/admin.php:735
814
  msgid ""
815
  "If checked, WordPress Popular Posts will display the date when each popular posts was "
816
  "published."
817
  msgstr ""
818
 
819
+ #: ../views/admin.php:738
820
  msgid "What does \"Display category\" do?"
821
  msgstr ""
822
 
823
+ #: ../views/admin.php:740
824
  msgid "If checked, WordPress Popular Posts will display the category of each post."
825
  msgstr ""
826
 
827
+ #: ../views/admin.php:743
828
  msgid "What does \"Use custom HTML Markup\" do?"
829
  msgstr ""
830
 
831
+ #: ../views/admin.php:745
832
  msgid ""
833
  "If checked, you will be able to customize the HTML markup of your popular posts "
834
  "listing. For example, you can decide whether to wrap your posts in an unordered list, "
835
  "an ordered list, a div, etc. If you know xHTML/CSS, this is for you!"
836
  msgstr ""
837
 
838
+ #: ../views/admin.php:748
839
  msgid "What are \"Content Tags\"?"
840
  msgstr ""
841
 
842
+ #: ../views/admin.php:750
843
  #, php-format
844
  msgid ""
845
  "Content Tags are codes to display a variety of items on your popular posts custom HTML "
848
  "<a href=\"%s\" target=\"_blank\">Parameters</a> section."
849
  msgstr ""
850
 
851
+ #: ../views/admin.php:753
852
  msgid "What are \"Template Tags\"?"
853
  msgstr ""
854
 
855
+ #: ../views/admin.php:755
856
  msgid ""
857
  "Template Tags are simply php functions that allow you to perform certain actions. For "
858
  "example, WordPress Popular Posts currently supports two different template tags: "
859
  "wpp_get_mostpopular() and wpp_get_views()."
860
  msgstr ""
861
 
862
+ #: ../views/admin.php:758
863
  msgid "What are the template tags that WordPress Popular Posts supports?"
864
  msgstr ""
865
 
866
+ #: ../views/admin.php:760
867
  msgid "The following are the template tags supported by WordPress Popular Posts"
868
  msgstr ""
869
 
870
+ #: ../views/admin.php:764
871
  msgid "Template tag"
872
  msgstr ""
873
 
874
+ #: ../views/admin.php:773
875
  #, php-format
876
  msgid ""
877
  "Similar to the widget functionality, this tag retrieves the most popular posts on your "
879
  "your popular listing, but these are not required."
880
  msgstr ""
881
 
882
+ #: ../views/admin.php:774
883
  #, php-format
884
  msgid ""
885
  "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete list of "
886
  "attributes."
887
  msgstr ""
888
 
889
+ #: ../views/admin.php:779
890
  msgid ""
891
  "Displays the number of views of a single post. Post ID is required or it will return "
892
  "false."
893
  msgstr ""
894
 
895
+ #: ../views/admin.php:780
896
  msgid "Post ID"
897
  msgstr ""
898
 
899
+ #: ../views/admin.php:787
900
  msgid "What are \"shortcodes\"?"
901
  msgstr ""
902
 
903
+ #: ../views/admin.php:789
904
  #, php-format
905
  msgid ""
906
  "Shortcodes are similar to BB Codes, these allow us to call a php function by simply "
910
  "\">WordPress Shortcode API</a> page."
911
  msgstr ""
912
 
913
+ #: ../views/admin.php:797
914
  #, php-format
915
  msgid "About WordPress Popular Posts %s"
916
  msgstr ""
917
 
918
+ #: ../views/admin.php:798
919
  msgid "This version includes the following changes"
920
  msgstr ""
921
 
922
+ #: ../views/admin.php:815
923
  msgid "Do you like this plugin?"
924
  msgstr ""
925
 
926
+ #: ../views/admin.php:822
927
  msgid ""
928
  "Each donation motivates me to keep releasing free stuff for the WordPress community!"
929
  msgstr ""
930
 
931
+ #: ../views/admin.php:823
932
  #, php-format
933
  msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
934
  msgstr ""
935
 
936
+ #: ../views/admin.php:829
937
  msgid "Need help?"
938
  msgstr ""
939
 
940
+ #: ../views/admin.php:830
941
  #, php-format
942
  msgid ""
943
  "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions and "
944
  "feedback."
945
  msgstr ""
946
 
947
+ #: ../views/admin.php:831
948
  msgid "Let's make this plugin even better!"
949
  msgstr ""
950
 
1108
  msgid "Post HTML Markup"
1109
  msgstr ""
1110
 
1111
+ #: ../wordpress-popular-posts.php:304
1112
  msgid "The most Popular Posts on your blog."
1113
  msgstr ""
1114
 
1115
+ #: ../wordpress-popular-posts.php:482
1116
  msgid ""
1117
  "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing the <em>id</"
1118
  "em> attribute on before_widget (see <a href=\"http://codex.wordpress.org/"
1120
  "\">register_sidebar</a> for more)."
1121
  msgstr ""
1122
 
1123
+ #: ../wordpress-popular-posts.php:726
1124
  msgid "Upload"
1125
  msgstr ""
1126
 
1127
+ #: ../wordpress-popular-posts.php:1095
1128
  #, php-format
1129
  msgid ""
1130
  "Your PHP installation is too old. WordPress Popular Posts requires at least PHP "
1132
  "to upgrade PHP to %1$s or higher."
1133
  msgstr ""
1134
 
1135
+ #: ../wordpress-popular-posts.php:1102
1136
  #, php-format
1137
  msgid ""
1138
  "Your WordPress version is too old. WordPress Popular Posts requires at least WordPress "
1139
  "version %1$s to function correctly. Please update your blog via Dashboard &gt; Update."
1140
  msgstr ""
1141
 
1142
+ #: ../wordpress-popular-posts.php:1127
1143
  #, php-format
1144
  msgid ""
1145
  "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</strong>.</"
1146
  "p></div>"
1147
  msgstr ""
1148
 
1149
+ #: ../wordpress-popular-posts.php:1211
1150
  msgid "Success! The cache table has been cleared!"
1151
  msgstr ""
1152
 
1153
+ #: ../wordpress-popular-posts.php:1213
1154
  msgid "Error: cache table does not exist."
1155
  msgstr ""
1156
 
1157
+ #: ../wordpress-popular-posts.php:1220
1158
  msgid "Success! All data have been cleared!"
1159
  msgstr ""
1160
 
1161
+ #: ../wordpress-popular-posts.php:1222
1162
  msgid "Error: one or both data tables are missing."
1163
  msgstr ""
1164
 
1165
+ #: ../wordpress-popular-posts.php:1225 ../wordpress-popular-posts.php:1263
1166
  msgid "Invalid action."
1167
  msgstr ""
1168
 
1169
+ #: ../wordpress-popular-posts.php:1228 ../wordpress-popular-posts.php:1266
1170
  msgid ""
1171
  "Sorry, you do not have enough permissions to do this. Please contact the site "
1172
  "administrator for support."
1173
  msgstr ""
1174
 
1175
+ #: ../wordpress-popular-posts.php:1258
1176
  msgid "Success! All files have been deleted!"
1177
  msgstr ""
1178
 
1179
+ #: ../wordpress-popular-posts.php:1260
1180
  msgid "The thumbnail cache is already empty!"
1181
  msgstr ""
1182
 
1183
+ #: ../wordpress-popular-posts.php:1816
1184
  msgid "Sorry. No data so far."
1185
  msgstr ""
1186
 
1187
+ #: ../wordpress-popular-posts.php:2343
1188
  #, php-format
1189
  msgid "1 comment"
1190
  msgid_plural "%s comments"
1191
  msgstr[0] ""
1192
  msgstr[1] ""
1193
 
1194
+ #: ../wordpress-popular-posts.php:2355
1195
  #, php-format
1196
  msgid "1 view per day"
1197
  msgid_plural "%s views per day"
1198
  msgstr[0] ""
1199
  msgstr[1] ""
1200
 
1201
+ #: ../wordpress-popular-posts.php:2361
1202
  #, php-format
1203
  msgid "1 view"
1204
  msgid_plural "%s views"
1205
  msgstr[0] ""
1206
  msgstr[1] ""
1207
 
1208
+ #: ../wordpress-popular-posts.php:2384
1209
  #, php-format
1210
  msgid "by %s"
1211
  msgstr ""
1212
 
1213
+ #: ../wordpress-popular-posts.php:2390
1214
  #, php-format
1215
  msgid "posted on %s"
1216
  msgstr ""
1217
 
1218
+ #: ../wordpress-popular-posts.php:2398
1219
  #, php-format
1220
  msgid "under %s"
1221
  msgstr ""
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: hcabrera
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hcabrerab%40gmail%2ecom&lc=GB&item_name=WordPress%20Popular%20Posts%20Plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG_global%2egif%3aNonHosted
4
  Tags: popular, posts, widget, popularity, top
5
  Requires at least: 3.8
6
- Tested up to: 4.2.2
7
- Stable tag: 3.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -60,93 +60,7 @@ Make sure to stop by the **[Wiki](https://github.com/cabrerahector/wordpress-pop
60
 
61
  == Frequently Asked Questions ==
62
 
63
- #### I need help with your plugin! What should I do?
64
- First thing to do is read all the online documentation available ([Installation](http://wordpress.org/plugins/wordpress-popular-posts/installation/), [Usage](https://github.com/cabrerahector/wordpress-popular-posts#usage), [Wiki](https://github.com/cabrerahector/wordpress-popular-posts/wiki), and of course this section) as they should address most of the questions you might have about this plugin (and even more info can be found via *wp-admin > Settings > WordPress Popular Posts > FAQ*).
65
-
66
- If you're having problems with WPP, my first suggestion would be try disabling all other plugins and then re-enable each one to make sure there are no conflicts. Also, try switching to a different theme and see if the issue persists. Checking the [Support Forum](http://wordpress.org/support/plugin/wordpress-popular-posts) and the [issue tracker](https://github.com/cabrerahector/wordpress-popular-posts/issues) is also a good idea as chances are that someone else has already posted something about it. **Remember:** *read first*. It'll save you (and me) time.
67
-
68
- = -FUNCTIONALITY- =
69
-
70
- = Why WordPress Popular Posts? =
71
- The idea of creating this plugin came from the need to know how many people were actually reading each post. Unfortunately, WordPress doesn't keep views count of your posts anywhere. Because of that, and since I didn't find anything that would suit my needs, I ended up creating WordPress Popular Posts: a highly customizable, easy-to-use WordPress plugin with the ability to keep track of what's popular to showcase it to the visitors!
72
-
73
- = How does the plugin count views / calculate the popularity of posts? =
74
- Since WordPress doesn't store views count (only comments count), this plugin stores that info for you. When you sort your popular posts by *views*, WordPress Popular Posts will retrieve the views count it started caching from the time you first installed this plugin, and then rank the top posts according to the settings you have configured in the plugin. WordPress Popular Posts can also rank the popularity of your posts based on comments count as well.
75
-
76
- = I'm getting "Sorry. No data so far". What's up with that? =
77
- There are a number of reasons that might explain why you are seeing this message: no one has seen or commented on your posts/pages since WordPress Popular Posts activation, you should give it some time; your current theme does not have the [wp_head()](http://codex.wordpress.org/Theme_Development#Plugin_API_Hooks) tag in its &lt;head&gt; section, required by my plugin to keep track of what your visitors are viewing on your site; WordPress Popular Posts was unable to create the necessary DB tables to work, make sure your hosting has granted you permission to create / update / modify tables in the database; if you're using a caching plugin -such as W3 Total Cache- you need to clear its cache once right after installing/upgrading this plugin.
78
-
79
- = My current theme does not support widgets (booooo!). Can I show my most popular posts in any other way? =
80
- Yes, there are other choices: you can use the [wpp shortcode](https://github.com/cabrerahector/wordpress-popular-posts/wiki/1.-Using-WPP-on-posts-&-pages), which allows you to embed your popular listing directly in the content of your posts and/or pages; or you can use the [wpp_get_mostpopular() template tag](https://github.com/cabrerahector/wordpress-popular-posts/wiki/2.-Template-tags#wpp_get_mostpopular). Both options are highly customizable via parameters, check them out via *wp-admin > Settings > WordPress Popular Posts > Parameters*.
81
-
82
- = WordPress Popular Posts is counting my own visits, why? =
83
- By default the plugin will register every page view from all visitors, including logged-in users. If you don't want WPP to track your own page views, please go to *wp-admin > Settings > WordPress Popular Posts > Tools* and change the "*Log views from*" option from *Everyone* to your preferred choice.
84
-
85
- = How can I use my own HTML markup with your plugin? =
86
- If you're using the widget, simply activate the *Use custom HTML markup* option and set your desired configuration and *Content Tags* (see *wp-admin > Settings > WordPress Popular Posts > Parameters* for more); or if you're using the template tag / shortcode, use the *wpp_start*, *wpp_end* and *post_html* parameters (see *wp-admin > Settings > WordPress Popular Posts > Parameters* for more).
87
-
88
- A more advanced way to customize the HTML markup is via [WordPress filters](http://code.tutsplus.com/articles/the-beginners-guide-to-wordpress-actions-and-filters--wp-27373 "The Beginner's guide to WordPress actions and filters") by hooking into *wpp_custom_html* or *wpp_post*. For details, please check the [Filters page](https://github.com/cabrerahector/wordpress-popular-posts/wiki/3.-Filters) on the Wiki.
89
-
90
- = Where can I find the list of parameters accepted by the wpp_get_mostpopular() template tag / [wpp] shortcode? =
91
- You can find it via *wp-admin > Settings > WordPress Popular Posts > Parameters*.
92
-
93
- = I'm unable to activate the "Display post thumbnail" option. Why? =
94
- Please check that either the [ImageMagick](http://www.php.net/manual/en/intro.imagick.php) or [GD](http://www.php.net/manual/en/intro.image.php) extension is installed and [enabled by your host](http://wordpress.org/support/topic/289778#post-1366038).
95
-
96
- = How does WordPress Popular Posts pick my posts' thumbnails? =
97
- WordPress Popular Posts has three different thumbnail options to choose from available at *wp-admin > Settings > WordPress Popular Posts > Tools*: *Featured Image* (default), *First image on post*, or [*custom field*](http://codex.wordpress.org/Custom_Fields). If no images are found, a default thumbnail will be displayed instead.
98
-
99
- = I'm seeing a "No thumbnail" image, where's my post thumbnail? =
100
- Make sure you have assigned one to your posts (see previous question).
101
-
102
- = Is there any way I can change that ugly "No thumbnail" image for one of my own? =
103
- Fortunately, yes. Go to *wp-admin > Settings > WordPress Popular Posts > Tools* and check under *Thumbnail source*. Ideally, the thumbnail you're going to use should be set already with your desired width and height - however, the uploader will give you other size options as configured by your current theme.
104
-
105
- = I want to have a popular list of my custom post type. How can I do that? =
106
- Simply add your custom post type to the Post Type field in the widget (or if you're using the template tag / shortcode, use the *post_type* parameter).
107
-
108
- = I would like to clear all data gathered by WordPress Popular Posts and start over. How can I do that? =
109
- If you go to *wp-admin > Settings > WordPress Popular Posts > Tools*, you'll find two buttons that should do what you need: **Clear cache** and **Clear all data**. The first one just wipes out what's in cache (Last 24 hours, Last 7 Days, Last 30 Days, etc.), keeping the historical data (All-time) intact. The latter wipes out everything from WordPress Popular Posts data tables - even the historical data. Note that **this cannot be undone** so proceed with caution.
110
-
111
- = Can WordPress Popular Posts run on WordPress Multisite? =
112
- Starting from version 3.0.0, WPP checks for WordPress Multisite. While I have not tested it, WPP should work just fine under WPMU (but if it doesn't, please let me know).
113
-
114
- = -CSS AND STYLESHEETS- =
115
-
116
- = Does your plugin include any CSS stylesheets? =
117
- Yes, *but* there are no predefined styles (well, almost). WordPress Popular Posts will first look into your current theme's folder for the wpp.css file and use it if found so that any custom CSS styles made by you are not overwritten, otherwise will use the one bundled with the plugin.
118
-
119
- = Each time WordPress Popular Posts is updated the wpp.css stylesheet gets reset and I lose all changes I made to it. How can I keep my custom CSS? =
120
- Copy your modified wpp.css file to your theme's folder, otherwise my plugin will use the one bundled with it by default.
121
-
122
- = How can I style my list to look like [insert your desired look here]? =
123
- Since this plugin does not include any predefined designs, it's up to you to style your most popular posts list as you like (you might need to hire someone for this if you don't know HTML/CSS, though). However, I've gathered a few [examples](https://github.com/cabrerahector/wordpress-popular-posts/wiki/6.-Styling-the-list) that should get you started.
124
-
125
- = I want to remove WPP's stylesheet from the header of my theme. How can I do that? =
126
- You can disable the stylesheet via *wp-admin > Settings > WordPress Popular Posts > Tools*.
127
-
128
- = -OTHER STUFF THAT YOU (PROBABLY) WANT TO KNOW- =
129
-
130
- = Does WordPress Popular Posts support other languages than english? =
131
- Yes, check the [Other Notes](http://wordpress.org/plugins/wordpress-popular-posts/other_notes/) section for more information.
132
-
133
- = I want to translate your plugin into my language / help you update a translation. What do I need to do? =
134
- First thing you need to do is get a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) to translate all texts into your language. You'll find several .PO files bundled with the plugin under the *lang* folder. If you're planning to add a new language, check this handy [guide](http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/ "Translating WordPress Plugins & Themes"). If you're interested in sharing your translation with others (or just helped update a current translation), please [let me know](http://wordpress.org/support/plugin/wordpress-popular-posts).
135
-
136
- = I want your plugin to have X or Y functionality. Can it be done? =
137
- If it fits the nature of my plugin and it sounds like something other users would like to have too, there's a pretty good chance that I will implement it (and if you can provide some sample code with useful comments, much better).
138
-
139
- = Your plugin seems to conflict with my current Theme / this other Plugin. Can you please help me? =
140
- If the theme/plugin you're talking about is a free one that can be downloaded from somewhere, sure I can try and take a look into it. Premium themes/plugins are out of discussion though, unless you're willing to grant me access to your site (or get me a copy of this theme/plugin) so I can check it out.
141
-
142
- = ETA for your next release? =
143
- Updates will come depending on my work projects (I'm a full-time web developer) and the amount of time I have on my hands. Quick releases will happen only when/if critical bugs are spotted.
144
-
145
- = I posted a question at the Support Forum and got no answer from the developer. Why is that? =
146
- Chances are that your question has been already answered either at the [Support Forum](http://wordpress.org/support/plugin/wordpress-popular-posts), the [Installation section](http://wordpress.org/plugins/wordpress-popular-posts/installation/), the [Wiki](https://github.com/cabrerahector/wordpress-popular-posts/wiki) or even here in the FAQ section, so I've decided not to answer. It could also happen that I'm just busy at the moment and haven't been able to read your post yet, so please be patient.
147
-
148
- = Is there any other way to contact you? =
149
- For the time being, the [Support Forum](http://wordpress.org/support/plugin/wordpress-popular-posts) is the only way to contact me. Please do not use my email to get in touch with me *unless I authorize you to do so*.
150
 
151
  == Screenshots ==
152
 
@@ -156,6 +70,16 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
156
  4. WordPress Popular Posts Stats panel.
157
 
158
  == Changelog ==
 
 
 
 
 
 
 
 
 
 
159
  = 3.2.3 =
160
  **If you're using a caching plugin, flushing its cache after installing / upgrading to this version is highly recommended.**
161
 
@@ -229,230 +153,7 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
229
  * Drops support on Japanese and French languages since the translations were outdated.
230
  * Other minor bug fixes and improvements.
231
 
232
- = 3.0.3 =
233
- * Fixes widget not saving 'freshness' setting.
234
- * Adds HTMLentities conversion/deconversion on wpp_get_mostpopular().
235
- * Improves thumbnail detection.
236
- * Fixes a bug affecting the truncation of excerpts.
237
- * Fixes yet another bug on wpp_get_views().
238
- * Other minor changes.
239
-
240
- = 3.0.2 =
241
- * Fixes an introduced bug on wpp_get_views().
242
- * Fixes bug where thumbnail size was cached for multiple instances.
243
- * Adds back stylesheet detection.
244
- * Removes unused widget.js file.
245
- * Other minor bug fixes.
246
-
247
- = 3.0.1 =
248
- * Fixes bug on wpp_get_views.
249
- * Sustitutes WP_DEBUG with custom debugging constant.
250
- * Fixes bug that prevented disabling plugin's stylesheet.
251
-
252
- = 3.0.0 =
253
- * Starting from this version, the way plugin tracks views count switched back to [AJAX](http://codex.wordpress.org/AJAX) to prevent bots / spiders from inflating views count. If you're using a caching plugin you should clear its cache after installing / upgrading the WordPress Popular Posts plugin so it can track your posts and pages normally.
254
- * Plugin refactoring based on [@tikaszvince](https://github.com/tikaszvince)'s work (many thanks, Vince!).
255
- * Added WPML support.
256
- * Added experimental WordPress Multisite support.
257
- * Added bot detection.
258
- * Added ability to filter posts by freshness.
259
- * Added own data caching method.
260
- * Added filters wpp_custom_html, wpp_post.
261
- * Added action wpp_update_views.
262
- * Dropped support on Dutch and Persian languages since the translations were outdated.
263
- * Several other fixes and improvements.
264
-
265
- = 2.3.5 =
266
- * Fixed minor bugs on admin page.
267
- * Fixed query bug preventing some results from being listed.
268
- * Added a check to avoid using the terms tables if not necessary (eg. listing pages only).
269
-
270
- = 2.3.4 =
271
- * Added ability to shorten title/excerpt by number of words.
272
- * Updated excerpt code, don't show it if empty.
273
- * Added ability to set post_type on Stats page.
274
- * Added check for is_preview() to avoid updating views count when editing and previewing a post / page (thanks, Partisk!).
275
- * Added ability to change default thumbnail via admin (thanks for the suggestion, Martin!).
276
- * Fixed bug in query when getting popular posts from category returning no results if it didn't have any post on the top viewed / commented.
277
- * Added function for better handling changes/updates in settings.
278
- * Updated get_summary() to use API functions instead querying directly to DB.
279
- * Updated wpp_print_stylesheet() to get the wpp.css file from the right path (thanks, Martin!).
280
- * Moved translations to lang folder.
281
-
282
- = 2.3.3 =
283
- * Minimum WordPress version requirement changed to 3.3.
284
- * Minimum PHP version requirement changed to 5.2.0.
285
- * Improved Custom HTML feature! It's more flexible now + new Content Tags added: {url}, {text_title}, {author}, {category}, {views}, {comments}!.
286
- * Added ability to exclude posts by ID (similar to the category filter).
287
- * Added ability to enable / disable logging visits from logged-in users.
288
- * Added Category to the Stats Tag settings options.
289
- * Added range parameter to wpp_get_views().
290
- * Added numeric formatting to the wpp_get_views() function.
291
- * When enabling the Display author option, author's name will link to his/her profile page.
292
- * Fixed bad numeric formatting in Stats showing truncated views count.
293
- * Fixed AJAX update feature (finally!). WPP works properly now when using caching plugins!
294
- * Fixed WP Post Ratings not displaying on the list (and while it works, there are errors coming from the WP Post Ratings plugin itself: http://wordpress.org/support/topic/plugin-wp-postratings-undefined-indexes).
295
- * Improved database queries for speed.
296
- * Fixed bug preventing PostRating to show.
297
- * Removed Timthumb (again) in favor of the updated get_img() function based on Victor Teixeira's vt_resize function.
298
- * Cron now removes from cache all posts that have been trashed or eliminated.
299
- * Added proper numeric formatting for views / comments count. (Thank you for the tip, dimagsv!)
300
- * Added "the title filter fix" that affected some themes. (Thank you, jeremyers1!)
301
- * Added dutch translation. (Thank you, Jeroen!)
302
- * Added german translation. (Thank you, Martin!)
303
-
304
- = 2.3.2 =
305
- * The ability to enable / disable the Ajax Update has been removed. It introduced a random bug that doubled the views count of some posts / pages. Will be added back when a fix is ready.
306
- * Fixed a bug preventing the cat parameter from excluding categories (widget was not affected by this).
307
- * FAQ section (Settings / WordPress Popular Posts / FAQ) updated.
308
- * Added french translation. (Thanks, Le Raconteur!)
309
-
310
- = 2.3.1 =
311
- * Fixed bug caused by the sorter function when there are multiple instances of the widget.
312
- * Added check for new options in the get_popular_posts function.
313
- * Added plugin version check to handle upgrades.
314
- * Fixed bug preventing some site from fetching images from subdomains or external sites.
315
- * Fixed bug that prevented excluding more than one category using the Category filter.
316
-
317
- = 2.3.0 =
318
- * Merged all pages into Settings/WordPress Popular Posts.
319
- * Added new options to the WordPress Popular Posts Stats dashboard.
320
- * Added check for static homepages to avoid printing ajax script there.
321
- * Database queries re-built from scratch for optimization.
322
- * Added the ability to remove / enable plugin's stylesheet from the admin.
323
- * Added the ability to enable / disable ajax update from the admin.
324
- * Added the ability to set thumbnail's source from the admin.
325
- * Timthumb support re-added.
326
- * Added support for custom post type (Thanks, Brad Williams!).
327
- * Improved the category filtering feature.
328
- * Added the ability to get popular posts from given author IDs.
329
-
330
-
331
- = 2.2.1 =
332
- * Quick update to fix error with All-time combined with views breaking the plugin.
333
-
334
- = 2.2.0 =
335
- * Featured Image is generated for the user automatically if not present and if there's an image attached to the post.
336
- * Range feature Today option changed. Replaced with Last 24 hours.
337
- * Category exclusion query simplified. Thanks to almergabor for the suggestion!
338
- * Fixed bug caused by selecting Avg. Views and All-Time that prevented WPP from getting any data from the BD. Thanks Janseo!
339
- * Updated the get_summary function to strip out shortcodes from excerpt as well.
340
- * Fixed bug in the truncate function affecting accented characters. Thanks r3df!
341
- * Fixed bug keeping db tables from being created. Thanks northlake!
342
- * Fixed bug on the shortcode which was showing pages even if turned off. Thanks danpkraus!
343
-
344
- = 2.1.7 =
345
- * Added stylesheet detection. If wpp.css is on theme's folder, will use that instead the one bundled with the plugin.
346
-
347
- = 2.1.6 =
348
- * Added DB character set and collate detection.
349
- * Fixed excerpt translation issue when the qTrans plugin is present. Thanks r3df!.
350
- * Fixed thumbnail dimensions issue.
351
- * Fixed widget page link.
352
- * Fixed widget title encoding bug.
353
- * Fixed deprecated errors on load_plugin_textdomain and add_submenu_page.
354
-
355
- = 2.1.5 =
356
- * Dropped TimThumb support in favor of WordPress's Featured Image function.
357
-
358
- = 2.1.4 =
359
- * Added italian localization. Thanks Gianni!
360
- * Added charset detection.
361
- * Fixed bug preventing HTML View / Visual View on Edit Post page from working.
362
-
363
- = 2.1.1 =
364
- * Fixed bug preventing widget title from being saved.
365
- * Fixed bug affecting blogs with WordPress installed somewhere else than domain's root.
366
- * Added htmlentities to post titles.
367
- * Added default thumbnail image if none is found in the post.
368
-
369
- = 2.1.0 =
370
- * Title special HTML entities bug fixed.
371
- * Thumbnail feature improved! WordPress Popular Posts now supports The Post Thumbnail feature. You can choose whether to select your own thumbnails, or let WordPress Popular Posts create them for you!
372
- * Shortcode bug fixed. Thanks Krokkodriljo!
373
- * Category exclusion feature improved. Thanks raamdev!
374
-
375
- = 2.0.3 =
376
- * Added a Statistics Dashboard to Admin panel so users can view what's popular directly from there.
377
- * Users can now select a different date format.
378
- * get_mostpopular() function deprecated. Replaced with wpp_get_mostpopular().
379
- * Cache maintenance bug fixed.
380
- * Several UI enhancements were applied to this version.
381
-
382
- = 2.0.2 =
383
- * "Keep text format and links" feature introduced. If selected, formatting tags and hyperlinks won't be removed from excerpt.
384
- * Post title excerpt html entities bug fixed. It was causing the excerpt function to display more characters than the requested by user.
385
- * Several shortcode bugs fixed (range, order_by, do_pattern, pattern_form were not working as expected).
386
-
387
- = 2.0.1 =
388
- * Post title excerpt now includes html entities. Characters like &Aring;&Auml;&Ouml; should display properly now.
389
- * Post excerpt has been improved. Now it supports the following HTML tags: a, b, i, strong, em.
390
- * Template tag wpp_get_views() added. Retrieves the views count of a single post.
391
- * Template tag get_mostpopular() re-added. Parameter support included.
392
- * Shortcode bug fixed (range was always "daily" no matter what option was being selected by the user).
393
-
394
- = 2.0.0 =
395
- * Plugin rewritten to support Multi-Widget capabilities
396
- * Cache table implemented
397
- * Shortcode support added
398
- * Category exclusion feature added
399
- * Ajax update added - plugin is now compatible with caching plugins such as WP Super Cache
400
- * Thumbnail feature improved - some bugs were fixed, too
401
- * Maintenance page added
402
-
403
- = 1.5.1 =
404
- * Widget bug fixed
405
-
406
- = 1.5.0 =
407
- * Database improvements implemented
408
- * WP-PostRatings support added
409
- * Thumbnail feature added
410
-
411
- = 1.4.6 =
412
- * Bug in get_mostpopular function affected comments on single.php
413
- * "Show pageviews" option bug fixed
414
- * Added "content formatting tags" functionality
415
-
416
- = 1.4.5 =
417
- * Added new localizable strings
418
- * Fixed Admin page coding bug that was affecting the styling of WPP
419
-
420
- = 1.4.4 =
421
- * HTML Markup customizer added
422
- * Removed some unnessesary files
423
-
424
- = 1.4.3 =
425
- * Korean and Swedish are supported
426
-
427
- = 1.4.2 =
428
- * Code snippet bug found
429
-
430
- = 1.4.1 =
431
- * Found database bug affecting only new installations
432
-
433
- = 1.4 =
434
- * Massive code enhancement
435
- * CSS bugs fixed
436
- * Features added: Time Range; author and date (stats tag); separate settings for Widget and Code Snippet
437
-
438
- = 1.3.2 =
439
- * Permalink bug fixed
440
-
441
- = 1.3.1 =
442
- * Admin panel styling bug fixed
443
-
444
- = 1.3 =
445
- * Added an Admin page for a better management of the plugin
446
- * New sorting options (sort posts by comment count, by pageviews, or by average daily views) added
447
-
448
- = 1.2 =
449
- * Added extra functionalities to WordPress Popular Post plugin core
450
-
451
- = 1.1 =
452
- * Fixed comment count bug
453
-
454
- = 1.0 =
455
- * Public release
456
 
457
  == Language support ==
458
 
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hcabrerab%40gmail%2ecom&lc=GB&item_name=WordPress%20Popular%20Posts%20Plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG_global%2egif%3aNonHosted
4
  Tags: popular, posts, widget, popularity, top
5
  Requires at least: 3.8
6
+ Tested up to: 4.3
7
+ Stable tag: 3.3.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
60
 
61
  == Frequently Asked Questions ==
62
 
63
+ The [FAQ section](https://github.com/cabrerahector/wordpress-popular-posts/wiki/5.-FAQ) is now hosted at [WPP's Github repo](https://github.com/cabrerahector/wordpress-popular-posts/).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
  == Screenshots ==
66
 
70
  4. WordPress Popular Posts Stats panel.
71
 
72
  == Changelog ==
73
+ = 3.3.0 =
74
+ - Adds the ability to limit the amount of data logged by WPP (see Settings > WordPress Popular Posts > Tools for more).
75
+ - Adds Polylang support (thanks, [@Chouby](https://github.com/Chouby)!)
76
+ - Removes post data from DB on deletion.
77
+ - Fixes whitespaces from post_type argument (thanks, [@getdave](https://github.com/getdave)!)
78
+ - WPP now handles SSL detection for images.
79
+ - Removes legacy datacache and datacache_backup tables.
80
+ - Adds Settings page advertisement support.
81
+ - FAQ section has been moved over to Github.
82
+
83
  = 3.2.3 =
84
  **If you're using a caching plugin, flushing its cache after installing / upgrading to this version is highly recommended.**
85
 
153
  * Drops support on Japanese and French languages since the translations were outdated.
154
  * Other minor bug fixes and improvements.
155
 
156
+ See [full changelog](https://github.com/cabrerahector/wordpress-popular-posts/blob/master/changelog.md).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
 
158
  == Language support ==
159
 
style/admin.css CHANGED
@@ -10,14 +10,16 @@
10
  float:right;
11
  margin:0 0 15px 0;
12
  padding:10px;
13
- width:230px;
14
  background:#f9f9f9;
15
  border: 1px solid #ccc;
16
  }
17
 
18
  #wpp_donate { margin-top:15px; }
19
 
20
- #wpp_support { clear:right; }
 
 
21
 
22
  .clear {
23
  float:none;
10
  float:right;
11
  margin:0 0 15px 0;
12
  padding:10px;
13
+ width:250px;
14
  background:#f9f9f9;
15
  border: 1px solid #ccc;
16
  }
17
 
18
  #wpp_donate { margin-top:15px; }
19
 
20
+ #wpp_advertisement { display:none; }
21
+
22
+ #wpp_advertisement, #wpp_support { clear:right; }
23
 
24
  .clear {
25
  float:none;
views/admin.php CHANGED
@@ -53,6 +53,10 @@ if ( isset($_POST['section']) ) {
53
  $current = 'tools';
54
 
55
  $this->user_settings['tools']['log']['level'] = $_POST['log_option'];
 
 
 
 
56
  $this->user_settings['tools']['ajax'] = $_POST['ajax'];
57
 
58
  // if any of the caching settings was updated, destroy all transients created by the plugin
@@ -174,7 +178,7 @@ if (empty($wpp_rand)) {
174
  <input type="submit" class="button-secondary action" value="<?php _e("Apply", $this->plugin_slug); ?>" name="" />
175
 
176
  <div class="clear"></div>
177
- <label for="stats_freshness"><input type="checkbox" class="checkbox" <?php echo ($this->user_settings['stats']['freshness']) ? 'checked="checked"' : ''; ?> id="stats_freshness" name="stats_freshness" /> <?php _e('Display only posts published within the selected Time Range', 'wordpress-popular-posts'); ?></label>
178
  </form>
179
  </div>
180
  </div>
@@ -300,6 +304,21 @@ if (empty($wpp_rand)) {
300
  <br />
301
  </td>
302
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
303
  <tr valign="top">
304
  <th scope="row"><label for="ajax"><?php _e("Ajaxify widget", $this->plugin_slug); ?>:</label></th>
305
  <td>
@@ -313,7 +332,7 @@ if (empty($wpp_rand)) {
313
  </td>
314
  </tr>
315
  <tr valign="top">
316
- <th scope="row"><label for="cache"><?php _e("WPP Cache Expiry Policy", $this->plugin_slug); ?>:</label> <small>[<a href="https://github.com/cabrerahector/wordpress-popular-posts/wiki/7.-Performance#caching" target="_blank" title="<?php _e('What is this?', 'wordpress-popular-posts'); ?>">?</a>]</small></th>
317
  <td>
318
  <select name="cache" id="cache">
319
  <option <?php if ( !$this->user_settings['tools']['cache']['active'] ) { ?>selected="selected"<?php } ?> value="0"><?php _e("Never cache", $this->plugin_slug); ?></option>
@@ -341,7 +360,7 @@ if (empty($wpp_rand)) {
341
  </td>
342
  </tr>
343
  <tr valign="top">
344
- <th scope="row"><label for="sampling"><?php _e("Data Sampling", $this->plugin_slug); ?>:</label> <small>[<a href="https://github.com/cabrerahector/wordpress-popular-posts/wiki/7.-Performance#data-sampling" target="_blank" title="<?php _e('What is this?', 'wordpress-popular-posts'); ?>">?</a>]</small></th>
345
  <td>
346
  <select name="sampling" id="sampling">
347
  <option <?php if ( !$this->user_settings['tools']['sampling']['active'] ) { ?>selected="selected"<?php } ?> value="0"><?php _e("Disabled", $this->plugin_slug); ?></option>
@@ -420,7 +439,7 @@ if (empty($wpp_rand)) {
420
  <!-- Start params -->
421
  <div id="wpp_params" class="wpp_boxes"<?php if ( "params" == $current ) {?> style="display:block;"<?php } ?>>
422
  <div>
423
- <p><?php printf( __('With the following parameters you can customize the popular posts list when using either the <a href="%1$s">wpp_get_most_popular() template tag</a> or the <a href="%2$s">[wpp] shortcode</a>.', $this->plugin_slug),
424
  admin_url('options-general.php?page=wordpress-popular-posts&tab=faq#template-tags'),
425
  admin_url('options-general.php?page=wordpress-popular-posts&tab=faq#shortcode')
426
  ); ?></p>
@@ -778,15 +797,15 @@ if (empty($wpp_rand)) {
778
  <h3><?php echo sprintf( __('About WordPress Popular Posts %s', $this->plugin_slug), $this->version); ?></h3>
779
  <p><?php _e( 'This version includes the following changes', $this->plugin_slug ); ?>:</p>
780
 
781
- <p><strong>If you're using a caching plugin, flushing its cache after installing / upgrading to this version is strongly recommended.</strong></p>
782
-
783
  <ul>
784
- <li>Fixes a potential bug that might affect other plugins & themes (thanks , @<a href="https://github.com/pippinsplugins">pippinsplugins</a>!)</li>
785
- <li>Defines INNODB as default storage engine.</li>
786
- <li>Adds the wpp-no-data CSS class to style the "Sorry, no data so far" message.</li>
787
- <li>Adds a new index to summary table.</li>
788
- <li>Updates plugin's documentation.</li>
789
- <li>Other small bug fixes and improvements.</li>
 
 
790
  </ul>
791
 
792
  </div>
@@ -804,6 +823,8 @@ if (empty($wpp_rand)) {
804
  <p><?php echo sprintf( __('You can <a href="%s" target="_blank">leave a review</a>, too!', $this->plugin_slug), 'https://wordpress.org/support/view/plugin-reviews/wordpress-popular-posts?rate=5#postform' ); ?></p>
805
  </div>
806
 
 
 
807
  <div id="wpp_support" class="wpp_box" style="">
808
  <h3 style="margin-top:0; text-align:center;"><?php _e('Need help?', $this->plugin_slug); ?></h3>
809
  <p><?php echo sprintf( __('Visit <a href="%s" target="_blank">the forum</a> for support, questions and feedback.', $this->plugin_slug), 'https://wordpress.org/support/plugin/wordpress-popular-posts' ); ?></p>
53
  $current = 'tools';
54
 
55
  $this->user_settings['tools']['log']['level'] = $_POST['log_option'];
56
+ $this->user_settings['tools']['log']['limit'] = $_POST['log_limit'];
57
+ $this->user_settings['tools']['log']['expires_after'] = ( $this->__is_numeric($_POST['log_expire_time']) && $_POST['log_expire_time'] > 0 )
58
+ ? $_POST['log_expire_time']
59
+ : $this->default_user_settings['tools']['log']['expires_after'];
60
  $this->user_settings['tools']['ajax'] = $_POST['ajax'];
61
 
62
  // if any of the caching settings was updated, destroy all transients created by the plugin
178
  <input type="submit" class="button-secondary action" value="<?php _e("Apply", $this->plugin_slug); ?>" name="" />
179
 
180
  <div class="clear"></div>
181
+ <label for="stats_freshness"><input type="checkbox" class="checkbox" <?php echo ($this->user_settings['stats']['freshness']) ? 'checked="checked"' : ''; ?> id="stats_freshness" name="stats_freshness" /> <?php _e('Display only posts published within the selected Time Range', $this->plugin_slug); ?></label>
182
  </form>
183
  </div>
184
  </div>
304
  <br />
305
  </td>
306
  </tr>
307
+ <tr valign="top">
308
+ <th scope="row"><label for="log_limit"><?php _e("Log limit", $this->plugin_slug); ?>:</label></th>
309
+ <td>
310
+ <select name="log_limit" id="log_limit">
311
+ <option <?php if ($this->user_settings['tools']['log']['limit'] == 0) {?>selected="selected"<?php } ?> value="0"><?php _e("Disabled", $this->plugin_slug); ?></option>
312
+ <option <?php if ($this->user_settings['tools']['log']['limit'] == 1) {?>selected="selected"<?php } ?> value="1"><?php _e("Keep data for", $this->plugin_slug); ?></option>
313
+ </select>
314
+
315
+ <label for="log_expire_time"<?php echo ($this->user_settings['tools']['log']['limit'] == 0) ? ' style="display:none;"' : ''; ?>><input type="text" id="log_expire_time" name="log_expire_time" value="<?php echo $this->user_settings['tools']['log']['expires_after']; ?>" size="3" /> <?php _e("day(s)", $this->plugin_slug); ?></label>
316
+
317
+ <p class="description"<?php echo ($this->user_settings['tools']['log']['limit'] == 0) ? ' style="display:none;"' : ''; ?>><?php _e("Data from entries that haven't been viewed within the specified time frame will be automatically discarded", $this->plugin_slug); ?>.</p>
318
+
319
+ <br<?php echo ($this->user_settings['tools']['log']['limit'] == 1) ? ' style="display:none;"' : ''; ?> />
320
+ </td>
321
+ </tr>
322
  <tr valign="top">
323
  <th scope="row"><label for="ajax"><?php _e("Ajaxify widget", $this->plugin_slug); ?>:</label></th>
324
  <td>
332
  </td>
333
  </tr>
334
  <tr valign="top">
335
+ <th scope="row"><label for="cache"><?php _e("WPP Cache Expiry Policy", $this->plugin_slug); ?>:</label> <small>[<a href="https://github.com/cabrerahector/wordpress-popular-posts/wiki/7.-Performance#caching" target="_blank" title="<?php _e('What is this?', $this->plugin_slug); ?>">?</a>]</small></th>
336
  <td>
337
  <select name="cache" id="cache">
338
  <option <?php if ( !$this->user_settings['tools']['cache']['active'] ) { ?>selected="selected"<?php } ?> value="0"><?php _e("Never cache", $this->plugin_slug); ?></option>
360
  </td>
361
  </tr>
362
  <tr valign="top">
363
+ <th scope="row"><label for="sampling"><?php _e("Data Sampling", $this->plugin_slug); ?>:</label> <small>[<a href="https://github.com/cabrerahector/wordpress-popular-posts/wiki/7.-Performance#data-sampling" target="_blank" title="<?php _e('What is this?', $this->plugin_slug); ?>">?</a>]</small></th>
364
  <td>
365
  <select name="sampling" id="sampling">
366
  <option <?php if ( !$this->user_settings['tools']['sampling']['active'] ) { ?>selected="selected"<?php } ?> value="0"><?php _e("Disabled", $this->plugin_slug); ?></option>
439
  <!-- Start params -->
440
  <div id="wpp_params" class="wpp_boxes"<?php if ( "params" == $current ) {?> style="display:block;"<?php } ?>>
441
  <div>
442
+ <p><?php printf( __('With the following parameters you can customize the popular posts list when using either the <a href="%1$s">wpp_get_mostpopular() template tag</a> or the <a href="%2$s">[wpp] shortcode</a>.', $this->plugin_slug),
443
  admin_url('options-general.php?page=wordpress-popular-posts&tab=faq#template-tags'),
444
  admin_url('options-general.php?page=wordpress-popular-posts&tab=faq#shortcode')
445
  ); ?></p>
797
  <h3><?php echo sprintf( __('About WordPress Popular Posts %s', $this->plugin_slug), $this->version); ?></h3>
798
  <p><?php _e( 'This version includes the following changes', $this->plugin_slug ); ?>:</p>
799
 
 
 
800
  <ul>
801
+ <li>Adds the ability to limit the amount of data logged by WPP (see the <a href="?page=wordpress-popular-posts&tab=tools">Tools section</a> for more).</li>
802
+ <li>Adds Polylang support (thanks, <a href="https://github.com/Chouby">@Chouby</a>!)</li>
803
+ <li>Removes post data from DB on deletion.</li>
804
+ <li>Fixes whitespaces from post_type argument (thanks, <a href="https://github.com/Chouby">@getdave</a>!)</li>
805
+ <li>WPP now handles SSL detection for images.</li>
806
+ <li>Removes legacy datacache &amp; datacache_backup tables.</li>
807
+ <li>Adds Settings page advertisement support.</li>
808
+ <li>FAQ section has been moved over to Github.</li>
809
  </ul>
810
 
811
  </div>
823
  <p><?php echo sprintf( __('You can <a href="%s" target="_blank">leave a review</a>, too!', $this->plugin_slug), 'https://wordpress.org/support/view/plugin-reviews/wordpress-popular-posts?rate=5#postform' ); ?></p>
824
  </div>
825
 
826
+ <div id="wpp_advertisement" class="wpp_box" style=""></div>
827
+
828
  <div id="wpp_support" class="wpp_box" style="">
829
  <h3 style="margin-top:0; text-align:center;"><?php _e('Need help?', $this->plugin_slug); ?></h3>
830
  <p><?php echo sprintf( __('Visit <a href="%s" target="_blank">the forum</a> for support, questions and feedback.', $this->plugin_slug), 'https://wordpress.org/support/plugin/wordpress-popular-posts' ); ?></p>
wordpress-popular-posts.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WordPress Popular Posts
4
  Plugin URI: http://wordpress.org/extend/plugins/wordpress-popular-posts
5
  Description: WordPress Popular Posts is a highly customizable widget that displays the most popular posts on your blog
6
- Version: 3.2.3
7
  Author: Hector Cabrera
8
  Author URI: http://cabrerahector.com
9
  Author Email: hcabrerab@gmail.com
@@ -61,7 +61,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
61
  * @since 1.3.0
62
  * @var string
63
  */
64
- private $version = '3.2.3';
65
 
66
  /**
67
  * Plugin identifier.
@@ -235,7 +235,9 @@ if ( !class_exists('WordpressPopularPosts') ) {
235
  'responsive' => false
236
  ),
237
  'log' => array(
238
- 'level' => 1
 
 
239
  ),
240
  'cache' => array(
241
  'active' => false,
@@ -398,16 +400,29 @@ if ( !class_exists('WordpressPopularPosts') ) {
398
 
399
  // Add shortcode
400
  add_shortcode('wpp', array(&$this, 'shortcode'));
 
 
 
401
 
402
  // Enable data purging at midnight
403
- add_action( 'wpp_cache_event', array($this, 'purge_data') );
404
- if ( !wp_next_scheduled('wpp_cache_event') ) {
405
- $tomorrow = time() + 86400;
406
- $midnight = mktime(0, 0, 0,
407
- date("m", $tomorrow),
408
- date("d", $tomorrow),
409
- date("Y", $tomorrow));
410
- wp_schedule_event( $midnight, 'daily', 'wpp_cache_event' );
 
 
 
 
 
 
 
 
 
 
411
  }
412
 
413
  } // end constructor
@@ -986,9 +1001,9 @@ if ( !class_exists('WordpressPopularPosts') ) {
986
 
987
  $result = $wpdb->query( $sql );
988
 
989
- // Rename old caching table
990
  if ( $result ) {
991
- $result = $wpdb->query( "RENAME TABLE {$prefix}datacache TO {$prefix}datacache_backup;" );
992
  }
993
 
994
  }
@@ -1124,26 +1139,50 @@ if ( !class_exists('WordpressPopularPosts') ) {
1124
  /*--------------------------------------------------*/
1125
 
1126
  /**
1127
- * Purges deleted posts from data/summary tables.
1128
  *
1129
- * @since 2.0.0
 
 
 
 
 
 
 
 
 
 
 
 
1130
  * @global object $wpdb
 
1131
  */
1132
- public function purge_data() {
1133
 
1134
  global $wpdb;
1135
 
1136
- if ( $missing = $wpdb->get_results( "SELECT v.postid AS id FROM {$wpdb->prefix}popularpostsdata v WHERE NOT EXISTS (SELECT p.ID FROM {$wpdb->posts} p WHERE v.postid = p.ID);" ) ) {
1137
- $to_be_deleted = '';
 
 
 
 
 
 
 
 
1138
 
1139
- foreach ( $missing as $deleted )
1140
- $to_be_deleted .= $deleted->id . ",";
 
 
 
 
 
1141
 
1142
- $to_be_deleted = rtrim( $to_be_deleted, "," );
1143
 
1144
- $wpdb->query( "DELETE FROM {$wpdb->prefix}popularpostsdata WHERE postid IN({$to_be_deleted});" );
1145
- $wpdb->query( "DELETE FROM {$wpdb->prefix}popularpostssummary WHERE postid IN({$to_be_deleted});" );
1146
- }
1147
 
1148
  } // end purge_data
1149
 
@@ -1357,7 +1396,12 @@ if ( !class_exists('WordpressPopularPosts') ) {
1357
  // WPML support, get original post/page ID
1358
  if ( defined('ICL_LANGUAGE_CODE') && function_exists('icl_object_id') ) {
1359
  global $sitepress;
1360
- $id = icl_object_id( $id, get_post_type( $id ), true, $sitepress->get_default_language() );
 
 
 
 
 
1361
  }
1362
 
1363
  $now = $this->__now();
@@ -1479,6 +1523,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1479
  if ( count($types) > 1 ) {
1480
 
1481
  foreach ( $types as $post_type ) {
 
1482
  $sql_post_types .= "'{$post_type}',";
1483
  }
1484
 
@@ -1768,7 +1813,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1768
 
1769
  // No posts to show
1770
  if ( !is_array($mostpopular) || empty($mostpopular) ) {
1771
- return "<p class=\"wpp-no-data\">".__('Sorry. No data so far.', $this->plugin_slug)."</p>";
1772
  }
1773
 
1774
  // Allow WP themers / coders access to raw data
@@ -2536,6 +2581,10 @@ if ( !class_exists('WordpressPopularPosts') ) {
2536
  if ($error) {
2537
  $msg = '<!-- ' . $error . ' --> ';
2538
  }
 
 
 
 
2539
 
2540
  return apply_filters( 'wpp_render_image', $msg .
2541
  '<img src="' . $src . '" ' . ( false == $this->user_settings['tools']['thumbnail']['responsive'] ? 'width=' . $dimension[0] . ' height=' . $dimension[1] : '' ) . ' title="' . esc_attr($title) . '" alt="' . esc_attr($title) . '" class="' . $class . '" />' );
3
  Plugin Name: WordPress Popular Posts
4
  Plugin URI: http://wordpress.org/extend/plugins/wordpress-popular-posts
5
  Description: WordPress Popular Posts is a highly customizable widget that displays the most popular posts on your blog
6
+ Version: 3.3.0
7
  Author: Hector Cabrera
8
  Author URI: http://cabrerahector.com
9
  Author Email: hcabrerab@gmail.com
61
  * @since 1.3.0
62
  * @var string
63
  */
64
+ private $version = '3.3.0';
65
 
66
  /**
67
  * Plugin identifier.
235
  'responsive' => false
236
  ),
237
  'log' => array(
238
+ 'level' => 1,
239
+ 'expires' => 0,
240
+ 'expires_after' => 180
241
  ),
242
  'cache' => array(
243
  'active' => false,
400
 
401
  // Add shortcode
402
  add_shortcode('wpp', array(&$this, 'shortcode'));
403
+
404
+ // Purge post data from DB on deletion
405
+ add_action( 'admin_init', array($this, 'purge_post_init') );
406
 
407
  // Enable data purging at midnight
408
+ if ( 1 == $this->user_settings['tools']['log']['limit'] ) {
409
+
410
+ add_action( 'wpp_cache_event', array($this, 'purge_data') );
411
+ if ( !wp_next_scheduled('wpp_cache_event') ) {
412
+ $tomorrow = time() + 86400;
413
+ $midnight = mktime(0, 0, 0,
414
+ date("m", $tomorrow),
415
+ date("d", $tomorrow),
416
+ date("Y", $tomorrow));
417
+ wp_schedule_event( $midnight, 'daily', 'wpp_cache_event' );
418
+ }
419
+
420
+ } else {
421
+ // Remove the scheduled event if exists
422
+ if ( $timestamp = wp_next_scheduled('wpp_cache_event') ) {
423
+ wp_unschedule_event( $timestamp, 'wpp_cache_event' );
424
+ }
425
+
426
  }
427
 
428
  } // end constructor
1001
 
1002
  $result = $wpdb->query( $sql );
1003
 
1004
+ // Deletes old caching tables
1005
  if ( $result ) {
1006
+ $wpdb->query( "DROP TABLE IF EXISTS {$prefix}datacache, {$prefix}datacache_backup;" );
1007
  }
1008
 
1009
  }
1139
  /*--------------------------------------------------*/
1140
 
1141
  /**
1142
+ * Purges post from data/summary tables.
1143
  *
1144
+ * @since 3.3.0
1145
+ */
1146
+ public function purge_post_init() {
1147
+
1148
+ if ( current_user_can( 'delete_posts' ) )
1149
+ add_action( 'delete_post', array( $this, 'purge_post' ), 10 );
1150
+
1151
+ } // end purge_post_init
1152
+
1153
+ /**
1154
+ * Purges post from data/summary tables.
1155
+ *
1156
+ * @since 3.3.0
1157
  * @global object $wpdb
1158
+ * @return bool
1159
  */
1160
+ public function purge_post( $pID ) {
1161
 
1162
  global $wpdb;
1163
 
1164
+ if ( $wpdb->get_var( $wpdb->prepare( "SELECT postid FROM {$wpdb->prefix}popularpostsdata WHERE postid = %d", $pID ) ) ) {
1165
+ // Delete from data table
1166
+ $wpdb->query( $wpdb->prepare( "DELETE FROM {$wpdb->prefix}popularpostsdata WHERE postid = %d;", $pID ) );
1167
+ // Delete from summary table
1168
+ $wpdb->query( $wpdb->prepare( "DELETE FROM {$wpdb->prefix}popularpostssummary WHERE postid = %d;", $pID ) );
1169
+ }
1170
+
1171
+ return true;
1172
+
1173
+ } // end purge_post
1174
 
1175
+ /**
1176
+ * Purges old post data from summary table.
1177
+ *
1178
+ * @since 2.0.0
1179
+ * @global object $wpdb
1180
+ */
1181
+ public function purge_data() {
1182
 
1183
+ global $wpdb;
1184
 
1185
+ $wpdb->query( "DELETE FROM {$wpdb->prefix}popularpostssummary WHERE view_date < DATE_SUB('{$this->__curdate()}', INTERVAL {$this->user_settings['tools']['log']['expires_after']} DAY);" );
 
 
1186
 
1187
  } // end purge_data
1188
 
1396
  // WPML support, get original post/page ID
1397
  if ( defined('ICL_LANGUAGE_CODE') && function_exists('icl_object_id') ) {
1398
  global $sitepress;
1399
+ if ( isset( $sitepress )) { // avoids a fatal error with Polylang
1400
+ $id = icl_object_id( $id, get_post_type( $id ), true, $sitepress->get_default_language() );
1401
+ }
1402
+ else if ( function_exists( 'pll_default_language' ) ) { // adds Polylang support
1403
+ $id = icl_object_id( $id, get_post_type( $id ), true, pll_default_language() );
1404
+ }
1405
  }
1406
 
1407
  $now = $this->__now();
1523
  if ( count($types) > 1 ) {
1524
 
1525
  foreach ( $types as $post_type ) {
1526
+ $post_type = trim($post_type); // required in case user places whitespace between commas
1527
  $sql_post_types .= "'{$post_type}',";
1528
  }
1529
 
1813
 
1814
  // No posts to show
1815
  if ( !is_array($mostpopular) || empty($mostpopular) ) {
1816
+ return apply_filters( 'wpp_no_data', "<p class=\"wpp-no-data\">" . __('Sorry. No data so far.', $this->plugin_slug) . "</p>" );
1817
  }
1818
 
1819
  // Allow WP themers / coders access to raw data
2581
  if ($error) {
2582
  $msg = '<!-- ' . $error . ' --> ';
2583
  }
2584
+
2585
+ if ( is_ssl() ) {
2586
+ $src = str_ireplace( "http://", "https://", $src );
2587
+ }
2588
 
2589
  return apply_filters( 'wpp_render_image', $msg .
2590
  '<img src="' . $src . '" ' . ( false == $this->user_settings['tools']['thumbnail']['responsive'] ? 'width=' . $dimension[0] . ' height=' . $dimension[1] : '' ) . ' title="' . esc_attr($title) . '" alt="' . esc_attr($title) . '" class="' . $class . '" />' );