WordPress Popular Posts - Version 3.1.0

Version Description

  • Fixes invalid HTML title/alt attributes caused by encoding issues.
  • Fixes issue with jQuery not loading properly under certain circumstances.
  • Fixes issue with custom excerpts not showing up.
  • Fixes undefined notices and removes an unused variable from widget_update().
  • Fixes wrong variable reference in __image_resize().
  • Adds charset to mb_substr when truncating excerpt.
  • Sets default logging level to 1 (Everyone).
  • Renders the category link with cat-id-[ID] CSS class.
  • Replaces getimagesize() with exif_imagetype().
  • Adds notice to move/copy wpp.css stylesheet into theme's directory to keep custom CSS styles across updates.
  • Thumbail generation process has been refactored for efficiency.
  • Thumbnails are now stored in a custom folder under Uploads.
  • Drops support on Japanese and French languages since the translations were outdated.
  • Other minor bug fixes and improvements.
Download this release

Release Info

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

Code changes from version 3.0.3 to 3.1.0

lang/wordpress-popular-posts-de_DE.mo CHANGED
Binary file
lang/wordpress-popular-posts-de_DE.po CHANGED
@@ -1,1414 +1,1450 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-05-27 18:12-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.6.5\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:23 ../views/admin.php:32 ../views/admin.php:46
22
- #: ../views/admin.php:67
23
- msgid "Settings saved."
24
- msgstr "Einstellungen gespeichert"
25
-
26
- #: ../views/admin.php:38
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:84
31
- msgid ""
32
- "This operation will delete all entries from Wordpress Popular Posts' cache "
33
- "table and cannot be undone."
34
- msgstr ""
35
- "Alle Einträge im Cache werden gelöscht und können nicht mehr wieder "
36
- "hergestellt werden."
37
-
38
- #: ../views/admin.php:84 ../views/admin.php:92
39
- msgid "Do you want to continue?"
40
- msgstr "Möchtest du fortfahren?"
41
-
42
- #: ../views/admin.php:92
43
- msgid ""
44
- "This operation will delete all stored info from Wordpress Popular Posts' "
45
- "data tables and cannot be undone."
46
- msgstr ""
47
- "Alle gespeicherten Daten von Wordpress Popular Posts werden gelöscht und "
48
- "können nicht wieder hergestellt werden."
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr "Statistiken"
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr "Werkzeuge"
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr "Parameter"
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr "Häufige Fragen und Antworten"
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr "Über"
69
-
70
- #: ../views/admin.php:124
71
- msgid ""
72
- "Click on each tab to see what are the most popular entries on your blog in "
73
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
74
- "Popular Posts was installed."
75
- msgstr ""
76
- "Klicke auf jeden Reiter, um die beliebtesten Beiträge deines Blogs von den "
77
- "letzten 24 Stunden, dieser Woche, den letzten 30 Tagen oder des gesamten "
78
- "Zeitraums seit der Installation von Wordpress Popular Posts zu sehen."
79
-
80
- #: ../views/admin.php:130
81
- msgid "Order by comments"
82
- msgstr "Sortiert nach Kommentaren"
83
-
84
- #: ../views/admin.php:131
85
- msgid "Order by views"
86
- msgstr "Sortiert nach Seitenaufrufen"
87
-
88
- #: ../views/admin.php:132
89
- msgid "Order by avg. daily views"
90
- msgstr "Sortierte nach durchschn. Tagesaufrufen"
91
-
92
- #: ../views/admin.php:134
93
- msgid "Post type"
94
- msgstr "Post-Type"
95
-
96
- #: ../views/admin.php:135
97
- msgid "Limit"
98
- msgstr "Max. aufzulistende Einträge:"
99
-
100
- #: ../views/admin.php:136 ../views/form.php:32
101
- msgid "Display only posts published within the selected Time Range"
102
- msgstr ""
103
-
104
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
105
- #: ../views/admin.php:318
106
- msgid "Apply"
107
- msgstr "Anwenden"
108
-
109
- #: ../views/admin.php:144 ../views/form.php:26
110
- msgid "Last 24 hours"
111
- msgstr "Letzte 24 Stunden"
112
-
113
- #: ../views/admin.php:145 ../views/form.php:27
114
- msgid "Last 7 days"
115
- msgstr "Letzte 7 Tage"
116
-
117
- #: ../views/admin.php:146 ../views/form.php:28
118
- msgid "Last 30 days"
119
- msgstr "Letzte 30 Tage"
120
-
121
- #: ../views/admin.php:147 ../views/form.php:29
122
- msgid "All-time"
123
- msgstr "Allzeithoch"
124
-
125
- #: ../views/admin.php:169
126
- msgid "Thumbnails"
127
- msgstr "Vorschaubilder"
128
-
129
- #: ../views/admin.php:174
130
- msgid "Default thumbnail"
131
- msgstr "Standardvorschaubild"
132
-
133
- #: ../views/admin.php:179
134
- msgid "Upload thumbnail"
135
- msgstr "Vorschaubild hochladen"
136
-
137
- #: ../views/admin.php:182
138
- msgid ""
139
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
140
- "After it's done, hit on Apply to save changes"
141
- msgstr ""
142
- "Anleitung: ein Bild hochladen (oder aus existierenden wählen) und "
143
- "\"vollständige Größe\" einstellen. Anschließend \"Anwenden\" anklicken."
144
-
145
- #: ../views/admin.php:186
146
- msgid "Pick image from"
147
- msgstr "Wähle Bildquelle"
148
-
149
- #: ../views/admin.php:189
150
- msgid "Featured image"
151
- msgstr "Beitragsbild"
152
-
153
- #: ../views/admin.php:190
154
- msgid "First image on post"
155
- msgstr "Erstes Bild im Beitrag"
156
-
157
- #: ../views/admin.php:191
158
- msgid "Custom field"
159
- msgstr "Benutzerdefiniertes Feld"
160
-
161
- #: ../views/admin.php:194
162
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
163
- msgstr "Woher kommen die Vorschaubilder?"
164
-
165
- #: ../views/admin.php:198
166
- msgid "Custom field name"
167
- msgstr "Name des benutzerdefiniertes Feldes"
168
-
169
- #: ../views/admin.php:204
170
- msgid "Resize image from Custom field?"
171
- msgstr "Bild aus benutzerdefiniertem Feld skalieren?"
172
-
173
- #: ../views/admin.php:207
174
- msgid "No, I will upload my own thumbnail"
175
- msgstr "Nein, ich lade mein eigenes Vorschaubild hoch"
176
-
177
- #: ../views/admin.php:208
178
- msgid "Yes"
179
- msgstr "Ja"
180
-
181
- #: ../views/admin.php:224
182
- msgid "Data"
183
- msgstr "Daten"
184
-
185
- #: ../views/admin.php:229
186
- msgid "Log views from"
187
- msgstr "Erfasse Aufrufe"
188
-
189
- #: ../views/admin.php:232
190
- msgid "Visitors only"
191
- msgstr "von jedem außer eingeloggten Benutzern"
192
-
193
- #: ../views/admin.php:233
194
- msgid "Logged-in users only"
195
- msgstr "nur von eingeloggten Benutzern"
196
-
197
- #: ../views/admin.php:234
198
- msgid "Everyone"
199
- msgstr "von jedem"
200
-
201
- #: ../views/admin.php:240
202
- msgid "Ajaxify widget"
203
- msgstr "Widget via Ajax"
204
-
205
- #: ../views/admin.php:243 ../views/admin.php:309
206
- msgid "Disabled"
207
- msgstr "Deaktiviert"
208
-
209
- #: ../views/admin.php:244 ../views/admin.php:308
210
- msgid "Enabled"
211
- msgstr "Aktiviert"
212
-
213
- #: ../views/admin.php:248
214
- msgid ""
215
- "If you are using a caching plugin such as WP Super Cache, enabling this "
216
- "feature will keep the popular list from being cached by it"
217
- msgstr ""
218
- "Falls du ein Cache-Plugin wie z. B. WP Super Cache verwendest, verhindert "
219
- "das Aktivieren, dass die Liste nicht gecachet wird und stets aktuell ist."
220
-
221
- #: ../views/admin.php:252
222
- msgid "Listing refresh interval"
223
- msgstr "Aktualisierungsintervall der Liste"
224
-
225
- #: ../views/admin.php:255
226
- msgid "Live"
227
- msgstr "Echtzeit"
228
-
229
- #: ../views/admin.php:256
230
- msgid "Custom interval"
231
- msgstr "Benutzerdefiniertes Intervall"
232
-
233
- #: ../views/admin.php:260
234
- msgid ""
235
- "Sets how often the listing should be updated. For most sites the Live option "
236
- "should be fine, however if you are experiencing slowdowns or your blog gets "
237
- "a lot of visitors then you might want to change the refresh rate"
238
- msgstr ""
239
- "Stellt ein, wie oft die Liste aktualisiert wird. Für die meisten Websites "
240
- "erreicht die Echtzeit-Einstellung gute Werte. Solltest du jedoch "
241
- "Verlangsamungen feststellen oder deine Website erreicht viele Besucher, "
242
- "solltest du die Aktualisierungsrate ändern."
243
-
244
- #: ../views/admin.php:264
245
- msgid "Refresh list every"
246
- msgstr "Benutzerdefiniertes Intervall"
247
-
248
- #: ../views/admin.php:268
249
- msgid "Hour(s)"
250
- msgstr "Stunde(n)"
251
-
252
- #: ../views/admin.php:269
253
- msgid "Day(s)"
254
- msgstr "Tag(e)"
255
-
256
- #: ../views/admin.php:270
257
- msgid "Week(s)"
258
- msgstr "Woche(n)"
259
-
260
- #: ../views/admin.php:271
261
- msgid "Month(s)"
262
- msgstr "Monat(e)"
263
-
264
- #: ../views/admin.php:272
265
- msgid "Year(s)"
266
- msgstr "Jahr(e)"
267
-
268
- #: ../views/admin.php:275
269
- msgid "Really? That long?"
270
- msgstr "Wirklich? So lang?"
271
-
272
- #: ../views/admin.php:290
273
- msgid "Miscellaneous"
274
- msgstr "Sonstiges"
275
-
276
- #: ../views/admin.php:295
277
- msgid "Open links in"
278
- msgstr "Links öffnen in"
279
-
280
- #: ../views/admin.php:298
281
- msgid "Current window"
282
- msgstr "aktuellem Fenster"
283
-
284
- #: ../views/admin.php:299
285
- msgid "New tab/window"
286
- msgstr "Neuem Tab/Fenster"
287
-
288
- #: ../views/admin.php:305
289
- msgid "Use plugin's stylesheet"
290
- msgstr "Stylesheet des Plugins benutzen"
291
-
292
- #: ../views/admin.php:312
293
- msgid ""
294
- "By default, the plugin includes a stylesheet called wpp.css which you can "
295
- "use to style your popular posts listing. If you wish to use your own "
296
- "stylesheet or do not want it to have it included in the header section of "
297
- "your site, use this."
298
- msgstr ""
299
- "Als Voreinstellung schließt dieses Plugin eine Stylesheet-Datei wpp.css ein. "
300
- "Du kannst mit ihr die Auflistung beliebter Beiträge gestalten. Falls du dein "
301
- "eigenes Stylesheet verwenden oder die wpp.css nicht im HEAD-Abschnitt "
302
- "einbinden willst, deaktiviere die Einbindung."
303
-
304
- #: ../views/admin.php:329
305
- #, fuzzy
306
- msgid ""
307
- "Wordpress Popular Posts maintains data in two separate tables: one for "
308
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
309
- "and another one to keep the All-time data (from now on, \"historical data\" "
310
- "or just \"data\"). If for some reason you need to clear the cache table, or "
311
- "even both historical and cache tables, please use the buttons below to do so."
312
- msgstr ""
313
- "Wordpress Popular Posts speichert Daten in zwei getrennten Tabellen: eine "
314
- "für die beliebtesten Beiträge der letzten 30 Tage (auch: \"Cache-Tabelle\"), "
315
- "und die andere für die Allzeit-Daten (auch \"historische Daten\" oder "
316
- "einfach \"Datentabelle\"). Solltest du aus verschiedenen Gründen die Cache-"
317
- "Tabelle leeren wollen oder sowohl die Datentabelle als auch die Cache-"
318
- "Tabelle, nutze die folgenden Schaltflächen."
319
-
320
- #: ../views/admin.php:330
321
- msgid "Empty cache"
322
- msgstr "Cache leeren"
323
-
324
- #: ../views/admin.php:330
325
- msgid "Use this button to manually clear entries from WPP cache only"
326
- msgstr ""
327
- "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
328
- "zu leeren."
329
-
330
- #: ../views/admin.php:331
331
- msgid "Clear all data"
332
- msgstr "Alle Daten löschen"
333
-
334
- #: ../views/admin.php:331
335
- msgid "Use this button to manually clear entries from all WPP data tables"
336
- msgstr ""
337
- "Nutze diese Schaltfläche, um alle Einträge in der Datentabelle von Wordpress "
338
- "Popular Posts zu löschen."
339
-
340
- #: ../views/admin.php:338
341
- #, php-format
342
- msgid ""
343
- "With the following parameters you can customize the popular posts list when "
344
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
345
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
346
- msgstr ""
347
-
348
- #: ../views/admin.php:346
349
- msgid "Parameter"
350
- msgstr "Parameter"
351
-
352
- #: ../views/admin.php:347 ../views/admin.php:661
353
- msgid "What it does "
354
- msgstr "Was es macht"
355
-
356
- #: ../views/admin.php:348
357
- msgid "Possible values"
358
- msgstr "Erlaubte Werte"
359
-
360
- #: ../views/admin.php:349
361
- msgid "Defaults to"
362
- msgstr "Voreinstellung"
363
-
364
- #: ../views/admin.php:350 ../views/admin.php:663
365
- msgid "Example"
366
- msgstr "Beispiel"
367
-
368
- #: ../views/admin.php:356
369
- msgid "Sets a heading for the list"
370
- msgstr "Bestimmt die Überschrift der Liste"
371
-
372
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
373
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
374
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
375
- #: ../views/admin.php:539
376
- msgid "Text string"
377
- msgstr "Zeichenkette"
378
-
379
- #: ../views/admin.php:358
380
- msgid "Popular Posts"
381
- msgstr "Beliebteste Beiträge"
382
-
383
- #: ../views/admin.php:363
384
- msgid "Set the opening tag for the heading of the list"
385
- msgstr "Bestimmt den öffnenden Tag der Listenüberschrift"
386
-
387
- #: ../views/admin.php:370
388
- msgid "Set the closing tag for the heading of the list"
389
- msgstr "Bestimmt den schließenden Tag der Listenüberschrift"
390
-
391
- #: ../views/admin.php:377
392
- msgid "Sets the maximum number of popular posts to be shown on the listing"
393
- msgstr "Bestimmt die maximale Anzahl der beliebten Beiträge in der Auflistung"
394
-
395
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
396
- #: ../views/admin.php:469 ../views/admin.php:476
397
- msgid "Positive integer"
398
- msgstr "Positive Ganzzahl"
399
-
400
- #: ../views/admin.php:384
401
- msgid ""
402
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
403
- "the time range specified by you"
404
- msgstr ""
405
- "Weist Wordpress Popular Posts an, die beliebtesten Beiträge innerhalt der "
406
- "eingestellten Zeitspanne anzuzeigen."
407
-
408
- #: ../views/admin.php:391
409
- #, fuzzy
410
- msgid ""
411
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
412
- "within the time range specified by you"
413
- msgstr ""
414
- "Weist Wordpress Popular Posts an, die beliebtesten Beiträge innerhalt der "
415
- "eingestellten Zeitspanne anzuzeigen."
416
-
417
- #: ../views/admin.php:398
418
- msgid "Sets the sorting option of the popular posts"
419
- msgstr "Bestimmt die Auswahl der Reihenfolge der beliebten Beiträge"
420
-
421
- #: ../views/admin.php:399
422
- msgid "(for average views per day)"
423
- msgstr "(für durchschn. Aufrufe pro Tag)"
424
-
425
- #: ../views/admin.php:405
426
- msgid "Defines the type of posts to show on the listing"
427
- msgstr "Bestimmt die Art der Dokumente, die aufgelistet werden"
428
-
429
- #: ../views/admin.php:412
430
- msgid ""
431
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
432
- "form the listing."
433
- msgstr ""
434
- "Falls gesetzt, zeigt Wordpress Popular Posts die Beiträge und Seiten anhand "
435
- "ihrer angegebener ID(s) in der Liste nicht an."
436
-
437
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
438
- msgid "None"
439
- msgstr "nichts"
440
-
441
- #: ../views/admin.php:419
442
- msgid ""
443
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
444
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
445
- "will be excluded instead."
446
- msgstr ""
447
- "Falls gesetzt, zeigt Wordpress Popular Posts alle Einträge, die den "
448
- "angegebenen Kategorie-IDs zugeordnet sind, an. Ein Minus-Zeichen vor der ID "
449
- "schließt die Beiträge dieser Kategorie aus."
450
-
451
- #: ../views/admin.php:426
452
- msgid ""
453
- "If set, Wordpress Popular Posts will retrieve all entries created by "
454
- "specified author(s) ID(s)."
455
- msgstr ""
456
- "Falls gesetzt, wird Wordpress Popular Posts alle Einträge anhand angegebener "
457
- "Autor(en)-ID(s) ausgeben."
458
-
459
- #: ../views/admin.php:433
460
- msgid ""
461
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
462
- "characters whenever possible"
463
- msgstr ""
464
- "Falls gesetzt, kürzt Wordpress Popular Posts jeden Titel, wenn möglich, auf "
465
- "\"n\" Zeichen."
466
-
467
- #: ../views/admin.php:440
468
- msgid ""
469
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
470
- "words instead of characters"
471
- msgstr ""
472
- "Falls gesetzt, kürzt Wordpress Popular Posts jeden Titel, wenn möglich, auf "
473
- "\"n\" Wörter anstatt Zeichen."
474
-
475
- #: ../views/admin.php:447
476
- msgid ""
477
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
478
- "characters long from the content of each post listed as popular"
479
- msgstr ""
480
- "Falls gesetzt, zeigt Wordpress Popular Posts einen Auszug von \"n\" "
481
- "Buchstaben Länge bei jedem Beitrag an."
482
-
483
- #: ../views/admin.php:454
484
- msgid ""
485
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
486
- "italic, etc) and hyperlinks found in the excerpt"
487
- msgstr ""
488
- "Falls gesetzt, behält Wordpress Popular Posts die formatierenden Tags (fett, "
489
- "kursiv usw.) und die Links im Auszug bei."
490
-
491
- #: ../views/admin.php:461
492
- msgid ""
493
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
494
- "instead of characters"
495
- msgstr ""
496
- "Falls gesetzt, kürzt Wordpress Popular Posts jeden Auszug, wenn möglich, auf "
497
- "\"n\" Wörter anstatt Zeichen."
498
-
499
- #: ../views/admin.php:468
500
- msgid ""
501
- "If set, and if your current server configuration allows it, you will be able "
502
- "to display thumbnails of your posts. This attribute sets the width for "
503
- "thumbnails"
504
- msgstr ""
505
- "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
506
- "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
507
- "bestimmt die Breite der Vorschaubilder."
508
-
509
- #: ../views/admin.php:475
510
- msgid ""
511
- "If set, and if your current server configuration allows it, you will be able "
512
- "to display thumbnails of your posts. This attribute sets the height for "
513
- "thumbnails"
514
- msgstr ""
515
- "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
516
- "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
517
- "bestimmt die Höhe der Vorschaubilder."
518
-
519
- #: ../views/admin.php:482
520
- msgid ""
521
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
522
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
523
- "entries"
524
- msgstr ""
525
- "Falls gesetzt und wenn das Plugin WP-PostRatings in Deinem Blog läuft, zeigt "
526
- "Wordpress Popular Posts die Bewertungen der Nutzer an."
527
-
528
- #: ../views/admin.php:489
529
- msgid ""
530
- "If set, Wordpress Popular Posts will show how many comments each popular "
531
- "post has got until now"
532
- msgstr ""
533
- "Falls gesetzt, zeigt Wordpress Popular Posts an, wie viele Kommentare jeder "
534
- "Beitrag bis jetzt erhielt."
535
-
536
- #: ../views/admin.php:496
537
- msgid ""
538
- "If set, Wordpress Popular Posts will show how many views each popular post "
539
- "has got since it was installed"
540
- msgstr ""
541
- "Falls gesetzt, zeigt Wordpress Popular Posts an, wie viele Aufrufe jeder "
542
- "Beitrag seit der Installation erhielt."
543
-
544
- #: ../views/admin.php:503
545
- msgid ""
546
- "If set, Wordpress Popular Posts will show who published each popular post on "
547
- "the list"
548
- msgstr ""
549
- "Falls gesetzt, zeigt Wordpress Popular Posts an, wer welchen Beitrag "
550
- "veröffentlicht hat."
551
-
552
- #: ../views/admin.php:510
553
- msgid ""
554
- "If set, Wordpress Popular Posts will display the date when each popular post "
555
- "on the list was published"
556
- msgstr ""
557
- "Falls gesetzt, zeigt Wordpress Popular Posts das Veröffentlichungsdatum "
558
- "jeden Beitrags in der Liste an."
559
-
560
- #: ../views/admin.php:517
561
- msgid "Sets the date format"
562
- msgstr "Bestimmt das Datumsformat"
563
-
564
- #: ../views/admin.php:524
565
- msgid "If set, Wordpress Popular Posts will display the category"
566
- msgstr "Falls gesetzt, zeigt Wordpress Popular Posts die Kategorie an"
567
-
568
- #: ../views/admin.php:531
569
- msgid "Sets the opening tag for the listing"
570
- msgstr "Bestimmt das öffnende Tag der Auflistung"
571
-
572
- #: ../views/admin.php:538
573
- msgid "Sets the closing tag for the listing"
574
- msgstr "Bestimmt das schließende Tag der Auflistung"
575
-
576
- #: ../views/admin.php:545
577
- msgid "Sets the HTML structure of each post"
578
- msgstr "Setzt die HTML-Struktur jeden Beitrags"
579
-
580
- #: ../views/admin.php:546
581
- msgid "Text string, custom HTML"
582
- msgstr "Zeichenkette, benutzerdefiniertes HTML"
583
-
584
- #: ../views/admin.php:546
585
- msgid "Available Content Tags"
586
- msgstr "Verfügbare Content-Tags"
587
-
588
- #: ../views/admin.php:546
589
- msgid "displays thumbnail linked to post/page"
590
- msgstr "zeigt verlinktes Vorschaubild des Beitrags/der Seite an"
591
-
592
- #: ../views/admin.php:546
593
- msgid "displays linked post/page title"
594
- msgstr "zeigt den verlinkten Titel des Beitrags/der Seiten an"
595
-
596
- #: ../views/admin.php:546
597
- msgid ""
598
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
599
- msgstr ""
600
- "zeigt den Auszug (excerpt) des Beitrags/der Seite an, erfordert "
601
- "excerpt_length größer als 0"
602
-
603
- #: ../views/admin.php:546
604
- msgid "displays the default stats tags"
605
- msgstr "zeigt die standard&shy;mäßigen Statistik-Tags an"
606
-
607
- #: ../views/admin.php:546
608
- msgid ""
609
- "displays post/page current rating, requires WP-PostRatings installed and "
610
- "enabled"
611
- msgstr ""
612
- "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
613
- "installierte und aktivierte Plugin WP-PostRatings"
614
-
615
- #: ../views/admin.php:546
616
- msgid ""
617
- "displays post/page current rating as an integer, requires WP-PostRatings "
618
- "installed and enabled"
619
- msgstr ""
620
- "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
621
- "installierte und aktivierte Plugin WP-PostRatings"
622
-
623
- #: ../views/admin.php:546
624
- msgid "outputs the URL of the post/page"
625
- msgstr "gibt die URL des Beitrags/der Seite aus"
626
-
627
- #: ../views/admin.php:546
628
- msgid "displays post/page title, no link"
629
- msgstr "zeigt den Titel des Beitrags/der Seite an, ohne Link"
630
-
631
- #: ../views/admin.php:546
632
- msgid "displays linked author name, requires stats_author=1"
633
- msgstr "zeigt den verlinkten Autoren&shy;namen an, erfordert stats_author=1"
634
-
635
- #: ../views/admin.php:546
636
- msgid "displays linked category name, requires stats_category=1"
637
- msgstr ""
638
- "zeigt den verlinkten Kategorien&shy;namen an, erfordert stats_category=1"
639
-
640
- #: ../views/admin.php:546
641
- msgid "displays views count only, no text"
642
- msgstr "zeigt nur die Anzahl an, ohne Text"
643
-
644
- #: ../views/admin.php:546
645
- msgid "displays comments count only, no text, requires stats_comments=1"
646
- msgstr ""
647
- "zeigt nur die Anzahl der Kom&shy;men&shy;tare an, ohne Text, erfordert "
648
- "stats_comment=1"
649
-
650
- #: ../views/admin.php:558
651
- msgid "What does \"Title\" do?"
652
- msgstr "Was macht \"Titel\"?"
653
-
654
- #: ../views/admin.php:561
655
- msgid ""
656
- "It allows you to show a heading for your most popular posts listing. If left "
657
- "empty, no heading will be displayed at all."
658
- msgstr ""
659
- "Ermöglicht dir, eine Überschrift für die Auflistung anzugeben. Falls leer "
660
- "belassen, wird keine Überschrift angezeigt."
661
-
662
- #: ../views/admin.php:564
663
- msgid "What is Time Range for?"
664
- msgstr "Für was steht die Zeitspanne?"
665
-
666
- #: ../views/admin.php:566
667
- msgid ""
668
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
669
- "comments within the selected time range."
670
- msgstr ""
671
- "Weist Wordpress Popular Posts an, alle Beiträge mit den meisten Aufrufen "
672
- "bzw. Kommentaren innerhalb der eingestellten Zeitspanne anzuzeigen."
673
-
674
- #: ../views/admin.php:569
675
- msgid "What is \"Sort post by\" for?"
676
- msgstr "Für was steht \"Sortiere Beiträge nach\"?"
677
-
678
- #: ../views/admin.php:571
679
- msgid ""
680
- "It allows you to decide whether to order your popular posts listing by total "
681
- "views, comments, or average views per day."
682
- msgstr ""
683
- "Ermöglicht dir zu entscheiden, ob die Listeneinträge nach absoluter Anzahl "
684
- "der Aufrufe, Kommentare oder durchschnittlichen Aufrufen pro Tag geordnet "
685
- "werden."
686
-
687
- #: ../views/admin.php:574
688
- msgid "What does \"Display post rating\" do?"
689
- msgstr "Was macht \"Zeige Bewertung\"?"
690
-
691
- #: ../views/admin.php:576
692
- msgid ""
693
- "If checked, Wordpress Popular Posts will show how your readers are rating "
694
- "your most popular posts. This feature requires having WP-PostRatings plugin "
695
- "installed and enabled on your blog for it to work."
696
- msgstr ""
697
- "Falls aktiviert, zeigt Wordpress Popular Posts an, wie deine Leser deine "
698
- "beliebtesten Beiträge bewertet haben. Diese Funktion erfordert die "
699
- "Installation und Aktivierung des Plugins WP-PostRatings."
700
-
701
- #: ../views/admin.php:579
702
- msgid "What does \"Shorten title\" do?"
703
- msgstr "Was macht \"Kürze den Titel\"?"
704
-
705
- #: ../views/admin.php:581
706
- msgid ""
707
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
708
- "new \"Shorten title to\" option will appear so you can set it to whatever "
709
- "you like."
710
- msgstr ""
711
- "Falls aktiviert, werden alle Titel auf \"n\" Zeichen gekürzt. Eine neue "
712
- "Auswahl \"Kürze den Titel zu\" wird erscheinen, mit der du die Titellänge "
713
- "setzen kannst."
714
-
715
- #: ../views/admin.php:584
716
- msgid "What does \"Display post excerpt\" do?"
717
- msgstr "Was macht \"Zeige Auszug\"?"
718
-
719
- #: ../views/admin.php:586
720
- msgid ""
721
- "If checked, Wordpress Popular Posts will also include a small extract of "
722
- "your posts in the list. Similarly to the previous option, you will be able "
723
- "to decide how long the post excerpt should be."
724
- msgstr ""
725
- "Falls aktiviert, zeigt Wordpress Popular Posts zusätzlich einen kurzen "
726
- "Auszug Deines Beitrags in der Liste an. Wie bei der vorhergehenden Auswahl "
727
- "ist es dir möglich, die Länge des Auszugs einzustellen."
728
-
729
- #: ../views/admin.php:589
730
- msgid "What does \"Keep text format and links\" do?"
731
- msgstr "Was macht \"Behalte Textformat und Links bei\"?"
732
-
733
- #: ../views/admin.php:591
734
- msgid ""
735
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
736
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
737
- "the excerpt. Hyperlinks will remain intact, too."
738
- msgstr ""
739
- "Falls aktiviert und wenn die Darstellung von Auszügen aktiviert ist, behält "
740
- "Wordpress Popular Posts die formatierenden Tags (z. B. fett, kursiv usw.) im "
741
- "Auszug. Auch Links bleiben unverändert."
742
-
743
- #: ../views/admin.php:594
744
- msgid "What is \"Post type\" for?"
745
- msgstr "Für was steht \"Post-Type\"?"
746
-
747
- #: ../views/admin.php:596
748
- msgid ""
749
- "This filter allows you to decide which post types to show on the listing. By "
750
- "default, it will retrieve only posts and pages (which should be fine for "
751
- "most cases)."
752
- msgstr ""
753
- "Dieser Filter erlaubt dir zu entscheiden, welche Post-Types aufgelistet "
754
- "werden. Per Voreinstellung werden nur Seiten und Beiträge angezeigt (was in "
755
- "den meisten Fällen ausreicht)."
756
-
757
- #: ../views/admin.php:599
758
- msgid "What is \"Category(ies) ID(s)\" for?"
759
- msgstr "Für was steht \"Kategorie(n)-ID(s)\"?"
760
-
761
- #: ../views/admin.php:601
762
- msgid ""
763
- "This filter allows you to select which categories should be included or "
764
- "excluded from the listing. A negative sign in front of the category ID "
765
- "number will exclude posts belonging to it from the list, for example. You "
766
- "can specify more than one ID with a comma separated list."
767
- msgstr ""
768
- "Dieser Filter erlaubt dir auszuwählen, welche Kategorien in der Auflistung "
769
- "eingeschlossen oder ausgeschlossen werden sollten. Ein Minus-Zeichen vor "
770
- "einer Kategorien-ID schließt Beiträge, die die ID zugewiesen bekamen, von "
771
- "der Liste aus. du kannst mehr als eine ID, mit Kommas getrennt, angeben."
772
-
773
- #: ../views/admin.php:604
774
- msgid "What is \"Author(s) ID(s)\" for?"
775
- msgstr "Für was steht \"Autor(en)-ID(s)\"?"
776
-
777
- #: ../views/admin.php:606
778
- msgid ""
779
- "Just like the Category filter, this one lets you filter posts by author ID. "
780
- "You can specify more than one ID with a comma separated list."
781
- msgstr ""
782
- "Wie beim Kategorienfilter kannst du auch Beiträge nach Autoren filtern. Du "
783
- "kannst mehr als eine Autoren-ID, getrennt durch Kommas, angeben."
784
-
785
- #: ../views/admin.php:609
786
- msgid "What does \"Display post thumbnail\" do?"
787
- msgstr "Was macht \"Zeige Vorschaubild\"?"
788
-
789
- #: ../views/admin.php:611
790
- msgid ""
791
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
792
- "of each post. You can set up the source of the thumbnail via Settings - "
793
- "Wordpress Popular Posts - Tools."
794
- msgstr ""
795
- "Falls aktiviert, versucht Wordpress Popular Posts, das Vorschaubild von "
796
- "jedem Beitrag darzustellen. Du kannst die Quelle des Vorschaubildes unter "
797
- "\"Werkzeuge\" einstellen."
798
-
799
- #: ../views/admin.php:614
800
- msgid "What does \"Display comment count\" do?"
801
- msgstr "Was macht \"Zeige Anzahl Kommentare\"?"
802
-
803
- #: ../views/admin.php:616
804
- msgid ""
805
- "If checked, Wordpress Popular Posts will display how many comments each "
806
- "popular post has got in the selected Time Range."
807
- msgstr ""
808
- "Falls aktiviert, zeigt Wordpress Popular Posts an, wie viele Kommentare "
809
- "jeder beliebte Beitrag in der eingestellten Zeitspanne erhielt."
810
-
811
- #: ../views/admin.php:619
812
- msgid "What does \"Display views\" do?"
813
- msgstr "Was macht \"Zeige Aufrufe\"?"
814
-
815
- #: ../views/admin.php:621
816
- msgid ""
817
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
818
- "post has gotten in the selected Time Range."
819
- msgstr ""
820
- "Falls aktiviert, zeigt Wordpress Popular Posts an, wie viele Seitenaufrufe "
821
- "jeder einzelne Beitrag in der eingestellten Zeitspanne erhielt."
822
-
823
- #: ../views/admin.php:624
824
- msgid "What does \"Display author\" do?"
825
- msgstr "Was macht \"Zeige Autor\"?"
826
-
827
- #: ../views/admin.php:626
828
- msgid ""
829
- "If checked, Wordpress Popular Posts will display the name of the author of "
830
- "each entry listed."
831
- msgstr ""
832
- "Falls aktiviert, zeigt Wordpress Popular Posts den Autorennamen in jedem "
833
- "Listeneintrag an."
834
-
835
- #: ../views/admin.php:629
836
- msgid "What does \"Display date\" do?"
837
- msgstr "Was macht \"Zeige Datum\"?"
838
-
839
- #: ../views/admin.php:631
840
- msgid ""
841
- "If checked, Wordpress Popular Posts will display the date when each popular "
842
- "posts was published."
843
- msgstr ""
844
- "Falls aktiviert, zeigt Wordpress Popular Posts das Veröffentlichungsdatum "
845
- "jeden Beitrags an."
846
-
847
- #: ../views/admin.php:634
848
- msgid "What does \"Display category\" do?"
849
- msgstr "Was macht \"Zeige Kategorie\"?"
850
-
851
- #: ../views/admin.php:636
852
- msgid ""
853
- "If checked, Wordpress Popular Posts will display the category of each post."
854
- msgstr ""
855
- "Falls aktiviert, zeigt Wordpress Popular Posts den Kategorie in jedem "
856
- "Listeneintrag an."
857
-
858
- #: ../views/admin.php:639
859
- msgid "What does \"Use custom HTML Markup\" do?"
860
- msgstr "Was macht \"Verwende benutzerdefinierten HTML-Code\"?"
861
-
862
- #: ../views/admin.php:641
863
- msgid ""
864
- "If checked, you will be able to customize the HTML markup of your popular "
865
- "posts listing. For example, you can decide whether to wrap your posts in an "
866
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
867
- "for you!"
868
- msgstr ""
869
- "Falls aktiviert, ist es dir möglich, eigenen HTML-Code in der Auflistung "
870
- "einzusetzen. Du kannst z. B. bestimmen, ob die Einträge in einer "
871
- "ungeordneten Liste, geordneten Liste, einem DIV oder was auch immer gesetzt "
872
- "werden. Wenn du HTML und CSS kannst, ist diese Auswahl dein Freund."
873
-
874
- #: ../views/admin.php:644
875
- msgid "What are \"Content Tags\"?"
876
- msgstr "Was sind \"Content-Tags\"?"
877
-
878
- #: ../views/admin.php:646
879
- #, fuzzy, php-format
880
- msgid ""
881
- "Content Tags are codes to display a variety of items on your popular posts "
882
- "custom HTML structure. For example, setting it to \"{title}: "
883
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
884
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
885
- "\">Parameters</a> section."
886
- msgstr ""
887
- "Content-Tags sind Code-Schnipsel, um verschiedene Angaben über die "
888
- "beliebtesten Beiträge in deiner selbst definierten HTML-Struktur anzuzeigen. "
889
- "Zum Beispiel zeigt \"{title}: {summary}\" (ohne die Anführungszeichen) "
890
- "\"Überschrift: Auszug des Beitrags\" an. Für weitere Content-Tags siehe "
891
- "\"Liste der gültigen Parameter von wpp_gewt-mostpopular() und des [wpp]-"
892
- "Shortcodes\"."
893
-
894
- #: ../views/admin.php:649
895
- msgid "What are \"Template Tags\"?"
896
- msgstr "Was sind \"Template-Tags\"?"
897
-
898
- #: ../views/admin.php:651
899
- msgid ""
900
- "Template Tags are simply php functions that allow you to perform certain "
901
- "actions. For example, Wordpress Popular Posts currently supports two "
902
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
903
- msgstr ""
904
- "Template-Tags sind schlicht und einfach PHP-Funktionen, die bestimmten "
905
- "Aktionen ausführen. Zum Beispiel unterstützt Wordpress Popular Posts zwei "
906
- "verschiedene Template-Tags: wpp_get_mostpopular() und wpp_get_views()."
907
-
908
- #: ../views/admin.php:654
909
- msgid "What are the template tags that Wordpress Popular Posts supports?"
910
- msgstr "Welche Template-Tags unterstützt Wordpress Popular Posts?"
911
-
912
- #: ../views/admin.php:656
913
- msgid ""
914
- "The following are the template tags supported by Wordpress Popular Posts"
915
- msgstr "Die folgenden Template-Tags unterstützt Wordpress Popular Posts"
916
-
917
- #: ../views/admin.php:660
918
- msgid "Template tag"
919
- msgstr "Template-Tag"
920
-
921
- #: ../views/admin.php:669
922
- #, fuzzy, php-format
923
- msgid ""
924
- "Similar to the widget functionality, this tag retrieves the most popular "
925
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
926
- "a> so you can customize your popular listing, but these are not required."
927
- msgstr ""
928
- "Ähnlich wie das Widget zeigt dieser Tag die beliebtesten Beiträge Deines "
929
- "Blogs an. Diese Funktion akzeptiert auch Parameter, so dass du die "
930
- "Auflistung nach deinen Vorstellungen setzen kannst, aber sie sind sind "
931
- "erforderlich."
932
-
933
- #: ../views/admin.php:670
934
- #, php-format
935
- msgid ""
936
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
937
- "list of attributes."
938
- msgstr ""
939
-
940
- #: ../views/admin.php:675
941
- msgid ""
942
- "Displays the number of views of a single post. Post ID is required or it "
943
- "will return false."
944
- msgstr ""
945
- "Zeigt die Anzahl der Aufrufe eines einzelnen Beitrags an. Die Post-ID ist "
946
- "erforderlich, andersfalls wird false zurückgegeben."
947
-
948
- #: ../views/admin.php:676
949
- msgid "Post ID"
950
- msgstr "Post-ID"
951
-
952
- #: ../views/admin.php:683
953
- msgid "What are \"shortcodes\"?"
954
- msgstr "Was sind \"Shortcodes\"?"
955
-
956
- #: ../views/admin.php:685
957
- #, php-format
958
- msgid ""
959
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
960
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
961
- "shortcode [wpp] will let you insert a list of the most popular posts in "
962
- "posts content and pages too! For more information about shortcodes, please "
963
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
964
- msgstr ""
965
- "Shortcodes sind vergleichbar mit BB-Codes. Sie erlauben uns, eine PHP-"
966
- "Funktion aufzurufen durch einen einfachen Text wie [shortcode]. Der "
967
- "Shortcode [wpp] fügt die Liste der beliebtesten Beiträge in den Text sowohl "
968
- "von Beiträgen als auch Seiten ein. Für mehr Informationen über Shortcodes "
969
- "besuche <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a>."
970
-
971
- #: ../views/admin.php:694
972
- #, php-format
973
- msgid "About Wordpress Popular Posts %s"
974
- msgstr "Über Wordpress Popular Posts %s"
975
-
976
- #: ../views/admin.php:695
977
- msgid "This version includes the following changes"
978
- msgstr "Diese Version enthält die folgenden Änderungen"
979
-
980
- #: ../views/admin.php:709
981
- msgid "Do you like this plugin?"
982
- msgstr "Gefällt dir dieses Plugin?"
983
-
984
- #: ../views/admin.php:716
985
- msgid ""
986
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
987
- "community!"
988
- msgstr ""
989
- "Jede Spende motiviert mich, der Wordpress-Gemeinschaft nützliches Zeugs "
990
- "weiterhin kostenlos zur Verfügung zu stellen!"
991
-
992
- #: ../views/admin.php:717
993
- #, php-format
994
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
995
- msgstr ""
996
-
997
- #: ../views/admin.php:721
998
- msgid "Need help?"
999
- msgstr "Brauchen Sie Hilfe?"
1000
-
1001
- #: ../views/admin.php:722
1002
- #, php-format
1003
- msgid ""
1004
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1005
- "and feedback."
1006
- msgstr ""
1007
-
1008
- #: ../views/admin.php:723
1009
- msgid "Let's make this plugin even better!"
1010
- msgstr ""
1011
-
1012
- #: ../views/form.php:2
1013
- msgid "Title"
1014
- msgstr "Titel:"
1015
-
1016
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
1017
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
1018
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
1019
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
1020
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
1021
- #: ../views/form.php:105 ../views/form.php:111
1022
- msgid "What is this?"
1023
- msgstr "Was ist das?"
1024
-
1025
- #: ../views/form.php:7
1026
- msgid "Show up to"
1027
- msgstr "Zeige bis zu:"
1028
-
1029
- #: ../views/form.php:8
1030
- msgid "posts"
1031
- msgstr "Beiträge"
1032
-
1033
- #: ../views/form.php:12
1034
- msgid "Sort posts by"
1035
- msgstr "Sortiere Beiträge nach:"
1036
-
1037
- #: ../views/form.php:14
1038
- msgid "Comments"
1039
- msgstr "Kommentaren"
1040
-
1041
- #: ../views/form.php:15
1042
- msgid "Total views"
1043
- msgstr "Zahl der Aufrufe"
1044
-
1045
- #: ../views/form.php:16
1046
- msgid "Avg. daily views"
1047
- msgstr "Durchschn. tägl. Aufrufe"
1048
-
1049
- #: ../views/form.php:22
1050
- msgid "Filters"
1051
- msgstr "Filter:"
1052
-
1053
- #: ../views/form.php:24
1054
- msgid "Time Range"
1055
- msgstr "Zeitspanne:"
1056
-
1057
- #: ../views/form.php:34
1058
- msgid "Post type(s)"
1059
- msgstr "Post-Type(s):"
1060
-
1061
- #: ../views/form.php:37
1062
- msgid "Post(s) ID(s) to exclude"
1063
- msgstr "Post-ID(s), die ausgeschlossen werden:"
1064
-
1065
- #: ../views/form.php:40
1066
- msgid "Category(ies) ID(s)"
1067
- msgstr "Kategorie(n)-ID(s):"
1068
-
1069
- #: ../views/form.php:43
1070
- msgid "Author(s) ID(s)"
1071
- msgstr "Autor(en)-ID(s):"
1072
-
1073
- #: ../views/form.php:48
1074
- msgid "Posts settings"
1075
- msgstr "Einstellungen für Beiträge"
1076
-
1077
- #: ../views/form.php:52
1078
- msgid "Display post rating"
1079
- msgstr "Zeige Bewertung"
1080
-
1081
- #: ../views/form.php:55
1082
- msgid "Shorten title"
1083
- msgstr "Kürze den Titel"
1084
-
1085
- #: ../views/form.php:58
1086
- msgid "Shorten title to"
1087
- msgstr "Kürze den Titel auf"
1088
-
1089
- #: ../views/form.php:59 ../views/form.php:69
1090
- msgid "characters"
1091
- msgstr "Buchstaben"
1092
-
1093
- #: ../views/form.php:60 ../views/form.php:70
1094
- msgid "words"
1095
- msgstr "Wörter"
1096
-
1097
- #: ../views/form.php:63
1098
- msgid "Display post excerpt"
1099
- msgstr "Zeige Auszug"
1100
-
1101
- #: ../views/form.php:66
1102
- msgid "Keep text format and links"
1103
- msgstr "Behalte Textformat und Links bei"
1104
-
1105
- #: ../views/form.php:67
1106
- msgid "Excerpt length"
1107
- msgstr "Länge des Auszugs:"
1108
-
1109
- #: ../views/form.php:73
1110
- msgid "Display post thumbnail"
1111
- msgstr "Zeige Vorschaubild"
1112
-
1113
- #: ../views/form.php:76
1114
- msgid "Width"
1115
- msgstr "Breite:"
1116
-
1117
- #: ../views/form.php:77 ../views/form.php:80
1118
- msgid "px"
1119
- msgstr "px"
1120
-
1121
- #: ../views/form.php:79
1122
- msgid "Height"
1123
- msgstr "Höhe:"
1124
-
1125
- #: ../views/form.php:85
1126
- msgid "Stats Tag settings"
1127
- msgstr "Einstellungen des Statistik-Tags"
1128
-
1129
- #: ../views/form.php:87
1130
- msgid "Display comment count"
1131
- msgstr "Zeige Anzahl Kommentare"
1132
-
1133
- #: ../views/form.php:89
1134
- msgid "Display views"
1135
- msgstr "Zeige Aufrufe"
1136
-
1137
- #: ../views/form.php:91
1138
- msgid "Display author"
1139
- msgstr "Zeige Autor"
1140
-
1141
- #: ../views/form.php:93
1142
- msgid "Display date"
1143
- msgstr "Zeige Datum"
1144
-
1145
- #: ../views/form.php:96
1146
- msgid "Date Format"
1147
- msgstr "Datumsformat"
1148
-
1149
- #: ../views/form.php:98
1150
- msgid "Wordpress Date Format"
1151
- msgstr "Datumsformat Wordpress"
1152
-
1153
- #: ../views/form.php:105
1154
- msgid "Display category"
1155
- msgstr "Zeige Kategorie"
1156
-
1157
- #: ../views/form.php:109
1158
- msgid "HTML Markup settings"
1159
- msgstr "Einstellungen des HTML-Codes"
1160
-
1161
- #: ../views/form.php:111
1162
- msgid "Use custom HTML Markup"
1163
- msgstr "Verwende nutzerdefinierten HTML-Code"
1164
-
1165
- #: ../views/form.php:114
1166
- msgid "Before / after title"
1167
- msgstr "Vor / nach dem Titel:"
1168
-
1169
- #: ../views/form.php:117
1170
- msgid "Before / after Popular Posts"
1171
- msgstr "Vor / nach Beliebte Beiträge:"
1172
-
1173
- #: ../views/form.php:120
1174
- msgid "Post HTML Markup"
1175
- msgstr "Zeige HTML-Code"
1176
-
1177
- #: ../wordpress-popular-posts.php:269
1178
- msgid "The most Popular Posts on your blog."
1179
- msgstr "Die beliebtesten Beiträge deines Blogs."
1180
-
1181
- #: ../wordpress-popular-posts.php:410
1182
- msgid ""
1183
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1184
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1185
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1186
- "\"nofollow\">register_sidebar</a> for more)."
1187
- msgstr ""
1188
-
1189
- #: ../wordpress-popular-posts.php:636
1190
- msgid "Upload"
1191
- msgstr "Hochladen"
1192
-
1193
- #: ../wordpress-popular-posts.php:1002
1194
- #, php-format
1195
- msgid ""
1196
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1197
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1198
- "and ask them to upgrade PHP to %1$s or higher."
1199
- msgstr ""
1200
- "Deine PHP-Version ist zu alt. Das Plugin\"Wordpress Popular Posts\" benötigt "
1201
- "mindestens PHP-Version %1$s für die einwandfreie Funktion. Bitte nehme "
1202
- "Kontakt mit deinem Hosting-Provider auf und bitte ihn, PHP auf v%1$s oder "
1203
- "höher zu aktualisieren."
1204
-
1205
- #: ../wordpress-popular-posts.php:1009
1206
- #, php-format
1207
- msgid ""
1208
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1209
- "Wordpress version %1$s to function correctly. Please update your blog via "
1210
- "Dashboard &gt; Update."
1211
- msgstr ""
1212
- "Deine Wordpress-Version ist zu alt. Das Plugin Wordpress Popular Posts "
1213
- "benötigt mindestens Version %1$s. Bitte aktualisiere Wordpress via Dashboard "
1214
- "&gt; Aktualisieren."
1215
-
1216
- #: ../wordpress-popular-posts.php:1034
1217
- #, php-format
1218
- msgid ""
1219
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1220
- "strong>.</p></div>"
1221
- msgstr ""
1222
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> wurde <strong>deaktiviert</"
1223
- "strong>.</p></div>"
1224
-
1225
- #: ../wordpress-popular-posts.php:1094
1226
- msgid "Success! The cache table has been cleared!"
1227
- msgstr "Erfolg: Die Cache-Tabelle wurde geleert!"
1228
-
1229
- #: ../wordpress-popular-posts.php:1096
1230
- msgid "Error: cache table does not exist."
1231
- msgstr "Fehler: Cache-Tabelle ist nicht vorhanden."
1232
-
1233
- #: ../wordpress-popular-posts.php:1103
1234
- msgid "Success! All data have been cleared!"
1235
- msgstr "Erfolg: Alle Daten wurden gelöscht!"
1236
-
1237
- #: ../wordpress-popular-posts.php:1105
1238
- msgid "Error: one or both data tables are missing."
1239
- msgstr "Fehler: Eine oder beide Tabellen fehlen."
1240
-
1241
- #: ../wordpress-popular-posts.php:1108
1242
- msgid "Invalid action."
1243
- msgstr "Ungültige Aktion."
1244
-
1245
- #: ../wordpress-popular-posts.php:1111
1246
- msgid ""
1247
- "Sorry, you do not have enough permissions to do this. Please contact the "
1248
- "site administrator for support."
1249
- msgstr ""
1250
- "Du hast nicht die erforderlichen Rechte um das zu tun. Bitte wende dich an "
1251
- "den Administrator für weitere Hilfe."
1252
-
1253
- #: ../wordpress-popular-posts.php:1639
1254
- msgid "Sorry. No data so far."
1255
- msgstr "Noch keine Daten vorhanden."
1256
-
1257
- #: ../wordpress-popular-posts.php:2111
1258
- #, php-format
1259
- msgid "1 comment"
1260
- msgid_plural "%s comments"
1261
- msgstr[0] "1 Kommentar"
1262
- msgstr[1] "%s Kommentare"
1263
-
1264
- #: ../wordpress-popular-posts.php:2123
1265
- #, php-format
1266
- msgid "1 view per day"
1267
- msgid_plural "%s views per day"
1268
- msgstr[0] "1 Aufruf pro Tag"
1269
- msgstr[1] "%s Aufrufe pro Tag"
1270
-
1271
- #: ../wordpress-popular-posts.php:2129
1272
- #, php-format
1273
- msgid "1 view"
1274
- msgid_plural "%s views"
1275
- msgstr[0] "1 Aufruf"
1276
- msgstr[1] "%s Aufrufe"
1277
-
1278
- #: ../wordpress-popular-posts.php:2141
1279
- #, php-format
1280
- msgid "by %s"
1281
- msgstr "von %s"
1282
-
1283
- #: ../wordpress-popular-posts.php:2147
1284
- #, php-format
1285
- msgid "posted on %s"
1286
- msgstr "veröffentlicht am %s"
1287
-
1288
- #: ../wordpress-popular-posts.php:2155
1289
- #, php-format
1290
- msgid "under %s"
1291
- msgstr "in %s"
1292
-
1293
- #~ msgid ""
1294
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1295
- #~ "and the [wpp] shortcode\"."
1296
- #~ msgstr ""
1297
- #~ "Bitte schlage nach bei \"Liste der gültigen Parameter von wpp_gewt-"
1298
- #~ "mostpopular() und des [wpp]-Shortcodes\"."
1299
-
1300
- #~ msgid ""
1301
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1302
- #~ "shortcode"
1303
- #~ msgstr ""
1304
- #~ "Liste der gültigen Parameter von wpp_get-mostpopular() und des [wpp]-"
1305
- #~ "Shortcodes"
1306
-
1307
- #~ msgid ""
1308
- #~ "These parameters can be used by both the template tag "
1309
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1310
- #~ msgstr ""
1311
- #~ "Diese Parameter können sowohl im Template-Tag wpp_get_most_popular() als "
1312
- #~ "auch im Shortcode [wpp] eingesetzt werden."
1313
-
1314
- #~ msgid "Preview"
1315
- #~ msgstr "Vorschau"
1316
-
1317
- #~ msgid "Excerpt Properties"
1318
- #~ msgstr "Eigenschaften des Auszugs"
1319
-
1320
- #~ msgid "Thumbnail settings"
1321
- #~ msgstr "Einstellungen für die Vorschaubilder"
1322
-
1323
- #~ msgid ""
1324
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1325
- #~ "Posts."
1326
- #~ msgstr ""
1327
- #~ "Hier findest du einen überschaubaren Bereich an Einstellungen, um "
1328
- #~ "Wordpress Popular Posts zu optimieren."
1329
-
1330
- #, fuzzy
1331
- #~ msgid "Popular Posts links behavior"
1332
- #~ msgstr "Aktualisierungsintervall der Liste"
1333
-
1334
- #~ msgid "Views logging behavior"
1335
- #~ msgstr "Zählverhalten"
1336
-
1337
- #~ msgid "Wordpress Popular Posts Stylesheet"
1338
- #~ msgstr "Wordpress Popular Posts Stylesheet"
1339
-
1340
- #~ msgid "Data tools"
1341
- #~ msgstr "Datenwerkzeuge"
1342
-
1343
- #~ msgid "Popular posts listing refresh interval"
1344
- #~ msgstr "Aktualisierungsintervall der Liste"
1345
-
1346
- #~ msgid "Frequently Asked Questions"
1347
- #~ msgstr "Häufig gestellte Fragen"
1348
-
1349
- #~ msgid "Sets the opening tag for each item on the list"
1350
- #~ msgstr "Bestimmt den öffnenden Tag für jeden Listeneintrag"
1351
-
1352
- #~ msgid "Sets the closing tag for each item on the list"
1353
- #~ msgstr "Bestimmt den schließenden Tag für jeden Listeneintrag"
1354
-
1355
- #~ msgid ""
1356
- #~ "If set, this option will allow you to decide the order of the contents "
1357
- #~ "within each item on the list."
1358
- #~ msgstr ""
1359
- #~ "Falls gesetzt, kannst du die Reihenfolge der Einträge in der Liste "
1360
- #~ "bestimmen."
1361
-
1362
- #~ msgid ""
1363
- #~ "If set, you can decide the order of each content inside a single item on "
1364
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1365
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1366
- #~ "do_pattern to be true."
1367
- #~ msgstr ""
1368
- #~ "Falls gesetzt, kannst du die Reihenfolge des Inhalts innerhalbs eines "
1369
- #~ "einzelnen Listeneintrags einstellen. Zum Beispiel zeigt \"{title}: "
1370
- #~ "{summary}\" (ohne Anführungszeichen) sowas wie \"Überschrift: Text des "
1371
- #~ "Auszugs\" an. Dieses Attribut erfordert, dass do_pattern auf 1 (true) "
1372
- #~ "gesetzt ist."
1373
-
1374
- #~ msgid "Available tags"
1375
- #~ msgstr "Verfügbare Tags"
1376
-
1377
- #~ msgid "Rate it"
1378
- #~ msgstr "Bewerte es"
1379
-
1380
- #~ msgid "on the official Plugin Directory!"
1381
- #~ msgstr "im offiziellen Plugin-Verzeichnis!"
1382
-
1383
- #~ msgid "Do you love this plugin?"
1384
- #~ msgstr "Magst du dieses Plugin?"
1385
-
1386
- #~ msgid "Buy me a beer!"
1387
- #~ msgstr "Spende mir ein Bier!"
1388
-
1389
- #~ msgid "comments"
1390
- #~ msgstr "Komentare"
1391
-
1392
- #~ msgid "views per day"
1393
- #~ msgstr "Aufrufe pro Tag"
1394
-
1395
- #~ msgid "views"
1396
- #~ msgstr "Aufrufe"
1397
-
1398
- #~ msgid "by"
1399
- #~ msgstr "von"
1400
-
1401
- #~ msgid "What does \"Use content formatting tags\" do?"
1402
- #~ msgstr "Was macht \"Verwende textformatierende Tags\"?"
1403
-
1404
- #~ msgid "Before / after each post:"
1405
- #~ msgstr "Vor / nach jedem Beitrag:"
1406
-
1407
- #~ msgid "Use content formatting tags"
1408
- #~ msgstr "Verwende textformatierende Tags"
1409
-
1410
- #~ msgid "Content format:"
1411
- #~ msgstr "Inhaltsformat:"
1412
-
1413
- #~ msgid "Wordpress Popular Posts Stats"
1414
- #~ 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: 2014-09-23 16:53-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.6.9\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:48
22
+ #: ../views/admin.php:69
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:75
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:90
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:90 ../views/admin.php:98 ../views/admin.php:106
48
+ msgid "Do you want to continue?"
49
+ msgstr "Möchtest du fortfahren?"
50
+
51
+ #: ../views/admin.php:98
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:106
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:123
67
+ msgid "Stats"
68
+ msgstr "Statistiken"
69
+
70
+ #: ../views/admin.php:124
71
+ msgid "Tools"
72
+ msgstr "Werkzeuge"
73
+
74
+ #: ../views/admin.php:125 ../views/admin.php:689
75
+ msgid "Parameters"
76
+ msgstr "Parameter"
77
+
78
+ #: ../views/admin.php:126
79
+ msgid "FAQ"
80
+ msgstr "Häufige Fragen und Antworten"
81
+
82
+ #: ../views/admin.php:127
83
+ msgid "About"
84
+ msgstr "Über"
85
+
86
+ #: ../views/admin.php:138
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:144
97
+ msgid "Order by comments"
98
+ msgstr "Sortiert nach Kommentaren"
99
+
100
+ #: ../views/admin.php:145
101
+ msgid "Order by views"
102
+ msgstr "Sortiert nach Seitenaufrufen"
103
+
104
+ #: ../views/admin.php:146
105
+ msgid "Order by avg. daily views"
106
+ msgstr "Sortierte nach durchschn. Tagesaufrufen"
107
+
108
+ #: ../views/admin.php:148
109
+ msgid "Post type"
110
+ msgstr "Post-Type"
111
+
112
+ #: ../views/admin.php:149
113
+ msgid "Limit"
114
+ msgstr "Max. aufzulistende Einträge:"
115
+
116
+ #: ../views/admin.php:150 ../views/form.php:32
117
+ msgid "Display only posts published within the selected Time Range"
118
+ msgstr ""
119
+
120
+ #: ../views/admin.php:152 ../views/admin.php:242 ../views/admin.php:308
121
+ #: ../views/admin.php:345
122
+ msgid "Apply"
123
+ msgstr "Anwenden"
124
+
125
+ #: ../views/admin.php:158 ../views/form.php:26
126
+ msgid "Last 24 hours"
127
+ msgstr "Letzte 24 Stunden"
128
+
129
+ #: ../views/admin.php:159 ../views/form.php:27
130
+ msgid "Last 7 days"
131
+ msgstr "Letzte 7 Tage"
132
+
133
+ #: ../views/admin.php:160 ../views/form.php:28
134
+ msgid "Last 30 days"
135
+ msgstr "Letzte 30 Tage"
136
+
137
+ #: ../views/admin.php:161 ../views/form.php:29
138
+ msgid "All-time"
139
+ msgstr "Allzeithoch"
140
+
141
+ #: ../views/admin.php:183
142
+ msgid "Thumbnails"
143
+ msgstr "Vorschaubilder"
144
+
145
+ #: ../views/admin.php:188
146
+ msgid "Default thumbnail"
147
+ msgstr "Standardvorschaubild"
148
+
149
+ #: ../views/admin.php:193
150
+ msgid "Upload thumbnail"
151
+ msgstr "Vorschaubild hochladen"
152
+
153
+ #: ../views/admin.php:195
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:199
162
+ msgid "Pick image from"
163
+ msgstr "Wähle Bildquelle"
164
+
165
+ #: ../views/admin.php:202
166
+ msgid "Featured image"
167
+ msgstr "Beitragsbild"
168
+
169
+ #: ../views/admin.php:203
170
+ msgid "First image on post"
171
+ msgstr "Erstes Bild im Beitrag"
172
+
173
+ #: ../views/admin.php:204
174
+ msgid "Custom field"
175
+ msgstr "Benutzerdefiniertes Feld"
176
+
177
+ #: ../views/admin.php:207
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:211
183
+ msgid "Custom field name"
184
+ msgstr "Name des benutzerdefiniertes Feldes"
185
+
186
+ #: ../views/admin.php:217
187
+ msgid "Resize image from Custom field?"
188
+ msgstr "Bild aus benutzerdefiniertem Feld skalieren?"
189
+
190
+ #: ../views/admin.php:220
191
+ msgid "No, I will upload my own thumbnail"
192
+ msgstr "Nein, ich lade mein eigenes Vorschaubild hoch"
193
+
194
+ #: ../views/admin.php:221
195
+ msgid "Yes"
196
+ msgstr "Ja"
197
+
198
+ #: ../views/admin.php:232
199
+ #, fuzzy
200
+ msgid "Empty image cache"
201
+ msgstr "Cache leeren"
202
+
203
+ #: ../views/admin.php:233
204
+ #, fuzzy
205
+ msgid "Use this button to clear WPP's thumbnails cache"
206
+ msgstr ""
207
+ "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
208
+ "zu leeren."
209
+
210
+ #: ../views/admin.php:251
211
+ msgid "Data"
212
+ msgstr "Daten"
213
+
214
+ #: ../views/admin.php:256
215
+ msgid "Log views from"
216
+ msgstr "Erfasse Aufrufe"
217
+
218
+ #: ../views/admin.php:259
219
+ msgid "Visitors only"
220
+ msgstr "von jedem außer eingeloggten Benutzern"
221
+
222
+ #: ../views/admin.php:260
223
+ msgid "Logged-in users only"
224
+ msgstr "nur von eingeloggten Benutzern"
225
+
226
+ #: ../views/admin.php:261
227
+ msgid "Everyone"
228
+ msgstr "von jedem"
229
+
230
+ #: ../views/admin.php:267
231
+ msgid "Ajaxify widget"
232
+ msgstr "Widget via Ajax"
233
+
234
+ #: ../views/admin.php:270 ../views/admin.php:336
235
+ msgid "Disabled"
236
+ msgstr "Deaktiviert"
237
+
238
+ #: ../views/admin.php:271 ../views/admin.php:335
239
+ msgid "Enabled"
240
+ msgstr "Aktiviert"
241
+
242
+ #: ../views/admin.php:275
243
+ msgid ""
244
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
245
+ "feature will keep the popular list from being cached by it"
246
+ msgstr ""
247
+ "Falls du ein Cache-Plugin wie z. B. WP Super Cache verwendest, verhindert "
248
+ "das Aktivieren, dass die Liste nicht gecachet wird und stets aktuell ist."
249
+
250
+ #: ../views/admin.php:279
251
+ msgid "Listing refresh interval"
252
+ msgstr "Aktualisierungsintervall der Liste"
253
+
254
+ #: ../views/admin.php:282
255
+ msgid "Live"
256
+ msgstr "Echtzeit"
257
+
258
+ #: ../views/admin.php:283
259
+ msgid "Custom interval"
260
+ msgstr "Benutzerdefiniertes Intervall"
261
+
262
+ #: ../views/admin.php:287
263
+ msgid ""
264
+ "Sets how often the listing should be updated. For most sites the Live option "
265
+ "should be fine, however if you are experiencing slowdowns or your blog gets "
266
+ "a lot of visitors then you might want to change the refresh rate"
267
+ msgstr ""
268
+ "Stellt ein, wie oft die Liste aktualisiert wird. Für die meisten Websites "
269
+ "erreicht die Echtzeit-Einstellung gute Werte. Solltest du jedoch "
270
+ "Verlangsamungen feststellen oder deine Website erreicht viele Besucher, "
271
+ "solltest du die Aktualisierungsrate ändern."
272
+
273
+ #: ../views/admin.php:291
274
+ msgid "Refresh list every"
275
+ msgstr "Benutzerdefiniertes Intervall"
276
+
277
+ #: ../views/admin.php:295
278
+ msgid "Hour(s)"
279
+ msgstr "Stunde(n)"
280
+
281
+ #: ../views/admin.php:296
282
+ msgid "Day(s)"
283
+ msgstr "Tag(e)"
284
+
285
+ #: ../views/admin.php:297
286
+ msgid "Week(s)"
287
+ msgstr "Woche(n)"
288
+
289
+ #: ../views/admin.php:298
290
+ msgid "Month(s)"
291
+ msgstr "Monat(e)"
292
+
293
+ #: ../views/admin.php:299
294
+ msgid "Year(s)"
295
+ msgstr "Jahr(e)"
296
+
297
+ #: ../views/admin.php:302
298
+ msgid "Really? That long?"
299
+ msgstr "Wirklich? So lang?"
300
+
301
+ #: ../views/admin.php:317
302
+ msgid "Miscellaneous"
303
+ msgstr "Sonstiges"
304
+
305
+ #: ../views/admin.php:322
306
+ msgid "Open links in"
307
+ msgstr "Links öffnen in"
308
+
309
+ #: ../views/admin.php:325
310
+ msgid "Current window"
311
+ msgstr "aktuellem Fenster"
312
+
313
+ #: ../views/admin.php:326
314
+ msgid "New tab/window"
315
+ msgstr "Neuem Tab/Fenster"
316
+
317
+ #: ../views/admin.php:332
318
+ msgid "Use plugin's stylesheet"
319
+ msgstr "Stylesheet des Plugins benutzen"
320
+
321
+ #: ../views/admin.php:339
322
+ msgid ""
323
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
324
+ "use to style your popular posts listing. If you wish to use your own "
325
+ "stylesheet or do not want it to have it included in the header section of "
326
+ "your site, use this."
327
+ msgstr ""
328
+ "Als Voreinstellung schließt dieses Plugin eine Stylesheet-Datei wpp.css ein. "
329
+ "Du kannst mit ihr die Auflistung beliebter Beiträge gestalten. Falls du dein "
330
+ "eigenes Stylesheet verwenden oder die wpp.css nicht im HEAD-Abschnitt "
331
+ "einbinden willst, deaktiviere die Einbindung."
332
+
333
+ #: ../views/admin.php:356
334
+ msgid ""
335
+ "WordPress Popular Posts maintains data in two separate tables: one for "
336
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
337
+ "and another one to keep the All-time data (from now on, \"historical data\" "
338
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
339
+ "even both historical and cache tables, please use the buttons below to do so."
340
+ msgstr ""
341
+ "WordPress Popular Posts speichert Daten in zwei getrennten Tabellen: eine "
342
+ "für die beliebtesten Beiträge der letzten 30 Tage (auch: \"Cache-Tabelle\"), "
343
+ "und die andere für die Allzeit-Daten (auch \"historische Daten\" oder "
344
+ "einfach \"Datentabelle\"). Solltest du aus verschiedenen Gründen die Cache-"
345
+ "Tabelle leeren wollen oder sowohl die Datentabelle als auch die Cache-"
346
+ "Tabelle, nutze die folgenden Schaltflächen."
347
+
348
+ #: ../views/admin.php:357
349
+ msgid "Empty cache"
350
+ msgstr "Cache leeren"
351
+
352
+ #: ../views/admin.php:357
353
+ msgid "Use this button to manually clear entries from WPP cache only"
354
+ msgstr ""
355
+ "Nutze diese Schaltfläche, um die Cache-Tabelle von Wordpress Popular Posts "
356
+ "zu leeren."
357
+
358
+ #: ../views/admin.php:358
359
+ msgid "Clear all data"
360
+ msgstr "Alle Daten löschen"
361
+
362
+ #: ../views/admin.php:358
363
+ msgid "Use this button to manually clear entries from all WPP data tables"
364
+ msgstr ""
365
+ "Nutze diese Schaltfläche, um alle Einträge in der Datentabelle von Wordpress "
366
+ "Popular Posts zu löschen."
367
+
368
+ #: ../views/admin.php:365
369
+ #, php-format
370
+ msgid ""
371
+ "With the following parameters you can customize the popular posts list when "
372
+ "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
373
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
374
+ msgstr ""
375
+
376
+ #: ../views/admin.php:373
377
+ msgid "Parameter"
378
+ msgstr "Parameter"
379
+
380
+ #: ../views/admin.php:374 ../views/admin.php:688
381
+ msgid "What it does "
382
+ msgstr "Was es macht"
383
+
384
+ #: ../views/admin.php:375
385
+ msgid "Possible values"
386
+ msgstr "Erlaubte Werte"
387
+
388
+ #: ../views/admin.php:376
389
+ msgid "Defaults to"
390
+ msgstr "Voreinstellung"
391
+
392
+ #: ../views/admin.php:377 ../views/admin.php:690
393
+ msgid "Example"
394
+ msgstr "Beispiel"
395
+
396
+ #: ../views/admin.php:383
397
+ msgid "Sets a heading for the list"
398
+ msgstr "Bestimmt die Überschrift der Liste"
399
+
400
+ #: ../views/admin.php:384 ../views/admin.php:391 ../views/admin.php:398
401
+ #: ../views/admin.php:433 ../views/admin.php:440 ../views/admin.php:447
402
+ #: ../views/admin.php:454 ../views/admin.php:545 ../views/admin.php:559
403
+ #: ../views/admin.php:566
404
+ msgid "Text string"
405
+ msgstr "Zeichenkette"
406
+
407
+ #: ../views/admin.php:385
408
+ msgid "Popular Posts"
409
+ msgstr "Beliebteste Beiträge"
410
+
411
+ #: ../views/admin.php:390
412
+ msgid "Set the opening tag for the heading of the list"
413
+ msgstr "Bestimmt den öffnenden Tag der Listenüberschrift"
414
+
415
+ #: ../views/admin.php:397
416
+ msgid "Set the closing tag for the heading of the list"
417
+ msgstr "Bestimmt den schließenden Tag der Listenüberschrift"
418
+
419
+ #: ../views/admin.php:404
420
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
421
+ msgstr "Bestimmt die maximale Anzahl der beliebten Beiträge in der Auflistung"
422
+
423
+ #: ../views/admin.php:405 ../views/admin.php:461 ../views/admin.php:475
424
+ #: ../views/admin.php:496 ../views/admin.php:503
425
+ msgid "Positive integer"
426
+ msgstr "Positive Ganzzahl"
427
+
428
+ #: ../views/admin.php:411
429
+ msgid ""
430
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
431
+ "the time range specified by you"
432
+ msgstr ""
433
+ "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
434
+ "eingestellten Zeitspanne anzuzeigen."
435
+
436
+ #: ../views/admin.php:418
437
+ msgid ""
438
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
439
+ "within the time range specified by you"
440
+ msgstr ""
441
+ "Weist WordPress Popular Posts an, die beliebtesten Beiträge innerhalt der "
442
+ "eingestellten Zeitspanne anzuzeigen."
443
+
444
+ #: ../views/admin.php:425
445
+ msgid "Sets the sorting option of the popular posts"
446
+ msgstr "Bestimmt die Auswahl der Reihenfolge der beliebten Beiträge"
447
+
448
+ #: ../views/admin.php:426
449
+ msgid "(for average views per day)"
450
+ msgstr "(für durchschn. Aufrufe pro Tag)"
451
+
452
+ #: ../views/admin.php:432
453
+ msgid "Defines the type of posts to show on the listing"
454
+ msgstr "Bestimmt die Art der Dokumente, die aufgelistet werden"
455
+
456
+ #: ../views/admin.php:439
457
+ msgid ""
458
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
459
+ "form the listing."
460
+ msgstr ""
461
+ "Falls gesetzt, zeigt WordPress Popular Posts die Beiträge und Seiten anhand "
462
+ "ihrer angegebener ID(s) in der Liste nicht an."
463
+
464
+ #: ../views/admin.php:441 ../views/admin.php:448 ../views/admin.php:455
465
+ msgid "None"
466
+ msgstr "nichts"
467
+
468
+ #: ../views/admin.php:446
469
+ msgid ""
470
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
471
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
472
+ "will be excluded instead."
473
+ msgstr ""
474
+ "Falls gesetzt, zeigt WordPress Popular Posts alle Einträge, die den "
475
+ "angegebenen Kategorie-IDs zugeordnet sind, an. Ein Minus-Zeichen vor der ID "
476
+ "schließt die Beiträge dieser Kategorie aus."
477
+
478
+ #: ../views/admin.php:453
479
+ msgid ""
480
+ "If set, WordPress Popular Posts will retrieve all entries created by "
481
+ "specified author(s) ID(s)."
482
+ msgstr ""
483
+ "Falls gesetzt, wird WordPress Popular Posts alle Einträge anhand angegebener "
484
+ "Autor(en)-ID(s) ausgeben."
485
+
486
+ #: ../views/admin.php:460
487
+ msgid ""
488
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
489
+ "characters whenever possible"
490
+ msgstr ""
491
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
492
+ "\"n\" Zeichen."
493
+
494
+ #: ../views/admin.php:467
495
+ msgid ""
496
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
497
+ "words instead of characters"
498
+ msgstr ""
499
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Titel, wenn möglich, auf "
500
+ "\"n\" Wörter anstatt Zeichen."
501
+
502
+ #: ../views/admin.php:474
503
+ msgid ""
504
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
505
+ "characters long from the content of each post listed as popular"
506
+ msgstr ""
507
+ "Falls gesetzt, zeigt WordPress Popular Posts einen Auszug von \"n\" "
508
+ "Buchstaben Länge bei jedem Beitrag an."
509
+
510
+ #: ../views/admin.php:481
511
+ msgid ""
512
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
513
+ "italic, etc) and hyperlinks found in the excerpt"
514
+ msgstr ""
515
+ "Falls gesetzt, behält WordPress Popular Posts die formatierenden Tags (fett, "
516
+ "kursiv usw.) und die Links im Auszug bei."
517
+
518
+ #: ../views/admin.php:488
519
+ msgid ""
520
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
521
+ "instead of characters"
522
+ msgstr ""
523
+ "Falls gesetzt, kürzt WordPress Popular Posts jeden Auszug, wenn möglich, auf "
524
+ "\"n\" Wörter anstatt Zeichen."
525
+
526
+ #: ../views/admin.php:495
527
+ msgid ""
528
+ "If set, and if your current server configuration allows it, you will be able "
529
+ "to display thumbnails of your posts. This attribute sets the width for "
530
+ "thumbnails"
531
+ msgstr ""
532
+ "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
533
+ "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
534
+ "bestimmt die Breite der Vorschaubilder."
535
+
536
+ #: ../views/admin.php:502
537
+ msgid ""
538
+ "If set, and if your current server configuration allows it, you will be able "
539
+ "to display thumbnails of your posts. This attribute sets the height for "
540
+ "thumbnails"
541
+ msgstr ""
542
+ "Falls gesetzt und es die aktuelle Server-Konfiguration erlaubt, ist dir die "
543
+ "Anzeige von Vorschaubildern deiner Beiträge möglich. Dieses Attribut "
544
+ "bestimmt die Höhe der Vorschaubilder."
545
+
546
+ #: ../views/admin.php:509
547
+ msgid ""
548
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
549
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
550
+ "entries"
551
+ msgstr ""
552
+ "Falls gesetzt und wenn das Plugin WP-PostRatings in Deinem Blog läuft, zeigt "
553
+ "WordPress Popular Posts die Bewertungen der Nutzer an."
554
+
555
+ #: ../views/admin.php:516
556
+ msgid ""
557
+ "If set, WordPress Popular Posts will show how many comments each popular "
558
+ "post has got until now"
559
+ msgstr ""
560
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Kommentare jeder "
561
+ "Beitrag bis jetzt erhielt."
562
+
563
+ #: ../views/admin.php:523
564
+ msgid ""
565
+ "If set, WordPress Popular Posts will show how many views each popular post "
566
+ "has got since it was installed"
567
+ msgstr ""
568
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wie viele Aufrufe jeder "
569
+ "Beitrag seit der Installation erhielt."
570
+
571
+ #: ../views/admin.php:530
572
+ msgid ""
573
+ "If set, WordPress Popular Posts will show who published each popular post on "
574
+ "the list"
575
+ msgstr ""
576
+ "Falls gesetzt, zeigt WordPress Popular Posts an, wer welchen Beitrag "
577
+ "veröffentlicht hat."
578
+
579
+ #: ../views/admin.php:537
580
+ msgid ""
581
+ "If set, WordPress Popular Posts will display the date when each popular post "
582
+ "on the list was published"
583
+ msgstr ""
584
+ "Falls gesetzt, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
585
+ "jeden Beitrags in der Liste an."
586
+
587
+ #: ../views/admin.php:544
588
+ msgid "Sets the date format"
589
+ msgstr "Bestimmt das Datumsformat"
590
+
591
+ #: ../views/admin.php:551
592
+ msgid "If set, WordPress Popular Posts will display the category"
593
+ msgstr "Falls gesetzt, zeigt WordPress Popular Posts die Kategorie an"
594
+
595
+ #: ../views/admin.php:558
596
+ msgid "Sets the opening tag for the listing"
597
+ msgstr "Bestimmt das öffnende Tag der Auflistung"
598
+
599
+ #: ../views/admin.php:565
600
+ msgid "Sets the closing tag for the listing"
601
+ msgstr "Bestimmt das schließende Tag der Auflistung"
602
+
603
+ #: ../views/admin.php:572
604
+ msgid "Sets the HTML structure of each post"
605
+ msgstr "Setzt die HTML-Struktur jeden Beitrags"
606
+
607
+ #: ../views/admin.php:573
608
+ msgid "Text string, custom HTML"
609
+ msgstr "Zeichenkette, benutzerdefiniertes HTML"
610
+
611
+ #: ../views/admin.php:573
612
+ msgid "Available Content Tags"
613
+ msgstr "Verfügbare Content-Tags"
614
+
615
+ #: ../views/admin.php:573
616
+ msgid "displays thumbnail linked to post/page"
617
+ msgstr "zeigt verlinktes Vorschaubild des Beitrags/der Seite an"
618
+
619
+ #: ../views/admin.php:573
620
+ msgid "displays linked post/page title"
621
+ msgstr "zeigt den verlinkten Titel des Beitrags/der Seiten an"
622
+
623
+ #: ../views/admin.php:573
624
+ msgid ""
625
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
626
+ msgstr ""
627
+ "zeigt den Auszug (excerpt) des Beitrags/der Seite an, erfordert "
628
+ "excerpt_length größer als 0"
629
+
630
+ #: ../views/admin.php:573
631
+ msgid "displays the default stats tags"
632
+ msgstr "zeigt die standard&shy;mäßigen Statistik-Tags an"
633
+
634
+ #: ../views/admin.php:573
635
+ msgid ""
636
+ "displays post/page current rating, requires WP-PostRatings installed and "
637
+ "enabled"
638
+ msgstr ""
639
+ "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
640
+ "installierte und aktivierte Plugin WP-PostRatings"
641
+
642
+ #: ../views/admin.php:573
643
+ msgid ""
644
+ "displays post/page current rating as an integer, requires WP-PostRatings "
645
+ "installed and enabled"
646
+ msgstr ""
647
+ "zeigt die aktuelle Bewertung des Beitrags/der Seite an, erfordert das "
648
+ "installierte und aktivierte Plugin WP-PostRatings"
649
+
650
+ #: ../views/admin.php:573
651
+ msgid "outputs the URL of the post/page"
652
+ msgstr "gibt die URL des Beitrags/der Seite aus"
653
+
654
+ #: ../views/admin.php:573
655
+ msgid "displays post/page title, no link"
656
+ msgstr "zeigt den Titel des Beitrags/der Seite an, ohne Link"
657
+
658
+ #: ../views/admin.php:573
659
+ msgid "displays linked author name, requires stats_author=1"
660
+ msgstr "zeigt den verlinkten Autoren&shy;namen an, erfordert stats_author=1"
661
+
662
+ #: ../views/admin.php:573
663
+ msgid "displays linked category name, requires stats_category=1"
664
+ msgstr ""
665
+ "zeigt den verlinkten Kategorien&shy;namen an, erfordert stats_category=1"
666
+
667
+ #: ../views/admin.php:573
668
+ msgid "displays views count only, no text"
669
+ msgstr "zeigt nur die Anzahl an, ohne Text"
670
+
671
+ #: ../views/admin.php:573
672
+ msgid "displays comments count only, no text, requires stats_comments=1"
673
+ msgstr ""
674
+ "zeigt nur die Anzahl der Kom&shy;men&shy;tare an, ohne Text, erfordert "
675
+ "stats_comment=1"
676
+
677
+ #: ../views/admin.php:585
678
+ msgid "What does \"Title\" do?"
679
+ msgstr "Was macht \"Titel\"?"
680
+
681
+ #: ../views/admin.php:588
682
+ msgid ""
683
+ "It allows you to show a heading for your most popular posts listing. If left "
684
+ "empty, no heading will be displayed at all."
685
+ msgstr ""
686
+ "Ermöglicht dir, eine Überschrift für die Auflistung anzugeben. Falls leer "
687
+ "belassen, wird keine Überschrift angezeigt."
688
+
689
+ #: ../views/admin.php:591
690
+ msgid "What is Time Range for?"
691
+ msgstr "Für was steht die Zeitspanne?"
692
+
693
+ #: ../views/admin.php:593
694
+ msgid ""
695
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
696
+ "comments within the selected time range."
697
+ msgstr ""
698
+ "Weist WordPress Popular Posts an, alle Beiträge mit den meisten Aufrufen "
699
+ "bzw. Kommentaren innerhalb der eingestellten Zeitspanne anzuzeigen."
700
+
701
+ #: ../views/admin.php:596
702
+ msgid "What is \"Sort post by\" for?"
703
+ msgstr "Für was steht \"Sortiere Beiträge nach\"?"
704
+
705
+ #: ../views/admin.php:598
706
+ msgid ""
707
+ "It allows you to decide whether to order your popular posts listing by total "
708
+ "views, comments, or average views per day."
709
+ msgstr ""
710
+ "Ermöglicht dir zu entscheiden, ob die Listeneinträge nach absoluter Anzahl "
711
+ "der Aufrufe, Kommentare oder durchschnittlichen Aufrufen pro Tag geordnet "
712
+ "werden."
713
+
714
+ #: ../views/admin.php:601
715
+ msgid "What does \"Display post rating\" do?"
716
+ msgstr "Was macht \"Zeige Bewertung\"?"
717
+
718
+ #: ../views/admin.php:603
719
+ msgid ""
720
+ "If checked, WordPress Popular Posts will show how your readers are rating "
721
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
722
+ "installed and enabled on your blog for it to work."
723
+ msgstr ""
724
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie deine Leser deine "
725
+ "beliebtesten Beiträge bewertet haben. Diese Funktion erfordert die "
726
+ "Installation und Aktivierung des Plugins WP-PostRatings."
727
+
728
+ #: ../views/admin.php:606
729
+ msgid "What does \"Shorten title\" do?"
730
+ msgstr "Was macht \"Kürze den Titel\"?"
731
+
732
+ #: ../views/admin.php:608
733
+ msgid ""
734
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
735
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
736
+ "you like."
737
+ msgstr ""
738
+ "Falls aktiviert, werden alle Titel auf \"n\" Zeichen gekürzt. Eine neue "
739
+ "Auswahl \"Kürze den Titel zu\" wird erscheinen, mit der du die Titellänge "
740
+ "setzen kannst."
741
+
742
+ #: ../views/admin.php:611
743
+ msgid "What does \"Display post excerpt\" do?"
744
+ msgstr "Was macht \"Zeige Auszug\"?"
745
+
746
+ #: ../views/admin.php:613
747
+ msgid ""
748
+ "If checked, WordPress Popular Posts will also include a small extract of "
749
+ "your posts in the list. Similarly to the previous option, you will be able "
750
+ "to decide how long the post excerpt should be."
751
+ msgstr ""
752
+ "Falls aktiviert, zeigt WordPress Popular Posts zusätzlich einen kurzen "
753
+ "Auszug Deines Beitrags in der Liste an. Wie bei der vorhergehenden Auswahl "
754
+ "ist es dir möglich, die Länge des Auszugs einzustellen."
755
+
756
+ #: ../views/admin.php:616
757
+ msgid "What does \"Keep text format and links\" do?"
758
+ msgstr "Was macht \"Behalte Textformat und Links bei\"?"
759
+
760
+ #: ../views/admin.php:618
761
+ msgid ""
762
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
763
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
764
+ "the excerpt. Hyperlinks will remain intact, too."
765
+ msgstr ""
766
+ "Falls aktiviert und wenn die Darstellung von Auszügen aktiviert ist, behält "
767
+ "WordPress Popular Posts die formatierenden Tags (z. B. fett, kursiv usw.) im "
768
+ "Auszug. Auch Links bleiben unverändert."
769
+
770
+ #: ../views/admin.php:621
771
+ msgid "What is \"Post type\" for?"
772
+ msgstr "Für was steht \"Post-Type\"?"
773
+
774
+ #: ../views/admin.php:623
775
+ msgid ""
776
+ "This filter allows you to decide which post types to show on the listing. By "
777
+ "default, it will retrieve only posts and pages (which should be fine for "
778
+ "most cases)."
779
+ msgstr ""
780
+ "Dieser Filter erlaubt dir zu entscheiden, welche Post-Types aufgelistet "
781
+ "werden. Per Voreinstellung werden nur Seiten und Beiträge angezeigt (was in "
782
+ "den meisten Fällen ausreicht)."
783
+
784
+ #: ../views/admin.php:626
785
+ msgid "What is \"Category(ies) ID(s)\" for?"
786
+ msgstr "Für was steht \"Kategorie(n)-ID(s)\"?"
787
+
788
+ #: ../views/admin.php:628
789
+ msgid ""
790
+ "This filter allows you to select which categories should be included or "
791
+ "excluded from the listing. A negative sign in front of the category ID "
792
+ "number will exclude posts belonging to it from the list, for example. You "
793
+ "can specify more than one ID with a comma separated list."
794
+ msgstr ""
795
+ "Dieser Filter erlaubt dir auszuwählen, welche Kategorien in der Auflistung "
796
+ "eingeschlossen oder ausgeschlossen werden sollten. Ein Minus-Zeichen vor "
797
+ "einer Kategorien-ID schließt Beiträge, die die ID zugewiesen bekamen, von "
798
+ "der Liste aus. du kannst mehr als eine ID, mit Kommas getrennt, angeben."
799
+
800
+ #: ../views/admin.php:631
801
+ msgid "What is \"Author(s) ID(s)\" for?"
802
+ msgstr "Für was steht \"Autor(en)-ID(s)\"?"
803
+
804
+ #: ../views/admin.php:633
805
+ msgid ""
806
+ "Just like the Category filter, this one lets you filter posts by author ID. "
807
+ "You can specify more than one ID with a comma separated list."
808
+ msgstr ""
809
+ "Wie beim Kategorienfilter kannst du auch Beiträge nach Autoren filtern. Du "
810
+ "kannst mehr als eine Autoren-ID, getrennt durch Kommas, angeben."
811
+
812
+ #: ../views/admin.php:636
813
+ msgid "What does \"Display post thumbnail\" do?"
814
+ msgstr "Was macht \"Zeige Vorschaubild\"?"
815
+
816
+ #: ../views/admin.php:638
817
+ msgid ""
818
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
819
+ "of each post. You can set up the source of the thumbnail via Settings - "
820
+ "WordPress Popular Posts - Tools."
821
+ msgstr ""
822
+ "Falls aktiviert, versucht WordPress Popular Posts, das Vorschaubild von "
823
+ "jedem Beitrag darzustellen. Du kannst die Quelle des Vorschaubildes unter "
824
+ "\"Werkzeuge\" einstellen."
825
+
826
+ #: ../views/admin.php:641
827
+ msgid "What does \"Display comment count\" do?"
828
+ msgstr "Was macht \"Zeige Anzahl Kommentare\"?"
829
+
830
+ #: ../views/admin.php:643
831
+ msgid ""
832
+ "If checked, WordPress Popular Posts will display how many comments each "
833
+ "popular post has got in the selected Time Range."
834
+ msgstr ""
835
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Kommentare "
836
+ "jeder beliebte Beitrag in der eingestellten Zeitspanne erhielt."
837
+
838
+ #: ../views/admin.php:646
839
+ msgid "What does \"Display views\" do?"
840
+ msgstr "Was macht \"Zeige Aufrufe\"?"
841
+
842
+ #: ../views/admin.php:648
843
+ msgid ""
844
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
845
+ "post has gotten in the selected Time Range."
846
+ msgstr ""
847
+ "Falls aktiviert, zeigt WordPress Popular Posts an, wie viele Seitenaufrufe "
848
+ "jeder einzelne Beitrag in der eingestellten Zeitspanne erhielt."
849
+
850
+ #: ../views/admin.php:651
851
+ msgid "What does \"Display author\" do?"
852
+ msgstr "Was macht \"Zeige Autor\"?"
853
+
854
+ #: ../views/admin.php:653
855
+ msgid ""
856
+ "If checked, WordPress Popular Posts will display the name of the author of "
857
+ "each entry listed."
858
+ msgstr ""
859
+ "Falls aktiviert, zeigt WordPress Popular Posts den Autorennamen in jedem "
860
+ "Listeneintrag an."
861
+
862
+ #: ../views/admin.php:656
863
+ msgid "What does \"Display date\" do?"
864
+ msgstr "Was macht \"Zeige Datum\"?"
865
+
866
+ #: ../views/admin.php:658
867
+ msgid ""
868
+ "If checked, WordPress Popular Posts will display the date when each popular "
869
+ "posts was published."
870
+ msgstr ""
871
+ "Falls aktiviert, zeigt WordPress Popular Posts das Veröffentlichungsdatum "
872
+ "jeden Beitrags an."
873
+
874
+ #: ../views/admin.php:661
875
+ msgid "What does \"Display category\" do?"
876
+ msgstr "Was macht \"Zeige Kategorie\"?"
877
+
878
+ #: ../views/admin.php:663
879
+ msgid ""
880
+ "If checked, WordPress Popular Posts will display the category of each post."
881
+ msgstr ""
882
+ "Falls aktiviert, zeigt WordPress Popular Posts den Kategorie in jedem "
883
+ "Listeneintrag an."
884
+
885
+ #: ../views/admin.php:666
886
+ msgid "What does \"Use custom HTML Markup\" do?"
887
+ msgstr "Was macht \"Verwende benutzerdefinierten HTML-Code\"?"
888
+
889
+ #: ../views/admin.php:668
890
+ msgid ""
891
+ "If checked, you will be able to customize the HTML markup of your popular "
892
+ "posts listing. For example, you can decide whether to wrap your posts in an "
893
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
894
+ "for you!"
895
+ msgstr ""
896
+ "Falls aktiviert, ist es dir möglich, eigenen HTML-Code in der Auflistung "
897
+ "einzusetzen. Du kannst z. B. bestimmen, ob die Einträge in einer "
898
+ "ungeordneten Liste, geordneten Liste, einem DIV oder was auch immer gesetzt "
899
+ "werden. Wenn du HTML und CSS kannst, ist diese Auswahl dein Freund."
900
+
901
+ #: ../views/admin.php:671
902
+ msgid "What are \"Content Tags\"?"
903
+ msgstr "Was sind \"Content-Tags\"?"
904
+
905
+ #: ../views/admin.php:673
906
+ #, fuzzy, php-format
907
+ msgid ""
908
+ "Content Tags are codes to display a variety of items on your popular posts "
909
+ "custom HTML structure. For example, setting it to \"{title}: "
910
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
911
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
912
+ "\">Parameters</a> section."
913
+ msgstr ""
914
+ "Content-Tags sind Code-Schnipsel, um verschiedene Angaben über die "
915
+ "beliebtesten Beiträge in deiner selbst definierten HTML-Struktur anzuzeigen. "
916
+ "Zum Beispiel zeigt \"{title}: {summary}\" (ohne die Anführungszeichen) "
917
+ "\"Überschrift: Auszug des Beitrags\" an. Für weitere Content-Tags siehe "
918
+ "\"Liste der gültigen Parameter von wpp_gewt-mostpopular() und des [wpp]-"
919
+ "Shortcodes\"."
920
+
921
+ #: ../views/admin.php:676
922
+ msgid "What are \"Template Tags\"?"
923
+ msgstr "Was sind \"Template-Tags\"?"
924
+
925
+ #: ../views/admin.php:678
926
+ msgid ""
927
+ "Template Tags are simply php functions that allow you to perform certain "
928
+ "actions. For example, WordPress Popular Posts currently supports two "
929
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
930
+ msgstr ""
931
+ "Template-Tags sind schlicht und einfach PHP-Funktionen, die bestimmten "
932
+ "Aktionen ausführen. Zum Beispiel unterstützt WordPress Popular Posts zwei "
933
+ "verschiedene Template-Tags: wpp_get_mostpopular() und wpp_get_views()."
934
+
935
+ #: ../views/admin.php:681
936
+ msgid "What are the template tags that WordPress Popular Posts supports?"
937
+ msgstr "Welche Template-Tags unterstützt WordPress Popular Posts?"
938
+
939
+ #: ../views/admin.php:683
940
+ msgid ""
941
+ "The following are the template tags supported by WordPress Popular Posts"
942
+ msgstr "Die folgenden Template-Tags unterstützt WordPress Popular Posts"
943
+
944
+ #: ../views/admin.php:687
945
+ msgid "Template tag"
946
+ msgstr "Template-Tag"
947
+
948
+ #: ../views/admin.php:696
949
+ #, fuzzy, php-format
950
+ msgid ""
951
+ "Similar to the widget functionality, this tag retrieves the most popular "
952
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
953
+ "a> so you can customize your popular listing, but these are not required."
954
+ msgstr ""
955
+ "Ähnlich wie das Widget zeigt dieser Tag die beliebtesten Beiträge Deines "
956
+ "Blogs an. Diese Funktion akzeptiert auch Parameter, so dass du die "
957
+ "Auflistung nach deinen Vorstellungen setzen kannst, aber sie sind sind "
958
+ "erforderlich."
959
+
960
+ #: ../views/admin.php:697
961
+ #, php-format
962
+ msgid ""
963
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
964
+ "list of attributes."
965
+ msgstr ""
966
+
967
+ #: ../views/admin.php:702
968
+ msgid ""
969
+ "Displays the number of views of a single post. Post ID is required or it "
970
+ "will return false."
971
+ msgstr ""
972
+ "Zeigt die Anzahl der Aufrufe eines einzelnen Beitrags an. Die Post-ID ist "
973
+ "erforderlich, andersfalls wird false zurückgegeben."
974
+
975
+ #: ../views/admin.php:703
976
+ msgid "Post ID"
977
+ msgstr "Post-ID"
978
+
979
+ #: ../views/admin.php:710
980
+ msgid "What are \"shortcodes\"?"
981
+ msgstr "Was sind \"Shortcodes\"?"
982
+
983
+ #: ../views/admin.php:712
984
+ #, php-format
985
+ msgid ""
986
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
987
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
988
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
989
+ "posts content and pages too! For more information about shortcodes, please "
990
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
991
+ msgstr ""
992
+ "Shortcodes sind vergleichbar mit BB-Codes. Sie erlauben uns, eine PHP-"
993
+ "Funktion aufzurufen durch einen einfachen Text wie [shortcode]. Der "
994
+ "Shortcode [wpp] fügt die Liste der beliebtesten Beiträge in den Text sowohl "
995
+ "von Beiträgen als auch Seiten ein. Für mehr Informationen über Shortcodes "
996
+ "besuche <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
997
+
998
+ #: ../views/admin.php:721
999
+ #, php-format
1000
+ msgid "About WordPress Popular Posts %s"
1001
+ msgstr "Über WordPress Popular Posts %s"
1002
+
1003
+ #: ../views/admin.php:722
1004
+ msgid "This version includes the following changes"
1005
+ msgstr "Diese Version enthält die folgenden Änderungen"
1006
+
1007
+ #: ../views/admin.php:741
1008
+ msgid "Do you like this plugin?"
1009
+ msgstr "Gefällt dir dieses Plugin?"
1010
+
1011
+ #: ../views/admin.php:748
1012
+ msgid ""
1013
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
1014
+ "community!"
1015
+ msgstr ""
1016
+ "Jede Spende motiviert mich, der WordPress-Gemeinschaft nützliches Zeugs "
1017
+ "weiterhin kostenlos zur Verfügung zu stellen!"
1018
+
1019
+ #: ../views/admin.php:749
1020
+ #, php-format
1021
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1022
+ msgstr ""
1023
+
1024
+ #: ../views/admin.php:753
1025
+ msgid "Need help?"
1026
+ msgstr "Brauchen Sie Hilfe?"
1027
+
1028
+ #: ../views/admin.php:754
1029
+ #, php-format
1030
+ msgid ""
1031
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1032
+ "and feedback."
1033
+ msgstr ""
1034
+
1035
+ #: ../views/admin.php:755
1036
+ msgid "Let's make this plugin even better!"
1037
+ msgstr ""
1038
+
1039
+ #: ../views/form.php:2
1040
+ msgid "Title"
1041
+ msgstr "Titel:"
1042
+
1043
+ #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
1044
+ #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
1045
+ #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
1046
+ #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
1047
+ #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
1048
+ #: ../views/form.php:105 ../views/form.php:111
1049
+ msgid "What is this?"
1050
+ msgstr "Was ist das?"
1051
+
1052
+ #: ../views/form.php:7
1053
+ msgid "Show up to"
1054
+ msgstr "Zeige bis zu:"
1055
+
1056
+ #: ../views/form.php:8
1057
+ msgid "posts"
1058
+ msgstr "Beiträge"
1059
+
1060
+ #: ../views/form.php:12
1061
+ msgid "Sort posts by"
1062
+ msgstr "Sortiere Beiträge nach:"
1063
+
1064
+ #: ../views/form.php:14
1065
+ msgid "Comments"
1066
+ msgstr "Kommentaren"
1067
+
1068
+ #: ../views/form.php:15
1069
+ msgid "Total views"
1070
+ msgstr "Zahl der Aufrufe"
1071
+
1072
+ #: ../views/form.php:16
1073
+ msgid "Avg. daily views"
1074
+ msgstr "Durchschn. tägl. Aufrufe"
1075
+
1076
+ #: ../views/form.php:22
1077
+ msgid "Filters"
1078
+ msgstr "Filter:"
1079
+
1080
+ #: ../views/form.php:24
1081
+ msgid "Time Range"
1082
+ msgstr "Zeitspanne:"
1083
+
1084
+ #: ../views/form.php:34
1085
+ msgid "Post type(s)"
1086
+ msgstr "Post-Type(s):"
1087
+
1088
+ #: ../views/form.php:37
1089
+ msgid "Post(s) ID(s) to exclude"
1090
+ msgstr "Post-ID(s), die ausgeschlossen werden:"
1091
+
1092
+ #: ../views/form.php:40
1093
+ msgid "Category(ies) ID(s)"
1094
+ msgstr "Kategorie(n)-ID(s):"
1095
+
1096
+ #: ../views/form.php:43
1097
+ msgid "Author(s) ID(s)"
1098
+ msgstr "Autor(en)-ID(s):"
1099
+
1100
+ #: ../views/form.php:48
1101
+ msgid "Posts settings"
1102
+ msgstr "Einstellungen für Beiträge"
1103
+
1104
+ #: ../views/form.php:52
1105
+ msgid "Display post rating"
1106
+ msgstr "Zeige Bewertung"
1107
+
1108
+ #: ../views/form.php:55
1109
+ msgid "Shorten title"
1110
+ msgstr "Kürze den Titel"
1111
+
1112
+ #: ../views/form.php:58
1113
+ msgid "Shorten title to"
1114
+ msgstr "Kürze den Titel auf"
1115
+
1116
+ #: ../views/form.php:59 ../views/form.php:69
1117
+ msgid "characters"
1118
+ msgstr "Buchstaben"
1119
+
1120
+ #: ../views/form.php:60 ../views/form.php:70
1121
+ msgid "words"
1122
+ msgstr "Wörter"
1123
+
1124
+ #: ../views/form.php:63
1125
+ msgid "Display post excerpt"
1126
+ msgstr "Zeige Auszug"
1127
+
1128
+ #: ../views/form.php:66
1129
+ msgid "Keep text format and links"
1130
+ msgstr "Behalte Textformat und Links bei"
1131
+
1132
+ #: ../views/form.php:67
1133
+ msgid "Excerpt length"
1134
+ msgstr "Länge des Auszugs:"
1135
+
1136
+ #: ../views/form.php:73
1137
+ msgid "Display post thumbnail"
1138
+ msgstr "Zeige Vorschaubild"
1139
+
1140
+ #: ../views/form.php:76
1141
+ msgid "Width"
1142
+ msgstr "Breite:"
1143
+
1144
+ #: ../views/form.php:77 ../views/form.php:80
1145
+ msgid "px"
1146
+ msgstr "px"
1147
+
1148
+ #: ../views/form.php:79
1149
+ msgid "Height"
1150
+ msgstr "Höhe:"
1151
+
1152
+ #: ../views/form.php:85
1153
+ msgid "Stats Tag settings"
1154
+ msgstr "Einstellungen des Statistik-Tags"
1155
+
1156
+ #: ../views/form.php:87
1157
+ msgid "Display comment count"
1158
+ msgstr "Zeige Anzahl Kommentare"
1159
+
1160
+ #: ../views/form.php:89
1161
+ msgid "Display views"
1162
+ msgstr "Zeige Aufrufe"
1163
+
1164
+ #: ../views/form.php:91
1165
+ msgid "Display author"
1166
+ msgstr "Zeige Autor"
1167
+
1168
+ #: ../views/form.php:93
1169
+ msgid "Display date"
1170
+ msgstr "Zeige Datum"
1171
+
1172
+ #: ../views/form.php:96
1173
+ msgid "Date Format"
1174
+ msgstr "Datumsformat"
1175
+
1176
+ #: ../views/form.php:98
1177
+ msgid "WordPress Date Format"
1178
+ msgstr "Datumsformat WordPress"
1179
+
1180
+ #: ../views/form.php:105
1181
+ msgid "Display category"
1182
+ msgstr "Zeige Kategorie"
1183
+
1184
+ #: ../views/form.php:109
1185
+ msgid "HTML Markup settings"
1186
+ msgstr "Einstellungen des HTML-Codes"
1187
+
1188
+ #: ../views/form.php:111
1189
+ msgid "Use custom HTML Markup"
1190
+ msgstr "Verwende nutzerdefinierten HTML-Code"
1191
+
1192
+ #: ../views/form.php:114
1193
+ msgid "Before / after title"
1194
+ msgstr "Vor / nach dem Titel:"
1195
+
1196
+ #: ../views/form.php:117
1197
+ msgid "Before / after Popular Posts"
1198
+ msgstr "Vor / nach Beliebte Beiträge:"
1199
+
1200
+ #: ../views/form.php:120
1201
+ msgid "Post HTML Markup"
1202
+ msgstr "Zeige HTML-Code"
1203
+
1204
+ #: ../wordpress-popular-posts.php:276
1205
+ msgid "The most Popular Posts on your blog."
1206
+ msgstr "Die beliebtesten Beiträge deines Blogs."
1207
+
1208
+ #: ../wordpress-popular-posts.php:433
1209
+ msgid ""
1210
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1211
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1212
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1213
+ "\"nofollow\">register_sidebar</a> for more)."
1214
+ msgstr ""
1215
+
1216
+ #: ../wordpress-popular-posts.php:658
1217
+ msgid "Upload"
1218
+ msgstr "Hochladen"
1219
+
1220
+ #: ../wordpress-popular-posts.php:1032
1221
+ #, php-format
1222
+ msgid ""
1223
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1224
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1225
+ "and ask them to upgrade PHP to %1$s or higher."
1226
+ msgstr ""
1227
+ "Deine PHP-Version ist zu alt. Das Plugin\"WordPress Popular Posts\" benötigt "
1228
+ "mindestens PHP-Version %1$s für die einwandfreie Funktion. Bitte nehme "
1229
+ "Kontakt mit deinem Hosting-Provider auf und bitte ihn, PHP auf v%1$s oder "
1230
+ "höher zu aktualisieren."
1231
+
1232
+ #: ../wordpress-popular-posts.php:1039
1233
+ #, php-format
1234
+ msgid ""
1235
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1236
+ "WordPress version %1$s to function correctly. Please update your blog via "
1237
+ "Dashboard &gt; Update."
1238
+ msgstr ""
1239
+ "Deine WordPress-Version ist zu alt. Das Plugin WordPress Popular Posts "
1240
+ "benötigt mindestens Version %1$s. Bitte aktualisiere WordPress via Dashboard "
1241
+ "&gt; Aktualisieren."
1242
+
1243
+ #: ../wordpress-popular-posts.php:1064
1244
+ #, php-format
1245
+ msgid ""
1246
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1247
+ "strong>.</p></div>"
1248
+ msgstr ""
1249
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> wurde <strong>deaktiviert</"
1250
+ "strong>.</p></div>"
1251
+
1252
+ #: ../wordpress-popular-posts.php:1124
1253
+ msgid "Success! The cache table has been cleared!"
1254
+ msgstr "Erfolg: Die Cache-Tabelle wurde geleert!"
1255
+
1256
+ #: ../wordpress-popular-posts.php:1126
1257
+ msgid "Error: cache table does not exist."
1258
+ msgstr "Fehler: Cache-Tabelle ist nicht vorhanden."
1259
+
1260
+ #: ../wordpress-popular-posts.php:1133
1261
+ msgid "Success! All data have been cleared!"
1262
+ msgstr "Erfolg: Alle Daten wurden gelöscht!"
1263
+
1264
+ #: ../wordpress-popular-posts.php:1135
1265
+ msgid "Error: one or both data tables are missing."
1266
+ msgstr "Fehler: Eine oder beide Tabellen fehlen."
1267
+
1268
+ #: ../wordpress-popular-posts.php:1138 ../wordpress-popular-posts.php:1176
1269
+ msgid "Invalid action."
1270
+ msgstr "Ungültige Aktion."
1271
+
1272
+ #: ../wordpress-popular-posts.php:1141 ../wordpress-popular-posts.php:1179
1273
+ msgid ""
1274
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1275
+ "site administrator for support."
1276
+ msgstr ""
1277
+ "Du hast nicht die erforderlichen Rechte um das zu tun. Bitte wende dich an "
1278
+ "den Administrator für weitere Hilfe."
1279
+
1280
+ #: ../wordpress-popular-posts.php:1171
1281
+ #, fuzzy
1282
+ msgid "Success! All files have been deleted!"
1283
+ msgstr "Erfolg: Alle Daten wurden gelöscht!"
1284
+
1285
+ #: ../wordpress-popular-posts.php:1173
1286
+ msgid "The thumbnail cache is already empty!"
1287
+ msgstr ""
1288
+
1289
+ #: ../wordpress-popular-posts.php:1696
1290
+ msgid "Sorry. No data so far."
1291
+ msgstr "Noch keine Daten vorhanden."
1292
+
1293
+ #: ../wordpress-popular-posts.php:2156
1294
+ #, php-format
1295
+ msgid "1 comment"
1296
+ msgid_plural "%s comments"
1297
+ msgstr[0] "1 Kommentar"
1298
+ msgstr[1] "%s Kommentare"
1299
+
1300
+ #: ../wordpress-popular-posts.php:2168
1301
+ #, php-format
1302
+ msgid "1 view per day"
1303
+ msgid_plural "%s views per day"
1304
+ msgstr[0] "1 Aufruf pro Tag"
1305
+ msgstr[1] "%s Aufrufe pro Tag"
1306
+
1307
+ #: ../wordpress-popular-posts.php:2174
1308
+ #, php-format
1309
+ msgid "1 view"
1310
+ msgid_plural "%s views"
1311
+ msgstr[0] "1 Aufruf"
1312
+ msgstr[1] "%s Aufrufe"
1313
+
1314
+ #: ../wordpress-popular-posts.php:2186
1315
+ #, php-format
1316
+ msgid "by %s"
1317
+ msgstr "von %s"
1318
+
1319
+ #: ../wordpress-popular-posts.php:2192
1320
+ #, php-format
1321
+ msgid "posted on %s"
1322
+ msgstr "veröffentlicht am %s"
1323
+
1324
+ #: ../wordpress-popular-posts.php:2200
1325
+ #, php-format
1326
+ msgid "under %s"
1327
+ msgstr "in %s"
1328
+
1329
+ #~ msgid ""
1330
+ #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1331
+ #~ "and the [wpp] shortcode\"."
1332
+ #~ msgstr ""
1333
+ #~ "Bitte schlage nach bei \"Liste der gültigen Parameter von wpp_gewt-"
1334
+ #~ "mostpopular() und des [wpp]-Shortcodes\"."
1335
+
1336
+ #~ msgid ""
1337
+ #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1338
+ #~ "shortcode"
1339
+ #~ msgstr ""
1340
+ #~ "Liste der gültigen Parameter von wpp_get-mostpopular() und des [wpp]-"
1341
+ #~ "Shortcodes"
1342
+
1343
+ #~ msgid ""
1344
+ #~ "These parameters can be used by both the template tag "
1345
+ #~ "wpp_get_most_popular() and the shortcode [wpp]."
1346
+ #~ msgstr ""
1347
+ #~ "Diese Parameter können sowohl im Template-Tag wpp_get_most_popular() als "
1348
+ #~ "auch im Shortcode [wpp] eingesetzt werden."
1349
+
1350
+ #~ msgid "Preview"
1351
+ #~ msgstr "Vorschau"
1352
+
1353
+ #~ msgid "Excerpt Properties"
1354
+ #~ msgstr "Eigenschaften des Auszugs"
1355
+
1356
+ #~ msgid "Thumbnail settings"
1357
+ #~ msgstr "Einstellungen für die Vorschaubilder"
1358
+
1359
+ #~ msgid ""
1360
+ #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1361
+ #~ "Posts."
1362
+ #~ msgstr ""
1363
+ #~ "Hier findest du einen überschaubaren Bereich an Einstellungen, um "
1364
+ #~ "Wordpress Popular Posts zu optimieren."
1365
+
1366
+ #, fuzzy
1367
+ #~ msgid "Popular Posts links behavior"
1368
+ #~ msgstr "Aktualisierungsintervall der Liste"
1369
+
1370
+ #~ msgid "Views logging behavior"
1371
+ #~ msgstr "Zählverhalten"
1372
+
1373
+ #~ msgid "Wordpress Popular Posts Stylesheet"
1374
+ #~ msgstr "Wordpress Popular Posts Stylesheet"
1375
+
1376
+ #~ msgid "Data tools"
1377
+ #~ msgstr "Datenwerkzeuge"
1378
+
1379
+ #~ msgid "Popular posts listing refresh interval"
1380
+ #~ msgstr "Aktualisierungsintervall der Liste"
1381
+
1382
+ #~ msgid "Frequently Asked Questions"
1383
+ #~ msgstr "Häufig gestellte Fragen"
1384
+
1385
+ #~ msgid "Sets the opening tag for each item on the list"
1386
+ #~ msgstr "Bestimmt den öffnenden Tag für jeden Listeneintrag"
1387
+
1388
+ #~ msgid "Sets the closing tag for each item on the list"
1389
+ #~ msgstr "Bestimmt den schließenden Tag für jeden Listeneintrag"
1390
+
1391
+ #~ msgid ""
1392
+ #~ "If set, this option will allow you to decide the order of the contents "
1393
+ #~ "within each item on the list."
1394
+ #~ msgstr ""
1395
+ #~ "Falls gesetzt, kannst du die Reihenfolge der Einträge in der Liste "
1396
+ #~ "bestimmen."
1397
+
1398
+ #~ msgid ""
1399
+ #~ "If set, you can decide the order of each content inside a single item on "
1400
+ #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1401
+ #~ "something like \"Your Post Title: summary here\". This attribute requires "
1402
+ #~ "do_pattern to be true."
1403
+ #~ msgstr ""
1404
+ #~ "Falls gesetzt, kannst du die Reihenfolge des Inhalts innerhalbs eines "
1405
+ #~ "einzelnen Listeneintrags einstellen. Zum Beispiel zeigt \"{title}: "
1406
+ #~ "{summary}\" (ohne Anführungszeichen) sowas wie \"Überschrift: Text des "
1407
+ #~ "Auszugs\" an. Dieses Attribut erfordert, dass do_pattern auf 1 (true) "
1408
+ #~ "gesetzt ist."
1409
+
1410
+ #~ msgid "Available tags"
1411
+ #~ msgstr "Verfügbare Tags"
1412
+
1413
+ #~ msgid "Rate it"
1414
+ #~ msgstr "Bewerte es"
1415
+
1416
+ #~ msgid "on the official Plugin Directory!"
1417
+ #~ msgstr "im offiziellen Plugin-Verzeichnis!"
1418
+
1419
+ #~ msgid "Do you love this plugin?"
1420
+ #~ msgstr "Magst du dieses Plugin?"
1421
+
1422
+ #~ msgid "Buy me a beer!"
1423
+ #~ msgstr "Spende mir ein Bier!"
1424
+
1425
+ #~ msgid "comments"
1426
+ #~ msgstr "Komentare"
1427
+
1428
+ #~ msgid "views per day"
1429
+ #~ msgstr "Aufrufe pro Tag"
1430
+
1431
+ #~ msgid "views"
1432
+ #~ msgstr "Aufrufe"
1433
+
1434
+ #~ msgid "by"
1435
+ #~ msgstr "von"
1436
+
1437
+ #~ msgid "What does \"Use content formatting tags\" do?"
1438
+ #~ msgstr "Was macht \"Verwende textformatierende Tags\"?"
1439
+
1440
+ #~ msgid "Before / after each post:"
1441
+ #~ msgstr "Vor / nach jedem Beitrag:"
1442
+
1443
+ #~ msgid "Use content formatting tags"
1444
+ #~ msgstr "Verwende textformatierende Tags"
1445
+
1446
+ #~ msgid "Content format:"
1447
+ #~ msgstr "Inhaltsformat:"
1448
+
1449
+ #~ msgid "Wordpress Popular Posts Stats"
1450
+ #~ msgstr "Wordpress Popular Posts Statistik"
lang/wordpress-popular-posts-es_ES.mo CHANGED
Binary file
lang/wordpress-popular-posts-es_ES.po CHANGED
@@ -1,1445 +1,1481 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-05-27 18:11-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.6.5\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:23 ../views/admin.php:32 ../views/admin.php:46
22
- #: ../views/admin.php:67
23
- msgid "Settings saved."
24
- msgstr "Configuraci&oacute;n guardada."
25
-
26
- #: ../views/admin.php:38
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:84
31
- msgid ""
32
- "This operation will delete all entries from Wordpress Popular Posts' cache "
33
- "table and cannot be undone."
34
- msgstr ""
35
- "Esta operaci\\363n borrar\\341 todas las entradas en el cach\\351 de "
36
- "Wordpress Popular Posts y no se puede deshacer."
37
-
38
- #: ../views/admin.php:84 ../views/admin.php:92
39
- msgid "Do you want to continue?"
40
- msgstr "Deseas continuar?"
41
-
42
- #: ../views/admin.php:92
43
- msgid ""
44
- "This operation will delete all stored info from Wordpress Popular Posts' "
45
- "data tables and cannot be undone."
46
- msgstr ""
47
- "Esta operaci\\363n borrar\\341 toda la informaci\\363n guardada en las "
48
- "tablas de Wordpress Popular Posts y no puede ser reversado."
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr "Estad&iacute;sticas"
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr "Herramientas"
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr "Par&aacute;metros"
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr "FAQ"
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr "Acerca de"
69
-
70
- #: ../views/admin.php:124
71
- msgid ""
72
- "Click on each tab to see what are the most popular entries on your blog in "
73
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
74
- "Popular Posts was installed."
75
- msgstr ""
76
- "Haz clic en cada pesta&ntilde;a para ver las entradas m&aacute;s populares "
77
- "de tu blog en las &uacute;ltimas 24 horas, esta semana, los &uacute;ltimos "
78
- "30 d&iacute;as o de todos los tiempos."
79
-
80
- #: ../views/admin.php:130
81
- msgid "Order by comments"
82
- msgstr "Ordenar por comentarios"
83
-
84
- #: ../views/admin.php:131
85
- msgid "Order by views"
86
- msgstr "Ordenar por vistas"
87
-
88
- #: ../views/admin.php:132
89
- msgid "Order by avg. daily views"
90
- msgstr "Ordenar por average de vistas diarias"
91
-
92
- #: ../views/admin.php:134
93
- msgid "Post type"
94
- msgstr "Post type"
95
-
96
- #: ../views/admin.php:135
97
- msgid "Limit"
98
- msgstr "L&iacute;mite"
99
-
100
- #: ../views/admin.php:136 ../views/form.php:32
101
- msgid "Display only posts published within the selected Time Range"
102
- msgstr ""
103
- "Mostrar s&oacute;lo entradas publicadas en el Rango de Tiempo seleccionado"
104
-
105
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
106
- #: ../views/admin.php:318
107
- msgid "Apply"
108
- msgstr "Aplicar"
109
-
110
- #: ../views/admin.php:144 ../views/form.php:26
111
- msgid "Last 24 hours"
112
- msgstr "&Uacute;ltimas 24 horas"
113
-
114
- #: ../views/admin.php:145 ../views/form.php:27
115
- msgid "Last 7 days"
116
- msgstr "&Uacute;ltimos 7 d&iacute;as"
117
-
118
- #: ../views/admin.php:146 ../views/form.php:28
119
- msgid "Last 30 days"
120
- msgstr "&Uacute;ltimos 30 d&iacute;as"
121
-
122
- #: ../views/admin.php:147 ../views/form.php:29
123
- msgid "All-time"
124
- msgstr "Todos los tiempos"
125
-
126
- #: ../views/admin.php:169
127
- msgid "Thumbnails"
128
- msgstr "Miniaturas"
129
-
130
- #: ../views/admin.php:174
131
- msgid "Default thumbnail"
132
- msgstr "Miniatura por defecto"
133
-
134
- #: ../views/admin.php:179
135
- msgid "Upload thumbnail"
136
- msgstr "Subir miniatura"
137
-
138
- #: ../views/admin.php:182
139
- msgid ""
140
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
141
- "After it's done, hit on Apply to save changes"
142
- msgstr ""
143
- "Tutorial: sube (o selecciona) una imagen, selecciona Tama&ntilde;o Completo "
144
- "y haz clic en Subir. Cuando termine, dale a Aplicar para guardar los cambios"
145
-
146
- #: ../views/admin.php:186
147
- msgid "Pick image from"
148
- msgstr "Seleccionar imagen desde"
149
-
150
- #: ../views/admin.php:189
151
- msgid "Featured image"
152
- msgstr "Imagen destacada"
153
-
154
- #: ../views/admin.php:190
155
- msgid "First image on post"
156
- msgstr "Primera imagen de la entrada"
157
-
158
- #: ../views/admin.php:191
159
- msgid "Custom field"
160
- msgstr "Custom field"
161
-
162
- #: ../views/admin.php:194
163
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
164
- msgstr ""
165
- "Dile a Wordpress Popular Posts de d&oacute;nde debe obtener las miniaturas"
166
-
167
- #: ../views/admin.php:198
168
- msgid "Custom field name"
169
- msgstr "Nombre del custom field"
170
-
171
- #: ../views/admin.php:204
172
- msgid "Resize image from Custom field?"
173
- msgstr "&iexcl;Ajustar la imagen del Custom field?"
174
-
175
- #: ../views/admin.php:207
176
- msgid "No, I will upload my own thumbnail"
177
- msgstr "No, subir&eacute; mi propia miniatura"
178
-
179
- #: ../views/admin.php:208
180
- msgid "Yes"
181
- msgstr "S&iacute;"
182
-
183
- #: ../views/admin.php:224
184
- msgid "Data"
185
- msgstr "Datos"
186
-
187
- #: ../views/admin.php:229
188
- msgid "Log views from"
189
- msgstr "Registrar vistas de"
190
-
191
- #: ../views/admin.php:232
192
- msgid "Visitors only"
193
- msgstr "S&oacute;lo visitantes"
194
-
195
- #: ../views/admin.php:233
196
- msgid "Logged-in users only"
197
- msgstr "S&oacute;lo usuarios conectados"
198
-
199
- #: ../views/admin.php:234
200
- msgid "Everyone"
201
- msgstr "Todos"
202
-
203
- #: ../views/admin.php:240
204
- msgid "Ajaxify widget"
205
- msgstr "Usar Ajax con el widget"
206
-
207
- #: ../views/admin.php:243 ../views/admin.php:309
208
- msgid "Disabled"
209
- msgstr "Deshabilitado"
210
-
211
- #: ../views/admin.php:244 ../views/admin.php:308
212
- msgid "Enabled"
213
- msgstr "Habilitado"
214
-
215
- #: ../views/admin.php:248
216
- msgid ""
217
- "If you are using a caching plugin such as WP Super Cache, enabling this "
218
- "feature will keep the popular list from being cached by it"
219
- msgstr ""
220
- "Si est&aacute;s utilizando un plugin de cacheo como WP Super Cache, "
221
- "habilitar esta caracter&iacute;stica evitar&aacute; que la lista de entradas "
222
- "populares sea guardada en cach&eacute;"
223
-
224
- #: ../views/admin.php:252
225
- msgid "Listing refresh interval"
226
- msgstr "Intervalo de refrescamiento del listado"
227
-
228
- #: ../views/admin.php:255
229
- msgid "Live"
230
- msgstr "En vivo"
231
-
232
- #: ../views/admin.php:256
233
- msgid "Custom interval"
234
- msgstr "Intervalo personalizado"
235
-
236
- #: ../views/admin.php:260
237
- msgid ""
238
- "Sets how often the listing should be updated. For most sites the Live option "
239
- "should be fine, however if you are experiencing slowdowns or your blog gets "
240
- "a lot of visitors then you might want to change the refresh rate"
241
- msgstr ""
242
- "Configura cu&aacute;n frecuentemente debe actualizarse listado. Para la "
243
- "mayor&iacute;a de los sitios la opci&oacute;n En Vivo deber&iacute;a estar "
244
- "bien, sin embargo si est&aacute;s experimentando lentitud o tu blog recibe "
245
- "muchos visitantes entonces quiz&aacute;s prefieras cambiar la tasa de "
246
- "refrescamiento"
247
-
248
- #: ../views/admin.php:264
249
- msgid "Refresh list every"
250
- msgstr "Refrescar la lista cada"
251
-
252
- #: ../views/admin.php:268
253
- msgid "Hour(s)"
254
- msgstr "Hora(s)"
255
-
256
- #: ../views/admin.php:269
257
- msgid "Day(s)"
258
- msgstr "D&iacute;a(s)"
259
-
260
- #: ../views/admin.php:270
261
- msgid "Week(s)"
262
- msgstr "Semana(s)"
263
-
264
- #: ../views/admin.php:271
265
- msgid "Month(s)"
266
- msgstr "Mes(es)"
267
-
268
- #: ../views/admin.php:272
269
- msgid "Year(s)"
270
- msgstr "A&ntilde;o(s)"
271
-
272
- #: ../views/admin.php:275
273
- msgid "Really? That long?"
274
- msgstr "&iquest;En serio? &iquest;Tanto tiempo?"
275
-
276
- #: ../views/admin.php:290
277
- msgid "Miscellaneous"
278
- msgstr "Miscel&aacute;neos"
279
-
280
- #: ../views/admin.php:295
281
- msgid "Open links in"
282
- msgstr "Abrir links en"
283
-
284
- #: ../views/admin.php:298
285
- msgid "Current window"
286
- msgstr "Ventana actual"
287
-
288
- #: ../views/admin.php:299
289
- msgid "New tab/window"
290
- msgstr "Nueva pesta&ntilde;a/ventana"
291
-
292
- #: ../views/admin.php:305
293
- msgid "Use plugin's stylesheet"
294
- msgstr "Utilizar la hoja de estilos del plugin"
295
-
296
- #: ../views/admin.php:312
297
- msgid ""
298
- "By default, the plugin includes a stylesheet called wpp.css which you can "
299
- "use to style your popular posts listing. If you wish to use your own "
300
- "stylesheet or do not want it to have it included in the header section of "
301
- "your site, use this."
302
- msgstr ""
303
- "Por defecto, el plugin incluye una hoja de estilos llamada wpp.css que "
304
- "puedes utilizar para darle estilos a tu listado de entradas populares. Si "
305
- "deseas utilizar tu propia hoja de estilos, o no quieres que wpp.css se "
306
- "incluya en el header de tu sitio web, utiliza esto."
307
-
308
- #: ../views/admin.php:329
309
- msgid ""
310
- "Wordpress Popular Posts maintains data in two separate tables: one for "
311
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
312
- "and another one to keep the All-time data (from now on, \"historical data\" "
313
- "or just \"data\"). If for some reason you need to clear the cache table, or "
314
- "even both historical and cache tables, please use the buttons below to do so."
315
- msgstr ""
316
- "Wordpress Popular Posts mantiene la data en dos tablas separadas: una para "
317
- "guardar diariamente las entradas m&aacute;s populares (\"cach&eacute;\", de "
318
- "aqu&iacute; en adelante), y otra tabla para almacenar la data de Todos los "
319
- "tiempos (\"data hist&oacute;rica\" o simplemente \"data\"). Si por alguna "
320
- "raz&oacute;n necesitas vaciar la tabla cach&eacute;, o inclusive las dos "
321
- "tablas hist&oacute;ricas y de cach&eacute;, por favor utiliza los botones de "
322
- "abajo."
323
-
324
- #: ../views/admin.php:330
325
- msgid "Empty cache"
326
- msgstr "Vaciar el cach&eacute;"
327
-
328
- #: ../views/admin.php:330
329
- msgid "Use this button to manually clear entries from WPP cache only"
330
- msgstr ""
331
- "Utiliza este bot&oacute;n para vaciar manualmente s&oacute;lo las entradas "
332
- "del cach&eacute; de WPP"
333
-
334
- #: ../views/admin.php:331
335
- msgid "Clear all data"
336
- msgstr "Eliminar toda la data"
337
-
338
- #: ../views/admin.php:331
339
- msgid "Use this button to manually clear entries from all WPP data tables"
340
- msgstr ""
341
- "Utiliza este bot&oacute;n para limpiar manualmente las tablas de datos de WPP"
342
-
343
- #: ../views/admin.php:338
344
- #, php-format
345
- msgid ""
346
- "With the following parameters you can customize the popular posts list when "
347
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
348
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
349
- msgstr ""
350
- "Con los siguientes par&aacute;metros puedes personalizar la lista de "
351
- "entradas populares al utilizar tanto el <a href=\"%1$s"
352
- "\">wpp_get_most_popular() template tag</a> como el <a href=\"%2$s\">[wpp] "
353
- "shortcode</a>."
354
-
355
- #: ../views/admin.php:346
356
- msgid "Parameter"
357
- msgstr "Par&aacute;metro"
358
-
359
- #: ../views/admin.php:347 ../views/admin.php:661
360
- msgid "What it does "
361
- msgstr "Qu&eacute; hace"
362
-
363
- #: ../views/admin.php:348
364
- msgid "Possible values"
365
- msgstr "Valores posibles"
366
-
367
- #: ../views/admin.php:349
368
- msgid "Defaults to"
369
- msgstr "Por defecto"
370
-
371
- #: ../views/admin.php:350 ../views/admin.php:663
372
- msgid "Example"
373
- msgstr "Ejemplo"
374
-
375
- #: ../views/admin.php:356
376
- msgid "Sets a heading for the list"
377
- msgstr "Configura el encabezado de la lista"
378
-
379
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
380
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
381
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
382
- #: ../views/admin.php:539
383
- msgid "Text string"
384
- msgstr "Texto"
385
-
386
- #: ../views/admin.php:358
387
- msgid "Popular Posts"
388
- msgstr "Entradas Populares"
389
-
390
- #: ../views/admin.php:363
391
- msgid "Set the opening tag for the heading of the list"
392
- msgstr "Configura la etiqueta de apertura para el encabezado de la lista"
393
-
394
- #: ../views/admin.php:370
395
- msgid "Set the closing tag for the heading of the list"
396
- msgstr "Configura la etiqueta de cierre para el encabezado de la lista"
397
-
398
- #: ../views/admin.php:377
399
- msgid "Sets the maximum number of popular posts to be shown on the listing"
400
- msgstr ""
401
- "Configura el m&aacute;ximo de entradas populares a ser mostradas en la lista"
402
-
403
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
404
- #: ../views/admin.php:469 ../views/admin.php:476
405
- msgid "Positive integer"
406
- msgstr "Entero positivo"
407
-
408
- #: ../views/admin.php:384
409
- msgid ""
410
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
411
- "the time range specified by you"
412
- msgstr ""
413
- "Le indica a Wordpress Popular Posts que debe listar aquellas entradas que "
414
- "hayan sido populares dentro del rango de tiempo especificado por ti"
415
-
416
- #: ../views/admin.php:391
417
- msgid ""
418
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
419
- "within the time range specified by you"
420
- msgstr ""
421
- "Le indica a Wordpress Popular Posts que debe listar aquellas entradas "
422
- "populares publicadas dentro del rango de tiempo especificado por ti"
423
-
424
- #: ../views/admin.php:398
425
- msgid "Sets the sorting option of the popular posts"
426
- msgstr "Configura el ordenado de las entradas populares"
427
-
428
- #: ../views/admin.php:399
429
- msgid "(for average views per day)"
430
- msgstr "(para el porcentaje de vistas por d&iacute;a)"
431
-
432
- #: ../views/admin.php:405
433
- msgid "Defines the type of posts to show on the listing"
434
- msgstr "Define el tipo de entrada a mostrar en el listado"
435
-
436
- #: ../views/admin.php:412
437
- msgid ""
438
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
439
- "form the listing."
440
- msgstr ""
441
- "Si se configura, Wordpress Popular Posts excluir&aacute; todos los IDs de "
442
- "las entradas especificadas."
443
-
444
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
445
- msgid "None"
446
- msgstr "Ninguno"
447
-
448
- #: ../views/admin.php:419
449
- msgid ""
450
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
451
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
452
- "will be excluded instead."
453
- msgstr ""
454
- "Si se configura, Wordpress Popular Posts mostrar&aacute; todas las entradas "
455
- "que pertenecen a la(s) categor&iacute;a(s) especificada(s). Si se usa un "
456
- "signo negativo, la(s) categor&iacute;a(s) ser&aacute;(n) exclu&iacute;da(s)."
457
-
458
- #: ../views/admin.php:426
459
- msgid ""
460
- "If set, Wordpress Popular Posts will retrieve all entries created by "
461
- "specified author(s) ID(s)."
462
- msgstr ""
463
- "Si se configura, Wordpress Popular Posts traer&aacute; todas las entradas "
464
- "creadas por el (los) ID(s) de autor(es) especificado(s)."
465
-
466
- #: ../views/admin.php:433
467
- msgid ""
468
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
469
- "characters whenever possible"
470
- msgstr ""
471
- "Si se configura, Wordpress Popular Posts acortar&aacute; cada titulo en \"n"
472
- "\" caracteres cuando sea posible"
473
-
474
- #: ../views/admin.php:440
475
- msgid ""
476
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
477
- "words instead of characters"
478
- msgstr ""
479
- "Si se pasa el valor 1, Wordpress Popular Posts acortar&aacute; cada titulo "
480
- "en \"n\" palabras en vez de "
481
-
482
- #: ../views/admin.php:447
483
- msgid ""
484
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
485
- "characters long from the content of each post listed as popular"
486
- msgstr ""
487
- "Si se configura, Wordpress Popular Posts construir&aacute; e incluir&aacute; "
488
- "un extracto de \"n\" caracteres del contenido de cada entrada listada como "
489
- "popular"
490
-
491
- #: ../views/admin.php:454
492
- msgid ""
493
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
494
- "italic, etc) and hyperlinks found in the excerpt"
495
- msgstr ""
496
- "Si se configura, Wordpress Popular Posts mantendr&aacute; todas las "
497
- "etiquetas de estilo (strong, italic, etc) y los hiperv&iacute;nculos "
498
- "encontrados en el extracto"
499
-
500
- #: ../views/admin.php:461
501
- msgid ""
502
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
503
- "instead of characters"
504
- msgstr ""
505
- "Si se configura, Wordpress Popular Posts acortar&aacute; el resumen en \"n\" "
506
- "palabras en vez de caracteres"
507
-
508
- #: ../views/admin.php:468
509
- msgid ""
510
- "If set, and if your current server configuration allows it, you will be able "
511
- "to display thumbnails of your posts. This attribute sets the width for "
512
- "thumbnails"
513
- msgstr ""
514
- "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
515
- "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
516
- "configura el ancho de tus miniaturas"
517
-
518
- #: ../views/admin.php:475
519
- msgid ""
520
- "If set, and if your current server configuration allows it, you will be able "
521
- "to display thumbnails of your posts. This attribute sets the height for "
522
- "thumbnails"
523
- msgstr ""
524
- "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
525
- "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
526
- "configura el alto de tus miniaturas"
527
-
528
- #: ../views/admin.php:482
529
- msgid ""
530
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
531
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
532
- "entries"
533
- msgstr ""
534
- "Si se configura, y si el plugin WP-PostRatings est&aacute; instalado y "
535
- "habilitado en tu blog, Wordpress Popular Posts mostrar&aacute; como tus "
536
- "visitantes han calificado a tus entradas"
537
-
538
- #: ../views/admin.php:489
539
- msgid ""
540
- "If set, Wordpress Popular Posts will show how many comments each popular "
541
- "post has got until now"
542
- msgstr ""
543
- "Si se configura, Wordpress Popular Posts mostrar&aacute; cu&aacute;ntos "
544
- "comentarios ha obtenido cada entrada popular hasta ahora"
545
-
546
- #: ../views/admin.php:496
547
- msgid ""
548
- "If set, Wordpress Popular Posts will show how many views each popular post "
549
- "has got since it was installed"
550
- msgstr ""
551
- "Si se configura, Wordpress Popular Posts mostrar&aacute; cu&aacute;ntas "
552
- "vistas ha obtenido cada entrada popular hasta ahora"
553
-
554
- #: ../views/admin.php:503
555
- msgid ""
556
- "If set, Wordpress Popular Posts will show who published each popular post on "
557
- "the list"
558
- msgstr ""
559
- "Si se configura, Wordpress Popular Posts mostrar&aacute; qui&eacute;n "
560
- "public&oacute; cada entrada popular de la lista"
561
-
562
- #: ../views/admin.php:510
563
- msgid ""
564
- "If set, Wordpress Popular Posts will display the date when each popular post "
565
- "on the list was published"
566
- msgstr ""
567
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; la fecha en la que fue "
568
- "publicada cada entrada popular"
569
-
570
- #: ../views/admin.php:517
571
- msgid "Sets the date format"
572
- msgstr "Configura el formato de la fecha"
573
-
574
- #: ../views/admin.php:524
575
- msgid "If set, Wordpress Popular Posts will display the category"
576
- msgstr ""
577
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; la categor&iacute;a"
578
-
579
- #: ../views/admin.php:531
580
- msgid "Sets the opening tag for the listing"
581
- msgstr "Configura la etiqueta de apertura del listado"
582
-
583
- #: ../views/admin.php:538
584
- msgid "Sets the closing tag for the listing"
585
- msgstr "Configura la etiqueta de cierre del listado"
586
-
587
- #: ../views/admin.php:545
588
- msgid "Sets the HTML structure of each post"
589
- msgstr "Configura la estructura HTML de cada entrada"
590
-
591
- #: ../views/admin.php:546
592
- msgid "Text string, custom HTML"
593
- msgstr "Texto, HTML personalizado"
594
-
595
- #: ../views/admin.php:546
596
- msgid "Available Content Tags"
597
- msgstr "Content Tags disponibles"
598
-
599
- #: ../views/admin.php:546
600
- msgid "displays thumbnail linked to post/page"
601
- msgstr "muestra la miniatura vinculada a la entrada/p&aacute;gina"
602
-
603
- #: ../views/admin.php:546
604
- msgid "displays linked post/page title"
605
- msgstr ""
606
- "muestra el t&iacute;tulo de la entrada/p&aacute;gina con v&iacute;nculo"
607
-
608
- #: ../views/admin.php:546
609
- msgid ""
610
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
611
- msgstr ""
612
- "muestra el resumen de la entrada/p&aacute;gina, requiere que excerpt_length "
613
- "sea mayor a 0"
614
-
615
- #: ../views/admin.php:546
616
- msgid "displays the default stats tags"
617
- msgstr "muestra el stats tag por defecto"
618
-
619
- #: ../views/admin.php:546
620
- msgid ""
621
- "displays post/page current rating, requires WP-PostRatings installed and "
622
- "enabled"
623
- msgstr ""
624
- "muestra el rating actual de la entrada/p&aacute;gina, requiere que WP-"
625
- "PostRatings est&eacute; instalado y activo"
626
-
627
- #: ../views/admin.php:546
628
- msgid ""
629
- "displays post/page current rating as an integer, requires WP-PostRatings "
630
- "installed and enabled"
631
- msgstr ""
632
- "muestra el rating actual de la entrada/p&aacute;gina como un entero, "
633
- "requiere que WP-PostRatings est&eacute; instalado y activo"
634
-
635
- #: ../views/admin.php:546
636
- msgid "outputs the URL of the post/page"
637
- msgstr "muestra la URL de la entrada/p&aacute;gina"
638
-
639
- #: ../views/admin.php:546
640
- msgid "displays post/page title, no link"
641
- msgstr ""
642
- "muestra el t&iacute;tulo de la entrada/p&aacute;gina, sin v&iacute;nculo"
643
-
644
- #: ../views/admin.php:546
645
- msgid "displays linked author name, requires stats_author=1"
646
- msgstr ""
647
- "muestra el nombre del autor con v&iacute;nculo, requiere stats_author=1"
648
-
649
- #: ../views/admin.php:546
650
- msgid "displays linked category name, requires stats_category=1"
651
- msgstr ""
652
- "muestra el nombre de la categor&iacute;a vinculado, requiere stats_category=1"
653
-
654
- #: ../views/admin.php:546
655
- msgid "displays views count only, no text"
656
- msgstr "muestra el n&uacute;mero de vistas, sin texto adicional"
657
-
658
- #: ../views/admin.php:546
659
- msgid "displays comments count only, no text, requires stats_comments=1"
660
- msgstr ""
661
- "muestra el n&uacute;mero de comentarios, sin texto adicional, requiere "
662
- "stats_comments=1"
663
-
664
- #: ../views/admin.php:558
665
- msgid "What does \"Title\" do?"
666
- msgstr "&iquest;Para qu&eacute; es \"T&iacute;tulo\"?"
667
-
668
- #: ../views/admin.php:561
669
- msgid ""
670
- "It allows you to show a heading for your most popular posts listing. If left "
671
- "empty, no heading will be displayed at all."
672
- msgstr ""
673
- "Te permite mostrar un encabezado para tu lista de entradas populares. Si se "
674
- "deja vac&iacute;o, no se mostrar&aacute; el encabezado."
675
-
676
- #: ../views/admin.php:564
677
- msgid "What is Time Range for?"
678
- msgstr "&iquest;Para qu&eacute; es \"Rango de Tiempo\"?"
679
-
680
- #: ../views/admin.php:566
681
- msgid ""
682
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
683
- "comments within the selected time range."
684
- msgstr ""
685
- "Le indica a Wordpress Popular Posts que muestre las entradas m&aacute;s "
686
- "vistas / comentadas en el rango de tiempo seleccionado."
687
-
688
- #: ../views/admin.php:569
689
- msgid "What is \"Sort post by\" for?"
690
- msgstr "&iquest;Para qu&eacute; es \"Ordenar entradas por\"?"
691
-
692
- #: ../views/admin.php:571
693
- msgid ""
694
- "It allows you to decide whether to order your popular posts listing by total "
695
- "views, comments, or average views per day."
696
- msgstr ""
697
- "Te permite decidir si ordenar tus entradas populares por la cantidad total "
698
- "de vistas, comentarios, o por el porcentaje diario de vistas."
699
-
700
- #: ../views/admin.php:574
701
- msgid "What does \"Display post rating\" do?"
702
- msgstr "&iquest;Qu&eacute; hace \"Mostrar rating de la entrada\"?"
703
-
704
- #: ../views/admin.php:576
705
- msgid ""
706
- "If checked, Wordpress Popular Posts will show how your readers are rating "
707
- "your most popular posts. This feature requires having WP-PostRatings plugin "
708
- "installed and enabled on your blog for it to work."
709
- msgstr ""
710
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; c&oacute;mo tus "
711
- "lectores est&aacute;n calificando tus entradas populares. Esta "
712
- "caracter&iacute;stica requiere que el plugin WP-PostRatings est&eacute; "
713
- "instalado y habilitado en tu blog para que funcione."
714
-
715
- #: ../views/admin.php:579
716
- msgid "What does \"Shorten title\" do?"
717
- msgstr "&iquest;Qu&eacute; hace \"Acortar t&iacute;tulo\"?"
718
-
719
- #: ../views/admin.php:581
720
- msgid ""
721
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
722
- "new \"Shorten title to\" option will appear so you can set it to whatever "
723
- "you like."
724
- msgstr ""
725
- "Si se tilda, todos los t&iacute;tulos de las entradas se acortar&aacute;n \"n"
726
- "\" caracteres/palabras. Una nueva opci&oacute;n \"Acortar t&iacute;tulo en\" "
727
- "se mostrar&aacute; para que puedas configurarlo como quieras."
728
-
729
- #: ../views/admin.php:584
730
- msgid "What does \"Display post excerpt\" do?"
731
- msgstr "&iquest;Qu&eacute; hace \"Mostrar resumen de la entrada\"?"
732
-
733
- #: ../views/admin.php:586
734
- msgid ""
735
- "If checked, Wordpress Popular Posts will also include a small extract of "
736
- "your posts in the list. Similarly to the previous option, you will be able "
737
- "to decide how long the post excerpt should be."
738
- msgstr ""
739
- "Si se tilda, Wordpress Popular Posts incluir&aacute; un peque&ntilde;o "
740
- "extracto de tus entradas en la lista. Similar a la opci&oacute;n anterior, "
741
- "podr&aacute;s decidir qu&eacute; tan largo debe ser el extracto."
742
-
743
- #: ../views/admin.php:589
744
- msgid "What does \"Keep text format and links\" do?"
745
- msgstr "&iquest;Qu&eacute; hace \"Mantener el formato de texto y links\"?"
746
-
747
- #: ../views/admin.php:591
748
- msgid ""
749
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
750
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
751
- "the excerpt. Hyperlinks will remain intact, too."
752
- msgstr ""
753
- "Si se tilda, y si la opci&oacute;n Mostrar Resumen est&aacute; habilitada, "
754
- "Wordpress Popular Posts mantendr&aacute; las etiquetas de estilos que se "
755
- "encontraron en el extracto. Los hiperv&iacute;nculos tambi&eacute;n se "
756
- "mantendr&aacute;n."
757
-
758
- #: ../views/admin.php:594
759
- msgid "What is \"Post type\" for?"
760
- msgstr "&iquest;Para qu&eacute; es el \"Post type\"?"
761
-
762
- #: ../views/admin.php:596
763
- msgid ""
764
- "This filter allows you to decide which post types to show on the listing. By "
765
- "default, it will retrieve only posts and pages (which should be fine for "
766
- "most cases)."
767
- msgstr ""
768
- "Este filtro te permite decidir que tipo de entradas deseas mostrar en el "
769
- "listado. Por defecto, trater&aacute; s&oacute;lo entradas y p&aacute;ginas "
770
- "(que es lo que se quiere, en la mayor&iacute;a de los casos)."
771
-
772
- #: ../views/admin.php:599
773
- msgid "What is \"Category(ies) ID(s)\" for?"
774
- msgstr "&iquest;Para qu&eacute; es el \"ID(s) de Categor&iacute;a(s)\"?"
775
-
776
- #: ../views/admin.php:601
777
- msgid ""
778
- "This filter allows you to select which categories should be included or "
779
- "excluded from the listing. A negative sign in front of the category ID "
780
- "number will exclude posts belonging to it from the list, for example. You "
781
- "can specify more than one ID with a comma separated list."
782
- msgstr ""
783
- "Este filtro te permite seleccionar qu&eacute; categor&iacute;as deber&iacute;"
784
- "an ser inclu&iacute;das o exclu&iacute;das del listado. Un signo negativo "
785
- "enfrente del ID de la categor&iacute;a la excluir&aacute; de la lista, por "
786
- "ejemplo. Puedes especificar m&aacute;s de un ID separ&aacute;ndolos con "
787
- "comas."
788
-
789
- #: ../views/admin.php:604
790
- msgid "What is \"Author(s) ID(s)\" for?"
791
- msgstr "&iquest;Para qu&eacute; es el \"ID de Autor(es)\"?"
792
-
793
- #: ../views/admin.php:606
794
- msgid ""
795
- "Just like the Category filter, this one lets you filter posts by author ID. "
796
- "You can specify more than one ID with a comma separated list."
797
- msgstr ""
798
- "Justo como el filtro de Categor&iacute;a, &eacute;ste te permite filtrar "
799
- "entradas por ID del autor. Puedes especificar m&aacute;s de un ID "
800
- "separ&aacute;ndolos con comas."
801
-
802
- #: ../views/admin.php:609
803
- msgid "What does \"Display post thumbnail\" do?"
804
- msgstr "&iquest;Qu&eacute; hace \"Mostrar miniatura de la entrada\"?"
805
-
806
- #: ../views/admin.php:611
807
- msgid ""
808
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
809
- "of each post. You can set up the source of the thumbnail via Settings - "
810
- "Wordpress Popular Posts - Tools."
811
- msgstr ""
812
- "Si se tilda, Wordpress Popular Posts intentar&aacute; obtener la imagen "
813
- "miniatura de cada entrada. Puedes configurar la fuente de la miniatura via "
814
- "Configuraci&oacute;n - Wordpress Popular Posts - Herramientas."
815
-
816
- #: ../views/admin.php:614
817
- msgid "What does \"Display comment count\" do?"
818
- msgstr "&iquest;Qu&eacute; hace \"Mostrar cantidad de comentarios\"?"
819
-
820
- #: ../views/admin.php:616
821
- msgid ""
822
- "If checked, Wordpress Popular Posts will display how many comments each "
823
- "popular post has got in the selected Time Range."
824
- msgstr ""
825
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; cu&aacute;ntos "
826
- "comentarios ha obtenido cada entrada popular dentro del Rango de Tiempo "
827
- "seleccionado."
828
-
829
- #: ../views/admin.php:619
830
- msgid "What does \"Display views\" do?"
831
- msgstr "&iquest;Qu&eacute; hace \"Mostrar vistas\"?"
832
-
833
- #: ../views/admin.php:621
834
- msgid ""
835
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
836
- "post has gotten in the selected Time Range."
837
- msgstr ""
838
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; cu&aacute;ntas vistas "
839
- "ha obtenido cada entrada en el Rango de Tiempo seleccionado."
840
-
841
- #: ../views/admin.php:624
842
- msgid "What does \"Display author\" do?"
843
- msgstr "&iquest;Qu&eacute; hace \"Mostrar autor\"?"
844
-
845
- #: ../views/admin.php:626
846
- msgid ""
847
- "If checked, Wordpress Popular Posts will display the name of the author of "
848
- "each entry listed."
849
- msgstr ""
850
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; el nombre del autor de "
851
- "cada entrada listada."
852
-
853
- #: ../views/admin.php:629
854
- msgid "What does \"Display date\" do?"
855
- msgstr "&iquest;Qu&eacute; hace \"Mostrar fecha\"?"
856
-
857
- #: ../views/admin.php:631
858
- msgid ""
859
- "If checked, Wordpress Popular Posts will display the date when each popular "
860
- "posts was published."
861
- msgstr ""
862
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; la fecha en la que fue "
863
- "publicada cada entrada popular."
864
-
865
- #: ../views/admin.php:634
866
- msgid "What does \"Display category\" do?"
867
- msgstr "&iquest;Qu&eacute; hace \"Mostrar categor&iacute;a\"?"
868
-
869
- #: ../views/admin.php:636
870
- msgid ""
871
- "If checked, Wordpress Popular Posts will display the category of each post."
872
- msgstr ""
873
- "Si se tilda, Wordpress Popular Posts mostrar&aacute; la categor&iacute;a de "
874
- "cada entrada."
875
-
876
- #: ../views/admin.php:639
877
- msgid "What does \"Use custom HTML Markup\" do?"
878
- msgstr "&iquest;Qu&eacute; hace \"Utilizar Markup HTML personalizado\"?"
879
-
880
- #: ../views/admin.php:641
881
- msgid ""
882
- "If checked, you will be able to customize the HTML markup of your popular "
883
- "posts listing. For example, you can decide whether to wrap your posts in an "
884
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
885
- "for you!"
886
- msgstr ""
887
- "Si se tilda, podr&aacute;s personalizad el markup HTML de tu listado de "
888
- "entradas populares. Por ejemplo, podr&aacute;s decidir si colocar tu listado "
889
- "en una lista desordenada, una ordenada, dentro de un div, etc. Si sabes "
890
- "xHTML/CSS, &iexcl;esto es para ti!"
891
-
892
- #: ../views/admin.php:644
893
- msgid "What are \"Content Tags\"?"
894
- msgstr "&iquest;Qu&eacute; son los \"Content Tags\"?"
895
-
896
- #: ../views/admin.php:646
897
- #, php-format
898
- msgid ""
899
- "Content Tags are codes to display a variety of items on your popular posts "
900
- "custom HTML structure. For example, setting it to \"{title}: "
901
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
902
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
903
- "\">Parameters</a> section."
904
- msgstr ""
905
- "Los Content Tags son etiquetas que sirven para mostrar una variedad de items "
906
- "en la estructura HTML de tu lista. Por ejemplo, configurarlo como \"{title}: "
907
- "{summary}\" (sin las comillas) mostrar&iacute;a \"T&iacute;tulo de la "
908
- "entrada: extracto de la entrada aqu&iacute;\". Para ver otras Content Tags, "
909
- "ver la secci&oacute;n <a href=\"%s\" target=\"_blank\">Par&aacute;metros</a."
910
-
911
- #: ../views/admin.php:649
912
- msgid "What are \"Template Tags\"?"
913
- msgstr "&iquest;Qu&eacute; son los \"Template Tags\"?"
914
-
915
- #: ../views/admin.php:651
916
- msgid ""
917
- "Template Tags are simply php functions that allow you to perform certain "
918
- "actions. For example, Wordpress Popular Posts currently supports two "
919
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
920
- msgstr ""
921
- "Los Template Tags son simplemente funciones php que nos permiten realizar "
922
- "ciertas acciones. Por ejemplo, Wordpress Popular Posts actualmente soporta "
923
- "dos template tags diferentes: wpp_get_mostpopular() y wpp_get_views()."
924
-
925
- #: ../views/admin.php:654
926
- msgid "What are the template tags that Wordpress Popular Posts supports?"
927
- msgstr ""
928
- "&iquest;Cu&aacute;les son los Template Tags soportados por Wordpress Popular "
929
- "Posts?"
930
-
931
- #: ../views/admin.php:656
932
- msgid ""
933
- "The following are the template tags supported by Wordpress Popular Posts"
934
- msgstr ""
935
- "Los siguientes son los template tags soportados por Wordpress Popular Posts"
936
-
937
- #: ../views/admin.php:660
938
- msgid "Template tag"
939
- msgstr "Template tag"
940
-
941
- #: ../views/admin.php:669
942
- #, php-format
943
- msgid ""
944
- "Similar to the widget functionality, this tag retrieves the most popular "
945
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
946
- "a> so you can customize your popular listing, but these are not required."
947
- msgstr ""
948
- "Parecido a la funcionalidad del widget, esta etiqueta obtiene las entradas "
949
- "m&aacute;s populares de tu blog. Esta funci&oacute;n tambi&eacute;n acepta "
950
- "<a href=\"%1$s\">par&aacute;metros</a> para que puedas personalizar el "
951
- "listado, pero &eacute;stos no son requeridos."
952
-
953
- #: ../views/admin.php:670
954
- #, php-format
955
- msgid ""
956
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
957
- "list of attributes."
958
- msgstr ""
959
- "Por favor ver la <a href=\"%1$s\">secci&oacute;n Par&aacute;metros</a> para "
960
- "la lista completa de atributos."
961
-
962
- #: ../views/admin.php:675
963
- msgid ""
964
- "Displays the number of views of a single post. Post ID is required or it "
965
- "will return false."
966
- msgstr ""
967
- "Muestra la cantidad de vistas de una entrada. El ID de la entrada es "
968
- "requerido, o la funci&oacute;n devolver&aacute; false."
969
-
970
- #: ../views/admin.php:676
971
- msgid "Post ID"
972
- msgstr "ID de la entrada"
973
-
974
- #: ../views/admin.php:683
975
- msgid "What are \"shortcodes\"?"
976
- msgstr "&iquest;Qu&eacute; son los \"shortcodes\"?"
977
-
978
- #: ../views/admin.php:685
979
- #, php-format
980
- msgid ""
981
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
982
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
983
- "shortcode [wpp] will let you insert a list of the most popular posts in "
984
- "posts content and pages too! For more information about shortcodes, please "
985
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
986
- msgstr ""
987
- "Los Shortcodes son similares a los BB Codes, &eacute;stos nos permiten "
988
- "llamar a una funci&oacute;n php simplemente escribiendo algo como "
989
- "[shortcode]. Con Wordpress Popular Posts, el shortcode [wpp] te "
990
- "permitir&aacute; insertar una lista de las entradas m&aacute;s populares en "
991
- "el contenido de tus entradas y en p&aacute;ginas tambi&eacute;n. Para mayor "
992
- "informaci&oacute;n sobre los shortcodes, por favor visita la p&aacute;gina "
993
- "<a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a>."
994
-
995
- #: ../views/admin.php:694
996
- #, php-format
997
- msgid "About Wordpress Popular Posts %s"
998
- msgstr "Acerca de Wordpress Popular Posts %s"
999
-
1000
- #: ../views/admin.php:695
1001
- msgid "This version includes the following changes"
1002
- msgstr "Esta versi&oacute;n incluye los siguientes cambios"
1003
-
1004
- #: ../views/admin.php:709
1005
- msgid "Do you like this plugin?"
1006
- msgstr "&iquest;Te gusta este plugin?"
1007
-
1008
- #: ../views/admin.php:716
1009
- msgid ""
1010
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
1011
- "community!"
1012
- msgstr ""
1013
- "&iexcl;Cada donaci&oacute;n me motiva a seguir publicando cosas gratuitas "
1014
- "para la comunidad de Wordpress!"
1015
-
1016
- #: ../views/admin.php:717
1017
- #, php-format
1018
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1019
- msgstr ""
1020
- "&iexcl;Puedes <a href=\"%s\" target=\"_blank\">dejar una rese&ntilde;a</a> "
1021
- "tambi&eacute;n!"
1022
-
1023
- #: ../views/admin.php:721
1024
- msgid "Need help?"
1025
- msgstr "&iquest;Necesitas ayuda?"
1026
-
1027
- #: ../views/admin.php:722
1028
- #, php-format
1029
- msgid ""
1030
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1031
- "and feedback."
1032
- msgstr ""
1033
- "Visita <a href=\"%s\" target=\"_blank\">el foro</a> para obtener soporte, "
1034
- "hacer preguntas y dejar tu feedback."
1035
-
1036
- #: ../views/admin.php:723
1037
- msgid "Let's make this plugin even better!"
1038
- msgstr "&iexcl;Hagamos a este plugin inclusive mejor!"
1039
-
1040
- #: ../views/form.php:2
1041
- msgid "Title"
1042
- msgstr "T&iacute;tulo"
1043
-
1044
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
1045
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
1046
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
1047
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
1048
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
1049
- #: ../views/form.php:105 ../views/form.php:111
1050
- msgid "What is this?"
1051
- msgstr "&iquest;Qu&eacute; es esto?"
1052
-
1053
- #: ../views/form.php:7
1054
- msgid "Show up to"
1055
- msgstr "Mostrar hasta"
1056
-
1057
- #: ../views/form.php:8
1058
- msgid "posts"
1059
- msgstr "entradas"
1060
-
1061
- #: ../views/form.php:12
1062
- msgid "Sort posts by"
1063
- msgstr "Ordenar entradas por"
1064
-
1065
- #: ../views/form.php:14
1066
- msgid "Comments"
1067
- msgstr "Comentarios"
1068
-
1069
- #: ../views/form.php:15
1070
- msgid "Total views"
1071
- msgstr "Total de vistas"
1072
-
1073
- #: ../views/form.php:16
1074
- msgid "Avg. daily views"
1075
- msgstr "Porcentaje de vistas diarias"
1076
-
1077
- #: ../views/form.php:22
1078
- msgid "Filters"
1079
- msgstr "Filtros"
1080
-
1081
- #: ../views/form.php:24
1082
- msgid "Time Range"
1083
- msgstr "Rango de Tiempo"
1084
-
1085
- #: ../views/form.php:34
1086
- msgid "Post type(s)"
1087
- msgstr "Post type(s)"
1088
-
1089
- #: ../views/form.php:37
1090
- msgid "Post(s) ID(s) to exclude"
1091
- msgstr "ID(s) de Entrada(s) a excluir"
1092
-
1093
- #: ../views/form.php:40
1094
- msgid "Category(ies) ID(s)"
1095
- msgstr "ID(s) de Categor&iacute;a(s)"
1096
-
1097
- #: ../views/form.php:43
1098
- msgid "Author(s) ID(s)"
1099
- msgstr "ID(s) de Autor(es)"
1100
-
1101
- #: ../views/form.php:48
1102
- msgid "Posts settings"
1103
- msgstr "Configuraci&oacute;n de las entradas"
1104
-
1105
- #: ../views/form.php:52
1106
- msgid "Display post rating"
1107
- msgstr "Mostrar rating de la entrada"
1108
-
1109
- #: ../views/form.php:55
1110
- msgid "Shorten title"
1111
- msgstr "Acortar t&iacute;tulo"
1112
-
1113
- #: ../views/form.php:58
1114
- msgid "Shorten title to"
1115
- msgstr "Acortar t&iacute;tulo en"
1116
-
1117
- #: ../views/form.php:59 ../views/form.php:69
1118
- msgid "characters"
1119
- msgstr "caracteres"
1120
-
1121
- #: ../views/form.php:60 ../views/form.php:70
1122
- msgid "words"
1123
- msgstr "palabras"
1124
-
1125
- #: ../views/form.php:63
1126
- msgid "Display post excerpt"
1127
- msgstr "Mostrar resumen de la entrada"
1128
-
1129
- #: ../views/form.php:66
1130
- msgid "Keep text format and links"
1131
- msgstr "Mantener formato de texto y links"
1132
-
1133
- #: ../views/form.php:67
1134
- msgid "Excerpt length"
1135
- msgstr "Largo del resumen"
1136
-
1137
- #: ../views/form.php:73
1138
- msgid "Display post thumbnail"
1139
- msgstr "Mostrar miniatura"
1140
-
1141
- #: ../views/form.php:76
1142
- msgid "Width"
1143
- msgstr "Ancho"
1144
-
1145
- #: ../views/form.php:77 ../views/form.php:80
1146
- msgid "px"
1147
- msgstr "px"
1148
-
1149
- #: ../views/form.php:79
1150
- msgid "Height"
1151
- msgstr "Alto"
1152
-
1153
- #: ../views/form.php:85
1154
- msgid "Stats Tag settings"
1155
- msgstr "Configuraci&oacute;n del Stats Tag"
1156
-
1157
- #: ../views/form.php:87
1158
- msgid "Display comment count"
1159
- msgstr "Mostrar cantidad de comentarios"
1160
-
1161
- #: ../views/form.php:89
1162
- msgid "Display views"
1163
- msgstr "Mostrar vistas"
1164
-
1165
- #: ../views/form.php:91
1166
- msgid "Display author"
1167
- msgstr "Mostrar autor"
1168
-
1169
- #: ../views/form.php:93
1170
- msgid "Display date"
1171
- msgstr "Mostrar fecha"
1172
-
1173
- #: ../views/form.php:96
1174
- msgid "Date Format"
1175
- msgstr "Formato de la fecha"
1176
-
1177
- #: ../views/form.php:98
1178
- msgid "Wordpress Date Format"
1179
- msgstr "Formato de fecha de Wordpress"
1180
-
1181
- #: ../views/form.php:105
1182
- msgid "Display category"
1183
- msgstr "Mostrar categor&iacute;a"
1184
-
1185
- #: ../views/form.php:109
1186
- msgid "HTML Markup settings"
1187
- msgstr "Configuraci&oacute;n del Markup HTML"
1188
-
1189
- #: ../views/form.php:111
1190
- msgid "Use custom HTML Markup"
1191
- msgstr "Utilizar Markup HTML personalizado"
1192
-
1193
- #: ../views/form.php:114
1194
- msgid "Before / after title"
1195
- msgstr "Antes / despu&eacute;s del t&iacute;tulo"
1196
-
1197
- #: ../views/form.php:117
1198
- msgid "Before / after Popular Posts"
1199
- msgstr "Antes / despu&eacute;s de las entradas populares"
1200
-
1201
- #: ../views/form.php:120
1202
- msgid "Post HTML Markup"
1203
- msgstr "Markup HTML de la Entrada"
1204
-
1205
- #: ../wordpress-popular-posts.php:269
1206
- msgid "The most Popular Posts on your blog."
1207
- msgstr "Las entradas m&aacute;s populares en tu blog."
1208
-
1209
- #: ../wordpress-popular-posts.php:410
1210
- msgid ""
1211
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1212
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1213
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1214
- "\"nofollow\">register_sidebar</a> for more)."
1215
- msgstr ""
1216
- "Error: no es posible ajaxificar Wordpress Popular Posts en este tema. Falta "
1217
- "el atributo <em>id</em> en before_widget (ver <a href=\"http://codex."
1218
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1219
- "\"nofollow\">register_sidebar</a> para m&aacute;s informaci&oacute;n)."
1220
-
1221
- #: ../wordpress-popular-posts.php:636
1222
- msgid "Upload"
1223
- msgstr "Subir"
1224
-
1225
- #: ../wordpress-popular-posts.php:1002
1226
- #, php-format
1227
- msgid ""
1228
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1229
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1230
- "and ask them to upgrade PHP to %1$s or higher."
1231
- msgstr ""
1232
- "Tu versi&oacute;n de PHP es muy antigua. El plugin Wordpress Popular Posts "
1233
- "requiere al menos PHP version %1$s para funcionar correctamente. Por favor "
1234
- "contacta a tu proveedor de hosting y solicita que se actualice PHP a %1$s o "
1235
- "mejor."
1236
-
1237
- #: ../wordpress-popular-posts.php:1009
1238
- #, php-format
1239
- msgid ""
1240
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1241
- "Wordpress version %1$s to function correctly. Please update your blog via "
1242
- "Dashboard &gt; Update."
1243
- msgstr ""
1244
- "Tu versi&oacute;n de Wordpress es muy antigua. El plugin Wordpress Popular "
1245
- "Posts requiere al menos la versi&oacute;n %1$s para funcionar correctamente. "
1246
- "Por favor actualiza tu blog via Escritorio &gt; Actualizaciones."
1247
-
1248
- #: ../wordpress-popular-posts.php:1034
1249
- #, php-format
1250
- msgid ""
1251
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1252
- "strong>.</p></div>"
1253
- msgstr ""
1254
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> ha sido <strong>desactivado</"
1255
- "strong>.</p></div>"
1256
-
1257
- #: ../wordpress-popular-posts.php:1094
1258
- msgid "Success! The cache table has been cleared!"
1259
- msgstr "&iexcl;&Eacute;xito! &iexcl;La tabla cach&eacute; ha sido borrada!"
1260
-
1261
- #: ../wordpress-popular-posts.php:1096
1262
- msgid "Error: cache table does not exist."
1263
- msgstr "Error: la tabla cach&eacute; no existe."
1264
-
1265
- #: ../wordpress-popular-posts.php:1103
1266
- msgid "Success! All data have been cleared!"
1267
- msgstr "&iexcl;&Eacute;xito! &iexcl;Toda la data ha sido borrada!"
1268
-
1269
- #: ../wordpress-popular-posts.php:1105
1270
- msgid "Error: one or both data tables are missing."
1271
- msgstr "Error: una o ambas tablas de datos no existen."
1272
-
1273
- #: ../wordpress-popular-posts.php:1108
1274
- msgid "Invalid action."
1275
- msgstr "Acci&oacute;n inv&aacute;lida."
1276
-
1277
- #: ../wordpress-popular-posts.php:1111
1278
- msgid ""
1279
- "Sorry, you do not have enough permissions to do this. Please contact the "
1280
- "site administrator for support."
1281
- msgstr ""
1282
- "Lo lamento, no tienes permisos suficientes para hacer esto. Por favor "
1283
- "contacta al administrador del sitio."
1284
-
1285
- #: ../wordpress-popular-posts.php:1639
1286
- msgid "Sorry. No data so far."
1287
- msgstr "Lo lamentamos. No hay nada que mostrar a&uacute;n."
1288
-
1289
- #: ../wordpress-popular-posts.php:2111
1290
- #, php-format
1291
- msgid "1 comment"
1292
- msgid_plural "%s comments"
1293
- msgstr[0] "1 comentario"
1294
- msgstr[1] "%s comentarios"
1295
-
1296
- #: ../wordpress-popular-posts.php:2123
1297
- #, php-format
1298
- msgid "1 view per day"
1299
- msgid_plural "%s views per day"
1300
- msgstr[0] "1 vista por d&iacute;a"
1301
- msgstr[1] "%s vistas por d&iacute;a"
1302
-
1303
- #: ../wordpress-popular-posts.php:2129
1304
- #, php-format
1305
- msgid "1 view"
1306
- msgid_plural "%s views"
1307
- msgstr[0] "1 vista"
1308
- msgstr[1] "%s vistas"
1309
-
1310
- #: ../wordpress-popular-posts.php:2141
1311
- #, php-format
1312
- msgid "by %s"
1313
- msgstr "por %s"
1314
-
1315
- #: ../wordpress-popular-posts.php:2147
1316
- #, php-format
1317
- msgid "posted on %s"
1318
- msgstr "publicado el %s"
1319
-
1320
- #: ../wordpress-popular-posts.php:2155
1321
- #, php-format
1322
- msgid "under %s"
1323
- msgstr "bajo %s"
1324
-
1325
- #~ msgid ""
1326
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1327
- #~ "and the [wpp] shortcode\"."
1328
- #~ msgstr ""
1329
- #~ "Por favor revisa \"Listado de par&aacute;metros aceptados por "
1330
- #~ "wpp_get_mostpopular() y el shortcode [wpp]\"."
1331
-
1332
- #~ msgid ""
1333
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1334
- #~ "shortcode"
1335
- #~ msgstr ""
1336
- #~ "Lista de par&aacute;metros aceptados por wpp_get_mostpopular() y el "
1337
- #~ "shortcode [wpp]"
1338
-
1339
- #~ msgid ""
1340
- #~ "These parameters can be used by both the template tag "
1341
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1342
- #~ msgstr ""
1343
- #~ "Estos par&aacute;metros pueden ser utilizados tanto por el template tag "
1344
- #~ "wpp_get_mostpopular() como por el shortcode [wpp]."
1345
-
1346
- #~ msgid "Preview"
1347
- #~ msgstr "Vista previa"
1348
-
1349
- #~ msgid "Excerpt Properties"
1350
- #~ msgstr "Propiedades del resumen"
1351
-
1352
- #~ msgid "Thumbnail settings"
1353
- #~ msgstr "Configuraci&oacute;n de miniatura"
1354
-
1355
- #~ msgid ""
1356
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1357
- #~ "Posts."
1358
- #~ msgstr ""
1359
- #~ "Aqu&iacute; encontrar&aacute;s un &uacute;til grupo de opciones para "
1360
- #~ "ajustar a Wordpress Popular Posts."
1361
-
1362
- #~ msgid "Popular Posts links behavior"
1363
- #~ msgstr "Comportamiento de los link en las Entradas Populares"
1364
-
1365
- #~ msgid "Views logging behavior"
1366
- #~ msgstr "Comportamiento del registro de vistas"
1367
-
1368
- #~ msgid "Wordpress Popular Posts Stylesheet"
1369
- #~ msgstr "Hoja de estilos de Wordpress Popular Posts"
1370
-
1371
- #~ msgid "Data tools"
1372
- #~ msgstr "Herramientas de datos"
1373
-
1374
- #~ msgid "Popular posts listing refresh interval"
1375
- #~ msgstr "Intervalo de refrescamiento de las Entradas Populares"
1376
-
1377
- #~ msgid "Frequently Asked Questions"
1378
- #~ msgstr "Preguntas Frecuentes (FAQ)"
1379
-
1380
- #~ msgid "Sets the opening tag for each item on the list"
1381
- #~ msgstr "Configura la etiqueta de apertura de cada &iacute;tem del listado"
1382
-
1383
- #~ msgid "Sets the closing tag for each item on the list"
1384
- #~ msgstr "Configura la etiqueta de cierre de cada &iacute;tem del listado"
1385
-
1386
- #~ msgid ""
1387
- #~ "If set, this option will allow you to decide the order of the contents "
1388
- #~ "within each item on the list."
1389
- #~ msgstr ""
1390
- #~ "Si se configura, esta opci&oacute;n te permitir&aacute; decidir el orden "
1391
- #~ "de los contenidos dentro de cada item en la lista."
1392
-
1393
- #~ msgid ""
1394
- #~ "If set, you can decide the order of each content inside a single item on "
1395
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1396
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1397
- #~ "do_pattern to be true."
1398
- #~ msgstr ""
1399
- #~ "Si se configura, puedes decidir el orden de cada contenido dentro de cada "
1400
- #~ "item en la lista. Por ejemplo, configurarlo como \"{title}: {summary}\" "
1401
- #~ "mostrar&iacute;a \"El t&iacute;tulo de tu entrada: resumen aqu&iacute;\". "
1402
- #~ "Este atributo requiere que do_pattern sea true."
1403
-
1404
- #~ msgid "Available tags"
1405
- #~ msgstr "Etiquetas disponibles"
1406
-
1407
- #~ msgid "Rate it"
1408
- #~ msgstr "&iexcl;Calif&iacute;calo"
1409
-
1410
- #~ msgid "on the official Plugin Directory!"
1411
- #~ msgstr "en el Directorio Oficial de Plugins!"
1412
-
1413
- #~ msgid "Do you love this plugin?"
1414
- #~ msgstr "&iquest;Adoras este plugin?"
1415
-
1416
- #~ msgid "Buy me a beer!"
1417
- #~ msgstr "&iexcl;C&oacute;mprame una cerveza!"
1418
-
1419
- #~ msgid "comments"
1420
- #~ msgstr "comentarios"
1421
-
1422
- #~ msgid "views per day"
1423
- #~ msgstr "vistas por d&iacute;a"
1424
-
1425
- #~ msgid "views"
1426
- #~ msgstr "vistas"
1427
-
1428
- #~ msgid "by"
1429
- #~ msgstr "por"
1430
-
1431
- #~ msgid "What does \"Use content formatting tags\" do?"
1432
- #~ msgstr ""
1433
- #~ "&iquest;Qu&eacute; hace \"Utilizar etiquetas de formato de contenido\"?"
1434
-
1435
- #~ msgid "Before / after each post:"
1436
- #~ msgstr "Antes / despu&eacute;s de cada entrada"
1437
-
1438
- #~ msgid "Use content formatting tags"
1439
- #~ msgstr "Utilizar etiquetas de formato de contenido"
1440
-
1441
- #~ msgid "Content format:"
1442
- #~ msgstr "Formato de contenido:"
1443
-
1444
- #~ msgid "Wordpress Popular Posts Stats"
1445
- #~ 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: 2014-09-23 16:54-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.6.9\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:48
22
+ #: ../views/admin.php:69
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:75
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:90
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:90 ../views/admin.php:98 ../views/admin.php:106
51
+ msgid "Do you want to continue?"
52
+ msgstr "Deseas continuar?"
53
+
54
+ #: ../views/admin.php:98
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:106
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:123
69
+ msgid "Stats"
70
+ msgstr "Estad&iacute;sticas"
71
+
72
+ #: ../views/admin.php:124
73
+ msgid "Tools"
74
+ msgstr "Herramientas"
75
+
76
+ #: ../views/admin.php:125 ../views/admin.php:689
77
+ msgid "Parameters"
78
+ msgstr "Par&aacute;metros"
79
+
80
+ #: ../views/admin.php:126
81
+ msgid "FAQ"
82
+ msgstr "FAQ"
83
+
84
+ #: ../views/admin.php:127
85
+ msgid "About"
86
+ msgstr "Acerca de"
87
+
88
+ #: ../views/admin.php:138
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:144
100
+ msgid "Order by comments"
101
+ msgstr "Ordenar por comentarios"
102
+
103
+ #: ../views/admin.php:145
104
+ msgid "Order by views"
105
+ msgstr "Ordenar por vistas"
106
+
107
+ #: ../views/admin.php:146
108
+ msgid "Order by avg. daily views"
109
+ msgstr "Ordenar por average de vistas diarias"
110
+
111
+ #: ../views/admin.php:148
112
+ msgid "Post type"
113
+ msgstr "Post type"
114
+
115
+ #: ../views/admin.php:149
116
+ msgid "Limit"
117
+ msgstr "L&iacute;mite"
118
+
119
+ #: ../views/admin.php:150 ../views/form.php:32
120
+ msgid "Display only posts published within the selected Time Range"
121
+ msgstr ""
122
+ "Mostrar s&oacute;lo entradas publicadas en el Rango de Tiempo seleccionado"
123
+
124
+ #: ../views/admin.php:152 ../views/admin.php:242 ../views/admin.php:308
125
+ #: ../views/admin.php:345
126
+ msgid "Apply"
127
+ msgstr "Aplicar"
128
+
129
+ #: ../views/admin.php:158 ../views/form.php:26
130
+ msgid "Last 24 hours"
131
+ msgstr "&Uacute;ltimas 24 horas"
132
+
133
+ #: ../views/admin.php:159 ../views/form.php:27
134
+ msgid "Last 7 days"
135
+ msgstr "&Uacute;ltimos 7 d&iacute;as"
136
+
137
+ #: ../views/admin.php:160 ../views/form.php:28
138
+ msgid "Last 30 days"
139
+ msgstr "&Uacute;ltimos 30 d&iacute;as"
140
+
141
+ #: ../views/admin.php:161 ../views/form.php:29
142
+ msgid "All-time"
143
+ msgstr "Todos los tiempos"
144
+
145
+ #: ../views/admin.php:183
146
+ msgid "Thumbnails"
147
+ msgstr "Miniaturas"
148
+
149
+ #: ../views/admin.php:188
150
+ msgid "Default thumbnail"
151
+ msgstr "Miniatura por defecto"
152
+
153
+ #: ../views/admin.php:193
154
+ msgid "Upload thumbnail"
155
+ msgstr "Subir miniatura"
156
+
157
+ #: ../views/admin.php:195
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:199
166
+ msgid "Pick image from"
167
+ msgstr "Seleccionar imagen desde"
168
+
169
+ #: ../views/admin.php:202
170
+ msgid "Featured image"
171
+ msgstr "Imagen destacada"
172
+
173
+ #: ../views/admin.php:203
174
+ msgid "First image on post"
175
+ msgstr "Primera imagen de la entrada"
176
+
177
+ #: ../views/admin.php:204
178
+ msgid "Custom field"
179
+ msgstr "Custom field"
180
+
181
+ #: ../views/admin.php:207
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:211
187
+ msgid "Custom field name"
188
+ msgstr "Nombre del custom field"
189
+
190
+ #: ../views/admin.php:217
191
+ msgid "Resize image from Custom field?"
192
+ msgstr "&iexcl;Ajustar la imagen del Custom field?"
193
+
194
+ #: ../views/admin.php:220
195
+ msgid "No, I will upload my own thumbnail"
196
+ msgstr "No, subir&eacute; mi propia miniatura"
197
+
198
+ #: ../views/admin.php:221
199
+ msgid "Yes"
200
+ msgstr "S&iacute;"
201
+
202
+ #: ../views/admin.php:232
203
+ msgid "Empty image cache"
204
+ msgstr "Vaciar el cach&eacute; de im&aacute;genes"
205
+
206
+ #: ../views/admin.php:233
207
+ msgid "Use this button to clear WPP's thumbnails cache"
208
+ msgstr ""
209
+ "Utiliza este bot&oacute;n para vaciar el cach&eacute; de miniaturas de WPP"
210
+
211
+ #: ../views/admin.php:251
212
+ msgid "Data"
213
+ msgstr "Datos"
214
+
215
+ #: ../views/admin.php:256
216
+ msgid "Log views from"
217
+ msgstr "Registrar vistas de"
218
+
219
+ #: ../views/admin.php:259
220
+ msgid "Visitors only"
221
+ msgstr "S&oacute;lo visitantes"
222
+
223
+ #: ../views/admin.php:260
224
+ msgid "Logged-in users only"
225
+ msgstr "S&oacute;lo usuarios conectados"
226
+
227
+ #: ../views/admin.php:261
228
+ msgid "Everyone"
229
+ msgstr "Todos"
230
+
231
+ #: ../views/admin.php:267
232
+ msgid "Ajaxify widget"
233
+ msgstr "Usar Ajax con el widget"
234
+
235
+ #: ../views/admin.php:270 ../views/admin.php:336
236
+ msgid "Disabled"
237
+ msgstr "Deshabilitado"
238
+
239
+ #: ../views/admin.php:271 ../views/admin.php:335
240
+ msgid "Enabled"
241
+ msgstr "Habilitado"
242
+
243
+ #: ../views/admin.php:275
244
+ msgid ""
245
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
246
+ "feature will keep the popular list from being cached by it"
247
+ msgstr ""
248
+ "Si est&aacute;s utilizando un plugin de cacheo como WP Super Cache, "
249
+ "habilitar esta caracter&iacute;stica evitar&aacute; que la lista de entradas "
250
+ "populares sea guardada en cach&eacute;"
251
+
252
+ #: ../views/admin.php:279
253
+ msgid "Listing refresh interval"
254
+ msgstr "Intervalo de refrescamiento del listado"
255
+
256
+ #: ../views/admin.php:282
257
+ msgid "Live"
258
+ msgstr "En vivo"
259
+
260
+ #: ../views/admin.php:283
261
+ msgid "Custom interval"
262
+ msgstr "Intervalo personalizado"
263
+
264
+ #: ../views/admin.php:287
265
+ msgid ""
266
+ "Sets how often the listing should be updated. For most sites the Live option "
267
+ "should be fine, however if you are experiencing slowdowns or your blog gets "
268
+ "a lot of visitors then you might want to change the refresh rate"
269
+ msgstr ""
270
+ "Configura cu&aacute;n frecuentemente debe actualizarse listado. Para la "
271
+ "mayor&iacute;a de los sitios la opci&oacute;n En Vivo deber&iacute;a estar "
272
+ "bien, sin embargo si est&aacute;s experimentando lentitud o tu blog recibe "
273
+ "muchos visitantes entonces quiz&aacute;s prefieras cambiar la tasa de "
274
+ "refrescamiento"
275
+
276
+ #: ../views/admin.php:291
277
+ msgid "Refresh list every"
278
+ msgstr "Refrescar la lista cada"
279
+
280
+ #: ../views/admin.php:295
281
+ msgid "Hour(s)"
282
+ msgstr "Hora(s)"
283
+
284
+ #: ../views/admin.php:296
285
+ msgid "Day(s)"
286
+ msgstr "D&iacute;a(s)"
287
+
288
+ #: ../views/admin.php:297
289
+ msgid "Week(s)"
290
+ msgstr "Semana(s)"
291
+
292
+ #: ../views/admin.php:298
293
+ msgid "Month(s)"
294
+ msgstr "Mes(es)"
295
+
296
+ #: ../views/admin.php:299
297
+ msgid "Year(s)"
298
+ msgstr "A&ntilde;o(s)"
299
+
300
+ #: ../views/admin.php:302
301
+ msgid "Really? That long?"
302
+ msgstr "&iquest;En serio? &iquest;Tanto tiempo?"
303
+
304
+ #: ../views/admin.php:317
305
+ msgid "Miscellaneous"
306
+ msgstr "Miscel&aacute;neos"
307
+
308
+ #: ../views/admin.php:322
309
+ msgid "Open links in"
310
+ msgstr "Abrir links en"
311
+
312
+ #: ../views/admin.php:325
313
+ msgid "Current window"
314
+ msgstr "Ventana actual"
315
+
316
+ #: ../views/admin.php:326
317
+ msgid "New tab/window"
318
+ msgstr "Nueva pesta&ntilde;a/ventana"
319
+
320
+ #: ../views/admin.php:332
321
+ msgid "Use plugin's stylesheet"
322
+ msgstr "Utilizar la hoja de estilos del plugin"
323
+
324
+ #: ../views/admin.php:339
325
+ msgid ""
326
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
327
+ "use to style your popular posts listing. If you wish to use your own "
328
+ "stylesheet or do not want it to have it included in the header section of "
329
+ "your site, use this."
330
+ msgstr ""
331
+ "Por defecto, el plugin incluye una hoja de estilos llamada wpp.css que "
332
+ "puedes utilizar para darle estilos a tu listado de entradas populares. Si "
333
+ "deseas utilizar tu propia hoja de estilos, o no quieres que wpp.css se "
334
+ "incluya en el header de tu sitio web, utiliza esto."
335
+
336
+ #: ../views/admin.php:356
337
+ msgid ""
338
+ "WordPress Popular Posts maintains data in two separate tables: one for "
339
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
340
+ "and another one to keep the All-time data (from now on, \"historical data\" "
341
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
342
+ "even both historical and cache tables, please use the buttons below to do so."
343
+ msgstr ""
344
+ "WordPress Popular Posts mantiene la data en dos tablas separadas: una para "
345
+ "guardar diariamente las entradas m&aacute;s populares (\"cach&eacute;\", de "
346
+ "aqu&iacute; en adelante), y otra tabla para almacenar la data de Todos los "
347
+ "tiempos (\"data hist&oacute;rica\" o simplemente \"data\"). Si por alguna "
348
+ "raz&oacute;n necesitas vaciar la tabla cach&eacute;, o inclusive las dos "
349
+ "tablas hist&oacute;ricas y de cach&eacute;, por favor utiliza los botones de "
350
+ "abajo."
351
+
352
+ #: ../views/admin.php:357
353
+ msgid "Empty cache"
354
+ msgstr "Vaciar el cach&eacute;"
355
+
356
+ #: ../views/admin.php:357
357
+ msgid "Use this button to manually clear entries from WPP cache only"
358
+ msgstr ""
359
+ "Utiliza este bot&oacute;n para vaciar manualmente s&oacute;lo las entradas "
360
+ "del cach&eacute; de WPP"
361
+
362
+ #: ../views/admin.php:358
363
+ msgid "Clear all data"
364
+ msgstr "Eliminar toda la data"
365
+
366
+ #: ../views/admin.php:358
367
+ msgid "Use this button to manually clear entries from all WPP data tables"
368
+ msgstr ""
369
+ "Utiliza este bot&oacute;n para limpiar manualmente las tablas de datos de WPP"
370
+
371
+ #: ../views/admin.php:365
372
+ #, php-format
373
+ msgid ""
374
+ "With the following parameters you can customize the popular posts list when "
375
+ "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
376
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
377
+ msgstr ""
378
+ "Con los siguientes par&aacute;metros puedes personalizar la lista de "
379
+ "entradas populares al utilizar tanto el <a href=\"%1$s"
380
+ "\">wpp_get_most_popular() template tag</a> como el <a href=\"%2$s\">[wpp] "
381
+ "shortcode</a>."
382
+
383
+ #: ../views/admin.php:373
384
+ msgid "Parameter"
385
+ msgstr "Par&aacute;metro"
386
+
387
+ #: ../views/admin.php:374 ../views/admin.php:688
388
+ msgid "What it does "
389
+ msgstr "Qu&eacute; hace"
390
+
391
+ #: ../views/admin.php:375
392
+ msgid "Possible values"
393
+ msgstr "Valores posibles"
394
+
395
+ #: ../views/admin.php:376
396
+ msgid "Defaults to"
397
+ msgstr "Por defecto"
398
+
399
+ #: ../views/admin.php:377 ../views/admin.php:690
400
+ msgid "Example"
401
+ msgstr "Ejemplo"
402
+
403
+ #: ../views/admin.php:383
404
+ msgid "Sets a heading for the list"
405
+ msgstr "Configura el encabezado de la lista"
406
+
407
+ #: ../views/admin.php:384 ../views/admin.php:391 ../views/admin.php:398
408
+ #: ../views/admin.php:433 ../views/admin.php:440 ../views/admin.php:447
409
+ #: ../views/admin.php:454 ../views/admin.php:545 ../views/admin.php:559
410
+ #: ../views/admin.php:566
411
+ msgid "Text string"
412
+ msgstr "Texto"
413
+
414
+ #: ../views/admin.php:385
415
+ msgid "Popular Posts"
416
+ msgstr "Entradas Populares"
417
+
418
+ #: ../views/admin.php:390
419
+ msgid "Set the opening tag for the heading of the list"
420
+ msgstr "Configura la etiqueta de apertura para el encabezado de la lista"
421
+
422
+ #: ../views/admin.php:397
423
+ msgid "Set the closing tag for the heading of the list"
424
+ msgstr "Configura la etiqueta de cierre para el encabezado de la lista"
425
+
426
+ #: ../views/admin.php:404
427
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
428
+ msgstr ""
429
+ "Configura el m&aacute;ximo de entradas populares a ser mostradas en la lista"
430
+
431
+ #: ../views/admin.php:405 ../views/admin.php:461 ../views/admin.php:475
432
+ #: ../views/admin.php:496 ../views/admin.php:503
433
+ msgid "Positive integer"
434
+ msgstr "Entero positivo"
435
+
436
+ #: ../views/admin.php:411
437
+ msgid ""
438
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
439
+ "the time range specified by you"
440
+ msgstr ""
441
+ "Le indica a WordPress Popular Posts que debe listar aquellas entradas que "
442
+ "hayan sido populares dentro del rango de tiempo especificado por ti"
443
+
444
+ #: ../views/admin.php:418
445
+ msgid ""
446
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
447
+ "within the time range specified by you"
448
+ msgstr ""
449
+ "Le indica a WordPress Popular Posts que debe listar aquellas entradas "
450
+ "populares publicadas dentro del rango de tiempo especificado por ti"
451
+
452
+ #: ../views/admin.php:425
453
+ msgid "Sets the sorting option of the popular posts"
454
+ msgstr "Configura el ordenado de las entradas populares"
455
+
456
+ #: ../views/admin.php:426
457
+ msgid "(for average views per day)"
458
+ msgstr "(para el porcentaje de vistas por d&iacute;a)"
459
+
460
+ #: ../views/admin.php:432
461
+ msgid "Defines the type of posts to show on the listing"
462
+ msgstr "Define el tipo de entrada a mostrar en el listado"
463
+
464
+ #: ../views/admin.php:439
465
+ msgid ""
466
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
467
+ "form the listing."
468
+ msgstr ""
469
+ "Si se configura, WordPress Popular Posts excluir&aacute; todos los IDs de "
470
+ "las entradas especificadas."
471
+
472
+ #: ../views/admin.php:441 ../views/admin.php:448 ../views/admin.php:455
473
+ msgid "None"
474
+ msgstr "Ninguno"
475
+
476
+ #: ../views/admin.php:446
477
+ msgid ""
478
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
479
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
480
+ "will be excluded instead."
481
+ msgstr ""
482
+ "Si se configura, WordPress Popular Posts mostrar&aacute; todas las entradas "
483
+ "que pertenecen a la(s) categor&iacute;a(s) especificada(s). Si se usa un "
484
+ "signo negativo, la(s) categor&iacute;a(s) ser&aacute;(n) exclu&iacute;da(s)."
485
+
486
+ #: ../views/admin.php:453
487
+ msgid ""
488
+ "If set, WordPress Popular Posts will retrieve all entries created by "
489
+ "specified author(s) ID(s)."
490
+ msgstr ""
491
+ "Si se configura, WordPress Popular Posts traer&aacute; todas las entradas "
492
+ "creadas por el (los) ID(s) de autor(es) especificado(s)."
493
+
494
+ #: ../views/admin.php:460
495
+ msgid ""
496
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
497
+ "characters whenever possible"
498
+ msgstr ""
499
+ "Si se configura, WordPress Popular Posts acortar&aacute; cada titulo en \"n"
500
+ "\" caracteres cuando sea posible"
501
+
502
+ #: ../views/admin.php:467
503
+ msgid ""
504
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
505
+ "words instead of characters"
506
+ msgstr ""
507
+ "Si se pasa el valor 1, WordPress Popular Posts acortar&aacute; cada titulo "
508
+ "en \"n\" palabras en vez de caracteres"
509
+
510
+ #: ../views/admin.php:474
511
+ msgid ""
512
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
513
+ "characters long from the content of each post listed as popular"
514
+ msgstr ""
515
+ "Si se configura, WordPress Popular Posts construir&aacute; e incluir&aacute; "
516
+ "un extracto de \"n\" caracteres del contenido de cada entrada listada como "
517
+ "popular"
518
+
519
+ #: ../views/admin.php:481
520
+ msgid ""
521
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
522
+ "italic, etc) and hyperlinks found in the excerpt"
523
+ msgstr ""
524
+ "Si se configura, WordPress Popular Posts mantendr&aacute; todas las "
525
+ "etiquetas de estilo (strong, italic, etc) y los hiperv&iacute;nculos "
526
+ "encontrados en el extracto"
527
+
528
+ #: ../views/admin.php:488
529
+ msgid ""
530
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
531
+ "instead of characters"
532
+ msgstr ""
533
+ "Si se configura, WordPress Popular Posts acortar&aacute; el resumen en \"n\" "
534
+ "palabras en vez de caracteres"
535
+
536
+ #: ../views/admin.php:495
537
+ msgid ""
538
+ "If set, and if your current server configuration allows it, you will be able "
539
+ "to display thumbnails of your posts. This attribute sets the width for "
540
+ "thumbnails"
541
+ msgstr ""
542
+ "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
543
+ "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
544
+ "configura el ancho de tus miniaturas"
545
+
546
+ #: ../views/admin.php:502
547
+ msgid ""
548
+ "If set, and if your current server configuration allows it, you will be able "
549
+ "to display thumbnails of your posts. This attribute sets the height for "
550
+ "thumbnails"
551
+ msgstr ""
552
+ "Si se configura, y si la configuraci&oacute;n actual de tu servidor lo "
553
+ "permite, podr&aacute;s mostrar miniaturas de tus entradas. Este atributo "
554
+ "configura el alto de tus miniaturas"
555
+
556
+ #: ../views/admin.php:509
557
+ msgid ""
558
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
559
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
560
+ "entries"
561
+ msgstr ""
562
+ "Si se configura, y si el plugin WP-PostRatings est&aacute; instalado y "
563
+ "habilitado en tu blog, WordPress Popular Posts mostrar&aacute; como tus "
564
+ "visitantes han calificado a tus entradas"
565
+
566
+ #: ../views/admin.php:516
567
+ msgid ""
568
+ "If set, WordPress Popular Posts will show how many comments each popular "
569
+ "post has got until now"
570
+ msgstr ""
571
+ "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
572
+ "comentarios ha obtenido cada entrada popular hasta ahora"
573
+
574
+ #: ../views/admin.php:523
575
+ msgid ""
576
+ "If set, WordPress Popular Posts will show how many views each popular post "
577
+ "has got since it was installed"
578
+ msgstr ""
579
+ "Si se configura, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas "
580
+ "vistas ha obtenido cada entrada popular desde que el plugin fue instalado"
581
+
582
+ #: ../views/admin.php:530
583
+ msgid ""
584
+ "If set, WordPress Popular Posts will show who published each popular post on "
585
+ "the list"
586
+ msgstr ""
587
+ "Si se configura, WordPress Popular Posts mostrar&aacute; qui&eacute;n "
588
+ "public&oacute; cada entrada popular de la lista"
589
+
590
+ #: ../views/admin.php:537
591
+ msgid ""
592
+ "If set, WordPress Popular Posts will display the date when each popular post "
593
+ "on the list was published"
594
+ msgstr ""
595
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
596
+ "publicada cada entrada popular"
597
+
598
+ #: ../views/admin.php:544
599
+ msgid "Sets the date format"
600
+ msgstr "Configura el formato de la fecha"
601
+
602
+ #: ../views/admin.php:551
603
+ msgid "If set, WordPress Popular Posts will display the category"
604
+ msgstr ""
605
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a"
606
+
607
+ #: ../views/admin.php:558
608
+ msgid "Sets the opening tag for the listing"
609
+ msgstr "Configura la etiqueta de apertura del listado"
610
+
611
+ #: ../views/admin.php:565
612
+ msgid "Sets the closing tag for the listing"
613
+ msgstr "Configura la etiqueta de cierre del listado"
614
+
615
+ #: ../views/admin.php:572
616
+ msgid "Sets the HTML structure of each post"
617
+ msgstr "Configura la estructura HTML de cada entrada"
618
+
619
+ #: ../views/admin.php:573
620
+ msgid "Text string, custom HTML"
621
+ msgstr "Texto, HTML personalizado"
622
+
623
+ #: ../views/admin.php:573
624
+ msgid "Available Content Tags"
625
+ msgstr "Content Tags disponibles"
626
+
627
+ #: ../views/admin.php:573
628
+ msgid "displays thumbnail linked to post/page"
629
+ msgstr "muestra la miniatura vinculada a la entrada/p&aacute;gina"
630
+
631
+ #: ../views/admin.php:573
632
+ msgid "displays linked post/page title"
633
+ msgstr ""
634
+ "muestra el t&iacute;tulo de la entrada/p&aacute;gina con v&iacute;nculo"
635
+
636
+ #: ../views/admin.php:573
637
+ msgid ""
638
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
639
+ msgstr ""
640
+ "muestra el resumen de la entrada/p&aacute;gina, requiere que excerpt_length "
641
+ "sea mayor a 0"
642
+
643
+ #: ../views/admin.php:573
644
+ msgid "displays the default stats tags"
645
+ msgstr "muestra el stats tag por defecto"
646
+
647
+ #: ../views/admin.php:573
648
+ msgid ""
649
+ "displays post/page current rating, requires WP-PostRatings installed and "
650
+ "enabled"
651
+ msgstr ""
652
+ "muestra el rating actual de la entrada/p&aacute;gina, requiere que WP-"
653
+ "PostRatings est&eacute; instalado y activo"
654
+
655
+ #: ../views/admin.php:573
656
+ msgid ""
657
+ "displays post/page current rating as an integer, requires WP-PostRatings "
658
+ "installed and enabled"
659
+ msgstr ""
660
+ "muestra el rating actual de la entrada/p&aacute;gina como un entero, "
661
+ "requiere que WP-PostRatings est&eacute; instalado y activo"
662
+
663
+ #: ../views/admin.php:573
664
+ msgid "outputs the URL of the post/page"
665
+ msgstr "muestra la URL de la entrada/p&aacute;gina"
666
+
667
+ #: ../views/admin.php:573
668
+ msgid "displays post/page title, no link"
669
+ msgstr ""
670
+ "muestra el t&iacute;tulo de la entrada/p&aacute;gina, sin v&iacute;nculo"
671
+
672
+ #: ../views/admin.php:573
673
+ msgid "displays linked author name, requires stats_author=1"
674
+ msgstr ""
675
+ "muestra el nombre del autor con v&iacute;nculo, requiere stats_author=1"
676
+
677
+ #: ../views/admin.php:573
678
+ msgid "displays linked category name, requires stats_category=1"
679
+ msgstr ""
680
+ "muestra el nombre de la categor&iacute;a vinculado, requiere stats_category=1"
681
+
682
+ #: ../views/admin.php:573
683
+ msgid "displays views count only, no text"
684
+ msgstr "muestra el n&uacute;mero de vistas, sin texto adicional"
685
+
686
+ #: ../views/admin.php:573
687
+ msgid "displays comments count only, no text, requires stats_comments=1"
688
+ msgstr ""
689
+ "muestra el n&uacute;mero de comentarios, sin texto adicional, requiere "
690
+ "stats_comments=1"
691
+
692
+ #: ../views/admin.php:585
693
+ msgid "What does \"Title\" do?"
694
+ msgstr "&iquest;Para qu&eacute; es \"T&iacute;tulo\"?"
695
+
696
+ #: ../views/admin.php:588
697
+ msgid ""
698
+ "It allows you to show a heading for your most popular posts listing. If left "
699
+ "empty, no heading will be displayed at all."
700
+ msgstr ""
701
+ "Te permite mostrar un encabezado para tu lista de entradas populares. Si se "
702
+ "deja vac&iacute;o, no se mostrar&aacute; el encabezado."
703
+
704
+ #: ../views/admin.php:591
705
+ msgid "What is Time Range for?"
706
+ msgstr "&iquest;Para qu&eacute; es \"Rango de Tiempo\"?"
707
+
708
+ #: ../views/admin.php:593
709
+ msgid ""
710
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
711
+ "comments within the selected time range."
712
+ msgstr ""
713
+ "Le indica a WordPress Popular Posts que muestre las entradas m&aacute;s "
714
+ "vistas / comentadas en el rango de tiempo seleccionado."
715
+
716
+ #: ../views/admin.php:596
717
+ msgid "What is \"Sort post by\" for?"
718
+ msgstr "&iquest;Para qu&eacute; es \"Ordenar entradas por\"?"
719
+
720
+ #: ../views/admin.php:598
721
+ msgid ""
722
+ "It allows you to decide whether to order your popular posts listing by total "
723
+ "views, comments, or average views per day."
724
+ msgstr ""
725
+ "Te permite decidir si ordenar tus entradas populares por la cantidad total "
726
+ "de vistas, comentarios, o por el porcentaje diario de vistas."
727
+
728
+ #: ../views/admin.php:601
729
+ msgid "What does \"Display post rating\" do?"
730
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar rating de la entrada\"?"
731
+
732
+ #: ../views/admin.php:603
733
+ msgid ""
734
+ "If checked, WordPress Popular Posts will show how your readers are rating "
735
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
736
+ "installed and enabled on your blog for it to work."
737
+ msgstr ""
738
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; c&oacute;mo tus "
739
+ "lectores est&aacute;n calificando tus entradas populares. Esta "
740
+ "caracter&iacute;stica requiere que el plugin WP-PostRatings est&eacute; "
741
+ "instalado y habilitado en tu blog para que funcione."
742
+
743
+ #: ../views/admin.php:606
744
+ msgid "What does \"Shorten title\" do?"
745
+ msgstr "&iquest;Qu&eacute; hace \"Acortar t&iacute;tulo\"?"
746
+
747
+ #: ../views/admin.php:608
748
+ msgid ""
749
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
750
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
751
+ "you like."
752
+ msgstr ""
753
+ "Si se tilda, todos los t&iacute;tulos de las entradas se acortar&aacute;n \"n"
754
+ "\" caracteres/palabras. Una nueva opci&oacute;n \"Acortar t&iacute;tulo en\" "
755
+ "se mostrar&aacute; para que puedas configurarlo como quieras."
756
+
757
+ #: ../views/admin.php:611
758
+ msgid "What does \"Display post excerpt\" do?"
759
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar resumen de la entrada\"?"
760
+
761
+ #: ../views/admin.php:613
762
+ msgid ""
763
+ "If checked, WordPress Popular Posts will also include a small extract of "
764
+ "your posts in the list. Similarly to the previous option, you will be able "
765
+ "to decide how long the post excerpt should be."
766
+ msgstr ""
767
+ "Si se tilda, WordPress Popular Posts incluir&aacute; un peque&ntilde;o "
768
+ "extracto de tus entradas en la lista. Similar a la opci&oacute;n anterior, "
769
+ "podr&aacute;s decidir qu&eacute; tan largo debe ser el extracto."
770
+
771
+ #: ../views/admin.php:616
772
+ msgid "What does \"Keep text format and links\" do?"
773
+ msgstr "&iquest;Qu&eacute; hace \"Mantener el formato de texto y links\"?"
774
+
775
+ #: ../views/admin.php:618
776
+ msgid ""
777
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
778
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
779
+ "the excerpt. Hyperlinks will remain intact, too."
780
+ msgstr ""
781
+ "Si se tilda, y si la opci&oacute;n Mostrar Resumen est&aacute; habilitada, "
782
+ "WordPress Popular Posts mantendr&aacute; las etiquetas de estilos que se "
783
+ "encontraron en el extracto. Los hiperv&iacute;nculos tambi&eacute;n se "
784
+ "mantendr&aacute;n."
785
+
786
+ #: ../views/admin.php:621
787
+ msgid "What is \"Post type\" for?"
788
+ msgstr "&iquest;Para qu&eacute; es el \"Post type\"?"
789
+
790
+ #: ../views/admin.php:623
791
+ msgid ""
792
+ "This filter allows you to decide which post types to show on the listing. By "
793
+ "default, it will retrieve only posts and pages (which should be fine for "
794
+ "most cases)."
795
+ msgstr ""
796
+ "Este filtro te permite decidir que tipo de entradas deseas mostrar en el "
797
+ "listado. Por defecto, trater&aacute; s&oacute;lo entradas y p&aacute;ginas "
798
+ "(que es lo que se quiere, en la mayor&iacute;a de los casos)."
799
+
800
+ #: ../views/admin.php:626
801
+ msgid "What is \"Category(ies) ID(s)\" for?"
802
+ msgstr "&iquest;Para qu&eacute; es el \"ID(s) de Categor&iacute;a(s)\"?"
803
+
804
+ #: ../views/admin.php:628
805
+ msgid ""
806
+ "This filter allows you to select which categories should be included or "
807
+ "excluded from the listing. A negative sign in front of the category ID "
808
+ "number will exclude posts belonging to it from the list, for example. You "
809
+ "can specify more than one ID with a comma separated list."
810
+ msgstr ""
811
+ "Este filtro te permite seleccionar qu&eacute; categor&iacute;as deber&iacute;"
812
+ "an ser inclu&iacute;das o exclu&iacute;das del listado. Un signo negativo "
813
+ "enfrente del ID de la categor&iacute;a la excluir&aacute; de la lista, por "
814
+ "ejemplo. Puedes especificar m&aacute;s de un ID separ&aacute;ndolos con "
815
+ "comas."
816
+
817
+ #: ../views/admin.php:631
818
+ msgid "What is \"Author(s) ID(s)\" for?"
819
+ msgstr "&iquest;Para qu&eacute; es el \"ID de Autor(es)\"?"
820
+
821
+ #: ../views/admin.php:633
822
+ msgid ""
823
+ "Just like the Category filter, this one lets you filter posts by author ID. "
824
+ "You can specify more than one ID with a comma separated list."
825
+ msgstr ""
826
+ "Justo como el filtro de Categor&iacute;a, &eacute;ste te permite filtrar "
827
+ "entradas por ID del autor. Puedes especificar m&aacute;s de un ID "
828
+ "separ&aacute;ndolos con comas."
829
+
830
+ #: ../views/admin.php:636
831
+ msgid "What does \"Display post thumbnail\" do?"
832
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar miniatura de la entrada\"?"
833
+
834
+ #: ../views/admin.php:638
835
+ msgid ""
836
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
837
+ "of each post. You can set up the source of the thumbnail via Settings - "
838
+ "WordPress Popular Posts - Tools."
839
+ msgstr ""
840
+ "Si se tilda, WordPress Popular Posts intentar&aacute; obtener la imagen "
841
+ "miniatura de cada entrada. Puedes configurar la fuente de la miniatura via "
842
+ "Configuraci&oacute;n - Wordpress Popular Posts - Herramientas."
843
+
844
+ #: ../views/admin.php:641
845
+ msgid "What does \"Display comment count\" do?"
846
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar cantidad de comentarios\"?"
847
+
848
+ #: ../views/admin.php:643
849
+ msgid ""
850
+ "If checked, WordPress Popular Posts will display how many comments each "
851
+ "popular post has got in the selected Time Range."
852
+ msgstr ""
853
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntos "
854
+ "comentarios ha obtenido cada entrada popular dentro del Rango de Tiempo "
855
+ "seleccionado."
856
+
857
+ #: ../views/admin.php:646
858
+ msgid "What does \"Display views\" do?"
859
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar vistas\"?"
860
+
861
+ #: ../views/admin.php:648
862
+ msgid ""
863
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
864
+ "post has gotten in the selected Time Range."
865
+ msgstr ""
866
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; cu&aacute;ntas vistas "
867
+ "ha obtenido cada entrada en el Rango de Tiempo seleccionado."
868
+
869
+ #: ../views/admin.php:651
870
+ msgid "What does \"Display author\" do?"
871
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar autor\"?"
872
+
873
+ #: ../views/admin.php:653
874
+ msgid ""
875
+ "If checked, WordPress Popular Posts will display the name of the author of "
876
+ "each entry listed."
877
+ msgstr ""
878
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; el nombre del autor de "
879
+ "cada entrada listada."
880
+
881
+ #: ../views/admin.php:656
882
+ msgid "What does \"Display date\" do?"
883
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar fecha\"?"
884
+
885
+ #: ../views/admin.php:658
886
+ msgid ""
887
+ "If checked, WordPress Popular Posts will display the date when each popular "
888
+ "posts was published."
889
+ msgstr ""
890
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la fecha en la que fue "
891
+ "publicada cada entrada popular."
892
+
893
+ #: ../views/admin.php:661
894
+ msgid "What does \"Display category\" do?"
895
+ msgstr "&iquest;Qu&eacute; hace \"Mostrar categor&iacute;a\"?"
896
+
897
+ #: ../views/admin.php:663
898
+ msgid ""
899
+ "If checked, WordPress Popular Posts will display the category of each post."
900
+ msgstr ""
901
+ "Si se tilda, WordPress Popular Posts mostrar&aacute; la categor&iacute;a de "
902
+ "cada entrada."
903
+
904
+ #: ../views/admin.php:666
905
+ msgid "What does \"Use custom HTML Markup\" do?"
906
+ msgstr "&iquest;Qu&eacute; hace \"Utilizar Markup HTML personalizado\"?"
907
+
908
+ #: ../views/admin.php:668
909
+ msgid ""
910
+ "If checked, you will be able to customize the HTML markup of your popular "
911
+ "posts listing. For example, you can decide whether to wrap your posts in an "
912
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
913
+ "for you!"
914
+ msgstr ""
915
+ "Si se tilda, podr&aacute;s personalizad el markup HTML de tu listado de "
916
+ "entradas populares. Por ejemplo, podr&aacute;s decidir si colocar tu listado "
917
+ "en una lista desordenada, una ordenada, dentro de un div, etc. Si sabes "
918
+ "xHTML/CSS, &iexcl;esto es para ti!"
919
+
920
+ #: ../views/admin.php:671
921
+ msgid "What are \"Content Tags\"?"
922
+ msgstr "&iquest;Qu&eacute; son los \"Content Tags\"?"
923
+
924
+ #: ../views/admin.php:673
925
+ #, php-format
926
+ msgid ""
927
+ "Content Tags are codes to display a variety of items on your popular posts "
928
+ "custom HTML structure. For example, setting it to \"{title}: "
929
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
930
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
931
+ "\">Parameters</a> section."
932
+ msgstr ""
933
+ "Los Content Tags son etiquetas que sirven para mostrar una variedad de items "
934
+ "en la estructura HTML de tu lista. Por ejemplo, configurarlo como \"{title}: "
935
+ "{summary}\" (sin las comillas) mostrar&iacute;a \"T&iacute;tulo de la "
936
+ "entrada: extracto de la entrada aqu&iacute;\". Para ver otras Content Tags, "
937
+ "ver la secci&oacute;n <a href=\"%s\" target=\"_blank\">Par&aacute;metros</a."
938
+
939
+ #: ../views/admin.php:676
940
+ msgid "What are \"Template Tags\"?"
941
+ msgstr "&iquest;Qu&eacute; son los \"Template Tags\"?"
942
+
943
+ #: ../views/admin.php:678
944
+ msgid ""
945
+ "Template Tags are simply php functions that allow you to perform certain "
946
+ "actions. For example, WordPress Popular Posts currently supports two "
947
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
948
+ msgstr ""
949
+ "Los Template Tags son simplemente funciones php que nos permiten realizar "
950
+ "ciertas acciones. Por ejemplo, WordPress Popular Posts actualmente soporta "
951
+ "dos template tags diferentes: wpp_get_mostpopular() y wpp_get_views()."
952
+
953
+ #: ../views/admin.php:681
954
+ msgid "What are the template tags that WordPress Popular Posts supports?"
955
+ msgstr ""
956
+ "&iquest;Cu&aacute;les son los Template Tags soportados por WordPress Popular "
957
+ "Posts?"
958
+
959
+ #: ../views/admin.php:683
960
+ msgid ""
961
+ "The following are the template tags supported by WordPress Popular Posts"
962
+ msgstr ""
963
+ "Los siguientes son los template tags soportados por WordPress Popular Posts"
964
+
965
+ #: ../views/admin.php:687
966
+ msgid "Template tag"
967
+ msgstr "Template tag"
968
+
969
+ #: ../views/admin.php:696
970
+ #, php-format
971
+ msgid ""
972
+ "Similar to the widget functionality, this tag retrieves the most popular "
973
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
974
+ "a> so you can customize your popular listing, but these are not required."
975
+ msgstr ""
976
+ "Parecido a la funcionalidad del widget, esta etiqueta obtiene las entradas "
977
+ "m&aacute;s populares de tu blog. Esta funci&oacute;n tambi&eacute;n acepta "
978
+ "<a href=\"%1$s\">par&aacute;metros</a> para que puedas personalizar el "
979
+ "listado, pero &eacute;stos no son requeridos."
980
+
981
+ #: ../views/admin.php:697
982
+ #, php-format
983
+ msgid ""
984
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
985
+ "list of attributes."
986
+ msgstr ""
987
+ "Por favor ver la <a href=\"%1$s\">secci&oacute;n Par&aacute;metros</a> para "
988
+ "la lista completa de atributos."
989
+
990
+ #: ../views/admin.php:702
991
+ msgid ""
992
+ "Displays the number of views of a single post. Post ID is required or it "
993
+ "will return false."
994
+ msgstr ""
995
+ "Muestra la cantidad de vistas de una entrada. El ID de la entrada es "
996
+ "requerido, o la funci&oacute;n devolver&aacute; false."
997
+
998
+ #: ../views/admin.php:703
999
+ msgid "Post ID"
1000
+ msgstr "ID de la entrada"
1001
+
1002
+ #: ../views/admin.php:710
1003
+ msgid "What are \"shortcodes\"?"
1004
+ msgstr "&iquest;Qu&eacute; son los \"shortcodes\"?"
1005
+
1006
+ #: ../views/admin.php:712
1007
+ #, php-format
1008
+ msgid ""
1009
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
1010
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
1011
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
1012
+ "posts content and pages too! For more information about shortcodes, please "
1013
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
1014
+ msgstr ""
1015
+ "Los Shortcodes son similares a los BB Codes, &eacute;stos nos permiten "
1016
+ "llamar a una funci&oacute;n php simplemente escribiendo algo como "
1017
+ "[shortcode]. Con WordPress Popular Posts, el shortcode [wpp] te "
1018
+ "permitir&aacute; insertar una lista de las entradas m&aacute;s populares en "
1019
+ "el contenido de tus entradas y en p&aacute;ginas tambi&eacute;n. Para mayor "
1020
+ "informaci&oacute;n sobre los shortcodes, por favor visita la p&aacute;gina "
1021
+ "<a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a>."
1022
+
1023
+ #: ../views/admin.php:721
1024
+ #, php-format
1025
+ msgid "About WordPress Popular Posts %s"
1026
+ msgstr "Acerca de WordPress Popular Posts %s"
1027
+
1028
+ #: ../views/admin.php:722
1029
+ msgid "This version includes the following changes"
1030
+ msgstr "Esta versi&oacute;n incluye los siguientes cambios"
1031
+
1032
+ #: ../views/admin.php:741
1033
+ msgid "Do you like this plugin?"
1034
+ msgstr "&iquest;Te gusta este plugin?"
1035
+
1036
+ #: ../views/admin.php:748
1037
+ msgid ""
1038
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
1039
+ "community!"
1040
+ msgstr ""
1041
+ "&iexcl;Cada donaci&oacute;n me motiva a seguir publicando cosas gratuitas "
1042
+ "para la comunidad de WordPress!"
1043
+
1044
+ #: ../views/admin.php:749
1045
+ #, php-format
1046
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1047
+ msgstr ""
1048
+ "&iexcl;Puedes <a href=\"%s\" target=\"_blank\">dejar una rese&ntilde;a</a> "
1049
+ "tambi&eacute;n!"
1050
+
1051
+ #: ../views/admin.php:753
1052
+ msgid "Need help?"
1053
+ msgstr "&iquest;Necesitas ayuda?"
1054
+
1055
+ #: ../views/admin.php:754
1056
+ #, php-format
1057
+ msgid ""
1058
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1059
+ "and feedback."
1060
+ msgstr ""
1061
+ "Visita <a href=\"%s\" target=\"_blank\">el foro</a> para obtener soporte, "
1062
+ "hacer preguntas y dejar tu feedback."
1063
+
1064
+ #: ../views/admin.php:755
1065
+ msgid "Let's make this plugin even better!"
1066
+ msgstr "&iexcl;Hagamos a este plugin inclusive mejor!"
1067
+
1068
+ #: ../views/form.php:2
1069
+ msgid "Title"
1070
+ msgstr "T&iacute;tulo"
1071
+
1072
+ #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
1073
+ #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
1074
+ #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
1075
+ #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
1076
+ #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
1077
+ #: ../views/form.php:105 ../views/form.php:111
1078
+ msgid "What is this?"
1079
+ msgstr "&iquest;Qu&eacute; es esto?"
1080
+
1081
+ #: ../views/form.php:7
1082
+ msgid "Show up to"
1083
+ msgstr "Mostrar hasta"
1084
+
1085
+ #: ../views/form.php:8
1086
+ msgid "posts"
1087
+ msgstr "entradas"
1088
+
1089
+ #: ../views/form.php:12
1090
+ msgid "Sort posts by"
1091
+ msgstr "Ordenar entradas por"
1092
+
1093
+ #: ../views/form.php:14
1094
+ msgid "Comments"
1095
+ msgstr "Comentarios"
1096
+
1097
+ #: ../views/form.php:15
1098
+ msgid "Total views"
1099
+ msgstr "Total de vistas"
1100
+
1101
+ #: ../views/form.php:16
1102
+ msgid "Avg. daily views"
1103
+ msgstr "Porcentaje de vistas diarias"
1104
+
1105
+ #: ../views/form.php:22
1106
+ msgid "Filters"
1107
+ msgstr "Filtros"
1108
+
1109
+ #: ../views/form.php:24
1110
+ msgid "Time Range"
1111
+ msgstr "Rango de Tiempo"
1112
+
1113
+ #: ../views/form.php:34
1114
+ msgid "Post type(s)"
1115
+ msgstr "Post type(s)"
1116
+
1117
+ #: ../views/form.php:37
1118
+ msgid "Post(s) ID(s) to exclude"
1119
+ msgstr "ID(s) de Entrada(s) a excluir"
1120
+
1121
+ #: ../views/form.php:40
1122
+ msgid "Category(ies) ID(s)"
1123
+ msgstr "ID(s) de Categor&iacute;a(s)"
1124
+
1125
+ #: ../views/form.php:43
1126
+ msgid "Author(s) ID(s)"
1127
+ msgstr "ID(s) de Autor(es)"
1128
+
1129
+ #: ../views/form.php:48
1130
+ msgid "Posts settings"
1131
+ msgstr "Configuraci&oacute;n de las entradas"
1132
+
1133
+ #: ../views/form.php:52
1134
+ msgid "Display post rating"
1135
+ msgstr "Mostrar rating de la entrada"
1136
+
1137
+ #: ../views/form.php:55
1138
+ msgid "Shorten title"
1139
+ msgstr "Acortar t&iacute;tulo"
1140
+
1141
+ #: ../views/form.php:58
1142
+ msgid "Shorten title to"
1143
+ msgstr "Acortar t&iacute;tulo en"
1144
+
1145
+ #: ../views/form.php:59 ../views/form.php:69
1146
+ msgid "characters"
1147
+ msgstr "caracteres"
1148
+
1149
+ #: ../views/form.php:60 ../views/form.php:70
1150
+ msgid "words"
1151
+ msgstr "palabras"
1152
+
1153
+ #: ../views/form.php:63
1154
+ msgid "Display post excerpt"
1155
+ msgstr "Mostrar resumen de la entrada"
1156
+
1157
+ #: ../views/form.php:66
1158
+ msgid "Keep text format and links"
1159
+ msgstr "Mantener formato de texto y links"
1160
+
1161
+ #: ../views/form.php:67
1162
+ msgid "Excerpt length"
1163
+ msgstr "Largo del resumen"
1164
+
1165
+ #: ../views/form.php:73
1166
+ msgid "Display post thumbnail"
1167
+ msgstr "Mostrar miniatura"
1168
+
1169
+ #: ../views/form.php:76
1170
+ msgid "Width"
1171
+ msgstr "Ancho"
1172
+
1173
+ #: ../views/form.php:77 ../views/form.php:80
1174
+ msgid "px"
1175
+ msgstr "px"
1176
+
1177
+ #: ../views/form.php:79
1178
+ msgid "Height"
1179
+ msgstr "Alto"
1180
+
1181
+ #: ../views/form.php:85
1182
+ msgid "Stats Tag settings"
1183
+ msgstr "Configuraci&oacute;n del Stats Tag"
1184
+
1185
+ #: ../views/form.php:87
1186
+ msgid "Display comment count"
1187
+ msgstr "Mostrar cantidad de comentarios"
1188
+
1189
+ #: ../views/form.php:89
1190
+ msgid "Display views"
1191
+ msgstr "Mostrar vistas"
1192
+
1193
+ #: ../views/form.php:91
1194
+ msgid "Display author"
1195
+ msgstr "Mostrar autor"
1196
+
1197
+ #: ../views/form.php:93
1198
+ msgid "Display date"
1199
+ msgstr "Mostrar fecha"
1200
+
1201
+ #: ../views/form.php:96
1202
+ msgid "Date Format"
1203
+ msgstr "Formato de la fecha"
1204
+
1205
+ #: ../views/form.php:98
1206
+ msgid "WordPress Date Format"
1207
+ msgstr "Formato de fecha de WordPress"
1208
+
1209
+ #: ../views/form.php:105
1210
+ msgid "Display category"
1211
+ msgstr "Mostrar categor&iacute;a"
1212
+
1213
+ #: ../views/form.php:109
1214
+ msgid "HTML Markup settings"
1215
+ msgstr "Configuraci&oacute;n del Markup HTML"
1216
+
1217
+ #: ../views/form.php:111
1218
+ msgid "Use custom HTML Markup"
1219
+ msgstr "Utilizar Markup HTML personalizado"
1220
+
1221
+ #: ../views/form.php:114
1222
+ msgid "Before / after title"
1223
+ msgstr "Antes / despu&eacute;s del t&iacute;tulo"
1224
+
1225
+ #: ../views/form.php:117
1226
+ msgid "Before / after Popular Posts"
1227
+ msgstr "Antes / despu&eacute;s de las entradas populares"
1228
+
1229
+ #: ../views/form.php:120
1230
+ msgid "Post HTML Markup"
1231
+ msgstr "Markup HTML de la Entrada"
1232
+
1233
+ #: ../wordpress-popular-posts.php:276
1234
+ msgid "The most Popular Posts on your blog."
1235
+ msgstr "Las entradas m&aacute;s populares en tu blog."
1236
+
1237
+ #: ../wordpress-popular-posts.php:433
1238
+ msgid ""
1239
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1240
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1241
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1242
+ "\"nofollow\">register_sidebar</a> for more)."
1243
+ msgstr ""
1244
+ "Error: no es posible ajaxificar WordPress Popular Posts en este tema. Falta "
1245
+ "el atributo <em>id</em> en before_widget (ver <a href=\"http://codex."
1246
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1247
+ "\"nofollow\">register_sidebar</a> para m&aacute;s informaci&oacute;n)."
1248
+
1249
+ #: ../wordpress-popular-posts.php:658
1250
+ msgid "Upload"
1251
+ msgstr "Subir"
1252
+
1253
+ #: ../wordpress-popular-posts.php:1032
1254
+ #, php-format
1255
+ msgid ""
1256
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1257
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1258
+ "and ask them to upgrade PHP to %1$s or higher."
1259
+ msgstr ""
1260
+ "Tu versi&oacute;n de PHP es muy antigua. El plugin WordPress Popular Posts "
1261
+ "requiere al menos PHP version %1$s para funcionar correctamente. Por favor "
1262
+ "contacta a tu proveedor de hosting y solicita que se actualice PHP a %1$s o "
1263
+ "mejor."
1264
+
1265
+ #: ../wordpress-popular-posts.php:1039
1266
+ #, php-format
1267
+ msgid ""
1268
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1269
+ "WordPress version %1$s to function correctly. Please update your blog via "
1270
+ "Dashboard &gt; Update."
1271
+ msgstr ""
1272
+ "Tu versi&oacute;n de WordPress es muy antigua. El plugin WordPress Popular "
1273
+ "Posts requiere al menos la versi&oacute;n %1$s para funcionar correctamente. "
1274
+ "Por favor actualiza tu blog via Escritorio &gt; Actualizaciones."
1275
+
1276
+ #: ../wordpress-popular-posts.php:1064
1277
+ #, php-format
1278
+ msgid ""
1279
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1280
+ "strong>.</p></div>"
1281
+ msgstr ""
1282
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> ha sido <strong>desactivado</"
1283
+ "strong>.</p></div>"
1284
+
1285
+ #: ../wordpress-popular-posts.php:1124
1286
+ msgid "Success! The cache table has been cleared!"
1287
+ msgstr "&iexcl;&Eacute;xito! &iexcl;La tabla cach&eacute; ha sido borrada!"
1288
+
1289
+ #: ../wordpress-popular-posts.php:1126
1290
+ msgid "Error: cache table does not exist."
1291
+ msgstr "Error: la tabla cach&eacute; no existe."
1292
+
1293
+ #: ../wordpress-popular-posts.php:1133
1294
+ msgid "Success! All data have been cleared!"
1295
+ msgstr "&iexcl;&Eacute;xito! &iexcl;Toda la data ha sido borrada!"
1296
+
1297
+ #: ../wordpress-popular-posts.php:1135
1298
+ msgid "Error: one or both data tables are missing."
1299
+ msgstr "Error: una o ambas tablas de datos no existen."
1300
+
1301
+ #: ../wordpress-popular-posts.php:1138 ../wordpress-popular-posts.php:1176
1302
+ msgid "Invalid action."
1303
+ msgstr "Acci&oacute;n inv&aacute;lida."
1304
+
1305
+ #: ../wordpress-popular-posts.php:1141 ../wordpress-popular-posts.php:1179
1306
+ msgid ""
1307
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1308
+ "site administrator for support."
1309
+ msgstr ""
1310
+ "Lo lamento, no tienes permisos suficientes para hacer esto. Por favor "
1311
+ "contacta al administrador del sitio."
1312
+
1313
+ #: ../wordpress-popular-posts.php:1171
1314
+ msgid "Success! All files have been deleted!"
1315
+ msgstr "&iexcl;&Eacute;xito! &iexcl;Todos los archivos han sido borrados!"
1316
+
1317
+ #: ../wordpress-popular-posts.php:1173
1318
+ msgid "The thumbnail cache is already empty!"
1319
+ msgstr "&iexcl;El cache de miniaturas ya est&aacute; vac&iacute;o!"
1320
+
1321
+ #: ../wordpress-popular-posts.php:1696
1322
+ msgid "Sorry. No data so far."
1323
+ msgstr "Lo lamentamos. No hay nada que mostrar a&uacute;n."
1324
+
1325
+ #: ../wordpress-popular-posts.php:2156
1326
+ #, php-format
1327
+ msgid "1 comment"
1328
+ msgid_plural "%s comments"
1329
+ msgstr[0] "1 comentario"
1330
+ msgstr[1] "%s comentarios"
1331
+
1332
+ #: ../wordpress-popular-posts.php:2168
1333
+ #, php-format
1334
+ msgid "1 view per day"
1335
+ msgid_plural "%s views per day"
1336
+ msgstr[0] "1 vista por d&iacute;a"
1337
+ msgstr[1] "%s vistas por d&iacute;a"
1338
+
1339
+ #: ../wordpress-popular-posts.php:2174
1340
+ #, php-format
1341
+ msgid "1 view"
1342
+ msgid_plural "%s views"
1343
+ msgstr[0] "1 vista"
1344
+ msgstr[1] "%s vistas"
1345
+
1346
+ #: ../wordpress-popular-posts.php:2186
1347
+ #, php-format
1348
+ msgid "by %s"
1349
+ msgstr "por %s"
1350
+
1351
+ #: ../wordpress-popular-posts.php:2192
1352
+ #, php-format
1353
+ msgid "posted on %s"
1354
+ msgstr "publicado el %s"
1355
+
1356
+ #: ../wordpress-popular-posts.php:2200
1357
+ #, php-format
1358
+ msgid "under %s"
1359
+ msgstr "bajo %s"
1360
+
1361
+ #~ msgid ""
1362
+ #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1363
+ #~ "and the [wpp] shortcode\"."
1364
+ #~ msgstr ""
1365
+ #~ "Por favor revisa \"Listado de par&aacute;metros aceptados por "
1366
+ #~ "wpp_get_mostpopular() y el shortcode [wpp]\"."
1367
+
1368
+ #~ msgid ""
1369
+ #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1370
+ #~ "shortcode"
1371
+ #~ msgstr ""
1372
+ #~ "Lista de par&aacute;metros aceptados por wpp_get_mostpopular() y el "
1373
+ #~ "shortcode [wpp]"
1374
+
1375
+ #~ msgid ""
1376
+ #~ "These parameters can be used by both the template tag "
1377
+ #~ "wpp_get_most_popular() and the shortcode [wpp]."
1378
+ #~ msgstr ""
1379
+ #~ "Estos par&aacute;metros pueden ser utilizados tanto por el template tag "
1380
+ #~ "wpp_get_mostpopular() como por el shortcode [wpp]."
1381
+
1382
+ #~ msgid "Preview"
1383
+ #~ msgstr "Vista previa"
1384
+
1385
+ #~ msgid "Excerpt Properties"
1386
+ #~ msgstr "Propiedades del resumen"
1387
+
1388
+ #~ msgid "Thumbnail settings"
1389
+ #~ msgstr "Configuraci&oacute;n de miniatura"
1390
+
1391
+ #~ msgid ""
1392
+ #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1393
+ #~ "Posts."
1394
+ #~ msgstr ""
1395
+ #~ "Aqu&iacute; encontrar&aacute;s un &uacute;til grupo de opciones para "
1396
+ #~ "ajustar a Wordpress Popular Posts."
1397
+
1398
+ #~ msgid "Popular Posts links behavior"
1399
+ #~ msgstr "Comportamiento de los link en las Entradas Populares"
1400
+
1401
+ #~ msgid "Views logging behavior"
1402
+ #~ msgstr "Comportamiento del registro de vistas"
1403
+
1404
+ #~ msgid "Wordpress Popular Posts Stylesheet"
1405
+ #~ msgstr "Hoja de estilos de Wordpress Popular Posts"
1406
+
1407
+ #~ msgid "Data tools"
1408
+ #~ msgstr "Herramientas de datos"
1409
+
1410
+ #~ msgid "Popular posts listing refresh interval"
1411
+ #~ msgstr "Intervalo de refrescamiento de las Entradas Populares"
1412
+
1413
+ #~ msgid "Frequently Asked Questions"
1414
+ #~ msgstr "Preguntas Frecuentes (FAQ)"
1415
+
1416
+ #~ msgid "Sets the opening tag for each item on the list"
1417
+ #~ msgstr "Configura la etiqueta de apertura de cada &iacute;tem del listado"
1418
+
1419
+ #~ msgid "Sets the closing tag for each item on the list"
1420
+ #~ msgstr "Configura la etiqueta de cierre de cada &iacute;tem del listado"
1421
+
1422
+ #~ msgid ""
1423
+ #~ "If set, this option will allow you to decide the order of the contents "
1424
+ #~ "within each item on the list."
1425
+ #~ msgstr ""
1426
+ #~ "Si se configura, esta opci&oacute;n te permitir&aacute; decidir el orden "
1427
+ #~ "de los contenidos dentro de cada item en la lista."
1428
+
1429
+ #~ msgid ""
1430
+ #~ "If set, you can decide the order of each content inside a single item on "
1431
+ #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1432
+ #~ "something like \"Your Post Title: summary here\". This attribute requires "
1433
+ #~ "do_pattern to be true."
1434
+ #~ msgstr ""
1435
+ #~ "Si se configura, puedes decidir el orden de cada contenido dentro de cada "
1436
+ #~ "item en la lista. Por ejemplo, configurarlo como \"{title}: {summary}\" "
1437
+ #~ "mostrar&iacute;a \"El t&iacute;tulo de tu entrada: resumen aqu&iacute;\". "
1438
+ #~ "Este atributo requiere que do_pattern sea true."
1439
+
1440
+ #~ msgid "Available tags"
1441
+ #~ msgstr "Etiquetas disponibles"
1442
+
1443
+ #~ msgid "Rate it"
1444
+ #~ msgstr "&iexcl;Calif&iacute;calo"
1445
+
1446
+ #~ msgid "on the official Plugin Directory!"
1447
+ #~ msgstr "en el Directorio Oficial de Plugins!"
1448
+
1449
+ #~ msgid "Do you love this plugin?"
1450
+ #~ msgstr "&iquest;Adoras este plugin?"
1451
+
1452
+ #~ msgid "Buy me a beer!"
1453
+ #~ msgstr "&iexcl;C&oacute;mprame una cerveza!"
1454
+
1455
+ #~ msgid "comments"
1456
+ #~ msgstr "comentarios"
1457
+
1458
+ #~ msgid "views per day"
1459
+ #~ msgstr "vistas por d&iacute;a"
1460
+
1461
+ #~ msgid "views"
1462
+ #~ msgstr "vistas"
1463
+
1464
+ #~ msgid "by"
1465
+ #~ msgstr "por"
1466
+
1467
+ #~ msgid "What does \"Use content formatting tags\" do?"
1468
+ #~ msgstr ""
1469
+ #~ "&iquest;Qu&eacute; hace \"Utilizar etiquetas de formato de contenido\"?"
1470
+
1471
+ #~ msgid "Before / after each post:"
1472
+ #~ msgstr "Antes / despu&eacute;s de cada entrada"
1473
+
1474
+ #~ msgid "Use content formatting tags"
1475
+ #~ msgstr "Utilizar etiquetas de formato de contenido"
1476
+
1477
+ #~ msgid "Content format:"
1478
+ #~ msgstr "Formato de contenido:"
1479
+
1480
+ #~ msgid "Wordpress Popular Posts Stats"
1481
+ #~ msgstr "Estad&iacute;sticas de Wordpress Popular Posts"
lang/wordpress-popular-posts-fr_FR.mo DELETED
Binary file
lang/wordpress-popular-posts-fr_FR.po DELETED
@@ -1,1411 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-05-27 18:12-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: fr_FR\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: iso-8859-1\n"
14
- "X-Poedit-KeywordsList: __;_e;_n:1,2\n"
15
- "X-Poedit-Basepath: .\n"
16
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
- "X-Generator: Poedit 1.6.5\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPath-1: ..\n"
20
-
21
- #: ../views/admin.php:23 ../views/admin.php:32 ../views/admin.php:46
22
- #: ../views/admin.php:67
23
- msgid "Settings saved."
24
- msgstr "Param&egrave;tres enregistr&eacute;s."
25
-
26
- #: ../views/admin.php:38
27
- msgid "Please provide the name of your custom field."
28
- msgstr "Veuillez indiquer le nom de votre champ personnalis&eacute;."
29
-
30
- #: ../views/admin.php:84
31
- msgid ""
32
- "This operation will delete all entries from Wordpress Popular Posts' cache "
33
- "table and cannot be undone."
34
- msgstr ""
35
- "Cette op&eacute;ration va supprimer d&eacute;finitivement toutes les "
36
- "donn&eacute;es de la table de cache de Wordpress Popular Posts."
37
-
38
- #: ../views/admin.php:84 ../views/admin.php:92
39
- msgid "Do you want to continue?"
40
- msgstr "Voulez-vous continuer?"
41
-
42
- #: ../views/admin.php:92
43
- msgid ""
44
- "This operation will delete all stored info from Wordpress Popular Posts' "
45
- "data tables and cannot be undone."
46
- msgstr ""
47
- "Cette op&eacute;ration va supprimer d&eacute;finitivement toutes les "
48
- "donn&eacute;es des tables de Wordpress Popular Posts."
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr "Statistiques"
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr "Outils"
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr "Param&egrave;tres"
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr "FAQ"
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr "Sur"
69
-
70
- #: ../views/admin.php:124
71
- #, fuzzy
72
- msgid ""
73
- "Click on each tab to see what are the most popular entries on your blog in "
74
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
75
- "Popular Posts was installed."
76
- msgstr ""
77
- "Cliquer sur chaque onglet pour voir quelles sont les entr&eacute;es les plus "
78
- "populaires sur votre blog aujourd'hui, cette semaine, les 30 derniers jours "
79
- "ou depuis que Wordpress Popular Posts a &eacute;t&eacute; install&eacute;."
80
-
81
- #: ../views/admin.php:130
82
- msgid "Order by comments"
83
- msgstr "Trier par commentaires"
84
-
85
- #: ../views/admin.php:131
86
- msgid "Order by views"
87
- msgstr "Trier par vues"
88
-
89
- #: ../views/admin.php:132
90
- msgid "Order by avg. daily views"
91
- msgstr "Trier par vues moyenne par jour"
92
-
93
- #: ../views/admin.php:134
94
- msgid "Post type"
95
- msgstr "Post type"
96
-
97
- #: ../views/admin.php:135
98
- msgid "Limit"
99
- msgstr "Limite"
100
-
101
- #: ../views/admin.php:136 ../views/form.php:32
102
- msgid "Display only posts published within the selected Time Range"
103
- msgstr ""
104
-
105
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
106
- #: ../views/admin.php:318
107
- msgid "Apply"
108
- msgstr "Appliquer"
109
-
110
- #: ../views/admin.php:144 ../views/form.php:26
111
- msgid "Last 24 hours"
112
- msgstr "Derni&egrave;res 24 heures"
113
-
114
- #: ../views/admin.php:145 ../views/form.php:27
115
- msgid "Last 7 days"
116
- msgstr "7 derniers jours "
117
-
118
- #: ../views/admin.php:146 ../views/form.php:28
119
- msgid "Last 30 days"
120
- msgstr "30 derniers jours "
121
-
122
- #: ../views/admin.php:147 ../views/form.php:29
123
- msgid "All-time"
124
- msgstr "Depuis le d&eacute;but"
125
-
126
- #: ../views/admin.php:169
127
- msgid "Thumbnails"
128
- msgstr "Vignettes"
129
-
130
- #: ../views/admin.php:174
131
- msgid "Default thumbnail"
132
- msgstr "Par d&eacute;faut vignettes"
133
-
134
- #: ../views/admin.php:179
135
- msgid "Upload thumbnail"
136
- msgstr "T&eacute;l&eacute;chargez la vignette"
137
-
138
- #: ../views/admin.php:182
139
- msgid ""
140
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
141
- "After it's done, hit on Apply to save changes"
142
- msgstr ""
143
-
144
- #: ../views/admin.php:186
145
- msgid "Pick image from"
146
- msgstr "Choisissez l&#8217;image de"
147
-
148
- #: ../views/admin.php:189
149
- msgid "Featured image"
150
- msgstr "Choix de l#8217;image"
151
-
152
- #: ../views/admin.php:190
153
- msgid "First image on post"
154
- msgstr "Premi&egrave;re image du post"
155
-
156
- #: ../views/admin.php:191
157
- msgid "Custom field"
158
- msgstr "Champ personalis&eacute;"
159
-
160
- #: ../views/admin.php:194
161
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
162
- msgstr ""
163
- "Indiquer o&ugrave; Wordpress Popular Posts doit aller prendre les vignettes "
164
- "de"
165
-
166
- #: ../views/admin.php:198
167
- msgid "Custom field name"
168
- msgstr "Nom du champ personalis&eacute;"
169
-
170
- #: ../views/admin.php:204
171
- msgid "Resize image from Custom field?"
172
- msgstr "Redimensionner l&#8217;image de Custom field?"
173
-
174
- #: ../views/admin.php:207
175
- msgid "No, I will upload my own thumbnail"
176
- msgstr "Non, Je vais t&eacute;l&eacute;charger ma propre vignette"
177
-
178
- #: ../views/admin.php:208
179
- msgid "Yes"
180
- msgstr "Oui"
181
-
182
- #: ../views/admin.php:224
183
- msgid "Data"
184
- msgstr "Donn&eacute;es"
185
-
186
- #: ../views/admin.php:229
187
- msgid "Log views from"
188
- msgstr "Connectez-vous vues de"
189
-
190
- #: ../views/admin.php:232
191
- msgid "Visitors only"
192
- msgstr "Les visiteurs ne"
193
-
194
- #: ../views/admin.php:233
195
- msgid "Logged-in users only"
196
- msgstr "Les utilisateurs inscrits seulement"
197
-
198
- #: ../views/admin.php:234
199
- msgid "Everyone"
200
- msgstr "Tout le monde"
201
-
202
- #: ../views/admin.php:240
203
- msgid "Ajaxify widget"
204
- msgstr "Ajaxify widget"
205
-
206
- #: ../views/admin.php:243 ../views/admin.php:309
207
- msgid "Disabled"
208
- msgstr "D&eacute;sactiv&eacute;"
209
-
210
- #: ../views/admin.php:244 ../views/admin.php:308
211
- msgid "Enabled"
212
- msgstr "Activ&eacute;"
213
-
214
- #: ../views/admin.php:248
215
- #, fuzzy
216
- msgid ""
217
- "If you are using a caching plugin such as WP Super Cache, enabling this "
218
- "feature will keep the popular list from being cached by it"
219
- msgstr ""
220
- "Mise &agrave; jour AJAX. Si vous utilisez un plugin de mise en cache comme "
221
- "WP Super Cache, l'activation de cette fonction permet d'avoir la liste des "
222
- "posts les plus populaire malgr&eacute; la mise en cache."
223
-
224
- #: ../views/admin.php:252
225
- msgid "Listing refresh interval"
226
- msgstr "Listing intervalle d&#8217;actualisation"
227
-
228
- #: ../views/admin.php:255
229
- msgid "Live"
230
- msgstr "Vivre"
231
-
232
- #: ../views/admin.php:256
233
- msgid "Custom interval"
234
- msgstr "Intervalle personnalis&eacute;e"
235
-
236
- #: ../views/admin.php:260
237
- msgid ""
238
- "Sets how often the listing should be updated. For most sites the Live option "
239
- "should be fine, however if you are experiencing slowdowns or your blog gets "
240
- "a lot of visitors then you might want to change the refresh rate"
241
- msgstr ""
242
-
243
- #: ../views/admin.php:264
244
- msgid "Refresh list every"
245
- msgstr "Actualiser la liste tous les"
246
-
247
- #: ../views/admin.php:268
248
- msgid "Hour(s)"
249
- msgstr "Heure(s)"
250
-
251
- #: ../views/admin.php:269
252
- msgid "Day(s)"
253
- msgstr "Jour(s)"
254
-
255
- #: ../views/admin.php:270
256
- msgid "Week(s)"
257
- msgstr "Semaine(s)"
258
-
259
- #: ../views/admin.php:271
260
- msgid "Month(s)"
261
- msgstr "Mois(s)"
262
-
263
- #: ../views/admin.php:272
264
- msgid "Year(s)"
265
- msgstr "Ans"
266
-
267
- #: ../views/admin.php:275
268
- msgid "Really? That long?"
269
- msgstr "Vraiment? Ce long?"
270
-
271
- #: ../views/admin.php:290
272
- msgid "Miscellaneous"
273
- msgstr "Divers"
274
-
275
- #: ../views/admin.php:295
276
- msgid "Open links in"
277
- msgstr "Ouvrir les liens dans"
278
-
279
- #: ../views/admin.php:298
280
- msgid "Current window"
281
- msgstr "Fen&ecirc;tre actuelle"
282
-
283
- #: ../views/admin.php:299
284
- msgid "New tab/window"
285
- msgstr "Un nouvel onglet/fen&ecirc;tre"
286
-
287
- #: ../views/admin.php:305
288
- msgid "Use plugin's stylesheet"
289
- msgstr "Utilisez la feuille de style de plug-in"
290
-
291
- #: ../views/admin.php:312
292
- msgid ""
293
- "By default, the plugin includes a stylesheet called wpp.css which you can "
294
- "use to style your popular posts listing. If you wish to use your own "
295
- "stylesheet or do not want it to have it included in the header section of "
296
- "your site, use this."
297
- msgstr ""
298
- "Par d&eacute;faut, le plugin comprend une feuille de style appel&eacute;e "
299
- "wpp.css que vous pouvez utiliser pour mettre en forme la liste des messages "
300
- "populaires. Si vous souhaitez utiliser votre propre feuille de style ou ne "
301
- "voulez pas de l#8217;inclure dans la section d#8217;en-t&ecirc;te de votre "
302
- "site, utilisez ceci."
303
-
304
- #: ../views/admin.php:329
305
- #, fuzzy
306
- msgid ""
307
- "Wordpress Popular Posts maintains data in two separate tables: one for "
308
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
309
- "and another one to keep the All-time data (from now on, \"historical data\" "
310
- "or just \"data\"). If for some reason you need to clear the cache table, or "
311
- "even both historical and cache tables, please use the buttons below to do so."
312
- msgstr ""
313
- "Wordpress Popular Posts conserve les donn&eacute;es historiques de vos posts "
314
- "les plus populaires pour un maximum de 30 jours. Si, pour une raison "
315
- "quelconque, vous devez effacer la table du cache, ou m&ecirc;me les deux "
316
- "tables d'historiques et de cache, veuillez utiliser les boutons ci-dessous "
317
- "pour le faire."
318
-
319
- #: ../views/admin.php:330
320
- msgid "Empty cache"
321
- msgstr "Vider le cache"
322
-
323
- #: ../views/admin.php:330
324
- msgid "Use this button to manually clear entries from WPP cache only"
325
- msgstr ""
326
- "Utiliser ce bouton pour effacer manuellement les donn&eacute;es en caches de "
327
- "WPP"
328
-
329
- #: ../views/admin.php:331
330
- msgid "Clear all data"
331
- msgstr "Effacer toutes les donn&eacute;es"
332
-
333
- #: ../views/admin.php:331
334
- msgid "Use this button to manually clear entries from all WPP data tables"
335
- msgstr ""
336
- "Utiliser ce bouton pour effacer manuellement les donn&eacute;es de toutes "
337
- "les tables de donn&eacute;es WPP"
338
-
339
- #: ../views/admin.php:338
340
- #, php-format
341
- msgid ""
342
- "With the following parameters you can customize the popular posts list when "
343
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
344
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
345
- msgstr ""
346
-
347
- #: ../views/admin.php:346
348
- msgid "Parameter"
349
- msgstr "Param&egrave;tres"
350
-
351
- #: ../views/admin.php:347 ../views/admin.php:661
352
- msgid "What it does "
353
- msgstr "Qu&#8217;est-ce que &ccedil;a fait ?"
354
-
355
- #: ../views/admin.php:348
356
- msgid "Possible values"
357
- msgstr "Valeurs possibles"
358
-
359
- #: ../views/admin.php:349
360
- msgid "Defaults to"
361
- msgstr "Par d&eacute;faut"
362
-
363
- #: ../views/admin.php:350 ../views/admin.php:663
364
- msgid "Example"
365
- msgstr "Exemple"
366
-
367
- #: ../views/admin.php:356
368
- msgid "Sets a heading for the list"
369
- msgstr "Met un ent&ecirc;te &agrave; la liste"
370
-
371
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
372
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
373
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
374
- #: ../views/admin.php:539
375
- msgid "Text string"
376
- msgstr "Texte"
377
-
378
- #: ../views/admin.php:358
379
- msgid "Popular Posts"
380
- msgstr "Popular Posts"
381
-
382
- #: ../views/admin.php:363
383
- msgid "Set the opening tag for the heading of the list"
384
- msgstr ""
385
- "D&eacute;finit la balise d&#8217;ouverture de l&#8217;en-t&ecirc;te de la "
386
- "liste"
387
-
388
- #: ../views/admin.php:370
389
- msgid "Set the closing tag for the heading of the list"
390
- msgstr ""
391
- "D&eacute;finit la balise de fermeture de l&#8217;en-t&ecirc;te de la liste"
392
-
393
- #: ../views/admin.php:377
394
- msgid "Sets the maximum number of popular posts to be shown on the listing"
395
- msgstr ""
396
- "D&eacute;finit le nombre maximum de posts populaires que doit afficher la "
397
- "liste"
398
-
399
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
400
- #: ../views/admin.php:469 ../views/admin.php:476
401
- msgid "Positive integer"
402
- msgstr "Entier positif"
403
-
404
- #: ../views/admin.php:384
405
- msgid ""
406
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
407
- "the time range specified by you"
408
- msgstr ""
409
- "Permet &agrave; Wordpress Popular Posts de r&eacute;cup&eacute;rer les posts "
410
- "les plus populaires dans l&#8217;intervalle de temps que vous avez sp&eacute;"
411
- "cifi&eacute;"
412
-
413
- #: ../views/admin.php:391
414
- #, fuzzy
415
- msgid ""
416
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
417
- "within the time range specified by you"
418
- msgstr ""
419
- "Permet &agrave; Wordpress Popular Posts de r&eacute;cup&eacute;rer les posts "
420
- "les plus populaires dans l'intervalle de temps que vous avez sp&eacute;"
421
- "cifi&eacute;"
422
-
423
- #: ../views/admin.php:398
424
- msgid "Sets the sorting option of the popular posts"
425
- msgstr "D&eacute;finit les options de tri des posts les plus populaires"
426
-
427
- #: ../views/admin.php:399
428
- msgid "(for average views per day)"
429
- msgstr "(Pour le nb de vues moyenne par jour)"
430
-
431
- #: ../views/admin.php:405
432
- msgid "Defines the type of posts to show on the listing"
433
- msgstr "D&eacute;finit le type de messages &agrave; afficher sur la liste"
434
-
435
- #: ../views/admin.php:412
436
- #, fuzzy
437
- msgid ""
438
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
439
- "form the listing."
440
- msgstr ""
441
- "Cet attribut vous permet de s&eacute;lectionner les posts les plus "
442
- "populaires ayant ce num&eacute;ro d'auteur ID."
443
-
444
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
445
- msgid "None"
446
- msgstr "Non"
447
-
448
- #: ../views/admin.php:419
449
- msgid ""
450
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
451
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
452
- "will be excluded instead."
453
- msgstr ""
454
- "Ce param&egrave;tre vous permet de r&eacute;cuperer les posts les plus "
455
- "populaires appartenant aux cat&eacute;gories sp&eacute;cifi&eacute;e "
456
- "(&agrave; l&#8217;aide des Categories ID). En utilisant le signe - devant "
457
- "l&#8217;ID, les cat&eacute;gories seront exclus."
458
-
459
- #: ../views/admin.php:426
460
- msgid ""
461
- "If set, Wordpress Popular Posts will retrieve all entries created by "
462
- "specified author(s) ID(s)."
463
- msgstr ""
464
- "Cet attribut vous permet de s&eacute;lectionner les posts les plus "
465
- "populaires ayant ce num&eacute;ro d&#8217;auteur ID."
466
-
467
- #: ../views/admin.php:433
468
- msgid ""
469
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
470
- "characters whenever possible"
471
- msgstr ""
472
- "Vous pouvez raccourcir les titres des posts &agrave; \"n\" caract&egrave;"
473
- "res, si c&#8217;est n&eacute;cessaire"
474
-
475
- #: ../views/admin.php:440
476
- #, fuzzy
477
- msgid ""
478
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
479
- "words instead of characters"
480
- msgstr ""
481
- "Vous pouvez raccourcir les titres des posts &agrave; \"n\" caract&egrave;"
482
- "res, si c'est n&eacute;cessaire"
483
-
484
- #: ../views/admin.php:447
485
- msgid ""
486
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
487
- "characters long from the content of each post listed as popular"
488
- msgstr ""
489
- "Cet attribut permet de d&eacute;finir la longueur de \"n\" caract&egrave;res "
490
- "de l&#8217;extrait des posts les plus populaires"
491
-
492
- #: ../views/admin.php:454
493
- msgid ""
494
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
495
- "italic, etc) and hyperlinks found in the excerpt"
496
- msgstr ""
497
- "Cet attribut permet l&#8217;affichage des balises de style (gras, italique, "
498
- "etc.) ainsi que des liens trouv&eacute;s dans l&#8217;extrait"
499
-
500
- #: ../views/admin.php:461
501
- #, fuzzy
502
- msgid ""
503
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
504
- "instead of characters"
505
- msgstr ""
506
- "Vous pouvez raccourcir les titres des posts &agrave; \"n\" caract&egrave;"
507
- "res, si c'est n&eacute;cessaire"
508
-
509
- #: ../views/admin.php:468
510
- msgid ""
511
- "If set, and if your current server configuration allows it, you will be able "
512
- "to display thumbnails of your posts. This attribute sets the width for "
513
- "thumbnails"
514
- msgstr ""
515
- "Si la configuration de votre serveur le permet, cet attribut d&eacute;finit "
516
- "la largeur des vignettes"
517
-
518
- #: ../views/admin.php:475
519
- msgid ""
520
- "If set, and if your current server configuration allows it, you will be able "
521
- "to display thumbnails of your posts. This attribute sets the height for "
522
- "thumbnails"
523
- msgstr ""
524
- "Si la configuration de votre serveur le permet, cet attribut d&eacute;finit "
525
- "la hauteur des vignettes"
526
-
527
- #: ../views/admin.php:482
528
- msgid ""
529
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
530
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
531
- "entries"
532
- msgstr ""
533
- "Si le plugin WP-PostRatings est install&eacute; et activ&eacute; sur votre "
534
- "blog, cette option vous permet d'afficher les notes que vos visiteurs ont "
535
- "donn&eacute;es &agrave; vos posts"
536
-
537
- #: ../views/admin.php:489
538
- msgid ""
539
- "If set, Wordpress Popular Posts will show how many comments each popular "
540
- "post has got until now"
541
- msgstr "Affiche le nombre de commentaires pour chaque post de la liste"
542
-
543
- #: ../views/admin.php:496
544
- msgid ""
545
- "If set, Wordpress Popular Posts will show how many views each popular post "
546
- "has got since it was installed"
547
- msgstr ""
548
- "Affiche le nombre de vues pour chaque post de la liste depuis que le plugin "
549
- "est install&eacute"
550
-
551
- #: ../views/admin.php:503
552
- msgid ""
553
- "If set, Wordpress Popular Posts will show who published each popular post on "
554
- "the list"
555
- msgstr "Permet l&#8217;affichage de l&#8217;auteur de chaque post de la liste"
556
-
557
- #: ../views/admin.php:510
558
- msgid ""
559
- "If set, Wordpress Popular Posts will display the date when each popular post "
560
- "on the list was published"
561
- msgstr ""
562
- "Permet l&#8217;affichage de la date de publication pour chaque post de la "
563
- "liste"
564
-
565
- #: ../views/admin.php:517
566
- msgid "Sets the date format"
567
- msgstr "D&eacute;finit le format de la date"
568
-
569
- #: ../views/admin.php:524
570
- #, fuzzy
571
- msgid "If set, Wordpress Popular Posts will display the category"
572
- msgstr ""
573
- "Si c'est coch&eacute;, Wordpress Popular Posts affichera le nom de l'auteur "
574
- "des posts."
575
-
576
- #: ../views/admin.php:531
577
- msgid "Sets the opening tag for the listing"
578
- msgstr "D&eacute;finit la balise de d&eacute;but de liste"
579
-
580
- #: ../views/admin.php:538
581
- msgid "Sets the closing tag for the listing"
582
- msgstr "D&eacute;finit la balise de fin de liste"
583
-
584
- #: ../views/admin.php:545
585
- msgid "Sets the HTML structure of each post"
586
- msgstr ""
587
-
588
- #: ../views/admin.php:546
589
- msgid "Text string, custom HTML"
590
- msgstr "Cha&icirc;ne de texte, HTML personnalis&eacute;"
591
-
592
- #: ../views/admin.php:546
593
- msgid "Available Content Tags"
594
- msgstr "Content Tags disponibles"
595
-
596
- #: ../views/admin.php:546
597
- msgid "displays thumbnail linked to post/page"
598
- msgstr ""
599
-
600
- #: ../views/admin.php:546
601
- msgid "displays linked post/page title"
602
- msgstr ""
603
-
604
- #: ../views/admin.php:546
605
- msgid ""
606
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
607
- msgstr ""
608
-
609
- #: ../views/admin.php:546
610
- msgid "displays the default stats tags"
611
- msgstr ""
612
-
613
- #: ../views/admin.php:546
614
- msgid ""
615
- "displays post/page current rating, requires WP-PostRatings installed and "
616
- "enabled"
617
- msgstr ""
618
-
619
- #: ../views/admin.php:546
620
- msgid ""
621
- "displays post/page current rating as an integer, requires WP-PostRatings "
622
- "installed and enabled"
623
- msgstr ""
624
-
625
- #: ../views/admin.php:546
626
- msgid "outputs the URL of the post/page"
627
- msgstr ""
628
-
629
- #: ../views/admin.php:546
630
- msgid "displays post/page title, no link"
631
- msgstr ""
632
-
633
- #: ../views/admin.php:546
634
- msgid "displays linked author name, requires stats_author=1"
635
- msgstr ""
636
-
637
- #: ../views/admin.php:546
638
- msgid "displays linked category name, requires stats_category=1"
639
- msgstr ""
640
-
641
- #: ../views/admin.php:546
642
- msgid "displays views count only, no text"
643
- msgstr ""
644
-
645
- #: ../views/admin.php:546
646
- msgid "displays comments count only, no text, requires stats_comments=1"
647
- msgstr ""
648
-
649
- #: ../views/admin.php:558
650
- msgid "What does \"Title\" do?"
651
- msgstr "Que fait \"Titre\" ?"
652
-
653
- #: ../views/admin.php:561
654
- msgid ""
655
- "It allows you to show a heading for your most popular posts listing. If left "
656
- "empty, no heading will be displayed at all."
657
- msgstr ""
658
- "Il vous permet d&#8217;afficher un titre au-dessus de la liste des messages "
659
- "les plus populaires. Si le champ est laiss&eacute; vide, aucun titre ne sera "
660
- "affich&eacute;. "
661
-
662
- #: ../views/admin.php:564
663
- msgid "What is Time Range for?"
664
- msgstr "Qu&#8217;est-ce que la Plage de temps?"
665
-
666
- #: ../views/admin.php:566
667
- msgid ""
668
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
669
- "comments within the selected time range."
670
- msgstr ""
671
- "Wordpress Popular Posts r&eacute;cup&egrave;re les posts les plus vus/"
672
- "comment&eacute;s durant l'intervelle de temps s&eacute;lectionn&eacute;."
673
-
674
- #: ../views/admin.php:569
675
- msgid "What is \"Sort post by\" for?"
676
- msgstr "Que fait \"Trier les posts par\"?"
677
-
678
- #: ../views/admin.php:571
679
- msgid ""
680
- "It allows you to decide whether to order your popular posts listing by total "
681
- "views, comments, or average views per day."
682
- msgstr ""
683
- "Cela vous permet de d&eacute;cider si vous voulez ordonner votre liste de "
684
- "posts populaires par nombre de vues total, par nombre de commentaires, ou "
685
- "par nombre de vues moyennes par jour."
686
-
687
- #: ../views/admin.php:574
688
- msgid "What does \"Display post rating\" do?"
689
- msgstr "Que fait \"Afficher la note du post\"?"
690
-
691
- #: ../views/admin.php:576
692
- msgid ""
693
- "If checked, Wordpress Popular Posts will show how your readers are rating "
694
- "your most popular posts. This feature requires having WP-PostRatings plugin "
695
- "installed and enabled on your blog for it to work."
696
- msgstr ""
697
- "Si c&#8217;est coch&eacute;e,Wordpress Popular Posts affichera la liste des "
698
- "posts les mieux not&eacute;s par vos lecteurs. Cette fonction n&eacute;"
699
- "cessite d&#8217;avoir le plugin WP-PostRatings install&eacute; et "
700
- "activ&eacute; sur votre blog pour que cela fonctionne."
701
-
702
- #: ../views/admin.php:579
703
- msgid "What does \"Shorten title\" do?"
704
- msgstr "Que fait \"Raccourcir le titre\"?"
705
-
706
- #: ../views/admin.php:581
707
- #, fuzzy
708
- msgid ""
709
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
710
- "new \"Shorten title to\" option will appear so you can set it to whatever "
711
- "you like."
712
- msgstr ""
713
- "Si c'est coch&eacute;, les titres des posts sont raccourci &agrave; \"n\" "
714
- "caract&egrave;res. Une option \"Raccourcir le titre de\" appara&icirc;tra "
715
- "afin que vous puissiez le r&eacute;gler le nombre \"n\" de caract&egrave;res "
716
- "que vous voulez garder."
717
-
718
- #: ../views/admin.php:584
719
- msgid "What does \"Display post excerpt\" do?"
720
- msgstr "Que fait \"Afficher un extrait du post\"?"
721
-
722
- #: ../views/admin.php:586
723
- msgid ""
724
- "If checked, Wordpress Popular Posts will also include a small extract of "
725
- "your posts in the list. Similarly to the previous option, you will be able "
726
- "to decide how long the post excerpt should be."
727
- msgstr ""
728
- "Si c&#8217;est coch&eacute;, Wordpress Popular Post permet d&#8217;inclure "
729
- "un petit extrait de vos posts dans la liste. Comme la pr&eacute;c&eacute;"
730
- "dente option, une option appara&icirc;tra pour que vous choisissiez la "
731
- "longueur de l&#8217;extrait &agrave; afficher."
732
-
733
- #: ../views/admin.php:589
734
- msgid "What does \"Keep text format and links\" do?"
735
- msgstr "Que fait \"Garder le formatage du texte et les liens\"?"
736
-
737
- #: ../views/admin.php:591
738
- msgid ""
739
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
740
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
741
- "the excerpt. Hyperlinks will remain intact, too."
742
- msgstr ""
743
- "Si c&#8217;est coch&eacute; et que la fonction \"extrait du post\" est "
744
- "activ&eacute;, Wordpress Popular Posts garde les balises de formatage (ex : "
745
- "gras, italique, etc.) qui se trouvent dans l&#8217;extrait. Les liens "
746
- "hypertexte sont aussi affich&eacute;s &agrave; l&#8217;identique."
747
-
748
- #: ../views/admin.php:594
749
- msgid "What is \"Post type\" for?"
750
- msgstr "Que fait \"Type de posts\"?"
751
-
752
- #: ../views/admin.php:596
753
- msgid ""
754
- "This filter allows you to decide which post types to show on the listing. By "
755
- "default, it will retrieve only posts and pages (which should be fine for "
756
- "most cases)."
757
- msgstr ""
758
- "Ce filtre vous permet de choisir quels types de posts doivent &ecirc;tre "
759
- "afficher ; par d&eacute;faut, il permet de r&eacute;cup&eacute;rer les "
760
- "articles et les pages (ce qui est suffisant dans la plupart des cas)."
761
-
762
- #: ../views/admin.php:599
763
- msgid "What is \"Category(ies) ID(s)\" for?"
764
- msgstr "Que fait \"Cat&eacute;gories ID\"?"
765
-
766
- #: ../views/admin.php:601
767
- msgid ""
768
- "This filter allows you to select which categories should be included or "
769
- "excluded from the listing. A negative sign in front of the category ID "
770
- "number will exclude posts belonging to it from the list, for example. You "
771
- "can specify more than one ID with a comma separated list."
772
- msgstr ""
773
- "Ce filtre vous permet de s&eacute;lectionner quelles cat&eacute;gories "
774
- "doivent &ecirc;tre inclus ou exclus de la liste. Un signe n&eacute;gatif "
775
- "devant le num&eacute;ro de cat&eacute;gories ID permet exclure les posts de "
776
- "cette cat&eacute;gorie de la liste. Vous pouvez sp&eacute;cifier plusieurs "
777
- "ID d'une liste s&eacute;par&eacute;e par des virgules."
778
-
779
- #: ../views/admin.php:604
780
- msgid "What is \"Author(s) ID(s)\" for?"
781
- msgstr "Que fait \"Auteur ID\"?"
782
-
783
- #: ../views/admin.php:606
784
- msgid ""
785
- "Just like the Category filter, this one lets you filter posts by author ID. "
786
- "You can specify more than one ID with a comma separated list."
787
- msgstr ""
788
- "Fait exactement comme le filtre Cat&eacute;gorie, celui-ci vous permet de "
789
- "filtrer les messages par auteur ID. Vous pouvez sp&eacute;cifier plusieurs "
790
- "ID s&eacute;par&eacute; par des virgules."
791
-
792
- #: ../views/admin.php:609
793
- msgid "What does \"Display post thumbnail\" do?"
794
- msgstr "Que fait \"Afficher les vignettes des posts\"?"
795
-
796
- #: ../views/admin.php:611
797
- msgid ""
798
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
799
- "of each post. You can set up the source of the thumbnail via Settings - "
800
- "Wordpress Popular Posts - Tools."
801
- msgstr ""
802
- "Si c&#8217;est coch&eacute;, Wordpress Popular Posts tentera de r&eacute;"
803
- "cup&eacute;rer la vignette de chaque post. Vous pouvez configurer la source "
804
- "de la vignette via Param&egrave;tres - Wordpress Popular Posts - Outils."
805
-
806
- #: ../views/admin.php:614
807
- msgid "What does \"Display comment count\" do?"
808
- msgstr "Que fait \"Affichage du nombre de commentaires\"?"
809
-
810
- #: ../views/admin.php:616
811
- msgid ""
812
- "If checked, Wordpress Popular Posts will display how many comments each "
813
- "popular post has got in the selected Time Range."
814
- msgstr ""
815
- "Si c&#8217;est coch&eacute;, Wordpress Popular Posts affiche le nombre de "
816
- "commentaires que chaque post a eu durant la plage de temps s&eacute;"
817
- "lectionn&eacute;e."
818
-
819
- #: ../views/admin.php:619
820
- msgid "What does \"Display views\" do?"
821
- msgstr "Que fait \"Affichage des vues\"?"
822
-
823
- #: ../views/admin.php:621
824
- msgid ""
825
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
826
- "post has gotten in the selected Time Range."
827
- msgstr ""
828
- "Si c&#8217;est coch&eacute;, Wordpress Popular Posts affichera le nombre de "
829
- "fois o&ugrave; le post a &eacute;t&eacute; vu durant la plage de temps "
830
- "s&eacute;lectionn&eacute;e."
831
-
832
- #: ../views/admin.php:624
833
- msgid "What does \"Display author\" do?"
834
- msgstr "Que fait \"Affichage de l&#8217;auteur\"?"
835
-
836
- #: ../views/admin.php:626
837
- msgid ""
838
- "If checked, Wordpress Popular Posts will display the name of the author of "
839
- "each entry listed."
840
- msgstr ""
841
- "Si c&#8217;est coch&eacute;, Wordpress Popular Posts affichera le nom de "
842
- "l&#8217;auteur des posts."
843
-
844
- #: ../views/admin.php:629
845
- msgid "What does \"Display date\" do?"
846
- msgstr "Que fait \"Affichage de la date\"?"
847
-
848
- #: ../views/admin.php:631
849
- msgid ""
850
- "If checked, Wordpress Popular Posts will display the date when each popular "
851
- "posts was published."
852
- msgstr ""
853
- "Si c&#8217;est s&eacute;lectionn&eacute;, Wordpress Popular Posts affichera "
854
- "la date de publication des posts."
855
-
856
- #: ../views/admin.php:634
857
- msgid "What does \"Display category\" do?"
858
- msgstr "Que fait \"Afficher la cat&eacute;gorie du post\" ?"
859
-
860
- #: ../views/admin.php:636
861
- msgid ""
862
- "If checked, Wordpress Popular Posts will display the category of each post."
863
- msgstr ""
864
- "Si c&#8217;est coch&eacute;, Wordpress Popular Posts affichera le nom de la "
865
- "cat&eacute;gorie des posts."
866
-
867
- #: ../views/admin.php:639
868
- msgid "What does \"Use custom HTML Markup\" do?"
869
- msgstr "Que fait \"Formatage HTML de l&#8217;affichage\"?"
870
-
871
- #: ../views/admin.php:641
872
- msgid ""
873
- "If checked, you will be able to customize the HTML markup of your popular "
874
- "posts listing. For example, you can decide whether to wrap your posts in an "
875
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
876
- "for you!"
877
- msgstr ""
878
- "Si c&#8217;est s&eacute;lectionn&eacute;, cela vous permet de personnaliser "
879
- "le formatage HTML de l&#8217;affichage de la liste des posts. Par exemple "
880
- "vous pouvez d&eacute;cider d&#8217;afficher les posts en utilisant une "
881
- "liste, un div, etc. Si vous connaissez xHTML/CSS, ceci est pour vous!"
882
-
883
- #: ../views/admin.php:644
884
- msgid "What are \"Content Tags\"?"
885
- msgstr "Qu#8217;est-ce que les \"Content Tags\" ?"
886
-
887
- #: ../views/admin.php:646
888
- #, fuzzy, php-format
889
- msgid ""
890
- "Content Tags are codes to display a variety of items on your popular posts "
891
- "custom HTML structure. For example, setting it to \"{title}: "
892
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
893
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
894
- "\">Parameters</a> section."
895
- msgstr ""
896
- "Si cest s&eacute;lectionn&eacute;, vous pouvez d&eacute;cider la fa&ccedil;"
897
- "on dont les &eacute;l&eacute;ments sont affich&eacute;s pour chaque post. "
898
- "Par exemple, si vous mettez \"{title} : {summary} \" (sans les guillemets), "
899
- "cela va afficher \"Titre du post : extrait du post \". Les balises "
900
- "disponibles sont : {image}, {title}, {summary}, {stats} et {rating}."
901
-
902
- #: ../views/admin.php:649
903
- msgid "What are \"Template Tags\"?"
904
- msgstr "Qu&#8217;est-ce que les \"Marqueurs de Modele\"?"
905
-
906
- #: ../views/admin.php:651
907
- msgid ""
908
- "Template Tags are simply php functions that allow you to perform certain "
909
- "actions. For example, Wordpress Popular Posts currently supports two "
910
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
911
- msgstr ""
912
- "Les marqueurs de mod&egrave;le sont simplement des fonctions php qui "
913
- "permettent de r&eacute;aliser certaines actions. Par exemple, Wordpress "
914
- "Popular Posts g&egrave;re deux marqueurs de mod&egrave;le diff&eacute;"
915
- "rents : wpp_get_mostpopular() et wpp_get_views()."
916
-
917
- #: ../views/admin.php:654
918
- msgid "What are the template tags that Wordpress Popular Posts supports?"
919
- msgstr ""
920
- "Quels sont les marqueurs de mod&egrave;le que Wordpresse Popular Posts "
921
- "supporte?"
922
-
923
- #: ../views/admin.php:656
924
- msgid ""
925
- "The following are the template tags supported by Wordpress Popular Posts"
926
- msgstr ""
927
- "Ci-dessous les param&egrave;tres que le marqueur de mod&egrave;le Wordpress "
928
- "Popular Posts accepte"
929
-
930
- #: ../views/admin.php:660
931
- msgid "Template tag"
932
- msgstr "Marqueur de mod&egrave;le"
933
-
934
- #: ../views/admin.php:669
935
- #, fuzzy, php-format
936
- msgid ""
937
- "Similar to the widget functionality, this tag retrieves the most popular "
938
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
939
- "a> so you can customize your popular listing, but these are not required."
940
- msgstr ""
941
- "Fonctionnalit&eacute;s similaire au widget Wordpress Popular Posts, cette "
942
- "balise r&eacute;cup&egrave;re les posts les plus populaires sur votre blog. "
943
- "Cette fonction accepte &eacute;galement les param&egrave;tres pour "
944
- "personnaliser la liste des posts les plus populaires, mais ceux-ci ne sont "
945
- "pas indispensables."
946
-
947
- #: ../views/admin.php:670
948
- #, php-format
949
- msgid ""
950
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
951
- "list of attributes."
952
- msgstr ""
953
-
954
- #: ../views/admin.php:675
955
- msgid ""
956
- "Displays the number of views of a single post. Post ID is required or it "
957
- "will return false."
958
- msgstr ""
959
- "Affiche le nombre de vues d&#8217;un seul poste. Le post ID est n&eacute;"
960
- "cessaire sinon la fonction retourne false."
961
-
962
- #: ../views/admin.php:676
963
- msgid "Post ID"
964
- msgstr "Post ID"
965
-
966
- #: ../views/admin.php:683
967
- msgid "What are \"shortcodes\"?"
968
- msgstr "Qu&#8217;est-ce que \"shortcodes\" ?"
969
-
970
- #: ../views/admin.php:685
971
- #, fuzzy, php-format
972
- msgid ""
973
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
974
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
975
- "shortcode [wpp] will let you insert a list of the most popular posts in "
976
- "posts content and pages too! For more information about shortcodes, please "
977
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
978
- msgstr ""
979
- "Les shortcodes sont similaires aux BB Codes, cela permet d'appeler une "
980
- "fonction php en tapant simplement quelque chose comme [shortcode]. Avec "
981
- "Wordpress Popular Posts, le shortcode [wpp] permet d'ins&eacute;rer une "
982
- "liste des posts les plus populaires dans les messages et les pages de "
983
- "contenu aussi ! Pour plus d'informations sur les shortcodes, veuillez visiter"
984
-
985
- #: ../views/admin.php:694
986
- #, php-format
987
- msgid "About Wordpress Popular Posts %s"
988
- msgstr "Sur Wordpress Popular Posts %s"
989
-
990
- #: ../views/admin.php:695
991
- msgid "This version includes the following changes"
992
- msgstr ""
993
-
994
- #: ../views/admin.php:709
995
- msgid "Do you like this plugin?"
996
- msgstr "Aimez-vous ce plugin ?"
997
-
998
- #: ../views/admin.php:716
999
- msgid ""
1000
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
1001
- "community!"
1002
- msgstr ""
1003
- "Chaque don me motive pour maintenir la gratuit&eacute; des d&eacute;"
1004
- "veloppements pour la communaut&eacute; Wordpress"
1005
-
1006
- #: ../views/admin.php:717
1007
- #, php-format
1008
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
1009
- msgstr ""
1010
-
1011
- #: ../views/admin.php:721
1012
- msgid "Need help?"
1013
- msgstr "Besoin d&#8217;aide?"
1014
-
1015
- #: ../views/admin.php:722
1016
- #, php-format
1017
- msgid ""
1018
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
1019
- "and feedback."
1020
- msgstr ""
1021
-
1022
- #: ../views/admin.php:723
1023
- msgid "Let's make this plugin even better!"
1024
- msgstr "Faisons ce plugin encore mieux!"
1025
-
1026
- #: ../views/form.php:2
1027
- msgid "Title"
1028
- msgstr "Titre"
1029
-
1030
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
1031
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
1032
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
1033
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
1034
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
1035
- #: ../views/form.php:105 ../views/form.php:111
1036
- msgid "What is this?"
1037
- msgstr "Qu&#8217;est-ce que c&#8217;est ?"
1038
-
1039
- #: ../views/form.php:7
1040
- msgid "Show up to"
1041
- msgstr "Pr&eacute;sentez-vous"
1042
-
1043
- #: ../views/form.php:8
1044
- msgid "posts"
1045
- msgstr "posts"
1046
-
1047
- #: ../views/form.php:12
1048
- msgid "Sort posts by"
1049
- msgstr "Trier les posts par"
1050
-
1051
- #: ../views/form.php:14
1052
- msgid "Comments"
1053
- msgstr "Commentaires"
1054
-
1055
- #: ../views/form.php:15
1056
- msgid "Total views"
1057
- msgstr "Nombre de vues"
1058
-
1059
- #: ../views/form.php:16
1060
- msgid "Avg. daily views"
1061
- msgstr "Moy. vues par jour"
1062
-
1063
- #: ../views/form.php:22
1064
- msgid "Filters"
1065
- msgstr "Filtres"
1066
-
1067
- #: ../views/form.php:24
1068
- msgid "Time Range"
1069
- msgstr "Plage de temps"
1070
-
1071
- #: ../views/form.php:34
1072
- msgid "Post type(s)"
1073
- msgstr "Type de posts"
1074
-
1075
- #: ../views/form.php:37
1076
- msgid "Post(s) ID(s) to exclude"
1077
- msgstr ""
1078
-
1079
- #: ../views/form.php:40
1080
- msgid "Category(ies) ID(s)"
1081
- msgstr "Cat&eacute;gories ID"
1082
-
1083
- #: ../views/form.php:43
1084
- msgid "Author(s) ID(s)"
1085
- msgstr "Auteurs ID"
1086
-
1087
- #: ../views/form.php:48
1088
- msgid "Posts settings"
1089
- msgstr "R&eacute;glage des posts"
1090
-
1091
- #: ../views/form.php:52
1092
- msgid "Display post rating"
1093
- msgstr "Afficher la note du post"
1094
-
1095
- #: ../views/form.php:55
1096
- msgid "Shorten title"
1097
- msgstr "Raccourcir le titre"
1098
-
1099
- #: ../views/form.php:58
1100
- msgid "Shorten title to"
1101
- msgstr "Raccourcir le titre de"
1102
-
1103
- #: ../views/form.php:59 ../views/form.php:69
1104
- msgid "characters"
1105
- msgstr "caract."
1106
-
1107
- #: ../views/form.php:60 ../views/form.php:70
1108
- msgid "words"
1109
- msgstr "paroles"
1110
-
1111
- #: ../views/form.php:63
1112
- msgid "Display post excerpt"
1113
- msgstr "Afficher un extrait du post"
1114
-
1115
- #: ../views/form.php:66
1116
- msgid "Keep text format and links"
1117
- msgstr "Garder le formatage du texte et les liens"
1118
-
1119
- #: ../views/form.php:67
1120
- msgid "Excerpt length"
1121
- msgstr "Longueur de l&#8217;extrait:"
1122
-
1123
- #: ../views/form.php:73
1124
- msgid "Display post thumbnail"
1125
- msgstr "Afficher les vignettes des posts"
1126
-
1127
- #: ../views/form.php:76
1128
- msgid "Width"
1129
- msgstr "Largeur"
1130
-
1131
- #: ../views/form.php:77 ../views/form.php:80
1132
- msgid "px"
1133
- msgstr "px"
1134
-
1135
- #: ../views/form.php:79
1136
- msgid "Height"
1137
- msgstr "Hauteur"
1138
-
1139
- #: ../views/form.php:85
1140
- msgid "Stats Tag settings"
1141
- msgstr "Options d&#8217;affichage"
1142
-
1143
- #: ../views/form.php:87
1144
- msgid "Display comment count"
1145
- msgstr "Affichage du nombre de commentaires"
1146
-
1147
- #: ../views/form.php:89
1148
- msgid "Display views"
1149
- msgstr "Affichage le nb de vues"
1150
-
1151
- #: ../views/form.php:91
1152
- msgid "Display author"
1153
- msgstr "Affichage de l&#8217;auteur"
1154
-
1155
- #: ../views/form.php:93
1156
- msgid "Display date"
1157
- msgstr "Affichage de la date"
1158
-
1159
- #: ../views/form.php:96
1160
- msgid "Date Format"
1161
- msgstr "Format de la date"
1162
-
1163
- #: ../views/form.php:98
1164
- msgid "Wordpress Date Format"
1165
- msgstr "Format de la date de Wordpress"
1166
-
1167
- #: ../views/form.php:105
1168
- msgid "Display category"
1169
- msgstr "Afficher la cat&eacute;gorie"
1170
-
1171
- #: ../views/form.php:109
1172
- msgid "HTML Markup settings"
1173
- msgstr "Formatage HTML de l&#8217;affichage"
1174
-
1175
- #: ../views/form.php:111
1176
- msgid "Use custom HTML Markup"
1177
- msgstr "Utiliser du code HTML"
1178
-
1179
- #: ../views/form.php:114
1180
- msgid "Before / after title"
1181
- msgstr "Avant/Apr&egrave;s le titre"
1182
-
1183
- #: ../views/form.php:117
1184
- msgid "Before / after Popular Posts"
1185
- msgstr "Avant/Apr&egrave;s Popular Posts"
1186
-
1187
- #: ../views/form.php:120
1188
- msgid "Post HTML Markup"
1189
- msgstr "Post HTML Balisage"
1190
-
1191
- #: ../wordpress-popular-posts.php:269
1192
- msgid "The most Popular Posts on your blog."
1193
- msgstr "Les posts les plus populaires sur votre blog."
1194
-
1195
- #: ../wordpress-popular-posts.php:410
1196
- msgid ""
1197
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1198
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1199
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1200
- "\"nofollow\">register_sidebar</a> for more)."
1201
- msgstr ""
1202
-
1203
- #: ../wordpress-popular-posts.php:636
1204
- msgid "Upload"
1205
- msgstr "T&eacute;l&eacute;charger"
1206
-
1207
- #: ../wordpress-popular-posts.php:1002
1208
- #, fuzzy, php-format
1209
- msgid ""
1210
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1211
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1212
- "and ask them to upgrade PHP to %1$s or higher."
1213
- msgstr ""
1214
- "Votre version de Wordpress est trop vielle. Le plugin Wordpress Popular "
1215
- "Posts requiert une version > 2.8 pour fonctionner correctement. Veuillez "
1216
- "mettre &agrave; jour votre blog &agrave; l'aide de l'outil \"Mise &agrave; "
1217
- "jour\"."
1218
-
1219
- #: ../wordpress-popular-posts.php:1009
1220
- #, fuzzy, php-format
1221
- msgid ""
1222
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1223
- "Wordpress version %1$s to function correctly. Please update your blog via "
1224
- "Dashboard &gt; Update."
1225
- msgstr ""
1226
- "Votre version de Wordpress est trop vielle. Le plugin Wordpress Popular "
1227
- "Posts requiert une version > 2.8 pour fonctionner correctement. Veuillez "
1228
- "mettre &agrave; jour votre blog &agrave; l'aide de l'outil \"Mise &agrave; "
1229
- "jour\"."
1230
-
1231
- #: ../wordpress-popular-posts.php:1034
1232
- #, php-format
1233
- msgid ""
1234
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1235
- "strong>.</p></div>"
1236
- msgstr ""
1237
-
1238
- #: ../wordpress-popular-posts.php:1094
1239
- msgid "Success! The cache table has been cleared!"
1240
- msgstr "Ok! La table de cache est bien effac&eacute;e!"
1241
-
1242
- #: ../wordpress-popular-posts.php:1096
1243
- msgid "Error: cache table does not exist."
1244
- msgstr "Erreur : la table de cache n&#8217;existe pas."
1245
-
1246
- #: ../wordpress-popular-posts.php:1103
1247
- msgid "Success! All data have been cleared!"
1248
- msgstr "Ok! Toutes les donn&eacute;es ont &eacute;t&eacute; effac&eacute;es!"
1249
-
1250
- #: ../wordpress-popular-posts.php:1105
1251
- msgid "Error: one or both data tables are missing."
1252
- msgstr "Erreur : une ou deux tables de donn&eacute;es sont manquantes. "
1253
-
1254
- #: ../wordpress-popular-posts.php:1108
1255
- msgid "Invalid action."
1256
- msgstr "Action invalide"
1257
-
1258
- #: ../wordpress-popular-posts.php:1111
1259
- msgid ""
1260
- "Sorry, you do not have enough permissions to do this. Please contact the "
1261
- "site administrator for support."
1262
- msgstr ""
1263
- "D&eacute;sol&eacute;, vous n&#8217;avez pas les autorisations suffisantes "
1264
- "pour faire cela. Contactez, s&#8217;il vous pla&icirc;t, l&#8217;"
1265
- "administrateur du site pour avoir de l&#8217;aide."
1266
-
1267
- #: ../wordpress-popular-posts.php:1639
1268
- msgid "Sorry. No data so far."
1269
- msgstr "D&eacute;sol&eacute;. Aucune donn&eacute;e &agrave; ce jour."
1270
-
1271
- #: ../wordpress-popular-posts.php:2111
1272
- #, php-format
1273
- msgid "1 comment"
1274
- msgid_plural "%s comments"
1275
- msgstr[0] "1 commentaire"
1276
- msgstr[1] "%s commentaires"
1277
-
1278
- #: ../wordpress-popular-posts.php:2123
1279
- #, php-format
1280
- msgid "1 view per day"
1281
- msgid_plural "%s views per day"
1282
- msgstr[0] "1 vue par jour"
1283
- msgstr[1] "%s vues par jour"
1284
-
1285
- #: ../wordpress-popular-posts.php:2129
1286
- #, php-format
1287
- msgid "1 view"
1288
- msgid_plural "%s views"
1289
- msgstr[0] "1 vue"
1290
- msgstr[1] "%s vues"
1291
-
1292
- #: ../wordpress-popular-posts.php:2141
1293
- #, php-format
1294
- msgid "by %s"
1295
- msgstr "par %s"
1296
-
1297
- #: ../wordpress-popular-posts.php:2147
1298
- #, php-format
1299
- msgid "posted on %s"
1300
- msgstr "post&eacute; le %s"
1301
-
1302
- #: ../wordpress-popular-posts.php:2155
1303
- #, php-format
1304
- msgid "under %s"
1305
- msgstr ""
1306
-
1307
- #~ msgid ""
1308
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1309
- #~ "and the [wpp] shortcode\"."
1310
- #~ msgstr ""
1311
- #~ "Veuillez consulter la \"Liste des param&egrave;tres accept&eacute;s par "
1312
- #~ "wpp_get_mostpopular() et le shortcode [wpp]\""
1313
-
1314
- #~ msgid ""
1315
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1316
- #~ "shortcode"
1317
- #~ msgstr ""
1318
- #~ "Liste des param&egrave;tres accept&eacute;s par wpp_get_mostpopular() et "
1319
- #~ "le shortcode [wpp]"
1320
-
1321
- #~ msgid ""
1322
- #~ "These parameters can be used by both the template tag "
1323
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1324
- #~ msgstr ""
1325
- #~ "Ces param&egrave;tres peuvent &ecirc;tre utilis&eacute;s aussi bien par "
1326
- #~ "le marqueur de mod&egrave;le wpp_get_most_popular() que par le shortcode "
1327
- #~ "[wpp]."
1328
-
1329
- #~ msgid "Excerpt Properties"
1330
- #~ msgstr "Propri&eacute;t&eacute; de l'extrait"
1331
-
1332
- #~ msgid "Thumbnail settings"
1333
- #~ msgstr "R&eacute;glages des vignettes"
1334
-
1335
- #~ msgid ""
1336
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1337
- #~ "Posts."
1338
- #~ msgstr ""
1339
- #~ "Vous trouverez ici des options pour personnaliser Wordpress Popular Posts."
1340
-
1341
- #, fuzzy
1342
- #~ msgid "Popular Posts links behavior"
1343
- #~ msgstr "Popular Posts"
1344
-
1345
- #~ msgid "Wordpress Popular Posts Stylesheet"
1346
- #~ msgstr "Feuille de style pour Wordpress Popular Posts"
1347
-
1348
- #~ msgid "Data tools"
1349
- #~ msgstr "Gestion des donn&eacute;es"
1350
-
1351
- #~ msgid "Frequently Asked Questions"
1352
- #~ msgstr "Questions fr&eacute;quentes"
1353
-
1354
- #~ msgid "What does \"Use content formatting tags\" do?"
1355
- #~ msgstr "Que fait \"Utiliser les balises de formatage de contenu\" ?"
1356
-
1357
- #~ msgid "Sets the opening tag for each item on the list"
1358
- #~ msgstr ""
1359
- #~ "D&eacute;finit la balise d'ouverture pour chaque &eacute;l&eacute;ment de "
1360
- #~ "la liste"
1361
-
1362
- #~ msgid "Sets the closing tag for each item on the list"
1363
- #~ msgstr ""
1364
- #~ "D&eacute;finit la balise de fermeture pour chaque &eacute;l&eacute;ment "
1365
- #~ "de la liste"
1366
-
1367
- #~ msgid ""
1368
- #~ "If set, this option will allow you to decide the order of the contents "
1369
- #~ "within each item on the list."
1370
- #~ msgstr ""
1371
- #~ "Cette option vous permet de d'activer le choix de l'ordre du contenu dans "
1372
- #~ "chaque &eacute;l&eacute;ment de la liste."
1373
-
1374
- #~ msgid ""
1375
- #~ "If set, you can decide the order of each content inside a single item on "
1376
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1377
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1378
- #~ "do_pattern to be true."
1379
- #~ msgstr ""
1380
- #~ "Permet de choisir l'ordre des &eacute;l&eacute;ments &agrave; afficher "
1381
- #~ "pour chaque post de la liste. Par exemple, mettre \"{title} : {summary} "
1382
- #~ "\" affichera quelque chose comme \"Titre de votre message : r&eacute;"
1383
- #~ "sum&eacute; \". Cette fonctionnalit&eacute; est active si le param&egrave;"
1384
- #~ "tre pr&eacute;c&eacute;dent do_pattern=1."
1385
-
1386
- #~ msgid "Rate it"
1387
- #~ msgstr "Notez le"
1388
-
1389
- #~ msgid "on the official Plugin Directory!"
1390
- #~ msgstr "sur le site officiel des plugins !"
1391
-
1392
- #~ msgid "Do you love this plugin?"
1393
- #~ msgstr "Si vous appreciez-vous ce plugin, "
1394
-
1395
- #~ msgid "Buy me a beer!"
1396
- #~ msgstr "payez moi une bi&egrave;re !"
1397
-
1398
- #~ msgid "Before / after each post:"
1399
- #~ msgstr "Avant/Apr&egrave;s chaque post :"
1400
-
1401
- #~ msgid "Use content formatting tags"
1402
- #~ msgstr "Utiliser les balises de formatage de contenu."
1403
-
1404
- #~ msgid "Content format:"
1405
- #~ msgstr "Format de contenu :"
1406
-
1407
- #~ msgid "by"
1408
- #~ msgstr "par"
1409
-
1410
- #~ msgid "Wordpress Popular Posts Stats"
1411
- #~ msgstr "Statistiques Wordpress Popular Posts"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/wordpress-popular-posts-ja.mo DELETED
Binary file
lang/wordpress-popular-posts-ja.po DELETED
@@ -1,1379 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Wordpress Popular Posts\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2014-05-27 18:13-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: ja\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\n"
15
- "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.6.5\n"
17
- "Plural-Forms: nplurals=1; plural=0;\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPath-1: ..\n"
20
-
21
- #: ../views/admin.php:23 ../views/admin.php:32 ../views/admin.php:46
22
- #: ../views/admin.php:67
23
- msgid "Settings saved."
24
- msgstr "設定を保存しました。"
25
-
26
- #: ../views/admin.php:38
27
- msgid "Please provide the name of your custom field."
28
- msgstr "カスタムフィールドの名称を入れてください。"
29
-
30
- #: ../views/admin.php:84
31
- msgid ""
32
- "This operation will delete all entries from Wordpress Popular Posts' cache "
33
- "table and cannot be undone."
34
- msgstr ""
35
- "この操作は、WordPress Popular Postsのキャッシュ・テーブルにあるデータをすべて"
36
- "削除します。もとにもどすことはできません。"
37
-
38
- #: ../views/admin.php:84 ../views/admin.php:92
39
- msgid "Do you want to continue?"
40
- msgstr "続けてもいいですか?"
41
-
42
- #: ../views/admin.php:92
43
- msgid ""
44
- "This operation will delete all stored info from Wordpress Popular Posts' "
45
- "data tables and cannot be undone."
46
- msgstr ""
47
- "この操作は、WordPress Popular Postsのデータ・テーブルのデータをすべて削除しま"
48
- "す。もとにもどすことはできません。"
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr "統計"
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr "ツール"
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr "パラメータ"
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr "よくある質問"
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr "約"
69
-
70
- #: ../views/admin.php:124
71
- msgid ""
72
- "Click on each tab to see what are the most popular entries on your blog in "
73
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
74
- "Popular Posts was installed."
75
- msgstr ""
76
- "タブをクリックすると、24時間、1週間、1か月、WordPress Popular Postsを設置して"
77
- "から今日までの累積で、最も人気のあるコンテンツを表示します。"
78
-
79
- #: ../views/admin.php:130
80
- msgid "Order by comments"
81
- msgstr "コメント数でランキング"
82
-
83
- #: ../views/admin.php:131
84
- msgid "Order by views"
85
- msgstr "閲覧数でランキング"
86
-
87
- #: ../views/admin.php:132
88
- msgid "Order by avg. daily views"
89
- msgstr "1日の平均閲覧数でランキング"
90
-
91
- #: ../views/admin.php:134
92
- msgid "Post type"
93
- msgstr "投稿タイプ"
94
-
95
- #: ../views/admin.php:135
96
- msgid "Limit"
97
- msgstr "表示する数"
98
-
99
- #: ../views/admin.php:136 ../views/form.php:32
100
- msgid "Display only posts published within the selected Time Range"
101
- msgstr ""
102
-
103
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
104
- #: ../views/admin.php:318
105
- msgid "Apply"
106
- msgstr "適用"
107
-
108
- #: ../views/admin.php:144 ../views/form.php:26
109
- msgid "Last 24 hours"
110
- msgstr "24時間"
111
-
112
- #: ../views/admin.php:145 ../views/form.php:27
113
- msgid "Last 7 days"
114
- msgstr "1週間"
115
-
116
- #: ../views/admin.php:146 ../views/form.php:28
117
- msgid "Last 30 days"
118
- msgstr "1か月"
119
-
120
- #: ../views/admin.php:147 ../views/form.php:29
121
- msgid "All-time"
122
- msgstr "累積"
123
-
124
- #: ../views/admin.php:169
125
- #, fuzzy
126
- msgid "Thumbnails"
127
- msgstr "サムネールの場所"
128
-
129
- #: ../views/admin.php:174
130
- msgid "Default thumbnail"
131
- msgstr "デフォルトのサムネール"
132
-
133
- #: ../views/admin.php:179
134
- msgid "Upload thumbnail"
135
- msgstr "サムネールをアップロードする"
136
-
137
- #: ../views/admin.php:182
138
- msgid ""
139
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
140
- "After it's done, hit on Apply to save changes"
141
- msgstr ""
142
- "やり方: 画像をアップロードまたは選択し、サイズをフルサイズに設定して、アップ"
143
- "ロードをクリックしてください。終了したら、変更を保存をクリックします。"
144
-
145
- #: ../views/admin.php:186
146
- msgid "Pick image from"
147
- msgstr "次から画像を選ぶ"
148
-
149
- #: ../views/admin.php:189
150
- msgid "Featured image"
151
- msgstr "アイキャッチ画像"
152
-
153
- #: ../views/admin.php:190
154
- msgid "First image on post"
155
- msgstr "投稿に最初に現れる画像"
156
-
157
- #: ../views/admin.php:191
158
- msgid "Custom field"
159
- msgstr "カスタム・フィールド"
160
-
161
- #: ../views/admin.php:194
162
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
163
- msgstr "ここからサムネール画像を取得するようにする。"
164
-
165
- #: ../views/admin.php:198
166
- msgid "Custom field name"
167
- msgstr "カスタム・フィールドの名前"
168
-
169
- #: ../views/admin.php:204
170
- msgid "Resize image from Custom field?"
171
- msgstr "カスタム・フィールドの画像をサイズ変更しますか?"
172
-
173
- #: ../views/admin.php:207
174
- msgid "No, I will upload my own thumbnail"
175
- msgstr "いいえ、自分のサムネールをアップロードします。"
176
-
177
- #: ../views/admin.php:208
178
- msgid "Yes"
179
- msgstr "はい"
180
-
181
- #: ../views/admin.php:224
182
- msgid "Data"
183
- msgstr ""
184
-
185
- #: ../views/admin.php:229
186
- msgid "Log views from"
187
- msgstr "次のものから閲覧数を記録します。"
188
-
189
- #: ../views/admin.php:232
190
- msgid "Visitors only"
191
- msgstr "訪問者のみ"
192
-
193
- #: ../views/admin.php:233
194
- msgid "Logged-in users only"
195
- msgstr ""
196
-
197
- #: ../views/admin.php:234
198
- msgid "Everyone"
199
- msgstr "ログイン・ユーザも含める"
200
-
201
- #: ../views/admin.php:240
202
- msgid "Ajaxify widget"
203
- msgstr "Ajaxを使うウィジェット"
204
-
205
- #: ../views/admin.php:243 ../views/admin.php:309
206
- msgid "Disabled"
207
- msgstr "無効"
208
-
209
- #: ../views/admin.php:244 ../views/admin.php:308
210
- msgid "Enabled"
211
- msgstr "有効"
212
-
213
- #: ../views/admin.php:248
214
- msgid ""
215
- "If you are using a caching plugin such as WP Super Cache, enabling this "
216
- "feature will keep the popular list from being cached by it"
217
- msgstr ""
218
- "WP Super Cacheのようなキャッシュ系プラグインを使っている場合、この機能を有効"
219
- "にすると、人気投稿リストがキャッシュされるのを防ぐことができます。"
220
-
221
- #: ../views/admin.php:252
222
- #, fuzzy
223
- msgid "Listing refresh interval"
224
- msgstr "書き換えの間隔"
225
-
226
- #: ../views/admin.php:255
227
- msgid "Live"
228
- msgstr "同期"
229
-
230
- #: ../views/admin.php:256
231
- msgid "Custom interval"
232
- msgstr "間隔を指定"
233
-
234
- #: ../views/admin.php:260
235
- msgid ""
236
- "Sets how often the listing should be updated. For most sites the Live option "
237
- "should be fine, however if you are experiencing slowdowns or your blog gets "
238
- "a lot of visitors then you might want to change the refresh rate"
239
- msgstr ""
240
- "リストがどれくらいの間隔で書き換えられるかを設定します。ほとんどのサイトで"
241
- "は、「同期」を設定して問題ないでしょう。速度が遅くなったり、訪問者が非常に多"
242
- "いときは、書き換えの間隔を変えてみてください。"
243
-
244
- #: ../views/admin.php:264
245
- #, fuzzy
246
- msgid "Refresh list every"
247
- msgstr "書き換えの間隔"
248
-
249
- #: ../views/admin.php:268
250
- msgid "Hour(s)"
251
- msgstr "時間"
252
-
253
- #: ../views/admin.php:269
254
- msgid "Day(s)"
255
- msgstr "日"
256
-
257
- #: ../views/admin.php:270
258
- msgid "Week(s)"
259
- msgstr "週"
260
-
261
- #: ../views/admin.php:271
262
- msgid "Month(s)"
263
- msgstr "か月"
264
-
265
- #: ../views/admin.php:272
266
- msgid "Year(s)"
267
- msgstr "年"
268
-
269
- #: ../views/admin.php:275
270
- msgid "Really? That long?"
271
- msgstr "本当にこんなに長くていいのですか?"
272
-
273
- #: ../views/admin.php:290
274
- msgid "Miscellaneous"
275
- msgstr ""
276
-
277
- #: ../views/admin.php:295
278
- msgid "Open links in"
279
- msgstr ""
280
-
281
- #: ../views/admin.php:298
282
- msgid "Current window"
283
- msgstr ""
284
-
285
- #: ../views/admin.php:299
286
- msgid "New tab/window"
287
- msgstr ""
288
-
289
- #: ../views/admin.php:305
290
- msgid "Use plugin's stylesheet"
291
- msgstr ""
292
-
293
- #: ../views/admin.php:312
294
- msgid ""
295
- "By default, the plugin includes a stylesheet called wpp.css which you can "
296
- "use to style your popular posts listing. If you wish to use your own "
297
- "stylesheet or do not want it to have it included in the header section of "
298
- "your site, use this."
299
- msgstr ""
300
- "人気の投稿リストのスタイルを指定するのに、wpp.cssという名前のスタイルシートが"
301
- "デフォルトで含まれています。自分のスタイルシートを使ったり、このスタイルシー"
302
- "トがヘッダ・セクションで読み込まれるのがいやな場合は、これを使ってください。"
303
-
304
- #: ../views/admin.php:329
305
- #, fuzzy
306
- msgid ""
307
- "Wordpress Popular Posts maintains data in two separate tables: one for "
308
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
309
- "and another one to keep the All-time data (from now on, \"historical data\" "
310
- "or just \"data\"). If for some reason you need to clear the cache table, or "
311
- "even both historical and cache tables, please use the buttons below to do so."
312
- msgstr ""
313
- "WordPress Popular Postsは2つのテーブルにデータを保存しています。1つは過去1か"
314
- "月間最も人気のあったエントリを保存します(これを「キャッシュ」と呼びます)。も"
315
- "う1つは、累積のデータを保存します(これを「累積データ」または単に「データ」と"
316
- "呼びます)。何かの理由で、キャッシュや累積データを削除する必要がある場合は、下"
317
- "のボタンを使ってください。"
318
-
319
- #: ../views/admin.php:330
320
- msgid "Empty cache"
321
- msgstr "キャッシュを空にする"
322
-
323
- #: ../views/admin.php:330
324
- msgid "Use this button to manually clear entries from WPP cache only"
325
- msgstr "WPPのキャッシュだけを手動で空にするにはこのボタンを使ってください。"
326
-
327
- #: ../views/admin.php:331
328
- msgid "Clear all data"
329
- msgstr "全てのデータを空にする"
330
-
331
- #: ../views/admin.php:331
332
- msgid "Use this button to manually clear entries from all WPP data tables"
333
- msgstr "WPPの全データを手動で空にしたいときには、このボタンを使ってください。"
334
-
335
- #: ../views/admin.php:338
336
- #, php-format
337
- msgid ""
338
- "With the following parameters you can customize the popular posts list when "
339
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
340
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
341
- msgstr ""
342
-
343
- #: ../views/admin.php:346
344
- msgid "Parameter"
345
- msgstr "パラメータ"
346
-
347
- #: ../views/admin.php:347 ../views/admin.php:661
348
- msgid "What it does "
349
- msgstr "できること "
350
-
351
- #: ../views/admin.php:348
352
- msgid "Possible values"
353
- msgstr "使える値"
354
-
355
- #: ../views/admin.php:349
356
- msgid "Defaults to"
357
- msgstr "デフォルト値"
358
-
359
- #: ../views/admin.php:350 ../views/admin.php:663
360
- msgid "Example"
361
- msgstr "例"
362
-
363
- #: ../views/admin.php:356
364
- msgid "Sets a heading for the list"
365
- msgstr "リストの見出しを設定する"
366
-
367
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
368
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
369
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
370
- #: ../views/admin.php:539
371
- msgid "Text string"
372
- msgstr "文字列"
373
-
374
- #: ../views/admin.php:358
375
- msgid "Popular Posts"
376
- msgstr "人気の投稿"
377
-
378
- #: ../views/admin.php:363
379
- msgid "Set the opening tag for the heading of the list"
380
- msgstr "リストの見出しの前につけるHTMLタグを設定する"
381
-
382
- #: ../views/admin.php:370
383
- msgid "Set the closing tag for the heading of the list"
384
- msgstr "リストの見出しの後につけるHTMLタグを設定する"
385
-
386
- #: ../views/admin.php:377
387
- msgid "Sets the maximum number of popular posts to be shown on the listing"
388
- msgstr "リストに表示する投稿数の上限を設定する"
389
-
390
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
391
- #: ../views/admin.php:469 ../views/admin.php:476
392
- msgid "Positive integer"
393
- msgstr "正の整数"
394
-
395
- #: ../views/admin.php:384
396
- msgid ""
397
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
398
- "the time range specified by you"
399
- msgstr "設定された期間内で最も人気のあるエントリを表示する"
400
-
401
- #: ../views/admin.php:391
402
- #, fuzzy
403
- msgid ""
404
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
405
- "within the time range specified by you"
406
- msgstr "設定された期間内で最も人気のあるエントリを表示する"
407
-
408
- #: ../views/admin.php:398
409
- msgid "Sets the sorting option of the popular posts"
410
- msgstr "人気の投稿並び順を決める"
411
-
412
- #: ../views/admin.php:399
413
- msgid "(for average views per day)"
414
- msgstr "(1日の平均閲覧数)"
415
-
416
- #: ../views/admin.php:405
417
- msgid "Defines the type of posts to show on the listing"
418
- msgstr "リストに表示する投稿のタイプを決める"
419
-
420
- #: ../views/admin.php:412
421
- msgid ""
422
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
423
- "form the listing."
424
- msgstr "これを設定すると、特定の投稿IDが表示されないようになります。"
425
-
426
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
427
- msgid "None"
428
- msgstr "なし"
429
-
430
- #: ../views/admin.php:419
431
- msgid ""
432
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
433
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
434
- "will be excluded instead."
435
- msgstr ""
436
- "これを設定すると、指定されたカテゴリIDのエントリが全て表示されるようになりま"
437
- "す。マイナス符号を使うと、そのカテゴリは表示から外されるようになります。"
438
-
439
- #: ../views/admin.php:426
440
- msgid ""
441
- "If set, Wordpress Popular Posts will retrieve all entries created by "
442
- "specified author(s) ID(s)."
443
- msgstr ""
444
- "これを設定すると、指定された投稿者IDのエントリが全て表示されるようになりま"
445
- "す。"
446
-
447
- #: ../views/admin.php:433
448
- msgid ""
449
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
450
- "characters whenever possible"
451
- msgstr "これを設定すると、投稿タイトルを\"n\"文字になるようにします。"
452
-
453
- #: ../views/admin.php:440
454
- msgid ""
455
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
456
- "words instead of characters"
457
- msgstr ""
458
- "これを1に設定すると、タイトルを\"n\"文字ではなくて、\"n\"語になるようにします"
459
- "(日本語では意味がありません)。"
460
-
461
- #: ../views/admin.php:447
462
- msgid ""
463
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
464
- "characters long from the content of each post listed as popular"
465
- msgstr ""
466
- "これを設定すると、投稿のコンテンツから\"n\"文字の抜粋を作り、表示に含めます。"
467
-
468
- #: ../views/admin.php:454
469
- msgid ""
470
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
471
- "italic, etc) and hyperlinks found in the excerpt"
472
- msgstr ""
473
- "これを設定すると、抜粋に含まれるスタイル・タグ(strongやitalicなど)やハイパー"
474
- "リンクをすべてそのまま使うようになります。"
475
-
476
- #: ../views/admin.php:461
477
- msgid ""
478
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
479
- "instead of characters"
480
- msgstr ""
481
- "これを1に設定すると、抜粋の長さが\"n\"文字ではなくて、\"n\"語の長さになります"
482
- "(日本語では意味がありません)。"
483
-
484
- #: ../views/admin.php:468
485
- msgid ""
486
- "If set, and if your current server configuration allows it, you will be able "
487
- "to display thumbnails of your posts. This attribute sets the width for "
488
- "thumbnails"
489
- msgstr ""
490
- "これを設定し、サーバ設定が許可していれば、投稿に含まれるサムネールを表示する"
491
- "ことができるようになります。この属性はサムネールの幅を設定します。"
492
-
493
- #: ../views/admin.php:475
494
- msgid ""
495
- "If set, and if your current server configuration allows it, you will be able "
496
- "to display thumbnails of your posts. This attribute sets the height for "
497
- "thumbnails"
498
- msgstr ""
499
- "これを設定し、サーバ設定が許可していれば、投稿に含まれるサムネールを表示する"
500
- "ことができるようになります。この属性はサムネールの高さを設定します。"
501
-
502
- #: ../views/admin.php:482
503
- msgid ""
504
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
505
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
506
- "entries"
507
- msgstr ""
508
- "これを設定し、WP-PostRatingsプラグインが有効化されていれば、エントリの評価を"
509
- "訪問者に示すことができるようになります。"
510
-
511
- #: ../views/admin.php:489
512
- msgid ""
513
- "If set, Wordpress Popular Posts will show how many comments each popular "
514
- "post has got until now"
515
- msgstr ""
516
- "これを設定すると、それぞれの投稿にこれまでいくつのコメントがついたかを表示す"
517
- "ることができます。"
518
-
519
- #: ../views/admin.php:496
520
- msgid ""
521
- "If set, Wordpress Popular Posts will show how many views each popular post "
522
- "has got since it was installed"
523
- msgstr ""
524
- "これを設定すると、WordPress Popular Postsをインストールしてからの閲覧数を表示"
525
- "することができるようになります。"
526
-
527
- #: ../views/admin.php:503
528
- msgid ""
529
- "If set, Wordpress Popular Posts will show who published each popular post on "
530
- "the list"
531
- msgstr ""
532
- "これを設定すると、リストに表示される投稿を公開した作者を表示することができる"
533
- "ようになります。"
534
-
535
- #: ../views/admin.php:510
536
- msgid ""
537
- "If set, Wordpress Popular Posts will display the date when each popular post "
538
- "on the list was published"
539
- msgstr ""
540
- "これを設定すると、それぞれの投稿が公開された日付を表示するようになります。"
541
-
542
- #: ../views/admin.php:517
543
- msgid "Sets the date format"
544
- msgstr "日付フォーマットを設定する"
545
-
546
- #: ../views/admin.php:524
547
- msgid "If set, Wordpress Popular Posts will display the category"
548
- msgstr "これを設定すると、カテゴリが表示されます。"
549
-
550
- #: ../views/admin.php:531
551
- msgid "Sets the opening tag for the listing"
552
- msgstr "リストの開始タグを指定する。"
553
-
554
- #: ../views/admin.php:538
555
- msgid "Sets the closing tag for the listing"
556
- msgstr "リストの終了タグを指定する。"
557
-
558
- #: ../views/admin.php:545
559
- msgid "Sets the HTML structure of each post"
560
- msgstr "それぞれの投稿のHTML構造を設定します。"
561
-
562
- #: ../views/admin.php:546
563
- msgid "Text string, custom HTML"
564
- msgstr "文字列。カスタムHTML。"
565
-
566
- #: ../views/admin.php:546
567
- msgid "Available Content Tags"
568
- msgstr "利用できるコンテンツ・タグ"
569
-
570
- #: ../views/admin.php:546
571
- msgid "displays thumbnail linked to post/page"
572
- msgstr "投稿や固定ページに結びついたサムネールを表示します。"
573
-
574
- #: ../views/admin.php:546
575
- msgid "displays linked post/page title"
576
- msgstr "投稿や固定ページへのリンクを表示します。"
577
-
578
- #: ../views/admin.php:546
579
- msgid ""
580
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
581
- msgstr ""
582
- "投稿や固定ページの抜粋を表示します。抜粋の長さが0より大きな数値になっているこ"
583
- "とが必要です。"
584
-
585
- #: ../views/admin.php:546
586
- msgid "displays the default stats tags"
587
- msgstr "デフォルトの統計タグを表示します。"
588
-
589
- #: ../views/admin.php:546
590
- msgid ""
591
- "displays post/page current rating, requires WP-PostRatings installed and "
592
- "enabled"
593
- msgstr ""
594
- "投稿と固定ページの現在の評価を表示します。WP-PostRatingsがインストールされて"
595
- "いて、有効化していることが必要です。"
596
-
597
- #: ../views/admin.php:546
598
- #, fuzzy
599
- msgid ""
600
- "displays post/page current rating as an integer, requires WP-PostRatings "
601
- "installed and enabled"
602
- msgstr ""
603
- "投稿と固定ページの現在の評価を表示します。WP-PostRatingsがインストールされて"
604
- "いて、有効化していることが必要です。"
605
-
606
- #: ../views/admin.php:546
607
- msgid "outputs the URL of the post/page"
608
- msgstr "投稿や固定ページのURLを出力します。"
609
-
610
- #: ../views/admin.php:546
611
- msgid "displays post/page title, no link"
612
- msgstr "投稿や固定ページのタイトルをリンクなしで表示します。"
613
-
614
- #: ../views/admin.php:546
615
- msgid "displays linked author name, requires stats_author=1"
616
- msgstr "投稿者名へのリンクを表示します。stats_author=1の設定が必要です。"
617
-
618
- #: ../views/admin.php:546
619
- msgid "displays linked category name, requires stats_category=1"
620
- msgstr "カテゴリ名へのリンクを表示します。stats_category=1の設定が必要です。"
621
-
622
- #: ../views/admin.php:546
623
- msgid "displays views count only, no text"
624
- msgstr "閲覧数の数値だけを表示します。"
625
-
626
- #: ../views/admin.php:546
627
- msgid "displays comments count only, no text, requires stats_comments=1"
628
- msgstr "コメント数の数値だけを表示します。stats_comments=1の設定が必要です。"
629
-
630
- #: ../views/admin.php:558
631
- msgid "What does \"Title\" do?"
632
- msgstr "「タイトル」は何をするのですか?"
633
-
634
- #: ../views/admin.php:561
635
- msgid ""
636
- "It allows you to show a heading for your most popular posts listing. If left "
637
- "empty, no heading will be displayed at all."
638
- msgstr ""
639
- "人気投稿リストの見出しが表示されるようになります。空欄にすると、何も表示しま"
640
- "せん。"
641
-
642
- #: ../views/admin.php:564
643
- msgid "What is Time Range for?"
644
- msgstr "期間は何のためにあるのですか?"
645
-
646
- #: ../views/admin.php:566
647
- msgid ""
648
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
649
- "comments within the selected time range."
650
- msgstr ""
651
- "指定された期間の中で、最も閲覧数の多い投稿、または最もコメントの多い投稿を表"
652
- "示するようになります。"
653
-
654
- #: ../views/admin.php:569
655
- msgid "What is \"Sort post by\" for?"
656
- msgstr "「並び替え順」はなんのためにありのですか?"
657
-
658
- #: ../views/admin.php:571
659
- msgid ""
660
- "It allows you to decide whether to order your popular posts listing by total "
661
- "views, comments, or average views per day."
662
- msgstr ""
663
- "合計閲覧数、コメント数、1日の平均閲覧数のどれで投稿を並べるかを選択することが"
664
- "できます。"
665
-
666
- #: ../views/admin.php:574
667
- msgid "What does \"Display post rating\" do?"
668
- msgstr "「投稿評価を表示する」というのは何ですか?"
669
-
670
- #: ../views/admin.php:576
671
- msgid ""
672
- "If checked, Wordpress Popular Posts will show how your readers are rating "
673
- "your most popular posts. This feature requires having WP-PostRatings plugin "
674
- "installed and enabled on your blog for it to work."
675
- msgstr ""
676
- "これをチェックすると、読者があなたの人気の投稿をどう評価しているかを示すこと"
677
- "ができます。WP-PostRatingsプラグインがインストールされていて、有効化してあれ"
678
- "ば利用することができます。"
679
-
680
- #: ../views/admin.php:579
681
- msgid "What does \"Shorten title\" do?"
682
- msgstr "「タイトルを短縮する」は何をするのですか?"
683
-
684
- #: ../views/admin.php:581
685
- msgid ""
686
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
687
- "new \"Shorten title to\" option will appear so you can set it to whatever "
688
- "you like."
689
- msgstr ""
690
- "これをチェックすると、全ての投稿タイトルが\"n\"文字または\"n\"語になります。"
691
- "「次の文字数までタイトルを縮める」というオプションが新しく現れますので、あな"
692
- "たの好きな数値に設定することができます。"
693
-
694
- #: ../views/admin.php:584
695
- msgid "What does \"Display post excerpt\" do?"
696
- msgstr "「投稿抜粋を表示する」は何をするものですか?"
697
-
698
- #: ../views/admin.php:586
699
- msgid ""
700
- "If checked, Wordpress Popular Posts will also include a small extract of "
701
- "your posts in the list. Similarly to the previous option, you will be able "
702
- "to decide how long the post excerpt should be."
703
- msgstr ""
704
- "これをチェックすると、投稿のリストに短い抜粋を含めることができるようになりま"
705
- "す。前のオプションと同様に、抜粋の長さを決めることができます。"
706
-
707
- #: ../views/admin.php:589
708
- msgid "What does \"Keep text format and links\" do?"
709
- msgstr ""
710
- "「テキスト・フォーマットとリンクを保存する」というのは何をするものですか?"
711
-
712
- #: ../views/admin.php:591
713
- msgid ""
714
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
715
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
716
- "the excerpt. Hyperlinks will remain intact, too."
717
- msgstr ""
718
- "これをチェックして、投稿抜粋の機能が有効になっていると、抜粋に含まれるスタイ"
719
- "ルタグ(boldやitalicなど)がそのまま使われます。ハイパーリンクもそのままにな"
720
- "ります。"
721
-
722
- #: ../views/admin.php:594
723
- msgid "What is \"Post type\" for?"
724
- msgstr "「投稿タイプ」とは何に使うのですか?"
725
-
726
- #: ../views/admin.php:596
727
- msgid ""
728
- "This filter allows you to decide which post types to show on the listing. By "
729
- "default, it will retrieve only posts and pages (which should be fine for "
730
- "most cases)."
731
- msgstr ""
732
- "このフィルタを通すと、どの投稿タイプが表示されるかを決めることができます。デ"
733
- "フォルトでは、投稿と固定ページが表示されます(ほとんどの場合、これで十分なは"
734
- "ずです)。"
735
-
736
- #: ../views/admin.php:599
737
- msgid "What is \"Category(ies) ID(s)\" for?"
738
- msgstr "「カテゴリID」というのは何に使うのですか?"
739
-
740
- #: ../views/admin.php:601
741
- msgid ""
742
- "This filter allows you to select which categories should be included or "
743
- "excluded from the listing. A negative sign in front of the category ID "
744
- "number will exclude posts belonging to it from the list, for example. You "
745
- "can specify more than one ID with a comma separated list."
746
- msgstr ""
747
- "このフィルタを通すと、どのカテゴリをリストに表示するかを決めることができま"
748
- "す。たとえば、カテゴリIDの前にマイナスの符号をつけると、リストに表示されなく"
749
- "なります。カンマで区切れば複数のIDを指定することができます。"
750
-
751
- #: ../views/admin.php:604
752
- msgid "What is \"Author(s) ID(s)\" for?"
753
- msgstr "「投稿者ID」はどのように使うのですか?"
754
-
755
- #: ../views/admin.php:606
756
- msgid ""
757
- "Just like the Category filter, this one lets you filter posts by author ID. "
758
- "You can specify more than one ID with a comma separated list."
759
- msgstr ""
760
- "カテゴリ・フィルタと同様、これを指定すると、投稿者IDでフィルタをかけることが"
761
- "できるようになります。カンマで区切れば複数のIDを指定することができます。"
762
-
763
- #: ../views/admin.php:609
764
- msgid "What does \"Display post thumbnail\" do?"
765
- msgstr "「投稿サムネールを表示する」というのは、何をするのですか?"
766
-
767
- #: ../views/admin.php:611
768
- msgid ""
769
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
770
- "of each post. You can set up the source of the thumbnail via Settings - "
771
- "Wordpress Popular Posts - Tools."
772
- msgstr ""
773
- "これをチェックすると、Popular Postsは投稿のサムネールを取得しようとします。表"
774
- "示するサムネール画像は、設定 &lt; WordPress Popular Posts &lt; ツール で設定"
775
- "することができます。"
776
-
777
- #: ../views/admin.php:614
778
- msgid "What does \"Display comment count\" do?"
779
- msgstr "「コメント数を表示する」というのは、何をするのですか?"
780
-
781
- #: ../views/admin.php:616
782
- msgid ""
783
- "If checked, Wordpress Popular Posts will display how many comments each "
784
- "popular post has got in the selected Time Range."
785
- msgstr ""
786
- "これをチェックすると、設定された期間で、投稿にいくつのコメントがついたかを表"
787
- "示することができます。"
788
-
789
- #: ../views/admin.php:619
790
- msgid "What does \"Display views\" do?"
791
- msgstr "「閲覧数を表示する」というのは何?"
792
-
793
- #: ../views/admin.php:621
794
- msgid ""
795
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
796
- "post has gotten in the selected Time Range."
797
- msgstr ""
798
- "これをチェックすると、個別の投稿が指定された期間内で何回閲覧されたかを表示す"
799
- "るようになります。"
800
-
801
- #: ../views/admin.php:624
802
- msgid "What does \"Display author\" do?"
803
- msgstr "「投稿者を表示する」は何をするのですか?"
804
-
805
- #: ../views/admin.php:626
806
- msgid ""
807
- "If checked, Wordpress Popular Posts will display the name of the author of "
808
- "each entry listed."
809
- msgstr ""
810
- "これをチェックすると、リストのエントリを書いた投稿者名が表示されるようになり"
811
- "ます。"
812
-
813
- #: ../views/admin.php:629
814
- msgid "What does \"Display date\" do?"
815
- msgstr "「日付を表示する」というのは?"
816
-
817
- #: ../views/admin.php:631
818
- msgid ""
819
- "If checked, Wordpress Popular Posts will display the date when each popular "
820
- "posts was published."
821
- msgstr "これをチェックすると、投稿が公開された日付を表示するようになります。"
822
-
823
- #: ../views/admin.php:634
824
- #, fuzzy
825
- msgid "What does \"Display category\" do?"
826
- msgstr "「投稿者を表示する」は何をするのですか?"
827
-
828
- #: ../views/admin.php:636
829
- #, fuzzy
830
- msgid ""
831
- "If checked, Wordpress Popular Posts will display the category of each post."
832
- msgstr ""
833
- "これをチェックすると、リストのエントリを書いた投稿者名が表示されるようになり"
834
- "ます。"
835
-
836
- #: ../views/admin.php:639
837
- msgid "What does \"Use custom HTML Markup\" do?"
838
- msgstr "「カスタムHTMLマークアップを使う」というのは、何をするのですか?"
839
-
840
- #: ../views/admin.php:641
841
- msgid ""
842
- "If checked, you will be able to customize the HTML markup of your popular "
843
- "posts listing. For example, you can decide whether to wrap your posts in an "
844
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
845
- "for you!"
846
- msgstr ""
847
- "これをチェックすると、リスト表示のHTMLマークアップを変更することができます。"
848
- "たとえば、番号付きリストにしたり、番号なしリストにしたり、divで囲ったりするこ"
849
- "とができます。xHTML/CSSの知識がある場合は、やってみてください。"
850
-
851
- #: ../views/admin.php:644
852
- msgid "What are \"Content Tags\"?"
853
- msgstr "「コンテンツ・タグ」って何?"
854
-
855
- #: ../views/admin.php:646
856
- #, fuzzy, php-format
857
- msgid ""
858
- "Content Tags are codes to display a variety of items on your popular posts "
859
- "custom HTML structure. For example, setting it to \"{title}: "
860
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
861
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
862
- "\">Parameters</a> section."
863
- msgstr ""
864
- "コンテンツ・タグは、カスタムHTMLでいろいろな項目を表示できるようになるコード"
865
- "です。たとえば、「{title}: {summary}」とすると、「投稿タイトル: 投稿抜粋」と"
866
- "表示されます。他のコンテント・タグについては、「wpp_get_postpopular()と[wpp]"
867
- "ショートコードで使えるパラメータ・リスト」をご覧ください。"
868
-
869
- #: ../views/admin.php:649
870
- msgid "What are \"Template Tags\"?"
871
- msgstr "「テンプレート・タグ」というのは?"
872
-
873
- #: ../views/admin.php:651
874
- msgid ""
875
- "Template Tags are simply php functions that allow you to perform certain "
876
- "actions. For example, Wordpress Popular Posts currently supports two "
877
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
878
- msgstr ""
879
- "テンプレート・タグは、簡単なPHP関数で、それに対応するアクションをさせることが"
880
- "できます。たとえば、WordPress Popular Postsは現在、二つのテンプレート・タグを"
881
- "持っています。wpp_get_mostpopular()とwpp_get_views()です。"
882
-
883
- #: ../views/admin.php:654
884
- msgid "What are the template tags that Wordpress Popular Posts supports?"
885
- msgstr ""
886
- "WordPress Popular Postsがサポートするテンプレート・タグにはどんなものがありま"
887
- "すか?"
888
-
889
- #: ../views/admin.php:656
890
- msgid ""
891
- "The following are the template tags supported by Wordpress Popular Posts"
892
- msgstr "次のものが使えます。"
893
-
894
- #: ../views/admin.php:660
895
- msgid "Template tag"
896
- msgstr "テンプレート・タグ"
897
-
898
- #: ../views/admin.php:669
899
- #, fuzzy, php-format
900
- msgid ""
901
- "Similar to the widget functionality, this tag retrieves the most popular "
902
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
903
- "a> so you can customize your popular listing, but these are not required."
904
- msgstr ""
905
- "ウィジェットを使うのと同じ結果になります。このタグを使うと、人気の投稿を表示"
906
- "することができます。この関数は、パラメータも受けつけるので、リスト表示をカス"
907
- "タマイズすることもできます。かならずカスタマイズしなければならないというわけ"
908
- "ではありません。"
909
-
910
- #: ../views/admin.php:670
911
- #, php-format
912
- msgid ""
913
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
914
- "list of attributes."
915
- msgstr ""
916
-
917
- #: ../views/admin.php:675
918
- msgid ""
919
- "Displays the number of views of a single post. Post ID is required or it "
920
- "will return false."
921
- msgstr ""
922
- "個別投稿の閲覧数を表示します。投稿IDを指定することが必要です。それがないと、"
923
- "falseを返します。"
924
-
925
- #: ../views/admin.php:676
926
- msgid "Post ID"
927
- msgstr "投稿ID"
928
-
929
- #: ../views/admin.php:683
930
- msgid "What are \"shortcodes\"?"
931
- msgstr "「ショートコード」とは何ですか?"
932
-
933
- #: ../views/admin.php:685
934
- #, fuzzy, php-format
935
- msgid ""
936
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
937
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
938
- "shortcode [wpp] will let you insert a list of the most popular posts in "
939
- "posts content and pages too! For more information about shortcodes, please "
940
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
941
- msgstr ""
942
- "ショートコードはBBコードに似ていて、[shortcode]みたいな書き方をすると、phpの"
943
- "関数が呼び出されることになっています。WordPress Popular Postsでは、[wpp]とい"
944
- "うショートコードを書くと、投稿やページで人気の投稿がリスト表示されるようにな"
945
- "ります。ショートコードについての詳しい情報は、次のページを見てください。"
946
-
947
- #: ../views/admin.php:694
948
- #, php-format
949
- msgid "About Wordpress Popular Posts %s"
950
- msgstr "WordPress Popular Posts %s"
951
-
952
- #: ../views/admin.php:695
953
- msgid "This version includes the following changes"
954
- msgstr ""
955
-
956
- #: ../views/admin.php:709
957
- msgid "Do you like this plugin?"
958
- msgstr "このプラグインが気に入りましたか?"
959
-
960
- #: ../views/admin.php:716
961
- msgid ""
962
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
963
- "community!"
964
- msgstr ""
965
- "寄付は、WordPressコミュニティのためにフリー・ソフトをリリースし続けるモチベー"
966
- "ションになります!"
967
-
968
- #: ../views/admin.php:717
969
- #, php-format
970
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
971
- msgstr ""
972
-
973
- #: ../views/admin.php:721
974
- msgid "Need help?"
975
- msgstr ""
976
-
977
- #: ../views/admin.php:722
978
- #, php-format
979
- msgid ""
980
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
981
- "and feedback."
982
- msgstr ""
983
-
984
- #: ../views/admin.php:723
985
- msgid "Let's make this plugin even better!"
986
- msgstr ""
987
-
988
- #: ../views/form.php:2
989
- #, fuzzy
990
- msgid "Title"
991
- msgstr "タイトル:"
992
-
993
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
994
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
995
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
996
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
997
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
998
- #: ../views/form.php:105 ../views/form.php:111
999
- msgid "What is this?"
1000
- msgstr "これは何ですか?"
1001
-
1002
- #: ../views/form.php:7
1003
- #, fuzzy
1004
- msgid "Show up to"
1005
- msgstr "表示する数"
1006
-
1007
- #: ../views/form.php:8
1008
- msgid "posts"
1009
- msgstr "投稿"
1010
-
1011
- #: ../views/form.php:12
1012
- #, fuzzy
1013
- msgid "Sort posts by"
1014
- msgstr "並べ替え順"
1015
-
1016
- #: ../views/form.php:14
1017
- msgid "Comments"
1018
- msgstr "コメント"
1019
-
1020
- #: ../views/form.php:15
1021
- msgid "Total views"
1022
- msgstr "累積閲覧数"
1023
-
1024
- #: ../views/form.php:16
1025
- msgid "Avg. daily views"
1026
- msgstr "1日の平均閲覧数"
1027
-
1028
- #: ../views/form.php:22
1029
- #, fuzzy
1030
- msgid "Filters"
1031
- msgstr "フィルタ:"
1032
-
1033
- #: ../views/form.php:24
1034
- #, fuzzy
1035
- msgid "Time Range"
1036
- msgstr "時間間隔"
1037
-
1038
- #: ../views/form.php:34
1039
- #, fuzzy
1040
- msgid "Post type(s)"
1041
- msgstr "投稿タイプ:"
1042
-
1043
- #: ../views/form.php:37
1044
- #, fuzzy
1045
- msgid "Post(s) ID(s) to exclude"
1046
- msgstr "表示しない投稿ID"
1047
-
1048
- #: ../views/form.php:40
1049
- #, fuzzy
1050
- msgid "Category(ies) ID(s)"
1051
- msgstr "カテゴリID"
1052
-
1053
- #: ../views/form.php:43
1054
- #, fuzzy
1055
- msgid "Author(s) ID(s)"
1056
- msgstr "投稿者ID"
1057
-
1058
- #: ../views/form.php:48
1059
- msgid "Posts settings"
1060
- msgstr "投稿設定"
1061
-
1062
- #: ../views/form.php:52
1063
- msgid "Display post rating"
1064
- msgstr "投稿評価を表示する"
1065
-
1066
- #: ../views/form.php:55
1067
- msgid "Shorten title"
1068
- msgstr "タイトルを短縮する"
1069
-
1070
- #: ../views/form.php:58
1071
- msgid "Shorten title to"
1072
- msgstr "タイトル短縮のし方"
1073
-
1074
- #: ../views/form.php:59 ../views/form.php:69
1075
- msgid "characters"
1076
- msgstr "文字"
1077
-
1078
- #: ../views/form.php:60 ../views/form.php:70
1079
- msgid "words"
1080
- msgstr "語"
1081
-
1082
- #: ../views/form.php:63
1083
- msgid "Display post excerpt"
1084
- msgstr "抜粋を表示する"
1085
-
1086
- #: ../views/form.php:66
1087
- msgid "Keep text format and links"
1088
- msgstr "フォーマットとリンクを保持する"
1089
-
1090
- #: ../views/form.php:67
1091
- #, fuzzy
1092
- msgid "Excerpt length"
1093
- msgstr "抜粋の長さ"
1094
-
1095
- #: ../views/form.php:73
1096
- msgid "Display post thumbnail"
1097
- msgstr "投稿サムネールを表示する"
1098
-
1099
- #: ../views/form.php:76
1100
- #, fuzzy
1101
- msgid "Width"
1102
- msgstr "幅:"
1103
-
1104
- #: ../views/form.php:77 ../views/form.php:80
1105
- msgid "px"
1106
- msgstr "ピクセル"
1107
-
1108
- #: ../views/form.php:79
1109
- #, fuzzy
1110
- msgid "Height"
1111
- msgstr "高さ:"
1112
-
1113
- #: ../views/form.php:85
1114
- msgid "Stats Tag settings"
1115
- msgstr "統計タグ設定"
1116
-
1117
- #: ../views/form.php:87
1118
- msgid "Display comment count"
1119
- msgstr "コメント数を表示する"
1120
-
1121
- #: ../views/form.php:89
1122
- msgid "Display views"
1123
- msgstr "閲覧数を表示する"
1124
-
1125
- #: ../views/form.php:91
1126
- msgid "Display author"
1127
- msgstr "投稿者を表示する"
1128
-
1129
- #: ../views/form.php:93
1130
- msgid "Display date"
1131
- msgstr "日付を表示する"
1132
-
1133
- #: ../views/form.php:96
1134
- msgid "Date Format"
1135
- msgstr "日付フォーマット"
1136
-
1137
- #: ../views/form.php:98
1138
- #, fuzzy
1139
- msgid "Wordpress Date Format"
1140
- msgstr "日付フォーマット"
1141
-
1142
- #: ../views/form.php:105
1143
- msgid "Display category"
1144
- msgstr "カテゴリを表示する"
1145
-
1146
- #: ../views/form.php:109
1147
- msgid "HTML Markup settings"
1148
- msgstr "HTMLマークアップの設定"
1149
-
1150
- #: ../views/form.php:111
1151
- msgid "Use custom HTML Markup"
1152
- msgstr "カスタムHTMLマークアップを使う"
1153
-
1154
- #: ../views/form.php:114
1155
- #, fuzzy
1156
- msgid "Before / after title"
1157
- msgstr "タイトルの前/後:"
1158
-
1159
- #: ../views/form.php:117
1160
- #, fuzzy
1161
- msgid "Before / after Popular Posts"
1162
- msgstr "投稿の前/後:"
1163
-
1164
- #: ../views/form.php:120
1165
- #, fuzzy
1166
- msgid "Post HTML Markup"
1167
- msgstr "投稿用HTMLマークアップ:"
1168
-
1169
- #: ../wordpress-popular-posts.php:269
1170
- msgid "The most Popular Posts on your blog."
1171
- msgstr "あなたのブログで最も人気のある投稿。"
1172
-
1173
- #: ../wordpress-popular-posts.php:410
1174
- msgid ""
1175
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1176
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1177
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1178
- "\"nofollow\">register_sidebar</a> for more)."
1179
- msgstr ""
1180
-
1181
- #: ../wordpress-popular-posts.php:636
1182
- msgid "Upload"
1183
- msgstr "アップロード"
1184
-
1185
- #: ../wordpress-popular-posts.php:1002
1186
- #, fuzzy, php-format
1187
- msgid ""
1188
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1189
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1190
- "and ask them to upgrade PHP to %1$s or higher."
1191
- msgstr ""
1192
- "お使いのPHPは古すぎます。WordPress Popular Postsが正常に働くには、PHP 5.2.0以"
1193
- "上が必須です。お使いのホスティング会社に連絡をとって、PHP 5.2.xかそれ以上に"
1194
- "アップグレードするように要望してください。"
1195
-
1196
- #: ../wordpress-popular-posts.php:1009
1197
- #, fuzzy, php-format
1198
- msgid ""
1199
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1200
- "Wordpress version %1$s to function correctly. Please update your blog via "
1201
- "Dashboard &gt; Update."
1202
- msgstr ""
1203
- "お使いのWordPressは古すぎます。WordPress Popular Postsが正常に働くには、バー"
1204
- "ジョン2.8以上が必須です。ツール &gt; 更新 でブログをアップデートしてくださ"
1205
- "い。"
1206
-
1207
- #: ../wordpress-popular-posts.php:1034
1208
- #, php-format
1209
- msgid ""
1210
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1211
- "strong>.</p></div>"
1212
- msgstr ""
1213
-
1214
- #: ../wordpress-popular-posts.php:1094
1215
- msgid "Success! The cache table has been cleared!"
1216
- msgstr "成功しました! キャッシュ・テーブルは空になっています!"
1217
-
1218
- #: ../wordpress-popular-posts.php:1096
1219
- msgid "Error: cache table does not exist."
1220
- msgstr "エラー: キャッシュ・テーブルが存在しません。"
1221
-
1222
- #: ../wordpress-popular-posts.php:1103
1223
- msgid "Success! All data have been cleared!"
1224
- msgstr "成功しました! 全てのデータが削除されました!"
1225
-
1226
- #: ../wordpress-popular-posts.php:1105
1227
- msgid "Error: one or both data tables are missing."
1228
- msgstr "エラー: テーブルの1つか、あるいは2つともなくなっています。"
1229
-
1230
- #: ../wordpress-popular-posts.php:1108
1231
- msgid "Invalid action."
1232
- msgstr "不正な操作"
1233
-
1234
- #: ../wordpress-popular-posts.php:1111
1235
- msgid ""
1236
- "Sorry, you do not have enough permissions to do this. Please contact the "
1237
- "site administrator for support."
1238
- msgstr ""
1239
- "申し訳ありませんが、この操作を行う権限がありません。サイト管理者にサポートを"
1240
- "お願いしてください。"
1241
-
1242
- #: ../wordpress-popular-posts.php:1639
1243
- msgid "Sorry. No data so far."
1244
- msgstr "申し訳ありませんが、まだデータがありません。"
1245
-
1246
- #: ../wordpress-popular-posts.php:2111
1247
- #, fuzzy
1248
- msgid "1 comment"
1249
- msgstr "コメント"
1250
-
1251
- #: ../wordpress-popular-posts.php:2123
1252
- #, fuzzy
1253
- msgid "1 view per day"
1254
- msgstr "ビュー(本日)"
1255
-
1256
- #: ../wordpress-popular-posts.php:2129
1257
- #, fuzzy
1258
- msgid "1 view"
1259
- msgstr "ビュー"
1260
-
1261
- #: ../wordpress-popular-posts.php:2141
1262
- #, php-format
1263
- msgid "by %s"
1264
- msgstr ""
1265
-
1266
- #: ../wordpress-popular-posts.php:2147
1267
- #, fuzzy, php-format
1268
- msgid "posted on %s"
1269
- msgstr "投稿日付"
1270
-
1271
- #: ../wordpress-popular-posts.php:2155
1272
- #, fuzzy, php-format
1273
- msgid "under %s"
1274
- msgstr "カテゴリ:"
1275
-
1276
- #~ msgid ""
1277
- #~ "Please refer to \"List of parameters accepted by wpp_get_mostpopular() "
1278
- #~ "and the [wpp] shortcode\"."
1279
- #~ msgstr ""
1280
- #~ "「wpp_get_mostpopular()が受けつけるパラメータ・リスト」と[wpp]ショートコー"
1281
- #~ "ドのところを見てください。"
1282
-
1283
- #~ msgid ""
1284
- #~ "List of parameters accepted by wpp_get_mostpopular() and the [wpp] "
1285
- #~ "shortcode"
1286
- #~ msgstr ""
1287
- #~ "wpp_get_mostpopular()と[wpp]ショートコードが受けつけるパラメータ・リスト"
1288
-
1289
- #~ msgid ""
1290
- #~ "These parameters can be used by both the template tag "
1291
- #~ "wpp_get_most_popular() and the shortcode [wpp]."
1292
- #~ msgstr ""
1293
- #~ "これは、wpp_get_mostpopular()テンプレートタグと[wpp]ショートコードで使える"
1294
- #~ "パラメータです。"
1295
-
1296
- #~ msgid "Preview"
1297
- #~ msgstr "プレビュー"
1298
-
1299
- #~ msgid "Excerpt Properties"
1300
- #~ msgstr "抜粋の扱い方"
1301
-
1302
- #~ msgid "Thumbnail settings"
1303
- #~ msgstr "サムネール設定"
1304
-
1305
- #~ msgid ""
1306
- #~ "Here you will find a handy group of options to tweak Wordpress Popular "
1307
- #~ "Posts."
1308
- #~ msgstr ""
1309
- #~ "ここでは、WordPress Popular Postsをカスタマイズできるオプションのリストを"
1310
- #~ "見ることができます。"
1311
-
1312
- #, fuzzy
1313
- #~ msgid "Popular Posts links behavior"
1314
- #~ msgstr "人気投稿リストの書き換え間隔"
1315
-
1316
- #~ msgid "Views logging behavior"
1317
- #~ msgstr "閲覧数を記録するやり方"
1318
-
1319
- #~ msgid "Wordpress Popular Posts Stylesheet"
1320
- #~ msgstr "WordPress Popular Postsのスタイルシート"
1321
-
1322
- #~ msgid "Data tools"
1323
- #~ msgstr "データを扱う道具"
1324
-
1325
- #~ msgid "Popular posts listing refresh interval"
1326
- #~ msgstr "人気投稿リストの書き換え間隔"
1327
-
1328
- #~ msgid "Frequently Asked Questions"
1329
- #~ msgstr "よくある質問"
1330
-
1331
- #~ msgid "Sets the opening tag for each item on the list"
1332
- #~ msgstr "リスト項目の開始タグを設定します。"
1333
-
1334
- #~ msgid "Sets the closing tag for each item on the list"
1335
- #~ msgstr "リスト項目の終了タグを設定します。"
1336
-
1337
- #~ msgid ""
1338
- #~ "If set, this option will allow you to decide the order of the contents "
1339
- #~ "within each item on the list."
1340
- #~ msgstr ""
1341
- #~ "これを設定すると、リスト表示される項目の順序を決めることができます。"
1342
-
1343
- #~ msgid ""
1344
- #~ "If set, you can decide the order of each content inside a single item on "
1345
- #~ "the list. For example, setting it to \"{title}: {summary}\" would output "
1346
- #~ "something like \"Your Post Title: summary here\". This attribute requires "
1347
- #~ "do_pattern to be true."
1348
- #~ msgstr ""
1349
- #~ "これを設定すると、リスト表示される個別の項目の中で何をどの順序で表示するか"
1350
- #~ "を決めることができます。たとえば、\"{title}: {summary}\"とすると、\"投稿タ"
1351
- #~ "イトル: サマリ\"という形で表示されます。この属性を使うには、do_patternが"
1352
- #~ "trueに設定されていることが必要です。"
1353
-
1354
- #~ msgid "Available tags"
1355
- #~ msgstr "利用できるタグ"
1356
-
1357
- #~ msgid "Rate it"
1358
- #~ msgstr "評価する"
1359
-
1360
- #~ msgid "on the official Plugin Directory!"
1361
- #~ msgstr "公式プラグイン・ディレクトリで!"
1362
-
1363
- #~ msgid "Do you love this plugin?"
1364
- #~ msgstr "このプラグインが大好きですか?"
1365
-
1366
- #~ msgid "Buy me a beer!"
1367
- #~ msgstr "ビールを奢ってください!"
1368
-
1369
- #~ msgid "comments"
1370
- #~ msgstr "コメント"
1371
-
1372
- #~ msgid "views per day"
1373
- #~ msgstr "ビュー(本日)"
1374
-
1375
- #~ msgid "views"
1376
- #~ msgstr "ビュー"
1377
-
1378
- #~ msgid "by"
1379
- #~ msgstr "投稿者:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/wordpress-popular-posts.mo CHANGED
Binary file
lang/wordpress-popular-posts.po CHANGED
@@ -1,1140 +1,1168 @@
1
- # Copyright (C) 2013 Wordpress Popular Posts
2
- # This file is distributed under the same license as the Wordpress Popular Posts package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: Wordpress Popular Posts\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
7
- "POT-Creation-Date: 2014-05-27 18:11-0430\n"
8
- "PO-Revision-Date: 2014-06-04 10:02-0430\n"
9
- "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
10
- "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
11
- "Language: en\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 1.6.5\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;__ngettext;_n:1,2;__ngettext_noop;_n_noop;_x;"
18
- "_nx;_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;"
19
- "esc_html_x;_c;_nc\n"
20
- "X-Poedit-Basepath: .\n"
21
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
- "X-Poedit-SearchPath-0: ..\n"
23
- "X-Poedit-SearchPath-1: .\n"
24
-
25
- #: ../views/admin.php:23 ../views/admin.php:32 ../views/admin.php:46
26
- #: ../views/admin.php:67
27
- msgid "Settings saved."
28
- msgstr ""
29
-
30
- #: ../views/admin.php:38
31
- msgid "Please provide the name of your custom field."
32
- msgstr ""
33
-
34
- #: ../views/admin.php:84
35
- msgid ""
36
- "This operation will delete all entries from Wordpress Popular Posts' cache "
37
- "table and cannot be undone."
38
- msgstr ""
39
-
40
- #: ../views/admin.php:84 ../views/admin.php:92
41
- msgid "Do you want to continue?"
42
- msgstr ""
43
-
44
- #: ../views/admin.php:92
45
- msgid ""
46
- "This operation will delete all stored info from Wordpress Popular Posts' "
47
- "data tables and cannot be undone."
48
- msgstr ""
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr ""
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr ""
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr ""
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr ""
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr ""
69
-
70
- #: ../views/admin.php:124
71
- msgid ""
72
- "Click on each tab to see what are the most popular entries on your blog in "
73
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
74
- "Popular Posts was installed."
75
- msgstr ""
76
-
77
- #: ../views/admin.php:130
78
- msgid "Order by comments"
79
- msgstr ""
80
-
81
- #: ../views/admin.php:131
82
- msgid "Order by views"
83
- msgstr ""
84
-
85
- #: ../views/admin.php:132
86
- msgid "Order by avg. daily views"
87
- msgstr ""
88
-
89
- #: ../views/admin.php:134
90
- msgid "Post type"
91
- msgstr ""
92
-
93
- #: ../views/admin.php:135
94
- msgid "Limit"
95
- msgstr ""
96
-
97
- #: ../views/admin.php:136 ../views/form.php:32
98
- msgid "Display only posts published within the selected Time Range"
99
- msgstr ""
100
-
101
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
102
- #: ../views/admin.php:318
103
- msgid "Apply"
104
- msgstr ""
105
-
106
- #: ../views/admin.php:144 ../views/form.php:26
107
- msgid "Last 24 hours"
108
- msgstr ""
109
-
110
- #: ../views/admin.php:145 ../views/form.php:27
111
- msgid "Last 7 days"
112
- msgstr ""
113
-
114
- #: ../views/admin.php:146 ../views/form.php:28
115
- msgid "Last 30 days"
116
- msgstr ""
117
-
118
- #: ../views/admin.php:147 ../views/form.php:29
119
- msgid "All-time"
120
- msgstr ""
121
-
122
- #: ../views/admin.php:169
123
- msgid "Thumbnails"
124
- msgstr ""
125
-
126
- #: ../views/admin.php:174
127
- msgid "Default thumbnail"
128
- msgstr ""
129
-
130
- #: ../views/admin.php:179
131
- msgid "Upload thumbnail"
132
- msgstr ""
133
-
134
- #: ../views/admin.php:182
135
- msgid ""
136
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
137
- "After it's done, hit on Apply to save changes"
138
- msgstr ""
139
-
140
- #: ../views/admin.php:186
141
- msgid "Pick image from"
142
- msgstr ""
143
-
144
- #: ../views/admin.php:189
145
- msgid "Featured image"
146
- msgstr ""
147
-
148
- #: ../views/admin.php:190
149
- msgid "First image on post"
150
- msgstr ""
151
-
152
- #: ../views/admin.php:191
153
- msgid "Custom field"
154
- msgstr ""
155
-
156
- #: ../views/admin.php:194
157
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
158
- msgstr ""
159
-
160
- #: ../views/admin.php:198
161
- msgid "Custom field name"
162
- msgstr ""
163
-
164
- #: ../views/admin.php:204
165
- msgid "Resize image from Custom field?"
166
- msgstr ""
167
-
168
- #: ../views/admin.php:207
169
- msgid "No, I will upload my own thumbnail"
170
- msgstr ""
171
-
172
- #: ../views/admin.php:208
173
- msgid "Yes"
174
- msgstr ""
175
-
176
- #: ../views/admin.php:224
177
- msgid "Data"
178
- msgstr ""
179
-
180
- #: ../views/admin.php:229
181
- msgid "Log views from"
182
- msgstr ""
183
-
184
- #: ../views/admin.php:232
185
- msgid "Visitors only"
186
- msgstr ""
187
-
188
- #: ../views/admin.php:233
189
- msgid "Logged-in users only"
190
- msgstr ""
191
-
192
- #: ../views/admin.php:234
193
- msgid "Everyone"
194
- msgstr ""
195
-
196
- #: ../views/admin.php:240
197
- msgid "Ajaxify widget"
198
- msgstr ""
199
-
200
- #: ../views/admin.php:243 ../views/admin.php:309
201
- msgid "Disabled"
202
- msgstr ""
203
-
204
- #: ../views/admin.php:244 ../views/admin.php:308
205
- msgid "Enabled"
206
- msgstr ""
207
-
208
- #: ../views/admin.php:248
209
- msgid ""
210
- "If you are using a caching plugin such as WP Super Cache, enabling this "
211
- "feature will keep the popular list from being cached by it"
212
- msgstr ""
213
-
214
- #: ../views/admin.php:252
215
- msgid "Listing refresh interval"
216
- msgstr ""
217
-
218
- #: ../views/admin.php:255
219
- msgid "Live"
220
- msgstr ""
221
-
222
- #: ../views/admin.php:256
223
- msgid "Custom interval"
224
- msgstr ""
225
-
226
- #: ../views/admin.php:260
227
- msgid ""
228
- "Sets how often the listing should be updated. For most sites the Live option "
229
- "should be fine, however if you are experiencing slowdowns or your blog gets "
230
- "a lot of visitors then you might want to change the refresh rate"
231
- msgstr ""
232
-
233
- #: ../views/admin.php:264
234
- msgid "Refresh list every"
235
- msgstr ""
236
-
237
- #: ../views/admin.php:268
238
- msgid "Hour(s)"
239
- msgstr ""
240
-
241
- #: ../views/admin.php:269
242
- msgid "Day(s)"
243
- msgstr ""
244
-
245
- #: ../views/admin.php:270
246
- msgid "Week(s)"
247
- msgstr ""
248
-
249
- #: ../views/admin.php:271
250
- msgid "Month(s)"
251
- msgstr ""
252
-
253
- #: ../views/admin.php:272
254
- msgid "Year(s)"
255
- msgstr ""
256
-
257
- #: ../views/admin.php:275
258
- msgid "Really? That long?"
259
- msgstr ""
260
-
261
- #: ../views/admin.php:290
262
- msgid "Miscellaneous"
263
- msgstr ""
264
-
265
- #: ../views/admin.php:295
266
- msgid "Open links in"
267
- msgstr ""
268
-
269
- #: ../views/admin.php:298
270
- msgid "Current window"
271
- msgstr ""
272
-
273
- #: ../views/admin.php:299
274
- msgid "New tab/window"
275
- msgstr ""
276
-
277
- #: ../views/admin.php:305
278
- msgid "Use plugin's stylesheet"
279
- msgstr ""
280
-
281
- #: ../views/admin.php:312
282
- msgid ""
283
- "By default, the plugin includes a stylesheet called wpp.css which you can "
284
- "use to style your popular posts listing. If you wish to use your own "
285
- "stylesheet or do not want it to have it included in the header section of "
286
- "your site, use this."
287
- msgstr ""
288
-
289
- #: ../views/admin.php:329
290
- msgid ""
291
- "Wordpress Popular Posts maintains data in two separate tables: one for "
292
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
293
- "and another one to keep the All-time data (from now on, \"historical data\" "
294
- "or just \"data\"). If for some reason you need to clear the cache table, or "
295
- "even both historical and cache tables, please use the buttons below to do so."
296
- msgstr ""
297
-
298
- #: ../views/admin.php:330
299
- msgid "Empty cache"
300
- msgstr ""
301
-
302
- #: ../views/admin.php:330
303
- msgid "Use this button to manually clear entries from WPP cache only"
304
- msgstr ""
305
-
306
- #: ../views/admin.php:331
307
- msgid "Clear all data"
308
- msgstr ""
309
-
310
- #: ../views/admin.php:331
311
- msgid "Use this button to manually clear entries from all WPP data tables"
312
- msgstr ""
313
-
314
- #: ../views/admin.php:338
315
- #, php-format
316
- msgid ""
317
- "With the following parameters you can customize the popular posts list when "
318
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
319
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
320
- msgstr ""
321
-
322
- #: ../views/admin.php:346
323
- msgid "Parameter"
324
- msgstr ""
325
-
326
- #: ../views/admin.php:347 ../views/admin.php:661
327
- msgid "What it does "
328
- msgstr ""
329
-
330
- #: ../views/admin.php:348
331
- msgid "Possible values"
332
- msgstr ""
333
-
334
- #: ../views/admin.php:349
335
- msgid "Defaults to"
336
- msgstr ""
337
-
338
- #: ../views/admin.php:350 ../views/admin.php:663
339
- msgid "Example"
340
- msgstr ""
341
-
342
- #: ../views/admin.php:356
343
- msgid "Sets a heading for the list"
344
- msgstr ""
345
-
346
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
347
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
348
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
349
- #: ../views/admin.php:539
350
- msgid "Text string"
351
- msgstr ""
352
-
353
- #: ../views/admin.php:358
354
- msgid "Popular Posts"
355
- msgstr ""
356
-
357
- #: ../views/admin.php:363
358
- msgid "Set the opening tag for the heading of the list"
359
- msgstr ""
360
-
361
- #: ../views/admin.php:370
362
- msgid "Set the closing tag for the heading of the list"
363
- msgstr ""
364
-
365
- #: ../views/admin.php:377
366
- msgid "Sets the maximum number of popular posts to be shown on the listing"
367
- msgstr ""
368
-
369
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
370
- #: ../views/admin.php:469 ../views/admin.php:476
371
- msgid "Positive integer"
372
- msgstr ""
373
-
374
- #: ../views/admin.php:384
375
- msgid ""
376
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
377
- "the time range specified by you"
378
- msgstr ""
379
-
380
- #: ../views/admin.php:391
381
- msgid ""
382
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
383
- "within the time range specified by you"
384
- msgstr ""
385
-
386
- #: ../views/admin.php:398
387
- msgid "Sets the sorting option of the popular posts"
388
- msgstr ""
389
-
390
- #: ../views/admin.php:399
391
- msgid "(for average views per day)"
392
- msgstr ""
393
-
394
- #: ../views/admin.php:405
395
- msgid "Defines the type of posts to show on the listing"
396
- msgstr ""
397
-
398
- #: ../views/admin.php:412
399
- msgid ""
400
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
401
- "form the listing."
402
- msgstr ""
403
-
404
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
405
- msgid "None"
406
- msgstr ""
407
-
408
- #: ../views/admin.php:419
409
- msgid ""
410
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
411
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
412
- "will be excluded instead."
413
- msgstr ""
414
-
415
- #: ../views/admin.php:426
416
- msgid ""
417
- "If set, Wordpress Popular Posts will retrieve all entries created by "
418
- "specified author(s) ID(s)."
419
- msgstr ""
420
-
421
- #: ../views/admin.php:433
422
- msgid ""
423
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
424
- "characters whenever possible"
425
- msgstr ""
426
-
427
- #: ../views/admin.php:440
428
- msgid ""
429
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
430
- "words instead of characters"
431
- msgstr ""
432
-
433
- #: ../views/admin.php:447
434
- msgid ""
435
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
436
- "characters long from the content of each post listed as popular"
437
- msgstr ""
438
-
439
- #: ../views/admin.php:454
440
- msgid ""
441
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
442
- "italic, etc) and hyperlinks found in the excerpt"
443
- msgstr ""
444
-
445
- #: ../views/admin.php:461
446
- msgid ""
447
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
448
- "instead of characters"
449
- msgstr ""
450
-
451
- #: ../views/admin.php:468
452
- msgid ""
453
- "If set, and if your current server configuration allows it, you will be able "
454
- "to display thumbnails of your posts. This attribute sets the width for "
455
- "thumbnails"
456
- msgstr ""
457
-
458
- #: ../views/admin.php:475
459
- msgid ""
460
- "If set, and if your current server configuration allows it, you will be able "
461
- "to display thumbnails of your posts. This attribute sets the height for "
462
- "thumbnails"
463
- msgstr ""
464
-
465
- #: ../views/admin.php:482
466
- msgid ""
467
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
468
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
469
- "entries"
470
- msgstr ""
471
-
472
- #: ../views/admin.php:489
473
- msgid ""
474
- "If set, Wordpress Popular Posts will show how many comments each popular "
475
- "post has got until now"
476
- msgstr ""
477
-
478
- #: ../views/admin.php:496
479
- msgid ""
480
- "If set, Wordpress Popular Posts will show how many views each popular post "
481
- "has got since it was installed"
482
- msgstr ""
483
-
484
- #: ../views/admin.php:503
485
- msgid ""
486
- "If set, Wordpress Popular Posts will show who published each popular post on "
487
- "the list"
488
- msgstr ""
489
-
490
- #: ../views/admin.php:510
491
- msgid ""
492
- "If set, Wordpress Popular Posts will display the date when each popular post "
493
- "on the list was published"
494
- msgstr ""
495
-
496
- #: ../views/admin.php:517
497
- msgid "Sets the date format"
498
- msgstr ""
499
-
500
- #: ../views/admin.php:524
501
- msgid "If set, Wordpress Popular Posts will display the category"
502
- msgstr ""
503
-
504
- #: ../views/admin.php:531
505
- msgid "Sets the opening tag for the listing"
506
- msgstr ""
507
-
508
- #: ../views/admin.php:538
509
- msgid "Sets the closing tag for the listing"
510
- msgstr ""
511
-
512
- #: ../views/admin.php:545
513
- msgid "Sets the HTML structure of each post"
514
- msgstr ""
515
-
516
- #: ../views/admin.php:546
517
- msgid "Text string, custom HTML"
518
- msgstr ""
519
-
520
- #: ../views/admin.php:546
521
- msgid "Available Content Tags"
522
- msgstr ""
523
-
524
- #: ../views/admin.php:546
525
- msgid "displays thumbnail linked to post/page"
526
- msgstr ""
527
-
528
- #: ../views/admin.php:546
529
- msgid "displays linked post/page title"
530
- msgstr ""
531
-
532
- #: ../views/admin.php:546
533
- msgid ""
534
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
535
- msgstr ""
536
-
537
- #: ../views/admin.php:546
538
- msgid "displays the default stats tags"
539
- msgstr ""
540
-
541
- #: ../views/admin.php:546
542
- msgid ""
543
- "displays post/page current rating, requires WP-PostRatings installed and "
544
- "enabled"
545
- msgstr ""
546
-
547
- #: ../views/admin.php:546
548
- msgid ""
549
- "displays post/page current rating as an integer, requires WP-PostRatings "
550
- "installed and enabled"
551
- msgstr ""
552
-
553
- #: ../views/admin.php:546
554
- msgid "outputs the URL of the post/page"
555
- msgstr ""
556
-
557
- #: ../views/admin.php:546
558
- msgid "displays post/page title, no link"
559
- msgstr ""
560
-
561
- #: ../views/admin.php:546
562
- msgid "displays linked author name, requires stats_author=1"
563
- msgstr ""
564
-
565
- #: ../views/admin.php:546
566
- msgid "displays linked category name, requires stats_category=1"
567
- msgstr ""
568
-
569
- #: ../views/admin.php:546
570
- msgid "displays views count only, no text"
571
- msgstr ""
572
-
573
- #: ../views/admin.php:546
574
- msgid "displays comments count only, no text, requires stats_comments=1"
575
- msgstr ""
576
-
577
- #: ../views/admin.php:558
578
- msgid "What does \"Title\" do?"
579
- msgstr ""
580
-
581
- #: ../views/admin.php:561
582
- msgid ""
583
- "It allows you to show a heading for your most popular posts listing. If left "
584
- "empty, no heading will be displayed at all."
585
- msgstr ""
586
-
587
- #: ../views/admin.php:564
588
- msgid "What is Time Range for?"
589
- msgstr ""
590
-
591
- #: ../views/admin.php:566
592
- msgid ""
593
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
594
- "comments within the selected time range."
595
- msgstr ""
596
-
597
- #: ../views/admin.php:569
598
- msgid "What is \"Sort post by\" for?"
599
- msgstr ""
600
-
601
- #: ../views/admin.php:571
602
- msgid ""
603
- "It allows you to decide whether to order your popular posts listing by total "
604
- "views, comments, or average views per day."
605
- msgstr ""
606
-
607
- #: ../views/admin.php:574
608
- msgid "What does \"Display post rating\" do?"
609
- msgstr ""
610
-
611
- #: ../views/admin.php:576
612
- msgid ""
613
- "If checked, Wordpress Popular Posts will show how your readers are rating "
614
- "your most popular posts. This feature requires having WP-PostRatings plugin "
615
- "installed and enabled on your blog for it to work."
616
- msgstr ""
617
-
618
- #: ../views/admin.php:579
619
- msgid "What does \"Shorten title\" do?"
620
- msgstr ""
621
-
622
- #: ../views/admin.php:581
623
- msgid ""
624
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
625
- "new \"Shorten title to\" option will appear so you can set it to whatever "
626
- "you like."
627
- msgstr ""
628
-
629
- #: ../views/admin.php:584
630
- msgid "What does \"Display post excerpt\" do?"
631
- msgstr ""
632
-
633
- #: ../views/admin.php:586
634
- msgid ""
635
- "If checked, Wordpress Popular Posts will also include a small extract of "
636
- "your posts in the list. Similarly to the previous option, you will be able "
637
- "to decide how long the post excerpt should be."
638
- msgstr ""
639
-
640
- #: ../views/admin.php:589
641
- msgid "What does \"Keep text format and links\" do?"
642
- msgstr ""
643
-
644
- #: ../views/admin.php:591
645
- msgid ""
646
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
647
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
648
- "the excerpt. Hyperlinks will remain intact, too."
649
- msgstr ""
650
-
651
- #: ../views/admin.php:594
652
- msgid "What is \"Post type\" for?"
653
- msgstr ""
654
-
655
- #: ../views/admin.php:596
656
- msgid ""
657
- "This filter allows you to decide which post types to show on the listing. By "
658
- "default, it will retrieve only posts and pages (which should be fine for "
659
- "most cases)."
660
- msgstr ""
661
-
662
- #: ../views/admin.php:599
663
- msgid "What is \"Category(ies) ID(s)\" for?"
664
- msgstr ""
665
-
666
- #: ../views/admin.php:601
667
- msgid ""
668
- "This filter allows you to select which categories should be included or "
669
- "excluded from the listing. A negative sign in front of the category ID "
670
- "number will exclude posts belonging to it from the list, for example. You "
671
- "can specify more than one ID with a comma separated list."
672
- msgstr ""
673
-
674
- #: ../views/admin.php:604
675
- msgid "What is \"Author(s) ID(s)\" for?"
676
- msgstr ""
677
-
678
- #: ../views/admin.php:606
679
- msgid ""
680
- "Just like the Category filter, this one lets you filter posts by author ID. "
681
- "You can specify more than one ID with a comma separated list."
682
- msgstr ""
683
-
684
- #: ../views/admin.php:609
685
- msgid "What does \"Display post thumbnail\" do?"
686
- msgstr ""
687
-
688
- #: ../views/admin.php:611
689
- msgid ""
690
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
691
- "of each post. You can set up the source of the thumbnail via Settings - "
692
- "Wordpress Popular Posts - Tools."
693
- msgstr ""
694
-
695
- #: ../views/admin.php:614
696
- msgid "What does \"Display comment count\" do?"
697
- msgstr ""
698
-
699
- #: ../views/admin.php:616
700
- msgid ""
701
- "If checked, Wordpress Popular Posts will display how many comments each "
702
- "popular post has got in the selected Time Range."
703
- msgstr ""
704
-
705
- #: ../views/admin.php:619
706
- msgid "What does \"Display views\" do?"
707
- msgstr ""
708
-
709
- #: ../views/admin.php:621
710
- msgid ""
711
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
712
- "post has gotten in the selected Time Range."
713
- msgstr ""
714
-
715
- #: ../views/admin.php:624
716
- msgid "What does \"Display author\" do?"
717
- msgstr ""
718
-
719
- #: ../views/admin.php:626
720
- msgid ""
721
- "If checked, Wordpress Popular Posts will display the name of the author of "
722
- "each entry listed."
723
- msgstr ""
724
-
725
- #: ../views/admin.php:629
726
- msgid "What does \"Display date\" do?"
727
- msgstr ""
728
-
729
- #: ../views/admin.php:631
730
- msgid ""
731
- "If checked, Wordpress Popular Posts will display the date when each popular "
732
- "posts was published."
733
- msgstr ""
734
-
735
- #: ../views/admin.php:634
736
- msgid "What does \"Display category\" do?"
737
- msgstr ""
738
-
739
- #: ../views/admin.php:636
740
- msgid ""
741
- "If checked, Wordpress Popular Posts will display the category of each post."
742
- msgstr ""
743
-
744
- #: ../views/admin.php:639
745
- msgid "What does \"Use custom HTML Markup\" do?"
746
- msgstr ""
747
-
748
- #: ../views/admin.php:641
749
- msgid ""
750
- "If checked, you will be able to customize the HTML markup of your popular "
751
- "posts listing. For example, you can decide whether to wrap your posts in an "
752
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
753
- "for you!"
754
- msgstr ""
755
-
756
- #: ../views/admin.php:644
757
- msgid "What are \"Content Tags\"?"
758
- msgstr ""
759
-
760
- #: ../views/admin.php:646
761
- #, php-format
762
- msgid ""
763
- "Content Tags are codes to display a variety of items on your popular posts "
764
- "custom HTML structure. For example, setting it to \"{title}: "
765
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
766
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
767
- "\">Parameters</a> section."
768
- msgstr ""
769
-
770
- #: ../views/admin.php:649
771
- msgid "What are \"Template Tags\"?"
772
- msgstr ""
773
-
774
- #: ../views/admin.php:651
775
- msgid ""
776
- "Template Tags are simply php functions that allow you to perform certain "
777
- "actions. For example, Wordpress Popular Posts currently supports two "
778
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
779
- msgstr ""
780
-
781
- #: ../views/admin.php:654
782
- msgid "What are the template tags that Wordpress Popular Posts supports?"
783
- msgstr ""
784
-
785
- #: ../views/admin.php:656
786
- msgid ""
787
- "The following are the template tags supported by Wordpress Popular Posts"
788
- msgstr ""
789
-
790
- #: ../views/admin.php:660
791
- msgid "Template tag"
792
- msgstr ""
793
-
794
- #: ../views/admin.php:669
795
- #, php-format
796
- msgid ""
797
- "Similar to the widget functionality, this tag retrieves the most popular "
798
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
799
- "a> so you can customize your popular listing, but these are not required."
800
- msgstr ""
801
-
802
- #: ../views/admin.php:670
803
- #, php-format
804
- msgid ""
805
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
806
- "list of attributes."
807
- msgstr ""
808
-
809
- #: ../views/admin.php:675
810
- msgid ""
811
- "Displays the number of views of a single post. Post ID is required or it "
812
- "will return false."
813
- msgstr ""
814
-
815
- #: ../views/admin.php:676
816
- msgid "Post ID"
817
- msgstr ""
818
-
819
- #: ../views/admin.php:683
820
- msgid "What are \"shortcodes\"?"
821
- msgstr ""
822
-
823
- #: ../views/admin.php:685
824
- #, php-format
825
- msgid ""
826
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
827
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
828
- "shortcode [wpp] will let you insert a list of the most popular posts in "
829
- "posts content and pages too! For more information about shortcodes, please "
830
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
831
- msgstr ""
832
-
833
- #: ../views/admin.php:694
834
- #, php-format
835
- msgid "About Wordpress Popular Posts %s"
836
- msgstr ""
837
-
838
- #: ../views/admin.php:695
839
- msgid "This version includes the following changes"
840
- msgstr ""
841
-
842
- #: ../views/admin.php:709
843
- msgid "Do you like this plugin?"
844
- msgstr ""
845
-
846
- #: ../views/admin.php:716
847
- msgid ""
848
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
849
- "community!"
850
- msgstr ""
851
-
852
- #: ../views/admin.php:717
853
- #, php-format
854
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
855
- msgstr ""
856
-
857
- #: ../views/admin.php:721
858
- msgid "Need help?"
859
- msgstr ""
860
-
861
- #: ../views/admin.php:722
862
- #, php-format
863
- msgid ""
864
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
865
- "and feedback."
866
- msgstr ""
867
-
868
- #: ../views/admin.php:723
869
- msgid "Let's make this plugin even better!"
870
- msgstr ""
871
-
872
- #: ../views/form.php:2
873
- msgid "Title"
874
- msgstr ""
875
-
876
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
877
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
878
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
879
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
880
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
881
- #: ../views/form.php:105 ../views/form.php:111
882
- msgid "What is this?"
883
- msgstr ""
884
-
885
- #: ../views/form.php:7
886
- msgid "Show up to"
887
- msgstr ""
888
-
889
- #: ../views/form.php:8
890
- msgid "posts"
891
- msgstr ""
892
-
893
- #: ../views/form.php:12
894
- msgid "Sort posts by"
895
- msgstr ""
896
-
897
- #: ../views/form.php:14
898
- msgid "Comments"
899
- msgstr ""
900
-
901
- #: ../views/form.php:15
902
- msgid "Total views"
903
- msgstr ""
904
-
905
- #: ../views/form.php:16
906
- msgid "Avg. daily views"
907
- msgstr ""
908
-
909
- #: ../views/form.php:22
910
- msgid "Filters"
911
- msgstr ""
912
-
913
- #: ../views/form.php:24
914
- msgid "Time Range"
915
- msgstr ""
916
-
917
- #: ../views/form.php:34
918
- msgid "Post type(s)"
919
- msgstr ""
920
-
921
- #: ../views/form.php:37
922
- msgid "Post(s) ID(s) to exclude"
923
- msgstr ""
924
-
925
- #: ../views/form.php:40
926
- msgid "Category(ies) ID(s)"
927
- msgstr ""
928
-
929
- #: ../views/form.php:43
930
- msgid "Author(s) ID(s)"
931
- msgstr ""
932
-
933
- #: ../views/form.php:48
934
- msgid "Posts settings"
935
- msgstr ""
936
-
937
- #: ../views/form.php:52
938
- msgid "Display post rating"
939
- msgstr ""
940
-
941
- #: ../views/form.php:55
942
- msgid "Shorten title"
943
- msgstr ""
944
-
945
- #: ../views/form.php:58
946
- msgid "Shorten title to"
947
- msgstr ""
948
-
949
- #: ../views/form.php:59 ../views/form.php:69
950
- msgid "characters"
951
- msgstr ""
952
-
953
- #: ../views/form.php:60 ../views/form.php:70
954
- msgid "words"
955
- msgstr ""
956
-
957
- #: ../views/form.php:63
958
- msgid "Display post excerpt"
959
- msgstr ""
960
-
961
- #: ../views/form.php:66
962
- msgid "Keep text format and links"
963
- msgstr ""
964
-
965
- #: ../views/form.php:67
966
- msgid "Excerpt length"
967
- msgstr ""
968
-
969
- #: ../views/form.php:73
970
- msgid "Display post thumbnail"
971
- msgstr ""
972
-
973
- #: ../views/form.php:76
974
- msgid "Width"
975
- msgstr ""
976
-
977
- #: ../views/form.php:77 ../views/form.php:80
978
- msgid "px"
979
- msgstr ""
980
-
981
- #: ../views/form.php:79
982
- msgid "Height"
983
- msgstr ""
984
-
985
- #: ../views/form.php:85
986
- msgid "Stats Tag settings"
987
- msgstr ""
988
-
989
- #: ../views/form.php:87
990
- msgid "Display comment count"
991
- msgstr ""
992
-
993
- #: ../views/form.php:89
994
- msgid "Display views"
995
- msgstr ""
996
-
997
- #: ../views/form.php:91
998
- msgid "Display author"
999
- msgstr ""
1000
-
1001
- #: ../views/form.php:93
1002
- msgid "Display date"
1003
- msgstr ""
1004
-
1005
- #: ../views/form.php:96
1006
- msgid "Date Format"
1007
- msgstr ""
1008
-
1009
- #: ../views/form.php:98
1010
- msgid "Wordpress Date Format"
1011
- msgstr ""
1012
-
1013
- #: ../views/form.php:105
1014
- msgid "Display category"
1015
- msgstr ""
1016
-
1017
- #: ../views/form.php:109
1018
- msgid "HTML Markup settings"
1019
- msgstr ""
1020
-
1021
- #: ../views/form.php:111
1022
- msgid "Use custom HTML Markup"
1023
- msgstr ""
1024
-
1025
- #: ../views/form.php:114
1026
- msgid "Before / after title"
1027
- msgstr ""
1028
-
1029
- #: ../views/form.php:117
1030
- msgid "Before / after Popular Posts"
1031
- msgstr ""
1032
-
1033
- #: ../views/form.php:120
1034
- msgid "Post HTML Markup"
1035
- msgstr ""
1036
-
1037
- #: ../wordpress-popular-posts.php:269
1038
- msgid "The most Popular Posts on your blog."
1039
- msgstr ""
1040
-
1041
- #: ../wordpress-popular-posts.php:410
1042
- msgid ""
1043
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1044
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1045
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1046
- "\"nofollow\">register_sidebar</a> for more)."
1047
- msgstr ""
1048
-
1049
- #: ../wordpress-popular-posts.php:636
1050
- msgid "Upload"
1051
- msgstr ""
1052
-
1053
- #: ../wordpress-popular-posts.php:1002
1054
- #, php-format
1055
- msgid ""
1056
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1057
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1058
- "and ask them to upgrade PHP to %1$s or higher."
1059
- msgstr ""
1060
-
1061
- #: ../wordpress-popular-posts.php:1009
1062
- #, php-format
1063
- msgid ""
1064
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1065
- "Wordpress version %1$s to function correctly. Please update your blog via "
1066
- "Dashboard &gt; Update."
1067
- msgstr ""
1068
-
1069
- #: ../wordpress-popular-posts.php:1034
1070
- #, php-format
1071
- msgid ""
1072
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1073
- "strong>.</p></div>"
1074
- msgstr ""
1075
-
1076
- #: ../wordpress-popular-posts.php:1094
1077
- msgid "Success! The cache table has been cleared!"
1078
- msgstr ""
1079
-
1080
- #: ../wordpress-popular-posts.php:1096
1081
- msgid "Error: cache table does not exist."
1082
- msgstr ""
1083
-
1084
- #: ../wordpress-popular-posts.php:1103
1085
- msgid "Success! All data have been cleared!"
1086
- msgstr ""
1087
-
1088
- #: ../wordpress-popular-posts.php:1105
1089
- msgid "Error: one or both data tables are missing."
1090
- msgstr ""
1091
-
1092
- #: ../wordpress-popular-posts.php:1108
1093
- msgid "Invalid action."
1094
- msgstr ""
1095
-
1096
- #: ../wordpress-popular-posts.php:1111
1097
- msgid ""
1098
- "Sorry, you do not have enough permissions to do this. Please contact the "
1099
- "site administrator for support."
1100
- msgstr ""
1101
-
1102
- #: ../wordpress-popular-posts.php:1639
1103
- msgid "Sorry. No data so far."
1104
- msgstr ""
1105
-
1106
- #: ../wordpress-popular-posts.php:2111
1107
- #, php-format
1108
- msgid "1 comment"
1109
- msgid_plural "%s comments"
1110
- msgstr[0] ""
1111
- msgstr[1] ""
1112
-
1113
- #: ../wordpress-popular-posts.php:2123
1114
- #, php-format
1115
- msgid "1 view per day"
1116
- msgid_plural "%s views per day"
1117
- msgstr[0] ""
1118
- msgstr[1] ""
1119
-
1120
- #: ../wordpress-popular-posts.php:2129
1121
- #, php-format
1122
- msgid "1 view"
1123
- msgid_plural "%s views"
1124
- msgstr[0] ""
1125
- msgstr[1] ""
1126
-
1127
- #: ../wordpress-popular-posts.php:2141
1128
- #, php-format
1129
- msgid "by %s"
1130
- msgstr ""
1131
-
1132
- #: ../wordpress-popular-posts.php:2147
1133
- #, php-format
1134
- msgid "posted on %s"
1135
- msgstr ""
1136
-
1137
- #: ../wordpress-popular-posts.php:2155
1138
- #, php-format
1139
- msgid "under %s"
1140
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2013 Wordpress Popular Posts
2
+ # This file is distributed under the same license as the Wordpress Popular Posts package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Wordpress Popular Posts\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
7
+ "POT-Creation-Date: 2014-09-23 16:52-0430\n"
8
+ "PO-Revision-Date: 2014-09-23 16:52-0430\n"
9
+ "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
10
+ "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
11
+ "Language: en\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 1.6.9\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;__ngettext;_n:1,2;__ngettext_noop;_n_noop;_x;"
18
+ "_nx;_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;"
19
+ "esc_html_x;_c;_nc\n"
20
+ "X-Poedit-Basepath: .\n"
21
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
+ "X-Poedit-SearchPath-0: ..\n"
23
+ "X-Poedit-SearchPath-1: .\n"
24
+
25
+ #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:48
26
+ #: ../views/admin.php:69
27
+ msgid "Settings saved."
28
+ msgstr ""
29
+
30
+ #: ../views/admin.php:40
31
+ msgid "Please provide the name of your custom field."
32
+ msgstr ""
33
+
34
+ #: ../views/admin.php:75
35
+ msgid ""
36
+ "Any changes made to WPP's default stylesheet will be lost after every plugin "
37
+ "update. In order to prevent this from happening, please copy the wpp.css "
38
+ "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
39
+ "theme's directory"
40
+ msgstr ""
41
+
42
+ #: ../views/admin.php:90
43
+ msgid ""
44
+ "This operation will delete all entries from WordPress Popular Posts' cache "
45
+ "table and cannot be undone."
46
+ msgstr ""
47
+
48
+ #: ../views/admin.php:90 ../views/admin.php:98 ../views/admin.php:106
49
+ msgid "Do you want to continue?"
50
+ msgstr ""
51
+
52
+ #: ../views/admin.php:98
53
+ msgid ""
54
+ "This operation will delete all stored info from WordPress Popular Posts' "
55
+ "data tables and cannot be undone."
56
+ msgstr ""
57
+
58
+ #: ../views/admin.php:106
59
+ msgid "This operation will delete all cached thumbnails and cannot be undone."
60
+ msgstr ""
61
+
62
+ #: ../views/admin.php:123
63
+ msgid "Stats"
64
+ msgstr ""
65
+
66
+ #: ../views/admin.php:124
67
+ msgid "Tools"
68
+ msgstr ""
69
+
70
+ #: ../views/admin.php:125 ../views/admin.php:689
71
+ msgid "Parameters"
72
+ msgstr ""
73
+
74
+ #: ../views/admin.php:126
75
+ msgid "FAQ"
76
+ msgstr ""
77
+
78
+ #: ../views/admin.php:127
79
+ msgid "About"
80
+ msgstr ""
81
+
82
+ #: ../views/admin.php:138
83
+ msgid ""
84
+ "Click on each tab to see what are the most popular entries on your blog in "
85
+ "the last 24 hours, this week, last 30 days or all time since WordPress "
86
+ "Popular Posts was installed."
87
+ msgstr ""
88
+
89
+ #: ../views/admin.php:144
90
+ msgid "Order by comments"
91
+ msgstr ""
92
+
93
+ #: ../views/admin.php:145
94
+ msgid "Order by views"
95
+ msgstr ""
96
+
97
+ #: ../views/admin.php:146
98
+ msgid "Order by avg. daily views"
99
+ msgstr ""
100
+
101
+ #: ../views/admin.php:148
102
+ msgid "Post type"
103
+ msgstr ""
104
+
105
+ #: ../views/admin.php:149
106
+ msgid "Limit"
107
+ msgstr ""
108
+
109
+ #: ../views/admin.php:150 ../views/form.php:32
110
+ msgid "Display only posts published within the selected Time Range"
111
+ msgstr ""
112
+
113
+ #: ../views/admin.php:152 ../views/admin.php:242 ../views/admin.php:308
114
+ #: ../views/admin.php:345
115
+ msgid "Apply"
116
+ msgstr ""
117
+
118
+ #: ../views/admin.php:158 ../views/form.php:26
119
+ msgid "Last 24 hours"
120
+ msgstr ""
121
+
122
+ #: ../views/admin.php:159 ../views/form.php:27
123
+ msgid "Last 7 days"
124
+ msgstr ""
125
+
126
+ #: ../views/admin.php:160 ../views/form.php:28
127
+ msgid "Last 30 days"
128
+ msgstr ""
129
+
130
+ #: ../views/admin.php:161 ../views/form.php:29
131
+ msgid "All-time"
132
+ msgstr ""
133
+
134
+ #: ../views/admin.php:183
135
+ msgid "Thumbnails"
136
+ msgstr ""
137
+
138
+ #: ../views/admin.php:188
139
+ msgid "Default thumbnail"
140
+ msgstr ""
141
+
142
+ #: ../views/admin.php:193
143
+ msgid "Upload thumbnail"
144
+ msgstr ""
145
+
146
+ #: ../views/admin.php:195
147
+ msgid ""
148
+ "How-to: upload (or select) an image, set Size to Full and click on Upload. "
149
+ "After it's done, hit on Apply to save changes"
150
+ msgstr ""
151
+
152
+ #: ../views/admin.php:199
153
+ msgid "Pick image from"
154
+ msgstr ""
155
+
156
+ #: ../views/admin.php:202
157
+ msgid "Featured image"
158
+ msgstr ""
159
+
160
+ #: ../views/admin.php:203
161
+ msgid "First image on post"
162
+ msgstr ""
163
+
164
+ #: ../views/admin.php:204
165
+ msgid "Custom field"
166
+ msgstr ""
167
+
168
+ #: ../views/admin.php:207
169
+ msgid "Tell WordPress Popular Posts where it should get thumbnails from"
170
+ msgstr ""
171
+
172
+ #: ../views/admin.php:211
173
+ msgid "Custom field name"
174
+ msgstr ""
175
+
176
+ #: ../views/admin.php:217
177
+ msgid "Resize image from Custom field?"
178
+ msgstr ""
179
+
180
+ #: ../views/admin.php:220
181
+ msgid "No, I will upload my own thumbnail"
182
+ msgstr ""
183
+
184
+ #: ../views/admin.php:221
185
+ msgid "Yes"
186
+ msgstr ""
187
+
188
+ #: ../views/admin.php:232
189
+ msgid "Empty image cache"
190
+ msgstr ""
191
+
192
+ #: ../views/admin.php:233
193
+ msgid "Use this button to clear WPP's thumbnails cache"
194
+ msgstr ""
195
+
196
+ #: ../views/admin.php:251
197
+ msgid "Data"
198
+ msgstr ""
199
+
200
+ #: ../views/admin.php:256
201
+ msgid "Log views from"
202
+ msgstr ""
203
+
204
+ #: ../views/admin.php:259
205
+ msgid "Visitors only"
206
+ msgstr ""
207
+
208
+ #: ../views/admin.php:260
209
+ msgid "Logged-in users only"
210
+ msgstr ""
211
+
212
+ #: ../views/admin.php:261
213
+ msgid "Everyone"
214
+ msgstr ""
215
+
216
+ #: ../views/admin.php:267
217
+ msgid "Ajaxify widget"
218
+ msgstr ""
219
+
220
+ #: ../views/admin.php:270 ../views/admin.php:336
221
+ msgid "Disabled"
222
+ msgstr ""
223
+
224
+ #: ../views/admin.php:271 ../views/admin.php:335
225
+ msgid "Enabled"
226
+ msgstr ""
227
+
228
+ #: ../views/admin.php:275
229
+ msgid ""
230
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
231
+ "feature will keep the popular list from being cached by it"
232
+ msgstr ""
233
+
234
+ #: ../views/admin.php:279
235
+ msgid "Listing refresh interval"
236
+ msgstr ""
237
+
238
+ #: ../views/admin.php:282
239
+ msgid "Live"
240
+ msgstr ""
241
+
242
+ #: ../views/admin.php:283
243
+ msgid "Custom interval"
244
+ msgstr ""
245
+
246
+ #: ../views/admin.php:287
247
+ msgid ""
248
+ "Sets how often the listing should be updated. For most sites the Live option "
249
+ "should be fine, however if you are experiencing slowdowns or your blog gets "
250
+ "a lot of visitors then you might want to change the refresh rate"
251
+ msgstr ""
252
+
253
+ #: ../views/admin.php:291
254
+ msgid "Refresh list every"
255
+ msgstr ""
256
+
257
+ #: ../views/admin.php:295
258
+ msgid "Hour(s)"
259
+ msgstr ""
260
+
261
+ #: ../views/admin.php:296
262
+ msgid "Day(s)"
263
+ msgstr ""
264
+
265
+ #: ../views/admin.php:297
266
+ msgid "Week(s)"
267
+ msgstr ""
268
+
269
+ #: ../views/admin.php:298
270
+ msgid "Month(s)"
271
+ msgstr ""
272
+
273
+ #: ../views/admin.php:299
274
+ msgid "Year(s)"
275
+ msgstr ""
276
+
277
+ #: ../views/admin.php:302
278
+ msgid "Really? That long?"
279
+ msgstr ""
280
+
281
+ #: ../views/admin.php:317
282
+ msgid "Miscellaneous"
283
+ msgstr ""
284
+
285
+ #: ../views/admin.php:322
286
+ msgid "Open links in"
287
+ msgstr ""
288
+
289
+ #: ../views/admin.php:325
290
+ msgid "Current window"
291
+ msgstr ""
292
+
293
+ #: ../views/admin.php:326
294
+ msgid "New tab/window"
295
+ msgstr ""
296
+
297
+ #: ../views/admin.php:332
298
+ msgid "Use plugin's stylesheet"
299
+ msgstr ""
300
+
301
+ #: ../views/admin.php:339
302
+ msgid ""
303
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
304
+ "use to style your popular posts listing. If you wish to use your own "
305
+ "stylesheet or do not want it to have it included in the header section of "
306
+ "your site, use this."
307
+ msgstr ""
308
+
309
+ #: ../views/admin.php:356
310
+ msgid ""
311
+ "WordPress Popular Posts maintains data in two separate tables: one for "
312
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
313
+ "and another one to keep the All-time data (from now on, \"historical data\" "
314
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
315
+ "even both historical and cache tables, please use the buttons below to do so."
316
+ msgstr ""
317
+
318
+ #: ../views/admin.php:357
319
+ msgid "Empty cache"
320
+ msgstr ""
321
+
322
+ #: ../views/admin.php:357
323
+ msgid "Use this button to manually clear entries from WPP cache only"
324
+ msgstr ""
325
+
326
+ #: ../views/admin.php:358
327
+ msgid "Clear all data"
328
+ msgstr ""
329
+
330
+ #: ../views/admin.php:358
331
+ msgid "Use this button to manually clear entries from all WPP data tables"
332
+ msgstr ""
333
+
334
+ #: ../views/admin.php:365
335
+ #, php-format
336
+ msgid ""
337
+ "With the following parameters you can customize the popular posts list when "
338
+ "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
339
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
340
+ msgstr ""
341
+
342
+ #: ../views/admin.php:373
343
+ msgid "Parameter"
344
+ msgstr ""
345
+
346
+ #: ../views/admin.php:374 ../views/admin.php:688
347
+ msgid "What it does "
348
+ msgstr ""
349
+
350
+ #: ../views/admin.php:375
351
+ msgid "Possible values"
352
+ msgstr ""
353
+
354
+ #: ../views/admin.php:376
355
+ msgid "Defaults to"
356
+ msgstr ""
357
+
358
+ #: ../views/admin.php:377 ../views/admin.php:690
359
+ msgid "Example"
360
+ msgstr ""
361
+
362
+ #: ../views/admin.php:383
363
+ msgid "Sets a heading for the list"
364
+ msgstr ""
365
+
366
+ #: ../views/admin.php:384 ../views/admin.php:391 ../views/admin.php:398
367
+ #: ../views/admin.php:433 ../views/admin.php:440 ../views/admin.php:447
368
+ #: ../views/admin.php:454 ../views/admin.php:545 ../views/admin.php:559
369
+ #: ../views/admin.php:566
370
+ msgid "Text string"
371
+ msgstr ""
372
+
373
+ #: ../views/admin.php:385
374
+ msgid "Popular Posts"
375
+ msgstr ""
376
+
377
+ #: ../views/admin.php:390
378
+ msgid "Set the opening tag for the heading of the list"
379
+ msgstr ""
380
+
381
+ #: ../views/admin.php:397
382
+ msgid "Set the closing tag for the heading of the list"
383
+ msgstr ""
384
+
385
+ #: ../views/admin.php:404
386
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
387
+ msgstr ""
388
+
389
+ #: ../views/admin.php:405 ../views/admin.php:461 ../views/admin.php:475
390
+ #: ../views/admin.php:496 ../views/admin.php:503
391
+ msgid "Positive integer"
392
+ msgstr ""
393
+
394
+ #: ../views/admin.php:411
395
+ msgid ""
396
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
397
+ "the time range specified by you"
398
+ msgstr ""
399
+
400
+ #: ../views/admin.php:418
401
+ msgid ""
402
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
403
+ "within the time range specified by you"
404
+ msgstr ""
405
+
406
+ #: ../views/admin.php:425
407
+ msgid "Sets the sorting option of the popular posts"
408
+ msgstr ""
409
+
410
+ #: ../views/admin.php:426
411
+ msgid "(for average views per day)"
412
+ msgstr ""
413
+
414
+ #: ../views/admin.php:432
415
+ msgid "Defines the type of posts to show on the listing"
416
+ msgstr ""
417
+
418
+ #: ../views/admin.php:439
419
+ msgid ""
420
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
421
+ "form the listing."
422
+ msgstr ""
423
+
424
+ #: ../views/admin.php:441 ../views/admin.php:448 ../views/admin.php:455
425
+ msgid "None"
426
+ msgstr ""
427
+
428
+ #: ../views/admin.php:446
429
+ msgid ""
430
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
431
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
432
+ "will be excluded instead."
433
+ msgstr ""
434
+
435
+ #: ../views/admin.php:453
436
+ msgid ""
437
+ "If set, WordPress Popular Posts will retrieve all entries created by "
438
+ "specified author(s) ID(s)."
439
+ msgstr ""
440
+
441
+ #: ../views/admin.php:460
442
+ msgid ""
443
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
444
+ "characters whenever possible"
445
+ msgstr ""
446
+
447
+ #: ../views/admin.php:467
448
+ msgid ""
449
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
450
+ "words instead of characters"
451
+ msgstr ""
452
+
453
+ #: ../views/admin.php:474
454
+ msgid ""
455
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
456
+ "characters long from the content of each post listed as popular"
457
+ msgstr ""
458
+
459
+ #: ../views/admin.php:481
460
+ msgid ""
461
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
462
+ "italic, etc) and hyperlinks found in the excerpt"
463
+ msgstr ""
464
+
465
+ #: ../views/admin.php:488
466
+ msgid ""
467
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
468
+ "instead of characters"
469
+ msgstr ""
470
+
471
+ #: ../views/admin.php:495
472
+ msgid ""
473
+ "If set, and if your current server configuration allows it, you will be able "
474
+ "to display thumbnails of your posts. This attribute sets the width for "
475
+ "thumbnails"
476
+ msgstr ""
477
+
478
+ #: ../views/admin.php:502
479
+ msgid ""
480
+ "If set, and if your current server configuration allows it, you will be able "
481
+ "to display thumbnails of your posts. This attribute sets the height for "
482
+ "thumbnails"
483
+ msgstr ""
484
+
485
+ #: ../views/admin.php:509
486
+ msgid ""
487
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
488
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
489
+ "entries"
490
+ msgstr ""
491
+
492
+ #: ../views/admin.php:516
493
+ msgid ""
494
+ "If set, WordPress Popular Posts will show how many comments each popular "
495
+ "post has got until now"
496
+ msgstr ""
497
+
498
+ #: ../views/admin.php:523
499
+ msgid ""
500
+ "If set, WordPress Popular Posts will show how many views each popular post "
501
+ "has got since it was installed"
502
+ msgstr ""
503
+
504
+ #: ../views/admin.php:530
505
+ msgid ""
506
+ "If set, WordPress Popular Posts will show who published each popular post on "
507
+ "the list"
508
+ msgstr ""
509
+
510
+ #: ../views/admin.php:537
511
+ msgid ""
512
+ "If set, WordPress Popular Posts will display the date when each popular post "
513
+ "on the list was published"
514
+ msgstr ""
515
+
516
+ #: ../views/admin.php:544
517
+ msgid "Sets the date format"
518
+ msgstr ""
519
+
520
+ #: ../views/admin.php:551
521
+ msgid "If set, WordPress Popular Posts will display the category"
522
+ msgstr ""
523
+
524
+ #: ../views/admin.php:558
525
+ msgid "Sets the opening tag for the listing"
526
+ msgstr ""
527
+
528
+ #: ../views/admin.php:565
529
+ msgid "Sets the closing tag for the listing"
530
+ msgstr ""
531
+
532
+ #: ../views/admin.php:572
533
+ msgid "Sets the HTML structure of each post"
534
+ msgstr ""
535
+
536
+ #: ../views/admin.php:573
537
+ msgid "Text string, custom HTML"
538
+ msgstr ""
539
+
540
+ #: ../views/admin.php:573
541
+ msgid "Available Content Tags"
542
+ msgstr ""
543
+
544
+ #: ../views/admin.php:573
545
+ msgid "displays thumbnail linked to post/page"
546
+ msgstr ""
547
+
548
+ #: ../views/admin.php:573
549
+ msgid "displays linked post/page title"
550
+ msgstr ""
551
+
552
+ #: ../views/admin.php:573
553
+ msgid ""
554
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
555
+ msgstr ""
556
+
557
+ #: ../views/admin.php:573
558
+ msgid "displays the default stats tags"
559
+ msgstr ""
560
+
561
+ #: ../views/admin.php:573
562
+ msgid ""
563
+ "displays post/page current rating, requires WP-PostRatings installed and "
564
+ "enabled"
565
+ msgstr ""
566
+
567
+ #: ../views/admin.php:573
568
+ msgid ""
569
+ "displays post/page current rating as an integer, requires WP-PostRatings "
570
+ "installed and enabled"
571
+ msgstr ""
572
+
573
+ #: ../views/admin.php:573
574
+ msgid "outputs the URL of the post/page"
575
+ msgstr ""
576
+
577
+ #: ../views/admin.php:573
578
+ msgid "displays post/page title, no link"
579
+ msgstr ""
580
+
581
+ #: ../views/admin.php:573
582
+ msgid "displays linked author name, requires stats_author=1"
583
+ msgstr ""
584
+
585
+ #: ../views/admin.php:573
586
+ msgid "displays linked category name, requires stats_category=1"
587
+ msgstr ""
588
+
589
+ #: ../views/admin.php:573
590
+ msgid "displays views count only, no text"
591
+ msgstr ""
592
+
593
+ #: ../views/admin.php:573
594
+ msgid "displays comments count only, no text, requires stats_comments=1"
595
+ msgstr ""
596
+
597
+ #: ../views/admin.php:585
598
+ msgid "What does \"Title\" do?"
599
+ msgstr ""
600
+
601
+ #: ../views/admin.php:588
602
+ msgid ""
603
+ "It allows you to show a heading for your most popular posts listing. If left "
604
+ "empty, no heading will be displayed at all."
605
+ msgstr ""
606
+
607
+ #: ../views/admin.php:591
608
+ msgid "What is Time Range for?"
609
+ msgstr ""
610
+
611
+ #: ../views/admin.php:593
612
+ msgid ""
613
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
614
+ "comments within the selected time range."
615
+ msgstr ""
616
+
617
+ #: ../views/admin.php:596
618
+ msgid "What is \"Sort post by\" for?"
619
+ msgstr ""
620
+
621
+ #: ../views/admin.php:598
622
+ msgid ""
623
+ "It allows you to decide whether to order your popular posts listing by total "
624
+ "views, comments, or average views per day."
625
+ msgstr ""
626
+
627
+ #: ../views/admin.php:601
628
+ msgid "What does \"Display post rating\" do?"
629
+ msgstr ""
630
+
631
+ #: ../views/admin.php:603
632
+ msgid ""
633
+ "If checked, WordPress Popular Posts will show how your readers are rating "
634
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
635
+ "installed and enabled on your blog for it to work."
636
+ msgstr ""
637
+
638
+ #: ../views/admin.php:606
639
+ msgid "What does \"Shorten title\" do?"
640
+ msgstr ""
641
+
642
+ #: ../views/admin.php:608
643
+ msgid ""
644
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
645
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
646
+ "you like."
647
+ msgstr ""
648
+
649
+ #: ../views/admin.php:611
650
+ msgid "What does \"Display post excerpt\" do?"
651
+ msgstr ""
652
+
653
+ #: ../views/admin.php:613
654
+ msgid ""
655
+ "If checked, WordPress Popular Posts will also include a small extract of "
656
+ "your posts in the list. Similarly to the previous option, you will be able "
657
+ "to decide how long the post excerpt should be."
658
+ msgstr ""
659
+
660
+ #: ../views/admin.php:616
661
+ msgid "What does \"Keep text format and links\" do?"
662
+ msgstr ""
663
+
664
+ #: ../views/admin.php:618
665
+ msgid ""
666
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
667
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
668
+ "the excerpt. Hyperlinks will remain intact, too."
669
+ msgstr ""
670
+
671
+ #: ../views/admin.php:621
672
+ msgid "What is \"Post type\" for?"
673
+ msgstr ""
674
+
675
+ #: ../views/admin.php:623
676
+ msgid ""
677
+ "This filter allows you to decide which post types to show on the listing. By "
678
+ "default, it will retrieve only posts and pages (which should be fine for "
679
+ "most cases)."
680
+ msgstr ""
681
+
682
+ #: ../views/admin.php:626
683
+ msgid "What is \"Category(ies) ID(s)\" for?"
684
+ msgstr ""
685
+
686
+ #: ../views/admin.php:628
687
+ msgid ""
688
+ "This filter allows you to select which categories should be included or "
689
+ "excluded from the listing. A negative sign in front of the category ID "
690
+ "number will exclude posts belonging to it from the list, for example. You "
691
+ "can specify more than one ID with a comma separated list."
692
+ msgstr ""
693
+
694
+ #: ../views/admin.php:631
695
+ msgid "What is \"Author(s) ID(s)\" for?"
696
+ msgstr ""
697
+
698
+ #: ../views/admin.php:633
699
+ msgid ""
700
+ "Just like the Category filter, this one lets you filter posts by author ID. "
701
+ "You can specify more than one ID with a comma separated list."
702
+ msgstr ""
703
+
704
+ #: ../views/admin.php:636
705
+ msgid "What does \"Display post thumbnail\" do?"
706
+ msgstr ""
707
+
708
+ #: ../views/admin.php:638
709
+ msgid ""
710
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
711
+ "of each post. You can set up the source of the thumbnail via Settings - "
712
+ "WordPress Popular Posts - Tools."
713
+ msgstr ""
714
+
715
+ #: ../views/admin.php:641
716
+ msgid "What does \"Display comment count\" do?"
717
+ msgstr ""
718
+
719
+ #: ../views/admin.php:643
720
+ msgid ""
721
+ "If checked, WordPress Popular Posts will display how many comments each "
722
+ "popular post has got in the selected Time Range."
723
+ msgstr ""
724
+
725
+ #: ../views/admin.php:646
726
+ msgid "What does \"Display views\" do?"
727
+ msgstr ""
728
+
729
+ #: ../views/admin.php:648
730
+ msgid ""
731
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
732
+ "post has gotten in the selected Time Range."
733
+ msgstr ""
734
+
735
+ #: ../views/admin.php:651
736
+ msgid "What does \"Display author\" do?"
737
+ msgstr ""
738
+
739
+ #: ../views/admin.php:653
740
+ msgid ""
741
+ "If checked, WordPress Popular Posts will display the name of the author of "
742
+ "each entry listed."
743
+ msgstr ""
744
+
745
+ #: ../views/admin.php:656
746
+ msgid "What does \"Display date\" do?"
747
+ msgstr ""
748
+
749
+ #: ../views/admin.php:658
750
+ msgid ""
751
+ "If checked, WordPress Popular Posts will display the date when each popular "
752
+ "posts was published."
753
+ msgstr ""
754
+
755
+ #: ../views/admin.php:661
756
+ msgid "What does \"Display category\" do?"
757
+ msgstr ""
758
+
759
+ #: ../views/admin.php:663
760
+ msgid ""
761
+ "If checked, WordPress Popular Posts will display the category of each post."
762
+ msgstr ""
763
+
764
+ #: ../views/admin.php:666
765
+ msgid "What does \"Use custom HTML Markup\" do?"
766
+ msgstr ""
767
+
768
+ #: ../views/admin.php:668
769
+ msgid ""
770
+ "If checked, you will be able to customize the HTML markup of your popular "
771
+ "posts listing. For example, you can decide whether to wrap your posts in an "
772
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
773
+ "for you!"
774
+ msgstr ""
775
+
776
+ #: ../views/admin.php:671
777
+ msgid "What are \"Content Tags\"?"
778
+ msgstr ""
779
+
780
+ #: ../views/admin.php:673
781
+ #, php-format
782
+ msgid ""
783
+ "Content Tags are codes to display a variety of items on your popular posts "
784
+ "custom HTML structure. For example, setting it to \"{title}: "
785
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
786
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
787
+ "\">Parameters</a> section."
788
+ msgstr ""
789
+
790
+ #: ../views/admin.php:676
791
+ msgid "What are \"Template Tags\"?"
792
+ msgstr ""
793
+
794
+ #: ../views/admin.php:678
795
+ msgid ""
796
+ "Template Tags are simply php functions that allow you to perform certain "
797
+ "actions. For example, WordPress Popular Posts currently supports two "
798
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
799
+ msgstr ""
800
+
801
+ #: ../views/admin.php:681
802
+ msgid "What are the template tags that WordPress Popular Posts supports?"
803
+ msgstr ""
804
+
805
+ #: ../views/admin.php:683
806
+ msgid ""
807
+ "The following are the template tags supported by WordPress Popular Posts"
808
+ msgstr ""
809
+
810
+ #: ../views/admin.php:687
811
+ msgid "Template tag"
812
+ msgstr ""
813
+
814
+ #: ../views/admin.php:696
815
+ #, php-format
816
+ msgid ""
817
+ "Similar to the widget functionality, this tag retrieves the most popular "
818
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
819
+ "a> so you can customize your popular listing, but these are not required."
820
+ msgstr ""
821
+
822
+ #: ../views/admin.php:697
823
+ #, php-format
824
+ msgid ""
825
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
826
+ "list of attributes."
827
+ msgstr ""
828
+
829
+ #: ../views/admin.php:702
830
+ msgid ""
831
+ "Displays the number of views of a single post. Post ID is required or it "
832
+ "will return false."
833
+ msgstr ""
834
+
835
+ #: ../views/admin.php:703
836
+ msgid "Post ID"
837
+ msgstr ""
838
+
839
+ #: ../views/admin.php:710
840
+ msgid "What are \"shortcodes\"?"
841
+ msgstr ""
842
+
843
+ #: ../views/admin.php:712
844
+ #, php-format
845
+ msgid ""
846
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
847
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
848
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
849
+ "posts content and pages too! For more information about shortcodes, please "
850
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
851
+ msgstr ""
852
+
853
+ #: ../views/admin.php:721
854
+ #, php-format
855
+ msgid "About WordPress Popular Posts %s"
856
+ msgstr ""
857
+
858
+ #: ../views/admin.php:722
859
+ msgid "This version includes the following changes"
860
+ msgstr ""
861
+
862
+ #: ../views/admin.php:741
863
+ msgid "Do you like this plugin?"
864
+ msgstr ""
865
+
866
+ #: ../views/admin.php:748
867
+ msgid ""
868
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
869
+ "community!"
870
+ msgstr ""
871
+
872
+ #: ../views/admin.php:749
873
+ #, php-format
874
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
875
+ msgstr ""
876
+
877
+ #: ../views/admin.php:753
878
+ msgid "Need help?"
879
+ msgstr ""
880
+
881
+ #: ../views/admin.php:754
882
+ #, php-format
883
+ msgid ""
884
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
885
+ "and feedback."
886
+ msgstr ""
887
+
888
+ #: ../views/admin.php:755
889
+ msgid "Let's make this plugin even better!"
890
+ msgstr ""
891
+
892
+ #: ../views/form.php:2
893
+ msgid "Title"
894
+ msgstr ""
895
+
896
+ #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
897
+ #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
898
+ #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
899
+ #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
900
+ #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
901
+ #: ../views/form.php:105 ../views/form.php:111
902
+ msgid "What is this?"
903
+ msgstr ""
904
+
905
+ #: ../views/form.php:7
906
+ msgid "Show up to"
907
+ msgstr ""
908
+
909
+ #: ../views/form.php:8
910
+ msgid "posts"
911
+ msgstr ""
912
+
913
+ #: ../views/form.php:12
914
+ msgid "Sort posts by"
915
+ msgstr ""
916
+
917
+ #: ../views/form.php:14
918
+ msgid "Comments"
919
+ msgstr ""
920
+
921
+ #: ../views/form.php:15
922
+ msgid "Total views"
923
+ msgstr ""
924
+
925
+ #: ../views/form.php:16
926
+ msgid "Avg. daily views"
927
+ msgstr ""
928
+
929
+ #: ../views/form.php:22
930
+ msgid "Filters"
931
+ msgstr ""
932
+
933
+ #: ../views/form.php:24
934
+ msgid "Time Range"
935
+ msgstr ""
936
+
937
+ #: ../views/form.php:34
938
+ msgid "Post type(s)"
939
+ msgstr ""
940
+
941
+ #: ../views/form.php:37
942
+ msgid "Post(s) ID(s) to exclude"
943
+ msgstr ""
944
+
945
+ #: ../views/form.php:40
946
+ msgid "Category(ies) ID(s)"
947
+ msgstr ""
948
+
949
+ #: ../views/form.php:43
950
+ msgid "Author(s) ID(s)"
951
+ msgstr ""
952
+
953
+ #: ../views/form.php:48
954
+ msgid "Posts settings"
955
+ msgstr ""
956
+
957
+ #: ../views/form.php:52
958
+ msgid "Display post rating"
959
+ msgstr ""
960
+
961
+ #: ../views/form.php:55
962
+ msgid "Shorten title"
963
+ msgstr ""
964
+
965
+ #: ../views/form.php:58
966
+ msgid "Shorten title to"
967
+ msgstr ""
968
+
969
+ #: ../views/form.php:59 ../views/form.php:69
970
+ msgid "characters"
971
+ msgstr ""
972
+
973
+ #: ../views/form.php:60 ../views/form.php:70
974
+ msgid "words"
975
+ msgstr ""
976
+
977
+ #: ../views/form.php:63
978
+ msgid "Display post excerpt"
979
+ msgstr ""
980
+
981
+ #: ../views/form.php:66
982
+ msgid "Keep text format and links"
983
+ msgstr ""
984
+
985
+ #: ../views/form.php:67
986
+ msgid "Excerpt length"
987
+ msgstr ""
988
+
989
+ #: ../views/form.php:73
990
+ msgid "Display post thumbnail"
991
+ msgstr ""
992
+
993
+ #: ../views/form.php:76
994
+ msgid "Width"
995
+ msgstr ""
996
+
997
+ #: ../views/form.php:77 ../views/form.php:80
998
+ msgid "px"
999
+ msgstr ""
1000
+
1001
+ #: ../views/form.php:79
1002
+ msgid "Height"
1003
+ msgstr ""
1004
+
1005
+ #: ../views/form.php:85
1006
+ msgid "Stats Tag settings"
1007
+ msgstr ""
1008
+
1009
+ #: ../views/form.php:87
1010
+ msgid "Display comment count"
1011
+ msgstr ""
1012
+
1013
+ #: ../views/form.php:89
1014
+ msgid "Display views"
1015
+ msgstr ""
1016
+
1017
+ #: ../views/form.php:91
1018
+ msgid "Display author"
1019
+ msgstr ""
1020
+
1021
+ #: ../views/form.php:93
1022
+ msgid "Display date"
1023
+ msgstr ""
1024
+
1025
+ #: ../views/form.php:96
1026
+ msgid "Date Format"
1027
+ msgstr ""
1028
+
1029
+ #: ../views/form.php:98
1030
+ msgid "WordPress Date Format"
1031
+ msgstr ""
1032
+
1033
+ #: ../views/form.php:105
1034
+ msgid "Display category"
1035
+ msgstr ""
1036
+
1037
+ #: ../views/form.php:109
1038
+ msgid "HTML Markup settings"
1039
+ msgstr ""
1040
+
1041
+ #: ../views/form.php:111
1042
+ msgid "Use custom HTML Markup"
1043
+ msgstr ""
1044
+
1045
+ #: ../views/form.php:114
1046
+ msgid "Before / after title"
1047
+ msgstr ""
1048
+
1049
+ #: ../views/form.php:117
1050
+ msgid "Before / after Popular Posts"
1051
+ msgstr ""
1052
+
1053
+ #: ../views/form.php:120
1054
+ msgid "Post HTML Markup"
1055
+ msgstr ""
1056
+
1057
+ #: ../wordpress-popular-posts.php:276
1058
+ msgid "The most Popular Posts on your blog."
1059
+ msgstr ""
1060
+
1061
+ #: ../wordpress-popular-posts.php:433
1062
+ msgid ""
1063
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1064
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1065
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1066
+ "\"nofollow\">register_sidebar</a> for more)."
1067
+ msgstr ""
1068
+
1069
+ #: ../wordpress-popular-posts.php:658
1070
+ msgid "Upload"
1071
+ msgstr ""
1072
+
1073
+ #: ../wordpress-popular-posts.php:1032
1074
+ #, php-format
1075
+ msgid ""
1076
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1077
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1078
+ "and ask them to upgrade PHP to %1$s or higher."
1079
+ msgstr ""
1080
+
1081
+ #: ../wordpress-popular-posts.php:1039
1082
+ #, php-format
1083
+ msgid ""
1084
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1085
+ "WordPress version %1$s to function correctly. Please update your blog via "
1086
+ "Dashboard &gt; Update."
1087
+ msgstr ""
1088
+
1089
+ #: ../wordpress-popular-posts.php:1064
1090
+ #, php-format
1091
+ msgid ""
1092
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1093
+ "strong>.</p></div>"
1094
+ msgstr ""
1095
+
1096
+ #: ../wordpress-popular-posts.php:1124
1097
+ msgid "Success! The cache table has been cleared!"
1098
+ msgstr ""
1099
+
1100
+ #: ../wordpress-popular-posts.php:1126
1101
+ msgid "Error: cache table does not exist."
1102
+ msgstr ""
1103
+
1104
+ #: ../wordpress-popular-posts.php:1133
1105
+ msgid "Success! All data have been cleared!"
1106
+ msgstr ""
1107
+
1108
+ #: ../wordpress-popular-posts.php:1135
1109
+ msgid "Error: one or both data tables are missing."
1110
+ msgstr ""
1111
+
1112
+ #: ../wordpress-popular-posts.php:1138 ../wordpress-popular-posts.php:1176
1113
+ msgid "Invalid action."
1114
+ msgstr ""
1115
+
1116
+ #: ../wordpress-popular-posts.php:1141 ../wordpress-popular-posts.php:1179
1117
+ msgid ""
1118
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1119
+ "site administrator for support."
1120
+ msgstr ""
1121
+
1122
+ #: ../wordpress-popular-posts.php:1171
1123
+ msgid "Success! All files have been deleted!"
1124
+ msgstr ""
1125
+
1126
+ #: ../wordpress-popular-posts.php:1173
1127
+ msgid "The thumbnail cache is already empty!"
1128
+ msgstr ""
1129
+
1130
+ #: ../wordpress-popular-posts.php:1696
1131
+ msgid "Sorry. No data so far."
1132
+ msgstr ""
1133
+
1134
+ #: ../wordpress-popular-posts.php:2156
1135
+ #, php-format
1136
+ msgid "1 comment"
1137
+ msgid_plural "%s comments"
1138
+ msgstr[0] ""
1139
+ msgstr[1] ""
1140
+
1141
+ #: ../wordpress-popular-posts.php:2168
1142
+ #, php-format
1143
+ msgid "1 view per day"
1144
+ msgid_plural "%s views per day"
1145
+ msgstr[0] ""
1146
+ msgstr[1] ""
1147
+
1148
+ #: ../wordpress-popular-posts.php:2174
1149
+ #, php-format
1150
+ msgid "1 view"
1151
+ msgid_plural "%s views"
1152
+ msgstr[0] ""
1153
+ msgstr[1] ""
1154
+
1155
+ #: ../wordpress-popular-posts.php:2186
1156
+ #, php-format
1157
+ msgid "by %s"
1158
+ msgstr ""
1159
+
1160
+ #: ../wordpress-popular-posts.php:2192
1161
+ #, php-format
1162
+ msgid "posted on %s"
1163
+ msgstr ""
1164
+
1165
+ #: ../wordpress-popular-posts.php:2200
1166
+ #, php-format
1167
+ msgid "under %s"
1168
+ msgstr ""
lang/wordpress-popular-posts.pot CHANGED
@@ -1,1140 +1,1168 @@
1
- # Copyright (C) 2014 Wordpress Popular Posts
2
- # This file is distributed under the same license as the Wordpress Popular Posts package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: Wordpress Popular Posts\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
7
- "POT-Creation-Date: 2014-06-04 10:01-0430\n"
8
- "PO-Revision-Date: 2014-06-04 10:01-0430\n"
9
- "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
10
- "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
11
- "Language: en\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: 8bit\n"
15
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Generator: Poedit 1.6.5\n"
17
- "X-Poedit-KeywordsList: _e;__;__ngettext;__ngettext_noop;_n_noop;_x;_nx;"
18
- "_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;"
19
- "esc_html_x;_c;_nc;_n:1,2\n"
20
- "X-Poedit-Basepath: .\n"
21
- "X-Poedit-SourceCharset: UTF-8\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
- "X-Poedit-SearchPath-1: ..\n"
24
-
25
- #: ../views/admin.php:23 ../views/admin.php:32 ../views/admin.php:46
26
- #: ../views/admin.php:67
27
- msgid "Settings saved."
28
- msgstr ""
29
-
30
- #: ../views/admin.php:38
31
- msgid "Please provide the name of your custom field."
32
- msgstr ""
33
-
34
- #: ../views/admin.php:84
35
- msgid ""
36
- "This operation will delete all entries from Wordpress Popular Posts' cache "
37
- "table and cannot be undone."
38
- msgstr ""
39
-
40
- #: ../views/admin.php:84 ../views/admin.php:92
41
- msgid "Do you want to continue?"
42
- msgstr ""
43
-
44
- #: ../views/admin.php:92
45
- msgid ""
46
- "This operation will delete all stored info from Wordpress Popular Posts' "
47
- "data tables and cannot be undone."
48
- msgstr ""
49
-
50
- #: ../views/admin.php:109
51
- msgid "Stats"
52
- msgstr ""
53
-
54
- #: ../views/admin.php:110
55
- msgid "Tools"
56
- msgstr ""
57
-
58
- #: ../views/admin.php:111 ../views/admin.php:662
59
- msgid "Parameters"
60
- msgstr ""
61
-
62
- #: ../views/admin.php:112
63
- msgid "FAQ"
64
- msgstr ""
65
-
66
- #: ../views/admin.php:113
67
- msgid "About"
68
- msgstr ""
69
-
70
- #: ../views/admin.php:124
71
- msgid ""
72
- "Click on each tab to see what are the most popular entries on your blog in "
73
- "the last 24 hours, this week, last 30 days or all time since Wordpress "
74
- "Popular Posts was installed."
75
- msgstr ""
76
-
77
- #: ../views/admin.php:130
78
- msgid "Order by comments"
79
- msgstr ""
80
-
81
- #: ../views/admin.php:131
82
- msgid "Order by views"
83
- msgstr ""
84
-
85
- #: ../views/admin.php:132
86
- msgid "Order by avg. daily views"
87
- msgstr ""
88
-
89
- #: ../views/admin.php:134
90
- msgid "Post type"
91
- msgstr ""
92
-
93
- #: ../views/admin.php:135
94
- msgid "Limit"
95
- msgstr ""
96
-
97
- #: ../views/admin.php:136 ../views/form.php:32
98
- msgid "Display only posts published within the selected Time Range"
99
- msgstr ""
100
-
101
- #: ../views/admin.php:138 ../views/admin.php:215 ../views/admin.php:281
102
- #: ../views/admin.php:318
103
- msgid "Apply"
104
- msgstr ""
105
-
106
- #: ../views/admin.php:144 ../views/form.php:26
107
- msgid "Last 24 hours"
108
- msgstr ""
109
-
110
- #: ../views/admin.php:145 ../views/form.php:27
111
- msgid "Last 7 days"
112
- msgstr ""
113
-
114
- #: ../views/admin.php:146 ../views/form.php:28
115
- msgid "Last 30 days"
116
- msgstr ""
117
-
118
- #: ../views/admin.php:147 ../views/form.php:29
119
- msgid "All-time"
120
- msgstr ""
121
-
122
- #: ../views/admin.php:169
123
- msgid "Thumbnails"
124
- msgstr ""
125
-
126
- #: ../views/admin.php:174
127
- msgid "Default thumbnail"
128
- msgstr ""
129
-
130
- #: ../views/admin.php:179
131
- msgid "Upload thumbnail"
132
- msgstr ""
133
-
134
- #: ../views/admin.php:182
135
- msgid ""
136
- "How-to: upload (or select) an image, set Size to Full and click on Upload. "
137
- "After it's done, hit on Apply to save changes"
138
- msgstr ""
139
-
140
- #: ../views/admin.php:186
141
- msgid "Pick image from"
142
- msgstr ""
143
-
144
- #: ../views/admin.php:189
145
- msgid "Featured image"
146
- msgstr ""
147
-
148
- #: ../views/admin.php:190
149
- msgid "First image on post"
150
- msgstr ""
151
-
152
- #: ../views/admin.php:191
153
- msgid "Custom field"
154
- msgstr ""
155
-
156
- #: ../views/admin.php:194
157
- msgid "Tell Wordpress Popular Posts where it should get thumbnails from"
158
- msgstr ""
159
-
160
- #: ../views/admin.php:198
161
- msgid "Custom field name"
162
- msgstr ""
163
-
164
- #: ../views/admin.php:204
165
- msgid "Resize image from Custom field?"
166
- msgstr ""
167
-
168
- #: ../views/admin.php:207
169
- msgid "No, I will upload my own thumbnail"
170
- msgstr ""
171
-
172
- #: ../views/admin.php:208
173
- msgid "Yes"
174
- msgstr ""
175
-
176
- #: ../views/admin.php:224
177
- msgid "Data"
178
- msgstr ""
179
-
180
- #: ../views/admin.php:229
181
- msgid "Log views from"
182
- msgstr ""
183
-
184
- #: ../views/admin.php:232
185
- msgid "Visitors only"
186
- msgstr ""
187
-
188
- #: ../views/admin.php:233
189
- msgid "Logged-in users only"
190
- msgstr ""
191
-
192
- #: ../views/admin.php:234
193
- msgid "Everyone"
194
- msgstr ""
195
-
196
- #: ../views/admin.php:240
197
- msgid "Ajaxify widget"
198
- msgstr ""
199
-
200
- #: ../views/admin.php:243 ../views/admin.php:309
201
- msgid "Disabled"
202
- msgstr ""
203
-
204
- #: ../views/admin.php:244 ../views/admin.php:308
205
- msgid "Enabled"
206
- msgstr ""
207
-
208
- #: ../views/admin.php:248
209
- msgid ""
210
- "If you are using a caching plugin such as WP Super Cache, enabling this "
211
- "feature will keep the popular list from being cached by it"
212
- msgstr ""
213
-
214
- #: ../views/admin.php:252
215
- msgid "Listing refresh interval"
216
- msgstr ""
217
-
218
- #: ../views/admin.php:255
219
- msgid "Live"
220
- msgstr ""
221
-
222
- #: ../views/admin.php:256
223
- msgid "Custom interval"
224
- msgstr ""
225
-
226
- #: ../views/admin.php:260
227
- msgid ""
228
- "Sets how often the listing should be updated. For most sites the Live option "
229
- "should be fine, however if you are experiencing slowdowns or your blog gets "
230
- "a lot of visitors then you might want to change the refresh rate"
231
- msgstr ""
232
-
233
- #: ../views/admin.php:264
234
- msgid "Refresh list every"
235
- msgstr ""
236
-
237
- #: ../views/admin.php:268
238
- msgid "Hour(s)"
239
- msgstr ""
240
-
241
- #: ../views/admin.php:269
242
- msgid "Day(s)"
243
- msgstr ""
244
-
245
- #: ../views/admin.php:270
246
- msgid "Week(s)"
247
- msgstr ""
248
-
249
- #: ../views/admin.php:271
250
- msgid "Month(s)"
251
- msgstr ""
252
-
253
- #: ../views/admin.php:272
254
- msgid "Year(s)"
255
- msgstr ""
256
-
257
- #: ../views/admin.php:275
258
- msgid "Really? That long?"
259
- msgstr ""
260
-
261
- #: ../views/admin.php:290
262
- msgid "Miscellaneous"
263
- msgstr ""
264
-
265
- #: ../views/admin.php:295
266
- msgid "Open links in"
267
- msgstr ""
268
-
269
- #: ../views/admin.php:298
270
- msgid "Current window"
271
- msgstr ""
272
-
273
- #: ../views/admin.php:299
274
- msgid "New tab/window"
275
- msgstr ""
276
-
277
- #: ../views/admin.php:305
278
- msgid "Use plugin's stylesheet"
279
- msgstr ""
280
-
281
- #: ../views/admin.php:312
282
- msgid ""
283
- "By default, the plugin includes a stylesheet called wpp.css which you can "
284
- "use to style your popular posts listing. If you wish to use your own "
285
- "stylesheet or do not want it to have it included in the header section of "
286
- "your site, use this."
287
- msgstr ""
288
-
289
- #: ../views/admin.php:329
290
- msgid ""
291
- "Wordpress Popular Posts maintains data in two separate tables: one for "
292
- "storing the most popular entries on a daily basis (from now on, \"cache\"), "
293
- "and another one to keep the All-time data (from now on, \"historical data\" "
294
- "or just \"data\"). If for some reason you need to clear the cache table, or "
295
- "even both historical and cache tables, please use the buttons below to do so."
296
- msgstr ""
297
-
298
- #: ../views/admin.php:330
299
- msgid "Empty cache"
300
- msgstr ""
301
-
302
- #: ../views/admin.php:330
303
- msgid "Use this button to manually clear entries from WPP cache only"
304
- msgstr ""
305
-
306
- #: ../views/admin.php:331
307
- msgid "Clear all data"
308
- msgstr ""
309
-
310
- #: ../views/admin.php:331
311
- msgid "Use this button to manually clear entries from all WPP data tables"
312
- msgstr ""
313
-
314
- #: ../views/admin.php:338
315
- #, php-format
316
- msgid ""
317
- "With the following parameters you can customize the popular posts list when "
318
- "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
319
- "the <a href=\"%2$s\">[wpp] shortcode</a>."
320
- msgstr ""
321
-
322
- #: ../views/admin.php:346
323
- msgid "Parameter"
324
- msgstr ""
325
-
326
- #: ../views/admin.php:347 ../views/admin.php:661
327
- msgid "What it does "
328
- msgstr ""
329
-
330
- #: ../views/admin.php:348
331
- msgid "Possible values"
332
- msgstr ""
333
-
334
- #: ../views/admin.php:349
335
- msgid "Defaults to"
336
- msgstr ""
337
-
338
- #: ../views/admin.php:350 ../views/admin.php:663
339
- msgid "Example"
340
- msgstr ""
341
-
342
- #: ../views/admin.php:356
343
- msgid "Sets a heading for the list"
344
- msgstr ""
345
-
346
- #: ../views/admin.php:357 ../views/admin.php:364 ../views/admin.php:371
347
- #: ../views/admin.php:406 ../views/admin.php:413 ../views/admin.php:420
348
- #: ../views/admin.php:427 ../views/admin.php:518 ../views/admin.php:532
349
- #: ../views/admin.php:539
350
- msgid "Text string"
351
- msgstr ""
352
-
353
- #: ../views/admin.php:358
354
- msgid "Popular Posts"
355
- msgstr ""
356
-
357
- #: ../views/admin.php:363
358
- msgid "Set the opening tag for the heading of the list"
359
- msgstr ""
360
-
361
- #: ../views/admin.php:370
362
- msgid "Set the closing tag for the heading of the list"
363
- msgstr ""
364
-
365
- #: ../views/admin.php:377
366
- msgid "Sets the maximum number of popular posts to be shown on the listing"
367
- msgstr ""
368
-
369
- #: ../views/admin.php:378 ../views/admin.php:434 ../views/admin.php:448
370
- #: ../views/admin.php:469 ../views/admin.php:476
371
- msgid "Positive integer"
372
- msgstr ""
373
-
374
- #: ../views/admin.php:384
375
- msgid ""
376
- "Tells Wordpress Popular Posts to retrieve the most popular entries within "
377
- "the time range specified by you"
378
- msgstr ""
379
-
380
- #: ../views/admin.php:391
381
- msgid ""
382
- "Tells Wordpress Popular Posts to retrieve the most popular entries published "
383
- "within the time range specified by you"
384
- msgstr ""
385
-
386
- #: ../views/admin.php:398
387
- msgid "Sets the sorting option of the popular posts"
388
- msgstr ""
389
-
390
- #: ../views/admin.php:399
391
- msgid "(for average views per day)"
392
- msgstr ""
393
-
394
- #: ../views/admin.php:405
395
- msgid "Defines the type of posts to show on the listing"
396
- msgstr ""
397
-
398
- #: ../views/admin.php:412
399
- msgid ""
400
- "If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) "
401
- "form the listing."
402
- msgstr ""
403
-
404
- #: ../views/admin.php:414 ../views/admin.php:421 ../views/admin.php:428
405
- msgid "None"
406
- msgstr ""
407
-
408
- #: ../views/admin.php:419
409
- msgid ""
410
- "If set, Wordpress Popular Posts will retrieve all entries that belong to the "
411
- "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
412
- "will be excluded instead."
413
- msgstr ""
414
-
415
- #: ../views/admin.php:426
416
- msgid ""
417
- "If set, Wordpress Popular Posts will retrieve all entries created by "
418
- "specified author(s) ID(s)."
419
- msgstr ""
420
-
421
- #: ../views/admin.php:433
422
- msgid ""
423
- "If set, Wordpress Popular Posts will shorten each post title to \"n\" "
424
- "characters whenever possible"
425
- msgstr ""
426
-
427
- #: ../views/admin.php:440
428
- msgid ""
429
- "If set to 1, Wordpress Popular Posts will shorten each post title to \"n\" "
430
- "words instead of characters"
431
- msgstr ""
432
-
433
- #: ../views/admin.php:447
434
- msgid ""
435
- "If set, Wordpress Popular Posts will build and include an excerpt of \"n\" "
436
- "characters long from the content of each post listed as popular"
437
- msgstr ""
438
-
439
- #: ../views/admin.php:454
440
- msgid ""
441
- "If set, Wordpress Popular Posts will maintaing all styling tags (strong, "
442
- "italic, etc) and hyperlinks found in the excerpt"
443
- msgstr ""
444
-
445
- #: ../views/admin.php:461
446
- msgid ""
447
- "If set to 1, Wordpress Popular Posts will shorten the excerpt to \"n\" words "
448
- "instead of characters"
449
- msgstr ""
450
-
451
- #: ../views/admin.php:468
452
- msgid ""
453
- "If set, and if your current server configuration allows it, you will be able "
454
- "to display thumbnails of your posts. This attribute sets the width for "
455
- "thumbnails"
456
- msgstr ""
457
-
458
- #: ../views/admin.php:475
459
- msgid ""
460
- "If set, and if your current server configuration allows it, you will be able "
461
- "to display thumbnails of your posts. This attribute sets the height for "
462
- "thumbnails"
463
- msgstr ""
464
-
465
- #: ../views/admin.php:482
466
- msgid ""
467
- "If set, and if the WP-PostRatings plugin is installed and enabled on your "
468
- "blog, Wordpress Popular Posts will show how your visitors are rating your "
469
- "entries"
470
- msgstr ""
471
-
472
- #: ../views/admin.php:489
473
- msgid ""
474
- "If set, Wordpress Popular Posts will show how many comments each popular "
475
- "post has got until now"
476
- msgstr ""
477
-
478
- #: ../views/admin.php:496
479
- msgid ""
480
- "If set, Wordpress Popular Posts will show how many views each popular post "
481
- "has got since it was installed"
482
- msgstr ""
483
-
484
- #: ../views/admin.php:503
485
- msgid ""
486
- "If set, Wordpress Popular Posts will show who published each popular post on "
487
- "the list"
488
- msgstr ""
489
-
490
- #: ../views/admin.php:510
491
- msgid ""
492
- "If set, Wordpress Popular Posts will display the date when each popular post "
493
- "on the list was published"
494
- msgstr ""
495
-
496
- #: ../views/admin.php:517
497
- msgid "Sets the date format"
498
- msgstr ""
499
-
500
- #: ../views/admin.php:524
501
- msgid "If set, Wordpress Popular Posts will display the category"
502
- msgstr ""
503
-
504
- #: ../views/admin.php:531
505
- msgid "Sets the opening tag for the listing"
506
- msgstr ""
507
-
508
- #: ../views/admin.php:538
509
- msgid "Sets the closing tag for the listing"
510
- msgstr ""
511
-
512
- #: ../views/admin.php:545
513
- msgid "Sets the HTML structure of each post"
514
- msgstr ""
515
-
516
- #: ../views/admin.php:546
517
- msgid "Text string, custom HTML"
518
- msgstr ""
519
-
520
- #: ../views/admin.php:546
521
- msgid "Available Content Tags"
522
- msgstr ""
523
-
524
- #: ../views/admin.php:546
525
- msgid "displays thumbnail linked to post/page"
526
- msgstr ""
527
-
528
- #: ../views/admin.php:546
529
- msgid "displays linked post/page title"
530
- msgstr ""
531
-
532
- #: ../views/admin.php:546
533
- msgid ""
534
- "displays post/page excerpt, and requires excerpt_length to be greater than 0"
535
- msgstr ""
536
-
537
- #: ../views/admin.php:546
538
- msgid "displays the default stats tags"
539
- msgstr ""
540
-
541
- #: ../views/admin.php:546
542
- msgid ""
543
- "displays post/page current rating, requires WP-PostRatings installed and "
544
- "enabled"
545
- msgstr ""
546
-
547
- #: ../views/admin.php:546
548
- msgid ""
549
- "displays post/page current rating as an integer, requires WP-PostRatings "
550
- "installed and enabled"
551
- msgstr ""
552
-
553
- #: ../views/admin.php:546
554
- msgid "outputs the URL of the post/page"
555
- msgstr ""
556
-
557
- #: ../views/admin.php:546
558
- msgid "displays post/page title, no link"
559
- msgstr ""
560
-
561
- #: ../views/admin.php:546
562
- msgid "displays linked author name, requires stats_author=1"
563
- msgstr ""
564
-
565
- #: ../views/admin.php:546
566
- msgid "displays linked category name, requires stats_category=1"
567
- msgstr ""
568
-
569
- #: ../views/admin.php:546
570
- msgid "displays views count only, no text"
571
- msgstr ""
572
-
573
- #: ../views/admin.php:546
574
- msgid "displays comments count only, no text, requires stats_comments=1"
575
- msgstr ""
576
-
577
- #: ../views/admin.php:558
578
- msgid "What does \"Title\" do?"
579
- msgstr ""
580
-
581
- #: ../views/admin.php:561
582
- msgid ""
583
- "It allows you to show a heading for your most popular posts listing. If left "
584
- "empty, no heading will be displayed at all."
585
- msgstr ""
586
-
587
- #: ../views/admin.php:564
588
- msgid "What is Time Range for?"
589
- msgstr ""
590
-
591
- #: ../views/admin.php:566
592
- msgid ""
593
- "It will tell Wordpress Popular Posts to retrieve all posts with most views / "
594
- "comments within the selected time range."
595
- msgstr ""
596
-
597
- #: ../views/admin.php:569
598
- msgid "What is \"Sort post by\" for?"
599
- msgstr ""
600
-
601
- #: ../views/admin.php:571
602
- msgid ""
603
- "It allows you to decide whether to order your popular posts listing by total "
604
- "views, comments, or average views per day."
605
- msgstr ""
606
-
607
- #: ../views/admin.php:574
608
- msgid "What does \"Display post rating\" do?"
609
- msgstr ""
610
-
611
- #: ../views/admin.php:576
612
- msgid ""
613
- "If checked, Wordpress Popular Posts will show how your readers are rating "
614
- "your most popular posts. This feature requires having WP-PostRatings plugin "
615
- "installed and enabled on your blog for it to work."
616
- msgstr ""
617
-
618
- #: ../views/admin.php:579
619
- msgid "What does \"Shorten title\" do?"
620
- msgstr ""
621
-
622
- #: ../views/admin.php:581
623
- msgid ""
624
- "If checked, all posts titles will be shortened to \"n\" characters/words. A "
625
- "new \"Shorten title to\" option will appear so you can set it to whatever "
626
- "you like."
627
- msgstr ""
628
-
629
- #: ../views/admin.php:584
630
- msgid "What does \"Display post excerpt\" do?"
631
- msgstr ""
632
-
633
- #: ../views/admin.php:586
634
- msgid ""
635
- "If checked, Wordpress Popular Posts will also include a small extract of "
636
- "your posts in the list. Similarly to the previous option, you will be able "
637
- "to decide how long the post excerpt should be."
638
- msgstr ""
639
-
640
- #: ../views/admin.php:589
641
- msgid "What does \"Keep text format and links\" do?"
642
- msgstr ""
643
-
644
- #: ../views/admin.php:591
645
- msgid ""
646
- "If checked, and if the Post Excerpt feature is enabled, Wordpress Popular "
647
- "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
648
- "the excerpt. Hyperlinks will remain intact, too."
649
- msgstr ""
650
-
651
- #: ../views/admin.php:594
652
- msgid "What is \"Post type\" for?"
653
- msgstr ""
654
-
655
- #: ../views/admin.php:596
656
- msgid ""
657
- "This filter allows you to decide which post types to show on the listing. By "
658
- "default, it will retrieve only posts and pages (which should be fine for "
659
- "most cases)."
660
- msgstr ""
661
-
662
- #: ../views/admin.php:599
663
- msgid "What is \"Category(ies) ID(s)\" for?"
664
- msgstr ""
665
-
666
- #: ../views/admin.php:601
667
- msgid ""
668
- "This filter allows you to select which categories should be included or "
669
- "excluded from the listing. A negative sign in front of the category ID "
670
- "number will exclude posts belonging to it from the list, for example. You "
671
- "can specify more than one ID with a comma separated list."
672
- msgstr ""
673
-
674
- #: ../views/admin.php:604
675
- msgid "What is \"Author(s) ID(s)\" for?"
676
- msgstr ""
677
-
678
- #: ../views/admin.php:606
679
- msgid ""
680
- "Just like the Category filter, this one lets you filter posts by author ID. "
681
- "You can specify more than one ID with a comma separated list."
682
- msgstr ""
683
-
684
- #: ../views/admin.php:609
685
- msgid "What does \"Display post thumbnail\" do?"
686
- msgstr ""
687
-
688
- #: ../views/admin.php:611
689
- msgid ""
690
- "If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail "
691
- "of each post. You can set up the source of the thumbnail via Settings - "
692
- "Wordpress Popular Posts - Tools."
693
- msgstr ""
694
-
695
- #: ../views/admin.php:614
696
- msgid "What does \"Display comment count\" do?"
697
- msgstr ""
698
-
699
- #: ../views/admin.php:616
700
- msgid ""
701
- "If checked, Wordpress Popular Posts will display how many comments each "
702
- "popular post has got in the selected Time Range."
703
- msgstr ""
704
-
705
- #: ../views/admin.php:619
706
- msgid "What does \"Display views\" do?"
707
- msgstr ""
708
-
709
- #: ../views/admin.php:621
710
- msgid ""
711
- "If checked, Wordpress Popular Posts will show how many pageviews a single "
712
- "post has gotten in the selected Time Range."
713
- msgstr ""
714
-
715
- #: ../views/admin.php:624
716
- msgid "What does \"Display author\" do?"
717
- msgstr ""
718
-
719
- #: ../views/admin.php:626
720
- msgid ""
721
- "If checked, Wordpress Popular Posts will display the name of the author of "
722
- "each entry listed."
723
- msgstr ""
724
-
725
- #: ../views/admin.php:629
726
- msgid "What does \"Display date\" do?"
727
- msgstr ""
728
-
729
- #: ../views/admin.php:631
730
- msgid ""
731
- "If checked, Wordpress Popular Posts will display the date when each popular "
732
- "posts was published."
733
- msgstr ""
734
-
735
- #: ../views/admin.php:634
736
- msgid "What does \"Display category\" do?"
737
- msgstr ""
738
-
739
- #: ../views/admin.php:636
740
- msgid ""
741
- "If checked, Wordpress Popular Posts will display the category of each post."
742
- msgstr ""
743
-
744
- #: ../views/admin.php:639
745
- msgid "What does \"Use custom HTML Markup\" do?"
746
- msgstr ""
747
-
748
- #: ../views/admin.php:641
749
- msgid ""
750
- "If checked, you will be able to customize the HTML markup of your popular "
751
- "posts listing. For example, you can decide whether to wrap your posts in an "
752
- "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
753
- "for you!"
754
- msgstr ""
755
-
756
- #: ../views/admin.php:644
757
- msgid "What are \"Content Tags\"?"
758
- msgstr ""
759
-
760
- #: ../views/admin.php:646
761
- #, php-format
762
- msgid ""
763
- "Content Tags are codes to display a variety of items on your popular posts "
764
- "custom HTML structure. For example, setting it to \"{title}: "
765
- "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
766
- "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
767
- "\">Parameters</a> section."
768
- msgstr ""
769
-
770
- #: ../views/admin.php:649
771
- msgid "What are \"Template Tags\"?"
772
- msgstr ""
773
-
774
- #: ../views/admin.php:651
775
- msgid ""
776
- "Template Tags are simply php functions that allow you to perform certain "
777
- "actions. For example, Wordpress Popular Posts currently supports two "
778
- "different template tags: wpp_get_mostpopular() and wpp_get_views()."
779
- msgstr ""
780
-
781
- #: ../views/admin.php:654
782
- msgid "What are the template tags that Wordpress Popular Posts supports?"
783
- msgstr ""
784
-
785
- #: ../views/admin.php:656
786
- msgid ""
787
- "The following are the template tags supported by Wordpress Popular Posts"
788
- msgstr ""
789
-
790
- #: ../views/admin.php:660
791
- msgid "Template tag"
792
- msgstr ""
793
-
794
- #: ../views/admin.php:669
795
- #, php-format
796
- msgid ""
797
- "Similar to the widget functionality, this tag retrieves the most popular "
798
- "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
799
- "a> so you can customize your popular listing, but these are not required."
800
- msgstr ""
801
-
802
- #: ../views/admin.php:670
803
- #, php-format
804
- msgid ""
805
- "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
806
- "list of attributes."
807
- msgstr ""
808
-
809
- #: ../views/admin.php:675
810
- msgid ""
811
- "Displays the number of views of a single post. Post ID is required or it "
812
- "will return false."
813
- msgstr ""
814
-
815
- #: ../views/admin.php:676
816
- msgid "Post ID"
817
- msgstr ""
818
-
819
- #: ../views/admin.php:683
820
- msgid "What are \"shortcodes\"?"
821
- msgstr ""
822
-
823
- #: ../views/admin.php:685
824
- #, php-format
825
- msgid ""
826
- "Shortcodes are similar to BB Codes, these allow us to call a php function by "
827
- "simply typing something like [shortcode]. With Wordpress Popular Posts, the "
828
- "shortcode [wpp] will let you insert a list of the most popular posts in "
829
- "posts content and pages too! For more information about shortcodes, please "
830
- "visit the <a href=\"%s\" target=\"_blank\">Wordpress Shortcode API</a> page."
831
- msgstr ""
832
-
833
- #: ../views/admin.php:694
834
- #, php-format
835
- msgid "About Wordpress Popular Posts %s"
836
- msgstr ""
837
-
838
- #: ../views/admin.php:695
839
- msgid "This version includes the following changes"
840
- msgstr ""
841
-
842
- #: ../views/admin.php:709
843
- msgid "Do you like this plugin?"
844
- msgstr ""
845
-
846
- #: ../views/admin.php:716
847
- msgid ""
848
- "Each donation motivates me to keep releasing free stuff for the Wordpress "
849
- "community!"
850
- msgstr ""
851
-
852
- #: ../views/admin.php:717
853
- #, php-format
854
- msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
855
- msgstr ""
856
-
857
- #: ../views/admin.php:721
858
- msgid "Need help?"
859
- msgstr ""
860
-
861
- #: ../views/admin.php:722
862
- #, php-format
863
- msgid ""
864
- "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
865
- "and feedback."
866
- msgstr ""
867
-
868
- #: ../views/admin.php:723
869
- msgid "Let's make this plugin even better!"
870
- msgstr ""
871
-
872
- #: ../views/form.php:2
873
- msgid "Title"
874
- msgstr ""
875
-
876
- #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
877
- #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
878
- #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
879
- #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
880
- #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
881
- #: ../views/form.php:105 ../views/form.php:111
882
- msgid "What is this?"
883
- msgstr ""
884
-
885
- #: ../views/form.php:7
886
- msgid "Show up to"
887
- msgstr ""
888
-
889
- #: ../views/form.php:8
890
- msgid "posts"
891
- msgstr ""
892
-
893
- #: ../views/form.php:12
894
- msgid "Sort posts by"
895
- msgstr ""
896
-
897
- #: ../views/form.php:14
898
- msgid "Comments"
899
- msgstr ""
900
-
901
- #: ../views/form.php:15
902
- msgid "Total views"
903
- msgstr ""
904
-
905
- #: ../views/form.php:16
906
- msgid "Avg. daily views"
907
- msgstr ""
908
-
909
- #: ../views/form.php:22
910
- msgid "Filters"
911
- msgstr ""
912
-
913
- #: ../views/form.php:24
914
- msgid "Time Range"
915
- msgstr ""
916
-
917
- #: ../views/form.php:34
918
- msgid "Post type(s)"
919
- msgstr ""
920
-
921
- #: ../views/form.php:37
922
- msgid "Post(s) ID(s) to exclude"
923
- msgstr ""
924
-
925
- #: ../views/form.php:40
926
- msgid "Category(ies) ID(s)"
927
- msgstr ""
928
-
929
- #: ../views/form.php:43
930
- msgid "Author(s) ID(s)"
931
- msgstr ""
932
-
933
- #: ../views/form.php:48
934
- msgid "Posts settings"
935
- msgstr ""
936
-
937
- #: ../views/form.php:52
938
- msgid "Display post rating"
939
- msgstr ""
940
-
941
- #: ../views/form.php:55
942
- msgid "Shorten title"
943
- msgstr ""
944
-
945
- #: ../views/form.php:58
946
- msgid "Shorten title to"
947
- msgstr ""
948
-
949
- #: ../views/form.php:59 ../views/form.php:69
950
- msgid "characters"
951
- msgstr ""
952
-
953
- #: ../views/form.php:60 ../views/form.php:70
954
- msgid "words"
955
- msgstr ""
956
-
957
- #: ../views/form.php:63
958
- msgid "Display post excerpt"
959
- msgstr ""
960
-
961
- #: ../views/form.php:66
962
- msgid "Keep text format and links"
963
- msgstr ""
964
-
965
- #: ../views/form.php:67
966
- msgid "Excerpt length"
967
- msgstr ""
968
-
969
- #: ../views/form.php:73
970
- msgid "Display post thumbnail"
971
- msgstr ""
972
-
973
- #: ../views/form.php:76
974
- msgid "Width"
975
- msgstr ""
976
-
977
- #: ../views/form.php:77 ../views/form.php:80
978
- msgid "px"
979
- msgstr ""
980
-
981
- #: ../views/form.php:79
982
- msgid "Height"
983
- msgstr ""
984
-
985
- #: ../views/form.php:85
986
- msgid "Stats Tag settings"
987
- msgstr ""
988
-
989
- #: ../views/form.php:87
990
- msgid "Display comment count"
991
- msgstr ""
992
-
993
- #: ../views/form.php:89
994
- msgid "Display views"
995
- msgstr ""
996
-
997
- #: ../views/form.php:91
998
- msgid "Display author"
999
- msgstr ""
1000
-
1001
- #: ../views/form.php:93
1002
- msgid "Display date"
1003
- msgstr ""
1004
-
1005
- #: ../views/form.php:96
1006
- msgid "Date Format"
1007
- msgstr ""
1008
-
1009
- #: ../views/form.php:98
1010
- msgid "Wordpress Date Format"
1011
- msgstr ""
1012
-
1013
- #: ../views/form.php:105
1014
- msgid "Display category"
1015
- msgstr ""
1016
-
1017
- #: ../views/form.php:109
1018
- msgid "HTML Markup settings"
1019
- msgstr ""
1020
-
1021
- #: ../views/form.php:111
1022
- msgid "Use custom HTML Markup"
1023
- msgstr ""
1024
-
1025
- #: ../views/form.php:114
1026
- msgid "Before / after title"
1027
- msgstr ""
1028
-
1029
- #: ../views/form.php:117
1030
- msgid "Before / after Popular Posts"
1031
- msgstr ""
1032
-
1033
- #: ../views/form.php:120
1034
- msgid "Post HTML Markup"
1035
- msgstr ""
1036
-
1037
- #: ../wordpress-popular-posts.php:269
1038
- msgid "The most Popular Posts on your blog."
1039
- msgstr ""
1040
-
1041
- #: ../wordpress-popular-posts.php:410
1042
- msgid ""
1043
- "Error: cannot ajaxify Wordpress Popular Posts on this theme. It's missing "
1044
- "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1045
- "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1046
- "\"nofollow\">register_sidebar</a> for more)."
1047
- msgstr ""
1048
-
1049
- #: ../wordpress-popular-posts.php:636
1050
- msgid "Upload"
1051
- msgstr ""
1052
-
1053
- #: ../wordpress-popular-posts.php:1003
1054
- #, php-format
1055
- msgid ""
1056
- "Your PHP installation is too old. Wordpress Popular Posts requires at least "
1057
- "PHP version %1$s to function correctly. Please contact your hosting provider "
1058
- "and ask them to upgrade PHP to %1$s or higher."
1059
- msgstr ""
1060
-
1061
- #: ../wordpress-popular-posts.php:1010
1062
- #, php-format
1063
- msgid ""
1064
- "Your Wordpress version is too old. Wordpress Popular Posts requires at least "
1065
- "Wordpress version %1$s to function correctly. Please update your blog via "
1066
- "Dashboard &gt; Update."
1067
- msgstr ""
1068
-
1069
- #: ../wordpress-popular-posts.php:1035
1070
- #, php-format
1071
- msgid ""
1072
- "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1073
- "strong>.</p></div>"
1074
- msgstr ""
1075
-
1076
- #: ../wordpress-popular-posts.php:1095
1077
- msgid "Success! The cache table has been cleared!"
1078
- msgstr ""
1079
-
1080
- #: ../wordpress-popular-posts.php:1097
1081
- msgid "Error: cache table does not exist."
1082
- msgstr ""
1083
-
1084
- #: ../wordpress-popular-posts.php:1104
1085
- msgid "Success! All data have been cleared!"
1086
- msgstr ""
1087
-
1088
- #: ../wordpress-popular-posts.php:1106
1089
- msgid "Error: one or both data tables are missing."
1090
- msgstr ""
1091
-
1092
- #: ../wordpress-popular-posts.php:1109
1093
- msgid "Invalid action."
1094
- msgstr ""
1095
-
1096
- #: ../wordpress-popular-posts.php:1112
1097
- msgid ""
1098
- "Sorry, you do not have enough permissions to do this. Please contact the "
1099
- "site administrator for support."
1100
- msgstr ""
1101
-
1102
- #: ../wordpress-popular-posts.php:1629
1103
- msgid "Sorry. No data so far."
1104
- msgstr ""
1105
-
1106
- #: ../wordpress-popular-posts.php:2101
1107
- #, php-format
1108
- msgid "1 comment"
1109
- msgid_plural "%s comments"
1110
- msgstr[0] ""
1111
- msgstr[1] ""
1112
-
1113
- #: ../wordpress-popular-posts.php:2113
1114
- #, php-format
1115
- msgid "1 view per day"
1116
- msgid_plural "%s views per day"
1117
- msgstr[0] ""
1118
- msgstr[1] ""
1119
-
1120
- #: ../wordpress-popular-posts.php:2119
1121
- #, php-format
1122
- msgid "1 view"
1123
- msgid_plural "%s views"
1124
- msgstr[0] ""
1125
- msgstr[1] ""
1126
-
1127
- #: ../wordpress-popular-posts.php:2131
1128
- #, php-format
1129
- msgid "by %s"
1130
- msgstr ""
1131
-
1132
- #: ../wordpress-popular-posts.php:2137
1133
- #, php-format
1134
- msgid "posted on %s"
1135
- msgstr ""
1136
-
1137
- #: ../wordpress-popular-posts.php:2145
1138
- #, php-format
1139
- msgid "under %s"
1140
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 Wordpress Popular Posts
2
+ # This file is distributed under the same license as the Wordpress Popular Posts package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Wordpress Popular Posts\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-popular-posts\n"
7
+ "POT-Creation-Date: 2014-09-23 16:52-0430\n"
8
+ "PO-Revision-Date: 2014-09-23 16:53-0430\n"
9
+ "Last-Translator: Héctor Cabrera <hcabrerab@gmail.com>\n"
10
+ "Language-Team: Héctor Cabrera <hcabrerab@gmail.com>\n"
11
+ "Language: en\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "X-Generator: Poedit 1.6.9\n"
17
+ "X-Poedit-KeywordsList: _e;__;__ngettext;__ngettext_noop;_n_noop;_x;_nx;"
18
+ "_nx_noop;_ex;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;"
19
+ "esc_html_x;_c;_nc;_n:1,2\n"
20
+ "X-Poedit-Basepath: .\n"
21
+ "X-Poedit-SourceCharset: UTF-8\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SearchPath-1: ..\n"
24
+
25
+ #: ../views/admin.php:25 ../views/admin.php:34 ../views/admin.php:48
26
+ #: ../views/admin.php:69
27
+ msgid "Settings saved."
28
+ msgstr ""
29
+
30
+ #: ../views/admin.php:40
31
+ msgid "Please provide the name of your custom field."
32
+ msgstr ""
33
+
34
+ #: ../views/admin.php:75
35
+ msgid ""
36
+ "Any changes made to WPP's default stylesheet will be lost after every plugin "
37
+ "update. In order to prevent this from happening, please copy the wpp.css "
38
+ "file (located at wp-content/plugins/wordpress-popular-posts/style) into your "
39
+ "theme's directory"
40
+ msgstr ""
41
+
42
+ #: ../views/admin.php:90
43
+ msgid ""
44
+ "This operation will delete all entries from WordPress Popular Posts' cache "
45
+ "table and cannot be undone."
46
+ msgstr ""
47
+
48
+ #: ../views/admin.php:90 ../views/admin.php:98 ../views/admin.php:106
49
+ msgid "Do you want to continue?"
50
+ msgstr ""
51
+
52
+ #: ../views/admin.php:98
53
+ msgid ""
54
+ "This operation will delete all stored info from WordPress Popular Posts' "
55
+ "data tables and cannot be undone."
56
+ msgstr ""
57
+
58
+ #: ../views/admin.php:106
59
+ msgid "This operation will delete all cached thumbnails and cannot be undone."
60
+ msgstr ""
61
+
62
+ #: ../views/admin.php:123
63
+ msgid "Stats"
64
+ msgstr ""
65
+
66
+ #: ../views/admin.php:124
67
+ msgid "Tools"
68
+ msgstr ""
69
+
70
+ #: ../views/admin.php:125 ../views/admin.php:689
71
+ msgid "Parameters"
72
+ msgstr ""
73
+
74
+ #: ../views/admin.php:126
75
+ msgid "FAQ"
76
+ msgstr ""
77
+
78
+ #: ../views/admin.php:127
79
+ msgid "About"
80
+ msgstr ""
81
+
82
+ #: ../views/admin.php:138
83
+ msgid ""
84
+ "Click on each tab to see what are the most popular entries on your blog in "
85
+ "the last 24 hours, this week, last 30 days or all time since WordPress "
86
+ "Popular Posts was installed."
87
+ msgstr ""
88
+
89
+ #: ../views/admin.php:144
90
+ msgid "Order by comments"
91
+ msgstr ""
92
+
93
+ #: ../views/admin.php:145
94
+ msgid "Order by views"
95
+ msgstr ""
96
+
97
+ #: ../views/admin.php:146
98
+ msgid "Order by avg. daily views"
99
+ msgstr ""
100
+
101
+ #: ../views/admin.php:148
102
+ msgid "Post type"
103
+ msgstr ""
104
+
105
+ #: ../views/admin.php:149
106
+ msgid "Limit"
107
+ msgstr ""
108
+
109
+ #: ../views/admin.php:150 ../views/form.php:32
110
+ msgid "Display only posts published within the selected Time Range"
111
+ msgstr ""
112
+
113
+ #: ../views/admin.php:152 ../views/admin.php:242 ../views/admin.php:308
114
+ #: ../views/admin.php:345
115
+ msgid "Apply"
116
+ msgstr ""
117
+
118
+ #: ../views/admin.php:158 ../views/form.php:26
119
+ msgid "Last 24 hours"
120
+ msgstr ""
121
+
122
+ #: ../views/admin.php:159 ../views/form.php:27
123
+ msgid "Last 7 days"
124
+ msgstr ""
125
+
126
+ #: ../views/admin.php:160 ../views/form.php:28
127
+ msgid "Last 30 days"
128
+ msgstr ""
129
+
130
+ #: ../views/admin.php:161 ../views/form.php:29
131
+ msgid "All-time"
132
+ msgstr ""
133
+
134
+ #: ../views/admin.php:183
135
+ msgid "Thumbnails"
136
+ msgstr ""
137
+
138
+ #: ../views/admin.php:188
139
+ msgid "Default thumbnail"
140
+ msgstr ""
141
+
142
+ #: ../views/admin.php:193
143
+ msgid "Upload thumbnail"
144
+ msgstr ""
145
+
146
+ #: ../views/admin.php:195
147
+ msgid ""
148
+ "How-to: upload (or select) an image, set Size to Full and click on Upload. "
149
+ "After it's done, hit on Apply to save changes"
150
+ msgstr ""
151
+
152
+ #: ../views/admin.php:199
153
+ msgid "Pick image from"
154
+ msgstr ""
155
+
156
+ #: ../views/admin.php:202
157
+ msgid "Featured image"
158
+ msgstr ""
159
+
160
+ #: ../views/admin.php:203
161
+ msgid "First image on post"
162
+ msgstr ""
163
+
164
+ #: ../views/admin.php:204
165
+ msgid "Custom field"
166
+ msgstr ""
167
+
168
+ #: ../views/admin.php:207
169
+ msgid "Tell WordPress Popular Posts where it should get thumbnails from"
170
+ msgstr ""
171
+
172
+ #: ../views/admin.php:211
173
+ msgid "Custom field name"
174
+ msgstr ""
175
+
176
+ #: ../views/admin.php:217
177
+ msgid "Resize image from Custom field?"
178
+ msgstr ""
179
+
180
+ #: ../views/admin.php:220
181
+ msgid "No, I will upload my own thumbnail"
182
+ msgstr ""
183
+
184
+ #: ../views/admin.php:221
185
+ msgid "Yes"
186
+ msgstr ""
187
+
188
+ #: ../views/admin.php:232
189
+ msgid "Empty image cache"
190
+ msgstr ""
191
+
192
+ #: ../views/admin.php:233
193
+ msgid "Use this button to clear WPP's thumbnails cache"
194
+ msgstr ""
195
+
196
+ #: ../views/admin.php:251
197
+ msgid "Data"
198
+ msgstr ""
199
+
200
+ #: ../views/admin.php:256
201
+ msgid "Log views from"
202
+ msgstr ""
203
+
204
+ #: ../views/admin.php:259
205
+ msgid "Visitors only"
206
+ msgstr ""
207
+
208
+ #: ../views/admin.php:260
209
+ msgid "Logged-in users only"
210
+ msgstr ""
211
+
212
+ #: ../views/admin.php:261
213
+ msgid "Everyone"
214
+ msgstr ""
215
+
216
+ #: ../views/admin.php:267
217
+ msgid "Ajaxify widget"
218
+ msgstr ""
219
+
220
+ #: ../views/admin.php:270 ../views/admin.php:336
221
+ msgid "Disabled"
222
+ msgstr ""
223
+
224
+ #: ../views/admin.php:271 ../views/admin.php:335
225
+ msgid "Enabled"
226
+ msgstr ""
227
+
228
+ #: ../views/admin.php:275
229
+ msgid ""
230
+ "If you are using a caching plugin such as WP Super Cache, enabling this "
231
+ "feature will keep the popular list from being cached by it"
232
+ msgstr ""
233
+
234
+ #: ../views/admin.php:279
235
+ msgid "Listing refresh interval"
236
+ msgstr ""
237
+
238
+ #: ../views/admin.php:282
239
+ msgid "Live"
240
+ msgstr ""
241
+
242
+ #: ../views/admin.php:283
243
+ msgid "Custom interval"
244
+ msgstr ""
245
+
246
+ #: ../views/admin.php:287
247
+ msgid ""
248
+ "Sets how often the listing should be updated. For most sites the Live option "
249
+ "should be fine, however if you are experiencing slowdowns or your blog gets "
250
+ "a lot of visitors then you might want to change the refresh rate"
251
+ msgstr ""
252
+
253
+ #: ../views/admin.php:291
254
+ msgid "Refresh list every"
255
+ msgstr ""
256
+
257
+ #: ../views/admin.php:295
258
+ msgid "Hour(s)"
259
+ msgstr ""
260
+
261
+ #: ../views/admin.php:296
262
+ msgid "Day(s)"
263
+ msgstr ""
264
+
265
+ #: ../views/admin.php:297
266
+ msgid "Week(s)"
267
+ msgstr ""
268
+
269
+ #: ../views/admin.php:298
270
+ msgid "Month(s)"
271
+ msgstr ""
272
+
273
+ #: ../views/admin.php:299
274
+ msgid "Year(s)"
275
+ msgstr ""
276
+
277
+ #: ../views/admin.php:302
278
+ msgid "Really? That long?"
279
+ msgstr ""
280
+
281
+ #: ../views/admin.php:317
282
+ msgid "Miscellaneous"
283
+ msgstr ""
284
+
285
+ #: ../views/admin.php:322
286
+ msgid "Open links in"
287
+ msgstr ""
288
+
289
+ #: ../views/admin.php:325
290
+ msgid "Current window"
291
+ msgstr ""
292
+
293
+ #: ../views/admin.php:326
294
+ msgid "New tab/window"
295
+ msgstr ""
296
+
297
+ #: ../views/admin.php:332
298
+ msgid "Use plugin's stylesheet"
299
+ msgstr ""
300
+
301
+ #: ../views/admin.php:339
302
+ msgid ""
303
+ "By default, the plugin includes a stylesheet called wpp.css which you can "
304
+ "use to style your popular posts listing. If you wish to use your own "
305
+ "stylesheet or do not want it to have it included in the header section of "
306
+ "your site, use this."
307
+ msgstr ""
308
+
309
+ #: ../views/admin.php:356
310
+ msgid ""
311
+ "WordPress Popular Posts maintains data in two separate tables: one for "
312
+ "storing the most popular entries on a daily basis (from now on, \"cache\"), "
313
+ "and another one to keep the All-time data (from now on, \"historical data\" "
314
+ "or just \"data\"). If for some reason you need to clear the cache table, or "
315
+ "even both historical and cache tables, please use the buttons below to do so."
316
+ msgstr ""
317
+
318
+ #: ../views/admin.php:357
319
+ msgid "Empty cache"
320
+ msgstr ""
321
+
322
+ #: ../views/admin.php:357
323
+ msgid "Use this button to manually clear entries from WPP cache only"
324
+ msgstr ""
325
+
326
+ #: ../views/admin.php:358
327
+ msgid "Clear all data"
328
+ msgstr ""
329
+
330
+ #: ../views/admin.php:358
331
+ msgid "Use this button to manually clear entries from all WPP data tables"
332
+ msgstr ""
333
+
334
+ #: ../views/admin.php:365
335
+ #, php-format
336
+ msgid ""
337
+ "With the following parameters you can customize the popular posts list when "
338
+ "using either the <a href=\"%1$s\">wpp_get_most_popular() template tag</a> or "
339
+ "the <a href=\"%2$s\">[wpp] shortcode</a>."
340
+ msgstr ""
341
+
342
+ #: ../views/admin.php:373
343
+ msgid "Parameter"
344
+ msgstr ""
345
+
346
+ #: ../views/admin.php:374 ../views/admin.php:688
347
+ msgid "What it does "
348
+ msgstr ""
349
+
350
+ #: ../views/admin.php:375
351
+ msgid "Possible values"
352
+ msgstr ""
353
+
354
+ #: ../views/admin.php:376
355
+ msgid "Defaults to"
356
+ msgstr ""
357
+
358
+ #: ../views/admin.php:377 ../views/admin.php:690
359
+ msgid "Example"
360
+ msgstr ""
361
+
362
+ #: ../views/admin.php:383
363
+ msgid "Sets a heading for the list"
364
+ msgstr ""
365
+
366
+ #: ../views/admin.php:384 ../views/admin.php:391 ../views/admin.php:398
367
+ #: ../views/admin.php:433 ../views/admin.php:440 ../views/admin.php:447
368
+ #: ../views/admin.php:454 ../views/admin.php:545 ../views/admin.php:559
369
+ #: ../views/admin.php:566
370
+ msgid "Text string"
371
+ msgstr ""
372
+
373
+ #: ../views/admin.php:385
374
+ msgid "Popular Posts"
375
+ msgstr ""
376
+
377
+ #: ../views/admin.php:390
378
+ msgid "Set the opening tag for the heading of the list"
379
+ msgstr ""
380
+
381
+ #: ../views/admin.php:397
382
+ msgid "Set the closing tag for the heading of the list"
383
+ msgstr ""
384
+
385
+ #: ../views/admin.php:404
386
+ msgid "Sets the maximum number of popular posts to be shown on the listing"
387
+ msgstr ""
388
+
389
+ #: ../views/admin.php:405 ../views/admin.php:461 ../views/admin.php:475
390
+ #: ../views/admin.php:496 ../views/admin.php:503
391
+ msgid "Positive integer"
392
+ msgstr ""
393
+
394
+ #: ../views/admin.php:411
395
+ msgid ""
396
+ "Tells WordPress Popular Posts to retrieve the most popular entries within "
397
+ "the time range specified by you"
398
+ msgstr ""
399
+
400
+ #: ../views/admin.php:418
401
+ msgid ""
402
+ "Tells WordPress Popular Posts to retrieve the most popular entries published "
403
+ "within the time range specified by you"
404
+ msgstr ""
405
+
406
+ #: ../views/admin.php:425
407
+ msgid "Sets the sorting option of the popular posts"
408
+ msgstr ""
409
+
410
+ #: ../views/admin.php:426
411
+ msgid "(for average views per day)"
412
+ msgstr ""
413
+
414
+ #: ../views/admin.php:432
415
+ msgid "Defines the type of posts to show on the listing"
416
+ msgstr ""
417
+
418
+ #: ../views/admin.php:439
419
+ msgid ""
420
+ "If set, WordPress Popular Posts will exclude the specified post(s) ID(s) "
421
+ "form the listing."
422
+ msgstr ""
423
+
424
+ #: ../views/admin.php:441 ../views/admin.php:448 ../views/admin.php:455
425
+ msgid "None"
426
+ msgstr ""
427
+
428
+ #: ../views/admin.php:446
429
+ msgid ""
430
+ "If set, WordPress Popular Posts will retrieve all entries that belong to the "
431
+ "specified category(ies) ID(s). If a minus sign is used, the category(ies) "
432
+ "will be excluded instead."
433
+ msgstr ""
434
+
435
+ #: ../views/admin.php:453
436
+ msgid ""
437
+ "If set, WordPress Popular Posts will retrieve all entries created by "
438
+ "specified author(s) ID(s)."
439
+ msgstr ""
440
+
441
+ #: ../views/admin.php:460
442
+ msgid ""
443
+ "If set, WordPress Popular Posts will shorten each post title to \"n\" "
444
+ "characters whenever possible"
445
+ msgstr ""
446
+
447
+ #: ../views/admin.php:467
448
+ msgid ""
449
+ "If set to 1, WordPress Popular Posts will shorten each post title to \"n\" "
450
+ "words instead of characters"
451
+ msgstr ""
452
+
453
+ #: ../views/admin.php:474
454
+ msgid ""
455
+ "If set, WordPress Popular Posts will build and include an excerpt of \"n\" "
456
+ "characters long from the content of each post listed as popular"
457
+ msgstr ""
458
+
459
+ #: ../views/admin.php:481
460
+ msgid ""
461
+ "If set, WordPress Popular Posts will maintaing all styling tags (strong, "
462
+ "italic, etc) and hyperlinks found in the excerpt"
463
+ msgstr ""
464
+
465
+ #: ../views/admin.php:488
466
+ msgid ""
467
+ "If set to 1, WordPress Popular Posts will shorten the excerpt to \"n\" words "
468
+ "instead of characters"
469
+ msgstr ""
470
+
471
+ #: ../views/admin.php:495
472
+ msgid ""
473
+ "If set, and if your current server configuration allows it, you will be able "
474
+ "to display thumbnails of your posts. This attribute sets the width for "
475
+ "thumbnails"
476
+ msgstr ""
477
+
478
+ #: ../views/admin.php:502
479
+ msgid ""
480
+ "If set, and if your current server configuration allows it, you will be able "
481
+ "to display thumbnails of your posts. This attribute sets the height for "
482
+ "thumbnails"
483
+ msgstr ""
484
+
485
+ #: ../views/admin.php:509
486
+ msgid ""
487
+ "If set, and if the WP-PostRatings plugin is installed and enabled on your "
488
+ "blog, WordPress Popular Posts will show how your visitors are rating your "
489
+ "entries"
490
+ msgstr ""
491
+
492
+ #: ../views/admin.php:516
493
+ msgid ""
494
+ "If set, WordPress Popular Posts will show how many comments each popular "
495
+ "post has got until now"
496
+ msgstr ""
497
+
498
+ #: ../views/admin.php:523
499
+ msgid ""
500
+ "If set, WordPress Popular Posts will show how many views each popular post "
501
+ "has got since it was installed"
502
+ msgstr ""
503
+
504
+ #: ../views/admin.php:530
505
+ msgid ""
506
+ "If set, WordPress Popular Posts will show who published each popular post on "
507
+ "the list"
508
+ msgstr ""
509
+
510
+ #: ../views/admin.php:537
511
+ msgid ""
512
+ "If set, WordPress Popular Posts will display the date when each popular post "
513
+ "on the list was published"
514
+ msgstr ""
515
+
516
+ #: ../views/admin.php:544
517
+ msgid "Sets the date format"
518
+ msgstr ""
519
+
520
+ #: ../views/admin.php:551
521
+ msgid "If set, WordPress Popular Posts will display the category"
522
+ msgstr ""
523
+
524
+ #: ../views/admin.php:558
525
+ msgid "Sets the opening tag for the listing"
526
+ msgstr ""
527
+
528
+ #: ../views/admin.php:565
529
+ msgid "Sets the closing tag for the listing"
530
+ msgstr ""
531
+
532
+ #: ../views/admin.php:572
533
+ msgid "Sets the HTML structure of each post"
534
+ msgstr ""
535
+
536
+ #: ../views/admin.php:573
537
+ msgid "Text string, custom HTML"
538
+ msgstr ""
539
+
540
+ #: ../views/admin.php:573
541
+ msgid "Available Content Tags"
542
+ msgstr ""
543
+
544
+ #: ../views/admin.php:573
545
+ msgid "displays thumbnail linked to post/page"
546
+ msgstr ""
547
+
548
+ #: ../views/admin.php:573
549
+ msgid "displays linked post/page title"
550
+ msgstr ""
551
+
552
+ #: ../views/admin.php:573
553
+ msgid ""
554
+ "displays post/page excerpt, and requires excerpt_length to be greater than 0"
555
+ msgstr ""
556
+
557
+ #: ../views/admin.php:573
558
+ msgid "displays the default stats tags"
559
+ msgstr ""
560
+
561
+ #: ../views/admin.php:573
562
+ msgid ""
563
+ "displays post/page current rating, requires WP-PostRatings installed and "
564
+ "enabled"
565
+ msgstr ""
566
+
567
+ #: ../views/admin.php:573
568
+ msgid ""
569
+ "displays post/page current rating as an integer, requires WP-PostRatings "
570
+ "installed and enabled"
571
+ msgstr ""
572
+
573
+ #: ../views/admin.php:573
574
+ msgid "outputs the URL of the post/page"
575
+ msgstr ""
576
+
577
+ #: ../views/admin.php:573
578
+ msgid "displays post/page title, no link"
579
+ msgstr ""
580
+
581
+ #: ../views/admin.php:573
582
+ msgid "displays linked author name, requires stats_author=1"
583
+ msgstr ""
584
+
585
+ #: ../views/admin.php:573
586
+ msgid "displays linked category name, requires stats_category=1"
587
+ msgstr ""
588
+
589
+ #: ../views/admin.php:573
590
+ msgid "displays views count only, no text"
591
+ msgstr ""
592
+
593
+ #: ../views/admin.php:573
594
+ msgid "displays comments count only, no text, requires stats_comments=1"
595
+ msgstr ""
596
+
597
+ #: ../views/admin.php:585
598
+ msgid "What does \"Title\" do?"
599
+ msgstr ""
600
+
601
+ #: ../views/admin.php:588
602
+ msgid ""
603
+ "It allows you to show a heading for your most popular posts listing. If left "
604
+ "empty, no heading will be displayed at all."
605
+ msgstr ""
606
+
607
+ #: ../views/admin.php:591
608
+ msgid "What is Time Range for?"
609
+ msgstr ""
610
+
611
+ #: ../views/admin.php:593
612
+ msgid ""
613
+ "It will tell WordPress Popular Posts to retrieve all posts with most views / "
614
+ "comments within the selected time range."
615
+ msgstr ""
616
+
617
+ #: ../views/admin.php:596
618
+ msgid "What is \"Sort post by\" for?"
619
+ msgstr ""
620
+
621
+ #: ../views/admin.php:598
622
+ msgid ""
623
+ "It allows you to decide whether to order your popular posts listing by total "
624
+ "views, comments, or average views per day."
625
+ msgstr ""
626
+
627
+ #: ../views/admin.php:601
628
+ msgid "What does \"Display post rating\" do?"
629
+ msgstr ""
630
+
631
+ #: ../views/admin.php:603
632
+ msgid ""
633
+ "If checked, WordPress Popular Posts will show how your readers are rating "
634
+ "your most popular posts. This feature requires having WP-PostRatings plugin "
635
+ "installed and enabled on your blog for it to work."
636
+ msgstr ""
637
+
638
+ #: ../views/admin.php:606
639
+ msgid "What does \"Shorten title\" do?"
640
+ msgstr ""
641
+
642
+ #: ../views/admin.php:608
643
+ msgid ""
644
+ "If checked, all posts titles will be shortened to \"n\" characters/words. A "
645
+ "new \"Shorten title to\" option will appear so you can set it to whatever "
646
+ "you like."
647
+ msgstr ""
648
+
649
+ #: ../views/admin.php:611
650
+ msgid "What does \"Display post excerpt\" do?"
651
+ msgstr ""
652
+
653
+ #: ../views/admin.php:613
654
+ msgid ""
655
+ "If checked, WordPress Popular Posts will also include a small extract of "
656
+ "your posts in the list. Similarly to the previous option, you will be able "
657
+ "to decide how long the post excerpt should be."
658
+ msgstr ""
659
+
660
+ #: ../views/admin.php:616
661
+ msgid "What does \"Keep text format and links\" do?"
662
+ msgstr ""
663
+
664
+ #: ../views/admin.php:618
665
+ msgid ""
666
+ "If checked, and if the Post Excerpt feature is enabled, WordPress Popular "
667
+ "Posts will keep the styling tags (eg. bold, italic, etc) that were found in "
668
+ "the excerpt. Hyperlinks will remain intact, too."
669
+ msgstr ""
670
+
671
+ #: ../views/admin.php:621
672
+ msgid "What is \"Post type\" for?"
673
+ msgstr ""
674
+
675
+ #: ../views/admin.php:623
676
+ msgid ""
677
+ "This filter allows you to decide which post types to show on the listing. By "
678
+ "default, it will retrieve only posts and pages (which should be fine for "
679
+ "most cases)."
680
+ msgstr ""
681
+
682
+ #: ../views/admin.php:626
683
+ msgid "What is \"Category(ies) ID(s)\" for?"
684
+ msgstr ""
685
+
686
+ #: ../views/admin.php:628
687
+ msgid ""
688
+ "This filter allows you to select which categories should be included or "
689
+ "excluded from the listing. A negative sign in front of the category ID "
690
+ "number will exclude posts belonging to it from the list, for example. You "
691
+ "can specify more than one ID with a comma separated list."
692
+ msgstr ""
693
+
694
+ #: ../views/admin.php:631
695
+ msgid "What is \"Author(s) ID(s)\" for?"
696
+ msgstr ""
697
+
698
+ #: ../views/admin.php:633
699
+ msgid ""
700
+ "Just like the Category filter, this one lets you filter posts by author ID. "
701
+ "You can specify more than one ID with a comma separated list."
702
+ msgstr ""
703
+
704
+ #: ../views/admin.php:636
705
+ msgid "What does \"Display post thumbnail\" do?"
706
+ msgstr ""
707
+
708
+ #: ../views/admin.php:638
709
+ msgid ""
710
+ "If checked, WordPress Popular Posts will attempt to retrieve the thumbnail "
711
+ "of each post. You can set up the source of the thumbnail via Settings - "
712
+ "WordPress Popular Posts - Tools."
713
+ msgstr ""
714
+
715
+ #: ../views/admin.php:641
716
+ msgid "What does \"Display comment count\" do?"
717
+ msgstr ""
718
+
719
+ #: ../views/admin.php:643
720
+ msgid ""
721
+ "If checked, WordPress Popular Posts will display how many comments each "
722
+ "popular post has got in the selected Time Range."
723
+ msgstr ""
724
+
725
+ #: ../views/admin.php:646
726
+ msgid "What does \"Display views\" do?"
727
+ msgstr ""
728
+
729
+ #: ../views/admin.php:648
730
+ msgid ""
731
+ "If checked, WordPress Popular Posts will show how many pageviews a single "
732
+ "post has gotten in the selected Time Range."
733
+ msgstr ""
734
+
735
+ #: ../views/admin.php:651
736
+ msgid "What does \"Display author\" do?"
737
+ msgstr ""
738
+
739
+ #: ../views/admin.php:653
740
+ msgid ""
741
+ "If checked, WordPress Popular Posts will display the name of the author of "
742
+ "each entry listed."
743
+ msgstr ""
744
+
745
+ #: ../views/admin.php:656
746
+ msgid "What does \"Display date\" do?"
747
+ msgstr ""
748
+
749
+ #: ../views/admin.php:658
750
+ msgid ""
751
+ "If checked, WordPress Popular Posts will display the date when each popular "
752
+ "posts was published."
753
+ msgstr ""
754
+
755
+ #: ../views/admin.php:661
756
+ msgid "What does \"Display category\" do?"
757
+ msgstr ""
758
+
759
+ #: ../views/admin.php:663
760
+ msgid ""
761
+ "If checked, WordPress Popular Posts will display the category of each post."
762
+ msgstr ""
763
+
764
+ #: ../views/admin.php:666
765
+ msgid "What does \"Use custom HTML Markup\" do?"
766
+ msgstr ""
767
+
768
+ #: ../views/admin.php:668
769
+ msgid ""
770
+ "If checked, you will be able to customize the HTML markup of your popular "
771
+ "posts listing. For example, you can decide whether to wrap your posts in an "
772
+ "unordered list, an ordered list, a div, etc. If you know xHTML/CSS, this is "
773
+ "for you!"
774
+ msgstr ""
775
+
776
+ #: ../views/admin.php:671
777
+ msgid "What are \"Content Tags\"?"
778
+ msgstr ""
779
+
780
+ #: ../views/admin.php:673
781
+ #, php-format
782
+ msgid ""
783
+ "Content Tags are codes to display a variety of items on your popular posts "
784
+ "custom HTML structure. For example, setting it to \"{title}: "
785
+ "{summary}\" (without the quotes) would display \"Post title: excerpt of the "
786
+ "post here\". For more Content Tags, see the <a href=\"%s\" target=\"_blank"
787
+ "\">Parameters</a> section."
788
+ msgstr ""
789
+
790
+ #: ../views/admin.php:676
791
+ msgid "What are \"Template Tags\"?"
792
+ msgstr ""
793
+
794
+ #: ../views/admin.php:678
795
+ msgid ""
796
+ "Template Tags are simply php functions that allow you to perform certain "
797
+ "actions. For example, WordPress Popular Posts currently supports two "
798
+ "different template tags: wpp_get_mostpopular() and wpp_get_views()."
799
+ msgstr ""
800
+
801
+ #: ../views/admin.php:681
802
+ msgid "What are the template tags that WordPress Popular Posts supports?"
803
+ msgstr ""
804
+
805
+ #: ../views/admin.php:683
806
+ msgid ""
807
+ "The following are the template tags supported by WordPress Popular Posts"
808
+ msgstr ""
809
+
810
+ #: ../views/admin.php:687
811
+ msgid "Template tag"
812
+ msgstr ""
813
+
814
+ #: ../views/admin.php:696
815
+ #, php-format
816
+ msgid ""
817
+ "Similar to the widget functionality, this tag retrieves the most popular "
818
+ "posts on your blog. This function also accepts <a href=\"%1$s\">parameters</"
819
+ "a> so you can customize your popular listing, but these are not required."
820
+ msgstr ""
821
+
822
+ #: ../views/admin.php:697
823
+ #, php-format
824
+ msgid ""
825
+ "Please refer to the <a href=\"%1$s\">Parameters section</a> for a complete "
826
+ "list of attributes."
827
+ msgstr ""
828
+
829
+ #: ../views/admin.php:702
830
+ msgid ""
831
+ "Displays the number of views of a single post. Post ID is required or it "
832
+ "will return false."
833
+ msgstr ""
834
+
835
+ #: ../views/admin.php:703
836
+ msgid "Post ID"
837
+ msgstr ""
838
+
839
+ #: ../views/admin.php:710
840
+ msgid "What are \"shortcodes\"?"
841
+ msgstr ""
842
+
843
+ #: ../views/admin.php:712
844
+ #, php-format
845
+ msgid ""
846
+ "Shortcodes are similar to BB Codes, these allow us to call a php function by "
847
+ "simply typing something like [shortcode]. With WordPress Popular Posts, the "
848
+ "shortcode [wpp] will let you insert a list of the most popular posts in "
849
+ "posts content and pages too! For more information about shortcodes, please "
850
+ "visit the <a href=\"%s\" target=\"_blank\">WordPress Shortcode API</a> page."
851
+ msgstr ""
852
+
853
+ #: ../views/admin.php:721
854
+ #, php-format
855
+ msgid "About WordPress Popular Posts %s"
856
+ msgstr ""
857
+
858
+ #: ../views/admin.php:722
859
+ msgid "This version includes the following changes"
860
+ msgstr ""
861
+
862
+ #: ../views/admin.php:741
863
+ msgid "Do you like this plugin?"
864
+ msgstr ""
865
+
866
+ #: ../views/admin.php:748
867
+ msgid ""
868
+ "Each donation motivates me to keep releasing free stuff for the WordPress "
869
+ "community!"
870
+ msgstr ""
871
+
872
+ #: ../views/admin.php:749
873
+ #, php-format
874
+ msgid "You can <a href=\"%s\" target=\"_blank\">leave a review</a>, too!"
875
+ msgstr ""
876
+
877
+ #: ../views/admin.php:753
878
+ msgid "Need help?"
879
+ msgstr ""
880
+
881
+ #: ../views/admin.php:754
882
+ #, php-format
883
+ msgid ""
884
+ "Visit <a href=\"%s\" target=\"_blank\">the forum</a> for support, questions "
885
+ "and feedback."
886
+ msgstr ""
887
+
888
+ #: ../views/admin.php:755
889
+ msgid "Let's make this plugin even better!"
890
+ msgstr ""
891
+
892
+ #: ../views/form.php:2
893
+ msgid "Title"
894
+ msgstr ""
895
+
896
+ #: ../views/form.php:2 ../views/form.php:12 ../views/form.php:24
897
+ #: ../views/form.php:34 ../views/form.php:40 ../views/form.php:43
898
+ #: ../views/form.php:52 ../views/form.php:55 ../views/form.php:63
899
+ #: ../views/form.php:66 ../views/form.php:73 ../views/form.php:87
900
+ #: ../views/form.php:89 ../views/form.php:91 ../views/form.php:93
901
+ #: ../views/form.php:105 ../views/form.php:111
902
+ msgid "What is this?"
903
+ msgstr ""
904
+
905
+ #: ../views/form.php:7
906
+ msgid "Show up to"
907
+ msgstr ""
908
+
909
+ #: ../views/form.php:8
910
+ msgid "posts"
911
+ msgstr ""
912
+
913
+ #: ../views/form.php:12
914
+ msgid "Sort posts by"
915
+ msgstr ""
916
+
917
+ #: ../views/form.php:14
918
+ msgid "Comments"
919
+ msgstr ""
920
+
921
+ #: ../views/form.php:15
922
+ msgid "Total views"
923
+ msgstr ""
924
+
925
+ #: ../views/form.php:16
926
+ msgid "Avg. daily views"
927
+ msgstr ""
928
+
929
+ #: ../views/form.php:22
930
+ msgid "Filters"
931
+ msgstr ""
932
+
933
+ #: ../views/form.php:24
934
+ msgid "Time Range"
935
+ msgstr ""
936
+
937
+ #: ../views/form.php:34
938
+ msgid "Post type(s)"
939
+ msgstr ""
940
+
941
+ #: ../views/form.php:37
942
+ msgid "Post(s) ID(s) to exclude"
943
+ msgstr ""
944
+
945
+ #: ../views/form.php:40
946
+ msgid "Category(ies) ID(s)"
947
+ msgstr ""
948
+
949
+ #: ../views/form.php:43
950
+ msgid "Author(s) ID(s)"
951
+ msgstr ""
952
+
953
+ #: ../views/form.php:48
954
+ msgid "Posts settings"
955
+ msgstr ""
956
+
957
+ #: ../views/form.php:52
958
+ msgid "Display post rating"
959
+ msgstr ""
960
+
961
+ #: ../views/form.php:55
962
+ msgid "Shorten title"
963
+ msgstr ""
964
+
965
+ #: ../views/form.php:58
966
+ msgid "Shorten title to"
967
+ msgstr ""
968
+
969
+ #: ../views/form.php:59 ../views/form.php:69
970
+ msgid "characters"
971
+ msgstr ""
972
+
973
+ #: ../views/form.php:60 ../views/form.php:70
974
+ msgid "words"
975
+ msgstr ""
976
+
977
+ #: ../views/form.php:63
978
+ msgid "Display post excerpt"
979
+ msgstr ""
980
+
981
+ #: ../views/form.php:66
982
+ msgid "Keep text format and links"
983
+ msgstr ""
984
+
985
+ #: ../views/form.php:67
986
+ msgid "Excerpt length"
987
+ msgstr ""
988
+
989
+ #: ../views/form.php:73
990
+ msgid "Display post thumbnail"
991
+ msgstr ""
992
+
993
+ #: ../views/form.php:76
994
+ msgid "Width"
995
+ msgstr ""
996
+
997
+ #: ../views/form.php:77 ../views/form.php:80
998
+ msgid "px"
999
+ msgstr ""
1000
+
1001
+ #: ../views/form.php:79
1002
+ msgid "Height"
1003
+ msgstr ""
1004
+
1005
+ #: ../views/form.php:85
1006
+ msgid "Stats Tag settings"
1007
+ msgstr ""
1008
+
1009
+ #: ../views/form.php:87
1010
+ msgid "Display comment count"
1011
+ msgstr ""
1012
+
1013
+ #: ../views/form.php:89
1014
+ msgid "Display views"
1015
+ msgstr ""
1016
+
1017
+ #: ../views/form.php:91
1018
+ msgid "Display author"
1019
+ msgstr ""
1020
+
1021
+ #: ../views/form.php:93
1022
+ msgid "Display date"
1023
+ msgstr ""
1024
+
1025
+ #: ../views/form.php:96
1026
+ msgid "Date Format"
1027
+ msgstr ""
1028
+
1029
+ #: ../views/form.php:98
1030
+ msgid "WordPress Date Format"
1031
+ msgstr ""
1032
+
1033
+ #: ../views/form.php:105
1034
+ msgid "Display category"
1035
+ msgstr ""
1036
+
1037
+ #: ../views/form.php:109
1038
+ msgid "HTML Markup settings"
1039
+ msgstr ""
1040
+
1041
+ #: ../views/form.php:111
1042
+ msgid "Use custom HTML Markup"
1043
+ msgstr ""
1044
+
1045
+ #: ../views/form.php:114
1046
+ msgid "Before / after title"
1047
+ msgstr ""
1048
+
1049
+ #: ../views/form.php:117
1050
+ msgid "Before / after Popular Posts"
1051
+ msgstr ""
1052
+
1053
+ #: ../views/form.php:120
1054
+ msgid "Post HTML Markup"
1055
+ msgstr ""
1056
+
1057
+ #: ../wordpress-popular-posts.php:276
1058
+ msgid "The most Popular Posts on your blog."
1059
+ msgstr ""
1060
+
1061
+ #: ../wordpress-popular-posts.php:433
1062
+ msgid ""
1063
+ "Error: cannot ajaxify WordPress Popular Posts on this theme. It's missing "
1064
+ "the <em>id</em> attribute on before_widget (see <a href=\"http://codex."
1065
+ "wordpress.org/Function_Reference/register_sidebar\" target=\"_blank\" rel="
1066
+ "\"nofollow\">register_sidebar</a> for more)."
1067
+ msgstr ""
1068
+
1069
+ #: ../wordpress-popular-posts.php:658
1070
+ msgid "Upload"
1071
+ msgstr ""
1072
+
1073
+ #: ../wordpress-popular-posts.php:1032
1074
+ #, php-format
1075
+ msgid ""
1076
+ "Your PHP installation is too old. WordPress Popular Posts requires at least "
1077
+ "PHP version %1$s to function correctly. Please contact your hosting provider "
1078
+ "and ask them to upgrade PHP to %1$s or higher."
1079
+ msgstr ""
1080
+
1081
+ #: ../wordpress-popular-posts.php:1039
1082
+ #, php-format
1083
+ msgid ""
1084
+ "Your WordPress version is too old. WordPress Popular Posts requires at least "
1085
+ "WordPress version %1$s to function correctly. Please update your blog via "
1086
+ "Dashboard &gt; Update."
1087
+ msgstr ""
1088
+
1089
+ #: ../wordpress-popular-posts.php:1064
1090
+ #, php-format
1091
+ msgid ""
1092
+ "<div class=\"error\"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</"
1093
+ "strong>.</p></div>"
1094
+ msgstr ""
1095
+
1096
+ #: ../wordpress-popular-posts.php:1124
1097
+ msgid "Success! The cache table has been cleared!"
1098
+ msgstr ""
1099
+
1100
+ #: ../wordpress-popular-posts.php:1126
1101
+ msgid "Error: cache table does not exist."
1102
+ msgstr ""
1103
+
1104
+ #: ../wordpress-popular-posts.php:1133
1105
+ msgid "Success! All data have been cleared!"
1106
+ msgstr ""
1107
+
1108
+ #: ../wordpress-popular-posts.php:1135
1109
+ msgid "Error: one or both data tables are missing."
1110
+ msgstr ""
1111
+
1112
+ #: ../wordpress-popular-posts.php:1138 ../wordpress-popular-posts.php:1176
1113
+ msgid "Invalid action."
1114
+ msgstr ""
1115
+
1116
+ #: ../wordpress-popular-posts.php:1141 ../wordpress-popular-posts.php:1179
1117
+ msgid ""
1118
+ "Sorry, you do not have enough permissions to do this. Please contact the "
1119
+ "site administrator for support."
1120
+ msgstr ""
1121
+
1122
+ #: ../wordpress-popular-posts.php:1171
1123
+ msgid "Success! All files have been deleted!"
1124
+ msgstr ""
1125
+
1126
+ #: ../wordpress-popular-posts.php:1173
1127
+ msgid "The thumbnail cache is already empty!"
1128
+ msgstr ""
1129
+
1130
+ #: ../wordpress-popular-posts.php:1696
1131
+ msgid "Sorry. No data so far."
1132
+ msgstr ""
1133
+
1134
+ #: ../wordpress-popular-posts.php:2156
1135
+ #, php-format
1136
+ msgid "1 comment"
1137
+ msgid_plural "%s comments"
1138
+ msgstr[0] ""
1139
+ msgstr[1] ""
1140
+
1141
+ #: ../wordpress-popular-posts.php:2168
1142
+ #, php-format
1143
+ msgid "1 view per day"
1144
+ msgid_plural "%s views per day"
1145
+ msgstr[0] ""
1146
+ msgstr[1] ""
1147
+
1148
+ #: ../wordpress-popular-posts.php:2174
1149
+ #, php-format
1150
+ msgid "1 view"
1151
+ msgid_plural "%s views"
1152
+ msgstr[0] ""
1153
+ msgstr[1] ""
1154
+
1155
+ #: ../wordpress-popular-posts.php:2186
1156
+ #, php-format
1157
+ msgid "by %s"
1158
+ msgstr ""
1159
+
1160
+ #: ../wordpress-popular-posts.php:2192
1161
+ #, php-format
1162
+ msgid "posted on %s"
1163
+ msgstr ""
1164
+
1165
+ #: ../wordpress-popular-posts.php:2200
1166
+ #, php-format
1167
+ msgid "under %s"
1168
+ msgstr ""
readme.txt CHANGED
@@ -1,27 +1,27 @@
1
- === Wordpress Popular Posts ===
2
  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: 3.9.1
7
- Stable tag: 3.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Wordpress Popular Posts is a highly customizable widget that displays the most popular posts on your blog.
12
 
13
  == Description ==
14
 
15
- Wordpress Popular Posts is a highly customizable widget that displays the most popular posts on your blog.
16
 
17
  = Main Features =
18
- * **Multi-widget capable**. That is, you can have several widgets of Wordpress Popular Posts on your blog - each with its own settings!
19
  * **Time Range** - list those posts of your blog that have been the most popular ones within a specific time range (eg. last 24 hours, last 7 days, last 30 days, etc.)!
20
  * **Custom Post-type support**. Wanna show other stuff than just posts and pages?
21
  * Display a **thumbnail** of your posts! (*see the [FAQ section](http://wordpress.org/extend/plugins/wordpress-popular-posts/faq/) for technical requirements*).
22
  * Use **your own layout**! Control how your most popular posts are shown on your theme.
23
  * **WPML** support!
24
- * Experimental Wordpress Multisite support!
25
 
26
  = Other Features =
27
  * Check the **statistics** on your most popular posts from wp-admin.
@@ -32,100 +32,102 @@ Wordpress Popular Posts is a highly customizable widget that displays the most p
32
  * **[WP-PostRatings](http://wordpress.org/extend/plugins/wp-postratings/) support**. Show your visitors how your readers are rating your posts!
33
 
34
  = Notices =
35
- * Starting version 3.0.0, the way plugin tracks views count switched back to [AJAX](http://codex.wordpress.org/AJAX). The reason for this change is to prevent bots / spiders from inflating views count, so 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.
36
 
37
- **Wordpress Popular Posts** is now also on [GitHub](https://github.com/cabrerahector/wordpress-popular-posts)!
38
 
39
  == Installation ==
40
 
41
  1. Download the plugin and extract its contents.
42
  2. Upload the `wordpress-popular-posts` folder to the `/wp-content/plugins/` directory.
43
- 3. Activate **Wordpress Popular Posts** plugin through the 'Plugins' menu in WordPress.
44
- 4. In your admin console, go to Appeareance > Widgets, drag the Wordpress Popular Posts widget to wherever you want it to be and click on Save.
45
- 5. (optional) Go to Appeareance > Editor. On "Theme Files", click on `header.php` and make sure that the `<?php wp_head(); ?>` tag is present (should be right before the closing `</head>` tag).
46
 
47
  That's it!
48
 
49
  = USAGE =
50
 
51
- WPP can be used as a [Wordpress Widget](http://codex.wordpress.org/WordPress_Widgets), which means you can place it on any of your theme's sidebars (and it even supports multiple instances!). However, you can also embed it directly in posts / pages via [shortcode](https://github.com/cabrerahector/wordpress-popular-posts/wiki/1.-Using-WPP-on-posts-&-pages); or anywhere on your theme using the [wpp_get_mostpopular()](https://github.com/cabrerahector/wordpress-popular-posts/wiki/2.-Template-tags#wpp_get_mostpopular) template tag.
52
 
53
  ... and there's even more on the **[Wiki](https://github.com/cabrerahector/wordpress-popular-posts/wiki)**, so make sure to stop by!
54
 
55
  == Frequently Asked Questions ==
56
 
57
  #### I need help with your plugin! What should I do?
58
- 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*).
59
 
60
  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.
61
 
62
  = -FUNCTIONALITY- =
63
 
64
- = Why Wordpress Popular Posts? =
65
- 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!
66
 
67
  = How does the plugin count views / calculate the popularity of posts? =
68
- 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.
69
 
70
  = I'm getting "Sorry. No data so far". What's up with that? =
71
- 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.
72
 
73
  = My current theme does not support widgets (booooo!). Can I show my most popular posts in any other way? =
74
- 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*.
75
 
76
- = Wordpress Popular Posts is not counting my own visits, why? =
77
- By default, Wordpress Popular Posts won't count views generated by logged in users. If your blog requires readers to be logged in to access its contents (or just want WPP to count your own views) please go to *wp-admin > Settings > Wordpress Popular Posts > Tools* and set *Log views from* to *Everyone*.
 
 
 
 
 
 
 
 
78
 
79
  = I'm unable to activate the "Display post thumbnail" option. Why? =
80
  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).
81
 
82
- = How does Wordpress Popular Posts pick my posts' thumbnails? =
83
- 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.
84
 
85
  = I'm seeing a "No thumbnail" image, where's my post thumbnail? =
86
  Make sure you have assigned one to your posts (see previous question).
87
 
88
  = Is there any way I can change that ugly "No thumbnail" image for one of my own? =
89
- 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.
90
-
91
- = Where can I find the list of parameters accepted by the wpp_get_mostpopular() template tag / [wpp] shortcode? =
92
- You can find it via *wp-admin > Settings > Wordpress Popular Posts > Parameters*.
93
 
94
  = I want to have a popular list of my custom post type. How can I do that? =
95
  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).
96
 
97
- = How can I use my own HTML markup with your plugin? =
98
- 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 > FAQ* 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).
99
 
100
- 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/Filters) on the Wiki.
101
-
102
- = I would like to clear all data gathered by Wordpress Popular Posts and start over. How can I do that? =
103
- 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.
104
-
105
- = Can Wordpress Popular Posts run on Wordpress Multisite? =
106
- 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).
107
 
108
  = -CSS AND STYLESHEETS- =
109
 
110
  = Does your plugin include any CSS stylesheets? =
111
- 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.
112
 
113
- = 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? =
114
  Copy your modified wpp.css file to your theme's folder, otherwise my plugin will use the one bundled with it by default.
115
 
116
  = How can I style my list to look like [insert your desired look here]? =
117
  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.
118
 
119
  = I want to remove WPP's stylesheet. How can I do that? =
120
- You can disable the stylesheet via *wp-admin > Settings > Wordpress Popular Posts > Tools*.
121
 
122
  = -OTHER STUFF THAT YOU (PROBABLY) WANT TO KNOW- =
123
 
124
- = Does Wordpress Popular Posts support other languages than english? =
125
  Yes, check the [Other Notes](http://wordpress.org/plugins/wordpress-popular-posts/other_notes/) section for more information.
126
 
127
  = I want to translate your plugin into my language / help you update a translation. What do I need to do? =
128
- 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. When you're done with it, you'll find several .PO files bundled with the plugin under the *lang* folder. If you're planning to add a new language, go grab *wordpress-popular-posts.po* and rename it to add the proper suffix for your language (eg. wordpress-popular-posts*-es_ES*.po, for Spanish). In any case, open the PO file using Poedit (or your preferred gettext editor) and update the strings there. It sounds complicated, I know, but it's not. Check this handy [guide](http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/ "Translating WordPress Plugins & Themes"), in case you get lost at some point. 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).
 
 
129
 
130
  = I want your plugin to have X or Y functionality. Can it be done? =
131
  If it fits the nature of my plugin and it sounds like something others would like to have, there's a pretty good chance that I will implement it (and if you can provide some sample code with useful comments, much better).
@@ -145,11 +147,27 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
145
  == Screenshots ==
146
 
147
  1. Widgets Control Panel.
148
- 2. Wordpress Popular Posts Widget.
149
- 3. Wordpress Popular Posts Widget on theme's sidebar.
150
- 4. Wordpress Popular Posts Stats panel.
151
 
152
  == Changelog ==
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
153
  = 3.0.3 =
154
  * Fixes widget not saving 'freshness' setting.
155
  * Adds HTMLentities conversion/deconversion on wpp_get_mostpopular().
@@ -171,10 +189,10 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
171
  * Fixes bug that prevented disabling plugin's stylesheet.
172
 
173
  = 3.0.0 =
174
- * 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.
175
  * Plugin refactoring based on [@tikaszvince](https://github.com/tikaszvince)'s work (many thanks, Vince!).
176
  * Added WPML support.
177
- * Added experimental Wordpress Multisite support.
178
  * Added bot detection.
179
  * Added ability to filter posts by freshness.
180
  * Added own data caching method.
@@ -201,7 +219,7 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
201
  * Moved translations to lang folder.
202
 
203
  = 2.3.3 =
204
- * Minimum Wordpress version requirement changed to 3.3.
205
  * Minimum PHP version requirement changed to 5.2.0.
206
  * Improved Custom HTML feature! It's more flexible now + new Content Tags added: {url}, {text_title}, {author}, {category}, {views}, {comments}!.
207
  * Added ability to exclude posts by ID (similar to the category filter).
@@ -225,7 +243,7 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
225
  = 2.3.2 =
226
  * 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.
227
  * Fixed a bug preventing the cat parameter from excluding categories (widget was not affected by this).
228
- * FAQ section (Settings / Wordpress Popular Posts / FAQ) updated.
229
  * Added french translation. (Thanks, Le Raconteur!)
230
 
231
  = 2.3.1 =
@@ -236,8 +254,8 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
236
  * Fixed bug that prevented excluding more than one category using the Category filter.
237
 
238
  = 2.3.0 =
239
- * Merged all pages into Settings/Wordpress Popular Posts.
240
- * Added new options to the Wordpress Popular Posts Stats dashboard.
241
  * Added check for static homepages to avoid printing ajax script there.
242
  * Database queries re-built from scratch for optimization.
243
  * Added the ability to remove / enable plugin's stylesheet from the admin.
@@ -274,7 +292,7 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
274
  * Fixed deprecated errors on load_plugin_textdomain and add_submenu_page.
275
 
276
  = 2.1.5 =
277
- * Dropped TimThumb support in favor of Wordpress's Featured Image function.
278
 
279
  = 2.1.4 =
280
  * Added italian localization. Thanks Gianni!
@@ -283,13 +301,13 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
283
 
284
  = 2.1.1 =
285
  * Fixed bug preventing widget title from being saved.
286
- * Fixed bug affecting blogs with Wordpress installed somewhere else than domain's root.
287
  * Added htmlentities to post titles.
288
  * Added default thumbnail image if none is found in the post.
289
 
290
  = 2.1.0 =
291
  * Title special HTML entities bug fixed.
292
- * 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!
293
  * Shortcode bug fixed. Thanks Krokkodriljo!
294
  * Category exclusion feature improved. Thanks raamdev!
295
 
@@ -367,7 +385,7 @@ For the time being, the [Support Forum](http://wordpress.org/support/plugin/word
367
  * New sorting options (sort posts by comment count, by pageviews, or by average daily views) added
368
 
369
  = 1.2 =
370
- * Added extra functionalities to Wordpress Popular Post plugin core
371
 
372
  = 1.1 =
373
  * Fixed comment count bug
@@ -381,11 +399,13 @@ All translations are community made: people who are nice enough to share their t
381
 
382
  * English.
383
  * Spanish.
384
- * German - 95% translated (4 fuzzy strings, 7 not translated).
385
- * French - 83% translated (14 fuzzy strings, 25 not translated).
386
- * Japanese - 77% translated (34 fuzzy strings, 18 not translated).
 
 
387
 
388
  == Upgrade Notice ==
389
 
390
- = 3.0.3 =
391
- This version requires PHP 5.2+ and Wordpress 3.8 or greater. Also, backup the wpp.css file first if you modified it!
1
+ === WordPress Popular Posts ===
2
  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.0
7
+ Stable tag: 3.1.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ WordPress Popular Posts is a highly customizable widget that displays the most popular posts on your blog.
12
 
13
  == Description ==
14
 
15
+ WordPress Popular Posts is a highly customizable widget that displays the most popular posts on your blog.
16
 
17
  = Main Features =
18
+ * **Multi-widget capable**. That is, you can have several widgets of WordPress Popular Posts on your blog - each with its own settings!
19
  * **Time Range** - list those posts of your blog that have been the most popular ones within a specific time range (eg. last 24 hours, last 7 days, last 30 days, etc.)!
20
  * **Custom Post-type support**. Wanna show other stuff than just posts and pages?
21
  * Display a **thumbnail** of your posts! (*see the [FAQ section](http://wordpress.org/extend/plugins/wordpress-popular-posts/faq/) for technical requirements*).
22
  * Use **your own layout**! Control how your most popular posts are shown on your theme.
23
  * **WPML** support!
24
+ * **WordPress Multisite** support!
25
 
26
  = Other Features =
27
  * Check the **statistics** on your most popular posts from wp-admin.
32
  * **[WP-PostRatings](http://wordpress.org/extend/plugins/wp-postratings/) support**. Show your visitors how your readers are rating your posts!
33
 
34
  = Notices =
35
+ * Starting version 3.0.0, the way plugin tracks views count switched back to [AJAX](http://codex.wordpress.org/AJAX). The reason for this change is to prevent bots / spiders from inflating views count, so 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.
36
 
37
+ **WordPress Popular Posts** is now also on [GitHub](https://github.com/cabrerahector/wordpress-popular-posts)!
38
 
39
  == Installation ==
40
 
41
  1. Download the plugin and extract its contents.
42
  2. Upload the `wordpress-popular-posts` folder to the `/wp-content/plugins/` directory.
43
+ 3. Activate **WordPress Popular Posts** plugin through the 'Plugins' menu in WordPress.
44
+ 4. In your admin console, go to Appearance > Widgets, drag the WordPress Popular Posts widget to wherever you want it to be and click on Save.
45
+ 5. (optional) Go to Appearance > Editor. On "Theme Files", click on `header.php` and make sure that the `<?php wp_head(); ?>` tag is present (should be right before the closing `</head>` tag).
46
 
47
  That's it!
48
 
49
  = USAGE =
50
 
51
+ WPP can be used as a [WordPress Widget](http://codex.wordpress.org/WordPress_Widgets), which means you can place it on any of your theme's sidebars (and it even supports multiple instances!). However, you can also embed it directly in posts / pages via [shortcode](https://github.com/cabrerahector/wordpress-popular-posts/wiki/1.-Using-WPP-on-posts-&-pages); or anywhere on your theme using the [wpp_get_mostpopular()](https://github.com/cabrerahector/wordpress-popular-posts/wiki/2.-Template-tags#wpp_get_mostpopular) template tag.
52
 
53
  ... and there's even more on the **[Wiki](https://github.com/cabrerahector/wordpress-popular-posts/wiki)**, so make sure to stop by!
54
 
55
  == Frequently Asked Questions ==
56
 
57
  #### I need help with your plugin! What should I do?
58
+ 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*).
59
 
60
  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.
61
 
62
  = -FUNCTIONALITY- =
63
 
64
+ = Why WordPress Popular Posts? =
65
+ 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!
66
 
67
  = How does the plugin count views / calculate the popularity of posts? =
68
+ 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.
69
 
70
  = I'm getting "Sorry. No data so far". What's up with that? =
71
+ 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.
72
 
73
  = My current theme does not support widgets (booooo!). Can I show my most popular posts in any other way? =
74
+ 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*.
75
 
76
+ = WordPress Popular Posts is not counting my own visits, why? =
77
+ By default, WordPress Popular Posts won't count views generated by logged in users. If your blog requires readers to be logged in to access its contents (or just want WPP to count your own views) please go to *wp-admin > Settings > WordPress Popular Posts > Tools* and set *Log views from* to *Everyone*.
78
+
79
+ = How can I use my own HTML markup with your plugin? =
80
+ 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 > FAQ* 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).
81
+
82
+ 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/Filters) on the Wiki.
83
+
84
+ = Where can I find the list of parameters accepted by the wpp_get_mostpopular() template tag / [wpp] shortcode? =
85
+ You can find it via *wp-admin > Settings > WordPress Popular Posts > Parameters*.
86
 
87
  = I'm unable to activate the "Display post thumbnail" option. Why? =
88
  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).
89
 
90
+ = How does WordPress Popular Posts pick my posts' thumbnails? =
91
+ 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.
92
 
93
  = I'm seeing a "No thumbnail" image, where's my post thumbnail? =
94
  Make sure you have assigned one to your posts (see previous question).
95
 
96
  = Is there any way I can change that ugly "No thumbnail" image for one of my own? =
97
+ 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.
 
 
 
98
 
99
  = I want to have a popular list of my custom post type. How can I do that? =
100
  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).
101
 
102
+ = I would like to clear all data gathered by WordPress Popular Posts and start over. How can I do that? =
103
+ 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.
104
 
105
+ = Can WordPress Popular Posts run on WordPress Multisite? =
106
+ 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).
 
 
 
 
 
107
 
108
  = -CSS AND STYLESHEETS- =
109
 
110
  = Does your plugin include any CSS stylesheets? =
111
+ 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.
112
 
113
+ = 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? =
114
  Copy your modified wpp.css file to your theme's folder, otherwise my plugin will use the one bundled with it by default.
115
 
116
  = How can I style my list to look like [insert your desired look here]? =
117
  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.
118
 
119
  = I want to remove WPP's stylesheet. How can I do that? =
120
+ You can disable the stylesheet via *wp-admin > Settings > WordPress Popular Posts > Tools*.
121
 
122
  = -OTHER STUFF THAT YOU (PROBABLY) WANT TO KNOW- =
123
 
124
+ = Does WordPress Popular Posts support other languages than english? =
125
  Yes, check the [Other Notes](http://wordpress.org/plugins/wordpress-popular-posts/other_notes/) section for more information.
126
 
127
  = I want to translate your plugin into my language / help you update a translation. What do I need to do? =
128
+ 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, grab *wordpress-popular-posts.po* and rename it to add the proper suffix for your language (eg. wordpress-popular-posts-es_ES.po, for Spanish). In any case, open the PO file using Poedit (or your preferred gettext editor) and update the strings there. It sounds complicated, I know, but it's not.
129
+
130
+ Check this handy [guide](http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/ "Translating WordPress Plugins & Themes"), in case you get lost at some point. 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).
131
 
132
  = I want your plugin to have X or Y functionality. Can it be done? =
133
  If it fits the nature of my plugin and it sounds like something others would like to have, there's a pretty good chance that I will implement it (and if you can provide some sample code with useful comments, much better).
147
  == Screenshots ==
148
 
149
  1. Widgets Control Panel.
150
+ 2. WordPress Popular Posts Widget.
151
+ 3. WordPress Popular Posts Widget on theme's sidebar.
152
+ 4. WordPress Popular Posts Stats panel.
153
 
154
  == Changelog ==
155
+ = 3.1.0 =
156
+ * Fixes invalid HTML title/alt attributes caused by encoding issues.
157
+ * Fixes issue with jQuery not loading properly under certain circumstances.
158
+ * Fixes issue with custom excerpts not showing up.
159
+ * Fixes undefined notices and removes an unused variable from widget_update().
160
+ * Fixes wrong variable reference in __image_resize().
161
+ * Adds charset to mb_substr when truncating excerpt.
162
+ * Sets default logging level to 1 (Everyone).
163
+ * Renders the category link with cat-id-[ID] CSS class.
164
+ * Replaces getimagesize() with exif_imagetype().
165
+ * Adds notice to move/copy wpp.css stylesheet into theme's directory to keep custom CSS styles across updates.
166
+ * Thumbail generation process has been refactored for efficiency.
167
+ * Thumbnails are now stored in a custom folder under Uploads.
168
+ * Drops support on Japanese and French languages since the translations were outdated.
169
+ * Other minor bug fixes and improvements.
170
+
171
  = 3.0.3 =
172
  * Fixes widget not saving 'freshness' setting.
173
  * Adds HTMLentities conversion/deconversion on wpp_get_mostpopular().
189
  * Fixes bug that prevented disabling plugin's stylesheet.
190
 
191
  = 3.0.0 =
192
+ * 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.
193
  * Plugin refactoring based on [@tikaszvince](https://github.com/tikaszvince)'s work (many thanks, Vince!).
194
  * Added WPML support.
195
+ * Added experimental WordPress Multisite support.
196
  * Added bot detection.
197
  * Added ability to filter posts by freshness.
198
  * Added own data caching method.
219
  * Moved translations to lang folder.
220
 
221
  = 2.3.3 =
222
+ * Minimum WordPress version requirement changed to 3.3.
223
  * Minimum PHP version requirement changed to 5.2.0.
224
  * Improved Custom HTML feature! It's more flexible now + new Content Tags added: {url}, {text_title}, {author}, {category}, {views}, {comments}!.
225
  * Added ability to exclude posts by ID (similar to the category filter).
243
  = 2.3.2 =
244
  * 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.
245
  * Fixed a bug preventing the cat parameter from excluding categories (widget was not affected by this).
246
+ * FAQ section (Settings / WordPress Popular Posts / FAQ) updated.
247
  * Added french translation. (Thanks, Le Raconteur!)
248
 
249
  = 2.3.1 =
254
  * Fixed bug that prevented excluding more than one category using the Category filter.
255
 
256
  = 2.3.0 =
257
+ * Merged all pages into Settings/WordPress Popular Posts.
258
+ * Added new options to the WordPress Popular Posts Stats dashboard.
259
  * Added check for static homepages to avoid printing ajax script there.
260
  * Database queries re-built from scratch for optimization.
261
  * Added the ability to remove / enable plugin's stylesheet from the admin.
292
  * Fixed deprecated errors on load_plugin_textdomain and add_submenu_page.
293
 
294
  = 2.1.5 =
295
+ * Dropped TimThumb support in favor of WordPress's Featured Image function.
296
 
297
  = 2.1.4 =
298
  * Added italian localization. Thanks Gianni!
301
 
302
  = 2.1.1 =
303
  * Fixed bug preventing widget title from being saved.
304
+ * Fixed bug affecting blogs with WordPress installed somewhere else than domain's root.
305
  * Added htmlentities to post titles.
306
  * Added default thumbnail image if none is found in the post.
307
 
308
  = 2.1.0 =
309
  * Title special HTML entities bug fixed.
310
+ * 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!
311
  * Shortcode bug fixed. Thanks Krokkodriljo!
312
  * Category exclusion feature improved. Thanks raamdev!
313
 
385
  * New sorting options (sort posts by comment count, by pageviews, or by average daily views) added
386
 
387
  = 1.2 =
388
+ * Added extra functionalities to WordPress Popular Post plugin core
389
 
390
  = 1.1 =
391
  * Fixed comment count bug
399
 
400
  * English.
401
  * Spanish.
402
+ * German - 92% translated (8 fuzzy strings, 9 not translated).
403
+
404
+ == Credits ==
405
+
406
+ * Flame graphic by freevector/Vecteezy.com.
407
 
408
  == Upgrade Notice ==
409
 
410
+ = 3.1.0 =
411
+ This version requires PHP 5.2+ and WordPress 3.8 or greater. Also, backup the wpp.css file first if you modified it!
uninstall.php CHANGED
@@ -34,6 +34,9 @@ if ( function_exists( 'is_multisite' ) && is_multisite() ) {
34
 
35
  // delete tables
36
  uninstall();
 
 
 
37
 
38
  }
39
 
@@ -41,6 +44,7 @@ if ( function_exists( 'is_multisite' ) && is_multisite() ) {
41
  switch_to_blog( $original_blog_id );
42
 
43
  } else {
 
44
  // Delete plugin's options
45
  delete_option( 'wpp_ver' );
46
  delete_option( 'wpp_settings_config' );
@@ -49,6 +53,29 @@ if ( function_exists( 'is_multisite' ) && is_multisite() ) {
49
 
50
  // delete tables
51
  uninstall();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
 
54
  function uninstall(){
34
 
35
  // delete tables
36
  uninstall();
37
+
38
+ // delete thumbnails cache and its directory
39
+ delete_thumb_cache();
40
 
41
  }
42
 
44
  switch_to_blog( $original_blog_id );
45
 
46
  } else {
47
+
48
  // Delete plugin's options
49
  delete_option( 'wpp_ver' );
50
  delete_option( 'wpp_settings_config' );
53
 
54
  // delete tables
55
  uninstall();
56
+
57
+ // delete thumbnails cache and its directory
58
+ delete_thumb_cache();
59
+
60
+ }
61
+
62
+ function delete_thumb_cache() {
63
+ $wp_upload_dir = wp_upload_dir();
64
+
65
+ if ( is_dir( $wp_upload_dir['basedir'] . "/wordpress-popular-posts" ) ) {
66
+ $files = glob( $wp_upload_dir['basedir'] . "/wordpress-popular-posts/*" ); // get all file names
67
+
68
+ if ( is_array($files) && !empty($files) ) {
69
+ foreach($files as $file){ // iterate files
70
+ if ( is_file($file) )
71
+ @unlink($file); // delete file
72
+ }
73
+ }
74
+
75
+ // Finally, delete wpp's upload directory
76
+ @rmdir( $wp_upload_dir['basedir'] . "/wordpress-popular-posts" );
77
+
78
+ }
79
  }
80
 
81
  function uninstall(){
views/admin.php CHANGED
@@ -71,6 +71,10 @@ if ( isset($_POST['section']) ) {
71
 
72
  }
73
 
 
 
 
 
74
  $rand = md5(uniqid(rand(), true));
75
  $wpp_rand = get_site_option("wpp_rand");
76
  if (empty($wpp_rand)) {
@@ -83,7 +87,7 @@ if (empty($wpp_rand)) {
83
  <script type="text/javascript">
84
  // TOOLS
85
  function confirm_reset_cache() {
86
- if (confirm("<?php _e("This operation will delete all entries from Wordpress Popular Posts' cache table and cannot be undone.", $this->plugin_slug); ?> \n" + "<?php _e("Do you want to continue?", $this->plugin_slug); ?>")) {
87
  jQuery.post(ajaxurl, {action: 'wpp_clear_data', token: '<?php echo get_site_option("wpp_rand"); ?>', clear: 'cache'}, function(data){
88
  alert(data);
89
  });
@@ -91,18 +95,26 @@ if (empty($wpp_rand)) {
91
  }
92
 
93
  function confirm_reset_all() {
94
- if (confirm("<?php _e("This operation will delete all stored info from Wordpress Popular Posts' data tables and cannot be undone.", $this->plugin_slug); ?> \n" + "<?php _e("Do you want to continue?", $this->plugin_slug); ?>")) {
95
  jQuery.post(ajaxurl, {action: 'wpp_clear_data', token: '<?php echo get_site_option("wpp_rand"); ?>', clear: 'all'}, function(data){
96
  alert(data);
97
  });
98
  }
99
  }
100
 
 
 
 
 
 
 
 
 
101
  </script>
102
 
103
  <div class="wrap">
104
  <div id="icon-options-general" class="icon32"><br /></div>
105
- <h2>Wordpress Popular Posts</h2>
106
 
107
  <h2 class="nav-tab-wrapper">
108
  <?php
@@ -123,7 +135,7 @@ if (empty($wpp_rand)) {
123
 
124
  <!-- Start stats -->
125
  <div id="wpp_stats" class="wpp_boxes"<?php if ( "stats" == $current ) {?> style="display:block;"<?php } ?>>
126
- <p><?php _e("Click on each tab to see what are the most popular entries on your blog in the last 24 hours, this week, last 30 days or all time since Wordpress Popular Posts was installed.", $this->plugin_slug); ?></p>
127
 
128
  <div class="tablenav top">
129
  <div class="alignleft actions">
@@ -180,7 +192,6 @@ if (empty($wpp_rand)) {
180
  </div>
181
  <input id="upload_thumb_button" type="button" class="button" value="<?php _e( "Upload thumbnail", $this->plugin_slug ); ?>" />
182
  <input type="hidden" id="upload_thumb_src" name="upload_thumb_src" value="" />
183
- <br /><br />
184
  <p class="description"><?php _e("How-to: upload (or select) an image, set Size to Full and click on Upload. After it's done, hit on Apply to save changes", $this->plugin_slug); ?></p>
185
  </td>
186
  </tr>
@@ -193,7 +204,7 @@ if (empty($wpp_rand)) {
193
  <option <?php if ($this->user_settings['tools']['thumbnail']['source'] == "custom_field") {?>selected="selected"<?php } ?> value="custom_field"><?php _e("Custom field", $this->plugin_slug); ?></option>
194
  </select>
195
  <br />
196
- <p class="description"><?php _e("Tell Wordpress Popular Posts where it should get thumbnails from", $this->plugin_slug); ?></p>
197
  </td>
198
  </tr>
199
  <tr valign="top" <?php if ($this->user_settings['tools']['thumbnail']['source'] != "custom_field") {?>style="display:none;"<?php } ?> id="row_custom_field">
@@ -211,6 +222,20 @@ if (empty($wpp_rand)) {
211
  </select>
212
  </td>
213
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
214
  <tr valign="top">
215
  <td colspan="2">
216
  <input type="hidden" name="section" value="thumb" />
@@ -328,7 +353,7 @@ if (empty($wpp_rand)) {
328
 
329
  <br /><br />
330
 
331
- <p><?php _e('Wordpress Popular Posts maintains data in two separate tables: one for storing the most popular entries on a daily basis (from now on, "cache"), and another one to keep the All-time data (from now on, "historical data" or just "data"). If for some reason you need to clear the cache table, or even both historical and cache tables, please use the buttons below to do so.', $this->plugin_slug) ?></p>
332
  <p><input type="button" name="wpp-reset-cache" id="wpp-reset-cache" class="button-secondary" value="<?php _e("Empty cache", $this->plugin_slug); ?>" onclick="confirm_reset_cache()" /> <label for="wpp-reset-cache"><small><?php _e('Use this button to manually clear entries from WPP cache only', $this->plugin_slug); ?></small></label></p>
333
  <p><input type="button" name="wpp-reset-all" id="wpp-reset-all" class="button-secondary" value="<?php _e("Clear all data", $this->plugin_slug); ?>" onclick="confirm_reset_all()" /> <label for="wpp-reset-all"><small><?php _e('Use this button to manually clear entries from all WPP data tables', $this->plugin_slug); ?></small></label></p>
334
  </div>
@@ -383,14 +408,14 @@ if (empty($wpp_rand)) {
383
  </tr>
384
  <tr>
385
  <td><strong>range</strong></td>
386
- <td><?php _e('Tells Wordpress Popular Posts to retrieve the most popular entries within the time range specified by you', $this->plugin_slug); ?></td>
387
  <td>"daily", "weekly", "monthly", "all"</td>
388
  <td>daily</td>
389
  <td>range="daily"</td>
390
  </tr>
391
  <tr class="alternate">
392
  <td><strong>freshness</strong></td>
393
- <td><?php _e('Tells Wordpress Popular Posts to retrieve the most popular entries published within the time range specified by you', $this->plugin_slug); ?></td>
394
  <td>1 (true), 0 (false)</td>
395
  <td>0</td>
396
  <td>freshness=1</td>
@@ -407,60 +432,60 @@ if (empty($wpp_rand)) {
407
  <td><?php _e('Defines the type of posts to show on the listing', $this->plugin_slug); ?></td>
408
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
409
  <td>post,page</td>
410
- <td>post_type=post,page,your-custom-post-type</td>
411
  </tr>
412
  <tr>
413
  <td><strong>pid</strong></td>
414
- <td><?php _e('If set, Wordpress Popular Posts will exclude the specified post(s) ID(s) form the listing.', $this->plugin_slug); ?></td>
415
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
416
  <td><?php _e('None', $this->plugin_slug); ?></td>
417
  <td>pid="60,25,31"</td>
418
  </tr>
419
  <tr class="alternate">
420
  <td><strong>cat</strong></td>
421
- <td><?php _e('If set, Wordpress Popular Posts will retrieve all entries that belong to the specified category(ies) ID(s). If a minus sign is used, the category(ies) will be excluded instead.', $this->plugin_slug); ?></td>
422
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
423
  <td><?php _e('None', $this->plugin_slug); ?></td>
424
  <td>cat="1,55,-74"</td>
425
  </tr>
426
  <tr>
427
  <td><strong>author</strong></td>
428
- <td><?php _e('If set, Wordpress Popular Posts will retrieve all entries created by specified author(s) ID(s).', $this->plugin_slug); ?></td>
429
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
430
  <td><?php _e('None', $this->plugin_slug); ?></td>
431
  <td>author="75,8,120"</td>
432
  </tr>
433
  <tr class="alternate">
434
  <td><strong>title_length</strong></td>
435
- <td><?php _e('If set, Wordpress Popular Posts will shorten each post title to "n" characters whenever possible', $this->plugin_slug); ?></td>
436
  <td><?php _e('Positive integer', $this->plugin_slug); ?></td>
437
  <td>25</td>
438
  <td>title_length=25</td>
439
  </tr>
440
  <tr>
441
  <td><strong>title_by_words</strong></td>
442
- <td><?php _e('If set to 1, Wordpress Popular Posts will shorten each post title to "n" words instead of characters', $this->plugin_slug); ?></td>
443
  <td>1 (true), (0) false</td>
444
  <td>0</td>
445
  <td>title_by_words=1</td>
446
  </tr>
447
  <tr class="alternate">
448
  <td><strong>excerpt_length</strong></td>
449
- <td><?php _e('If set, Wordpress Popular Posts will build and include an excerpt of "n" characters long from the content of each post listed as popular', $this->plugin_slug); ?></td>
450
  <td><?php _e('Positive integer', $this->plugin_slug); ?></td>
451
  <td>0</td>
452
  <td>excerpt_length=55</td>
453
  </tr>
454
  <tr>
455
  <td><strong>excerpt_format</strong></td>
456
- <td><?php _e('If set, Wordpress Popular Posts will maintaing all styling tags (strong, italic, etc) and hyperlinks found in the excerpt', $this->plugin_slug); ?></td>
457
  <td>1 (true), (0) false</td>
458
  <td>0</td>
459
  <td>excerpt_format=1</td>
460
  </tr>
461
  <tr class="alternate">
462
  <td><strong>excerpt_by_words</strong></td>
463
- <td><?php _e('If set to 1, Wordpress Popular Posts will shorten the excerpt to "n" words instead of characters', $this->plugin_slug); ?></td>
464
  <td>1 (true), (0) false</td>
465
  <td>0</td>
466
  <td>excerpt_by_words=1</td>
@@ -481,35 +506,35 @@ if (empty($wpp_rand)) {
481
  </tr>
482
  <tr>
483
  <td><strong>rating</strong></td>
484
- <td><?php _e('If set, and if the WP-PostRatings plugin is installed and enabled on your blog, Wordpress Popular Posts will show how your visitors are rating your entries', $this->plugin_slug); ?></td>
485
  <td>1 (true), (0) false</td>
486
  <td>0</td>
487
  <td>rating=1</td>
488
  </tr>
489
  <tr class="alternate">
490
  <td><strong>stats_comments</strong></td>
491
- <td><?php _e('If set, Wordpress Popular Posts will show how many comments each popular post has got until now', $this->plugin_slug); ?></td>
492
  <td>1 (true), 0 (false)</td>
493
  <td>1</td>
494
  <td>stats_comments=1</td>
495
  </tr>
496
  <tr>
497
  <td><strong>stats_views</strong></td>
498
- <td><?php _e('If set, Wordpress Popular Posts will show how many views each popular post has got since it was installed', $this->plugin_slug); ?></td>
499
  <td>1 (true), (0) false</td>
500
  <td>0</td>
501
  <td>stats_views=1</td>
502
  </tr>
503
  <tr class="alternate">
504
  <td><strong>stats_author</strong></td>
505
- <td><?php _e('If set, Wordpress Popular Posts will show who published each popular post on the list', $this->plugin_slug); ?></td>
506
  <td>1 (true), (0) false</td>
507
  <td>0</td>
508
  <td>stats_author=1</td>
509
  </tr>
510
  <tr>
511
  <td><strong>stats_date</strong></td>
512
- <td><?php _e('If set, Wordpress Popular Posts will display the date when each popular post on the list was published', $this->plugin_slug); ?></td>
513
  <td>1 (true), (0) false</td>
514
  <td>0</td>
515
  <td>stats_date=1</td>
@@ -523,7 +548,7 @@ if (empty($wpp_rand)) {
523
  </tr>
524
  <tr>
525
  <td><strong>stats_category</strong></td>
526
- <td><?php _e('If set, Wordpress Popular Posts will display the category', $this->plugin_slug); ?></td>
527
  <td>1 (true), (0) false</td>
528
  <td>0</td>
529
  <td>stats_category=1</td>
@@ -565,7 +590,7 @@ if (empty($wpp_rand)) {
565
 
566
  <h4 id="time-range">&raquo; <a href="#" rel="q-2"><?php _e('What is Time Range for?', $this->plugin_slug); ?></a></h4>
567
  <div class="wpp-ans" id="q-2">
568
- <p><?php _e('It will tell Wordpress Popular Posts to retrieve all posts with most views / comments within the selected time range.', $this->plugin_slug); ?></p>
569
  </div>
570
 
571
  <h4 id="sorting">&raquo; <a href="#" rel="q-3"><?php _e('What is "Sort post by" for?', $this->plugin_slug); ?></a></h4>
@@ -575,7 +600,7 @@ if (empty($wpp_rand)) {
575
 
576
  <h4 id="display-rating">&raquo; <a href="#" rel="q-4"><?php _e('What does "Display post rating" do?', $this->plugin_slug); ?></a></h4>
577
  <div class="wpp-ans" id="q-4">
578
- <p><?php _e('If checked, Wordpress Popular Posts will show how your readers are rating your most popular posts. This feature requires having WP-PostRatings plugin installed and enabled on your blog for it to work.', $this->plugin_slug); ?></p>
579
  </div>
580
 
581
  <h4 id="shorten-title">&raquo; <a href="#" rel="q-5"><?php _e('What does "Shorten title" do?', $this->plugin_slug); ?></a></h4>
@@ -585,12 +610,12 @@ if (empty($wpp_rand)) {
585
 
586
  <h4 id="display-excerpt">&raquo; <a href="#" rel="q-6"><?php _e('What does "Display post excerpt" do?', $this->plugin_slug); ?></a></h4>
587
  <div class="wpp-ans" id="q-6">
588
- <p><?php _e('If checked, Wordpress Popular Posts will also include a small extract of your posts in the list. Similarly to the previous option, you will be able to decide how long the post excerpt should be.', $this->plugin_slug); ?></p>
589
  </div>
590
 
591
  <h4 id="keep-format">&raquo; <a href="#" rel="q-7"><?php _e('What does "Keep text format and links" do?', $this->plugin_slug); ?></a></h4>
592
  <div class="wpp-ans" id="q-7">
593
- <p><?php _e('If checked, and if the Post Excerpt feature is enabled, Wordpress Popular Posts will keep the styling tags (eg. bold, italic, etc) that were found in the excerpt. Hyperlinks will remain intact, too.', $this->plugin_slug); ?></p>
594
  </div>
595
 
596
  <h4 id="filter-post-type">&raquo; <a href="#" rel="q-8"><?php _e('What is "Post type" for?', $this->plugin_slug); ?></a></h4>
@@ -610,32 +635,32 @@ if (empty($wpp_rand)) {
610
 
611
  <h4 id="display-thumb">&raquo; <a href="#" rel="q-11"><?php _e('What does "Display post thumbnail" do?', $this->plugin_slug); ?></a></h4>
612
  <div class="wpp-ans" id="q-11">
613
- <p><?php _e('If checked, Wordpress Popular Posts will attempt to retrieve the thumbnail of each post. You can set up the source of the thumbnail via Settings - Wordpress Popular Posts - Tools.', $this->plugin_slug); ?></p>
614
  </div>
615
 
616
  <h4 id="stats-comments">&raquo; <a href="#" rel="q-12"><?php _e('What does "Display comment count" do?', $this->plugin_slug); ?></a></h4>
617
  <div class="wpp-ans" id="q-12">
618
- <p><?php _e('If checked, Wordpress Popular Posts will display how many comments each popular post has got in the selected Time Range.', $this->plugin_slug); ?></p>
619
  </div>
620
 
621
  <h4 id="stats-views">&raquo; <a href="#" rel="q-13"><?php _e('What does "Display views" do?', $this->plugin_slug); ?></a></h4>
622
  <div class="wpp-ans" id="q-13">
623
- <p><?php _e('If checked, Wordpress Popular Posts will show how many pageviews a single post has gotten in the selected Time Range.', $this->plugin_slug); ?></p>
624
  </div>
625
 
626
  <h4 id="stats-author">&raquo; <a href="#" rel="q-14"><?php _e('What does "Display author" do?', $this->plugin_slug); ?></a></h4>
627
  <div class="wpp-ans" id="q-14">
628
- <p><?php _e('If checked, Wordpress Popular Posts will display the name of the author of each entry listed.', $this->plugin_slug); ?></p>
629
  </div>
630
 
631
  <h4 id="stats-date">&raquo; <a href="#" rel="q-15"><?php _e('What does "Display date" do?', $this->plugin_slug); ?></a></h4>
632
  <div class="wpp-ans" id="q-15">
633
- <p><?php _e('If checked, Wordpress Popular Posts will display the date when each popular posts was published.', $this->plugin_slug); ?></p>
634
  </div>
635
 
636
  <h4 id="stats-cat">&raquo; <a href="#" rel="q-16"><?php _e('What does "Display category" do?', $this->plugin_slug); ?></a></h4>
637
  <div class="wpp-ans" id="q-16">
638
- <p><?php _e('If checked, Wordpress Popular Posts will display the category of each post.', $this->plugin_slug); ?></p>
639
  </div>
640
 
641
  <h4 id="custom-html-markup">&raquo; <a href="#" rel="q-17"><?php _e('What does "Use custom HTML Markup" do?', $this->plugin_slug); ?></a></h4>
@@ -650,12 +675,12 @@ if (empty($wpp_rand)) {
650
 
651
  <h4 id="template-tags">&raquo; <a href="#" rel="q-19"><?php _e('What are "Template Tags"?', $this->plugin_slug); ?></a></h4>
652
  <div class="wpp-ans" id="q-19">
653
- <p><?php _e('Template Tags are simply php functions that allow you to perform certain actions. For example, Wordpress Popular Posts currently supports two different template tags: wpp_get_mostpopular() and wpp_get_views().', $this->plugin_slug); ?></p>
654
  </div>
655
 
656
- <h4>&raquo; <a href="#" rel="q-20"><?php _e('What are the template tags that Wordpress Popular Posts supports?', $this->plugin_slug); ?></a></h4>
657
  <div class="wpp-ans" id="q-20">
658
- <p><?php _e('The following are the template tags supported by Wordpress Popular Posts', $this->plugin_slug); ?>:</p>
659
  <table cellspacing="0" class="wp-list-table widefat fixed posts">
660
  <thead>
661
  <tr>
@@ -684,7 +709,7 @@ if (empty($wpp_rand)) {
684
 
685
  <h4 id="shortcode">&raquo; <a href="#" rel="q-21"><?php _e('What are "shortcodes"?', $this->plugin_slug); ?></a></h4>
686
  <div class="wpp-ans" id="q-21">
687
- <p><?php echo sprintf( __('Shortcodes are similar to BB Codes, these allow us to call a php function by simply typing something like [shortcode]. With Wordpress Popular Posts, the shortcode [wpp] will let you insert a list of the most popular posts in posts content and pages too! For more information about shortcodes, please visit the <a href="%s" target="_blank">Wordpress Shortcode API</a> page.', $this->plugin_slug), 'http://codex.wordpress.org/Shortcode_API' ); ?></p>
688
  </div>
689
  </div>
690
  <!-- End faq -->
@@ -693,15 +718,23 @@ if (empty($wpp_rand)) {
693
  <div id="wpp_faq" class="wpp_boxes"<?php if ( "about" == $current ) {?> style="display:block;"<?php } ?>>
694
 
695
  <div style="float:left; width:800px;">
696
- <h3><?php echo sprintf( __('About Wordpress Popular Posts %s', $this->plugin_slug), $this->version); ?></h3>
697
  <p><?php _e( 'This version includes the following changes', $this->plugin_slug ); ?>:</p>
698
  <ul>
699
- <li>Fixes widget not saving 'freshness' setting.</li>
700
- <li>Adds HTMLentities conversion/deconversion on wpp_get_mostpopular().</li>
701
- <li>Improves thumbnail detection.</li>
702
- <li>Fixes a bug affecting the truncation of excerpts.</li>
703
- <li>Fixes yet another bug on wpp_get_views().</li>
704
- <li>Other minor changes.</li>
 
 
 
 
 
 
 
 
705
  </ul>
706
  </div>
707
 
@@ -710,10 +743,10 @@ if (empty($wpp_rand)) {
710
  <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
711
  <input type="hidden" name="cmd" value="_s-xclick">
712
  <input type="hidden" name="hosted_button_id" value="RP9SK8KVQHRKS">
713
- <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" style="display:block; margin:0 auto;">
714
- <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
715
  </form>
716
- <p><?php _e( 'Each donation motivates me to keep releasing free stuff for the Wordpress community!', $this->plugin_slug ); ?></p>
717
  <p><?php echo sprintf( __('You can <a href="%s" target="_blank">leave a review</a>, too!', $this->plugin_slug), 'http://wordpress.org/support/view/plugin-reviews/wordpress-popular-posts' ); ?></p>
718
  </div>
719
 
71
 
72
  }
73
 
74
+ if ( $this->user_settings['tools']['css'] && !file_exists( get_stylesheet_directory() . '/wpp.css' ) ) {
75
+ echo '<div id="wpp-message" class="error fade"><p>'. __('Any changes made to WPP\'s default stylesheet will be lost after every plugin update. In order to prevent this from happening, please copy the wpp.css file (located at wp-content/plugins/wordpress-popular-posts/style) into your theme\'s directory', $this->plugin_slug) .'.</p></div>';
76
+ }
77
+
78
  $rand = md5(uniqid(rand(), true));
79
  $wpp_rand = get_site_option("wpp_rand");
80
  if (empty($wpp_rand)) {
87
  <script type="text/javascript">
88
  // TOOLS
89
  function confirm_reset_cache() {
90
+ if (confirm("<?php _e("This operation will delete all entries from WordPress Popular Posts' cache table and cannot be undone.", $this->plugin_slug); ?> \n\n" + "<?php _e("Do you want to continue?", $this->plugin_slug); ?>")) {
91
  jQuery.post(ajaxurl, {action: 'wpp_clear_data', token: '<?php echo get_site_option("wpp_rand"); ?>', clear: 'cache'}, function(data){
92
  alert(data);
93
  });
95
  }
96
 
97
  function confirm_reset_all() {
98
+ if (confirm("<?php _e("This operation will delete all stored info from WordPress Popular Posts' data tables and cannot be undone.", $this->plugin_slug); ?> \n\n" + "<?php _e("Do you want to continue?", $this->plugin_slug); ?>")) {
99
  jQuery.post(ajaxurl, {action: 'wpp_clear_data', token: '<?php echo get_site_option("wpp_rand"); ?>', clear: 'all'}, function(data){
100
  alert(data);
101
  });
102
  }
103
  }
104
 
105
+ function confirm_clear_image_cache() {
106
+ if (confirm("<?php _e("This operation will delete all cached thumbnails and cannot be undone.", $this->plugin_slug); ?> \n\n" + "<?php _e("Do you want to continue?", $this->plugin_slug); ?>")) {
107
+ jQuery.post(ajaxurl, {action: 'wpp_clear_thumbnail', token: '<?php echo get_site_option("wpp_rand"); ?>'}, function(data){
108
+ alert(data);
109
+ });
110
+ }
111
+ }
112
+
113
  </script>
114
 
115
  <div class="wrap">
116
  <div id="icon-options-general" class="icon32"><br /></div>
117
+ <h2>WordPress Popular Posts</h2>
118
 
119
  <h2 class="nav-tab-wrapper">
120
  <?php
135
 
136
  <!-- Start stats -->
137
  <div id="wpp_stats" class="wpp_boxes"<?php if ( "stats" == $current ) {?> style="display:block;"<?php } ?>>
138
+ <p><?php _e("Click on each tab to see what are the most popular entries on your blog in the last 24 hours, this week, last 30 days or all time since WordPress Popular Posts was installed.", $this->plugin_slug); ?></p>
139
 
140
  <div class="tablenav top">
141
  <div class="alignleft actions">
192
  </div>
193
  <input id="upload_thumb_button" type="button" class="button" value="<?php _e( "Upload thumbnail", $this->plugin_slug ); ?>" />
194
  <input type="hidden" id="upload_thumb_src" name="upload_thumb_src" value="" />
 
195
  <p class="description"><?php _e("How-to: upload (or select) an image, set Size to Full and click on Upload. After it's done, hit on Apply to save changes", $this->plugin_slug); ?></p>
196
  </td>
197
  </tr>
204
  <option <?php if ($this->user_settings['tools']['thumbnail']['source'] == "custom_field") {?>selected="selected"<?php } ?> value="custom_field"><?php _e("Custom field", $this->plugin_slug); ?></option>
205
  </select>
206
  <br />
207
+ <p class="description"><?php _e("Tell WordPress Popular Posts where it should get thumbnails from", $this->plugin_slug); ?></p>
208
  </td>
209
  </tr>
210
  <tr valign="top" <?php if ($this->user_settings['tools']['thumbnail']['source'] != "custom_field") {?>style="display:none;"<?php } ?> id="row_custom_field">
222
  </select>
223
  </td>
224
  </tr>
225
+ <?php
226
+ $wp_upload_dir = wp_upload_dir();
227
+ if ( is_dir( $wp_upload_dir['basedir'] . "/" . $this->plugin_slug ) ) :
228
+ ?>
229
+ <tr valign="top">
230
+ <th scope="row"></th>
231
+ <td>
232
+ <input type="button" name="wpp-reset-cache" id="wpp-reset-cache" class="button-secondary" value="<?php _e("Empty image cache", $this->plugin_slug); ?>" onclick="confirm_clear_image_cache()" />
233
+ <p class="description"><?php _e("Use this button to clear WPP's thumbnails cache", $this->plugin_slug); ?></p>
234
+ </td>
235
+ </tr>
236
+ <?php
237
+ endif;
238
+ ?>
239
  <tr valign="top">
240
  <td colspan="2">
241
  <input type="hidden" name="section" value="thumb" />
353
 
354
  <br /><br />
355
 
356
+ <p><?php _e('WordPress Popular Posts maintains data in two separate tables: one for storing the most popular entries on a daily basis (from now on, "cache"), and another one to keep the All-time data (from now on, "historical data" or just "data"). If for some reason you need to clear the cache table, or even both historical and cache tables, please use the buttons below to do so.', $this->plugin_slug) ?></p>
357
  <p><input type="button" name="wpp-reset-cache" id="wpp-reset-cache" class="button-secondary" value="<?php _e("Empty cache", $this->plugin_slug); ?>" onclick="confirm_reset_cache()" /> <label for="wpp-reset-cache"><small><?php _e('Use this button to manually clear entries from WPP cache only', $this->plugin_slug); ?></small></label></p>
358
  <p><input type="button" name="wpp-reset-all" id="wpp-reset-all" class="button-secondary" value="<?php _e("Clear all data", $this->plugin_slug); ?>" onclick="confirm_reset_all()" /> <label for="wpp-reset-all"><small><?php _e('Use this button to manually clear entries from all WPP data tables', $this->plugin_slug); ?></small></label></p>
359
  </div>
408
  </tr>
409
  <tr>
410
  <td><strong>range</strong></td>
411
+ <td><?php _e('Tells WordPress Popular Posts to retrieve the most popular entries within the time range specified by you', $this->plugin_slug); ?></td>
412
  <td>"daily", "weekly", "monthly", "all"</td>
413
  <td>daily</td>
414
  <td>range="daily"</td>
415
  </tr>
416
  <tr class="alternate">
417
  <td><strong>freshness</strong></td>
418
+ <td><?php _e('Tells WordPress Popular Posts to retrieve the most popular entries published within the time range specified by you', $this->plugin_slug); ?></td>
419
  <td>1 (true), 0 (false)</td>
420
  <td>0</td>
421
  <td>freshness=1</td>
432
  <td><?php _e('Defines the type of posts to show on the listing', $this->plugin_slug); ?></td>
433
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
434
  <td>post,page</td>
435
+ <td>post_type="post,page,your-custom-post-type"</td>
436
  </tr>
437
  <tr>
438
  <td><strong>pid</strong></td>
439
+ <td><?php _e('If set, WordPress Popular Posts will exclude the specified post(s) ID(s) form the listing.', $this->plugin_slug); ?></td>
440
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
441
  <td><?php _e('None', $this->plugin_slug); ?></td>
442
  <td>pid="60,25,31"</td>
443
  </tr>
444
  <tr class="alternate">
445
  <td><strong>cat</strong></td>
446
+ <td><?php _e('If set, WordPress Popular Posts will retrieve all entries that belong to the specified category(ies) ID(s). If a minus sign is used, the category(ies) will be excluded instead.', $this->plugin_slug); ?></td>
447
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
448
  <td><?php _e('None', $this->plugin_slug); ?></td>
449
  <td>cat="1,55,-74"</td>
450
  </tr>
451
  <tr>
452
  <td><strong>author</strong></td>
453
+ <td><?php _e('If set, WordPress Popular Posts will retrieve all entries created by specified author(s) ID(s).', $this->plugin_slug); ?></td>
454
  <td><?php _e('Text string', $this->plugin_slug); ?></td>
455
  <td><?php _e('None', $this->plugin_slug); ?></td>
456
  <td>author="75,8,120"</td>
457
  </tr>
458
  <tr class="alternate">
459
  <td><strong>title_length</strong></td>
460
+ <td><?php _e('If set, WordPress Popular Posts will shorten each post title to "n" characters whenever possible', $this->plugin_slug); ?></td>
461
  <td><?php _e('Positive integer', $this->plugin_slug); ?></td>
462
  <td>25</td>
463
  <td>title_length=25</td>
464
  </tr>
465
  <tr>
466
  <td><strong>title_by_words</strong></td>
467
+ <td><?php _e('If set to 1, WordPress Popular Posts will shorten each post title to "n" words instead of characters', $this->plugin_slug); ?></td>
468
  <td>1 (true), (0) false</td>
469
  <td>0</td>
470
  <td>title_by_words=1</td>
471
  </tr>
472
  <tr class="alternate">
473
  <td><strong>excerpt_length</strong></td>
474
+ <td><?php _e('If set, WordPress Popular Posts will build and include an excerpt of "n" characters long from the content of each post listed as popular', $this->plugin_slug); ?></td>
475
  <td><?php _e('Positive integer', $this->plugin_slug); ?></td>
476
  <td>0</td>
477
  <td>excerpt_length=55</td>
478
  </tr>
479
  <tr>
480
  <td><strong>excerpt_format</strong></td>
481
+ <td><?php _e('If set, WordPress Popular Posts will maintaing all styling tags (strong, italic, etc) and hyperlinks found in the excerpt', $this->plugin_slug); ?></td>
482
  <td>1 (true), (0) false</td>
483
  <td>0</td>
484
  <td>excerpt_format=1</td>
485
  </tr>
486
  <tr class="alternate">
487
  <td><strong>excerpt_by_words</strong></td>
488
+ <td><?php _e('If set to 1, WordPress Popular Posts will shorten the excerpt to "n" words instead of characters', $this->plugin_slug); ?></td>
489
  <td>1 (true), (0) false</td>
490
  <td>0</td>
491
  <td>excerpt_by_words=1</td>
506
  </tr>
507
  <tr>
508
  <td><strong>rating</strong></td>
509
+ <td><?php _e('If set, and if the WP-PostRatings plugin is installed and enabled on your blog, WordPress Popular Posts will show how your visitors are rating your entries', $this->plugin_slug); ?></td>
510
  <td>1 (true), (0) false</td>
511
  <td>0</td>
512
  <td>rating=1</td>
513
  </tr>
514
  <tr class="alternate">
515
  <td><strong>stats_comments</strong></td>
516
+ <td><?php _e('If set, WordPress Popular Posts will show how many comments each popular post has got until now', $this->plugin_slug); ?></td>
517
  <td>1 (true), 0 (false)</td>
518
  <td>1</td>
519
  <td>stats_comments=1</td>
520
  </tr>
521
  <tr>
522
  <td><strong>stats_views</strong></td>
523
+ <td><?php _e('If set, WordPress Popular Posts will show how many views each popular post has got since it was installed', $this->plugin_slug); ?></td>
524
  <td>1 (true), (0) false</td>
525
  <td>0</td>
526
  <td>stats_views=1</td>
527
  </tr>
528
  <tr class="alternate">
529
  <td><strong>stats_author</strong></td>
530
+ <td><?php _e('If set, WordPress Popular Posts will show who published each popular post on the list', $this->plugin_slug); ?></td>
531
  <td>1 (true), (0) false</td>
532
  <td>0</td>
533
  <td>stats_author=1</td>
534
  </tr>
535
  <tr>
536
  <td><strong>stats_date</strong></td>
537
+ <td><?php _e('If set, WordPress Popular Posts will display the date when each popular post on the list was published', $this->plugin_slug); ?></td>
538
  <td>1 (true), (0) false</td>
539
  <td>0</td>
540
  <td>stats_date=1</td>
548
  </tr>
549
  <tr>
550
  <td><strong>stats_category</strong></td>
551
+ <td><?php _e('If set, WordPress Popular Posts will display the category', $this->plugin_slug); ?></td>
552
  <td>1 (true), (0) false</td>
553
  <td>0</td>
554
  <td>stats_category=1</td>
590
 
591
  <h4 id="time-range">&raquo; <a href="#" rel="q-2"><?php _e('What is Time Range for?', $this->plugin_slug); ?></a></h4>
592
  <div class="wpp-ans" id="q-2">
593
+ <p><?php _e('It will tell WordPress Popular Posts to retrieve all posts with most views / comments within the selected time range.', $this->plugin_slug); ?></p>
594
  </div>
595
 
596
  <h4 id="sorting">&raquo; <a href="#" rel="q-3"><?php _e('What is "Sort post by" for?', $this->plugin_slug); ?></a></h4>
600
 
601
  <h4 id="display-rating">&raquo; <a href="#" rel="q-4"><?php _e('What does "Display post rating" do?', $this->plugin_slug); ?></a></h4>
602
  <div class="wpp-ans" id="q-4">
603
+ <p><?php _e('If checked, WordPress Popular Posts will show how your readers are rating your most popular posts. This feature requires having WP-PostRatings plugin installed and enabled on your blog for it to work.', $this->plugin_slug); ?></p>
604
  </div>
605
 
606
  <h4 id="shorten-title">&raquo; <a href="#" rel="q-5"><?php _e('What does "Shorten title" do?', $this->plugin_slug); ?></a></h4>
610
 
611
  <h4 id="display-excerpt">&raquo; <a href="#" rel="q-6"><?php _e('What does "Display post excerpt" do?', $this->plugin_slug); ?></a></h4>
612
  <div class="wpp-ans" id="q-6">
613
+ <p><?php _e('If checked, WordPress Popular Posts will also include a small extract of your posts in the list. Similarly to the previous option, you will be able to decide how long the post excerpt should be.', $this->plugin_slug); ?></p>
614
  </div>
615
 
616
  <h4 id="keep-format">&raquo; <a href="#" rel="q-7"><?php _e('What does "Keep text format and links" do?', $this->plugin_slug); ?></a></h4>
617
  <div class="wpp-ans" id="q-7">
618
+ <p><?php _e('If checked, and if the Post Excerpt feature is enabled, WordPress Popular Posts will keep the styling tags (eg. bold, italic, etc) that were found in the excerpt. Hyperlinks will remain intact, too.', $this->plugin_slug); ?></p>
619
  </div>
620
 
621
  <h4 id="filter-post-type">&raquo; <a href="#" rel="q-8"><?php _e('What is "Post type" for?', $this->plugin_slug); ?></a></h4>
635
 
636
  <h4 id="display-thumb">&raquo; <a href="#" rel="q-11"><?php _e('What does "Display post thumbnail" do?', $this->plugin_slug); ?></a></h4>
637
  <div class="wpp-ans" id="q-11">
638
+ <p><?php _e('If checked, WordPress Popular Posts will attempt to retrieve the thumbnail of each post. You can set up the source of the thumbnail via Settings - WordPress Popular Posts - Tools.', $this->plugin_slug); ?></p>
639
  </div>
640
 
641
  <h4 id="stats-comments">&raquo; <a href="#" rel="q-12"><?php _e('What does "Display comment count" do?', $this->plugin_slug); ?></a></h4>
642
  <div class="wpp-ans" id="q-12">
643
+ <p><?php _e('If checked, WordPress Popular Posts will display how many comments each popular post has got in the selected Time Range.', $this->plugin_slug); ?></p>
644
  </div>
645
 
646
  <h4 id="stats-views">&raquo; <a href="#" rel="q-13"><?php _e('What does "Display views" do?', $this->plugin_slug); ?></a></h4>
647
  <div class="wpp-ans" id="q-13">
648
+ <p><?php _e('If checked, WordPress Popular Posts will show how many pageviews a single post has gotten in the selected Time Range.', $this->plugin_slug); ?></p>
649
  </div>
650
 
651
  <h4 id="stats-author">&raquo; <a href="#" rel="q-14"><?php _e('What does "Display author" do?', $this->plugin_slug); ?></a></h4>
652
  <div class="wpp-ans" id="q-14">
653
+ <p><?php _e('If checked, WordPress Popular Posts will display the name of the author of each entry listed.', $this->plugin_slug); ?></p>
654
  </div>
655
 
656
  <h4 id="stats-date">&raquo; <a href="#" rel="q-15"><?php _e('What does "Display date" do?', $this->plugin_slug); ?></a></h4>
657
  <div class="wpp-ans" id="q-15">
658
+ <p><?php _e('If checked, WordPress Popular Posts will display the date when each popular posts was published.', $this->plugin_slug); ?></p>
659
  </div>
660
 
661
  <h4 id="stats-cat">&raquo; <a href="#" rel="q-16"><?php _e('What does "Display category" do?', $this->plugin_slug); ?></a></h4>
662
  <div class="wpp-ans" id="q-16">
663
+ <p><?php _e('If checked, WordPress Popular Posts will display the category of each post.', $this->plugin_slug); ?></p>
664
  </div>
665
 
666
  <h4 id="custom-html-markup">&raquo; <a href="#" rel="q-17"><?php _e('What does "Use custom HTML Markup" do?', $this->plugin_slug); ?></a></h4>
675
 
676
  <h4 id="template-tags">&raquo; <a href="#" rel="q-19"><?php _e('What are "Template Tags"?', $this->plugin_slug); ?></a></h4>
677
  <div class="wpp-ans" id="q-19">
678
+ <p><?php _e('Template Tags are simply php functions that allow you to perform certain actions. For example, WordPress Popular Posts currently supports two different template tags: wpp_get_mostpopular() and wpp_get_views().', $this->plugin_slug); ?></p>
679
  </div>
680
 
681
+ <h4>&raquo; <a href="#" rel="q-20"><?php _e('What are the template tags that WordPress Popular Posts supports?', $this->plugin_slug); ?></a></h4>
682
  <div class="wpp-ans" id="q-20">
683
+ <p><?php _e('The following are the template tags supported by WordPress Popular Posts', $this->plugin_slug); ?>:</p>
684
  <table cellspacing="0" class="wp-list-table widefat fixed posts">
685
  <thead>
686
  <tr>
709
 
710
  <h4 id="shortcode">&raquo; <a href="#" rel="q-21"><?php _e('What are "shortcodes"?', $this->plugin_slug); ?></a></h4>
711
  <div class="wpp-ans" id="q-21">
712
+ <p><?php echo sprintf( __('Shortcodes are similar to BB Codes, these allow us to call a php function by simply typing something like [shortcode]. With WordPress Popular Posts, the shortcode [wpp] will let you insert a list of the most popular posts in posts content and pages too! For more information about shortcodes, please visit the <a href="%s" target="_blank">WordPress Shortcode API</a> page.', $this->plugin_slug), 'http://codex.wordpress.org/Shortcode_API' ); ?></p>
713
  </div>
714
  </div>
715
  <!-- End faq -->
718
  <div id="wpp_faq" class="wpp_boxes"<?php if ( "about" == $current ) {?> style="display:block;"<?php } ?>>
719
 
720
  <div style="float:left; width:800px;">
721
+ <h3><?php echo sprintf( __('About WordPress Popular Posts %s', $this->plugin_slug), $this->version); ?></h3>
722
  <p><?php _e( 'This version includes the following changes', $this->plugin_slug ); ?>:</p>
723
  <ul>
724
+ <li>Fixes invalid HTML title/alt attributes caused by encoding issues.</li>
725
+ <li>Fixes issue with jQuery not loading properly under certain circumstances.</li>
726
+ <li>Fixes issue with custom excerpts not showing up.</li>
727
+ <li>Fixes undefined notices and removes an unused variable from widget_update().</li>
728
+ <li>Fixes wrong variable reference in __image_resize().</li>
729
+ <li>Adds charset to mb_substr when truncating excerpt.</li>
730
+ <li>Sets default logging level to 1 (Everyone).</li>
731
+ <li>Renders the category link with cat-id-[ID] CSS class.</li>
732
+ <li>Replaces getimagesize() with exif_imagetype().</li>
733
+ <li>Adds notice to move/copy wpp.css stylesheet into theme's directory to keep custom CSS styles across updates.</li>
734
+ <li>Thumbail generation process has been refactored for efficiency.</li>
735
+ <li>Thumbnails are now stored in a custom folder under Uploads.</li>
736
+ <li>Drops support on Japanese and French languages since the translations were outdated.</li>
737
+ <li>Other minor bug fixes and improvements.</li>
738
  </ul>
739
  </div>
740
 
743
  <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
744
  <input type="hidden" name="cmd" value="_s-xclick">
745
  <input type="hidden" name="hosted_button_id" value="RP9SK8KVQHRKS">
746
+ <input type="image" src="//www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" style="display:block; margin:0 auto;">
747
+ <img alt="" border="0" src="//www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
748
  </form>
749
+ <p><?php _e( 'Each donation motivates me to keep releasing free stuff for the WordPress community!', $this->plugin_slug ); ?></p>
750
  <p><?php echo sprintf( __('You can <a href="%s" target="_blank">leave a review</a>, too!', $this->plugin_slug), 'http://wordpress.org/support/view/plugin-reviews/wordpress-popular-posts' ); ?></p>
751
  </div>
752
 
views/form.php CHANGED
@@ -95,7 +95,7 @@
95
  <div style="display:<?php if ($instance['stats_tag']['date']['active']) : ?>block<?php else: ?>none<?php endif; ?>; width:90%; margin:10px 0; padding:3% 5%; background:#f5f5f5;">
96
  <legend><strong><?php _e('Date Format', 'wordpress-popular-posts'); ?></strong></legend><br />
97
 
98
- <label title='<?php echo get_option('date_format'); ?>'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='<?php echo get_option('date_format'); ?>' <?php echo ($instance['stats_tag']['date']['format'] == get_option('date_format')) ? 'checked="checked"' : ''; ?> /><?php echo date_i18n(get_option('date_format'), time()); ?></label> <small>(<a href="<?php echo admin_url('options-general.php'); ?>" title="<?php _e('Wordpress Date Format', 'wordpress-popular-posts'); ?>" target="_blank"><?php _e('Wordpress Date Format', 'wordpress-popular-posts'); ?></a>)</small><br />
99
  <label title='F j, Y'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='F j, Y' <?php echo ($instance['stats_tag']['date']['format'] == 'F j, Y') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('F j, Y', time()); ?></label><br />
100
  <label title='Y/m/d'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='Y/m/d' <?php echo ($instance['stats_tag']['date']['format'] == 'Y/m/d') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('Y/m/d', time()); ?></label><br />
101
  <label title='m/d/Y'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='m/d/Y' <?php echo ($instance['stats_tag']['date']['format'] == 'm/d/Y') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('m/d/Y', time()); ?></label><br />
95
  <div style="display:<?php if ($instance['stats_tag']['date']['active']) : ?>block<?php else: ?>none<?php endif; ?>; width:90%; margin:10px 0; padding:3% 5%; background:#f5f5f5;">
96
  <legend><strong><?php _e('Date Format', 'wordpress-popular-posts'); ?></strong></legend><br />
97
 
98
+ <label title='<?php echo get_option('date_format'); ?>'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='<?php echo get_option('date_format'); ?>' <?php echo ($instance['stats_tag']['date']['format'] == get_option('date_format')) ? 'checked="checked"' : ''; ?> /><?php echo date_i18n(get_option('date_format'), time()); ?></label> <small>(<a href="<?php echo admin_url('options-general.php'); ?>" title="<?php _e('WordPress Date Format', 'wordpress-popular-posts'); ?>" target="_blank"><?php _e('WordPress Date Format', 'wordpress-popular-posts'); ?></a>)</small><br />
99
  <label title='F j, Y'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='F j, Y' <?php echo ($instance['stats_tag']['date']['format'] == 'F j, Y') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('F j, Y', time()); ?></label><br />
100
  <label title='Y/m/d'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='Y/m/d' <?php echo ($instance['stats_tag']['date']['format'] == 'Y/m/d') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('Y/m/d', time()); ?></label><br />
101
  <label title='m/d/Y'><input type='radio' name='<?php echo $this->get_field_name( 'date_format' ); ?>' value='m/d/Y' <?php echo ($instance['stats_tag']['date']['format'] == 'm/d/Y') ? 'checked="checked"' : ''; ?> /><?php echo date_i18n('m/d/Y', time()); ?></label><br />
wordpress-popular-posts.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
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.0.3
7
  Author: Hector Cabrera
8
  Author URI: http://cabrerahector.com
9
  Author Email: hcabrerab@gmail.com
@@ -33,7 +33,7 @@ if ( !defined('ABSPATH') )
33
  exit('Please do not load this file directly.');
34
 
35
  /**
36
- * Wordpress Popular Posts class.
37
  */
38
  if ( !class_exists('WordpressPopularPosts') ) {
39
 
@@ -61,7 +61,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
61
  * @since 1.3.0
62
  * @var string
63
  */
64
- private $version = '3.0.3';
65
 
66
  /**
67
  * Plugin identifier.
@@ -94,6 +94,14 @@ if ( !class_exists('WordpressPopularPosts') ) {
94
  * @var string
95
  */
96
  private $plugin_dir = '';
 
 
 
 
 
 
 
 
97
 
98
  /**
99
  * Default thumbnail.
@@ -208,7 +216,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
208
  'default' => ''
209
  ),
210
  'log' => array(
211
- 'level' => 0
212
  ),
213
  'cache' => array(
214
  'active' => false,
@@ -234,7 +242,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
234
  * @since 3.0.0
235
  * @var array
236
  */
237
- protected $botlist = array( 'abcdatos', 'accoona', 'acme', 'ahoy', 'altavista', 'anthill', 'appie', 'arachnophilia', 'araneo', 'aretha', 'ariadne', 'arks', 'ask', 'aspseek', 'atn', 'atomz', 'auresys', 'awapclient', 'backrub', 'bbot', 'bigfoot', 'blackwidow', 'blinde', 'bot', 'brother', 'cactvs', 'calif', 'cienciaficcion', 'cmc', 'combine', 'computingsite', 'cosmos', 'crawl', 'curl', 'cusco', 'cyberspyder', 'desertrealm', 'deweb', 'digger', 'digimarc', 'docomo', 'duppies', 'dwcp', 'ebiness', 'emacs', 'esculapio', 'esirover', 'esther', 'estyle', 'explorersearch', 'facebookexternalhit', 'feedfetcher', 'felixide', 'fido', 'flunky', 'fouineur', 'funnelweb', 'gazz', 'gcreep', 'gestalticonoclast', 'geturl', 'golem', 'google', 'grabber', 'griffon', 'gromit', 'gulliver', 'gulper', 'havindex', 'hazel', 'htdig', 'htmlgobble', 'ia_archiver', 'iagent', 'ibm', 'incywincy', 'indy', 'informant', 'infoseek', 'ingrid', 'inktomi', 'inspectorwww', 'intelliseek', 'internetseer', 'iron33', 'israelisearch', 'java', 'jeeves', 'jobo', 'jumpstation', 'kapsi', 'katipo', 'kdd', 'labelgrab', 'larbin', 'legs', 'link', 'linkidator', 'linkscan', 'linkwalker', 'lockon', 'logo', 'lwp', 'lycos', 'magpie', 'markwatch', 'marvin', 'mediafox', 'merzscope', 'meshexplorer', 'moget', 'monster', 'motor', 'mouse', 'msn', 'muninn', 'muscatferret', 'mwdsearch', 'nederland', 'netcarta', 'netmechanic', 'netscoop', 'newscan', 'nhsewalker', 'nomad', 'northstar', 'objectssearch', 'occam', 'openfind', 'orbsearch', 'packrat', 'pageboy', 'parasite', 'patric', 'pbwf', 'peregrinator', 'perl', 'pgp', 'phpdig', 'picaloader', 'piltdownman', 'pioneer', 'plumtreewebaccessor', 'poppi', 'portaljuice', 'raven', 'resume', 'rhcs', 'road', 'robbie', 'robofox', 'robozilla', 'root', 'rules', 'safetynet', 'scooter', 'scout', 'searchprocess', 'senrigan', 'shagseeker', 'shai', 'sitetech', 'sleek', 'slurp', 'slysearch', 'snooper', 'spanner', 'spider', 'sqworm', 'ssearcher', 'straight', 'suke', 'suntek', 'tarantula', 'teleport', 'templeton', 'teoma', 'teradex', 'titan', 'titin', 'ucsd', 'udmsearch', 'urlck', 'valet', 'validator', 'valkyrie', 'victoria', 'vision', 'voyager', 'w3index', 'w3m2', 'w3mir', 'webbandit', 'webcatcher', 'webclipping', 'webcopy', 'webfetcher', 'weblayers', 'weblinker', 'webmoose', 'webquest', 'webrank', 'webreader', 'webreaper', 'webs', 'websquash', 'webvac', 'webwalk', 'webwalker', 'webwatch', 'wget', 'whatuseek', 'whizbang', 'widow', 'wlm', 'wolp', 'wwwc', 'wwwwanderer', 'xget', 'yahoo', 'yandex', 'zealbot', 'zeus', 'zippy' );
238
 
239
  /*--------------------------------------------------*/
240
  /* Constructor
@@ -262,7 +270,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
262
  // Create the widget
263
  parent::__construct(
264
  'wpp',
265
- 'Wordpress Popular Posts',
266
  array(
267
  'classname' => 'popular-posts',
268
  'description' => __( 'The most Popular Posts on your blog.', $this->plugin_slug )
@@ -289,6 +297,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
289
  // Register site styles and scripts
290
  if ( $this->user_settings['tools']['css'] )
291
  add_action( 'wp_enqueue_scripts', array( $this, 'register_widget_styles' ) );
 
292
 
293
  // Add plugin settings link
294
  add_filter( 'plugin_action_links', array( $this, 'add_plugin_settings_link' ), 10, 2 );
@@ -301,6 +310,9 @@ if ( !class_exists('WordpressPopularPosts') ) {
301
 
302
  // Add ajax table truncation to wp_ajax_ hook
303
  add_action('wp_ajax_wpp_clear_data', array( $this, 'clear_data' ));
 
 
 
304
 
305
  // Add ajax hook for widget
306
  add_action('wp_ajax_wpp_get_popular', array( $this, 'get_popular') );
@@ -314,10 +326,22 @@ if ( !class_exists('WordpressPopularPosts') ) {
314
  $this->default_thumbnail = $this->plugin_dir . "no_thumb.jpg";
315
  $this->default_user_settings['tools']['thumbnail']['default'] = $this->default_thumbnail;
316
 
317
- if ( !empty($this->user_settings['tools']['thumbnail']['default']) )
318
  $this->default_thumbnail = $this->user_settings['tools']['thumbnail']['default'];
319
  else
320
  $this->user_settings['tools']['thumbnail']['default'] = $this->default_thumbnail;
 
 
 
 
 
 
 
 
 
 
 
 
321
 
322
  // qTrans plugin support
323
  if ( function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage') )
@@ -383,11 +407,11 @@ if ( !class_exists('WordpressPopularPosts') ) {
383
  */
384
  extract( $args, EXTR_SKIP );
385
 
386
- $markup = ($instance['markup']['custom_html'])
387
  ? 'custom'
388
  : 'regular';
389
 
390
- echo "\n". "<!-- Wordpress Popular Posts Plugin v{$this->version} [W] [{$instance['range']}] [{$instance['order_by']}] [{$markup}] -->" . "\n";
391
 
392
  echo $before_widget . "\n";
393
 
@@ -406,7 +430,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
406
  if ( $this->user_settings['tools']['ajax'] ) {
407
  if ( empty($before_widget) || !preg_match('/id="[^"]*"/', $before_widget) ) {
408
  ?>
409
- <p><?php _e('Error: cannot ajaxify Wordpress Popular Posts on this theme. It\'s missing the <em>id</em> attribute on before_widget (see <a href="http://codex.wordpress.org/Function_Reference/register_sidebar" target="_blank" rel="nofollow">register_sidebar</a> for more).', $this->plugin_slug ); ?></p>
410
  <?php
411
  } else {
412
  ?>
@@ -427,7 +451,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
427
  }
428
 
429
  echo $after_widget . "\n";
430
- echo "<!-- End Wordpress Popular Posts Plugin v{$this->version} -->"."\n";
431
 
432
  } // end widget
433
 
@@ -456,21 +480,21 @@ if ( !class_exists('WordpressPopularPosts') ) {
456
  ? 'post,page'
457
  : $new_instance['post_type'];
458
 
459
- $instance['freshness'] = $new_instance['freshness'];
460
 
461
  $instance['pid'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,]|', '', $new_instance['pid'] ))));
462
  $instance['cat'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,-]|', '', $new_instance['cat'] ))));
463
  $instance['author'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,]|', '', $new_instance['uid'] ))));
464
 
465
  $instance['shorten_title']['words'] = $new_instance['shorten_title-words'];
466
- $instance['shorten_title']['active'] = $new_instance['shorten_title-active'];
467
  $instance['shorten_title']['length'] = ( $this->__is_numeric($new_instance['shorten_title-length']) && $new_instance['shorten_title-length'] > 0 )
468
  ? $new_instance['shorten_title-length']
469
  : 25;
470
 
471
- $instance['post-excerpt']['keep_format'] = $new_instance['post-excerpt-format'];
472
  $instance['post-excerpt']['words'] = $new_instance['post-excerpt-words'];
473
- $instance['post-excerpt']['active'] = $new_instance['post-excerpt-active'];
474
  $instance['post-excerpt']['length'] = ( $this->__is_numeric($new_instance['post-excerpt-length']) && $new_instance['post-excerpt-length'] > 0 )
475
  ? $new_instance['post-excerpt-length']
476
  : 55;
@@ -482,7 +506,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
482
  // can create thumbnails
483
  if ( $this->thumbnailing ) {
484
 
485
- $instance['thumbnail']['active'] = $new_instance['thumbnail-active'];
486
 
487
  if ($this->__is_numeric($new_instance['thumbnail-width']) && $this->__is_numeric($new_instance['thumbnail-height'])) {
488
  $instance['thumbnail']['width'] = $new_instance['thumbnail-width'];
@@ -491,20 +515,17 @@ if ( !class_exists('WordpressPopularPosts') ) {
491
 
492
  }
493
 
494
- if ( isset($instance['thumbnail']['thumb_selection']) )
495
- unset( $instance['thumbnail']['thumb_selection'] );
496
-
497
- $instance['rating'] = $new_instance['rating'];
498
- $instance['stats_tag']['comment_count'] = $new_instance['comment_count'];
499
- $instance['stats_tag']['views'] = $new_instance['views'];
500
- $instance['stats_tag']['author'] = $new_instance['author'];
501
- $instance['stats_tag']['date']['active'] = $new_instance['date'];
502
  $instance['stats_tag']['date']['format'] = empty($new_instance['date_format'])
503
  ? 'F j, Y'
504
  : $new_instance['date_format'];
505
 
506
- $instance['stats_tag']['category'] = $new_instance['category'];
507
- $instance['markup']['custom_html'] = $new_instance['custom_html'];
508
  $instance['markup']['wpp-start'] = empty($new_instance['wpp-start'])
509
  ? htmlspecialchars( '<ul class="wpp-list">', ENT_QUOTES )
510
  : htmlspecialchars( $new_instance['wpp-start'], ENT_QUOTES );
@@ -659,6 +680,13 @@ if ( !class_exists('WordpressPopularPosts') ) {
659
  }
660
 
661
  } // end register_widget_styles
 
 
 
 
 
 
 
662
 
663
  /**
664
  * Register the administration menu for this plugin into the WordPress Dashboard menu.
@@ -668,8 +696,8 @@ if ( !class_exists('WordpressPopularPosts') ) {
668
  public function add_plugin_admin_menu() {
669
 
670
  $this->plugin_screen_hook_suffix = add_options_page(
671
- 'Wordpress Popular Posts',
672
- 'Wordpress Popular Posts',
673
  'manage_options',
674
  $this->plugin_slug,
675
  array( $this, 'display_plugin_admin_page' )
@@ -1001,14 +1029,14 @@ if ( !class_exists('WordpressPopularPosts') ) {
1001
 
1002
  if ( version_compare( $php_min_version, $php_current_version, '>' ) ) {
1003
  $errors[] = sprintf(
1004
- __( 'Your PHP installation is too old. Wordpress Popular Posts requires at least PHP version %1$s to function correctly. Please contact your hosting provider and ask them to upgrade PHP to %1$s or higher.', $this->plugin_slug ),
1005
  $php_min_version
1006
  );
1007
  }
1008
 
1009
  if ( version_compare( $wp_min_version, $wp_version, '>' ) ) {
1010
  $errors[] = sprintf(
1011
- __( 'Your Wordpress version is too old. Wordpress Popular Posts requires at least Wordpress version %1$s to function correctly. Please update your blog via Dashboard &gt; Update.', $this->plugin_slug ),
1012
  $wp_min_version
1013
  );
1014
  }
@@ -1035,7 +1063,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1035
  printf(
1036
  __('<div class="error"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</strong>.</p></div>', $this->plugin_slug),
1037
  join( '</p><p>', $errors ),
1038
- 'Wordpress Popular Posts'
1039
  );
1040
 
1041
  deactivate_plugins( plugin_basename( __FILE__ ) );
@@ -1116,6 +1144,44 @@ if ( !class_exists('WordpressPopularPosts') ) {
1116
  die();
1117
 
1118
  } // end clear_data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1119
 
1120
  /**
1121
  * Updates views count on page load via AJAX.
@@ -1154,30 +1220,28 @@ if ( !class_exists('WordpressPopularPosts') ) {
1154
  */
1155
  public function print_ajax(){
1156
 
1157
- wp_print_scripts('jquery');
1158
 
1159
- if ( !is_singular() || is_attachment() || is_front_page() || is_preview() || is_trackback() || is_feed() || is_robots() || $this->__is_bot() )
1160
- return;
1161
 
1162
- global $post;
1163
- $nonce = wp_create_nonce('wpp-token');
1164
-
1165
- ?>
1166
- <!-- Wordpress Popular Posts v<?php echo $this->version; ?> -->
1167
- <script type="text/javascript">//<![CDATA[
1168
- jQuery(document).ready(function(){
1169
- jQuery.get('<?php echo admin_url('admin-ajax.php'); ?>', {
1170
- action: 'update_views_ajax',
1171
- token: '<?php echo $nonce; ?>',
1172
- id: <?php echo $post->ID; ?>
1173
- }, function(response){
1174
- if ( console && console.log )
1175
- console.log(response);
1176
  });
1177
- });
1178
- //]]></script>
1179
- <!-- End Wordpress Popular Posts v<?php echo $this->version; ?> -->
1180
- <?php
1181
 
1182
  } // end print_ajax
1183
 
@@ -1576,6 +1640,8 @@ if ( !class_exists('WordpressPopularPosts') ) {
1576
  ? get_site_transient( $transient_name )
1577
  : get_transient( $transient_name );
1578
 
 
 
1579
  // It wasn't there, so regenerate the data and save the transient
1580
  if ( false === $mostpopular ) {
1581
  $mostpopular = $this->_query_posts( $instance );
@@ -1711,7 +1777,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1711
  'comments' => $comments
1712
  );
1713
 
1714
- $content = htmlspecialchars_decode($this->__format_content($instance['markup']['post-html'], $data, $instance['rating']), ENT_QUOTES) . "\n";
1715
 
1716
  }
1717
  // build regular layout
@@ -1838,12 +1904,6 @@ if ( !class_exists('WordpressPopularPosts') ) {
1838
  */
1839
  protected function _get_excerpt($p, $instance) {
1840
 
1841
- $cache = &$this->__cache(__FUNCTION__, array());
1842
-
1843
- if ( isset($cache[$p->id]) ) {
1844
- return $cache[$p->id];
1845
- }
1846
-
1847
  $excerpt = '';
1848
 
1849
  // EXCERPT
@@ -1857,7 +1917,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1857
 
1858
  }
1859
 
1860
- return $cache[$p->id] = $excerpt;
1861
 
1862
  } // end _get_excerpt
1863
 
@@ -1921,12 +1981,6 @@ if ( !class_exists('WordpressPopularPosts') ) {
1921
  */
1922
  protected function _get_pageviews($p, $instance) {
1923
 
1924
- $cache = &$this->__cache(__FUNCTION__ . md5(json_encode($instance)), array());
1925
-
1926
- if ( isset($cache[$p->id]) ) {
1927
- return $cache[$p->id];
1928
- }
1929
-
1930
  $pageviews = 0;
1931
 
1932
  if (
@@ -1939,7 +1993,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
1939
  : $p->avg_views;
1940
  }
1941
 
1942
- return $cache[$p->id] = $pageviews;
1943
 
1944
  } // end _get_pageviews
1945
 
@@ -1953,17 +2007,11 @@ if ( !class_exists('WordpressPopularPosts') ) {
1953
  */
1954
  protected function _get_comments($p, $instance) {
1955
 
1956
- $cache = &$this->__cache(__FUNCTION__ . md5(json_encode($instance)), array());
1957
-
1958
- if ( isset($cache[$p->id]) ) {
1959
- return $cache[$p->id];
1960
- }
1961
-
1962
  $comments = ($instance['order_by'] == "comments" || $instance['stats_tag']['comment_count'])
1963
  ? $p->comment_count
1964
  : 0;
1965
 
1966
- return $cache[$p->id] = $comments;
1967
 
1968
  } // end _get_comments
1969
 
@@ -2048,24 +2096,39 @@ if ( !class_exists('WordpressPopularPosts') ) {
2048
  */
2049
  protected function _get_post_cat($p, $instance) {
2050
 
2051
- $cache = &$this->__cache(__FUNCTION__, array());
2052
 
2053
- if ( isset($cache[$p->id]) ) {
2054
- return $cache[$p->id];
2055
- }
2056
 
2057
- $post_cat = '';
 
 
2058
 
2059
- if ($instance['stats_tag']['category']) {
 
 
 
 
 
 
 
 
 
 
 
 
2060
 
2061
- $post_cat = get_the_category($p->id);
2062
- $post_cat = (isset($post_cat[0]))
2063
- ? '<a href="' . get_category_link($post_cat[0]->term_id) . '">' . $post_cat[0]->cat_name . '</a>'
2064
  : '';
 
 
2065
 
2066
  }
2067
 
2068
- return $cache[$p->id] = $post_cat;
2069
 
2070
  } // end _get_post_cat
2071
 
@@ -2163,14 +2226,10 @@ if ( !class_exists('WordpressPopularPosts') ) {
2163
 
2164
  // Get image by post ID (parent)
2165
  if ( $id ) {
2166
- $file_paths = $this->__get_image_file_paths($id, $source);
2167
- $file_path = $file_paths['file_path'];
2168
- $thumbnail = isset( $file_paths['thumbnail'] )
2169
- ? $file_paths['thumbnail']
2170
- : '';
2171
 
2172
  // No images found, return default thumbnail
2173
- if ($file_path == '') {
2174
  return $this->_render_image($this->default_thumbnail, $dim, 'wpp-thumbnail wpp_def_noPath wpp_' . $source, $title);
2175
  }
2176
  }
@@ -2186,10 +2245,9 @@ if ( !class_exists('WordpressPopularPosts') ) {
2186
 
2187
  // Image is hosted locally
2188
  if ( $attachment_id ) {
2189
- $thumbnail = $image_url;
2190
  $file_path = get_attached_file($attachment_id);
2191
  }
2192
- // Image is hosted outside Wordpress
2193
  else {
2194
  $external_image = $this->__fetch_external_image($p->id, $image_url);
2195
 
@@ -2197,21 +2255,18 @@ if ( !class_exists('WordpressPopularPosts') ) {
2197
  return $this->_render_image($this->default_thumbnail, $dim, 'wpp-thumbnail wpp_def_noPath wpp_no_external', $title);
2198
  }
2199
 
2200
- $thumbnail = $external_image['thumbnail'];
2201
- $file_path = $external_image['file_path'];
2202
  }
2203
  }
2204
 
2205
  $file_info = pathinfo($file_path);
2206
- $cropped_thumb = $file_info['dirname'] . '/' . $file_info['filename'] . '-' . $dim[0] . 'x' . $dim[1] . '.' . $file_info['extension'];
2207
 
2208
  // there is a thumbnail already
2209
- if (file_exists($cropped_thumb)) {
2210
- $new_img = str_replace(basename($thumbnail), basename($cropped_thumb), $thumbnail);
2211
- return $this->_render_image($new_img, $dim, 'wpp-thumbnail wpp_cached_thumb wpp_' . $source, $title);
2212
  }
2213
 
2214
- return $this->__image_resize($file_path, $thumbnail, $dim, $source);
2215
 
2216
  } // end __get_img
2217
 
@@ -2219,28 +2274,28 @@ if ( !class_exists('WordpressPopularPosts') ) {
2219
  * Resizes image.
2220
  *
2221
  * @since 3.0.0
2222
- * @param string path Image path
2223
- * @param string url Original image's URL
2224
  * @param array dimension Image's width and height
 
2225
  * @return string
2226
  */
2227
- private function __image_resize($path, $thumbnail, $dimension, $source) {
2228
 
2229
  $image = wp_get_image_editor($path);
2230
 
2231
  // valid image, create thumbnail
2232
- if (!is_wp_error($image)) {
 
2233
 
2234
  $image->resize($dimension[0], $dimension[1], true);
2235
- $new_img = $image->save();
2236
 
2237
- if (is_wp_error($new_img)) {
2238
- return $this->_render_image($this->default_thumbnail, $dimension, 'wpp-thumbnail wpp_imgeditor_error wpp_' . $source, '', $image->get_error_message());
2239
  }
2240
 
2241
- $new_img = str_replace(basename($thumbnail), $new_img['file'], $thumbnail);
2242
-
2243
- return $this->_render_image($new_img, $dimension, 'wpp-thumbnail wpp_imgeditor_thumb wpp_' . $source, '');
2244
  }
2245
 
2246
  // ELSE
@@ -2260,7 +2315,6 @@ if ( !class_exists('WordpressPopularPosts') ) {
2260
  private function __get_image_file_paths($id, $source) {
2261
 
2262
  $file_path = '';
2263
- $thumbnail = array();
2264
 
2265
  // get thumbnail path from the Featured Image
2266
  if ($source == "featured") {
@@ -2269,13 +2323,8 @@ if ( !class_exists('WordpressPopularPosts') ) {
2269
  $thumbnail_id = get_post_thumbnail_id($id);
2270
 
2271
  if ($thumbnail_id) {
2272
-
2273
- // full size image
2274
- $thumbnail = wp_get_attachment_image_src($thumbnail_id, 'full');
2275
- $thumbnail = $thumbnail[0];
2276
  // image path
2277
- $file_path = get_attached_file($thumbnail_id);
2278
-
2279
  }
2280
 
2281
  }
@@ -2299,8 +2348,10 @@ if ( !class_exists('WordpressPopularPosts') ) {
2299
 
2300
  // image from Media Library
2301
  if ($attachment_id) {
2302
- $thumbnail = $content_images[1][0];
2303
  $file_path = get_attached_file($attachment_id);
 
 
 
2304
  } // external image?
2305
  else {
2306
  $external_image = $this->__fetch_external_image($id, $content_images[1][0]);
@@ -2313,10 +2364,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2313
 
2314
  }
2315
 
2316
- return array(
2317
- 'file_path' => $file_path,
2318
- 'thumbnail' => $thumbnail
2319
- );
2320
 
2321
  } // end __get_image_file_paths
2322
 
@@ -2391,36 +2439,32 @@ if ( !class_exists('WordpressPopularPosts') ) {
2391
  */
2392
  private function __fetch_external_image($id, $url){
2393
 
2394
- $image = array();
2395
-
2396
- $uploads = wp_upload_dir();
2397
- $image['thumbnail'] = trailingslashit( $uploads['baseurl'] ) . "{$id}_". sanitize_file_name( rawurldecode(wp_basename( $url )) );
2398
- $image['file_path'] = trailingslashit( $uploads['basedir'] ) . "{$id}_". sanitize_file_name( rawurldecode(wp_basename( $url )) );
2399
 
2400
  // if the file exists already, return URL and path
2401
- if ( file_exists($image['file_path']) )
2402
- return $image;
2403
 
2404
  $accepted_status_codes = array( 200, 301, 302 );
2405
  $response = wp_remote_head( $url, array( 'timeout' => 5, 'sslverify' => false ) );
2406
 
2407
  if ( !is_wp_error($response) && in_array(wp_remote_retrieve_response_code($response), $accepted_status_codes) ) {
2408
- $image_data = getimagesize( $url );
2409
 
2410
- if ( is_array($image_data) && !empty($image_data) ) {
2411
  require_once( ABSPATH . 'wp-admin/includes/file.php' );
2412
 
2413
  $url = str_replace( 'https://', 'http://', $url );
2414
  $tmp = download_url( $url );
2415
 
2416
  // move file to Uploads
2417
- if ( !is_wp_error( $tmp ) && rename($tmp, $image['file_path']) ) {
2418
  // borrowed from WP - set correct file permissions
2419
- $stat = stat( dirname( $image['file_path'] ));
2420
- $perms = $stat['mode'] & 0000666;
2421
- @chmod( $image['file_path'], $perms );
2422
 
2423
- return $image;
2424
  }
2425
  }
2426
  }
@@ -2507,7 +2551,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2507
  } else { // by characters
2508
 
2509
  if ( strlen($excerpt) > $instance['post-excerpt']['length'] ) {
2510
- $excerpt = mb_substr( $excerpt, 0, $instance['post-excerpt']['length'] ) . "...";
2511
  }
2512
 
2513
  }
@@ -2640,7 +2684,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2640
  )
2641
  );
2642
 
2643
- $shortcode_content = "\n". "<!-- Wordpress Popular Posts Plugin v". $this->version ." [SC] [".$shortcode_ops['range']."] [".$shortcode_ops['order_by']."] [custom] -->"."\n";
2644
 
2645
  // is there a title defined by user?
2646
  if (!empty($header) && !empty($header_start) && !empty($header_end)) {
@@ -2649,7 +2693,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2649
 
2650
  // print popular posts list
2651
  $shortcode_content .= $this->__get_popular_posts($shortcode_ops);
2652
- $shortcode_content .= "\n". "<!-- End Wordpress Popular Posts Plugin v". $this->version ." -->"."\n";
2653
 
2654
  return $shortcode_content;
2655
 
@@ -2669,8 +2713,6 @@ if ( !class_exists('WordpressPopularPosts') ) {
2669
  if (empty($string) || (empty($data) || !is_array($data)))
2670
  return false;
2671
 
2672
- $string = htmlentities( $string );
2673
-
2674
  $params = array();
2675
  $pattern = '/\{(excerpt|summary|stats|title|image|thumb|rating|score|url|text_title|author|category|views|comments)\}/i';
2676
  preg_match_all($pattern, $string, $matches);
@@ -2686,11 +2728,11 @@ if ( !class_exists('WordpressPopularPosts') ) {
2686
  }
2687
 
2688
  if ( in_array("{excerpt}", $matches[0]) ) {
2689
- $string = str_replace( "{excerpt}", htmlentities($data['summary'], ENT_QUOTES), $string );
2690
  }
2691
 
2692
  if ( in_array("{summary}", $matches[0]) ) {
2693
- $string = str_replace( "{summary}", htmlentities($data['summary'], ENT_QUOTES), $string );
2694
  }
2695
 
2696
  if ( in_array("{image}", $matches[0]) ) {
@@ -2738,7 +2780,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2738
  $string = str_replace( "{comments}", $data['comments'], $string );
2739
  }
2740
 
2741
- return html_entity_decode( $string, ENT_QUOTES, $this->charset );
2742
 
2743
  } // end __format_content
2744
 
@@ -2915,7 +2957,7 @@ if ( !class_exists('WordpressPopularPosts') ) {
2915
  }
2916
 
2917
  /**
2918
- * Wordpress Popular Posts template tags for use in themes.
2919
  */
2920
 
2921
  /**
@@ -2997,7 +3039,7 @@ function wpp_get_mostpopular($args = NULL) {
2997
  if( is_array( $args ) ){
2998
  $atts = '';
2999
  foreach( $args as $key => $arg ){
3000
- $atts .= ' ' . $key . '="' . htmlspecialchars($arg, ENT_QUOTES) . '"';
3001
  }
3002
  } else {
3003
  $atts = trim( str_replace( "&", " ", $args ) );
@@ -3017,5 +3059,6 @@ function wpp_get_mostpopular($args = NULL) {
3017
  * @param mixed args
3018
  */
3019
  function get_mostpopular($args = NULL) {
 
3020
  return wpp_get_mostpopular($args);
3021
  }
1
  <?php
2
  /*
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.1.0
7
  Author: Hector Cabrera
8
  Author URI: http://cabrerahector.com
9
  Author Email: hcabrerab@gmail.com
33
  exit('Please do not load this file directly.');
34
 
35
  /**
36
+ * WordPress Popular Posts class.
37
  */
38
  if ( !class_exists('WordpressPopularPosts') ) {
39
 
61
  * @since 1.3.0
62
  * @var string
63
  */
64
+ private $version = '3.1.0';
65
 
66
  /**
67
  * Plugin identifier.
94
  * @var string
95
  */
96
  private $plugin_dir = '';
97
+
98
+ /**
99
+ * Plugin uploads directory.
100
+ *
101
+ * @since 3.0.4
102
+ * @var array
103
+ */
104
+ private $uploads_dir = array();
105
 
106
  /**
107
  * Default thumbnail.
216
  'default' => ''
217
  ),
218
  'log' => array(
219
+ 'level' => 1
220
  ),
221
  'cache' => array(
222
  'active' => false,
242
  * @since 3.0.0
243
  * @var array
244
  */
245
+ protected $botlist = array( 'bot', 'crawl', 'curl', 'facebookexternalhit', 'geturl', 'google', 'java', 'msn', 'perl', 'slurp', 'spider', 'sqworm', 'search', 'wget' );
246
 
247
  /*--------------------------------------------------*/
248
  /* Constructor
270
  // Create the widget
271
  parent::__construct(
272
  'wpp',
273
+ 'WordPress Popular Posts',
274
  array(
275
  'classname' => 'popular-posts',
276
  'description' => __( 'The most Popular Posts on your blog.', $this->plugin_slug )
297
  // Register site styles and scripts
298
  if ( $this->user_settings['tools']['css'] )
299
  add_action( 'wp_enqueue_scripts', array( $this, 'register_widget_styles' ) );
300
+ add_action( 'wp_enqueue_scripts', array( $this, 'register_widget_scripts' ) );
301
 
302
  // Add plugin settings link
303
  add_filter( 'plugin_action_links', array( $this, 'add_plugin_settings_link' ), 10, 2 );
310
 
311
  // Add ajax table truncation to wp_ajax_ hook
312
  add_action('wp_ajax_wpp_clear_data', array( $this, 'clear_data' ));
313
+
314
+ // Add thumbnail cache truncation to wp_ajax_ hook
315
+ add_action('wp_ajax_wpp_clear_thumbnail', array( $this, 'clear_thumbnails' ));
316
 
317
  // Add ajax hook for widget
318
  add_action('wp_ajax_wpp_get_popular', array( $this, 'get_popular') );
326
  $this->default_thumbnail = $this->plugin_dir . "no_thumb.jpg";
327
  $this->default_user_settings['tools']['thumbnail']['default'] = $this->default_thumbnail;
328
 
329
+ if ( !empty($this->user_settings['tools']['thumbnail']['default']) && @exif_imagetype($this->user_settings['tools']['thumbnail']['default']) )
330
  $this->default_thumbnail = $this->user_settings['tools']['thumbnail']['default'];
331
  else
332
  $this->user_settings['tools']['thumbnail']['default'] = $this->default_thumbnail;
333
+
334
+ // Set uploads folder
335
+ $wp_upload_dir = wp_upload_dir();
336
+ $this->uploads_dir['basedir'] = $wp_upload_dir['basedir'] . "/" . $this->plugin_slug;
337
+ $this->uploads_dir['baseurl'] = $wp_upload_dir['baseurl'] . "/" . $this->plugin_slug;
338
+
339
+ if ( !is_dir($this->uploads_dir['basedir']) ) {
340
+ if ( !wp_mkdir_p($this->uploads_dir['basedir']) ) {
341
+ $this->uploads_dir['basedir'] = $wp_upload_dir['basedir'];
342
+ $this->uploads_dir['baseurl'] = $wp_upload_dir['baseurl'];
343
+ }
344
+ }
345
 
346
  // qTrans plugin support
347
  if ( function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage') )
407
  */
408
  extract( $args, EXTR_SKIP );
409
 
410
+ $markup = ( $instance['markup']['custom_html'] || has_filter('wpp_custom_html') || has_filter('wpp_post') )
411
  ? 'custom'
412
  : 'regular';
413
 
414
+ echo "\n". "<!-- WordPress Popular Posts Plugin v{$this->version} [W] [{$instance['range']}] [{$instance['order_by']}] [{$markup}] -->" . "\n";
415
 
416
  echo $before_widget . "\n";
417
 
430
  if ( $this->user_settings['tools']['ajax'] ) {
431
  if ( empty($before_widget) || !preg_match('/id="[^"]*"/', $before_widget) ) {
432
  ?>
433
+ <p><?php _e('Error: cannot ajaxify WordPress Popular Posts on this theme. It\'s missing the <em>id</em> attribute on before_widget (see <a href="http://codex.wordpress.org/Function_Reference/register_sidebar" target="_blank" rel="nofollow">register_sidebar</a> for more).', $this->plugin_slug ); ?></p>
434
  <?php
435
  } else {
436
  ?>
451
  }
452
 
453
  echo $after_widget . "\n";
454
+ echo "<!-- End WordPress Popular Posts Plugin v{$this->version} -->"."\n";
455
 
456
  } // end widget
457
 
480
  ? 'post,page'
481
  : $new_instance['post_type'];
482
 
483
+ $instance['freshness'] = isset( $new_instance['freshness'] );
484
 
485
  $instance['pid'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,]|', '', $new_instance['pid'] ))));
486
  $instance['cat'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,-]|', '', $new_instance['cat'] ))));
487
  $instance['author'] = implode(",", array_filter(explode(",", preg_replace( '|[^0-9,]|', '', $new_instance['uid'] ))));
488
 
489
  $instance['shorten_title']['words'] = $new_instance['shorten_title-words'];
490
+ $instance['shorten_title']['active'] = isset( $new_instance['shorten_title-active'] );
491
  $instance['shorten_title']['length'] = ( $this->__is_numeric($new_instance['shorten_title-length']) && $new_instance['shorten_title-length'] > 0 )
492
  ? $new_instance['shorten_title-length']
493
  : 25;
494
 
495
+ $instance['post-excerpt']['keep_format'] = isset( $new_instance['post-excerpt-format'] );
496
  $instance['post-excerpt']['words'] = $new_instance['post-excerpt-words'];
497
+ $instance['post-excerpt']['active'] = isset( $new_instance['post-excerpt-active'] );
498
  $instance['post-excerpt']['length'] = ( $this->__is_numeric($new_instance['post-excerpt-length']) && $new_instance['post-excerpt-length'] > 0 )
499
  ? $new_instance['post-excerpt-length']
500
  : 55;
506
  // can create thumbnails
507
  if ( $this->thumbnailing ) {
508
 
509
+ $instance['thumbnail']['active'] = isset( $new_instance['thumbnail-active'] );
510
 
511
  if ($this->__is_numeric($new_instance['thumbnail-width']) && $this->__is_numeric($new_instance['thumbnail-height'])) {
512
  $instance['thumbnail']['width'] = $new_instance['thumbnail-width'];
515
 
516
  }
517
 
518
+ $instance['rating'] = isset( $new_instance['rating'] );
519
+ $instance['stats_tag']['comment_count'] = isset( $new_instance['comment_count'] );
520
+ $instance['stats_tag']['views'] = isset( $new_instance['views'] );
521
+ $instance['stats_tag']['author'] = isset( $new_instance['author'] );
522
+ $instance['stats_tag']['date']['active'] = isset( $new_instance['date'] );
 
 
 
523
  $instance['stats_tag']['date']['format'] = empty($new_instance['date_format'])
524
  ? 'F j, Y'
525
  : $new_instance['date_format'];
526
 
527
+ $instance['stats_tag']['category'] = isset( $new_instance['category'] );
528
+ $instance['markup']['custom_html'] = isset( $new_instance['custom_html'] );
529
  $instance['markup']['wpp-start'] = empty($new_instance['wpp-start'])
530
  ? htmlspecialchars( '<ul class="wpp-list">', ENT_QUOTES )
531
  : htmlspecialchars( $new_instance['wpp-start'], ENT_QUOTES );
680
  }
681
 
682
  } // end register_widget_styles
683
+
684
+ /**
685
+ * Registers and enqueues widget-specific scripts.
686
+ */
687
+ public function register_widget_scripts() {
688
+ wp_enqueue_script( 'jquery' );
689
+ } // end register_widget_scripts
690
 
691
  /**
692
  * Register the administration menu for this plugin into the WordPress Dashboard menu.
696
  public function add_plugin_admin_menu() {
697
 
698
  $this->plugin_screen_hook_suffix = add_options_page(
699
+ 'WordPress Popular Posts',
700
+ 'WordPress Popular Posts',
701
  'manage_options',
702
  $this->plugin_slug,
703
  array( $this, 'display_plugin_admin_page' )
1029
 
1030
  if ( version_compare( $php_min_version, $php_current_version, '>' ) ) {
1031
  $errors[] = sprintf(
1032
+ __( 'Your PHP installation is too old. WordPress Popular Posts requires at least PHP version %1$s to function correctly. Please contact your hosting provider and ask them to upgrade PHP to %1$s or higher.', $this->plugin_slug ),
1033
  $php_min_version
1034
  );
1035
  }
1036
 
1037
  if ( version_compare( $wp_min_version, $wp_version, '>' ) ) {
1038
  $errors[] = sprintf(
1039
+ __( 'Your WordPress version is too old. WordPress Popular Posts requires at least WordPress version %1$s to function correctly. Please update your blog via Dashboard &gt; Update.', $this->plugin_slug ),
1040
  $wp_min_version
1041
  );
1042
  }
1063
  printf(
1064
  __('<div class="error"><p>%1$s</p><p><i>%2$s</i> has been <strong>deactivated</strong>.</p></div>', $this->plugin_slug),
1065
  join( '</p><p>', $errors ),
1066
+ 'WordPress Popular Posts'
1067
  );
1068
 
1069
  deactivate_plugins( plugin_basename( __FILE__ ) );
1144
  die();
1145
 
1146
  } // end clear_data
1147
+
1148
+ /**
1149
+ * Truncates thumbnails cache on demand.
1150
+ *
1151
+ * @since 2.0.0
1152
+ * @global object wpdb
1153
+ */
1154
+ public function clear_thumbnails() {
1155
+
1156
+ $token = $_POST['token'];
1157
+ $key = get_site_option("wpp_rand");
1158
+
1159
+ if ( current_user_can('manage_options') && ($token === $key) ) {
1160
+ $wp_upload_dir = wp_upload_dir();
1161
+
1162
+ if ( is_dir( $wp_upload_dir['basedir'] . "/" . $this->plugin_slug ) ) {
1163
+ $files = glob( $wp_upload_dir['basedir'] . "/" . $this->plugin_slug . "/*" ); // get all file names
1164
+
1165
+ if ( is_array($files) && !empty($files) ) {
1166
+ foreach($files as $file){ // iterate files
1167
+ if ( is_file($file) )
1168
+ @unlink($file); // delete file
1169
+ }
1170
+
1171
+ _e('Success! All files have been deleted!', $this->plugin_slug);
1172
+ } else {
1173
+ _e('The thumbnail cache is already empty!', $this->plugin_slug);
1174
+ }
1175
+ } else {
1176
+ _e('Invalid action.', $this->plugin_slug);
1177
+ }
1178
+ } else {
1179
+ _e('Sorry, you do not have enough permissions to do this. Please contact the site administrator for support.', $this->plugin_slug);
1180
+ }
1181
+
1182
+ die();
1183
+
1184
+ } // end clear_data
1185
 
1186
  /**
1187
  * Updates views count on page load via AJAX.
1220
  */
1221
  public function print_ajax(){
1222
 
1223
+ if ( (is_single() || is_page()) && !is_front_page() && !is_preview() && !is_trackback() && !is_feed() && !is_robots() ) {
1224
 
1225
+ global $post;
1226
+ $nonce = wp_create_nonce('wpp-token');
1227
 
1228
+ ?>
1229
+ <!-- WordPress Popular Posts v<?php echo $this->version; ?> -->
1230
+ <script type="text/javascript">//<![CDATA[
1231
+ jQuery(document).ready(function(){
1232
+ jQuery.get('<?php echo admin_url('admin-ajax.php'); ?>', {
1233
+ action: 'update_views_ajax',
1234
+ token: '<?php echo $nonce; ?>',
1235
+ id: <?php echo $post->ID; ?>
1236
+ }, function(response){
1237
+ if ( console && console.log )
1238
+ console.log(response);
1239
+ });
 
 
1240
  });
1241
+ //]]></script>
1242
+ <!-- End WordPress Popular Posts v<?php echo $this->version; ?> -->
1243
+ <?php
1244
+ }
1245
 
1246
  } // end print_ajax
1247
 
1640
  ? get_site_transient( $transient_name )
1641
  : get_transient( $transient_name );
1642
 
1643
+ $content = "\n" . "<!-- cached -->" . "\n";
1644
+
1645
  // It wasn't there, so regenerate the data and save the transient
1646
  if ( false === $mostpopular ) {
1647
  $mostpopular = $this->_query_posts( $instance );
1777
  'comments' => $comments
1778
  );
1779
 
1780
+ $content = htmlspecialchars_decode( $this->__format_content($instance['markup']['post-html'], $data, $instance['rating']), ENT_QUOTES ) . "\n";
1781
 
1782
  }
1783
  // build regular layout
1904
  */
1905
  protected function _get_excerpt($p, $instance) {
1906
 
 
 
 
 
 
 
1907
  $excerpt = '';
1908
 
1909
  // EXCERPT
1917
 
1918
  }
1919
 
1920
+ return $excerpt;
1921
 
1922
  } // end _get_excerpt
1923
 
1981
  */
1982
  protected function _get_pageviews($p, $instance) {
1983
 
 
 
 
 
 
 
1984
  $pageviews = 0;
1985
 
1986
  if (
1993
  : $p->avg_views;
1994
  }
1995
 
1996
+ return $pageviews;
1997
 
1998
  } // end _get_pageviews
1999
 
2007
  */
2008
  protected function _get_comments($p, $instance) {
2009
 
 
 
 
 
 
 
2010
  $comments = ($instance['order_by'] == "comments" || $instance['stats_tag']['comment_count'])
2011
  ? $p->comment_count
2012
  : 0;
2013
 
2014
+ return $comments;
2015
 
2016
  } // end _get_comments
2017
 
2096
  */
2097
  protected function _get_post_cat($p, $instance) {
2098
 
2099
+ $post_cat = '';
2100
 
2101
+ if ($instance['stats_tag']['category']) {
2102
+
2103
+ $cache = &$this->__cache(__FUNCTION__, array());
2104
 
2105
+ if ( isset($cache[$p->id]) ) {
2106
+ return $cache[$p->id];
2107
+ }
2108
 
2109
+ // Try and get parent category
2110
+ $cats = get_the_category($p->id);
2111
+
2112
+ foreach( $cats as $cat ) {
2113
+ if( $cat->category_parent == 0) {
2114
+ $post_cat = $cat;
2115
+ }
2116
+ }
2117
+
2118
+ // Default to first category avaliable
2119
+ if ( $post_cat == "" && isset($cats[0]) && isset($cats[0]->slug) ) {
2120
+ $post_cat = $cats[0];
2121
+ }
2122
 
2123
+ $post_cat = ( "" != $post_cat )
2124
+ ? '<a href="' . get_category_link($post_cat->term_id) . '" class="cat-id-' . $post_cat->cat_ID . '">' . $post_cat->cat_name . '</a>'
 
2125
  : '';
2126
+
2127
+ return $cache[$p->id] = $post_cat;
2128
 
2129
  }
2130
 
2131
+ return $post_cat;
2132
 
2133
  } // end _get_post_cat
2134
 
2226
 
2227
  // Get image by post ID (parent)
2228
  if ( $id ) {
2229
+ $file_path = $this->__get_image_file_paths($id, $source);
 
 
 
 
2230
 
2231
  // No images found, return default thumbnail
2232
+ if ( !$file_path ) {
2233
  return $this->_render_image($this->default_thumbnail, $dim, 'wpp-thumbnail wpp_def_noPath wpp_' . $source, $title);
2234
  }
2235
  }
2245
 
2246
  // Image is hosted locally
2247
  if ( $attachment_id ) {
 
2248
  $file_path = get_attached_file($attachment_id);
2249
  }
2250
+ // Image is hosted outside WordPress
2251
  else {
2252
  $external_image = $this->__fetch_external_image($p->id, $image_url);
2253
 
2255
  return $this->_render_image($this->default_thumbnail, $dim, 'wpp-thumbnail wpp_def_noPath wpp_no_external', $title);
2256
  }
2257
 
2258
+ $file_path = $external_image;
 
2259
  }
2260
  }
2261
 
2262
  $file_info = pathinfo($file_path);
 
2263
 
2264
  // there is a thumbnail already
2265
+ if ( file_exists(trailingslashit($this->uploads_dir['basedir']) . $p->id . '-' . $dim[0] . 'x' . $dim[1] . '.' . $file_info['extension']) ) {
2266
+ return $this->_render_image( trailingslashit($this->uploads_dir['baseurl']) . $p->id . '-' . $dim[0] . 'x' . $dim[1] . '.' . $file_info['extension'], $dim, 'wpp-thumbnail wpp_cached_thumb wpp_' . $source, $title );
 
2267
  }
2268
 
2269
+ return $this->__image_resize($p, $file_path, $dim, $source);
2270
 
2271
  } // end __get_img
2272
 
2274
  * Resizes image.
2275
  *
2276
  * @since 3.0.0
2277
+ * @param object p Post object
2278
+ * @param string path Image path
2279
  * @param array dimension Image's width and height
2280
+ * @param string source Image source
2281
  * @return string
2282
  */
2283
+ private function __image_resize($p, $path, $dimension, $source) {
2284
 
2285
  $image = wp_get_image_editor($path);
2286
 
2287
  // valid image, create thumbnail
2288
+ if ( !is_wp_error($image) ) {
2289
+ $file_info = pathinfo($path);
2290
 
2291
  $image->resize($dimension[0], $dimension[1], true);
2292
+ $new_img = $image->save( trailingslashit($this->uploads_dir['basedir']) . $p->id . '-' . $dimension[0] . 'x' . $dimension[1] . '.' . $file_info['extension'] );
2293
 
2294
+ if ( is_wp_error($new_img) ) {
2295
+ return $this->_render_image($this->default_thumbnail, $dimension, 'wpp-thumbnail wpp_imgeditor_error wpp_' . $source, '', $new_img->get_error_message());
2296
  }
2297
 
2298
+ return $this->_render_image( trailingslashit($this->uploads_dir['baseurl']) . $new_img['file'], $dimension, 'wpp-thumbnail wpp_imgeditor_thumb wpp_' . $source, '');
 
 
2299
  }
2300
 
2301
  // ELSE
2315
  private function __get_image_file_paths($id, $source) {
2316
 
2317
  $file_path = '';
 
2318
 
2319
  // get thumbnail path from the Featured Image
2320
  if ($source == "featured") {
2323
  $thumbnail_id = get_post_thumbnail_id($id);
2324
 
2325
  if ($thumbnail_id) {
 
 
 
 
2326
  // image path
2327
+ return get_attached_file($thumbnail_id);
 
2328
  }
2329
 
2330
  }
2348
 
2349
  // image from Media Library
2350
  if ($attachment_id) {
 
2351
  $file_path = get_attached_file($attachment_id);
2352
+ // There's a file path, so return it
2353
+ if ( !empty($file_path) )
2354
+ return $file_path;
2355
  } // external image?
2356
  else {
2357
  $external_image = $this->__fetch_external_image($id, $content_images[1][0]);
2364
 
2365
  }
2366
 
2367
+ return false;
 
 
 
2368
 
2369
  } // end __get_image_file_paths
2370
 
2439
  */
2440
  private function __fetch_external_image($id, $url){
2441
 
2442
+ $full_image_path = trailingslashit( $this->uploads_dir['basedir'] ) . "{$id}_". sanitize_file_name( rawurldecode(wp_basename( $url )) );
 
 
 
 
2443
 
2444
  // if the file exists already, return URL and path
2445
+ if ( file_exists($full_image_path) )
2446
+ return $full_image_path;
2447
 
2448
  $accepted_status_codes = array( 200, 301, 302 );
2449
  $response = wp_remote_head( $url, array( 'timeout' => 5, 'sslverify' => false ) );
2450
 
2451
  if ( !is_wp_error($response) && in_array(wp_remote_retrieve_response_code($response), $accepted_status_codes) ) {
2452
+ $image_type = exif_imagetype( $url );
2453
 
2454
+ if ( in_array($image_type, array(IMAGETYPE_GIF, IMAGETYPE_JPEG, IMAGETYPE_PNG)) ) {
2455
  require_once( ABSPATH . 'wp-admin/includes/file.php' );
2456
 
2457
  $url = str_replace( 'https://', 'http://', $url );
2458
  $tmp = download_url( $url );
2459
 
2460
  // move file to Uploads
2461
+ if ( !is_wp_error( $tmp ) && rename($tmp, $full_image_path) ) {
2462
  // borrowed from WP - set correct file permissions
2463
+ $stat = stat( dirname( $full_image_path ));
2464
+ $perms = $stat['mode'] & 0000644;
2465
+ @chmod( $full_image_path, $perms );
2466
 
2467
+ return $full_image_path;
2468
  }
2469
  }
2470
  }
2551
  } else { // by characters
2552
 
2553
  if ( strlen($excerpt) > $instance['post-excerpt']['length'] ) {
2554
+ $excerpt = mb_substr( $excerpt, 0, $instance['post-excerpt']['length'], $this->charset ) . "...";
2555
  }
2556
 
2557
  }
2684
  )
2685
  );
2686
 
2687
+ $shortcode_content = "\n". "<!-- WordPress Popular Posts Plugin v". $this->version ." [SC] [".$shortcode_ops['range']."] [".$shortcode_ops['order_by']."] [custom] -->"."\n";
2688
 
2689
  // is there a title defined by user?
2690
  if (!empty($header) && !empty($header_start) && !empty($header_end)) {
2693
 
2694
  // print popular posts list
2695
  $shortcode_content .= $this->__get_popular_posts($shortcode_ops);
2696
+ $shortcode_content .= "\n". "<!-- End WordPress Popular Posts Plugin v". $this->version ." -->"."\n";
2697
 
2698
  return $shortcode_content;
2699
 
2713
  if (empty($string) || (empty($data) || !is_array($data)))
2714
  return false;
2715
 
 
 
2716
  $params = array();
2717
  $pattern = '/\{(excerpt|summary|stats|title|image|thumb|rating|score|url|text_title|author|category|views|comments)\}/i';
2718
  preg_match_all($pattern, $string, $matches);
2728
  }
2729
 
2730
  if ( in_array("{excerpt}", $matches[0]) ) {
2731
+ $string = str_replace( "{excerpt}", htmlentities($data['summary'], ENT_QUOTES, $this->charset), $string );
2732
  }
2733
 
2734
  if ( in_array("{summary}", $matches[0]) ) {
2735
+ $string = str_replace( "{summary}", htmlentities($data['summary'], ENT_QUOTES, $this->charset), $string );
2736
  }
2737
 
2738
  if ( in_array("{image}", $matches[0]) ) {
2780
  $string = str_replace( "{comments}", $data['comments'], $string );
2781
  }
2782
 
2783
+ return $string;
2784
 
2785
  } // end __format_content
2786
 
2957
  }
2958
 
2959
  /**
2960
+ * WordPress Popular Posts template tags for use in themes.
2961
  */
2962
 
2963
  /**
3039
  if( is_array( $args ) ){
3040
  $atts = '';
3041
  foreach( $args as $key => $arg ){
3042
+ $atts .= ' ' . $key . '="' . htmlspecialchars($arg, ENT_QUOTES, false) . '"';
3043
  }
3044
  } else {
3045
  $atts = trim( str_replace( "&", " ", $args ) );
3059
  * @param mixed args
3060
  */
3061
  function get_mostpopular($args = NULL) {
3062
+ trigger_error( 'The get_mostpopular() has been deprecated since 2.0.3. Please use wpp_get_mostpopular() instead.', E_USER_WARNING );
3063
  return wpp_get_mostpopular($args);
3064
  }