SearchWP Live Ajax Search - Version 1.7.1

Version Description

  • Fixes the translations of the plugin.
Download this release

Release Info

Developer pavlo.opanasenko
Plugin Icon 128x128 SearchWP Live Ajax Search
Version 1.7.1
Comparing to
See all releases

Code changes from version 1.7.0 to 1.7.1

includes/class-plugin.php CHANGED
@@ -81,7 +81,7 @@ class SearchWP_Live_Search {
81
  */
82
  private function load_textdomain() {
83
 
84
- load_plugin_textdomain( 'searchwp-live-ajax-search', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
85
  }
86
 
87
  /**
81
  */
82
  private function load_textdomain() {
83
 
84
+ load_plugin_textdomain( 'searchwp-live-ajax-search', false, dirname( plugin_basename( SEARCHWP_LIVE_SEARCH_PLUGIN_FILE ) ) . '/languages/' );
85
  }
86
 
87
  /**
languages/nl_NL.mo DELETED
Binary file
languages/nl_NL.po DELETED
@@ -1,66 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2017-08-28 08:28+0200\n"
5
- "PO-Revision-Date: 2018-02-16 10:38-0500\n"
6
- "Language-Team: \n"
7
- "MIME-Version: 1.0\n"
8
- "Content-Type: text/plain; charset=UTF-8\n"
9
- "Content-Transfer-Encoding: 8bit\n"
10
- "X-Generator: Poedit 2.0.6\n"
11
- "X-Poedit-Basepath: ..\n"
12
- "X-Poedit-SourceCharset: UTF-8\n"
13
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
14
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "Last-Translator: \n"
16
- "Language: nl_NL\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: includes/class-form.php:132
20
- msgid "No valid SearchWP Live Search configuration found!"
21
- msgstr "Geen geldige SearchWP Live Search configuratie gevonden!"
22
-
23
- #: includes/class-widget.php:18 includes/class-widget.php:19
24
- msgid "SearchWP Live Search"
25
- msgstr "SearchWP Live Search"
26
-
27
- #: includes/class-widget.php:35 includes/class-widget.php:75
28
- msgid "Search for..."
29
- msgstr "Zoeken naar…"
30
-
31
- #: includes/class-widget.php:50
32
- msgid "Search for:"
33
- msgstr "Zoeken naar:"
34
-
35
- #: includes/class-widget.php:54 includes/class-widget.php:74
36
- msgid "Search"
37
- msgstr "Zoeken"
38
-
39
- #: includes/class-widget.php:102
40
- msgid "Title:"
41
- msgstr "Titel:"
42
-
43
- #: includes/class-widget.php:107
44
- msgid "SearchWP Engine:"
45
- msgstr "SearchWP Engine:"
46
-
47
- #: includes/class-widget.php:116
48
- msgid "Configuration:"
49
- msgstr "Configuratie:"
50
-
51
- #: includes/class-widget.php:124
52
- msgid "Advanced"
53
- msgstr "Geavanceerd"
54
-
55
- #: includes/class-widget.php:127
56
- msgid "Placeholder:"
57
- msgstr "Placholder:"
58
-
59
- #: includes/class-widget.php:131
60
- msgid "Destination fallback URL (optional):"
61
- msgstr "Bestemming fallback URL (optioneel):"
62
-
63
- #: templates/search-results.php:33
64
- msgctxt "swplas"
65
- msgid "No results found."
66
- msgstr "Geen resultaten gevonden."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-de_DE.mo DELETED
Binary file
languages/swplas-de_DE.po DELETED
@@ -1,102 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:40-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: Fetten, Meier. <hola@fetten-meier.com>\n"
8
- "Language: de_DE\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: includes/class-form.php:132
22
- msgid "No valid SearchWP Live Search configuration found!"
23
- msgstr "Keine gültige SearchWP Live Suche Konfiguration gefunden!"
24
-
25
- #: includes/class-form.php:133
26
- msgid ""
27
- "When autocomplete results are available use up and down arrows to review and "
28
- "enter to go to the desired page. Touch device users, explore by touch or "
29
- "with swipe gestures."
30
- msgstr ""
31
-
32
- #: includes/class-form.php:208
33
- msgid "Continue typing"
34
- msgstr ""
35
-
36
- #: includes/class-widget.php:18 includes/class-widget.php:19
37
- msgid "SearchWP Live Search"
38
- msgstr "SearchWP Live Suche"
39
-
40
- #: includes/class-widget.php:35 includes/class-widget.php:75
41
- msgid "Search for..."
42
- msgstr "Suche nach..."
43
-
44
- #: includes/class-widget.php:50
45
- msgid "Search for:"
46
- msgstr "Suche nach:"
47
-
48
- #: includes/class-widget.php:54 includes/class-widget.php:74
49
- msgid "Search"
50
- msgstr "Suche"
51
-
52
- #: includes/class-widget.php:102
53
- msgid "Title:"
54
- msgstr "Titel:"
55
-
56
- #: includes/class-widget.php:107
57
- msgid "SearchWP Engine:"
58
- msgstr "SearchWP Suchmaschine:"
59
-
60
- #: includes/class-widget.php:116
61
- msgid "Configuration:"
62
- msgstr "Konfiguration:"
63
-
64
- #: includes/class-widget.php:124
65
- msgid "Advanced"
66
- msgstr "Erweitert"
67
-
68
- #: includes/class-widget.php:127
69
- msgid "Placeholder:"
70
- msgstr "Platzhalter:"
71
-
72
- #: includes/class-widget.php:131
73
- msgid "Destination fallback URL (optional):"
74
- msgstr "Ziel Fallback-URL (optional):"
75
-
76
- #: templates/search-results.php:33
77
- msgid "No results found."
78
- msgstr "Keine Ergebnisse gefunden."
79
-
80
- #. Plugin Name of the plugin/theme
81
- #, fuzzy
82
- #| msgid "SearchWP Live Search"
83
- msgid "SearchWP Live Ajax Search"
84
- msgstr "SearchWP Live Suche"
85
-
86
- #. Plugin URI of the plugin/theme
87
- #. Author URI of the plugin/theme
88
- msgid "https://searchwp.com/"
89
- msgstr ""
90
-
91
- #. Description of the plugin/theme
92
- msgid ""
93
- "Enhance your search forms with live search, powered by SearchWP (if "
94
- "installed)"
95
- msgstr ""
96
-
97
- #. Author of the plugin/theme
98
- msgid "Jonathan Christopher"
99
- msgstr ""
100
-
101
- #~ msgid "Placholder:"
102
- #~ msgstr "Platzhalter:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-en_US.mo DELETED
Binary file
languages/swplas-en_US.po DELETED
@@ -1,75 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2018-02-16 10:45-0500\n"
5
- "PO-Revision-Date: 2018-02-16 10:45-0500\n"
6
- "Last-Translator: Stefan Meier <hello@stefanmeier.net>\n"
7
- "Language-Team: \n"
8
- "Language: en_US\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.0.6\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
- "X-Poedit-SearchPathExcluded-0: node_modules\n"
21
-
22
- #: includes/class-form.php:132
23
- msgid "No valid SearchWP Live Search configuration found!"
24
- msgstr ""
25
-
26
- #: includes/class-form.php:133
27
- msgid ""
28
- "When autocomplete results are available use up and down arrows to review and "
29
- "enter to go to the desired page. Touch device users, explore by touch or "
30
- "with swipe gestures."
31
- msgstr ""
32
-
33
- #: includes/class-form.php:208
34
- msgid "Continue typing"
35
- msgstr ""
36
-
37
- #: includes/class-widget.php:18 includes/class-widget.php:19
38
- msgid "SearchWP Live Search"
39
- msgstr ""
40
-
41
- #: includes/class-widget.php:35 includes/class-widget.php:75
42
- msgid "Search for..."
43
- msgstr ""
44
-
45
- #: includes/class-widget.php:50
46
- msgid "Search for:"
47
- msgstr ""
48
-
49
- #: includes/class-widget.php:54 includes/class-widget.php:74
50
- msgid "Search"
51
- msgstr ""
52
-
53
- #: includes/class-widget.php:102
54
- msgid "Title:"
55
- msgstr ""
56
-
57
- #: includes/class-widget.php:107
58
- msgid "SearchWP Engine:"
59
- msgstr ""
60
-
61
- #: includes/class-widget.php:116
62
- msgid "Configuration:"
63
- msgstr ""
64
-
65
- #: includes/class-widget.php:124
66
- msgid "Advanced"
67
- msgstr ""
68
-
69
- #: includes/class-widget.php:127
70
- msgid "Placeholder:"
71
- msgstr ""
72
-
73
- #: includes/class-widget.php:131
74
- msgid "Destination fallback URL (optional):"
75
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-fa_IR.mo DELETED
Binary file
languages/swplas-fa_IR.po DELETED
@@ -1,103 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:40-0400\n"
6
- "Last-Translator: Stefan Meier <hello@stefanmeier.net>\n"
7
- "Language-Team: \n"
8
- "Language: fa_IR\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
- "X-Poedit-SearchPathExcluded-0: node_modules\n"
21
-
22
- #: includes/class-form.php:132
23
- msgid "No valid SearchWP Live Search configuration found!"
24
- msgstr "هیچ تنظیمات معتبری یافت نشد!"
25
-
26
- #: includes/class-form.php:133
27
- msgid ""
28
- "When autocomplete results are available use up and down arrows to review and "
29
- "enter to go to the desired page. Touch device users, explore by touch or "
30
- "with swipe gestures."
31
- msgstr ""
32
- "زمانی که نتایج خودکار نمایش داده شده از دکمه های بالا و پایین صفحه کلید برای "
33
- "رفتن به صفحه مورد نظرتون استفاده کنید. کاربران تجهیزات لمسی به کشیدن نتایج "
34
- "را مشاهده نمایید."
35
-
36
- #: includes/class-form.php:208
37
- msgid "Continue typing"
38
- msgstr "به تایپ کردن ادامه دهید"
39
-
40
- #: includes/class-widget.php:18 includes/class-widget.php:19
41
- msgid "SearchWP Live Search"
42
- msgstr "جستجوی زنده SearchWp"
43
-
44
- #: includes/class-widget.php:35 includes/class-widget.php:75
45
- msgid "Search for..."
46
- msgstr "جستجو برای..."
47
-
48
- #: includes/class-widget.php:50
49
- msgid "Search for:"
50
- msgstr "جستجو برای:"
51
-
52
- #: includes/class-widget.php:54 includes/class-widget.php:74
53
- msgid "Search"
54
- msgstr "جستجو"
55
-
56
- #: includes/class-widget.php:102
57
- msgid "Title:"
58
- msgstr "عنوان:"
59
-
60
- #: includes/class-widget.php:107
61
- msgid "SearchWP Engine:"
62
- msgstr "موتور جستجو:"
63
-
64
- #: includes/class-widget.php:116
65
- msgid "Configuration:"
66
- msgstr "تنظیمات:"
67
-
68
- #: includes/class-widget.php:124
69
- msgid "Advanced"
70
- msgstr "پیشرفته"
71
-
72
- #: includes/class-widget.php:127
73
- msgid "Placeholder:"
74
- msgstr "پیش نوشته:"
75
-
76
- #: includes/class-widget.php:131
77
- msgid "Destination fallback URL (optional):"
78
- msgstr "آدرس URL مقصد (اختیاری):"
79
-
80
- #: templates/search-results.php:33
81
- msgid "No results found."
82
- msgstr ""
83
-
84
- #. Plugin Name of the plugin/theme
85
- #, fuzzy
86
- #| msgid "SearchWP Live Search"
87
- msgid "SearchWP Live Ajax Search"
88
- msgstr "جستجوی زنده SearchWp"
89
-
90
- #. Plugin URI of the plugin/theme
91
- #. Author URI of the plugin/theme
92
- msgid "https://searchwp.com/"
93
- msgstr ""
94
-
95
- #. Description of the plugin/theme
96
- msgid ""
97
- "Enhance your search forms with live search, powered by SearchWP (if "
98
- "installed)"
99
- msgstr ""
100
-
101
- #. Author of the plugin/theme
102
- msgid "Jonathan Christopher"
103
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-fr_CA.mo DELETED
Binary file
languages/swplas-fr_CA.po DELETED
@@ -1,102 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:41-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: \n"
8
- "Language: fr_CA\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: includes/class-form.php:132
22
- msgid "No valid SearchWP Live Search configuration found!"
23
- msgstr "Aucun fichier de configuration valide pour SearchWP!"
24
-
25
- #: includes/class-form.php:133
26
- msgid ""
27
- "When autocomplete results are available use up and down arrows to review and "
28
- "enter to go to the desired page. Touch device users, explore by touch or "
29
- "with swipe gestures."
30
- msgstr ""
31
-
32
- #: includes/class-form.php:208
33
- msgid "Continue typing"
34
- msgstr ""
35
-
36
- #: includes/class-widget.php:18 includes/class-widget.php:19
37
- msgid "SearchWP Live Search"
38
- msgstr "SearchWP Live Search"
39
-
40
- #: includes/class-widget.php:35 includes/class-widget.php:75
41
- msgid "Search for..."
42
- msgstr "Recherche…"
43
-
44
- #: includes/class-widget.php:50
45
- msgid "Search for:"
46
- msgstr "Rechercher:"
47
-
48
- #: includes/class-widget.php:54 includes/class-widget.php:74
49
- msgid "Search"
50
- msgstr "Rechercher"
51
-
52
- #: includes/class-widget.php:102
53
- msgid "Title:"
54
- msgstr "Titre:"
55
-
56
- #: includes/class-widget.php:107
57
- msgid "SearchWP Engine:"
58
- msgstr "Moteur de recherche SearchWP:"
59
-
60
- #: includes/class-widget.php:116
61
- msgid "Configuration:"
62
- msgstr "Configuration:"
63
-
64
- #: includes/class-widget.php:124
65
- msgid "Advanced"
66
- msgstr "Avancé"
67
-
68
- #: includes/class-widget.php:127
69
- msgid "Placeholder:"
70
- msgstr "Espace réservé:"
71
-
72
- #: includes/class-widget.php:131
73
- msgid "Destination fallback URL (optional):"
74
- msgstr "URL de destination par défaut (optionel):"
75
-
76
- #: templates/search-results.php:33
77
- msgid "No results found."
78
- msgstr "Pas de résultats."
79
-
80
- #. Plugin Name of the plugin/theme
81
- #, fuzzy
82
- #| msgid "SearchWP Live Search"
83
- msgid "SearchWP Live Ajax Search"
84
- msgstr "SearchWP Live Search"
85
-
86
- #. Plugin URI of the plugin/theme
87
- #. Author URI of the plugin/theme
88
- msgid "https://searchwp.com/"
89
- msgstr ""
90
-
91
- #. Description of the plugin/theme
92
- msgid ""
93
- "Enhance your search forms with live search, powered by SearchWP (if "
94
- "installed)"
95
- msgstr ""
96
-
97
- #. Author of the plugin/theme
98
- msgid "Jonathan Christopher"
99
- msgstr ""
100
-
101
- #~ msgid "Placholder:"
102
- #~ msgstr "Espace réservé:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-fr_FR.mo DELETED
Binary file
languages/swplas-fr_FR.po DELETED
@@ -1,102 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:41-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: \n"
8
- "Language: fr_CA\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: includes/class-form.php:132
22
- msgid "No valid SearchWP Live Search configuration found!"
23
- msgstr "Aucun fichier de configuration valide pour SearchWP!"
24
-
25
- #: includes/class-form.php:133
26
- msgid ""
27
- "When autocomplete results are available use up and down arrows to review and "
28
- "enter to go to the desired page. Touch device users, explore by touch or "
29
- "with swipe gestures."
30
- msgstr ""
31
-
32
- #: includes/class-form.php:208
33
- msgid "Continue typing"
34
- msgstr ""
35
-
36
- #: includes/class-widget.php:18 includes/class-widget.php:19
37
- msgid "SearchWP Live Search"
38
- msgstr "SearchWP Live Search"
39
-
40
- #: includes/class-widget.php:35 includes/class-widget.php:75
41
- msgid "Search for..."
42
- msgstr "Recherche…"
43
-
44
- #: includes/class-widget.php:50
45
- msgid "Search for:"
46
- msgstr "Rechercher:"
47
-
48
- #: includes/class-widget.php:54 includes/class-widget.php:74
49
- msgid "Search"
50
- msgstr "Rechercher"
51
-
52
- #: includes/class-widget.php:102
53
- msgid "Title:"
54
- msgstr "Titre:"
55
-
56
- #: includes/class-widget.php:107
57
- msgid "SearchWP Engine:"
58
- msgstr "Moteur de recherche SearchWP:"
59
-
60
- #: includes/class-widget.php:116
61
- msgid "Configuration:"
62
- msgstr "Configuration:"
63
-
64
- #: includes/class-widget.php:124
65
- msgid "Advanced"
66
- msgstr "Avancé"
67
-
68
- #: includes/class-widget.php:127
69
- msgid "Placeholder:"
70
- msgstr "Espace réservé:"
71
-
72
- #: includes/class-widget.php:131
73
- msgid "Destination fallback URL (optional):"
74
- msgstr "URL de destination par défaut (optionel):"
75
-
76
- #: templates/search-results.php:33
77
- msgid "No results found."
78
- msgstr "Pas de résultats."
79
-
80
- #. Plugin Name of the plugin/theme
81
- #, fuzzy
82
- #| msgid "SearchWP Live Search"
83
- msgid "SearchWP Live Ajax Search"
84
- msgstr "SearchWP Live Search"
85
-
86
- #. Plugin URI of the plugin/theme
87
- #. Author URI of the plugin/theme
88
- msgid "https://searchwp.com/"
89
- msgstr ""
90
-
91
- #. Description of the plugin/theme
92
- msgid ""
93
- "Enhance your search forms with live search, powered by SearchWP (if "
94
- "installed)"
95
- msgstr ""
96
-
97
- #. Author of the plugin/theme
98
- msgid "Jonathan Christopher"
99
- msgstr ""
100
-
101
- #~ msgid "Placholder:"
102
- #~ msgstr "Espace réservé:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-nl_NL.mo DELETED
Binary file
languages/swplas-nl_NL.po DELETED
@@ -1,99 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:41-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: \n"
8
- "Language: nl_NL\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: includes/class-form.php:132
22
- msgid "No valid SearchWP Live Search configuration found!"
23
- msgstr "Geen geldige SearchWP Live Search configuratie gevonden!"
24
-
25
- #: includes/class-form.php:133
26
- msgid ""
27
- "When autocomplete results are available use up and down arrows to review and "
28
- "enter to go to the desired page. Touch device users, explore by touch or "
29
- "with swipe gestures."
30
- msgstr ""
31
-
32
- #: includes/class-form.php:208
33
- msgid "Continue typing"
34
- msgstr ""
35
-
36
- #: includes/class-widget.php:18 includes/class-widget.php:19
37
- msgid "SearchWP Live Search"
38
- msgstr "SearchWP Live Search"
39
-
40
- #: includes/class-widget.php:35 includes/class-widget.php:75
41
- msgid "Search for..."
42
- msgstr "Zoeken naar…"
43
-
44
- #: includes/class-widget.php:50
45
- msgid "Search for:"
46
- msgstr "Zoeken naar:"
47
-
48
- #: includes/class-widget.php:54 includes/class-widget.php:74
49
- msgid "Search"
50
- msgstr "Zoeken"
51
-
52
- #: includes/class-widget.php:102
53
- msgid "Title:"
54
- msgstr "Titel:"
55
-
56
- #: includes/class-widget.php:107
57
- msgid "SearchWP Engine:"
58
- msgstr "SearchWP Engine:"
59
-
60
- #: includes/class-widget.php:116
61
- msgid "Configuration:"
62
- msgstr "Configuratie:"
63
-
64
- #: includes/class-widget.php:124
65
- msgid "Advanced"
66
- msgstr "Geavanceerd"
67
-
68
- #: includes/class-widget.php:127
69
- msgid "Placeholder:"
70
- msgstr "Placholder:"
71
-
72
- #: includes/class-widget.php:131
73
- msgid "Destination fallback URL (optional):"
74
- msgstr "Bestemming fallback URL (optioneel):"
75
-
76
- #: templates/search-results.php:33
77
- msgid "No results found."
78
- msgstr "Geen resultaten gevonden."
79
-
80
- #. Plugin Name of the plugin/theme
81
- #, fuzzy
82
- #| msgid "SearchWP Live Search"
83
- msgid "SearchWP Live Ajax Search"
84
- msgstr "SearchWP Live Search"
85
-
86
- #. Plugin URI of the plugin/theme
87
- #. Author URI of the plugin/theme
88
- msgid "https://searchwp.com/"
89
- msgstr ""
90
-
91
- #. Description of the plugin/theme
92
- msgid ""
93
- "Enhance your search forms with live search, powered by SearchWP (if "
94
- "installed)"
95
- msgstr ""
96
-
97
- #. Author of the plugin/theme
98
- msgid "Jonathan Christopher"
99
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-pl_PL.mo DELETED
Binary file
languages/swplas-pl_PL.po DELETED
@@ -1,103 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:41-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: \n"
8
- "Language: pl_PL\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
19
- "|| n%100>=20) ? 1 : 2);\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
-
22
- #: includes/class-form.php:132
23
- msgid "No valid SearchWP Live Search configuration found!"
24
- msgstr ""
25
- "Nie została znaleziona żadna poprawna konfiguracja SearchWP Live Search!"
26
-
27
- #: includes/class-form.php:133
28
- msgid ""
29
- "When autocomplete results are available use up and down arrows to review and "
30
- "enter to go to the desired page. Touch device users, explore by touch or "
31
- "with swipe gestures."
32
- msgstr ""
33
-
34
- #: includes/class-form.php:208
35
- msgid "Continue typing"
36
- msgstr ""
37
-
38
- #: includes/class-widget.php:18 includes/class-widget.php:19
39
- msgid "SearchWP Live Search"
40
- msgstr "SearchWP Live Search"
41
-
42
- #: includes/class-widget.php:35 includes/class-widget.php:75
43
- msgid "Search for..."
44
- msgstr "Szukaj..."
45
-
46
- #: includes/class-widget.php:50
47
- msgid "Search for:"
48
- msgstr "Szukaj:"
49
-
50
- #: includes/class-widget.php:54 includes/class-widget.php:74
51
- msgid "Search"
52
- msgstr "Szukaj"
53
-
54
- #: includes/class-widget.php:102
55
- msgid "Title:"
56
- msgstr "Tytuł:"
57
-
58
- #: includes/class-widget.php:107
59
- msgid "SearchWP Engine:"
60
- msgstr "SearchWP Engine:"
61
-
62
- #: includes/class-widget.php:116
63
- msgid "Configuration:"
64
- msgstr "Konfiguracja:"
65
-
66
- #: includes/class-widget.php:124
67
- msgid "Advanced"
68
- msgstr "Zaawansowane"
69
-
70
- #: includes/class-widget.php:127
71
- #, fuzzy
72
- #| msgid "Placholder:"
73
- msgid "Placeholder:"
74
- msgstr "Symbol zastępczy:"
75
-
76
- #: includes/class-widget.php:131
77
- msgid "Destination fallback URL (optional):"
78
- msgstr "Rezerwowy adres URL (opcja):"
79
-
80
- #: templates/search-results.php:33
81
- msgid "No results found."
82
- msgstr "Nic nie znaleziono."
83
-
84
- #. Plugin Name of the plugin/theme
85
- #, fuzzy
86
- #| msgid "SearchWP Live Search"
87
- msgid "SearchWP Live Ajax Search"
88
- msgstr "SearchWP Live Search"
89
-
90
- #. Plugin URI of the plugin/theme
91
- #. Author URI of the plugin/theme
92
- msgid "https://searchwp.com/"
93
- msgstr ""
94
-
95
- #. Description of the plugin/theme
96
- msgid ""
97
- "Enhance your search forms with live search, powered by SearchWP (if "
98
- "installed)"
99
- msgstr ""
100
-
101
- #. Author of the plugin/theme
102
- msgid "Jonathan Christopher"
103
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas-sr_RS.mo DELETED
Binary file
languages/swplas-sr_RS.po DELETED
@@ -1,102 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: SearchWP Live Ajax Search\n"
4
- "POT-Creation-Date: 2019-07-22 10:39-0400\n"
5
- "PO-Revision-Date: 2019-07-22 10:42-0400\n"
6
- "Last-Translator: Luca Pipolo <luca@netzstrategen.com>\n"
7
- "Language-Team: \n"
8
- "Language: en_US\n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.2.3\n"
13
- "X-Poedit-Basepath: ..\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
-
21
- #: includes/class-form.php:132
22
- msgid "No valid SearchWP Live Search configuration found!"
23
- msgstr "Nije pronađena važeća SearchWP Live Search konfiguracija! "
24
-
25
- #: includes/class-form.php:133
26
- msgid ""
27
- "When autocomplete results are available use up and down arrows to review and "
28
- "enter to go to the desired page. Touch device users, explore by touch or "
29
- "with swipe gestures."
30
- msgstr ""
31
-
32
- #: includes/class-form.php:208
33
- msgid "Continue typing"
34
- msgstr ""
35
-
36
- #: includes/class-widget.php:18 includes/class-widget.php:19
37
- msgid "SearchWP Live Search"
38
- msgstr "SearchWP Live Search"
39
-
40
- #: includes/class-widget.php:35 includes/class-widget.php:75
41
- msgid "Search for..."
42
- msgstr "Pretraži..."
43
-
44
- #: includes/class-widget.php:50
45
- msgid "Search for:"
46
- msgstr "Pretraži:"
47
-
48
- #: includes/class-widget.php:54 includes/class-widget.php:74
49
- msgid "Search"
50
- msgstr "Traži"
51
-
52
- #: includes/class-widget.php:102
53
- msgid "Title:"
54
- msgstr "Naziv:"
55
-
56
- #: includes/class-widget.php:107
57
- msgid "SearchWP Engine:"
58
- msgstr "SearchWP pretraživač:"
59
-
60
- #: includes/class-widget.php:116
61
- msgid "Configuration:"
62
- msgstr "Konfiguracija"
63
-
64
- #: includes/class-widget.php:124
65
- msgid "Advanced"
66
- msgstr "Napredni"
67
-
68
- #: includes/class-widget.php:127
69
- msgid "Placeholder:"
70
- msgstr "Zamenski tekst:"
71
-
72
- #: includes/class-widget.php:131
73
- msgid "Destination fallback URL (optional):"
74
- msgstr "URL za prebacivanje destinacije (opcioni)"
75
-
76
- #: templates/search-results.php:33
77
- msgid "No results found."
78
- msgstr "Nisu pronađeni rezultati."
79
-
80
- #. Plugin Name of the plugin/theme
81
- #, fuzzy
82
- #| msgid "SearchWP Live Search"
83
- msgid "SearchWP Live Ajax Search"
84
- msgstr "SearchWP Live Search"
85
-
86
- #. Plugin URI of the plugin/theme
87
- #. Author URI of the plugin/theme
88
- msgid "https://searchwp.com/"
89
- msgstr ""
90
-
91
- #. Description of the plugin/theme
92
- msgid ""
93
- "Enhance your search forms with live search, powered by SearchWP (if "
94
- "installed)"
95
- msgstr ""
96
-
97
- #. Author of the plugin/theme
98
- msgid "Jonathan Christopher"
99
- msgstr ""
100
-
101
- #~ msgid "Placholder:"
102
- #~ msgstr "Zamenski tekst"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/swplas.pot DELETED
@@ -1,102 +0,0 @@
1
- #, fuzzy
2
- msgid ""
3
- msgstr ""
4
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
- "Project-Id-Version: SearchWP Live Ajax Search\n"
6
- "POT-Creation-Date: 2019-07-22 11:05-0400\n"
7
- "PO-Revision-Date: 2019-07-22 10:34-0400\n"
8
- "Last-Translator: \n"
9
- "Language-Team: \n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.2.3\n"
14
- "X-Poedit-Basepath: ..\n"
15
- "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16
- "X-Poedit-WPHeader: searchwp-live-ajax-search.php\n"
17
- "X-Poedit-SourceCharset: UTF-8\n"
18
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
19
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
20
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
21
- "X-Poedit-SearchPath-0: includes\n"
22
- "X-Poedit-SearchPath-1: templates\n"
23
- "X-Poedit-SearchPathExcluded-0: *.min.js\n"
24
- "X-Poedit-SearchPathExcluded-1: node_modules\n"
25
-
26
- #: includes/class-form.php:115
27
- msgid "No valid SearchWP Live Search configuration found!"
28
- msgstr ""
29
-
30
- #: includes/class-form.php:116
31
- msgid ""
32
- "When autocomplete results are available use up and down arrows to review and "
33
- "enter to go to the desired page. Touch device users, explore by touch or "
34
- "with swipe gestures."
35
- msgstr ""
36
-
37
- #: includes/class-form.php:194
38
- msgid "Continue typing"
39
- msgstr ""
40
-
41
- #: includes/class-widget.php:18 includes/class-widget.php:19
42
- msgid "SearchWP Live Search"
43
- msgstr ""
44
-
45
- #: includes/class-widget.php:35 includes/class-widget.php:83
46
- msgid "Search for..."
47
- msgstr ""
48
-
49
- #: includes/class-widget.php:57
50
- msgid "Search for:"
51
- msgstr ""
52
-
53
- #: includes/class-widget.php:61 includes/class-widget.php:82
54
- msgid "Search"
55
- msgstr ""
56
-
57
- #: includes/class-widget.php:110
58
- msgid "Title:"
59
- msgstr ""
60
-
61
- #: includes/class-widget.php:115
62
- msgid "SearchWP Engine:"
63
- msgstr ""
64
-
65
- #: includes/class-widget.php:124
66
- msgid "Configuration:"
67
- msgstr ""
68
-
69
- #: includes/class-widget.php:132
70
- msgid "Advanced"
71
- msgstr ""
72
-
73
- #: includes/class-widget.php:135
74
- msgid "Placeholder:"
75
- msgstr ""
76
-
77
- #: includes/class-widget.php:139
78
- msgid "Destination fallback URL (optional):"
79
- msgstr ""
80
-
81
- #: templates/search-results.php:33
82
- msgid "No results found."
83
- msgstr ""
84
-
85
- #. Plugin Name of the plugin/theme
86
- msgid "SearchWP Live Ajax Search"
87
- msgstr ""
88
-
89
- #. Plugin URI of the plugin/theme
90
- #. Author URI of the plugin/theme
91
- msgid "https://searchwp.com/"
92
- msgstr ""
93
-
94
- #. Description of the plugin/theme
95
- msgid ""
96
- "Enhance your search forms with live search, powered by SearchWP (if "
97
- "installed)"
98
- msgstr ""
99
-
100
- #. Author of the plugin/theme
101
- msgid "Jonathan Christopher"
102
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: jchristopher
3
  Tags: search, live, ajax
4
  Requires at least: 3.9
5
  Tested up to: 5.9.1
6
- Stable tag: 1.7.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -76,9 +76,12 @@ SearchWP Live Ajax Search uses a filter — <a href="https://searchwp.com/exten
76
 
77
  == Changelog ==
78
 
 
 
 
79
  = 1.7.0 =
80
  * Adds new Settings admin page to control the behavior of the plugin easier.
81
- * Introduces a significant code refactoring to improve performance.
82
 
83
  = 1.6.3 =
84
  * Improves sanitization of the 'swpengine' search field argument.
3
  Tags: search, live, ajax
4
  Requires at least: 3.9
5
  Tested up to: 5.9.1
6
+ Stable tag: 1.7.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
76
 
77
  == Changelog ==
78
 
79
+ = 1.7.1 =
80
+ * Fixes the translations of the plugin.
81
+
82
  = 1.7.0 =
83
  * Adds new Settings admin page to control the behavior of the plugin easier.
84
+ * Introduces significant code refactoring to improve performance.
85
 
86
  = 1.6.3 =
87
  * Improves sanitization of the 'swpengine' search field argument.
searchwp-live-ajax-search.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: SearchWP Live Ajax Search
4
  Plugin URI: https://searchwp.com/
5
  Description: Enhance your search forms with live search, powered by SearchWP (if installed)
6
- Version: 1.7.0
7
  Requires PHP: 5.6
8
  Author: SearchWP, LLC
9
  Author URI: https://searchwp.com/
@@ -36,7 +36,7 @@ if ( ! defined( 'SEARCHWP_LIVE_SEARCH_VERSION' ) ) {
36
  *
37
  * @since 1.7.0
38
  */
39
- define( 'SEARCHWP_LIVE_SEARCH_VERSION', '1.7.0' );
40
  }
41
 
42
  if ( ! defined( 'SEARCHWP_LIVE_SEARCH_PLUGIN_DIR' ) ) {
3
  Plugin Name: SearchWP Live Ajax Search
4
  Plugin URI: https://searchwp.com/
5
  Description: Enhance your search forms with live search, powered by SearchWP (if installed)
6
+ Version: 1.7.1
7
  Requires PHP: 5.6
8
  Author: SearchWP, LLC
9
  Author URI: https://searchwp.com/
36
  *
37
  * @since 1.7.0
38
  */
39
+ define( 'SEARCHWP_LIVE_SEARCH_VERSION', '1.7.1' );
40
  }
41
 
42
  if ( ! defined( 'SEARCHWP_LIVE_SEARCH_PLUGIN_DIR' ) ) {