Yet Another Related Posts Plugin (YARPP) - Version 4.0.2b2

Version Description

Download this release

Release Info

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

Code changes from version 3.0.2b1 to 4.0.2b2

class-widget.php CHANGED
@@ -89,11 +89,11 @@ class YARPP_Widget extends WP_Widget {
89
  ?>
90
 
91
  <p>
92
- <label style="padding-right: 10px;" for="<?php echo $this->get_field_id('use_template_builtin'); ?>"><input id="<?php echo $this->get_field_id('use_template_builtin'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="builtin" <?php checked( $choice == 'builtin' ) ?> /> <?php _e( "List", 'yarpp' ); ?></label>
93
 
94
- <label style="padding-right: 10px;" for="<?php echo $this->get_field_id('use_template_thumbnails'); ?>"><input id="<?php echo $this->get_field_id('use_template_thumbnails'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="thumbnails" <?php checked( $choice == 'thumbnails' ) ?> /> <?php _e( "Thumbnails", 'yarpp' ); ?></label>
95
 
96
- <label style="padding-right: 10px;" for="<?php echo $this->get_field_id('use_template_custom'); ?>"><input id="<?php echo $this->get_field_id('use_template_custom'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="custom" <?php checked( $choice == 'custom' ); disabled( !count($templates) ); ?> /> <?php _e( "Custom", 'yarpp' ); ?></label>
97
  </p>
98
 
99
  <p><label for="<?php echo $this->get_field_id('title'); ?>"><?php _e('Title:'); ?> <input class="widefat" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title'); ?>" type="text" value="<?php echo esc_attr($instance['title']); ?>" /></label></p>
89
  ?>
90
 
91
  <p>
92
+ <label style="padding-right: 10px; display: inline-block;" for="<?php echo $this->get_field_id('use_template_builtin'); ?>"><input id="<?php echo $this->get_field_id('use_template_builtin'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="builtin" <?php checked( $choice == 'builtin' ) ?> /> <?php _e( "List", 'yarpp' ); ?></label>
93
 
94
+ <label style="padding-right: 10px; display: inline-block;" for="<?php echo $this->get_field_id('use_template_thumbnails'); ?>"><input id="<?php echo $this->get_field_id('use_template_thumbnails'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="thumbnails" <?php checked( $choice == 'thumbnails' ) ?> /> <?php _e( "Thumbnails", 'yarpp' ); ?></label>
95
 
96
+ <label style="padding-right: 10px; display: inline-block;" for="<?php echo $this->get_field_id('use_template_custom'); ?>"><input id="<?php echo $this->get_field_id('use_template_custom'); ?>" name="<?php echo $this->get_field_name('use_template'); ?>" type="radio" value="custom" <?php checked( $choice == 'custom' ); disabled( !count($templates) ); ?> /> <?php _e( "Custom", 'yarpp' ); ?></label>
97
  </p>
98
 
99
  <p><label for="<?php echo $this->get_field_id('title'); ?>"><?php _e('Title:'); ?> <input class="widefat" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title'); ?>" type="text" value="<?php echo esc_attr($instance['title']); ?>" /></label></p>
lang/yarpp-he_IL.mo CHANGED
Binary file
lang/yarpp-he_IL.po CHANGED
@@ -2,664 +2,687 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Yet Another Related Posts Plugin v3.0.11\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2009-09-05 17:16+0300\n"
7
- "Last-Translator: admin <mickeyzel@gmail.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"
13
- "X-Poedit-Language: Hebrew\n"
14
- "X-Poedit-Country: ISRAEL\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
 
17
  "X-Poedit-Basepath: ../\n"
18
- "X-Poedit-Bookmarks: \n"
 
19
  "X-Poedit-SearchPath-0: .\n"
20
- "X-Textdomain-Support: yes"
21
 
22
- #: includes.php:24
23
- #: includes.php:35
24
- #@ yarpp
25
- msgid "Related posts:"
26
- msgstr "פרסומים קשורים לנושא:"
27
 
28
- #: includes.php:26
29
- #: includes.php:37
30
- #: template-metabox.php:28
31
- #@ yarpp
32
- msgid "No related posts."
33
- msgstr "אין פרסומים קשורים לנושא."
34
 
35
- #: includes.php:94
36
- #@ yarpp
37
- msgid "MySQL error on adding yarpp_title"
38
- msgstr "שגיאת MYSQL בניסיון להוסיף yarpp_title"
39
 
40
- #: includes.php:99
41
- #@ yarpp
42
- msgid "MySQL error on adding yarpp_content"
43
- msgstr "שגיאת MySQL בניסיון להוסיף yarpp_content"
44
 
45
- #: includes.php:110
46
- #@ yarpp
47
- msgid "MySQL error on creating yarpp_keyword_cache table"
48
- msgstr "שגיאת MySQL בניסיון ליצור טבלת yarpp_keyword_cache"
49
 
50
- #: includes.php:121
51
- #@ yarpp
52
- msgid "MySQL error on creating yarpp_related_cache table"
53
- msgstr "שגיאת MySQL בניסיון ליצור טבלת yarpp_related_cache"
54
 
55
- #: includes.php:197
56
- #@ yarpp
57
- msgid "Related Posts (YARPP)"
58
- msgstr "פרסומים נוספים בנושא (YARPP)"
59
 
60
- #: includes.php:225
61
- #: yarpp.php:33
62
- #@ yarpp
63
- msgid "Related Posts"
64
- msgstr "פרסומים נוספים בנושא"
 
65
 
66
- #: includes.php:230
67
- #@ yarpp
68
- msgid "YARPP"
69
- msgstr "YARPP"
 
70
 
71
- #: magic.php:71
72
- #@ yarpp
73
- msgid "Example post "
74
- msgstr "פרסום לדוגמא"
 
75
 
76
- #: magic.php:342
77
- #: options.php:456
78
- #: options.php:519
79
- #@ yarpp
80
- msgid "Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>."
81
- msgstr "פרסומים נוספים בנושא הובאו אליכם על ידי <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>."
82
 
83
- #: options.php:10
84
- #@ yarpp
85
- msgid "Please move the YARPP template files into your theme to complete installation. Simply move the sample template files (currently in <code>wp-content/plugins/yet-another-related-posts-plugin/yarpp-templates/</code>) to the <code>TEMPLATEPATH</code> directory."
 
86
  msgstr ""
87
 
88
- #: options.php:15
89
- #@ yarpp
90
- msgid "No YARPP template files were found in your theme (<code>TEMPLATEPATH</code>) so the templating feature has been turned off."
91
- msgstr "לא נמצאו קבצי תבנית עיצוב בתבנית שלכם (<code>TEMPLATEPATH</code>). אפשרויות התבנית כובו."
92
 
93
- #: options.php:26
94
- #@ yarpp
95
- msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
96
- msgstr "בדיקת MyISAM בוצעה. כעת ניתן להשתמש ב \"consider titles\" וב- \"consider bodies\" כמדדים לשייכות לנושא הפרסום."
97
 
98
- #: options.php:35
99
- #, php-format
100
- #@ yarpp
101
- msgid "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
102
- msgstr "מדדי השייכות \"consider titles\" ו- \"consider bodies\" דורשים את טבלת ה-<code>%s</code> שלכם כדי להשתמש במנוע האחסון <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM</a>, אבל הטבלה כנראה משתמשת במנוע <code>%s</code>. שתי האפשרויות הללו בוטלו."
103
 
104
- #: options.php:37
105
- #, php-format
106
- #@ yarpp
107
- msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
108
- msgstr "בכדי להפעיל מחדש אפשרויות אלה, אנא עדכנו את טבלת <code>%s</code>על ידי הרצת פקודת SQL להלן <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> למרות השפעות על הביצועים, שום מידע לא יימחק כתוצאה משינוי מנועי הטבלאות"
109
 
110
- #: options.php:39
111
- #, php-format
112
- #@ yarpp
113
- msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
114
- msgstr "אם למרות הבדיקה, הינכם בטוחים ש <code>%s</code> משתמש במנוע MyISAM לחצו על כפתור הקסמים הזה:"
115
 
116
- #: options.php:42
117
- #@ yarpp
118
- msgid "Trust me. Let me use MyISAM features."
119
- msgstr "סמוך עלי, תן לי להשתמש באפשרויות של MyISAM."
 
120
 
121
- #: options.php:65
122
- #@ yarpp
123
- msgid "The YARPP database had an error but has been fixed."
124
- msgstr "מסד הנתונים של YARPP החיל בעיה אבל היא תוקנה."
125
 
126
- #: options.php:67
127
- #@ yarpp
128
- msgid "The YARPP database has an error which could not be fixed."
129
- msgstr "נמצאה בעיה במסד הנתונים של YARPP ולא ניתן לתקנה."
130
 
131
- #: options.php:68
132
- #@ yarpp
133
- msgid "Please try <A>manual SQL setup</a>."
134
- msgstr "בבקשה תנסו <A>להתקין SQL ידנית</a>."
135
 
136
- #: options.php:98
137
- #@ yarpp
138
- msgid "Options saved!"
139
- msgstr "האפשרויות נשמרו!"
 
 
 
 
 
 
140
 
141
- #: options.php:99
142
- #: options.php:112
143
- #: options.php:115
144
- #: options.php:528
145
- #@ yarpp
146
- msgid "Related posts cache status"
147
- msgstr "מצב מטמון של פרסומים בנושא"
148
 
149
- #: options.php:100
150
- #@ yarpp
151
- msgid "If you updated the \"pool\" options or \"relatedness\" options displayed, please rebuild your cache now from the <A>related posts status pane</a>."
 
 
 
 
152
  msgstr ""
 
 
153
 
154
- #: options.php:112
155
- #@ yarpp
156
- msgid "Your related posts cache is incomplete. Please build your cache from the <A>related posts status pane</a>."
157
  msgstr ""
158
 
159
- #: options.php:115
160
- #@ yarpp
161
- msgid "Your related posts cache is empty. Please build your cache from the <A>related posts status pane</a>."
162
- msgstr "הזיכרון המטמון של הפרסומים בנושא ריק. אנא בנו את המטמון מתוך <A>מנגנון פרסומים בנושא</a>."
163
 
164
- #: options.php:151
165
- #@ yarpp
166
- msgid "word"
167
- msgstr "מילה"
168
 
169
- #: options.php:152
170
- #@ yarpp
171
- msgid "tag"
172
- msgstr "תגית"
 
173
 
174
- #: options.php:153
175
- #@ yarpp
176
- msgid "category"
177
- msgstr "קטגוריה"
178
-
179
- #: options.php:157
180
- #: options.php:174
181
- #: options.php:186
182
- #@ yarpp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  msgid "do not consider"
184
  msgstr "אל תכלול"
185
 
186
- #: options.php:158
187
- #: options.php:175
188
- #: options.php:188
189
- #@ yarpp
190
  msgid "consider"
191
  msgstr "תכלול"
192
 
193
- #: options.php:160
194
- #: options.php:190
 
 
 
 
 
195
  #, php-format
196
- #@ yarpp
197
  msgid "require at least one %s in common"
198
  msgstr "וודא שיש לפחות %s אחד במשותף"
199
 
200
- #: options.php:162
201
- #: options.php:192
202
  #, php-format
203
- #@ yarpp
204
  msgid "require more than one %s in common"
205
  msgstr "וודא שיש יותר מ %s אחד במשותף"
206
 
207
- #: options.php:176
208
- #@ yarpp
209
- msgid "consider with extra weight"
210
- msgstr "התחשב במשקל כבר יותר"
211
 
212
- #: options.php:204
213
- #@ yarpp
214
- msgid "Yet Another Related Posts Plugin version history (RSS 2.0)"
215
- msgstr "היסטוריית גרסאות של YARPP"
216
 
217
- #: options.php:258
218
- #@ yarpp
219
- msgid "Yet Another Related Posts Plugin Options"
220
- msgstr "אפשרויות תוסף YARPP, פרסומים נוספים בנושא"
221
 
222
- #: options.php:269
223
- #@ yarpp
224
- msgid "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
225
- msgstr "תרמו למיכאל יושיטקה אריוינה בעזרת PayPal"
226
 
227
- #: options.php:271
228
- #@ yarpp
229
- msgid "by <a href=\"http://mitcho.com/code/\">mitcho (Michael 芳貴 Erlewine)</a>"
230
- msgstr ""
231
 
232
- #: options.php:271
233
- #@ yarpp
234
- msgid "Follow <a href=\"http://twitter.com/yarpp/\">Yet Another Related Posts Plugin on Twitter</a>"
235
- msgstr ""
236
 
237
- #: options.php:276
238
- #@ yarpp
239
- msgid "\"The Pool\""
240
- msgstr ""
241
 
242
- #: options.php:277
243
- #@ yarpp
244
- msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
 
 
245
  msgstr ""
246
 
247
- #: options.php:282
248
- #@ yarpp
249
- msgid "Disallow by category:"
250
- msgstr "חסום לפי קטגוריה:"
 
251
 
252
- #: options.php:284
253
- #@ yarpp
254
- msgid "Disallow by tag:"
 
255
  msgstr "חסום לפי תגיות:"
256
 
257
- #: options.php:286
258
- #@ yarpp
259
  msgid "Show password protected posts?"
260
  msgstr "האם להציג פרסומים מוגנים סיסמה?"
261
 
262
- #: options.php:292
263
- #@ yarpp
264
  msgid "day(s)"
265
  msgstr "ימים"
266
 
267
- #: options.php:293
268
- #@ yarpp
269
  msgid "week(s)"
270
  msgstr "שבועות"
271
 
272
- #: options.php:294
273
- #@ yarpp
274
  msgid "month(s)"
275
  msgstr "חודשים"
276
 
277
- #: options.php:296
278
- #@ yarpp
279
  msgid "Show only posts from the past NUMBER UNITS"
280
  msgstr ""
281
 
282
- #: options.php:304
283
- #@ yarpp
284
- msgid "\"Relatedness\" options"
285
  msgstr ""
286
 
287
- #: options.php:306
288
- #, php-format
289
- #@ yarpp
290
- msgid "YARPP is different than the <a href=\"http://wasabi.pbwiki.com/Related%20Entries\">previous plugins it is based on</a> as it limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
291
- msgstr ""
292
-
293
- #: options.php:306
294
- #: options.php:320
295
- #: options.php:403
296
- #: options.php:408
297
- #: options.php:455
298
- #: options.php:467
299
- #: options.php:468
300
- #: options.php:472
301
- #: options.php:518
302
- #: options.php:529
303
- #@ yarpp
304
- msgid "more&gt;"
305
- msgstr ""
306
-
307
- #: options.php:306
308
- #@ yarpp
309
- msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshhold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
310
- msgstr "ככל שסף התאמה גבוה יותר, אתם מוגבלים יותר ותקבלו פחות פרסומים בנושא. סף התאמה ברירת המחדל הוא 5. אם אתם רוצים למצוא את סף ההתאמה המתאים, תסתכלו על כמה פירסומים של הודעות קשורות והניקוד שלהן. ניתן לראות אילו סוגים של הודעות קשורות נמצאו ועם איזה סוג של ציוני ההתאמה, ולקבוע סף התאמה עבור האתר שלכם."
311
-
312
- #: options.php:311
313
- #@ yarpp
314
  msgid "Match threshold:"
315
  msgstr "סף ההתאמה:"
316
 
317
- #: options.php:312
318
- #@ yarpp
319
  msgid "Titles: "
320
  msgstr "כותרות:"
321
 
322
- #: options.php:314
323
- #@ yarpp
324
  msgid "Bodies: "
325
  msgstr "גוף הפרסום:"
326
 
327
- #: options.php:316
328
- #@ yarpp
329
- msgid "Tags: "
330
- msgstr "תגיות:"
331
-
332
- #: options.php:318
333
- #@ yarpp
334
- msgid "Categories: "
335
- msgstr "קטגוריות:"
336
-
337
- #: options.php:320
338
- #@ yarpp
339
- msgid "Cross-relate posts and pages?"
340
- msgstr "עמודים ופרסומים מקושרים?"
341
-
342
- #: options.php:320
343
- #@ yarpp
344
- msgid "When the \"Cross-relate posts and pages\" option is selected, the <code>related_posts()</code>, <code>related_pages()</code>, and <code>related_entries()</code> all will give the same output, returning both related pages and posts."
345
- msgstr ""
346
 
347
- #: options.php:386
348
- #@ yarpp
349
- msgid "There is a new beta (VERSION) of Yet Another Related Posts Plugin. You can <A>download it here</a> at your own risk."
 
 
350
  msgstr ""
351
 
352
- #: options.php:388
353
- #@ yarpp
354
- msgid "There is a new version (VERSION) of Yet Another Related Posts Plugin available! You can <A>download it here</a>."
355
- msgstr "קיימת גרסא חדשה יותר של YARPP ותוכלו להוריד אותה <A>כאן</a>."
356
-
357
- #: options.php:399
358
- #@ yarpp
359
- msgid "Display options <small>for your website</small>"
360
- msgstr "אפשרויות תצוגה <small>לאתר שלכם</small>"
361
-
362
- #: options.php:403
363
- #@ yarpp
364
- msgid "Automatically display related posts?"
365
- msgstr "האם להציג אוטומטית פרסומים נוספים בנושא?"
366
 
367
- #: options.php:403
368
- #@ yarpp
369
- msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
370
  msgstr ""
371
 
372
- #: options.php:404
373
- #@ yarpp
374
  msgid "Website display code example"
375
  msgstr "דוגמת קוד לתצוגה באתר"
376
 
377
- #: options.php:404
378
- #: options.php:469
379
- #@ yarpp
380
  msgid "(Update options to reload.)"
381
  msgstr "(אנא עדכנו את האפשרויות כדי לרענן.)"
382
 
383
- #: options.php:407
384
- #: options.php:471
385
- #@ yarpp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
386
  msgid "Maximum number of related posts:"
387
  msgstr "מספר מקסימלי של פרסומים נוספים בנושא:"
388
 
389
- #: options.php:408
390
- #: options.php:472
391
- #@ yarpp
392
- msgid "Display using a custom template file"
393
- msgstr "הצג בעזרת קובץ תבנית מותאם אישית"
394
-
395
- #: options.php:408
396
- #: options.php:472
397
- #: options.php:525
398
- #@ yarpp
399
- msgid "NEW!"
400
- msgstr "חדש!"
401
-
402
- #: options.php:408
403
- #: options.php:472
404
- #@ yarpp
405
- msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
406
- msgstr "אפשרות מתקדמת זו מאפשרת לכם שליטה מלאה בצורת הצגת הפרסומים הנוספים. תבניות (נמצאות בתקיית התבניות שלכם) כתובות ב- PHP."
407
-
408
- #: options.php:410
409
- #: options.php:474
410
- #@ yarpp
411
- msgid "Template file:"
412
- msgstr "קובץ תבנית:"
413
 
414
- #: options.php:420
415
- #@ yarpp
416
  msgid "Before / after related entries:"
417
  msgstr "לפני / אחרי הפרסומים הנוספים בנושא:"
418
 
419
- #: options.php:421
420
- #: options.php:426
421
- #: options.php:435
422
- #: options.php:485
423
- #: options.php:490
424
- #: options.php:499
425
- #@ yarpp
426
  msgid "For example:"
427
  msgstr "לדוגמא:"
428
 
429
- #: options.php:421
430
- #: options.php:426
431
- #: options.php:435
432
- #: options.php:485
433
- #: options.php:490
434
- #: options.php:499
435
- #@ yarpp
436
  msgid " or "
437
  msgstr "או"
438
 
439
- #: options.php:425
440
- #: options.php:489
441
- #@ yarpp
442
  msgid "Before / after each related entry:"
443
  msgstr "לפני / אחרי כל פרסום בנושא:"
444
 
445
- #: options.php:429
446
- #: options.php:493
447
- #@ yarpp
448
  msgid "Show excerpt?"
449
  msgstr "להציג תקציר?"
450
 
451
- #: options.php:430
452
- #: options.php:494
453
- #@ yarpp
454
  msgid "Excerpt length (No. of words):"
455
  msgstr "אורך תקציר (מספר מילים):"
456
 
457
- #: options.php:434
458
- #@ yarpp
459
- msgid "Before / after (Excerpt):"
460
- msgstr "לפני / אחרי התקציר:"
461
 
462
- #: options.php:440
463
- #: options.php:504
464
- #@ yarpp
465
- msgid "Order results:"
 
 
 
466
  msgstr ""
 
 
467
 
468
- #: options.php:442
469
- #: options.php:506
470
- #@ yarpp
471
- msgid "score (high relevance to low)"
472
- msgstr "ציון (הקשר גבוה לנמוך)"
473
 
474
- #: options.php:443
475
- #: options.php:507
476
- #@ yarpp
477
- msgid "score (low relevance to high)"
478
- msgstr "ציון (הקשר נמוך לגבוה)"
479
 
480
- #: options.php:444
481
- #: options.php:508
482
- #@ yarpp
483
- msgid "date (new to old)"
484
- msgstr "תאריך (חדש לישן)"
485
 
486
- #: options.php:445
487
- #: options.php:509
488
- #@ yarpp
489
- msgid "date (old to new)"
490
- msgstr "תאריך (ישן לחדש)"
 
 
 
491
 
492
- #: options.php:446
493
- #: options.php:510
494
- #@ yarpp
495
- msgid "title (alphabetical)"
496
- msgstr "כותרת (א-ת)"
497
 
498
- #: options.php:447
499
- #: options.php:511
500
- #@ yarpp
501
- msgid "title (reverse alphabetical)"
502
- msgstr "כותרת (ת-א)"
 
 
 
 
503
 
504
- #: options.php:452
505
- #: options.php:516
506
- #@ yarpp
507
- msgid "Default display if no results:"
508
- msgstr "תצוגה ברירת מחדל אם אין תוצאות:"
509
 
510
- #: options.php:454
511
- #: options.php:518
512
- #@ yarpp
513
- msgid "Help promote Yet Another Related Posts Plugin?"
514
- msgstr "רוצים לעזור לקדם את התוסף?"
 
 
 
 
 
 
 
 
515
 
516
- #: options.php:456
517
- #: options.php:519
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
518
  #, php-format
519
- #@ yarpp
520
- msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
521
- msgstr "אפשרות זאת תוסיף את הקוד %s. נסו להפעילו, לעדכן את האפשרויות ובדקו את דוגמת הקוד המופיעה משמאל. "
 
 
522
 
523
- #: options.php:462
524
- #@ yarpp
525
- msgid "Display options <small>for RSS</small>"
526
- msgstr "הצג אפשרויות <small>עבור RSS</small>"
 
 
 
527
 
528
- #: options.php:467
529
- #@ yarpp
530
- msgid "Display related posts in feeds?"
531
- msgstr "להציג פרסומים נוספים בנושא בתוך ההזנות (Feeds)?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
532
 
533
- #: options.php:467
534
- #@ yarpp
535
- msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
536
- msgstr "אפשרות זאת תציג את הפרסומים הנוספים בנושא בתוך הזנות Atom ו- RSS. אין צורך בשינויים בתבנית העיצוב."
 
 
 
 
 
 
 
 
537
 
538
- #: options.php:468
539
- #@ yarpp
540
- msgid "Display related posts in the descriptions?"
541
- msgstr "להציג פרסומים נוספים בתיאורי הפרסומים?"
 
 
 
 
 
542
 
543
- #: options.php:468
544
- #@ yarpp
545
- msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
546
- msgstr "אפשרות זאת תציג פרסומים נוספים בנושא בתוך תיאורי הזנות RSS ולא רק בתוכן. "
547
 
548
- #: options.php:469
549
- #@ yarpp
550
- msgid "RSS display code example"
551
- msgstr "דוגמא לקוד RSS"
552
 
553
- #: options.php:484
554
- #@ yarpp
555
- msgid "Before / after related entries display:"
556
- msgstr "לפני / אחרי תצוגת פרסומים נוספים בנושא:"
557
 
558
- #: options.php:498
559
- #@ yarpp
560
- msgid "Before / after (excerpt):"
561
- msgstr "לפני / אחרי (תקציר):"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
562
 
563
- #: options.php:525
564
- #@ yarpp
565
- msgid "Advanced"
566
- msgstr "מתקדם"
567
-
568
- #: options.php:528
569
- #@ yarpp
570
- msgid "Show cache status"
571
- msgstr "הצג מצב זיכרון מטמון"
572
-
573
- #: options.php:529
574
- #@ yarpp
575
- msgid "When the cache is incomplete, compute related posts on the fly?"
576
- msgstr "כאשר המטמון אינו מלא, חשב פרסומים נוספים בנושא בצורה מהירה."
577
-
578
- #: options.php:530
579
- #@ yarpp
580
- msgid "If a displayed post's related posts are not cached and this option is on, YARPP will compute them on the fly.<br />If this option is off and a post's related posts have not been cached, it will display as if it has no related posts."
581
- msgstr ""
582
-
583
- #: options.php:560
584
- #@ yarpp
585
- msgid "'MIN minute(s) and SEC second(s) remaining'"
586
- msgstr "'MIN דקות ו- SEC שניות נשארו'"
587
-
588
- #: options.php:562
589
- #@ yarpp
590
- msgid "'SEC second(s) remaining'"
591
- msgstr "'SEC שניות נשארו'"
592
-
593
- #: options.php:566
594
- #@ yarpp
595
- msgid "Your related posts cache is now complete."
596
- msgstr "המטמון לפרסומים נוספים בנושא הושלם."
597
-
598
- #: options.php:566
599
- #@ yarpp
600
- msgid "The SQL queries took SEC seconds."
601
- msgstr "שאילתת SQL לקחה SEC שניות."
602
-
603
- #: options.php:573
604
- #@ yarpp
605
- msgid "There was an error while constructing the related posts for TITLE"
606
- msgstr "אראה שגיאה בניסיון ליצור פרסומים נוספים בנושא עבור TITLE"
607
-
608
- #: options.php:575
609
- #: options.php:581
610
- #@ yarpp
611
- msgid "Constructing the related posts timed out."
612
- msgstr "יצירת קישורי פרסומים נוספים בנושא הופסקה לפני הזמן."
613
-
614
- #: options.php:578
615
- #: options.php:583
616
- #@ yarpp
617
- msgid "Try to continue..."
618
- msgstr "נסה להמשיך...."
619
-
620
- #: options.php:591
621
- #@ yarpp
622
- msgid "Your related posts cache is PERCENT% complete."
623
- msgstr "הזיכרון המטמון עבור הפרסומים הנוספים באותו נושא הושלם ב- PERCENT%"
624
-
625
- #: options.php:597
626
- #@ yarpp
627
- msgid "starting..."
628
- msgstr "מתחיל..."
629
-
630
- #: options.php:604
631
- #@ yarpp
632
- msgid "Update options"
633
- msgstr "עדכן אפשרויות"
634
-
635
- #: options.php:605
636
- #@ yarpp
637
- msgid "Do you really want to reset your configuration?"
638
- msgstr "האם אתם בטוחים שברצונכם לאפס את ההגדרות?"
639
-
640
- #: options.php:605
641
- #@ yarpp
642
- msgid "Reset options"
643
- msgstr "איפוס אפשרויות"
644
-
645
- #: services.php:59
646
- #@ yarpp
647
- msgid "You cannot rebuild the YARPP cache."
648
- msgstr "אתם ךא יכולים לבנות מחדש את המטמון של YARPP."
649
-
650
- #: template-builtin.php:35
651
  #, php-format
652
- #@ yarpp
653
- msgid "%f is the YARPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
 
 
654
  msgstr ""
655
 
 
656
  #: template-metabox.php:12
657
- #@ yarpp
658
- msgid "These are the related entries for this entry. Updating this post may change these related posts."
659
- msgstr "להלן הפרסומים הקשורים לפרסום זה, עדכון פרסום זה יכול להשפיע על הפרסומים הקשורים האלה."
 
 
 
660
 
661
- #: template-metabox.php:26
662
- #@ yarpp
663
- msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your YARPP display options."
 
 
664
  msgstr "אופן הצגת הפרסומים הללו תלוי בתצורת ההצגה של YARPP."
665
-
2
  msgstr ""
3
  "Project-Id-Version: Yet Another Related Posts Plugin v3.0.11\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2012-12-10 15:50-0500\n"
6
+ "PO-Revision-Date: 2012-12-10 15:55-0500\n"
7
+ "Last-Translator: Michael 芳貴 Erlewine <mitcho@mitcho.com>\n"
8
  "Language-Team: \n"
9
+ "Language: he_IL\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 
14
  "X-Poedit-SourceCharset: utf-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
  "X-Poedit-Basepath: ../\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Generator: Poedit 1.5.4\n"
20
  "X-Poedit-SearchPath-0: .\n"
 
21
 
22
+ # @ yarpp
23
+ #: class-admin.php:90 class-widget.php:7 class-widget.php:72
24
+ msgid "Related Posts (YARPP)"
25
+ msgstr "פרסומים נוספים בנושא (YARPP)"
 
26
 
27
+ # @ yarpp
28
+ #: class-admin.php:96
29
+ msgid "Related Posts"
30
+ msgstr "פרסומים נוספים בנושא"
 
 
31
 
32
+ #: class-admin.php:96
33
+ msgid "Configure"
34
+ msgstr ""
 
35
 
36
+ #: class-admin.php:114
37
+ msgid "Frequently Asked Questions"
38
+ msgstr ""
 
39
 
40
+ #: class-admin.php:119 class-admin.php:155
41
+ msgid "Developing with YARPP"
42
+ msgstr ""
 
43
 
44
+ #: class-admin.php:124
45
+ msgid "Optional Data Collection"
46
+ msgstr ""
 
47
 
48
+ #: class-admin.php:143
49
+ msgid "FAQ"
50
+ msgstr ""
 
51
 
52
+ #: class-admin.php:160
53
+ #, php-format
54
+ msgid ""
55
+ "With your permission, YARPP will send information about YARPP's settings, "
56
+ "usage, and environment back to a central server at %s."
57
+ msgstr ""
58
 
59
+ #: class-admin.php:161
60
+ msgid ""
61
+ "This information will be used to improve YARPP in the future and help decide "
62
+ "future development decisions for YARPP."
63
+ msgstr ""
64
 
65
+ #: class-admin.php:162
66
+ msgid ""
67
+ "Contributing this data will help make YARPP better for you and for other "
68
+ "YARPP users."
69
+ msgstr ""
70
 
71
+ #: class-admin.php:170
72
+ msgid "If you opt-in, the following information is sent back to YARPP:"
73
+ msgstr ""
 
 
 
74
 
75
+ #: class-admin.php:172
76
+ msgid ""
77
+ "In addition, YARPP also loads an invisible pixel image with your YARPP "
78
+ "results to know how often YARPP is being used."
79
  msgstr ""
80
 
81
+ #: class-admin.php:176 options-meta-boxes.php:424
82
+ msgid "Send settings and usage data back to YARPP"
83
+ msgstr ""
 
84
 
85
+ #: class-admin.php:176
86
+ msgid "Thank you!"
87
+ msgstr ""
 
88
 
89
+ #: class-admin.php:205
90
+ msgid ""
91
+ "<strong>Help make YARPP better</strong> by sending information about YARPP's "
92
+ "settings and usage statistics."
93
+ msgstr ""
94
 
95
+ #: class-admin.php:209 options-meta-boxes.php:428
96
+ msgid "Learn More"
97
+ msgstr ""
 
 
98
 
99
+ #: class-admin.php:252
100
+ msgid "Show example code output"
101
+ msgstr ""
 
 
102
 
103
+ # @ yarpp
104
+ #: class-admin.php:279
105
+ #, fuzzy
106
+ msgid "Thank you for installing <span>Yet Another Related Posts Plugin</span>!"
107
+ msgstr "רוצים לעזור לקדם את התוסף?"
108
 
109
+ #: class-admin.php:280
110
+ msgid ""
111
+ "Make sure to visit the <a>Related Posts settings page</a> to customize YARPP."
112
+ msgstr ""
113
 
114
+ #: class-admin.php:326
115
+ msgid "Settings"
116
+ msgstr ""
 
117
 
118
+ #: class-admin.php:352
119
+ msgid "Related entries may be displayed once you save your entry"
120
+ msgstr ""
 
121
 
122
+ # @ yarpp
123
+ #: class-cache.php:530
124
+ msgid "Example post "
125
+ msgstr "פרסום לדוגמא"
126
+
127
+ # @ yarpp
128
+ #: class-core.php:80 class-core.php:90 class-core.php:117 class-core.php:119
129
+ #: class-core.php:378 class-core.php:389 class-core.php:686
130
+ msgid "Related posts:"
131
+ msgstr "פרסומים קשורים לנושא:"
132
 
133
+ # @ yarpp
134
+ #: class-core.php:82 class-core.php:92 class-core.php:380 class-core.php:391
135
+ #: template-metabox.php:30 template-widget.php:13
136
+ msgid "No related posts."
137
+ msgstr "אין פרסומים קשורים לנושא."
 
 
138
 
139
+ # @ yarpp
140
+ #: class-core.php:839 class-core.php:982 options-meta-boxes.php:295
141
+ #: options-meta-boxes.php:356
142
+ #, fuzzy, php-format
143
+ msgid ""
144
+ "Related posts brought to you by <a href='%s'>Yet Another Related Posts "
145
+ "Plugin</a>."
146
  msgstr ""
147
+ "פרסומים נוספים בנושא הובאו אליכם על ידי <a href='http://mitcho.com/code/"
148
+ "yarpp/'>Yet Another Related Posts Plugin</a>."
149
 
150
+ #: class-widget.php:92 options-meta-boxes.php:35
151
+ msgid "List"
 
152
  msgstr ""
153
 
154
+ #: class-widget.php:94 options-meta-boxes.php:45
155
+ msgid "Thumbnails"
156
+ msgstr ""
 
157
 
158
+ #: class-widget.php:96 options-meta-boxes.php:59
159
+ msgid "Custom"
160
+ msgstr ""
 
161
 
162
+ # @ yarpp
163
+ #: class-widget.php:99
164
+ #, fuzzy
165
+ msgid "Title:"
166
+ msgstr "כותרות:"
167
 
168
+ # @ yarpp
169
+ #: class-widget.php:101 options-meta-boxes.php:70
170
+ msgid "Template file:"
171
+ msgstr "קובץ תבנית:"
172
+
173
+ # @ yarpp
174
+ #: class-widget.php:119 options-meta-boxes.php:294 options-meta-boxes.php:356
175
+ msgid "Help promote Yet Another Related Posts Plugin?"
176
+ msgstr "רוצים לעזור לקדם את התוסף?"
177
+
178
+ # @ yarpp
179
+ #: options-meta-boxes.php:7
180
+ msgid ""
181
+ "This advanced option gives you full power to customize how your related "
182
+ "posts are displayed. Templates (stored in your theme folder) are written in "
183
+ "PHP."
184
+ msgstr ""
185
+ "אפשרות מתקדמת זו מאפשרת לכם שליטה מלאה בצורת הצגת הפרסומים הנוספים. תבניות "
186
+ "(נמצאות בתקיית התבניות שלכם) כתובות ב- PHP."
187
+
188
+ #: options-meta-boxes.php:44
189
+ msgid ""
190
+ "This option is disabled because your theme does not support post thumbnails."
191
+ msgstr ""
192
+
193
+ #: options-meta-boxes.php:54
194
+ msgid ""
195
+ "This option is disabled because no YARPP templates were found in your theme."
196
+ msgstr ""
197
+
198
+ #: options-meta-boxes.php:56
199
+ msgid ""
200
+ "Would you like to copy some sample templates bundled with YARPP into your "
201
+ "theme?"
202
+ msgstr ""
203
+
204
+ #: options-meta-boxes.php:56
205
+ msgid "Copy Templates"
206
+ msgstr ""
207
+
208
+ #: options-meta-boxes.php:79
209
+ msgid "Author:"
210
+ msgstr ""
211
+
212
+ # @ yarpp
213
+ #: options-meta-boxes.php:105 options-meta-boxes.php:123
214
  msgid "do not consider"
215
  msgstr "אל תכלול"
216
 
217
+ # @ yarpp
218
+ #: options-meta-boxes.php:106 options-meta-boxes.php:124
 
 
219
  msgid "consider"
220
  msgstr "תכלול"
221
 
222
+ # @ yarpp
223
+ #: options-meta-boxes.php:107 options-meta-boxes.php:125
224
+ msgid "consider with extra weight"
225
+ msgstr "התחשב במשקל כבר יותר"
226
+
227
+ # @ yarpp
228
+ #: options-meta-boxes.php:108
229
  #, php-format
 
230
  msgid "require at least one %s in common"
231
  msgstr "וודא שיש לפחות %s אחד במשותף"
232
 
233
+ # @ yarpp
234
+ #: options-meta-boxes.php:109
235
  #, php-format
 
236
  msgid "require more than one %s in common"
237
  msgstr "וודא שיש יותר מ %s אחד במשותף"
238
 
239
+ # @ yarpp
240
+ #: options-meta-boxes.php:131
241
+ msgid "Order results:"
242
+ msgstr ""
243
 
244
+ # @ yarpp
245
+ #: options-meta-boxes.php:135
246
+ msgid "score (high relevance to low)"
247
+ msgstr "ציון (הקשר גבוה לנמוך)"
248
 
249
+ # @ yarpp
250
+ #: options-meta-boxes.php:136
251
+ msgid "score (low relevance to high)"
252
+ msgstr "ציון (הקשר נמוך לגבוה)"
253
 
254
+ # @ yarpp
255
+ #: options-meta-boxes.php:137
256
+ msgid "date (new to old)"
257
+ msgstr "תאריך (חדש לישן)"
258
 
259
+ # @ yarpp
260
+ #: options-meta-boxes.php:138
261
+ msgid "date (old to new)"
262
+ msgstr "תאריך (ישן לחדש)"
263
 
264
+ # @ yarpp
265
+ #: options-meta-boxes.php:139
266
+ msgid "title (alphabetical)"
267
+ msgstr "כותרת (א-ת)"
268
 
269
+ # @ yarpp
270
+ #: options-meta-boxes.php:140
271
+ msgid "title (reverse alphabetical)"
272
+ msgstr "כותרת (ת-א)"
273
 
274
+ # @ yarpp
275
+ #: options-meta-boxes.php:170
276
+ msgid ""
277
+ "\"The Pool\" refers to the pool of posts and pages that are candidates for "
278
+ "display as related to the current entry."
279
  msgstr ""
280
 
281
+ # @ yarpp
282
+ #: options-meta-boxes.php:173
283
+ #, fuzzy
284
+ msgid "Post types considered:"
285
+ msgstr "אל תכלול"
286
 
287
+ # @ yarpp
288
+ #: options-meta-boxes.php:177
289
+ #, fuzzy, php-format
290
+ msgid "Disallow by %s:"
291
  msgstr "חסום לפי תגיות:"
292
 
293
+ # @ yarpp
294
+ #: options-meta-boxes.php:179
295
  msgid "Show password protected posts?"
296
  msgstr "האם להציג פרסומים מוגנים סיסמה?"
297
 
298
+ # @ yarpp
299
+ #: options-meta-boxes.php:190
300
  msgid "day(s)"
301
  msgstr "ימים"
302
 
303
+ # @ yarpp
304
+ #: options-meta-boxes.php:191
305
  msgid "week(s)"
306
  msgstr "שבועות"
307
 
308
+ # @ yarpp
309
+ #: options-meta-boxes.php:192
310
  msgid "month(s)"
311
  msgstr "חודשים"
312
 
313
+ # @ yarpp
314
+ #: options-meta-boxes.php:198
315
  msgid "Show only posts from the past NUMBER UNITS"
316
  msgstr ""
317
 
318
+ # @ yarpp
319
+ #: options-meta-boxes.php:204
320
+ msgid "\"The Pool\""
321
  msgstr ""
322
 
323
+ #: options-meta-boxes.php:210
324
+ msgid ""
325
+ "YARPP limits the related posts list by (1) a maximum number and (2) a "
326
+ "<em>match threshold</em>."
327
+ msgstr ""
328
+
329
+ # @ yarpp
330
+ #: options-meta-boxes.php:210
331
+ msgid ""
332
+ "The higher the match threshold, the more restrictive, and you get less "
333
+ "related posts overall. The default match threshold is 5. If you want to find "
334
+ "an appropriate match threshhold, take a look at some post's related posts "
335
+ "display and their scores. You can see what kinds of related posts are being "
336
+ "picked up and with what kind of match scores, and determine an appropriate "
337
+ "threshold for your site."
338
+ msgstr ""
339
+ "ככל שסף התאמה גבוה יותר, אתם מוגבלים יותר ותקבלו פחות פרסומים בנושא. סף "
340
+ "התאמה ברירת המחדל הוא 5. אם אתם רוצים למצוא את סף ההתאמה המתאים, תסתכלו על "
341
+ "כמה פירסומים של הודעות קשורות והניקוד שלהן. ניתן לראות אילו סוגים של הודעות "
342
+ "קשורות נמצאו ועם איזה סוג של ציוני ההתאמה, ולקבוע סף התאמה עבור האתר שלכם."
343
+
344
+ # @ yarpp
345
+ #: options-meta-boxes.php:213
 
 
 
 
346
  msgid "Match threshold:"
347
  msgstr "סף ההתאמה:"
348
 
349
+ # @ yarpp
350
+ #: options-meta-boxes.php:214
351
  msgid "Titles: "
352
  msgstr "כותרות:"
353
 
354
+ # @ yarpp
355
+ #: options-meta-boxes.php:215
356
  msgid "Bodies: "
357
  msgstr "גוף הפרסום:"
358
 
359
+ # @ yarpp
360
+ #: options-meta-boxes.php:221
361
+ #, fuzzy
362
+ msgid "Display results from all post types"
363
+ msgstr "להציג פרסומים נוספים בנושא בתוך ההזנות (Feeds)?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
364
 
365
+ #: options-meta-boxes.php:221
366
+ msgid ""
367
+ "When \"display results from all post types\" is off, only posts will be "
368
+ "displayed as related to a post, only pages will be displayed as related to a "
369
+ "page, etc."
370
  msgstr ""
371
 
372
+ # @ yarpp
373
+ #: options-meta-boxes.php:222
374
+ #, fuzzy
375
+ msgid "Show only previous posts?"
376
+ msgstr "האם להציג פרסומים מוגנים סיסמה?"
 
 
 
 
 
 
 
 
 
377
 
378
+ # @ yarpp
379
+ #: options-meta-boxes.php:226
380
+ msgid "\"Relatedness\" options"
381
  msgstr ""
382
 
383
+ # @ yarpp
384
+ #: options-meta-boxes.php:236
385
  msgid "Website display code example"
386
  msgstr "דוגמת קוד לתצוגה באתר"
387
 
388
+ # @ yarpp
389
+ #: options-meta-boxes.php:236 options-meta-boxes.php:309
 
390
  msgid "(Update options to reload.)"
391
  msgstr "(אנא עדכנו את האפשרויות כדי לרענן.)"
392
 
393
+ # @ yarpp
394
+ #: options-meta-boxes.php:239
395
+ #, fuzzy
396
+ msgid "Automatically display:"
397
+ msgstr "האם להציג אוטומטית פרסומים נוספים בנושא?"
398
+
399
+ # @ yarpp
400
+ #: options-meta-boxes.php:240
401
+ msgid ""
402
+ "This option automatically displays related posts right after the content on "
403
+ "single entry pages. If this option is off, you will need to manually insert "
404
+ "<code>related_posts()</code> or variants (<code>related_pages()</code> and "
405
+ "<code>related_entries()</code>) into your theme files."
406
+ msgstr ""
407
+
408
+ #: options-meta-boxes.php:250
409
+ msgid "Also display in archives"
410
+ msgstr ""
411
+
412
+ # @ yarpp
413
+ #: options-meta-boxes.php:252 options-meta-boxes.php:314
414
  msgid "Maximum number of related posts:"
415
  msgstr "מספר מקסימלי של פרסומים נוספים בנושא:"
416
 
417
+ #: options-meta-boxes.php:272 options-meta-boxes.php:334
418
+ msgid "Heading:"
419
+ msgstr ""
420
+
421
+ #: options-meta-boxes.php:273 options-meta-boxes.php:335
422
+ msgid "Default image (URL):"
423
+ msgstr ""
424
+
425
+ # @ yarpp
426
+ #: options-meta-boxes.php:274 options-meta-boxes.php:289
427
+ #: options-meta-boxes.php:336 options-meta-boxes.php:351
428
+ msgid "Default display if no results:"
429
+ msgstr "תצוגה ברירת מחדל אם אין תוצאות:"
 
 
 
 
 
 
 
 
 
 
 
430
 
431
+ # @ yarpp
432
+ #: options-meta-boxes.php:281 options-meta-boxes.php:343
433
  msgid "Before / after related entries:"
434
  msgstr "לפני / אחרי הפרסומים הנוספים בנושא:"
435
 
436
+ # @ yarpp
437
+ #: options-meta-boxes.php:281 options-meta-boxes.php:282
438
+ #: options-meta-boxes.php:287 options-meta-boxes.php:343
439
+ #: options-meta-boxes.php:344 options-meta-boxes.php:349
 
 
 
440
  msgid "For example:"
441
  msgstr "לדוגמא:"
442
 
443
+ # @ yarpp
444
+ #: options-meta-boxes.php:281 options-meta-boxes.php:282
445
+ #: options-meta-boxes.php:287 options-meta-boxes.php:343
446
+ #: options-meta-boxes.php:344 options-meta-boxes.php:349
 
 
 
447
  msgid " or "
448
  msgstr "או"
449
 
450
+ # @ yarpp
451
+ #: options-meta-boxes.php:282 options-meta-boxes.php:344
 
452
  msgid "Before / after each related entry:"
453
  msgstr "לפני / אחרי כל פרסום בנושא:"
454
 
455
+ # @ yarpp
456
+ #: options-meta-boxes.php:284 options-meta-boxes.php:346
 
457
  msgid "Show excerpt?"
458
  msgstr "להציג תקציר?"
459
 
460
+ # @ yarpp
461
+ #: options-meta-boxes.php:285 options-meta-boxes.php:347
 
462
  msgid "Excerpt length (No. of words):"
463
  msgstr "אורך תקציר (מספר מילים):"
464
 
465
+ # @ yarpp
466
+ #: options-meta-boxes.php:287 options-meta-boxes.php:349
467
+ msgid "Before / after (excerpt):"
468
+ msgstr "לפני / אחרי (תקציר):"
469
 
470
+ # @ yarpp
471
+ #: options-meta-boxes.php:295 options-meta-boxes.php:356
472
+ #, php-format
473
+ msgid ""
474
+ "This option will add the code %s. Try turning it on, updating your options, "
475
+ "and see the code in the code example to the right. These links and donations "
476
+ "are greatly appreciated."
477
  msgstr ""
478
+ "אפשרות זאת תוסיף את הקוד %s. נסו להפעילו, לעדכן את האפשרויות ובדקו את דוגמת "
479
+ "הקוד המופיעה משמאל. "
480
 
481
+ # @ yarpp
482
+ #: options-meta-boxes.php:299
483
+ msgid "Display options <small>for your website</small>"
484
+ msgstr "אפשרויות תצוגה <small>לאתר שלכם</small>"
 
485
 
486
+ # @ yarpp
487
+ #: options-meta-boxes.php:309
488
+ msgid "RSS display code example"
489
+ msgstr "דוגמא לקוד RSS"
 
490
 
491
+ # @ yarpp
492
+ #: options-meta-boxes.php:311
493
+ msgid "Display related posts in feeds?"
494
+ msgstr "להציג פרסומים נוספים בנושא בתוך ההזנות (Feeds)?"
 
495
 
496
+ # @ yarpp
497
+ #: options-meta-boxes.php:311
498
+ msgid ""
499
+ "This option displays related posts at the end of each item in your RSS and "
500
+ "Atom feeds. No template changes are needed."
501
+ msgstr ""
502
+ "אפשרות זאת תציג את הפרסומים הנוספים בנושא בתוך הזנות Atom ו- RSS. אין צורך "
503
+ "בשינויים בתבנית העיצוב."
504
 
505
+ # @ yarpp
506
+ #: options-meta-boxes.php:312
507
+ msgid "Display related posts in the descriptions?"
508
+ msgstr "להציג פרסומים נוספים בתיאורי הפרסומים?"
 
509
 
510
+ # @ yarpp
511
+ #: options-meta-boxes.php:312
512
+ msgid ""
513
+ "This option displays the related posts in the RSS description fields, not "
514
+ "just the content. If your feeds are set up to only display excerpts, "
515
+ "however, only the description field is used, so this option is required for "
516
+ "any display at all."
517
+ msgstr ""
518
+ "אפשרות זאת תציג פרסומים נוספים בנושא בתוך תיאורי הזנות RSS ולא רק בתוכן. "
519
 
520
+ # @ yarpp
521
+ #: options-meta-boxes.php:360
522
+ msgid "Display options <small>for RSS</small>"
523
+ msgstr "הצג אפשרויות <small>עבור RSS</small>"
 
524
 
525
+ # @ yarpp
526
+ #: options-meta-boxes.php:368
527
+ #, fuzzy
528
+ msgid "YARPP Forum"
529
+ msgstr "YARPP"
530
+
531
+ #: options-meta-boxes.php:369
532
+ msgid "YARPP on Twitter"
533
+ msgstr ""
534
+
535
+ #: options-meta-boxes.php:370
536
+ msgid "YARPP on the Web"
537
+ msgstr ""
538
 
539
+ #: options-meta-boxes.php:371
540
+ msgid "Review YARPP on WordPress.org"
541
+ msgstr ""
542
+
543
+ # @ yarpp
544
+ #: options-meta-boxes.php:372
545
+ msgid ""
546
+ "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
547
+ msgstr "תרמו למיכאל יושיטקה אריוינה בעזרת PayPal"
548
+
549
+ #: options-meta-boxes.php:405
550
+ msgid "Help Improve YARPP"
551
+ msgstr ""
552
+
553
+ #: options-meta-boxes.php:427
554
+ msgid ""
555
+ "This is entirely optional, but will help improve future versions of YARPP."
556
+ msgstr ""
557
+
558
+ #: options-meta-boxes.php:432
559
+ msgid "Contact YARPP"
560
+ msgstr ""
561
+
562
+ #: options.php:31
563
  #, php-format
564
+ msgid ""
565
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox"
566
+ "\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update "
567
+ "automatically</a>."
568
+ msgstr ""
569
 
570
+ # @ yarpp
571
+ #: options.php:35
572
+ #, fuzzy, php-format
573
+ msgid ""
574
+ "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a "
575
+ "href=\"%s\">download it here</a> at your own risk."
576
+ msgstr "קיימת גרסא חדשה יותר של YARPP ותוכלו להוריד אותה <A>כאן</a>."
577
 
578
+ # @ yarpp
579
+ #: options.php:43
580
+ msgid ""
581
+ "The MyISAM check has been overridden. You may now use the \"consider titles"
582
+ "\" and \"consider bodies\" relatedness criteria."
583
+ msgstr ""
584
+ "בדיקת MyISAM בוצעה. כעת ניתן להשתמש ב \"consider titles\" וב- \"consider "
585
+ "bodies\" כמדדים לשייכות לנושא הפרסום."
586
+
587
+ # @ yarpp
588
+ #: options.php:51
589
+ #, php-format
590
+ msgid ""
591
+ "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria "
592
+ "require your <code>%s</code> table to use the <a href='http://dev.mysql.com/"
593
+ "doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the "
594
+ "table seems to be using the <code>%s</code> engine. These two options have "
595
+ "been disabled."
596
+ msgstr ""
597
+ "מדדי השייכות \"consider titles\" ו- \"consider bodies\" דורשים את טבלת ה-"
598
+ "<code>%s</code> שלכם כדי להשתמש במנוע האחסון <a href='http://dev.mysql.com/"
599
+ "doc/refman/5.0/en/storage-engines.html'>MyISAM</a>, אבל הטבלה כנראה משתמשת "
600
+ "במנוע <code>%s</code>. שתי האפשרויות הללו בוטלו."
601
 
602
+ # @ yarpp
603
+ #: options.php:53
604
+ #, php-format
605
+ msgid ""
606
+ "To restore these features, please update your <code>%s</code> table by "
607
+ "executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = "
608
+ "MyISAM;</code> . No data will be erased by altering the table's engine, "
609
+ "although there are performance implications."
610
+ msgstr ""
611
+ "בכדי להפעיל מחדש אפשרויות אלה, אנא עדכנו את טבלת <code>%s</code>על ידי הרצת "
612
+ "פקודת SQL להלן <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> למרות השפעות "
613
+ "על הביצועים, שום מידע לא יימחק כתוצאה משינוי מנועי הטבלאות"
614
 
615
+ # @ yarpp
616
+ #: options.php:55
617
+ #, php-format
618
+ msgid ""
619
+ "If, despite this check, you are sure that <code>%s</code> is using the "
620
+ "MyISAM engine, press this magic button:"
621
+ msgstr ""
622
+ "אם למרות הבדיקה, הינכם בטוחים ש <code>%s</code> משתמש במנוע MyISAM לחצו על "
623
+ "כפתור הקסמים הזה:"
624
 
625
+ # @ yarpp
626
+ #: options.php:58
627
+ msgid "Trust me. Let me use MyISAM features."
628
+ msgstr "סמוך עלי, תן לי להשתמש באפשרויות של MyISAM."
629
 
630
+ # @ yarpp
631
+ #: options.php:73
632
+ msgid "The YARPP database had an error but has been fixed."
633
+ msgstr "מסד הנתונים של YARPP החיל בעיה אבל היא תוקנה."
634
 
635
+ # @ yarpp
636
+ #: options.php:75
637
+ msgid "The YARPP database has an error which could not be fixed."
638
+ msgstr "נמצאה בעיה במסד הנתונים של YARPP ולא ניתן לתקנה."
639
 
640
+ # @ yarpp
641
+ #: options.php:76
642
+ #, fuzzy, php-format
643
+ msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
644
+ msgstr "בבקשה תנסו <A>להתקין SQL ידנית</a>."
645
+
646
+ # @ yarpp
647
+ #: options.php:139
648
+ msgid "Options saved!"
649
+ msgstr "האפשרויות נשמרו!"
650
+
651
+ # @ yarpp
652
+ #: options.php:145
653
+ msgid "Yet Another Related Posts Plugin Options"
654
+ msgstr "אפשרויות תוסף YARPP, פרסומים נוספים בנושא"
655
+
656
+ #: options.php:153
657
+ #, php-format
658
+ msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
659
+ msgstr ""
660
 
661
+ #: options.php:194
662
+ msgid "Save Changes"
663
+ msgstr ""
664
+
665
+ # @ yarpp
666
+ #: template-builtin.php:22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
667
  #, php-format
668
+ msgid ""
669
+ "%f is the YARPP match score between the current entry and this related "
670
+ "entry. You are seeing this value because you are logged in to WordPress as "
671
+ "an administrator. It is not shown to regular visitors."
672
  msgstr ""
673
 
674
+ # @ yarpp
675
  #: template-metabox.php:12
676
+ msgid ""
677
+ "These are the related entries for this entry. Updating this post may change "
678
+ "these related posts."
679
+ msgstr ""
680
+ "להלן הפרסומים הקשורים לפרסום זה, עדכון פרסום זה יכול להשפיע על הפרסומים "
681
+ "הקשורים האלה."
682
 
683
+ # @ yarpp
684
+ #: template-metabox.php:28
685
+ msgid ""
686
+ "Whether all of these related entries are actually displayed and how they are "
687
+ "displayed depends on your YARPP display options."
688
  msgstr "אופן הצגת הפרסומים הללו תלוי בתצורת ההצגה של YARPP."
 
lang/yarpp-ja.mo CHANGED
Binary file
lang/yarpp-ja.po ADDED
@@ -0,0 +1,739 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Yet Another Related Posts Plugin v4.0b9\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2012-12-10 16:00-0500\n"
6
+ "PO-Revision-Date: 2012-12-10 16:18-0500\n"
7
+ "Last-Translator: Michael 芳貴 Erlewine <mitcho@mitcho.com>\n"
8
+ "Language-Team: \n"
9
+ "Language: ja_JP\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
+ "_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"
17
+ "X-Poedit-Basepath: ../\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Generator: Poedit 1.5.4\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ # @ yarpp
23
+ #: class-admin.php:90 class-widget.php:7 class-widget.php:72
24
+ msgid "Related Posts (YARPP)"
25
+ msgstr "関連記事 (YARPP)"
26
+
27
+ # @ yarpp
28
+ #: class-admin.php:96
29
+ msgid "Related Posts"
30
+ msgstr "関連記事"
31
+
32
+ # @ default
33
+ #: class-admin.php:96
34
+ msgid "Configure"
35
+ msgstr ""
36
+
37
+ # @ yarpp
38
+ #: class-admin.php:114
39
+ msgid "Frequently Asked Questions"
40
+ msgstr "よくある質問"
41
+
42
+ # @ yarpp
43
+ #: class-admin.php:119 class-admin.php:155
44
+ msgid "Developing with YARPP"
45
+ msgstr "YARPP の API"
46
+
47
+ # @ yarpp
48
+ #: class-admin.php:124
49
+ msgid "Optional Data Collection"
50
+ msgstr "利用データ収集"
51
+
52
+ # @ yarpp
53
+ #: class-admin.php:143
54
+ msgid "FAQ"
55
+ msgstr "よくある質問"
56
+
57
+ # @ yarpp
58
+ #: class-admin.php:160
59
+ #, php-format
60
+ msgid ""
61
+ "With your permission, YARPP will send information about YARPP's settings, "
62
+ "usage, and environment back to a central server at %s."
63
+ msgstr ""
64
+ "YARPP は色々なユーザの設定項目、利用データ、環境設定などを %s サーバで集め始"
65
+ "めました。"
66
+
67
+ # @ yarpp
68
+ #: class-admin.php:161
69
+ msgid ""
70
+ "This information will be used to improve YARPP in the future and help decide "
71
+ "future development decisions for YARPP."
72
+ msgstr "この情報はこれからの YARPP 開発、改善のために使われます。"
73
+
74
+ # @ yarpp
75
+ #: class-admin.php:162
76
+ msgid ""
77
+ "Contributing this data will help make YARPP better for you and for other "
78
+ "YARPP users."
79
+ msgstr " "
80
+
81
+ # @ yarpp
82
+ #: class-admin.php:170
83
+ msgid "If you opt-in, the following information is sent back to YARPP:"
84
+ msgstr "情報提供に参加すれば、下記のデータが YARPP に送られます。"
85
+
86
+ # @ yarpp
87
+ #: class-admin.php:172
88
+ msgid ""
89
+ "In addition, YARPP also loads an invisible pixel image with your YARPP "
90
+ "results to know how often YARPP is being used."
91
+ msgstr ""
92
+ "最後に、情報提供に参加すれば、 YARPP の利用率を知るために関連記事結果とともに"
93
+ "見えない画像が読み込まれます。"
94
+
95
+ # @ yarpp
96
+ #: class-admin.php:176 options-meta-boxes.php:424
97
+ msgid "Send settings and usage data back to YARPP"
98
+ msgstr "設定と利用データを YARPP に提供する"
99
+
100
+ # @ yarpp
101
+ #: class-admin.php:176
102
+ msgid "Thank you!"
103
+ msgstr "ありがとうございます"
104
+
105
+ #: class-admin.php:205
106
+ msgid ""
107
+ "<strong>Help make YARPP better</strong> by sending information about YARPP's "
108
+ "settings and usage statistics."
109
+ msgstr ""
110
+ "<strong>より良い YARPP の開発のために</strong> YARPP の設定と利用データを提供"
111
+ "してください。"
112
+
113
+ # @ yarpp
114
+ #: class-admin.php:209 options-meta-boxes.php:428
115
+ msgid "Learn More"
116
+ msgstr "詳しい説明"
117
+
118
+ # @ yarpp
119
+ #: class-admin.php:252
120
+ msgid "Show example code output"
121
+ msgstr "コード出力例を表示"
122
+
123
+ # @ yarpp
124
+ #: class-admin.php:279
125
+ msgid "Thank you for installing <span>Yet Another Related Posts Plugin</span>!"
126
+ msgstr "関連記事プラグイン (YARPP) がインストールされました!"
127
+
128
+ # @ yarpp
129
+ #: class-admin.php:280
130
+ msgid ""
131
+ "Make sure to visit the <a>Related Posts settings page</a> to customize YARPP."
132
+ msgstr "<a>関連記事設定ページ</a>をご覧ください。"
133
+
134
+ # @ default
135
+ #: class-admin.php:326
136
+ msgid "Settings"
137
+ msgstr "設定"
138
+
139
+ # @ yarpp
140
+ #: class-admin.php:352
141
+ msgid "Related entries may be displayed once you save your entry"
142
+ msgstr "関連記事は保存後更新されます。"
143
+
144
+ # @ yarpp
145
+ #: class-cache.php:530
146
+ msgid "Example post "
147
+ msgstr "例:"
148
+
149
+ # @ yarpp
150
+ #: class-core.php:80 class-core.php:90 class-core.php:117 class-core.php:119
151
+ #: class-core.php:378 class-core.php:389 class-core.php:686
152
+ msgid "Related posts:"
153
+ msgstr "関連記事:"
154
+
155
+ # @ yarpp
156
+ #: class-core.php:82 class-core.php:92 class-core.php:380 class-core.php:391
157
+ #: template-metabox.php:30 template-widget.php:13
158
+ msgid "No related posts."
159
+ msgstr "関連記事はありません。"
160
+
161
+ # @ yarpp
162
+ #: class-core.php:839 class-core.php:982 options-meta-boxes.php:295
163
+ #: options-meta-boxes.php:356
164
+ #, php-format
165
+ msgid ""
166
+ "Related posts brought to you by <a href='%s'>Yet Another Related Posts "
167
+ "Plugin</a>."
168
+ msgstr ""
169
+ "関連記事は<a href='%s'>YARPP関連記事プラグイン</a>によって表示されています。"
170
+
171
+ # @ yarpp
172
+ #: class-widget.php:92 options-meta-boxes.php:35
173
+ msgid "List"
174
+ msgstr "リスト"
175
+
176
+ # @ yarpp
177
+ #: class-widget.php:94 options-meta-boxes.php:45
178
+ msgid "Thumbnails"
179
+ msgstr "サムネイル"
180
+
181
+ # @ yarpp
182
+ #: class-widget.php:96 options-meta-boxes.php:59
183
+ msgid "Custom"
184
+ msgstr "カスタム"
185
+
186
+ # @ default
187
+ #: class-widget.php:99
188
+ msgid "Title:"
189
+ msgstr ""
190
+
191
+ # @ yarpp
192
+ #: class-widget.php:101 options-meta-boxes.php:70
193
+ msgid "Template file:"
194
+ msgstr "テンプレートファイル:"
195
+
196
+ # @ yarpp
197
+ #: class-widget.php:119 options-meta-boxes.php:294 options-meta-boxes.php:356
198
+ msgid "Help promote Yet Another Related Posts Plugin?"
199
+ msgstr "この関連記事プラグイン(YARPP)を宣伝しますか?"
200
+
201
+ # @ yarpp
202
+ #: options-meta-boxes.php:7
203
+ msgid ""
204
+ "This advanced option gives you full power to customize how your related "
205
+ "posts are displayed. Templates (stored in your theme folder) are written in "
206
+ "PHP."
207
+ msgstr ""
208
+ "この新機能で関連記事の表示を完全にカスタマイズする事が出来ます。テンプレート"
209
+ "ファイルは PHP でかき、使用テーマのフォルダにいれます。"
210
+
211
+ # @ yarpp
212
+ #: options-meta-boxes.php:44
213
+ msgid ""
214
+ "This option is disabled because your theme does not support post thumbnails."
215
+ msgstr "現在お使いのテーマでは投稿サムネイル機能が無効になっています。"
216
+
217
+ # @ yarpp
218
+ #: options-meta-boxes.php:54
219
+ msgid ""
220
+ "This option is disabled because no YARPP templates were found in your theme."
221
+ msgstr ""
222
+ "現在お使いのテーマフォルダでは YARPP 用のテンプレートファイルが見つかりません"
223
+ "でした。"
224
+
225
+ # @ yarpp
226
+ #: options-meta-boxes.php:56
227
+ msgid ""
228
+ "Would you like to copy some sample templates bundled with YARPP into your "
229
+ "theme?"
230
+ msgstr "YARPP テンプレートの使用例をこのテーマのフォルダに移動しますか?"
231
+
232
+ # @ yarpp
233
+ #: options-meta-boxes.php:56
234
+ msgid "Copy Templates"
235
+ msgstr "テンプレートを移動"
236
+
237
+ # @ default
238
+ #: options-meta-boxes.php:79
239
+ msgid "Author:"
240
+ msgstr ""
241
+
242
+ # @ yarpp
243
+ #: options-meta-boxes.php:105 options-meta-boxes.php:123
244
+ msgid "do not consider"
245
+ msgstr "検討しない"
246
+
247
+ # @ yarpp
248
+ #: options-meta-boxes.php:106 options-meta-boxes.php:124
249
+ msgid "consider"
250
+ msgstr "検討する"
251
+
252
+ # @ yarpp
253
+ #: options-meta-boxes.php:107 options-meta-boxes.php:125
254
+ msgid "consider with extra weight"
255
+ msgstr "検討する(重要視)"
256
+
257
+ # @ yarpp
258
+ #: options-meta-boxes.php:108
259
+ #, php-format
260
+ msgid "require at least one %s in common"
261
+ msgstr "共有の%sをひとつ以上必要とする"
262
+
263
+ # @ yarpp
264
+ #: options-meta-boxes.php:109
265
+ #, php-format
266
+ msgid "require more than one %s in common"
267
+ msgstr "共有の%sをふたつ以上必要とする"
268
+
269
+ # @ yarpp
270
+ #: options-meta-boxes.php:131
271
+ msgid "Order results:"
272
+ msgstr "表示順番:"
273
+
274
+ # @ yarpp
275
+ #: options-meta-boxes.php:135
276
+ msgid "score (high relevance to low)"
277
+ msgstr "関連スコアの高い順"
278
+
279
+ # @ yarpp
280
+ #: options-meta-boxes.php:136
281
+ msgid "score (low relevance to high)"
282
+ msgstr "関連スコアの低い順"
283
+
284
+ # @ yarpp
285
+ #: options-meta-boxes.php:137
286
+ msgid "date (new to old)"
287
+ msgstr "新しい日付順(降順)"
288
+
289
+ # @ yarpp
290
+ #: options-meta-boxes.php:138
291
+ msgid "date (old to new)"
292
+ msgstr "古い日付順(昇順)"
293
+
294
+ # @ yarpp
295
+ #: options-meta-boxes.php:139
296
+ msgid "title (alphabetical)"
297
+ msgstr "タイトル順(昇順)"
298
+
299
+ # @ yarpp
300
+ #: options-meta-boxes.php:140
301
+ msgid "title (reverse alphabetical)"
302
+ msgstr "タイトル順(降順)"
303
+
304
+ # @ yarpp
305
+ #: options-meta-boxes.php:170
306
+ msgid ""
307
+ "\"The Pool\" refers to the pool of posts and pages that are candidates for "
308
+ "display as related to the current entry."
309
+ msgstr "関連記事として表示したい記事を制限します。"
310
+
311
+ # @ yarpp
312
+ #: options-meta-boxes.php:173
313
+ msgid "Post types considered:"
314
+ msgstr "投稿タイプ:"
315
+
316
+ # @ yarpp
317
+ #: options-meta-boxes.php:177
318
+ #, php-format
319
+ msgid "Disallow by %s:"
320
+ msgstr "この%sの記事を表示しない"
321
+
322
+ # @ yarpp
323
+ #: options-meta-boxes.php:179
324
+ msgid "Show password protected posts?"
325
+ msgstr "パスワードで保護されている記事も表示"
326
+
327
+ # @ yarpp
328
+ #: options-meta-boxes.php:190
329
+ msgid "day(s)"
330
+ msgstr "日間"
331
+
332
+ # @ yarpp
333
+ #: options-meta-boxes.php:191
334
+ msgid "week(s)"
335
+ msgstr "週間"
336
+
337
+ # @ yarpp
338
+ #: options-meta-boxes.php:192
339
+ msgid "month(s)"
340
+ msgstr "ヶ月間"
341
+
342
+ # @ yarpp
343
+ #: options-meta-boxes.php:198
344
+ msgid "Show only posts from the past NUMBER UNITS"
345
+ msgstr "過去 NUMBER UNITS の記事だけを表示"
346
+
347
+ # @ yarpp
348
+ #: options-meta-boxes.php:204
349
+ msgid "\"The Pool\""
350
+ msgstr "フィルター設定"
351
+
352
+ # @ yarpp
353
+ #: options-meta-boxes.php:210
354
+ msgid ""
355
+ "YARPP limits the related posts list by (1) a maximum number and (2) a "
356
+ "<em>match threshold</em>."
357
+ msgstr ""
358
+ "この関連記事プラグイン(YARPP)は各対象記事の関連スコアを計算し、ある関連スコ"
359
+ "ア以上の記事だけを表示します。"
360
+
361
+ # @ yarpp
362
+ #: options-meta-boxes.php:210
363
+ msgid ""
364
+ "The higher the match threshold, the more restrictive, and you get less "
365
+ "related posts overall. The default match threshold is 5. If you want to find "
366
+ "an appropriate match threshhold, take a look at some post's related posts "
367
+ "display and their scores. You can see what kinds of related posts are being "
368
+ "picked up and with what kind of match scores, and determine an appropriate "
369
+ "threshold for your site."
370
+ msgstr ""
371
+ "より関連性の高い記事だけを表示したい場合は、最低関連スコアを上げてください。"
372
+ "初期設定は5です。"
373
+
374
+ # @ yarpp
375
+ #: options-meta-boxes.php:213
376
+ msgid "Match threshold:"
377
+ msgstr "表示する最低関連スコア"
378
+
379
+ # @ yarpp
380
+ #: options-meta-boxes.php:214
381
+ msgid "Titles: "
382
+ msgstr "タイトル:"
383
+
384
+ # @ yarpp
385
+ #: options-meta-boxes.php:215
386
+ msgid "Bodies: "
387
+ msgstr "内容:"
388
+
389
+ # @ yarpp
390
+ #: options-meta-boxes.php:221
391
+ msgid "Display results from all post types"
392
+ msgstr "全ての投稿タイプの結果を表示"
393
+
394
+ # @ yarpp
395
+ #: options-meta-boxes.php:221
396
+ msgid ""
397
+ "When \"display results from all post types\" is off, only posts will be "
398
+ "displayed as related to a post, only pages will be displayed as related to a "
399
+ "page, etc."
400
+ msgstr ""
401
+ "「全ての投稿タイプの結果を表示」が無効な場合、同じ投稿タイプの結果 (投稿には"
402
+ "関連投稿、ページには関連ページ...) だけが表示されます。"
403
+
404
+ # @ yarpp
405
+ #: options-meta-boxes.php:222
406
+ msgid "Show only previous posts?"
407
+ msgstr "過去の記事だけを表示"
408
+
409
+ # @ yarpp
410
+ #: options-meta-boxes.php:226
411
+ msgid "\"Relatedness\" options"
412
+ msgstr "関連スコア設定"
413
+
414
+ # @ yarpp
415
+ #: options-meta-boxes.php:236
416
+ msgid "Website display code example"
417
+ msgstr "ウェブサイト表示のソース例"
418
+
419
+ # @ yarpp
420
+ #: options-meta-boxes.php:236 options-meta-boxes.php:309
421
+ msgid "(Update options to reload.)"
422
+ msgstr "(設定保存時に更新されます)"
423
+
424
+ # @ yarpp
425
+ #: options-meta-boxes.php:239
426
+ msgid "Automatically display:"
427
+ msgstr "自動表示:"
428
+
429
+ # @ yarpp
430
+ #: options-meta-boxes.php:240
431
+ msgid ""
432
+ "This option automatically displays related posts right after the content on "
433
+ "single entry pages. If this option is off, you will need to manually insert "
434
+ "<code>related_posts()</code> or variants (<code>related_pages()</code> and "
435
+ "<code>related_entries()</code>) into your theme files."
436
+ msgstr ""
437
+ "単体記事表示時に自動的に関連記事を表示します。この自動表示を無効にすると、"
438
+ "テーマファイルに<code>related_posts()</code>を入れる必要があります。"
439
+
440
+ # @ yarpp
441
+ #: options-meta-boxes.php:250
442
+ msgid "Also display in archives"
443
+ msgstr "アーカイブでも表示"
444
+
445
+ # @ yarpp
446
+ #: options-meta-boxes.php:252 options-meta-boxes.php:314
447
+ msgid "Maximum number of related posts:"
448
+ msgstr "一度に表示する関連記事数"
449
+
450
+ # @ yarpp
451
+ #: options-meta-boxes.php:272 options-meta-boxes.php:334
452
+ msgid "Heading:"
453
+ msgstr "ヘッダー:"
454
+
455
+ # @ yarpp
456
+ #: options-meta-boxes.php:273 options-meta-boxes.php:335
457
+ msgid "Default image (URL):"
458
+ msgstr "デフォルト画像 (URL):"
459
+
460
+ # @ yarpp
461
+ #: options-meta-boxes.php:274 options-meta-boxes.php:289
462
+ #: options-meta-boxes.php:336 options-meta-boxes.php:351
463
+ msgid "Default display if no results:"
464
+ msgstr "関連記事がない時のメッセージ:"
465
+
466
+ # @ yarpp
467
+ #: options-meta-boxes.php:281 options-meta-boxes.php:343
468
+ msgid "Before / after related entries:"
469
+ msgstr "関連記事表示を囲むタグ:"
470
+
471
+ # @ yarpp
472
+ #: options-meta-boxes.php:281 options-meta-boxes.php:282
473
+ #: options-meta-boxes.php:287 options-meta-boxes.php:343
474
+ #: options-meta-boxes.php:344 options-meta-boxes.php:349
475
+ msgid "For example:"
476
+ msgstr "例:"
477
+
478
+ # @ yarpp
479
+ #: options-meta-boxes.php:281 options-meta-boxes.php:282
480
+ #: options-meta-boxes.php:287 options-meta-boxes.php:343
481
+ #: options-meta-boxes.php:344 options-meta-boxes.php:349
482
+ msgid " or "
483
+ msgstr "、"
484
+
485
+ # @ yarpp
486
+ #: options-meta-boxes.php:282 options-meta-boxes.php:344
487
+ msgid "Before / after each related entry:"
488
+ msgstr "各関連記事を囲むタグ:"
489
+
490
+ # @ yarpp
491
+ #: options-meta-boxes.php:284 options-meta-boxes.php:346
492
+ msgid "Show excerpt?"
493
+ msgstr "抜粋を表示?"
494
+
495
+ # @ yarpp
496
+ #: options-meta-boxes.php:285 options-meta-boxes.php:347
497
+ msgid "Excerpt length (No. of words):"
498
+ msgstr "抜粋の長さ(単語数):"
499
+
500
+ # @ yarpp
501
+ #: options-meta-boxes.php:287 options-meta-boxes.php:349
502
+ msgid "Before / after (excerpt):"
503
+ msgstr "抜粋を囲むタグ:"
504
+
505
+ # @ yarpp
506
+ #: options-meta-boxes.php:295 options-meta-boxes.php:356
507
+ #, php-format
508
+ msgid ""
509
+ "This option will add the code %s. Try turning it on, updating your options, "
510
+ "and see the code in the code example to the right. These links and donations "
511
+ "are greatly appreciated."
512
+ msgstr "関連記事表示の下に「%s」というコードを挿入します。"
513
+
514
+ # @ yarpp
515
+ #: options-meta-boxes.php:299
516
+ msgid "Display options <small>for your website</small>"
517
+ msgstr "表示設定 <small>ウェブサイト用</small>"
518
+
519
+ # @ yarpp
520
+ #: options-meta-boxes.php:309
521
+ msgid "RSS display code example"
522
+ msgstr "RSS表示のソース例"
523
+
524
+ # @ yarpp
525
+ #: options-meta-boxes.php:311
526
+ msgid "Display related posts in feeds?"
527
+ msgstr "自動的にフィードで関連記事を表示する"
528
+
529
+ # @ yarpp
530
+ #: options-meta-boxes.php:311
531
+ msgid ""
532
+ "This option displays related posts at the end of each item in your RSS and "
533
+ "Atom feeds. No template changes are needed."
534
+ msgstr "RSSとAtomフィード内に関連記事を表示。テーマの変更は必要ありません。"
535
+
536
+ # @ yarpp
537
+ #: options-meta-boxes.php:312
538
+ msgid "Display related posts in the descriptions?"
539
+ msgstr "フィード内の抜粋にも自動的に関連記事を表示する"
540
+
541
+ # @ yarpp
542
+ #: options-meta-boxes.php:312
543
+ msgid ""
544
+ "This option displays the related posts in the RSS description fields, not "
545
+ "just the content. If your feeds are set up to only display excerpts, "
546
+ "however, only the description field is used, so this option is required for "
547
+ "any display at all."
548
+ msgstr ""
549
+ "フィード内の全文表示に関連記事を表示するだけでなく、フィード内の抜粋でも関連"
550
+ "記事が表示されます。WordPressの設定によりフィードに抜粋のみを表示している場合"
551
+ "は、このオプションが無効の場合関連記事がフィード内で表示されません。"
552
+
553
+ # @ yarpp
554
+ #: options-meta-boxes.php:360
555
+ msgid "Display options <small>for RSS</small>"
556
+ msgstr "表示設定 <small>RSS/Atom フィード用</small>"
557
+
558
+ # @ yarpp
559
+ #: options-meta-boxes.php:368
560
+ msgid "YARPP Forum"
561
+ msgstr "YARPP フォーラム"
562
+
563
+ # @ yarpp
564
+ #: options-meta-boxes.php:369
565
+ msgid "YARPP on Twitter"
566
+ msgstr "YARPP Twitter"
567
+
568
+ # @ yarpp
569
+ #: options-meta-boxes.php:370
570
+ msgid "YARPP on the Web"
571
+ msgstr "ウェブサイト"
572
+
573
+ # @ yarpp
574
+ #: options-meta-boxes.php:371
575
+ msgid "Review YARPP on WordPress.org"
576
+ msgstr "WordPress.org で YARPP の感想を書く"
577
+
578
+ # @ default
579
+ # @ yarpp
580
+ #: options-meta-boxes.php:372
581
+ msgid ""
582
+ "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
583
+ msgstr "YARPPの作成者(ミッチョ)にPayPalで寄付をする"
584
+
585
+ # @ yarpp
586
+ #: options-meta-boxes.php:405
587
+ msgid "Help Improve YARPP"
588
+ msgstr "より良い YARPP を目指して"
589
+
590
+ # @ yarpp
591
+ #: options-meta-boxes.php:427
592
+ msgid ""
593
+ "This is entirely optional, but will help improve future versions of YARPP."
594
+ msgstr "この情報はこれからの YARPP 開発、改善のために使われます。"
595
+
596
+ # @ yarpp
597
+ #: options-meta-boxes.php:432
598
+ msgid "Contact YARPP"
599
+ msgstr "YARPP 情報"
600
+
601
+ # @ default
602
+ #: options.php:31
603
+ #, php-format
604
+ msgid ""
605
+ "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox"
606
+ "\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update "
607
+ "automatically</a>."
608
+ msgstr ""
609
+ "%1$s の新しいβ版があります。 <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s"
610
+ "\">%4$s の詳細を読む</a>、あるいは<a href=\"%5$s\">インストールする</a>。"
611
+
612
+ # @ yarpp
613
+ #: options.php:35
614
+ #, php-format
615
+ msgid ""
616
+ "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a "
617
+ "href=\"%s\">download it here</a> at your own risk."
618
+ msgstr ""
619
+ "関連記事プラグイン(YARPP)の新しいベータ(%s)があります。是非<a href=\"%s"
620
+ "\">ダウンロード</a>してみてください。"
621
+
622
+ # @ yarpp
623
+ #: options.php:43
624
+ msgid ""
625
+ "The MyISAM check has been overridden. You may now use the \"consider titles"
626
+ "\" and \"consider bodies\" relatedness criteria."
627
+ msgstr ""
628
+ "MyISAM専用機能を強制的に有効にしました。「タイトルを検討」と「内容を検討」機"
629
+ "能が使えるようになりました。"
630
+
631
+ # @ yarpp
632
+ #: options.php:51
633
+ #, php-format
634
+ msgid ""
635
+ "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria "
636
+ "require your <code>%s</code> table to use the <a href='http://dev.mysql.com/"
637
+ "doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the "
638
+ "table seems to be using the <code>%s</code> engine. These two options have "
639
+ "been disabled."
640
+ msgstr ""
641
+ "YARPPの関連スコア計算の「タイトルを検討する」、「内容を検討する」オプションは"
642
+ "データベースの <code>%1$s</code> テーブルが <a href='http://dev.mysql.com/"
643
+ "doc/refman/4.1/ja/myisam.html'>MyISAM</a> を使用する必要があります。 <code>"
644
+ "%1$s</code> テーブルは現在 <code>%2$s</code> ストーレージエンジンを使用してい"
645
+ "るので、このふたつのオプションは使えません。"
646
+
647
+ # @ yarpp
648
+ #: options.php:53
649
+ #, php-format
650
+ msgid ""
651
+ "To restore these features, please update your <code>%s</code> table by "
652
+ "executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = "
653
+ "MyISAM;</code> . No data will be erased by altering the table's engine, "
654
+ "although there are performance implications."
655
+ msgstr ""
656
+ "このオプションを使用したければ、<code>%s</code>テーブルに対してこのようなクエ"
657
+ "リを実行してください:<code>ALTER TABLE `%s` ENGINE = MyISAM;</code>。このク"
658
+ "エリはデータは一切消しません。"
659
+
660
+ # @ yarpp
661
+ #: options.php:55
662
+ #, php-format
663
+ msgid ""
664
+ "If, despite this check, you are sure that <code>%s</code> is using the "
665
+ "MyISAM engine, press this magic button:"
666
+ msgstr ""
667
+ "<code>%s</code>テーブルが絶対MyISAMを使用していると思う方はこちらの魔法のボタ"
668
+ "ンをどうぞ:"
669
+
670
+ # @ yarpp
671
+ #: options.php:58
672
+ msgid "Trust me. Let me use MyISAM features."
673
+ msgstr "MyISAM を使ってます。嘘じゃないから。"
674
+
675
+ # @ yarpp
676
+ #: options.php:73
677
+ msgid "The YARPP database had an error but has been fixed."
678
+ msgstr "YARPPのデータベースは修正されました。"
679
+
680
+ # @ yarpp
681
+ #: options.php:75
682
+ msgid "The YARPP database has an error which could not be fixed."
683
+ msgstr "YARPPのデータベースに修正できないエラーが発生しました。"
684
+
685
+ # @ yarpp
686
+ #: options.php:76
687
+ #, php-format
688
+ msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
689
+ msgstr "<a href=\"%s\" target=\"_blank\">手動 SQL 設定</a>を参考ください。"
690
+
691
+ # @ yarpp
692
+ #: options.php:139
693
+ msgid "Options saved!"
694
+ msgstr "設定の変更は保存されました。"
695
+
696
+ # @ yarpp
697
+ #: options.php:145
698
+ msgid "Yet Another Related Posts Plugin Options"
699
+ msgstr "関連記事 (YARPP) 設定"
700
+
701
+ # @ yarpp
702
+ #: options.php:153
703
+ #, php-format
704
+ msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
705
+ msgstr ""
706
+ "by <a href=\"%s\" target=\"_blank\">みっちょ (アーリーワイン・マイケル芳貴)</"
707
+ "a>"
708
+
709
+ # @ default
710
+ #: options.php:194
711
+ msgid "Save Changes"
712
+ msgstr ""
713
+
714
+ # @ yarpp
715
+ #: template-builtin.php:22
716
+ #, php-format
717
+ msgid ""
718
+ "%f is the YARPP match score between the current entry and this related "
719
+ "entry. You are seeing this value because you are logged in to WordPress as "
720
+ "an administrator. It is not shown to regular visitors."
721
+ msgstr ""
722
+ "%fは現在表示の記事とこの関連記事の関連スコアです。この関連スコアはログイン済"
723
+ "みのサイト管理者のみに表示されます。"
724
+
725
+ # @ yarpp
726
+ #: template-metabox.php:12
727
+ msgid ""
728
+ "These are the related entries for this entry. Updating this post may change "
729
+ "these related posts."
730
+ msgstr "この投稿の関連記事。投稿を更新すると関連記事も変わる可能性があります。"
731
+
732
+ # @ yarpp
733
+ #: template-metabox.php:28
734
+ msgid ""
735
+ "Whether all of these related entries are actually displayed and how they are "
736
+ "displayed depends on your YARPP display options."
737
+ msgstr ""
738
+ "関連記事候補が全て表示されるかどうかは YARPP (関連記事) オプションの表示設定"
739
+ "によって異なります。"
lang/yarpp-ja_JP.po DELETED
@@ -1,667 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Yet Another Related Posts Plugin v4.0b9\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2012-12-03 00:38:21+0000\n"
7
- "Last-Translator: mitcho <mitcho@mitcho.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"
13
- "X-Poedit-Language: Japanese\n"
14
- "X-Poedit-Country: JAPAN\n"
15
- "X-Poedit-SourceCharset: utf-8\n"
16
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_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"
17
- "X-Poedit-Basepath: \n"
18
- "X-Poedit-Bookmarks: \n"
19
- "X-Poedit-SearchPath-0: .\n"
20
- "X-Textdomain-Support: yes"
21
-
22
- #: class-admin.php:98
23
- #@ yarpp
24
- msgid "Related Posts"
25
- msgstr "関連記事"
26
-
27
- #: options.php:51
28
- #, php-format
29
- #@ yarpp
30
- msgid "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
31
- msgstr "YARPPの関連スコア計算の「タイトルを検討する」、「内容を検討する」オプションはデータベースの<code>%s</code>テーブルが <a href='http://dev.mysql.com/doc/refman/4.1/ja/myisam.html'>MyISAM</a> でなければ使用できません。 <code>%s</code>テーブルは現在<code>%s</code>ストーレージエンジンを使用しているので、このふたつのオプションは使えません。"
32
-
33
- #: options.php:53
34
- #, php-format
35
- #@ yarpp
36
- msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
37
- msgstr "このオプションを使用したければ、<code>%s</code>テーブルに対してこのようなクエリを実行してください:<code>ALTER TABLE `%s` ENGINE = MyISAM;</code>。このクエリはデータは一切消しません。"
38
-
39
- #: options.php:55
40
- #, php-format
41
- #@ yarpp
42
- msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
43
- msgstr "<code>%s</code>テーブルが絶対MyISAMを使用していると思う方はこちらの魔法のボタンをどうぞ:"
44
-
45
- #: options.php:58
46
- #@ yarpp
47
- msgid "Trust me. Let me use MyISAM features."
48
- msgstr "MyISAM を使ってます。嘘じゃないから。"
49
-
50
- #: options.php:73
51
- #@ yarpp
52
- msgid "The YARPP database had an error but has been fixed."
53
- msgstr "YARPPのデータベースは修正されました。"
54
-
55
- #: options.php:75
56
- #@ yarpp
57
- msgid "The YARPP database has an error which could not be fixed."
58
- msgstr "YARPPのデータベースに修正できないエラーが発生しました。"
59
-
60
- #: options-meta-boxes.php:105
61
- #: options-meta-boxes.php:123
62
- #@ yarpp
63
- msgid "do not consider"
64
- msgstr "検討しない"
65
-
66
- #: options-meta-boxes.php:106
67
- #: options-meta-boxes.php:124
68
- #@ yarpp
69
- msgid "consider"
70
- msgstr "検討する"
71
-
72
- #: options-meta-boxes.php:108
73
- #, php-format
74
- #@ yarpp
75
- msgid "require at least one %s in common"
76
- msgstr "共有の%sをひとつ以上必要とする"
77
-
78
- #: options-meta-boxes.php:109
79
- #, php-format
80
- #@ yarpp
81
- msgid "require more than one %s in common"
82
- msgstr "共有の%sをふたつ以上必要とする"
83
-
84
- #: options-meta-boxes.php:107
85
- #: options-meta-boxes.php:125
86
- #@ yarpp
87
- msgid "consider with extra weight"
88
- msgstr "検討する(重要視)"
89
-
90
- #: options-meta-boxes.php:372
91
- #@ default
92
- #@ yarpp
93
- msgid "Donate to mitcho (Michael Yoshitaka Erlewine) for this plugin via PayPal"
94
- msgstr "YARPPの作成者(ミッチョ)にPayPalで寄付をする"
95
-
96
- #: options.php:145
97
- #@ yarpp
98
- msgid "Yet Another Related Posts Plugin Options"
99
- msgstr "関連記事 (YARPP) 設定"
100
-
101
- #: options-meta-boxes.php:204
102
- #@ yarpp
103
- msgid "\"The Pool\""
104
- msgstr "フィルター設定"
105
-
106
- #: options-meta-boxes.php:170
107
- #@ yarpp
108
- msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
109
- msgstr "関連記事として表示したい記事を制限します。"
110
-
111
- #: options-meta-boxes.php:179
112
- #@ yarpp
113
- msgid "Show password protected posts?"
114
- msgstr "パスワードで保護されている記事も表示"
115
-
116
- #: options-meta-boxes.php:222
117
- #@ yarpp
118
- msgid "Show only previous posts?"
119
- msgstr "過去の記事だけを表示"
120
-
121
- #: options-meta-boxes.php:226
122
- #@ yarpp
123
- msgid "\"Relatedness\" options"
124
- msgstr "関連スコア設定"
125
-
126
- #: options-meta-boxes.php:213
127
- #@ yarpp
128
- msgid "Match threshold:"
129
- msgstr "表示する最低関連スコア"
130
-
131
- #: options-meta-boxes.php:214
132
- #@ yarpp
133
- msgid "Titles: "
134
- msgstr "タイトル:"
135
-
136
- #: options-meta-boxes.php:215
137
- #@ yarpp
138
- msgid "Bodies: "
139
- msgstr "内容:"
140
-
141
- #: options-meta-boxes.php:299
142
- #@ yarpp
143
- msgid "Display options <small>for your website</small>"
144
- msgstr "表示設定 <small>ウェブサイト用</small>"
145
-
146
- #: options-meta-boxes.php:240
147
- #@ yarpp
148
- msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
149
- msgstr "単体記事表示時に自動的に関連記事を表示します。この自動表示を無効にすると、テーマファイルに<code>related_posts()</code>を入れる必要があります。"
150
-
151
- #: options-meta-boxes.php:236
152
- #@ yarpp
153
- msgid "Website display code example"
154
- msgstr "ウェブサイト表示のソース例"
155
-
156
- #: options-meta-boxes.php:236
157
- #: options-meta-boxes.php:309
158
- #@ yarpp
159
- msgid "(Update options to reload.)"
160
- msgstr "(設定保存時に更新されます)"
161
-
162
- #: options-meta-boxes.php:252
163
- #: options-meta-boxes.php:314
164
- #@ yarpp
165
- msgid "Maximum number of related posts:"
166
- msgstr "一度に表示する関連記事数"
167
-
168
- #: options-meta-boxes.php:281
169
- #: options-meta-boxes.php:343
170
- #@ yarpp
171
- msgid "Before / after related entries:"
172
- msgstr "関連記事表示を囲むタグ:"
173
-
174
- #: options-meta-boxes.php:281
175
- #: options-meta-boxes.php:282
176
- #: options-meta-boxes.php:287
177
- #: options-meta-boxes.php:343
178
- #: options-meta-boxes.php:344
179
- #: options-meta-boxes.php:349
180
- #@ yarpp
181
- msgid "For example:"
182
- msgstr "例:"
183
-
184
- #: options-meta-boxes.php:282
185
- #: options-meta-boxes.php:344
186
- #@ yarpp
187
- msgid "Before / after each related entry:"
188
- msgstr "各関連記事を囲むタグ:"
189
-
190
- #: options-meta-boxes.php:284
191
- #: options-meta-boxes.php:346
192
- #@ yarpp
193
- msgid "Show excerpt?"
194
- msgstr "抜粋を表示?"
195
-
196
- #: options-meta-boxes.php:285
197
- #: options-meta-boxes.php:347
198
- #@ yarpp
199
- msgid "Excerpt length (No. of words):"
200
- msgstr "抜粋の長さ(単語数):"
201
-
202
- #: options-meta-boxes.php:131
203
- #@ yarpp
204
- msgid "Order results:"
205
- msgstr "表示順番:"
206
-
207
- #: options-meta-boxes.php:135
208
- #@ yarpp
209
- msgid "score (high relevance to low)"
210
- msgstr "関連スコアの高い順"
211
-
212
- #: options-meta-boxes.php:136
213
- #@ yarpp
214
- msgid "score (low relevance to high)"
215
- msgstr "関連スコアの低い順"
216
-
217
- #: options-meta-boxes.php:137
218
- #@ yarpp
219
- msgid "date (new to old)"
220
- msgstr "新しい日付順(降順)"
221
-
222
- #: options-meta-boxes.php:138
223
- #@ yarpp
224
- msgid "date (old to new)"
225
- msgstr "古い日付順(昇順)"
226
-
227
- #: options-meta-boxes.php:139
228
- #@ yarpp
229
- msgid "title (alphabetical)"
230
- msgstr "タイトル順(昇順)"
231
-
232
- #: options-meta-boxes.php:140
233
- #@ yarpp
234
- msgid "title (reverse alphabetical)"
235
- msgstr "タイトル順(降順)"
236
-
237
- #: options-meta-boxes.php:274
238
- #: options-meta-boxes.php:289
239
- #: options-meta-boxes.php:336
240
- #: options-meta-boxes.php:351
241
- #@ yarpp
242
- msgid "Default display if no results:"
243
- msgstr "関連記事がない時のメッセージ:"
244
-
245
- #: class-widget.php:99
246
- #: options-meta-boxes.php:294
247
- #: options-meta-boxes.php:356
248
- #@ yarpp
249
- msgid "Help promote Yet Another Related Posts Plugin?"
250
- msgstr "この関連記事プラグイン(YARPP)を宣伝しますか?"
251
-
252
- #: options-meta-boxes.php:295
253
- #: options-meta-boxes.php:356
254
- #, php-format
255
- #@ yarpp
256
- msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
257
- msgstr "関連記事表示の下に「%s」というコードを挿入します。"
258
-
259
- #: options-meta-boxes.php:360
260
- #@ yarpp
261
- msgid "Display options <small>for RSS</small>"
262
- msgstr "表示設定 <small>RSS/Atom フィード用</small>"
263
-
264
- #: options-meta-boxes.php:311
265
- #@ yarpp
266
- msgid "Display related posts in feeds?"
267
- msgstr "自動的にフィードで関連記事を表示する"
268
-
269
- #: options-meta-boxes.php:312
270
- #@ yarpp
271
- msgid "Display related posts in the descriptions?"
272
- msgstr "フィード内の抜粋にも自動的に関連記事を表示する"
273
-
274
- #: options-meta-boxes.php:312
275
- #@ yarpp
276
- msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
277
- msgstr "フィード内の全文表示に関連記事を表示するだけでなく、フィード内の抜粋でも関連記事が表示されます。WordPressの設定によりフィードに抜粋のみを表示している場合は、このオプションが無効の場合関連記事がフィード内で表示されません。"
278
-
279
- #: options-meta-boxes.php:309
280
- #@ yarpp
281
- msgid "RSS display code example"
282
- msgstr "RSS表示のソース例"
283
-
284
- #: options-meta-boxes.php:287
285
- #: options-meta-boxes.php:349
286
- #@ yarpp
287
- msgid "Before / after (excerpt):"
288
- msgstr "抜粋を囲むタグ:"
289
-
290
- #: template-builtin.php:22
291
- #, php-format
292
- #@ yarpp
293
- msgid "%f is the YARPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
294
- msgstr "%fは現在表示の記事とこの関連記事の関連スコアです。この関連スコアはログイン済みのサイト管理者のみに表示されます。"
295
-
296
- #: class-admin.php:92
297
- #: class-widget.php:7
298
- #: class-widget.php:60
299
- #@ yarpp
300
- msgid "Related Posts (YARPP)"
301
- msgstr "関連記事 (YARPP)"
302
-
303
- #: options.php:43
304
- #@ yarpp
305
- msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
306
- msgstr "MyISAM専用機能を強制的に有効にしました。「タイトルを検討」と「内容を検討」機能が使えるようになりました。"
307
-
308
- #: options.php:139
309
- #@ yarpp
310
- msgid "Options saved!"
311
- msgstr "設定の変更は保存されました。"
312
-
313
- #: options-meta-boxes.php:210
314
- #@ yarpp
315
- msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshhold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
316
- msgstr "より関連性の高い記事だけを表示したい場合は、最低関連スコアを上げてください。初期設定は5です。"
317
-
318
- #: class-cache.php:530
319
- #@ yarpp
320
- msgid "Example post "
321
- msgstr "例:"
322
-
323
- #: template-metabox.php:12
324
- #@ yarpp
325
- msgid "These are the related entries for this entry. Updating this post may change these related posts."
326
- msgstr "この投稿の関連記事。投稿を更新すると関連記事も変わる可能性があります。"
327
-
328
- #: template-metabox.php:28
329
- #@ yarpp
330
- msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your YARPP display options."
331
- msgstr "関連記事候補が全て表示されるかどうかは YARPP (関連記事) オプションの表示設定によって異なります。"
332
-
333
- #: class-core.php:73
334
- #: class-core.php:83
335
- #: class-core.php:339
336
- #: class-core.php:350
337
- #: template-metabox.php:30
338
- #: template-widget.php:13
339
- #@ yarpp
340
- msgid "No related posts."
341
- msgstr "関連記事はありません。"
342
-
343
- #: options-meta-boxes.php:190
344
- #@ yarpp
345
- msgid "day(s)"
346
- msgstr "日間"
347
-
348
- #: options-meta-boxes.php:191
349
- #@ yarpp
350
- msgid "week(s)"
351
- msgstr "週間"
352
-
353
- #: options-meta-boxes.php:192
354
- #@ yarpp
355
- msgid "month(s)"
356
- msgstr "ヶ月間"
357
-
358
- #: options-meta-boxes.php:198
359
- #@ yarpp
360
- msgid "Show only posts from the past NUMBER UNITS"
361
- msgstr "過去 NUMBER UNITS の記事だけを表示"
362
-
363
- #: class-widget.php:76
364
- #@ yarpp
365
- msgid "Display using a custom template file"
366
- msgstr "テンプレートを使って表示"
367
-
368
- #: class-widget.php:77
369
- #: options-meta-boxes.php:70
370
- #@ yarpp
371
- msgid "Template file:"
372
- msgstr "テンプレートファイル:"
373
-
374
- #: options-meta-boxes.php:311
375
- #@ yarpp
376
- msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
377
- msgstr "RSSとAtomフィード内に関連記事を表示。テーマの変更は必要ありません。"
378
-
379
- #: options-meta-boxes.php:7
380
- #@ yarpp
381
- msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
382
- msgstr "この新機能で関連記事の表示を完全にカスタマイズする事が出来ます。テンプレートファイルは PHP でかき、使用テーマのフォルダにいれます。"
383
-
384
- #: class-core.php:71
385
- #: class-core.php:81
386
- #: class-core.php:108
387
- #: class-core.php:110
388
- #: class-core.php:337
389
- #: class-core.php:348
390
- #: class-core.php:640
391
- #@ yarpp
392
- msgid "Related posts:"
393
- msgstr "関連記事:"
394
-
395
- #: options-meta-boxes.php:281
396
- #: options-meta-boxes.php:282
397
- #: options-meta-boxes.php:287
398
- #: options-meta-boxes.php:343
399
- #: options-meta-boxes.php:344
400
- #: options-meta-boxes.php:349
401
- #@ yarpp
402
- msgid " or "
403
- msgstr "、"
404
-
405
- #: class-admin.php:355
406
- #@ default
407
- msgid "Settings"
408
- msgstr "設定"
409
-
410
- #: class-widget.php:70
411
- #@ default
412
- msgid "Title:"
413
- msgstr ""
414
-
415
- #: class-admin.php:381
416
- #@ yarpp
417
- msgid "Related entries may be displayed once you save your entry"
418
- msgstr "関連記事は保存後更新されます。"
419
-
420
- #: class-core.php:794
421
- #: class-core.php:937
422
- #: options-meta-boxes.php:295
423
- #: options-meta-boxes.php:356
424
- #, php-format
425
- #@ yarpp
426
- msgid "Related posts brought to you by <a href='%s'>Yet Another Related Posts Plugin</a>."
427
- msgstr "関連記事は<a href='%s'>YARPP関連記事プラグイン</a>によって表示されています。"
428
-
429
- #: options-meta-boxes.php:210
430
- #@ yarpp
431
- msgid "YARPP limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
432
- msgstr "この関連記事プラグイン(YARPP)は各対象記事の関連スコアを計算し、ある関連スコア以上の記事だけを表示します。"
433
-
434
- #: options-meta-boxes.php:368
435
- #@ yarpp
436
- msgid "YARPP Forum"
437
- msgstr "YARPP フォーラム"
438
-
439
- #: options-meta-boxes.php:369
440
- #@ yarpp
441
- msgid "YARPP on Twitter"
442
- msgstr "YARPP Twitter"
443
-
444
- #: options-meta-boxes.php:370
445
- #@ yarpp
446
- msgid "YARPP on the Web"
447
- msgstr "ウェブサイト"
448
-
449
- #: options-meta-boxes.php:435
450
- #@ yarpp
451
- msgid "Contact YARPP"
452
- msgstr "YARPP 情報"
453
-
454
- #: options.php:31
455
- #, php-format
456
- #@ default
457
- msgid "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update automatically</a>."
458
- msgstr ""
459
-
460
- #: options.php:35
461
- #, php-format
462
- #@ yarpp
463
- msgid "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a href=\"%s\">download it here</a> at your own risk."
464
- msgstr "関連記事プラグイン(YARPP)の新しいベータ(%s)があります。是非<a href=\"%s\">ダウンロード</a>してみてください。"
465
-
466
- #: options.php:76
467
- #, php-format
468
- #@ yarpp
469
- msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
470
- msgstr "<a href=\"%s\" target=\"_blank\">手動 SQL 設定</a>を参考ください。"
471
-
472
- #: options.php:153
473
- #, php-format
474
- #@ yarpp
475
- msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
476
- msgstr "by <a href=\"%s\" target=\"_blank\">みっちょ (アーリーワイン・マイケル芳貴)</a>"
477
-
478
- #: class-admin.php:98
479
- #@ default
480
- msgid "Configure"
481
- msgstr ""
482
-
483
- #: options-meta-boxes.php:177
484
- #, php-format
485
- #@ yarpp
486
- msgid "Disallow by %s:"
487
- msgstr "この%sの記事を表示しない"
488
-
489
- #: class-admin.php:308
490
- #@ yarpp
491
- msgid "Thank you for installing <span>Yet Another Related Posts Plugin</span>!"
492
- msgstr "関連記事プラグイン (YARPP) がインストールされました!"
493
-
494
- #: class-admin.php:309
495
- #@ yarpp
496
- msgid "Make sure to visit the <a>Related Posts settings page</a> to customize YARPP."
497
- msgstr "<a>関連記事設定ページ</a>をご覧ください。"
498
-
499
- #: options.php:194
500
- #@ default
501
- msgid "Save Changes"
502
- msgstr ""
503
-
504
- #: options-meta-boxes.php:173
505
- #@ yarpp
506
- msgid "Post types considered:"
507
- msgstr "投稿タイプ:"
508
-
509
- #: options-meta-boxes.php:221
510
- #@ yarpp
511
- msgid "Display results from all post types"
512
- msgstr "全ての投稿タイプの結果を表示"
513
-
514
- #: options-meta-boxes.php:221
515
- #@ yarpp
516
- msgid "When \"display results from all post types\" is off, only posts will be displayed as related to a post, only pages will be displayed as related to a page, etc."
517
- msgstr "「全ての投稿タイプの結果を表示」が無効な場合、同じ投稿タイプの結果 (投稿には関連投稿、ページには関連ページ...) だけが表示されます。"
518
-
519
- #: class-admin.php:116
520
- #@ yarpp
521
- msgid "Frequently Asked Questions"
522
- msgstr "よくある質問"
523
-
524
- #: class-admin.php:121
525
- #: class-admin.php:157
526
- #@ yarpp
527
- msgid "Developing with YARPP"
528
- msgstr "YARPP の API"
529
-
530
- #: class-admin.php:126
531
- #@ yarpp
532
- msgid "Optional Data Collection"
533
- msgstr "利用データ収集"
534
-
535
- #: class-admin.php:145
536
- #@ yarpp
537
- msgid "FAQ"
538
- msgstr "よくある質問"
539
-
540
- #: class-admin.php:162
541
- #: class-admin.php:216
542
- #, php-format
543
- #@ yarpp
544
- msgid "With your permission, YARPP will send information about YARPP's settings, usage, and environment back to a central server at %s."
545
- msgstr "YARPP は色々なユーザの設定項目、利用データ、環境設定などを %s サーバで集め始めました。"
546
-
547
- #: class-admin.php:163
548
- #: class-admin.php:217
549
- #@ yarpp
550
- msgid "This information will be used to improve YARPP in the future and help decide future development decisions for YARPP."
551
- msgstr "この情報はこれからの YARPP 開発、改善のために使われます。"
552
-
553
- #: class-admin.php:164
554
- #: class-admin.php:218
555
- #@ yarpp
556
- msgid "Contributing this data will help make YARPP better for you and for other YARPP users."
557
- msgstr ""
558
-
559
- #: class-admin.php:178
560
- #: options-meta-boxes.php:427
561
- #@ yarpp
562
- msgid "Send settings and usage data back to YARPP"
563
- msgstr "設定と利用データを YARPP に提供する"
564
-
565
- #: class-admin.php:178
566
- #@ yarpp
567
- msgid "Thank you!"
568
- msgstr "ありがとうございます"
569
-
570
- #: class-admin.php:238
571
- #: options-meta-boxes.php:431
572
- #@ yarpp
573
- msgid "Learn More"
574
- msgstr "詳しい説明"
575
-
576
- #: class-admin.php:281
577
- #@ yarpp
578
- msgid "Show example code output"
579
- msgstr "コード出力例を表示"
580
-
581
- #: options-meta-boxes.php:35
582
- #@ yarpp
583
- msgid "List"
584
- msgstr "リスト"
585
-
586
- #: options-meta-boxes.php:44
587
- #@ yarpp
588
- msgid "This option is disabled because your theme does not support post thumbnails."
589
- msgstr "現在お使いのテーマでは投稿サムネイル機能が無効になっています。"
590
-
591
- #: options-meta-boxes.php:45
592
- #@ yarpp
593
- msgid "Thumbnails"
594
- msgstr "サムネイル"
595
-
596
- #: options-meta-boxes.php:54
597
- #@ yarpp
598
- msgid "This option is disabled because no YARPP templates were found in your theme."
599
- msgstr "現在お使いのテーマフォルダでは YARPP 用のテンプレートファイルが見つかりませんでした。"
600
-
601
- #: options-meta-boxes.php:56
602
- #@ yarpp
603
- msgid "Would you like to copy some sample templates bundled with YARPP into your theme?"
604
- msgstr "YARPP テンプレートの使用例をこのテーマのフォルダに移動しますか?"
605
-
606
- #: options-meta-boxes.php:56
607
- #@ yarpp
608
- msgid "Copy Templates"
609
- msgstr "テンプレートを移動"
610
-
611
- #: options-meta-boxes.php:59
612
- #@ yarpp
613
- msgid "Custom"
614
- msgstr "カスタム"
615
-
616
- #: options-meta-boxes.php:79
617
- #@ default
618
- msgid "Author:"
619
- msgstr ""
620
-
621
- #: options-meta-boxes.php:239
622
- #@ yarpp
623
- msgid "Automatically display:"
624
- msgstr "自動表示:"
625
-
626
- #: options-meta-boxes.php:250
627
- #@ yarpp
628
- msgid "Also display in archives"
629
- msgstr "アーカイブでも表示"
630
-
631
- #: options-meta-boxes.php:272
632
- #: options-meta-boxes.php:334
633
- #@ yarpp
634
- msgid "Heading:"
635
- msgstr "ヘッダー:"
636
-
637
- #: options-meta-boxes.php:273
638
- #: options-meta-boxes.php:335
639
- #@ yarpp
640
- msgid "Default image (URL):"
641
- msgstr "デフォルト画像 (URL):"
642
-
643
- #: options-meta-boxes.php:371
644
- #@ yarpp
645
- msgid "Review YARPP on WordPress.org"
646
- msgstr "WordPress.org で YARPP の感想を書く"
647
-
648
- #: options-meta-boxes.php:405
649
- #@ yarpp
650
- msgid "Help Improve YARPP"
651
- msgstr "より良い YARPP を目指して"
652
-
653
- #: class-admin.php:172
654
- #@ yarpp
655
- msgid "If you opt-in, the following information is sent back to YARPP:"
656
- msgstr "情報提供に参加すれば、下記のデータが YARPP に送られます。"
657
-
658
- #: class-admin.php:174
659
- #@ yarpp
660
- msgid "In addition, YARPP also loads an invisible pixel image with your YARPP results to know how often YARPP is being used."
661
- msgstr "最後に、情報提供に参加すれば、 YARPP の利用率を知るために関連記事結果とともに見えない画像が読み込まれます。"
662
-
663
- #: options-meta-boxes.php:430
664
- #@ yarpp
665
- msgid "This is entirely optional, but will help improve future versions of YARPP."
666
- msgstr "この情報はこれからの YARPP 開発、改善のために使われます。"
667
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
options.css CHANGED
@@ -10,6 +10,9 @@ ul.yarpp_contacts li {
10
  padding: 0px 0px 0px 30px;
11
  line-height: 22px;
12
  }
 
 
 
13
 
14
  ul.yarpp_contacts li a img {
15
  vertical-align: bottom;
@@ -28,6 +31,11 @@ ul.yarpp_contacts li a img {
28
  margin-top: -1px;
29
  background-image: url('sprites.png');
30
  }
 
 
 
 
 
31
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
32
  .icon {
33
  background-image: url('sprites-2x.png');
10
  padding: 0px 0px 0px 30px;
11
  line-height: 22px;
12
  }
13
+ body.rtl ul.yarpp_contacts li {
14
+ padding: 0px 30px 0px 0px;
15
+ }
16
 
17
  ul.yarpp_contacts li a img {
18
  vertical-align: bottom;
31
  margin-top: -1px;
32
  background-image: url('sprites.png');
33
  }
34
+ body.rtl .icon {
35
+ margin-left: none;
36
+ margin-right: -29px;
37
+ }
38
+
39
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
40
  .icon {
41
  background-image: url('sprites-2x.png');
readme.txt CHANGED
@@ -258,9 +258,11 @@ If you are a bilingual speaker of English and another language and an avid user
258
  == Changelog ==
259
 
260
  = 4.0.2 =
261
- * Bugfix: cache should be cleared when the "show only previous posts?" option is changed
 
262
  * Localization updates
263
- * Updated Polish
 
264
 
265
  = 4.0.1 =
266
  * Improvements to thumbnail handling
258
  == Changelog ==
259
 
260
  = 4.0.2 =
261
+ * [Bugfix](http://wordpress.org/support/topic/yarpp-doesnt-update-suggestions-with-older-posts): cache should be cleared when the "show only previous posts?" option is changed
262
+ * [Bugfix](http://wordpress.org/support/topic/no-default-image-showing?replies=4): In the thumbnail display, sometimes the default image was not displayed, even though no post thumbnail was available.
263
  * Localization updates
264
+ * Updated Polish, Japanese, Hebrew localizations
265
+ * Better right-to-left layout support
266
 
267
  = 4.0.1 =
268
  * Improvements to thumbnail handling
template-thumbnails.php CHANGED
@@ -39,14 +39,17 @@ if (have_posts()) {
39
 
40
  $output .= "<a class='yarpp-thumbnail' href='" . get_permalink() . "' title='" . the_title_attribute('echo=0') . "'>" . "\n";
41
 
 
42
  if ( has_post_thumbnail() ) {
43
  if ( $this->diagnostic_generate_thumbnails() )
44
  $this->ensure_resized_post_thumbnail( get_the_ID(), $size, $dimensions );
45
- $output .= get_the_post_thumbnail( null, $size );
46
- } else {
47
- $output .= '<span class="yarpp-thumbnail-default"><img src="' . esc_url($thumbnails_default) . '"/></span>';
48
- // assume default images (header images) are wider than they are tall
49
  }
 
 
 
 
 
50
 
51
  $output .= '<span class="yarpp-thumbnail-title">' . get_the_title() . '</span>';
52
  $output .= '</a>' . "\n";
39
 
40
  $output .= "<a class='yarpp-thumbnail' href='" . get_permalink() . "' title='" . the_title_attribute('echo=0') . "'>" . "\n";
41
 
42
+ $post_thumbnail_html = '';
43
  if ( has_post_thumbnail() ) {
44
  if ( $this->diagnostic_generate_thumbnails() )
45
  $this->ensure_resized_post_thumbnail( get_the_ID(), $size, $dimensions );
46
+ $post_thumbnail_html = get_the_post_thumbnail( null, $size );
 
 
 
47
  }
48
+
49
+ if ( trim($post_thumbnail_html) != '' )
50
+ $output .= $post_thumbnail_html;
51
+ else
52
+ $output .= '<span class="yarpp-thumbnail-default"><img src="' . esc_url($thumbnails_default) . '"/></span>';
53
 
54
  $output .= '<span class="yarpp-thumbnail-title">' . get_the_title() . '</span>';
55
  $output .= '</a>' . "\n";
yarpp.php CHANGED
@@ -3,13 +3,13 @@
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.2b1
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.2b1');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');
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.2b2
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.2b2');
13
  define('YARPP_DIR', dirname(__FILE__));
14
  define('YARPP_NO_RELATED', ':(');
15
  define('YARPP_RELATED', ':)');