summaryrefslogtreecommitdiffstats
path: root/js/yui3/autocomplete-list/lang
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/autocomplete-list/lang')
-rw-r--r--js/yui3/autocomplete-list/lang/autocomplete-list.js7
-rw-r--r--js/yui3/autocomplete-list/lang/autocomplete-list_en.js7
-rw-r--r--js/yui3/autocomplete-list/lang/autocomplete-list_es.js8
-rw-r--r--js/yui3/autocomplete-list/lang/autocomplete-list_hu.js8
-rw-r--r--js/yui3/autocomplete-list/lang/autocomplete-list_it.js8
5 files changed, 32 insertions, 6 deletions
diff --git a/js/yui3/autocomplete-list/lang/autocomplete-list.js b/js/yui3/autocomplete-list/lang/autocomplete-list.js
index f5f34759c..d58cc5cf6 100644
--- a/js/yui3/autocomplete-list/lang/autocomplete-list.js
+++ b/js/yui3/autocomplete-list/lang/autocomplete-list.js
@@ -1,7 +1,8 @@
/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
-YUI.add("lang/autocomplete-list",function(e){e.Intl.add("autocomplete-list","",{item_selected:"{item} selected.",items_available:"Suggestions are available. Use the up and down arrow keys to select suggestions."})},"3.7.3");
+
+YUI.add("lang/autocomplete-list",function(e){e.Intl.add("autocomplete-list","",{item_selected:"{item} selected.",items_available:"Suggestions are available. Use the up and down arrow keys to select suggestions."})},"3.17.2");
diff --git a/js/yui3/autocomplete-list/lang/autocomplete-list_en.js b/js/yui3/autocomplete-list/lang/autocomplete-list_en.js
index 469aab200..da6a4069f 100644
--- a/js/yui3/autocomplete-list/lang/autocomplete-list_en.js
+++ b/js/yui3/autocomplete-list/lang/autocomplete-list_en.js
@@ -1,7 +1,8 @@
/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
-YUI.add("lang/autocomplete-list_en",function(e){e.Intl.add("autocomplete-list","en",{item_selected:"{item} selected.",items_available:"Suggestions are available. Use up and down arrows to select."})},"3.7.3");
+
+YUI.add("lang/autocomplete-list_en",function(e){e.Intl.add("autocomplete-list","en",{item_selected:"{item} selected.",items_available:"Suggestions are available. Use up and down arrows to select."})},"3.17.2");
diff --git a/js/yui3/autocomplete-list/lang/autocomplete-list_es.js b/js/yui3/autocomplete-list/lang/autocomplete-list_es.js
new file mode 100644
index 000000000..d58a5f67a
--- /dev/null
+++ b/js/yui3/autocomplete-list/lang/autocomplete-list_es.js
@@ -0,0 +1,8 @@
+/*
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
+Licensed under the BSD License.
+http://yuilibrary.com/license/
+*/
+
+YUI.add("lang/autocomplete-list_es",function(e){e.Intl.add("autocomplete-list","es",{item_selected:"{item} seleccionado.",items_available:"Hay sugerencias disponibles. Use flecha arriba y abajo para seleccionar."})},"3.17.2");
diff --git a/js/yui3/autocomplete-list/lang/autocomplete-list_hu.js b/js/yui3/autocomplete-list/lang/autocomplete-list_hu.js
new file mode 100644
index 000000000..8127316b3
--- /dev/null
+++ b/js/yui3/autocomplete-list/lang/autocomplete-list_hu.js
@@ -0,0 +1,8 @@
+/*
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
+Licensed under the BSD License.
+http://yuilibrary.com/license/
+*/
+
+YUI.add("lang/autocomplete-list_hu",function(e){e.Intl.add("autocomplete-list","hu",{item_selected:"{item} kiv\u00e1lasztva.",items_available:"Javaslatok \u00e1llnak rendelkez\u00e9sre. Haszn\u00e1lja a fel \u00e9s le nyilakat a v\u00e1laszt\u00e1shoz."})},"3.17.2");
diff --git a/js/yui3/autocomplete-list/lang/autocomplete-list_it.js b/js/yui3/autocomplete-list/lang/autocomplete-list_it.js
new file mode 100644
index 000000000..bb31e9372
--- /dev/null
+++ b/js/yui3/autocomplete-list/lang/autocomplete-list_it.js
@@ -0,0 +1,8 @@
+/*
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
+Licensed under the BSD License.
+http://yuilibrary.com/license/
+*/
+
+YUI.add("lang/autocomplete-list_it",function(e){e.Intl.add("autocomplete-list","it",{item_selected:"{item} selezionato.",items_available:"Sono disponibili suggerimenti. Usa la freccia su e gi\u00f9 per selezionare."})},"3.17.2");