Relevanssi – A Better Search - Version 3.5.9.1

Version Description

  • WP.org plugin repo didn't like 3.5.9 for some reason, hoping to have better luck with this.
Download this release

Release Info

Developer msaari
Plugin Icon 128x128 Relevanssi – A Better Search
Version 3.5.9.1
Comparing to
See all releases

Code changes from version 3.5.9 to 3.5.9.1

Files changed (3) hide show
  1. readme.txt +7 -1
  2. relevanssi.php +46 -31
  3. relevanssi.po +198 -158
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.relevanssi.com/buy-premium/
4
  Tags: search, relevance, better search
5
  Requires at least: 4.0
6
  Tested up to: 4.7.4
7
- Stable tag: 3.5.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -268,6 +268,9 @@ Each document database is full of useless words. All the little words that appea
268
 
269
  == Changelog ==
270
 
 
 
 
271
  = 3.5.9 =
272
  * Improved the way highlighting handles HTML tags, especially when highlighting on post pages.
273
  * The throttle limit setting was removed from the settings page for causing trouble. If you need to change it, update `relevanssi_throttle_limit` option directly.
@@ -1042,6 +1045,9 @@ Each document database is full of useless words. All the little words that appea
1042
 
1043
  == Upgrade notice ==
1044
 
 
 
 
1045
  = 3.5.9 =
1046
  * Improvements in highlighting and taxonomy searches.
1047
 
4
  Tags: search, relevance, better search
5
  Requires at least: 4.0
6
  Tested up to: 4.7.4
7
+ Stable tag: 3.5.9.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
268
 
269
  == Changelog ==
270
 
271
+ = 3.5.9.1 =
272
+ * WP.org plugin repo didn't like 3.5.9 for some reason, hoping to have better luck with this.
273
+
274
  = 3.5.9 =
275
  * Improved the way highlighting handles HTML tags, especially when highlighting on post pages.
276
  * The throttle limit setting was removed from the settings page for causing trouble. If you need to change it, update `relevanssi_throttle_limit` option directly.
1045
 
1046
  == Upgrade notice ==
1047
 
1048
+ = 3.5.9.1 =
1049
+ * Improvements in highlighting and taxonomy searches.
1050
+
1051
  = 3.5.9 =
1052
  * Improvements in highlighting and taxonomy searches.
1053
 
relevanssi.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Relevanssi
4
  Plugin URI: http://www.relevanssi.com/
5
  Description: This plugin replaces WordPress search with a relevance-sorting search.
6
- Version: 3.5.9
7
  Author: Mikko Saari
8
  Author URI: http://www.mikkosaari.fi/
9
  */
@@ -370,38 +370,49 @@ function relevanssi_sidebar() {
370
  <div class="metabox-holder">
371
  <div class="meta-box-sortables" style="min-height: 0">
372
  <div id="relevanssi_buy" class="postbox">
373
- <h3 class="hndle"><span>Buy Relevanssi Premium!</span></h3>
 
 
374
  <div class="inside">
375
- <p>Do you want more features? Support Relevanssi development? Get a
376
- better search experience for your users?</p>
 
 
377
 
378
- <p><strong>Go Premium!</strong> Buy Relevanssi Premium. See <a href="https://www.relevanssi.com/features/?utm_source=plugin&utm_medium=link&utm_campaign=features">feature
379
- comparison</a> and <a href="https://www.relevanssi.com/buy-premium/?utm_source=plugin&utm_medium=link&utm_campaign=license">license prices</a>.</p>
 
380
 
381
- <p><strong><a href="https://www.relevanssi.com/buy-premium/?utm_source=plugin&utm_medium=link&utm_campaign=license">Buy Premium now &raquo;</a></strong></p>
382
 
383
- <p>Use the coupon <strong>FREE2017</strong> to get 20% off the price (valid through 2017).</p>
 
384
  </div>
385
  </div>
386
  </div>
387
 
388
  <div class="meta-box-sortables" style="min-height: 0">
389
  <div id="relevanssi_premium" class="postbox">
390
- <h3 class="hndle"><span>Some Premium features</span></h3>
 
 
391
  <div class="inside">
392
- <p>With Relevanssi Premium, you would have more options:</p>
393
-
394
- <p>- Internal link anchors are search terms for the target posts, if you wish<br />
395
- - Hiding Relevanssi branding from the User Searches page on a client installation<br />
396
- - Adjust weights separately for each post type and taxonomy<br />
397
- - Give extra weight to recent posts<br />
398
- - Make Relevanssi understand thousand separators to handle big numbers better<br />
399
- - Index and search any columns in the wp_posts database<br />
400
- - Index and search user profile pages<br />
401
- - Index and search taxonomy term pages<br />
402
- - Import and export options<br />
403
- - WP CLI commands<br />
404
- - And more!
 
 
 
405
  </p>
406
  </div>
407
  </div>
@@ -409,23 +420,27 @@ comparison</a> and <a href="https://www.relevanssi.com/buy-premium/?utm_source=p
409
 
410
  <div class="meta-box-sortables" style="min-height: 0">
411
  <div id="relevanssi_facebook" class="postbox">
412
- <h3 class="hndle"><span>Relevanssi on Facebook</span></h3>
 
 
413
  <div class="inside">
414
  <div style="float: left; margin-right: 5px"><img src="$facebooklogo" width="45" height="43" alt="Facebook" /></div>
415
- <p><a href="https://www.facebook.com/relevanssi">Check
416
- out the Relevanssi page on Facebook</a> for news and updates about your favourite plugin.</p>
 
417
  </div>
418
  </div>
419
  </div>
420
 
421
  <div class="meta-box-sortables" style="min-height: 0">
422
  <div id="relevanssi_help" class="postbox">
423
- <h3 class="hndle"><span>Help and support</span></h3>
424
- <div class="inside">
425
- <p>For Relevanssi support, see:</p>
426
-
427
- <p>- <a href="http://wordpress.org/tags/relevanssi?forum_id=10">WordPress.org forum</a><br />
428
- - <a href="https://www.relevanssi.com/category/knowledge-base/?utm_source=plugin&utm_medium=link&utm_campaign=kb">Knowledge base</a></p>
 
429
  </div>
430
  </div>
431
  </div>
3
  Plugin Name: Relevanssi
4
  Plugin URI: http://www.relevanssi.com/
5
  Description: This plugin replaces WordPress search with a relevance-sorting search.
6
+ Version: 3.5.9.1
7
  Author: Mikko Saari
8
  Author URI: http://www.mikkosaari.fi/
9
  */
370
  <div class="metabox-holder">
371
  <div class="meta-box-sortables" style="min-height: 0">
372
  <div id="relevanssi_buy" class="postbox">
373
+ EOH;
374
+ printf('<h3 class="hndle"><span>%s!</span></h3>', __('Buy Relevanssi Premium', 'relevanssi'));
375
+ echo <<<EOH
376
  <div class="inside">
377
+ <p>
378
+ EOH;
379
+ _e('Do you want more features? Support Relevanssi development? Get a better search experience for your users?', 'relevanssi');
380
+ echo "</p>";
381
 
382
+ printf('<p><strong>%s</strong> ', __('Go Premium!', 'relevanssi'));
383
+ printf(__('Buy Relevanssi Premium. See <a href="%s">feature comparison</a> and <a href="%s">license prices</a>.', 'relevanssi'), 'https://www.relevanssi.com/features/?utm_source=plugin&utm_medium=link&utm_campaign=features', 'https://www.relevanssi.com/buy-premium/?utm_source=plugin&utm_medium=link&utm_campaign=license');
384
+ echo "</p>";
385
 
386
+ printf('<p><strong><a href="https://www.relevanssi.com/buy-premium/?utm_source=plugin&utm_medium=link&utm_campaign=license">%s &raquo;</a></strong></p>', __('Buy Premium now', 'relevanssi'));
387
 
388
+ printf('<p>' . __('Use the coupon %s to get 20%% off the price (valid through 2017).', 'relevanssi') . '</p>', '<strong>FREE2017</strong>');
389
+ echo <<<EOH
390
  </div>
391
  </div>
392
  </div>
393
 
394
  <div class="meta-box-sortables" style="min-height: 0">
395
  <div id="relevanssi_premium" class="postbox">
396
+ EOH;
397
+ printf('<h3 class="hndle"><span>%s</span></h3>', __('Some Premium features', 'relevanssi'));
398
+ echo <<<EOH
399
  <div class="inside">
400
+ EOH;
401
+ printf('<p>%s</p>', __('With Relevanssi Premium, you would have more options:', 'relevanssi'));
402
+
403
+ printf('– %s<br />', __('Internal link anchors are search terms for the target posts, if you wish', 'relevanssi'));
404
+ printf('– %s<br />', __('Hiding Relevanssi branding from the User Searches page on a client installation', 'relevanssi'));
405
+ printf('– %s<br />', __('Adjust weights separately for each post type and taxonomy', 'relevanssi'));
406
+ printf('– %s<br />', __('Give extra weight to recent posts', 'relevanssi'));
407
+ printf('– %s<br />', __('Make Relevanssi understand thousand separators to handle big numbers better', 'relevanssi'));
408
+ printf('– %s<br />', __('Index and search any columns in the wp_posts database', 'relevanssi'));
409
+ printf('– %s<br />', __('Index and search user profile pages', 'relevanssi'));
410
+ printf('– %s<br />', __('Index and search taxonomy term pages', 'relevanssi'));
411
+ printf('– %s<br />', __('Import and export options', 'relevanssi'));
412
+ printf('– %s<br />', __('WP CLI commands', 'relevanssi'));
413
+ printf('– %s<br />', __('And more!', 'relevanssi'));
414
+
415
+ echo <<<EOH
416
  </p>
417
  </div>
418
  </div>
420
 
421
  <div class="meta-box-sortables" style="min-height: 0">
422
  <div id="relevanssi_facebook" class="postbox">
423
+ EOH;
424
+ printf('<h3 class="hndle"><span>%s</span></h3>', __('Relevanssi on Facebook', 'relevanssi'));
425
+ echo <<<EOH
426
  <div class="inside">
427
  <div style="float: left; margin-right: 5px"><img src="$facebooklogo" width="45" height="43" alt="Facebook" /></div>
428
+ EOH;
429
+ printf('<p>' . __('<a href="%s">Check out the Relevanssi page on Facebook</a> for news and updates about Relevanssi.', 'relevanssi') . '</p>', 'https://www.facebook.com/relevanssi');
430
+ echo <<<EOH
431
  </div>
432
  </div>
433
  </div>
434
 
435
  <div class="meta-box-sortables" style="min-height: 0">
436
  <div id="relevanssi_help" class="postbox">
437
+ EOH;
438
+ printf('<h3 class="hndle"><span>%s</span></h3>', __('Help and support', 'relevanssi'));
439
+ echo '<div class="inside">';
440
+ printf('<p>%s</p>', __('For Relevanssi support, see:', 'relevanssi'));
441
+ printf('<p>– <a href="http://wordpress.org/tags/relevanssi?forum_id=10">%s</a><br />', __('WordPress.org forum', 'relevanssi'));
442
+ printf('– <a href="https://www.relevanssi.com/category/knowledge-base/?utm_source=plugin&utm_medium=link&utm_campaign=kb">%s</a></p>', __('Knowledge base', 'relevanssi'));
443
+ echo <<<EOH
444
  </div>
445
  </div>
446
  </div>
relevanssi.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Relevanssi\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-08-14 14:06+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Mikko Saari <mikko@mikkosaari.fi>\n"
8
  "Language-Team: \n"
@@ -11,311 +11,351 @@ msgstr ""
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: __\n"
13
  "X-Poedit-Basepath: .\n"
 
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: relevanssi.php:703
17
  msgid "There is no excerpt because this is a protected post."
18
  msgstr ""
19
 
20
- #: relevanssi.php:994
21
  msgid "Indexing complete!"
22
  msgstr ""
23
 
24
- #: relevanssi.php:1183
25
- msgid "Relevanssi Search Options"
26
- msgstr ""
27
-
28
- #: relevanssi.php:1294
29
- #, php-format
30
- msgid "<div id='message' class='update fade'><p>Term '%s' added to stopwords!</p></div>"
31
  msgstr ""
32
 
33
- #: relevanssi.php:1297
34
- #, php-format
35
- msgid "<div id='message' class='update fade'><p>Couldn't add term '%s' to stopwords!</p></div>"
 
 
36
  msgstr ""
37
 
38
- #: relevanssi.php:1306
39
- msgid "25 most common words in the index"
40
  msgstr ""
41
 
42
- #: relevanssi.php:1308
43
- msgid "These words are excellent stopword material. A word that appears in most of the posts in the database is quite pointless when searching. This is also an easy way to create a completely new stopword list, if one isn't available in your language. Click the icon after the word to add the word to the stopword list. The word will also be removed from the index, so rebuilding the index is not necessary."
44
  msgstr ""
45
 
46
- #: relevanssi.php:1331
47
- msgid "Add to stopwords"
48
  msgstr ""
49
 
50
- #: relevanssi.php:1344
51
- msgid "25 most popular queries"
52
  msgstr ""
53
 
54
- #: relevanssi.php:1356
55
- msgid "Recent queries that got 0 hits"
56
  msgstr ""
57
 
58
- #: relevanssi.php:1491
59
- msgid "Title boost:"
60
  msgstr ""
61
 
62
- #: relevanssi.php:1492
63
- #, php-format
64
- msgid "Default: %d. 0 means titles are ignored, 1 means no boost, more than 1 gives extra value."
65
  msgstr ""
66
 
67
- #: relevanssi.php:1493
68
- msgid "Tag boost:"
69
  msgstr ""
70
 
71
- #: relevanssi.php:1494
72
  #, php-format
73
- msgid "Default: %d. 0 means tags are ignored, 1 means no boost, more than 1 gives extra value."
74
- msgstr ""
75
-
76
- #: relevanssi.php:1495
77
- msgid "Comment boost:"
78
  msgstr ""
79
 
80
- #: relevanssi.php:1496
81
  #, php-format
82
- msgid "Default: %d. 0 means comments are ignored, 1 means no boost, more than 1 gives extra value."
 
 
83
  msgstr ""
84
 
85
- #: relevanssi.php:1497
86
- msgid "Use search for admin:"
 
 
 
87
  msgstr ""
88
 
89
- #: relevanssi.php:1498
90
- msgid "If checked, Relevanssi will be used for searches in the admin interface"
 
 
91
  msgstr ""
92
 
93
- #: relevanssi.php:1499
94
- msgid "Restrict search to these categories and tags:"
 
95
  msgstr ""
96
 
97
- #: relevanssi.php:1500
98
- msgid "Enter a comma-separated list of category and tag IDs to restrict search to those categories or tags. You can also use <code>&lt;input type='hidden' name='cat' value='list of cats and tags' /&gt;</code> in your search form. The input field will overrun this setting."
 
99
  msgstr ""
100
 
101
- #: relevanssi.php:1501
102
- msgid "Exclude these categories and tags from search:"
103
  msgstr ""
104
 
105
- #: relevanssi.php:1502
106
- msgid "Enter a comma-separated list of category and tag IDs that are excluded from search results. This only works here, you can't use the input field option (WordPress doesn't pass custom parameters there)."
 
 
 
 
 
 
107
  msgstr ""
108
 
109
- #: relevanssi.php:1505
110
- msgid "Exclude these posts/pages from search:"
111
  msgstr ""
112
 
113
- #: relevanssi.php:1506
114
- msgid "Enter a comma-separated list of post/page IDs that are excluded from search results. This only works here, you can't use the input field option (WordPress doesn't pass custom parameters there)."
115
  msgstr ""
116
 
117
- #: relevanssi.php:1507
118
- msgid "Index and search your posts' tags:"
119
  msgstr ""
120
 
121
- #: relevanssi.php:1508
122
- msgid "If checked, Relevanssi will also index and search the tags of your posts. Remember to rebuild the index if you change this option!"
123
  msgstr ""
124
 
125
- #: relevanssi.php:1509
126
- msgid "Index and search these comments:"
 
 
 
 
127
  msgstr ""
128
 
129
- #: relevanssi.php:1510
130
- msgid "Relevanssi will index and search ALL (all comments including track- &amp; pingbacks and custom comment types), NONE (no comments) or NORMAL (manually posted comments on your blog).<br />Remember to rebuild the index if you change this option!"
131
  msgstr ""
132
 
133
- #: relevanssi.php:1511
134
- msgid "all"
135
  msgstr ""
136
 
137
- #: relevanssi.php:1512
138
- msgid "normal"
 
139
  msgstr ""
140
 
141
- #: relevanssi.php:1513
142
- msgid "none"
143
  msgstr ""
144
 
145
- #: relevanssi.php:1516
146
- msgid "Create custom search result snippets:"
147
  msgstr ""
148
 
149
- #: relevanssi.php:1517
150
- msgid "If checked, Relevanssi will create excerpts that contain the search term hits. To make them work, make sure your search result template uses the_excerpt() to display post excerpts."
 
151
  msgstr ""
152
 
153
- #: relevanssi.php:1518
154
- msgid "Length of the snippet:"
155
  msgstr ""
156
 
157
- #: relevanssi.php:1519
158
- msgid "This must be an integer."
159
  msgstr ""
160
 
161
- #: relevanssi.php:1520
162
- msgid "words"
163
  msgstr ""
164
 
165
- #: relevanssi.php:1521
166
- msgid "characters"
167
  msgstr ""
168
 
169
- #: relevanssi.php:1522
170
- msgid "Keep a log of user queries:"
171
  msgstr ""
172
 
173
- #: relevanssi.php:1523
174
- msgid "If checked, Relevanssi will log user queries."
175
  msgstr ""
176
 
177
- #: relevanssi.php:1524
178
- msgid "Highlight query terms in search results:"
179
  msgstr ""
180
 
181
- #: relevanssi.php:1525
182
- msgid "Highlighting isn't available unless you use custom snippets"
183
  msgstr ""
184
 
185
- #: relevanssi.php:1526
186
- msgid "Highlight query terms in result titles too:"
 
 
187
  msgstr ""
188
 
189
- #: relevanssi.php:1529
190
- msgid "Save"
 
 
191
  msgstr ""
192
 
193
- #: relevanssi.php:1530
194
- msgid "Building the index and indexing options"
195
  msgstr ""
196
 
197
- #: relevanssi.php:1531
198
- msgid "After installing the plugin, you need to build the index. This generally needs to be done once, you don't have to re-index unless something goes wrong. Indexing is a heavy task and might take more time than your servers allow. If the indexing cannot be finished - for example you get a blank screen or something like that after indexing - you can continue indexing from where you left by clicking 'Continue indexing'. Clicking 'Build the index' will delete the old index, so you can't use that."
 
 
 
199
  msgstr ""
200
 
201
- #: relevanssi.php:1532
202
- msgid "So, if you build the index and don't get the 'Indexing complete' in the end, keep on clicking the 'Continue indexing' button until you do. On my blogs, I was able to index ~400 pages on one go, but had to continue indexing twice to index ~950 pages."
 
 
 
203
  msgstr ""
204
 
205
- #: relevanssi.php:1533
206
- msgid "Save indexing options and build the index"
207
  msgstr ""
208
 
209
- #: relevanssi.php:1534
210
- msgid "Continue indexing"
211
  msgstr ""
212
 
213
- #: relevanssi.php:1535
214
- msgid "No highlighting"
 
 
 
215
  msgstr ""
216
 
217
- #: relevanssi.php:1536
218
- msgid "Text color"
219
  msgstr ""
220
 
221
- #: relevanssi.php:1537
222
- msgid "Background color"
223
  msgstr ""
224
 
225
- #: relevanssi.php:1538
226
- msgid "CSS Style"
227
  msgstr ""
228
 
229
- #: relevanssi.php:1539
230
- msgid "CSS Class"
231
  msgstr ""
232
 
233
- #: relevanssi.php:1541
234
- msgid "Text color for highlights:"
 
 
 
235
  msgstr ""
236
 
237
- #: relevanssi.php:1542
238
- msgid "Background color for highlights:"
239
  msgstr ""
240
 
241
- #: relevanssi.php:1543
242
- msgid "CSS style for highlights:"
 
243
  msgstr ""
244
 
245
- #: relevanssi.php:1544
246
- msgid "CSS class for highlights:"
247
  msgstr ""
248
 
249
- #: relevanssi.php:1546
250
- #: relevanssi.php:1547
251
- msgid "Use HTML color codes (#rgb or #rrggbb)"
252
  msgstr ""
253
 
254
- #: relevanssi.php:1548
255
- msgid "You can use any CSS styling here, style will be inserted with a &lt;span&gt;"
 
256
  msgstr ""
257
 
258
- #: relevanssi.php:1549
259
- msgid "Name a class here, search results will be wrapped in a &lt;span&gt; with the class"
 
 
260
  msgstr ""
261
 
262
- #: relevanssi.php:1551
263
- msgid "What to include in the index"
264
  msgstr ""
265
 
266
- #: relevanssi.php:1552
267
- msgid "Everything"
268
  msgstr ""
269
 
270
- #: relevanssi.php:1553
271
- msgid "Just posts"
 
272
  msgstr ""
273
 
274
- #: relevanssi.php:1554
275
- msgid "Just pages"
276
  msgstr ""
277
 
278
- #: relevanssi.php:1556
279
- msgid "Custom fields to index:"
280
  msgstr ""
281
 
282
- #: relevanssi.php:1557
283
- msgid "A comma-separated list of custom field names to include in the index."
284
  msgstr ""
285
 
286
- #: relevanssi.php:1559
287
- msgid "Show breakdown of search hits in excerpts:"
288
  msgstr ""
289
 
290
- #: relevanssi.php:1560
291
- msgid "Check this to show more information on where the search hits were made. Requires custom snippets to work."
292
  msgstr ""
293
 
294
- #: relevanssi.php:1561
295
- msgid "The breakdown format:"
296
  msgstr ""
297
 
298
- #: relevanssi.php:1562
299
- msgid "Use %body%, %title%, %tags%, %comments% and %score% to display the number of hits and the document weight."
300
  msgstr ""
301
 
302
- #: relevanssi.php:1564
303
- msgid "When to use fuzzy matching?"
 
 
 
304
  msgstr ""
305
 
306
- #: relevanssi.php:1565
307
- msgid "When straight search gets no hits"
308
  msgstr ""
309
 
310
- #: relevanssi.php:1566
311
- msgid "Always"
312
  msgstr ""
313
 
314
- #: relevanssi.php:1567
315
- msgid "Don't use fuzzy search"
316
  msgstr ""
317
 
318
- #: relevanssi.php:1568
319
- msgid "Straight search matches just the term. Fuzzy search matches everything that begins or ends with the search term."
320
  msgstr ""
321
-
2
  msgstr ""
3
  "Project-Id-Version: Relevanssi\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2017-05-14 06:03+0300\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Mikko Saari <mikko@mikkosaari.fi>\n"
8
  "Language-Team: \n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "X-Poedit-KeywordsList: __\n"
13
  "X-Poedit-Basepath: .\n"
14
+ "X-Generator: Poedit 2.0.1\n"
15
  "X-Poedit-SearchPath-0: .\n"
16
 
17
+ #: lib/excerpts-highlights.php:11
18
  msgid "There is no excerpt because this is a protected post."
19
  msgstr ""
20
 
21
+ #: lib/indexing.php:137
22
  msgid "Indexing complete!"
23
  msgstr ""
24
 
25
+ #: lib/init.php:41
26
+ msgid ""
27
+ "You do not have an index! Remember to build the index (click the \"Build the "
28
+ "index\" button), otherwise searching won't work."
 
 
 
29
  msgstr ""
30
 
31
+ #: lib/init.php:57
32
+ msgid ""
33
+ "Multibyte string functions are not available. Relevanssi may not work well "
34
+ "without them. Please install (or ask your host to install) the mbstring "
35
+ "extension."
36
  msgstr ""
37
 
38
+ #: lib/init.php:85 lib/init.php:86
39
+ msgid "User searches"
40
  msgstr ""
41
 
42
+ #: lib/interface.php:6
43
+ msgid "Relevanssi Premium Search Options"
44
  msgstr ""
45
 
46
+ #: lib/interface.php:9
47
+ msgid "Relevanssi Search Options"
48
  msgstr ""
49
 
50
+ #: lib/interface.php:81
51
+ msgid "User Searches"
52
  msgstr ""
53
 
54
+ #: lib/interface.php:83
55
+ msgid "Relevanssi User Searches"
56
  msgstr ""
57
 
58
+ #: lib/interface.php:112
59
+ msgid "Enable query logging to see stats here."
60
  msgstr ""
61
 
62
+ #: lib/interface.php:129
63
+ msgid "Logs clear!"
 
64
  msgstr ""
65
 
66
+ #: lib/interface.php:132
67
+ msgid "Clearing the logs failed."
68
  msgstr ""
69
 
70
+ #: lib/interface.php:329
71
  #, php-format
72
+ msgid ""
73
+ "<div id='message' class='updated fade'><p>Successfully added %d/%d terms to "
74
+ "stopwords!</p></div>"
 
 
75
  msgstr ""
76
 
77
+ #: lib/interface.php:336
78
  #, php-format
79
+ msgid ""
80
+ "<div id='message' class='updated fade'><p>Term '%s' added to stopwords!</p></"
81
+ "div>"
82
  msgstr ""
83
 
84
+ #: lib/interface.php:339
85
+ #, php-format
86
+ msgid ""
87
+ "<div id='message' class='updated fade'><p>Couldn't add term '%s' to "
88
+ "stopwords!</p></div>"
89
  msgstr ""
90
 
91
+ #: lib/interface.php:378
92
+ msgid ""
93
+ "<div id='message' class='updated fade'><p>Stopwords removed! Remember to re-"
94
+ "index.</p></div>"
95
  msgstr ""
96
 
97
+ #: lib/interface.php:390
98
+ #, php-format
99
+ msgid "Term '%s' removed from stopwords! Re-index to get it back to index."
100
  msgstr ""
101
 
102
+ #: lib/interface.php:400
103
+ #, php-format
104
+ msgid "Couldn't remove term '%s' from stopwords!"
105
  msgstr ""
106
 
107
+ #: lib/interface.php:421
108
+ msgid "25 most common words in the index"
109
  msgstr ""
110
 
111
+ #: lib/interface.php:422
112
+ msgid ""
113
+ "These words are excellent stopword material. A word that appears in most of "
114
+ "the posts in the database is quite pointless when searching. This is also an "
115
+ "easy way to create a completely new stopword list, if one isn't available in "
116
+ "your language. Click the icon after the word to add the word to the stopword "
117
+ "list. The word will also be removed from the index, so rebuilding the index "
118
+ "is not necessary."
119
  msgstr ""
120
 
121
+ #: lib/interface.php:445
122
+ msgid "Add to stopwords"
123
  msgstr ""
124
 
125
+ #: lib/interface.php:463
126
+ msgid "Total Searches"
127
  msgstr ""
128
 
129
+ #: lib/interface.php:466
130
+ msgid "Totals"
131
  msgstr ""
132
 
133
+ #: lib/interface.php:471
134
+ msgid "Common Queries"
135
  msgstr ""
136
 
137
+ #: lib/interface.php:474
138
+ #, php-format
139
+ msgid ""
140
+ "Here you can see the %d most common user search queries, how many times "
141
+ "those\n"
142
+ "\t\tqueries were made and how many results were found for those queries."
143
  msgstr ""
144
 
145
+ #: lib/interface.php:480 lib/interface.php:496 lib/interface.php:528
146
+ msgid "Today and yesterday"
147
  msgstr ""
148
 
149
+ #: lib/interface.php:484 lib/interface.php:500 lib/interface.php:529
150
+ msgid "Last 7 days"
151
  msgstr ""
152
 
153
+ #: lib/interface.php:488 lib/interface.php:504
154
+ #, php-format
155
+ msgid "Last %d days"
156
  msgstr ""
157
 
158
+ #: lib/interface.php:493
159
+ msgid "Unsuccessful Queries"
160
  msgstr ""
161
 
162
+ #: lib/interface.php:511
163
+ msgid "Reset Logs"
164
  msgstr ""
165
 
166
+ #: lib/interface.php:514
167
+ #, php-format
168
+ msgid "To reset the logs, type \"reset\" into the box here %s and click %s"
169
  msgstr ""
170
 
171
+ #: lib/interface.php:530
172
+ msgid "Last 30 days"
173
  msgstr ""
174
 
175
+ #: lib/interface.php:531
176
+ msgid "Forever"
177
  msgstr ""
178
 
179
+ #: lib/interface.php:533
180
+ msgid "When"
181
  msgstr ""
182
 
183
+ #: lib/interface.php:533
184
+ msgid "Searches"
185
  msgstr ""
186
 
187
+ #: lib/interface.php:565
188
+ msgid "Query"
189
  msgstr ""
190
 
191
+ #: lib/interface.php:565
192
+ msgid "Hits"
193
  msgstr ""
194
 
195
+ #: lib/interface.php:885
196
+ msgid "Import/export options"
197
  msgstr ""
198
 
199
+ #: lib/interface.php:888 relevanssi.php:374
200
+ msgid "Buy Relevanssi Premium"
201
  msgstr ""
202
 
203
+ #: lib/interface.php:901
204
+ msgid ""
205
+ "WARNING: You've chosen no post types to index. Nothing will be indexed. <a "
206
+ "href='#indexing'>Choose some post types to index</a>."
207
  msgstr ""
208
 
209
+ #: lib/interface.php:1048
210
+ msgid ""
211
+ "If you enable logs, you can see what your users are searching for. You can "
212
+ "prevent your own searches from getting in the logs with the omit feature."
213
  msgstr ""
214
 
215
+ #: lib/interface.php:1050
216
+ msgid "Logs are also needed to use the 'Did you mean?' feature."
217
  msgstr ""
218
 
219
+ #: lib/interface.php:1080
220
+ msgid ""
221
+ "Enter a comma-separated list of post/page IDs that are excluded from search "
222
+ "results. This only works here, you can't use the input field option "
223
+ "(WordPress doesn't pass custom parameters there)."
224
  msgstr ""
225
 
226
+ #: lib/interface.php:1082
227
+ msgid ""
228
+ "You can also use a checkbox on post/page edit pages to remove posts from "
229
+ "index. This setting doesn't work in multisite searches, but the checkbox "
230
+ "does."
231
  msgstr ""
232
 
233
+ #: lib/interface.php:1235 lib/interface.php:1290
234
+ msgid "no"
235
  msgstr ""
236
 
237
+ #: lib/interface.php:1235 lib/interface.php:1290
238
+ msgid "yes"
239
  msgstr ""
240
 
241
+ #: lib/interface.php:1265
242
+ #, php-format
243
+ msgid ""
244
+ "If you choose to index a post type that is excluded from the search, you may "
245
+ "need to uncheck the \"%s\" option."
246
  msgstr ""
247
 
248
+ #: lib/interface.php:1265
249
+ msgid "Respect exclude_from_search for custom post types"
250
  msgstr ""
251
 
252
+ #: relevanssi.php:321
253
+ msgid "Tag weight:"
254
  msgstr ""
255
 
256
+ #: relevanssi.php:336
257
+ msgid "Category weight:"
258
  msgstr ""
259
 
260
+ #: relevanssi.php:382
261
+ msgid "Go Premium!"
262
  msgstr ""
263
 
264
+ #: relevanssi.php:383
265
+ #, php-format
266
+ msgid ""
267
+ "Buy Relevanssi Premium. See <a href=\"%s\">feature comparison</a> and <a "
268
+ "href=\"%s\">license prices</a>."
269
  msgstr ""
270
 
271
+ #: relevanssi.php:386
272
+ msgid "Buy Premium now"
273
  msgstr ""
274
 
275
+ #: relevanssi.php:388
276
+ #, php-format
277
+ msgid "Use the coupon %s to get 20%% off the price (valid through 2017)."
278
  msgstr ""
279
 
280
+ #: relevanssi.php:397
281
+ msgid "Some Premium features"
282
  msgstr ""
283
 
284
+ #: relevanssi.php:401
285
+ msgid "With Relevanssi Premium, you would have more options:"
 
286
  msgstr ""
287
 
288
+ #: relevanssi.php:403
289
+ msgid ""
290
+ "Internal link anchors are search terms for the target posts, if you wish"
291
  msgstr ""
292
 
293
+ #: relevanssi.php:404
294
+ msgid ""
295
+ "Hiding Relevanssi branding from the User Searches page on a client "
296
+ "installation"
297
  msgstr ""
298
 
299
+ #: relevanssi.php:405
300
+ msgid "Adjust weights separately for each post type and taxonomy"
301
  msgstr ""
302
 
303
+ #: relevanssi.php:406
304
+ msgid "Give extra weight to recent posts"
305
  msgstr ""
306
 
307
+ #: relevanssi.php:407
308
+ msgid ""
309
+ "Make Relevanssi understand thousand separators to handle big numbers better"
310
  msgstr ""
311
 
312
+ #: relevanssi.php:408
313
+ msgid "Index and search any columns in the wp_posts database"
314
  msgstr ""
315
 
316
+ #: relevanssi.php:409
317
+ msgid "Index and search user profile pages"
318
  msgstr ""
319
 
320
+ #: relevanssi.php:410
321
+ msgid "Index and search taxonomy term pages"
322
  msgstr ""
323
 
324
+ #: relevanssi.php:411
325
+ msgid "Import and export options"
326
  msgstr ""
327
 
328
+ #: relevanssi.php:412
329
+ msgid "WP CLI commands"
330
  msgstr ""
331
 
332
+ #: relevanssi.php:413
333
+ msgid "And more!"
334
  msgstr ""
335
 
336
+ #: relevanssi.php:424
337
+ msgid "Relevanssi on Facebook"
338
  msgstr ""
339
 
340
+ #: relevanssi.php:429
341
+ #, php-format
342
+ msgid ""
343
+ "<a href=\"%s\">Check out the Relevanssi page on Facebook</a> for news and "
344
+ "updates about Relevanssi."
345
  msgstr ""
346
 
347
+ #: relevanssi.php:438
348
+ msgid "Help and support"
349
  msgstr ""
350
 
351
+ #: relevanssi.php:440
352
+ msgid "For Relevanssi support, see:"
353
  msgstr ""
354
 
355
+ #: relevanssi.php:441
356
+ msgid "WordPress.org forum"
357
  msgstr ""
358
 
359
+ #: relevanssi.php:442
360
+ msgid "Knowledge base"
361
  msgstr ""