Yet Another Related Posts Plugin (YARPP) - Version 4.0.7b1

Version Description

Download this release

Release Info

Developer mitchoyoshitaka
Plugin Icon 128x128 Yet Another Related Posts Plugin (YARPP)
Version 4.0.7b1
Comparing to
See all releases

Code changes from version 4.0.6b4 to 4.0.7b1

Files changed (6) hide show
  1. class-cache.php +3 -2
  2. class-core.php +4 -1
  3. lang/yarpp-mk-MK.mo +0 -0
  4. lang/yarpp-mk-MK.po +625 -0
  5. readme.txt +12 -1
  6. yarpp.php +3 -3
class-cache.php CHANGED
@@ -119,9 +119,10 @@ abstract class YARPP_Cache {
119
 
120
  function set_score_override_flag( $q ) {
121
  if ( $this->is_yarpp_time() ) {
122
- $this->score_override = ($q->query_vars['orderby'] == 'score');
 
123
 
124
- if (!empty($q->query_vars['showposts'])) {
125
  $this->online_limit = $q->query_vars['showposts'];
126
  } else {
127
  $this->online_limit = false;
119
 
120
  function set_score_override_flag( $q ) {
121
  if ( $this->is_yarpp_time() ) {
122
+ $this->score_override = ( isset($q->query_vars['orderby']) &&
123
+ $q->query_vars['orderby'] == 'score' );
124
 
125
+ if ( !empty($q->query_vars['showposts']) ) {
126
  $this->online_limit = $q->query_vars['showposts'];
127
  } else {
128
  $this->online_limit = false;
class-core.php CHANGED
@@ -791,7 +791,7 @@ class YARPP {
791
  $comments = wp_count_comments();
792
  $users = count_users();
793
 
794
- $settings = get_option( 'yarpp' );
795
  $collect = array_flip(array(
796
  'threshold', 'limit', 'excerpt_length', 'recent', 'rss_limit',
797
  'rss_excerpt_length', 'past_only', 'show_excerpt', 'rss_show_excerpt',
@@ -1194,6 +1194,9 @@ class YARPP {
1194
  } else {
1195
  $r[$option] = $default;
1196
  }
 
 
 
1197
  }
1198
  return $r;
1199
  }
791
  $comments = wp_count_comments();
792
  $users = count_users();
793
 
794
+ $settings = get_option( 'yarpp', array() );
795
  $collect = array_flip(array(
796
  'threshold', 'limit', 'excerpt_length', 'recent', 'rss_limit',
797
  'rss_excerpt_length', 'past_only', 'show_excerpt', 'rss_show_excerpt',
1194
  } else {
1195
  $r[$option] = $default;
1196
  }
1197
+
1198
+ if ( $option == 'weight' && !isset( $r[$option]['tax'] ) )
1199
+ $r[$option]['tax'] = array();
1200
  }
1201
  return $r;
1202
  }
lang/yarpp-mk-MK.mo ADDED
Binary file
lang/yarpp-mk-MK.po ADDED
@@ -0,0 +1,625 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Yet Another Related Posts Plugin\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-03-30 21:27+0100\n"
7
+ "Last-Translator: Diana <diana@wpdiscounts.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural= n==1 || n%10==1 ? 0 : 1;\n"
13
+ "X-Poedit-SourceCharset: UTF-8\n"
14
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
15
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
+ "X-Poedit-Basepath: ../\n"
17
+ "X-Textdomain-Support: yes\n"
18
+ "Language: mk_MK\n"
19
+ "X-Generator: Poedit 1.5.3\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ # @ yarpp
23
+ #: class-admin.php:55 class-widget.php:7 class-widget.php:59
24
+ msgid "Related Posts (YARPP)"
25
+ msgstr "Povrzani postovi (YARPP)"
26
+
27
+ # @ yarpp
28
+ #: class-admin.php:63
29
+ msgid "Related Posts"
30
+ msgstr "Povrzani postovi"
31
+
32
+ # @ yarpp
33
+ #: class-cache.php:522
34
+ msgid "Example post "
35
+ msgstr "Primeren post"
36
+
37
+ # @ yarpp
38
+ #: class-core.php:586 class-core.php:701 options-meta-boxes.php:229
39
+ #: options-meta-boxes.php:284
40
+ #, php-format
41
+ msgid ""
42
+ "Related posts brought to you by <a href='%s'>Yet Another Related Posts "
43
+ "Plugin</a>."
44
+ msgstr ""
45
+ "Povrzani postovi doneseni za vas od <a href='%s'>Yet Another Related Posts "
46
+ "Plugin</a>."
47
+
48
+ # @ yarpp
49
+ #: options.php:46
50
+ msgid ""
51
+ "The MyISAM check has been overridden. You may now use the \"consider titles"
52
+ "\" and \"consider bodies\" relatedness criteria."
53
+ msgstr ""
54
+ "Proverata na MyISAM e prepisana. Sega mozete da koristite kriteriite "
55
+ "povrzani so \"smetaj gi naslovite\" and \"smetaj gi tekstovite\""
56
+
57
+ # @ yarpp
58
+ #: options.php:54
59
+ #, php-format
60
+ msgid ""
61
+ "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria "
62
+ "require your <code>%s</code> table to use the <a href='http://dev.mysql.com/"
63
+ "doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the "
64
+ "table seems to be using the <code>%s</code> engine. These two options have "
65
+ "been disabled."
66
+ msgstr ""
67
+ " Povrzanosta na \"smetaj gi naslovite\" i \"smetaj gi tekstovite\" na YARPP "
68
+ "barrat vasata<code>%s</code> tabla da gi upotrebuva <a href='http://dev."
69
+ "mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, "
70
+ "no tablate izgleda go upotrebuva <code>%s</code> engine. Ovie dve opcii se "
71
+ "onevozmozeni."
72
+
73
+ # @ yarpp
74
+ #: options.php:56
75
+ #, php-format
76
+ msgid ""
77
+ "To restore these features, please update your <code>%s</code> table by "
78
+ "executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = "
79
+ "MyISAM;</code> . No data will be erased by altering the table's engine, "
80
+ "although there are performance implications."
81
+ msgstr ""
82
+ "Za da gi povratite ovie funkcii, ve molime azurirajte ja vasata <code>%s</"
83
+ "code> tabla taka sto kje ja izvrsite slednata SQL direktiva: <code>ALTER "
84
+ "TABLE `%s` ENGINE = MyISAM;</code>. Nikakva data nema da bide izbrisana so "
85
+ "izmenuvanjeto na prebaruvanjeto, iako kje ima implikacii na performans."
86
+
87
+ # @ yarpp
88
+ #: options.php:58
89
+ #, php-format
90
+ msgid ""
91
+ "If, despite this check, you are sure that <code>%s</code> is using the "
92
+ "MyISAM engine, press this magic button:"
93
+ msgstr ""
94
+ "Dokolku i pokraj ovaa provera ste sigurni deka <code>%s</code> go koristi "
95
+ "MyISAM engine, kliknete go magicnoto kopce:"
96
+
97
+ # @ yarpp
98
+ #: options.php:61
99
+ msgid "Trust me. Let me use MyISAM features."
100
+ msgstr "Veruvaj mi. Dozvoli mi da gi koristam MyISAM funkciite."
101
+
102
+ # @ yarpp
103
+ #: options.php:76
104
+ msgid "The YARPP database had an error but has been fixed."
105
+ msgstr "YARPP bazata na podatoci imase greska, ama e ispravena."
106
+
107
+ # @ yarpp
108
+ #: options.php:78
109
+ msgid "The YARPP database has an error which could not be fixed."
110
+ msgstr "YARPP bazata na podatoci ima greska koja sto ne moze da se ispravi."
111
+
112
+ # @ yarpp
113
+ #: options.php:135
114
+ msgid "Options saved!"
115
+ msgstr "Opciite se socuvani!"
116
+
117
+ # @ yarpp
118
+ #: options-meta-boxes.php:47 options-meta-boxes.php:59
119
+ msgid "do not consider"
120
+ msgstr "ne smetaj"
121
+
122
+ # @ yarpp
123
+ #: options-meta-boxes.php:48 options-meta-boxes.php:60
124
+ msgid "consider"
125
+ msgstr "smetaj"
126
+
127
+ # @ yarpp
128
+ #: options-meta-boxes.php:50
129
+ #, php-format
130
+ msgid "require at least one %s in common"
131
+ msgstr "baraj barem edna zaednicka %s"
132
+
133
+ # @ yarpp
134
+ #: options-meta-boxes.php:51
135
+ #, php-format
136
+ msgid "require more than one %s in common"
137
+ msgstr "baraj poveke od edna zaednicka %s"
138
+
139
+ # @ yarpp
140
+ #: options-meta-boxes.php:49 options-meta-boxes.php:61
141
+ msgid "consider with extra weight"
142
+ msgstr "smetaj so ekstra tezina"
143
+
144
+ # @ yarpp
145
+ #: options.php:141
146
+ msgid "Yet Another Related Posts Plugin Options"
147
+ msgstr "Yet Another Related Posts Plugin Options"
148
+
149
+ # @ default
150
+ # @ yarpp
151
+ #: options-meta-boxes.php:302
152
+ msgid ""
153
+ "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
154
+ msgstr ""
155
+ "Doniraj na mitcho (Michael Yoshitaka Erlewine) za ovoj plagin preky PayPal"
156
+
157
+ # @ yarpp
158
+ #: options-meta-boxes.php:147
159
+ msgid "\"The Pool\""
160
+ msgstr "\"Listata\""
161
+
162
+ # @ yarpp
163
+ #: options-meta-boxes.php:109
164
+ msgid ""
165
+ "\"The Pool\" refers to the pool of posts and pages that are candidates for "
166
+ "display as related to the current entry."
167
+ msgstr ""
168
+ "\"Listata\" se odnesuva na lista na postovi i stranici koi se kandidati za "
169
+ "prikazuvanje kako povrzani so momentalnoto vnesuvanje."
170
+
171
+ # @ yarpp
172
+ #: options-meta-boxes.php:118
173
+ msgid "Show password protected posts?"
174
+ msgstr "Prikazi gi postovite zastiteni so sifra?"
175
+
176
+ # @ yarpp
177
+ #: options-meta-boxes.php:170
178
+ msgid "Show only previous posts?"
179
+ msgstr "Prikazi gi samo prethodnite postovi?"
180
+
181
+ # @ yarpp
182
+ #: options-meta-boxes.php:129
183
+ msgid "day(s)"
184
+ msgstr "den(ovi)"
185
+
186
+ # @ yarpp
187
+ #: options-meta-boxes.php:130
188
+ msgid "week(s)"
189
+ msgstr "nedela/i"
190
+
191
+ # @ yarpp
192
+ #: options-meta-boxes.php:131
193
+ msgid "month(s)"
194
+ msgstr "mesec/i"
195
+
196
+ # @ yarpp
197
+ #: options-meta-boxes.php:137
198
+ msgid "Show only posts from the past NUMBER UNITS"
199
+ msgstr "Prikazi gi samo postovite od prethodnite NUMERICKI EDINICI "
200
+
201
+ # @ yarpp
202
+ #: options-meta-boxes.php:178
203
+ msgid "\"Relatedness\" options"
204
+ msgstr "\"Povrzanost\" opcii"
205
+
206
+ # @ yarpp
207
+ #: options-meta-boxes.php:17 options-meta-boxes.php:113
208
+ #: options-meta-boxes.php:153 options-meta-boxes.php:169
209
+ #: options-meta-boxes.php:187 options-meta-boxes.php:228
210
+ #: options-meta-boxes.php:245 options-meta-boxes.php:247
211
+ #: options-meta-boxes.php:283
212
+ msgid "more&gt;"
213
+ msgstr "poveke&gt;"
214
+
215
+ # @ yarpp
216
+ #: options-meta-boxes.php:153
217
+ msgid ""
218
+ "The higher the match threshold, the more restrictive, and you get less "
219
+ "related posts overall. The default match threshold is 5. If you want to find "
220
+ "an appropriate match threshhold, take a look at some post's related posts "
221
+ "display and their scores. You can see what kinds of related posts are being "
222
+ "picked up and with what kind of match scores, and determine an appropriate "
223
+ "threshold for your site."
224
+ msgstr ""
225
+ "Sto poveke podudaranja, toa porestriktivni ke bidat, i dobivate pomalku "
226
+ "srodni temi vo celina. Standardnoto podudaranje e 5. Ako sakate da najdete "
227
+ "soodvetno podudaranje, poglednete gi prikazanite postovi na nekoi od "
228
+ "prethodnite postovi i nivnite rezultati. Ke vidite kakvi vrsti na povrzani "
229
+ "postovi se izbrani i kakva im e podudarnosta, i ke mozete da odredite "
230
+ "soodvetno podudaranje za vasiot sajt. "
231
+
232
+ # @ yarpp
233
+ #: options-meta-boxes.php:159
234
+ msgid "Match threshold:"
235
+ msgstr "Podudarna vrednost"
236
+
237
+ # @ yarpp
238
+ #: options-meta-boxes.php:160
239
+ msgid "Titles: "
240
+ msgstr "Naslovi:"
241
+
242
+ # @ yarpp
243
+ #: options-meta-boxes.php:162
244
+ msgid "Bodies: "
245
+ msgstr "Tekstovi:"
246
+
247
+ # @ yarpp
248
+ #: options.php:38
249
+ #, php-format
250
+ msgid ""
251
+ "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a "
252
+ "href=\"%s\">download it here</a> at your own risk."
253
+ msgstr ""
254
+ "Postoi nova beta (%s) na Yet Another Related Posts Plugin. Mozete da go <a "
255
+ "href=\"%s\"> prezemete tuka na sopstvena odgovornost. "
256
+
257
+ # @ yarpp
258
+ #: options-meta-boxes.php:236
259
+ msgid "Display options <small>for your website</small>"
260
+ msgstr "Prikazi gi opciite <small>za vasiot websajt</small> "
261
+
262
+ # @ yarpp
263
+ #: options-meta-boxes.php:187
264
+ msgid "Automatically display related posts?"
265
+ msgstr "Avtomatsko prikazuvanje na povrzani postovi?"
266
+
267
+ # @ yarpp
268
+ #: options-meta-boxes.php:187
269
+ msgid ""
270
+ "This option automatically displays related posts right after the content on "
271
+ "single entry pages. If this option is off, you will need to manually insert "
272
+ "<code>related_posts()</code> or variants (<code>related_pages()</code> and "
273
+ "<code>related_entries()</code>) into your theme files."
274
+ msgstr ""
275
+ "Ovaa opcija avotmatski gi prikazuva povrzanite postovi odma posle sodrzajot "
276
+ "na sekoja vnesena strana. Dokolku ovaa opcija e isklucena, ke morate racno "
277
+ "da gi vnesete <code>povrzani_postovi()</code> ili varijantite "
278
+ "(<code>povrzani_stranici()</code> i <code>povrzani_vnesuvanja()</code>) vo "
279
+ "vasite fajlovi na tema."
280
+
281
+ # @ yarpp
282
+ #: options-meta-boxes.php:188
283
+ msgid "Website display code example"
284
+ msgstr "Primer na prikazot na websajt kodot"
285
+
286
+ # @ yarpp
287
+ #: options-meta-boxes.php:188 options-meta-boxes.php:245
288
+ msgid "(Update options to reload.)"
289
+ msgstr "(Azurirajte gi opciite za da ja vcitate stranata povtorno)"
290
+
291
+ # @ yarpp
292
+ #: options-meta-boxes.php:190 options-meta-boxes.php:250
293
+ msgid "Maximum number of related posts:"
294
+ msgstr "Maksimalen broj na povrzani postovi:"
295
+
296
+ # @ yarpp
297
+ #: class-widget.php:75 options-meta-boxes.php:17
298
+ msgid "Display using a custom template file"
299
+ msgstr "Prikazi koristejki prilagodena definirana datoteka"
300
+
301
+ # @ yarpp
302
+ #: options-meta-boxes.php:17
303
+ msgid ""
304
+ "This advanced option gives you full power to customize how your related "
305
+ "posts are displayed. Templates (stored in your theme folder) are written in "
306
+ "PHP."
307
+ msgstr ""
308
+ "Ovaa napredna opcija vi dava polnomok da prilagodite kako ke bidat prikazani "
309
+ "vasite povrzani postovi. Definiciite (socuvani vo vasiot folder od tema) se "
310
+ "napisani vo PHP."
311
+
312
+ # @ yarpp
313
+ #: class-widget.php:76 options-meta-boxes.php:196 options-meta-boxes.php:258
314
+ msgid "Template file:"
315
+ msgstr "Datoteka na definicija:"
316
+
317
+ # @ yarpp
318
+ #: options-meta-boxes.php:208 options-meta-boxes.php:271
319
+ msgid "Before / after related entries:"
320
+ msgstr "Pred/Posle povrzani vnesuvanja:"
321
+
322
+ # @ yarpp
323
+ #: options-meta-boxes.php:208 options-meta-boxes.php:209
324
+ #: options-meta-boxes.php:217 options-meta-boxes.php:271
325
+ #: options-meta-boxes.php:272 options-meta-boxes.php:277
326
+ msgid "For example:"
327
+ msgstr "Na primer:"
328
+
329
+ # @ yarpp
330
+ #: options-meta-boxes.php:209 options-meta-boxes.php:272
331
+ msgid "Before / after each related entry:"
332
+ msgstr "Pred/Posle sekoe povrzano vnesuvanje:"
333
+
334
+ # @ yarpp
335
+ #: options-meta-boxes.php:211 options-meta-boxes.php:274
336
+ msgid "Show excerpt?"
337
+ msgstr "Prikazi go izvodot?"
338
+
339
+ # @ yarpp
340
+ #: options-meta-boxes.php:212 options-meta-boxes.php:275
341
+ msgid "Excerpt length (No. of words):"
342
+ msgstr "Dolzina na izvodot (borj na zborovi):"
343
+
344
+ # @ yarpp
345
+ #: options-meta-boxes.php:216
346
+ msgid "Before / after (Excerpt):"
347
+ msgstr "Pred/Posle (Izvod):"
348
+
349
+ # @ yarpp
350
+ #: options-meta-boxes.php:68
351
+ msgid "Order results:"
352
+ msgstr "Poredi gi rezultatite:"
353
+
354
+ # @ yarpp
355
+ #: options-meta-boxes.php:71
356
+ msgid "score (high relevance to low)"
357
+ msgstr "rezultat (od visoka naprema niska vaznost)"
358
+
359
+ # @ yarpp
360
+ #: options-meta-boxes.php:72
361
+ msgid "score (low relevance to high)"
362
+ msgstr "rezultat (od niska naprema visoka vaznost)"
363
+
364
+ # @ yarpp
365
+ #: options-meta-boxes.php:73
366
+ msgid "date (new to old)"
367
+ msgstr "data (od novo naprema staro)"
368
+
369
+ # @ yarpp
370
+ #: options-meta-boxes.php:74
371
+ msgid "date (old to new)"
372
+ msgstr "data (stao naprema novo)"
373
+
374
+ # @ yarpp
375
+ #: options-meta-boxes.php:75
376
+ msgid "title (alphabetical)"
377
+ msgstr "naslov (alfabetski)"
378
+
379
+ # @ yarpp
380
+ #: options-meta-boxes.php:76
381
+ msgid "title (reverse alphabetical)"
382
+ msgstr "naslov (obratno alfabetski)"
383
+
384
+ # @ yarpp
385
+ #: options-meta-boxes.php:224 options-meta-boxes.php:281
386
+ msgid "Default display if no results:"
387
+ msgstr "Podrazbirano prikazuvanje dokolku nema rezultati:"
388
+
389
+ # @ yarpp
390
+ #: class-widget.php:98 options-meta-boxes.php:227 options-meta-boxes.php:283
391
+ msgid "Help promote Yet Another Related Posts Plugin?"
392
+ msgstr "Pomogni vo promocija na Yet Another Related Posts Plugin?"
393
+
394
+ # @ yarpp
395
+ #: options-meta-boxes.php:229 options-meta-boxes.php:284
396
+ #, php-format
397
+ msgid ""
398
+ "This option will add the code %s. Try turning it on, updating your options, "
399
+ "and see the code in the code example to the right. These links and donations "
400
+ "are greatly appreciated."
401
+ msgstr ""
402
+ "Ovaa opcija ke go dodate kodot %s. Probajte da ja ukljucite taka sto ke gi "
403
+ "azurirate vasite opcii, i poglednete go kodot vo primerok na kodot na desna "
404
+ "strana. Ovie linkovi i donacii se mnogu ceneti. "
405
+
406
+ # @ yarpp
407
+ #: options-meta-boxes.php:291
408
+ msgid "Display options <small>for RSS</small>"
409
+ msgstr "Prikazi opcii za <small>za RSS</small>"
410
+
411
+ # @ yarpp
412
+ #: options-meta-boxes.php:245
413
+ msgid "Display related posts in feeds?"
414
+ msgstr "Prikazi g povrzanite postovi vo novostite?"
415
+
416
+ # @ yarpp
417
+ #: options-meta-boxes.php:245
418
+ msgid ""
419
+ "This option displays related posts at the end of each item in your RSS and "
420
+ "Atom feeds. No template changes are needed."
421
+ msgstr ""
422
+ "Ovaa opcija gi prikazuva povrzanite postovi na kraj na sekoja stavka vo "
423
+ "vasite RSS i Atom novosti (kolumni). Ne se potrebni nikakvi izmeni na "
424
+ "definicii. "
425
+
426
+ # @ yarpp
427
+ #: options-meta-boxes.php:247
428
+ msgid "Display related posts in the descriptions?"
429
+ msgstr "Prikazi gi povrzanite postovi vo opisite?"
430
+
431
+ # @ yarpp
432
+ #: options-meta-boxes.php:247
433
+ msgid ""
434
+ "This option displays the related posts in the RSS description fields, not "
435
+ "just the content. If your feeds are set up to only display excerpts, "
436
+ "however, only the description field is used, so this option is required for "
437
+ "any display at all."
438
+ msgstr ""
439
+ "Ovaa opcija gi prikazuva povrzanite postovi vo RSS polinjata za deskripcija, "
440
+ "ne samo vo sodrzajot. Dokolku vasite polinja se podeseni da prikazuvaat "
441
+ "izvodi, vrpocem, samo poleto za opis (deskripcija) se koristi, taka ovaa "
442
+ "opcija e potrebna za bilo koe prikazuvanje."
443
+
444
+ # @ yarpp
445
+ #: options-meta-boxes.php:245
446
+ msgid "RSS display code example"
447
+ msgstr "Primer na RSS prikazuvanje na kodot"
448
+
449
+ # @ yarpp
450
+ #: options-meta-boxes.php:277
451
+ msgid "Before / after (excerpt):"
452
+ msgstr "Pred/Posle (izvod)"
453
+
454
+ # @ yarpp
455
+ #: template-builtin.php:21
456
+ #, php-format
457
+ msgid ""
458
+ "%f is the YARPP match score between the current entry and this related "
459
+ "entry. You are seeing this value because you are logged in to WordPress as "
460
+ "an administrator. It is not shown to regular visitors."
461
+ msgstr ""
462
+ "%f e YARPP rezultat na podudaranje pomegu momentalniot vnes i ovoj povrzan "
463
+ "vnes. Ja gledate ovaa vrednost zatoa sto ste logirani na WordPress kako "
464
+ "administrator. Ne e prikazana na regularni posetiteli."
465
+
466
+ # @ yarpp
467
+ #: template-metabox.php:12
468
+ msgid ""
469
+ "These are the related entries for this entry. Updating this post may change "
470
+ "these related posts."
471
+ msgstr ""
472
+ "Ova se povrzanite vnesuvanja so ova vnesuvanje. Azuriranje na ovoj post moze "
473
+ "da gi izmeni ovie povrzani postovi. "
474
+
475
+ # @ yarpp
476
+ #: template-metabox.php:28
477
+ msgid ""
478
+ "Whether all of these related entries are actually displayed and how they are "
479
+ "displayed depends on your YARPP display options."
480
+ msgstr ""
481
+ "Da li ovie povrzani postovi ke bidat prikazani i kako ke bidat prikazani "
482
+ "zavisi od vasite YARPP opcii za prikazuvanje."
483
+
484
+ # @ yarpp
485
+ #: class-core.php:73 class-core.php:83 class-core.php:273 class-core.php:284
486
+ #: template-metabox.php:30 template-widget.php:13
487
+ msgid "No related posts."
488
+ msgstr "Nema povrzani postovi."
489
+
490
+ # @ yarpp
491
+ #: class-core.php:71 class-core.php:81 class-core.php:271 class-core.php:282
492
+ msgid "Related posts:"
493
+ msgstr "Povrzani postovi:"
494
+
495
+ # @ yarpp
496
+ #: options-meta-boxes.php:208 options-meta-boxes.php:209
497
+ #: options-meta-boxes.php:217 options-meta-boxes.php:271
498
+ #: options-meta-boxes.php:272 options-meta-boxes.php:277
499
+ msgid " or "
500
+ msgstr "ili"
501
+
502
+ # @ default
503
+ #: class-admin.php:136
504
+ msgid "Settings"
505
+ msgstr "Podesuvanja"
506
+
507
+ # @ default
508
+ #: class-widget.php:69
509
+ msgid "Title:"
510
+ msgstr "Naslov:"
511
+
512
+ # @ yarpp
513
+ #: class-admin.php:162
514
+ msgid "Related entries may be displayed once you save your entry"
515
+ msgstr ""
516
+ "Povrzani postovi moze da bidat prikazani koga ke go socivate svoeto "
517
+ "vnesuvanje."
518
+
519
+ # @ yarpp
520
+ #: options-meta-boxes.php:153
521
+ msgid ""
522
+ "YARPP limits the related posts list by (1) a maximum number and (2) a "
523
+ "<em>match threshold</em>."
524
+ msgstr ""
525
+ "YARPP ja ogranicuva listata na povrzani postovi so (1) maksimum broj i (2) "
526
+ "na <em>podudarna vrednost</em>."
527
+
528
+ # @ yarpp
529
+ #: options-meta-boxes.php:298
530
+ msgid "YARPP Forum"
531
+ msgstr "YARPP Forum"
532
+
533
+ # @ yarpp
534
+ #: options-meta-boxes.php:299
535
+ msgid "YARPP on Twitter"
536
+ msgstr "YARPP na Twitter"
537
+
538
+ # @ yarpp
539
+ #: options-meta-boxes.php:300
540
+ msgid "YARPP on the Web"
541
+ msgstr "YARPP na Web"
542
+
543
+ # @ yarpp
544
+ #: options-meta-boxes.php:337
545
+ msgid "Contact YARPP"
546
+ msgstr "YARPP kontakt"
547
+
548
+ # @ default
549
+ #: options.php:34
550
+ #, php-format
551
+ msgid ""
552
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox"
553
+ "\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update "
554
+ "automatically</a>."
555
+ msgstr ""
556
+ "Postoi nova verzija na %1$s. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s"
557
+ "\">View version %4$s details</a> ili <a href=\"%5$s\">update automatically</"
558
+ "a>."
559
+
560
+ # @ yarpp
561
+ #: options.php:79
562
+ #, php-format
563
+ msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
564
+ msgstr "Molam probajte <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
565
+
566
+ # @ yarpp
567
+ #: options.php:149
568
+ #, php-format
569
+ msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
570
+ msgstr "od <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
571
+
572
+ # @ default
573
+ #: class-admin.php:63
574
+ msgid "Configure"
575
+ msgstr "Konfiguriraj"
576
+
577
+ # @ yarpp
578
+ #: class-admin.php:89
579
+ msgid "Thank you for installing <span>Yet Another Related Posts Plugin</span>!"
580
+ msgstr "Fala za instaliranje na <span>Yet Another Related Posts Plugin</span>!"
581
+
582
+ # @ yarpp
583
+ #: class-admin.php:90
584
+ msgid ""
585
+ "Make sure to visit the <a>Related Posts settings page</a> to customize YARPP."
586
+ msgstr ""
587
+ "Posetete <a>Povrzani Postovi stranica za podesuvanja</a> za da go podesite "
588
+ "YARPP."
589
+
590
+ # @ yarpp
591
+ #: options-meta-boxes.php:113
592
+ msgid "Post types considered:"
593
+ msgstr "Vrsti na postovi zemeni vo obzir:"
594
+
595
+ # @ yarpp
596
+ #: options-meta-boxes.php:116
597
+ #, php-format
598
+ msgid "Disallow by %s:"
599
+ msgstr "Onevozmozi za %s:"
600
+
601
+ # @ yarpp
602
+ #: options-meta-boxes.php:169
603
+ msgid "Display results from all post types"
604
+ msgstr "Prikazi gi rezultati za site tipovi na postovi "
605
+
606
+ # @ yarpp
607
+ #: options-meta-boxes.php:169
608
+ msgid ""
609
+ "When \"display results from all post types\" is off, only posts will be "
610
+ "displayed as related to a post, only pages will be displayed as related to a "
611
+ "page, etc."
612
+ msgstr ""
613
+ "Koga \"prikazi gi rezultati za site tipovi na postovi\" e isklucena, samo "
614
+ "postovi ke bidat prkazani povrzani so post, samo stranici ke bidat prikazani "
615
+ "povrzani so stranica, itd. "
616
+
617
+ # @ yarpp
618
+ #: options-meta-boxes.php:301
619
+ msgid "Rate YARPP on WordPress.org"
620
+ msgstr "Oceni go YARPP na WordPress.org"
621
+
622
+ # @ default
623
+ #: options.php:178
624
+ msgid "Save Changes"
625
+ msgstr "Socuvaj gi izmenite"
readme.txt CHANGED
@@ -7,7 +7,7 @@ Donate link: http://tinyurl.com/donatetomitcho
7
  Tags: related, posts, post, pages, page, RSS, feed, feeds
8
  Requires at least: 3.3
9
  Tested up to: 3.6
10
- Stable tag: 4.0.5
11
  License: GPLv2 or later
12
 
13
  Display a list of related entries on your site and feeds based on a unique algorithm. Now with thumbnail support built-in!
@@ -126,9 +126,14 @@ Most likely you have "no related posts" right now as the default "match threshol
126
  * [Pagebar 2](http://www.elektroelch.de/hacks/wp/pagebar/);
127
  * [WP Contact Form III plugin and Contact Form Plugin](http://wordpress.org/support/topic/392605);
128
  * Other related posts plugins, obviously, may also be incompatible.
 
129
 
130
  Please submit similar bugs by starting a new thread on [the WordPress.org forums](http://wordpress.org/support/plugin/yet-another-related-posts-plugin). I check the forums regularly and will try to release a quick bugfix.
131
 
 
 
 
 
132
  = Does YARPP work with full-width characters or languages that don't use spaces between words? =
133
 
134
  YARPP works fine with full-width (double-byte) characters, assuming your WordPress database is set up with Unicode support. 99% of the time, if you're able to write blog posts with full-width characters and they're displayed correctly, YARPP will work on your blog.
@@ -233,6 +238,7 @@ YARPP is currently localized in the following languages:
233
  * Korean (`ko_KR`) by [Jong-In Kim](http://incommunity.codex.kr)
234
  * Latvian (`lv_LV`) by [Mike](http://antsar.info)
235
  * Lithuanian (`lt_LT`) by [Karolis Vyčius](http://vycius.co.cc) and [Mantas Malcius](http://mantas.malcius.lt)
 
236
  * Norwegian (`nb_NO`) by [Tom Arne Sundtjønn](http://www.datanerden.no)
237
  * Polish (`pl_PL`) by [Perfecta](http://perfecta.pro/wp-pl/)
238
  * (European) Portuguese (`pt_PT`) by Stefan Mueller of [fernstadium-net](http://www.fernstudium-net.de)
@@ -253,6 +259,11 @@ If you are a bilingual speaker of English and another language and an avid user
253
 
254
  == Changelog ==
255
 
 
 
 
 
 
256
  = 4.0.6 =
257
  * YARPP's automatic display will not run on posts which include the HTML comment `<!--noyarpp-->` [by request](https://wordpress.org/support/topic/disabling-yarrp-on-specific-pages).
258
  * More robust activation handling, particularly when network-activated.
7
  Tags: related, posts, post, pages, page, RSS, feed, feeds
8
  Requires at least: 3.3
9
  Tested up to: 3.6
10
+ Stable tag: 4.0.6
11
  License: GPLv2 or later
12
 
13
  Display a list of related entries on your site and feeds based on a unique algorithm. Now with thumbnail support built-in!
126
  * [Pagebar 2](http://www.elektroelch.de/hacks/wp/pagebar/);
127
  * [WP Contact Form III plugin and Contact Form Plugin](http://wordpress.org/support/topic/392605);
128
  * Other related posts plugins, obviously, may also be incompatible.
129
+ * [WPML](http://wpml.org): various incompatibilities have been reported. The multilingual plugin [Polylang](https://polylang.wordpress.com/) has great support for YARPP and is suggested as a replacement for WPML.
130
 
131
  Please submit similar bugs by starting a new thread on [the WordPress.org forums](http://wordpress.org/support/plugin/yet-another-related-posts-plugin). I check the forums regularly and will try to release a quick bugfix.
132
 
133
+ = I want to use YARPP on a site with content in multiple languages =
134
+
135
+ The recommended solution in such cases is to use the [Polylang](https://polylang.wordpress.com/). Polylang has posted [a tutorial for using YARPP with Polylang](https://polylang.wordpress.com/2013/05/03/polylang-and-yarpp/).
136
+
137
  = Does YARPP work with full-width characters or languages that don't use spaces between words? =
138
 
139
  YARPP works fine with full-width (double-byte) characters, assuming your WordPress database is set up with Unicode support. 99% of the time, if you're able to write blog posts with full-width characters and they're displayed correctly, YARPP will work on your blog.
238
  * Korean (`ko_KR`) by [Jong-In Kim](http://incommunity.codex.kr)
239
  * Latvian (`lv_LV`) by [Mike](http://antsar.info)
240
  * Lithuanian (`lt_LT`) by [Karolis Vyčius](http://vycius.co.cc) and [Mantas Malcius](http://mantas.malcius.lt)
241
+ * Macedonian (`mk_MK`) by [WPdiscounts](http://wpdiscounts.com)
242
  * Norwegian (`nb_NO`) by [Tom Arne Sundtjønn](http://www.datanerden.no)
243
  * Polish (`pl_PL`) by [Perfecta](http://perfecta.pro/wp-pl/)
244
  * (European) Portuguese (`pt_PT`) by Stefan Mueller of [fernstadium-net](http://www.fernstudium-net.de)
259
 
260
  == Changelog ==
261
 
262
+ = The future =
263
+ * [Bugfix](https://wordpress.org/support/topic/orderby-error): Now more robust against certain custom options
264
+ * Added Polylang information to FAQ
265
+ * Added Macedonian (`mk_MK`) localization by [WPdiscounts](http://wpdiscounts.com)
266
+
267
  = 4.0.6 =
268
  * YARPP's automatic display will not run on posts which include the HTML comment `<!--noyarpp-->` [by request](https://wordpress.org/support/topic/disabling-yarrp-on-specific-pages).
269
  * More robust activation handling, particularly when network-activated.
yarpp.php CHANGED
@@ -2,14 +2,14 @@
2
  /*
3
  Plugin Name: Yet Another Related Posts Plugin
4
  Plugin URI: http://yarpp.org/
5
- Description: Returns a list of related entries based on a unique algorithm for display on your blog and RSS feeds. Now with Now with thumbnail support built-in!
6
- Version: 4.0.6b4
7
  Author: mitcho (Michael Yoshitaka Erlewine)
8
  Author URI: http://mitcho.com/
9
  Donate link: http://tinyurl.com/donatetomitcho
10
  */
11
 
12
- define('YARPP_VERSION', '4.0.6b4');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');
2
  /*
3
  Plugin Name: Yet Another Related Posts Plugin
4
  Plugin URI: http://yarpp.org/
5
+ Description: Returns a list of related entries based on a unique algorithm for display on your blog and RSS feeds. Now with thumbnail support built-in!
6
+ Version: 4.0.7b1
7
  Author: mitcho (Michael Yoshitaka Erlewine)
8
  Author URI: http://mitcho.com/
9
  Donate link: http://tinyurl.com/donatetomitcho
10
  */
11
 
12
+ define('YARPP_VERSION', '4.0.7b1');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');