From e11b923ca1dbfba4b2aa8d13f082047212b7cb20 Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 28 Mar 2008 12:50:27 +0000 Subject: [PATCH] removing dojo 1.0.2 -- will just put 1.1.0 in place by hand git-svn-id: svn://svn.open-ils.org/ILS/branches/dojo-admin@9154 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/conify/js/dijit/ColorPalette.js | 262 - Open-ILS/web/conify/js/dijit/Declaration.js | 76 - Open-ILS/web/conify/js/dijit/Dialog.js | 371 - Open-ILS/web/conify/js/dijit/Editor.js | 379 - Open-ILS/web/conify/js/dijit/InlineEditBox.js | 417 - Open-ILS/web/conify/js/dijit/LICENSE | 195 - Open-ILS/web/conify/js/dijit/Menu.js | 457 - Open-ILS/web/conify/js/dijit/ProgressBar.js | 93 - Open-ILS/web/conify/js/dijit/TitlePane.js | 141 - Open-ILS/web/conify/js/dijit/Toolbar.js | 47 - Open-ILS/web/conify/js/dijit/Tooltip.js | 230 - Open-ILS/web/conify/js/dijit/Tree.js | 914 -- Open-ILS/web/conify/js/dijit/_Calendar.js | 214 - Open-ILS/web/conify/js/dijit/_Container.js | 315 - Open-ILS/web/conify/js/dijit/_Templated.js | 326 - Open-ILS/web/conify/js/dijit/_TimePicker.js | 221 - Open-ILS/web/conify/js/dijit/_Widget.js | 349 - Open-ILS/web/conify/js/dijit/_base.js | 16 - Open-ILS/web/conify/js/dijit/_base/bidi.js | 13 - Open-ILS/web/conify/js/dijit/_base/focus.js | 330 - Open-ILS/web/conify/js/dijit/_base/manager.js | 98 - Open-ILS/web/conify/js/dijit/_base/place.js | 207 - Open-ILS/web/conify/js/dijit/_base/popup.js | 240 - Open-ILS/web/conify/js/dijit/_base/scroll.js | 33 - Open-ILS/web/conify/js/dijit/_base/sniff.js | 43 - Open-ILS/web/conify/js/dijit/_base/typematic.js | 139 - Open-ILS/web/conify/js/dijit/_base/wai.js | 150 - Open-ILS/web/conify/js/dijit/_base/window.js | 44 - Open-ILS/web/conify/js/dijit/_editor/RichText.js | 1446 -- Open-ILS/web/conify/js/dijit/_editor/_Plugin.js | 91 - .../web/conify/js/dijit/_editor/nls/FontChoice.js | 1 - .../web/conify/js/dijit/_editor/nls/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/commands.js | 1 - .../conify/js/dijit/_editor/nls/cs/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/cs/commands.js | 1 - .../conify/js/dijit/_editor/nls/de/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/de/commands.js | 1 - .../conify/js/dijit/_editor/nls/es/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/es/commands.js | 1 - .../conify/js/dijit/_editor/nls/fr/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/fr/commands.js | 1 - .../conify/js/dijit/_editor/nls/hu/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/hu/commands.js | 1 - .../conify/js/dijit/_editor/nls/it/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/it/commands.js | 1 - .../conify/js/dijit/_editor/nls/ja/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/ja/commands.js | 1 - .../conify/js/dijit/_editor/nls/ko/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/ko/commands.js | 1 - .../conify/js/dijit/_editor/nls/pl/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/pl/commands.js | 1 - .../conify/js/dijit/_editor/nls/pt/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/pt/commands.js | 1 - .../conify/js/dijit/_editor/nls/ru/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/ru/commands.js | 1 - .../js/dijit/_editor/nls/zh-tw/LinkDialog.js | 1 - .../conify/js/dijit/_editor/nls/zh-tw/commands.js | 1 - .../conify/js/dijit/_editor/nls/zh/LinkDialog.js | 1 - .../web/conify/js/dijit/_editor/nls/zh/commands.js | 1 - .../js/dijit/_editor/plugins/AlwaysShowToolbar.js | 147 - .../js/dijit/_editor/plugins/EnterKeyHandling.js | 422 - .../conify/js/dijit/_editor/plugins/FontChoice.js | 66 - .../conify/js/dijit/_editor/plugins/LinkDialog.js | 150 - .../conify/js/dijit/_editor/plugins/TextColor.js | 24 - Open-ILS/web/conify/js/dijit/_editor/range.js | 566 - Open-ILS/web/conify/js/dijit/_editor/selection.js | 220 - Open-ILS/web/conify/js/dijit/_tree/Node.html | 11 - Open-ILS/web/conify/js/dijit/_tree/Tree.html | 15 - Open-ILS/web/conify/js/dijit/_tree/dndContainer.js | 146 - Open-ILS/web/conify/js/dijit/_tree/dndSelector.js | 171 - Open-ILS/web/conify/js/dijit/_tree/dndSource.js | 346 - .../web/conify/js/dijit/bench/benchReceive.php | 127 - Open-ILS/web/conify/js/dijit/bench/benchTool.html | 189 - .../web/conify/js/dijit/bench/create_widgets.html | 73 - .../js/dijit/bench/test_Button-programmatic.html | 75 - .../conify/js/dijit/bench/test_button-results.html | 66 - .../js/dijit/bench/widget_construction_test.php | 186 - Open-ILS/web/conify/js/dijit/changes.txt | 93 - Open-ILS/web/conify/js/dijit/demos/chat.html | 87 - Open-ILS/web/conify/js/dijit/demos/chat/chat.css | 46 - .../web/conify/js/dijit/demos/chat/client.html | 65 - .../web/conify/js/dijit/demos/chat/community.html | 112 - .../web/conify/js/dijit/demos/chat/operator.html | 83 - Open-ILS/web/conify/js/dijit/demos/chat/room.js | 127 - Open-ILS/web/conify/js/dijit/demos/form.html | 239 - Open-ILS/web/conify/js/dijit/demos/i18n.html | 156 - .../web/conify/js/dijit/demos/i18n/continents.json | 9 - Open-ILS/web/conify/js/dijit/demos/i18n/data.json | 8646 ----------- Open-ILS/web/conify/js/dijit/demos/i18n/flags.css | 1224 -- Open-ILS/web/conify/js/dijit/demos/i18n/flags.png | Bin 47275 -> 0 bytes .../web/conify/js/dijit/demos/i18n/generate.html | 2353 --- .../conify/js/dijit/demos/i18n/langCountryMap.json | 215 - .../web/conify/js/dijit/demos/i18n/languages.json | 7045 --------- .../web/conify/js/dijit/demos/i18n/languages.sh | 18 - .../web/conify/js/dijit/demos/i18n/sprite.html | 2319 --- Open-ILS/web/conify/js/dijit/demos/mail.html | 435 - Open-ILS/web/conify/js/dijit/demos/mail/icons.gif | Bin 2823 -> 0 bytes Open-ILS/web/conify/js/dijit/demos/mail/icons.png | Bin 5179 -> 0 bytes Open-ILS/web/conify/js/dijit/demos/mail/mail.css | 133 - Open-ILS/web/conify/js/dijit/demos/mail/mail.json | 75 - .../web/conify/js/dijit/demos/mail/newMail.html | 8 - Open-ILS/web/conify/js/dijit/demos/nihao.html | 88 - .../js/dijit/demos/nihao/nls/en/helloworld.js | 1 - .../js/dijit/demos/nihao/nls/fr/helloworld.js | 1 - .../conify/js/dijit/demos/nihao/nls/helloworld.js | 1 - .../js/dijit/demos/nihao/nls/zh/helloworld.js | 1 - Open-ILS/web/conify/js/dijit/dijit-all.js | 20 - .../conify/js/dijit/dijit-all.js.uncompressed.js | 14798 ------------------- Open-ILS/web/conify/js/dijit/dijit.js | 20 - .../web/conify/js/dijit/dijit.js.uncompressed.js | 3292 ----- Open-ILS/web/conify/js/dijit/form/Button.js | 380 - Open-ILS/web/conify/js/dijit/form/CheckBox.js | 119 - Open-ILS/web/conify/js/dijit/form/ComboBox.js | 828 -- .../web/conify/js/dijit/form/CurrencyTextBox.js | 35 - Open-ILS/web/conify/js/dijit/form/DateTextBox.js | 24 - .../web/conify/js/dijit/form/FilteringSelect.js | 175 - Open-ILS/web/conify/js/dijit/form/Form.js | 283 - Open-ILS/web/conify/js/dijit/form/InlineEditBox.js | 317 - Open-ILS/web/conify/js/dijit/form/NumberSpinner.js | 31 - Open-ILS/web/conify/js/dijit/form/NumberTextBox.js | 42 - Open-ILS/web/conify/js/dijit/form/Slider.js | 401 - Open-ILS/web/conify/js/dijit/form/TextBox.js | 139 - Open-ILS/web/conify/js/dijit/form/Textarea.js | 238 - Open-ILS/web/conify/js/dijit/form/TimeTextBox.js | 125 - .../web/conify/js/dijit/form/ValidationTextBox.js | 268 - Open-ILS/web/conify/js/dijit/form/_FormWidget.js | 269 - Open-ILS/web/conify/js/dijit/form/_Spinner.js | 104 - Open-ILS/web/conify/js/dijit/form/nls/ComboBox.js | 1 - Open-ILS/web/conify/js/dijit/form/nls/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/cs/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/cs/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/cs/validate.js | 1 - .../web/conify/js/dijit/form/nls/de/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/de/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/de/validate.js | 1 - .../web/conify/js/dijit/form/nls/es/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/es/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/es/validate.js | 1 - .../web/conify/js/dijit/form/nls/fr/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/fr/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/fr/validate.js | 1 - .../web/conify/js/dijit/form/nls/hu/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/hu/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/hu/validate.js | 1 - .../web/conify/js/dijit/form/nls/it/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/it/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/it/validate.js | 1 - .../web/conify/js/dijit/form/nls/ja/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/ja/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/ja/validate.js | 1 - .../web/conify/js/dijit/form/nls/ko/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/ko/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/ko/validate.js | 1 - .../web/conify/js/dijit/form/nls/pl/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/pl/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/pl/validate.js | 1 - .../web/conify/js/dijit/form/nls/pt/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/pt/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/pt/validate.js | 1 - .../web/conify/js/dijit/form/nls/ru/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/ru/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/ru/validate.js | 1 - Open-ILS/web/conify/js/dijit/form/nls/validate.js | 1 - .../web/conify/js/dijit/form/nls/zh-cn/validate.js | 1 - .../web/conify/js/dijit/form/nls/zh-tw/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/zh-tw/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/zh-tw/validate.js | 1 - .../web/conify/js/dijit/form/nls/zh/ComboBox.js | 1 - .../web/conify/js/dijit/form/nls/zh/Textarea.js | 1 - .../web/conify/js/dijit/form/nls/zh/validate.js | 1 - .../web/conify/js/dijit/form/templates/Button.html | 12 - .../conify/js/dijit/form/templates/CheckBox.html | 7 - .../conify/js/dijit/form/templates/ComboBox.html | 21 - .../js/dijit/form/templates/ComboButton.html | 20 - .../js/dijit/form/templates/DropDownButton.html | 11 - .../js/dijit/form/templates/HorizontalSlider.html | 37 - .../js/dijit/form/templates/InlineEditBox.html | 12 - .../conify/js/dijit/form/templates/Spinner.html | 29 - .../conify/js/dijit/form/templates/TextBox.html | 4 - .../conify/js/dijit/form/templates/TimePicker.html | 5 - .../js/dijit/form/templates/ValidationTextBox.html | 13 - .../js/dijit/form/templates/VerticalSlider.html | 46 - .../web/conify/js/dijit/form/templates/blank.gif | Bin 43 -> 0 bytes .../conify/js/dijit/layout/AccordionContainer.js | 209 - Open-ILS/web/conify/js/dijit/layout/ContentPane.js | 409 - .../web/conify/js/dijit/layout/LayoutContainer.js | 71 - Open-ILS/web/conify/js/dijit/layout/LinkPane.js | 36 - .../web/conify/js/dijit/layout/SplitContainer.js | 537 - .../web/conify/js/dijit/layout/StackContainer.js | 451 - .../web/conify/js/dijit/layout/TabContainer.js | 146 - .../web/conify/js/dijit/layout/_LayoutWidget.js | 187 - .../js/dijit/layout/templates/AccordionPane.html | 11 - .../js/dijit/layout/templates/TabContainer.html | 4 - .../js/dijit/layout/templates/TooltipDialog.html | 7 - .../js/dijit/layout/templates/_TabButton.html | 8 - Open-ILS/web/conify/js/dijit/nls/Textarea.js | 1 - Open-ILS/web/conify/js/dijit/nls/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/cs/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/cs/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/de/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/de/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_ROOT.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_cs.js | 1 - .../web/conify/js/dijit/nls/dijit-all_de-de.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_de.js | 1 - .../web/conify/js/dijit/nls/dijit-all_en-gb.js | 1 - .../web/conify/js/dijit/nls/dijit-all_en-us.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_en.js | 1 - .../web/conify/js/dijit/nls/dijit-all_es-es.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_es.js | 1 - .../web/conify/js/dijit/nls/dijit-all_fr-fr.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_fr.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_hu.js | 1 - .../web/conify/js/dijit/nls/dijit-all_it-it.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_it.js | 1 - .../web/conify/js/dijit/nls/dijit-all_ja-jp.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_ja.js | 1 - .../web/conify/js/dijit/nls/dijit-all_ko-kr.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_ko.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_pl.js | 1 - .../web/conify/js/dijit/nls/dijit-all_pt-br.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_pt.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_ru.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_xx.js | 1 - .../web/conify/js/dijit/nls/dijit-all_zh-cn.js | 1 - .../web/conify/js/dijit/nls/dijit-all_zh-tw.js | 1 - Open-ILS/web/conify/js/dijit/nls/dijit-all_zh.js | 1 - Open-ILS/web/conify/js/dijit/nls/es/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/es/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/fr/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/fr/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/hu/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/hu/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/it/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/it/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/ja/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/ja/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/ko/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/ko/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/pl/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/pl/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/pt/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/pt/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/ru/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/ru/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/zh-tw/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/zh-tw/loading.js | 1 - Open-ILS/web/conify/js/dijit/nls/zh/common.js | 1 - Open-ILS/web/conify/js/dijit/nls/zh/loading.js | 1 - .../web/conify/js/dijit/templates/Calendar.html | 35 - .../conify/js/dijit/templates/ColorPalette.html | 5 - Open-ILS/web/conify/js/dijit/templates/Dialog.html | 10 - .../conify/js/dijit/templates/InlineEditBox.html | 8 - .../web/conify/js/dijit/templates/ProgressBar.html | 9 - .../web/conify/js/dijit/templates/TitlePane.html | 14 - .../web/conify/js/dijit/templates/Tooltip.html | 4 - Open-ILS/web/conify/js/dijit/templates/blank.gif | Bin 43 -> 0 bytes .../conify/js/dijit/templates/buttons/bg-fade.png | Bin 177 -> 0 bytes .../web/conify/js/dijit/templates/colors3x4.png | Bin 786 -> 0 bytes .../web/conify/js/dijit/templates/colors7x10.png | Bin 2641 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/Container.html | 63 - Open-ILS/web/conify/js/dijit/tests/Container.js | 9 - Open-ILS/web/conify/js/dijit/tests/_Templated.html | 164 - Open-ILS/web/conify/js/dijit/tests/_Templated.js | 9 - .../web/conify/js/dijit/tests/_base/manager.html | 88 - .../web/conify/js/dijit/tests/_base/manager.js | 9 - .../js/dijit/tests/_base/test_FocusManager.html | 45 - .../js/dijit/tests/_base/test_focusWidget.html | 130 - .../js/dijit/tests/_base/test_placeStrict.html | 400 - .../js/dijit/tests/_base/test_typematic.html | 56 - .../web/conify/js/dijit/tests/_base/viewport.html | 79 - .../web/conify/js/dijit/tests/_base/viewport.js | 10 - .../js/dijit/tests/_base/viewportStrict.html | 81 - Open-ILS/web/conify/js/dijit/tests/_base/wai.html | 115 - Open-ILS/web/conify/js/dijit/tests/_base/wai.js | 9 - .../conify/js/dijit/tests/_data/categories.json | 13 - .../web/conify/js/dijit/tests/_data/countries.json | 44 - .../web/conify/js/dijit/tests/_data/dijits.json | 1 - .../web/conify/js/dijit/tests/_data/states.json | 64 - .../web/conify/js/dijit/tests/_data/treeTest.json | 14 - .../js/dijit/tests/_editor/test_RichText.html | 59 - .../js/dijit/tests/_editor/test_richtext.css | 4 - Open-ILS/web/conify/js/dijit/tests/_inspector.html | 60 - .../conify/js/dijit/tests/_programaticTest.html | 109 - Open-ILS/web/conify/js/dijit/tests/_testCommon.js | 105 - .../web/conify/js/dijit/tests/css/dijitTests.css | 56 - Open-ILS/web/conify/js/dijit/tests/form/Form.html | 217 - Open-ILS/web/conify/js/dijit/tests/form/Form.js | 9 - .../conify/js/dijit/tests/form/images/Alabama.jpg | Bin 4585 -> 0 bytes .../conify/js/dijit/tests/form/test_Button.html | 287 - .../conify/js/dijit/tests/form/test_CheckBox.html | 123 - .../conify/js/dijit/tests/form/test_ComboBox.html | 284 - .../js/dijit/tests/form/test_ComboBox_destroy.html | 57 - .../js/dijit/tests/form/test_DateTextBox.html | 140 - .../js/dijit/tests/form/test_FilteringSelect.html | 271 - .../js/dijit/tests/form/test_InlineEditBox.html | 194 - .../conify/js/dijit/tests/form/test_Slider.html | 136 - .../conify/js/dijit/tests/form/test_Spinner.html | 113 - .../conify/js/dijit/tests/form/test_Textarea.html | 96 - .../js/dijit/tests/form/test_TimeTextBox.html | 138 - .../conify/js/dijit/tests/form/test_validate.html | 402 - Open-ILS/web/conify/js/dijit/tests/i18n/README | 4 - .../web/conify/js/dijit/tests/i18n/currency.html | 263 - Open-ILS/web/conify/js/dijit/tests/i18n/date.html | 173 - Open-ILS/web/conify/js/dijit/tests/i18n/module.js | 17 - .../web/conify/js/dijit/tests/i18n/number.html | 214 - .../web/conify/js/dijit/tests/i18n/test_i18n.js | 206 - .../web/conify/js/dijit/tests/i18n/textbox.html | 173 - Open-ILS/web/conify/js/dijit/tests/i18n/time.html | 210 - .../conify/js/dijit/tests/images/arrowSmall.gif | Bin 54 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/images/copy.gif | Bin 210 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/images/cut.gif | Bin 112 -> 0 bytes .../conify/js/dijit/tests/images/flatScreen.gif | Bin 824 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/images/note.gif | Bin 617 -> 0 bytes .../web/conify/js/dijit/tests/images/paste.gif | Bin 241 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/images/plus.gif | Bin 151 -> 0 bytes .../conify/js/dijit/tests/images/testsBodyBg.gif | Bin 753 -> 0 bytes Open-ILS/web/conify/js/dijit/tests/images/tube.gif | Bin 147 -> 0 bytes .../web/conify/js/dijit/tests/images/tubeTall.gif | Bin 256 -> 0 bytes .../conify/js/dijit/tests/layout/ContentPane.html | 597 - .../conify/js/dijit/tests/layout/ContentPane.js | 9 - .../web/conify/js/dijit/tests/layout/combotab.html | 11 - .../web/conify/js/dijit/tests/layout/doc0.html | 12 - .../web/conify/js/dijit/tests/layout/doc1.html | 13 - .../web/conify/js/dijit/tests/layout/doc2.html | 13 - .../conify/js/dijit/tests/layout/getResponse.php | 57 - .../web/conify/js/dijit/tests/layout/tab1.html | 6 - .../web/conify/js/dijit/tests/layout/tab2.html | 3 - .../web/conify/js/dijit/tests/layout/tab3.html | 39 - .../web/conify/js/dijit/tests/layout/tab4.html | 40 - .../tests/layout/test_AccordionContainer.html | 198 - .../js/dijit/tests/layout/test_ContentPane.html | 93 - .../conify/js/dijit/tests/layout/test_Layout.html | 113 - .../js/dijit/tests/layout/test_LayoutCode.html | 383 - .../dijit/tests/layout/test_LayoutContainer.html | 174 - .../js/dijit/tests/layout/test_SplitContainer.html | 77 - .../js/dijit/tests/layout/test_StackContainer.html | 60 - .../js/dijit/tests/layout/test_TabContainer.html | 158 - .../tests/layout/test_TabContainer_remote.html | 109 - Open-ILS/web/conify/js/dijit/tests/module.js | 21 - .../web/conify/js/dijit/tests/ondijitclick.html | 95 - Open-ILS/web/conify/js/dijit/tests/ondijitclick.js | 9 - Open-ILS/web/conify/js/dijit/tests/runTests.html | 9 - Open-ILS/web/conify/js/dijit/tests/test.html | 37 - .../web/conify/js/dijit/tests/test_Calendar.html | 44 - .../conify/js/dijit/tests/test_ColorPalette.html | 54 - .../conify/js/dijit/tests/test_Declaration.html | 66 - .../web/conify/js/dijit/tests/test_Dialog.html | 410 - .../web/conify/js/dijit/tests/test_Editor.html | 82 - .../conify/js/dijit/tests/test_InlineEditBox.html | 212 - Open-ILS/web/conify/js/dijit/tests/test_Menu.html | 220 - .../conify/js/dijit/tests/test_ProgressBar.html | 170 - Open-ILS/web/conify/js/dijit/tests/test_Table.html | 133 - .../web/conify/js/dijit/tests/test_TitlePane.html | 98 - .../web/conify/js/dijit/tests/test_Toolbar.html | 193 - .../web/conify/js/dijit/tests/test_Tooltip.html | 113 - Open-ILS/web/conify/js/dijit/tests/test_Tree.html | 111 - .../tests/test_Tree_Notification_API_Support.html | 105 - .../conify/js/dijit/tests/tree/test_Tree_DnD.html | 223 - .../conify/js/dijit/tests/widgetsInTemplate.html | 112 - .../web/conify/js/dijit/tests/widgetsInTemplate.js | 9 - .../web/conify/js/dijit/themes/a11y/README.txt | 3 - .../dijit/themes/a11y/indeterminate_progress.gif | Bin 2907 -> 0 bytes Open-ILS/web/conify/js/dijit/themes/dijit.css | 1461 -- Open-ILS/web/conify/js/dijit/themes/dijit_rtl.css | 151 - .../conify/js/dijit/themes/soria/images/arrows.png | Bin 9176 -> 0 bytes .../conify/js/dijit/themes/soria/images/editor.gif | Bin 4360 -> 0 bytes .../dijit/themes/soria/images/gradientBottomBg.png | Bin 388 -> 0 bytes .../soria/images/gradientInverseBottomBg.png | Bin 713 -> 0 bytes .../themes/soria/images/gradientInverseTopBg.png | Bin 715 -> 0 bytes .../dijit/themes/soria/images/gradientLeftBg.png | Bin 196 -> 0 bytes .../dijit/themes/soria/images/gradientRightBg.png | Bin 192 -> 0 bytes .../js/dijit/themes/soria/images/gradientTopBg.png | Bin 2817 -> 0 bytes .../dijit/themes/soria/images/gradientTopBg2.png | Bin 390 -> 0 bytes .../web/conify/js/dijit/themes/soria/images/no.gif | Bin 179 -> 0 bytes .../dijit/themes/soria/images/progressBarAnim.gif | Bin 1676 -> 0 bytes .../themes/soria/images/treeExpand_loading.gif | Bin 1081 -> 0 bytes .../dijit/themes/soria/images/treeExpand_minus.gif | Bin 547 -> 0 bytes .../themes/soria/images/treeExpand_minus_rtl.gif | Bin 550 -> 0 bytes .../dijit/themes/soria/images/treeExpand_plus.gif | Bin 547 -> 0 bytes .../themes/soria/images/treeExpand_plus_rtl.gif | Bin 550 -> 0 bytes .../web/conify/js/dijit/themes/soria/rounded.css | 34 - .../web/conify/js/dijit/themes/soria/soria.css | 1151 -- Open-ILS/web/conify/js/dijit/themes/soria/soria.js | 23 - .../web/conify/js/dijit/themes/soria/soria_rtl.css | 90 - .../conify/js/dijit/themes/templateThemeTest.html | 186 - .../web/conify/js/dijit/themes/themeTester.html | 744 - .../dijit/themes/tundra/dojoTundraGradientBg.gif | Bin 65 -> 0 bytes .../dijit/themes/tundra/dojoTundraGradientBg.png | Bin 135 -> 0 bytes .../js/dijit/themes/tundra/dojoUITundra06.psd | Bin 1979219 -> 0 bytes .../js/dijit/themes/tundra/images/arrowDown.gif | Bin 336 -> 0 bytes .../js/dijit/themes/tundra/images/arrowDown.png | Bin 506 -> 0 bytes .../js/dijit/themes/tundra/images/arrowLeft.gif | Bin 332 -> 0 bytes .../js/dijit/themes/tundra/images/arrowLeft.png | Bin 519 -> 0 bytes .../js/dijit/themes/tundra/images/arrowRight.gif | Bin 335 -> 0 bytes .../js/dijit/themes/tundra/images/arrowRight.png | Bin 532 -> 0 bytes .../js/dijit/themes/tundra/images/arrowUp.gif | Bin 337 -> 0 bytes .../js/dijit/themes/tundra/images/arrowUp.png | Bin 528 -> 0 bytes .../js/dijit/themes/tundra/images/buttonActive.png | Bin 137 -> 0 bytes .../dijit/themes/tundra/images/buttonDisabled.png | Bin 135 -> 0 bytes .../dijit/themes/tundra/images/buttonEnabled.png | Bin 148 -> 0 bytes .../js/dijit/themes/tundra/images/buttonHover.png | Bin 159 -> 0 bytes .../themes/tundra/images/calendarDayLabel.png | Bin 175 -> 0 bytes .../themes/tundra/images/calendarMonthLabel.png | Bin 179 -> 0 bytes .../themes/tundra/images/calendarYearLabel.png | Bin 182 -> 0 bytes .../dijit/themes/tundra/images/checkboxActive.png | Bin 352 -> 0 bytes .../themes/tundra/images/checkboxDisabled.png | Bin 160 -> 0 bytes .../dijit/themes/tundra/images/checkboxEnabled.png | Bin 166 -> 0 bytes .../dijit/themes/tundra/images/checkboxHover.png | Bin 164 -> 0 bytes .../js/dijit/themes/tundra/images/checkmark.gif | Bin 2436 -> 0 bytes .../js/dijit/themes/tundra/images/checkmark.png | Bin 2712 -> 0 bytes .../themes/tundra/images/checkmarkNoBorder.gif | Bin 2028 -> 0 bytes .../themes/tundra/images/checkmarkNoBorder.png | Bin 2698 -> 0 bytes .../js/dijit/themes/tundra/images/circleIcon.gif | Bin 204 -> 0 bytes .../js/dijit/themes/tundra/images/circleIcon.png | Bin 3083 -> 0 bytes .../themes/tundra/images/dijitProgressBarAnim.gif | Bin 1676 -> 0 bytes .../themes/tundra/images/dijitProgressBarAnim.psd | Bin 40142 -> 0 bytes .../js/dijit/themes/tundra/images/dndCopy.png | Bin 814 -> 0 bytes .../js/dijit/themes/tundra/images/dndMove.png | Bin 785 -> 0 bytes .../js/dijit/themes/tundra/images/dndNoCopy.png | Bin 756 -> 0 bytes .../js/dijit/themes/tundra/images/dndNoMove.png | Bin 750 -> 0 bytes .../dijit/themes/tundra/images/doubleArrowDown.png | Bin 158 -> 0 bytes .../dijit/themes/tundra/images/doubleArrowUp.png | Bin 146 -> 0 bytes .../js/dijit/themes/tundra/images/editor.gif | Bin 4360 -> 0 bytes .../web/conify/js/dijit/themes/tundra/images/i.gif | Bin 71 -> 0 bytes .../js/dijit/themes/tundra/images/i_half.gif | Bin 65 -> 0 bytes .../js/dijit/themes/tundra/images/i_half_rtl.gif | Bin 848 -> 0 bytes .../conify/js/dijit/themes/tundra/images/i_rtl.gif | Bin 857 -> 0 bytes .../js/dijit/themes/tundra/images/loading.gif | Bin 751 -> 0 bytes .../conify/js/dijit/themes/tundra/images/menu.png | Bin 126 -> 0 bytes .../conify/js/dijit/themes/tundra/images/no.gif | Bin 179 -> 0 bytes .../conify/js/dijit/themes/tundra/images/noX.gif | Bin 80 -> 0 bytes .../js/dijit/themes/tundra/images/popupMenuBg.gif | Bin 97 -> 0 bytes .../themes/tundra/images/preciseSliderThumb.gif | Bin 212 -> 0 bytes .../themes/tundra/images/preciseSliderThumb.png | Bin 290 -> 0 bytes .../tundra/images/preciseSliderThumbFocus.gif | Bin 212 -> 0 bytes .../tundra/images/preciseSliderThumbFocus.png | Bin 2997 -> 0 bytes .../themes/tundra/images/progressBarAnim-1.png | Bin 288 -> 0 bytes .../themes/tundra/images/progressBarAnim-2.png | Bin 286 -> 0 bytes .../themes/tundra/images/progressBarAnim-3.png | Bin 286 -> 0 bytes .../themes/tundra/images/progressBarAnim-4.png | Bin 285 -> 0 bytes .../themes/tundra/images/progressBarAnim-5.png | Bin 280 -> 0 bytes .../themes/tundra/images/progressBarAnim-6.png | Bin 284 -> 0 bytes .../themes/tundra/images/progressBarAnim-7.png | Bin 286 -> 0 bytes .../themes/tundra/images/progressBarAnim-8.png | Bin 282 -> 0 bytes .../themes/tundra/images/progressBarAnim-9.png | Bin 286 -> 0 bytes .../dijit/themes/tundra/images/progressBarAnim.psd | Bin 40142 -> 0 bytes .../themes/tundra/images/progressBarEmpty.png | Bin 127 -> 0 bytes .../dijit/themes/tundra/images/progressBarFull.png | Bin 150 -> 0 bytes .../themes/tundra/images/radioButtonActive.png | Bin 613 -> 0 bytes .../tundra/images/radioButtonActiveDisabled.png | Bin 552 -> 0 bytes .../tundra/images/radioButtonActiveHover.png | Bin 694 -> 0 bytes .../themes/tundra/images/radioButtonDisabled.png | Bin 453 -> 0 bytes .../themes/tundra/images/radioButtonEnabled.png | Bin 545 -> 0 bytes .../themes/tundra/images/radioButtonHover.png | Bin 569 -> 0 bytes .../js/dijit/themes/tundra/images/sliderEmpty.png | Bin 123 -> 0 bytes .../themes/tundra/images/sliderEmptyVertical.png | Bin 80 -> 0 bytes .../js/dijit/themes/tundra/images/sliderFull.png | Bin 132 -> 0 bytes .../dijit/themes/tundra/images/sliderFullFocus.png | Bin 2813 -> 0 bytes .../themes/tundra/images/sliderFullVertical.png | Bin 88 -> 0 bytes .../tundra/images/sliderFullVerticalFocus.png | Bin 2810 -> 0 bytes .../js/dijit/themes/tundra/images/sliderThumb.png | Bin 243 -> 0 bytes .../themes/tundra/images/sliderThumbFocus.gif | Bin 216 -> 0 bytes .../themes/tundra/images/sliderThumbFocus.png | Bin 2963 -> 0 bytes .../dijit/themes/tundra/images/smallArrowDown.png | Bin 126 -> 0 bytes .../js/dijit/themes/tundra/images/smallArrowUp.png | Bin 130 -> 0 bytes .../tundra/images/splitContainerSizerH-thumb.png | Bin 121 -> 0 bytes .../themes/tundra/images/splitContainerSizerH.png | Bin 124 -> 0 bytes .../tundra/images/splitContainerSizerV-thumb.png | Bin 125 -> 0 bytes .../themes/tundra/images/splitContainerSizerV.png | Bin 128 -> 0 bytes .../js/dijit/themes/tundra/images/tabActive.png | Bin 144 -> 0 bytes .../js/dijit/themes/tundra/images/tabClose.gif | Bin 193 -> 0 bytes .../js/dijit/themes/tundra/images/tabClose.png | Bin 296 -> 0 bytes .../dijit/themes/tundra/images/tabCloseHover.gif | Bin 193 -> 0 bytes .../dijit/themes/tundra/images/tabCloseHover.png | Bin 295 -> 0 bytes .../js/dijit/themes/tundra/images/tabDisabled.png | Bin 135 -> 0 bytes .../js/dijit/themes/tundra/images/tabEnabled.png | Bin 137 -> 0 bytes .../js/dijit/themes/tundra/images/tabHover.gif | Bin 172 -> 0 bytes .../js/dijit/themes/tundra/images/tabHover.png | Bin 157 -> 0 bytes .../js/dijit/themes/tundra/images/titleBar.png | Bin 147 -> 0 bytes .../js/dijit/themes/tundra/images/titleBarBg.gif | Bin 97 -> 0 bytes .../themes/tundra/images/tooltipConnectorDown.gif | Bin 204 -> 0 bytes .../themes/tundra/images/tooltipConnectorDown.png | Bin 422 -> 0 bytes .../themes/tundra/images/tooltipConnectorLeft.gif | Bin 204 -> 0 bytes .../themes/tundra/images/tooltipConnectorLeft.png | Bin 344 -> 0 bytes .../themes/tundra/images/tooltipConnectorRight.gif | Bin 204 -> 0 bytes .../themes/tundra/images/tooltipConnectorRight.png | Bin 352 -> 0 bytes .../themes/tundra/images/tooltipConnectorUp.gif | Bin 208 -> 0 bytes .../themes/tundra/images/tooltipConnectorUp.png | Bin 351 -> 0 bytes .../dijit/themes/tundra/images/treeExpand_leaf.gif | Bin 68 -> 0 bytes .../themes/tundra/images/treeExpand_leaf_rtl.gif | Bin 68 -> 0 bytes .../themes/tundra/images/treeExpand_loading.gif | Bin 1081 -> 0 bytes .../themes/tundra/images/treeExpand_minus.gif | Bin 552 -> 0 bytes .../themes/tundra/images/treeExpand_minus_rtl.gif | Bin 553 -> 0 bytes .../dijit/themes/tundra/images/treeExpand_plus.gif | Bin 552 -> 0 bytes .../themes/tundra/images/treeExpand_plus_rtl.gif | Bin 553 -> 0 bytes .../themes/tundra/images/validationInputBg.gif | Bin 109 -> 0 bytes .../themes/tundra/images/validationInputBg.png | Bin 153 -> 0 bytes .../js/dijit/themes/tundra/images/warning.png | Bin 3957 -> 0 bytes .../web/conify/js/dijit/themes/tundra/tundra.css | 1465 -- .../conify/js/dijit/themes/tundra/tundra_rtl.css | 217 - Open-ILS/web/conify/js/dojo/AdapterRegistry.js | 99 - Open-ILS/web/conify/js/dojo/DeferredList.js | 91 - Open-ILS/web/conify/js/dojo/LICENSE | 195 - Open-ILS/web/conify/js/dojo/NodeList-fx.js | 89 - Open-ILS/web/conify/js/dojo/OpenAjax.js | 191 - Open-ILS/web/conify/js/dojo/_base.js | 27 - Open-ILS/web/conify/js/dojo/_base/Color.js | 156 - Open-ILS/web/conify/js/dojo/_base/Deferred.js | 418 - Open-ILS/web/conify/js/dojo/_base/NodeList.js | 467 - .../web/conify/js/dojo/_base/_loader/bootstrap.js | 249 - .../js/dojo/_base/_loader/hostenv_browser.js | 303 - .../conify/js/dojo/_base/_loader/hostenv_rhino.js | 235 - .../js/dojo/_base/_loader/hostenv_spidermonkey.js | 73 - .../web/conify/js/dojo/_base/_loader/loader.js | 618 - .../conify/js/dojo/_base/_loader/loader_debug.js | 42 - .../web/conify/js/dojo/_base/_loader/loader_xd.js | 629 - Open-ILS/web/conify/js/dojo/_base/array.js | 167 - Open-ILS/web/conify/js/dojo/_base/connect.js | 285 - Open-ILS/web/conify/js/dojo/_base/declare.js | 186 - Open-ILS/web/conify/js/dojo/_base/event.js | 519 - Open-ILS/web/conify/js/dojo/_base/fx.js | 464 - Open-ILS/web/conify/js/dojo/_base/html.js | 994 -- Open-ILS/web/conify/js/dojo/_base/json.js | 144 - Open-ILS/web/conify/js/dojo/_base/lang.js | 252 - Open-ILS/web/conify/js/dojo/_base/query.js | 1085 -- Open-ILS/web/conify/js/dojo/_base/window.js | 145 - Open-ILS/web/conify/js/dojo/_base/xhr.js | 695 - Open-ILS/web/conify/js/dojo/_firebug/LICENSE | 37 - Open-ILS/web/conify/js/dojo/_firebug/errorIcon.png | Bin 457 -> 0 bytes Open-ILS/web/conify/js/dojo/_firebug/firebug.css | 222 - Open-ILS/web/conify/js/dojo/_firebug/firebug.js | 911 -- Open-ILS/web/conify/js/dojo/_firebug/infoIcon.png | Bin 524 -> 0 bytes .../web/conify/js/dojo/_firebug/warningIcon.png | Bin 516 -> 0 bytes Open-ILS/web/conify/js/dojo/back.js | 389 - Open-ILS/web/conify/js/dojo/behavior.js | 185 - Open-ILS/web/conify/js/dojo/build.txt | 122 - Open-ILS/web/conify/js/dojo/cldr/LICENSE | 29 - Open-ILS/web/conify/js/dojo/cldr/README | 18 - Open-ILS/web/conify/js/dojo/cldr/monetary.js | 27 - Open-ILS/web/conify/js/dojo/cldr/nls/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/de-de/number.js | 1 - .../web/conify/js/dojo/cldr/nls/de/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/de/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/de/number.js | 1 - .../web/conify/js/dojo/cldr/nls/en-au/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/en-au/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/en-ca/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/en-ca/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/en-ca/number.js | 1 - .../web/conify/js/dojo/cldr/nls/en-gb/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/en-us/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/en-us/number.js | 1 - .../web/conify/js/dojo/cldr/nls/en/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/en/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/en/number.js | 1 - .../web/conify/js/dojo/cldr/nls/es-es/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/es-es/number.js | 1 - .../web/conify/js/dojo/cldr/nls/es/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/es/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/es/number.js | 1 - .../web/conify/js/dojo/cldr/nls/fr/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/fr/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/fr/number.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/it-it/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/it/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/it/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/it/number.js | 1 - .../web/conify/js/dojo/cldr/nls/ja-jp/number.js | 1 - .../web/conify/js/dojo/cldr/nls/ja/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/ja/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/ko-kr/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/ko-kr/number.js | 1 - .../web/conify/js/dojo/cldr/nls/ko/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/ko/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/number.js | 1 - .../web/conify/js/dojo/cldr/nls/pt-br/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/pt/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/pt/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/nls/pt/number.js | 1 - .../web/conify/js/dojo/cldr/nls/zh-cn/gregorian.js | 1 - .../web/conify/js/dojo/cldr/nls/zh-cn/number.js | 1 - .../web/conify/js/dojo/cldr/nls/zh-tw/number.js | 1 - .../web/conify/js/dojo/cldr/nls/zh/currency.js | 1 - .../web/conify/js/dojo/cldr/nls/zh/gregorian.js | 1 - Open-ILS/web/conify/js/dojo/cldr/supplemental.js | 74 - Open-ILS/web/conify/js/dojo/colors.js | 218 - Open-ILS/web/conify/js/dojo/cookie.js | 77 - Open-ILS/web/conify/js/dojo/currency.js | 103 - .../web/conify/js/dojo/data/ItemFileReadStore.js | 733 - .../web/conify/js/dojo/data/ItemFileWriteStore.js | 547 - Open-ILS/web/conify/js/dojo/data/api/Identity.js | 107 - .../web/conify/js/dojo/data/api/Notification.js | 119 - Open-ILS/web/conify/js/dojo/data/api/Read.js | 499 - Open-ILS/web/conify/js/dojo/data/api/Request.js | 32 - Open-ILS/web/conify/js/dojo/data/api/Write.js | 226 - Open-ILS/web/conify/js/dojo/data/util/filter.js | 69 - .../web/conify/js/dojo/data/util/simpleFetch.js | 90 - Open-ILS/web/conify/js/dojo/data/util/sorter.js | 81 - Open-ILS/web/conify/js/dojo/date.js | 336 - Open-ILS/web/conify/js/dojo/date/locale.js | 644 - Open-ILS/web/conify/js/dojo/date/stamp.js | 127 - Open-ILS/web/conify/js/dojo/dnd/Avatar.js | 75 - Open-ILS/web/conify/js/dojo/dnd/Container.js | 311 - Open-ILS/web/conify/js/dojo/dnd/Manager.js | 177 - Open-ILS/web/conify/js/dojo/dnd/Moveable.js | 128 - Open-ILS/web/conify/js/dojo/dnd/Mover.js | 72 - Open-ILS/web/conify/js/dojo/dnd/Selector.js | 244 - Open-ILS/web/conify/js/dojo/dnd/Source.js | 375 - Open-ILS/web/conify/js/dojo/dnd/autoscroll.js | 103 - Open-ILS/web/conify/js/dojo/dnd/common.js | 35 - Open-ILS/web/conify/js/dojo/dnd/move.js | 190 - Open-ILS/web/conify/js/dojo/dojo.js | 20 - .../web/conify/js/dojo/dojo.js.uncompressed.js | 7209 --------- Open-ILS/web/conify/js/dojo/fx.js | 239 - Open-ILS/web/conify/js/dojo/i18n.js | 243 - Open-ILS/web/conify/js/dojo/io/iframe.js | 354 - Open-ILS/web/conify/js/dojo/io/script.js | 203 - Open-ILS/web/conify/js/dojo/nls/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/cs/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/de/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/es/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/fr/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/hu/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/it/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/ja/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/ko/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/pl/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/pt/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/ru/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/zh-tw/colors.js | 1 - Open-ILS/web/conify/js/dojo/nls/zh/colors.js | 1 - Open-ILS/web/conify/js/dojo/number.js | 520 - Open-ILS/web/conify/js/dojo/parser.js | 272 - Open-ILS/web/conify/js/dojo/regexp.js | 63 - Open-ILS/web/conify/js/dojo/resources/LICENSE | 30 - Open-ILS/web/conify/js/dojo/resources/blank.html | 1 - Open-ILS/web/conify/js/dojo/resources/dnd.css | 9 - Open-ILS/web/conify/js/dojo/resources/dojo.css | 198 - .../conify/js/dojo/resources/iframe_history.html | 79 - .../conify/js/dojo/resources/images/dndCopy.png | Bin 814 -> 0 bytes .../conify/js/dojo/resources/images/dndMove.png | Bin 785 -> 0 bytes .../conify/js/dojo/resources/images/dndNoCopy.png | Bin 756 -> 0 bytes .../conify/js/dojo/resources/images/dndNoMove.png | Bin 750 -> 0 bytes Open-ILS/web/conify/js/dojo/rpc/JsonService.js | 83 - Open-ILS/web/conify/js/dojo/rpc/JsonpService.js | 65 - Open-ILS/web/conify/js/dojo/rpc/RpcService.js | 172 - Open-ILS/web/conify/js/dojo/string.js | 79 - Open-ILS/web/conify/js/dojo/tests.js | 6 - .../web/conify/js/dojo/tests/AdapterRegistry.js | 75 - Open-ILS/web/conify/js/dojo/tests/TODO | 11 - Open-ILS/web/conify/js/dojo/tests/_base.js | 136 - Open-ILS/web/conify/js/dojo/tests/_base/Color.js | 32 - .../web/conify/js/dojo/tests/_base/Deferred.js | 68 - .../web/conify/js/dojo/tests/_base/NodeList.html | 370 - .../js/dojo/tests/_base/_loader/744/foo/bar.js | 20 - .../js/dojo/tests/_base/_loader/744/testEval.html | 37 - .../js/dojo/tests/_base/_loader/addLoadEvents.html | 28 - .../js/dojo/tests/_base/_loader/bootstrap.js | 90 - .../conify/js/dojo/tests/_base/_loader/getText.txt | 1 - .../js/dojo/tests/_base/_loader/hostenv_browser.js | 15 - .../js/dojo/tests/_base/_loader/hostenv_rhino.js | 17 - .../tests/_base/_loader/hostenv_spidermonkey.js | 15 - .../conify/js/dojo/tests/_base/_loader/loader.js | 52 - Open-ILS/web/conify/js/dojo/tests/_base/array.js | 270 - Open-ILS/web/conify/js/dojo/tests/_base/connect.js | 225 - Open-ILS/web/conify/js/dojo/tests/_base/declare.js | 197 - Open-ILS/web/conify/js/dojo/tests/_base/fx.html | 196 - Open-ILS/web/conify/js/dojo/tests/_base/fx.js | 8 - .../web/conify/js/dojo/tests/_base/fx_delay.html | 22 - Open-ILS/web/conify/js/dojo/tests/_base/html.html | 391 - Open-ILS/web/conify/js/dojo/tests/_base/html.js | 12 - .../web/conify/js/dojo/tests/_base/html_box.html | 207 - .../js/dojo/tests/_base/html_box_quirks.html | 205 - .../conify/js/dojo/tests/_base/html_quirks.html | 317 - .../web/conify/js/dojo/tests/_base/html_rtl.html | 110 - Open-ILS/web/conify/js/dojo/tests/_base/json.js | 31 - Open-ILS/web/conify/js/dojo/tests/_base/lang.js | 180 - Open-ILS/web/conify/js/dojo/tests/_base/query.html | 135 - Open-ILS/web/conify/js/dojo/tests/_base/query.js | 9 - .../web/conify/js/dojo/tests/_base/timeout.php | 7 - Open-ILS/web/conify/js/dojo/tests/_base/xhr.html | 387 - Open-ILS/web/conify/js/dojo/tests/_base/xhr.js | 8 - .../conify/js/dojo/tests/_base/xhrDummyMethod.php | 7 - .../web/conify/js/dojo/tests/back-bookmark.html | 163 - Open-ILS/web/conify/js/dojo/tests/back-hash.js | 33 - Open-ILS/web/conify/js/dojo/tests/back.html | 110 - Open-ILS/web/conify/js/dojo/tests/back.js | 8 - Open-ILS/web/conify/js/dojo/tests/behavior.html | 98 - Open-ILS/web/conify/js/dojo/tests/behavior.js | 8 - Open-ILS/web/conify/js/dojo/tests/cldr.js | 19 - Open-ILS/web/conify/js/dojo/tests/colors.js | 48 - Open-ILS/web/conify/js/dojo/tests/connect.html | 32 - Open-ILS/web/conify/js/dojo/tests/cookie.html | 67 - Open-ILS/web/conify/js/dojo/tests/cookie.js | 8 - Open-ILS/web/conify/js/dojo/tests/currency.js | 48 - Open-ILS/web/conify/js/dojo/tests/data.js | 12 - .../conify/js/dojo/tests/data/ItemFileReadStore.js | 10 - .../js/dojo/tests/data/ItemFileWriteStore.js | 907 -- .../web/conify/js/dojo/tests/data/countries.json | 11 - .../dojo/tests/data/countries_commentFiltered.json | 12 - .../js/dojo/tests/data/countries_idcollision.json | 10 - .../js/dojo/tests/data/countries_withBoolean.json | 11 - .../js/dojo/tests/data/countries_withDates.json | 21 - .../js/dojo/tests/data/countries_withNull.json | 10 - .../js/dojo/tests/data/countries_withoutid.json | 10 - .../conify/js/dojo/tests/data/data_multitype.json | 18 - .../dojo/tests/data/geography_hierarchy_large.json | 44 - .../dojo/tests/data/geography_hierarchy_small.json | 19 - .../tests/data/readOnlyItemFileTestTemplates.js | 2209 --- .../web/conify/js/dojo/tests/data/runTests.html | 9 - Open-ILS/web/conify/js/dojo/tests/data/utils.js | 203 - Open-ILS/web/conify/js/dojo/tests/date.js | 716 - Open-ILS/web/conify/js/dojo/tests/date/locale.js | 396 - Open-ILS/web/conify/js/dojo/tests/date/stamp.js | 76 - .../web/conify/js/dojo/tests/dnd/dndDefault.css | 69 - .../conify/js/dojo/tests/dnd/flickr_viewer.html | 168 - .../js/dojo/tests/dnd/test_box_constraints.html | 61 - .../conify/js/dojo/tests/dnd/test_container.html | 74 - .../js/dojo/tests/dnd/test_container_markup.html | 67 - .../js/dojo/tests/dnd/test_custom_constraints.html | 51 - .../web/conify/js/dojo/tests/dnd/test_dnd.html | 130 - .../conify/js/dojo/tests/dnd/test_dnd_handles.html | 65 - .../web/conify/js/dojo/tests/dnd/test_form.html | 103 - .../conify/js/dojo/tests/dnd/test_moveable.html | 94 - .../js/dojo/tests/dnd/test_moveable_markup.html | 83 - .../web/conify/js/dojo/tests/dnd/test_params.html | 61 - .../js/dojo/tests/dnd/test_parent_constraints.html | 53 - .../tests/dnd/test_parent_constraints_margins.html | 51 - .../conify/js/dojo/tests/dnd/test_selector.html | 80 - .../js/dojo/tests/dnd/test_selector_markup.html | 71 - Open-ILS/web/conify/js/dojo/tests/fx.html | 155 - Open-ILS/web/conify/js/dojo/tests/fx.js | 8 - Open-ILS/web/conify/js/dojo/tests/i18n.js | 88 - Open-ILS/web/conify/js/dojo/tests/io/iframe.html | 124 - Open-ILS/web/conify/js/dojo/tests/io/iframe.js | 8 - .../conify/js/dojo/tests/io/iframeResponse.html | 8 - .../conify/js/dojo/tests/io/iframeResponse.js.html | 7 - .../js/dojo/tests/io/iframeResponse.json.html | 7 - .../js/dojo/tests/io/iframeResponse.text.html | 7 - .../conify/js/dojo/tests/io/iframeUploadTest.html | 50 - Open-ILS/web/conify/js/dojo/tests/io/script.html | 101 - Open-ILS/web/conify/js/dojo/tests/io/script.js | 8 - .../web/conify/js/dojo/tests/io/scriptJsonp.js | 57 - .../web/conify/js/dojo/tests/io/scriptSimple.js | 5 - .../web/conify/js/dojo/tests/io/scriptTimeout.html | 67 - Open-ILS/web/conify/js/dojo/tests/io/upload.cgi | 60 - Open-ILS/web/conify/js/dojo/tests/module.js | 27 - .../web/conify/js/dojo/tests/nls/ar/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/cs/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/de/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/el/salutations.js | 1 - .../conify/js/dojo/tests/nls/en-au/salutations.js | 1 - .../js/dojo/tests/nls/en-us-hawaii/salutations.js | 1 - .../nls/en-us-new_york-brooklyn/salutations.js | 1 - .../js/dojo/tests/nls/en-us-texas/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/es/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/fa/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/fr/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/he/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/hi/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/it/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/ja/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/ko/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/pl/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/pt/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/ru/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/sw/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/th/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/tr/salutations.js | 1 - .../web/conify/js/dojo/tests/nls/yi/salutations.js | 1 - .../conify/js/dojo/tests/nls/zh-cn/salutations.js | 1 - .../conify/js/dojo/tests/nls/zh-tw/salutations.js | 1 - Open-ILS/web/conify/js/dojo/tests/number.js | 966 -- Open-ILS/web/conify/js/dojo/tests/parser.html | 241 - Open-ILS/web/conify/js/dojo/tests/parser.js | 8 - .../js/dojo/tests/resources/ApplicationState.js | 28 - .../web/conify/js/dojo/tests/resources/JSON.php | 724 - .../conify/js/dojo/tests/resources/testClass.php | 20 - .../conify/js/dojo/tests/resources/testClass.smd | 40 - .../dojo/tests/resources/test_JsonRPCMediator.php | 43 - .../conify/js/dojo/tests/resources/test_css.html | 100 - Open-ILS/web/conify/js/dojo/tests/rpc.js | 151 - Open-ILS/web/conify/js/dojo/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojo/tests/string.js | 31 - .../web/conify/js/dojo/tests/test_FirebugLite.html | 100 - Open-ILS/web/conify/js/dojox/LICENSE | 195 - Open-ILS/web/conify/js/dojox/_cometd/README | 29 - Open-ILS/web/conify/js/dojox/_cometd/cometd.js | 684 - Open-ILS/web/conify/js/dojox/_sql/LICENSE | 9 - Open-ILS/web/conify/js/dojox/_sql/_crypto.js | 443 - Open-ILS/web/conify/js/dojox/_sql/common.js | 535 - .../js/dojox/_sql/demos/customers/customers.html | 292 - Open-ILS/web/conify/js/dojox/charting/Chart2D.js | 339 - Open-ILS/web/conify/js/dojox/charting/Chart3D.js | 86 - Open-ILS/web/conify/js/dojox/charting/Element.js | 49 - Open-ILS/web/conify/js/dojox/charting/README | 31 - Open-ILS/web/conify/js/dojox/charting/Series.js | 20 - Open-ILS/web/conify/js/dojox/charting/Theme.js | 235 - Open-ILS/web/conify/js/dojox/charting/_color.js | 62 - .../web/conify/js/dojox/charting/axis2d/Base.js | 31 - .../web/conify/js/dojox/charting/axis2d/Default.js | 307 - .../web/conify/js/dojox/charting/axis2d/common.js | 58 - .../web/conify/js/dojox/charting/plot2d/Areas.js | 14 - .../web/conify/js/dojox/charting/plot2d/Bars.js | 88 - .../web/conify/js/dojox/charting/plot2d/Base.js | 60 - .../js/dojox/charting/plot2d/ClusteredBars.js | 62 - .../js/dojox/charting/plot2d/ClusteredColumns.js | 62 - .../web/conify/js/dojox/charting/plot2d/Columns.js | 87 - .../web/conify/js/dojox/charting/plot2d/Default.js | 135 - .../web/conify/js/dojox/charting/plot2d/Grid.js | 116 - .../web/conify/js/dojox/charting/plot2d/Lines.js | 13 - .../web/conify/js/dojox/charting/plot2d/Markers.js | 13 - .../conify/js/dojox/charting/plot2d/MarkersOnly.js | 14 - .../web/conify/js/dojox/charting/plot2d/Pie.js | 179 - .../web/conify/js/dojox/charting/plot2d/Scatter.js | 14 - .../web/conify/js/dojox/charting/plot2d/Stacked.js | 121 - .../js/dojox/charting/plot2d/StackedAreas.js | 14 - .../conify/js/dojox/charting/plot2d/StackedBars.js | 84 - .../js/dojox/charting/plot2d/StackedColumns.js | 82 - .../js/dojox/charting/plot2d/StackedLines.js | 13 - .../web/conify/js/dojox/charting/plot2d/common.js | 113 - .../web/conify/js/dojox/charting/plot3d/Bars.js | 66 - .../web/conify/js/dojox/charting/plot3d/Base.js | 23 - .../conify/js/dojox/charting/plot3d/Cylinders.js | 69 - Open-ILS/web/conify/js/dojox/charting/scaler.js | 161 - .../web/conify/js/dojox/charting/tests/Theme.js | 71 - .../web/conify/js/dojox/charting/tests/_color.js | 82 - .../web/conify/js/dojox/charting/tests/charting.js | 12 - .../conify/js/dojox/charting/tests/runTests.html | 9 - .../conify/js/dojox/charting/tests/test_bars.html | 65 - .../js/dojox/charting/tests/test_chart2d.html | 338 - .../charting/tests/test_chart2d_updating.html | 80 - .../js/dojox/charting/tests/test_cylinders.html | 65 - .../js/dojox/charting/tests/test_labels2d.html | 90 - .../conify/js/dojox/charting/tests/test_pie2d.html | 94 - .../js/dojox/charting/tests/test_scaler.html | 97 - .../js/dojox/charting/tests/test_widget2d.html | 98 - .../conify/js/dojox/charting/themes/GreySkies.js | 11 - .../conify/js/dojox/charting/themes/PlotKit/README | 11 - .../js/dojox/charting/themes/PlotKit/blue.js | 43 - .../js/dojox/charting/themes/PlotKit/cyan.js | 43 - .../js/dojox/charting/themes/PlotKit/green.js | 43 - .../js/dojox/charting/themes/PlotKit/orange.js | 43 - .../js/dojox/charting/themes/PlotKit/purple.js | 43 - .../conify/js/dojox/charting/themes/PlotKit/red.js | 43 - .../web/conify/js/dojox/charting/widget/Chart2D.js | 200 - Open-ILS/web/conify/js/dojox/collections.js | 6 - .../web/conify/js/dojox/collections/ArrayList.js | 133 - .../web/conify/js/dojox/collections/BinaryTree.js | 211 - .../web/conify/js/dojox/collections/Dictionary.js | 116 - Open-ILS/web/conify/js/dojox/collections/Queue.js | 74 - Open-ILS/web/conify/js/dojox/collections/README | 39 - Open-ILS/web/conify/js/dojox/collections/Set.js | 89 - .../web/conify/js/dojox/collections/SortedList.js | 198 - Open-ILS/web/conify/js/dojox/collections/Stack.js | 72 - Open-ILS/web/conify/js/dojox/collections/_base.js | 100 - .../conify/js/dojox/collections/tests/ArrayList.js | 83 - .../js/dojox/collections/tests/BinaryTree.js | 83 - .../js/dojox/collections/tests/Dictionary.js | 82 - .../web/conify/js/dojox/collections/tests/Queue.js | 49 - .../web/conify/js/dojox/collections/tests/Set.js | 35 - .../js/dojox/collections/tests/SortedList.js | 168 - .../web/conify/js/dojox/collections/tests/Stack.js | 49 - .../web/conify/js/dojox/collections/tests/_base.js | 84 - .../js/dojox/collections/tests/collections.js | 19 - .../js/dojox/collections/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/color.js | 6 - Open-ILS/web/conify/js/dojox/color/Colorspace.js | 556 - Open-ILS/web/conify/js/dojox/color/Generator.js | 257 - Open-ILS/web/conify/js/dojox/color/README | 41 - Open-ILS/web/conify/js/dojox/color/_base.js | 197 - .../web/conify/js/dojox/color/tests/Generator.js | 128 - Open-ILS/web/conify/js/dojox/color/tests/_base.js | 82 - Open-ILS/web/conify/js/dojox/color/tests/color.js | 14 - .../web/conify/js/dojox/color/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/cometd.js | 7 - Open-ILS/web/conify/js/dojox/crypto.js | 6 - Open-ILS/web/conify/js/dojox/crypto/Blowfish.js | 576 - Open-ILS/web/conify/js/dojox/crypto/LICENSE | 9 - Open-ILS/web/conify/js/dojox/crypto/MD5.js | 204 - Open-ILS/web/conify/js/dojox/crypto/README | 41 - Open-ILS/web/conify/js/dojox/crypto/_base.js | 19 - .../web/conify/js/dojox/crypto/tests/Blowfish.js | 29 - Open-ILS/web/conify/js/dojox/crypto/tests/MD5.js | 26 - .../web/conify/js/dojox/crypto/tests/crypto.js | 13 - .../web/conify/js/dojox/crypto/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/data/CsvStore.js | 552 - .../web/conify/js/dojox/data/FlickrRestStore.js | 471 - Open-ILS/web/conify/js/dojox/data/FlickrStore.js | 257 - .../web/conify/js/dojox/data/HtmlTableStore.js | 466 - Open-ILS/web/conify/js/dojox/data/OpmlStore.js | 515 - Open-ILS/web/conify/js/dojox/data/PicasaStore.js | 254 - .../web/conify/js/dojox/data/QueryReadStore.js | 474 - Open-ILS/web/conify/js/dojox/data/README | 62 - Open-ILS/web/conify/js/dojox/data/XmlStore.js | 1126 -- .../js/dojox/data/demos/demo_DataDemoTable.html | 130 - .../js/dojox/data/demos/demo_FlickrRestStore.html | 275 - .../js/dojox/data/demos/demo_FlickrStore.html | 199 - .../conify/js/dojox/data/demos/demo_LazyLoad.html | 66 - .../js/dojox/data/demos/demo_MultiStores.html | 72 - .../js/dojox/data/demos/demo_PicasaStore.html | 188 - .../web/conify/js/dojox/data/demos/flickrDemo.css | 35 - .../web/conify/js/dojox/data/demos/geography.json | 45 - .../web/conify/js/dojox/data/demos/geography.xml | 51 - .../dojox/data/demos/geography/Argentina/data.json | 5 - .../js/dojox/data/demos/geography/Brazil/data.json | 5 - .../data/demos/geography/Canada/Ottawa/data.json | 6 - .../data/demos/geography/Canada/Toronto/data.json | 6 - .../js/dojox/data/demos/geography/Canada/data.json | 10 - .../js/dojox/data/demos/geography/China/data.json | 4 - .../geography/Commonwealth of Australia/data.json | 5 - .../js/dojox/data/demos/geography/Egypt/data.json | 5 - .../js/dojox/data/demos/geography/France/data.json | 4 - .../dojox/data/demos/geography/Germany/data.json | 4 - .../js/dojox/data/demos/geography/India/data.json | 4 - .../js/dojox/data/demos/geography/Italy/data.json | 4 - .../data/demos/geography/Kenya/Mombasa/data.json | 5 - .../data/demos/geography/Kenya/Nairobi/data.json | 5 - .../js/dojox/data/demos/geography/Kenya/data.json | 9 - .../demos/geography/Mexico/Guadalajara/data.json | 7 - .../demos/geography/Mexico/Mexico City/data.json | 6 - .../js/dojox/data/demos/geography/Mexico/data.json | 10 - .../dojox/data/demos/geography/Mongolia/data.json | 4 - .../js/dojox/data/demos/geography/Russia/data.json | 4 - .../js/dojox/data/demos/geography/Spain/data.json | 4 - .../data/demos/geography/Sudan/Khartoum/data.json | 5 - .../js/dojox/data/demos/geography/Sudan/data.json | 6 - .../geography/United States of America/data.json | 4 - .../conify/js/dojox/data/demos/geography/root.json | 39 - .../web/conify/js/dojox/data/demos/picasaDemo.css | 44 - .../js/dojox/data/demos/stores/LazyLoadJSIStore.js | 142 - .../js/dojox/data/demos/widgets/FlickrView.js | 36 - .../js/dojox/data/demos/widgets/FlickrViewList.js | 37 - .../js/dojox/data/demos/widgets/PicasaView.js | 37 - .../js/dojox/data/demos/widgets/PicasaViewList.js | 37 - .../data/demos/widgets/templates/FlickrView.html | 34 - .../demos/widgets/templates/FlickrViewList.html | 2 - .../data/demos/widgets/templates/PicasaView.html | 35 - .../demos/widgets/templates/PicasaViewList.html | 2 - Open-ILS/web/conify/js/dojox/data/dom.js | 187 - .../conify/js/dojox/data/tests/QueryReadStore.html | 221 - Open-ILS/web/conify/js/dojox/data/tests/dom.js | 133 - .../ml/test_HtmlTableStore_declaratively.html | 120 - Open-ILS/web/conify/js/dojox/data/tests/module.js | 24 - .../web/conify/js/dojox/data/tests/runTests.html | 9 - .../conify/js/dojox/data/tests/stores/CsvStore.js | 1127 -- .../js/dojox/data/tests/stores/FlickrRestStore.js | 476 - .../js/dojox/data/tests/stores/FlickrStore.js | 410 - .../js/dojox/data/tests/stores/HtmlTableStore.js | 702 - .../conify/js/dojox/data/tests/stores/OpmlStore.js | 1075 -- .../js/dojox/data/tests/stores/QueryReadStore.js | 338 - .../js/dojox/data/tests/stores/QueryReadStore.php | 92 - .../conify/js/dojox/data/tests/stores/XmlStore.js | 881 -- .../conify/js/dojox/data/tests/stores/books.html | 118 - .../conify/js/dojox/data/tests/stores/books.xml | 103 - .../conify/js/dojox/data/tests/stores/books2.html | 43 - .../conify/js/dojox/data/tests/stores/books2.xml | 28 - .../conify/js/dojox/data/tests/stores/books3.xml | 31 - .../js/dojox/data/tests/stores/books_isbnAttr.xml | 23 - .../js/dojox/data/tests/stores/books_isbnAttr2.xml | 23 - .../js/dojox/data/tests/stores/geography.xml | 51 - .../tests/stores/geography_withspeciallabel.xml | 51 - .../conify/js/dojox/data/tests/stores/movies.csv | 9 - .../conify/js/dojox/data/tests/stores/movies2.csv | 9 - .../conify/js/dojox/data/tests/stores/patterns.csv | 11 - Open-ILS/web/conify/js/dojox/date/README | 36 - Open-ILS/web/conify/js/dojox/date/php.js | 296 - Open-ILS/web/conify/js/dojox/date/posix.js | 293 - Open-ILS/web/conify/js/dojox/date/tests/module.js | 12 - Open-ILS/web/conify/js/dojox/date/tests/posix.js | 236 - .../web/conify/js/dojox/date/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/dtl.js | 6 - Open-ILS/web/conify/js/dojox/dtl/README | 203 - Open-ILS/web/conify/js/dojox/dtl/_base.js | 632 - .../conify/js/dojox/dtl/demos/demo_Animation.html | 47 - .../web/conify/js/dojox/dtl/demos/demo_Blog.html | 114 - .../js/dojox/dtl/demos/json/blog/get_blog_1.json | 1 - .../js/dojox/dtl/demos/json/blog/get_blog_3.json | 1 - .../dojox/dtl/demos/json/blog/get_blog_list.json | 1 - .../dojox/dtl/demos/json/blog/get_page_about.json | 1 - .../js/dojox/dtl/demos/templates/animation.html | 4 - .../js/dojox/dtl/demos/templates/blog_base.html | 8 - .../js/dojox/dtl/demos/templates/blog_detail.html | 10 - .../js/dojox/dtl/demos/templates/blog_list.html | 8 - .../js/dojox/dtl/demos/templates/blog_page.html | 7 - Open-ILS/web/conify/js/dojox/dtl/filter/dates.js | 36 - .../web/conify/js/dojox/dtl/filter/htmlstrings.js | 59 - .../web/conify/js/dojox/dtl/filter/integers.js | 32 - Open-ILS/web/conify/js/dojox/dtl/filter/lists.js | 131 - Open-ILS/web/conify/js/dojox/dtl/filter/logic.js | 34 - Open-ILS/web/conify/js/dojox/dtl/filter/misc.js | 59 - Open-ILS/web/conify/js/dojox/dtl/filter/strings.js | 312 - Open-ILS/web/conify/js/dojox/dtl/html.js | 658 - Open-ILS/web/conify/js/dojox/dtl/render/html.js | 70 - Open-ILS/web/conify/js/dojox/dtl/tag/event.js | 42 - Open-ILS/web/conify/js/dojox/dtl/tag/html.js | 136 - Open-ILS/web/conify/js/dojox/dtl/tag/loader.js | 146 - Open-ILS/web/conify/js/dojox/dtl/tag/logic.js | 164 - Open-ILS/web/conify/js/dojox/dtl/tag/loop.js | 89 - Open-ILS/web/conify/js/dojox/dtl/tag/misc.js | 76 - Open-ILS/web/conify/js/dojox/dtl/tests/context.js | 78 - Open-ILS/web/conify/js/dojox/dtl/tests/module.js | 13 - .../web/conify/js/dojox/dtl/tests/runTests.html | 9 - .../web/conify/js/dojox/dtl/tests/text/filter.js | 717 - Open-ILS/web/conify/js/dojox/dtl/tests/text/tag.js | 164 - .../js/dojox/dtl/tests/text/templates/pocket.html | 1 - Open-ILS/web/conify/js/dojox/dtl/utils/date.js | 67 - Open-ILS/web/conify/js/dojox/dtl/widget.js | 48 - Open-ILS/web/conify/js/dojox/encoding/README | 35 - Open-ILS/web/conify/js/dojox/encoding/ascii85.js | 63 - Open-ILS/web/conify/js/dojox/encoding/bits.js | 68 - Open-ILS/web/conify/js/dojox/encoding/easy64.js | 50 - Open-ILS/web/conify/js/dojox/encoding/lzw.js | 90 - Open-ILS/web/conify/js/dojox/encoding/splay.js | 63 - .../web/conify/js/dojox/encoding/tests/ascii85.js | 35 - .../web/conify/js/dojox/encoding/tests/bits.js | 74 - .../web/conify/js/dojox/encoding/tests/colors.js | 156 - .../conify/js/dojox/encoding/tests/colors2.html | 104 - .../web/conify/js/dojox/encoding/tests/colors2.js | 64 - .../conify/js/dojox/encoding/tests/colors3.html | 104 - .../web/conify/js/dojox/encoding/tests/colors3.js | 53 - .../web/conify/js/dojox/encoding/tests/easy64.js | 35 - .../web/conify/js/dojox/encoding/tests/encoding.js | 15 - Open-ILS/web/conify/js/dojox/encoding/tests/lzw.js | 54 - .../conify/js/dojox/encoding/tests/runTests.html | 9 - .../web/conify/js/dojox/encoding/tests/splay.js | 49 - .../web/conify/js/dojox/encoding/tests/test.html | 61 - .../web/conify/js/dojox/encoding/tests/vq.html | 185 - Open-ILS/web/conify/js/dojox/flash.js | 6 - Open-ILS/web/conify/js/dojox/flash/README | 31 - Open-ILS/web/conify/js/dojox/flash/_common.js | 1289 -- .../js/dojox/flash/flash6/DojoExternalInterface.as | 205 - .../js/dojox/flash/flash6/flash6_gateway.fla | Bin 40448 -> 0 bytes .../js/dojox/flash/flash8/DojoExternalInterface.as | 224 - .../conify/js/dojox/flash/flash8/ExpressInstall.as | 71 - Open-ILS/web/conify/js/dojox/fx.js | 7 - Open-ILS/web/conify/js/dojox/fx/README | 69 - Open-ILS/web/conify/js/dojox/fx/_arg.js | 27 - Open-ILS/web/conify/js/dojox/fx/_base.js | 195 - Open-ILS/web/conify/js/dojox/fx/_core.js | 60 - Open-ILS/web/conify/js/dojox/fx/easing.js | 42 - Open-ILS/web/conify/js/dojox/fx/scroll.js | 40 - Open-ILS/web/conify/js/dojox/fx/style.js | 221 - .../web/conify/js/dojox/fx/tests/_animation.css | 113 - .../web/conify/js/dojox/fx/tests/example_Line.html | 82 - .../js/dojox/fx/tests/test_animateClass.html | 222 - .../conify/js/dojox/fx/tests/test_crossFade.html | 145 - .../web/conify/js/dojox/fx/tests/test_easing.html | 107 - .../conify/js/dojox/fx/tests/test_highlight.html | 41 - .../web/conify/js/dojox/fx/tests/test_scroll.html | 93 - .../web/conify/js/dojox/fx/tests/test_sizeTo.html | 140 - .../web/conify/js/dojox/fx/tests/test_slideBy.html | 58 - Open-ILS/web/conify/js/dojox/gfx.js | 39 - Open-ILS/web/conify/js/dojox/gfx/README | 102 - Open-ILS/web/conify/js/dojox/gfx/_base.js | 250 - Open-ILS/web/conify/js/dojox/gfx/arc.js | 122 - Open-ILS/web/conify/js/dojox/gfx/attach.js | 7 - Open-ILS/web/conify/js/dojox/gfx/canvas.js | 682 - Open-ILS/web/conify/js/dojox/gfx/canvas_attach.js | 8 - Open-ILS/web/conify/js/dojox/gfx/decompose.js | 139 - .../web/conify/js/dojox/gfx/demos/beautify.html | 48 - .../web/conify/js/dojox/gfx/demos/butterfly.html | 88 - .../web/conify/js/dojox/gfx/demos/circles.html | 92 - Open-ILS/web/conify/js/dojox/gfx/demos/clock.html | 253 - .../web/conify/js/dojox/gfx/demos/clock_black.html | 253 - .../web/conify/js/dojox/gfx/demos/creator.html | 123 - .../web/conify/js/dojox/gfx/demos/data/Lars.json | 1823 --- .../web/conify/js/dojox/gfx/demos/data/Lars.svg | 531 - .../js/dojox/gfx/demos/data/LarsDreaming.json | 1823 --- .../js/dojox/gfx/demos/data/LarsDreaming.svg | 536 - .../web/conify/js/dojox/gfx/demos/data/Nils.json | 717 - .../web/conify/js/dojox/gfx/demos/data/Nils.svg | 188 - .../conify/js/dojox/gfx/demos/data/buratino-bg.png | Bin 27507 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-head.png | Bin 30696 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-left-arm.png | Bin 9631 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-left-leg.png | Bin 21682 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-lollipop.png | Bin 21976 -> 0 bytes .../dojox/gfx/demos/data/buratino-nose-large.png | Bin 4182 -> 0 bytes .../dojox/gfx/demos/data/buratino-nose-medium.png | Bin 2587 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-right-arm.png | Bin 13033 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-right-leg.png | Bin 23025 -> 0 bytes .../js/dojox/gfx/demos/data/buratino-torso.png | Bin 23405 -> 0 bytes .../conify/js/dojox/gfx/demos/data/buratino.jpg | Bin 33344 -> 0 bytes .../conify/js/dojox/gfx/demos/data/buratino.json | 12 - .../web/conify/js/dojox/gfx/demos/data/svg2gfx.xsl | 72 - .../conify/js/dojox/gfx/demos/data/transform.json | 1567 -- .../js/dojox/gfx/demos/images/clock_face.jpg | Bin 31088 -> 0 bytes .../js/dojox/gfx/demos/images/clock_face_black.jpg | Bin 17347 -> 0 bytes .../web/conify/js/dojox/gfx/demos/inspector.html | 165 - Open-ILS/web/conify/js/dojox/gfx/demos/lion.html | 235 - Open-ILS/web/conify/js/dojox/gfx/demos/tiger.html | 566 - Open-ILS/web/conify/js/dojox/gfx/matrix.js | 444 - Open-ILS/web/conify/js/dojox/gfx/move.js | 114 - Open-ILS/web/conify/js/dojox/gfx/path.js | 353 - Open-ILS/web/conify/js/dojox/gfx/shape.js | 687 - Open-ILS/web/conify/js/dojox/gfx/silverlight.js | 693 - .../web/conify/js/dojox/gfx/silverlight_attach.js | 87 - Open-ILS/web/conify/js/dojox/gfx/svg.js | 634 - Open-ILS/web/conify/js/dojox/gfx/svg_attach.js | 224 - .../web/conify/js/dojox/gfx/tests/decompose.js | 114 - Open-ILS/web/conify/js/dojox/gfx/tests/matrix.js | 228 - Open-ILS/web/conify/js/dojox/gfx/tests/module.js | 13 - .../web/conify/js/dojox/gfx/tests/runTests.html | 9 - .../web/conify/js/dojox/gfx/tests/test_arc.html | 71 - .../web/conify/js/dojox/gfx/tests/test_bezier.html | 85 - .../conify/js/dojox/gfx/tests/test_decompose.html | 54 - .../web/conify/js/dojox/gfx/tests/test_fill.html | 47 - .../web/conify/js/dojox/gfx/tests/test_gfx.html | 489 - .../conify/js/dojox/gfx/tests/test_gradient.html | 70 - .../web/conify/js/dojox/gfx/tests/test_group.html | 73 - .../web/conify/js/dojox/gfx/tests/test_image1.html | 74 - .../web/conify/js/dojox/gfx/tests/test_image2.html | 50 - .../js/dojox/gfx/tests/test_linearGradient.html | 80 - .../conify/js/dojox/gfx/tests/test_linestyle.html | 45 - .../conify/js/dojox/gfx/tests/test_pattern.html | 44 - .../web/conify/js/dojox/gfx/tests/test_poly.html | 53 - .../web/conify/js/dojox/gfx/tests/test_resize.html | 61 - .../conify/js/dojox/gfx/tests/test_setPath.html | 76 - .../web/conify/js/dojox/gfx/tests/test_tbbox.html | 117 - .../web/conify/js/dojox/gfx/tests/test_text.html | 88 - .../conify/js/dojox/gfx/tests/test_textpath.html | 76 - .../conify/js/dojox/gfx/tests/test_transform.html | 98 - Open-ILS/web/conify/js/dojox/gfx/utils.js | 87 - Open-ILS/web/conify/js/dojox/gfx/vml.js | 1128 -- Open-ILS/web/conify/js/dojox/gfx/vml_attach.js | 362 - Open-ILS/web/conify/js/dojox/gfx3d.js | 11 - Open-ILS/web/conify/js/dojox/gfx3d/README | 36 - Open-ILS/web/conify/js/dojox/gfx3d/_base.js | 19 - Open-ILS/web/conify/js/dojox/gfx3d/gradient.js | 41 - Open-ILS/web/conify/js/dojox/gfx3d/lighting.js | 241 - Open-ILS/web/conify/js/dojox/gfx3d/matrix.js | 339 - Open-ILS/web/conify/js/dojox/gfx3d/object.js | 1088 -- Open-ILS/web/conify/js/dojox/gfx3d/scheduler.js | 126 - .../js/dojox/gfx3d/tests/test_camerarotate.html | 93 - .../gfx3d/tests/test_camerarotate_shaded.html | 97 - .../web/conify/js/dojox/gfx3d/tests/test_cube.html | 50 - .../conify/js/dojox/gfx3d/tests/test_cylinder.html | 66 - .../conify/js/dojox/gfx3d/tests/test_drawer.html | 92 - .../conify/js/dojox/gfx3d/tests/test_edges.html | 73 - .../conify/js/dojox/gfx3d/tests/test_matrix.html | 89 - .../conify/js/dojox/gfx3d/tests/test_orbit.html | 50 - .../conify/js/dojox/gfx3d/tests/test_overlap.html | 69 - .../conify/js/dojox/gfx3d/tests/test_polygon.html | 44 - .../conify/js/dojox/gfx3d/tests/test_quads.html | 78 - .../conify/js/dojox/gfx3d/tests/test_rotate.html | 123 - .../conify/js/dojox/gfx3d/tests/test_scene.html | 66 - .../js/dojox/gfx3d/tests/test_triangles.html | 82 - .../conify/js/dojox/gfx3d/tests/test_vector.html | 59 - Open-ILS/web/conify/js/dojox/gfx3d/vector.js | 110 - Open-ILS/web/conify/js/dojox/grid/Grid.js | 222 - Open-ILS/web/conify/js/dojox/grid/README | 39 - Open-ILS/web/conify/js/dojox/grid/VirtualGrid.js | 631 - .../web/conify/js/dojox/grid/_data/dijitEditors.js | 152 - Open-ILS/web/conify/js/dojox/grid/_data/editors.js | 239 - Open-ILS/web/conify/js/dojox/grid/_data/fields.js | 104 - Open-ILS/web/conify/js/dojox/grid/_data/model.js | 600 - Open-ILS/web/conify/js/dojox/grid/_grid/Grid.css | 245 - Open-ILS/web/conify/js/dojox/grid/_grid/builder.js | 433 - Open-ILS/web/conify/js/dojox/grid/_grid/cell.js | 66 - Open-ILS/web/conify/js/dojox/grid/_grid/drag.js | 113 - Open-ILS/web/conify/js/dojox/grid/_grid/edit.js | 213 - Open-ILS/web/conify/js/dojox/grid/_grid/focus.js | 204 - .../dojox/grid/_grid/images/grid_dx_gradient.gif | Bin 267 -> 0 bytes .../js/dojox/grid/_grid/images/grid_sort_down.gif | Bin 53 -> 0 bytes .../js/dojox/grid/_grid/images/grid_sort_up.gif | Bin 53 -> 0 bytes .../dojox/grid/_grid/images/tabEnabled_rotated.png | Bin 94 -> 0 bytes .../dojox/grid/_grid/images/tabHover_rotated.png | Bin 106 -> 0 bytes Open-ILS/web/conify/js/dojox/grid/_grid/layout.js | 75 - Open-ILS/web/conify/js/dojox/grid/_grid/lib.js | 220 - .../web/conify/js/dojox/grid/_grid/publicEvents.js | 333 - Open-ILS/web/conify/js/dojox/grid/_grid/rowbar.js | 51 - Open-ILS/web/conify/js/dojox/grid/_grid/rows.js | 66 - .../web/conify/js/dojox/grid/_grid/scroller.js | 485 - .../web/conify/js/dojox/grid/_grid/selection.js | 185 - .../web/conify/js/dojox/grid/_grid/tundraGrid.css | 253 - Open-ILS/web/conify/js/dojox/grid/_grid/view.js | 259 - Open-ILS/web/conify/js/dojox/grid/_grid/views.js | 235 - .../conify/js/dojox/grid/tests/databaseModel.js | 337 - .../conify/js/dojox/grid/tests/images/closed.gif | Bin 907 -> 0 bytes .../js/dojox/grid/tests/images/flatScreen.gif | Bin 824 -> 0 bytes .../web/conify/js/dojox/grid/tests/images/open.gif | Bin 907 -> 0 bytes .../conify/js/dojox/grid/tests/support/data.php | 379 - .../conify/js/dojox/grid/tests/support/json.php | 794 - .../conify/js/dojox/grid/tests/support/movies.csv | 9 - .../conify/js/dojox/grid/tests/support/proxy.php | 27 - .../js/dojox/grid/tests/support/test_data.js | 30 - .../conify/js/dojox/grid/tests/support/testtbl.sql | 944 -- .../js/dojox/grid/tests/support/yahoo_search.js | 131 - .../js/dojox/grid/tests/test_change_structure.html | 125 - .../conify/js/dojox/grid/tests/test_dojo_data.html | 139 - .../js/dojox/grid/tests/test_dojo_data_model.html | 85 - .../grid/tests/test_dojo_data_notification.html | 116 - .../web/conify/js/dojox/grid/tests/test_edit.html | 150 - .../js/dojox/grid/tests/test_edit_dijit.html | 138 - .../conify/js/dojox/grid/tests/test_events.html | 172 - .../conify/js/dojox/grid/tests/test_expand.html | 108 - .../web/conify/js/dojox/grid/tests/test_grid.html | 67 - .../js/dojox/grid/tests/test_grid_layout.html | 113 - .../dojox/grid/tests/test_grid_programmatic.html | 66 - .../grid/tests/test_grid_programmatic_layout.html | 75 - .../dojox/grid/tests/test_grid_tooltip_menu.html | 162 - .../conify/js/dojox/grid/tests/test_keyboard.html | 91 - .../js/dojox/grid/tests/test_mysql_edit.html | 157 - .../conify/js/dojox/grid/tests/test_sizing.html | 154 - .../conify/js/dojox/grid/tests/test_styling.html | 132 - .../conify/js/dojox/grid/tests/test_subgrid.html | 180 - .../js/dojox/grid/tests/test_tundra_edit.html | 140 - .../js/dojox/grid/tests/test_yahoo_images.html | 140 - .../js/dojox/grid/tests/test_yahoo_search.html | 142 - .../web/conify/js/dojox/grid/tests/yahooSearch.js | 143 - Open-ILS/web/conify/js/dojox/image/Gallery.js | 181 - Open-ILS/web/conify/js/dojox/image/Lightbox.js | 312 - Open-ILS/web/conify/js/dojox/image/README | 60 - Open-ILS/web/conify/js/dojox/image/SlideShow.js | 590 - .../web/conify/js/dojox/image/ThumbnailPicker.js | 538 - .../conify/js/dojox/image/resources/Gallery.html | 4 - .../conify/js/dojox/image/resources/Lightbox.html | 15 - .../conify/js/dojox/image/resources/SlideShow.html | 14 - .../js/dojox/image/resources/ThumbnailPicker.html | 11 - .../web/conify/js/dojox/image/resources/image.css | 337 - .../js/dojox/image/resources/images/1pixel.gif | Bin 807 -> 0 bytes .../js/dojox/image/resources/images/buttons.gif | Bin 4620 -> 0 bytes .../js/dojox/image/resources/images/buttons.png | Bin 9259 -> 0 bytes .../js/dojox/image/resources/images/loading.gif | Bin 4178 -> 0 bytes .../web/conify/js/dojox/image/tests/images.json | 32 - .../js/dojox/image/tests/images/extraWide.jpg | Bin 49250 -> 0 bytes .../js/dojox/image/tests/images/imageHoriz.jpg | Bin 47693 -> 0 bytes .../js/dojox/image/tests/images/imageHoriz2.jpg | Bin 77176 -> 0 bytes .../js/dojox/image/tests/images/imageVert.jpg | Bin 71533 -> 0 bytes .../conify/js/dojox/image/tests/images/square.jpg | Bin 82010 -> 0 bytes .../conify/js/dojox/image/tests/test_Gallery.html | 67 - .../conify/js/dojox/image/tests/test_Lightbox.html | 101 - .../js/dojox/image/tests/test_SlideShow.html | 68 - .../js/dojox/image/tests/test_ThumbnailPicker.html | 134 - Open-ILS/web/conify/js/dojox/io/README | 45 - Open-ILS/web/conify/js/dojox/io/proxy/README | 82 - .../web/conify/js/dojox/io/proxy/tests/frag.xml | 4 - .../web/conify/js/dojox/io/proxy/tests/xip.html | 62 - Open-ILS/web/conify/js/dojox/io/proxy/xip.js | 236 - .../web/conify/js/dojox/io/proxy/xip_client.html | 267 - .../web/conify/js/dojox/io/proxy/xip_server.html | 386 - Open-ILS/web/conify/js/dojox/io/xhrMultiPart.js | 81 - Open-ILS/web/conify/js/dojox/lang/LICENSE | 21 - Open-ILS/web/conify/js/dojox/lang/README | 37 - Open-ILS/web/conify/js/dojox/lang/functional.js | 462 - Open-ILS/web/conify/js/dojox/lang/tests/curry.js | 30 - Open-ILS/web/conify/js/dojox/lang/tests/fold.js | 33 - .../web/conify/js/dojox/lang/tests/fun_perf.html | 61 - Open-ILS/web/conify/js/dojox/lang/tests/lambda.js | 22 - .../web/conify/js/dojox/lang/tests/listcomp.js | 26 - Open-ILS/web/conify/js/dojox/lang/tests/main.js | 16 - Open-ILS/web/conify/js/dojox/lang/tests/misc.js | 36 - .../web/conify/js/dojox/lang/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/lang/tests/std.js | 31 - Open-ILS/web/conify/js/dojox/lang/utils.js | 54 - .../web/conify/js/dojox/layout/BorderContainer.js | 119 - Open-ILS/web/conify/js/dojox/layout/ContentPane.js | 478 - .../web/conify/js/dojox/layout/FloatingPane.js | 361 - Open-ILS/web/conify/js/dojox/layout/README | 72 - Open-ILS/web/conify/js/dojox/layout/RadioGroup.js | 233 - .../web/conify/js/dojox/layout/ResizeHandle.js | 239 - .../js/dojox/layout/resources/FloatingPane.css | 170 - .../js/dojox/layout/resources/FloatingPane.html | 14 - .../js/dojox/layout/resources/RadioGroup.css | 45 - .../js/dojox/layout/resources/ResizeHandle.css | 32 - .../js/dojox/layout/resources/icons/resize.png | Bin 319 -> 0 bytes .../conify/js/dojox/layout/tests/ContentPane.html | 1059 -- .../web/conify/js/dojox/layout/tests/_script.html | 9 - .../conify/js/dojox/layout/tests/images/blank.gif | Bin 43 -> 0 bytes .../js/dojox/layout/tests/images/dojoLogo.png | Bin 14712 -> 0 bytes .../js/dojox/layout/tests/images/gridUnderlay.png | Bin 915 -> 0 bytes .../js/dojox/layout/tests/images/testImage.gif | Bin 14171 -> 0 bytes .../js/dojox/layout/tests/remote/getResponse.php | 108 - .../dojox/layout/tests/test_BorderContainer.html | 54 - .../js/dojox/layout/tests/test_FloatingPane.html | 144 - .../js/dojox/layout/tests/test_RadioGroup.html | 61 - .../js/dojox/layout/tests/test_ResizeHandle.html | 120 - .../js/dojox/layout/tests/test_SizingPane.html | 170 - Open-ILS/web/conify/js/dojox/math.js | 6 - Open-ILS/web/conify/js/dojox/math/README | 38 - Open-ILS/web/conify/js/dojox/math/_base.js | 122 - Open-ILS/web/conify/js/dojox/math/curves.js | 193 - Open-ILS/web/conify/js/dojox/math/matrix.js | 294 - Open-ILS/web/conify/js/dojox/off.js | 6 - Open-ILS/web/conify/js/dojox/off/README | 1 - Open-ILS/web/conify/js/dojox/off/_common.js | 559 - .../web/conify/js/dojox/off/docs/bookmarklets.html | 10 - Open-ILS/web/conify/js/dojox/off/files.js | 449 - Open-ILS/web/conify/js/dojox/off/network_check.txt | 1 - Open-ILS/web/conify/js/dojox/off/offline.js | 20 - .../conify/js/dojox/off/offline.js.uncompressed.js | 4276 ------ .../conify/js/dojox/off/resources/checkmark.png | Bin 27329 -> 0 bytes .../conify/js/dojox/off/resources/greenball.png | Bin 27414 -> 0 bytes .../conify/js/dojox/off/resources/learnhow.html | 43 - .../web/conify/js/dojox/off/resources/learnhow.js | 43 - .../js/dojox/off/resources/offline-widget.css | 112 - .../js/dojox/off/resources/offline-widget.html | 40 - .../web/conify/js/dojox/off/resources/redball.png | Bin 27409 -> 0 bytes .../web/conify/js/dojox/off/resources/roller.gif | Bin 7462 -> 0 bytes Open-ILS/web/conify/js/dojox/off/sync.js | 690 - Open-ILS/web/conify/js/dojox/off/ui.js | 618 - Open-ILS/web/conify/js/dojox/presentation.js | 6 - Open-ILS/web/conify/js/dojox/presentation/README | 72 - Open-ILS/web/conify/js/dojox/presentation/_base.js | 556 - .../js/dojox/presentation/resources/Show.css | 110 - .../js/dojox/presentation/resources/Show.html | 12 - .../js/dojox/presentation/resources/Slide.html | 4 - .../js/dojox/presentation/resources/icons/down.png | Bin 469 -> 0 bytes .../js/dojox/presentation/resources/icons/next.png | Bin 470 -> 0 bytes .../js/dojox/presentation/resources/icons/prev.png | Bin 460 -> 0 bytes .../js/dojox/presentation/resources/icons/up.png | Bin 464 -> 0 bytes .../conify/js/dojox/presentation/tests/_ext1.html | 21 - .../presentation/tests/test_presentation.html | 162 - .../web/conify/js/dojox/resources/README.template | 36 - Open-ILS/web/conify/js/dojox/rpc/README | 40 - Open-ILS/web/conify/js/dojox/rpc/yahoo.smd | 268 - Open-ILS/web/conify/js/dojox/sql.js | 6 - Open-ILS/web/conify/js/dojox/storage.js | 6 - .../js/dojox/storage/FlashStorageProvider.js | 333 - .../js/dojox/storage/GearsStorageProvider.js | 324 - Open-ILS/web/conify/js/dojox/storage/Provider.js | 327 - Open-ILS/web/conify/js/dojox/storage/README | 42 - Open-ILS/web/conify/js/dojox/storage/Storage.as | 386 - .../conify/js/dojox/storage/Storage_version6.swf | Bin 2862 -> 0 bytes .../conify/js/dojox/storage/Storage_version8.swf | Bin 3499 -> 0 bytes .../js/dojox/storage/WhatWGStorageProvider.js | 278 - Open-ILS/web/conify/js/dojox/storage/_common.js | 18 - Open-ILS/web/conify/js/dojox/storage/build.sh | 5 - Open-ILS/web/conify/js/dojox/storage/manager.js | 251 - .../web/conify/js/dojox/storage/storage_dialog.fla | Bin 344064 -> 0 bytes .../js/dojox/storage/tests/resources/testBook.txt | 7104 --------- .../js/dojox/storage/tests/resources/testXML.xml | 203 - .../js/dojox/storage/tests/test_storage.html | 159 - .../conify/js/dojox/storage/tests/test_storage.js | 428 - Open-ILS/web/conify/js/dojox/string/Builder.js | 101 - Open-ILS/web/conify/js/dojox/string/README | 39 - Open-ILS/web/conify/js/dojox/string/sprintf.js | 406 - .../web/conify/js/dojox/string/tests/Builder.js | 91 - .../conify/js/dojox/string/tests/BuilderPerf.html | 403 - .../web/conify/js/dojox/string/tests/PerfFun.html | 260 - .../web/conify/js/dojox/string/tests/lipsum.js | 133 - .../web/conify/js/dojox/string/tests/notes.txt | 153 - .../web/conify/js/dojox/string/tests/peller.html | 78 - .../web/conify/js/dojox/string/tests/runTests.html | 9 - .../web/conify/js/dojox/string/tests/sprintf.js | 277 - .../web/conify/js/dojox/string/tests/string.js | 10 - Open-ILS/web/conify/js/dojox/string/tokenize.js | 35 - Open-ILS/web/conify/js/dojox/timing.js | 6 - Open-ILS/web/conify/js/dojox/timing/README | 58 - Open-ILS/web/conify/js/dojox/timing/Sequence.js | 145 - Open-ILS/web/conify/js/dojox/timing/Streamer.js | 94 - Open-ILS/web/conify/js/dojox/timing/ThreadPool.js | 157 - Open-ILS/web/conify/js/dojox/timing/_base.js | 58 - .../js/dojox/timing/tests/test_Sequence.html | 80 - .../js/dojox/timing/tests/test_ThreadPool.html | 16 - Open-ILS/web/conify/js/dojox/uuid.js | 6 - Open-ILS/web/conify/js/dojox/uuid/README | 43 - Open-ILS/web/conify/js/dojox/uuid/Uuid.js | 200 - Open-ILS/web/conify/js/dojox/uuid/_base.js | 245 - .../web/conify/js/dojox/uuid/generateRandomUuid.js | 56 - .../conify/js/dojox/uuid/generateTimeBasedUuid.js | 290 - .../web/conify/js/dojox/uuid/tests/runTests.html | 10 - Open-ILS/web/conify/js/dojox/uuid/tests/uuid.js | 377 - Open-ILS/web/conify/js/dojox/validate.js | 6 - Open-ILS/web/conify/js/dojox/validate/README | 37 - Open-ILS/web/conify/js/dojox/validate/_base.js | 183 - Open-ILS/web/conify/js/dojox/validate/ca.js | 44 - Open-ILS/web/conify/js/dojox/validate/check.js | 261 - .../web/conify/js/dojox/validate/creditCard.js | 95 - Open-ILS/web/conify/js/dojox/validate/isbn.js | 37 - Open-ILS/web/conify/js/dojox/validate/regexp.js | 329 - .../conify/js/dojox/validate/tests/creditcard.js | 119 - .../web/conify/js/dojox/validate/tests/module.js | 14 - .../conify/js/dojox/validate/tests/runTests.html | 9 - .../web/conify/js/dojox/validate/tests/validate.js | 545 - Open-ILS/web/conify/js/dojox/validate/us.js | 67 - Open-ILS/web/conify/js/dojox/validate/web.js | 89 - Open-ILS/web/conify/js/dojox/widget/ColorPicker.js | 284 - .../js/dojox/widget/ColorPicker/ColorPicker.css | 89 - .../js/dojox/widget/ColorPicker/ColorPicker.html | 31 - .../js/dojox/widget/ColorPicker/images/hue.png | Bin 1991 -> 0 bytes .../dojox/widget/ColorPicker/images/hueHandle.png | Bin 280 -> 0 bytes .../widget/ColorPicker/images/pickerPointer.png | Bin 228 -> 0 bytes .../dojox/widget/ColorPicker/images/underlay.png | Bin 10788 -> 0 bytes Open-ILS/web/conify/js/dojox/widget/FileInput.js | 76 - .../conify/js/dojox/widget/FileInput/FileInput.css | 83 - .../js/dojox/widget/FileInput/FileInput.html | 9 - .../js/dojox/widget/FileInput/FileInputAuto.html | 9 - .../js/dojox/widget/FileInput/ReceiveFile.php | 29 - .../web/conify/js/dojox/widget/FileInputAuto.js | 178 - Open-ILS/web/conify/js/dojox/widget/FisheyeList.js | 708 - .../js/dojox/widget/FisheyeList/FisheyeList.css | 28 - .../conify/js/dojox/widget/FisheyeList/blank.gif | Bin 43 -> 0 bytes Open-ILS/web/conify/js/dojox/widget/Iterator.js | 177 - Open-ILS/web/conify/js/dojox/widget/Loader.js | 103 - .../web/conify/js/dojox/widget/Loader/Loader.css | 27 - Open-ILS/web/conify/js/dojox/widget/Loader/README | 39 - .../web/conify/js/dojox/widget/Loader/honey.php | 27 - .../js/dojox/widget/Loader/icons/loading.gif | Bin 751 -> 0 bytes Open-ILS/web/conify/js/dojox/widget/README | 65 - Open-ILS/web/conify/js/dojox/widget/SortList.js | 153 - .../conify/js/dojox/widget/SortList/SortList.css | 64 - .../conify/js/dojox/widget/SortList/SortList.html | 9 - Open-ILS/web/conify/js/dojox/widget/TimeSpinner.js | 48 - Open-ILS/web/conify/js/dojox/widget/Toaster.js | 252 - .../web/conify/js/dojox/widget/Toaster/Toaster.css | 47 - .../js/dojox/widget/tests/demo_FisheyeList.html | 111 - .../js/dojox/widget/tests/images/fisheye_1.png | Bin 3799 -> 0 bytes .../js/dojox/widget/tests/images/fisheye_2.png | Bin 4479 -> 0 bytes .../js/dojox/widget/tests/images/fisheye_3.png | Bin 4321 -> 0 bytes .../js/dojox/widget/tests/images/fisheye_4.png | Bin 4389 -> 0 bytes .../js/dojox/widget/tests/images/icon_browser.png | Bin 18619 -> 0 bytes .../js/dojox/widget/tests/images/icon_calendar.png | Bin 10822 -> 0 bytes .../js/dojox/widget/tests/images/icon_email.png | Bin 17133 -> 0 bytes .../dojox/widget/tests/images/icon_texteditor.png | Bin 25271 -> 0 bytes .../js/dojox/widget/tests/images/icon_update.png | Bin 21984 -> 0 bytes .../js/dojox/widget/tests/images/icon_users.png | Bin 24802 -> 0 bytes .../js/dojox/widget/tests/test_ColorPicker.html | 41 - .../js/dojox/widget/tests/test_FileInput.html | 116 - .../js/dojox/widget/tests/test_FisheyeList.html | 144 - .../js/dojox/widget/tests/test_Iterator.html | 73 - .../conify/js/dojox/widget/tests/test_Loader.html | 81 - .../js/dojox/widget/tests/test_SortList.html | 74 - .../js/dojox/widget/tests/test_TimeSpinner.html | 87 - .../conify/js/dojox/widget/tests/test_Toaster.html | 147 - Open-ILS/web/conify/js/dojox/wire.js | 7 - Open-ILS/web/conify/js/dojox/wire/CompositeWire.js | 103 - Open-ILS/web/conify/js/dojox/wire/DataWire.js | 179 - Open-ILS/web/conify/js/dojox/wire/README | 53 - Open-ILS/web/conify/js/dojox/wire/TableAdapter.js | 88 - Open-ILS/web/conify/js/dojox/wire/TextAdapter.js | 88 - Open-ILS/web/conify/js/dojox/wire/TreeAdapter.js | 188 - Open-ILS/web/conify/js/dojox/wire/Wire.js | 336 - Open-ILS/web/conify/js/dojox/wire/XmlWire.js | 244 - Open-ILS/web/conify/js/dojox/wire/_base.js | 195 - .../conify/js/dojox/wire/demos/TableContainer.css | 30 - .../conify/js/dojox/wire/demos/TableContainer.js | 68 - .../conify/js/dojox/wire/demos/WidgetRepeater.js | 33 - .../js/dojox/wire/demos/markup/countries.json | 43 - .../wire/demos/markup/demo_ActionChaining.html | 108 - .../dojox/wire/demos/markup/demo_ActionWiring.html | 142 - .../wire/demos/markup/demo_BasicChildWire.html | 77 - .../wire/demos/markup/demo_BasicColumnWiring.html | 90 - .../wire/demos/markup/demo_ConditionalActions.html | 208 - .../wire/demos/markup/demo_FlickrStoreWire.html | 281 - .../dojox/wire/demos/markup/demo_TopicWiring.html | 78 - .../js/dojox/wire/demos/markup/flickrDemo.css | 35 - .../conify/js/dojox/wire/demos/markup/states.json | 56 - Open-ILS/web/conify/js/dojox/wire/ml/Action.js | 225 - Open-ILS/web/conify/js/dojox/wire/ml/Data.js | 143 - Open-ILS/web/conify/js/dojox/wire/ml/DataStore.js | 116 - Open-ILS/web/conify/js/dojox/wire/ml/Invocation.js | 171 - Open-ILS/web/conify/js/dojox/wire/ml/Service.js | 331 - Open-ILS/web/conify/js/dojox/wire/ml/Transfer.js | 359 - Open-ILS/web/conify/js/dojox/wire/ml/util.js | 295 - .../conify/js/dojox/wire/tests/markup/Action.html | 147 - .../conify/js/dojox/wire/tests/markup/Data.html | 105 - .../js/dojox/wire/tests/markup/DataStore.html | 66 - .../js/dojox/wire/tests/markup/DataStore.xml | 18 - .../js/dojox/wire/tests/markup/Invocation.html | 53 - .../conify/js/dojox/wire/tests/markup/Service.html | 84 - .../js/dojox/wire/tests/markup/Service/JSON.smd | 11 - .../js/dojox/wire/tests/markup/Service/XML.smd | 11 - .../js/dojox/wire/tests/markup/Service/a.json | 5 - .../js/dojox/wire/tests/markup/Service/a.xml | 5 - .../js/dojox/wire/tests/markup/Transfer.html | 157 - Open-ILS/web/conify/js/dojox/wire/tests/module.js | 13 - .../dojox/wire/tests/programmatic/CompositeWire.js | 51 - .../wire/tests/programmatic/ConverterDynamic.js | 12 - .../js/dojox/wire/tests/programmatic/DataWire.js | 25 - .../dojox/wire/tests/programmatic/TableAdapter.js | 24 - .../dojox/wire/tests/programmatic/TextAdapter.js | 25 - .../dojox/wire/tests/programmatic/TreeAdapter.js | 29 - .../js/dojox/wire/tests/programmatic/Wire.js | 123 - .../js/dojox/wire/tests/programmatic/XmlWire.js | 32 - .../js/dojox/wire/tests/programmatic/_base.js | 111 - .../web/conify/js/dojox/wire/tests/runTests.html | 9 - Open-ILS/web/conify/js/dojox/wire/tests/wire.js | 18 - Open-ILS/web/conify/js/dojox/wire/tests/wireml.js | 18 - Open-ILS/web/conify/js/dojox/xml/DomParser.js | 373 - Open-ILS/web/conify/js/dojox/xml/README | 40 - Open-ILS/web/conify/js/util/doh/LICENSE | 195 - Open-ILS/web/conify/js/util/doh/_browserRunner.js | 465 - Open-ILS/web/conify/js/util/doh/_rhinoRunner.js | 5 - Open-ILS/web/conify/js/util/doh/_sounds/LICENSE | 10 - Open-ILS/web/conify/js/util/doh/_sounds/doh.wav | Bin 2878 -> 0 bytes Open-ILS/web/conify/js/util/doh/_sounds/dohaaa.wav | Bin 14318 -> 0 bytes Open-ILS/web/conify/js/util/doh/_sounds/woohoo.wav | Bin 3814 -> 0 bytes Open-ILS/web/conify/js/util/doh/runner.html | 283 - Open-ILS/web/conify/js/util/doh/runner.js | 931 -- Open-ILS/web/conify/js/util/doh/small_logo.png | Bin 1893 -> 0 bytes 1495 files changed, 222298 deletions(-) delete mode 100644 Open-ILS/web/conify/js/dijit/ColorPalette.js delete mode 100644 Open-ILS/web/conify/js/dijit/Declaration.js delete mode 100644 Open-ILS/web/conify/js/dijit/Dialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/Editor.js delete mode 100644 Open-ILS/web/conify/js/dijit/InlineEditBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/LICENSE delete mode 100644 Open-ILS/web/conify/js/dijit/Menu.js delete mode 100644 Open-ILS/web/conify/js/dijit/ProgressBar.js delete mode 100644 Open-ILS/web/conify/js/dijit/TitlePane.js delete mode 100644 Open-ILS/web/conify/js/dijit/Toolbar.js delete mode 100644 Open-ILS/web/conify/js/dijit/Tooltip.js delete mode 100644 Open-ILS/web/conify/js/dijit/Tree.js delete mode 100644 Open-ILS/web/conify/js/dijit/_Calendar.js delete mode 100644 Open-ILS/web/conify/js/dijit/_Container.js delete mode 100644 Open-ILS/web/conify/js/dijit/_Templated.js delete mode 100644 Open-ILS/web/conify/js/dijit/_TimePicker.js delete mode 100644 Open-ILS/web/conify/js/dijit/_Widget.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/bidi.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/focus.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/manager.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/place.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/popup.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/scroll.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/sniff.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/typematic.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/wai.js delete mode 100644 Open-ILS/web/conify/js/dijit/_base/window.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/RichText.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/_Plugin.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/FontChoice.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/cs/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/cs/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/de/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/de/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/es/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/es/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/fr/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/fr/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/hu/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/hu/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/it/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/it/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ja/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ja/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ko/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ko/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/pl/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/pl/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/pt/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/pt/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ru/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/ru/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/zh-tw/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/zh-tw/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/zh/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/nls/zh/commands.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/plugins/AlwaysShowToolbar.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/plugins/EnterKeyHandling.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/plugins/FontChoice.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/plugins/LinkDialog.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/plugins/TextColor.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/range.js delete mode 100644 Open-ILS/web/conify/js/dijit/_editor/selection.js delete mode 100644 Open-ILS/web/conify/js/dijit/_tree/Node.html delete mode 100644 Open-ILS/web/conify/js/dijit/_tree/Tree.html delete mode 100644 Open-ILS/web/conify/js/dijit/_tree/dndContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/_tree/dndSelector.js delete mode 100644 Open-ILS/web/conify/js/dijit/_tree/dndSource.js delete mode 100644 Open-ILS/web/conify/js/dijit/bench/benchReceive.php delete mode 100644 Open-ILS/web/conify/js/dijit/bench/benchTool.html delete mode 100644 Open-ILS/web/conify/js/dijit/bench/create_widgets.html delete mode 100644 Open-ILS/web/conify/js/dijit/bench/test_Button-programmatic.html delete mode 100644 Open-ILS/web/conify/js/dijit/bench/test_button-results.html delete mode 100644 Open-ILS/web/conify/js/dijit/bench/widget_construction_test.php delete mode 100644 Open-ILS/web/conify/js/dijit/changes.txt delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat/chat.css delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat/client.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat/community.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat/operator.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/chat/room.js delete mode 100644 Open-ILS/web/conify/js/dijit/demos/form.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/continents.json delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/data.json delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/flags.css delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/flags.png delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/generate.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/langCountryMap.json delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/languages.json delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/languages.sh delete mode 100644 Open-ILS/web/conify/js/dijit/demos/i18n/sprite.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail/icons.gif delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail/icons.png delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail/mail.css delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail/mail.json delete mode 100644 Open-ILS/web/conify/js/dijit/demos/mail/newMail.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/nihao.html delete mode 100644 Open-ILS/web/conify/js/dijit/demos/nihao/nls/en/helloworld.js delete mode 100644 Open-ILS/web/conify/js/dijit/demos/nihao/nls/fr/helloworld.js delete mode 100644 Open-ILS/web/conify/js/dijit/demos/nihao/nls/helloworld.js delete mode 100644 Open-ILS/web/conify/js/dijit/demos/nihao/nls/zh/helloworld.js delete mode 100644 Open-ILS/web/conify/js/dijit/dijit-all.js delete mode 100644 Open-ILS/web/conify/js/dijit/dijit-all.js.uncompressed.js delete mode 100644 Open-ILS/web/conify/js/dijit/dijit.js delete mode 100644 Open-ILS/web/conify/js/dijit/dijit.js.uncompressed.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/Button.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/CheckBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/CurrencyTextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/DateTextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/FilteringSelect.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/Form.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/InlineEditBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/NumberSpinner.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/NumberTextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/Slider.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/TextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/TimeTextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/ValidationTextBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/_FormWidget.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/_Spinner.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/cs/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/cs/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/cs/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/de/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/de/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/de/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/es/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/es/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/es/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/fr/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/fr/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/fr/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/hu/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/hu/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/hu/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/it/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/it/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/it/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ja/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ja/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ja/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ko/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ko/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ko/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pl/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pl/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pl/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pt/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pt/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/pt/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ru/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ru/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/ru/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh-cn/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh-tw/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh-tw/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh-tw/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh/ComboBox.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/nls/zh/validate.js delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/Button.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/CheckBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/ComboBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/ComboButton.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/DropDownButton.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/HorizontalSlider.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/InlineEditBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/Spinner.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/TextBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/TimePicker.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/ValidationTextBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/VerticalSlider.html delete mode 100644 Open-ILS/web/conify/js/dijit/form/templates/blank.gif delete mode 100644 Open-ILS/web/conify/js/dijit/layout/AccordionContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/ContentPane.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/LayoutContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/LinkPane.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/SplitContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/StackContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/TabContainer.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/_LayoutWidget.js delete mode 100644 Open-ILS/web/conify/js/dijit/layout/templates/AccordionPane.html delete mode 100644 Open-ILS/web/conify/js/dijit/layout/templates/TabContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/layout/templates/TooltipDialog.html delete mode 100644 Open-ILS/web/conify/js/dijit/layout/templates/_TabButton.html delete mode 100644 Open-ILS/web/conify/js/dijit/nls/Textarea.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/cs/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/cs/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/de/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/de/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ROOT.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_cs.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_de-de.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_de.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_en-gb.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_en-us.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_en.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_es-es.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_es.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_fr-fr.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_fr.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_hu.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_it-it.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_it.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ja-jp.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ja.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ko-kr.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ko.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_pl.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_pt-br.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_pt.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_ru.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_xx.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_zh-cn.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_zh-tw.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/dijit-all_zh.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/es/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/es/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/fr/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/fr/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/hu/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/hu/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/it/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/it/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ja/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ja/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ko/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ko/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/pl/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/pl/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/pt/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/pt/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ru/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/ru/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/zh-tw/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/zh-tw/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/zh/common.js delete mode 100644 Open-ILS/web/conify/js/dijit/nls/zh/loading.js delete mode 100644 Open-ILS/web/conify/js/dijit/templates/Calendar.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/ColorPalette.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/Dialog.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/InlineEditBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/ProgressBar.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/TitlePane.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/Tooltip.html delete mode 100644 Open-ILS/web/conify/js/dijit/templates/blank.gif delete mode 100644 Open-ILS/web/conify/js/dijit/templates/buttons/bg-fade.png delete mode 100644 Open-ILS/web/conify/js/dijit/templates/colors3x4.png delete mode 100644 Open-ILS/web/conify/js/dijit/templates/colors7x10.png delete mode 100644 Open-ILS/web/conify/js/dijit/tests/Container.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/Container.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_Templated.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_Templated.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/manager.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/manager.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/test_FocusManager.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/test_focusWidget.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/test_placeStrict.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/test_typematic.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/viewport.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/viewport.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/viewportStrict.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/wai.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_base/wai.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_data/categories.json delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_data/countries.json delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_data/dijits.json delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_data/states.json delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_data/treeTest.json delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_editor/test_RichText.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_editor/test_richtext.css delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_inspector.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_programaticTest.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/_testCommon.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/css/dijitTests.css delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/Form.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/Form.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/images/Alabama.jpg delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_Button.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_CheckBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_ComboBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_ComboBox_destroy.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_DateTextBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_FilteringSelect.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_InlineEditBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_Slider.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_Spinner.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_Textarea.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_TimeTextBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/form/test_validate.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/README delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/currency.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/date.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/module.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/number.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/test_i18n.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/textbox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/i18n/time.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/arrowSmall.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/copy.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/cut.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/flatScreen.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/note.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/paste.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/plus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/testsBodyBg.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/tube.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/images/tubeTall.gif delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/ContentPane.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/ContentPane.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/combotab.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/doc0.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/doc1.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/doc2.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/getResponse.php delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/tab1.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/tab2.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/tab3.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/tab4.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_AccordionContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_ContentPane.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_Layout.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_LayoutCode.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_LayoutContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_SplitContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_StackContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_TabContainer.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/layout/test_TabContainer_remote.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/ondijitclick.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/ondijitclick.js delete mode 100644 Open-ILS/web/conify/js/dijit/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Calendar.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_ColorPalette.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Declaration.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Dialog.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Editor.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_InlineEditBox.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Menu.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_ProgressBar.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Table.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_TitlePane.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Toolbar.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Tooltip.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Tree.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/test_Tree_Notification_API_Support.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/tree/test_Tree_DnD.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/widgetsInTemplate.html delete mode 100644 Open-ILS/web/conify/js/dijit/tests/widgetsInTemplate.js delete mode 100644 Open-ILS/web/conify/js/dijit/themes/a11y/README.txt delete mode 100644 Open-ILS/web/conify/js/dijit/themes/a11y/indeterminate_progress.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/dijit.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/dijit_rtl.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/arrows.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/editor.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientBottomBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientInverseBottomBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientInverseTopBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientLeftBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientRightBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientTopBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/gradientTopBg2.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/no.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/progressBarAnim.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_loading.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_minus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_minus_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_plus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/images/treeExpand_plus_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/rounded.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/soria.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/soria.js delete mode 100644 Open-ILS/web/conify/js/dijit/themes/soria/soria_rtl.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/templateThemeTest.html delete mode 100644 Open-ILS/web/conify/js/dijit/themes/themeTester.html delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/dojoTundraGradientBg.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/dojoTundraGradientBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/dojoUITundra06.psd delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowDown.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowDown.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowLeft.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowLeft.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowRight.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowRight.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowUp.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/arrowUp.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonActive.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonDisabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonEnabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/buttonHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarDayLabel.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarMonthLabel.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/calendarYearLabel.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxActive.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxDisabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxEnabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkboxHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmark.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmark.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmarkNoBorder.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/checkmarkNoBorder.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/circleIcon.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/circleIcon.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dijitProgressBarAnim.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dijitProgressBarAnim.psd delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dndCopy.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dndMove.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dndNoCopy.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/dndNoMove.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/doubleArrowDown.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/doubleArrowUp.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/editor.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/i.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/i_half.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/i_half_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/i_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/loading.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/menu.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/no.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/noX.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/popupMenuBg.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumb.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumb.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumbFocus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/preciseSliderThumbFocus.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-1.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-2.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-3.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-4.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-5.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-6.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-7.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-8.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim-9.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarAnim.psd delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarEmpty.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/progressBarFull.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActive.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActiveDisabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonActiveHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonDisabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonEnabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/radioButtonHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderEmpty.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderEmptyVertical.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFull.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullFocus.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullVertical.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderFullVerticalFocus.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumb.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumbFocus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/sliderThumbFocus.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/smallArrowDown.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/smallArrowUp.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerH-thumb.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerH.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerV-thumb.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/splitContainerSizerV.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabActive.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabClose.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabClose.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabCloseHover.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabCloseHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabDisabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabEnabled.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabHover.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tabHover.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/titleBar.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/titleBarBg.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorDown.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorDown.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorLeft.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorLeft.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorRight.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorRight.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorUp.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/tooltipConnectorUp.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_leaf.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_loading.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_minus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_minus_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_plus.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/treeExpand_plus_rtl.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/validationInputBg.gif delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/validationInputBg.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/images/warning.png delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/tundra.css delete mode 100644 Open-ILS/web/conify/js/dijit/themes/tundra/tundra_rtl.css delete mode 100644 Open-ILS/web/conify/js/dojo/AdapterRegistry.js delete mode 100644 Open-ILS/web/conify/js/dojo/DeferredList.js delete mode 100644 Open-ILS/web/conify/js/dojo/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojo/NodeList-fx.js delete mode 100644 Open-ILS/web/conify/js/dojo/OpenAjax.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/Color.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/Deferred.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/NodeList.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/bootstrap.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_browser.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_rhino.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/hostenv_spidermonkey.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/loader.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/loader_debug.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/_loader/loader_xd.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/array.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/connect.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/declare.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/event.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/fx.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/html.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/json.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/lang.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/query.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/window.js delete mode 100644 Open-ILS/web/conify/js/dojo/_base/xhr.js delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/errorIcon.png delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/firebug.css delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/firebug.js delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/infoIcon.png delete mode 100644 Open-ILS/web/conify/js/dojo/_firebug/warningIcon.png delete mode 100644 Open-ILS/web/conify/js/dojo/back.js delete mode 100644 Open-ILS/web/conify/js/dojo/behavior.js delete mode 100644 Open-ILS/web/conify/js/dojo/build.txt delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/README delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/monetary.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/de-de/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/de/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/de/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/de/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-au/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-au/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-ca/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-gb/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-us/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en-us/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/en/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/es-es/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/es-es/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/es/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/es/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/es/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/fr/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/fr/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/fr/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/it-it/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/it/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/it/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/it/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ja-jp/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ja/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ja/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ko-kr/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ko-kr/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ko/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/ko/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/pt-br/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/pt/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/pt/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/pt/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/zh-cn/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/zh-cn/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/zh-tw/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/zh/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/nls/zh/gregorian.js delete mode 100644 Open-ILS/web/conify/js/dojo/cldr/supplemental.js delete mode 100644 Open-ILS/web/conify/js/dojo/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/cookie.js delete mode 100644 Open-ILS/web/conify/js/dojo/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/ItemFileReadStore.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/ItemFileWriteStore.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/api/Identity.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/api/Notification.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/api/Read.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/api/Request.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/api/Write.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/util/filter.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/util/simpleFetch.js delete mode 100644 Open-ILS/web/conify/js/dojo/data/util/sorter.js delete mode 100644 Open-ILS/web/conify/js/dojo/date.js delete mode 100644 Open-ILS/web/conify/js/dojo/date/locale.js delete mode 100644 Open-ILS/web/conify/js/dojo/date/stamp.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Avatar.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Container.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Manager.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Moveable.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Mover.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Selector.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/Source.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/autoscroll.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/common.js delete mode 100644 Open-ILS/web/conify/js/dojo/dnd/move.js delete mode 100644 Open-ILS/web/conify/js/dojo/dojo.js delete mode 100644 Open-ILS/web/conify/js/dojo/dojo.js.uncompressed.js delete mode 100644 Open-ILS/web/conify/js/dojo/fx.js delete mode 100644 Open-ILS/web/conify/js/dojo/i18n.js delete mode 100644 Open-ILS/web/conify/js/dojo/io/iframe.js delete mode 100644 Open-ILS/web/conify/js/dojo/io/script.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/cs/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/de/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/es/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/fr/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/hu/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/it/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/ja/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/ko/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/pl/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/pt/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/ru/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/zh-tw/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/nls/zh/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/parser.js delete mode 100644 Open-ILS/web/conify/js/dojo/regexp.js delete mode 100644 Open-ILS/web/conify/js/dojo/resources/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojo/resources/blank.html delete mode 100644 Open-ILS/web/conify/js/dojo/resources/dnd.css delete mode 100644 Open-ILS/web/conify/js/dojo/resources/dojo.css delete mode 100644 Open-ILS/web/conify/js/dojo/resources/iframe_history.html delete mode 100644 Open-ILS/web/conify/js/dojo/resources/images/dndCopy.png delete mode 100644 Open-ILS/web/conify/js/dojo/resources/images/dndMove.png delete mode 100644 Open-ILS/web/conify/js/dojo/resources/images/dndNoCopy.png delete mode 100644 Open-ILS/web/conify/js/dojo/resources/images/dndNoMove.png delete mode 100644 Open-ILS/web/conify/js/dojo/rpc/JsonService.js delete mode 100644 Open-ILS/web/conify/js/dojo/rpc/JsonpService.js delete mode 100644 Open-ILS/web/conify/js/dojo/rpc/RpcService.js delete mode 100644 Open-ILS/web/conify/js/dojo/string.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/AdapterRegistry.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/TODO delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/Color.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/Deferred.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/NodeList.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/744/foo/bar.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/744/testEval.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/addLoadEvents.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/bootstrap.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/getText.txt delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_browser.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_rhino.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/hostenv_spidermonkey.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/_loader/loader.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/array.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/connect.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/declare.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/fx.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/fx.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/fx_delay.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html_box.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html_box_quirks.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html_quirks.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/html_rtl.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/json.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/lang.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/query.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/query.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/timeout.php delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/xhr.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/xhr.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/_base/xhrDummyMethod.php delete mode 100644 Open-ILS/web/conify/js/dojo/tests/back-bookmark.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/back-hash.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/back.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/back.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/behavior.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/behavior.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/cldr.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/colors.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/connect.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/cookie.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/cookie.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/currency.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/ItemFileReadStore.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/ItemFileWriteStore.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_commentFiltered.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_idcollision.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_withBoolean.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_withDates.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_withNull.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/countries_withoutid.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/data_multitype.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/geography_hierarchy_large.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/geography_hierarchy_small.json delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/readOnlyItemFileTestTemplates.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/data/utils.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/date.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/date/locale.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/date/stamp.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/dndDefault.css delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/flickr_viewer.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_box_constraints.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_container.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_container_markup.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_custom_constraints.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_dnd.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_dnd_handles.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_form.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_moveable.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_moveable_markup.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_params.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_parent_constraints.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_parent_constraints_margins.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_selector.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/dnd/test_selector_markup.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/fx.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/fx.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/i18n.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframe.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframe.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.js.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.json.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframeResponse.text.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/iframeUploadTest.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/script.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/script.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/scriptJsonp.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/scriptSimple.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/scriptTimeout.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/io/upload.cgi delete mode 100644 Open-ILS/web/conify/js/dojo/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/ar/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/cs/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/de/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/el/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/en-au/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/en-us-hawaii/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/en-us-new_york-brooklyn/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/en-us-texas/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/es/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/fa/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/fr/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/he/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/hi/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/it/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/ja/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/ko/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/pl/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/pt/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/ru/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/sw/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/th/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/tr/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/yi/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/zh-cn/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/nls/zh-tw/salutations.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/number.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/parser.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/parser.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/ApplicationState.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/JSON.php delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/testClass.php delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/testClass.smd delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/test_JsonRPCMediator.php delete mode 100644 Open-ILS/web/conify/js/dojo/tests/resources/test_css.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/rpc.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojo/tests/string.js delete mode 100644 Open-ILS/web/conify/js/dojo/tests/test_FirebugLite.html delete mode 100644 Open-ILS/web/conify/js/dojox/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojox/_cometd/README delete mode 100644 Open-ILS/web/conify/js/dojox/_cometd/cometd.js delete mode 100644 Open-ILS/web/conify/js/dojox/_sql/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojox/_sql/_crypto.js delete mode 100644 Open-ILS/web/conify/js/dojox/_sql/common.js delete mode 100644 Open-ILS/web/conify/js/dojox/_sql/demos/customers/customers.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/Chart2D.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/Chart3D.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/Element.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/README delete mode 100644 Open-ILS/web/conify/js/dojox/charting/Series.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/Theme.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/_color.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/axis2d/Base.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/axis2d/Default.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/axis2d/common.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Areas.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Bars.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Base.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/ClusteredBars.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/ClusteredColumns.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Columns.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Default.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Grid.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Lines.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Markers.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/MarkersOnly.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Pie.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Scatter.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/Stacked.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/StackedAreas.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/StackedBars.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/StackedColumns.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/StackedLines.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot2d/common.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot3d/Bars.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot3d/Base.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/plot3d/Cylinders.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/scaler.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/Theme.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/_color.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/charting.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_bars.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_chart2d.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_chart2d_updating.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_cylinders.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_labels2d.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_pie2d.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_scaler.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/tests/test_widget2d.html delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/GreySkies.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/README delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/blue.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/cyan.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/green.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/orange.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/purple.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/themes/PlotKit/red.js delete mode 100644 Open-ILS/web/conify/js/dojox/charting/widget/Chart2D.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/ArrayList.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/BinaryTree.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/Dictionary.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/Queue.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/README delete mode 100644 Open-ILS/web/conify/js/dojox/collections/Set.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/SortedList.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/Stack.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/ArrayList.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/BinaryTree.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/Dictionary.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/Queue.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/Set.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/SortedList.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/Stack.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/collections.js delete mode 100644 Open-ILS/web/conify/js/dojox/collections/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/color.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/Colorspace.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/Generator.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/README delete mode 100644 Open-ILS/web/conify/js/dojox/color/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/tests/Generator.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/tests/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/tests/color.js delete mode 100644 Open-ILS/web/conify/js/dojox/color/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/cometd.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/Blowfish.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/MD5.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/README delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/tests/Blowfish.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/tests/MD5.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/tests/crypto.js delete mode 100644 Open-ILS/web/conify/js/dojox/crypto/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/CsvStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/FlickrRestStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/FlickrStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/HtmlTableStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/OpmlStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/PicasaStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/QueryReadStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/README delete mode 100644 Open-ILS/web/conify/js/dojox/data/XmlStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_DataDemoTable.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_FlickrRestStore.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_FlickrStore.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_LazyLoad.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_MultiStores.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/demo_PicasaStore.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/flickrDemo.css delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Argentina/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Brazil/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/Ottawa/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/Toronto/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Canada/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/China/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Commonwealth of Australia/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Egypt/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/France/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Germany/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/India/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Italy/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/Mombasa/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/Nairobi/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Kenya/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/Guadalajara/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/Mexico City/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Mexico/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Mongolia/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Russia/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Spain/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Sudan/Khartoum/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/Sudan/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/United States of America/data.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/geography/root.json delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/picasaDemo.css delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/stores/LazyLoadJSIStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/FlickrView.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/FlickrViewList.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/PicasaView.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/PicasaViewList.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/FlickrView.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/FlickrViewList.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/PicasaView.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/demos/widgets/templates/PicasaViewList.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/dom.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/QueryReadStore.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/dom.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/ml/test_HtmlTableStore_declaratively.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/CsvStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/FlickrRestStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/FlickrStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/HtmlTableStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/OpmlStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/QueryReadStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/QueryReadStore.php delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/XmlStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books2.html delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books2.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books3.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books_isbnAttr.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/books_isbnAttr2.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/geography.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/geography_withspeciallabel.xml delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/movies.csv delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/movies2.csv delete mode 100644 Open-ILS/web/conify/js/dojox/data/tests/stores/patterns.csv delete mode 100644 Open-ILS/web/conify/js/dojox/date/README delete mode 100644 Open-ILS/web/conify/js/dojox/date/php.js delete mode 100644 Open-ILS/web/conify/js/dojox/date/posix.js delete mode 100644 Open-ILS/web/conify/js/dojox/date/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/date/tests/posix.js delete mode 100644 Open-ILS/web/conify/js/dojox/date/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/README delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/demo_Animation.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/demo_Blog.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_1.json delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_3.json delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_blog_list.json delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/json/blog/get_page_about.json delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/templates/animation.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_base.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_detail.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_list.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/demos/templates/blog_page.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/dates.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/htmlstrings.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/integers.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/lists.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/logic.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/misc.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/filter/strings.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/html.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/render/html.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/event.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/html.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/loader.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/logic.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/loop.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tag/misc.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/context.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/text/filter.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/text/tag.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/tests/text/templates/pocket.html delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/utils/date.js delete mode 100644 Open-ILS/web/conify/js/dojox/dtl/widget.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/README delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/ascii85.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/bits.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/easy64.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/lzw.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/splay.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/ascii85.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/bits.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/colors.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/colors2.html delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/colors2.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/colors3.html delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/colors3.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/easy64.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/encoding.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/lzw.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/splay.js delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/test.html delete mode 100644 Open-ILS/web/conify/js/dojox/encoding/tests/vq.html delete mode 100644 Open-ILS/web/conify/js/dojox/flash.js delete mode 100644 Open-ILS/web/conify/js/dojox/flash/README delete mode 100644 Open-ILS/web/conify/js/dojox/flash/_common.js delete mode 100644 Open-ILS/web/conify/js/dojox/flash/flash6/DojoExternalInterface.as delete mode 100644 Open-ILS/web/conify/js/dojox/flash/flash6/flash6_gateway.fla delete mode 100644 Open-ILS/web/conify/js/dojox/flash/flash8/DojoExternalInterface.as delete mode 100644 Open-ILS/web/conify/js/dojox/flash/flash8/ExpressInstall.as delete mode 100644 Open-ILS/web/conify/js/dojox/fx.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/README delete mode 100644 Open-ILS/web/conify/js/dojox/fx/_arg.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/_core.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/easing.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/scroll.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/style.js delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/_animation.css delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/example_Line.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_animateClass.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_crossFade.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_easing.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_highlight.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_scroll.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_sizeTo.html delete mode 100644 Open-ILS/web/conify/js/dojox/fx/tests/test_slideBy.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/README delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/arc.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/attach.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/canvas.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/canvas_attach.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/decompose.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/beautify.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/butterfly.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/circles.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/clock.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/clock_black.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/creator.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/Lars.json delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/Lars.svg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/LarsDreaming.json delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/LarsDreaming.svg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/Nils.json delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/Nils.svg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-bg.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-head.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-left-arm.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-left-leg.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-lollipop.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-nose-large.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-nose-medium.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-right-arm.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-right-leg.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino-torso.png delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/buratino.json delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/svg2gfx.xsl delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/data/transform.json delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/images/clock_face.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/images/clock_face_black.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/inspector.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/lion.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/demos/tiger.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/matrix.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/move.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/path.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/shape.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/silverlight.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/silverlight_attach.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/svg.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/svg_attach.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/decompose.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/matrix.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_arc.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_bezier.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_decompose.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_fill.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_gfx.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_gradient.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_group.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_image1.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_image2.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_linearGradient.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_linestyle.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_pattern.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_poly.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_resize.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_setPath.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_tbbox.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_text.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_textpath.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/tests/test_transform.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/utils.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/vml.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx/vml_attach.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/README delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/gradient.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/lighting.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/matrix.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/object.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/scheduler.js delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_camerarotate.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_camerarotate_shaded.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_cube.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_cylinder.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_drawer.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_edges.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_matrix.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_orbit.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_overlap.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_polygon.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_quads.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_rotate.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_scene.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_triangles.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/tests/test_vector.html delete mode 100644 Open-ILS/web/conify/js/dojox/gfx3d/vector.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/Grid.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/README delete mode 100644 Open-ILS/web/conify/js/dojox/grid/VirtualGrid.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_data/dijitEditors.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_data/editors.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_data/fields.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_data/model.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/Grid.css delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/builder.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/cell.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/drag.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/edit.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/focus.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_dx_gradient.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_sort_down.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/images/grid_sort_up.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/images/tabEnabled_rotated.png delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/images/tabHover_rotated.png delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/layout.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/lib.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/publicEvents.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/rowbar.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/rows.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/scroller.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/selection.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/tundraGrid.css delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/view.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/_grid/views.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/databaseModel.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/images/closed.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/images/flatScreen.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/images/open.gif delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/data.php delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/json.php delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/movies.csv delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/proxy.php delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/test_data.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/testtbl.sql delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/support/yahoo_search.js delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_change_structure.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data_model.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_dojo_data_notification.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_edit.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_edit_dijit.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_events.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_expand.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_grid.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_grid_layout.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_grid_programmatic.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_grid_programmatic_layout.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_grid_tooltip_menu.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_keyboard.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_mysql_edit.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_sizing.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_styling.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_subgrid.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_tundra_edit.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_yahoo_images.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/test_yahoo_search.html delete mode 100644 Open-ILS/web/conify/js/dojox/grid/tests/yahooSearch.js delete mode 100644 Open-ILS/web/conify/js/dojox/image/Gallery.js delete mode 100644 Open-ILS/web/conify/js/dojox/image/Lightbox.js delete mode 100644 Open-ILS/web/conify/js/dojox/image/README delete mode 100644 Open-ILS/web/conify/js/dojox/image/SlideShow.js delete mode 100644 Open-ILS/web/conify/js/dojox/image/ThumbnailPicker.js delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/Gallery.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/Lightbox.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/SlideShow.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/ThumbnailPicker.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/image.css delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/images/1pixel.gif delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/images/buttons.gif delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/images/buttons.png delete mode 100644 Open-ILS/web/conify/js/dojox/image/resources/images/loading.gif delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images.json delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images/extraWide.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images/imageHoriz.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images/imageHoriz2.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images/imageVert.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/images/square.jpg delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/test_Gallery.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/test_Lightbox.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/test_SlideShow.html delete mode 100644 Open-ILS/web/conify/js/dojox/image/tests/test_ThumbnailPicker.html delete mode 100644 Open-ILS/web/conify/js/dojox/io/README delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/README delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/tests/frag.xml delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/tests/xip.html delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/xip.js delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/xip_client.html delete mode 100644 Open-ILS/web/conify/js/dojox/io/proxy/xip_server.html delete mode 100644 Open-ILS/web/conify/js/dojox/io/xhrMultiPart.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/LICENSE delete mode 100644 Open-ILS/web/conify/js/dojox/lang/README delete mode 100644 Open-ILS/web/conify/js/dojox/lang/functional.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/curry.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/fold.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/fun_perf.html delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/lambda.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/listcomp.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/main.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/misc.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/lang/tests/std.js delete mode 100644 Open-ILS/web/conify/js/dojox/lang/utils.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/BorderContainer.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/ContentPane.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/FloatingPane.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/README delete mode 100644 Open-ILS/web/conify/js/dojox/layout/RadioGroup.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/ResizeHandle.js delete mode 100644 Open-ILS/web/conify/js/dojox/layout/resources/FloatingPane.css delete mode 100644 Open-ILS/web/conify/js/dojox/layout/resources/FloatingPane.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/resources/RadioGroup.css delete mode 100644 Open-ILS/web/conify/js/dojox/layout/resources/ResizeHandle.css delete mode 100644 Open-ILS/web/conify/js/dojox/layout/resources/icons/resize.png delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/ContentPane.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/_script.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/images/blank.gif delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/images/dojoLogo.png delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/images/gridUnderlay.png delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/images/testImage.gif delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/remote/getResponse.php delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/test_BorderContainer.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/test_FloatingPane.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/test_RadioGroup.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/test_ResizeHandle.html delete mode 100644 Open-ILS/web/conify/js/dojox/layout/tests/test_SizingPane.html delete mode 100644 Open-ILS/web/conify/js/dojox/math.js delete mode 100644 Open-ILS/web/conify/js/dojox/math/README delete mode 100644 Open-ILS/web/conify/js/dojox/math/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/math/curves.js delete mode 100644 Open-ILS/web/conify/js/dojox/math/matrix.js delete mode 100644 Open-ILS/web/conify/js/dojox/off.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/README delete mode 100644 Open-ILS/web/conify/js/dojox/off/_common.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/docs/bookmarklets.html delete mode 100644 Open-ILS/web/conify/js/dojox/off/files.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/network_check.txt delete mode 100644 Open-ILS/web/conify/js/dojox/off/offline.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/offline.js.uncompressed.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/checkmark.png delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/greenball.png delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/learnhow.html delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/learnhow.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/offline-widget.css delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/offline-widget.html delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/redball.png delete mode 100644 Open-ILS/web/conify/js/dojox/off/resources/roller.gif delete mode 100644 Open-ILS/web/conify/js/dojox/off/sync.js delete mode 100644 Open-ILS/web/conify/js/dojox/off/ui.js delete mode 100644 Open-ILS/web/conify/js/dojox/presentation.js delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/README delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/Show.css delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/Show.html delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/Slide.html delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/icons/down.png delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/icons/next.png delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/icons/prev.png delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/resources/icons/up.png delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/tests/_ext1.html delete mode 100644 Open-ILS/web/conify/js/dojox/presentation/tests/test_presentation.html delete mode 100644 Open-ILS/web/conify/js/dojox/resources/README.template delete mode 100644 Open-ILS/web/conify/js/dojox/rpc/README delete mode 100644 Open-ILS/web/conify/js/dojox/rpc/yahoo.smd delete mode 100644 Open-ILS/web/conify/js/dojox/sql.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/FlashStorageProvider.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/GearsStorageProvider.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/Provider.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/README delete mode 100644 Open-ILS/web/conify/js/dojox/storage/Storage.as delete mode 100644 Open-ILS/web/conify/js/dojox/storage/Storage_version6.swf delete mode 100644 Open-ILS/web/conify/js/dojox/storage/Storage_version8.swf delete mode 100644 Open-ILS/web/conify/js/dojox/storage/WhatWGStorageProvider.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/_common.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/build.sh delete mode 100644 Open-ILS/web/conify/js/dojox/storage/manager.js delete mode 100644 Open-ILS/web/conify/js/dojox/storage/storage_dialog.fla delete mode 100644 Open-ILS/web/conify/js/dojox/storage/tests/resources/testBook.txt delete mode 100644 Open-ILS/web/conify/js/dojox/storage/tests/resources/testXML.xml delete mode 100644 Open-ILS/web/conify/js/dojox/storage/tests/test_storage.html delete mode 100644 Open-ILS/web/conify/js/dojox/storage/tests/test_storage.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/Builder.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/README delete mode 100644 Open-ILS/web/conify/js/dojox/string/sprintf.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/Builder.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/BuilderPerf.html delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/PerfFun.html delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/lipsum.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/notes.txt delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/peller.html delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/sprintf.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/tests/string.js delete mode 100644 Open-ILS/web/conify/js/dojox/string/tokenize.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing/README delete mode 100644 Open-ILS/web/conify/js/dojox/timing/Sequence.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing/Streamer.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing/ThreadPool.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/timing/tests/test_Sequence.html delete mode 100644 Open-ILS/web/conify/js/dojox/timing/tests/test_ThreadPool.html delete mode 100644 Open-ILS/web/conify/js/dojox/uuid.js delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/README delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/Uuid.js delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/generateRandomUuid.js delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/generateTimeBasedUuid.js delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/uuid/tests/uuid.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/README delete mode 100644 Open-ILS/web/conify/js/dojox/validate/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/ca.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/check.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/creditCard.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/isbn.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/regexp.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/tests/creditcard.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/validate/tests/validate.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/us.js delete mode 100644 Open-ILS/web/conify/js/dojox/validate/web.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/ColorPicker.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/ColorPicker.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/hue.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/hueHandle.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/pickerPointer.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/ColorPicker/images/underlay.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInput.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInput/FileInput.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInput/FileInput.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInput/FileInputAuto.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInput/ReceiveFile.php delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FileInputAuto.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FisheyeList.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FisheyeList/FisheyeList.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/FisheyeList/blank.gif delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Iterator.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Loader.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Loader/Loader.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Loader/README delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Loader/honey.php delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Loader/icons/loading.gif delete mode 100644 Open-ILS/web/conify/js/dojox/widget/README delete mode 100644 Open-ILS/web/conify/js/dojox/widget/SortList.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/SortList/SortList.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/SortList/SortList.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/TimeSpinner.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Toaster.js delete mode 100644 Open-ILS/web/conify/js/dojox/widget/Toaster/Toaster.css delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/demo_FisheyeList.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_1.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_2.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_3.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/fisheye_4.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_browser.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_calendar.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_email.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_texteditor.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_update.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/images/icon_users.png delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_ColorPicker.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_FileInput.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_FisheyeList.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_Iterator.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_Loader.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_SortList.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_TimeSpinner.html delete mode 100644 Open-ILS/web/conify/js/dojox/widget/tests/test_Toaster.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/CompositeWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/DataWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/README delete mode 100644 Open-ILS/web/conify/js/dojox/wire/TableAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/TextAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/TreeAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/Wire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/XmlWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/TableContainer.css delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/TableContainer.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/WidgetRepeater.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/countries.json delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ActionChaining.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ActionWiring.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_BasicChildWire.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_BasicColumnWiring.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_ConditionalActions.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_FlickrStoreWire.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/demo_TopicWiring.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/flickrDemo.css delete mode 100644 Open-ILS/web/conify/js/dojox/wire/demos/markup/states.json delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/Action.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/Data.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/DataStore.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/Invocation.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/Service.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/Transfer.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/ml/util.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Action.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Data.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/DataStore.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/DataStore.xml delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Invocation.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Service.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/JSON.smd delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/XML.smd delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/a.json delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Service/a.xml delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/markup/Transfer.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/module.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/CompositeWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/ConverterDynamic.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/DataWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TableAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TextAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/TreeAdapter.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/Wire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/XmlWire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/programmatic/_base.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/runTests.html delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/wire.js delete mode 100644 Open-ILS/web/conify/js/dojox/wire/tests/wireml.js delete mode 100644 Open-ILS/web/conify/js/dojox/xml/DomParser.js delete mode 100644 Open-ILS/web/conify/js/dojox/xml/README delete mode 100644 Open-ILS/web/conify/js/util/doh/LICENSE delete mode 100644 Open-ILS/web/conify/js/util/doh/_browserRunner.js delete mode 100644 Open-ILS/web/conify/js/util/doh/_rhinoRunner.js delete mode 100644 Open-ILS/web/conify/js/util/doh/_sounds/LICENSE delete mode 100644 Open-ILS/web/conify/js/util/doh/_sounds/doh.wav delete mode 100644 Open-ILS/web/conify/js/util/doh/_sounds/dohaaa.wav delete mode 100644 Open-ILS/web/conify/js/util/doh/_sounds/woohoo.wav delete mode 100644 Open-ILS/web/conify/js/util/doh/runner.html delete mode 100644 Open-ILS/web/conify/js/util/doh/runner.js delete mode 100644 Open-ILS/web/conify/js/util/doh/small_logo.png diff --git a/Open-ILS/web/conify/js/dijit/ColorPalette.js b/Open-ILS/web/conify/js/dijit/ColorPalette.js deleted file mode 100644 index f8490be215..0000000000 --- a/Open-ILS/web/conify/js/dijit/ColorPalette.js +++ /dev/null @@ -1,262 +0,0 @@ -if(!dojo._hasResource["dijit.ColorPalette"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dijit.ColorPalette"] = true; -dojo.provide("dijit.ColorPalette"); - -dojo.require("dijit._Widget"); -dojo.require("dijit._Templated"); -dojo.require("dojo.colors"); -dojo.require("dojo.i18n"); -dojo.requireLocalization("dojo", "colors", null, "ko,zh,ja,zh-tw,ru,it,hu,ROOT,fr,pt,pl,es,de,cs"); - -dojo.declare( - "dijit.ColorPalette", - [dijit._Widget, dijit._Templated], -{ - // summary - // Grid showing various colors, so the user can pick a certain color - - // defaultTimeout: Number - // number of milliseconds before a held key or button becomes typematic - defaultTimeout: 500, - - // timeoutChangeRate: Number - // fraction of time used to change the typematic timer between events - // 1.0 means that each typematic event fires at defaultTimeout intervals - // < 1.0 means that each typematic event fires at an increasing faster rate - timeoutChangeRate: 0.90, - - // palette: String - // Size of grid, either "7x10" or "3x4". - palette: "7x10", - - //_value: String - // The value of the selected color. - value: null, - - //_currentFocus: Integer - // Index of the currently focused color. - _currentFocus: 0, - - // _xDim: Integer - // This is the number of colors horizontally across. - _xDim: null, - - // _yDim: Integer - /// This is the number of colors vertically down. - _yDim: null, - - // _palettes: Map - // This represents the value of the colors. - // The first level is a hashmap of the different arrays available - // The next two dimensions represent the columns and rows of colors. - _palettes: { - - "7x10": [["white", "seashell", "cornsilk", "lemonchiffon","lightyellow", "palegreen", "paleturquoise", "lightcyan", "lavender", "plum"], - ["lightgray", "pink", "bisque", "moccasin", "khaki", "lightgreen", "lightseagreen", "lightskyblue", "cornflowerblue", "violet"], - ["silver", "lightcoral", "sandybrown", "orange", "palegoldenrod", "chartreuse", "mediumturquoise", "skyblue", "mediumslateblue","orchid"], - ["gray", "red", "orangered", "darkorange", "yellow", "limegreen", "darkseagreen", "royalblue", "slateblue", "mediumorchid"], - ["dimgray", "crimson", "chocolate", "coral", "gold", "forestgreen", "seagreen", "blue", "blueviolet", "darkorchid"], - ["darkslategray","firebrick","saddlebrown", "sienna", "olive", "green", "darkcyan", "mediumblue","darkslateblue", "darkmagenta" ], - ["black", "darkred", "maroon", "brown", "darkolivegreen", "darkgreen", "midnightblue", "navy", "indigo", "purple"]], - - "3x4": [["white", "lime", "green", "blue"], - ["silver", "yellow", "fuchsia", "navy"], - ["gray", "red", "purple", "black"]] - - }, - - // _imagePaths: Map - // This is stores the path to the palette images - _imagePaths: { - "7x10": dojo.moduleUrl("dijit", "templates/colors7x10.png"), - "3x4": dojo.moduleUrl("dijit", "templates/colors3x4.png") - }, - - // _paletteCoords: Map - // This is a map that is used to calculate the coordinates of the - // images that make up the palette. - _paletteCoords: { - "leftOffset": 4, "topOffset": 4, - "cWidth": 20, "cHeight": 20 - - }, - - // templatePath: String - // Path to the template of this widget. - templateString:"
\n\t
\n\t\t\n\t
\t\n
\n", - - // _paletteDims: Object - // Size of the supported palettes for alignment purposes. - _paletteDims: { - "7x10": {"width": "206px", "height": "145px"}, - "3x4": {"width": "86px", "height": "64px"} - }, - - - postCreate: function(){ - // A name has to be given to the colorMap, this needs to be unique per Palette. - dojo.mixin(this.divNode.style, this._paletteDims[this.palette]); - this.imageNode.setAttribute("src", this._imagePaths[this.palette]); - var choices = this._palettes[this.palette]; - this.domNode.style.position = "relative"; - this._highlightNodes = []; - this.colorNames = dojo.i18n.getLocalization("dojo", "colors", this.lang); - var url= dojo.moduleUrl("dijit", "templates/blank.gif"); - var colorObject = new dojo.Color(), - coords = this._paletteCoords; - for(var row=0; row < choices.length; row++){ - for(var col=0; col < choices[row].length; col++) { - var highlightNode = document.createElement("img"); - highlightNode.src = url; - dojo.addClass(highlightNode, "dijitPaletteImg"); - var color = choices[row][col], - colorValue = colorObject.setColor(dojo.Color.named[color]); - highlightNode.alt = this.colorNames[color]; - highlightNode.color = colorValue.toHex(); - var highlightStyle = highlightNode.style; - highlightStyle.color = highlightStyle.backgroundColor = highlightNode.color; - dojo.forEach(["Dijitclick", "MouseOut", "MouseOver", "Blur", "Focus"], function(handler) { - this.connect(highlightNode, "on" + handler.toLowerCase(), "_onColor" + handler); - }, this); - this.divNode.appendChild(highlightNode); - highlightStyle.top = coords.topOffset + (row * coords.cHeight) + "px"; - highlightStyle.left = coords.leftOffset + (col * coords.cWidth) + "px"; - highlightNode.setAttribute("tabIndex", "-1"); - highlightNode.title = this.colorNames[color]; - dijit.setWaiRole(highlightNode, "gridcell"); - highlightNode.index = this._highlightNodes.length; - this._highlightNodes.push(highlightNode); - } - } - this._highlightNodes[this._currentFocus].tabIndex = 0; - this._xDim = choices[0].length; - this._yDim = choices.length; - - // Now set all events - // The palette itself is navigated to with the tab key on the keyboard - // Keyboard navigation within the Palette is with the arrow keys - // Spacebar selects the color. - // For the up key the index is changed by negative the x dimension. - - var keyIncrementMap = { - UP_ARROW: -this._xDim, - // The down key the index is increase by the x dimension. - DOWN_ARROW: this._xDim, - // Right and left move the index by 1. - RIGHT_ARROW: 1, - LEFT_ARROW: -1 - }; - for(var key in keyIncrementMap){ - this._connects.push(dijit.typematic.addKeyListener(this.domNode, - {keyCode:dojo.keys[key], ctrlKey:false, altKey:false, shiftKey:false}, - this, - function(){ - var increment = keyIncrementMap[key]; - return function(count){ this._navigateByKey(increment, count); }; - }(), - this.timeoutChangeRate, this.defaultTimeout)); - } - }, - - focus: function(){ - // summary: - // Focus this ColorPalette. - dijit.focus(this._highlightNodes[this._currentFocus]); - }, - - onChange: function(color){ - // summary: - // Callback when a color is selected. - // color: String - // Hex value corresponding to color. -// console.debug("Color selected is: "+color); - }, - - _onColorDijitclick: function(/*Event*/ evt){ - // summary: - // Handler for click, enter key & space key. Selects the color. - // evt: - // The event. - var target = evt.currentTarget; - if (this._currentFocus != target.index){ - this._currentFocus = target.index; - dijit.focus(target); - } - this._selectColor(target); - dojo.stopEvent(evt); - }, - - _onColorMouseOut: function(/*Event*/ evt){ - // summary: - // Handler for onMouseOut. Removes highlight. - // evt: - // The mouse event. - dojo.removeClass(evt.currentTarget, "dijitPaletteImgHighlight"); - }, - - _onColorMouseOver: function(/*Event*/ evt){ - // summary: - // Handler for onMouseOver. Highlights the color. - // evt: - // The mouse event. - var target = evt.currentTarget; - target.tabIndex = 0; - target.focus(); - }, - - _onColorBlur: function(/*Event*/ evt){ - // summary: - // Handler for onBlur. Removes highlight and sets - // the first color as the palette's tab point. - // evt: - // The blur event. - dojo.removeClass(evt.currentTarget, "dijitPaletteImgHighlight"); - evt.currentTarget.tabIndex = -1; - this._currentFocus = 0; - this._highlightNodes[0].tabIndex = 0; - }, - - _onColorFocus: function(/*Event*/ evt){ - // summary: - // Handler for onFocus. Highlights the color. - // evt: - // The focus event. - if(this._currentFocus != evt.currentTarget.index){ - this._highlightNodes[this._currentFocus].tabIndex = -1; - } - this._currentFocus = evt.currentTarget.index; - dojo.addClass(evt.currentTarget, "dijitPaletteImgHighlight"); - - }, - - _selectColor: function(selectNode){ - // summary: - // This selects a color. It triggers the onChange event - // area: - // The area node that covers the color being selected. - this.onChange(this.value = selectNode.color); - }, - - _navigateByKey: function(increment, typeCount){ - // summary:we - // This is the callback for typematic. - // It changes the focus and the highlighed color. - // increment: - // How much the key is navigated. - // typeCount: - // How many times typematic has fired. - - // typecount == -1 means the key is released. - if(typeCount == -1){ return; } - - var newFocusIndex = this._currentFocus + increment; - if(newFocusIndex < this._highlightNodes.length && newFocusIndex > -1) - { - var focusNode = this._highlightNodes[newFocusIndex]; - focusNode.tabIndex = 0; - focusNode.focus(); - } - } -}); - -} diff --git a/Open-ILS/web/conify/js/dijit/Declaration.js b/Open-ILS/web/conify/js/dijit/Declaration.js deleted file mode 100644 index 2b18cfe47c..0000000000 --- a/Open-ILS/web/conify/js/dijit/Declaration.js +++ /dev/null @@ -1,76 +0,0 @@ -if(!dojo._hasResource["dijit.Declaration"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dijit.Declaration"] = true; -dojo.provide("dijit.Declaration"); -dojo.require("dijit._Widget"); -dojo.require("dijit._Templated"); - -dojo.declare( - "dijit.Declaration", - dijit._Widget, - { - // summary: - // The Declaration widget allows a user to declare new widget - // classes directly from a snippet of markup. - - _noScript: true, - widgetClass: "", - replaceVars: true, - defaults: null, - mixins: [], - buildRendering: function(){ - var src = this.srcNodeRef.parentNode.removeChild(this.srcNodeRef); - var preambles = dojo.query("> script[type='dojo/method'][event='preamble']", src).orphan(); - var scripts = dojo.query("> script[type^='dojo/']", src).orphan(); - var srcType = src.nodeName; - - var propList = this.defaults||{}; - - // map array of strings like [ "dijit.form.Button" ] to array of mixin objects - // (note that dojo.map(this.mixins, dojo.getObject) doesn't work because it passes - // a bogus third argument to getObject(), confusing it) - this.mixins = this.mixins.length ? - dojo.map(this.mixins, function(name){ return dojo.getObject(name); } ) : - [ dijit._Widget, dijit._Templated ]; - - if(preambles.length){ - // we only support one preamble. So be it. - propList.preamble = dojo.parser._functionFromScript(preambles[0]); - } - - var parsedScripts = dojo.map(scripts, function(s){ - var evt = s.getAttribute("event")||"postscript"; - return { - event: evt, - func: dojo.parser._functionFromScript(s) - }; - }); - - // do the connects for each - - - - -
-

Dojo Benchmark Tool

- -
-
- - Class:

- Count:

- - Method: - - -

- Run Test - -
- -
- -
-

- * The results of these tests are important to us. Please feel free to submit your dataSet - to Dojotoolkit.org. Your privacy will be respected. - -

-
-
- - -
-
-
-
- -

Results:

- - - diff --git a/Open-ILS/web/conify/js/dijit/bench/create_widgets.html b/Open-ILS/web/conify/js/dijit/bench/create_widgets.html deleted file mode 100644 index 9a6f78af32..0000000000 --- a/Open-ILS/web/conify/js/dijit/bench/create_widgets.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - PROGRAMMATIC - Dojo Widget Creation Test - - - - - - - - Pass ?count=100 in the query string to change the number of widgets.
- Pass ?class=form.Button in the query string to change the widget class. -

- -
-
- - - diff --git a/Open-ILS/web/conify/js/dijit/bench/test_Button-programmatic.html b/Open-ILS/web/conify/js/dijit/bench/test_Button-programmatic.html deleted file mode 100644 index a9d0cd1863..0000000000 --- a/Open-ILS/web/conify/js/dijit/bench/test_Button-programmatic.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - PROGRAMMATIC - Dojo Button 100 Test - - - - - - -

Creating dojot.form.buttons programmatically

-

- -
- -
-Pass "?count=n" in the query string to change the number of buttons. - - - - - diff --git a/Open-ILS/web/conify/js/dijit/bench/test_button-results.html b/Open-ILS/web/conify/js/dijit/bench/test_button-results.html deleted file mode 100644 index c9fa5201ba..0000000000 --- a/Open-ILS/web/conify/js/dijit/bench/test_button-results.html +++ /dev/null @@ -1,66 +0,0 @@ - - - -

Widget instantiation timing test results

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Computer/OSBrowserParsingProgrammatic
10050010001005001000
MacBook Pro 2.16
OS 10.4 2GB RAM
FF (2.0.0.3)3031724350519510062266
Safari (2.04)192146044631428952403
WebKit Nightly (21223)110540109685458940
Dell Precision 2.13 PPro
XP SP 2 - 2GB RAM
FF (2.0.0.3)282126624842508901766
IE7 (7.0.5730.11)3032079517220311402422
- - -

If you want to play:

-

-
    -
  1. Run the following tests: - -
    - Change the "count=" to 100, 500, 1000 for each. -

    - Restart the browser between each test/count. Run each test 3 times and record the smallest number. -
  2. -
  3. Record your tests in the copy of this file in SVN: dijit/bench/test_Button-results.html and check it in. Reference ticket #2968.
  4. -
- diff --git a/Open-ILS/web/conify/js/dijit/bench/widget_construction_test.php b/Open-ILS/web/conify/js/dijit/bench/widget_construction_test.php deleted file mode 100644 index 4718c9c923..0000000000 --- a/Open-ILS/web/conify/js/dijit/bench/widget_construction_test.php +++ /dev/null @@ -1,186 +0,0 @@ - - - - - test of various synchronous page searching methods - - - - - -

This page contains a huge number of nodes, most of which are "chaff".

-

Here's the relative timings for this page

-
- - - - - -
var dlg = new blah.ext.LayoutDialog(config.id || blah.util.Dom.generateId(), {
-				autoCreate : true,
-				minWidth:400,
-				minHeight:300,
-				
-				syncHeightBeforeShow: true,
-				shadow:true,
-				fixedcenter: true,
-				center:{autoScroll:false},
-				east:{split:true,initialSize:150,minSize:150,maxSize:250}
-			});
-			dlg.setTitle('Choose an Image');
-			dlg.getEl().addClass('ychooser-dlg');

-
var animated = new blah.ext.Resizable('animated', {
-			    width: 200,
-			    height: 100,
-			    minWidth:100,
-			    minHeight:50,
-			    animate:true,
-			    easing: YAHOO.util.Easing.backIn,
-			    duration:.6
-			});
-

The standard Lorem Ipsum passage, used since the 1500s

-

- "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim - ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut - aliquip ex ea commodo consequat. Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum." -

- -

Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC

- -

- "Sed ut perspiciatis unde omnis iste natus error sit voluptatem - accusantium doloremque laudantium, totam rem aperiam, eaque ipsa - quae ab illo inventore veritatis et quasi architecto beatae vitae - dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit - aspernatur aut odit aut fugit, sed quia consequuntur magni dolores - eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam - est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci - velit, sed quia non numquam eius modi tempora incidunt ut labore et - dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, - quis nostrum exercitationem ullam corporis suscipit laboriosam, - nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure - reprehenderit qui in ea voluptate velit esse quam nihil molestiae - consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla - pariatur?" -

- -

1914 translation by H. Rackham

- -

- "But I must explain to you how all this mistaken idea of denouncing - pleasure and praising pain was born and I will give you a complete - account of the system, and expound the actual teachings of the - great explorer of the truth, the master-builder of human happiness. - No one rejects, dislikes, or avoids pleasure itself, because it is - pleasure, but because those who do not know how to pursue pleasure - rationally encounter consequences that are extremely painful. Nor - again is there anyone who loves or pursues or desires to obtain - pain of itself, because it is pain, but because occasionally - circumstances occur in which toil and pain can procure him some - great pleasure. To take a trivial example, which of us ever - undertakes laborious physical exercise, except to obtain some - advantage from it? But who has any right to find fault with a man - who chooses to enjoy a pleasure that has no annoying consequences, - or one who avoids a pain that produces no resultant pleasure?" -

- - -
- - - - - - -
-
- chaff! -
- - -
item2
- - -
- - - -
item
- - - - - - diff --git a/Open-ILS/web/conify/js/dijit/changes.txt b/Open-ILS/web/conify/js/dijit/changes.txt deleted file mode 100644 index 525305b133..0000000000 --- a/Open-ILS/web/conify/js/dijit/changes.txt +++ /dev/null @@ -1,93 +0,0 @@ -Changes from Dojo 0.4 dojo.widgets to new dijit project -======================================================= - -The widgets and widget infrastructure have been separated into separate project, -vastly streamlined and with a new directory structure. There are many other changes. - -Markup ------- - -dojoType="button" replaced by dojoType="dijit.Button" Must use fully qualified class name, -and it's case-sensitive. - -Need to manually dojo.require("dojo.parser") to get parsing - -Widget namespaces and widget auto-loading are desupported. - -onClick="foo" now overrides (ie, replaces) the default onClick() function rather than attaching to it, -so widget designers should make empty onClick() functions (when appropriate). - -Programmatic creation ---------------------- -Create widgets via - - new dijit.Button(params, srcNodeRef) - -createWidget() call removed since multiple renderers are no longer supported (see next section). - -At least for the dijit widgets, all widgets are guaranteed to work programmatically, which in -effect means that all widgets must have templates, unless the default
works. - -Renderers ---------- -Removed support for multiple renderers (svg & vml & a11y) for a single widget. -If a widget wants to render differently on different platforms, there must be -branching code inside the widget, or it needs to call a library that branches -based on the browser type (like dojo.gfx or dojo.charting). - - -Templates ---------- -"this." is no longer used within ${} substitution notation. See ticket #2905. -dojoRoot,buildScriptBase,dojoModuleUrl are no longer supported, but -any JavaScript properties on the widget's 'this' may be referenced with dotted notation. -The attributes dojoOn* are desupported (including dojoOnBuild); -also can't use id attribute to affect a dojoAttachPoint. - -dojoAttachEvent is case sensitive, so capitalization matters. You will probably have -to change - -dojoAttachEvent="onClick" - -to - -dojoAttachEvent="onclick: onClick" - -(given that the event name is lowercase, and assuming that the method name is camel case) - -lists within dojoAttachPoint, dojoAttachEvent, waiRole, and waiState are now comma-separated -(not separated by semi-colons) - -Standard HTML attributes like 'id', 'name', 'lang', etc. are carried over programmatically -by the _Widget constructor and do not need to be declared in the template (see _Widget.attributeMap) - -Parent/Child relationships --------------------------- -By default widgets exist as islands, not knowing about their parent widget or children widgets. -The exception is the destroy() function which will also delete all descendant widgets. -Some widgets like Tree and SplitContainer will know about their children, but those widgets -will use the special mixins in Container.js / Layout.js. - -Widget.js base class --------------------- - - - Widget.js, Domwidget.js, HtmlWidget.js combined into dijit.base.Widget, with TemplatedWidget mixin -for widgets with templates - - - on widget creation, postMixInProperties(), buildRendering() and postCreate() is called. - fillInTemplate() is no longer called. In addition, those functions call signatures have changed. - No arguments are passed. To get the source dom Node, just reference this.srcDomNode. -When postCreate() is called the widget children don't yet exist. - - - The TemplatedWidget mixin defines buildRendering(). widgetsInTemplate not ported yet. - - - onResized() removed - - - the whole parent/child relationship thing is gone - - - extraArgs[] is gone - - - postCreate() called but child widgets don't exist yet - - - templateCssPath ignored. User must manually include tundra.css file - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat.html b/Open-ILS/web/conify/js/dijit/demos/chat.html deleted file mode 100644 index a516f8d421..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - Chat Demo Starter - - - - - - - - - - -
-

Dojo chat demo preabmle ...

-

- There are two examples of chat, using cometd as a backend and Dojo's - dojox.cometd client as a transport. -

-

- The first, a simple public chat room, that any live participants - that happen to be online will be able to communicate. -

-
Join Group Chat
-

The other: the example from the Dojo Book - an example of a - client / operator relationship, where the client chats from an - 'existing' page, and the operator has a TabContainer view of - open client chats, and can communicate privately and directly - to the client. The client page demonstrates how this can be used in existing - pages for real-time support. You will need two people for this, or you - are welcome to talk to yourself ... -

-
-
Client Page
-
Operator Page
-
-

the Chatroom widget source can be found here.

-
- - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat/chat.css b/Open-ILS/web/conify/js/dijit/demos/chat/chat.css deleted file mode 100644 index 0874a53449..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat/chat.css +++ /dev/null @@ -1,46 +0,0 @@ -.chatroom -{ - position:relative; - height:240px; - background-color: #e0e0e0; - border: 0px solid black; -} - -.chat -{ - height: 200px; - overflow: auto; - background-color: #fff; - padding: 4px; - border: 0px solid black; -} -.dijitTabContainer .chat { - height:auto; -} - -.input { - position:absolute; - bottom:0px; - display:block; - padding: 4px; - border: 0px solid black; - border-top: 1px solid black; -} - -.phrase -{ - width:200px; - background-color:#ededed; -} - -.username -{ - width:145px; - background-color: #ededed; -} - -.hidden { display: none; } -.from { font-weight: bold; } -.alert { font-style: italic; } -.dijitTitlePaneContentInner { padding:0px !important; } - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat/client.html b/Open-ILS/web/conify/js/dijit/demos/chat/client.html deleted file mode 100644 index 8cacd7d199..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat/client.html +++ /dev/null @@ -1,65 +0,0 @@ - - - Sample built in tech-support demonstration | The Dojo Toolkit - - - - - - - -

I am a Sample page

-

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nam facilisis enim. Pellentesque in elit et lacus euismod dignissim. Aliquam dolor pede, convallis eget, dictum a, blandit ac, urna. Pellentesque sed nunc ut justo volutpat egestas. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. In erat. Suspendisse potenti. Fusce faucibus nibh sed nisi. Phasellus faucibus, dui a cursus dapibus, mauris nulla euismod velit, a lobortis turpis arcu vel dui. Pellentesque fermentum ultrices pede. Donec auctor lectus eu arcu. Curabitur non orci eget est porta gravida. Aliquam pretium orci id nisi. Duis faucibus, mi non adipiscing venenatis, erat urna aliquet elit, eu fringilla lacus tellus quis erat. Nam tempus ornare lorem. Nullam feugiat.

- -

Need help?

- - - -

Sed congue. Aenean blandit sollicitudin mi. Maecenas pellentesque. Vivamus ac urna. Nunc consequat nisi vitae quam. Suspendisse sed nunc. Proin suscipit porta magna. Duis accumsan nunc in velit. Nam et nibh. Nulla facilisi. Cras venenatis urna et magna. Aenean magna mauris, bibendum sit amet, semper quis, aliquet nec, sapien. Aliquam aliquam odio quis erat. Etiam est nisi, condimentum non, lacinia ac, vehicula laoreet, elit. Sed interdum augue sit amet quam dapibus semper. Nulla facilisi. Pellentesque lobortis erat nec quam.

-

Sed arcu magna, molestie at, fringilla in, sodales eu, elit. Curabitur mattis lorem et est. Quisque et tortor. Integer bibendum vulputate odio. Nam nec ipsum. Vestibulum mollis eros feugiat augue. Integer fermentum odio lobortis odio. Nullam mollis nisl non metus. Maecenas nec nunc eget pede ultrices blandit. Ut non purus ut elit convallis eleifend. Fusce tincidunt, justo quis tempus euismod, magna nulla viverra libero, sit amet lacinia odio diam id risus. Ut varius viverra turpis. Morbi urna elit, imperdiet eu, porta ac, pharetra sed, nisi. Etiam ante libero, ultrices ac, faucibus ac, cursus sodales, nisl. Praesent nisl sem, fermentum eu, consequat quis, varius interdum, nulla. Donec neque tortor, sollicitudin sed, consequat nec, facilisis sit amet, orci. Aenean ut eros sit amet ante pharetra interdum.

-

Fusce rutrum pede eget quam. Praesent purus. Aenean at elit in sem volutpat facilisis. Nunc est augue, commodo at, pretium a, fermentum at, quam. Nam sit amet enim. Suspendisse potenti. Cras hendrerit rhoncus justo. Integer libero. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Aliquam erat volutpat. Sed adipiscing mi vel ipsum.

- - - - - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat/community.html b/Open-ILS/web/conify/js/dijit/demos/chat/community.html deleted file mode 100644 index 927170772b..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat/community.html +++ /dev/null @@ -1,112 +0,0 @@ - - - Cometd chat / Operator Page - - - - - - - -
-
-
-
-

Dojo community chat demo

-

NON-WORKING PROTOTYPE

- - - -
-
-
-
- bottom. (input area) -
-
-
-
- Name: - -
- - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat/operator.html b/Open-ILS/web/conify/js/dijit/demos/chat/operator.html deleted file mode 100644 index bd0ea7ed8f..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat/operator.html +++ /dev/null @@ -1,83 +0,0 @@ - - - Cometd chat / Operator Page - - - - - - - -

Tech Support Operator Page:

- -
- -
-

Welcome Operator

-

It is your job to respond to incoming Support Requests. Sit here, and watch the screen.

-

Please Login as an operator: -

- Name: -

-
- -
-
- - diff --git a/Open-ILS/web/conify/js/dijit/demos/chat/room.js b/Open-ILS/web/conify/js/dijit/demos/chat/room.js deleted file mode 100644 index b1847f412d..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/chat/room.js +++ /dev/null @@ -1,127 +0,0 @@ -if(!dojo._hasResource["dijit.demos.chat.room"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dijit.demos.chat.room"] = true; -dojo.provide("dijit.demos.chat.room"); - -dojo.require("dojox.cometd"); -dojo.require("dijit._Widget"); -dojo.require("dijit._Templated"); - -dojo.declare("dijit.demos.chat.Room", - [dijit._Widget,dijit._Templated], - { - - _last: "", - _username: null, - roomId: "public", - isPrivate: false, - prompt: "Name:", - - templateString: '
' - +'
' - +'
' - +'
' - +'${prompt} ' - +'
' - +'' - +'
' - +'
', - - join: function(name){ - if(name == null || name.length==0){ - alert('Please enter a username!'); - }else{ - if(this.isPrivate){ this.roomId = name; } - this._username=name; - this.joining.className='hidden'; - this.joined.className=''; - this.phrase.focus(); - console.log(this.roomId); - dojox.cometd.subscribe("/chat/demo/" + this.roomId, this, "_chat"); - dojox.cometd.publish("/chat/demo/" + this.roomId, { user: this._username, join: true, chat : this._username+" has joined the room."}); - dojox.cometd.publish("/chat/demo", { user: this._username, joined: this.roomId }); - } - }, - - _join: function(/* Event */e){ - var key = (e.charCode == dojo.keys.SPACE ? dojo.keys.SPACE : e.keyCode); - if (key == dojo.keys.ENTER || e.type=="click"){ - this.join(this.username.value); - } - }, - - leave: function(){ - dojox.cometd.unsubscribe("/chat/demo/" + this.roomId, this, "_chat"); - dojox.cometd.publish("/chat/demo/" + this.roomId, { user: this._username, leave: true, chat : this._username+" has left the chat."}); - - // switch the input form back to login mode - this.joining.className=''; - this.joined.className='hidden'; - this.username.focus(); - this._username=null; - }, - - chat: function(text){ - // summary: publish a text message to the room - if(text != null && text.length>0){ - // lame attempt to prevent markup - text=text.replace(//g,'>'); - dojox.cometd.publish("/chat/demo/" + this.roomId, { user: this._username, chat: text}); - } - }, - - _chat: function(message){ - // summary: process an incoming message - if (!message.data){ - console.warn("bad message format "+message); - return; - } - var from=message.data.user; - var special=message.data.join || message.data.leave; - var text=message.data.chat; - if(text!=null){ - if(!special && from == this._last ){ from="..."; - }else{ - this._last=from; - from+=":"; - } - - if(special){ - this.chatNode.innerHTML += ""+from+" "+text+"
"; - this._last=""; - }else{ - this.chatNode.innerHTML += ""+from+" "+text+"
"; - this.chatNode.scrollTop = this.chatNode.scrollHeight - this.chatNode.clientHeight; - } - } - }, - - startup: function(){ - this.joining.className=''; - this.joined.className='hidden'; - //this.username.focus(); - this.username.setAttribute("autocomplete","OFF"); - if (this.registeredAs) { this.join(this.registeredAs); } - this.inherited("startup",arguments); - }, - - _cleanInput: function(/* Event */e){ - var key = (e.charCode == dojo.keys.SPACE ? dojo.keys.SPACE : e.keyCode); - if(key == dojo.keys.ENTER || key == 13){ - this.chat(this.phrase.value); - this.phrase.value=''; - } - }, - - _sendPhrase: function(/* Event */e){ - if (this.phrase.value){ - this.chat(this.phrase.value); - this.phrase.value=''; - } - } -}); - -} diff --git a/Open-ILS/web/conify/js/dijit/demos/form.html b/Open-ILS/web/conify/js/dijit/demos/form.html deleted file mode 100644 index 127e442dc4..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/form.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - Dojo Form Widgets Test - - - - - - -
- -

Job Application Form

-

This is just a little demo of dijit's form widgets

-
-
- - As you type in the text below, notice how your input is auto - corrected and also the auto completion on the state field. - - Name And Address -
-
- - -
- - - -
- - - - - - - - - -
- - - - -
- -
- Custom checkboxes and radio buttons... - Desired position -
-
- -
- - - -
- - -
- - -
-
- -
- slider and spinner ... - Education and Experience -
-
- - - - - - - -
- - - - -
    -
  1. high school
  2. -
  3. college
  4. -
  5. masters
  6. -
  7. PhD
  8. -
-
-
- - - -
-
- -
- Rich text editor that expands as you type in text - -
-
- -
- -
- Text area that expands as you type in text - -
-
- -
- -
- -
-
- - - diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n.html b/Open-ILS/web/conify/js/dijit/demos/i18n.html deleted file mode 100644 index 9c890f4859..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - Dijit I18N Demo - - - - - - - - - - -
- -

Dijit I18N Demo (locale= dir=)

- - - - - - -
-
- - - - - - - - - - -
-
-

- Use the tree to select a language or a language/country combo; the page will reload - in the specified locale. Note that tree is also rerendered using the specified language for top level tree items. - Arabic and Hebrew display right-to-left so be sure to try those. -

- - -

Some form controls:

- - - -
- - -
- - -
- - - -
- - -
- - diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/continents.json b/Open-ILS/web/conify/js/dijit/demos/i18n/continents.json deleted file mode 100644 index 994842b08f..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/continents.json +++ /dev/null @@ -1,9 +0,0 @@ -[ -{ type: "continent", name: "Africa", iso: "Africa" }, -{ type: "continent", name: "Asia", iso: "Asia" }, -{ type: "continent", name: "Europe", iso: "Europe" }, -{ type: "continent", name: "North America", iso: "North America" }, -{ type: "continent", name: "South America", iso: "South America" }, -{ type: "continent", name: "Oceania", iso: "Oceania" }, -{ type: "continent", name: "Antarctica", iso: "Antarctica" } -] diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/data.json b/Open-ILS/web/conify/js/dijit/demos/i18n/data.json deleted file mode 100644 index f46855b312..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/data.json +++ /dev/null @@ -1,8646 +0,0 @@ -{ "identifier": 'iso', - "label": 'name', - "items": -[ - { - "type": "language", - "iso": "aa", - "name": "Qafar", - "countries": [ - { - "_reference": "DJ" - }, - { - "_reference": "ER" - }, - { - "_reference": "ET" - } - ], - "am": "አፋርኛ", - "ar": "الأفارية", - "ca": "àfar", - "cs": "Afarština", - "da": "afar", - "de": "Afar", - "en": "Afar", - "es": "afar", - "fi": "afar", - "fr": "afar", - "ga": "Afar", - "he": "אתיופית", - "hi": "अफ़ार", - "hu": "afar", - "id": "Afar", - "it": "afar", - "ja": "アファル語", - "km": "ភាសាអាហ្វារ", - "ko": "아파르어", - "mr": "अफार", - "mt": "Afar", - "nb": "afar", - "nl": "Afar", - "nn": "afar", - "pt": "afar", - "ru": "афар", - "sv": "afar", - "ta": "அபார்", - "th": "อาฟา", - "tr": "Afar", - "uk": "Афарська", - "zh": "阿法文" - }, - { - "type": "language", - "iso": "af", - "name": "Afrikaans", - "countries": [ - { - "_reference": "NA" - }, - { - "_reference": "ZA" - } - ], - "af": "Afrikaans", - "am": "አፍሪቃንስኛ", - "ar": "الأفريقية", - "bg": "Африканс", - "ca": "afrikaans", - "cs": "Afrikánština", - "da": "afrikaans", - "de": "Afrikaans", - "en": "Afrikaans", - "es": "afrikaans", - "fi": "afrikaans", - "fr": "afrikaans", - "ga": "Afracáinis", - "he": "אפריקנית", - "hi": "अफ्रीकी", - "hu": "afrikai", - "id": "Afrikaans", - "is": "Afríkanska", - "it": "afrikaans", - "ja": "アフリカーンス語", - "km": "ភាសាអាហ្វ្រីកាអាន", - "ko": "남아공 공용어", - "mr": "अफ्रिकान्स", - "mt": "Afrikans", - "nb": "afrikaans", - "nl": "Afrikaans", - "nn": "afrikaans", - "pt": "africâner", - "ru": "африкаанс", - "sr": "Африканерски", - "sv": "afrikaans", - "ta": "ஆப்ரிகன்ஸ்", - "th": "แอฟริกัน", - "tr": "Afrikaan Dili", - "uk": "Африканс", - "zh": "南非荷兰文" - }, - { - "type": "language", - "iso": "am", - "name": "አማርኛ", - "countries": [ - { - "_reference": "ET" - } - ], - "am": "አማርኛ", - "ar": "الأمهرية", - "bg": "Амхарски", - "ca": "amhàric", - "cs": "Amharština", - "da": "amharisk", - "de": "Amharisch", - "en": "Amharic", - "es": "amárico", - "fi": "amhara", - "fr": "amharique", - "he": "אמהרית", - "hi": "अम्हारिक्", - "hu": "amhara", - "id": "Amharik", - "is": "Amharíska", - "it": "amarico", - "ja": "アムハラ語", - "ko": "암하라어", - "mr": "अमहारिक", - "mt": "Amħariku", - "nb": "amharisk", - "nl": "Amhaars", - "nn": "amharisk", - "pt": "amárico", - "ru": "амхарский", - "sv": "amhariska", - "ta": "அம்ஹாரிக்", - "th": "อัมฮาริค", - "tr": "Amharik", - "uk": "Амхарік", - "zh": "阿姆哈拉文" - }, - { - "type": "language", - "iso": "ar", - "name": "العربية", - "countries": [ - { - "_reference": "AE" - }, - { - "_reference": "BH" - }, - { - "_reference": "DZ" - }, - { - "_reference": "EG" - }, - { - "_reference": "IQ" - }, - { - "_reference": "JO" - }, - { - "_reference": "KW" - }, - { - "_reference": "LB" - }, - { - "_reference": "LY" - }, - { - "_reference": "MA" - }, - { - "_reference": "OM" - }, - { - "_reference": "QA" - }, - { - "_reference": "SA" - }, - { - "_reference": "SD" - }, - { - "_reference": "SY" - }, - { - "_reference": "TN" - }, - { - "_reference": "YE" - } - ], - "am": "ዐርቢኛ", - "ar": "العربية", - "be": "арабскі", - "bg": "Арабски", - "ca": "àrab", - "cs": "Arabština", - "cy": "Arabeg", - "da": "arabisk", - "de": "Arabisch", - "el": "Αραβικά", - "en": "Arabic", - "es": "árabe", - "et": "Araabia", - "fi": "arabia", - "fr": "arabe", - "ga": "Araibis", - "he": "ערבית", - "hi": "अरबी", - "hr": "arapski", - "hu": "arab", - "id": "Arab", - "is": "Arabíska", - "it": "arabo", - "ja": "アラビア語", - "km": "ភាសាអារ៉ាប់", - "ko": "아랍어", - "lt": "Arabų", - "lv": "arābu", - "mr": "अरेबिक", - "mt": "Għarbi", - "nb": "arabisk", - "nl": "Arabisch", - "nn": "arabisk", - "pl": "arabski", - "ps": "عربي", - "pt": "árabe", - "ro": "Arabă", - "ru": "арабский", - "sk": "arabský", - "sl": "Arabščina", - "sq": "Arabisht", - "sr": "Арапски", - "sv": "arabiska", - "ta": "அரபு", - "te": "అరబిక్", - "tr": "Arapça", - "uk": "Арабська", - "vi": "Tiếng A-rập", - "zh": "阿拉伯文" - }, - { - "type": "language", - "iso": "as", - "name": "অসমীয়া", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "አሳሜዛዊ", - "ar": "الأسامية", - "as": "অসমীয়া", - "ca": "assamès", - "cs": "Assaméština", - "da": "assamesisk", - "de": "Assamesisch", - "en": "Assamese", - "es": "asamés", - "fi": "assami", - "fr": "assamais", - "ga": "Asaimis", - "he": "אסאמית", - "hi": "असामी", - "hu": "asszámi", - "id": "Assam", - "is": "Assamska", - "it": "assamese", - "ja": "アッサム語", - "ko": "아샘어", - "mr": "असामी", - "mt": "Assamese", - "nb": "assamisk", - "nl": "Assamees", - "nn": "assamisk", - "pt": "assamês", - "ru": "ассамский", - "sv": "assamesiska", - "ta": "அஸ்ஸாமி", - "th": "อัสสัมมิส", - "uk": "Ассамська", - "zh": "阿萨姆文" - }, - { - "type": "language", - "iso": "az", - "name": "azərbaycanca", - "countries": [ - { - "_reference": "AZ" - } - ], - "am": "አዜርባይጃንኛ", - "ar": "الأذرية", - "az": "azərbaycanca", - "bg": "Азърбайджански", - "ca": "àzeri", - "cs": "Azerbajdžánština", - "da": "aserbajdsjansk", - "de": "Aserbaidschanisch", - "en": "Azerbaijani", - "es": "azerí", - "fa": "ترکی آذربایجانی", - "fi": "azeri", - "fr": "azéri", - "ga": "Asarbaiseáinis", - "he": "אזרית", - "hi": "अज़रबैंजानी", - "hu": "azerbajdzsáni", - "id": "Azerbaijan", - "is": "Aserska", - "it": "azerbaigiano", - "ja": "アゼルバイジャン語", - "km": "ភាសាអាហ៊្សែរបែហ្សង់", - "ko": "아제르바이잔어", - "mr": "अज़रबाइजानी", - "mt": "Ażerbajġani", - "nb": "aserbajdsjansk", - "nl": "Azerbeidzjaans", - "nn": "aserbajdsjansk", - "pt": "azerbaijano", - "ru": "азербайджанский", - "sv": "azerbajdzjanska", - "ta": "அசர்பாய்ஜானி", - "th": "อาเซอร์ไบจานี", - "tr": "Azerice", - "uk": "Азербайджанська", - "vi": "Tiếng Ai-déc-bai-gian", - "zh": "阿塞拜疆文" - }, - { - "type": "language", - "iso": "be", - "name": "Беларускі", - "countries": [ - { - "_reference": "BY" - } - ], - "am": "ቤላራሻኛ", - "ar": "البيلوروسية", - "be": "Беларускі", - "bg": "Беларуски", - "ca": "bielorús", - "cs": "Běloruština", - "da": "hviderussisk", - "de": "Weißrussisch", - "el": "Λευκορωσικά", - "en": "Belarusian", - "es": "bielorruso", - "fi": "valkovenäjä", - "fr": "biélorusse", - "ga": "Bealarúisis", - "he": "בלארוסית", - "hi": "बैलोरूशियन्", - "hr": "bjeloruski", - "hu": "belorusz", - "id": "Belarusia", - "is": "Hvítrússneska", - "it": "bielorusso", - "ja": "ベラルーシ語", - "km": "ភាសាបេឡារុស្ស", - "ko": "벨로루시어", - "mr": "बैलोरुसियन", - "mt": "Belarussu", - "nb": "hviterussisk", - "nl": "Wit-Russisch", - "nn": "kviterussisk", - "pt": "bielo-russo", - "ru": "белорусский", - "sr": "Белоруски", - "sv": "vitryska", - "ta": "பைலோருஷ்ன்", - "th": "บายโลรัสเซีย", - "tr": "Beyaz Rusça", - "uk": "Білоруська", - "vi": "Tiếng Bê-la-rút", - "zh": "白俄罗斯文" - }, - { - "type": "language", - "iso": "bg", - "name": "Български", - "countries": [ - { - "_reference": "BG" - } - ], - "am": "ቡልጋሪኛ", - "ar": "البلغارية", - "bg": "Български", - "ca": "búlgar", - "cs": "Bulharština", - "da": "bulgarsk", - "de": "Bulgarisch", - "el": "Βουλγαρικά", - "en": "Bulgarian", - "es": "búlgaro", - "et": "Bulgaaria", - "fi": "bulgaria", - "fr": "bulgare", - "ga": "Bulgáiris", - "he": "בולגרית", - "hi": "बल्गेरियन्", - "hr": "bugarski", - "hu": "bolgár", - "id": "Bulgaria", - "is": "Búlgarska", - "it": "bulgaro", - "ja": "ブルガリア語", - "km": "ភាសាប៊ុលហ្ការី", - "ko": "불가리아어", - "lt": "Bulgarų", - "lv": "bulgāru", - "mr": "बल्गेरियन", - "mt": "Bulgaru", - "nb": "bulgarsk", - "nl": "Bulgaars", - "nn": "bulgarsk", - "pl": "bułgarski", - "pt": "búlgaro", - "ro": "Bulgară", - "ru": "болгарский", - "sk": "bulharský", - "sl": "Bolgarščina", - "sr": "Бугарски", - "sv": "bulgariska", - "ta": "பல்கேரியன்", - "th": "บัลแกเรีย", - "tr": "Bulgarca", - "uk": "Болгарська", - "vi": "Tiếng Bun-ga-ri", - "zh": "保加利亚文" - }, - { - "type": "language", - "iso": "bn", - "name": "বাংলা", - "countries": [ - { - "_reference": "BD" - }, - { - "_reference": "IN" - } - ], - "am": "በንጋሊኛ", - "ar": "البنغالية", - "bg": "Бенгалски", - "bn": "বাংলা", - "ca": "bengalí", - "cs": "Bengálština", - "da": "bengalsk", - "de": "Bengalisch", - "el": "Μπενγκάλι", - "en": "Bengali", - "es": "bengalí", - "fi": "bengali", - "fr": "bengali", - "ga": "Beangálais", - "he": "בנגלית", - "hi": "बँगाली", - "hu": "bengáli", - "id": "Bengal", - "is": "Bengalska", - "it": "bengalese", - "ja": "ベンガル語", - "km": "ភាសាបេន្កាលី", - "ko": "벵골어", - "lt": "Bengalų", - "mr": "बंगाली", - "mt": "Bengali", - "nb": "bengali", - "nl": "Bengalees", - "nn": "bengali", - "pl": "bengalski", - "pt": "bengali", - "ru": "бенгальский", - "sv": "bengali", - "ta": "வங்காளம்", - "tr": "Bengal Dili", - "uk": "Бенгальська", - "zh": "孟加拉文" - }, - { - "type": "language", - "iso": "ca", - "name": "català", - "countries": [ - { - "_reference": "ES" - } - ], - "am": "ካታላንኛ", - "ar": "الكاتالوينية", - "bg": "Каталонски", - "ca": "català", - "cs": "Katalánština", - "da": "katalansk", - "de": "Katalanisch", - "el": "Καταλανικά", - "en": "Catalan", - "es": "catalán", - "fi": "katalaani", - "fr": "catalan", - "ga": "Catalóinis", - "he": "קטלונית", - "hi": "कातालान", - "hu": "katalán", - "id": "Catalan", - "is": "Katalónska", - "it": "catalano", - "ja": "カタロニア語", - "km": "ភាសាកាតាឡាន", - "ko": "카탈로니아어", - "mr": "कटलन", - "mt": "Katalan", - "nb": "katalansk", - "nl": "Catalaans", - "nn": "katalansk", - "pl": "kataloński", - "pt": "catalão", - "ru": "каталанский", - "sr": "Каталонски", - "sv": "katalanska", - "ta": "காடலான்", - "th": "แคตาแลน", - "tr": "Katalan Dili", - "uk": "Каталонська", - "vi": "Tiếng Ca-ta-lăng", - "zh": "加泰罗尼亚文" - }, - { - "type": "language", - "iso": "cs", - "name": "Čeština", - "countries": [ - { - "_reference": "CZ" - } - ], - "am": "ቼክኛ", - "ar": "التشيكية", - "bg": "Чешки", - "ca": "txec", - "cs": "Čeština", - "da": "Tjekkisk", - "de": "Tschechisch", - "el": "Τσεχικά", - "en": "Czech", - "es": "checo", - "et": "Tiehhi", - "fi": "tšekki", - "fr": "tchèque", - "ga": "Seicis", - "he": "צ׳כית", - "hi": "चेक", - "hr": "češki", - "hu": "cseh", - "id": "Ceko", - "is": "Tékkneska", - "it": "ceco", - "ja": "チェコ語", - "km": "ភាសាឆេក", - "ko": "체코어", - "lt": "Čekų", - "lv": "čehu", - "mr": "ज़ेक", - "mt": "Ċek", - "nb": "tsjekkisk", - "nl": "Tsjechisch", - "nn": "tsjekkisk", - "pl": "czeski", - "pt": "tcheco", - "ro": "Cehă", - "ru": "чешский", - "sk": "český", - "sl": "Češčina", - "sr": "Чешки", - "sv": "tjeckiska", - "ta": "செக்", - "tr": "Çekçe", - "uk": "Чеська", - "vi": "Tiếng Séc", - "zh": "捷克文" - }, - { - "type": "language", - "iso": "cy", - "name": "Cymraeg", - "countries": [ - { - "_reference": "GB" - } - ], - "am": "ወልሽ", - "ar": "الولزية", - "bg": "Уелски", - "ca": "gal·lès", - "cs": "Velština", - "cy": "Cymraeg", - "da": "Walisisk", - "de": "Kymrisch", - "el": "Ουαλικά", - "en": "Welsh", - "es": "galés", - "fi": "kymri", - "fr": "gallois", - "ga": "Breatnais", - "he": "וולשית", - "hi": "वेल्श", - "hr": "velški", - "hu": "walesi", - "id": "Welsh", - "is": "Velska", - "it": "gallese", - "ja": "ウェールズ語", - "ko": "웨일스어", - "mr": "वेल्ष", - "mt": "Welx", - "nb": "walisisk", - "nl": "Welsh", - "nn": "walisisk", - "pl": "walijski", - "pt": "galês", - "ru": "валлийский", - "sv": "walesiska", - "ta": "வெல்ஷ்", - "th": "เวลส์", - "tr": "Gal Dili", - "uk": "Валлійська", - "zh": "威尔士文" - }, - { - "type": "language", - "iso": "da", - "name": "Dansk", - "countries": [ - { - "_reference": "DK" - } - ], - "am": "ዴኒሽ", - "ar": "الدانماركية", - "bg": "Датски", - "ca": "danès", - "cs": "Dánština", - "da": "Dansk", - "de": "Dänisch", - "el": "Δανικά", - "en": "Danish", - "es": "danés", - "et": "Taani", - "fi": "tanska", - "fr": "danois", - "ga": "Danmhairgis", - "he": "דנית", - "hi": "डैनीश", - "hr": "danski", - "hu": "dán", - "id": "Denmark", - "is": "Danska", - "it": "danese", - "ja": "デンマーク語", - "km": "ភាសាដាណឺម៉ាក", - "ko": "덴마크어", - "lt": "Danų", - "lv": "dāņu", - "mr": "डानिष", - "mt": "Daniż", - "nb": "dansk", - "nl": "Deens", - "nn": "dansk", - "pl": "duński", - "pt": "dinamarquês", - "ro": "Daneză", - "ru": "датский", - "sk": "dánsky", - "sl": "Danščina", - "sr": "Дански", - "sv": "danska", - "ta": "டானிஷ்", - "th": "เดนมาร์ก", - "tr": "Danca", - "uk": "Датська", - "vi": "Tiếng Đan Mạch", - "zh": "丹麦文" - }, - { - "type": "language", - "iso": "de", - "name": "Deutsch", - "countries": [ - { - "_reference": "AT" - }, - { - "_reference": "BE" - }, - { - "_reference": "CH" - }, - { - "_reference": "DE" - }, - { - "_reference": "LI" - }, - { - "_reference": "LU" - } - ], - "am": "ጀርመን", - "ar": "الألمانية", - "be": "нямецкі", - "bg": "Немски", - "ca": "alemany", - "cs": "Němčina", - "cy": "Almaeneg", - "da": "Tysk", - "de": "Deutsch", - "el": "Γερμανικά", - "en": "German", - "es": "alemán", - "et": "Saksa", - "eu": "alemanera", - "fi": "saksa", - "fr": "allemand", - "ga": "Gearmáinis", - "he": "גרמנית", - "hi": "ज़र्मन", - "hr": "njemački", - "hu": "német", - "id": "Jerman", - "is": "Þýska", - "it": "tedesco", - "ja": "ドイツ語", - "ka": "გერმანული", - "km": "ភាសាអាល្លឺម៉ង់", - "ko": "독일어", - "ky": "немисче", - "lt": "Vokiečių", - "lv": "vācu", - "mk": "германски", - "mn": "герман", - "mr": "जर्मन", - "mt": "Ġermaniż", - "nb": "tysk", - "nl": "Duits", - "nn": "tysk", - "pl": "niemiecki", - "ps": "الماني", - "pt": "alemão", - "ro": "Germană", - "ru": "немецкий", - "sk": "nemecký", - "sl": "Nemščina", - "sq": "Gjermanisht", - "sr": "Немачки", - "sv": "tyska", - "sw": "kijerumani", - "ta": "ஜெர்மன்", - "te": "ఙర్మన్", - "th": "เยอรมัน", - "tr": "Almanca", - "uk": "Німецька", - "vi": "Tiếng Đức", - "zh": "德文" - }, - { - "type": "language", - "iso": "dv", - "name": "ދިވެހިބަސް", - "countries": [ - { - "_reference": "MV" - } - ], - "ar": "المالديفية", - "bg": "Дивехи", - "da": "Divehi", - "de": "Maledivisch", - "en": "Divehi", - "es": "divehi", - "fi": "divehi", - "fr": "maldivien", - "he": "דיבהי", - "id": "Divehi", - "is": "Dívehí", - "it": "divehi", - "ja": "ディベヒ語", - "ko": "디베히어", - "mt": "Diveħi", - "nb": "divehi", - "nl": "Divehi", - "nn": "divehi", - "pt": "divehi", - "sv": "divehi", - "th": "ดิเวฮิ", - "zh": "迪维希文" - }, - { - "type": "language", - "iso": "dz", - "name": "རྫོང་ཁ", - "countries": [ - { - "_reference": "BT" - } - ], - "am": "ድዞንግኻኛ", - "ar": "الزونخاية", - "ca": "bhutanès", - "cs": "Bhútánština", - "da": "Dzongkha", - "de": "Bhutanisch", - "en": "Dzongkha", - "fi": "dzongkha", - "fr": "dzongkha", - "hi": "भुटानी", - "hu": "butáni", - "id": "Dzongkha", - "is": "Dsongka", - "it": "dzongkha", - "ja": "ゾンカ語", - "km": "ភាសាប៊ូតាន", - "ko": "부탄어", - "mr": "भूटानी", - "mt": "Dżongka", - "nb": "dzongkha", - "nl": "Dzongkha", - "nn": "dzongkha", - "pt": "dzonga", - "ru": "дзонг-кэ", - "sv": "bhutanesiska", - "ta": "புடானி", - "th": "ดซองคา", - "tr": "Bhutan Dili", - "uk": "Дзонг-ке", - "zh": "不丹文" - }, - { - "type": "language", - "iso": "el", - "name": "Ελληνικά", - "countries": [ - { - "_reference": "CY" - }, - { - "_reference": "GR" - } - ], - "am": "ግሪክኛ", - "ar": "اليونانية", - "bg": "Гръцки", - "ca": "grec", - "cs": "Řečtina", - "da": "Græsk", - "de": "Griechisch", - "el": "Ελληνικά", - "en": "Greek", - "es": "griego", - "et": "Kreeka", - "fi": "kreikka", - "fr": "grec", - "ga": "Gréigis", - "he": "יוונית", - "hi": "ग्रीक", - "hr": "grčki", - "hu": "görög", - "id": "Yunani", - "is": "Nýgríska (1453-)", - "it": "greco", - "ja": "ギリシャ語", - "km": "ភាសាក្រិច", - "ko": "그리스어", - "lt": "Graikų", - "lv": "grieķu", - "mr": "ग्रीक", - "mt": "Grieg", - "nb": "gresk", - "nl": "Grieks", - "nn": "gresk", - "pl": "grecki", - "ps": "یوناني", - "pt": "grego", - "ro": "Greacă", - "ru": "греческий", - "sk": "grécky", - "sl": "Grščina", - "sr": "Грчки", - "sv": "grekiska", - "ta": "கிரேக்கம்", - "th": "กรีก", - "tr": "Yunanca", - "uk": "Грецька", - "vi": "Tiếng Hy Lạp", - "zh": "希腊文" - }, - { - "type": "language", - "iso": "en", - "name": "English", - "countries": [ - { - "_reference": "AS" - }, - { - "_reference": "AU" - }, - { - "_reference": "BE" - }, - { - "_reference": "BW" - }, - { - "_reference": "BZ" - }, - { - "_reference": "CA" - }, - { - "_reference": "GB" - }, - { - "_reference": "GU" - }, - { - "_reference": "HK" - }, - { - "_reference": "IE" - }, - { - "_reference": "IN" - }, - { - "_reference": "JM" - }, - { - "_reference": "MH" - }, - { - "_reference": "MP" - }, - { - "_reference": "MT" - }, - { - "_reference": "NA" - }, - { - "_reference": "NZ" - }, - { - "_reference": "PH" - }, - { - "_reference": "PK" - }, - { - "_reference": "SG" - }, - { - "_reference": "TT" - }, - { - "_reference": "UM" - }, - { - "_reference": "US" - }, - { - "_reference": "VI" - }, - { - "_reference": "ZA" - }, - { - "_reference": "ZW" - } - ], - "am": "እንግሊዝኛ", - "ar": "الانجليزية", - "be": "англійскі", - "bg": "Английски", - "ca": "anglès", - "cs": "Angličtina", - "cy": "Saesneg", - "da": "Engelsk", - "de": "Englisch", - "el": "Αγγλικά", - "en": "English", - "es": "inglés", - "et": "Inglise", - "eu": "ingelera", - "fi": "englanti", - "fr": "anglais", - "ga": "Béarla", - "he": "אנגלית", - "hi": "अंग्रेजी", - "hr": "engleski", - "hu": "angol", - "id": "Inggris", - "is": "Enska", - "it": "inglese", - "ja": "英語", - "ka": "ინგლისური", - "km": "ភាសាអង់គ្លេស", - "ko": "영어", - "ky": "англисче", - "lt": "Anglų", - "lv": "angļu", - "mk": "англиски", - "mn": "англи", - "mr": "इंग्रेजी", - "mt": "Ingliż", - "nb": "engelsk", - "nl": "Engels", - "nn": "engelsk", - "pl": "angielski", - "ps": "انګلیسي", - "pt": "inglês", - "ro": "Engleză", - "ru": "английский", - "sk": "anglický", - "sl": "Angleščina", - "sq": "Anglisht", - "sr": "Енглески", - "sv": "engelska", - "sw": "kiingereza", - "ta": "ஆங்கிலம்", - "te": "ఆంగ్లం", - "th": "อังกฤษ", - "tr": "İngilizce", - "uk": "Англійська", - "vi": "Tiếng Anh", - "zh": "英文" - }, - { - "type": "language", - "iso": "es", - "name": "español", - "countries": [ - { - "_reference": "AR" - }, - { - "_reference": "BO" - }, - { - "_reference": "CL" - }, - { - "_reference": "CO" - }, - { - "_reference": "CR" - }, - { - "_reference": "DO" - }, - { - "_reference": "EC" - }, - { - "_reference": "ES" - }, - { - "_reference": "GT" - }, - { - "_reference": "HN" - }, - { - "_reference": "MX" - }, - { - "_reference": "NI" - }, - { - "_reference": "PA" - }, - { - "_reference": "PE" - }, - { - "_reference": "PR" - }, - { - "_reference": "PY" - }, - { - "_reference": "SV" - }, - { - "_reference": "US" - }, - { - "_reference": "UY" - }, - { - "_reference": "VE" - } - ], - "af": "Spaans", - "am": "ስፓኒሽ", - "ar": "الأسبانية", - "be": "іспанскі", - "bg": "Испански", - "ca": "espanyol", - "cs": "Španělština", - "cy": "Sbaeneg", - "da": "Spansk", - "de": "Spanisch", - "el": "Ισπανικά", - "en": "Spanish", - "es": "español", - "et": "Hispaania", - "eu": "espainiera", - "fi": "espanja", - "fr": "espagnol", - "ga": "Spáinnis", - "he": "ספרדית", - "hi": "स्पेनिश", - "hr": "španjolski", - "hu": "spanyol", - "id": "Spanyol", - "is": "Spænska", - "it": "spagnolo", - "ja": "スペイン語", - "ka": "ესპანური", - "km": "ភាសាអេស្ប៉ាញ", - "ko": "스페인어", - "ky": "испанча", - "lt": "Ispanų", - "lv": "spāņu", - "mk": "шпански", - "mn": "испани", - "mr": "स्पानिष", - "mt": "Spanjol", - "nb": "spansk", - "nl": "Spaans", - "nn": "spansk", - "pl": "hiszpański", - "pt": "espanhol", - "ro": "Spaniolă", - "ru": "испанский", - "sk": "španielsky", - "sl": "Španščina", - "sq": "Spanjisht", - "sr": "Шпански", - "sv": "spanska", - "sw": "kihispania", - "ta": "ஸ்பேனிஷ்", - "te": "స్పానిష్", - "th": "สเปน", - "tr": "İspanyolca", - "uk": "Іспанська", - "vi": "Tiếng Tây Ban Nha", - "zh": "西班牙文" - }, - { - "type": "language", - "iso": "et", - "name": "Eesti", - "countries": [ - { - "_reference": "EE" - } - ], - "am": "ኤስቶኒአን", - "ar": "الأستونية", - "bg": "Естонски", - "ca": "estonià", - "cs": "Estonština", - "da": "Estisk", - "de": "Estnisch", - "el": "Εσθονικά", - "en": "Estonian", - "es": "estonio", - "et": "Eesti", - "fi": "viro", - "fr": "estonien", - "ga": "Eastóinis", - "he": "אסטונית", - "hi": "ऐस्तोनियन्", - "hr": "estonijski", - "hu": "észt", - "id": "Estonian", - "is": "Eistneska", - "it": "estone", - "ja": "エストニア語", - "km": "ភាសាអេស្តូនី", - "ko": "에스토니아어", - "lt": "Estų", - "lv": "igauņu", - "mr": "इस्टोनियन्", - "mt": "Estonjan", - "nb": "estisk", - "nl": "Estlands", - "nn": "estisk", - "pl": "estoński", - "ps": "حبشي", - "pt": "estoniano", - "ro": "Estoniană", - "ru": "эстонский", - "sk": "estónsky", - "sl": "Estonščina", - "sr": "Естонски", - "sv": "estniska", - "ta": "எஸ்டோனியன்", - "th": "เอสโตเนีย", - "tr": "Estonya Dili", - "uk": "Естонська", - "vi": "Tiếng E-xtô-ni-a", - "zh": "爱沙尼亚文" - }, - { - "type": "language", - "iso": "eu", - "name": "euskara", - "countries": [ - { - "_reference": "ES" - } - ], - "am": "ባስክኛ", - "ar": "لغة الباسك", - "bg": "Баски", - "ca": "basc", - "cs": "Baskičtina", - "da": "baskisk", - "de": "Baskisch", - "el": "Βασκικά", - "en": "Basque", - "es": "vasco", - "eu": "euskara", - "fi": "baski", - "fr": "basque", - "ga": "Bascais", - "he": "בסקית", - "hi": "बास्क्", - "hu": "baszk", - "id": "Basque", - "is": "Baskneska", - "it": "basco", - "ja": "バスク語", - "km": "ភាសាបាស្កេ", - "ko": "바스크어", - "mr": "बास्क", - "mt": "Bask", - "nb": "baskisk", - "nl": "Baskisch", - "nn": "baskisk", - "pl": "baskijski", - "pt": "basco", - "ru": "баскский", - "sr": "Баскијски", - "sv": "baskiska", - "ta": "பஸ்க்", - "th": "แบสก์", - "tr": "Bask Dili", - "uk": "Басків", - "zh": "巴斯克文" - }, - { - "type": "language", - "iso": "fa", - "name": "فارسی", - "countries": [ - { - "_reference": "AF" - }, - { - "_reference": "IR" - } - ], - "am": "ፐርሲያኛ", - "ar": "الفارسية", - "bg": "Персийски", - "ca": "persa", - "cs": "Perština", - "da": "Persisk", - "de": "Persisch", - "el": "Περσικά", - "en": "Persian", - "es": "farsi", - "fr": "persan", - "ga": "Peirsis", - "he": "פרסית", - "hi": "पर्शियन्", - "hr": "perzijski", - "hu": "perzsa", - "id": "Persia", - "is": "Persneska", - "it": "persiano", - "ja": "ペルシア語", - "ko": "이란어", - "mr": "पर्षियन्", - "mt": "Persjan", - "nb": "persisk", - "nl": "Perzisch", - "nn": "persisk", - "ps": "فارسي", - "pt": "persa", - "ru": "персидский", - "sr": "Персијски", - "sv": "persiska", - "ta": "பர்ஸியன்", - "th": "เปอร์เซีย", - "tr": "Farsça", - "uk": "Перська", - "vi": "Tiếng Ba Tư", - "zh": "波斯文" - }, - { - "type": "language", - "iso": "fi", - "name": "suomi", - "countries": [ - { - "_reference": "FI" - } - ], - "am": "ፊኒሽ", - "ar": "الفنلندية", - "bg": "Фински", - "ca": "finès", - "cs": "Finština", - "da": "Finsk", - "de": "Finnisch", - "el": "Φινλανδικά", - "en": "Finnish", - "es": "finés", - "et": "Soome", - "fi": "suomi", - "fr": "finnois", - "ga": "Fionnlainnis", - "he": "פינית", - "hi": "फिनिश", - "hr": "finski", - "hu": "finn", - "id": "Finlandia", - "is": "Finnska", - "it": "finlandese", - "ja": "フィンランド語", - "km": "ភាសាហ្វាំងឡង់", - "ko": "핀란드어", - "lt": "Suomių", - "lv": "somu", - "mr": "फिन्निष", - "mt": "Finlandiż", - "nb": "finsk", - "nl": "Fins", - "nn": "finsk", - "pl": "fiński", - "ps": "فینلنډي", - "pt": "finlandês", - "ro": "Finlandeză", - "ru": "финский", - "sk": "fínsky", - "sl": "Finščina", - "sr": "Фински", - "sv": "finska", - "ta": "பின்னிஷ்", - "th": "ฟิน", - "tr": "Fince", - "uk": "Фінська", - "vi": "Tiếng Phần Lan", - "zh": "芬兰文" - }, - { - "type": "language", - "iso": "fo", - "name": "føroyskt", - "countries": [ - { - "_reference": "FO" - } - ], - "am": "ፋሮኛ", - "ar": "الفارويز", - "ca": "feroès", - "cs": "Faerština", - "da": "Færøsk", - "de": "Färöisch", - "en": "Faroese", - "es": "feroés", - "fi": "fääri", - "fo": "føroyskt", - "fr": "féroïen", - "ga": "Faróis", - "he": "פארואזית", - "hi": "फिरोज़ी", - "hu": "feröeri", - "id": "Faro", - "is": "Færeyska", - "it": "faroese", - "ja": "フェロー語", - "ko": "페로스어", - "mr": "फेरोस्", - "mt": "Fawriż", - "nb": "færøysk", - "nl": "Faeröers", - "nn": "færøysk", - "pt": "feroês", - "ru": "фарерский", - "sv": "färöiska", - "ta": "பைரோஸி", - "th": "ฟาโรส", - "tr": "Faroe Dili", - "uk": "Фарерська", - "zh": "法罗文" - }, - { - "type": "language", - "iso": "fr", - "name": "français", - "countries": [ - { - "_reference": "BE" - }, - { - "_reference": "CA" - }, - { - "_reference": "CH" - }, - { - "_reference": "FR" - }, - { - "_reference": "LU" - }, - { - "_reference": "MC" - } - ], - "am": "ፈረንሳይኛ", - "ar": "الفرنسية", - "be": "французскі", - "bg": "Френски", - "ca": "francès", - "cs": "Francouzština", - "cy": "Ffrangeg", - "da": "Fransk", - "de": "Französisch", - "el": "Γαλλικά", - "en": "French", - "es": "francés", - "et": "Prantsuse", - "eu": "frantsesera", - "fi": "ranska", - "fr": "français", - "ga": "Fraincis", - "he": "צרפתית", - "hi": "फ्रेंच", - "hr": "francuski", - "hu": "francia", - "id": "Perancis", - "is": "Franska", - "it": "francese", - "ja": "フランス語", - "ka": "ფრანგული", - "km": "ភាសាបារាំង", - "ko": "프랑스어", - "ky": "французча", - "lt": "Prancūzų", - "lv": "franču", - "mk": "француски", - "mn": "франц", - "mr": "फ्रेन्च", - "mt": "Franċiż", - "nb": "fransk", - "nl": "Frans", - "nn": "fransk", - "pl": "francuski", - "ps": "فرانسوي", - "pt": "francês", - "ro": "Franceză", - "ru": "французский", - "sk": "francúzsky", - "sl": "Francoščina", - "sq": "Frengjisht", - "sr": "Француски", - "sv": "franska", - "sw": "kifaransa", - "ta": "பிரெஞ்சு", - "te": "ఫ్రెంచ్", - "th": "ฝรั่งเศส", - "tr": "Fransızca", - "uk": "Французька", - "vi": "Tiếng Pháp", - "zh": "法文" - }, - { - "type": "language", - "iso": "ga", - "name": "Gaeilge", - "countries": [ - { - "_reference": "IE" - } - ], - "am": "አይሪሽ", - "ar": "الأيرلندية", - "bg": "Ирландски", - "ca": "irlandès", - "cs": "Irština", - "da": "Irsk", - "de": "Irisch", - "el": "Ιρλανδικά", - "en": "Irish", - "es": "irlandés", - "fi": "iiri", - "fr": "irlandais", - "ga": "Gaeilge", - "he": "אירית", - "hi": "आईरिश", - "hr": "irski", - "hu": "ír", - "id": "Irlandia", - "is": "Írska", - "it": "irlandese", - "ja": "アイルランド語", - "km": "ភាសាហ្កែលិគ", - "ko": "아일랜드어", - "mr": "ऐरिष", - "mt": "Irlandiż", - "nb": "irsk", - "nl": "Iers", - "nn": "irsk", - "pt": "irlandês", - "ru": "ирландский", - "sr": "Ирски", - "ta": "ஐரிஷ்", - "th": "ไอริช", - "tr": "İrlanda Dili", - "uk": "Ірландська", - "vi": "Tiếng Ai-len", - "zh": "爱尔兰文" - }, - { - "type": "language", - "iso": "gl", - "name": "galego", - "countries": [ - { - "_reference": "ES" - } - ], - "am": "ጋለጋኛ", - "ar": "الجاليكية", - "ca": "gallec", - "cs": "Haličština", - "da": "Galicisk", - "de": "Galizisch", - "en": "Galician", - "es": "gallego", - "fi": "galicia", - "fr": "galicien", - "gl": "galego", - "he": "גליציאנית", - "hi": "गैलिशियन्", - "hu": "galíciai", - "id": "Gallegan", - "is": "Gallegska", - "it": "galiziano", - "ja": "ガリシア語", - "km": "ភាសាហ្កាលីស៉ី", - "ko": "갈리시아어", - "mr": "गेलीशियन", - "mt": "Gallegjan", - "nb": "galicisk", - "nl": "Galicisch", - "nn": "galicisk", - "pt": "galego", - "ru": "галисийский", - "sv": "galiciska", - "ta": "கெலிஸியன்", - "th": "กะลีเชีย", - "tr": "Galiçya Dili", - "uk": "Галісійська", - "zh": "加利西亚文" - }, - { - "type": "language", - "iso": "gu", - "name": "ગુજરાતી", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ጉጃርቲኛ", - "ar": "الغوجاراتية", - "bg": "Гуджарати", - "ca": "gujarati", - "cs": "Gujaratština", - "da": "Gujaratisk", - "de": "Gujarati", - "en": "Gujarati", - "es": "gujarati", - "fr": "goudjrati", - "ga": "Gúisearáitis", - "gu": "ગુજરાતી", - "he": "גוג'ראטית", - "hi": "गुज़राती", - "hu": "gudzsaráti", - "id": "Gujarati", - "is": "Gújaratí", - "it": "gujarati", - "ja": "グジャラート語", - "km": "ភាសាហ្កុយ៉ារាទី", - "ko": "구자라트어", - "mr": "गुजराती", - "mt": "Guġarati", - "nb": "gujarati", - "nl": "Gujarati", - "nn": "gujarati", - "pt": "guzerate", - "ru": "гуджарати", - "sv": "gujarati", - "ta": "குஜராத்தி", - "th": "กูจาราติ", - "tr": "Gujarati", - "uk": "Гуяраті", - "zh": "古加拉提文" - }, - { - "type": "language", - "iso": "gv", - "name": "Gaelg", - "countries": [ - { - "_reference": "GB" - } - ], - "ar": "المنكية", - "cs": "Manština", - "da": "Manx", - "de": "Manx", - "en": "Manx", - "es": "gaélico manés", - "fi": "manx", - "fr": "manx", - "ga": "Mannainis", - "gv": "Gaelg", - "id": "Manx", - "is": "Manx", - "it": "manx", - "ja": "マン島語", - "ko": "맹크스어", - "mt": "Manks", - "nb": "manx", - "nl": "Manx", - "nn": "manx", - "pt": "manx", - "ru": "мэнский", - "sv": "manx", - "th": "มานซ์", - "zh": "马恩岛文" - }, - { - "type": "language", - "iso": "he", - "name": "עברית", - "countries": [ - { - "_reference": "IL" - } - ], - "am": "ዕብራስጥ", - "ar": "العبرية", - "bg": "Иврит", - "ca": "hebreu", - "cs": "Hebrejština", - "da": "Hebraisk", - "de": "Hebräisch", - "el": "Εβραϊκά", - "en": "Hebrew", - "es": "hebreo", - "et": "Heebrea", - "fi": "heprea", - "fr": "hébreu", - "ga": "Eabhrais", - "he": "עברית", - "hi": "हिब्रीऊ", - "hr": "hebrejski", - "hu": "héber", - "id": "Ibrani", - "is": "Hebreska", - "it": "ebraico", - "ja": "ヘブライ語", - "km": "ភាសាហេប្រិ", - "ko": "히브리어", - "lt": "Hebrajų", - "lv": "ivrits", - "mr": "हेबृ", - "mt": "Ebrajk", - "nb": "hebraisk", - "nl": "Hebreeuws", - "nn": "hebraisk", - "pl": "hebrajski", - "ps": "عبري", - "pt": "hebraico", - "ro": "Ebraică", - "ru": "иврит", - "sk": "hebrejský", - "sl": "Hebrejščina", - "sr": "Хебрејски", - "sv": "hebreiska", - "ta": "ஹுப்ரு", - "th": "ฮิบรู", - "tr": "İbranice", - "uk": "Іврит", - "vi": "Tiếng Hê-brơ", - "zh": "希伯来文" - }, - { - "type": "language", - "iso": "hi", - "name": "हिंदी", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ሐንድኛ", - "ar": "الهندية", - "be": "хіндзі", - "bg": "Хинди", - "ca": "hindi", - "cs": "Hindština", - "cy": "Hindi", - "da": "Hindi", - "de": "Hindi", - "el": "Χίντι", - "en": "Hindi", - "es": "hindi", - "fi": "hindi", - "fr": "hindi", - "ga": "Hiondúis", - "he": "הינדית", - "hi": "हिंदी", - "hu": "hindi", - "id": "Hindi", - "is": "Hindí", - "it": "hindi", - "ja": "ヒンディー語", - "km": "ភាសាហ៉ិនឌី", - "ko": "힌디어", - "lt": "Hindi", - "mr": "हिन्दी", - "mt": "Ħindi", - "nb": "hindi", - "nl": "Hindi", - "nn": "hindi", - "pl": "hindi", - "ps": "هندي", - "pt": "hindi", - "ru": "хинди", - "sq": "Hindi", - "sr": "Хинди", - "sv": "hindi", - "ta": "இந்தி", - "te": "హిందీ", - "th": "ฮินดี", - "tr": "Hint Dili", - "uk": "Гінді", - "vi": "Tiếng Hin-đi", - "zh": "印地文" - }, - { - "type": "language", - "iso": "hr", - "name": "hrvatski", - "countries": [ - { - "_reference": "HR" - } - ], - "am": "ክሮሽያንኛ", - "ar": "الكرواتية", - "bg": "Хърватски", - "ca": "croat", - "cs": "Chorvatština", - "da": "Kroatisk", - "de": "Kroatisch", - "el": "Κροατικά", - "en": "Croatian", - "es": "croata", - "et": "Horvaadi", - "fi": "kroatia", - "fr": "croate", - "ga": "Cróitis", - "he": "קרואטית", - "hi": "क्रोएशन्", - "hr": "hrvatski", - "hu": "horvát", - "id": "Kroasia", - "is": "Króatíska", - "it": "croato", - "ja": "クロアチア語", - "ko": "크로아티아어", - "lt": "Kroatų", - "lv": "horvātu", - "mr": "क्रोयेषियन्", - "mt": "Kroat", - "nb": "kroatisk", - "nl": "Kroatisch", - "nn": "kroatisk", - "pl": "chorwacki", - "pt": "croata", - "ro": "Croată", - "ru": "хорватский", - "sk": "chorvátsky", - "sl": "Hrvaščina", - "sr": "Хрватски", - "sv": "kroatiska", - "ta": "கரோஷியன்", - "th": "โครเอเทีย", - "tr": "Hırvatça", - "uk": "Хорватська", - "vi": "Tiếng Crô-a-ti-a", - "zh": "克罗地亚文" - }, - { - "type": "language", - "iso": "hu", - "name": "magyar", - "countries": [ - { - "_reference": "HU" - } - ], - "am": "ሀንጋሪኛ", - "ar": "الهنغارية", - "bg": "Унгарски", - "ca": "hongarès", - "cs": "Maďarština", - "da": "Ungarsk", - "de": "Ungarisch", - "el": "Ουγγρικά", - "en": "Hungarian", - "es": "húngaro", - "et": "Ungari", - "fi": "unkari", - "fr": "hongrois", - "ga": "Ungáiris", - "he": "הונגרית", - "hi": "हंगेरी", - "hr": "mađarski", - "hu": "magyar", - "id": "Hungaria", - "is": "Ungverska", - "it": "ungherese", - "ja": "ハンガリー語", - "km": "ភាសាហុងគ្រី", - "ko": "헝가리어", - "lt": "Vengrų", - "lv": "ungāru", - "mr": "हंगेरियन्", - "mt": "Ungeriż", - "nb": "ungarsk", - "nl": "Hongaars", - "nn": "ungarsk", - "pl": "węgierski", - "pt": "húngaro", - "ro": "Maghiară", - "ru": "венгерский", - "sk": "maďarský", - "sl": "Madžarščina", - "sr": "Мађарски", - "sv": "ungerska", - "ta": "ஹங்கேரியன்", - "th": "ฮังการี", - "tr": "Macarca", - "uk": "Угорська", - "vi": "Tiếng Hung-ga-ri", - "zh": "匈牙利文" - }, - { - "type": "language", - "iso": "hy", - "name": "Հայերէն", - "countries": [ - { - "_reference": "AM" - } - ], - "am": "አርመናዊ", - "ar": "الأرمينية", - "bg": "Арменски", - "ca": "armeni", - "cs": "Arménština", - "da": "armensk", - "de": "Armenisch", - "el": "Αρμενικά", - "en": "Armenian", - "es": "armenio", - "fi": "armenia", - "fr": "arménien", - "ga": "Airméinis", - "he": "ארמנית", - "hi": "अरमेनियन्", - "hr": "armenski", - "hu": "örmény", - "hy": "Հայերէն", - "id": "Armenia", - "is": "Armenska", - "it": "armeno", - "ja": "アルメニア語", - "km": "ភាសាអារមេនី", - "ko": "아르메니아어", - "mr": "आर्मीनियन्", - "mt": "Armenjan", - "nb": "armensk", - "nl": "Armeens", - "nn": "armensk", - "ps": "ارمني", - "pt": "armênio", - "ru": "армянский", - "sr": "Арменски", - "sv": "armeniska", - "ta": "ஆர்மேனியன்", - "th": "อาร์มีเนีย", - "tr": "Ermenice", - "uk": "Вірменська", - "vi": "Tiếng Ác-mê-ni", - "zh": "亚美尼亚文" - }, - { - "type": "language", - "iso": "id", - "name": "Bahasa Indonesia", - "countries": [ - { - "_reference": "ID" - } - ], - "am": "እንዶኒሲኛ", - "ar": "الأندونيسية", - "bg": "Индонезийски", - "ca": "indonesi", - "cs": "Indonéština", - "da": "Indonesisk", - "de": "Indonesisch", - "el": "Ινδονησιακά", - "en": "Indonesian", - "es": "indonesio", - "fi": "indonesia", - "fr": "indonésien", - "ga": "Indinéisis", - "he": "אינדונזית", - "hi": "इन्डोनेशियन्", - "hu": "indonéz", - "id": "Bahasa Indonesia", - "is": "Indónesíska", - "it": "indonesiano", - "ja": "インドネシア語", - "km": "ភាសាឥណ្ឌូនេស៊ី", - "ko": "인도네시아어", - "mr": "इन्डोनेषियन", - "mt": "Indoneżjan", - "nb": "indonesisk", - "nl": "Indonesisch", - "nn": "indonesisk", - "pt": "indonésio", - "ru": "индонезийский", - "sr": "Индонезијски", - "sv": "indonesiska", - "ta": "இந்தோனேஷியன்", - "th": "อินโดนีเชีย", - "tr": "Endonezya Dili", - "uk": "Індонезійська", - "vi": "Tiếng In-đô-nê-xia", - "zh": "印度尼西亚文" - }, - { - "type": "language", - "iso": "is", - "name": "Íslenska", - "countries": [ - { - "_reference": "IS" - } - ], - "am": "አይስላንድኛ", - "ar": "الأيسلاندية", - "bg": "Исландски", - "ca": "islandès", - "cs": "Islandština", - "da": "Islandsk", - "de": "Isländisch", - "el": "Ισλανδικά", - "en": "Icelandic", - "es": "islandés", - "fi": "islanti", - "fr": "islandais", - "ga": "Íoslainnais", - "he": "איסלנדית", - "hi": "आईस्लैंडिक्", - "hr": "islandski", - "hu": "izlandi", - "id": "Icelandic", - "is": "Íslenska", - "it": "islandese", - "ja": "アイスランド語", - "km": "ភាសាអ៉ីស្លង់", - "ko": "아이슬란드어", - "mr": "आईसलान्डिक", - "mt": "Iżlandiż", - "nb": "islandsk", - "nl": "IJslands", - "nn": "islandsk", - "pt": "islandês", - "ru": "исландский", - "sr": "Исландски", - "sv": "isländska", - "ta": "ஐஸ்லென்டிக்", - "th": "ไอซ์แลนด์ดิค", - "tr": "İzlandaca", - "uk": "Ісландська", - "vi": "Tiếng Ai-xơ-len", - "zh": "冰岛文" - }, - { - "type": "language", - "iso": "it", - "name": "italiano", - "countries": [ - { - "_reference": "CH" - }, - { - "_reference": "IT" - } - ], - "am": "ጣሊያንኛ", - "ar": "الايطالية", - "be": "італьянскі", - "bg": "Италиански", - "ca": "italià", - "cs": "Italština", - "cy": "Eidaleg", - "da": "Italiensk", - "de": "Italienisch", - "el": "Ιταλικά", - "en": "Italian", - "es": "italiano", - "et": "Itaalia", - "eu": "italiera", - "fi": "italia", - "fr": "italien", - "ga": "Iodáilis", - "he": "איטלקית", - "hi": "ईटालियन्", - "hr": "talijanski", - "hu": "olasz", - "id": "Italian", - "is": "Ítalska", - "it": "italiano", - "ja": "イタリア語", - "ka": "იტალიური", - "km": "ភាសាអ៊ីតាលី", - "ko": "이탈리아어", - "ky": "италиянча", - "lt": "Italų", - "lv": "itāliešu", - "mk": "италијански", - "mn": "итали", - "mr": "इटालियन", - "mt": "Taljan", - "nb": "italiensk", - "nl": "Italiaans", - "nn": "italiensk", - "pl": "włoski", - "ps": "ایټالوي", - "pt": "italiano", - "ro": "Italiană", - "ru": "итальянский", - "sk": "taliansky", - "sl": "Italijanščina", - "sq": "Italisht", - "sr": "Италијански", - "sv": "italienska", - "sw": "kiitaliano", - "ta": "இத்தாலியன்", - "te": "ఇటాలియన్ భాష", - "th": "อิตาลี", - "tr": "İtalyanca", - "uk": "Італійська", - "vi": "Tiếng Ý", - "zh": "意大利文" - }, - { - "type": "language", - "iso": "ja", - "name": "日本語", - "countries": [ - { - "_reference": "JP" - } - ], - "am": "ጃፓንኛ", - "ar": "اليابانية", - "be": "японскі", - "bg": "Японски", - "ca": "japonès", - "cs": "Japonština", - "cy": "Siapaneeg", - "da": "Japansk", - "de": "Japanisch", - "el": "Ιαπωνικά", - "en": "Japanese", - "es": "japonés", - "et": "Jaapani", - "eu": "japoniera", - "fi": "japani", - "fr": "japonais", - "ga": "Seapáinis", - "he": "יפנית", - "hi": "जापानी", - "hr": "japanski", - "hu": "japán", - "id": "Japanese", - "is": "Japanska", - "it": "giapponese", - "ja": "日本語", - "ka": "იაპონური", - "km": "ភាសាជប៉ុន", - "ko": "일본어", - "ky": "япончо", - "lt": "Japonų", - "lv": "japāņu", - "mk": "јапонски", - "mn": "япон", - "mr": "जापनीस्", - "mt": "Ġappuniż", - "nb": "japansk", - "nl": "Japans", - "nn": "japansk", - "pl": "japoński", - "ps": "جاپانی", - "pt": "japonês", - "ro": "Japoneză", - "ru": "японский", - "sk": "japonský", - "sl": "Japonščina", - "sq": "Japanisht", - "sr": "Јапански", - "sv": "japanska", - "sw": "kijapani", - "ta": "ஜப்பானீஸ்", - "te": "జపాను భాష", - "th": "ญี่ปุ่น", - "tr": "Japonca", - "uk": "Японська", - "vi": "Tiếng Nhật", - "zh": "日文" - }, - { - "type": "language", - "iso": "ka", - "name": "ქართული", - "countries": [ - { - "_reference": "GE" - } - ], - "am": "ጊዮርጊያን", - "ar": "الجورجية", - "bg": "Грузински", - "ca": "georgià", - "cs": "Gruzínština", - "da": "Georgisk", - "de": "Georgisch", - "el": "Γεωργιανά", - "en": "Georgian", - "es": "georgiano", - "fi": "georgia", - "fr": "géorgien", - "ga": "Seoirsis", - "he": "גרוזינית", - "hi": "जॉर्जीयन्", - "hu": "grúz", - "id": "Georgian", - "is": "Georgíska", - "it": "georgiano", - "ja": "グルジア語", - "ka": "ქართული", - "km": "ភាសាហ្សកហ្ស៉ី", - "ko": "그루지야어", - "mr": "जार्जियन्", - "mt": "Ġorġjan", - "nb": "georgisk", - "nl": "Georgisch", - "nn": "georgisk", - "pt": "georgiano", - "ru": "грузинский", - "sr": "Грузијски", - "sv": "georgiska", - "ta": "கன்னடம்", - "th": "จอร์เจียน", - "tr": "Gürcüce", - "uk": "Грузинська", - "zh": "格鲁吉亚文" - }, - { - "type": "language", - "iso": "kk", - "name": "Қазақ", - "countries": [ - { - "_reference": "KZ" - } - ], - "am": "ካዛክኛ", - "ar": "الكازاخستانية", - "bg": "Казахски", - "ca": "kazakh", - "cs": "Kazachština", - "da": "Kasakhisk", - "de": "Kasachisch", - "en": "Kazakh", - "es": "kazajo", - "fi": "kazakki", - "fr": "kazakh", - "ga": "Casachais", - "he": "קזחית", - "hi": "कज़ाख", - "hu": "kazah", - "id": "Kazakh", - "is": "Kasakska", - "it": "kazako", - "ja": "カザフ語", - "kk": "Қазақ", - "km": "ភាសាកាហ្សាក់ស្តង់់", - "ko": "카자흐어", - "mr": "कज़क", - "mt": "Każak", - "nb": "kasakhisk", - "nl": "Kazachs", - "nn": "kasakhisk", - "pt": "cazaque", - "ru": "казахский", - "sv": "kazakstanska", - "ta": "கசாக்", - "th": "คาซัค", - "tr": "Kazak Dili", - "uk": "Казахська", - "zh": "哈萨克文" - }, - { - "type": "language", - "iso": "kl", - "name": "kalaallisut", - "countries": [ - { - "_reference": "GL" - } - ], - "am": "ካላሊሱትኛ", - "ar": "الكالاليست", - "ca": "greenlandès", - "cs": "Grónština", - "da": "Kalaallisut", - "de": "Grönländisch", - "en": "Kalaallisut", - "es": "groenlandés", - "fi": "kalaallisut; grönlanti", - "fr": "groenlandais", - "hi": "ग्रीनलैंडिक", - "hu": "grönlandi", - "id": "Kalaallisut", - "is": "Grænlenska", - "it": "kalaallisut", - "ja": "グリーンランド語", - "kl": "kalaallisut", - "ko": "그린랜드어", - "mr": "ग्रीनलान्डिक", - "mt": "Kalallisut", - "nl": "Kalaallisut", - "nn": "kalaallisut; grønlandsk", - "pt": "groenlandês", - "ru": "эскимосский (гренландский)", - "sv": "grönländska", - "ta": "கிரின்லென்டிக்", - "th": "กรีนแลนด์ดิค", - "tr": "Grönland Dili", - "uk": "Калааллісут", - "zh": "格陵兰文" - }, - { - "type": "language", - "iso": "km", - "name": "ភាសាខ្មែរ", - "countries": [ - { - "_reference": "KH" - } - ], - "am": "ክመርኛ", - "ar": "الخميرية", - "bg": "Кхмерски", - "ca": "cambodjà", - "cs": "Kambodžština", - "da": "Khmer", - "de": "Kambodschanisch", - "en": "Khmer", - "es": "jemer", - "fi": "khmer", - "fr": "khmer", - "hi": "कैम्बोडियन्", - "hr": "kmerski", - "hu": "kambodzsai", - "id": "Khmer", - "is": "Kmer", - "it": "khmer", - "ja": "クメール語", - "km": "ភាសាខ្មែរ", - "ko": "캄보디아어", - "mr": "कंबोडियन", - "mt": "Kmer", - "nb": "khmer", - "nl": "Khmer", - "nn": "khmer", - "pt": "cmer", - "ru": "кхмерский", - "sr": "Кмерски", - "sv": "kambodjanska; khmeriska", - "ta": "கம்போடியன்", - "th": "เขมร", - "tr": "Kamboçya Dili", - "uk": "Кхмерська", - "vi": "Tiếng Campuchia", - "zh": "柬埔寨文" - }, - { - "type": "language", - "iso": "kn", - "name": "ಕನ್ನಡ", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ካናዳኛ", - "ar": "الكانادا", - "ca": "kannada", - "cs": "Kannadština", - "da": "Kannaresisk", - "de": "Kannada", - "en": "Kannada", - "es": "canarés", - "fi": "kannada", - "fr": "kannada", - "ga": "Cannadais", - "hi": "कन्नड़", - "hu": "kannada", - "id": "Kannada", - "is": "Kannada", - "it": "kannada", - "ja": "カンナダ語", - "km": "ភាសាកិណាដា", - "kn": "ಕನ್ನಡ", - "ko": "카나다어", - "mr": "कन्नड", - "mt": "Kannada", - "nb": "kannada", - "nl": "Kannada", - "nn": "kannada", - "pt": "canarês", - "ru": "каннада", - "sv": "kanaresiska; kannada", - "ta": "கன்னடா", - "th": "กานาดา", - "tr": "Kannada", - "uk": "Каннада", - "vi": "Tiếng Kan-na-đa", - "zh": "埃纳德文" - }, - { - "type": "language", - "iso": "ko", - "name": "한국어", - "countries": [ - { - "_reference": "KR" - } - ], - "am": "ኮሪያኛ", - "ar": "الكورية", - "bg": "Корейски", - "ca": "coreà", - "cs": "Korejština", - "da": "Koreansk", - "de": "Koreanisch", - "el": "Κορεατικά", - "en": "Korean", - "es": "coreano", - "et": "Korea", - "fi": "korea", - "fr": "coréen", - "ga": "Cóiréis", - "he": "קוריאנית", - "hi": "कोरीयन्", - "hr": "korejski", - "hu": "koreai", - "id": "Korea", - "is": "Kóreska", - "it": "coreano", - "ja": "韓国語", - "km": "ភាសាកូរ៉េ", - "ko": "한국어", - "lt": "Korėjiečių", - "lv": "korejiešu", - "mr": "कोरियन्", - "mt": "Korejan", - "nb": "koreansk", - "nl": "Koreaans", - "nn": "koreansk", - "pl": "koreański", - "pt": "coreano", - "ro": "Coreeană", - "ru": "корейский", - "sk": "kórejský", - "sl": "Korejščina", - "sr": "Корејски", - "sv": "koreanska", - "ta": "கொரியன்", - "th": "เกาหลี", - "tr": "Korece", - "uk": "Корейська", - "vi": "Tiếng Hàn Quốc", - "zh": "韩文" - }, - { - "type": "language", - "iso": "ku", - "name": "kurdî", - "countries": [ - { - "_reference": "IQ" - }, - { - "_reference": "IR" - }, - { - "_reference": "SY" - }, - { - "_reference": "TR" - } - ], - "am": "ኩርድሽኛ", - "ar": "الكردية", - "bg": "Кюрдски", - "ca": "kurd", - "cs": "Kurdština", - "da": "Kurdisk", - "de": "Kurdisch", - "en": "Kurdish", - "es": "kurdo", - "fi": "kurdi", - "fr": "kurde", - "he": "כורדית", - "hi": "कुरदीश", - "hu": "kurd", - "id": "Kurdi", - "is": "Kúrdneska", - "it": "curdo", - "ja": "クルド語", - "km": "ភាសាឃឺដ", - "ko": "크르드어", - "mr": "कुर्दिष", - "mt": "Kurdiż", - "nb": "kurdisk", - "nl": "Koerdisch", - "nn": "kurdisk", - "ps": "کردي", - "pt": "curdo", - "ru": "курдский", - "sr": "Курдски", - "sv": "kurdiska", - "ta": "குர்திஷ்", - "th": "เคิด", - "tr": "Kürtçe", - "uk": "Курдська", - "zh": "库尔德文" - }, - { - "type": "language", - "iso": "kw", - "name": "kernewek", - "countries": [ - { - "_reference": "GB" - } - ], - "ar": "الكورنية", - "da": "Cornisk", - "de": "Kornisch", - "en": "Cornish", - "es": "córnico", - "fi": "korni", - "fr": "cornique", - "ga": "Cornais", - "id": "Cornish", - "is": "Korníska", - "it": "cornico", - "ja": "コーンウォール語", - "ko": "콘월어", - "kw": "kernewek", - "mt": "Korniku", - "nb": "kornisk", - "nl": "Cornish", - "nn": "kornisk", - "pt": "córnico", - "ru": "корнийский", - "sv": "korniska", - "th": "คอร์นิส", - "zh": "凯尔特文" - }, - { - "type": "language", - "iso": "ky", - "name": "Кыргыз", - "countries": [ - { - "_reference": "KG" - } - ], - "am": "ኪርጊዝኛ", - "ar": "القيرغستانية", - "bg": "Киргизски", - "ca": "kirguís", - "cs": "Kirgizština", - "da": "Kirgisisk", - "de": "Kirgisisch", - "en": "Kirghiz", - "es": "kirghiz", - "fi": "kirgiisi", - "fr": "kirghize", - "ga": "Cirgeasais", - "hi": "किरघिज़", - "hu": "kirgiz", - "id": "Kirghiz", - "is": "Kirgiska", - "it": "kirghiso", - "ja": "キルギス語", - "km": "ភាសាគៀរហ្គីស្តង់", - "ko": "키르기스어", - "mr": "किर्गिज़", - "mt": "Kirgiż", - "nb": "kirgisisk", - "nl": "Kirgizisch", - "nn": "kirgisisk", - "pt": "quirguiz", - "ru": "киргизский", - "sr": "Киргиски", - "sv": "kirgisiska", - "ta": "கிர்கிஷ்", - "th": "เคอร์กิซ", - "tr": "Kırgızca", - "uk": "Киргизька", - "zh": "吉尔吉斯文" - }, - { - "type": "language", - "iso": "ln", - "name": "lingála", - "countries": [ - { - "_reference": "CD" - }, - { - "_reference": "CG" - } - ], - "am": "ሊንጋላኛ", - "ar": "اللينجالا", - "ca": "lingala", - "cs": "Lingalština", - "da": "Lingala", - "de": "Lingala", - "en": "Lingala", - "es": "lingala", - "fi": "lingala", - "fr": "lingala", - "hi": "लिंगाला", - "hu": "lingala", - "id": "Lingala", - "is": "Lingala", - "it": "lingala", - "ja": "リンガラ語", - "ko": "링갈라어", - "mr": "लिंगाला", - "mt": "Lingaljan", - "nb": "lingala", - "nl": "Lingala", - "nn": "lingala", - "pt": "lingala", - "ru": "лингала", - "sv": "lingala", - "ta": "லிங்காலா", - "th": "ลิงกาลา", - "tr": "Lingala", - "uk": "Лінгала", - "zh": "林加拉文" - }, - { - "type": "language", - "iso": "lo", - "name": "ລາວ", - "countries": [ - { - "_reference": "LA" - } - ], - "am": "ላውስኛ", - "ar": "اللاوية", - "bg": "Лаоски", - "ca": "laosià", - "cs": "Laoština", - "da": "Lao", - "de": "Laotisch", - "en": "Lao", - "es": "laosiano", - "fi": "lao", - "fr": "lao", - "ga": "Laosais", - "hi": "लाओथीयन्", - "hu": "laoszi", - "id": "Lao", - "is": "Laó", - "it": "lao", - "ja": "ラオ語", - "km": "ភាសាឡាវ", - "ko": "라오어", - "mr": "लाओतियन्", - "mt": "Lao", - "nb": "laotisk", - "nl": "Lao", - "nn": "laotisk", - "pt": "laosiano", - "ru": "лаосский", - "sv": "laotiska", - "ta": "லோத்தியன்", - "th": "ลาว", - "tr": "Laos Dili", - "uk": "Лаоська", - "vi": "Tiếng Lào", - "zh": "老挝文" - }, - { - "type": "language", - "iso": "lt", - "name": "Lietuvių", - "countries": [ - { - "_reference": "LT" - } - ], - "am": "ሊቱአኒያን", - "ar": "اللتوانية", - "bg": "Литовски", - "ca": "lituà", - "cs": "Litevština", - "da": "Litauisk", - "de": "Litauisch", - "el": "Λιθουανικά", - "en": "Lithuanian", - "es": "lituano", - "et": "Leedu", - "fi": "liettua", - "fr": "lituanien", - "ga": "Liotuáinis", - "he": "ליטאית", - "hi": "लिथुनियन्", - "hr": "litvanski", - "hu": "litván", - "id": "Lithuania", - "is": "Litháíska", - "it": "lituano", - "ja": "リトアニア語", - "km": "ភាសាលីទុយអានី", - "ko": "리투아니아어", - "lt": "Lietuvių", - "lv": "lietuviešu", - "mr": "लिथुआनियन्", - "mt": "Litwanjan", - "nb": "litauisk", - "nl": "Litouws", - "nn": "litauisk", - "pl": "litewski", - "pt": "lituano", - "ro": "Lituaniană", - "ru": "литовский", - "sk": "litovský", - "sl": "Litovščina", - "sr": "Литвански", - "sv": "litauiska", - "ta": "லுத்தேனியன்", - "th": "ลิธัวเนีย", - "tr": "Litvanya Dili", - "uk": "Литовська", - "vi": "Tiếng Lít-va", - "zh": "立陶宛文" - }, - { - "type": "language", - "iso": "lv", - "name": "latviešu", - "countries": [ - { - "_reference": "LV" - } - ], - "am": "ላትቪያን", - "ar": "اللاتفية", - "bg": "Латвийски", - "ca": "letó", - "cs": "Lotyština", - "da": "Lettisk", - "de": "Lettisch", - "el": "Λετονικά", - "en": "Latvian", - "es": "letón", - "et": "Läti", - "fi": "latvia", - "fr": "letton", - "ga": "Laitvis", - "he": "לטבית", - "hi": "लाटवियन् (लेट्टीश)", - "hr": "latvijski", - "hu": "lett", - "id": "Latvian", - "is": "Lettneska", - "it": "lettone", - "ja": "ラトビア語", - "km": "ភាសាឡាតវីយ៉ា", - "ko": "라트비아어", - "lt": "Latvių", - "lv": "latviešu", - "mr": "लाट्वियन् (लेट्टिष)", - "mt": "Latvjan (Lettix)", - "nb": "latvisk", - "nl": "Letlands", - "nn": "latvisk", - "pl": "łotewski", - "pt": "letão", - "ro": "Letonă", - "ru": "латышский", - "sk": "lotyšský", - "sl": "Letonščina", - "sr": "Летонски", - "sv": "lettiska", - "ta": "லேட்வியன் (லேட்டிஷ்)", - "th": "แลตเวีย (เลททิสช์)", - "tr": "Letonya Dili", - "uk": "Латвійська", - "vi": "Tiếng Lát-vi-a", - "zh": "拉脫維亞文" - }, - { - "type": "language", - "iso": "mk", - "name": "македонски", - "countries": [ - { - "_reference": "MK" - } - ], - "am": "ማከዶኒኛ", - "ar": "المقدونية", - "bg": "Македонски", - "ca": "macedoni", - "cs": "Makedonština", - "da": "Makedonsk", - "de": "Mazedonisch", - "el": "Σλαβομακεδονικά", - "en": "Macedonian", - "es": "macedonio", - "fi": "makedonia", - "fr": "macédonien", - "ga": "Macadóinis", - "he": "מקדונית", - "hi": "मैसेडोनियन्", - "hr": "makedonski", - "hu": "macedón", - "id": "Macedonian", - "is": "Makedónska", - "it": "macedone", - "ja": "マケドニア語", - "km": "ភាសាម៉ាសេដូនី", - "ko": "마케도니아어", - "mk": "македонски", - "mr": "मसीडोनियन्", - "mt": "Maċedonjan", - "nb": "makedonsk", - "nl": "Macedonisch", - "nn": "makedonsk", - "ps": "مقدوني", - "pt": "macedônio", - "ru": "македонский", - "sr": "Македонски", - "sv": "makedonska", - "ta": "மெக்கடோனியன்", - "th": "แมซีโดเนีย", - "tr": "Makedonca", - "uk": "Македонська", - "vi": "Tiếng Ma-xê-đô-ni-a", - "zh": "马其顿文" - }, - { - "type": "language", - "iso": "ml", - "name": "മലയാളം", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ማላያላምኛ", - "ar": "الماليالام", - "bg": "Малаялам", - "ca": "malaialam", - "cs": "Malabarština", - "da": "Malayalam", - "de": "Malayalam", - "en": "Malayalam", - "es": "malayalam", - "fi": "malajalam", - "fr": "malayalam", - "ga": "Mailéalaimis", - "hi": "मलयालम", - "hu": "malajalam", - "id": "Malayalam", - "is": "Malajalam", - "it": "malayalam", - "ja": "マラヤーラム語", - "km": "ភាសាម៉ាឡាឡាយ៉ាន", - "ko": "말라얄람어", - "mr": "मलियालम", - "mt": "Malajalam", - "nb": "malayalam", - "nl": "Malayalam", - "nn": "malayalam", - "pt": "malaiala", - "ru": "малаялам", - "sv": "malayalam", - "ta": "மலையாளம்", - "th": "มาลายาลัม", - "tr": "Malayalam", - "uk": "Малайялам", - "zh": "马来亚拉姆文" - }, - { - "type": "language", - "iso": "mn", - "name": "Монгол хэл", - "countries": [ - { - "_reference": "MN" - } - ], - "am": "ሞንጎላዊኛ", - "ar": "المنغولية", - "bg": "Монголски", - "ca": "mongol", - "cs": "Mongolština", - "da": "Mongolsk", - "de": "Mongolisch", - "el": "Μογγολικά", - "en": "Mongolian", - "es": "mongol", - "fi": "mongoli", - "fr": "mongol", - "ga": "Mongóilis", - "he": "מונגולית", - "hi": "मोंगोलियन", - "hr": "mongolski", - "hu": "mongol", - "id": "Mongolian", - "is": "Mongólska", - "it": "mongolo", - "ja": "モンゴル語", - "km": "ភាសាម៉ុងហ្គោលី", - "ko": "몽골어", - "mr": "मंगोलियन्", - "mt": "Mongoljan", - "nb": "mongolsk", - "nl": "Mongools", - "nn": "mongolsk", - "ps": "مغولي", - "pt": "mongol", - "ru": "монгольский", - "sr": "Монголски", - "sv": "mongoliska", - "ta": "மங்கோலியன்", - "th": "มองโกล", - "tr": "Moğol Dili", - "uk": "Монгольська", - "vi": "Tiếng Mông Cổ", - "zh": "蒙古文" - }, - { - "type": "language", - "iso": "mr", - "name": "मराठी", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ማራዚኛ", - "ar": "الماراثى", - "ca": "marathi", - "cs": "Marathi", - "da": "Marathisk", - "de": "Marathi", - "en": "Marathi", - "es": "marathi", - "fi": "marathi", - "fr": "marathe", - "ga": "Maraitis", - "he": "מארתית", - "hi": "मराठी", - "hu": "marati", - "id": "Marathi", - "is": "Maratí", - "it": "marathi", - "ja": "マラーティー語", - "km": "ភាសាម៉ារាធី", - "ko": "마라티어", - "mr": "मराठी", - "mt": "Marati", - "nb": "marathi", - "nl": "Marathi", - "nn": "marathi", - "pt": "marata", - "ru": "маратхи", - "sv": "marathi", - "ta": "மராத்தி", - "th": "มาราที", - "tr": "Marathi", - "uk": "Маратхі", - "zh": "马拉地文" - }, - { - "type": "language", - "iso": "ms", - "name": "Bahasa Melayu", - "countries": [ - { - "_reference": "BN" - }, - { - "_reference": "MY" - } - ], - "am": "ማላይኛ", - "ar": "لغة الملايو", - "bg": "Малайски", - "ca": "malai", - "cs": "Malajština", - "da": "Malay", - "de": "Malaiisch", - "en": "Malay", - "es": "malayo", - "fi": "malaiji", - "fr": "malais", - "hi": "मलय", - "hu": "maláj", - "id": "Malay", - "is": "Malaíska", - "it": "malese", - "ja": "マレー語", - "km": "ភាសាម៉ាលេស៉ី", - "ko": "말레이어", - "mr": "मलय", - "ms": "Bahasa Melayu", - "mt": "Malajan", - "nb": "malayisk", - "nl": "Maleis", - "nn": "malayisk", - "ps": "ملایا", - "pt": "malaio", - "ru": "малайский", - "sv": "malajiska", - "ta": "மலாய்", - "th": "มลายู", - "tr": "Malay", - "uk": "Малайська", - "vi": "Tiếng Ma-lay-xi-a", - "zh": "马来文" - }, - { - "type": "language", - "iso": "mt", - "name": "Malti", - "countries": [ - { - "_reference": "MT" - } - ], - "am": "ማልቲስኛ", - "ar": "المالطية", - "bg": "Малтийски", - "ca": "maltès", - "cs": "Maltština", - "da": "Maltesisk", - "de": "Maltesisch", - "el": "Μαλτεζικά", - "en": "Maltese", - "es": "maltés", - "fi": "malta", - "fr": "maltais", - "ga": "Maltais", - "he": "מלטזית", - "hi": "मालटिस्", - "hr": "malteški", - "hu": "máltai", - "id": "Maltese", - "is": "Maltneska", - "it": "maltese", - "ja": "マルタ語", - "km": "ភាសាម៉ាល់តា", - "ko": "몰타어", - "mr": "मालतीस्", - "mt": "Malti", - "nb": "maltesisk", - "nl": "Maltees", - "nn": "maltesisk", - "pl": "maltański", - "pt": "maltês", - "ru": "мальтийский", - "sv": "maltesiska", - "ta": "மால்டிஸ்", - "th": "มอลตา", - "tr": "Malta Dili", - "uk": "Мальтійська", - "zh": "马耳他文" - }, - { - "type": "language", - "iso": "nb", - "name": "bokmål", - "countries": [ - { - "_reference": "NO" - } - ], - "ar": "البوكمالية النرويجية", - "da": "Norsk Bokmål", - "de": "Norwegisch Bokmål", - "en": "Norwegian Bokmål", - "es": "bokmal noruego", - "fi": "norja (bokmål)", - "fr": "bokmål norvégien", - "ga": "Ioruais Bokmål", - "he": "נורבגית שפת הספר (בוקמול)", - "id": "Norwegian Bokmål", - "is": "Norskt bókmál", - "ja": "ノルウェー語 (ブークモール)", - "ko": "보크말 노르웨이어", - "mt": "Bokmahal Norveġiż", - "nb": "bokmål", - "nl": "Noors - Bokmål", - "nn": "bokmål", - "pt": "bokmål norueguês", - "ru": "норвежский", - "sv": "norska (bokmål)", - "th": "นอร์เวย์บอกมอล", - "tr": "Norveç Kitap Dili", - "zh": "挪威博克马尔文" - }, - { - "type": "language", - "iso": "nl", - "name": "Nederlands", - "countries": [ - { - "_reference": "BE" - }, - { - "_reference": "NL" - } - ], - "am": "ደች", - "ar": "الهولندية", - "bg": "Холандски", - "ca": "neerlandès", - "da": "Hollandsk", - "de": "Niederländisch", - "el": "Ολλανδικά", - "en": "Dutch", - "et": "Hollandi", - "fi": "hollanti", - "fr": "néerlandais", - "ga": "Ollainnais", - "he": "הולנדית", - "hi": "डच्", - "hr": "nizozemski", - "hu": "holland", - "id": "Belanda", - "is": "Hollenska", - "it": "olandese", - "ja": "オランダ語", - "km": "ភាសាហុល្លង់", - "ko": "네덜란드어", - "lt": "Olandų", - "lv": "holandiešu", - "mr": "डच", - "mt": "Olandiż", - "nb": "nederlandsk", - "nl": "Nederlands", - "nn": "nederlandsk", - "pl": "niderlandzki", - "pt": "holandês", - "ro": "Olandeză", - "ru": "голландский", - "sk": "holandský", - "sl": "Nizozemščina", - "sr": "Холандски", - "ta": "டச்சு", - "th": "ฮอลันดา", - "tr": "Hollanda Dili", - "uk": "Голландська", - "vi": "Tiếng Hà Lan", - "zh": "荷兰文" - }, - { - "type": "language", - "iso": "nn", - "name": "nynorsk", - "countries": [ - { - "_reference": "NO" - } - ], - "ar": "النينورسك النرويجي", - "da": "Nynorsk", - "de": "Norwegisch Nynorsk", - "en": "Norwegian Nynorsk", - "es": "nynorsk noruego", - "fi": "norja (nynorsk)", - "fr": "nynorsk norvégien", - "ga": "Ioruais Nynorsk", - "he": "נורבגית חדשה (נינורשק)", - "id": "Norwegian Nynorsk", - "is": "Nýnorska", - "it": "norvegese nynorsk", - "ja": "ノルウェー語 (ニーノシュク)", - "ko": "뉘노르스크 노르웨이어", - "mt": "Ninorsk Norveġiż", - "nb": "nynorsk", - "nl": "Noors - Nynorsk", - "nn": "nynorsk", - "pt": "nynorsk norueguês", - "ru": "новонорвежский", - "sv": "nynorska", - "th": "นอร์เวย์ไนนอรส์ก", - "tr": "Norveççe Nynorsk", - "zh": "挪威尼诺斯克文" - }, - { - "type": "language", - "iso": "om", - "name": "Oromoo", - "countries": [ - { - "_reference": "ET" - }, - { - "_reference": "KE" - } - ], - "am": "ኦሮምኛ", - "ar": "الأورومو", - "ca": "oromo (afan)", - "cs": "Oromo (Afan)", - "da": "Oromo", - "de": "Oromo", - "en": "Oromo", - "es": "oromo", - "fi": "oromo", - "fr": "galla", - "hi": "ओरोमो (अफ़ान)", - "hu": "oromói", - "id": "Oromo", - "is": "Órómó", - "it": "oromo", - "ja": "オロモ語", - "ko": "오로모어 (아판)", - "mr": "ओरोमो (अफान)", - "mt": "Oromo (Afan)", - "nb": "oromo", - "nl": "Oromo", - "nn": "oromo", - "om": "Oromoo", - "pt": "oromo", - "ru": "оромо", - "sv": "oromo", - "ta": "ஒரோம (அபன்)", - "th": "โอโรโม (อาฟาน)", - "tr": "Oromo (Afan)", - "uk": "Оромо", - "zh": "阿曼文" - }, - { - "type": "language", - "iso": "or", - "name": "ଓଡ଼ିଆ", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ኦሪያኛ", - "ar": "الأورييا", - "ca": "oriya", - "cs": "Oriya", - "da": "Oriya", - "de": "Orija", - "en": "Oriya", - "es": "oriya", - "fi": "orija", - "fr": "oriya", - "hi": "उड़िया", - "hu": "orija", - "id": "Oriya", - "is": "Óría", - "it": "oriya", - "ja": "オリヤー語", - "km": "ភាសាអូរីយ៉ា", - "ko": "오리야어", - "mr": "ओरिया", - "mt": "Orija", - "nb": "oriya", - "nl": "Oriya", - "nn": "oriya", - "pt": "oriya", - "ru": "ория", - "sv": "oriya", - "ta": "ஒரியா", - "th": "โอริยา", - "tr": "Oriya", - "uk": "Орія", - "zh": "欧里亚文" - }, - { - "type": "language", - "iso": "pa", - "name": "ਪੰਜਾਬੀ", - "countries": [ - { - "_reference": "IN" - }, - { - "_reference": "PK" - } - ], - "am": "ፓንጃቢኛ", - "ar": "البنجابية", - "bg": "Пенджабски", - "ca": "panjabi", - "cs": "Paňdžábština", - "da": "Punjabi", - "de": "Pandschabisch", - "en": "Punjabi", - "es": "punjabí", - "fi": "pandžabi", - "fr": "pendjabi", - "ga": "Puinseaibis", - "hi": "पंजाबी", - "hu": "pandzsábi", - "id": "Punjabi", - "is": "Púnjabí", - "it": "punjabi", - "ja": "パンジャブ語", - "km": "ភាសាពូនយ៉ាប៊ី", - "ko": "펀잡어", - "mr": "पंजाबी", - "mt": "Punġabi", - "nb": "panjabi", - "nl": "Punjabi", - "nn": "panjabi", - "pa": "ਪੰਜਾਬੀ", - "pt": "panjabi", - "ru": "панджаби (пенджаби)", - "sv": "punjabi", - "ta": "பஞ்சாபி", - "th": "ปัญจาป", - "tr": "Pencap Dili", - "uk": "Панджабі", - "zh": "旁遮普文" - }, - { - "type": "language", - "iso": "pl", - "name": "polski", - "countries": [ - { - "_reference": "PL" - } - ], - "am": "ፖሊሽ", - "ar": "البولندية", - "bg": "Полски", - "ca": "polonès", - "cs": "Polština", - "da": "Polsk", - "de": "Polnisch", - "el": "Πολωνικά", - "en": "Polish", - "es": "polaco", - "et": "Poola", - "fi": "puola", - "fr": "polonais", - "ga": "Polainnis", - "he": "פולנית", - "hi": "पॉलिश", - "hr": "poljski", - "hu": "lengyel", - "id": "Polish", - "is": "Pólska", - "it": "polacco", - "ja": "ポーランド語", - "km": "ភាសាប៉ូឡូញ", - "ko": "폴란드어", - "lt": "Lenkų", - "lv": "poļu", - "mr": "पोलिष", - "mt": "Pollakk", - "nb": "polsk", - "nl": "Pools", - "nn": "polsk", - "pl": "polski", - "ps": "پولنډي", - "pt": "polonês", - "ro": "Poloneză", - "ru": "польский", - "sk": "poľský", - "sl": "Poljščina", - "sr": "Пољски", - "sv": "polska", - "ta": "போலிஷ்", - "th": "โปแลนด์", - "tr": "Polonya Dili", - "uk": "Польська", - "vi": "Tiếng Ba Lan", - "zh": "波兰文" - }, - { - "type": "language", - "iso": "ps", - "name": "پښتو", - "countries": [ - { - "_reference": "AF" - } - ], - "am": "ፑሽቶኛ", - "ar": "البشتونية", - "bg": "Пущу", - "ca": "paixto", - "cs": "Pashto (Pushto)", - "da": "Pashto (Pushto)", - "de": "Afghanisch (Paschtu)", - "es": "pashto", - "fi": "paštu", - "fr": "pachto", - "ga": "Paisteo", - "he": "פאשטו", - "hi": "पॉशतो (पुशतो)", - "hu": "pastu (afgán)", - "id": "Pashto (Pushto)", - "is": "Pastú", - "it": "pashto", - "ja": "パシュトゥー語", - "ko": "파시토어 (푸시토)", - "mr": "पष्टो (पुष्टो)", - "mt": "Paxtun", - "nb": "pashto", - "nl": "Pashto", - "nn": "pashto", - "ps": "پښتو", - "pt": "pashto (pushto)", - "ru": "пашто (пушту)", - "sv": "pashto; afghanska", - "ta": "பேஷ்டோ (புஷ்டோ)", - "th": "พาสช์โต (พุสช์โต)", - "tr": "Peştun Dili", - "uk": "Пашто", - "zh": "普什图文" - }, - { - "type": "language", - "iso": "pt", - "name": "português", - "countries": [ - { - "_reference": "BR" - }, - { - "_reference": "PT" - } - ], - "af": "Portugees", - "am": "ፖርቱጋሊኛ", - "ar": "البرتغالية", - "be": "партугальскі", - "bg": "Португалски", - "ca": "portuguès", - "cs": "Portugalština", - "cy": "Portiwgaleg", - "da": "Portugisisk", - "de": "Portugiesisch", - "el": "Πορτογαλικά", - "en": "Portuguese", - "es": "portugués", - "et": "Portugali", - "eu": "portugalera", - "fi": "portugali", - "fr": "portugais", - "ga": "Portaingéilis", - "he": "פורטוגזית", - "hi": "पुर्तुगी", - "hr": "portugalski", - "hu": "portugál", - "id": "Portugis", - "is": "Portúgalska", - "it": "portoghese", - "ja": "ポルトガル語", - "ka": "პორტუგალიური", - "km": "ភាសាព័រទុយហ្កាល់", - "ko": "포르투칼어", - "ky": "португалча", - "lt": "Portugalų", - "lv": "portugāļu", - "mk": "португалски", - "mn": "португали", - "mr": "पोर्चुगीस्", - "mt": "Portugiż", - "nb": "portugisisk", - "nl": "Portugees", - "nn": "portugisisk", - "pl": "portugalski", - "ps": "پورتګالي", - "pt": "português", - "ro": "Portugheză", - "ru": "португальский", - "sk": "portugalský", - "sl": "Portugalščina", - "sq": "Portugeze", - "sr": "Португалски", - "sv": "portugisiska", - "sw": "kireno", - "ta": "போர்த்துகீஸ்", - "te": "పొర్చుగల్ భాష", - "th": "โปรตุเกส", - "tr": "Portekizce", - "uk": "Португальська", - "vi": "Tiếng Bồ Đào Nha", - "zh": "葡萄牙文" - }, - { - "type": "language", - "iso": "ro", - "name": "Română", - "countries": [ - { - "_reference": "RO" - } - ], - "am": "ሮማኒያን", - "ar": "الرومانية", - "bg": "Румънски", - "ca": "romanès", - "cs": "Rumunština", - "da": "Rumænsk", - "de": "Rumänisch", - "el": "Ρουμανικά", - "en": "Romanian", - "es": "rumano", - "et": "Rumeenia", - "fi": "romania", - "fr": "roumain", - "ga": "Romáinis", - "he": "רומנית", - "hi": "रूमानीयन्", - "hr": "rumunjski", - "hu": "román", - "id": "Romanian", - "is": "Rúmenska", - "it": "rumeno", - "ja": "ルーマニア語", - "km": "ភាសារូម៉ានី", - "ko": "루마니아어", - "lt": "Rumunų", - "lv": "rumāņu", - "mr": "रोमानियन्", - "mt": "Rumen", - "nb": "rumensk", - "nl": "Roemeens", - "nn": "rumensk", - "pl": "rumuński", - "pt": "romeno", - "ro": "Română", - "ru": "румынский", - "sk": "rumunský", - "sl": "Romunščina", - "sr": "Румунски", - "sv": "rumänska", - "ta": "ரோமேனியன்", - "th": "โรมัน", - "tr": "Romence", - "uk": "Румунська", - "vi": "Tiếng Ru-ma-ni", - "zh": "罗马尼亚文" - }, - { - "type": "language", - "iso": "ru", - "name": "русский", - "countries": [ - { - "_reference": "RU" - }, - { - "_reference": "UA" - } - ], - "af": "Russies", - "am": "ራሽኛ", - "ar": "الروسية", - "be": "рускі", - "bg": "Руски", - "ca": "rus", - "cs": "Ruština", - "cy": "Rwsieg", - "da": "Russisk", - "de": "Russisch", - "el": "Ρωσικά", - "en": "Russian", - "es": "ruso", - "et": "Vene", - "eu": "errusiera", - "fi": "venäjä", - "fr": "russe", - "ga": "Rúisis", - "he": "רוסית", - "hi": "रुसी", - "hr": "ruski", - "hu": "orosz", - "id": "Russian", - "is": "Rússneska", - "it": "russo", - "ja": "ロシア語", - "ka": "რუსული", - "km": "ភាសាรัរូស្ស៉ី", - "ko": "러시아어", - "ky": "орусча", - "lt": "Rusų", - "lv": "krievu", - "mk": "руски", - "mn": "орос", - "mr": "रष्यन्", - "mt": "Russu", - "nb": "russisk", - "nl": "Russisch", - "nn": "russisk", - "pl": "rosyjski", - "ps": "روسي", - "pt": "russo", - "ro": "Rusă", - "ru": "русский", - "sk": "ruský", - "sl": "Ruščina", - "sq": "Rusisht", - "sr": "Руски", - "sv": "ryska", - "sw": "kirusi", - "ta": "ரஷியன்", - "te": "రష్యన్ భాష", - "th": "รัสเซีย", - "tr": "Rusça", - "uk": "Російська", - "vi": "Tiếng Nga", - "zh": "俄文" - }, - { - "type": "language", - "iso": "sa", - "name": "संस्कृत", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ሳንስክሪትኛ", - "ar": "السنسكريتية", - "bg": "Санкскритски", - "ca": "sànscrit", - "cs": "Sanskrt", - "da": "Sanskrit", - "de": "Sanskrit", - "en": "Sanskrit", - "es": "sánscrito", - "fi": "sanskrit", - "fr": "sanskrit", - "ga": "Sanscrait", - "he": "סנסקרית", - "hi": "संस्कृत", - "hu": "szanszkrit", - "id": "Sanskrit", - "is": "Sanskrít", - "it": "sanscrito", - "ja": "サンスクリット語", - "km": "ភាសាសំស្ក្រឹត", - "ko": "산스크리트어", - "mr": "संस्कृत", - "mt": "Sanskrit", - "nb": "sanskrit", - "nl": "Sanskrit", - "nn": "sanskrit", - "ps": "سنسکریټ", - "pt": "sânscrito", - "ru": "санскрит", - "sr": "Санскрит", - "sv": "sanskrit", - "ta": "சமஸ்கிருதம்", - "th": "สันสกฤต", - "tr": "Sanskritçe", - "uk": "Санскрит", - "vi": "Tiếng Phạn", - "zh": "梵文" - }, - { - "type": "language", - "iso": "sk", - "name": "slovenský", - "countries": [ - { - "_reference": "SK" - } - ], - "am": "ስሎቫክኛ", - "ar": "السلوفاكية", - "bg": "Словашки", - "ca": "eslovac", - "cs": "Slovenština", - "da": "Slovakisk", - "de": "Slowakisch", - "el": "Σλοβακικά", - "en": "Slovak", - "es": "eslovaco", - "et": "Slovaki", - "fi": "slovakki", - "fr": "slovaque", - "ga": "Slóvacais", - "he": "סלובקית", - "hi": "स्लोवाक्", - "hr": "slovački", - "hu": "szlovák", - "id": "Slovak", - "is": "Slóvakíska", - "it": "slovacco", - "ja": "スロバキア語", - "km": "ភាសាស្លូវ៉ាគី", - "ko": "슬로바키아어", - "lt": "Slovakų", - "lv": "slovāku", - "mr": "स्लोवाक", - "mt": "Slovakk", - "nb": "slovakisk", - "nl": "Slowaaks", - "nn": "slovakisk", - "pl": "słowacki", - "pt": "eslovaco", - "ro": "Slovacă", - "ru": "словацкий", - "sk": "slovenský", - "sl": "Slovaščina", - "sr": "Словачки", - "sv": "slovakiska", - "ta": "ஸ்லோவெக்", - "th": "สโลวัค", - "tr": "Slovakça", - "uk": "Словацька", - "vi": "Tiếng Xlô-vác", - "zh": "斯洛伐克文" - }, - { - "type": "language", - "iso": "sl", - "name": "Slovenščina", - "countries": [ - { - "_reference": "SI" - } - ], - "am": "ስሎቪኛ", - "ar": "السلوفانية", - "bg": "Словенски", - "ca": "eslovè", - "cs": "Slovinština", - "da": "Slovensk", - "de": "Slowenisch", - "el": "Σλοβενικά", - "en": "Slovenian", - "es": "esloveno", - "et": "Sloveeni", - "fi": "sloveeni", - "fr": "slovène", - "ga": "Slóvéinis", - "he": "סלובנית", - "hi": "स्लोवेनियन्", - "hr": "slovenski", - "hu": "szlovén", - "id": "Slovenian", - "is": "Slóvenska", - "it": "sloveno", - "ja": "スロベニア語", - "km": "ភាសាស្លូវ៉ានី", - "ko": "슬로베니아어", - "lt": "Slovėnų", - "lv": "slovēņu", - "mr": "स्लोवेनियन्", - "mt": "Sloven", - "nb": "slovensk", - "nl": "Sloveens", - "nn": "slovensk", - "pl": "słoweński", - "pt": "eslovênio", - "ro": "Slovenă", - "ru": "словенский", - "sk": "slovinský", - "sl": "Slovenščina", - "sr": "Словеначки", - "sv": "slovenska", - "ta": "ஸ்லோவினேயின்", - "th": "สโลเวเนีย", - "tr": "Slovence", - "uk": "Словенська", - "vi": "Tiếng Xlô-ven", - "zh": "斯洛文尼亚文" - }, - { - "type": "language", - "iso": "so", - "name": "Soomaali", - "countries": [ - { - "_reference": "DJ" - }, - { - "_reference": "ET" - }, - { - "_reference": "KE" - }, - { - "_reference": "SO" - } - ], - "am": "ሱማልኛ", - "ar": "الصومالية", - "bg": "Сомалийски", - "ca": "somali", - "cs": "Somálština", - "da": "Somalisk", - "de": "Somali", - "en": "Somali", - "es": "somalí", - "fi": "somali", - "fr": "somali", - "ga": "Somálais", - "he": "סומלית", - "hi": "सोमाली", - "hu": "szomáli", - "id": "Somali", - "is": "Sómalska", - "it": "somalo", - "ja": "ソマリ語", - "km": "ភាសាសូម៉ាលី", - "ko": "소말리아어", - "mr": "सोमाली", - "mt": "Somali", - "nl": "Somalisch", - "nn": "somali", - "pt": "somali", - "ru": "сомали", - "so": "Soomaali", - "sv": "somaliska", - "ta": "சோமாலி", - "th": "โซมาลี", - "tr": "Somali Dili", - "uk": "Сомалі", - "vi": "Tiếng Xô-ma-li", - "zh": "索马里文" - }, - { - "type": "language", - "iso": "sq", - "name": "shqipe", - "countries": [ - { - "_reference": "AL" - } - ], - "am": "ልቤኒኛ", - "ar": "الألبانية", - "bg": "Албански", - "ca": "albanès", - "cs": "Albánština", - "da": "albansk", - "de": "Albanisch", - "el": "Αλβανικά", - "en": "Albanian", - "es": "albanés", - "fi": "albania", - "fr": "albanais", - "ga": "Albáinis", - "he": "אלבנית", - "hi": "अल्बेनियन्", - "hr": "albanski", - "hu": "albán", - "id": "Albanian", - "is": "Albanska", - "it": "albanese", - "ja": "アルバニア語", - "km": "ភាសាអាល់បានី", - "ko": "알바니아어", - "mr": "आल्बेनियन्", - "mt": "Albaniż", - "nb": "albansk", - "nl": "Albanees", - "nn": "albansk", - "pt": "albanês", - "ru": "албанский", - "sq": "shqipe", - "sr": "Албански", - "sv": "albanska", - "ta": "அல்பெனியன்", - "th": "แอลเบเนีย", - "tr": "Arnavutça", - "uk": "Албанська", - "vi": "Tiếng An-ba-ni", - "zh": "阿尔巴尼亚文" - }, - { - "type": "language", - "iso": "sr", - "name": "Српски", - "countries": [ - { - "_reference": "BA" - }, - { - "_reference": "CS" - }, - { - "_reference": "YU" - } - ], - "am": "ሰርቢኛ", - "ar": "الصربية", - "bg": "Сръбски", - "ca": "serbi", - "cs": "Srbština", - "da": "Serbisk", - "de": "Serbisch", - "el": "Σερβικά", - "en": "Serbian", - "es": "serbio", - "fi": "serbia", - "fr": "serbe", - "ga": "Seirbis", - "he": "סרבית", - "hi": "सर्बियन्", - "hr": "srpski", - "hu": "szerb", - "id": "Serbian", - "is": "Serbneska", - "it": "serbo", - "ja": "セルビア語", - "ko": "세르비아어", - "mr": "सेर्बियन्", - "mt": "Serb", - "nb": "serbisk", - "nl": "Servisch", - "nn": "serbisk", - "pt": "sérvio", - "ru": "сербский", - "sr": "Српски", - "sv": "serbiska", - "ta": "சர்பியன்", - "th": "เซอร์เบีย", - "tr": "Sırpça", - "uk": "Сербська", - "vi": "Tiếng Séc-bi", - "zh": "塞尔维亚文" - }, - { - "type": "language", - "iso": "sv", - "name": "svenska", - "countries": [ - { - "_reference": "FI" - }, - { - "_reference": "SE" - } - ], - "am": "ስዊድንኛ", - "ar": "السويدية", - "bg": "Шведски", - "ca": "suec", - "cs": "Švédština", - "da": "Svensk", - "de": "Schwedisch", - "el": "Σουηδικά", - "en": "Swedish", - "es": "sueco", - "et": "Rootsi", - "fi": "ruotsi", - "fr": "suédois", - "ga": "Sualainnis", - "he": "שוודית", - "hi": "स्विडिश", - "hr": "švedski", - "hu": "svéd", - "id": "Swedia", - "is": "Sænska", - "it": "svedese", - "ja": "スウェーデン語", - "km": "ភាសាស៊ុយអែដ", - "ko": "스웨덴어", - "lt": "Švedų", - "lv": "zviedru", - "mr": "स्वीडिष", - "mt": "Svediż", - "nb": "svensk", - "nl": "Zweeds", - "nn": "svensk", - "pl": "szwedzki", - "ps": "سویډنی", - "pt": "sueco", - "ro": "Suedeză", - "ru": "шведский", - "sk": "švédsky", - "sl": "Švedščina", - "sr": "Шведски", - "sv": "svenska", - "ta": "ஷீவிடிஸ்", - "th": "สวีเดน", - "tr": "İsveççe", - "uk": "Шведська", - "vi": "Tiếng Thụy Điển", - "zh": "瑞典文" - }, - { - "type": "language", - "iso": "sw", - "name": "Kiswahili", - "countries": [ - { - "_reference": "KE" - }, - { - "_reference": "TZ" - } - ], - "am": "ስዋሂሊኛ", - "ar": "السواحلية", - "bg": "Суахили", - "ca": "swahili", - "cs": "Svahilština", - "da": "Swahili", - "de": "Suaheli", - "en": "Swahili", - "es": "swahili", - "fi": "swahili", - "fr": "swahili", - "ga": "Svahaílis", - "he": "סווהילית", - "hi": "स्वाहिली", - "hu": "szuahéli", - "id": "Swahili", - "is": "Svahílí", - "it": "swahili", - "ja": "スワヒリ語", - "km": "ភាសាស្វាហ៉ីលី", - "ko": "스와힐리어", - "mr": "स्वाहिली", - "mt": "Swaħili", - "nb": "swahili", - "nl": "Swahili", - "nn": "swahili", - "pt": "suaíli", - "ru": "суахили", - "sr": "Свахили", - "sv": "swahili", - "sw": "Kiswahili", - "ta": "சுவாஹிலி", - "th": "ซวาฮิรี", - "tr": "Swahili", - "uk": "Суахілі", - "zh": "斯瓦希里文" - }, - { - "type": "language", - "iso": "ta", - "name": "தமிழ்", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ታሚልኛ", - "ar": "التاميلية", - "bg": "Тамилски", - "ca": "tàmil", - "cs": "Tamilština", - "da": "Tamilsk", - "de": "Tamilisch", - "en": "Tamil", - "es": "tamil", - "fi": "tamil", - "fr": "tamoul", - "ga": "Tamailis", - "he": "טמילית", - "hi": "तमिल", - "hu": "tamil", - "id": "Tamil", - "is": "Tamílska", - "it": "tamil", - "ja": "タミール語", - "km": "ភាសាតាមីល", - "ko": "타밀어", - "mr": "तमिळ", - "mt": "Tamil", - "nb": "tamil", - "nl": "Tamil", - "nn": "tamil", - "pt": "tâmil", - "ru": "тамильский", - "sv": "tamil", - "ta": "தமிழ்", - "th": "ทมิฬ", - "tr": "Tamil", - "uk": "Тамільська", - "zh": "泰米尔文" - }, - { - "type": "language", - "iso": "te", - "name": "తెలుగు", - "countries": [ - { - "_reference": "IN" - } - ], - "am": "ተሉጉኛ", - "ar": "التيلجو", - "bg": "Телугу", - "ca": "telugu", - "cs": "Telugština", - "da": "Telugu", - "de": "Telugu", - "en": "Telugu", - "es": "telugu", - "fi": "telugu", - "fr": "télougou", - "hi": "तेलेगु", - "hu": "telugu", - "id": "Telugu", - "is": "Telúgú", - "it": "telugu", - "ja": "テルグ語", - "km": "ភាសាតេលូហ្គូ", - "ko": "텔루구어", - "mr": "तेलंगू", - "mt": "Telugu", - "nb": "telugu", - "nl": "Teloegoe", - "nn": "telugu", - "pt": "telugu", - "ru": "телугу", - "sv": "telugiska", - "ta": "தெலுங்கு", - "te": "తెలుగు", - "th": "ทิลูกู", - "tr": "Telugu", - "uk": "Телугу", - "zh": "泰卢固文" - }, - { - "type": "language", - "iso": "th", - "name": "ไทย", - "countries": [ - { - "_reference": "TH" - } - ], - "am": "ታይኛ", - "ar": "التايلاندية", - "bg": "Таи", - "ca": "thai", - "cs": "Thajština", - "da": "Thailandsk", - "de": "Thai", - "el": "Ταϊλανδικά", - "en": "Thai", - "es": "tailandés", - "fi": "thai", - "fr": "thaï", - "ga": "Téalainnis", - "he": "תאי", - "hi": "थाई", - "hu": "thai", - "id": "Thai", - "is": "Taílenska", - "it": "thai", - "ja": "タイ語", - "km": "ភាសាថៃ", - "ko": "태국어", - "lt": "Tajų", - "mr": "थाई", - "mt": "Tajlandiż", - "nb": "thai", - "nl": "Thai", - "nn": "thai", - "pl": "tajski", - "pt": "tailandês", - "ru": "тайский", - "sv": "thailändska", - "ta": "தாய்", - "th": "ไทย", - "tr": "Tay Dili", - "uk": "Тайська", - "vi": "Tiếng Thái", - "zh": "泰文" - }, - { - "type": "language", - "iso": "tr", - "name": "Türkçe", - "countries": [ - { - "_reference": "TR" - } - ], - "am": "ቱርክኛ", - "ar": "التركية", - "bg": "Турски", - "ca": "turc", - "cs": "Turečtina", - "da": "Tyrkisk", - "de": "Türkisch", - "el": "Τουρκικά", - "en": "Turkish", - "es": "turco", - "et": "Türgi", - "fa": "ترکی استانبولی", - "fi": "turkki", - "fr": "turc", - "ga": "Tuircis", - "he": "טורקית", - "hi": "तुक्रीश", - "hr": "turski", - "hu": "török", - "id": "Turkish", - "is": "Tyrkneska", - "it": "turco", - "ja": "トルコ語", - "km": "ភាសាទួរគី", - "ko": "터키어", - "lt": "Turkų", - "lv": "turku", - "mr": "तुर्किष", - "mt": "Tork", - "nb": "tyrkisk", - "nl": "Turks", - "nn": "tyrkisk", - "pl": "turecki", - "pt": "turco", - "ro": "Turcă", - "ru": "турецкий", - "sk": "turecký", - "sl": "Turščina", - "sr": "Турски", - "sv": "turkiska", - "ta": "டர்கிஷ்", - "th": "ตุรกี", - "tr": "Türkçe", - "uk": "Турецька", - "vi": "Tiếng Thổ Nhĩ Kỳ", - "zh": "土耳其文" - }, - { - "type": "language", - "iso": "tt", - "name": "Татар", - "countries": [ - { - "_reference": "RU" - } - ], - "am": "ታታርኛ", - "ar": "التتارية", - "bg": "Татарски", - "ca": "tàtar", - "cs": "Tatarština", - "da": "Tatarisk", - "de": "Tatarisch", - "en": "Tatar", - "fi": "tataari", - "fr": "tatar", - "ga": "Tatarais", - "hi": "टाटर", - "hu": "tatár", - "id": "Tatar", - "is": "Tatarska", - "it": "tatarico", - "ja": "タタール語", - "km": "ភាសាតាតារ", - "ko": "타타르어", - "mr": "टटार", - "mt": "Tatar", - "nb": "tatarisk", - "nl": "Tataars", - "nn": "tatarisk", - "ps": "تاتار", - "pt": "tatar", - "ru": "татарский", - "sv": "tatariska", - "ta": "டாடர்", - "th": "ตาด", - "tr": "Tatarca", - "uk": "Татарська", - "zh": "鞑靼文" - }, - { - "type": "language", - "iso": "uk", - "name": "Українська", - "countries": [ - { - "_reference": "UA" - } - ], - "am": "ዩክረኒኛ", - "ar": "الأوكرانية", - "bg": "Украински", - "ca": "ucraïnès", - "cs": "Ukrajinština", - "da": "Ukrainsk", - "de": "Ukrainisch", - "el": "Ουκρανικά", - "en": "Ukrainian", - "es": "ucraniano", - "fi": "ukraina", - "fr": "ukrainien", - "ga": "Úcráinis", - "he": "אוקראינית", - "hi": "यूक्रेनियन्", - "hr": "ukrajinski", - "hu": "ukrán", - "id": "Ukrainian", - "is": "Úkraínska", - "it": "ucraino", - "ja": "ウクライナ語", - "km": "ភាសាអ៊ុយក្រែន", - "ko": "우크라이나어", - "mr": "युक्रेनियन्", - "mt": "Ukranjan", - "nb": "ukrainsk", - "nl": "Oekraïens", - "nn": "ukrainsk", - "pt": "ucraniano", - "ru": "украинский", - "sr": "Украјински", - "sv": "ukrainska", - "ta": "உக்ரேனியன்", - "th": "ยูเครน", - "tr": "Ukraynaca", - "uk": "Українська", - "vi": "Tiếng U-crai-na", - "zh": "乌克兰文" - }, - { - "type": "language", - "iso": "ur", - "name": "اردو", - "countries": [ - { - "_reference": "IN" - }, - { - "_reference": "PK" - } - ], - "am": "ኡርዱኛ", - "ar": "الأردية", - "bg": "Урду", - "ca": "urdú", - "cs": "Urdština", - "da": "Urdu", - "de": "Urdu", - "en": "Urdu", - "es": "urdu", - "fi": "urdu", - "fr": "ourdou", - "ga": "Urdais", - "he": "אורדו", - "hi": "ऊर्दु", - "hu": "urdu", - "id": "Urdu", - "is": "Úrdú", - "it": "urdu", - "ja": "ウルドゥー語", - "km": "ភាសាអ៊ូរ្ឌូ", - "ko": "우르두어", - "mr": "उर्दू", - "mt": "Urdu", - "nb": "urdu", - "nl": "Urdu", - "nn": "urdu", - "pt": "urdu", - "ru": "урду", - "sv": "urdu", - "ta": "உருது", - "th": "อิรดู", - "tr": "Urduca", - "uk": "Урду", - "ur": "اردو", - "zh": "乌尔都文" - }, - { - "type": "language", - "iso": "uz", - "name": "Ўзбек", - "countries": [ - { - "_reference": "AF" - }, - { - "_reference": "UZ" - } - ], - "am": "ኡዝበክኛ", - "ar": "الاوزباكية", - "bg": "Узбекски", - "ca": "uzbek", - "cs": "Uzbečtina", - "da": "Usbekisk", - "de": "Usbekisch", - "en": "Uzbek", - "es": "uzbeko", - "fi": "uzbekki", - "fr": "ouzbek", - "ga": "Úisbéicis", - "he": "אוזבקית", - "hi": "उज़बेक्", - "hu": "üzbég", - "id": "Uzbek", - "is": "Úsbekska", - "it": "usbeco", - "ja": "ウズベク語", - "km": "ភាសាអ៊ូហ្សបេគីស្តង់", - "ko": "우즈베크어", - "mr": "उज़बेक", - "mt": "Użbek", - "nb": "usbekisk", - "nl": "Oezbeeks", - "nn": "usbekisk", - "ps": "ازبکي", - "pt": "usbeque", - "ru": "узбекский", - "sv": "uzbekiska", - "ta": "உஸ்பெக்", - "th": "อุสเบค", - "tr": "Özbekçe", - "uk": "Узбецька", - "vi": "Tiếng U-dơ-bếch", - "zh": "乌兹别克文" - }, - { - "type": "language", - "iso": "vi", - "name": "Tiếng Việt", - "countries": [ - { - "_reference": "VN" - } - ], - "am": "ቪትናምኛ", - "ar": "الفيتنامية", - "bg": "Виетнамски", - "ca": "vietnamita", - "cs": "Vietnamština", - "da": "Vietnamesisk", - "de": "Vietnamesisch", - "el": "Βιετναμεζικά", - "en": "Vietnamese", - "es": "vietnamita", - "fi": "vietnam", - "fr": "vietnamien", - "ga": "Vítneamais", - "he": "ויאטנמית", - "hi": "वियेतनामी", - "hr": "vijetnamski", - "hu": "vietnámi", - "id": "Vietnamese", - "is": "Víetnamska", - "it": "vietnamita", - "ja": "ベトナム語", - "km": "ភាសាវៀតណាម", - "ko": "베트남어", - "mr": "वियत्नामीज़", - "mt": "Vjetnamiż", - "nb": "vietnamesisk", - "nl": "Vietnamees", - "nn": "vietnamesisk", - "pt": "vietnamita", - "ru": "вьетнамский", - "sr": "Вијетнамски", - "sv": "vietnamesiska", - "ta": "வியட்நாமிஸ்", - "th": "เวียดนาม", - "tr": "Vietnam Dili", - "uk": "Вʼєтнамська", - "vi": "Tiếng Việt", - "zh": "越南文" - }, - { - "type": "language", - "iso": "zh", - "name": "中文", - "countries": [ - { - "_reference": "CN" - }, - { - "_reference": "HK" - }, - { - "_reference": "MO" - }, - { - "_reference": "SG" - }, - { - "_reference": "TW" - } - ], - "af": "Sjinees", - "am": "ቻይንኛ", - "ar": "الصينية", - "be": "кітайскі", - "bg": "Китайски", - "ca": "xinés", - "cs": "Čínština", - "cy": "Tseineeg", - "da": "Kinesisk", - "de": "Chinesisch", - "el": "Κινεζικά", - "en": "Chinese", - "es": "chino", - "et": "Hiina", - "eu": "txinera", - "fi": "kiina", - "fr": "chinois", - "ga": "Sínis", - "he": "סינית", - "hi": "चीनी", - "hr": "kineski", - "hu": "kínai", - "id": "Cina", - "is": "Kínverska", - "it": "cinese", - "ja": "中国語", - "ka": "ჩინური", - "km": "ភាសាចិន", - "ko": "중국어", - "ky": "кытайча", - "lt": "Kinų", - "lv": "ķīniešu", - "mk": "кинески", - "mn": "хятад", - "mr": "चिनीस्", - "mt": "Ċiniż", - "nb": "kinesisk", - "nl": "Chinees", - "nn": "kinesisk", - "pl": "chiński", - "ps": "چیني", - "pt": "chinês", - "ro": "Chineză", - "ru": "китайский", - "sk": "čínsky", - "sl": "Kitajščina", - "sq": "Kineze", - "sr": "Кинески", - "sv": "kinesiska", - "sw": "kichina", - "ta": "சீனம்", - "te": "చైనా భాష", - "th": "จีน", - "tr": "Çince", - "uk": "Китайська", - "vi": "Tiếng Trung Quốc", - "zh": "中文" - }, - { - "type": "languageCountryMap", - "language": "aa", - "country": "DJ", - "iso": "aa_DJ" - }, - { - "type": "languageCountryMap", - "language": "aa", - "country": "ER", - "iso": "aa_ER" - }, - { - "type": "languageCountryMap", - "language": "aa", - "country": "ET", - "iso": "aa_ET" - }, - { - "type": "languageCountryMap", - "language": "af", - "country": "NA", - "iso": "af_NA" - }, - { - "type": "languageCountryMap", - "language": "af", - "country": "ZA", - "iso": "af_ZA" - }, - { - "type": "languageCountryMap", - "language": "ak", - "country": "GH", - "iso": "ak_GH" - }, - { - "type": "languageCountryMap", - "language": "am", - "country": "ET", - "iso": "am_ET" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "AE", - "iso": "ar_AE" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "BH", - "iso": "ar_BH" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "DZ", - "iso": "ar_DZ" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "EG", - "iso": "ar_EG" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "IQ", - "iso": "ar_IQ" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "JO", - "iso": "ar_JO" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "KW", - "iso": "ar_KW" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "LB", - "iso": "ar_LB" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "LY", - "iso": "ar_LY" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "MA", - "iso": "ar_MA" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "OM", - "iso": "ar_OM" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "QA", - "iso": "ar_QA" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "SA", - "iso": "ar_SA" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "SD", - "iso": "ar_SD" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "SY", - "iso": "ar_SY" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "TN", - "iso": "ar_TN" - }, - { - "type": "languageCountryMap", - "language": "ar", - "country": "YE", - "iso": "ar_YE" - }, - { - "type": "languageCountryMap", - "language": "as", - "country": "IN", - "iso": "as_IN" - }, - { - "type": "languageCountryMap", - "language": "az", - "country": "AZ", - "iso": "az_AZ" - }, - { - "type": "languageCountryMap", - "language": "be", - "country": "BY", - "iso": "be_BY" - }, - { - "type": "languageCountryMap", - "language": "bg", - "country": "BG", - "iso": "bg_BG" - }, - { - "type": "languageCountryMap", - "language": "bn", - "country": "BD", - "iso": "bn_BD" - }, - { - "type": "languageCountryMap", - "language": "bn", - "country": "IN", - "iso": "bn_IN" - }, - { - "type": "languageCountryMap", - "language": "bs", - "country": "BA", - "iso": "bs_BA" - }, - { - "type": "languageCountryMap", - "language": "ca", - "country": "ES", - "iso": "ca_ES" - }, - { - "type": "languageCountryMap", - "language": "cs", - "country": "CZ", - "iso": "cs_CZ" - }, - { - "type": "languageCountryMap", - "language": "cy", - "country": "GB", - "iso": "cy_GB" - }, - { - "type": "languageCountryMap", - "language": "da", - "country": "DK", - "iso": "da_DK" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "AT", - "iso": "de_AT" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "BE", - "iso": "de_BE" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "CH", - "iso": "de_CH" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "DE", - "iso": "de_DE" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "LI", - "iso": "de_LI" - }, - { - "type": "languageCountryMap", - "language": "de", - "country": "LU", - "iso": "de_LU" - }, - { - "type": "languageCountryMap", - "language": "dv", - "country": "MV", - "iso": "dv_MV" - }, - { - "type": "languageCountryMap", - "language": "dz", - "country": "BT", - "iso": "dz_BT" - }, - { - "type": "languageCountryMap", - "language": "ee", - "country": "GH", - "iso": "ee_GH" - }, - { - "type": "languageCountryMap", - "language": "ee", - "country": "TG", - "iso": "ee_TG" - }, - { - "type": "languageCountryMap", - "language": "el", - "country": "CY", - "iso": "el_CY" - }, - { - "type": "languageCountryMap", - "language": "el", - "country": "GR", - "iso": "el_GR" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "AS", - "iso": "en_AS" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "AU", - "iso": "en_AU" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "BE", - "iso": "en_BE" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "BW", - "iso": "en_BW" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "BZ", - "iso": "en_BZ" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "CA", - "iso": "en_CA" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "GB", - "iso": "en_GB" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "GU", - "iso": "en_GU" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "HK", - "iso": "en_HK" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "IE", - "iso": "en_IE" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "IN", - "iso": "en_IN" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "JM", - "iso": "en_JM" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "MH", - "iso": "en_MH" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "MP", - "iso": "en_MP" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "MT", - "iso": "en_MT" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "NA", - "iso": "en_NA" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "NZ", - "iso": "en_NZ" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "PH", - "iso": "en_PH" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "PK", - "iso": "en_PK" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "SG", - "iso": "en_SG" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "TT", - "iso": "en_TT" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "UM", - "iso": "en_UM" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "US", - "iso": "en_US" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "VI", - "iso": "en_VI" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "ZA", - "iso": "en_ZA" - }, - { - "type": "languageCountryMap", - "language": "en", - "country": "ZW", - "iso": "en_ZW" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "AR", - "iso": "es_AR" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "BO", - "iso": "es_BO" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "CL", - "iso": "es_CL" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "CO", - "iso": "es_CO" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "CR", - "iso": "es_CR" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "DO", - "iso": "es_DO" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "EC", - "iso": "es_EC" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "ES", - "iso": "es_ES" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "GT", - "iso": "es_GT" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "HN", - "iso": "es_HN" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "MX", - "iso": "es_MX" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "NI", - "iso": "es_NI" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "PA", - "iso": "es_PA" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "PE", - "iso": "es_PE" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "PR", - "iso": "es_PR" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "PY", - "iso": "es_PY" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "SV", - "iso": "es_SV" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "US", - "iso": "es_US" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "UY", - "iso": "es_UY" - }, - { - "type": "languageCountryMap", - "language": "es", - "country": "VE", - "iso": "es_VE" - }, - { - "type": "languageCountryMap", - "language": "et", - "country": "EE", - "iso": "et_EE" - }, - { - "type": "languageCountryMap", - "language": "eu", - "country": "ES", - "iso": "eu_ES" - }, - { - "type": "languageCountryMap", - "language": "fa", - "country": "AF", - "iso": "fa_AF" - }, - { - "type": "languageCountryMap", - "language": "fa", - "country": "IR", - "iso": "fa_IR" - }, - { - "type": "languageCountryMap", - "language": "fi", - "country": "FI", - "iso": "fi_FI" - }, - { - "type": "languageCountryMap", - "language": "fo", - "country": "FO", - "iso": "fo_FO" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "BE", - "iso": "fr_BE" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "CA", - "iso": "fr_CA" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "CH", - "iso": "fr_CH" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "FR", - "iso": "fr_FR" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "LU", - "iso": "fr_LU" - }, - { - "type": "languageCountryMap", - "language": "fr", - "country": "MC", - "iso": "fr_MC" - }, - { - "type": "languageCountryMap", - "language": "ga", - "country": "IE", - "iso": "ga_IE" - }, - { - "type": "languageCountryMap", - "language": "gl", - "country": "ES", - "iso": "gl_ES" - }, - { - "type": "languageCountryMap", - "language": "gu", - "country": "IN", - "iso": "gu_IN" - }, - { - "type": "languageCountryMap", - "language": "gv", - "country": "GB", - "iso": "gv_GB" - }, - { - "type": "languageCountryMap", - "language": "ha", - "country": "GH", - "iso": "ha_GH" - }, - { - "type": "languageCountryMap", - "language": "ha", - "country": "NE", - "iso": "ha_NE" - }, - { - "type": "languageCountryMap", - "language": "ha", - "country": "NG", - "iso": "ha_NG" - }, - { - "type": "languageCountryMap", - "language": "he", - "country": "IL", - "iso": "he_IL" - }, - { - "type": "languageCountryMap", - "language": "hi", - "country": "IN", - "iso": "hi_IN" - }, - { - "type": "languageCountryMap", - "language": "hr", - "country": "HR", - "iso": "hr_HR" - }, - { - "type": "languageCountryMap", - "language": "hu", - "country": "HU", - "iso": "hu_HU" - }, - { - "type": "languageCountryMap", - "language": "hy", - "country": "AM", - "iso": "hy_AM" - }, - { - "type": "languageCountryMap", - "language": "id", - "country": "ID", - "iso": "id_ID" - }, - { - "type": "languageCountryMap", - "language": "ig", - "country": "NG", - "iso": "ig_NG" - }, - { - "type": "languageCountryMap", - "language": "is", - "country": "IS", - "iso": "is_IS" - }, - { - "type": "languageCountryMap", - "language": "it", - "country": "CH", - "iso": "it_CH" - }, - { - "type": "languageCountryMap", - "language": "it", - "country": "IT", - "iso": "it_IT" - }, - { - "type": "languageCountryMap", - "language": "ja", - "country": "JP", - "iso": "ja_JP" - }, - { - "type": "languageCountryMap", - "language": "ka", - "country": "GE", - "iso": "ka_GE" - }, - { - "type": "languageCountryMap", - "language": "kk", - "country": "KZ", - "iso": "kk_KZ" - }, - { - "type": "languageCountryMap", - "language": "kl", - "country": "GL", - "iso": "kl_GL" - }, - { - "type": "languageCountryMap", - "language": "km", - "country": "KH", - "iso": "km_KH" - }, - { - "type": "languageCountryMap", - "language": "kn", - "country": "IN", - "iso": "kn_IN" - }, - { - "type": "languageCountryMap", - "language": "ko", - "country": "KR", - "iso": "ko_KR" - }, - { - "type": "languageCountryMap", - "language": "ku", - "country": "IQ", - "iso": "ku_IQ" - }, - { - "type": "languageCountryMap", - "language": "ku", - "country": "IR", - "iso": "ku_IR" - }, - { - "type": "languageCountryMap", - "language": "ku", - "country": "SY", - "iso": "ku_SY" - }, - { - "type": "languageCountryMap", - "language": "ku", - "country": "TR", - "iso": "ku_TR" - }, - { - "type": "languageCountryMap", - "language": "kw", - "country": "GB", - "iso": "kw_GB" - }, - { - "type": "languageCountryMap", - "language": "ky", - "country": "KG", - "iso": "ky_KG" - }, - { - "type": "languageCountryMap", - "language": "ln", - "country": "CD", - "iso": "ln_CD" - }, - { - "type": "languageCountryMap", - "language": "ln", - "country": "CG", - "iso": "ln_CG" - }, - { - "type": "languageCountryMap", - "language": "lo", - "country": "LA", - "iso": "lo_LA" - }, - { - "type": "languageCountryMap", - "language": "lt", - "country": "LT", - "iso": "lt_LT" - }, - { - "type": "languageCountryMap", - "language": "lv", - "country": "LV", - "iso": "lv_LV" - }, - { - "type": "languageCountryMap", - "language": "mk", - "country": "MK", - "iso": "mk_MK" - }, - { - "type": "languageCountryMap", - "language": "ml", - "country": "IN", - "iso": "ml_IN" - }, - { - "type": "languageCountryMap", - "language": "mn", - "country": "MN", - "iso": "mn_MN" - }, - { - "type": "languageCountryMap", - "language": "mr", - "country": "IN", - "iso": "mr_IN" - }, - { - "type": "languageCountryMap", - "language": "ms", - "country": "BN", - "iso": "ms_BN" - }, - { - "type": "languageCountryMap", - "language": "ms", - "country": "MY", - "iso": "ms_MY" - }, - { - "type": "languageCountryMap", - "language": "mt", - "country": "MT", - "iso": "mt_MT" - }, - { - "type": "languageCountryMap", - "language": "nb", - "country": "NO", - "iso": "nb_NO" - }, - { - "type": "languageCountryMap", - "language": "ne", - "country": "NP", - "iso": "ne_NP" - }, - { - "type": "languageCountryMap", - "language": "nl", - "country": "BE", - "iso": "nl_BE" - }, - { - "type": "languageCountryMap", - "language": "nl", - "country": "NL", - "iso": "nl_NL" - }, - { - "type": "languageCountryMap", - "language": "nn", - "country": "NO", - "iso": "nn_NO" - }, - { - "type": "languageCountryMap", - "language": "nr", - "country": "ZA", - "iso": "nr_ZA" - }, - { - "type": "languageCountryMap", - "language": "ny", - "country": "MW", - "iso": "ny_MW" - }, - { - "type": "languageCountryMap", - "language": "om", - "country": "ET", - "iso": "om_ET" - }, - { - "type": "languageCountryMap", - "language": "om", - "country": "KE", - "iso": "om_KE" - }, - { - "type": "languageCountryMap", - "language": "or", - "country": "IN", - "iso": "or_IN" - }, - { - "type": "languageCountryMap", - "language": "pa", - "country": "IN", - "iso": "pa_IN" - }, - { - "type": "languageCountryMap", - "language": "pa", - "country": "PK", - "iso": "pa_PK" - }, - { - "type": "languageCountryMap", - "language": "pl", - "country": "PL", - "iso": "pl_PL" - }, - { - "type": "languageCountryMap", - "language": "ps", - "country": "AF", - "iso": "ps_AF" - }, - { - "type": "languageCountryMap", - "language": "pt", - "country": "BR", - "iso": "pt_BR" - }, - { - "type": "languageCountryMap", - "language": "pt", - "country": "PT", - "iso": "pt_PT" - }, - { - "type": "languageCountryMap", - "language": "ro", - "country": "RO", - "iso": "ro_RO" - }, - { - "type": "languageCountryMap", - "language": "ru", - "country": "RU", - "iso": "ru_RU" - }, - { - "type": "languageCountryMap", - "language": "ru", - "country": "UA", - "iso": "ru_UA" - }, - { - "type": "languageCountryMap", - "language": "rw", - "country": "RW", - "iso": "rw_RW" - }, - { - "type": "languageCountryMap", - "language": "sa", - "country": "IN", - "iso": "sa_IN" - }, - { - "type": "languageCountryMap", - "language": "se", - "country": "NO", - "iso": "se_NO" - }, - { - "type": "languageCountryMap", - "language": "sh", - "country": "BA", - "iso": "sh_BA" - }, - { - "type": "languageCountryMap", - "language": "sh", - "country": "CS", - "iso": "sh_CS" - }, - { - "type": "languageCountryMap", - "language": "sh", - "country": "YU", - "iso": "sh_YU" - }, - { - "type": "languageCountryMap", - "language": "sk", - "country": "SK", - "iso": "sk_SK" - }, - { - "type": "languageCountryMap", - "language": "sl", - "country": "SI", - "iso": "sl_SI" - }, - { - "type": "languageCountryMap", - "language": "so", - "country": "DJ", - "iso": "so_DJ" - }, - { - "type": "languageCountryMap", - "language": "so", - "country": "ET", - "iso": "so_ET" - }, - { - "type": "languageCountryMap", - "language": "so", - "country": "KE", - "iso": "so_KE" - }, - { - "type": "languageCountryMap", - "language": "so", - "country": "SO", - "iso": "so_SO" - }, - { - "type": "languageCountryMap", - "language": "sq", - "country": "AL", - "iso": "sq_AL" - }, - { - "type": "languageCountryMap", - "language": "sr", - "country": "BA", - "iso": "sr_BA" - }, - { - "type": "languageCountryMap", - "language": "sr", - "country": "CS", - "iso": "sr_CS" - }, - { - "type": "languageCountryMap", - "language": "sr", - "country": "YU", - "iso": "sr_YU" - }, - { - "type": "languageCountryMap", - "language": "ss", - "country": "ZA", - "iso": "ss_ZA" - }, - { - "type": "languageCountryMap", - "language": "st", - "country": "ZA", - "iso": "st_ZA" - }, - { - "type": "languageCountryMap", - "language": "sv", - "country": "FI", - "iso": "sv_FI" - }, - { - "type": "languageCountryMap", - "language": "sv", - "country": "SE", - "iso": "sv_SE" - }, - { - "type": "languageCountryMap", - "language": "sw", - "country": "KE", - "iso": "sw_KE" - }, - { - "type": "languageCountryMap", - "language": "sw", - "country": "TZ", - "iso": "sw_TZ" - }, - { - "type": "languageCountryMap", - "language": "ta", - "country": "IN", - "iso": "ta_IN" - }, - { - "type": "languageCountryMap", - "language": "te", - "country": "IN", - "iso": "te_IN" - }, - { - "type": "languageCountryMap", - "language": "tg", - "country": "TJ", - "iso": "tg_TJ" - }, - { - "type": "languageCountryMap", - "language": "th", - "country": "TH", - "iso": "th_TH" - }, - { - "type": "languageCountryMap", - "language": "ti", - "country": "ER", - "iso": "ti_ER" - }, - { - "type": "languageCountryMap", - "language": "ti", - "country": "ET", - "iso": "ti_ET" - }, - { - "type": "languageCountryMap", - "language": "tn", - "country": "ZA", - "iso": "tn_ZA" - }, - { - "type": "languageCountryMap", - "language": "tr", - "country": "TR", - "iso": "tr_TR" - }, - { - "type": "languageCountryMap", - "language": "ts", - "country": "ZA", - "iso": "ts_ZA" - }, - { - "type": "languageCountryMap", - "language": "tt", - "country": "RU", - "iso": "tt_RU" - }, - { - "type": "languageCountryMap", - "language": "uk", - "country": "UA", - "iso": "uk_UA" - }, - { - "type": "languageCountryMap", - "language": "ur", - "country": "IN", - "iso": "ur_IN" - }, - { - "type": "languageCountryMap", - "language": "ur", - "country": "PK", - "iso": "ur_PK" - }, - { - "type": "languageCountryMap", - "language": "uz", - "country": "AF", - "iso": "uz_AF" - }, - { - "type": "languageCountryMap", - "language": "uz", - "country": "UZ", - "iso": "uz_UZ" - }, - { - "type": "languageCountryMap", - "language": "ve", - "country": "ZA", - "iso": "ve_ZA" - }, - { - "type": "languageCountryMap", - "language": "vi", - "country": "VN", - "iso": "vi_VN" - }, - { - "type": "languageCountryMap", - "language": "xh", - "country": "ZA", - "iso": "xh_ZA" - }, - { - "type": "languageCountryMap", - "language": "yo", - "country": "NG", - "iso": "yo_NG" - }, - { - "type": "languageCountryMap", - "language": "zh", - "country": "CN", - "iso": "zh_CN" - }, - { - "type": "languageCountryMap", - "language": "zh", - "country": "HK", - "iso": "zh_HK" - }, - { - "type": "languageCountryMap", - "language": "zh", - "country": "MO", - "iso": "zh_MO" - }, - { - "type": "languageCountryMap", - "language": "zh", - "country": "SG", - "iso": "zh_SG" - }, - { - "type": "languageCountryMap", - "language": "zh", - "country": "TW", - "iso": "zh_TW" - }, - { - "type": "languageCountryMap", - "language": "zu", - "country": "ZA", - "iso": "zu_ZA" - }, - { - "type": "continent", - "name": "Africa", - "iso": "Africa" - }, - { - "type": "continent", - "name": "Asia", - "iso": "Asia" - }, - { - "type": "continent", - "name": "Europe", - "iso": "Europe" - }, - { - "type": "continent", - "name": "North America", - "iso": "North America" - }, - { - "type": "continent", - "name": "South America", - "iso": "South America" - }, - { - "type": "continent", - "name": "Oceania", - "iso": "Oceania" - }, - { - "type": "continent", - "name": "Antarctica", - "iso": "Antarctica" - }, - { - "type": "country", - "iso": "AF", - "name": "Afghanistan", - "href": "http://en.wikipedia.org/wiki/Afghanistan", - "continent": "Asia", - "languages": [ - { - "_reference": "fa" - }, - { - "_reference": "ps" - }, - { - "_reference": "uz" - } - ] - }, - { - "type": "country", - "iso": "AX", - "name": "Åland Islands", - "href": "http://en.wikipedia.org/wiki/%C3%85land", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AL", - "name": "Albania", - "href": "http://en.wikipedia.org/wiki/Albania", - "continent": "Europe", - "languages": [ - { - "_reference": "sq" - } - ] - }, - { - "type": "country", - "iso": "DZ", - "name": "Algeria", - "href": "http://en.wikipedia.org/wiki/Algeria", - "continent": "Africa", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "AS", - "name": "American Samoa", - "href": "http://en.wikipedia.org/wiki/American_Samoa", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "AD", - "name": "Andorra", - "href": "http://en.wikipedia.org/wiki/Andorra", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AO", - "name": "Angola", - "href": "http://en.wikipedia.org/wiki/Angola", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AI", - "name": "Anguilla", - "href": "http://en.wikipedia.org/wiki/Anguilla", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AQ", - "name": "Antarctica", - "href": "http://en.wikipedia.org/wiki/Antarctica", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AG", - "name": "Antigua and Barbuda", - "href": "http://en.wikipedia.org/wiki/Antigua_and_Barbuda", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AR", - "name": "Argentina", - "href": "http://en.wikipedia.org/wiki/Argentina", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "AM", - "name": "Armenia", - "href": "http://en.wikipedia.org/wiki/Armenia", - "continent": "Asia", - "languages": [ - { - "_reference": "hy" - } - ] - }, - { - "type": "country", - "iso": "AW", - "name": "Aruba", - "href": "http://en.wikipedia.org/wiki/Aruba", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "AU", - "name": "Australia", - "href": "http://en.wikipedia.org/wiki/Australia", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "AT", - "name": "Austria", - "href": "http://en.wikipedia.org/wiki/Austria", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - } - ] - }, - { - "type": "country", - "iso": "AZ", - "name": "Azerbaijan", - "href": "http://en.wikipedia.org/wiki/Azerbaijan", - "continent": "Asia", - "languages": [ - { - "_reference": "az" - } - ] - }, - { - "type": "country", - "iso": "BS", - "name": "Bahamas", - "href": "http://en.wikipedia.org/wiki/The_Bahamas", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BH", - "name": "Bahrain", - "href": "http://en.wikipedia.org/wiki/Bahrain", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "BD", - "name": "Bangladesh", - "href": "http://en.wikipedia.org/wiki/Bangladesh", - "continent": "Asia", - "languages": [ - { - "_reference": "bn" - } - ] - }, - { - "type": "country", - "iso": "BB", - "name": "Barbados", - "href": "http://en.wikipedia.org/wiki/Barbados", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BY", - "name": "Belarus", - "href": "http://en.wikipedia.org/wiki/Belarus", - "continent": "Europe", - "languages": [ - { - "_reference": "be" - } - ] - }, - { - "type": "country", - "iso": "BE", - "name": "Belgium", - "href": "http://en.wikipedia.org/wiki/Belgium", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - }, - { - "_reference": "en" - }, - { - "_reference": "fr" - }, - { - "_reference": "nl" - } - ] - }, - { - "type": "country", - "iso": "BZ", - "name": "Belize", - "href": "http://en.wikipedia.org/wiki/Belize", - "continent": "North America", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "BJ", - "name": "Benin", - "href": "http://en.wikipedia.org/wiki/Benin", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BM", - "name": "Bermuda", - "href": "http://en.wikipedia.org/wiki/Bermuda", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BT", - "name": "Bhutan", - "href": "http://en.wikipedia.org/wiki/Bhutan", - "continent": "Asia", - "languages": [ - { - "_reference": "dz" - } - ] - }, - { - "type": "country", - "iso": "BO", - "name": "Bolivia", - "href": "http://en.wikipedia.org/wiki/Bolivia", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "BA", - "name": "Bosnia and Herzegovina", - "href": "http://en.wikipedia.org/wiki/Bosnia_and_Herzegovina", - "continent": "Europe", - "languages": [ - { - "_reference": "bs" - }, - { - "_reference": "sh" - }, - { - "_reference": "sr" - } - ] - }, - { - "type": "country", - "iso": "BW", - "name": "Botswana", - "href": "http://en.wikipedia.org/wiki/Botswana", - "continent": "Africa", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "BV", - "name": "Bouvet Island", - "href": "http://en.wikipedia.org/wiki/Bouvet_Island", - "continent": "Antarctica", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BR", - "name": "Brazil", - "href": "http://en.wikipedia.org/wiki/Brazil", - "continent": "South America", - "languages": [ - { - "_reference": "pt" - } - ] - }, - { - "type": "country", - "iso": "IO", - "name": "British Indian Ocean Territory", - "href": "http://en.wikipedia.org/wiki/British_Indian_Ocean_Territory", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BN", - "name": "Brunei Darussalam", - "href": "http://en.wikipedia.org/wiki/Brunei", - "languages": [ - { - "_reference": "ms" - } - ] - }, - { - "type": "country", - "iso": "BG", - "name": "Bulgaria", - "href": "http://en.wikipedia.org/wiki/Bulgaria", - "continent": "Europe", - "languages": [ - { - "_reference": "bg" - } - ] - }, - { - "type": "country", - "iso": "BF", - "name": "Burkina Faso", - "href": "http://en.wikipedia.org/wiki/Burkina_Faso", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "BI", - "name": "Burundi", - "href": "http://en.wikipedia.org/wiki/Burundi", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "KH", - "name": "Cambodia", - "href": "http://en.wikipedia.org/wiki/Cambodia", - "continent": "Asia", - "languages": [ - { - "_reference": "km" - } - ] - }, - { - "type": "country", - "iso": "CM", - "name": "Cameroon", - "href": "http://en.wikipedia.org/wiki/Cameroon", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CA", - "name": "Canada", - "href": "http://en.wikipedia.org/wiki/Canada", - "continent": "North America", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "fr" - } - ] - }, - { - "type": "country", - "iso": "CV", - "name": "Cape Verde", - "href": "http://en.wikipedia.org/wiki/Cape_Verde", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "KY", - "name": "Cayman Islands", - "href": "http://en.wikipedia.org/wiki/Cayman_Islands", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CF", - "name": "Central African Republic", - "href": "http://en.wikipedia.org/wiki/Central_African_Republic", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TD", - "name": "Chad", - "href": "http://en.wikipedia.org/wiki/Chad", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CL", - "name": "Chile", - "href": "http://en.wikipedia.org/wiki/Chile", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "CN", - "name": "China", - "continent": "Asia", - "href": "http://en.wikipedia.org/wiki/People%27s_Republic_of_China", - "languages": [ - { - "_reference": "zh" - } - ] - }, - { - "type": "country", - "iso": "CX", - "name": "Christmas Island", - "href": "http://en.wikipedia.org/wiki/Christmas_Island", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CC", - "name": "Cocos (Keeling) Islands", - "href": "http://en.wikipedia.org/wiki/Cocos_%28Keeling%29_Islands", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CO", - "name": "Colombia", - "href": "http://en.wikipedia.org/wiki/Colombia", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "KM", - "name": "Comoros", - "href": "http://en.wikipedia.org/wiki/Comoros", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CG", - "name": "Congo", - "href": "http://en.wikipedia.org/wiki/Republic_of_the_Congo", - "languages": [ - { - "_reference": "ln" - } - ] - }, - { - "type": "country", - "iso": "CD", - "name": "Congo, Democratic Republic of the", - "href": "http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo", - "languages": [ - { - "_reference": "ln" - } - ] - }, - { - "type": "country", - "iso": "CK", - "name": "Cook Islands", - "href": "http://en.wikipedia.org/wiki/Cook_Islands", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CR", - "name": "Costa Rica", - "href": "http://en.wikipedia.org/wiki/Costa_Rica", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "CI", - "name": "Côte d'Ivoire", - "href": "http://en.wikipedia.org/wiki/C%C3%B4te_d%27Ivoire", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "HR", - "name": "Croatia", - "href": "http://en.wikipedia.org/wiki/Croatia", - "continent": "Europe", - "languages": [ - { - "_reference": "hr" - } - ] - }, - { - "type": "country", - "iso": "CU", - "name": "Cuba", - "href": "http://en.wikipedia.org/wiki/Cuba", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "CY", - "name": "Cyprus", - "href": "http://en.wikipedia.org/wiki/Cyprus", - "continent": "Asia", - "languages": [ - { - "_reference": "el" - } - ] - }, - { - "type": "country", - "iso": "CZ", - "name": "Czech Republic", - "href": "http://en.wikipedia.org/wiki/Czech_Republic", - "continent": "Europe", - "languages": [ - { - "_reference": "cs" - } - ] - }, - { - "type": "country", - "iso": "DK", - "name": "Denmark", - "href": "http://en.wikipedia.org/wiki/Denmark", - "continent": "Europe", - "languages": [ - { - "_reference": "da" - } - ] - }, - { - "type": "country", - "iso": "DJ", - "name": "Djibouti", - "href": "http://en.wikipedia.org/wiki/Djibouti", - "continent": "Africa", - "languages": [ - { - "_reference": "aa" - }, - { - "_reference": "so" - } - ] - }, - { - "type": "country", - "iso": "DM", - "name": "Dominica", - "href": "http://en.wikipedia.org/wiki/Dominica", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "DO", - "name": "Dominican Republic", - "href": "http://en.wikipedia.org/wiki/Dominican_Republic", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "EC", - "name": "Ecuador", - "href": "http://en.wikipedia.org/wiki/Ecuador", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "EG", - "name": "Egypt", - "href": "http://en.wikipedia.org/wiki/Egypt", - "continent": "Africa", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "SV", - "name": "El Salvador", - "href": "http://en.wikipedia.org/wiki/El_Salvador", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "GQ", - "name": "Equatorial Guinea", - "href": "http://en.wikipedia.org/wiki/Equatorial_Guinea", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "ER", - "name": "Eritrea", - "href": "http://en.wikipedia.org/wiki/Eritrea", - "continent": "Africa", - "languages": [ - { - "_reference": "aa" - }, - { - "_reference": "ti" - } - ] - }, - { - "type": "country", - "iso": "EE", - "name": "Estonia", - "href": "http://en.wikipedia.org/wiki/Estonia", - "continent": "Europe", - "languages": [ - { - "_reference": "et" - } - ] - }, - { - "type": "country", - "iso": "ET", - "name": "Ethiopia", - "href": "http://en.wikipedia.org/wiki/Ethiopia", - "continent": "Africa", - "languages": [ - { - "_reference": "aa" - }, - { - "_reference": "am" - }, - { - "_reference": "om" - }, - { - "_reference": "so" - }, - { - "_reference": "ti" - } - ] - }, - { - "type": "country", - "iso": "FK", - "name": "Falkland Islands (Malvinas)", - "href": "http://en.wikipedia.org/wiki/Falkland_Islands", - "languages": [ - ] - }, - { - "type": "country", - "iso": "FO", - "name": "Faroe Islands", - "href": "http://en.wikipedia.org/wiki/Faroe_Islands", - "continent": "Europe", - "languages": [ - { - "_reference": "fo" - } - ] - }, - { - "type": "country", - "iso": "FJ", - "name": "Fiji", - "href": "http://en.wikipedia.org/wiki/Fiji", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "FI", - "name": "Finland", - "href": "http://en.wikipedia.org/wiki/Finland", - "continent": "Europe", - "languages": [ - { - "_reference": "fi" - }, - { - "_reference": "sv" - } - ] - }, - { - "type": "country", - "iso": "FR", - "name": "France", - "href": "http://en.wikipedia.org/wiki/France", - "continent": "Europe", - "languages": [ - { - "_reference": "fr" - } - ] - }, - { - "type": "country", - "iso": "GF", - "name": "French Guiana", - "href": "http://en.wikipedia.org/wiki/French_Guiana", - "continent": "South America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PF", - "name": "French Polynesia", - "href": "http://en.wikipedia.org/wiki/French_Polynesia", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TF", - "name": "French Southern Territories", - "href": "http://en.wikipedia.org/wiki/French_Southern_and_Antarctic_Lands", - "continent": "Antarctica", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GA", - "name": "Gabon", - "href": "http://en.wikipedia.org/wiki/Gabon", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GM", - "name": "Gambia", - "href": "http://en.wikipedia.org/wiki/The_Gambia", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GE", - "name": "Georgia", - "href": "http://en.wikipedia.org/wiki/Georgia_%28country%29", - "continent": "Asia", - "languages": [ - { - "_reference": "ka" - } - ] - }, - { - "type": "country", - "iso": "DE", - "name": "Germany", - "href": "http://en.wikipedia.org/wiki/Germany", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - } - ] - }, - { - "type": "country", - "iso": "GH", - "name": "Ghana", - "href": "http://en.wikipedia.org/wiki/Ghana", - "continent": "Africa", - "languages": [ - { - "_reference": "ak" - }, - { - "_reference": "ee" - }, - { - "_reference": "ha" - } - ] - }, - { - "type": "country", - "iso": "GI", - "name": "Gibraltar", - "href": "http://en.wikipedia.org/wiki/Gibraltar", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GR", - "name": "Greece", - "href": "http://en.wikipedia.org/wiki/Greece", - "continent": "Europe", - "languages": [ - { - "_reference": "el" - } - ] - }, - { - "type": "country", - "iso": "GL", - "name": "Greenland", - "href": "http://en.wikipedia.org/wiki/Greenland", - "continent": "North America", - "languages": [ - { - "_reference": "kl" - } - ] - }, - { - "type": "country", - "iso": "GD", - "name": "Grenada", - "href": "http://en.wikipedia.org/wiki/Grenada", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GP", - "name": "Guadeloupe", - "href": "http://en.wikipedia.org/wiki/Guadeloupe", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GU", - "name": "Guam", - "href": "http://en.wikipedia.org/wiki/Guam", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "GT", - "name": "Guatemala", - "href": "http://en.wikipedia.org/wiki/Guatemala", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "GG", - "name": "Guernsey", - "href": "http://en.wikipedia.org/wiki/Guernsey", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GN", - "name": "Guinea", - "href": "http://en.wikipedia.org/wiki/Guinea", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GW", - "name": "Guinea-Bissau", - "href": "http://en.wikipedia.org/wiki/Guinea-Bissau", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "GY", - "name": "Guyana", - "href": "http://en.wikipedia.org/wiki/Guyana", - "continent": "South America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "HT", - "name": "Haiti", - "href": "http://en.wikipedia.org/wiki/Haiti", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "HM", - "name": "Heard Island and McDonald Islands", - "href": "http://en.wikipedia.org/wiki/Heard_Island_and_McDonald_Islands", - "continent": "Antarctica", - "languages": [ - ] - }, - { - "type": "country", - "iso": "VA", - "name": "Holy See (Vatican City State)", - "href": "http://en.wikipedia.org/wiki/Vatican_City", - "languages": [ - ] - }, - { - "type": "country", - "iso": "HN", - "name": "Honduras", - "href": "http://en.wikipedia.org/wiki/Honduras", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "HK", - "name": "Hong Kong", - "href": "http://en.wikipedia.org/wiki/Hong_Kong", - "continent": "Asia", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "zh" - } - ] - }, - { - "type": "country", - "iso": "HU", - "name": "Hungary", - "href": "http://en.wikipedia.org/wiki/Hungary", - "continent": "Europe", - "languages": [ - { - "_reference": "hu" - } - ] - }, - { - "type": "country", - "iso": "IS", - "name": "Iceland", - "href": "http://en.wikipedia.org/wiki/Iceland", - "continent": "Europe", - "languages": [ - { - "_reference": "is" - } - ] - }, - { - "type": "country", - "iso": "IN", - "name": "India", - "href": "http://en.wikipedia.org/wiki/India", - "continent": "Asia", - "languages": [ - { - "_reference": "as" - }, - { - "_reference": "bn" - }, - { - "_reference": "en" - }, - { - "_reference": "gu" - }, - { - "_reference": "hi" - }, - { - "_reference": "kn" - }, - { - "_reference": "ml" - }, - { - "_reference": "mr" - }, - { - "_reference": "or" - }, - { - "_reference": "pa" - }, - { - "_reference": "sa" - }, - { - "_reference": "ta" - }, - { - "_reference": "te" - }, - { - "_reference": "ur" - } - ] - }, - { - "type": "country", - "iso": "ID", - "name": "Indonesia", - "href": "http://en.wikipedia.org/wiki/Indonesia", - "continent": "Asia", - "languages": [ - { - "_reference": "id" - } - ] - }, - { - "type": "country", - "iso": "IR", - "name": "Iran, Islamic Republic of", - "href": "http://en.wikipedia.org/wiki/Iran", - "languages": [ - { - "_reference": "fa" - }, - { - "_reference": "ku" - } - ] - }, - { - "type": "country", - "iso": "IQ", - "name": "Iraq", - "href": "http://en.wikipedia.org/wiki/Iraq", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - }, - { - "_reference": "ku" - } - ] - }, - { - "type": "country", - "iso": "IE", - "name": "Ireland", - "href": "http://en.wikipedia.org/wiki/Republic_of_Ireland", - "continent": "Europe", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "ga" - } - ] - }, - { - "type": "country", - "iso": "IM", - "name": "Isle of Man", - "href": "http://en.wikipedia.org/wiki/Isle_of_Man", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "IL", - "name": "Israel", - "href": "http://en.wikipedia.org/wiki/Israel", - "continent": "Asia", - "languages": [ - { - "_reference": "he" - } - ] - }, - { - "type": "country", - "iso": "IT", - "name": "Italy", - "href": "http://en.wikipedia.org/wiki/Italy", - "continent": "Europe", - "languages": [ - { - "_reference": "it" - } - ] - }, - { - "type": "country", - "iso": "JM", - "name": "Jamaica", - "href": "http://en.wikipedia.org/wiki/Jamaica", - "continent": "North America", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "JP", - "name": "Japan", - "href": "http://en.wikipedia.org/wiki/Japan", - "continent": "Asia", - "languages": [ - { - "_reference": "ja" - } - ] - }, - { - "type": "country", - "iso": "JE", - "name": "Jersey", - "href": "http://en.wikipedia.org/wiki/Jersey", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "JO", - "name": "Jordan", - "href": "http://en.wikipedia.org/wiki/Jordan", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "KZ", - "name": "Kazakhstan", - "href": "http://en.wikipedia.org/wiki/Kazakhstan", - "continent": "Asia", - "languages": [ - { - "_reference": "kk" - } - ] - }, - { - "type": "country", - "iso": "KE", - "name": "Kenya", - "href": "http://en.wikipedia.org/wiki/Kenya", - "continent": "Africa", - "languages": [ - { - "_reference": "om" - }, - { - "_reference": "so" - }, - { - "_reference": "sw" - } - ] - }, - { - "type": "country", - "iso": "KI", - "name": "Kiribati", - "href": "http://en.wikipedia.org/wiki/Kiribati", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "KP", - "name": "Korea, Democratic People's Republic of", - "href": "http://en.wikipedia.org/wiki/North_Korea", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "KR", - "name": "Korea, Republic of", - "href": "http://en.wikipedia.org/wiki/South_Korea", - "continent": "Asia", - "languages": [ - { - "_reference": "ko" - } - ] - }, - { - "type": "country", - "iso": "KW", - "name": "Kuwait", - "href": "http://en.wikipedia.org/wiki/Kuwait", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "KG", - "name": "Kyrgyzstan", - "href": "http://en.wikipedia.org/wiki/Kyrgyzstan", - "continent": "Asia", - "languages": [ - { - "_reference": "ky" - } - ] - }, - { - "type": "country", - "iso": "LA", - "name": "Lao People's Democratic Republic", - "href": "http://en.wikipedia.org/wiki/Laos", - "languages": [ - { - "_reference": "lo" - } - ] - }, - { - "type": "country", - "iso": "LV", - "name": "Latvia", - "href": "http://en.wikipedia.org/wiki/Latvia", - "continent": "Europe", - "languages": [ - { - "_reference": "lv" - } - ] - }, - { - "type": "country", - "iso": "LB", - "name": "Lebanon", - "href": "http://en.wikipedia.org/wiki/Lebanon", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "LS", - "name": "Lesotho", - "href": "http://en.wikipedia.org/wiki/Lesotho", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "LR", - "name": "Liberia", - "href": "http://en.wikipedia.org/wiki/Liberia", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "LY", - "name": "Libyan Arab Jamahiriya", - "href": "http://en.wikipedia.org/wiki/Libya", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "LI", - "name": "Liechtenstein", - "href": "http://en.wikipedia.org/wiki/Liechtenstein", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - } - ] - }, - { - "type": "country", - "iso": "LT", - "name": "Lithuania", - "href": "http://en.wikipedia.org/wiki/Lithuania", - "continent": "Europe", - "languages": [ - { - "_reference": "lt" - } - ] - }, - { - "type": "country", - "iso": "LU", - "name": "Luxembourg", - "href": "http://en.wikipedia.org/wiki/Luxembourg", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - }, - { - "_reference": "fr" - } - ] - }, - { - "type": "country", - "iso": "MO", - "name": "Macao", - "href": "http://en.wikipedia.org/wiki/Macau", - "languages": [ - { - "_reference": "zh" - } - ] - }, - { - "type": "country", - "iso": "MK", - "name": "Macedonia, the former Yugoslav Republic of", - "href": "http://en.wikipedia.org/wiki/Republic_of_Macedonia", - "languages": [ - { - "_reference": "mk" - } - ] - }, - { - "type": "country", - "iso": "MG", - "name": "Madagascar", - "href": "http://en.wikipedia.org/wiki/Madagascar", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MW", - "name": "Malawi", - "href": "http://en.wikipedia.org/wiki/Malawi", - "continent": "Africa", - "languages": [ - { - "_reference": "ny" - } - ] - }, - { - "type": "country", - "iso": "MY", - "name": "Malaysia", - "href": "http://en.wikipedia.org/wiki/Malaysia", - "continent": "Asia", - "languages": [ - { - "_reference": "ms" - } - ] - }, - { - "type": "country", - "iso": "MV", - "name": "Maldives", - "href": "http://en.wikipedia.org/wiki/Maldives", - "continent": "Asia", - "languages": [ - { - "_reference": "dv" - } - ] - }, - { - "type": "country", - "iso": "ML", - "name": "Mali", - "href": "http://en.wikipedia.org/wiki/Mali", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MT", - "name": "Malta", - "href": "http://en.wikipedia.org/wiki/Malta", - "continent": "Europe", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "mt" - } - ] - }, - { - "type": "country", - "iso": "MH", - "name": "Marshall Islands", - "href": "http://en.wikipedia.org/wiki/Marshall_Islands", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "MQ", - "name": "Martinique", - "href": "http://en.wikipedia.org/wiki/Martinique", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MR", - "name": "Mauritania", - "href": "http://en.wikipedia.org/wiki/Mauritania", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MU", - "name": "Mauritius", - "href": "http://en.wikipedia.org/wiki/Mauritius", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "YT", - "name": "Mayotte", - "href": "http://en.wikipedia.org/wiki/Mayotte", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MX", - "name": "Mexico", - "href": "http://en.wikipedia.org/wiki/Mexico", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "FM", - "name": "Micronesia, Federated States of", - "href": "http://en.wikipedia.org/wiki/Federated_States_of_Micronesia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MD", - "name": "Moldova, Republic of", - "href": "http://en.wikipedia.org/wiki/Moldova", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MC", - "name": "Monaco", - "href": "http://en.wikipedia.org/wiki/Monaco", - "continent": "Europe", - "languages": [ - { - "_reference": "fr" - } - ] - }, - { - "type": "country", - "iso": "MN", - "name": "Mongolia", - "href": "http://en.wikipedia.org/wiki/Mongolia", - "continent": "Asia", - "languages": [ - { - "_reference": "mn" - } - ] - }, - { - "type": "country", - "iso": "ME", - "name": "Montenegro", - "href": "http://en.wikipedia.org/wiki/Montenegro", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MS", - "name": "Montserrat", - "href": "http://en.wikipedia.org/wiki/Montserrat", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MA", - "name": "Morocco", - "href": "http://en.wikipedia.org/wiki/Morocco", - "continent": "Africa", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "MZ", - "name": "Mozambique", - "href": "http://en.wikipedia.org/wiki/Mozambique", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MM", - "name": "Myanmar", - "href": "http://en.wikipedia.org/wiki/Myanmar", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "NA", - "name": "Namibia", - "href": "http://en.wikipedia.org/wiki/Namibia", - "continent": "Africa", - "languages": [ - { - "_reference": "af" - }, - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "NR", - "name": "Nauru", - "href": "http://en.wikipedia.org/wiki/Nauru", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "NP", - "name": "Nepal", - "href": "http://en.wikipedia.org/wiki/Nepal", - "continent": "Asia", - "languages": [ - { - "_reference": "ne" - } - ] - }, - { - "type": "country", - "iso": "NL", - "name": "Netherlands", - "href": "http://en.wikipedia.org/wiki/Netherlands", - "continent": "Europe", - "languages": [ - { - "_reference": "nl" - } - ] - }, - { - "type": "country", - "iso": "AN", - "name": "Netherlands Antilles", - "href": "http://en.wikipedia.org/wiki/Netherlands_Antilles", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "NC", - "name": "New Caledonia", - "href": "http://en.wikipedia.org/wiki/New_Caledonia", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "NZ", - "name": "New Zealand", - "href": "http://en.wikipedia.org/wiki/New_Zealand", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "NI", - "name": "Nicaragua", - "href": "http://en.wikipedia.org/wiki/Nicaragua", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "NE", - "name": "Niger", - "href": "http://en.wikipedia.org/wiki/Niger", - "continent": "Africa", - "languages": [ - { - "_reference": "ha" - } - ] - }, - { - "type": "country", - "iso": "NG", - "name": "Nigeria", - "href": "http://en.wikipedia.org/wiki/Nigeria", - "continent": "Africa", - "languages": [ - { - "_reference": "ha" - }, - { - "_reference": "ig" - }, - { - "_reference": "yo" - } - ] - }, - { - "type": "country", - "iso": "NU", - "name": "Niue", - "href": "http://en.wikipedia.org/wiki/Niue", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "NF", - "name": "Norfolk Island", - "href": "http://en.wikipedia.org/wiki/Norfolk_Island", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "MP", - "name": "Northern Mariana Islands", - "href": "http://en.wikipedia.org/wiki/Northern_Mariana_Islands", - "continent": "Oceania", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "NO", - "name": "Norway", - "href": "http://en.wikipedia.org/wiki/Norway", - "continent": "Europe", - "languages": [ - { - "_reference": "nb" - }, - { - "_reference": "nn" - }, - { - "_reference": "se" - } - ] - }, - { - "type": "country", - "iso": "OM", - "name": "Oman", - "href": "http://en.wikipedia.org/wiki/Oman", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "PK", - "name": "Pakistan", - "href": "http://en.wikipedia.org/wiki/Pakistan", - "continent": "Asia", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "pa" - }, - { - "_reference": "ur" - } - ] - }, - { - "type": "country", - "iso": "PW", - "name": "Palau", - "href": "http://en.wikipedia.org/wiki/Palau", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PS", - "name": "Palestinian Territory, Occupied", - "href": "http://en.wikipedia.org/wiki/Palestinian_territories", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PA", - "name": "Panama", - "href": "http://en.wikipedia.org/wiki/Panama", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "PG", - "name": "Papua New Guinea", - "href": "http://en.wikipedia.org/wiki/Papua_New_Guinea", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PY", - "name": "Paraguay", - "href": "http://en.wikipedia.org/wiki/Paraguay", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "PE", - "name": "Peru", - "href": "http://en.wikipedia.org/wiki/Peru", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "PH", - "name": "Philippines", - "href": "http://en.wikipedia.org/wiki/Philippines", - "continent": "Asia", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "PN", - "name": "Pitcairn", - "href": "http://en.wikipedia.org/wiki/Pitcairn_Islands", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PL", - "name": "Poland", - "href": "http://en.wikipedia.org/wiki/Poland", - "continent": "Europe", - "languages": [ - { - "_reference": "pl" - } - ] - }, - { - "type": "country", - "iso": "PT", - "name": "Portugal", - "href": "http://en.wikipedia.org/wiki/Portugal", - "continent": "Europe", - "languages": [ - { - "_reference": "pt" - } - ] - }, - { - "type": "country", - "iso": "PR", - "name": "Puerto Rico", - "href": "http://en.wikipedia.org/wiki/Puerto_Rico", - "continent": "North America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "QA", - "name": "Qatar", - "href": "http://en.wikipedia.org/wiki/Qatar", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "RE", - "name": "Réunion", - "href": "http://en.wikipedia.org/wiki/R%C3%A9union", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "RO", - "name": "Romania", - "href": "http://en.wikipedia.org/wiki/Romania", - "continent": "Europe", - "languages": [ - { - "_reference": "ro" - } - ] - }, - { - "type": "country", - "iso": "RU", - "name": "Russian Federation", - "href": "http://en.wikipedia.org/wiki/Russia", - "languages": [ - { - "_reference": "ru" - }, - { - "_reference": "tt" - } - ] - }, - { - "type": "country", - "iso": "RW", - "name": "Rwanda", - "href": "http://en.wikipedia.org/wiki/Rwanda", - "continent": "Africa", - "languages": [ - { - "_reference": "rw" - } - ] - }, - { - "type": "country", - "iso": "SH", - "name": "Saint Helena", - "href": "http://en.wikipedia.org/wiki/Saint_Helena", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "KN", - "name": "Saint Kitts and Nevis", - "href": "http://en.wikipedia.org/wiki/Saint_Kitts_and_Nevis", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "LC", - "name": "Saint Lucia", - "href": "http://en.wikipedia.org/wiki/Saint_Lucia", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "PM", - "name": "Saint Pierre and Miquelon", - "href": "http://en.wikipedia.org/wiki/Saint_Pierre_and_Miquelon", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "VC", - "name": "Saint Vincent and the Grenadines", - "href": "http://en.wikipedia.org/wiki/Saint_Vincent_and_the_Grenadines", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "WS", - "name": "Samoa", - "href": "http://en.wikipedia.org/wiki/Samoa", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SM", - "name": "San Marino", - "href": "http://en.wikipedia.org/wiki/San_Marino", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "ST", - "name": "Sao Tome and Principe", - "href": "http://en.wikipedia.org/wiki/S%C3%A3o_Tom%C3%A9_and_Pr%C3%ADncipe", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SA", - "name": "Saudi Arabia", - "href": "http://en.wikipedia.org/wiki/Saudi_Arabia", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "SN", - "name": "Senegal", - "href": "http://en.wikipedia.org/wiki/Senegal", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "RS", - "name": "Serbia", - "href": "http://en.wikipedia.org/wiki/Serbia", - "continent": "Europe", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SC", - "name": "Seychelles", - "href": "http://en.wikipedia.org/wiki/Seychelles", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SL", - "name": "Sierra Leone", - "href": "http://en.wikipedia.org/wiki/Sierra_Leone", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SG", - "name": "Singapore", - "href": "http://en.wikipedia.org/wiki/Singapore", - "continent": "Asia", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "zh" - } - ] - }, - { - "type": "country", - "iso": "SK", - "name": "Slovakia", - "href": "http://en.wikipedia.org/wiki/Slovakia", - "continent": "Europe", - "languages": [ - { - "_reference": "sk" - } - ] - }, - { - "type": "country", - "iso": "SI", - "name": "Slovenia", - "href": "http://en.wikipedia.org/wiki/Slovenia", - "continent": "Europe", - "languages": [ - { - "_reference": "sl" - } - ] - }, - { - "type": "country", - "iso": "SB", - "name": "Solomon Islands", - "href": "http://en.wikipedia.org/wiki/Solomon_Islands", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SO", - "name": "Somalia", - "href": "http://en.wikipedia.org/wiki/Somalia", - "continent": "Africa", - "languages": [ - { - "_reference": "so" - } - ] - }, - { - "type": "country", - "iso": "ZA", - "name": "South Africa", - "href": "http://en.wikipedia.org/wiki/South_Africa", - "continent": "Africa", - "languages": [ - { - "_reference": "af" - }, - { - "_reference": "en" - }, - { - "_reference": "nr" - }, - { - "_reference": "ss" - }, - { - "_reference": "st" - }, - { - "_reference": "tn" - }, - { - "_reference": "ts" - }, - { - "_reference": "ve" - }, - { - "_reference": "xh" - }, - { - "_reference": "zu" - } - ] - }, - { - "type": "country", - "iso": "GS", - "name": "South Georgia and the South Sandwich Islands", - "href": "http://en.wikipedia.org/wiki/South_Georgia_and_the_South_Sandwich_Islands", - "continent": "Antarctica", - "languages": [ - ] - }, - { - "type": "country", - "iso": "ES", - "name": "Spain", - "href": "http://en.wikipedia.org/wiki/Spain", - "continent": "Europe", - "languages": [ - { - "_reference": "ca" - }, - { - "_reference": "es" - }, - { - "_reference": "eu" - }, - { - "_reference": "gl" - } - ] - }, - { - "type": "country", - "iso": "LK", - "name": "Sri Lanka", - "href": "http://en.wikipedia.org/wiki/Sri_Lanka", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SD", - "name": "Sudan", - "href": "http://en.wikipedia.org/wiki/Sudan", - "continent": "Africa", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "SR", - "name": "Suriname", - "href": "http://en.wikipedia.org/wiki/Suriname", - "continent": "South America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SJ", - "name": "Svalbard and Jan Mayen", - "href": "http://en.wikipedia.org/wiki/Svalbard_and_Jan_Mayen", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SZ", - "name": "Swaziland", - "href": "http://en.wikipedia.org/wiki/Swaziland", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "SE", - "name": "Sweden", - "href": "http://en.wikipedia.org/wiki/Sweden", - "continent": "Europe", - "languages": [ - { - "_reference": "sv" - } - ] - }, - { - "type": "country", - "iso": "CH", - "name": "Switzerland", - "href": "http://en.wikipedia.org/wiki/Switzerland", - "continent": "Europe", - "languages": [ - { - "_reference": "de" - }, - { - "_reference": "fr" - }, - { - "_reference": "it" - } - ] - }, - { - "type": "country", - "iso": "SY", - "name": "Syrian Arab Republic", - "href": "http://en.wikipedia.org/wiki/Syria", - "languages": [ - { - "_reference": "ar" - }, - { - "_reference": "ku" - } - ] - }, - { - "type": "country", - "iso": "TW", - "name": "Taiwan, Province of China", - "href": "http://en.wikipedia.org/wiki/Republic_of_China", - "languages": [ - { - "_reference": "zh" - } - ] - }, - { - "type": "country", - "iso": "TJ", - "name": "Tajikistan", - "href": "http://en.wikipedia.org/wiki/Tajikistan", - "continent": "Asia", - "languages": [ - { - "_reference": "tg" - } - ] - }, - { - "type": "country", - "iso": "TZ", - "name": "Tanzania, United Republic of", - "href": "http://en.wikipedia.org/wiki/Tanzania", - "languages": [ - { - "_reference": "sw" - } - ] - }, - { - "type": "country", - "iso": "TH", - "name": "Thailand", - "href": "http://en.wikipedia.org/wiki/Thailand", - "continent": "Asia", - "languages": [ - { - "_reference": "th" - } - ] - }, - { - "type": "country", - "iso": "TL", - "name": "Timor-Leste", - "href": "http://en.wikipedia.org/wiki/East_Timor", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TG", - "name": "Togo", - "href": "http://en.wikipedia.org/wiki/Togo", - "continent": "Africa", - "languages": [ - { - "_reference": "ee" - } - ] - }, - { - "type": "country", - "iso": "TK", - "name": "Tokelau", - "href": "http://en.wikipedia.org/wiki/Tokelau", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TO", - "name": "Tonga", - "href": "http://en.wikipedia.org/wiki/Tonga", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TT", - "name": "Trinidad and Tobago", - "href": "http://en.wikipedia.org/wiki/Trinidad_and_Tobago", - "continent": "North America", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "TN", - "name": "Tunisia", - "href": "http://en.wikipedia.org/wiki/Tunisia", - "continent": "Africa", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "TR", - "name": "Turkey", - "href": "http://en.wikipedia.org/wiki/Turkey", - "continent": "Asia", - "languages": [ - { - "_reference": "ku" - }, - { - "_reference": "tr" - } - ] - }, - { - "type": "country", - "iso": "TM", - "name": "Turkmenistan", - "href": "http://en.wikipedia.org/wiki/Turkmenistan", - "continent": "Asia", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TC", - "name": "Turks and Caicos Islands", - "href": "http://en.wikipedia.org/wiki/Turks_and_Caicos_Islands", - "continent": "North America", - "languages": [ - ] - }, - { - "type": "country", - "iso": "TV", - "name": "Tuvalu", - "href": "http://en.wikipedia.org/wiki/Tuvalu", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "UG", - "name": "Uganda", - "href": "http://en.wikipedia.org/wiki/Uganda", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "UA", - "name": "Ukraine", - "href": "http://en.wikipedia.org/wiki/Ukraine", - "continent": "Europe", - "languages": [ - { - "_reference": "ru" - }, - { - "_reference": "uk" - } - ] - }, - { - "type": "country", - "iso": "AE", - "name": "United Arab Emirates", - "href": "http://en.wikipedia.org/wiki/United_Arab_Emirates", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "GB", - "name": "United Kingdom", - "href": "http://en.wikipedia.org/wiki/United_Kingdom", - "continent": "Europe", - "languages": [ - { - "_reference": "cy" - }, - { - "_reference": "en" - }, - { - "_reference": "gv" - }, - { - "_reference": "kw" - } - ] - }, - { - "type": "country", - "iso": "US", - "name": "United States", - "href": "http://en.wikipedia.org/wiki/United_States", - "continent": "North America", - "languages": [ - { - "_reference": "en" - }, - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "UM", - "name": "United States Minor Outlying Islands", - "href": "http://en.wikipedia.org/wiki/United_States_Minor_Outlying_Islands", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "UY", - "name": "Uruguay", - "href": "http://en.wikipedia.org/wiki/Uruguay", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "UZ", - "name": "Uzbekistan", - "href": "http://en.wikipedia.org/wiki/Uzbekistan", - "continent": "Asia", - "languages": [ - { - "_reference": "uz" - } - ] - }, - { - "type": "country", - "iso": "VU", - "name": "Vanuatu", - "href": "http://en.wikipedia.org/wiki/Vanuatu", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "VE", - "name": "Venezuela", - "href": "http://en.wikipedia.org/wiki/Venezuela", - "continent": "South America", - "languages": [ - { - "_reference": "es" - } - ] - }, - { - "type": "country", - "iso": "VN", - "name": "Viet Nam", - "href": "http://en.wikipedia.org/wiki/Vietnam", - "languages": [ - { - "_reference": "vi" - } - ] - }, - { - "type": "country", - "iso": "VG", - "name": "Virgin Islands, British", - "href": "http://en.wikipedia.org/wiki/British_Virgin_Islands", - "languages": [ - ] - }, - { - "type": "country", - "iso": "VI", - "name": "Virgin Islands, U.S.", - "href": "http://en.wikipedia.org/wiki/United_States_Virgin_Islands", - "languages": [ - { - "_reference": "en" - } - ] - }, - { - "type": "country", - "iso": "WF", - "name": "Wallis and Futuna", - "href": "http://en.wikipedia.org/wiki/Wallis_and_Futuna", - "continent": "Oceania", - "languages": [ - ] - }, - { - "type": "country", - "iso": "EH", - "name": "Western Sahara", - "href": "http://en.wikipedia.org/wiki/Western_Sahara", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "YE", - "name": "Yemen", - "href": "http://en.wikipedia.org/wiki/Yemen", - "continent": "Asia", - "languages": [ - { - "_reference": "ar" - } - ] - }, - { - "type": "country", - "iso": "ZM", - "name": "Zambia", - "href": "http://en.wikipedia.org/wiki/Zambia", - "continent": "Africa", - "languages": [ - ] - }, - { - "type": "country", - "iso": "ZW", - "name": "Zimbabwe", - "href": "http://en.wikipedia.org/wiki/Zimbabwe", - "continent": "Africa", - "languages": [ - { - "_reference": "en" - } - ] - } -] -} \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/flags.css b/Open-ILS/web/conify/js/dijit/demos/i18n/flags.css deleted file mode 100644 index 551ffe5081..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/flags.css +++ /dev/null @@ -1,1224 +0,0 @@ -.countryIcon { - background-image: url('flags.png'); -} - -.countryAFIcon { - background-position: 0px 0px; - width: 22px; - height: 15px; -} -.countryAXIcon { - background-position: -22px -1px; - width: 22px; - height: 14px; -} -.countryALIcon { - background-position: -44px 0px; - width: 22px; - height: 15px; -} -.countryDZIcon { - background-position: -66px 0px; - width: 22px; - height: 15px; -} -.countryASIcon { - background-position: -88px -4px; - width: 22px; - height: 11px; -} -.countryADIcon { - background-position: -110px 0px; - width: 22px; - height: 15px; -} -.countryAOIcon { - background-position: -132px 0px; - width: 22px; - height: 15px; -} -.countryAIIcon { - background-position: -154px -4px; - width: 22px; - height: 11px; -} -.countryAQIcon { - background-position: -176px 0px; - width: 22px; - height: 15px; -} -.countryAGIcon { - background-position: -198px 0px; - width: 22px; - height: 15px; -} -.countryARIcon { - background-position: -220px -1px; - width: 22px; - height: 14px; -} -.countryAMIcon { - background-position: -242px -4px; - width: 22px; - height: 11px; -} -.countryAWIcon { - background-position: -264px 0px; - width: 22px; - height: 15px; -} -.countryAUIcon { - background-position: -286px -4px; - width: 22px; - height: 11px; -} -.countryATIcon { - background-position: -308px 0px; - width: 22px; - height: 15px; -} -.countryAZIcon { - background-position: -330px -4px; - width: 22px; - height: 11px; -} -.countryBSIcon { - background-position: -352px -4px; - width: 22px; - height: 11px; -} -.countryBHIcon { - background-position: -374px -2px; - width: 22px; - height: 13px; -} -.countryBDIcon { - background-position: -396px -2px; - width: 22px; - height: 13px; -} -.countryBBIcon { - background-position: -418px 0px; - width: 22px; - height: 15px; -} -.countryBYIcon { - background-position: 0px -24px; - width: 22px; - height: 11px; -} -.countryBEIcon { - background-position: -22px -20px; - width: 22px; - height: 15px; -} -.countryBZIcon { - background-position: -44px -20px; - width: 22px; - height: 15px; -} -.countryBJIcon { - background-position: -66px -20px; - width: 22px; - height: 15px; -} -.countryBMIcon { - background-position: -88px -24px; - width: 22px; - height: 11px; -} -.countryBTIcon { - background-position: -110px -20px; - width: 22px; - height: 15px; -} -.countryBOIcon { - background-position: -132px -20px; - width: 22px; - height: 15px; -} -.countryBAIcon { - background-position: -154px -24px; - width: 22px; - height: 11px; -} -.countryBWIcon { - background-position: -176px -20px; - width: 22px; - height: 15px; -} -.countryBVIcon { - background-position: -198px -19px; - width: 22px; - height: 16px; -} -.countryBRIcon { - background-position: -220px -20px; - width: 22px; - height: 15px; -} -.countryIOIcon { - background-position: -242px -24px; - width: 22px; - height: 11px; -} -.countryBNIcon { - background-position: -264px -24px; - width: 22px; - height: 11px; -} -.countryBGIcon { - background-position: -286px -22px; - width: 22px; - height: 13px; -} -.countryBFIcon { - background-position: -308px -20px; - width: 22px; - height: 15px; -} -.countryBIIcon { - background-position: -330px -22px; - width: 22px; - height: 13px; -} -.countryKHIcon { - background-position: -352px -20px; - width: 22px; - height: 15px; -} -.countryCMIcon { - background-position: -374px -20px; - width: 22px; - height: 15px; -} -.countryCAIcon { - background-position: -396px -24px; - width: 22px; - height: 11px; -} -.countryCVIcon { - background-position: -418px -22px; - width: 22px; - height: 13px; -} -.countryKYIcon { - background-position: 0px -45px; - width: 22px; - height: 11px; -} -.countryCFIcon { - background-position: -22px -41px; - width: 22px; - height: 15px; -} -.countryTDIcon { - background-position: -44px -41px; - width: 22px; - height: 15px; -} -.countryCLIcon { - background-position: -66px -41px; - width: 22px; - height: 15px; -} -.countryCNIcon { - background-position: -88px -41px; - width: 22px; - height: 15px; -} -.countryCXIcon { - background-position: -110px -45px; - width: 22px; - height: 11px; -} -.countryCCIcon { - background-position: -132px -45px; - width: 22px; - height: 11px; -} -.countryCOIcon { - background-position: -154px -41px; - width: 22px; - height: 15px; -} -.countryKMIcon { - background-position: -176px -43px; - width: 22px; - height: 13px; -} -.countryCGIcon { - background-position: -198px -41px; - width: 22px; - height: 15px; -} -.countryCDIcon { - background-position: -220px -41px; - width: 22px; - height: 15px; -} -.countryCKIcon { - background-position: -242px -45px; - width: 22px; - height: 11px; -} -.countryCRIcon { - background-position: -264px -43px; - width: 22px; - height: 13px; -} -.countryCIIcon { - background-position: -286px -41px; - width: 22px; - height: 15px; -} -.countryHRIcon { - background-position: -308px -45px; - width: 22px; - height: 11px; -} -.countryCUIcon { - background-position: -330px -45px; - width: 22px; - height: 11px; -} -.countryCYIcon { - background-position: -352px -43px; - width: 22px; - height: 13px; -} -.countryCZIcon { - background-position: -374px -41px; - width: 22px; - height: 15px; -} -.countryDKIcon { - background-position: -396px -39px; - width: 22px; - height: 17px; -} -.countryDJIcon { - background-position: -418px -41px; - width: 22px; - height: 15px; -} -.countryDMIcon { - background-position: 0px -66px; - width: 22px; - height: 11px; -} -.countryDOIcon { - background-position: -22px -63px; - width: 22px; - height: 14px; -} -.countryECIcon { - background-position: -44px -66px; - width: 22px; - height: 11px; -} -.countryEGIcon { - background-position: -66px -62px; - width: 22px; - height: 15px; -} -.countrySVIcon { - background-position: -88px -65px; - width: 22px; - height: 12px; -} -.countryGQIcon { - background-position: -110px -62px; - width: 22px; - height: 15px; -} -.countryERIcon { - background-position: -132px -66px; - width: 22px; - height: 11px; -} -.countryEEIcon { - background-position: -154px -63px; - width: 22px; - height: 14px; -} -.countryETIcon { - background-position: -176px -66px; - width: 22px; - height: 11px; -} -.countryFKIcon { - background-position: -198px -66px; - width: 22px; - height: 11px; -} -.countryFOIcon { - background-position: -220px -61px; - width: 22px; - height: 16px; -} -.countryFJIcon { - background-position: -242px -66px; - width: 22px; - height: 11px; -} -.countryFIIcon { - background-position: -264px -64px; - width: 22px; - height: 13px; -} -.countryFRIcon { - background-position: -286px -62px; - width: 22px; - height: 15px; -} -.countryGFIcon { - background-position: -308px -62px; - width: 22px; - height: 15px; -} -.countryPFIcon { - background-position: -330px -62px; - width: 22px; - height: 15px; -} -.countryTFIcon { - background-position: -352px -62px; - width: 22px; - height: 15px; -} -.countryGAIcon { - background-position: -374px -60px; - width: 22px; - height: 17px; -} -.countryGMIcon { - background-position: -396px -62px; - width: 22px; - height: 15px; -} -.countryGEIcon { - background-position: -418px -62px; - width: 22px; - height: 15px; -} -.countryDEIcon { - background-position: 0px -88px; - width: 22px; - height: 13px; -} -.countryGHIcon { - background-position: -22px -86px; - width: 22px; - height: 15px; -} -.countryGIIcon { - background-position: -44px -90px; - width: 22px; - height: 11px; -} -.countryGRIcon { - background-position: -66px -86px; - width: 22px; - height: 15px; -} -.countryGLIcon { - background-position: -88px -86px; - width: 22px; - height: 15px; -} -.countryGDIcon { - background-position: -110px -88px; - width: 22px; - height: 13px; -} -.countryGPIcon { - background-position: -132px -86px; - width: 22px; - height: 15px; -} -.countryGUIcon { - background-position: -154px -88px; - width: 22px; - height: 13px; -} -.countryGTIcon { - background-position: -176px -87px; - width: 22px; - height: 14px; -} -.countryGGIcon { - background-position: -198px -86px; - width: 22px; - height: 15px; -} -.countryGNIcon { - background-position: -220px -86px; - width: 22px; - height: 15px; -} -.countryGWIcon { - background-position: -242px -90px; - width: 22px; - height: 11px; -} -.countryGYIcon { - background-position: -264px -88px; - width: 22px; - height: 13px; -} -.countryHTIcon { - background-position: -286px -88px; - width: 22px; - height: 13px; -} -.countryHMIcon { - background-position: -308px -90px; - width: 22px; - height: 11px; -} -.countryVAIcon { - background-position: -330px -81px; - width: 20px; - height: 20px; -} -.countryHNIcon { - background-position: -350px -90px; - width: 22px; - height: 11px; -} -.countryHKIcon { - background-position: -372px -86px; - width: 22px; - height: 15px; -} -.countryHUIcon { - background-position: -394px -90px; - width: 22px; - height: 11px; -} -.countryISIcon { - background-position: -416px -85px; - width: 22px; - height: 16px; -} -.countryINIcon { - background-position: 0px -106px; - width: 22px; - height: 15px; -} -.countryIDIcon { - background-position: -22px -106px; - width: 22px; - height: 15px; -} -.countryIRIcon { - background-position: -44px -108px; - width: 22px; - height: 13px; -} -.countryIQIcon { - background-position: -66px -106px; - width: 22px; - height: 15px; -} -.countryIEIcon { - background-position: -88px -110px; - width: 22px; - height: 11px; -} -.countryIMIcon { - background-position: -110px -110px; - width: 22px; - height: 11px; -} -.countryILIcon { - background-position: -132px -105px; - width: 22px; - height: 16px; -} -.countryITIcon { - background-position: -154px -106px; - width: 22px; - height: 15px; -} -.countryJMIcon { - background-position: -176px -110px; - width: 22px; - height: 11px; -} -.countryJPIcon { - background-position: -198px -106px; - width: 22px; - height: 15px; -} -.countryJEIcon { - background-position: -220px -108px; - width: 22px; - height: 13px; -} -.countryJOIcon { - background-position: -242px -110px; - width: 22px; - height: 11px; -} -.countryKZIcon { - background-position: -264px -110px; - width: 22px; - height: 11px; -} -.countryKEIcon { - background-position: -286px -106px; - width: 22px; - height: 15px; -} -.countryKIIcon { - background-position: -308px -110px; - width: 22px; - height: 11px; -} -.countryKPIcon { - background-position: -330px -110px; - width: 22px; - height: 11px; -} -.countryKRIcon { - background-position: -352px -106px; - width: 22px; - height: 15px; -} -.countryKWIcon { - background-position: -374px -110px; - width: 22px; - height: 11px; -} -.countryKGIcon { - background-position: -396px -108px; - width: 22px; - height: 13px; -} -.countryLAIcon { - background-position: -418px -106px; - width: 22px; - height: 15px; -} -.countryLVIcon { - background-position: 0px -129px; - width: 22px; - height: 11px; -} -.countryLBIcon { - background-position: -22px -125px; - width: 22px; - height: 15px; -} -.countryLSIcon { - background-position: -44px -125px; - width: 22px; - height: 15px; -} -.countryLRIcon { - background-position: -66px -128px; - width: 22px; - height: 12px; -} -.countryLYIcon { - background-position: -88px -129px; - width: 22px; - height: 11px; -} -.countryLIIcon { - background-position: -110px -127px; - width: 22px; - height: 13px; -} -.countryLTIcon { - background-position: -132px -127px; - width: 22px; - height: 13px; -} -.countryLUIcon { - background-position: -154px -127px; - width: 22px; - height: 13px; -} -.countryMOIcon { - background-position: -176px -125px; - width: 22px; - height: 15px; -} -.countryMKIcon { - background-position: -198px -129px; - width: 22px; - height: 11px; -} -.countryMGIcon { - background-position: -220px -125px; - width: 22px; - height: 15px; -} -.countryMWIcon { - background-position: -242px -125px; - width: 22px; - height: 15px; -} -.countryMYIcon { - background-position: -264px -129px; - width: 22px; - height: 11px; -} -.countryMVIcon { - background-position: -286px -125px; - width: 22px; - height: 15px; -} -.countryMLIcon { - background-position: -308px -125px; - width: 22px; - height: 15px; -} -.countryMTIcon { - background-position: -330px -125px; - width: 22px; - height: 15px; -} -.countryMHIcon { - background-position: -352px -128px; - width: 22px; - height: 12px; -} -.countryMQIcon { - background-position: -374px -125px; - width: 22px; - height: 15px; -} -.countryMRIcon { - background-position: -396px -125px; - width: 22px; - height: 15px; -} -.countryMUIcon { - background-position: -418px -125px; - width: 22px; - height: 15px; -} -.countryYTIcon { - background-position: 0px -149px; - width: 22px; - height: 15px; -} -.countryMXIcon { - background-position: -22px -151px; - width: 22px; - height: 13px; -} -.countryFMIcon { - background-position: -44px -152px; - width: 22px; - height: 12px; -} -.countryMDIcon { - background-position: -66px -153px; - width: 22px; - height: 11px; -} -.countryMCIcon { - background-position: -88px -146px; - width: 22px; - height: 18px; -} -.countryMNIcon { - background-position: -110px -153px; - width: 22px; - height: 11px; -} -.countryMEIcon { - background-position: -132px -153px; - width: 22px; - height: 11px; -} -.countryMSIcon { - background-position: -154px -153px; - width: 22px; - height: 11px; -} -.countryMAIcon { - background-position: -176px -149px; - width: 22px; - height: 15px; -} -.countryMZIcon { - background-position: -198px -149px; - width: 22px; - height: 15px; -} -.countryMMIcon { - background-position: -220px -152px; - width: 22px; - height: 12px; -} -.countryNAIcon { - background-position: -242px -149px; - width: 22px; - height: 15px; -} -.countryNRIcon { - background-position: -264px -153px; - width: 22px; - height: 11px; -} -.countryNPIcon { - background-position: -286px -144px; - width: 16px; - height: 20px; -} -.countryNLIcon { - background-position: -302px -149px; - width: 22px; - height: 15px; -} -.countryANIcon { - background-position: -324px -149px; - width: 22px; - height: 15px; -} -.countryNCIcon { - background-position: -346px -149px; - width: 22px; - height: 15px; -} -.countryNZIcon { - background-position: -368px -153px; - width: 22px; - height: 11px; -} -.countryNIIcon { - background-position: -390px -151px; - width: 22px; - height: 13px; -} -.countryNEIcon { - background-position: -412px -145px; - width: 22px; - height: 19px; -} -.countryNGIcon { - background-position: 0px -174px; - width: 22px; - height: 11px; -} -.countryNUIcon { - background-position: -22px -174px; - width: 22px; - height: 11px; -} -.countryNFIcon { - background-position: -44px -174px; - width: 22px; - height: 11px; -} -.countryMPIcon { - background-position: -66px -174px; - width: 22px; - height: 11px; -} -.countryNOIcon { - background-position: -88px -169px; - width: 22px; - height: 16px; -} -.countryOMIcon { - background-position: -110px -174px; - width: 22px; - height: 11px; -} -.countryPKIcon { - background-position: -132px -170px; - width: 22px; - height: 15px; -} -.countryPWIcon { - background-position: -154px -171px; - width: 22px; - height: 14px; -} -.countryPSIcon { - background-position: -176px -174px; - width: 22px; - height: 11px; -} -.countryPAIcon { - background-position: -198px -170px; - width: 22px; - height: 15px; -} -.countryPGIcon { - background-position: -220px -168px; - width: 22px; - height: 17px; -} -.countryPYIcon { - background-position: -242px -172px; - width: 22px; - height: 13px; -} -.countryPEIcon { - background-position: -264px -170px; - width: 22px; - height: 15px; -} -.countryPHIcon { - background-position: -286px -174px; - width: 22px; - height: 11px; -} -.countryPNIcon { - background-position: -308px -174px; - width: 22px; - height: 11px; -} -.countryPLIcon { - background-position: -330px -171px; - width: 22px; - height: 14px; -} -.countryPTIcon { - background-position: -352px -170px; - width: 22px; - height: 15px; -} -.countryPRIcon { - background-position: -374px -170px; - width: 22px; - height: 15px; -} -.countryQAIcon { - background-position: -396px -176px; - width: 22px; - height: 9px; -} -.countryREIcon { - background-position: -418px -170px; - width: 22px; - height: 15px; -} -.countryROIcon { - background-position: 0px -191px; - width: 22px; - height: 15px; -} -.countryRUIcon { - background-position: -22px -191px; - width: 22px; - height: 15px; -} -.countryRWIcon { - background-position: -44px -191px; - width: 22px; - height: 15px; -} -.countrySHIcon { - background-position: -66px -195px; - width: 22px; - height: 11px; -} -.countryKNIcon { - background-position: -88px -191px; - width: 22px; - height: 15px; -} -.countryLCIcon { - background-position: -110px -195px; - width: 22px; - height: 11px; -} -.countryPMIcon { - background-position: -132px -191px; - width: 22px; - height: 15px; -} -.countryVCIcon { - background-position: -154px -191px; - width: 22px; - height: 15px; -} -.countryWSIcon { - background-position: -176px -195px; - width: 22px; - height: 11px; -} -.countrySMIcon { - background-position: -198px -189px; - width: 22px; - height: 17px; -} -.countrySTIcon { - background-position: -220px -195px; - width: 22px; - height: 11px; -} -.countrySAIcon { - background-position: -242px -191px; - width: 22px; - height: 15px; -} -.countrySNIcon { - background-position: -264px -191px; - width: 22px; - height: 15px; -} -.countryRSIcon { - background-position: -286px -191px; - width: 22px; - height: 15px; -} -.countrySCIcon { - background-position: -308px -195px; - width: 22px; - height: 11px; -} -.countrySLIcon { - background-position: -330px -191px; - width: 22px; - height: 15px; -} -.countrySGIcon { - background-position: -352px -191px; - width: 22px; - height: 15px; -} -.countrySKIcon { - background-position: -374px -191px; - width: 22px; - height: 15px; -} -.countrySIIcon { - background-position: -396px -195px; - width: 22px; - height: 11px; -} -.countrySBIcon { - background-position: -418px -195px; - width: 22px; - height: 11px; -} -.countrySOIcon { - background-position: 0px -215px; - width: 22px; - height: 15px; -} -.countryZAIcon { - background-position: -22px -215px; - width: 22px; - height: 15px; -} -.countryGSIcon { - background-position: -44px -219px; - width: 22px; - height: 11px; -} -.countryESIcon { - background-position: -66px -215px; - width: 22px; - height: 15px; -} -.countryLKIcon { - background-position: -88px -219px; - width: 22px; - height: 11px; -} -.countrySDIcon { - background-position: -110px -219px; - width: 22px; - height: 11px; -} -.countrySRIcon { - background-position: -132px -215px; - width: 22px; - height: 15px; -} -.countrySJIcon { - background-position: -154px -214px; - width: 22px; - height: 16px; -} -.countrySZIcon { - background-position: -176px -215px; - width: 22px; - height: 15px; -} -.countrySEIcon { - background-position: -198px -216px; - width: 22px; - height: 14px; -} -.countryCHIcon { - background-position: -220px -210px; - width: 20px; - height: 20px; -} -.countrySYIcon { - background-position: -240px -215px; - width: 22px; - height: 15px; -} -.countryTWIcon { - background-position: -262px -215px; - width: 22px; - height: 15px; -} -.countryTJIcon { - background-position: -284px -219px; - width: 22px; - height: 11px; -} -.countryTZIcon { - background-position: -306px -215px; - width: 22px; - height: 15px; -} -.countryTHIcon { - background-position: -328px -215px; - width: 22px; - height: 15px; -} -.countryTLIcon { - background-position: -350px -219px; - width: 22px; - height: 11px; -} -.countryTGIcon { - background-position: -372px -216px; - width: 22px; - height: 14px; -} -.countryTKIcon { - background-position: -394px -219px; - width: 22px; - height: 11px; -} -.countryTOIcon { - background-position: -416px -219px; - width: 22px; - height: 11px; -} -.countryTTIcon { - background-position: 0px -236px; - width: 22px; - height: 13px; -} -.countryTNIcon { - background-position: -22px -234px; - width: 22px; - height: 15px; -} -.countryTRIcon { - background-position: -44px -234px; - width: 22px; - height: 15px; -} -.countryTMIcon { - background-position: -66px -234px; - width: 22px; - height: 15px; -} -.countryTCIcon { - background-position: -88px -238px; - width: 22px; - height: 11px; -} -.countryTVIcon { - background-position: -110px -238px; - width: 22px; - height: 11px; -} -.countryUGIcon { - background-position: -132px -234px; - width: 22px; - height: 15px; -} -.countryUAIcon { - background-position: -154px -234px; - width: 22px; - height: 15px; -} -.countryAEIcon { - background-position: -176px -238px; - width: 22px; - height: 11px; -} -.countryGBIcon { - background-position: -198px -238px; - width: 22px; - height: 11px; -} -.countryUSIcon { - background-position: -220px -237px; - width: 22px; - height: 12px; -} -.countryUMIcon { - background-position: -242px -237px; - width: 22px; - height: 12px; -} -.countryUYIcon { - background-position: -264px -234px; - width: 22px; - height: 15px; -} -.countryUZIcon { - background-position: -286px -238px; - width: 22px; - height: 11px; -} -.countryVUIcon { - background-position: -308px -236px; - width: 22px; - height: 13px; -} -.countryVEIcon { - background-position: -330px -234px; - width: 22px; - height: 15px; -} -.countryVNIcon { - background-position: -352px -234px; - width: 22px; - height: 15px; -} -.countryVGIcon { - background-position: -374px -238px; - width: 22px; - height: 11px; -} -.countryVIIcon { - background-position: -396px -234px; - width: 22px; - height: 15px; -} -.countryWFIcon { - background-position: -418px -234px; - width: 22px; - height: 15px; -} -.countryEHIcon { - background-position: 0px -257px; - width: 22px; - height: 11px; -} -.countryYEIcon { - background-position: -22px -253px; - width: 22px; - height: 15px; -} -.countryZMIcon { - background-position: -44px -253px; - width: 22px; - height: 15px; -} -.countryZWIcon { - background-position: -66px -257px; - width: 22px; - height: 11px; -} diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/flags.png b/Open-ILS/web/conify/js/dijit/demos/i18n/flags.png deleted file mode 100644 index e8eaace10d880236a5c0fadaa875769a94de304e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 47275 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 - - - - - - - - -

Country / Language JSON Database Generator

-

push step #1 then wait, then step #2

- - - -

JSON

- - - -

Country names, flags, and ISO code

-

data taken from wikipedia ISO 3166-1 site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Official country names used by the ISO 3166/MANumericAlpha-3Alpha-2Local ISO codes
 Afghanistan004AFGAFISO 3166-2:AF
 Ã…land Islands248ALAAXISO 3166-2:AX
 Albania008ALBALISO 3166-2:AL
 Algeria012DZADZISO 3166-2:DZ
 American Samoa016ASMASISO 3166-2:AS
 Andorra020ANDISO 3166-2:AD
 Angola024AGOAOISO 3166-2:AO
 Anguilla660AIAAIISO 3166-2:AI
 Antarctica010ATAAQISO 3166-2:AQ
 Antigua and Barbuda028ATGAGISO 3166-2:AG
 Argentina032ARGARISO 3166-2:AR
 Armenia051ARMAMISO 3166-2:AM
 Aruba533ABWAWISO 3166-2:AW
 Australia036AUSAUISO 3166-2:AU
 Austria040AUTATISO 3166-2:AT
 Azerbaijan031AZEAZISO 3166-2:AZ
 Bahamas044BHSBSISO 3166-2:BS
 Bahrain048BHRBHISO 3166-2:BH
 Bangladesh050BGDBDISO 3166-2:BD
 Barbados052BRBBBISO 3166-2:BB
 Belarus112BLRBYISO 3166-2:BY
 Belgium056BELBEISO 3166-2:BE
 Belize084BLZBZISO 3166-2:BZ
 Benin204BENBJISO 3166-2:BJ
 Bermuda060BMUBMISO 3166-2:BM
 Bhutan064BTNBTISO 3166-2:BT
 Bolivia068BOLBOISO 3166-2:BO
 Bosnia and Herzegovina070BIHBAISO 3166-2:BA
 Botswana072BWABWISO 3166-2:BW
 Bouvet Island074BVTBVISO 3166-2:BV
 Brazil076BRABRISO 3166-2:BR
 British Indian Ocean Territory086IOTIOISO 3166-2:IO
 Brunei Darussalam096BRNBNISO 3166-2:BN
 Bulgaria100BGRBGISO 3166-2:BG
 Burkina Faso854BFABFISO 3166-2:BF
 Burundi108BDIBIISO 3166-2:BI
 Cambodia116KHMKHISO 3166-2:KH
 Cameroon120CMRCMISO 3166-2:CM
 Canada124CANCAISO 3166-2:CA
 Cape Verde132CPVCVISO 3166-2:CV
 Cayman Islands136CYMKYISO 3166-2:KY
 Central African Republic140CAFCFISO 3166-2:CF
 Chad148TCDTDISO 3166-2:TD
 Chile152CHLCLISO 3166-2:CL
 China156CHNCNISO 3166-2:CN
 Christmas Island162CXRCXISO 3166-2:CX
 Cocos (Keeling) Islands166CCKCCISO 3166-2:CC
 Colombia170COLCOISO 3166-2:CO
 Comoros174COMKMISO 3166-2:KM
 Congo178COGCGISO 3166-2:CG
 Congo, Democratic Republic of the180CODCDISO 3166-2:CD
 Cook Islands184COKCKISO 3166-2:CK
 Costa Rica188CRICRISO 3166-2:CR
 Côte d'Ivoire384CIVCIISO 3166-2:CI
 Croatia191HRVHRISO 3166-2:HR
 Cuba192CUBCUISO 3166-2:CU
 Cyprus196CYPCYISO 3166-2:CY
 Czech Republic203CZECZISO 3166-2:CZ
 Denmark208DNKDKISO 3166-2:DK
 Djibouti262DJIDJISO 3166-2:DJ
 Dominica212DMADMISO 3166-2:DM
 Dominican Republic214DOMDOISO 3166-2:DO
 Ecuador218ECUECISO 3166-2:EC
 Egypt818EGYEGISO 3166-2:EG
 El Salvador222SLVSVISO 3166-2:SV
 Equatorial Guinea226GNQGQISO 3166-2:GQ
 Eritrea232ERIERISO 3166-2:ER
 Estonia233ESTEEISO 3166-2:EE
 Ethiopia231ETHETISO 3166-2:ET
 Falkland Islands (Malvinas)238FLKFKISO 3166-2:FK
 Faroe Islands234FROFOISO 3166-2:FO
 Fiji242FJIFJISO 3166-2:FJ
 Finland246FINFIISO 3166-2:FI
 France250FRAFRISO 3166-2:FR
 French Guiana254GUFGFISO 3166-2:GF
 French Polynesia258PYFPFISO 3166-2:PF
 French Southern Territories260ATFTFISO 3166-2:TF
 Gabon266GABGAISO 3166-2:GA
 Gambia270GMBGMISO 3166-2:GM
 Georgia268GEOGEISO 3166-2:GE
 Germany276DEUDEISO 3166-2:DE
 Ghana288GHAGHISO 3166-2:GH
 Gibraltar292GIBGIISO 3166-2:GI
 Greece300GRCGRISO 3166-2:GR
 Greenland304GRLGLISO 3166-2:GL
 Grenada308GRDGDISO 3166-2:GD
 Guadeloupe[2]312GLPGPISO 3166-2:GP
 Guam316GUMGUISO 3166-2:GU
 Guatemala320GTMGTISO 3166-2:GT
 Guernsey831GGYGGISO 3166-2:GG
 Guinea324GINGNISO 3166-2:GN
 Guinea-Bissau624GNBGWISO 3166-2:GW
 Guyana328GUYGYISO 3166-2:GY
 Haiti332HTIHTISO 3166-2:HT
 Heard Island and McDonald Islands334HMDHMISO 3166-2:HM
 Holy See (Vatican City State)336VATVAISO 3166-2:VA
 Honduras340HNDHNISO 3166-2:HN
 Hong Kong344HKGHKISO 3166-2:HK
 Hungary348HUNHUISO 3166-2:HU
 Iceland352ISLISISO 3166-2:IS
 India356INDINISO 3166-2:IN
 Indonesia360IDNIDISO 3166-2:ID
 Iran, Islamic Republic of364IRNIRISO 3166-2:IR
 Iraq368IRQIQISO 3166-2:IQ
 Ireland372IRLIEISO 3166-2:IE
 Isle of Man833IMNIMISO 3166-2:IM
 Israel376ISRILISO 3166-2:IL
 Italy380ITAITISO 3166-2:IT
 Jamaica388JAMJMISO 3166-2:JM
 Japan392JPNJPISO 3166-2:JP
 Jersey832JEYJEISO 3166-2:JE
 Jordan400JORJOISO 3166-2:JO
 Kazakhstan398KAZKZISO 3166-2:KZ
 Kenya404KENKEISO 3166-2:KE
 Kiribati296KIRKIISO 3166-2:KI
 Korea, Democratic People's Republic of408PRKKPISO 3166-2:KP
 Korea, Republic of410KORKRISO 3166-2:KR
 Kuwait414KWTKWISO 3166-2:KW
 Kyrgyzstan417KGZKGISO 3166-2:KG
 Lao People's Democratic Republic418LAOLAISO 3166-2:LA
 Latvia428LVALVISO 3166-2:LV
 Lebanon422LBNLBISO 3166-2:LB
 Lesotho426LSOLSISO 3166-2:LS
 Liberia430LBRLRISO 3166-2:LR
 Libyan Arab Jamahiriya434LBYLYISO 3166-2:LY
 Liechtenstein438LIELIISO 3166-2:LI
 Lithuania440LTULTISO 3166-2:LT
 Luxembourg442LUXLUISO 3166-2:LU
 Macao446MACMOISO 3166-2:MO
 Macedonia, the former Yugoslav Republic of807MKDMKISO 3166-2:MK
 Madagascar450MDGMGISO 3166-2:MG
 Malawi454MWIMWISO 3166-2:MW
 Malaysia458MYSMYISO 3166-2:MY
 Maldives462MDVMVISO 3166-2:MV
 Mali466MLIMLISO 3166-2:ML
 Malta470MLTMTISO 3166-2:MT
 Marshall Islands584MHLMHISO 3166-2:MH
 Martinique474MTQMQISO 3166-2:MQ
 Mauritania478MRTMRISO 3166-2:MR
 Mauritius480MUSMUISO 3166-2:MU
 Mayotte175MYTYTISO 3166-2:YT
 Mexico484MEXMXISO 3166-2:MX
 Micronesia, Federated States of583FSMFMISO 3166-2:FM
 Moldova, Republic of498MDAMDISO 3166-2:MD
 Monaco492MCOMCISO 3166-2:MC
 Mongolia496MNGMNISO 3166-2:MN
 Montenegro499MNEMEISO 3166-2:ME
 Montserrat500MSRMSISO 3166-2:MS
 Morocco504MARMAISO 3166-2:MA
 Mozambique508MOZMZISO 3166-2:MZ
 Myanmar104MMRMMISO 3166-2:MM
 Namibia516NAMNAISO 3166-2:NA
 Nauru520NRUNRISO 3166-2:NR
 Nepal524NPLNPISO 3166-2:NP
 Netherlands528NLDNLISO 3166-2:NL
 Netherlands Antilles530ANTANISO 3166-2:AN
 New Caledonia540NCLNCISO 3166-2:NC
 New Zealand554NZLNZISO 3166-2:NZ
 Nicaragua558NICNIISO 3166-2:NI
 Niger562NERNEISO 3166-2:NE
 Nigeria566NGANGISO 3166-2:NG
 Niue570NIUNUISO 3166-2:NU
 Norfolk Island574NFKNFISO 3166-2:NF
 Northern Mariana Islands580MNPMPISO 3166-2:MP
 Norway578NORNOISO 3166-2:NO
 Oman512OMNOMISO 3166-2:OM
 Pakistan586PAKPKISO 3166-2:PK
 Palau585PLWPWISO 3166-2:PW
 Palestinian Territory, Occupied275PSEPSISO 3166-2:PS
 Panama591PANPAISO 3166-2:PA
 Papua New Guinea598PNGPGISO 3166-2:PG
 Paraguay600PRYPYISO 3166-2:PY
 Peru604PERPEISO 3166-2:PE
 Philippines608PHLPHISO 3166-2:PH
 Pitcairn612PCNPNISO 3166-2:PN
 Poland616POLPLISO 3166-2:PL
 Portugal620PRTPTISO 3166-2:PT
 Puerto Rico630PRIPRISO 3166-2:PR
 Qatar634QATQAISO 3166-2:QA
 Réunion638REUREISO 3166-2:RE
 Romania642ROUROISO 3166-2:RO
 Russian Federation643RUSRUISO 3166-2:RU
 Rwanda646RWARWISO 3166-2:RW
 Saint Helena654SHNSHISO 3166-2:SH
 Saint Kitts and Nevis659KNAKNISO 3166-2:KN
 Saint Lucia662LCALCISO 3166-2:LC
 Saint Pierre and Miquelon666SPMPMISO 3166-2:PM
 Saint Vincent and the Grenadines670VCTVCISO 3166-2:VC
 Samoa882WSMWSISO 3166-2:WS
 San Marino674SMRSMISO 3166-2:SM
 Sao Tome and Principe678STPSTISO 3166-2:ST
 Saudi Arabia682SAUSAISO 3166-2:SA
 Senegal686SENSNISO 3166-2:SN
 Serbia688SRBRSISO 3166-2:RS
 Seychelles690SYCSCISO 3166-2:SC
 Sierra Leone694SLESLISO 3166-2:SL
 Singapore702SGPSGISO 3166-2:SG
 Slovakia703SVKSKISO 3166-2:SK
 Slovenia705SVNSIISO 3166-2:SI
 Solomon Islands090SLBSBISO 3166-2:SB
 Somalia706SOMSOISO 3166-2:SO
 South Africa710ZAFZAISO 3166-2:ZA
 South Georgia and the South Sandwich Islands239SGSGSISO 3166-2:GS
 Spain724ESPESISO 3166-2:ES
 Sri Lanka144LKALKISO 3166-2:LK
 Sudan736SDNSDISO 3166-2:SD
 Suriname740SURSRISO 3166-2:SR
 Svalbard and Jan Mayen744SJMSJISO 3166-2:SJ
 Swaziland748SWZSZISO 3166-2:SZ
 Sweden752SWESEISO 3166-2:SE
 Switzerland756CHECHISO 3166-2:CH
 Syrian Arab Republic760SYRSYISO 3166-2:SY
 Taiwan, Province of China158TWNTWISO 3166-2:TW
 Tajikistan762TJKTJISO 3166-2:TJ
 Tanzania, United Republic of834TZATZISO 3166-2:TZ
 Thailand764THATHISO 3166-2:TH
 Timor-Leste626TLSTLISO 3166-2:TL
 Togo768TGOTGISO 3166-2:TG
 Tokelau772TKLTKISO 3166-2:TK
 Tonga776TONTOISO 3166-2:TO
 Trinidad and Tobago780TTOTTISO 3166-2:TT
 Tunisia788TUNTNISO 3166-2:TN
 Turkey792TURTRISO 3166-2:TR
 Turkmenistan795TKMTMISO 3166-2:TM
 Turks and Caicos Islands796TCATCISO 3166-2:TC
 Tuvalu798TUVTVISO 3166-2:TV
 Uganda800UGAUGISO 3166-2:UG
 Ukraine804UKRUAISO 3166-2:UA
 United Arab Emirates784AREAEISO 3166-2:AE
 United Kingdom826GBRGBISO 3166-2:GB
 United States840USAUSISO 3166-2:US
 United States Minor Outlying Islands581UMIUMISO 3166-2:UM
 Uruguay858URYUYISO 3166-2:UY
 Uzbekistan860UZBUZISO 3166-2:UZ
 Vanuatu548VUTVUISO 3166-2:VU
 Venezuela862VENVEISO 3166-2:VE
 Viet Nam704VNMVNISO 3166-2:VN
 Virgin Islands, British092VGBVGISO 3166-2:VG
 Virgin Islands, U.S.850VIRVIISO 3166-2:VI
 Wallis and Futuna876WLFWFISO 3166-2:WF
 Western Sahara732ESHEHISO 3166-2:EH
 Yemen887YEMYEISO 3166-2:YE
 Zambia894ZMBZMISO 3166-2:ZM
 Zimbabwe716ZWEZWISO 3166-2:ZW
- - -

Country Continent Mapping

-

abstracted from wikipedia continent country page

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Africa Algeria – Algiers
Africa Angola – Luanda
Africa Benin – Porto-Novo (seat of government at Cotonou)
Africa Botswana – Gaborone
Africa Burkina Faso – Ouagadougou
Africa Burundi – Bujumbura
Africa Cameroon – Yaoundé
Africa Cape Verde – Praia
Africa Central African Republic – Bangui
Africa Chad – N'Djamena
Africa Comoros – Moroni
Africa Congo, Democratic Republic of (also known as Congo-Kinshasa, formerly known as Zaire) – Kinshasa
Africa Congo, Republic of (also known as Congo-Brazzaville) – Brazzaville
Africa Côte d'Ivoire (commonly known as Ivory Coast) – Yamoussoukro (seat of government at Abidjan)
Africa Djibouti – Djibouti
Africa Egypt – Cairo
Africa Equatorial Guinea – Malabo
Africa Eritrea – Asmara
Africa Ethiopia – Addis Ababa
Africa Gabon – Libreville
Africa Gambia – Banjul
Africa Ghana – Accra
Africa Guinea – Conakry
Africa Guinea-Bissau – Bissau
Africa Kenya – Nairobi
Africa Lesotho – Maseru
Africa Liberia – Monrovia
Africa Libya – Tripoli
Africa Madagascar – Antananarivo
Africa Malawi – Lilongwe
Africa Mali – Bamako
Africa Mauritania – Nouakchott
Africa Mauritius – Port Louis
Africa Mayotte (overseas territory of France) – Mamoudzou
Africa Morocco – Rabat
Africa Mozambique – Maputo
Africa Namibia – Windhoek
Africa Niger – Niamey
Africa Nigeria – Abuja
Africa Réunion (overseas department of France) – Saint-Denis
Africa Rwanda – Kigali
Africa Saint Helena (overseas territory of the United Kingdom) – Jamestown
Africa Sao Tome and Principe – São Tomé
Africa Senegal – Dakar
Africa Seychelles – Victoria
Africa Sierra Leone – Freetown
Africa Somalia – Mogadishu
Africa South Africa – Pretoria (administrative), Cape Town (legislative), Bloemfontein (judicial)
Africa Sudan – Khartoum
Africa Swaziland – Mbabane (administrative), Lobamba (royal and legislative)
Africa Tanzania – Dodoma (seat of government at Dar es Salaam)
Africa Togo – Lomé
Africa Tunisia – Tunis
Africa Uganda – Kampala
Africa Western Sahara – El Aaiún (unofficial)
Africa Zambia – Lusaka
Africa Zimbabwe – Harare
Asia Afghanistan – Kabul
Asia Armenia[2] – Yerevan
Asia Azerbaijan[2] – Baku
Asia Bahrain – Manama
Asia Bangladesh – Dhaka
Asia Bhutan – Thimphu
Asia British Indian Ocean Territory[3] (overseas territory of the United Kingdom)
Asia Brunei – Bandar Seri Begawan
Asia Cambodia – Phnom Penh
Asia China, People's Republic of – Beijing
Asia China, Republic of (commonly known as Taiwan) – Taipei
Asia Christmas Island[4] (overseas territory of Australia)
Asia Cocos (Keeling) Islands[4] (overseas territory of Australia)
Asia Cyprus[2] – Nicosia
Asia Georgia[2] – Tbilisi
Asia Hong Kong (special administrative region of the People's Republic of China)
Asia India – New Delhi
Asia Indonesia – Jakarta
Asia Iran – Tehran
Asia Iraq – Baghdad
Asia Israel – Jerusalem
Asia Japan – Tokyo
Asia Jordan – Amman
Asia Kazakhstan – Astana
Asia Korea, Democratic People's Republic of (commonly known as North Korea) – Pyongyang
Asia Korea, Republic of (commonly known as South Korea) – Seoul
Asia Kuwait – Kuwait City
Asia Kyrgyzstan – Bishkek
Asia Laos – Vientiane
Asia Lebanon – Beirut
Asia Macau (special administrative region of the People's Republic of China)
Asia Malaysia – Kuala Lumpur (seat of government at Putrajaya)
Asia Maldives – Malé
Asia Mongolia – Ulaanbaatar
Asia Myanmar (formerly known as Burma) – Naypyidaw
Asia Nepal – Kathmandu
Asia Oman – Muscat
Asia Pakistan – Islamabad
Asia Palestinian territories (collectively the territories of the West Bank and the Gaza Strip)
Asia Philippines – Manila
Asia Qatar – Doha
Asia Saudi Arabia – Riyadh
Asia Singapore – Singapore[5]
Asia Sri Lanka – Sri Jayawardenepura
Asia Syria – Damascus
Asia Tajikistan – Dushanbe
Asia Thailand – Bangkok
Asia Timor-Leste (commonly known as East Timor) – Dili
Asia Turkey[2] – Ankara
Asia Turkmenistan – Ashgabat
Asia United Arab Emirates – Abu Dhabi
Asia Uzbekistan – Tashkent
Asia Vietnam – Hanoi
Asia Yemen – Sana'a
Europe Albania – Tirana
Europe Andorra – Andorra la Vella
Europe Austria – Vienna
Europe Belarus – Minsk
Europe Belgium – Brussels
Europe Bosnia and Herzegovina – Sarajevo
Europe Bulgaria – Sofia
Europe Croatia – Zagreb
Europe Czech Republic – Prague
Europe Denmark – Copenhagen
Europe Estonia – Tallinn
Europe Faroe Islands (overseas territory of Denmark) – Tórshavn
Europe Finland – Helsinki
Europe France – Paris
Europe Germany – Berlin
Europe Gibraltar (overseas territory of the United Kingdom) – Gibraltar[5]
Europe Greece – Athens
Europe Guernsey (British crown dependency) – Saint Peter Port
Europe Hungary – Budapest
Europe Iceland – Reykjavík
Europe Ireland – Dublin
Europe Isle of Man (British crown dependency) – Douglas
Europe Italy – Rome
Europe Jersey (British crown dependency) – Saint Helier
Europe Latvia – Riga
Europe Liechtenstein – Vaduz
Europe Lithuania – Vilnius
Europe Luxembourg – Luxembourg
Europe Macedonia – Skopje
Europe Malta – Valletta
Europe Moldova – Chişinău
Europe Monaco – Monaco[5]
Europe Montenegro – Podgorica
Europe Netherlands – Amsterdam (seat of government at The Hague)
Europe Norway – Oslo
Europe Poland – Warsaw
Europe Portugal – Lisbon
Europe Romania – Bucharest
Europe Russia[6] – Moscow
Europe San Marino – San Marino
Europe Serbia – Belgrade
Europe Slovakia – Bratislava
Europe Slovenia – Ljubljana
Europe Spain – Madrid
Europe Sweden – Stockholm
Europe Switzerland – Berne
Europe Ukraine – Kiev
Europe United Kingdom – London
Europe Vatican City – Vatican City[5]
North America Anguilla (overseas territory of the United Kingdom) – The Valley
North America Antigua and Barbuda – Saint John's
North America Aruba (overseas country in the Kingdom of the Netherlands) – Oranjestad
North America Bahamas – Nassau
North America Barbados – Bridgetown
North America Belize – Belmopan
North America Bermuda (overseas territory of the United Kingdom) – Hamilton
North America British Virgin Islands (overseas territory of the United Kingdom) – Road Town
North America Canada – Ottawa
North America Cayman Islands (overseas territory of the United Kingdom) – George Town
North America Clipperton Island (overseas territory of France)
North America Costa Rica – San José
North America Cuba – Havana
North America Dominica – Roseau
North America Dominican Republic – Santo Domingo
North America El Salvador – San Salvador
North America Greenland (overseas territory of Denmark) – Nuuk
North America Grenada – Saint George's
North America Guadeloupe (overseas department of France) – Basse-Terre
North America Guatemala – Guatemala City
North America Haiti – Port-au-Prince
North America Honduras – Tegucigalpa
North America Jamaica – Kingston
North America Martinique (overseas department of France) – Fort-de-France
North America Mexico – Mexico City
North America Montserrat (overseas territory of the United Kingdom) – Plymouth (seat of government at Brades)
North America Navassa Island (overseas territory of the United States)
North America Netherlands Antilles (overseas country in the Kingdom of the Netherlands) – Willemstad
North America Nicaragua – Managua
North America Panama – Panama City
North America Puerto Rico (overseas territory of the United States) – San Juan
North America Saint Barthelemy (overseas territory of France) – Gustavia
North America Saint Kitts and Nevis – Basseterre
North America Saint Lucia – Castries
North America Saint Martin (overseas territory of France) – Marigot
North America Saint Pierre and Miquelon (overseas territory of France) – Saint-Pierre
North America Saint Vincent and the Grenadines – Kingstown
North America Trinidad and Tobago – Port of Spain
North America Turks and Caicos Islands (overseas territory of the United Kingdom) – Cockburn Town
North America United States – Washington, D.C.
North America United States Virgin Islands (overseas territory of the United States) – Charlotte Amalie
South America Argentina – Buenos Aires
South America Bolivia – Sucre (seat of government at La Paz)
South America Brazil – Brasília
South America Chile – Santiago
South America Colombia – Bogotá
South America Ecuador – Quito
South America Falkland Islands (overseas territory of the United Kingdom) – Stanley
South America French Guiana (overseas department of France) – Cayenne
South America Guyana – Georgetown
South America Paraguay – Asunción
South America Peru – Lima
South America Suriname – Paramaribo
South America Uruguay – Montevideo
South America Venezuela – Caracas
Oceania American Samoa (overseas territory of the United States) – Pago Pago (seat of government at Fagatogo)
Oceania Australia – Canberra
Oceania Baker Island (overseas territory of the United States)
Oceania Cook Islands (territory in free association with New Zealand) – Avarua
Oceania Fiji – Suva
Oceania French Polynesia (overseas territory of France) – Papeete
Oceania Guam (overseas territory of the United States) – HagÃ¥tña
Oceania Howland Island (overseas territory of the United States)
Oceania Jarvis Island (overseas territory of the United States)
Oceania Johnston Atoll (overseas territory of the United States)
Oceania Kingman Reef (overseas territory of the United States)
Oceania Kiribati – South Tarawa
Oceania Marshall Islands – Majuro
Oceania Micronesia – Palikir
Oceania Midway Atoll (overseas territory of the United States)
Oceania Nauru – no official capital (seat of government at Yaren)
Oceania New Caledonia (overseas territory of France) – Nouméa
Oceania New Zealand – Wellington
Oceania Niue (territory in free association with New Zealand) – Alofi
Oceania Norfolk Island (overseas territory of Australia) – Kingston
Oceania Northern Mariana Islands (overseas territory of the United States) – Saipan
Oceania Palau – Melekeok
Oceania Palmyra Atoll (overseas territory of the United States)
Oceania Papua New Guinea – Port Moresby
Oceania Pitcairn Islands (overseas territory of the United Kingdom) – Adamstown
Oceania Samoa – Apia
Oceania Solomon Islands – Honiara
Oceania Tokelau (overseas territory of New Zealand) – no official capital (each atoll has its own administrative centre)
Oceania Tonga – Nuku'alofa
Oceania Tuvalu – Funafuti
Oceania Vanuatu – Port Vila
Oceania Wake Island (overseas territory of the United States)
Oceania Wallis and Futuna (overseas territory of France) – Mata-Utu
Antarctica Bouvet Island (overseas territory of Norway)
Antarctica French Southern Territories (overseas territory of France)
Antarctica Heard Island and McDonald Islands (overseas territory of Australia)
Antarctica South Georgia and the South Sandwich Islands[7] (overseas territory of the United Kingdom)
- - - diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/langCountryMap.json b/Open-ILS/web/conify/js/dijit/demos/i18n/langCountryMap.json deleted file mode 100644 index 3730bad446..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/langCountryMap.json +++ /dev/null @@ -1,215 +0,0 @@ -[ -{ type: "languageCountryMap", language: "aa", country: "DJ"}, -{ type: "languageCountryMap", language: "aa", country: "ER"}, -{ type: "languageCountryMap", language: "aa", country: "ET"}, -{ type: "languageCountryMap", language: "af", country: "NA"}, -{ type: "languageCountryMap", language: "af", country: "ZA"}, -{ type: "languageCountryMap", language: "ak", country: "GH"}, -{ type: "languageCountryMap", language: "am", country: "ET"}, -{ type: "languageCountryMap", language: "ar", country: "AE"}, -{ type: "languageCountryMap", language: "ar", country: "BH"}, -{ type: "languageCountryMap", language: "ar", country: "DZ"}, -{ type: "languageCountryMap", language: "ar", country: "EG"}, -{ type: "languageCountryMap", language: "ar", country: "IQ"}, -{ type: "languageCountryMap", language: "ar", country: "JO"}, -{ type: "languageCountryMap", language: "ar", country: "KW"}, -{ type: "languageCountryMap", language: "ar", country: "LB"}, -{ type: "languageCountryMap", language: "ar", country: "LY"}, -{ type: "languageCountryMap", language: "ar", country: "MA"}, -{ type: "languageCountryMap", language: "ar", country: "OM"}, -{ type: "languageCountryMap", language: "ar", country: "QA"}, -{ type: "languageCountryMap", language: "ar", country: "SA"}, -{ type: "languageCountryMap", language: "ar", country: "SD"}, -{ type: "languageCountryMap", language: "ar", country: "SY"}, -{ type: "languageCountryMap", language: "ar", country: "TN"}, -{ type: "languageCountryMap", language: "ar", country: "YE"}, -{ type: "languageCountryMap", language: "as", country: "IN"}, -{ type: "languageCountryMap", language: "az", country: "AZ"}, -{ type: "languageCountryMap", language: "be", country: "BY"}, -{ type: "languageCountryMap", language: "bg", country: "BG"}, -{ type: "languageCountryMap", language: "bn", country: "BD"}, -{ type: "languageCountryMap", language: "bn", country: "IN"}, -{ type: "languageCountryMap", language: "bs", country: "BA"}, -{ type: "languageCountryMap", language: "ca", country: "ES"}, -{ type: "languageCountryMap", language: "cs", country: "CZ"}, -{ type: "languageCountryMap", language: "cy", country: "GB"}, -{ type: "languageCountryMap", language: "da", country: "DK"}, -{ type: "languageCountryMap", language: "de", country: "AT"}, -{ type: "languageCountryMap", language: "de", country: "BE"}, -{ type: "languageCountryMap", language: "de", country: "CH"}, -{ type: "languageCountryMap", language: "de", country: "DE"}, -{ type: "languageCountryMap", language: "de", country: "LI"}, -{ type: "languageCountryMap", language: "de", country: "LU"}, -{ type: "languageCountryMap", language: "dv", country: "MV"}, -{ type: "languageCountryMap", language: "dz", country: "BT"}, -{ type: "languageCountryMap", language: "ee", country: "GH"}, -{ type: "languageCountryMap", language: "ee", country: "TG"}, -{ type: "languageCountryMap", language: "el", country: "CY"}, -{ type: "languageCountryMap", language: "el", country: "GR"}, -{ type: "languageCountryMap", language: "en", country: "AS"}, -{ type: "languageCountryMap", language: "en", country: "AU"}, -{ type: "languageCountryMap", language: "en", country: "BE"}, -{ type: "languageCountryMap", language: "en", country: "BW"}, -{ type: "languageCountryMap", language: "en", country: "BZ"}, -{ type: "languageCountryMap", language: "en", country: "CA"}, -{ type: "languageCountryMap", language: "en", country: "GB"}, -{ type: "languageCountryMap", language: "en", country: "GU"}, -{ type: "languageCountryMap", language: "en", country: "HK"}, -{ type: "languageCountryMap", language: "en", country: "IE"}, -{ type: "languageCountryMap", language: "en", country: "IN"}, -{ type: "languageCountryMap", language: "en", country: "JM"}, -{ type: "languageCountryMap", language: "en", country: "MH"}, -{ type: "languageCountryMap", language: "en", country: "MP"}, -{ type: "languageCountryMap", language: "en", country: "MT"}, -{ type: "languageCountryMap", language: "en", country: "NA"}, -{ type: "languageCountryMap", language: "en", country: "NZ"}, -{ type: "languageCountryMap", language: "en", country: "PH"}, -{ type: "languageCountryMap", language: "en", country: "PK"}, -{ type: "languageCountryMap", language: "en", country: "SG"}, -{ type: "languageCountryMap", language: "en", country: "TT"}, -{ type: "languageCountryMap", language: "en", country: "UM"}, -{ type: "languageCountryMap", language: "en", country: "US"}, -{ type: "languageCountryMap", language: "en", country: "VI"}, -{ type: "languageCountryMap", language: "en", country: "ZA"}, -{ type: "languageCountryMap", language: "en", country: "ZW"}, -{ type: "languageCountryMap", language: "es", country: "AR"}, -{ type: "languageCountryMap", language: "es", country: "BO"}, -{ type: "languageCountryMap", language: "es", country: "CL"}, -{ type: "languageCountryMap", language: "es", country: "CO"}, -{ type: "languageCountryMap", language: "es", country: "CR"}, -{ type: "languageCountryMap", language: "es", country: "DO"}, -{ type: "languageCountryMap", language: "es", country: "EC"}, -{ type: "languageCountryMap", language: "es", country: "ES"}, -{ type: "languageCountryMap", language: "es", country: "GT"}, -{ type: "languageCountryMap", language: "es", country: "HN"}, -{ type: "languageCountryMap", language: "es", country: "MX"}, -{ type: "languageCountryMap", language: "es", country: "NI"}, -{ type: "languageCountryMap", language: "es", country: "PA"}, -{ type: "languageCountryMap", language: "es", country: "PE"}, -{ type: "languageCountryMap", language: "es", country: "PR"}, -{ type: "languageCountryMap", language: "es", country: "PY"}, -{ type: "languageCountryMap", language: "es", country: "SV"}, -{ type: "languageCountryMap", language: "es", country: "US"}, -{ type: "languageCountryMap", language: "es", country: "UY"}, -{ type: "languageCountryMap", language: "es", country: "VE"}, -{ type: "languageCountryMap", language: "et", country: "EE"}, -{ type: "languageCountryMap", language: "eu", country: "ES"}, -{ type: "languageCountryMap", language: "fa", country: "AF"}, -{ type: "languageCountryMap", language: "fa", country: "IR"}, -{ type: "languageCountryMap", language: "fi", country: "FI"}, -{ type: "languageCountryMap", language: "fo", country: "FO"}, -{ type: "languageCountryMap", language: "fr", country: "BE"}, -{ type: "languageCountryMap", language: "fr", country: "CA"}, -{ type: "languageCountryMap", language: "fr", country: "CH"}, -{ type: "languageCountryMap", language: "fr", country: "FR"}, -{ type: "languageCountryMap", language: "fr", country: "LU"}, -{ type: "languageCountryMap", language: "fr", country: "MC"}, -{ type: "languageCountryMap", language: "ga", country: "IE"}, -{ type: "languageCountryMap", language: "gl", country: "ES"}, -{ type: "languageCountryMap", language: "gu", country: "IN"}, -{ type: "languageCountryMap", language: "gv", country: "GB"}, -{ type: "languageCountryMap", language: "ha", country: "GH"}, -{ type: "languageCountryMap", language: "ha", country: "NE"}, -{ type: "languageCountryMap", language: "ha", country: "NG"}, -{ type: "languageCountryMap", language: "he", country: "IL"}, -{ type: "languageCountryMap", language: "hi", country: "IN"}, -{ type: "languageCountryMap", language: "hr", country: "HR"}, -{ type: "languageCountryMap", language: "hu", country: "HU"}, -{ type: "languageCountryMap", language: "hy", country: "AM"}, -{ type: "languageCountryMap", language: "id", country: "ID"}, -{ type: "languageCountryMap", language: "ig", country: "NG"}, -{ type: "languageCountryMap", language: "is", country: "IS"}, -{ type: "languageCountryMap", language: "it", country: "CH"}, -{ type: "languageCountryMap", language: "it", country: "IT"}, -{ type: "languageCountryMap", language: "ja", country: "JP"}, -{ type: "languageCountryMap", language: "ka", country: "GE"}, -{ type: "languageCountryMap", language: "kk", country: "KZ"}, -{ type: "languageCountryMap", language: "kl", country: "GL"}, -{ type: "languageCountryMap", language: "km", country: "KH"}, -{ type: "languageCountryMap", language: "kn", country: "IN"}, -{ type: "languageCountryMap", language: "ko", country: "KR"}, -{ type: "languageCountryMap", language: "ku", country: "IQ"}, -{ type: "languageCountryMap", language: "ku", country: "IR"}, -{ type: "languageCountryMap", language: "ku", country: "SY"}, -{ type: "languageCountryMap", language: "ku", country: "TR"}, -{ type: "languageCountryMap", language: "kw", country: "GB"}, -{ type: "languageCountryMap", language: "ky", country: "KG"}, -{ type: "languageCountryMap", language: "ln", country: "CD"}, -{ type: "languageCountryMap", language: "ln", country: "CG"}, -{ type: "languageCountryMap", language: "lo", country: "LA"}, -{ type: "languageCountryMap", language: "lt", country: "LT"}, -{ type: "languageCountryMap", language: "lv", country: "LV"}, -{ type: "languageCountryMap", language: "mk", country: "MK"}, -{ type: "languageCountryMap", language: "ml", country: "IN"}, -{ type: "languageCountryMap", language: "mn", country: "MN"}, -{ type: "languageCountryMap", language: "mr", country: "IN"}, -{ type: "languageCountryMap", language: "ms", country: "BN"}, -{ type: "languageCountryMap", language: "ms", country: "MY"}, -{ type: "languageCountryMap", language: "mt", country: "MT"}, -{ type: "languageCountryMap", language: "nb", country: "NO"}, -{ type: "languageCountryMap", language: "ne", country: "NP"}, -{ type: "languageCountryMap", language: "nl", country: "BE"}, -{ type: "languageCountryMap", language: "nl", country: "NL"}, -{ type: "languageCountryMap", language: "nn", country: "NO"}, -{ type: "languageCountryMap", language: "nr", country: "ZA"}, -{ type: "languageCountryMap", language: "ny", country: "MW"}, -{ type: "languageCountryMap", language: "om", country: "ET"}, -{ type: "languageCountryMap", language: "om", country: "KE"}, -{ type: "languageCountryMap", language: "or", country: "IN"}, -{ type: "languageCountryMap", language: "pa", country: "IN"}, -{ type: "languageCountryMap", language: "pa", country: "PK"}, -{ type: "languageCountryMap", language: "pl", country: "PL"}, -{ type: "languageCountryMap", language: "ps", country: "AF"}, -{ type: "languageCountryMap", language: "pt", country: "BR"}, -{ type: "languageCountryMap", language: "pt", country: "PT"}, -{ type: "languageCountryMap", language: "ro", country: "RO"}, -{ type: "languageCountryMap", language: "ru", country: "RU"}, -{ type: "languageCountryMap", language: "ru", country: "UA"}, -{ type: "languageCountryMap", language: "rw", country: "RW"}, -{ type: "languageCountryMap", language: "sa", country: "IN"}, -{ type: "languageCountryMap", language: "se", country: "NO"}, -{ type: "languageCountryMap", language: "sh", country: "BA"}, -{ type: "languageCountryMap", language: "sh", country: "CS"}, -{ type: "languageCountryMap", language: "sh", country: "YU"}, -{ type: "languageCountryMap", language: "sk", country: "SK"}, -{ type: "languageCountryMap", language: "sl", country: "SI"}, -{ type: "languageCountryMap", language: "so", country: "DJ"}, -{ type: "languageCountryMap", language: "so", country: "ET"}, -{ type: "languageCountryMap", language: "so", country: "KE"}, -{ type: "languageCountryMap", language: "so", country: "SO"}, -{ type: "languageCountryMap", language: "sq", country: "AL"}, -{ type: "languageCountryMap", language: "sr", country: "BA"}, -{ type: "languageCountryMap", language: "sr", country: "CS"}, -{ type: "languageCountryMap", language: "sr", country: "YU"}, -{ type: "languageCountryMap", language: "ss", country: "ZA"}, -{ type: "languageCountryMap", language: "st", country: "ZA"}, -{ type: "languageCountryMap", language: "sv", country: "FI"}, -{ type: "languageCountryMap", language: "sv", country: "SE"}, -{ type: "languageCountryMap", language: "sw", country: "KE"}, -{ type: "languageCountryMap", language: "sw", country: "TZ"}, -{ type: "languageCountryMap", language: "ta", country: "IN"}, -{ type: "languageCountryMap", language: "te", country: "IN"}, -{ type: "languageCountryMap", language: "tg", country: "TJ"}, -{ type: "languageCountryMap", language: "th", country: "TH"}, -{ type: "languageCountryMap", language: "ti", country: "ER"}, -{ type: "languageCountryMap", language: "ti", country: "ET"}, -{ type: "languageCountryMap", language: "tn", country: "ZA"}, -{ type: "languageCountryMap", language: "tr", country: "TR"}, -{ type: "languageCountryMap", language: "ts", country: "ZA"}, -{ type: "languageCountryMap", language: "tt", country: "RU"}, -{ type: "languageCountryMap", language: "uk", country: "UA"}, -{ type: "languageCountryMap", language: "ur", country: "IN"}, -{ type: "languageCountryMap", language: "ur", country: "PK"}, -{ type: "languageCountryMap", language: "uz", country: "AF"}, -{ type: "languageCountryMap", language: "uz", country: "UZ"}, -{ type: "languageCountryMap", language: "ve", country: "ZA"}, -{ type: "languageCountryMap", language: "vi", country: "VN"}, -{ type: "languageCountryMap", language: "xh", country: "ZA"}, -{ type: "languageCountryMap", language: "yo", country: "NG"}, -{ type: "languageCountryMap", language: "zh", country: "CN"}, -{ type: "languageCountryMap", language: "zh", country: "HK"}, -{ type: "languageCountryMap", language: "zh", country: "MO"}, -{ type: "languageCountryMap", language: "zh", country: "SG"}, -{ type: "languageCountryMap", language: "zh", country: "TW"}, -{ type: "languageCountryMap", language: "zu", country: "ZA"} -] diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/languages.json b/Open-ILS/web/conify/js/dijit/demos/i18n/languages.json deleted file mode 100644 index bc4955b2b1..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/languages.json +++ /dev/null @@ -1,7045 +0,0 @@ -[ -{ type: "language", iso: "aa", -countries: [ -{_reference: "DJ"}, -{_reference: "ER"}, -{_reference: "ET"}, -], -name: "Qafar", -}, -{ type: "language", iso: "af", -countries: [ -{_reference: "NA"}, -{_reference: "ZA"}, -], -name: "Afrikaans", -"af": "Afrikaans", -"es": "Spaans", -"pt": "Portugees", -"ru": "Russies", -"zh": "Sjinees", -}, -{ type: "language", iso: "ak", -countries: [ -{_reference: "GH"}, -], -}, -{ type: "language", iso: "am", -countries: [ -{_reference: "ET"}, -], -name: "አማርኛ", -"aa": "አፋርኛ", -"ab": "አብሐዚኛ", -"af": "አፍሪቃንስኛ", -"am": "አማርኛ", -"ar": "ዐርቢኛ", -"as": "አሳሜዛዊ", -"ay": "አያማርኛ", -"az": "አዜርባይጃንኛ", -"ba": "ባስኪርኛ", -"be": "ቤላራሻኛ", -"bg": "ቡልጋሪኛ", -"bh": "ቢሃሪ", -"bi": "ቢስላምኛ", -"bn": "በንጋሊኛ", -"bo": "ትበትንኛ", -"br": "ብሬቶንኛ", -"ca": "ካታላንኛ", -"co": "ኮርሲካኛ", -"cs": "ቼክኛ", -"cy": "ወልሽ", -"da": "ዴኒሽ", -"de": "ጀርመን", -"dz": "ድዞንግኻኛ", -"el": "ግሪክኛ", -"en": "እንግሊዝኛ", -"eo": "ኤስፐራንቶ", -"es": "ስፓኒሽ", -"et": "ኤስቶኒአን", -"eu": "ባስክኛ", -"fa": "ፐርሲያኛ", -"fi": "ፊኒሽ", -"fj": "ፊጂኛ", -"fo": "ፋሮኛ", -"fr": "ፈረንሳይኛ", -"fy": "ፍሪስኛ", -"ga": "አይሪሽ", -"gd": "እስኮትስ ጌልክኛ", -"gl": "ጋለጋኛ", -"gn": "ጓራኒኛ", -"gu": "ጉጃርቲኛ", -"ha": "ሃውሳኛ", -"he": "ዕብራስጥ", -"hi": "ሐንድኛ", -"hr": "ክሮሽያንኛ", -"hu": "ሀንጋሪኛ", -"hy": "አርመናዊ", -"ia": "ኢንቴርሊንጓ", -"id": "እንዶኒሲኛ", -"ie": "እንተርሊንግወ", -"ik": "እኑፒያቅኛ", -"is": "አይስላንድኛ", -"it": "ጣሊያንኛ", -"iu": "እኑክቲቱትኛ", -"ja": "ጃፓንኛ", -"jv": "ጃቫንኛ", -"ka": "ጊዮርጊያን", -"kk": "ካዛክኛ", -"kl": "ካላሊሱትኛ", -"km": "ክመርኛ", -"kn": "ካናዳኛ", -"ko": "ኮሪያኛ", -"ks": "ካሽሚርኛ", -"ku": "ኩርድሽኛ", -"ky": "ኪርጊዝኛ", -"la": "ላቲንኛ", -"ln": "ሊንጋላኛ", -"lo": "ላውስኛ", -"lt": "ሊቱአኒያን", -"lv": "ላትቪያን", -"mg": "ማላጋስኛ", -"mi": "ማዮሪኛ", -"mk": "ማከዶኒኛ", -"ml": "ማላያላምኛ", -"mn": "ሞንጎላዊኛ", -"mo": "ሞልዳቫዊና", -"mr": "ማራዚኛ", -"ms": "ማላይኛ", -"mt": "ማልቲስኛ", -"my": "ቡርማኛ", -"na": "ናኡሩ", -"ne": "ኔፓሊኛ", -"nl": "ደች", -"no": "ኖርዌጂያን", -"oc": "ኦኪታንኛ", -"om": "ኦሮምኛ", -"or": "ኦሪያኛ", -"pa": "ፓንጃቢኛ", -"pl": "ፖሊሽ", -"ps": "ፑሽቶኛ", -"pt": "ፖርቱጋሊኛ", -"qu": "ኵቿኛ", -"rm": "ሮማንስ", -"rn": "ሩንዲኛ", -"ro": "ሮማኒያን", -"ru": "ራሽኛ", -"rw": "ኪንያርዋንድኛ", -"sa": "ሳንስክሪትኛ", -"sd": "ሲንድሂኛ", -"sg": "ሳንጎኛ", -"si": "ስንሃልኛ", -"sk": "ስሎቫክኛ", -"sl": "ስሎቪኛ", -"sm": "ሳሞአኛ", -"sn": "ሾናኛ", -"so": "ሱማልኛ", -"sq": "ልቤኒኛ", -"sr": "ሰርቢኛ", -"ss": "ስዋቲኛ", -"st": "ሶዞኛ", -"su": "ሱዳንኛ", -"sv": "ስዊድንኛ", -"sw": "ስዋሂሊኛ", -"ta": "ታሚልኛ", -"te": "ተሉጉኛ", -"tg": "ታጂኪኛ", -"th": "ታይኛ", -"ti": "ትግርኛ", -"tk": "ቱርክመንኛ", -"tl": "ታጋሎገኛ", -"tn": "ጽዋናዊኛ", -"to": "ቶንጋ", -"tr": "ቱርክኛ", -"ts": "ጾንጋኛ", -"tt": "ታታርኛ", -"tw": "ትዊኛ", -"ug": "ኡዊግሁርኛ", -"uk": "ዩክረኒኛ", -"ur": "ኡርዱኛ", -"uz": "ኡዝበክኛ", -"vi": "ቪትናምኛ", -"vo": "ቮላፑክኛ", -"wo": "ዎሎፍኛ", -"xh": "ዞሳኛ", -"yi": "ይዲሻዊኛ", -"yo": "ዮሩባዊኛ", -"za": "ዡዋንግኛ", -"zh": "ቻይንኛ", -"zu": "ዙሉኛ", -}, -{ type: "language", iso: "ar", -countries: [ -{_reference: "AE"}, -{_reference: "BH"}, -{_reference: "DZ"}, -{_reference: "EG"}, -{_reference: "IQ"}, -{_reference: "JO"}, -{_reference: "KW"}, -{_reference: "LB"}, -{_reference: "LY"}, -{_reference: "MA"}, -{_reference: "OM"}, -{_reference: "QA"}, -{_reference: "SA"}, -{_reference: "SD"}, -{_reference: "SY"}, -{_reference: "TN"}, -{_reference: "YE"}, -], -name: "العربية", -"aa": "الأفارية", -"ab": "الأبخازية", -"ae": "الأفستية", -"af": "الأفريقية", -"ak": "الأكانية", -"am": "الأمهرية", -"an": "الأراجونية", -"ar": "العربية", -"as": "الأسامية", -"av": "الأفاريكية", -"ay": "الأيمارا", -"az": "الأذرية", -"ba": "الباشكيرية", -"be": "البيلوروسية", -"bg": "البلغارية", -"bh": "البيهارية", -"bi": "البيسلامية", -"bm": "البامبارا", -"bn": "البنغالية", -"bo": "التبتية", -"br": "البريتونية", -"bs": "البوسنية", -"ca": "الكاتالوينية", -"ce": "الشيشانية", -"ch": "التشامورو", -"co": "الكورسيكية", -"cr": "الكرى", -"cs": "التشيكية", -"cu": "سلافية كنسية", -"cv": "التشفاش", -"cy": "الولزية", -"da": "الدانماركية", -"de": "الألمانية", -"dv": "المالديفية", -"dz": "الزونخاية", -"el": "اليونانية", -"en": "الانجليزية", -"eo": "اسبرانتو", -"es": "الأسبانية", -"et": "الأستونية", -"eu": "لغة الباسك", -"fa": "الفارسية", -"ff": "الفلة", -"fi": "الفنلندية", -"fj": "الفيجية", -"fo": "الفارويز", -"fr": "الفرنسية", -"fy": "الفريزيان", -"ga": "الأيرلندية", -"gd": "الغيلية الأسكتلندية", -"gl": "الجاليكية", -"gn": "الجوارانى", -"gu": "الغوجاراتية", -"gv": "المنكية", -"ha": "الهوسا", -"he": "العبرية", -"hi": "الهندية", -"ho": "الهيرى موتو", -"hr": "الكرواتية", -"ht": "الهايتية", -"hu": "الهنغارية", -"hy": "الأرمينية", -"hz": "الهيريرو", -"ia": "اللّغة الوسيطة", -"id": "الأندونيسية", -"ie": "الانترلينج", -"ig": "الايجبو", -"ii": "السيتشيون يى", -"ik": "الاينبياك", -"io": "الايدو", -"is": "الأيسلاندية", -"it": "الايطالية", -"iu": "الاينكتيتت", -"ja": "اليابانية", -"jv": "الجاوية", -"ka": "الجورجية", -"kg": "الكونغو", -"ki": "الكيكيو", -"kj": "الكيونياما", -"kk": "الكازاخستانية", -"kl": "الكالاليست", -"km": "الخميرية", -"kn": "الكانادا", -"ko": "الكورية", -"kr": "الكانيورى", -"ks": "الكاشميرية", -"ku": "الكردية", -"kv": "الكومى", -"kw": "الكورنية", -"ky": "القيرغستانية", -"la": "اللاتينية", -"lb": "اللوكسمبرجية", -"lg": "الجاندا", -"li": "الليمبرجيشية", -"ln": "اللينجالا", -"lo": "اللاوية", -"lt": "اللتوانية", -"lu": "اللبا-كاتانجا", -"lv": "اللاتفية", -"mg": "المالاجاشية", -"mh": "المارشالية", -"mi": "الماورية", -"mk": "المقدونية", -"ml": "الماليالام", -"mn": "المنغولية", -"mo": "المولدوفية", -"mr": "الماراثى", -"ms": "لغة الملايو", -"mt": "المالطية", -"my": "البورمية", -"na": "النورو", -"nb": "البوكمالية النرويجية", -"nd": "النديبيل الشمالى", -"ne": "النيبالية", -"ng": "الندونجا", -"nl": "الهولندية", -"nn": "النينورسك النرويجي", -"no": "النرويجية", -"nr": "النديبيل الجنوبى", -"nv": "النافاجو", -"ny": "النيانجا، التشيتشوا، التشوا", -"oc": "الأوكيتان (بعد 1500)، بروفينسية", -"oj": "الأوجيبوا", -"om": "الأورومو", -"or": "الأورييا", -"os": "الأوسيتيك", -"pa": "البنجابية", -"pi": "البالية", -"pl": "البولندية", -"ps": "البشتونية", -"pt": "البرتغالية", -"qu": "الكويتشوا", -"rm": "الرهايتو-رومانس", -"rn": "الرندى", -"ro": "الرومانية", -"ru": "الروسية", -"rw": "الكينيارواندا", -"sa": "السنسكريتية", -"sc": "السردينية", -"sd": "السيندى", -"se": "السامي الشمالى", -"sg": "السانجو", -"si": "السريلانكية", -"sk": "السلوفاكية", -"sl": "السلوفانية", -"sm": "الساموائية", -"sn": "الشونا", -"so": "الصومالية", -"sq": "الألبانية", -"sr": "الصربية", -"ss": "السواتى", -"su": "السودانية", -"sv": "السويدية", -"sw": "السواحلية", -"ta": "التاميلية", -"te": "التيلجو", -"tg": "الطاجيكية", -"th": "التايلاندية", -"ti": "التيجرينيا", -"tk": "التركمانية", -"tl": "التاغالوغية", -"tn": "التسوانية", -"to": "تونجا - جزر تونجا", -"tr": "التركية", -"ts": "السونجا", -"tt": "التتارية", -"tw": "التوى", -"ty": "التاهيتية", -"ug": "الأغورية", -"uk": "الأوكرانية", -"ur": "الأردية", -"uz": "الاوزباكية", -"ve": "الفيندا", -"vi": "الفيتنامية", -"wa": "الولونية", -"wo": "الولوف", -"yi": "اليديشية", -"yo": "اليوروبية", -"za": "الزهيونج", -"zh": "الصينية", -}, -{ type: "language", iso: "as", -countries: [ -{_reference: "IN"}, -], -name: "অসমীয়া", -"as": "অসমীয়া", -}, -{ type: "language", iso: "az", -countries: [ -{_reference: "AZ"}, -], -name: "azərbaycanca", -"az": "azərbaycanca", -}, -{ type: "language", iso: "be", -countries: [ -{_reference: "BY"}, -], -name: "Беларускі", -"ar": "арабскі", -"be": "Беларускі", -"de": "нямецкі", -"en": "англійскі", -"es": "іспанскі", -"fr": "французскі", -"hi": "хіндзі", -"it": "італьянскі", -"ja": "японскі", -"pt": "партугальскі", -"ru": "рускі", -"zh": "кітайскі", -}, -{ type: "language", iso: "bg", -countries: [ -{_reference: "BG"}, -], -name: "Български", -"ab": "Абхазски", -"af": "Африканс", -"am": "Амхарски", -"ar": "Арабски", -"av": "Аварски", -"ay": "Аймара", -"az": "Азърбайджански", -"ba": "Башкирски", -"be": "Беларуски", -"bg": "Български", -"bi": "Бислама", -"bn": "Бенгалски", -"bo": "Тибетски", -"br": "Бретонски", -"bs": "Босненски", -"ca": "Каталонски", -"ce": "Чеченски", -"co": "Корсикански", -"cs": "Чешки", -"cu": "Църковно славянски", -"cy": "Уелски", -"da": "Датски", -"de": "Немски", -"dv": "Дивехи", -"el": "Гръцки", -"en": "Английски", -"eo": "Есперанто", -"es": "Испански", -"et": "Естонски", -"eu": "Баски", -"fa": "Персийски", -"fi": "Фински", -"fr": "Френски", -"ga": "Ирландски", -"gd": "Шотландски галски", -"gu": "Гуджарати", -"he": "Иврит", -"hi": "Хинди", -"hr": "Хърватски", -"ht": "Хаитянски", -"hu": "Унгарски", -"hy": "Арменски", -"id": "Индонезийски", -"io": "Идо", -"is": "Исландски", -"it": "Италиански", -"ja": "Японски", -"jv": "Явански", -"ka": "Грузински", -"kg": "Конгоански", -"ki": "кикуйу", -"kk": "Казахски", -"km": "Кхмерски", -"ko": "Корейски", -"ks": "Кашмирски", -"ku": "Кюрдски", -"ky": "Киргизски", -"la": "Латински", -"lb": "Люксембургски", -"lo": "Лаоски", -"lt": "Литовски", -"lv": "Латвийски", -"mg": "Малгашки", -"mi": "Маорски", -"mk": "Македонски", -"ml": "Малаялам", -"mn": "Монголски", -"mo": "Молдовски", -"ms": "Малайски", -"mt": "Малтийски", -"my": "Бирмански", -"ne": "Непалски", -"nl": "Холандски", -"no": "Норвежки", -"ny": "Чинянджа", -"os": "Осетски", -"pa": "Пенджабски", -"pl": "Полски", -"ps": "Пущу", -"pt": "Португалски", -"qu": "Кечуа", -"rm": "Реторомански", -"rn": "Рунди", -"ro": "Румънски", -"ru": "Руски", -"rw": "Киняруанда", -"sa": "Санкскритски", -"sc": "Сардински", -"sg": "Санго", -"sh": "Сърбохърватски", -"si": "Синхалски", -"sk": "Словашки", -"sl": "Словенски", -"sm": "Самоански", -"so": "Сомалийски", -"sq": "Албански", -"sr": "Сръбски", -"ss": "Суази", -"st": "Сесуто", -"sv": "Шведски", -"sw": "Суахили", -"ta": "Тамилски", -"te": "Телугу", -"tg": "Таджикски", -"th": "Таи", -"tk": "Туркменски", -"tr": "Турски", -"tt": "Татарски", -"ty": "Таитянски", -"uk": "Украински", -"ur": "Урду", -"uz": "Узбекски", -"vi": "Виетнамски", -"zh": "Китайски", -"zu": "Зулуски", -}, -{ type: "language", iso: "bn", -countries: [ -{_reference: "BD"}, -{_reference: "IN"}, -], -name: "বাংলা", -"bn": "বাংলা", -}, -{ type: "language", iso: "bs", -countries: [ -{_reference: "BA"}, -], -"de": "njemački", -"en": "engleski", -"es": "španjolski", -"fr": "francuski", -"it": "talijanski", -"ja": "japanski", -"pt": "portugalski", -"ru": "ruski", -"zh": "kineski", -}, -{ type: "language", iso: "ca", -countries: [ -{_reference: "ES"}, -], -name: "català", -"aa": "àfar", -"ab": "abkhaz", -"af": "afrikaans", -"am": "amhàric", -"ar": "àrab", -"as": "assamès", -"ay": "aimara", -"az": "àzeri", -"ba": "baixkir", -"be": "bielorús", -"bg": "búlgar", -"bh": "bihari", -"bi": "bislama", -"bn": "bengalí", -"bo": "tibetà", -"br": "bretó", -"ca": "català", -"co": "cors", -"cs": "txec", -"cy": "gal·lès", -"da": "danès", -"de": "alemany", -"dz": "bhutanès", -"el": "grec", -"en": "anglès", -"eo": "esperanto", -"es": "espanyol", -"et": "estonià", -"eu": "basc", -"fa": "persa", -"fi": "finès", -"fj": "fijià", -"fo": "feroès", -"fr": "francès", -"fy": "frisó", -"ga": "irlandès", -"gd": "escocès", -"gl": "gallec", -"gn": "guaraní", -"gu": "gujarati", -"ha": "hausa", -"he": "hebreu", -"hi": "hindi", -"hr": "croat", -"hu": "hongarès", -"hy": "armeni", -"ia": "interlingua", -"id": "indonesi", -"ie": "interlingue", -"ik": "inupiak", -"is": "islandès", -"it": "italià", -"iu": "inuktitut", -"ja": "japonès", -"jv": "javanès", -"ka": "georgià", -"kk": "kazakh", -"kl": "greenlandès", -"km": "cambodjà", -"kn": "kannada", -"ko": "coreà", -"ks": "caixmiri", -"ku": "kurd", -"ky": "kirguís", -"la": "llatí", -"ln": "lingala", -"lo": "laosià", -"lt": "lituà", -"lv": "letó", -"mg": "malgaix", -"mi": "maori", -"mk": "macedoni", -"ml": "malaialam", -"mn": "mongol", -"mo": "moldau", -"mr": "marathi", -"ms": "malai", -"mt": "maltès", -"my": "birmà", -"na": "nauruà", -"ne": "nepalès", -"nl": "neerlandès", -"no": "noruec", -"oc": "occità", -"om": "oromo (afan)", -"or": "oriya", -"pa": "panjabi", -"pl": "polonès", -"ps": "paixto", -"pt": "portuguès", -"qu": "quètxua", -"rm": "retoromànic", -"rn": "kirundi", -"ro": "romanès", -"ru": "rus", -"rw": "kinyarwanda", -"sa": "sànscrit", -"sd": "sindhi", -"sg": "sango", -"sh": "serbo-croat", -"si": "sinhalès", -"sk": "eslovac", -"sl": "eslovè", -"sm": "samoà", -"sn": "shona", -"so": "somali", -"sq": "albanès", -"sr": "serbi", -"ss": "siswati", -"st": "sotho", -"su": "sundanès", -"sv": "suec", -"sw": "swahili", -"ta": "tàmil", -"te": "telugu", -"tg": "tadjik", -"th": "thai", -"ti": "tigrinya", -"tk": "turcman", -"tl": "tagàlog", -"tn": "tswana", -"to": "tonga", -"tr": "turc", -"ts": "tsonga", -"tt": "tàtar", -"tw": "twi", -"ug": "uigur", -"uk": "ucraïnès", -"ur": "urdú", -"uz": "uzbek", -"vi": "vietnamita", -"vo": "volapuk", -"wo": "wòlof", -"xh": "xosa", -"yi": "jiddish", -"yo": "ioruba", -"za": "zhuang", -"zh": "xinés", -"zu": "zulu", -}, -{ type: "language", iso: "cs", -countries: [ -{_reference: "CZ"}, -], -name: "Čeština", -"aa": "Afarština", -"ab": "Abcházština", -"af": "Afrikánština", -"am": "Amharština", -"ar": "Arabština", -"as": "Assaméština", -"ay": "Aymárština", -"az": "Azerbajdžánština", -"ba": "Baskirština", -"be": "Běloruština", -"bg": "Bulharština", -"bh": "Biharština", -"bi": "Bislámština", -"bn": "Bengálština", -"bo": "Tibetština", -"br": "Bretaňština", -"ca": "Katalánština", -"co": "Korsičtina", -"cs": "Čeština", -"cy": "Velština", -"da": "Dánština", -"de": "Němčina", -"dz": "Bhútánština", -"el": "Řečtina", -"en": "Angličtina", -"eo": "Esperanto", -"es": "Španělština", -"et": "Estonština", -"eu": "Baskičtina", -"fa": "Perština", -"fi": "Finština", -"fj": "Fidži", -"fo": "Faerština", -"fr": "Francouzština", -"fy": "Fríština", -"ga": "Irština", -"gd": "Skotská galština", -"gl": "Haličština", -"gn": "Guaranština", -"gu": "Gujaratština", -"gv": "Manština", -"ha": "Hausa", -"he": "Hebrejština", -"hi": "Hindština", -"hr": "Chorvatština", -"hu": "Maďarština", -"hy": "Arménština", -"ia": "Interlingua", -"id": "Indonéština", -"ie": "Interlingue", -"ik": "Inupiakština", -"is": "Islandština", -"it": "Italština", -"iu": "Inuktitutština", -"ja": "Japonština", -"jv": "Javánština", -"ka": "Gruzínština", -"kk": "Kazachština", -"kl": "Grónština", -"km": "Kambodžština", -"kn": "Kannadština", -"ko": "Korejština", -"ks": "Kašmírština", -"ku": "Kurdština", -"ky": "Kirgizština", -"la": "Latina", -"ln": "Lingalština", -"lo": "Laoština", -"lt": "Litevština", -"lv": "Lotyština", -"mg": "Malgaština", -"mi": "Maorština", -"mk": "Makedonština", -"ml": "Malabarština", -"mn": "Mongolština", -"mo": "Moldavština", -"mr": "Marathi", -"ms": "Malajština", -"mt": "Maltština", -"my": "Barmština", -"na": "Nauru", -"ne": "Nepálština", -"no": "Norština", -"oc": "Occitan", -"om": "Oromo (Afan)", -"or": "Oriya", -"pa": "Paňdžábština", -"pl": "Polština", -"ps": "Pashto (Pushto)", -"pt": "Portugalština", -"qu": "Kečuánština", -"rm": "Rétorománština", -"rn": "Kirundi", -"ro": "Rumunština", -"ru": "Ruština", -"rw": "Kinyarwandština", -"sa": "Sanskrt", -"sd": "Sindhi", -"sg": "Sangho", -"sh": "Srbochorvatština", -"si": "Sinhálština", -"sk": "Slovenština", -"sl": "Slovinština", -"sm": "Samoyština", -"sn": "Shona", -"so": "Somálština", -"sq": "Albánština", -"sr": "Srbština", -"ss": "Siswatština", -"st": "Sesotho", -"su": "Sundanština", -"sv": "Švédština", -"sw": "Svahilština", -"ta": "Tamilština", -"te": "Telugština", -"tg": "Tádžičtina", -"th": "Thajština", -"ti": "Tigrinijština", -"tk": "Turkmenština", -"tl": "Tagalog", -"tn": "Setswanština", -"to": "Tonga", -"tr": "Turečtina", -"ts": "Tsonga", -"tt": "Tatarština", -"tw": "Twi", -"ug": "Uighurština", -"uk": "Ukrajinština", -"ur": "Urdština", -"uz": "Uzbečtina", -"vi": "Vietnamština", -"vo": "Volapuk", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Jidiš", -"yo": "Yoruba", -"za": "Zhuang", -"zh": "Čínština", -"zu": "Zulu", -}, -{ type: "language", iso: "cy", -countries: [ -{_reference: "GB"}, -], -name: "Cymraeg", -"ar": "Arabeg", -"cy": "Cymraeg", -"de": "Almaeneg", -"en": "Saesneg", -"es": "Sbaeneg", -"fr": "Ffrangeg", -"hi": "Hindi", -"it": "Eidaleg", -"ja": "Siapaneeg", -"pt": "Portiwgaleg", -"ru": "Rwsieg", -"zh": "Tseineeg", -}, -{ type: "language", iso: "da", -countries: [ -{_reference: "DK"}, -], -name: "Dansk", -"aa": "afar", -"ab": "abkhasisk", -"ae": "avestan", -"af": "afrikaans", -"ak": "akan", -"am": "amharisk", -"an": "aragonesisk", -"ar": "arabisk", -"as": "assamesisk", -"ay": "Aymara", -"az": "aserbajdsjansk", -"ba": "bashkir", -"be": "hviderussisk", -"bg": "bulgarsk", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengalsk", -"bo": "Tibetansk", -"br": "bretonsk", -"bs": "bosnisk", -"ca": "katalansk", -"ce": "tjetjensk", -"ch": "chamorro", -"co": "Korsikansk", -"cr": "Cree", -"cs": "Tjekkisk", -"cu": "Kirkeslavisk", -"cv": "Chuvash", -"cy": "Walisisk", -"da": "Dansk", -"de": "Tysk", -"dv": "Divehi", -"dz": "Dzongkha", -"ee": "Ewe", -"el": "Græsk", -"en": "Engelsk", -"eo": "Esperanto", -"es": "Spansk", -"et": "Estisk", -"eu": "baskisk", -"fa": "Persisk", -"ff": "Fulah", -"fi": "Finsk", -"fj": "Fijian", -"fo": "Færøsk", -"fr": "Fransk", -"fy": "Frisisk", -"ga": "Irsk", -"gd": "Gælisk (skotsk)", -"gl": "Galicisk", -"gn": "Guarani", -"gu": "Gujaratisk", -"gv": "Manx", -"ha": "Hausa", -"he": "Hebraisk", -"hi": "Hindi", -"ho": "Hiri Motu", -"hr": "Kroatisk", -"ht": "Haitisk", -"hu": "Ungarsk", -"hy": "armensk", -"hz": "Herero", -"ia": "Interlingua", -"id": "Indonesisk", -"ie": "Interlingue", -"ig": "Igbo", -"ii": "Sichuan Yi", -"ik": "Inupiaq", -"io": "Ido", -"is": "Islandsk", -"it": "Italiensk", -"iu": "Inuktitut", -"ja": "Japansk", -"jv": "Javanesisk", -"ka": "Georgisk", -"kg": "Kongo", -"ki": "Kikuyu", -"kj": "Kuanyama", -"kk": "Kasakhisk", -"kl": "Kalaallisut", -"km": "Khmer", -"kn": "Kannaresisk", -"ko": "Koreansk", -"kr": "Kanuri", -"ks": "Kashmiri", -"ku": "Kurdisk", -"kw": "Cornisk", -"ky": "Kirgisisk", -"la": "Latin", -"lb": "Luxembourgsk", -"lg": "Ganda", -"li": "Limburgsk", -"ln": "Lingala", -"lo": "Lao", -"lt": "Litauisk", -"lu": "Luba-Katanga", -"lv": "Lettisk", -"mg": "Malagasy", -"mh": "Marshallese", -"mi": "Maori", -"mk": "Makedonsk", -"ml": "Malayalam", -"mn": "Mongolsk", -"mo": "Moldovisk", -"mr": "Marathisk", -"ms": "Malay", -"mt": "Maltesisk", -"my": "burmesisk", -"na": "Nauru", -"nb": "Norsk Bokmål", -"nd": "Ndebele, Nord", -"ne": "Nepalesisk", -"ng": "Ndonga", -"nl": "Hollandsk", -"nn": "Nynorsk", -"no": "Norsk", -"nr": "Ndebele, Syd", -"nv": "Navajo", -"ny": "Nyanja; Chichewa; Chewa", -"oc": "Occitansk (efter 1500); Provencalsk", -"oj": "Ojibwa", -"om": "Oromo", -"or": "Oriya", -"os": "Ossetisk", -"pa": "Punjabi", -"pi": "Pali", -"pl": "Polsk", -"ps": "Pashto (Pushto)", -"pt": "Portugisisk", -"qu": "Quechua", -"rm": "Rætoromansk", -"rn": "Rundi", -"ro": "Rumænsk", -"ru": "Russisk", -"rw": "Kinyarwanda", -"sa": "Sanskrit", -"sc": "Sardinsk", -"sd": "Sindhi", -"se": "Nordsamisk", -"sg": "Sango", -"sh": "Serbokroatisk", -"si": "Singalesisk", -"sk": "Slovakisk", -"sl": "Slovensk", -"sm": "Samoansk", -"sn": "Shona", -"so": "Somalisk", -"sq": "albansk", -"sr": "Serbisk", -"ss": "Swati", -"st": "Sotho, Southern", -"su": "Sundanesisk", -"sv": "Svensk", -"sw": "Swahili", -"ta": "Tamilsk", -"te": "Telugu", -"tg": "Tajik", -"th": "Thailandsk", -"ti": "Tigrinya", -"tk": "Turkmensk", -"tl": "Tagalog", -"tn": "Tswana", -"to": "Tonga (Tongaøerne)", -"tr": "Tyrkisk", -"ts": "Tsonga", -"tt": "Tatarisk", -"tw": "Twi", -"ty": "Tahitiansk", -"ug": "Uigurisk", -"uk": "Ukrainsk", -"ur": "Urdu", -"uz": "Usbekisk", -"ve": "Venda", -"vi": "Vietnamesisk", -"vo": "Volapük", -"wa": "Vallonsk", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Jiddisch", -"yo": "Yoruba", -"za": "Zhuang", -"zh": "Kinesisk", -"zu": "Zulu", -}, -{ type: "language", iso: "de", -countries: [ -{_reference: "AT"}, -{_reference: "BE"}, -{_reference: "CH"}, -{_reference: "DE"}, -{_reference: "LI"}, -{_reference: "LU"}, -], -name: "Deutsch", -"aa": "Afar", -"ab": "Abchasisch", -"ae": "Avestisch", -"af": "Afrikaans", -"ak": "Akan", -"am": "Amharisch", -"an": "Aragonesisch", -"ar": "Arabisch", -"as": "Assamesisch", -"av": "Awarisch", -"ay": "Aymará-Sprache", -"az": "Aserbaidschanisch", -"ba": "Baschkirisch", -"be": "Weißrussisch", -"bg": "Bulgarisch", -"bh": "Biharisch", -"bi": "Bislama", -"bm": "Bambara-Sprache", -"bn": "Bengalisch", -"bo": "Tibetisch", -"br": "Bretonisch", -"bs": "Bosnisch", -"ca": "Katalanisch", -"ce": "Tschetschenisch", -"ch": "Chamorro-Sprache", -"co": "Korsisch", -"cr": "Cree", -"cs": "Tschechisch", -"cu": "Kirchenslawisch", -"cv": "Tschuwaschisch", -"cy": "Kymrisch", -"da": "Dänisch", -"de": "Deutsch", -"dv": "Maledivisch", -"dz": "Bhutanisch", -"ee": "Ewe-Sprache", -"el": "Griechisch", -"en": "Englisch", -"eo": "Esperanto", -"es": "Spanisch", -"et": "Estnisch", -"eu": "Baskisch", -"fa": "Persisch", -"ff": "Ful", -"fi": "Finnisch", -"fj": "Fidschianisch", -"fo": "Färöisch", -"fr": "Französisch", -"fy": "Friesisch", -"ga": "Irisch", -"gd": "Schottisch-Gälisch", -"gl": "Galizisch", -"gn": "Guarani", -"gu": "Gujarati", -"gv": "Manx", -"ha": "Hausa", -"he": "Hebräisch", -"hi": "Hindi", -"ho": "Hiri-Motu", -"hr": "Kroatisch", -"ht": "Kreolisch", -"hu": "Ungarisch", -"hy": "Armenisch", -"hz": "Herero-Sprache", -"ia": "Interlingua", -"id": "Indonesisch", -"ie": "Interlingue", -"ig": "Igbo-Sprache", -"ii": "Sichuan Yi", -"ik": "Inupiak", -"io": "Ido-Sprache", -"is": "Isländisch", -"it": "Italienisch", -"iu": "Inukitut", -"ja": "Japanisch", -"jv": "Javanisch", -"ka": "Georgisch", -"kg": "Kongo", -"ki": "Kikuyu-Sprache", -"kj": "Kwanyama", -"kk": "Kasachisch", -"kl": "Grönländisch", -"km": "Kambodschanisch", -"kn": "Kannada", -"ko": "Koreanisch", -"kr": "Kanuri-Sprache", -"ks": "Kaschmirisch", -"ku": "Kurdisch", -"kv": "Komi-Sprache", -"kw": "Kornisch", -"ky": "Kirgisisch", -"la": "Latein", -"lb": "Luxemburgisch", -"lg": "Ganda-Sprache", -"li": "Limburgisch", -"ln": "Lingala", -"lo": "Laotisch", -"lt": "Litauisch", -"lu": "Luba", -"lv": "Lettisch", -"mg": "Madagassisch", -"mh": "Marschallesisch", -"mi": "Maori", -"mk": "Mazedonisch", -"ml": "Malayalam", -"mn": "Mongolisch", -"mo": "Moldauisch", -"mr": "Marathi", -"ms": "Malaiisch", -"mt": "Maltesisch", -"my": "Birmanisch", -"na": "Nauruisch", -"nb": "Norwegisch Bokmål", -"nd": "Ndebele-Sprache (Nord)", -"ne": "Nepalesisch", -"ng": "Ndonga", -"nl": "Niederländisch", -"nn": "Norwegisch Nynorsk", -"no": "Norwegisch", -"nr": "Ndebele-Sprache (Süd)", -"nv": "Navajo-Sprache", -"ny": "Chewa-Sprache", -"oc": "Okzitanisch", -"oj": "Ojibwa-Sprache", -"om": "Oromo", -"or": "Orija", -"os": "Ossetisch", -"pa": "Pandschabisch", -"pi": "Pali", -"pl": "Polnisch", -"ps": "Afghanisch (Paschtu)", -"pt": "Portugiesisch", -"qu": "Quechua", -"rm": "Rätoromanisch", -"rn": "Rundi-Sprache", -"ro": "Rumänisch", -"ru": "Russisch", -"rw": "Ruandisch", -"sa": "Sanskrit", -"sc": "Sardisch", -"sd": "Sindhi", -"se": "Nord-Samisch", -"sg": "Sango", -"sh": "Serbo-Kroatisch", -"si": "Singhalesisch", -"sk": "Slowakisch", -"sl": "Slowenisch", -"sm": "Samoanisch", -"sn": "Shona", -"so": "Somali", -"sq": "Albanisch", -"sr": "Serbisch", -"ss": "Swazi", -"st": "Süd-Sotho-Sprache", -"su": "Sudanesisch", -"sv": "Schwedisch", -"sw": "Suaheli", -"ta": "Tamilisch", -"te": "Telugu", -"tg": "Tadschikisch", -"th": "Thai", -"ti": "Tigrinja", -"tk": "Turkmenisch", -"tl": "Tagalog", -"tn": "Tswana-Sprache", -"to": "Tongaisch", -"tr": "Türkisch", -"ts": "Tsonga", -"tt": "Tatarisch", -"tw": "Twi", -"ty": "Tahitisch", -"ug": "Uigurisch", -"uk": "Ukrainisch", -"ur": "Urdu", -"uz": "Usbekisch", -"ve": "Venda-Sprache", -"vi": "Vietnamesisch", -"vo": "Volapük", -"wa": "Wallonisch", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Jiddisch", -"yo": "Joruba", -"za": "Zhuang", -"zh": "Chinesisch", -"zu": "Zulu", -}, -{ type: "language", iso: "dv", -countries: [ -{_reference: "MV"}, -], -name: "ދިވެހިބަސް", -}, -{ type: "language", iso: "dz", -countries: [ -{_reference: "BT"}, -], -name: "རྫོང་ཁ", -}, -{ type: "language", iso: "ee", -countries: [ -{_reference: "GH"}, -{_reference: "TG"}, -], -}, -{ type: "language", iso: "el", -countries: [ -{_reference: "CY"}, -{_reference: "GR"}, -], -name: "Ελληνικά", -"ar": "Αραβικά", -"be": "Λευκορωσικά", -"bg": "Βουλγαρικά", -"bn": "Μπενγκάλι", -"bo": "Θιβετιανά", -"bs": "Βοσνιακά", -"ca": "Καταλανικά", -"co": "Κορσικανικά", -"cs": "Τσεχικά", -"cy": "Ουαλικά", -"da": "Δανικά", -"de": "Γερμανικά", -"el": "Ελληνικά", -"en": "Αγγλικά", -"es": "Ισπανικά", -"et": "Εσθονικά", -"eu": "Βασκικά", -"fa": "Περσικά", -"fi": "Φινλανδικά", -"fr": "Γαλλικά", -"ga": "Ιρλανδικά", -"gd": "Σκωτικά Κελτικά", -"he": "Εβραϊκά", -"hi": "Χίντι", -"hr": "Κροατικά", -"hu": "Ουγγρικά", -"hy": "Αρμενικά", -"id": "Ινδονησιακά", -"is": "Ισλανδικά", -"it": "Ιταλικά", -"ja": "Ιαπωνικά", -"ka": "Γεωργιανά", -"ko": "Κορεατικά", -"la": "Λατινικά", -"lt": "Λιθουανικά", -"lv": "Λετονικά", -"mk": "Σλαβομακεδονικά", -"mn": "Μογγολικά", -"mo": "Μολδαβικά", -"mt": "Μαλτεζικά", -"nl": "Ολλανδικά", -"no": "Νορβηγικά", -"pl": "Πολωνικά", -"pt": "Πορτογαλικά", -"ro": "Ρουμανικά", -"ru": "Ρωσικά", -"sh": "Σερβοκροατικά", -"sk": "Σλοβακικά", -"sl": "Σλοβενικά", -"sq": "Αλβανικά", -"sr": "Σερβικά", -"sv": "Σουηδικά", -"th": "Ταϊλανδικά", -"tr": "Τουρκικά", -"uk": "Ουκρανικά", -"vi": "Βιετναμεζικά", -"yi": "Ιουδαϊκά", -"zh": "Κινεζικά", -}, -{ type: "language", iso: "en", -countries: [ -{_reference: "AS"}, -{_reference: "AU"}, -{_reference: "BE"}, -{_reference: "BW"}, -{_reference: "BZ"}, -{_reference: "CA"}, -{_reference: "GB"}, -{_reference: "GU"}, -{_reference: "HK"}, -{_reference: "IE"}, -{_reference: "IN"}, -{_reference: "JM"}, -{_reference: "MH"}, -{_reference: "MP"}, -{_reference: "MT"}, -{_reference: "NA"}, -{_reference: "NZ"}, -{_reference: "PH"}, -{_reference: "PK"}, -{_reference: "SG"}, -{_reference: "TT"}, -{_reference: "UM"}, -{_reference: "US"}, -{_reference: "VI"}, -{_reference: "ZA"}, -{_reference: "ZW"}, -], -name: "English", -"aa": "Afar", -"ab": "Abkhazian", -"ae": "Avestan", -"af": "Afrikaans", -"ak": "Akan", -"am": "Amharic", -"an": "Aragonese", -"ar": "Arabic", -"as": "Assamese", -"av": "Avaric", -"ay": "Aymara", -"az": "Azerbaijani", -"ba": "Bashkir", -"be": "Belarusian", -"bg": "Bulgarian", -"bh": "Bihari", -"bi": "Bislama", -"bm": "Bambara", -"bn": "Bengali", -"bo": "Tibetan", -"br": "Breton", -"bs": "Bosnian", -"ca": "Catalan", -"ce": "Chechen", -"ch": "Chamorro", -"co": "Corsican", -"cr": "Cree", -"cs": "Czech", -"cu": "Church Slavic", -"cv": "Chuvash", -"cy": "Welsh", -"da": "Danish", -"de": "German", -"dv": "Divehi", -"dz": "Dzongkha", -"ee": "Ewe", -"el": "Greek", -"en": "English", -"eo": "Esperanto", -"es": "Spanish", -"et": "Estonian", -"eu": "Basque", -"fa": "Persian", -"ff": "Fulah", -"fi": "Finnish", -"fj": "Fijian", -"fo": "Faroese", -"fr": "French", -"fy": "Western Frisian", -"ga": "Irish", -"gd": "Scottish Gaelic", -"gl": "Galician", -"gn": "Guarani", -"gu": "Gujarati", -"gv": "Manx", -"ha": "Hausa", -"he": "Hebrew", -"hi": "Hindi", -"ho": "Hiri Motu", -"hr": "Croatian", -"ht": "Haitian", -"hu": "Hungarian", -"hy": "Armenian", -"hz": "Herero", -"ia": "Interlingua", -"id": "Indonesian", -"ie": "Interlingue", -"ig": "Igbo", -"ii": "Sichuan Yi", -"ik": "Inupiaq", -"io": "Ido", -"is": "Icelandic", -"it": "Italian", -"iu": "Inuktitut", -"ja": "Japanese", -"jv": "Javanese", -"ka": "Georgian", -"kg": "Kongo", -"ki": "Kikuyu", -"kj": "Kuanyama", -"kk": "Kazakh", -"kl": "Kalaallisut", -"km": "Khmer", -"kn": "Kannada", -"ko": "Korean", -"kr": "Kanuri", -"ks": "Kashmiri", -"ku": "Kurdish", -"kv": "Komi", -"kw": "Cornish", -"ky": "Kirghiz", -"la": "Latin", -"lb": "Luxembourgish", -"lg": "Ganda", -"li": "Limburgish", -"ln": "Lingala", -"lo": "Lao", -"lt": "Lithuanian", -"lu": "Luba-Katanga", -"lv": "Latvian", -"mg": "Malagasy", -"mh": "Marshallese", -"mi": "Maori", -"mk": "Macedonian", -"ml": "Malayalam", -"mn": "Mongolian", -"mo": "Moldavian", -"mr": "Marathi", -"ms": "Malay", -"mt": "Maltese", -"my": "Burmese", -"na": "Nauru", -"nb": "Norwegian Bokmål", -"nd": "North Ndebele", -"ne": "Nepali", -"ng": "Ndonga", -"nl": "Dutch", -"nn": "Norwegian Nynorsk", -"no": "Norwegian", -"nr": "South Ndebele", -"nv": "Navajo", -"ny": "Nyanja; Chichewa; Chewa", -"oc": "Occitan (post 1500); Provençal", -"oj": "Ojibwa", -"om": "Oromo", -"or": "Oriya", -"os": "Ossetic", -"pa": "Punjabi", -"pi": "Pali", -"pl": "Polish", -"pt": "Portuguese", -"qu": "Quechua", -"rm": "Rhaeto-Romance", -"rn": "Rundi", -"ro": "Romanian", -"ru": "Russian", -"rw": "Kinyarwanda", -"sa": "Sanskrit", -"sc": "Sardinian", -"sd": "Sindhi", -"se": "Northern Sami", -"sg": "Sango", -"sh": "Serbo-Croatian", -"si": "Sinhalese", -"sk": "Slovak", -"sl": "Slovenian", -"sm": "Samoan", -"sn": "Shona", -"so": "Somali", -"sq": "Albanian", -"sr": "Serbian", -"ss": "Swati", -"st": "Southern Sotho", -"su": "Sundanese", -"sv": "Swedish", -"sw": "Swahili", -"ta": "Tamil", -"te": "Telugu", -"tg": "Tajik", -"th": "Thai", -"ti": "Tigrinya", -"tk": "Turkmen", -"tl": "Tagalog", -"tn": "Tswana", -"to": "Tonga (Tonga Islands)", -"tr": "Turkish", -"ts": "Tsonga", -"tt": "Tatar", -"tw": "Twi", -"ty": "Tahitian", -"ug": "Uighur", -"uk": "Ukrainian", -"ur": "Urdu", -"uz": "Uzbek", -"ve": "Venda", -"vi": "Vietnamese", -"vo": "Volapük", -"wa": "Walloon", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Yiddish", -"yo": "Yoruba", -"za": "Zhuang", -"zh": "Chinese", -"zu": "Zulu", -}, -{ type: "language", iso: "eo", -countries: [ -], -name: "esperanto", -"aa": "afara", -"ab": "abĥaza", -"af": "afrikansa", -"am": "amhara", -"ar": "araba", -"as": "asama", -"ay": "ajmara", -"az": "azerbajĝana", -"ba": "baŝkira", -"be": "belorusa", -"bg": "bulgara", -"bh": "bihara", -"bi": "bislamo", -"bn": "bengala", -"bo": "tibeta", -"br": "bretona", -"ca": "kataluna", -"co": "korsika", -"cs": "ĉeĥa", -"cy": "kimra", -"da": "dana", -"de": "germana", -"dz": "dzonko", -"el": "greka", -"en": "angla", -"eo": "esperanto", -"es": "hispana", -"et": "estona", -"eu": "eŭska", -"fa": "persa", -"fi": "finna", -"fj": "fiĝia", -"fo": "feroa", -"fr": "franca", -"fy": "frisa", -"ga": "irlanda", -"gd": "gaela", -"gl": "galega", -"gn": "gvarania", -"gu": "guĝarata", -"ha": "haŭsa", -"he": "hebrea", -"hi": "hinda", -"hr": "kroata", -"hu": "hungara", -"hy": "armena", -"ia": "interlingvao", -"id": "indonezia", -"ie": "okcidentalo", -"ik": "eskima", -"is": "islanda", -"it": "itala", -"iu": "inuita", -"ja": "japana", -"jv": "java", -"ka": "kartvela", -"kk": "kazaĥa", -"kl": "gronlanda", -"km": "kmera", -"kn": "kanara", -"ko": "korea", -"ks": "kaŝmira", -"ku": "kurda", -"ky": "kirgiza", -"la": "latino", -"ln": "lingala", -"lo": "laŭa", -"lt": "litova", -"lv": "latva", -"mg": "malagasa", -"mi": "maoria", -"mk": "makedona", -"ml": "malajalama", -"mn": "mongola", -"mr": "marata", -"ms": "malaja", -"mt": "malta", -"my": "birma", -"na": "naura", -"ne": "nepala", -"nl": "nederlanda", -"no": "norvega", -"oc": "okcitana", -"om": "oroma", -"or": "orijo", -"pa": "panĝaba", -"pl": "pola", -"ps": "paŝtua", -"pt": "portugala", -"qu": "keĉua", -"rm": "romanĉa", -"rn": "burunda", -"ro": "rumana", -"ru": "rusa", -"rw": "ruanda", -"sa": "sanskrito", -"sd": "sinda", -"sg": "sangoa", -"sh": "serbo-Kroata", -"si": "sinhala", -"sk": "slovaka", -"sl": "slovena", -"sm": "samoa", -"sn": "ŝona", -"so": "somala", -"sq": "albana", -"sr": "serba", -"ss": "svazia", -"st": "sota", -"su": "sunda", -"sv": "sveda", -"sw": "svahila", -"ta": "tamila", -"te": "telugua", -"tg": "taĝika", -"th": "taja", -"ti": "tigraja", -"tk": "turkmena", -"tl": "filipina", -"tn": "cvana", -"to": "tongaa", -"tr": "turka", -"ts": "conga", -"tt": "tatara", -"tw": "akana", -"ug": "ujgura", -"uk": "ukraina", -"ur": "urduo", -"uz": "uzbeka", -"vi": "vjetnama", -"vo": "volapuko", -"wo": "volofa", -"xh": "ksosa", -"yi": "jida", -"yo": "joruba", -"za": "ĝuanga", -"zh": "ĉina", -"zu": "zulua", -}, -{ type: "language", iso: "es", -countries: [ -{_reference: "AR"}, -{_reference: "BO"}, -{_reference: "CL"}, -{_reference: "CO"}, -{_reference: "CR"}, -{_reference: "DO"}, -{_reference: "EC"}, -{_reference: "ES"}, -{_reference: "GT"}, -{_reference: "HN"}, -{_reference: "MX"}, -{_reference: "NI"}, -{_reference: "PA"}, -{_reference: "PE"}, -{_reference: "PR"}, -{_reference: "PY"}, -{_reference: "SV"}, -{_reference: "US"}, -{_reference: "UY"}, -{_reference: "VE"}, -], -name: "español", -"aa": "afar", -"ab": "abjaso", -"ae": "avéstico", -"af": "afrikaans", -"ak": "akan", -"am": "amárico", -"an": "aragonés", -"ar": "árabe", -"as": "asamés", -"av": "avar", -"ay": "aymara", -"az": "azerí", -"ba": "bashkir", -"be": "bielorruso", -"bg": "búlgaro", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengalí", -"bo": "tibetano", -"br": "bretón", -"bs": "bosnio", -"ca": "catalán", -"ce": "checheno", -"ch": "chamorro", -"co": "corso", -"cr": "cree", -"cs": "checo", -"cu": "eslavo eclesiástico", -"cv": "chuvash", -"cy": "galés", -"da": "danés", -"de": "alemán", -"dv": "divehi", -"ee": "ewe", -"el": "griego", -"en": "inglés", -"eo": "esperanto", -"es": "español", -"et": "estonio", -"eu": "vasco", -"fa": "farsi", -"ff": "fula", -"fi": "finés", -"fo": "feroés", -"fr": "francés", -"fy": "frisón", -"ga": "irlandés", -"gd": "gaélico escocés", -"gl": "gallego", -"gn": "guaraní", -"gu": "gujarati", -"gv": "gaélico manés", -"ha": "hausa", -"he": "hebreo", -"hi": "hindi", -"ho": "hiri motu", -"hr": "croata", -"ht": "haitiano", -"hu": "húngaro", -"hy": "armenio", -"hz": "herero", -"ia": "interlingua", -"id": "indonesio", -"ie": "interlingue", -"ig": "igbo", -"ii": "sichuan yi", -"ik": "inupiak", -"io": "ido", -"is": "islandés", -"it": "italiano", -"iu": "inuktitut", -"ja": "japonés", -"jv": "javanés", -"ka": "georgiano", -"kg": "kongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kazajo", -"kl": "groenlandés", -"km": "jemer", -"kn": "canarés", -"ko": "coreano", -"kr": "kanuri", -"ks": "cachemiro", -"ku": "kurdo", -"kv": "komi", -"kw": "córnico", -"ky": "kirghiz", -"la": "latín", -"lb": "luxemburgués", -"lg": "ganda", -"li": "limburgués", -"ln": "lingala", -"lo": "laosiano", -"lt": "lituano", -"lu": "luba-katanga", -"lv": "letón", -"mg": "malgache", -"mh": "marshalés", -"mi": "maorí", -"mk": "macedonio", -"ml": "malayalam", -"mn": "mongol", -"mo": "moldavo", -"mr": "marathi", -"ms": "malayo", -"mt": "maltés", -"my": "birmano", -"na": "nauruano", -"nb": "bokmal noruego", -"nd": "ndebele septentrional", -"ne": "nepalí", -"ng": "ndonga", -"nn": "nynorsk noruego", -"no": "noruego", -"nr": "ndebele meridional", -"nv": "navajo", -"ny": "nyanja", -"oc": "occitano (después del 1500)", -"oj": "ojibwa", -"om": "oromo", -"or": "oriya", -"os": "osético", -"pa": "punjabí", -"pi": "pali", -"pl": "polaco", -"ps": "pashto", -"pt": "portugués", -"qu": "quechua", -"rm": "reto-romance", -"rn": "kiroundi", -"ro": "rumano", -"ru": "ruso", -"rw": "kinyarwanda", -"sa": "sánscrito", -"sc": "sardo", -"sd": "sindhi", -"se": "sami septentrional", -"sg": "sango", -"sh": "serbocroata", -"sk": "eslovaco", -"sl": "esloveno", -"sm": "samoano", -"sn": "shona", -"so": "somalí", -"sq": "albanés", -"sr": "serbio", -"ss": "siswati", -"st": "sesotho", -"su": "sundanés", -"sv": "sueco", -"sw": "swahili", -"ta": "tamil", -"te": "telugu", -"tg": "tayiko", -"th": "tailandés", -"tl": "tagalo", -"tn": "setchwana", -"to": "tonga (Islas Tonga)", -"tr": "turco", -"ts": "tsonga", -"tw": "twi", -"ty": "tahitiano", -"ug": "uigur", -"uk": "ucraniano", -"ur": "urdu", -"uz": "uzbeko", -"ve": "venda", -"vi": "vietnamita", -"wa": "valón", -"wo": "uolof", -"xh": "xhosa", -"yo": "yoruba", -"za": "zhuang", -"zh": "chino", -"zu": "zulú", -}, -{ type: "language", iso: "et", -countries: [ -{_reference: "EE"}, -], -name: "Eesti", -"ar": "Araabia", -"bg": "Bulgaaria", -"cs": "Tiehhi", -"da": "Taani", -"de": "Saksa", -"el": "Kreeka", -"en": "Inglise", -"es": "Hispaania", -"et": "Eesti", -"fi": "Soome", -"fr": "Prantsuse", -"he": "Heebrea", -"hr": "Horvaadi", -"hu": "Ungari", -"it": "Itaalia", -"ja": "Jaapani", -"ko": "Korea", -"lt": "Leedu", -"lv": "Läti", -"nl": "Hollandi", -"no": "Norra", -"pl": "Poola", -"pt": "Portugali", -"ro": "Rumeenia", -"ru": "Vene", -"sk": "Slovaki", -"sl": "Sloveeni", -"sv": "Rootsi", -"tr": "Türgi", -"zh": "Hiina", -}, -{ type: "language", iso: "eu", -countries: [ -{_reference: "ES"}, -], -name: "euskara", -"de": "alemanera", -"en": "ingelera", -"es": "espainiera", -"eu": "euskara", -"fr": "frantsesera", -"it": "italiera", -"ja": "japoniera", -"pt": "portugalera", -"ru": "errusiera", -"zh": "txinera", -}, -{ type: "language", iso: "fa", -countries: [ -{_reference: "AF"}, -{_reference: "IR"}, -], -name: "فارسی", -"az": "ترکی آذربایجانی", -"bs": "بوسنیایی", -"cu": "اسلاوی کلیسایی", -"ii": "یی سیچوان", -"iu": "اینوکتیتوت", -"li": "لیمبورگی", -"lu": "لوبایی‐کاتانگا", -"ng": "ندونگایی", -"pi": "پالی", -"tr": "ترکی استانبولی", -}, -{ type: "language", iso: "fi", -countries: [ -{_reference: "FI"}, -], -name: "suomi", -"aa": "afar", -"ab": "abhaasi", -"ae": "avesta", -"af": "afrikaans", -"ak": "akan", -"am": "amhara", -"an": "aragonia", -"ar": "arabia", -"as": "assami", -"av": "avaari", -"ay": "aimara", -"az": "azeri", -"ba": "baškiiri", -"be": "valkovenäjä", -"bg": "bulgaria", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengali", -"bo": "tiibet", -"br": "bretoni", -"bs": "bosnia", -"ca": "katalaani", -"ce": "tšetšeeni", -"ch": "tšamorro", -"co": "korsika", -"cr": "cree", -"cs": "tšekki", -"cu": "kirkkoslaavi", -"cv": "tšuvassi", -"cy": "kymri", -"da": "tanska", -"de": "saksa", -"dv": "divehi", -"dz": "dzongkha", -"ee": "ewe", -"el": "kreikka", -"en": "englanti", -"eo": "esperanto", -"es": "espanja", -"et": "viro", -"eu": "baski", -"ff": "fulani", -"fi": "suomi", -"fj": "fidži", -"fo": "fääri", -"fr": "ranska", -"fy": "länsifriisi", -"ga": "iiri", -"gd": "gaeli", -"gl": "galicia", -"gn": "guarani", -"gv": "manx", -"ha": "hausa", -"he": "heprea", -"hi": "hindi", -"ho": "hiri-motu", -"hr": "kroatia", -"ht": "haiti", -"hu": "unkari", -"hy": "armenia", -"hz": "herero", -"ia": "interlingua", -"id": "indonesia", -"ie": "interlingue", -"ig": "igbo", -"ii": "sichuanin-yi", -"ik": "inupiatun", -"io": "ido", -"is": "islanti", -"it": "italia", -"iu": "inuktitut", -"ja": "japani", -"jv": "jaava", -"ka": "georgia", -"kg": "kongo", -"ki": "kikuju", -"kj": "kuanjama", -"kk": "kazakki", -"kl": "kalaallisut; grönlanti", -"km": "khmer", -"kn": "kannada", -"ko": "korea", -"kr": "kanuri", -"ks": "kašmiri", -"ku": "kurdi", -"kv": "komi", -"kw": "korni", -"ky": "kirgiisi", -"la": "latina", -"lb": "luxemburg", -"lg": "ganda", -"li": "limburg", -"ln": "lingala", -"lo": "lao", -"lt": "liettua", -"lu": "luba (Katanga)", -"lv": "latvia", -"mg": "malagassi", -"mh": "marshall", -"mi": "maori", -"mk": "makedonia", -"ml": "malajalam", -"mn": "mongoli", -"mo": "moldavia", -"mr": "marathi", -"ms": "malaiji", -"mt": "malta", -"my": "burma", -"na": "nauru", -"nb": "norja (bokmål)", -"nd": "ndebele, pohjois-", -"ne": "nepali", -"ng": "ndonga", -"nl": "hollanti", -"nn": "norja (nynorsk)", -"no": "norja", -"nr": "ndebele, etelä-", -"nv": "navajo", -"ny": "njandža", -"oc": "oksitaani", -"oj": "odžibwa", -"om": "oromo", -"or": "orija", -"os": "osseetti", -"pa": "pandžabi", -"pi": "paali", -"pl": "puola", -"ps": "paštu", -"pt": "portugali", -"qu": "ketšua", -"rm": "retoromaani", -"rn": "rundi", -"ro": "romania", -"ru": "venäjä", -"rw": "ruanda", -"sa": "sanskrit", -"sc": "sardi", -"sd": "sindhi", -"se": "saame, pohjois-", -"sg": "sango", -"si": "sinhali", -"sk": "slovakki", -"sl": "sloveeni", -"sm": "samoa", -"sn": "šona", -"so": "somali", -"sq": "albania", -"sr": "serbia", -"ss": "swazi", -"st": "sotho, etelä-", -"su": "sunda", -"sv": "ruotsi", -"sw": "swahili", -"ta": "tamil", -"te": "telugu", -"tg": "tadžikki", -"th": "thai", -"ti": "tigrinja", -"tk": "turkmeeni", -"tl": "tagalog", -"tn": "tswana", -"to": "tonga (Tonga)", -"tr": "turkki", -"ts": "tsonga", -"tt": "tataari", -"tw": "twi", -"ty": "tahiti", -"ug": "uiguuri", -"uk": "ukraina", -"ur": "urdu", -"uz": "uzbekki", -"ve": "venda", -"vi": "vietnam", -"vo": "volapük", -"wa": "valloni", -"wo": "wolof", -"xh": "xhosa", -"yi": "jiddiš", -"yo": "joruba", -"za": "zhuang", -"zh": "kiina", -"zu": "zulu", -}, -{ type: "language", iso: "fo", -countries: [ -{_reference: "FO"}, -], -name: "føroyskt", -"fo": "føroyskt", -}, -{ type: "language", iso: "fr", -countries: [ -{_reference: "BE"}, -{_reference: "CA"}, -{_reference: "CH"}, -{_reference: "FR"}, -{_reference: "LU"}, -{_reference: "MC"}, -], -name: "français", -"aa": "afar", -"ab": "abkhaze", -"ae": "avestique", -"af": "afrikaans", -"ak": "akan", -"am": "amharique", -"an": "aragonais", -"ar": "arabe", -"as": "assamais", -"av": "avar", -"ay": "aymara", -"az": "azéri", -"ba": "bachkir", -"be": "biélorusse", -"bg": "bulgare", -"bh": "bihari", -"bi": "bichlamar", -"bm": "bambara", -"bn": "bengali", -"bo": "tibétain", -"br": "breton", -"bs": "bosniaque", -"ca": "catalan", -"ce": "tchétchène", -"ch": "chamorro", -"co": "corse", -"cr": "cree", -"cs": "tchèque", -"cu": "slavon d’église", -"cv": "tchouvache", -"cy": "gallois", -"da": "danois", -"de": "allemand", -"dv": "maldivien", -"dz": "dzongkha", -"ee": "éwé", -"el": "grec", -"en": "anglais", -"eo": "espéranto", -"es": "espagnol", -"et": "estonien", -"eu": "basque", -"fa": "persan", -"ff": "peul", -"fi": "finnois", -"fj": "fidjien", -"fo": "féroïen", -"fr": "français", -"fy": "frison", -"ga": "irlandais", -"gd": "gaélique écossais", -"gl": "galicien", -"gn": "guarani", -"gu": "goudjrati", -"gv": "manx", -"ha": "haoussa", -"he": "hébreu", -"hi": "hindi", -"ho": "hiri motu", -"hr": "croate", -"ht": "haïtien", -"hu": "hongrois", -"hy": "arménien", -"hz": "héréro", -"ia": "interlingua", -"id": "indonésien", -"ie": "interlingue", -"ig": "igbo", -"ii": "yi de Sichuan", -"ik": "inupiaq", -"io": "ido", -"is": "islandais", -"it": "italien", -"iu": "inuktitut", -"ja": "japonais", -"jv": "javanais", -"ka": "géorgien", -"kg": "kongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kazakh", -"kl": "groenlandais", -"km": "khmer", -"kn": "kannada", -"ko": "coréen", -"kr": "kanouri", -"ks": "kashmiri", -"ku": "kurde", -"kv": "komi", -"kw": "cornique", -"ky": "kirghize", -"la": "latin", -"lb": "luxembourgeois", -"lg": "ganda", -"li": "limbourgeois", -"ln": "lingala", -"lo": "lao", -"lt": "lituanien", -"lu": "luba-katanga", -"lv": "letton", -"mg": "malgache", -"mh": "marshall", -"mi": "maori", -"mk": "macédonien", -"ml": "malayalam", -"mn": "mongol", -"mo": "moldave", -"mr": "marathe", -"ms": "malais", -"mt": "maltais", -"my": "birman", -"na": "nauruan", -"nb": "bokmål norvégien", -"nd": "ndébélé du Nord", -"ne": "népalais", -"ng": "ndonga", -"nl": "néerlandais", -"nn": "nynorsk norvégien", -"no": "norvégien", -"nr": "ndébélé du Sud", -"nv": "navaho", -"ny": "nyanja", -"oc": "occitan (après 1500)", -"oj": "ojibwa", -"om": "galla", -"or": "oriya", -"os": "ossète", -"pa": "pendjabi", -"pi": "pali", -"pl": "polonais", -"ps": "pachto", -"pt": "portugais", -"qu": "quechua", -"rm": "rhéto-roman", -"rn": "roundi", -"ro": "roumain", -"ru": "russe", -"rw": "rwanda", -"sa": "sanskrit", -"sc": "sarde", -"sd": "sindhi", -"se": "sami du Nord", -"sg": "sango", -"sh": "serbo-croate", -"si": "singhalais", -"sk": "slovaque", -"sl": "slovène", -"sm": "samoan", -"sn": "shona", -"so": "somali", -"sq": "albanais", -"sr": "serbe", -"ss": "swati", -"st": "sotho du Sud", -"su": "soundanais", -"sv": "suédois", -"sw": "swahili", -"ta": "tamoul", -"te": "télougou", -"tg": "tadjik", -"th": "thaï", -"ti": "tigrigna", -"tk": "turkmène", -"tl": "tagalog", -"tn": "setswana", -"to": "tongan (Îles Tonga)", -"tr": "turc", -"ts": "tsonga", -"tt": "tatar", -"tw": "twi", -"ty": "tahitien", -"ug": "ouïgour", -"uk": "ukrainien", -"ur": "ourdou", -"uz": "ouzbek", -"ve": "venda", -"vi": "vietnamien", -"vo": "volapük", -"wa": "wallon", -"wo": "wolof", -"xh": "xhosa", -"yi": "yiddish", -"yo": "yoruba", -"za": "zhuang", -"zh": "chinois", -"zu": "zoulou", -}, -{ type: "language", iso: "ga", -countries: [ -{_reference: "IE"}, -], -name: "Gaeilge", -"aa": "Afar", -"ab": "Abcáisis", -"ae": "Aivéistis", -"af": "Afracáinis", -"ar": "Araibis", -"as": "Asaimis", -"az": "Asarbaiseáinis", -"ba": "Baiscíris", -"be": "Bealarúisis", -"bg": "Bulgáiris", -"bn": "Beangálais", -"bo": "Tibéadais", -"br": "Briotáinis", -"bs": "Boisnis", -"ca": "Catalóinis", -"ce": "Sisinis", -"co": "Corsaicis", -"cr": "Craíais", -"cs": "Seicis", -"cu": "Slavais na hEaglaise", -"cv": "Suvaisis", -"cy": "Breatnais", -"da": "Danmhairgis", -"de": "Gearmáinis", -"el": "Gréigis", -"en": "Béarla", -"eo": "Esperanto", -"es": "Spáinnis", -"et": "Eastóinis", -"eu": "Bascais", -"fa": "Peirsis", -"fi": "Fionnlainnis", -"fj": "Fidsis", -"fo": "Faróis", -"fr": "Fraincis", -"fy": "Freaslainnais", -"ga": "Gaeilge", -"gd": "Gaeilge na hAlban", -"gu": "Gúisearáitis", -"gv": "Mannainis", -"he": "Eabhrais", -"hi": "Hiondúis", -"hr": "Cróitis", -"hu": "Ungáiris", -"hy": "Airméinis", -"ia": "Interlingua", -"id": "Indinéisis", -"ie": "Interlingue", -"ik": "Inupiaq", -"io": "Ido", -"is": "Íoslainnais", -"it": "Iodáilis", -"iu": "Ionúitis", -"ja": "Seapáinis", -"jv": "Iávais", -"ka": "Seoirsis", -"kk": "Casachais", -"kn": "Cannadais", -"ko": "Cóiréis", -"ks": "Caismíris", -"kw": "Cornais", -"ky": "Cirgeasais", -"la": "Laidin", -"lb": "Leitseabuirgis", -"lo": "Laosais", -"lt": "Liotuáinis", -"lv": "Laitvis", -"mg": "Malagásais", -"mi": "Maorais", -"mk": "Macadóinis", -"ml": "Mailéalaimis", -"mn": "Mongóilis", -"mo": "Moldáivis", -"mr": "Maraitis", -"mt": "Maltais", -"my": "Burmais", -"na": "Nárúis", -"nb": "Ioruais Bokmål", -"ne": "Neipealais", -"nl": "Ollainnais", -"nn": "Ioruais Nynorsk", -"no": "Ioruais", -"nv": "Navachóis", -"oc": "Ocatáinis (tar éis 1500); Provençal", -"os": "Óiséitis", -"pa": "Puinseaibis", -"pl": "Polainnis", -"ps": "Paisteo", -"pt": "Portaingéilis", -"qu": "Ceatsuais", -"ro": "Romáinis", -"ru": "Rúisis", -"sa": "Sanscrait", -"sc": "Sairdínis", -"sd": "Sindis", -"se": "Sáimis Thuaidh", -"sh": "Seirbea-Chróitis", -"sk": "Slóvacais", -"sl": "Slóvéinis", -"sm": "Samóis", -"so": "Somálais", -"sq": "Albáinis", -"sr": "Seirbis", -"sv": "Sualainnis", -"sw": "Svahaílis", -"ta": "Tamailis", -"th": "Téalainnis", -"tl": "Tagálaigis", -"tr": "Tuircis", -"tt": "Tatarais", -"ty": "Taihítis", -"uk": "Úcráinis", -"ur": "Urdais", -"uz": "Úisbéicis", -"vi": "Vítneamais", -"wa": "Vallúnais", -"yi": "Giúdais", -"zh": "Sínis", -"zu": "Súlúis", -}, -{ type: "language", iso: "gl", -countries: [ -{_reference: "ES"}, -], -name: "galego", -"gl": "galego", -}, -{ type: "language", iso: "gu", -countries: [ -{_reference: "IN"}, -], -name: "ગુજરાતી", -"gu": "ગુજરાતી", -}, -{ type: "language", iso: "gv", -countries: [ -{_reference: "GB"}, -], -name: "Gaelg", -"gv": "Gaelg", -}, -{ type: "language", iso: "ha", -countries: [ -{_reference: "GH"}, -{_reference: "NE"}, -{_reference: "NG"}, -], -}, -{ type: "language", iso: "he", -countries: [ -{_reference: "IL"}, -], -name: "עברית", -"aa": "אתיופית", -"ab": "אבחזית", -"ae": "אבסטן", -"af": "אפריקנית", -"ak": "אקאן", -"am": "אמהרית", -"ar": "ערבית", -"as": "אסאמית", -"az": "אזרית", -"ba": "בשקירית", -"be": "בלארוסית", -"bg": "בולגרית", -"bn": "בנגלית", -"bo": "טיבטית", -"br": "ברטונית", -"bs": "בוסנית", -"ca": "קטלונית", -"ce": "צ'צ'נית", -"co": "קורסיקאית", -"cs": "צ׳כית", -"cy": "וולשית", -"da": "דנית", -"de": "גרמנית", -"dv": "דיבהי", -"el": "יוונית", -"en": "אנגלית", -"eo": "אספרנטו", -"es": "ספרדית", -"et": "אסטונית", -"eu": "בסקית", -"fa": "פרסית", -"fi": "פינית", -"fj": "פיג'ית", -"fo": "פארואזית", -"fr": "צרפתית", -"ga": "אירית", -"gd": "סקוטית גאלית", -"gl": "גליציאנית", -"gu": "גוג'ראטית", -"ha": "האוסה", -"he": "עברית", -"hi": "הינדית", -"hr": "קרואטית", -"ht": "האיטית", -"hu": "הונגרית", -"hy": "ארמנית", -"id": "אינדונזית", -"is": "איסלנדית", -"it": "איטלקית", -"ja": "יפנית", -"ka": "גרוזינית", -"kk": "קזחית", -"ko": "קוריאנית", -"ks": "קשמירית", -"ku": "כורדית", -"la": "לטינית", -"lb": "לוקסמבורגית", -"lt": "ליטאית", -"lv": "לטבית", -"mg": "מלגשית", -"mi": "מאורית", -"mk": "מקדונית", -"mn": "מונגולית", -"mo": "מולדבית", -"mr": "מארתית", -"mt": "מלטזית", -"my": "בורמזית", -"nb": "נורבגית שפת הספר (בוקמול)", -"ne": "נפאלית", -"nl": "הולנדית", -"nn": "נורבגית חדשה (נינורשק)", -"no": "נורווגית", -"nv": "נבחו", -"pl": "פולנית", -"ps": "פאשטו", -"pt": "פורטוגזית", -"ro": "רומנית", -"ru": "רוסית", -"sa": "סנסקרית", -"sc": "סרדינית", -"sd": "סינדהית", -"sh": "סרבו-קרואטית", -"sk": "סלובקית", -"sl": "סלובנית", -"sm": "סמואית", -"so": "סומלית", -"sq": "אלבנית", -"sr": "סרבית", -"sv": "שוודית", -"sw": "סווהילית", -"ta": "טמילית", -"th": "תאי", -"tk": "טורקמנית", -"tr": "טורקית", -"uk": "אוקראינית", -"ur": "אורדו", -"uz": "אוזבקית", -"vi": "ויאטנמית", -"yi": "יידיש", -"zh": "סינית", -"zu": "זולו", -}, -{ type: "language", iso: "hi", -countries: [ -{_reference: "IN"}, -], -name: "हिंदी", -"aa": "अफ़ार", -"ab": "अब्खाज़ियन्", -"af": "अफ्रीकी", -"am": "अम्हारिक्", -"ar": "अरबी", -"as": "असामी", -"ay": "आयमारा", -"az": "अज़रबैंजानी", -"ba": "बशख़िर", -"be": "बैलोरूशियन्", -"bg": "बल्गेरियन्", -"bh": "बिहारी", -"bi": "बिस्लामा", -"bn": "बँगाली", -"bo": "तिब्बती", -"br": "ब्रेटन", -"ca": "कातालान", -"co": "कोर्सीकन", -"cs": "चेक", -"cy": "वेल्श", -"da": "डैनीश", -"de": "ज़र्मन", -"dz": "भुटानी", -"el": "ग्रीक", -"en": "अंग्रेजी", -"eo": "एस्पेरान्तो", -"es": "स्पेनिश", -"et": "ऐस्तोनियन्", -"eu": "बास्क्", -"fa": "पर्शियन्", -"fi": "फिनिश", -"fj": "फ़ीजी", -"fo": "फिरोज़ी", -"fr": "फ्रेंच", -"fy": "फ्रीज़न्", -"ga": "आईरिश", -"gd": "स्काट्स् गायेलिक्", -"gl": "गैलिशियन्", -"gn": "गुआरानी", -"gu": "गुज़राती", -"ha": "होउसा", -"he": "हिब्रीऊ", -"hi": "हिंदी", -"hr": "क्रोएशन्", -"hu": "हंगेरी", -"hy": "अरमेनियन्", -"ia": "ईन्टरलिंगुआ", -"id": "इन्डोनेशियन्", -"ie": "ईन्टरलिंगुइ", -"ik": "इनुपियाक्", -"is": "आईस्लैंडिक्", -"it": "ईटालियन्", -"iu": "इनूकीटूत्", -"ja": "जापानी", -"jv": "जावानीस", -"ka": "जॉर्जीयन्", -"kk": "कज़ाख", -"kl": "ग्रीनलैंडिक", -"km": "कैम्बोडियन्", -"kn": "कन्नड़", -"ko": "कोरीयन्", -"ks": "काश्मिरी", -"ku": "कुरदीश", -"ky": "किरघिज़", -"la": "लैटीन", -"ln": "लिंगाला", -"lo": "लाओथीयन्", -"lt": "लिथुनियन्", -"lv": "लाटवियन् (लेट्टीश)", -"mg": "मालागासी", -"mi": "मेओरी", -"mk": "मैसेडोनियन्", -"ml": "मलयालम", -"mn": "मोंगोलियन", -"mo": "मोलडावियन्", -"mr": "मराठी", -"ms": "मलय", -"mt": "मालटिस्", -"my": "बर्लिस", -"na": "नायरू", -"ne": "नेपाली", -"nl": "डच्", -"no": "नार्वेजीयन्", -"oc": "ओसीटान", -"om": "ओरोमो (अफ़ान)", -"or": "उड़िया", -"pa": "पंजाबी", -"pl": "पॉलिश", -"ps": "पॉशतो (पुशतो)", -"pt": "पुर्तुगी", -"qu": "क्वेशुआ", -"rm": "रहेय्टो-रोमान्स", -"rn": "किरून्दी", -"ro": "रूमानीयन्", -"ru": "रुसी", -"rw": "किन्यारवाण्डा", -"sa": "संस्कृत", -"sd": "सिन्धी", -"sg": "साँग्रो", -"sh": "सेर्बो-क्रोएशन्", -"si": "शिंघालीस्", -"sk": "स्लोवाक्", -"sl": "स्लोवेनियन्", -"sm": "सामोन", -"sn": "सोणा", -"so": "सोमाली", -"sq": "अल्बेनियन्", -"sr": "सर्बियन्", -"ss": "सीस्वाटि", -"st": "सेसोथो", -"su": "सुन्दानीस", -"sv": "स्विडिश", -"sw": "स्वाहिली", -"ta": "तमिल", -"te": "तेलेगु", -"tg": "ताजिक्", -"th": "थाई", -"ti": "तिग्रीन्या", -"tk": "तुक्रमेन", -"tl": "तागालोग", -"tn": "सेत्स्वाना", -"to": "टोंगा", -"tr": "तुक्रीश", -"ts": "सोंगा", -"tt": "टाटर", -"tw": "ट्वी", -"ug": "उईघुर", -"uk": "यूक्रेनियन्", -"ur": "ऊर्दु", -"uz": "उज़बेक्", -"vi": "वियेतनामी", -"vo": "वोलापुक", -"wo": "वोलोफ", -"xh": "षोसा", -"yi": "येहुदी", -"yo": "योरूबा", -"za": "ज़ुआंग", -"zh": "चीनी", -"zu": "ज़ुलू", -}, -{ type: "language", iso: "hr", -countries: [ -{_reference: "HR"}, -], -name: "hrvatski", -"ar": "arapski", -"av": "avarski", -"be": "bjeloruski", -"bg": "bugarski", -"cs": "češki", -"cu": "crkvenoslavenski", -"cy": "velški", -"da": "danski", -"de": "njemački", -"el": "grčki", -"en": "engleski", -"eo": "esperanto", -"es": "španjolski", -"et": "estonijski", -"fa": "perzijski", -"fi": "finski", -"fr": "francuski", -"fy": "frizijski", -"ga": "irski", -"he": "hebrejski", -"hr": "hrvatski", -"hu": "mađarski", -"hy": "armenski", -"is": "islandski", -"it": "talijanski", -"ja": "japanski", -"km": "kmerski", -"ko": "korejski", -"la": "latinski", -"lt": "litvanski", -"lv": "latvijski", -"mk": "makedonski", -"mn": "mongolski", -"mt": "malteški", -"ne": "nepalski", -"nl": "nizozemski", -"no": "norveški", -"pl": "poljski", -"pt": "portugalski", -"ro": "rumunjski", -"ru": "ruski", -"sk": "slovački", -"sl": "slovenski", -"sq": "albanski", -"sr": "srpski", -"sv": "švedski", -"tr": "turski", -"uk": "ukrajinski", -"vi": "vijetnamski", -"zh": "kineski", -}, -{ type: "language", iso: "hu", -countries: [ -{_reference: "HU"}, -], -name: "magyar", -"aa": "afar", -"ab": "abház", -"af": "afrikai", -"am": "amhara", -"ar": "arab", -"as": "asszámi", -"ay": "ajmara", -"az": "azerbajdzsáni", -"ba": "baskír", -"be": "belorusz", -"bg": "bolgár", -"bh": "bihari", -"bi": "bislama", -"bn": "bengáli", -"bo": "tibeti", -"br": "breton", -"ca": "katalán", -"co": "korzikai", -"cs": "cseh", -"cy": "walesi", -"da": "dán", -"de": "német", -"dz": "butáni", -"el": "görög", -"en": "angol", -"eo": "eszperantó", -"es": "spanyol", -"et": "észt", -"eu": "baszk", -"fa": "perzsa", -"fi": "finn", -"fj": "fidzsi", -"fo": "feröeri", -"fr": "francia", -"fy": "fríz", -"ga": "ír", -"gd": "skót (gael)", -"gl": "galíciai", -"gn": "guarani", -"gu": "gudzsaráti", -"ha": "hausza", -"he": "héber", -"hi": "hindi", -"hr": "horvát", -"hu": "magyar", -"hy": "örmény", -"ia": "interlingua", -"id": "indonéz", -"ie": "interlingue", -"ik": "inupiak", -"is": "izlandi", -"it": "olasz", -"iu": "inuktitut", -"ja": "japán", -"jv": "jávai", -"ka": "grúz", -"kk": "kazah", -"kl": "grönlandi", -"km": "kambodzsai", -"kn": "kannada", -"ko": "koreai", -"ks": "kasmíri", -"ku": "kurd", -"ky": "kirgiz", -"la": "latin", -"ln": "lingala", -"lo": "laoszi", -"lt": "litván", -"lv": "lett", -"mg": "madagaszkári", -"mi": "maori", -"mk": "macedón", -"ml": "malajalam", -"mn": "mongol", -"mo": "moldvai", -"mr": "marati", -"ms": "maláj", -"mt": "máltai", -"my": "burmai", -"na": "naurui", -"ne": "nepáli", -"nl": "holland", -"no": "norvég", -"oc": "okszitán", -"om": "oromói", -"or": "orija", -"pa": "pandzsábi", -"pl": "lengyel", -"ps": "pastu (afgán)", -"pt": "portugál", -"qu": "kecsua", -"rm": "rétoromán", -"rn": "kirundi", -"ro": "román", -"ru": "orosz", -"rw": "kiruanda", -"sa": "szanszkrit", -"sd": "szindi", -"sg": "sango", -"sh": "szerb-horvát", -"si": "szingaléz", -"sk": "szlovák", -"sl": "szlovén", -"sm": "szamoai", -"sn": "sona", -"so": "szomáli", -"sq": "albán", -"sr": "szerb", -"ss": "sziszuati", -"st": "szeszotó", -"su": "szundanéz", -"sv": "svéd", -"sw": "szuahéli", -"ta": "tamil", -"te": "telugu", -"tg": "tadzsik", -"th": "thai", -"ti": "tigrinya", -"tk": "türkmén", -"tl": "tagalog", -"tn": "szecsuáni", -"to": "tonga", -"tr": "török", -"ts": "conga", -"tt": "tatár", -"tw": "tui", -"ug": "ujgur", -"uk": "ukrán", -"ur": "urdu", -"uz": "üzbég", -"vi": "vietnámi", -"vo": "volapük", -"wo": "volof", -"xh": "hosza", -"yi": "zsidó", -"yo": "joruba", -"za": "zsuang", -"zh": "kínai", -"zu": "zulu", -}, -{ type: "language", iso: "hy", -countries: [ -{_reference: "AM"}, -], -name: "Հայերէն", -"hy": "Հայերէն", -}, -{ type: "language", iso: "ia", -countries: [ -], -}, -{ type: "language", iso: "id", -countries: [ -{_reference: "ID"}, -], -name: "Bahasa Indonesia", -"aa": "Afar", -"ab": "Abkhaz", -"ae": "Avestan", -"af": "Afrikaans", -"ak": "Akan", -"am": "Amharik", -"ar": "Arab", -"as": "Assam", -"av": "Avarik", -"ay": "Aymara", -"az": "Azerbaijan", -"ba": "Bashkir", -"be": "Belarusia", -"bg": "Bulgaria", -"bh": "Bihari", -"bi": "Bislama", -"bm": "Bambara", -"bn": "Bengal", -"bo": "Tibet", -"br": "Breton", -"bs": "Bosnia", -"ca": "Catalan", -"ce": "Chechen", -"ch": "Chamorro", -"co": "Korsika", -"cr": "Cree", -"cs": "Ceko", -"cv": "Chuvash", -"cy": "Welsh", -"da": "Denmark", -"de": "Jerman", -"dv": "Divehi", -"dz": "Dzongkha", -"ee": "Ewe", -"el": "Yunani", -"en": "Inggris", -"eo": "Esperanto", -"es": "Spanyol", -"et": "Estonian", -"eu": "Basque", -"fa": "Persia", -"ff": "Fulah", -"fi": "Finlandia", -"fj": "Fiji", -"fo": "Faro", -"fr": "Perancis", -"fy": "Frisi", -"ga": "Irlandia", -"gd": "Gaelik Skotlandia", -"gl": "Gallegan", -"gn": "Guarani", -"gu": "Gujarati", -"gv": "Manx", -"ha": "Hausa", -"he": "Ibrani", -"hi": "Hindi", -"ho": "Hiri Motu", -"hr": "Kroasia", -"hu": "Hungaria", -"hy": "Armenia", -"hz": "Herero", -"ia": "Interlingua", -"id": "Bahasa Indonesia", -"ie": "Interlingue", -"ig": "Igbo", -"ii": "Sichuan Yi", -"ik": "Inupiaq", -"io": "Ido", -"is": "Icelandic", -"it": "Italian", -"ja": "Japanese", -"jv": "Jawa", -"ka": "Georgian", -"kg": "Kongo", -"ki": "Kikuyu", -"kj": "Kuanyama", -"kk": "Kazakh", -"kl": "Kalaallisut", -"km": "Khmer", -"kn": "Kannada", -"ko": "Korea", -"kr": "Kanuri", -"ks": "Kashmir", -"ku": "Kurdi", -"kv": "Komi", -"kw": "Cornish", -"ky": "Kirghiz", -"la": "Latin", -"lb": "Luxembourg", -"lg": "Ganda", -"li": "Limburg", -"ln": "Lingala", -"lo": "Lao", -"lt": "Lithuania", -"lu": "Luba-Katanga", -"lv": "Latvian", -"mg": "Malagasi", -"mh": "Marshall", -"mi": "Maori", -"mk": "Macedonian", -"ml": "Malayalam", -"mn": "Mongolian", -"mo": "Moldavian", -"mr": "Marathi", -"ms": "Malay", -"mt": "Maltese", -"my": "Burma", -"na": "Nauru", -"nb": "Norwegian Bokmål", -"ne": "Nepal", -"ng": "Ndonga", -"nl": "Belanda", -"nn": "Norwegian Nynorsk", -"no": "Norwegian", -"nv": "Navajo", -"ny": "Nyanja; Chichewa; Chewa", -"oj": "Ojibwa", -"om": "Oromo", -"or": "Oriya", -"os": "Ossetic", -"pa": "Punjabi", -"pi": "Pali", -"pl": "Polish", -"ps": "Pashto (Pushto)", -"pt": "Portugis", -"qu": "Quechua", -"rm": "Rhaeto-Romance", -"rn": "Rundi", -"ro": "Romanian", -"ru": "Russian", -"rw": "Kinyarwanda", -"sa": "Sanskrit", -"sc": "Sardinian", -"sd": "Sindhi", -"se": "Northern Sami", -"sg": "Sango", -"sh": "Serbo-Croatian", -"si": "Sinhalese", -"sk": "Slovak", -"sl": "Slovenian", -"sm": "Samoan", -"sn": "Shona", -"so": "Somali", -"sq": "Albanian", -"sr": "Serbian", -"ss": "Swati", -"su": "Sundan", -"sv": "Swedia", -"sw": "Swahili", -"ta": "Tamil", -"te": "Telugu", -"tg": "Tajik", -"th": "Thai", -"ti": "Tigrinya", -"tk": "Turkmen", -"tl": "Tagalog", -"tn": "Tswana", -"tr": "Turkish", -"ts": "Tsonga", -"tt": "Tatar", -"tw": "Twi", -"ty": "Tahitian", -"ug": "Uighur", -"uk": "Ukrainian", -"ur": "Urdu", -"uz": "Uzbek", -"ve": "Venda", -"vi": "Vietnamese", -"vo": "Volapük", -"wa": "Walloon", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Yiddish", -"yo": "Yoruba", -"za": "Zhuang", -"zh": "Cina", -"zu": "Zulu", -}, -{ type: "language", iso: "ig", -countries: [ -{_reference: "NG"}, -], -}, -{ type: "language", iso: "is", -countries: [ -{_reference: "IS"}, -], -name: "Íslenska", -"ab": "Abkasíska", -"ae": "Avestíska", -"af": "Afríkanska", -"ak": "Akan", -"am": "Amharíska", -"an": "Aragonska", -"ar": "Arabíska", -"as": "Assamska", -"av": "Avaríska", -"ay": "Aímara", -"az": "Aserska", -"ba": "Baskír", -"be": "Hvítrússneska", -"bg": "Búlgarska", -"bh": "Bíharí", -"bi": "Bíslama", -"bm": "Bambara", -"bn": "Bengalska", -"bo": "Tíbeska", -"br": "Bretónska", -"bs": "Bosníska", -"ca": "Katalónska", -"ce": "Tsjetsjenska", -"ch": "Kamorró", -"co": "Korsíska", -"cr": "Krí", -"cs": "Tékkneska", -"cu": "Kirkjuslavneska", -"cv": "Sjúvas", -"cy": "Velska", -"da": "Danska", -"de": "Þýska", -"dv": "Dívehí", -"dz": "Dsongka", -"ee": "Eve", -"el": "Nýgríska (1453-)", -"en": "Enska", -"eo": "Esperantó", -"es": "Spænska", -"et": "Eistneska", -"eu": "Baskneska", -"fa": "Persneska", -"ff": "Fúla", -"fi": "Finnska", -"fj": "Fídjeyska", -"fo": "Færeyska", -"fr": "Franska", -"fy": "Frísneska", -"ga": "Írska", -"gd": "Skosk gelíska", -"gl": "Gallegska", -"gn": "Gvaraní", -"gu": "Gújaratí", -"gv": "Manx", -"ha": "Hása", -"he": "Hebreska", -"hi": "Hindí", -"ho": "Hírímótú", -"hr": "Króatíska", -"ht": "Haítíska", -"hu": "Ungverska", -"hy": "Armenska", -"hz": "Hereró", -"ia": "Interlingva", -"id": "Indónesíska", -"ie": "Interlingve", -"ig": "Ígbó", -"ii": "Sísúanjí", -"ik": "Ínúpíak", -"io": "Ídó", -"is": "Íslenska", -"it": "Ítalska", -"iu": "Inúktitút", -"ja": "Japanska", -"jv": "Javanska", -"ka": "Georgíska", -"kg": "Kongó", -"ki": "Kíkújú", -"kj": "Kúanjama", -"kk": "Kasakska", -"kl": "Grænlenska", -"km": "Kmer", -"kn": "Kannada", -"ko": "Kóreska", -"kr": "Kanúrí", -"ks": "Kasmírska", -"ku": "Kúrdneska", -"kv": "Komíska", -"kw": "Korníska", -"ky": "Kirgiska", -"la": "Latína", -"lb": "Lúxemborgíska", -"lg": "Ganda", -"li": "Limbúrgíska", -"ln": "Lingala", -"lo": "Laó", -"lt": "Litháíska", -"lu": "Lúbakatanga", -"lv": "Lettneska", -"mg": "Malagasíska", -"mh": "Marshallska", -"mi": "Maórí", -"mk": "Makedónska", -"ml": "Malajalam", -"mn": "Mongólska", -"mo": "Moldóvska", -"mr": "Maratí", -"ms": "Malaíska", -"mt": "Maltneska", -"my": "Burmneska", -"na": "Nárúska", -"nb": "Norskt bókmál", -"nd": "Norðurndebele", -"ne": "Nepalska", -"ng": "Ndonga", -"nl": "Hollenska", -"nn": "Nýnorska", -"no": "Norska", -"nr": "Suðurndebele", -"nv": "Navahó", -"ny": "Njanja; Sísjeva; Sjeva", -"oc": "Okkitíska (eftir 1500); Próvensalska", -"oj": "Ojibva", -"om": "Órómó", -"or": "Óría", -"os": "Ossetíska", -"pa": "Púnjabí", -"pi": "Palí", -"pl": "Pólska", -"ps": "Pastú", -"pt": "Portúgalska", -"qu": "Kvesjúa", -"rm": "Retórómanska", -"rn": "Rúndí", -"ro": "Rúmenska", -"ru": "Rússneska", -"rw": "Kínjarvanda", -"sa": "Sanskrít", -"sc": "Sardínska", -"sd": "Sindí", -"se": "Norðursamíska", -"sg": "Sangó", -"sh": "Serbókróatíska", -"si": "Singalesíska", -"sk": "Slóvakíska", -"sl": "Slóvenska", -"sm": "Samóska", -"sn": "Shona", -"so": "Sómalska", -"sq": "Albanska", -"sr": "Serbneska", -"ss": "Svatí", -"st": "Suðursótó", -"su": "Súndanska", -"sv": "Sænska", -"sw": "Svahílí", -"ta": "Tamílska", -"te": "Telúgú", -"tg": "Tadsjikska", -"th": "Taílenska", -"ti": "Tígrinja", -"tk": "Túrkmenska", -"tl": "Tagalog", -"tn": "Tsúana", -"to": "Tongverska (Tongaeyjar)", -"tr": "Tyrkneska", -"ts": "Tsonga", -"tt": "Tatarska", -"tw": "Tví", -"ty": "Tahítíska", -"ug": "Úígúr", -"uk": "Úkraínska", -"ur": "Úrdú", -"uz": "Úsbekska", -"ve": "Venda", -"vi": "Víetnamska", -"vo": "Volapük", -"wa": "Vallónska", -"wo": "Volof", -"xh": "Sósa", -"yi": "Jiddíska", -"yo": "Jórúba", -"za": "Súang", -"zh": "Kínverska", -"zu": "Súlú", -}, -{ type: "language", iso: "it", -countries: [ -{_reference: "CH"}, -{_reference: "IT"}, -], -name: "italiano", -"aa": "afar", -"ab": "abkhazian", -"ae": "avestan", -"af": "afrikaans", -"ak": "akan", -"am": "amarico", -"an": "aragonese", -"ar": "arabo", -"as": "assamese", -"av": "avaro", -"ay": "aymara", -"az": "azerbaigiano", -"ba": "baschiro", -"be": "bielorusso", -"bg": "bulgaro", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengalese", -"bo": "tibetano", -"br": "bretone", -"bs": "bosniaco", -"ca": "catalano", -"ce": "ceceno", -"ch": "chamorro", -"co": "corso", -"cr": "cree", -"cs": "ceco", -"cu": "slavo della Chiesa", -"cv": "chuvash", -"cy": "gallese", -"da": "danese", -"de": "tedesco", -"dv": "divehi", -"dz": "dzongkha", -"ee": "ewe", -"el": "greco", -"en": "inglese", -"eo": "esperanto", -"es": "spagnolo", -"et": "estone", -"eu": "basco", -"fa": "persiano", -"ff": "fulah", -"fi": "finlandese", -"fj": "figiano", -"fo": "faroese", -"fr": "francese", -"fy": "frisone", -"ga": "irlandese", -"gd": "gaelico scozzese", -"gl": "galiziano", -"gn": "guarana", -"gu": "gujarati", -"gv": "manx", -"ha": "haussa", -"he": "ebraico", -"hi": "hindi", -"ho": "hiri motu", -"hr": "croato", -"ht": "haitiano", -"hu": "ungherese", -"hy": "armeno", -"hz": "herero", -"ia": "interlingua", -"id": "indonesiano", -"ie": "interlingue", -"ig": "igbo", -"ii": "sichuan yi", -"ik": "inupiak", -"io": "ido", -"is": "islandese", -"it": "italiano", -"iu": "inuktitut", -"ja": "giapponese", -"jv": "giavanese", -"ka": "georgiano", -"kg": "kongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kazako", -"kl": "kalaallisut", -"km": "khmer", -"kn": "kannada", -"ko": "coreano", -"kr": "kanuri", -"ks": "kashmiri", -"ku": "curdo", -"kv": "komi", -"kw": "cornico", -"ky": "kirghiso", -"la": "latino", -"lb": "lussemburghese", -"lg": "ganda", -"li": "limburgese", -"ln": "lingala", -"lo": "lao", -"lt": "lituano", -"lu": "luba-katanga", -"lv": "lettone", -"mg": "malgascio", -"mh": "marshallese", -"mi": "maori", -"mk": "macedone", -"ml": "malayalam", -"mn": "mongolo", -"mo": "moldavo", -"mr": "marathi", -"ms": "malese", -"mt": "maltese", -"my": "birmano", -"na": "nauru", -"nd": "ndebele del nord", -"ne": "nepalese", -"ng": "ndonga", -"nl": "olandese", -"nn": "norvegese nynorsk", -"no": "norvegese", -"nr": "ndebele del sud", -"nv": "navajo", -"ny": "nyanja; chichewa; chewa", -"oc": "occitano (post 1500); provenzale", -"oj": "ojibwa", -"om": "oromo", -"or": "oriya", -"os": "ossetico", -"pa": "punjabi", -"pi": "pali", -"pl": "polacco", -"ps": "pashto", -"pt": "portoghese", -"qu": "quechua", -"rm": "lingua rhaeto-romance", -"rn": "rundi", -"ro": "rumeno", -"ru": "russo", -"rw": "kinyarwanda", -"sa": "sanscrito", -"sc": "sardo", -"sd": "sindhi", -"se": "sami del nord", -"sg": "sango", -"sh": "serbo-croato", -"si": "singalese", -"sk": "slovacco", -"sl": "sloveno", -"sm": "samoano", -"sn": "shona", -"so": "somalo", -"sq": "albanese", -"sr": "serbo", -"ss": "swati", -"st": "sotho del sud", -"su": "sundanese", -"sv": "svedese", -"sw": "swahili", -"ta": "tamil", -"te": "telugu", -"tg": "tagicco", -"th": "thai", -"ti": "tigrinya", -"tk": "turcomanno", -"tl": "tagalog", -"tn": "tswana", -"to": "tonga (Isole Tonga)", -"tr": "turco", -"ts": "tsonga", -"tt": "tatarico", -"tw": "ci", -"ty": "taitiano", -"ug": "uigurico", -"uk": "ucraino", -"ur": "urdu", -"uz": "usbeco", -"ve": "venda", -"vi": "vietnamita", -"wa": "vallone", -"wo": "volof", -"xh": "xosa", -"yi": "yiddish", -"yo": "yoruba", -"za": "zhuang", -"zh": "cinese", -"zu": "zulu", -}, -{ type: "language", iso: "iu", -countries: [ -], -name: "ᐃᓄᒃᑎᑐᑦ ᑎᑎᕋᐅᓯᖅ", -}, -{ type: "language", iso: "ja", -countries: [ -{_reference: "JP"}, -], -name: "日本語", -"aa": "アファル語", -"ab": "アブハズ語", -"ae": "アヴェスタ語", -"af": "アフリカーンス語", -"ak": "アカン語", -"am": "アムハラ語", -"an": "アラゴン語", -"ar": "アラビア語", -"as": "アッサム語", -"av": "アヴァル語", -"ay": "アイマラ語", -"az": "アゼルバイジャン語", -"ba": "バシキール語", -"be": "ベラルーシ語", -"bg": "ブルガリア語", -"bh": "ビハール語", -"bi": "ビスラマ語", -"bm": "バンバラ語", -"bn": "ベンガル語", -"bo": "チベット語", -"br": "ブルトン語", -"bs": "ボスニア語", -"ca": "カタロニア語", -"ce": "チェチェン語", -"ch": "チャモロ語", -"co": "コルシカ語", -"cr": "クリー語", -"cs": "チェコ語", -"cu": "教会スラブ語", -"cv": "チュヴァシュ語", -"cy": "ウェールズ語", -"da": "デンマーク語", -"de": "ドイツ語", -"dv": "ディベヒ語", -"dz": "ゾンカ語", -"ee": "エウェ語", -"el": "ギリシャ語", -"en": "英語", -"eo": "エスペラント語", -"es": "スペイン語", -"et": "エストニア語", -"eu": "バスク語", -"fa": "ペルシア語", -"ff": "フラニ語", -"fi": "フィンランド語", -"fj": "フィジー語", -"fo": "フェロー語", -"fr": "フランス語", -"fy": "フリジア語", -"ga": "アイルランド語", -"gd": "スコットランド・ゲール語", -"gl": "ガリシア語", -"gn": "グアラニー語", -"gu": "グジャラート語", -"gv": "マン島語", -"ha": "ハウサ語", -"he": "ヘブライ語", -"hi": "ヒンディー語", -"ho": "ヒリモトゥ語", -"hr": "クロアチア語", -"ht": "ハイチ語", -"hu": "ハンガリー語", -"hy": "アルメニア語", -"hz": "ヘレロ語", -"ia": "インターリングア語", -"id": "インドネシア語", -"ie": "インターリング語", -"ig": "イボ語", -"ii": "四川イ語", -"ik": "イヌピアック語", -"io": "イド語", -"is": "アイスランド語", -"it": "イタリア語", -"iu": "イヌクウティトット語", -"ja": "日本語", -"jv": "ジャワ語", -"ka": "グルジア語", -"kg": "コンゴ語", -"ki": "キクユ語", -"kj": "クアニャマ語", -"kk": "カザフ語", -"kl": "グリーンランド語", -"km": "クメール語", -"kn": "カンナダ語", -"ko": "韓国語", -"kr": "カヌリ語", -"ks": "カシミール語", -"ku": "クルド語", -"kv": "コミ語", -"kw": "コーンウォール語", -"ky": "キルギス語", -"la": "ラテン語", -"lb": "ルクセンブルク語", -"lg": "ガンダ語", -"li": "リンブルフ語", -"ln": "リンガラ語", -"lo": "ラオ語", -"lt": "リトアニア語", -"lu": "ルバ・カタンガ語", -"lv": "ラトビア語", -"mg": "マダガスカル語", -"mh": "マーシャル語", -"mi": "マオリ語", -"mk": "マケドニア語", -"ml": "マラヤーラム語", -"mn": "モンゴル語", -"mo": "モルダビア語", -"mr": "マラーティー語", -"ms": "マレー語", -"mt": "マルタ語", -"my": "ビルマ語", -"na": "ナウル語", -"nb": "ノルウェー語 (ブークモール)", -"nd": "北ンデベレ語", -"ne": "ネパール語", -"ng": "ンドンガ語", -"nl": "オランダ語", -"nn": "ノルウェー語 (ニーノシュク)", -"no": "ノルウェー語", -"nr": "南ンデベレ語", -"nv": "ナバホ語", -"ny": "ニャンジャ語、チチェワ語、チェワ語", -"oc": "オック語 (1500以降)、プロバンス語", -"oj": "オブジワ語", -"om": "オロモ語", -"or": "オリヤー語", -"os": "オセト語", -"pa": "パンジャブ語", -"pi": "パーリ語", -"pl": "ポーランド語", -"ps": "パシュトゥー語", -"pt": "ポルトガル語", -"qu": "ケチュア語", -"rm": "レト=ロマン語", -"rn": "ルンディ語", -"ro": "ルーマニア語", -"ru": "ロシア語", -"rw": "ルワンダ語", -"sa": "サンスクリット語", -"sc": "サルデーニャ語", -"sd": "シンド語", -"se": "北サーミ語", -"sg": "サンゴ語", -"sh": "セルボ=クロアチア語", -"si": "シンハラ語", -"sk": "スロバキア語", -"sl": "スロベニア語", -"sm": "サモア語", -"sn": "ショナ語", -"so": "ソマリ語", -"sq": "アルバニア語", -"sr": "セルビア語", -"ss": "シスワティ語", -"st": "南部ソト語", -"su": "スンダ語", -"sv": "スウェーデン語", -"sw": "スワヒリ語", -"ta": "タミール語", -"te": "テルグ語", -"tg": "タジク語", -"th": "タイ語", -"ti": "ティグリニア語", -"tk": "トルクメン語", -"tl": "タガログ語", -"tn": "ツワナ語", -"to": "トンガ語", -"tr": "トルコ語", -"ts": "ツォンガ語", -"tt": "タタール語", -"tw": "トウィ語", -"ty": "タヒチ語", -"ug": "ウイグル語", -"uk": "ウクライナ語", -"ur": "ウルドゥー語", -"uz": "ウズベク語", -"ve": "ベンダ語", -"vi": "ベトナム語", -"vo": "ボラピュク語", -"wa": "ワロン語", -"wo": "ウォロフ語", -"xh": "コサ語", -"yi": "イディッシュ語", -"yo": "ヨルバ語", -"za": "チワン語", -"zh": "中国語", -"zu": "ズールー語", -}, -{ type: "language", iso: "ka", -countries: [ -{_reference: "GE"}, -], -name: "ქართული", -"de": "გერმანული", -"en": "ინგლისური", -"es": "ესპანური", -"fr": "ფრანგული", -"it": "იტალიური", -"ja": "იაპონური", -"ka": "ქართული", -"pt": "პორტუგალიური", -"ru": "რუსული", -"zh": "ჩინური", -}, -{ type: "language", iso: "kk", -countries: [ -{_reference: "KZ"}, -], -name: "Қазақ", -"kk": "Қазақ", -}, -{ type: "language", iso: "kl", -countries: [ -{_reference: "GL"}, -], -name: "kalaallisut", -"kl": "kalaallisut", -}, -{ type: "language", iso: "km", -countries: [ -{_reference: "KH"}, -], -name: "ភាសាខ្មែរ", -"aa": "ភាសាអាហ្វារ", -"ae": "ភាសាអាវែស្តង់", -"af": "ភាសាអាហ្វ្រីកាអាន", -"an": "ភាសាអារ៉ាហ្គោន", -"ar": "ភាសាអារ៉ាប់", -"ay": "ភាសាអីម៉ារ៉ា", -"az": "ភាសាអាហ៊្សែរបែហ្សង់", -"be": "ភាសាបេឡារុស្ស", -"bg": "ភាសាប៊ុលហ្ការី", -"bh": "ភាសាបិហារ", -"bm": "ភាសាបាម្បារា", -"bn": "ភាសាបេន្កាលី", -"bo": "ភាសាទីបេ", -"ca": "ភាសាកាតាឡាន", -"cs": "ភាសាឆេក", -"da": "ភាសាដាណឺម៉ាក", -"de": "ភាសាអាល្លឺម៉ង់", -"dz": "ភាសាប៊ូតាន", -"el": "ភាសាក្រិច", -"en": "ភាសាអង់គ្លេស", -"eo": "ភាសាអេស្ពេរ៉ាន្ទោ", -"es": "ភាសាអេស្ប៉ាញ", -"et": "ភាសាអេស្តូនី", -"eu": "ភាសាបាស្កេ", -"fi": "ភាសាហ្វាំងឡង់", -"fj": "ហ្វ៉ីហ្ស៉ី", -"fr": "ភាសាបារាំង", -"ga": "ភាសាហ្កែលិគ", -"gd": "ភាសាហ្កែលិគ [gd]", -"gl": "ភាសាហ្កាលីស៉ី", -"gn": "ភាសាហ្កួរ៉ានី", -"gu": "ភាសាហ្កុយ៉ារាទី", -"he": "ភាសាហេប្រិ", -"hi": "ភាសាហ៉ិនឌី", -"hu": "ភាសាហុងគ្រី", -"hy": "ភាសាអារមេនី", -"id": "ភាសាឥណ្ឌូនេស៊ី", -"is": "ភាសាអ៉ីស្លង់", -"it": "ភាសាអ៊ីតាលី", -"ja": "ភាសាជប៉ុន", -"jv": "ភាសាយ៉ាវា", -"ka": "ភាសាហ្សកហ្ស៉ី", -"kk": "ភាសាកាហ្សាក់ស្តង់់", -"km": "ភាសាខ្មែរ", -"kn": "ភាសាកិណាដា", -"ko": "ភាសាកូរ៉េ", -"ku": "ភាសាឃឺដ", -"ky": "ភាសាគៀរហ្គីស្តង់", -"la": "ភាសាឡាតំាង", -"lo": "ភាសាឡាវ", -"lt": "ភាសាលីទុយអានី", -"lv": "ភាសាឡាតវីយ៉ា", -"mg": "ភាសាម៉ាដាហ្កាសការ", -"mi": "ភាសាម៉ោរី", -"mk": "ភាសាម៉ាសេដូនី", -"ml": "ភាសាម៉ាឡាឡាយ៉ាន", -"mn": "ភាសាម៉ុងហ្គោលី", -"mo": "ភាសាម៉ុលដាវី", -"mr": "ភាសាម៉ារាធី", -"ms": "ភាសាម៉ាលេស៉ី", -"mt": "ភាសាម៉ាល់តា", -"ne": "ភាសានេប៉ាល់", -"nl": "ភាសាហុល្លង់", -"no": "ភាសាន័រវែស", -"or": "ភាសាអូរីយ៉ា", -"pa": "ភាសាពូនយ៉ាប៊ី", -"pl": "ភាសាប៉ូឡូញ", -"pt": "ភាសាព័រទុយហ្កាល់", -"qu": "ភាសាកេទ្ជូអា", -"rn": "ភាសារូន្ឌី", -"ro": "ភាសារូម៉ានី", -"ru": "ភាសាรัរូស្ស៉ី", -"sa": "ភាសាសំស្ក្រឹត", -"sd": "ភាសាស៉ីន្ដី", -"sk": "ភាសាស្លូវ៉ាគី", -"sl": "ភាសាស្លូវ៉ានី", -"sm": "ភាសាសាមូអា", -"so": "ភាសាសូម៉ាលី", -"sq": "ភាសាអាល់បានី", -"su": "ភាំសាស៊ូដង់", -"sv": "ភាសាស៊ុយអែដ", -"sw": "ភាសាស្វាហ៉ីលី", -"ta": "ភាសាតាមីល", -"te": "ភាសាតេលូហ្គូ", -"tg": "ភាសាតាដហ្ស៉ីគីស្តង់", -"th": "ភាសាថៃ", -"tk": "ភាសាទួគមេនីស្តង់", -"to": "ភាសាតុងហ្គោ", -"tr": "ភាសាទួរគី", -"tt": "ភាសាតាតារ", -"uk": "ភាសាអ៊ុយក្រែន", -"ur": "ភាសាអ៊ូរ្ឌូ", -"uz": "ភាសាអ៊ូហ្សបេគីស្តង់", -"vi": "ភាសាវៀតណាម", -"xh": "ភាសាឃសា", -"yi": "ភាសាយីឌីហ្ស", -"yo": "ភាសាយរូបា", -"za": "ភាសាចួង", -"zh": "ភាសាចិន", -"zu": "ភាសាហ្ស៉ូលូ", -}, -{ type: "language", iso: "kn", -countries: [ -{_reference: "IN"}, -], -name: "ಕನ್ನಡ", -"kn": "ಕನ್ನಡ", -}, -{ type: "language", iso: "ko", -countries: [ -{_reference: "KR"}, -], -name: "한국어", -"aa": "아파르어", -"ab": "압카즈어", -"af": "남아공 공용어", -"ak": "아칸어", -"am": "암하라어", -"an": "아라곤어", -"ar": "아랍어", -"as": "아샘어", -"av": "아바릭어", -"ay": "아이마라어", -"az": "아제르바이잔어", -"ba": "바슈키르어", -"be": "벨로루시어", -"bg": "불가리아어", -"bh": "비하르어", -"bi": "비슬라마어", -"bm": "밤바라어", -"bn": "벵골어", -"bo": "티베트어", -"br": "브르타뉴어", -"bs": "보스니아어", -"ca": "카탈로니아어", -"ch": "차모로어", -"co": "코르시카어", -"cr": "크리어", -"cs": "체코어", -"cu": "교회슬라브어", -"cv": "추바시어", -"cy": "웨일스어", -"da": "덴마크어", -"de": "독일어", -"dv": "디베히어", -"dz": "부탄어", -"ee": "에웨어", -"el": "그리스어", -"en": "영어", -"eo": "에스페란토어", -"es": "스페인어", -"et": "에스토니아어", -"eu": "바스크어", -"fa": "이란어", -"ff": "풀라어", -"fi": "핀란드어", -"fj": "피지어", -"fo": "페로스어", -"fr": "프랑스어", -"fy": "프리지아어", -"ga": "아일랜드어", -"gd": "스코갤릭어", -"gl": "갈리시아어", -"gn": "구아라니어", -"gu": "구자라트어", -"gv": "맹크스어", -"ha": "하우자어", -"he": "히브리어", -"hi": "힌디어", -"ho": "히리 모투어", -"hr": "크로아티아어", -"ht": "아이티어", -"hu": "헝가리어", -"hy": "아르메니아어", -"ia": "인터링거", -"id": "인도네시아어", -"ie": "인터링게어", -"ig": "이그보어", -"ii": "시츄안 이어", -"ik": "이누피아크어", -"io": "이도어", -"is": "아이슬란드어", -"it": "이탈리아어", -"iu": "이눅티투트어", -"ja": "일본어", -"jv": "자바어", -"ka": "그루지야어", -"kg": "콩고어", -"ki": "키쿠유어", -"kj": "쿠안야마어", -"kk": "카자흐어", -"kl": "그린랜드어", -"km": "캄보디아어", -"kn": "카나다어", -"ko": "한국어", -"kr": "칸누리어", -"ks": "카슈미르어", -"ku": "크르드어", -"kv": "코미어", -"kw": "콘월어", -"ky": "키르기스어", -"la": "라틴어", -"lb": "룩셈부르크어", -"lg": "간다어", -"li": "림버거어", -"ln": "링갈라어", -"lo": "라오어", -"lt": "리투아니아어", -"lu": "루바-카탄가어", -"lv": "라트비아어", -"mg": "마다가스카르어", -"mh": "마셜제도어", -"mi": "마오리어", -"mk": "마케도니아어", -"ml": "말라얄람어", -"mn": "몽골어", -"mo": "몰다비아어", -"mr": "마라티어", -"ms": "말레이어", -"mt": "몰타어", -"my": "버마어", -"na": "나우루어", -"nb": "보크말 노르웨이어", -"nd": "은데벨레어, 북부", -"ne": "네팔어", -"ng": "느동가어", -"nl": "네덜란드어", -"nn": "뉘노르스크 노르웨이어", -"no": "노르웨이어", -"nr": "은데벨레어, 남부", -"nv": "나바호어", -"ny": "니안자어; 치츄어; 츄어", -"oc": "옥시트어", -"oj": "오지브웨이어", -"om": "오로모어 (아판)", -"or": "오리야어", -"os": "오세트어", -"pa": "펀잡어", -"pi": "팔리어", -"pl": "폴란드어", -"ps": "파시토어 (푸시토)", -"pt": "포르투칼어", -"qu": "케추아어", -"rm": "레토로만어", -"rn": "반투어(부룬디)", -"ro": "루마니아어", -"ru": "러시아어", -"rw": "반투어(루완다)", -"sa": "산스크리트어", -"sc": "사르디니아어", -"sd": "신디어", -"se": "북부 사미어", -"sg": "산고어", -"sh": "세르보크로아티아어", -"si": "스리랑카어", -"sk": "슬로바키아어", -"sl": "슬로베니아어", -"sm": "사모아어", -"sn": "쇼나어", -"so": "소말리아어", -"sq": "알바니아어", -"sr": "세르비아어", -"ss": "시스와티어", -"st": "세소토어", -"su": "순단어", -"sv": "스웨덴어", -"sw": "스와힐리어", -"ta": "타밀어", -"te": "텔루구어", -"tg": "타지키스탄어", -"th": "태국어", -"ti": "티그리냐어", -"tk": "투르크멘어", -"tl": "타갈로그어", -"tn": "세츠와나어", -"to": "통가어", -"tr": "터키어", -"ts": "총가어", -"tt": "타타르어", -"tw": "트위어", -"ty": "타히티어", -"ug": "위구르어", -"uk": "우크라이나어", -"ur": "우르두어", -"uz": "우즈베크어", -"ve": "벤다어", -"vi": "베트남어", -"vo": "볼라퓌크어", -"wa": "왈론어", -"wo": "올로프어", -"xh": "반투어(남아프리카)", -"yi": "이디시어", -"yo": "요루바어", -"za": "주앙어", -"zh": "중국어", -"zu": "줄루어", -}, -{ type: "language", iso: "ku", -countries: [ -{_reference: "IQ"}, -{_reference: "IR"}, -{_reference: "SY"}, -{_reference: "TR"}, -], -name: "kurdî", -}, -{ type: "language", iso: "kw", -countries: [ -{_reference: "GB"}, -], -name: "kernewek", -"kw": "kernewek", -}, -{ type: "language", iso: "ky", -countries: [ -{_reference: "KG"}, -], -name: "Кыргыз", -"de": "немисче", -"en": "англисче", -"es": "испанча", -"fr": "французча", -"it": "италиянча", -"ja": "япончо", -"pt": "португалча", -"ru": "орусча", -"zh": "кытайча", -}, -{ type: "language", iso: "ln", -countries: [ -{_reference: "CD"}, -{_reference: "CG"}, -], -name: "lingála", -}, -{ type: "language", iso: "lo", -countries: [ -{_reference: "LA"}, -], -name: "ລາວ", -}, -{ type: "language", iso: "lt", -countries: [ -{_reference: "LT"}, -], -name: "Lietuvių", -"ar": "Arabų", -"bg": "Bulgarų", -"bn": "Bengalų", -"cs": "Čekų", -"da": "Danų", -"de": "Vokiečių", -"el": "Graikų", -"en": "Anglų", -"es": "Ispanų", -"et": "Estų", -"fi": "Suomių", -"fr": "Prancūzų", -"he": "Hebrajų", -"hi": "Hindi", -"hr": "Kroatų", -"hu": "Vengrų", -"it": "Italų", -"ja": "Japonų", -"ko": "Korėjiečių", -"lt": "Lietuvių", -"lv": "Latvių", -"nl": "Olandų", -"no": "Norvegų", -"pl": "Lenkų", -"pt": "Portugalų", -"ro": "Rumunų", -"ru": "Rusų", -"sk": "Slovakų", -"sl": "Slovėnų", -"sv": "Švedų", -"th": "Tajų", -"tr": "Turkų", -"zh": "Kinų", -}, -{ type: "language", iso: "lv", -countries: [ -{_reference: "LV"}, -], -name: "latviešu", -"ar": "arābu", -"bg": "bulgāru", -"cs": "čehu", -"da": "dāņu", -"de": "vācu", -"el": "grieķu", -"en": "angļu", -"es": "spāņu", -"et": "igauņu", -"fi": "somu", -"fr": "franču", -"he": "ivrits", -"hr": "horvātu", -"hu": "ungāru", -"it": "itāliešu", -"ja": "japāņu", -"ko": "korejiešu", -"lt": "lietuviešu", -"lv": "latviešu", -"nl": "holandiešu", -"no": "norvēģu", -"pl": "poļu", -"pt": "portugāļu", -"ro": "rumāņu", -"ru": "krievu", -"sk": "slovāku", -"sl": "slovēņu", -"sv": "zviedru", -"tr": "turku", -"zh": "ķīniešu", -}, -{ type: "language", iso: "mk", -countries: [ -{_reference: "MK"}, -], -name: "македонски", -"de": "германски", -"en": "англиски", -"es": "шпански", -"fr": "француски", -"it": "италијански", -"ja": "јапонски", -"mk": "македонски", -"pt": "португалски", -"ru": "руски", -"zh": "кинески", -}, -{ type: "language", iso: "ml", -countries: [ -{_reference: "IN"}, -], -name: "മലയാളം", -}, -{ type: "language", iso: "mn", -countries: [ -{_reference: "MN"}, -], -name: "Монгол хэл", -"de": "герман", -"en": "англи", -"es": "испани", -"fr": "франц", -"it": "итали", -"ja": "япон", -"pt": "португали", -"ru": "орос", -"zh": "хятад", -}, -{ type: "language", iso: "mr", -countries: [ -{_reference: "IN"}, -], -name: "मराठी", -"aa": "अफार", -"ab": "अबखेजियन", -"af": "अफ्रिकान्स", -"am": "अमहारिक", -"ar": "अरेबिक", -"as": "असामी", -"ay": "ऐमरा", -"az": "अज़रबाइजानी", -"ba": "बष्किर", -"be": "बैलोरुसियन", -"bg": "बल्गेरियन", -"bh": "बीहारी", -"bi": "बिसलमा", -"bn": "बंगाली", -"bo": "तिबेटियन", -"br": "ब्रेटन", -"ca": "कटलन", -"co": "कोर्सिकन", -"cs": "ज़ेक", -"cy": "वेल्ष", -"da": "डानिष", -"de": "जर्मन", -"dz": "भूटानी", -"el": "ग्रीक", -"en": "इंग्रेजी", -"eo": "इस्परान्टो", -"es": "स्पानिष", -"et": "इस्टोनियन्", -"eu": "बास्क", -"fa": "पर्षियन्", -"fi": "फिन्निष", -"fj": "फिजी", -"fo": "फेरोस्", -"fr": "फ्रेन्च", -"fy": "फ्रिसियन्", -"ga": "ऐरिष", -"gd": "स्काटस् गेलिक", -"gl": "गेलीशियन", -"gn": "गौरानी", -"gu": "गुजराती", -"ha": "हौसा", -"he": "हेबृ", -"hi": "हिन्दी", -"hr": "क्रोयेषियन्", -"hu": "हंगेरियन्", -"hy": "आर्मीनियन्", -"ia": "इन्टरलिंग्वा", -"id": "इन्डोनेषियन", -"ie": "इन्टरलिंग", -"ik": "इनूपियाक", -"is": "आईसलान्डिक", -"it": "इटालियन", -"iu": "इनुकिटुट्", -"ja": "जापनीस्", -"jv": "जावनीस्", -"ka": "जार्जियन्", -"kk": "कज़क", -"kl": "ग्रीनलान्डिक", -"km": "कंबोडियन", -"kn": "कन्नड", -"ko": "कोरियन्", -"ks": "कश्मीरी", -"ku": "कुर्दिष", -"ky": "किर्गिज़", -"la": "लाटिन", -"ln": "लिंगाला", -"lo": "लाओतियन्", -"lt": "लिथुआनियन्", -"lv": "लाट्वियन् (लेट्टिष)", -"mg": "मलागसी", -"mi": "माओरी", -"mk": "मसीडोनियन्", -"ml": "मलियालम", -"mn": "मंगोलियन्", -"mo": "मोल्डावियन्", -"mr": "मराठी", -"ms": "मलय", -"mt": "मालतीस्", -"my": "बर्मीस्", -"na": "नौरो", -"ne": "नेपाली", -"nl": "डच", -"no": "नोर्वेजियन", -"oc": "ओसिटान्", -"om": "ओरोमो (अफान)", -"or": "ओरिया", -"pa": "पंजाबी", -"pl": "पोलिष", -"ps": "पष्टो (पुष्टो)", -"pt": "पोर्चुगीस्", -"qu": "क्वेचओ", -"rm": "रहटो-रोमान्स्", -"rn": "किरुन्दी", -"ro": "रोमानियन्", -"ru": "रष्यन्", -"rw": "किन्यार्वान्डा", -"sa": "संस्कृत", -"sd": "सिंधी", -"sg": "सांग्रो", -"sh": "सेर्बो-क्रोयेषियन्", -"si": "सिन्हलीस्", -"sk": "स्लोवाक", -"sl": "स्लोवेनियन्", -"sm": "समोन", -"sn": "शोना", -"so": "सोमाली", -"sq": "आल्बेनियन्", -"sr": "सेर्बियन्", -"ss": "सिस्वती", -"st": "सेसोथो", -"su": "सुंदनीस्", -"sv": "स्वीडिष", -"sw": "स्वाहिली", -"ta": "तमिळ", -"te": "तेलंगू", -"tg": "तजिक", -"th": "थाई", -"ti": "तिग्रिन्या", -"tk": "तुर्कमेन", -"tl": "तगालोग", -"tn": "सेत्स्वाना", -"to": "तोंगा", -"tr": "तुर्किष", -"ts": "त्सोगा", -"tt": "टटार", -"tw": "त्वि", -"ug": "उधूर", -"uk": "युक्रेनियन्", -"ur": "उर्दू", -"uz": "उज़बेक", -"vi": "वियत्नामीज़", -"vo": "ओलापुक", -"wo": "उलोफ", -"xh": "क्स्होसा", -"yi": "इद्दिष", -"yo": "यूरुबा", -"za": "झ्हुन्ग", -"zh": "चिनीस्", -"zu": "जुलू", -}, -{ type: "language", iso: "ms", -countries: [ -{_reference: "BN"}, -{_reference: "MY"}, -], -name: "Bahasa Melayu", -"ms": "Bahasa Melayu", -}, -{ type: "language", iso: "mt", -countries: [ -{_reference: "MT"}, -], -name: "Malti", -"aa": "Afar", -"ab": "Abkażjan", -"ae": "Avestan", -"af": "Afrikans", -"ak": "Akan", -"am": "Amħariku", -"an": "Aragonese", -"ar": "Għarbi", -"as": "Assamese", -"av": "Avarik", -"ay": "Ajmara", -"az": "Ażerbajġani", -"ba": "Baxkir", -"be": "Belarussu", -"bg": "Bulgaru", -"bh": "Biħari", -"bi": "Bislama", -"bm": "Bambara", -"bn": "Bengali", -"bo": "Tibetjan", -"br": "Brenton", -"bs": "Bosnijan", -"ca": "Katalan", -"ce": "Ċeċen", -"ch": "Ċamorro", -"co": "Korsiku", -"cr": "Krij", -"cs": "Ċek", -"cu": "Slaviku tal-Knisja", -"cv": "Ċuvax", -"cy": "Welx", -"da": "Daniż", -"de": "Ġermaniż", -"dv": "Diveħi", -"dz": "Dżongka", -"ee": "Ewe", -"el": "Grieg", -"en": "Ingliż", -"eo": "Esperanto", -"es": "Spanjol", -"et": "Estonjan", -"eu": "Bask", -"fa": "Persjan", -"ff": "Fulaħ", -"fi": "Finlandiż", -"fj": "Fiġi", -"fo": "Fawriż", -"fr": "Franċiż", -"fy": "Friżjan", -"ga": "Irlandiż", -"gd": "Galliku Skoċċiż", -"gl": "Gallegjan", -"gn": "Gwarani", -"gu": "Guġarati", -"gv": "Manks", -"ha": "Ħawsa", -"he": "Ebrajk", -"hi": "Ħindi", -"ho": "Ħiri Motu", -"hr": "Kroat", -"ht": "Haitian", -"hu": "Ungeriż", -"hy": "Armenjan", -"hz": "Ħerero", -"ia": "Interlingua", -"id": "Indoneżjan", -"ie": "Interlingue", -"ig": "Igbo", -"ii": "Sichuan Yi", -"ik": "Inupjak", -"io": "Ido", -"is": "Iżlandiż", -"it": "Taljan", -"iu": "Inukitut", -"ja": "Ġappuniż", -"jv": "Ġavaniż", -"ka": "Ġorġjan", -"kg": "Kongo", -"ki": "Kikuju", -"kj": "Kuanyama", -"kk": "Każak", -"kl": "Kalallisut", -"km": "Kmer", -"kn": "Kannada", -"ko": "Korejan", -"kr": "Kanuri", -"ks": "Kaxmiri", -"ku": "Kurdiż", -"kv": "Komi", -"kw": "Korniku", -"ky": "Kirgiż", -"la": "Latin", -"lb": "Letżburgiż", -"lg": "Ganda", -"li": "Limburgish", -"ln": "Lingaljan", -"lo": "Lao", -"lt": "Litwanjan", -"lu": "Luba-Katanga", -"lv": "Latvjan (Lettix)", -"mg": "Malagażi", -"mh": "Marxall", -"mi": "Maori", -"mk": "Maċedonjan", -"ml": "Malajalam", -"mn": "Mongoljan", -"mo": "Moldavjan", -"mr": "Marati", -"ms": "Malajan", -"mt": "Malti", -"my": "Burmiż", -"na": "Nawuru", -"nb": "Bokmahal Norveġiż", -"nd": "Ndebele, ta’ Fuq", -"ne": "Nepaliż", -"ng": "Ndonga", -"nl": "Olandiż", -"nn": "Ninorsk Norveġiż", -"no": "Norveġiż", -"nr": "Ndebele, t’Isfel", -"nv": "Navaħo", -"ny": "Ċiċewa; Njanġa", -"oc": "Provenzal (wara 1500)", -"oj": "Oġibwa", -"om": "Oromo (Afan)", -"or": "Orija", -"os": "Ossettiku", -"pa": "Punġabi", -"pi": "Pali", -"pl": "Pollakk", -"ps": "Paxtun", -"pt": "Portugiż", -"qu": "Keċwa", -"rm": "Reto-Romanz", -"rn": "Rundi", -"ro": "Rumen", -"ru": "Russu", -"rw": "Kinjarwanda", -"sa": "Sanskrit", -"sc": "Sardinjan", -"sd": "Sindi", -"se": "Sami ta’ Fuq", -"sg": "Sango", -"sh": "Serbo-Kroat", -"si": "Sinħaliż", -"sk": "Slovakk", -"sl": "Sloven", -"sm": "Samojan", -"sn": "Xona", -"so": "Somali", -"sq": "Albaniż", -"sr": "Serb", -"ss": "Swati", -"st": "Soto, t’Isfel", -"su": "Sundaniż", -"sv": "Svediż", -"sw": "Swaħili", -"ta": "Tamil", -"te": "Telugu", -"tg": "Taġik", -"th": "Tajlandiż", -"ti": "Tigrinja", -"tk": "Turkmeni", -"tl": "Tagalog", -"tn": "Zwana", -"to": "Tongan (Gżejjer ta’ Tonga)", -"tr": "Tork", -"ts": "Tsonga", -"tt": "Tatar", -"tw": "Twi", -"ty": "Taħitjan", -"ug": "Wigur", -"uk": "Ukranjan", -"ur": "Urdu", -"uz": "Użbek", -"ve": "Venda", -"vi": "Vjetnamiż", -"vo": "Volapuk", -"wa": "Walloon", -"wo": "Wolof", -"xh": "Ħoża", -"yi": "Jiddix", -"yo": "Joruba", -"za": "Żwang", -"zh": "Ċiniż", -"zu": "Żulu", -}, -{ type: "language", iso: "nb", -countries: [ -{_reference: "NO"}, -], -name: "bokmål", -"aa": "afar", -"ab": "abkhasisk", -"ae": "avestisk", -"af": "afrikaans", -"ak": "akan", -"am": "amharisk", -"an": "aragonsk", -"ar": "arabisk", -"as": "assamisk", -"av": "avarisk", -"ay": "aymara", -"az": "aserbajdsjansk", -"ba": "basjkirsk", -"be": "hviterussisk", -"bg": "bulgarsk", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengali", -"bo": "tibetansk", -"br": "bretonsk", -"bs": "bosnisk", -"ca": "katalansk", -"ce": "tsjetsjensk", -"ch": "chamorro", -"co": "korsikansk", -"cr": "cree", -"cs": "tsjekkisk", -"cu": "kirkeslavisk", -"cv": "tsjuvansk", -"cy": "walisisk", -"da": "dansk", -"de": "tysk", -"dv": "divehi", -"dz": "dzongkha", -"ee": "ewe", -"el": "gresk", -"en": "engelsk", -"eo": "esperanto", -"es": "spansk", -"et": "estisk", -"eu": "baskisk", -"fa": "persisk", -"ff": "fulani", -"fi": "finsk", -"fj": "fijiansk", -"fo": "færøysk", -"fr": "fransk", -"ga": "irsk", -"gd": "skotsk gælisk", -"gl": "galicisk", -"gn": "guarani", -"gu": "gujarati", -"gv": "manx", -"ha": "hausa", -"he": "hebraisk", -"hi": "hindi", -"ho": "hiri motu", -"hr": "kroatisk", -"ht": "haitisk", -"hu": "ungarsk", -"hy": "armensk", -"hz": "herero", -"ia": "interlingua", -"id": "indonesisk", -"ie": "interlingue", -"ig": "ibo", -"ii": "sichuan-yi", -"ik": "unupiak", -"io": "ido", -"is": "islandsk", -"it": "italiensk", -"iu": "inuktitut", -"ja": "japansk", -"jv": "javanesisk", -"ka": "georgisk", -"kg": "kikongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kasakhisk", -"km": "khmer", -"kn": "kannada", -"ko": "koreansk", -"kr": "kanuri", -"ks": "kasjmiri", -"ku": "kurdisk", -"kv": "komi", -"kw": "kornisk", -"ky": "kirgisisk", -"la": "latin", -"lb": "luxemburgsk", -"lg": "ganda", -"li": "limburgisk", -"ln": "lingala", -"lo": "laotisk", -"lt": "litauisk", -"lu": "luba-katanga", -"lv": "latvisk", -"mg": "madagassisk", -"mh": "marshallesisk", -"mi": "maori", -"mk": "makedonsk", -"ml": "malayalam", -"mn": "mongolsk", -"mo": "moldavisk", -"mr": "marathi", -"ms": "malayisk", -"mt": "maltesisk", -"my": "burmesisk", -"na": "nauru", -"nb": "bokmål", -"nd": "nord-ndebele", -"ne": "nepalsk", -"ng": "ndonga", -"nl": "nederlandsk", -"nn": "nynorsk", -"no": "norsk", -"nr": "sør-ndebele", -"nv": "navajo", -"ny": "nyanja", -"oc": "oksitansk (etter 1500)", -"oj": "ojibwa", -"om": "oromo", -"or": "oriya", -"os": "ossetisk", -"pa": "panjabi", -"pi": "pali", -"pl": "polsk", -"ps": "pashto", -"pt": "portugisisk", -"qu": "quechua", -"rm": "retoromansk", -"rn": "rundi", -"ro": "rumensk", -"ru": "russisk", -"rw": "kinjarwanda", -"sa": "sanskrit", -"sc": "sardinsk", -"sd": "sindhi", -"se": "nordsamisk", -"sg": "sango", -"sh": "serbokroatisk", -"si": "singalesisk", -"sk": "slovakisk", -"sl": "slovensk", -"sm": "samoansk", -"sn": "shona", -"sq": "albansk", -"sr": "serbisk", -"ss": "swati", -"st": "sør-sotho", -"su": "sundanesisk", -"sv": "svensk", -"sw": "swahili", -"ta": "tamil", -"te": "telugu", -"tg": "tatsjikisk", -"th": "thai", -"ti": "tigrinja", -"tk": "turkmensk", -"tl": "tagalog", -"tn": "tswana", -"to": "tonga (Tonga-øyene)", -"tr": "tyrkisk", -"ts": "tsonga", -"tt": "tatarisk", -"tw": "twi", -"ty": "tahitisk", -"ug": "uigurisk", -"uk": "ukrainsk", -"ur": "urdu", -"uz": "usbekisk", -"ve": "venda", -"vi": "vietnamesisk", -"vo": "volapyk", -"wa": "vallonsk", -"wo": "wolof", -"xh": "xhosa", -"yi": "jiddisk", -"yo": "joruba", -"za": "zhuang", -"zh": "kinesisk", -"zu": "zulu", -}, -{ type: "language", iso: "ne", -countries: [ -{_reference: "NP"}, -], -}, -{ type: "language", iso: "nl", -countries: [ -{_reference: "BE"}, -{_reference: "NL"}, -], -name: "Nederlands", -"aa": "Afar", -"ab": "Abchazisch", -"ae": "Avestisch", -"af": "Afrikaans", -"ak": "Akan", -"am": "Amhaars", -"an": "Aragonees", -"ar": "Arabisch", -"as": "Assamees", -"av": "Avarisch", -"ay": "Aymara", -"az": "Azerbeidzjaans", -"ba": "Basjkiers", -"be": "Wit-Russisch", -"bg": "Bulgaars", -"bh": "Bihari", -"bi": "Bislama", -"bm": "Bambara", -"bn": "Bengalees", -"bo": "Tibetaans", -"br": "Bretons", -"bs": "Bosnisch", -"ca": "Catalaans", -"ce": "Chechen", -"ch": "Chamorro", -"co": "Corsicaans", -"cr": "Cree", -"cs": "Tsjechisch", -"cu": "Kerkslavisch", -"cv": "Tsjoevasjisch", -"cy": "Welsh", -"da": "Deens", -"de": "Duits", -"dv": "Divehi", -"dz": "Dzongkha", -"ee": "Ewe", -"el": "Grieks", -"en": "Engels", -"eo": "Esperanto", -"es": "Spaans", -"et": "Estlands", -"eu": "Baskisch", -"fa": "Perzisch", -"ff": "Fulah", -"fi": "Fins", -"fj": "Fijisch", -"fo": "Faeröers", -"fr": "Frans", -"fy": "Fries", -"ga": "Iers", -"gd": "Schots Gaelic", -"gl": "Galicisch", -"gn": "Guarani", -"gu": "Gujarati", -"gv": "Manx", -"ha": "Hausa", -"he": "Hebreeuws", -"hi": "Hindi", -"ho": "Hiri Motu", -"hr": "Kroatisch", -"ht": "Haïtiaans", -"hu": "Hongaars", -"hy": "Armeens", -"hz": "Herero", -"ia": "Interlingua", -"id": "Indonesisch", -"ie": "Interlingue", -"ig": "Igbo", -"ii": "Sichuan Yi", -"ik": "Inupiaq", -"io": "Ido", -"is": "IJslands", -"it": "Italiaans", -"iu": "Inuktitut", -"ja": "Japans", -"jv": "Javaans", -"ka": "Georgisch", -"kg": "Kongo", -"ki": "Kikuyu", -"kj": "Kuanyama", -"kk": "Kazachs", -"kl": "Kalaallisut", -"km": "Khmer", -"kn": "Kannada", -"ko": "Koreaans", -"kr": "Kanuri", -"ks": "Kashmiri", -"ku": "Koerdisch", -"kv": "Komi", -"kw": "Cornish", -"ky": "Kirgizisch", -"la": "Latijn", -"lb": "Luxemburgs", -"lg": "Ganda", -"li": "Limburgs", -"ln": "Lingala", -"lo": "Lao", -"lt": "Litouws", -"lu": "Luba-Katanga", -"lv": "Letlands", -"mg": "Malagasisch", -"mh": "Marshallees", -"mi": "Maori", -"mk": "Macedonisch", -"ml": "Malayalam", -"mn": "Mongools", -"mo": "Moldavisch", -"mr": "Marathi", -"ms": "Maleis", -"mt": "Maltees", -"my": "Birmees", -"na": "Nauru", -"nb": "Noors - Bokmål", -"nd": "Ndebele, noord-", -"ne": "Nepalees", -"ng": "Ndonga", -"nl": "Nederlands", -"nn": "Noors - Nynorsk", -"no": "Noors", -"nr": "Ndebele, zuid-", -"nv": "Navajo", -"ny": "Nyanja", -"oc": "Langue d’Oc (na 1500)", -"oj": "Ojibwa", -"om": "Oromo", -"or": "Oriya", -"os": "Ossetisch", -"pa": "Punjabi", -"pi": "Pali", -"pl": "Pools", -"ps": "Pashto", -"pt": "Portugees", -"qu": "Quechua", -"rm": "Retoromaans", -"rn": "Rundi", -"ro": "Roemeens", -"ru": "Russisch", -"rw": "Kinyarwanda", -"sa": "Sanskrit", -"sc": "Sardinisch", -"sd": "Sindhi", -"se": "Noord-Samisch", -"sg": "Sango", -"sh": "Servokroatisch", -"si": "Singalees", -"sk": "Slowaaks", -"sl": "Sloveens", -"sm": "Samoaans", -"sn": "Shona", -"so": "Somalisch", -"sq": "Albanees", -"sr": "Servisch", -"ss": "Swati", -"st": "Sotho, zuid", -"su": "Sundanees", -"sv": "Zweeds", -"sw": "Swahili", -"ta": "Tamil", -"te": "Teloegoe", -"tg": "Tadzjik", -"th": "Thai", -"ti": "Tigrinya", -"tk": "Turkmeens", -"tl": "Tagalog", -"tn": "Tswana", -"to": "Tonga (Tonga-eilanden)", -"tr": "Turks", -"ts": "Tsonga", -"tt": "Tataars", -"tw": "Twi", -"ty": "Tahitisch", -"ug": "Uighur", -"uk": "Oekraïens", -"ur": "Urdu", -"uz": "Oezbeeks", -"ve": "Venda", -"vi": "Vietnamees", -"vo": "Volapük", -"wa": "Wallonisch", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Jiddisch", -"yo": "Joruba", -"za": "Zhuang", -"zh": "Chinees", -"zu": "Zulu", -}, -{ type: "language", iso: "nn", -countries: [ -{_reference: "NO"}, -], -name: "nynorsk", -"aa": "afar", -"ab": "abkhasisk", -"ae": "avestisk", -"af": "afrikaans", -"ak": "akan", -"am": "amharisk", -"an": "aragonsk", -"ar": "arabisk", -"as": "assamisk", -"av": "avarisk", -"ay": "aymara", -"az": "aserbajdsjansk", -"ba": "basjkirsk", -"be": "kviterussisk", -"bg": "bulgarsk", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengali", -"bo": "tibetansk", -"br": "bretonsk", -"bs": "bosnisk", -"ca": "katalansk", -"ce": "tsjetsjensk", -"ch": "chamorro", -"co": "korsikansk", -"cr": "cree", -"cs": "tsjekkisk", -"cu": "kyrkjeslavisk", -"cv": "tsjuvansk", -"cy": "walisisk", -"da": "dansk", -"de": "tysk", -"dv": "divehi", -"dz": "dzongkha", -"ee": "ewe", -"el": "gresk", -"en": "engelsk", -"eo": "esperanto", -"es": "spansk", -"et": "estisk", -"eu": "baskisk", -"fa": "persisk", -"ff": "fulani", -"fi": "finsk", -"fj": "fijiansk", -"fo": "færøysk", -"fr": "fransk", -"fy": "vestfrisisk", -"ga": "irsk", -"gd": "skotsk-gælisk", -"gl": "galicisk", -"gn": "guarani", -"gu": "gujarati", -"gv": "manx", -"ha": "hausa", -"he": "hebraisk", -"hi": "hindi", -"ho": "hiri motu", -"hr": "kroatisk", -"ht": "haitisk", -"hu": "ungarsk", -"hy": "armensk", -"hz": "herero", -"ia": "interlingua", -"id": "indonesisk", -"ie": "interlingue", -"ig": "ibo", -"ii": "sichuan-yi", -"ik": "inupiak", -"io": "ido", -"is": "islandsk", -"it": "italiensk", -"iu": "inuktitut", -"ja": "japansk", -"jv": "javanesisk", -"ka": "georgisk", -"kg": "kikongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kasakhisk", -"kl": "kalaallisut; grønlandsk", -"km": "khmer", -"kn": "kannada", -"ko": "koreansk", -"kr": "kanuri", -"ks": "kasjmiri", -"ku": "kurdisk", -"kv": "komi", -"kw": "kornisk", -"ky": "kirgisisk", -"la": "latin", -"lb": "luxemburgsk", -"lg": "ganda", -"li": "limburgisk", -"ln": "lingala", -"lo": "laotisk", -"lt": "litauisk", -"lu": "luba-katanga", -"lv": "latvisk", -"mg": "madagassisk", -"mh": "marshallesisk", -"mi": "maori", -"mk": "makedonsk", -"ml": "malayalam", -"mn": "mongolsk", -"mo": "moldavisk", -"mr": "marathi", -"ms": "malayisk", -"mt": "maltesisk", -"my": "burmesisk", -"na": "nauru", -"nb": "bokmål", -"nd": "nord-ndebele", -"ne": "nepalsk", -"ng": "ndonga", -"nl": "nederlandsk", -"nn": "nynorsk", -"no": "norsk", -"nr": "sør-ndebele", -"nv": "navajo", -"ny": "nyanja", -"oc": "oksitansk (etter 1500)", -"oj": "ojibwa", -"om": "oromo", -"or": "oriya", -"os": "ossetisk", -"pa": "panjabi", -"pi": "pali", -"pl": "polsk", -"ps": "pashto", -"pt": "portugisisk", -"qu": "quechua", -"rm": "retoromansk", -"rn": "rundi", -"ro": "rumensk", -"ru": "russisk", -"rw": "kinjarwanda", -"sa": "sanskrit", -"sc": "sardinsk", -"sd": "sindhi", -"se": "nordsamisk", -"sg": "sango", -"si": "singalesisk", -"sk": "slovakisk", -"sl": "slovensk", -"sm": "samoansk", -"sn": "shona", -"so": "somali", -"sq": "albansk", -"sr": "serbisk", -"ss": "swati", -"st": "sørsotho", -"su": "sundanesisk", -"sv": "svensk", -"sw": "swahili", -"ta": "tamil", -"te": "telugu", -"tg": "tatsjikisk", -"th": "thai", -"ti": "tigrinja", -"tk": "turkmensk", -"tl": "tagalog", -"tn": "tswana", -"to": "tonga (Tonga-øyane)", -"tr": "tyrkisk", -"ts": "tsonga", -"tt": "tatarisk", -"tw": "twi", -"ty": "tahitisk", -"ug": "uigurisk", -"uk": "ukrainsk", -"ur": "urdu", -"uz": "usbekisk", -"ve": "venda", -"vi": "vietnamesisk", -"vo": "volapyk", -"wa": "vallonsk", -"wo": "wolof", -"xh": "xhosa", -"yi": "jiddisk", -"yo": "joruba", -"za": "zhuang", -"zh": "kinesisk", -"zu": "zulu", -}, -{ type: "language", iso: "nr", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "ny", -countries: [ -{_reference: "MW"}, -], -}, -{ type: "language", iso: "om", -countries: [ -{_reference: "ET"}, -{_reference: "KE"}, -], -name: "Oromoo", -"om": "Oromoo", -}, -{ type: "language", iso: "or", -countries: [ -{_reference: "IN"}, -], -name: "ଓଡ଼ିଆ", -}, -{ type: "language", iso: "pa", -countries: [ -{_reference: "IN"}, -{_reference: "PK"}, -], -name: "ਪੰਜਾਬੀ", -"pa": "ਪੰਜਾਬੀ", -}, -{ type: "language", iso: "pl", -countries: [ -{_reference: "PL"}, -], -name: "polski", -"ar": "arabski", -"bg": "bułgarski", -"bn": "bengalski", -"ca": "kataloński", -"cs": "czeski", -"cy": "walijski", -"da": "duński", -"de": "niemiecki", -"el": "grecki", -"en": "angielski", -"es": "hiszpański", -"et": "estoński", -"eu": "baskijski", -"fi": "fiński", -"fr": "francuski", -"he": "hebrajski", -"hi": "hindi", -"hr": "chorwacki", -"hu": "węgierski", -"it": "włoski", -"ja": "japoński", -"ko": "koreański", -"lt": "litewski", -"lv": "łotewski", -"mt": "maltański", -"nl": "niderlandzki", -"no": "norweski", -"pl": "polski", -"pt": "portugalski", -"ro": "rumuński", -"ru": "rosyjski", -"sk": "słowacki", -"sl": "słoweński", -"sv": "szwedzki", -"th": "tajski", -"tr": "turecki", -"zh": "chiński", -}, -{ type: "language", iso: "ps", -countries: [ -{_reference: "AF"}, -], -name: "پښتو", -"ar": "عربي", -"de": "الماني", -"el": "یوناني", -"en": "انګلیسي", -"et": "حبشي", -"fa": "فارسي", -"fi": "فینلنډي", -"fr": "فرانسوي", -"he": "عبري", -"hi": "هندي", -"hy": "ارمني", -"it": "ایټالوي", -"ja": "جاپانی", -"ku": "کردي", -"la": "لاتیني", -"mg": "ملغاسي", -"mk": "مقدوني", -"mn": "مغولي", -"ms": "ملایا", -"pl": "پولنډي", -"ps": "پښتو", -"pt": "پورتګالي", -"ru": "روسي", -"sa": "سنسکریټ", -"sv": "سویډنی", -"tg": "تاجک", -"tk": "ترکمني", -"tt": "تاتار", -"uz": "ازبکي", -"zh": "چیني", -}, -{ type: "language", iso: "pt", -countries: [ -{_reference: "BR"}, -{_reference: "PT"}, -], -name: "português", -"aa": "afar", -"ab": "abkhazian", -"ae": "avéstico", -"af": "africâner", -"ak": "Akan", -"am": "amárico", -"an": "aragonês", -"ar": "árabe", -"as": "assamês", -"av": "avaric", -"ay": "aimara", -"az": "azerbaijano", -"ba": "bashkir", -"be": "bielo-russo", -"bg": "búlgaro", -"bh": "biari", -"bi": "bislamá", -"bm": "bambara", -"bn": "bengali", -"bo": "tibetano", -"br": "bretão", -"bs": "bósnio", -"ca": "catalão", -"ce": "chechene", -"ch": "chamorro", -"co": "córsico", -"cr": "cree", -"cs": "tcheco", -"cu": "eslavo eclesiástico", -"cv": "chuvash", -"cy": "galês", -"da": "dinamarquês", -"de": "alemão", -"dv": "divehi", -"dz": "dzonga", -"ee": "eve", -"el": "grego", -"en": "inglês", -"eo": "esperanto", -"es": "espanhol", -"et": "estoniano", -"eu": "basco", -"fa": "persa", -"ff": "fula", -"fi": "finlandês", -"fj": "fijiano", -"fo": "feroês", -"fr": "francês", -"fy": "frisão", -"ga": "irlandês", -"gd": "gaélico escocês", -"gl": "galego", -"gn": "guarani", -"gu": "guzerate", -"gv": "manx", -"ha": "hauçá", -"he": "hebraico", -"hi": "hindi", -"ho": "hiri motu", -"hr": "croata", -"ht": "haitiano", -"hu": "húngaro", -"hy": "armênio", -"hz": "herero", -"ia": "interlíngua", -"id": "indonésio", -"ie": "interlingue", -"ig": "ibo", -"ii": "sichuan yi", -"ik": "Inupiaq", -"io": "ido", -"is": "islandês", -"it": "italiano", -"iu": "inuktitut", -"ja": "japonês", -"ka": "georgiano", -"kg": "congolês", -"ki": "quicuio", -"kj": "Kuanyama", -"kk": "cazaque", -"kl": "groenlandês", -"km": "cmer", -"kn": "canarês", -"ko": "coreano", -"kr": "canúri", -"ks": "kashmiri", -"ku": "curdo", -"kv": "komi", -"kw": "córnico", -"ky": "quirguiz", -"la": "latim", -"lb": "luxemburguês", -"lg": "luganda", -"li": "limburgish", -"ln": "lingala", -"lo": "laosiano", -"lt": "lituano", -"lu": "luba-catanga", -"lv": "letão", -"mg": "malgaxe", -"mh": "marshallês", -"mi": "maori", -"mk": "macedônio", -"ml": "malaiala", -"mn": "mongol", -"mo": "moldávio", -"mr": "marata", -"ms": "malaio", -"mt": "maltês", -"my": "birmanês", -"na": "nauruano", -"nb": "bokmål norueguês", -"nd": "ndebele, north", -"ne": "nepali", -"ng": "dongo", -"nl": "holandês", -"nn": "nynorsk norueguês", -"no": "norueguês", -"nr": "ndebele, south", -"nv": "navajo", -"ny": "nianja; chicheua; cheua", -"oc": "occitânico (após 1500); provençal", -"oj": "ojibwa", -"om": "oromo", -"or": "oriya", -"os": "ossetic", -"pa": "panjabi", -"pi": "páli", -"pl": "polonês", -"ps": "pashto (pushto)", -"pt": "português", -"qu": "quíchua", -"rm": "rhaeto-romance", -"rn": "rundi", -"ro": "romeno", -"ru": "russo", -"rw": "kinyarwanda", -"sa": "sânscrito", -"sc": "sardo", -"sd": "sindi", -"se": "northern sami", -"sg": "sango", -"sh": "servo-croata", -"si": "cingalês", -"sk": "eslovaco", -"sl": "eslovênio", -"so": "somali", -"sq": "albanês", -"sr": "sérvio", -"ss": "swati", -"st": "soto, do sul", -"su": "sundanês", -"sv": "sueco", -"sw": "suaíli", -"ta": "tâmil", -"te": "telugu", -"tg": "tadjique", -"th": "tailandês", -"ti": "tigrínia", -"tk": "turcomano", -"tn": "tswana", -"to": "tonga (ilhas tonga)", -"tr": "turco", -"ts": "tsonga", -"tt": "tatar", -"tw": "twi", -"ty": "taitiano", -"ug": "uighur", -"uk": "ucraniano", -"ur": "urdu", -"uz": "usbeque", -"ve": "venda", -"vi": "vietnamita", -"vo": "volapuque", -"wa": "walloon", -"wo": "uolofe", -"xh": "xosa", -"yi": "iídiche", -"yo": "ioruba", -"za": "zhuang", -"zh": "chinês", -"zu": "zulu", -}, -{ type: "language", iso: "ro", -countries: [ -{_reference: "RO"}, -], -name: "Română", -"ar": "Arabă", -"bg": "Bulgară", -"cs": "Cehă", -"da": "Daneză", -"de": "Germană", -"el": "Greacă", -"en": "Engleză", -"es": "Spaniolă", -"et": "Estoniană", -"fi": "Finlandeză", -"fr": "Franceză", -"he": "Ebraică", -"hr": "Croată", -"hu": "Maghiară", -"it": "Italiană", -"ja": "Japoneză", -"ko": "Coreeană", -"lt": "Lituaniană", -"lv": "Letonă", -"nl": "Olandeză", -"no": "Norvegiană", -"pl": "Poloneză", -"pt": "Portugheză", -"ro": "Română", -"ru": "Rusă", -"sk": "Slovacă", -"sl": "Slovenă", -"sv": "Suedeză", -"tr": "Turcă", -"zh": "Chineză", -}, -{ type: "language", iso: "ru", -countries: [ -{_reference: "RU"}, -{_reference: "UA"}, -], -name: "русский", -"aa": "афар", -"ab": "абхазский", -"ae": "авестийский", -"af": "африкаанс", -"am": "амхарский", -"an": "арагонский", -"ar": "арабский", -"as": "ассамский", -"av": "аварский", -"ay": "аймара", -"az": "азербайджанский", -"ba": "башкирский", -"be": "белорусский", -"bg": "болгарский", -"bh": "бихари", -"bi": "бислама", -"bm": "бамбарийский", -"bn": "бенгальский", -"bo": "тибетский", -"br": "бретонский", -"bs": "боснийский", -"ca": "каталанский", -"ce": "чеченский", -"ch": "чаморро", -"co": "корсиканский", -"cr": "криийский", -"cs": "чешский", -"cu": "церковнославянский", -"cv": "чувашский", -"cy": "валлийский", -"da": "датский", -"de": "немецкий", -"dz": "дзонг-кэ", -"ee": "эве", -"el": "греческий", -"en": "английский", -"eo": "эсперанто", -"es": "испанский", -"et": "эстонский", -"eu": "баскский", -"fa": "персидский", -"fi": "финский", -"fj": "фиджи", -"fo": "фарерский", -"fr": "французский", -"fy": "фризский", -"ga": "ирландский", -"gd": "гэльский", -"gl": "галисийский", -"gn": "гуарани", -"gu": "гуджарати", -"gv": "мэнский", -"ha": "хауса", -"he": "иврит", -"hi": "хинди", -"hr": "хорватский", -"ht": "гаитянский", -"hu": "венгерский", -"hy": "армянский", -"hz": "гереро", -"ia": "интерлингва", -"id": "индонезийский", -"ie": "интерлингве", -"ig": "игбо", -"ik": "инупиак", -"is": "исландский", -"it": "итальянский", -"iu": "инуктитут", -"ja": "японский", -"jv": "яванский", -"ka": "грузинский", -"kg": "конго", -"ki": "кикуйю", -"kj": "кунама", -"kk": "казахский", -"kl": "эскимосский (гренландский)", -"km": "кхмерский", -"kn": "каннада", -"ko": "корейский", -"kr": "канури", -"ks": "кашмири", -"ku": "курдский", -"kv": "коми", -"kw": "корнийский", -"ky": "киргизский", -"la": "латинский", -"lb": "люксембургский", -"lg": "ганда", -"ln": "лингала", -"lo": "лаосский", -"lt": "литовский", -"lu": "луба-катанга", -"lv": "латышский", -"mg": "малагасийский", -"mh": "маршальский", -"mi": "маори", -"mk": "македонский", -"ml": "малаялам", -"mn": "монгольский", -"mo": "молдавский", -"mr": "маратхи", -"ms": "малайский", -"mt": "мальтийский", -"my": "бирманский", -"na": "науру", -"nb": "норвежский", -"nd": "ндебели (северный)", -"ne": "непальский", -"nl": "голландский", -"nn": "новонорвежский", -"no": "норвежский", -"nr": "ндебели (южный)", -"nv": "навахо", -"ny": "ньянджа", -"oc": "окситанский", -"oj": "оджибва", -"om": "оромо", -"or": "ория", -"os": "осетинский", -"pa": "панджаби (пенджаби)", -"pi": "пали", -"pl": "польский", -"ps": "пашто (пушту)", -"pt": "португальский", -"qu": "кечуа", -"rm": "ретороманский", -"rn": "рунди", -"ro": "румынский", -"ru": "русский", -"rw": "киньяруанда", -"sa": "санскрит", -"sc": "сардинский", -"sd": "синдхи", -"se": "саамский (северный)", -"sg": "санго", -"sh": "сербскохорватский", -"si": "сингальский", -"sk": "словацкий", -"sl": "словенский", -"sm": "самоанский", -"sn": "шона", -"so": "сомали", -"sq": "албанский", -"sr": "сербский", -"ss": "свази", -"st": "сото южный", -"su": "сунданский", -"sv": "шведский", -"sw": "суахили", -"ta": "тамильский", -"te": "телугу", -"tg": "таджикский", -"th": "тайский", -"ti": "тигринья", -"tk": "туркменский", -"tl": "тагалог", -"tn": "тсвана", -"to": "тонга", -"tr": "турецкий", -"ts": "тсонга", -"tt": "татарский", -"tw": "тви", -"ty": "таитянский", -"ug": "уйгурский", -"uk": "украинский", -"ur": "урду", -"uz": "узбекский", -"ve": "венда", -"vi": "вьетнамский", -"vo": "волапюк", -"wo": "волоф", -"xh": "ксоза", -"yi": "идиш", -"yo": "йоруба", -"za": "чжуань", -"zh": "китайский", -"zu": "зулу", -}, -{ type: "language", iso: "rw", -countries: [ -{_reference: "RW"}, -], -}, -{ type: "language", iso: "sa", -countries: [ -{_reference: "IN"}, -], -name: "संस्कृत", -}, -{ type: "language", iso: "se", -countries: [ -{_reference: "NO"}, -], -}, -{ type: "language", iso: "sh", -countries: [ -{_reference: "BA"}, -{_reference: "CS"}, -{_reference: "YU"}, -], -}, -{ type: "language", iso: "sk", -countries: [ -{_reference: "SK"}, -], -name: "slovenský", -"ar": "arabský", -"bg": "bulharský", -"cs": "český", -"da": "dánsky", -"de": "nemecký", -"el": "grécky", -"en": "anglický", -"es": "španielsky", -"et": "estónsky", -"fi": "fínsky", -"fr": "francúzsky", -"he": "hebrejský", -"hr": "chorvátsky", -"hu": "maďarský", -"it": "taliansky", -"ja": "japonský", -"ko": "kórejský", -"lt": "litovský", -"lv": "lotyšský", -"nl": "holandský", -"no": "nórsky", -"pl": "poľský", -"pt": "portugalský", -"ro": "rumunský", -"ru": "ruský", -"sk": "slovenský", -"sl": "slovinský", -"sv": "švédsky", -"tr": "turecký", -"zh": "čínsky", -}, -{ type: "language", iso: "sl", -countries: [ -{_reference: "SI"}, -], -name: "Slovenščina", -"ar": "Arabščina", -"bg": "Bolgarščina", -"cs": "Češčina", -"da": "Danščina", -"de": "Nemščina", -"el": "Grščina", -"en": "Angleščina", -"es": "Španščina", -"et": "Estonščina", -"fi": "Finščina", -"fr": "Francoščina", -"he": "Hebrejščina", -"hr": "Hrvaščina", -"hu": "Madžarščina", -"it": "Italijanščina", -"ja": "Japonščina", -"ko": "Korejščina", -"lt": "Litovščina", -"lv": "Letonščina", -"nl": "Nizozemščina", -"no": "Norveščina", -"pl": "Poljščina", -"pt": "Portugalščina", -"ro": "Romunščina", -"ru": "Ruščina", -"sk": "Slovaščina", -"sl": "Slovenščina", -"sv": "Švedščina", -"tr": "Turščina", -"zh": "Kitajščina", -}, -{ type: "language", iso: "so", -countries: [ -{_reference: "DJ"}, -{_reference: "ET"}, -{_reference: "KE"}, -{_reference: "SO"}, -], -name: "Soomaali", -"so": "Soomaali", -}, -{ type: "language", iso: "sq", -countries: [ -{_reference: "AL"}, -], -name: "shqipe", -"ar": "Arabisht", -"de": "Gjermanisht", -"en": "Anglisht", -"es": "Spanjisht", -"fr": "Frengjisht", -"hi": "Hindi", -"it": "Italisht", -"ja": "Japanisht", -"pt": "Portugeze", -"ru": "Rusisht", -"sq": "shqipe", -"zh": "Kineze", -}, -{ type: "language", iso: "sr", -countries: [ -{_reference: "BA"}, -{_reference: "CS"}, -{_reference: "YU"}, -], -name: "Српски", -"af": "Африканерски", -"ar": "Арапски", -"be": "Белоруски", -"bg": "Бугарски", -"br": "Бретонски", -"ca": "Каталонски", -"co": "Корзикански", -"cs": "Чешки", -"da": "Дански", -"de": "Немачки", -"el": "Грчки", -"en": "Енглески", -"eo": "Есперанто", -"es": "Шпански", -"et": "Естонски", -"eu": "Баскијски", -"fa": "Персијски", -"fi": "Фински", -"fr": "Француски", -"ga": "Ирски", -"he": "Хебрејски", -"hi": "Хинди", -"hr": "Хрватски", -"hu": "Мађарски", -"hy": "Арменски", -"id": "Индонезијски", -"is": "Исландски", -"it": "Италијански", -"ja": "Јапански", -"ka": "Грузијски", -"km": "Кмерски", -"ko": "Корејски", -"ku": "Курдски", -"ky": "Киргиски", -"la": "Латински", -"lt": "Литвански", -"lv": "Летонски", -"mk": "Македонски", -"mn": "Монголски", -"mo": "Молдавски", -"my": "Бурмански", -"nl": "Холандски", -"no": "Норвешки", -"pl": "Пољски", -"pt": "Португалски", -"rm": "Рето-Романски", -"ro": "Румунски", -"ru": "Руски", -"sa": "Санскрит", -"sh": "Српско-Хрватски", -"sk": "Словачки", -"sl": "Словеначки", -"sq": "Албански", -"sr": "Српски", -"sv": "Шведски", -"sw": "Свахили", -"tr": "Турски", -"uk": "Украјински", -"vi": "Вијетнамски", -"yi": "Јидиш", -"zh": "Кинески", -}, -{ type: "language", iso: "ss", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "st", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "sv", -countries: [ -{_reference: "FI"}, -{_reference: "SE"}, -], -name: "svenska", -"aa": "afar", -"ab": "abchasiska", -"ae": "avestiska", -"af": "afrikaans", -"ak": "akan", -"am": "amhariska", -"an": "aragonesiska", -"ar": "arabiska", -"as": "assamesiska", -"av": "avariskt språk", -"ay": "aymara", -"az": "azerbajdzjanska", -"ba": "basjkiriska", -"be": "vitryska", -"bg": "bulgariska", -"bh": "bihari", -"bi": "bislama", -"bm": "bambara", -"bn": "bengali", -"bo": "tibetanska", -"br": "bretonska", -"bs": "bosniska", -"ca": "katalanska", -"ce": "tjetjenska", -"ch": "chamorro", -"co": "korsikanska", -"cr": "cree", -"cs": "tjeckiska", -"cu": "kyrkslaviska", -"cv": "tjuvasjiska", -"cy": "walesiska", -"da": "danska", -"de": "tyska", -"dv": "divehi", -"dz": "bhutanesiska", -"ee": "ewe", -"el": "grekiska", -"en": "engelska", -"eo": "esperanto", -"es": "spanska", -"et": "estniska", -"eu": "baskiska", -"fa": "persiska", -"ff": "fulani", -"fi": "finska", -"fj": "fidjianska", -"fo": "färöiska", -"fr": "franska", -"fy": "västfrisiska", -"gd": "höglandsskotska", -"gl": "galiciska", -"gn": "guaraní", -"gu": "gujarati", -"gv": "manx", -"ha": "haussa", -"he": "hebreiska", -"hi": "hindi", -"ho": "hirimotu", -"hr": "kroatiska", -"ht": "haitiska", -"hu": "ungerska", -"hy": "armeniska", -"hz": "herero", -"ia": "interlingua", -"id": "indonesiska", -"ie": "interlingue", -"ig": "ibo", -"ii": "szezuan i", -"ik": "inupiak", -"io": "ido", -"is": "isländska", -"it": "italienska", -"iu": "inuktitut", -"ja": "japanska", -"jv": "javanesiska", -"ka": "georgiska", -"kg": "kikongo", -"ki": "kikuyu", -"kj": "kuanyama", -"kk": "kazakstanska", -"kl": "grönländska", -"km": "kambodjanska; khmeriska", -"kn": "kanaresiska; kannada", -"ko": "koreanska", -"kr": "kanuri", -"ks": "kashmiriska", -"ku": "kurdiska", -"kv": "kome", -"kw": "korniska", -"ky": "kirgisiska", -"la": "latin", -"lb": "luxemburgiska", -"lg": "luganda", -"li": "limburgiska", -"ln": "lingala", -"lo": "laotiska", -"lt": "litauiska", -"lu": "luba-katanga", -"lv": "lettiska", -"mg": "malagassiska", -"mh": "marshalliska", -"mi": "maori", -"mk": "makedonska", -"ml": "malayalam", -"mn": "mongoliska", -"mo": "moldaviska", -"mr": "marathi", -"ms": "malajiska", -"mt": "maltesiska", -"my": "burmesiska", -"na": "nauru", -"nb": "norska (bokmål)", -"ne": "nepalesiska", -"ng": "ndonga", -"nn": "nynorska", -"no": "norska", -"nv": "navaho", -"ny": "nyanja", -"oc": "provensalska (efter 1500); occitanska", -"oj": "odjibwa; chippewa", -"om": "oromo", -"or": "oriya", -"os": "ossetiska", -"pa": "punjabi", -"pi": "pali", -"pl": "polska", -"ps": "pashto; afghanska", -"pt": "portugisiska", -"qu": "quechua", -"rn": "rundi", -"ro": "rumänska", -"ru": "ryska", -"rw": "rwanda; kinjarwanda", -"sa": "sanskrit", -"sc": "sardiska", -"sd": "sindhi", -"sg": "sango", -"si": "singalesiska", -"sk": "slovakiska", -"sl": "slovenska", -"sm": "samoanska", -"sn": "shona; manshona", -"so": "somaliska", -"sq": "albanska", -"sr": "serbiska", -"ss": "swati", -"su": "sundanesiska", -"sv": "svenska", -"sw": "swahili", -"ta": "tamil", -"te": "telugiska", -"tg": "tadzjikiska", -"th": "thailändska", -"ti": "tigrinja", -"tk": "turkmeniska", -"tl": "tagalog", -"tn": "tswana", -"to": "tonganska", -"tr": "turkiska", -"ts": "tsonga", -"tt": "tatariska", -"tw": "twi", -"ty": "tahitiska", -"ug": "uiguriska", -"uk": "ukrainska", -"ur": "urdu", -"uz": "uzbekiska", -"ve": "venda", -"vi": "vietnamesiska", -"vo": "volapük", -"wa": "vallonska", -"wo": "wolof", -"xh": "xhosa", -"yi": "jiddisch", -"yo": "yoruba", -"za": "zhuang", -"zh": "kinesiska", -"zu": "zulu", -}, -{ type: "language", iso: "sw", -countries: [ -{_reference: "KE"}, -{_reference: "TZ"}, -], -name: "Kiswahili", -"de": "kijerumani", -"en": "kiingereza", -"es": "kihispania", -"fr": "kifaransa", -"it": "kiitaliano", -"ja": "kijapani", -"pt": "kireno", -"ru": "kirusi", -"sw": "Kiswahili", -"zh": "kichina", -}, -{ type: "language", iso: "ta", -countries: [ -{_reference: "IN"}, -], -name: "தமிழ்", -"aa": "அபார்", -"ab": "அப்காஸின்", -"af": "ஆப்ரிகன்ஸ்", -"am": "அம்ஹாரிக்", -"ar": "அரபு", -"as": "அஸ்ஸாமி", -"ay": "அயமரா", -"az": "அசர்பாய்ஜானி", -"ba": "பாஷ்கிர்0", -"be": "பைலோருஷ்ன்", -"bg": "பல்கேரியன்", -"bh": "பிஹாரி", -"bi": "பிஸ்லாமா", -"bn": "வங்காளம்", -"bo": "திபெத்து", -"br": "பிரிடன்", -"ca": "காடலான்", -"co": "கார்சியன்", -"cs": "செக்", -"cy": "வெல்ஷ்", -"da": "டானிஷ்", -"de": "ஜெர்மன்", -"dz": "புடானி", -"el": "கிரேக்கம்", -"en": "ஆங்கிலம்", -"eo": "எஸ்பரேன்டோ", -"es": "ஸ்பேனிஷ்", -"et": "எஸ்டோனியன்", -"eu": "பஸ்க்", -"fa": "பர்ஸியன்", -"fi": "பின்னிஷ்", -"fj": "பிஜி", -"fo": "பைரோஸி", -"fr": "பிரெஞ்சு", -"fy": "பிரிஷியன்", -"ga": "ஐரிஷ்", -"gd": "ஸ்காட்ஸ் காலெக்", -"gl": "கெலிஸியன்", -"gn": "குரானி", -"gu": "குஜராத்தி", -"ha": "ஹொஸா", -"he": "ஹுப்ரு", -"hi": "இந்தி", -"hr": "கரோஷியன்", -"hu": "ஹங்கேரியன்", -"hy": "ஆர்மேனியன்", -"ia": "இன்டர்லிங்குவா [ia]", -"id": "இந்தோனேஷியன்", -"ie": "இன்டர்லிங்குவா", -"ik": "இனுபெக்", -"is": "ஐஸ்லென்டிக்", -"it": "இத்தாலியன்", -"iu": "இனுகிடட்", -"ja": "ஜப்பானீஸ்", -"jv": "ஜாவானீஸ்", -"ka": "கன்னடம்", -"kk": "கசாக்", -"kl": "கிரின்லென்டிக்", -"km": "கம்போடியன்", -"kn": "கன்னடா", -"ko": "கொரியன்", -"ks": "காஷ்மிரி", -"ku": "குர்திஷ்", -"ky": "கிர்கிஷ்", -"la": "லாதின்", -"ln": "லிங்காலா", -"lo": "லோத்தியன்", -"lt": "லுத்தேனியன்", -"lv": "லேட்வியன் (லேட்டிஷ்)", -"mg": "மலகெஸி", -"mi": "மோரி", -"mk": "மெக்கடோனியன்", -"ml": "மலையாளம்", -"mn": "மங்கோலியன்", -"mo": "மோல்டேவியன்", -"mr": "மராத்தி", -"ms": "மலாய்", -"mt": "மால்டிஸ்", -"my": "பர்மிஸ்", -"na": "நாரூ", -"ne": "நேப்பாலி", -"nl": "டச்சு", -"no": "நார்வேகியன்", -"oc": "ஆகிடியன்", -"om": "ஒரோம (அபன்)", -"or": "ஒரியா", -"pa": "பஞ்சாபி", -"pl": "போலிஷ்", -"ps": "பேஷ்டோ (புஷ்டோ)", -"pt": "போர்த்துகீஸ்", -"qu": "கியுசா", -"rm": "ரைட்டோ-ரோமென்ஸ்", -"rn": "கிருந்தி", -"ro": "ரோமேனியன்", -"ru": "ரஷியன்", -"rw": "கின்யர்வென்டா", -"sa": "சமஸ்கிருதம்", -"sd": "சிந்தி", -"sg": "சென்க்ரோ", -"sh": "செர்போ-க்ரோஷியன்", -"si": "சிங்களம்", -"sk": "ஸ்லோவெக்", -"sl": "ஸ்லோவினேயின்", -"sm": "ஸெமோன்", -"sn": "ஷோனா", -"so": "சோமாலி", -"sq": "அல்பெனியன்", -"sr": "சர்பியன்", -"ss": "ஷிஸ்வாதி", -"st": "ஷெஸ்ஸோதோ", -"su": "சுடானீஸ்", -"sv": "ஷீவிடிஸ்", -"sw": "சுவாஹிலி", -"ta": "தமிழ்", -"te": "தெலுங்கு", -"tg": "தாஜிக்", -"th": "தாய்", -"ti": "டிக்ரின்யா", -"tk": "டர்க்மென்", -"tl": "டாகாலோக்", -"tn": "ஸெட்ஸ்வானா", -"to": "டோங்கா", -"tr": "டர்கிஷ்", -"ts": "ஸோங்கா", -"tt": "டாடர்", -"tw": "த்திவி", -"ug": "யுகுர்", -"uk": "உக்ரேனியன்", -"ur": "உருது", -"uz": "உஸ்பெக்", -"vi": "வியட்நாமிஸ்", -"vo": "ஒலபுக்", -"wo": "ஒலோப்", -"xh": "ஹோஷா", -"yi": "ஈத்திஷ", -"yo": "யோருப்பா", -"za": "ஜுவாங்", -"zh": "சீனம்", -"zu": "ஜூலூ", -}, -{ type: "language", iso: "te", -countries: [ -{_reference: "IN"}, -], -name: "తెలుగు", -"ar": "అరబిక్", -"de": "ఙర్మన్", -"en": "ఆంగ్లం", -"es": "స్పానిష్", -"fr": "ఫ్రెంచ్", -"hi": "హిందీ", -"it": "ఇటాలియన్ భాష", -"ja": "జపాను భాష", -"pt": "పొర్చుగల్ భాష", -"ru": "రష్యన్ భాష", -"te": "తెలుగు", -"zh": "చైనా భాష", -}, -{ type: "language", iso: "tg", -countries: [ -{_reference: "TJ"}, -], -}, -{ type: "language", iso: "th", -countries: [ -{_reference: "TH"}, -], -name: "ไทย", -"aa": "อาฟา", -"ab": "แอบกาเซีย", -"af": "แอฟริกัน", -"ak": "อาคาน", -"am": "อัมฮาริค", -"an": "อาราโกนิส", -"as": "อัสสัมมิส", -"av": "อาวาริก", -"ay": "ไอมารา", -"az": "อาเซอร์ไบจานี", -"ba": "บาสช์กีร์", -"be": "บายโลรัสเซีย", -"bg": "บัลแกเรีย", -"bh": "บิฮารี", -"bi": "บิสลามา", -"bm": "บามบารา", -"bo": "ทิเบต", -"br": "บรีทัน", -"bs": "บอสเนีย", -"ca": "แคตาแลน", -"ce": "เชเชิน", -"co": "คอร์ซิกา", -"cr": "ครี", -"cu": "เชอร์ชสลาวิก", -"cv": "ชูวาส", -"cy": "เวลส์", -"da": "เดนมาร์ก", -"de": "เยอรมัน", -"dv": "ดิเวฮิ", -"dz": "ดซองคา", -"ee": "อีเว", -"el": "กรีก", -"en": "อังกฤษ", -"eo": "เอสเปอรันโต", -"es": "สเปน", -"et": "เอสโตเนีย", -"eu": "แบสก์", -"fa": "เปอร์เซีย", -"ff": "ฟูลาฮ์", -"fi": "ฟิน", -"fj": "ฟิจิ", -"fo": "ฟาโรส", -"fr": "ฝรั่งเศส", -"fy": "ฟรีสแลนด์", -"ga": "ไอริช", -"gd": "สก็อตส์เกลิค", -"gl": "กะลีเชีย", -"gn": "กัวรานี", -"gu": "กูจาราติ", -"gv": "มานซ์", -"ha": "โฮซา", -"he": "ฮิบรู", -"hi": "ฮินดี", -"ho": "ฮิริโมทุ", -"hr": "โครเอเทีย", -"ht": "ไฮเทียน", -"hu": "ฮังการี", -"hy": "อาร์มีเนีย", -"hz": "เฮียร์โร", -"id": "อินโดนีเชีย", -"ie": "อินเตอร์ลิงค์", -"ig": "อิกโบ", -"ii": "สิชวนยิ", -"ik": "ไอนูเปียก", -"io": "อิโด", -"is": "ไอซ์แลนด์ดิค", -"it": "อิตาลี", -"iu": "ไอนุกติตัท", -"ja": "ญี่ปุ่น", -"jv": "ชวา", -"ka": "จอร์เจียน", -"kg": "คองโก", -"ki": "กิกุยุ", -"kj": "กวนยามา", -"kk": "คาซัค", -"kl": "กรีนแลนด์ดิค", -"km": "เขมร", -"kn": "กานาดา", -"ko": "เกาหลี", -"kr": "กานุริ", -"ks": "คัชมีรี", -"ku": "เคิด", -"kv": "โกมิ", -"kw": "คอร์นิส", -"ky": "เคอร์กิซ", -"la": "ละติน", -"lb": "ลักเซมเบิร์ก", -"lg": "กานดา", -"li": "ลิมเบิร์ก", -"ln": "ลิงกาลา", -"lo": "ลาว", -"lt": "ลิธัวเนีย", -"lu": "ลูกา-กาทันกา", -"lv": "แลตเวีย (เลททิสช์)", -"mg": "มาลากาซี", -"mh": "มาร์แชลลิส", -"mi": "เมารี", -"mk": "แมซีโดเนีย", -"ml": "มาลายาลัม", -"mn": "มองโกล", -"mo": "โมดาเวีย", -"mr": "มาราที", -"ms": "มลายู", -"mt": "มอลตา", -"my": "พม่า", -"na": "นอรู", -"nb": "นอร์เวย์บอกมอล", -"nd": "เอ็นเดเบเลเหนือ", -"ne": "เนปาล", -"ng": "ดองกา", -"nl": "ฮอลันดา", -"nn": "นอร์เวย์ไนนอรส์ก", -"no": "นอร์เวย์", -"nv": "นาวาโจ", -"ny": "เนียนจา; ชิเชวา; เชวา", -"oc": "ออกซิทัน", -"oj": "โอจิบวา", -"om": "โอโรโม (อาฟาน)", -"or": "โอริยา", -"os": "ออสเซทิก", -"pa": "ปัญจาป", -"pi": "บาลี", -"pl": "โปแลนด์", -"ps": "พาสช์โต (พุสช์โต)", -"pt": "โปรตุเกส", -"qu": "คิวชัว", -"rm": "เรโต-โรแมนซ์", -"rn": "คิรันดี", -"ro": "โรมัน", -"ru": "รัสเซีย", -"rw": "คินยาวันดา", -"sa": "สันสกฤต", -"sc": "ซาร์ดิเนียน", -"sd": "ซินดิ", -"se": "ซามิเหนือ", -"sg": "สันโค", -"sh": "เซอร์โบ-โครเอเทียน", -"si": "สิงหล", -"sk": "สโลวัค", -"sl": "สโลเวเนีย", -"sm": "ซามัว", -"sn": "โซนา", -"so": "โซมาลี", -"sq": "แอลเบเนีย", -"sr": "เซอร์เบีย", -"ss": "ซีสวาติ", -"st": "เซโสโท", -"su": "ซันดานีส", -"sv": "สวีเดน", -"sw": "ซวาฮิรี", -"ta": "ทมิฬ", -"te": "ทิลูกู", -"tg": "ทาจิค", -"th": "ไทย", -"ti": "ทิกรินยา", -"tk": "เติร์กเมน", -"tl": "ตากาล็อก", -"tn": "เซตสวานา", -"to": "ทองก้า", -"tr": "ตุรกี", -"ts": "ซองกา", -"tt": "ตาด", -"tw": "ทวี", -"ty": "ทาฮิเทียน", -"ug": "อุยกัว", -"uk": "ยูเครน", -"ur": "อิรดู", -"uz": "อุสเบค", -"ve": "เวนดา", -"vi": "เวียดนาม", -"vo": "โวลาพุก", -"wa": "วอลลูน", -"wo": "วูลอฟ", -"xh": "โซสา", -"yi": "ยีดิช", -"yo": "โยรูบา", -"za": "จวง", -"zh": "จีน", -"zu": "ซูลู", -}, -{ type: "language", iso: "ti", -countries: [ -{_reference: "ER"}, -{_reference: "ET"}, -], -}, -{ type: "language", iso: "tn", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "tr", -countries: [ -{_reference: "TR"}, -], -name: "Türkçe", -"aa": "Afar", -"ab": "Abazca", -"af": "Afrikaan Dili", -"am": "Amharik", -"ar": "Arapça", -"av": "Avar Dili", -"ay": "Aymara", -"az": "Azerice", -"ba": "Başkırt Dili", -"be": "Beyaz Rusça", -"bg": "Bulgarca", -"bh": "Bihari", -"bi": "Bislama", -"bn": "Bengal Dili", -"bo": "Tibetçe", -"br": "Breton Dili", -"bs": "Bosna Dili", -"ca": "Katalan Dili", -"ce": "Çeçence", -"co": "Korsika Dili", -"cs": "Çekçe", -"cu": "Kilise Slavcası", -"cv": "Çuvaş", -"cy": "Gal Dili", -"da": "Danca", -"de": "Almanca", -"dz": "Bhutan Dili", -"ee": "Ewe", -"el": "Yunanca", -"en": "İngilizce", -"eo": "Esperanto", -"es": "İspanyolca", -"et": "Estonya Dili", -"eu": "Bask Dili", -"fa": "Farsça", -"fi": "Fince", -"fj": "Fiji Dili", -"fo": "Faroe Dili", -"fr": "Fransızca", -"fy": "Frizye Dili", -"ga": "İrlanda Dili", -"gd": "İskoç Gal Dili", -"gl": "Galiçya Dili", -"gn": "Guarani", -"gu": "Gujarati", -"ha": "Hausa", -"he": "İbranice", -"hi": "Hint Dili", -"hr": "Hırvatça", -"ht": "Haiti Dili", -"hu": "Macarca", -"hy": "Ermenice", -"ia": "Interlingua", -"id": "Endonezya Dili", -"ie": "Interlingue", -"ik": "Inupiak", -"io": "Ido", -"is": "İzlandaca", -"it": "İtalyanca", -"iu": "Inuktitut", -"ja": "Japonca", -"jv": "Java Dili", -"ka": "Gürcüce", -"kk": "Kazak Dili", -"kl": "Grönland Dili", -"km": "Kamboçya Dili", -"kn": "Kannada", -"ko": "Korece", -"ks": "Keşmirce", -"ku": "Kürtçe", -"ky": "Kırgızca", -"la": "Latince", -"lb": "Lüksemburg Dili", -"ln": "Lingala", -"lo": "Laos Dili", -"lt": "Litvanya Dili", -"lv": "Letonya Dili", -"mg": "Malaga Dili", -"mh": "Marshall Adaları Dili", -"mi": "Maori", -"mk": "Makedonca", -"ml": "Malayalam", -"mn": "Moğol Dili", -"mo": "Moldavya Dili", -"mr": "Marathi", -"ms": "Malay", -"mt": "Malta Dili", -"my": "Birmanya Dili", -"na": "Nauru", -"nb": "Norveç Kitap Dili", -"nd": "Kuzey Ndebele", -"ne": "Nepal Dili", -"nl": "Hollanda Dili", -"nn": "Norveççe Nynorsk", -"no": "Norveççe", -"nr": "Güney Ndebele", -"oc": "Occitan (1500 sonrası); Provençal", -"oj": "Ojibwa", -"om": "Oromo (Afan)", -"or": "Oriya", -"os": "Oset", -"pa": "Pencap Dili", -"pl": "Polonya Dili", -"ps": "Peştun Dili", -"pt": "Portekizce", -"qu": "Quechua", -"rm": "Rhaeto-Roman Dili", -"rn": "Kirundi", -"ro": "Romence", -"ru": "Rusça", -"rw": "Kinyarwanda", -"sa": "Sanskritçe", -"sc": "Sardunya Dili", -"sd": "Sindhi", -"se": "Kuzey Sami", -"sg": "Sangho", -"sh": "Sırp-Hırvat Dili", -"si": "Sinhal Dili", -"sk": "Slovakça", -"sl": "Slovence", -"sm": "Samoa Dili", -"sn": "Shona", -"so": "Somali Dili", -"sq": "Arnavutça", -"sr": "Sırpça", -"ss": "Siswati", -"st": "Sesotho", -"su": "Sudan Dili", -"sv": "İsveççe", -"sw": "Swahili", -"ta": "Tamil", -"te": "Telugu", -"tg": "Tacik Dili", -"th": "Tay Dili", -"ti": "Tigrinya", -"tk": "Türkmence", -"tl": "Tagalog", -"tn": "Setswana", -"to": "Tonga (Tonga Adaları)", -"tr": "Türkçe", -"ts": "Tsonga", -"tt": "Tatarca", -"tw": "Twi", -"ty": "Tahiti Dili", -"ug": "Uygurca", -"uk": "Ukraynaca", -"ur": "Urduca", -"uz": "Özbekçe", -"vi": "Vietnam Dili", -"vo": "Volapuk", -"wo": "Wolof", -"xh": "Xhosa", -"yi": "Yiddiş", -"yo": "Yoruba", -"za": "Zhuang", -"zh": "Çince", -"zu": "Zulu", -}, -{ type: "language", iso: "ts", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "tt", -countries: [ -{_reference: "RU"}, -], -name: "Татар", -}, -{ type: "language", iso: "uk", -countries: [ -{_reference: "UA"}, -], -name: "Українська", -"aa": "Афарська", -"ab": "Абхазька", -"af": "Африканс", -"am": "Амхарік", -"ar": "Арабська", -"as": "Ассамська", -"ay": "Аймара", -"az": "Азербайджанська", -"ba": "Башкирська", -"be": "Білоруська", -"bg": "Болгарська", -"bh": "Біхарійська", -"bi": "Бісламійська", -"bn": "Бенгальська", -"bo": "Тибетська", -"br": "Бретонська", -"ca": "Каталонська", -"co": "Корсиканська", -"cs": "Чеська", -"cy": "Валлійська", -"da": "Датська", -"de": "Німецька", -"dz": "Дзонг-ке", -"el": "Грецька", -"en": "Англійська", -"eo": "Есперанто", -"es": "Іспанська", -"et": "Естонська", -"eu": "Басків", -"fa": "Перська", -"fi": "Фінська", -"fj": "Фіджі", -"fo": "Фарерська", -"fr": "Французька", -"fy": "Фризька", -"ga": "Ірландська", -"gd": "Гаельська", -"gl": "Галісійська", -"gn": "Гуарані", -"gu": "Гуяраті", -"ha": "Хауса", -"he": "Іврит", -"hi": "Гінді", -"hr": "Хорватська", -"hu": "Угорська", -"hy": "Вірменська", -"ia": "Інтерлінгва", -"id": "Індонезійська", -"ie": "Інтерлінгве", -"ik": "Інупіак", -"is": "Ісландська", -"it": "Італійська", -"ja": "Японська", -"jv": "Яванська", -"ka": "Грузинська", -"kk": "Казахська", -"kl": "Калааллісут", -"km": "Кхмерська", -"kn": "Каннада", -"ko": "Корейська", -"ks": "Кашмірська", -"ku": "Курдська", -"ky": "Киргизька", -"la": "Латинська", -"ln": "Лінгала", -"lo": "Лаоська", -"lt": "Литовська", -"lv": "Латвійська", -"mg": "Малагасійська", -"mi": "Маорі", -"mk": "Македонська", -"ml": "Малайялам", -"mn": "Монгольська", -"mo": "Молдавська", -"mr": "Маратхі", -"ms": "Малайська", -"mt": "Мальтійська", -"my": "Бірманська", -"na": "Науру", -"ne": "Непальська", -"nl": "Голландська", -"no": "Норвезька", -"oc": "Окитан", -"om": "Оромо", -"or": "Орія", -"pa": "Панджабі", -"pl": "Польська", -"ps": "Пашто", -"pt": "Португальська", -"qu": "Кечуа", -"rm": "Ретророманські діалекти", -"rn": "Кірундійська", -"ro": "Румунська", -"ru": "Російська", -"rw": "Кінаруанда", -"sa": "Санскрит", -"sd": "Сіндтхі", -"sg": "Сангро", -"sh": "Сербсько-хорватська", -"si": "Сингальська", -"sk": "Словацька", -"sl": "Словенська", -"sm": "Самоанська", -"sn": "Шона", -"so": "Сомалі", -"sq": "Албанська", -"sr": "Сербська", -"ss": "Сісваті", -"st": "Сото, південний діалект", -"su": "Суданська", -"sv": "Шведська", -"sw": "Суахілі", -"ta": "Тамільська", -"te": "Телугу", -"tg": "Таджицька", -"th": "Тайська", -"ti": "Тигріні", -"tk": "Туркменська", -"tl": "Тагальська", -"tn": "Сетсванська", -"to": "Тонга (острови Тонга)", -"tr": "Турецька", -"ts": "Тсонго", -"tt": "Татарська", -"tw": "Тві", -"ug": "Уйгурська", -"uk": "Українська", -"ur": "Урду", -"uz": "Узбецька", -"vi": "Вʼєтнамська", -"vo": "Волапак", -"wo": "Волоф", -"xh": "Кхоса", -"yi": "Ідиш", -"yo": "Йоруба", -"za": "Зуанг", -"zh": "Китайська", -"zu": "Зулуська", -}, -{ type: "language", iso: "ur", -countries: [ -{_reference: "IN"}, -{_reference: "PK"}, -], -name: "اردو", -"ur": "اردو", -}, -{ type: "language", iso: "uz", -countries: [ -{_reference: "AF"}, -{_reference: "UZ"}, -], -name: "Ўзбек", -}, -{ type: "language", iso: "ve", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "vi", -countries: [ -{_reference: "VN"}, -], -name: "Tiếng Việt", -"ar": "Tiếng A-rập", -"az": "Tiếng Ai-déc-bai-gian", -"be": "Tiếng Bê-la-rút", -"bg": "Tiếng Bun-ga-ri", -"bo": "Tiếng Tây Tạng", -"ca": "Tiếng Ca-ta-lăng", -"cs": "Tiếng Séc", -"da": "Tiếng Đan Mạch", -"de": "Tiếng Đức", -"el": "Tiếng Hy Lạp", -"en": "Tiếng Anh", -"eo": "Tiếng Quốc Tế Ngữ", -"es": "Tiếng Tây Ban Nha", -"et": "Tiếng E-xtô-ni-a", -"fa": "Tiếng Ba Tư", -"fi": "Tiếng Phần Lan", -"fr": "Tiếng Pháp", -"ga": "Tiếng Ai-len", -"he": "Tiếng Hê-brơ", -"hi": "Tiếng Hin-đi", -"hr": "Tiếng Crô-a-ti-a", -"hu": "Tiếng Hung-ga-ri", -"hy": "Tiếng Ác-mê-ni", -"ia": "Tiếng Khoa Học Quốc Tế", -"id": "Tiếng In-đô-nê-xia", -"is": "Tiếng Ai-xơ-len", -"it": "Tiếng Ý", -"ja": "Tiếng Nhật", -"jv": "Tiếng Gia-va", -"km": "Tiếng Campuchia", -"kn": "Tiếng Kan-na-đa", -"ko": "Tiếng Hàn Quốc", -"la": "Tiếng La-tinh", -"lo": "Tiếng Lào", -"lt": "Tiếng Lít-va", -"lv": "Tiếng Lát-vi-a", -"mk": "Tiếng Ma-xê-đô-ni-a", -"mn": "Tiếng Mông Cổ", -"ms": "Tiếng Ma-lay-xi-a", -"ne": "Tiếng Nê-pan", -"nl": "Tiếng Hà Lan", -"no": "Tiếng Na Uy", -"pl": "Tiếng Ba Lan", -"pt": "Tiếng Bồ Đào Nha", -"ro": "Tiếng Ru-ma-ni", -"ru": "Tiếng Nga", -"sa": "Tiếng Phạn", -"sk": "Tiếng Xlô-vác", -"sl": "Tiếng Xlô-ven", -"so": "Tiếng Xô-ma-li", -"sq": "Tiếng An-ba-ni", -"sr": "Tiếng Séc-bi", -"sv": "Tiếng Thụy Điển", -"th": "Tiếng Thái", -"tr": "Tiếng Thổ Nhĩ Kỳ", -"uk": "Tiếng U-crai-na", -"uz": "Tiếng U-dơ-bếch", -"vi": "Tiếng Việt", -"yi": "Tiếng Y-đit", -"zh": "Tiếng Trung Quốc", -}, -{ type: "language", iso: "xh", -countries: [ -{_reference: "ZA"}, -], -}, -{ type: "language", iso: "yo", -countries: [ -{_reference: "NG"}, -], -}, -{ type: "language", iso: "zh", -countries: [ -{_reference: "CN"}, -{_reference: "HK"}, -{_reference: "MO"}, -{_reference: "SG"}, -{_reference: "TW"}, -], -name: "中文", -"aa": "阿法文", -"ab": "阿布哈西亚文", -"ae": "阿维斯塔文", -"af": "南非荷兰文", -"ak": "阿肯文", -"am": "阿姆哈拉文", -"ar": "阿拉伯文", -"as": "阿萨姆文", -"av": "阿瓦尔文", -"ay": "艾马拉文", -"az": "阿塞拜疆文", -"ba": "巴什客尔文", -"be": "白俄罗斯文", -"bg": "保加利亚文", -"bh": "比哈尔文", -"bi": "比斯拉马文", -"bm": "班巴拉文", -"bn": "孟加拉文", -"bo": "西藏文", -"br": "布里多尼文", -"bs": "波斯尼亚文", -"ca": "加泰罗尼亚文", -"ce": "车臣文", -"ch": "查莫罗文", -"co": "科西嘉文", -"cr": "克里族文", -"cs": "捷克文", -"cu": "宗教斯拉夫文", -"cv": "楚瓦什文", -"cy": "威尔士文", -"da": "丹麦文", -"de": "德文", -"dv": "迪维希文", -"dz": "不丹文", -"ee": "幽文", -"el": "希腊文", -"en": "英文", -"eo": "世界文", -"es": "西班牙文", -"et": "爱沙尼亚文", -"eu": "巴斯克文", -"fa": "波斯文", -"ff": "夫拉文", -"fi": "芬兰文", -"fj": "斐济文", -"fo": "法罗文", -"fr": "法文", -"fy": "弗里斯兰文", -"ga": "爱尔兰文", -"gd": "苏格兰- 盖尔文", -"gl": "加利西亚文", -"gn": "瓜拉尼文", -"gu": "古加拉提文", -"gv": "马恩岛文", -"ha": "豪撒文", -"he": "希伯来文", -"hi": "印地文", -"ho": "新里木托文", -"hr": "克罗地亚文", -"hu": "匈牙利文", -"hy": "亚美尼亚文", -"hz": "赫雷罗文", -"ia": "拉丁国际文 Interlingua", -"id": "印度尼西亚文", -"ie": "拉丁国际文 Interlingue", -"ig": "伊格博文", -"ii": "四川话", -"ik": "依奴皮维克文", -"io": "爱德莪文(人工语言)", -"is": "冰岛文", -"it": "意大利文", -"iu": "爱斯基摩文", -"ja": "日文", -"jv": "爪哇文", -"ka": "格鲁吉亚文", -"kg": "刚果文", -"ki": "吉库尤文", -"kj": "关琊玛文", -"kk": "哈萨克文", -"kl": "格陵兰文", -"km": "柬埔寨文", -"kn": "埃纳德文", -"ko": "韩文", -"kr": "卡努里文", -"ks": "克什米尔文", -"ku": "库尔德文", -"kv": "科米文", -"kw": "凯尔特文", -"ky": "吉尔吉斯文", -"la": "拉丁文", -"lb": "卢森堡文", -"lg": "卢干达文", -"li": "淋布尔吉文", -"ln": "林加拉文", -"lo": "老挝文", -"lt": "立陶宛文", -"lu": "鲁巴加丹加文", -"lv": "拉脫維亞文", -"mg": "马尔加什文", -"mh": "马绍尔文", -"mi": "毛利文", -"mk": "马其顿文", -"ml": "马来亚拉姆文", -"mn": "蒙古文", -"mo": "摩尔多瓦文", -"mr": "马拉地文", -"ms": "马来文", -"mt": "马耳他文", -"my": "缅甸文", -"na": "瑙鲁文", -"nb": "挪威博克马尔文", -"nd": "北恩德贝勒文", -"ne": "尼泊尔文", -"ng": "恩东加文", -"nl": "荷兰文", -"nn": "挪威尼诺斯克文", -"no": "挪威文", -"nr": "南部恩德贝勒文", -"nv": "纳瓦霍文", -"ny": "尼昂加文;切瓦文;切瓦文", -"oc": "奥西坦文", -"oj": "奥季布瓦文", -"om": "阿曼文", -"or": "欧里亚文", -"os": "奥塞提文", -"pa": "旁遮普文", -"pi": "帕利文", -"pl": "波兰文", -"ps": "普什图文", -"pt": "葡萄牙文", -"qu": "盖丘亚文", -"rm": "里托罗曼斯文", -"rn": "基隆迪文", -"ro": "罗马尼亚文", -"ru": "俄文", -"rw": "卢旺达文", -"sa": "梵文", -"sc": "萨丁文", -"sd": "信德语", -"se": "北萨迷文", -"sg": "桑戈文", -"sh": "塞波尼斯-克罗地亚文", -"si": "僧伽罗文", -"sk": "斯洛伐克文", -"sl": "斯洛文尼亚文", -"sm": "萨摩亚文", -"sn": "塞内加尔文", -"so": "索马里文", -"sq": "阿尔巴尼亚文", -"sr": "塞尔维亚文", -"ss": "辛辛那提文", -"st": "塞索托文", -"su": "巽他语", -"sv": "瑞典文", -"sw": "斯瓦希里文", -"ta": "泰米尔文", -"te": "泰卢固文", -"tg": "塔吉克文", -"th": "泰文", -"ti": "提格里尼亚文", -"tk": "土库曼文", -"tl": "塔加路族文", -"tn": "突尼斯文", -"to": "汤加文", -"tr": "土耳其文", -"ts": "特松加文", -"tt": "鞑靼文", -"tw": "台湾文", -"ty": "塔西提文", -"ug": "维吾尔文", -"uk": "乌克兰文", -"ur": "乌尔都文", -"uz": "乌兹别克文", -"ve": "文达文", -"vi": "越南文", -"vo": "沃拉普克文", -"wa": "華隆文", -"wo": "沃尔夫文", -"xh": "科萨语", -"yi": "依地文", -"yo": "约鲁巴文", -"za": "藏文", -"zh": "中文", -"zu": "祖鲁文", -}, -{ type: "language", iso: "zu", -countries: [ -{_reference: "ZA"}, -], -}, -] diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/languages.sh b/Open-ILS/web/conify/js/dijit/demos/i18n/languages.sh deleted file mode 100644 index 5d353ee8fb..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/languages.sh +++ /dev/null @@ -1,18 +0,0 @@ -echo "[" -for lang in $(ls [a-z][a-z].xml |sed s/.xml//) -do - echo '{ type: "language", iso: "'${lang}'",' - - # countries that use this language - echo 'countries: [' - ls ${lang}_[A-Z][A-Z].xml | sed -e 's/^.*_/{_reference: "/' -e 's/.xml/"},/' - echo '],' - - # name of this language (in this language) - grep ']' ${lang}.xml |head -1 |sed -e 's/.*]*>/name: "/' -e 's/<\/language>/",/' - - # names of other langauges (in this language) - grep '' ${lang}.xml |sed -e 's/.*/",/' -e 's/>/: "/' -e 's/-->//' - echo '},' -done -echo "]" diff --git a/Open-ILS/web/conify/js/dijit/demos/i18n/sprite.html b/Open-ILS/web/conify/js/dijit/demos/i18n/sprite.html deleted file mode 100644 index c34ef3e01c..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/i18n/sprite.html +++ /dev/null @@ -1,2319 +0,0 @@ - - - - - - - - - - -

Flag Sprite/CSS Generator

- - -

Sprite

-
-
-
- -

CSS

- - - -

Country names, flags, and ISO code

-

data taken from wikipedia ISO 3166-1 site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Official country names used by the ISO 3166/MANumericAlpha-3Alpha-2Local ISO codes
Flag of Afghanistan Afghanistan004AFGAFISO 3166-2:AF
Flag of Åland Ã…land Islands248ALAAXISO 3166-2:AX
Flag of Albania Albania008ALBALISO 3166-2:AL
Flag of Algeria Algeria012DZADZISO 3166-2:DZ
Flag of American Samoa American Samoa016ASMASISO 3166-2:AS
Flag of Andorra Andorra020ANDISO 3166-2:AD
Flag of Angola Angola024AGOAOISO 3166-2:AO
Flag of Anguilla Anguilla660AIAAIISO 3166-2:AI
Flag of Antarctica Antarctica010ATAAQISO 3166-2:AQ
Flag of Antigua and Barbuda Antigua and Barbuda028ATGAGISO 3166-2:AG
Flag of Argentina Argentina032ARGARISO 3166-2:AR
Flag of Armenia Armenia051ARMAMISO 3166-2:AM
Flag of Aruba Aruba533ABWAWISO 3166-2:AW
Flag of Australia Australia036AUSAUISO 3166-2:AU
Flag of Austria Austria040AUTATISO 3166-2:AT
Flag of Azerbaijan Azerbaijan031AZEAZISO 3166-2:AZ
Flag of the Bahamas Bahamas044BHSBSISO 3166-2:BS
Flag of Bahrain Bahrain048BHRBHISO 3166-2:BH
Flag of Bangladesh Bangladesh050BGDBDISO 3166-2:BD
Flag of Barbados Barbados052BRBBBISO 3166-2:BB
Flag of Belarus Belarus112BLRBYISO 3166-2:BY
Flag of Belgium Belgium056BELBEISO 3166-2:BE
Flag of Belize Belize084BLZBZISO 3166-2:BZ
Flag of Benin Benin204BENBJISO 3166-2:BJ
Flag of Bermuda Bermuda060BMUBMISO 3166-2:BM
Flag of Bhutan Bhutan064BTNBTISO 3166-2:BT
Flag of Bolivia Bolivia068BOLBOISO 3166-2:BO
Flag of Bosnia and Herzegovina Bosnia and Herzegovina070BIHBAISO 3166-2:BA
Flag of Botswana Botswana072BWABWISO 3166-2:BW
Flag of Bouvet Island Bouvet Island074BVTBVISO 3166-2:BV
Flag of Brazil Brazil076BRABRISO 3166-2:BR
Flag of British Indian Ocean Territory British Indian Ocean Territory086IOTIOISO 3166-2:IO
Flag of Brunei Brunei Darussalam096BRNBNISO 3166-2:BN
Flag of Bulgaria Bulgaria100BGRBGISO 3166-2:BG
Flag of Burkina Faso Burkina Faso854BFABFISO 3166-2:BF
Flag of Burundi Burundi108BDIBIISO 3166-2:BI
Flag of Cambodia Cambodia116KHMKHISO 3166-2:KH
Flag of Cameroon Cameroon120CMRCMISO 3166-2:CM
Flag of Canada Canada124CANCAISO 3166-2:CA
Flag of Cape Verde Cape Verde132CPVCVISO 3166-2:CV
Flag of Cayman Islands Cayman Islands136CYMKYISO 3166-2:KY
Flag of the Central African Republic Central African Republic140CAFCFISO 3166-2:CF
Flag of Chad Chad148TCDTDISO 3166-2:TD
Flag of Chile Chile152CHLCLISO 3166-2:CL
Flag of the People's Republic of China China156CHNCNISO 3166-2:CN
Flag of Christmas Island Christmas Island162CXRCXISO 3166-2:CX
Flag of the Cocos (Keeling) Islands Cocos (Keeling) Islands166CCKCCISO 3166-2:CC
Flag of Colombia Colombia170COLCOISO 3166-2:CO
Flag of the Comoros Comoros174COMKMISO 3166-2:KM
Flag of the Republic of the Congo Congo178COGCGISO 3166-2:CG
Flag of the Democratic Republic of the Congo Congo, Democratic Republic of the180CODCDISO 3166-2:CD
Flag of the Cook Islands Cook Islands184COKCKISO 3166-2:CK
Flag of Costa Rica Costa Rica188CRICRISO 3166-2:CR
Flag of Côte d'Ivoire Côte d'Ivoire384CIVCIISO 3166-2:CI
Flag of Croatia Croatia191HRVHRISO 3166-2:HR
Flag of Cuba Cuba192CUBCUISO 3166-2:CU
Flag of Cyprus Cyprus196CYPCYISO 3166-2:CY
Flag of the Czech Republic Czech Republic203CZECZISO 3166-2:CZ
Flag of Denmark Denmark208DNKDKISO 3166-2:DK
Flag of Djibouti Djibouti262DJIDJISO 3166-2:DJ
Flag of Dominica Dominica212DMADMISO 3166-2:DM
Flag of the Dominican Republic Dominican Republic214DOMDOISO 3166-2:DO
Flag of Ecuador Ecuador218ECUECISO 3166-2:EC
Flag of Egypt Egypt818EGYEGISO 3166-2:EG
Flag of El Salvador El Salvador222SLVSVISO 3166-2:SV
Flag of Equatorial Guinea Equatorial Guinea226GNQGQISO 3166-2:GQ
Flag of Eritrea Eritrea232ERIERISO 3166-2:ER
Flag of Estonia Estonia233ESTEEISO 3166-2:EE
Flag of Ethiopia Ethiopia231ETHETISO 3166-2:ET
Flag of the Falkland Islands Falkland Islands (Malvinas)238FLKFKISO 3166-2:FK
Flag of the Faroe Islands Faroe Islands234FROFOISO 3166-2:FO
Flag of Fiji Fiji242FJIFJISO 3166-2:FJ
Flag of Finland Finland246FINFIISO 3166-2:FI
Flag of France France250FRAFRISO 3166-2:FR
Flag of French Guiana French Guiana254GUFGFISO 3166-2:GF
Flag of French Polynesia French Polynesia258PYFPFISO 3166-2:PF
Flag of the French Southern and Antarctic Lands French Southern Territories260ATFTFISO 3166-2:TF
Flag of Gabon Gabon266GABGAISO 3166-2:GA
Flag of The Gambia Gambia270GMBGMISO 3166-2:GM
Flag of Georgia (country) Georgia268GEOGEISO 3166-2:GE
Flag of Germany Germany276DEUDEISO 3166-2:DE
Flag of Ghana Ghana288GHAGHISO 3166-2:GH
Flag of Gibraltar Gibraltar292GIBGIISO 3166-2:GI
Flag of Greece Greece300GRCGRISO 3166-2:GR
Flag of Greenland Greenland304GRLGLISO 3166-2:GL
Flag of Grenada Grenada308GRDGDISO 3166-2:GD
Flag of Guadeloupe Guadeloupe[2]312GLPGPISO 3166-2:GP
Flag of Guam Guam316GUMGUISO 3166-2:GU
Flag of Guatemala Guatemala320GTMGTISO 3166-2:GT
Flag of Guernsey Guernsey831GGYGGISO 3166-2:GG
Flag of Guinea Guinea324GINGNISO 3166-2:GN
Flag of Guinea-Bissau Guinea-Bissau624GNBGWISO 3166-2:GW
Flag of Guyana Guyana328GUYGYISO 3166-2:GY
Flag of Haiti Haiti332HTIHTISO 3166-2:HT
Flag of Heard Island and McDonald Islands Heard Island and McDonald Islands334HMDHMISO 3166-2:HM
Flag of the Vatican City Holy See (Vatican City State)336VATVAISO 3166-2:VA
Flag of Honduras Honduras340HNDHNISO 3166-2:HN
Flag of Hong Kong Hong Kong344HKGHKISO 3166-2:HK
Flag of Hungary Hungary348HUNHUISO 3166-2:HU
Flag of Iceland Iceland352ISLISISO 3166-2:IS
Flag of India India356INDINISO 3166-2:IN
Flag of Indonesia Indonesia360IDNIDISO 3166-2:ID
Flag of Iran Iran, Islamic Republic of364IRNIRISO 3166-2:IR
Flag of Iraq Iraq368IRQIQISO 3166-2:IQ
Flag of Ireland Ireland372IRLIEISO 3166-2:IE
Flag of the Isle of Man Isle of Man833IMNIMISO 3166-2:IM
Flag of Israel Israel376ISRILISO 3166-2:IL
Flag of Italy Italy380ITAITISO 3166-2:IT
Flag of Jamaica Jamaica388JAMJMISO 3166-2:JM
Flag of Japan Japan392JPNJPISO 3166-2:JP
Flag of Jersey Jersey832JEYJEISO 3166-2:JE
Flag of Jordan Jordan400JORJOISO 3166-2:JO
Flag of Kazakhstan Kazakhstan398KAZKZISO 3166-2:KZ
Flag of Kenya Kenya404KENKEISO 3166-2:KE
Flag of Kiribati Kiribati296KIRKIISO 3166-2:KI
Flag of North Korea Korea, Democratic People's Republic of408PRKKPISO 3166-2:KP
Flag of South Korea Korea, Republic of410KORKRISO 3166-2:KR
Flag of Kuwait Kuwait414KWTKWISO 3166-2:KW
Flag of Kyrgyzstan Kyrgyzstan417KGZKGISO 3166-2:KG
Flag of Laos Lao People's Democratic Republic418LAOLAISO 3166-2:LA
Flag of Latvia Latvia428LVALVISO 3166-2:LV
Flag of Lebanon Lebanon422LBNLBISO 3166-2:LB
Flag of Lesotho Lesotho426LSOLSISO 3166-2:LS
Flag of Liberia Liberia430LBRLRISO 3166-2:LR
Flag of Libya Libyan Arab Jamahiriya434LBYLYISO 3166-2:LY
Flag of Liechtenstein Liechtenstein438LIELIISO 3166-2:LI
Flag of Lithuania Lithuania440LTULTISO 3166-2:LT
Flag of Luxembourg Luxembourg442LUXLUISO 3166-2:LU
Flag of Macau Macao446MACMOISO 3166-2:MO
Flag of the Republic of Macedonia Macedonia, the former Yugoslav Republic of807MKDMKISO 3166-2:MK
Flag of Madagascar Madagascar450MDGMGISO 3166-2:MG
Flag of Malawi Malawi454MWIMWISO 3166-2:MW
Flag of Malaysia Malaysia458MYSMYISO 3166-2:MY
Flag of the Maldives Maldives462MDVMVISO 3166-2:MV
Flag of Mali Mali466MLIMLISO 3166-2:ML
Flag of Malta Malta470MLTMTISO 3166-2:MT
Flag of the Marshall Islands Marshall Islands584MHLMHISO 3166-2:MH
Flag of Martinique Martinique474MTQMQISO 3166-2:MQ
Flag of Mauritania Mauritania478MRTMRISO 3166-2:MR
Flag of Mauritius Mauritius480MUSMUISO 3166-2:MU
Flag of Mayotte Mayotte175MYTYTISO 3166-2:YT
Flag of Mexico Mexico484MEXMXISO 3166-2:MX
Flag of the Federated States of Micronesia Micronesia, Federated States of583FSMFMISO 3166-2:FM
Flag of Moldova Moldova, Republic of498MDAMDISO 3166-2:MD
Flag of Monaco Monaco492MCOMCISO 3166-2:MC
Flag of Mongolia Mongolia496MNGMNISO 3166-2:MN
Flag of Montenegro Montenegro499MNEMEISO 3166-2:ME
Flag of Montserrat Montserrat500MSRMSISO 3166-2:MS
Flag of Morocco Morocco504MARMAISO 3166-2:MA
Flag of Mozambique Mozambique508MOZMZISO 3166-2:MZ
Flag of Myanmar Myanmar104MMRMMISO 3166-2:MM
Flag of Namibia Namibia516NAMNAISO 3166-2:NA
Flag of Nauru Nauru520NRUNRISO 3166-2:NR
Flag of Nepal Nepal524NPLNPISO 3166-2:NP
Flag of the Netherlands Netherlands528NLDNLISO 3166-2:NL
Flag of the Netherlands Antilles Netherlands Antilles530ANTANISO 3166-2:AN
Flag of New Caledonia New Caledonia540NCLNCISO 3166-2:NC
Flag of New Zealand New Zealand554NZLNZISO 3166-2:NZ
Flag of Nicaragua Nicaragua558NICNIISO 3166-2:NI
Flag of Niger Niger562NERNEISO 3166-2:NE
Flag of Nigeria Nigeria566NGANGISO 3166-2:NG
Flag of Niue Niue570NIUNUISO 3166-2:NU
Flag of Norfolk Island Norfolk Island574NFKNFISO 3166-2:NF
Flag of the Northern Mariana Islands Northern Mariana Islands580MNPMPISO 3166-2:MP
Flag of Norway Norway578NORNOISO 3166-2:NO
Flag of Oman Oman512OMNOMISO 3166-2:OM
Flag of Pakistan Pakistan586PAKPKISO 3166-2:PK
Flag of Palau Palau585PLWPWISO 3166-2:PW
Palestinian flag Palestinian Territory, Occupied275PSEPSISO 3166-2:PS
Flag of Panama Panama591PANPAISO 3166-2:PA
Flag of Papua New Guinea Papua New Guinea598PNGPGISO 3166-2:PG
Flag of Paraguay Paraguay600PRYPYISO 3166-2:PY
Flag of Peru Peru604PERPEISO 3166-2:PE
Flag of the Philippines Philippines608PHLPHISO 3166-2:PH
Flag of the Pitcairn Islands Pitcairn612PCNPNISO 3166-2:PN
Flag of Poland Poland616POLPLISO 3166-2:PL
Flag of Portugal Portugal620PRTPTISO 3166-2:PT
Flag of Puerto Rico Puerto Rico630PRIPRISO 3166-2:PR
Flag of Qatar Qatar634QATQAISO 3166-2:QA
Flag of Réunion Réunion638REUREISO 3166-2:RE
Flag of Romania Romania642ROUROISO 3166-2:RO
Flag of Russia Russian Federation643RUSRUISO 3166-2:RU
Flag of Rwanda Rwanda646RWARWISO 3166-2:RW
Flag of Saint Helena Saint Helena654SHNSHISO 3166-2:SH
Flag of Saint Kitts and Nevis Saint Kitts and Nevis659KNAKNISO 3166-2:KN
Flag of Saint Lucia Saint Lucia662LCALCISO 3166-2:LC
Flag of Saint Pierre and Miquelon Saint Pierre and Miquelon666SPMPMISO 3166-2:PM
Flag of Saint Vincent and the Grenadines Saint Vincent and the Grenadines670VCTVCISO 3166-2:VC
Flag of Samoa Samoa882WSMWSISO 3166-2:WS
Flag of San Marino San Marino674SMRSMISO 3166-2:SM
Flag of São Tomé and Príncipe Sao Tome and Principe678STPSTISO 3166-2:ST
Flag of Saudi Arabia Saudi Arabia682SAUSAISO 3166-2:SA
Flag of Senegal Senegal686SENSNISO 3166-2:SN
Flag of Serbia Serbia688SRBRSISO 3166-2:RS
Flag of the Seychelles Seychelles690SYCSCISO 3166-2:SC
Flag of Sierra Leone Sierra Leone694SLESLISO 3166-2:SL
Flag of Singapore Singapore702SGPSGISO 3166-2:SG
Flag of Slovakia Slovakia703SVKSKISO 3166-2:SK
Flag of Slovenia Slovenia705SVNSIISO 3166-2:SI
Flag of the Solomon Islands Solomon Islands090SLBSBISO 3166-2:SB
Flag of Somalia Somalia706SOMSOISO 3166-2:SO
Flag of South Africa South Africa710ZAFZAISO 3166-2:ZA
Flag of South Georgia and the South Sandwich Islands South Georgia and the South Sandwich Islands239SGSGSISO 3166-2:GS
Flag of Spain Spain724ESPESISO 3166-2:ES
Flag of Sri Lanka Sri Lanka144LKALKISO 3166-2:LK
Flag of Sudan Sudan736SDNSDISO 3166-2:SD
Flag of Suriname Suriname740SURSRISO 3166-2:SR
Flag of Svalbard and Jan Mayen Svalbard and Jan Mayen744SJMSJISO 3166-2:SJ
Flag of Swaziland Swaziland748SWZSZISO 3166-2:SZ
Flag of Sweden Sweden752SWESEISO 3166-2:SE
Flag of Switzerland Switzerland756CHECHISO 3166-2:CH
Flag of Syria Syrian Arab Republic760SYRSYISO 3166-2:SY
Flag of the Republic of China Taiwan, Province of China158TWNTWISO 3166-2:TW
Flag of Tajikistan Tajikistan762TJKTJISO 3166-2:TJ
Flag of Tanzania Tanzania, United Republic of834TZATZISO 3166-2:TZ
Flag of Thailand Thailand764THATHISO 3166-2:TH
Flag of East Timor Timor-Leste626TLSTLISO 3166-2:TL
Flag of Togo Togo768TGOTGISO 3166-2:TG
Flag of Tokelau Tokelau772TKLTKISO 3166-2:TK
Flag of Tonga Tonga776TONTOISO 3166-2:TO
Flag of Trinidad and Tobago Trinidad and Tobago780TTOTTISO 3166-2:TT
Flag of Tunisia Tunisia788TUNTNISO 3166-2:TN
Flag of Turkey Turkey792TURTRISO 3166-2:TR
Flag of Turkmenistan Turkmenistan795TKMTMISO 3166-2:TM
Flag of the Turks and Caicos Islands Turks and Caicos Islands796TCATCISO 3166-2:TC
Flag of Tuvalu Tuvalu798TUVTVISO 3166-2:TV
Flag of Uganda Uganda800UGAUGISO 3166-2:UG
Flag of Ukraine Ukraine804UKRUAISO 3166-2:UA
Flag of the United Arab Emirates United Arab Emirates784AREAEISO 3166-2:AE
Flag of the United Kingdom United Kingdom826GBRGBISO 3166-2:GB
Flag of the United States United States840USAUSISO 3166-2:US
Flag of United States Minor Outlying Islands United States Minor Outlying Islands581UMIUMISO 3166-2:UM
Flag of Uruguay Uruguay858URYUYISO 3166-2:UY
Flag of Uzbekistan Uzbekistan860UZBUZISO 3166-2:UZ
Flag of Vanuatu Vanuatu548VUTVUISO 3166-2:VU
Flag of Venezuela Venezuela862VENVEISO 3166-2:VE
Flag of Vietnam Viet Nam704VNMVNISO 3166-2:VN
Flag of the British Virgin Islands Virgin Islands, British092VGBVGISO 3166-2:VG
Flag of the United States Virgin Islands Virgin Islands, U.S.850VIRVIISO 3166-2:VI
Flag of Wallis and Futuna Wallis and Futuna876WLFWFISO 3166-2:WF
Flag of Western Sahara Western Sahara732ESHEHISO 3166-2:EH
Flag of Yemen Yemen887YEMYEISO 3166-2:YE
Flag of Zambia Zambia894ZMBZMISO 3166-2:ZM
Flag of Zimbabwe Zimbabwe716ZWEZWISO 3166-2:ZW
- -

Country Continent Mapping

-

abstracted from wikipedia continent country page

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AfricaFlag of Algeria Algeria – Algiers
AfricaFlag of Angola Angola – Luanda
AfricaFlag of Benin Benin – Porto-Novo (seat of government at Cotonou)
AfricaFlag of Botswana Botswana – Gaborone
AfricaFlag of Burkina Faso Burkina Faso – Ouagadougou
AfricaFlag of Burundi Burundi – Bujumbura
AfricaFlag of Cameroon Cameroon – Yaoundé
AfricaFlag of Cape Verde Cape Verde – Praia
AfricaFlag of the Central African Republic Central African Republic – Bangui
AfricaFlag of Chad Chad – N'Djamena
AfricaFlag of the Comoros Comoros – Moroni
AfricaFlag of the Democratic Republic of the Congo Congo, Democratic Republic of (also known as Congo-Kinshasa, formerly known as Zaire) – Kinshasa
AfricaFlag of the Republic of the Congo Congo, Republic of (also known as Congo-Brazzaville) – Brazzaville
AfricaFlag of Côte d'Ivoire Côte d'Ivoire (commonly known as Ivory Coast) – Yamoussoukro (seat of government at Abidjan)
AfricaFlag of Djibouti Djibouti – Djibouti
AfricaFlag of Egypt Egypt – Cairo
AfricaFlag of Equatorial Guinea Equatorial Guinea – Malabo
AfricaFlag of Eritrea Eritrea – Asmara
AfricaFlag of Ethiopia Ethiopia – Addis Ababa
AfricaFlag of Gabon Gabon – Libreville
AfricaFlag of The Gambia Gambia – Banjul
AfricaFlag of Ghana Ghana – Accra
AfricaFlag of Guinea Guinea – Conakry
AfricaFlag of Guinea-Bissau Guinea-Bissau – Bissau
AfricaFlag of Kenya Kenya – Nairobi
AfricaFlag of Lesotho Lesotho – Maseru
AfricaFlag of Liberia Liberia – Monrovia
AfricaFlag of Libya Libya – Tripoli
AfricaFlag of Madagascar Madagascar – Antananarivo
AfricaFlag of Malawi Malawi – Lilongwe
AfricaFlag of Mali Mali – Bamako
AfricaFlag of Mauritania Mauritania – Nouakchott
AfricaFlag of Mauritius Mauritius – Port Louis
AfricaFlag of Mayotte Mayotte (overseas territory of France) – Mamoudzou
AfricaFlag of Morocco Morocco – Rabat
AfricaFlag of Mozambique Mozambique – Maputo
AfricaFlag of Namibia Namibia – Windhoek
AfricaFlag of Niger Niger – Niamey
AfricaFlag of Nigeria Nigeria – Abuja
AfricaFlag of Réunion Réunion (overseas department of France) – Saint-Denis
AfricaFlag of Rwanda Rwanda – Kigali
AfricaFlag of Saint Helena Saint Helena (overseas territory of the United Kingdom) – Jamestown
AfricaFlag of São Tomé and Príncipe Sao Tome and Principe – São Tomé
AfricaFlag of Senegal Senegal – Dakar
AfricaFlag of the Seychelles Seychelles – Victoria
AfricaFlag of Sierra Leone Sierra Leone – Freetown
AfricaFlag of Somalia Somalia – Mogadishu
AfricaFlag of South Africa South Africa – Pretoria (administrative), Cape Town (legislative), Bloemfontein (judicial)
AfricaFlag of Sudan Sudan – Khartoum
AfricaFlag of Swaziland Swaziland – Mbabane (administrative), Lobamba (royal and legislative)
AfricaFlag of Tanzania Tanzania – Dodoma (seat of government at Dar es Salaam)
AfricaFlag of Togo Togo – Lomé
AfricaFlag of Tunisia Tunisia – Tunis
AfricaFlag of Uganda Uganda – Kampala
AfricaFlag of Western Sahara Western Sahara – El Aaiún (unofficial)
AfricaFlag of Zambia Zambia – Lusaka
AfricaFlag of Zimbabwe Zimbabwe – Harare
AsiaFlag of Afghanistan Afghanistan – Kabul
AsiaFlag of Armenia Armenia[2] – Yerevan
AsiaFlag of Azerbaijan Azerbaijan[2] – Baku
AsiaFlag of Bahrain Bahrain – Manama
AsiaFlag of Bangladesh Bangladesh – Dhaka
AsiaFlag of Bhutan Bhutan – Thimphu
AsiaFlag of British Indian Ocean Territory British Indian Ocean Territory[3] (overseas territory of the United Kingdom)
AsiaFlag of Brunei Brunei – Bandar Seri Begawan
AsiaFlag of Cambodia Cambodia – Phnom Penh
AsiaFlag of the People's Republic of China China, People's Republic of – Beijing
AsiaFlag of the Republic of China China, Republic of (commonly known as Taiwan) – Taipei
AsiaFlag of Christmas Island Christmas Island[4] (overseas territory of Australia)
AsiaFlag of the Cocos (Keeling) Islands Cocos (Keeling) Islands[4] (overseas territory of Australia)
AsiaFlag of Cyprus Cyprus[2] – Nicosia
AsiaFlag of Georgia (country) Georgia[2] – Tbilisi
AsiaFlag of Hong Kong Hong Kong (special administrative region of the People's Republic of China)
AsiaFlag of India India – New Delhi
AsiaFlag of Indonesia Indonesia – Jakarta
AsiaFlag of Iran Iran – Tehran
AsiaFlag of Iraq Iraq – Baghdad
AsiaFlag of Israel Israel – Jerusalem
AsiaFlag of Japan Japan – Tokyo
AsiaFlag of Jordan Jordan – Amman
AsiaFlag of Kazakhstan Kazakhstan – Astana
AsiaFlag of North Korea Korea, Democratic People's Republic of (commonly known as North Korea) – Pyongyang
AsiaFlag of South Korea Korea, Republic of (commonly known as South Korea) – Seoul
AsiaFlag of Kuwait Kuwait – Kuwait City
AsiaFlag of Kyrgyzstan Kyrgyzstan – Bishkek
AsiaFlag of Laos Laos – Vientiane
AsiaFlag of Lebanon Lebanon – Beirut
AsiaFlag of Macau Macau (special administrative region of the People's Republic of China)
AsiaFlag of Malaysia Malaysia – Kuala Lumpur (seat of government at Putrajaya)
AsiaFlag of the Maldives Maldives – Malé
AsiaFlag of Mongolia Mongolia – Ulaanbaatar
AsiaFlag of Myanmar Myanmar (formerly known as Burma) – Naypyidaw
AsiaFlag of Nepal Nepal – Kathmandu
AsiaFlag of Oman Oman – Muscat
AsiaFlag of Pakistan Pakistan – Islamabad
AsiaPalestinian flag Palestinian territories (collectively the territories of the West Bank and the Gaza Strip)
AsiaFlag of the Philippines Philippines – Manila
AsiaFlag of Qatar Qatar – Doha
AsiaFlag of Saudi Arabia Saudi Arabia – Riyadh
AsiaFlag of Singapore Singapore – Singapore[5]
AsiaFlag of Sri Lanka Sri Lanka – Sri Jayawardenepura
AsiaFlag of Syria Syria – Damascus
AsiaFlag of Tajikistan Tajikistan – Dushanbe
AsiaFlag of Thailand Thailand – Bangkok
AsiaFlag of East Timor Timor-Leste (commonly known as East Timor) – Dili
AsiaFlag of Turkey Turkey[2] – Ankara
AsiaFlag of Turkmenistan Turkmenistan – Ashgabat
AsiaFlag of the United Arab Emirates United Arab Emirates – Abu Dhabi
AsiaFlag of Uzbekistan Uzbekistan – Tashkent
AsiaFlag of Vietnam Vietnam – Hanoi
AsiaFlag of Yemen Yemen – Sana'a
EuropeFlag of Albania Albania – Tirana
EuropeFlag of Andorra Andorra – Andorra la Vella
EuropeFlag of Austria Austria – Vienna
EuropeFlag of Belarus Belarus – Minsk
EuropeFlag of Belgium Belgium – Brussels
EuropeFlag of Bosnia and Herzegovina Bosnia and Herzegovina – Sarajevo
EuropeFlag of Bulgaria Bulgaria – Sofia
EuropeFlag of Croatia Croatia – Zagreb
EuropeFlag of the Czech Republic Czech Republic – Prague
EuropeFlag of Denmark Denmark – Copenhagen
EuropeFlag of Estonia Estonia – Tallinn
EuropeFlag of the Faroe Islands Faroe Islands (overseas territory of Denmark) – Tórshavn
EuropeFlag of Finland Finland – Helsinki
EuropeFlag of France France – Paris
EuropeFlag of Germany Germany – Berlin
EuropeFlag of Gibraltar Gibraltar (overseas territory of the United Kingdom) – Gibraltar[5]
EuropeFlag of Greece Greece – Athens
EuropeFlag of Guernsey Guernsey (British crown dependency) – Saint Peter Port
EuropeFlag of Hungary Hungary – Budapest
EuropeFlag of Iceland Iceland – Reykjavík
EuropeFlag of Ireland Ireland – Dublin
EuropeFlag of the Isle of Man Isle of Man (British crown dependency) – Douglas
EuropeFlag of Italy Italy – Rome
EuropeFlag of Jersey Jersey (British crown dependency) – Saint Helier
EuropeFlag of Latvia Latvia – Riga
EuropeFlag of Liechtenstein Liechtenstein – Vaduz
EuropeFlag of Lithuania Lithuania – Vilnius
EuropeFlag of Luxembourg Luxembourg – Luxembourg
EuropeFlag of the Republic of Macedonia Macedonia – Skopje
EuropeFlag of Malta Malta – Valletta
EuropeFlag of Moldova Moldova – Chişinău
EuropeFlag of Monaco Monaco – Monaco[5]
EuropeFlag of Montenegro Montenegro – Podgorica
EuropeFlag of the Netherlands Netherlands – Amsterdam (seat of government at The Hague)
EuropeFlag of Norway Norway – Oslo
EuropeFlag of Poland Poland – Warsaw
EuropeFlag of Portugal Portugal – Lisbon
EuropeFlag of Romania Romania – Bucharest
EuropeFlag of Russia Russia[6] – Moscow
EuropeFlag of San Marino San Marino – San Marino
EuropeFlag of Serbia Serbia – Belgrade
EuropeFlag of Slovakia Slovakia – Bratislava
EuropeFlag of Slovenia Slovenia – Ljubljana
EuropeFlag of Spain Spain – Madrid
EuropeFlag of Sweden Sweden – Stockholm
EuropeFlag of Switzerland Switzerland – Berne
EuropeFlag of Ukraine Ukraine – Kiev
EuropeFlag of the United Kingdom United Kingdom – London
EuropeFlag of the Vatican City Vatican City – Vatican City[5]
North AmericaFlag of Anguilla Anguilla (overseas territory of the United Kingdom) – The Valley
North AmericaFlag of Antigua and Barbuda Antigua and Barbuda – Saint John's
North AmericaFlag of Aruba Aruba (overseas country in the Kingdom of the Netherlands) – Oranjestad
North AmericaFlag of the Bahamas Bahamas – Nassau
North AmericaFlag of Barbados Barbados – Bridgetown
North AmericaFlag of Belize Belize – Belmopan
North AmericaFlag of Bermuda Bermuda (overseas territory of the United Kingdom) – Hamilton
North AmericaFlag of the British Virgin Islands British Virgin Islands (overseas territory of the United Kingdom) – Road Town
North AmericaFlag of Canada Canada – Ottawa
North AmericaFlag of Cayman Islands Cayman Islands (overseas territory of the United Kingdom) – George Town
North AmericaFlag of France Clipperton Island (overseas territory of France)
North AmericaFlag of Costa Rica Costa Rica – San José
North AmericaFlag of Cuba Cuba – Havana
North AmericaFlag of Dominica Dominica – Roseau
North AmericaFlag of the Dominican Republic Dominican Republic – Santo Domingo
North AmericaFlag of El Salvador El Salvador – San Salvador
North AmericaFlag of Greenland Greenland (overseas territory of Denmark) – Nuuk
North AmericaFlag of Grenada Grenada – Saint George's
North AmericaFlag of Guadeloupe Guadeloupe (overseas department of France) – Basse-Terre
North AmericaFlag of Guatemala Guatemala – Guatemala City
North AmericaFlag of Haiti Haiti – Port-au-Prince
North AmericaFlag of Honduras Honduras – Tegucigalpa
North AmericaFlag of Jamaica Jamaica – Kingston
North AmericaFlag of Martinique Martinique (overseas department of France) – Fort-de-France
North AmericaFlag of Mexico Mexico – Mexico City
North AmericaFlag of Montserrat Montserrat (overseas territory of the United Kingdom) – Plymouth (seat of government at Brades)
North AmericaFlag of Navassa Island Navassa Island (overseas territory of the United States)
North AmericaFlag of the Netherlands Antilles Netherlands Antilles (overseas country in the Kingdom of the Netherlands) – Willemstad
North AmericaFlag of Nicaragua Nicaragua – Managua
North AmericaFlag of Panama Panama – Panama City
North AmericaFlag of Puerto Rico Puerto Rico (overseas territory of the United States) – San Juan
North AmericaFlag of Saint Barthelemy Saint Barthelemy (overseas territory of France) – Gustavia
North AmericaFlag of Saint Kitts and Nevis Saint Kitts and Nevis – Basseterre
North AmericaFlag of Saint Lucia Saint Lucia – Castries
North AmericaFlag of Saint Martin (France) Saint Martin (overseas territory of France) – Marigot
North AmericaFlag of Saint Pierre and Miquelon Saint Pierre and Miquelon (overseas territory of France) – Saint-Pierre
North AmericaFlag of Saint Vincent and the Grenadines Saint Vincent and the Grenadines – Kingstown
North AmericaFlag of Trinidad and Tobago Trinidad and Tobago – Port of Spain
North AmericaFlag of the Turks and Caicos Islands Turks and Caicos Islands (overseas territory of the United Kingdom) – Cockburn Town
North AmericaFlag of the United States United States – Washington, D.C.
North AmericaFlag of the United States Virgin Islands United States Virgin Islands (overseas territory of the United States) – Charlotte Amalie
South AmericaFlag of Argentina Argentina – Buenos Aires
South AmericaFlag of Bolivia Bolivia – Sucre (seat of government at La Paz)
South AmericaFlag of Brazil Brazil – Brasília
South AmericaFlag of Chile Chile – Santiago
South AmericaFlag of Colombia Colombia – Bogotá
South AmericaFlag of Ecuador Ecuador – Quito
South AmericaFlag of the Falkland Islands Falkland Islands (overseas territory of the United Kingdom) – Stanley
South AmericaFlag of French Guiana French Guiana (overseas department of France) – Cayenne
South AmericaFlag of Guyana Guyana – Georgetown
South AmericaFlag of Paraguay Paraguay – Asunción
South AmericaFlag of Peru Peru – Lima
South AmericaFlag of Suriname Suriname – Paramaribo
South AmericaFlag of Uruguay Uruguay – Montevideo
South AmericaFlag of Venezuela Venezuela – Caracas
OceaniaFlag of American Samoa American Samoa (overseas territory of the United States) – Pago Pago (seat of government at Fagatogo)
OceaniaFlag of Australia Australia – Canberra
OceaniaFlag of the United States Baker Island (overseas territory of the United States)
OceaniaFlag of the Cook Islands Cook Islands (territory in free association with New Zealand) – Avarua
OceaniaFlag of Fiji Fiji – Suva
OceaniaFlag of French Polynesia French Polynesia (overseas territory of France) – Papeete
OceaniaFlag of Guam Guam (overseas territory of the United States) – HagÃ¥tña
OceaniaFlag of the United States Howland Island (overseas territory of the United States)
OceaniaFlag of the United States Jarvis Island (overseas territory of the United States)
OceaniaFlag of the United States Johnston Atoll (overseas territory of the United States)
OceaniaFlag of the United States Kingman Reef (overseas territory of the United States)
OceaniaFlag of Kiribati Kiribati – South Tarawa
OceaniaFlag of the Marshall Islands Marshall Islands – Majuro
OceaniaFlag of the Federated States of Micronesia Micronesia – Palikir
OceaniaFlag of the United States Midway Atoll (overseas territory of the United States)
OceaniaFlag of Nauru Nauru – no official capital (seat of government at Yaren)
OceaniaFlag of New Caledonia New Caledonia (overseas territory of France) – Nouméa
OceaniaFlag of New Zealand New Zealand – Wellington
OceaniaFlag of Niue Niue (territory in free association with New Zealand) – Alofi
OceaniaFlag of Norfolk Island Norfolk Island (overseas territory of Australia) – Kingston
OceaniaFlag of the Northern Mariana Islands Northern Mariana Islands (overseas territory of the United States) – Saipan
OceaniaFlag of Palau Palau – Melekeok
OceaniaFlag of the United States Palmyra Atoll (overseas territory of the United States)
OceaniaFlag of Papua New Guinea Papua New Guinea – Port Moresby
OceaniaFlag of the Pitcairn Islands Pitcairn Islands (overseas territory of the United Kingdom) – Adamstown
OceaniaFlag of Samoa Samoa – Apia
OceaniaFlag of the Solomon Islands Solomon Islands – Honiara
OceaniaFlag of Tokelau Tokelau (overseas territory of New Zealand) – no official capital (each atoll has its own administrative centre)
OceaniaFlag of Tonga Tonga – Nuku'alofa
OceaniaFlag of Tuvalu Tuvalu – Funafuti
OceaniaFlag of Vanuatu Vanuatu – Port Vila
OceaniaFlag of the United States Wake Island (overseas territory of the United States)
OceaniaFlag of Wallis and Futuna Wallis and Futuna (overseas territory of France) – Mata-Utu
AntarcticaFlag of Bouvet Island Bouvet Island (overseas territory of Norway)
AntarcticaFlag of the French Southern and Antarctic Lands French Southern Territories (overseas territory of France)
AntarcticaFlag of Heard Island and McDonald Islands Heard Island and McDonald Islands (overseas territory of Australia)
AntarcticaFlag of South Georgia and the South Sandwich Islands South Georgia and the South Sandwich Islands[7] (overseas territory of the United Kingdom)
- - - diff --git a/Open-ILS/web/conify/js/dijit/demos/mail.html b/Open-ILS/web/conify/js/dijit/demos/mail.html deleted file mode 100644 index cdbc1af439..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/mail.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - Demo Mail Application - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - -
-
-
- - - - - - - - - -
- -
- -
-
-
- - -
- -
-
- -
- - -
- - -
-
- - -
- - -
-
- - Get Mail -
    -
  • Yahoo
  • -
  • GMail
  • -
-
- Click to download new mail. - - - Click to compose new message. - - -
Set various options
-
- -
- -
-
-
-
- - -
-
-
- - - - -
-
- -
-
- - - -
-
-

- This is a simple application mockup showing some of the dojo widgets: -

-
    -
  • layout widgets: SplitContainer, LayoutContainer, AccordionContainer
  • -
  • TooltipDialog, Tooltip
  • -
  • Tree
  • -
  • form widgets: Button, DropDownButton, ComboButton, FilteringSelect, ComboBox
  • -
  • Editor
  • -
-

- The message list above originally contains all the messages, but you can filter it - by clicking on items in the left Accordion. - Then click on the messages in the above list to display them. - There's no server running, so the app is just a facade and it doesn't really do anything. - -

-

- -- Bill -

-
-
-
-
- -
- -
- - - - - - - - -
-
-
- - -
-
-
-
-
-
-
- - diff --git a/Open-ILS/web/conify/js/dijit/demos/mail/icons.gif b/Open-ILS/web/conify/js/dijit/demos/mail/icons.gif deleted file mode 100644 index 10517778a5fc5865c1de36538474dfde8abed25f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2823 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 Z{NM?JKntw!0xJlb1yO*45Ht`F06Uf&1@!;` diff --git a/Open-ILS/web/conify/js/dijit/demos/mail/icons.png b/Open-ILS/web/conify/js/dijit/demos/mail/icons.png deleted file mode 100644 index a3decc6f30cc708a0f788c7b9bddfabe006a0026..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5179 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 diff --git a/Open-ILS/web/conify/js/dijit/demos/mail/mail.css b/Open-ILS/web/conify/js/dijit/demos/mail/mail.css deleted file mode 100644 index 96baeb1536..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/mail/mail.css +++ /dev/null @@ -1,133 +0,0 @@ -html, body, #main{ - width: 100%; /* make the body expand to fill the visible window */ - height: 100%; - overflow: hidden; /* erase window level scrollbars */ - padding: 0 0 0 0; - margin: 0 0 0 0; - font: 10pt Arial,Myriad,Tahoma,Verdana,sans-serif; -} - -#banner, #footer { -background-color: #b7cdee; -color: #333; -padding:3px; -} -#banner { text-align:right; } - -/* list of messages -TODO: If i add the rules below as a plain tr/td it seems to mess up accordion, tree, etc. ??? -*/ -#listPane tr:hover, #listPane td:hover, .dijitTreeContent:hover { - background-color: #b7cdee; - color: #333; - cursor: pointer; -} -#listPane tr, #listPane td { cursor: pointer; } - -th { - background-color: #4f8ce5; - color: #fff; - font-weight:: bold !important; - margin:0; - padding:3px; - background-image:url('../../themes/soria/images/gradientTopBg.png'); - background-position:0px -1px; -} - -th .arrowNode { position:relative; right:2px; - width:16px; - height:16px; -} -th.arrowUp .arrowNode { - padding-right: 16px; - background:transparent url("../../themes/soria/images/arrows.png") no-repeat; - background-position:-32px 0px; -} - -th.arrowDown .arrowNode { - padding-right: 16px; - background:transparent url("../../themes/soria/images/arrows.png") no-repeat; - background-position:0px 0px; -} - -.demoTable td { padding:3px; } -.demoTable { - border-spacing:0; - padding:0; margin:0; - width:98%; - -} -.oddRow { - background-color: #f2f5f9; -} - -#message { - padding: 8px; -} - -/* Stuff for new messages */ - -.subject { - background: gray; - width: 100%; - padding-top: 5px; - padding-bottom: 10px; -} - -.message { - border: black 2px; -} -.messageHeader { - font:12pt Arial,sans-serif; - font-weight:bold; - color:#333; -} -body .dojoSplitPane { - background: #ededff; - overflow: auto; -} - -/* Icons */ - -.mailIconCancel, -.mailIconOptions, -.mailIconFolderDocuments, -.mailIconFolderInbox, -.mailIconFolderSent, -.mailIconGetMail, -.mailIconNewMessage, -.mailIconMailbox, -.mailIconOk, -.mailIconTrashcanFull { - background-image: url('icons.png'); /* mail icons sprite image */ - background-repeat: no-repeat; - width: 16px; - height: 16px; - text-align: center; - padding-right:4px; -} - -.dj_ie6 .mailIconCancel, -.dj_ie6 .mailIconOptions, -.dj_ie6 .mailIconFolderDocuments, -.dj_ie6 .mailIconFolderInbox, -.dj_ie6 .mailIconFolderSent, -.dj_ie6 .mailIconGetMail, -.dj_ie6 .mailIconNewMessage, -.dj_ie6 .mailIconMailbox, -.dj_ie6 .mailIconOk, -.dj_ie6 .mailIconTrashcanFull { - background-image: url('icons.gif'); -} - - -.mailIconCancel { background-position: 0px; } -.mailIconOptions { background-position: -22px; } -.mailIconFolderDocuments { background-position: -44px; } -.mailIconFolderInbox { background-position: -66px; } -.mailIconFolderSent { background-position: -88px; } -.mailIconGetMail { background-position: -110px; } -.mailIconNewMessage { background-position: -132px; } -.mailIconMailbox { background-position: -154px; } -.mailIconOk { background-position: -176px; } -.mailIconTrashcanFull { background-position: -198px; } diff --git a/Open-ILS/web/conify/js/dijit/demos/mail/mail.json b/Open-ILS/web/conify/js/dijit/demos/mail/mail.json deleted file mode 100644 index 67f1a0457f..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/mail/mail.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - identifier: 'id', - label: 'label', - items: [ - - // Hierarchy of folders - { type: 'folder', id: 'inbox', label:'Inbox', icon:'mailIconFolderInbox' }, - { type: 'folder', id: 'deleted', label:'Trash', icon:'mailIconTrashcanFull' }, - { type: 'folder', id: 'save', label:'Save', folders:[ - { id: 'work', label:'stuff for work'}, - { id: 'fun', label:'stuff for fun'} - ]}, - - // Address book (list of people that have sent me messages) - { type: 'address', id: 'adam', label: "Adam Arlen" }, - { type: 'address', id: 'bob', label: "Bob Baxter" }, - { type: 'address', id: 'carrie', label: "Carrie Crow" }, - - // Flat list of messages (each message lists it's folder) - - { type: 'message', id: 'node1.1', folder: 'inbox', label: "today's meeting", sender: "Adam Arlen", sent: "2005-12-19", - text: "Today's meeting is cancelled.
Let's do it tomorrow instead.

Adam" }, - { type: 'message', id: 'node1.2', folder: 'inbox', label: "remaining work", sender: "Bob Baxter", sent: "2005-12-18", - text: - "

Hey, we need to talk about who's gonna do all the left over work. Pick a day you want to meet:

" - }, - { type: 'message', id: 'node1.3', folder: 'inbox', label: "Hey, look!", sender: "Carrey Crown", sent: "2005-12-17", text: - "This is our new simple mail app. What do you think?

You can navigate around this demo with arrows and tabs ...

Regards,
Carrey" - }, - { type: 'message', id: 'node1.4', folder: 'inbox', label: "paint", sender: "David Davis", sent: "2005-12-16", text: - "

what color is good for the new office?

Let me know soon

" - }, - { type: 'message', id: 'node2.1', folder: 'deleted', label: "today's meeting", sender: "Madam Marlen", sent: "2005-12-19", - text: "Today's meeting is cancelled.
Let's do it tomorrow instead.

Madam" }, - { type: 'message', id: 'node2.2', folder: 'deleted', label: "congratulations", sender: "Rob Raxter", sent: "2005-12-18", text: " Good job on that project! " }, - { type: 'message', id: 'node2.3', folder: 'deleted', label: "schedule", sender: "Carrie Crow", sent: "2005-12-17", text: " Are we still on schedule?
The deadline is next Friday. " }, - { type: 'message', id: 'node2.4', folder: 'deleted', label: "paint", sender: "Daniel Dooey", sent: "2005-12-16", text: - "

what color is good for the new office?

Let me know soon

" - }, - { type: 'message', id: 'node3.1', folder: 'work', label: "today's meeting", sender: "Bob Baxter", sent: "2005-12-19", - text: "Today's meeting is cancelled.
Unnecessary.

Bob" }, - { type: 'message', id: 'node3.2', folder: 'work', label: "remaining work", sender: "Bob Baxter", sent: "2005-12-18", text: " Are we still on schedule?
The deadline is next Friday. " }, - { type: 'message', id: 'node3.3', folder: 'work', label: "lunch", sender: "Bob Baxter", sent: "2005-12-17", text: - "Where do you want to go for lunch?

  • Fresh Choice
  • Starbucks
  • Dominos


Let me know..." - }, - { type: 'message', id: 'node3.4', folder: 'work', label: "paint", sender: "Bob Baxter", sent: "2005-12-16", text: - "

what color is good for the new office?

Let me know soon

" - }, - { type: 'message', id: 'node4.1', folder: 'fun', label: "today's meeting", sender: "Jack Jackson", sent: "2005-12-19", - text: "Today's meeting is cancelled.
Let's do it friday instead.

Joe" }, - { type: 'message', id: 'node4.2', folder: 'fun', label: "remaining work", sender: "Jack Jackson", sent: "2005-12-18", - text: - "

Hey, we need to talk about who's gonna do all the left over work. Pick a day you want to meet:

" - }, - { type: 'message', id: 'node4.3', folder: 'fun', label: "lunch", sender: "Jack Jackson", sent: "2005-12-17", text: - "Where do you want to go for lunch?

  • Indian
  • Mexican
  • Chinese
  • Japanese
  • Pizza


Let me know..." - }, - { type: 'message', id: 'node4.4', folder: 'fun', label: "paint", sender: "Jack Jackson", sent: "2005-12-16", text: - "

what color is good for the new office?

Let me know soon

" - }, - - { type: 'message', id: 'node5.1', folder: 'deleted', label: "today's meeting", sender: "Jill Jones", sent: "2005-12-19", - text: "Today's meeting is cancelled.
Let's do it thursday instead.

Jill" }, - { type: 'message', id: 'node5.2', folder: 'deleted', label: "remaining work", sender: "Jill Jones", sent: "2005-12-18", - text: - "

Hey, we need to talk about who's gonna do all the left over work. Pick a day you want to meet:

" - }, - { type: 'message', id: 'node5.3', folder: 'deleted', label: "lunch", sender: "Jill Jones", sent: "2005-12-17", text: - "Where do you want to go for lunch?

  • McDonalds
  • Burger King
  • KFC


Let me know..." - }, - { type: 'message', id: 'node5.4', folder: 'deleted', label: "paint", sender: "Jill Jones", sent: "2005-12-16", text: - "

what color is good for the new office?

Let me know soon

" - } - ] -} diff --git a/Open-ILS/web/conify/js/dijit/demos/mail/newMail.html b/Open-ILS/web/conify/js/dijit/demos/mail/newMail.html deleted file mode 100644 index f269ad3f25..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/mail/newMail.html +++ /dev/null @@ -1,8 +0,0 @@ - diff --git a/Open-ILS/web/conify/js/dijit/demos/nihao.html b/Open-ILS/web/conify/js/dijit/demos/nihao.html deleted file mode 100644 index 0d0705ccf5..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/nihao.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - - Dojo Globalization Hello World - - - - - - - - - - - -

Dojo Globalization Hello World

-

- - -

-
-

-

- - -

-

- - \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/en/helloworld.js b/Open-ILS/web/conify/js/dijit/demos/nihao/nls/en/helloworld.js deleted file mode 100644 index 10e5226b3c..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/en/helloworld.js +++ /dev/null @@ -1 +0,0 @@ -({"localeSelect": "Locale:", "contentStr": "Hello Dojo Globalization! Today is ${0}.", "dateSelect": "Select a date:", "dateStr": "${0} seconds to go from now."}) \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/fr/helloworld.js b/Open-ILS/web/conify/js/dijit/demos/nihao/nls/fr/helloworld.js deleted file mode 100644 index 68f89b2ada..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/fr/helloworld.js +++ /dev/null @@ -1 +0,0 @@ -({"localeSelect": "Lieu :", "contentStr": "Bonjour globalisation de Dojo! Aujourd'hui est ${0}.", "dateSelect": "Choisir une date :", "dateStr": "${0} secondes à aller dès maintenant."}) \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/helloworld.js b/Open-ILS/web/conify/js/dijit/demos/nihao/nls/helloworld.js deleted file mode 100644 index 10e5226b3c..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/helloworld.js +++ /dev/null @@ -1 +0,0 @@ -({"localeSelect": "Locale:", "contentStr": "Hello Dojo Globalization! Today is ${0}.", "dateSelect": "Select a date:", "dateStr": "${0} seconds to go from now."}) \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/zh/helloworld.js b/Open-ILS/web/conify/js/dijit/demos/nihao/nls/zh/helloworld.js deleted file mode 100644 index a5d3bf8f8f..0000000000 --- a/Open-ILS/web/conify/js/dijit/demos/nihao/nls/zh/helloworld.js +++ /dev/null @@ -1 +0,0 @@ -({"localeSelect": "区域:", "contentStr": "你好Dojo全球化! 今天是${0}。", "dateSelect": "选择一个日期:", "dateStr": "距离现在还有${0}秒。"}) \ No newline at end of file diff --git a/Open-ILS/web/conify/js/dijit/dijit-all.js b/Open-ILS/web/conify/js/dijit/dijit-all.js deleted file mode 100644 index 1dd0b40acc..0000000000 --- a/Open-ILS/web/conify/js/dijit/dijit-all.js +++ /dev/null @@ -1,20 +0,0 @@ -/* - Copyright (c) 2004-2007, The Dojo Foundation - All Rights Reserved. - - Licensed under the Academic Free License version 2.1 or above OR the - modified BSD license. For more information on Dojo licensing, see: - - http://dojotoolkit.org/book/dojo-book-0-9/introduction/licensing -*/ - -/* - This is a compiled version of Dojo, built for deployment and not for - development. To get an editable version, please visit: - - http://dojotoolkit.org - - for documentation and information on getting the source. -*/ - -if(!dojo._hasResource["dojo.colors"]){dojo._hasResource["dojo.colors"]=true;dojo.provide("dojo.colors");(function(){var _1=function(m1,m2,h){if(h<0){++h;}if(h>1){--h;}var h6=6*h;if(h6<1){return m1+(m2-m1)*h6;}if(2*h<1){return m2;}if(3*h<2){return m1+(m2-m1)*(2/3-h)*6;}return m1;};dojo.colorFromRgb=function(_6,_7){var m=_6.toLowerCase().match(/^(rgba?|hsla?)\(([\s\.\-,%0-9]+)\)/);if(m){var c=m[2].split(/\s*,\s*/),l=c.length,t=m[1];if((t=="rgb"&&l==3)||(t=="rgba"&&l==4)){var r=c[0];if(r.charAt(r.length-1)=="%"){var a=dojo.map(c,function(x){return parseFloat(x)*2.56;});if(l==4){a[3]=c[3];}return dojo.colorFromArray(a,_7);}return dojo.colorFromArray(c,_7);}if((t=="hsl"&&l==3)||(t=="hsla"&&l==4)){var H=((parseFloat(c[0])%360)+360)%360/360,S=parseFloat(c[1])/100,L=parseFloat(c[2])/100,m2=L<=0.5?L*(S+1):L+S-L*S,m1=2*L-m2,a=[_1(m1,m2,H+1/3)*256,_1(m1,m2,H)*256,_1(m1,m2,H-1/3)*256,1];if(l==4){a[3]=c[3];}return dojo.colorFromArray(a,_7);}}return null;};var _14=function(c,low,_17){c=Number(c);return isNaN(c)?_17:c_17?_17:c;};dojo.Color.prototype.sanitize=function(){var t=this;t.r=Math.round(_14(t.r,0,255));t.g=Math.round(_14(t.g,0,255));t.b=Math.round(_14(t.b,0,255));t.a=_14(t.a,0,1);return this;};})();dojo.colors.makeGrey=function(g,a){return dojo.colorFromArray([g,g,g,a]);};dojo.Color.named=dojo.mixin({aliceblue:[240,248,255],antiquewhite:[250,235,215],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],blanchedalmond:[255,235,205],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],oldlace:[253,245,230],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],thistle:[216,191,216],tomato:[255,99,71],transparent:[0,0,0,0],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],whitesmoke:[245,245,245],yellowgreen:[154,205,50]},dojo.Color.named);}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_1b,_1c,_1d){_1d=dojo.i18n.normalizeLocale(_1d);var _1e=_1d.split("-");var _1f=[_1b,"nls",_1c].join(".");var _20=dojo._loadedModules[_1f];if(_20){var _21;for(var i=_1e.length;i>0;i--){var loc=_1e.slice(0,i).join("_");if(_20[loc]){_21=_20[loc];break;}}if(!_21){_21=_20.ROOT;}if(_21){var _24=function(){};_24.prototype=_21;return new _24();}}throw new Error("Bundle not found: "+_1c+" in "+_1b+" , locale="+_1d);};dojo.i18n.normalizeLocale=function(_25){var _26=_25?_25.toLowerCase():dojo.locale;if(_26=="root"){_26="ROOT";}return _26;};dojo.i18n._requireLocalization=function(_27,_28,_29,_2a){var _2b=dojo.i18n.normalizeLocale(_29);var _2c=[_27,"nls",_28].join(".");var _2d="";if(_2a){var _2e=_2a.split(",");for(var i=0;i<_2e.length;i++){if(_2b.indexOf(_2e[i])==0){if(_2e[i].length>_2d.length){_2d=_2e[i];}}}if(!_2d){_2d="ROOT";}}var _30=_2a?_2d:_2b;var _31=dojo._loadedModules[_2c];var _32=null;if(_31){if(djConfig.localizationComplete&&_31._built){return;}var _33=_30.replace(/-/g,"_");var _34=_2c+"."+_33;_32=dojo._loadedModules[_34];}if(!_32){_31=dojo["provide"](_2c);var _35=dojo._getModuleSymbols(_27);var _36=_35.concat("nls").join("/");var _37;dojo.i18n._searchLocalePath(_30,_2a,function(loc){var _39=loc.replace(/-/g,"_");var _3a=_2c+"."+_39;var _3b=false;if(!dojo._loadedModules[_3a]){dojo["provide"](_3a);var _3c=[_36];if(loc!="ROOT"){_3c.push(loc);}_3c.push(_28);var _3d=_3c.join("/")+".js";_3b=dojo._loadPath(_3d,null,function(_3e){var _3f=function(){};_3f.prototype=_37;_31[_39]=new _3f();for(var j in _3e){_31[_39][j]=_3e[j];}});}else{_3b=true;}if(_3b&&_31[_39]){_37=_31[_39];}else{_31[_39]=_37;}if(_2a){return true;}});}if(_2a&&_2b!=_2d){_31[_2b.replace(/-/g,"_")]=_31[_2d.replace(/-/g,"_")];}};(function(){var _41=djConfig.extraLocale;if(_41){if(!_41 instanceof Array){_41=[_41];}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_45,_46){req(m,b,_45,_46);if(_45){return;}for(var i=0;i<_41.length;i++){req(m,b,_41[i],_46);}};}})();dojo.i18n._searchLocalePath=function(_48,_49,_4a){_48=dojo.i18n.normalizeLocale(_48);var _4b=_48.split("-");var _4c=[];for(var i=_4b.length;i>0;i--){_4c.push(_4b.slice(0,i).join("-"));}_4c.push(false);if(_49){_4c.reverse();}for(var j=_4c.length-1;j>=0;j--){var loc=_4c[j]||"ROOT";var _50=_4a(loc);if(_50){break;}}};dojo.i18n._preloadLocalizations=function(_51,_52){function preload(_53){_53=dojo.i18n.normalizeLocale(_53);dojo.i18n._searchLocalePath(_53,true,function(loc){for(var i=0;i<_52.length;i++){if(_52[i]==loc){dojo["require"](_51+"_"+loc);return true;}}return false;});};preload();var _56=djConfig.extraLocale||[];for(var i=0;i<_56.length;i++){preload(_56[i]);}};}if(!dojo._hasResource["dijit.ColorPalette"]){dojo._hasResource["dijit.ColorPalette"]=true;dojo.provide("dijit.ColorPalette");dojo.declare("dijit.ColorPalette",[dijit._Widget,dijit._Templated],{defaultTimeout:500,timeoutChangeRate:0.9,palette:"7x10",value:null,_currentFocus:0,_xDim:null,_yDim:null,_palettes:{"7x10":[["white","seashell","cornsilk","lemonchiffon","lightyellow","palegreen","paleturquoise","lightcyan","lavender","plum"],["lightgray","pink","bisque","moccasin","khaki","lightgreen","lightseagreen","lightskyblue","cornflowerblue","violet"],["silver","lightcoral","sandybrown","orange","palegoldenrod","chartreuse","mediumturquoise","skyblue","mediumslateblue","orchid"],["gray","red","orangered","darkorange","yellow","limegreen","darkseagreen","royalblue","slateblue","mediumorchid"],["dimgray","crimson","chocolate","coral","gold","forestgreen","seagreen","blue","blueviolet","darkorchid"],["darkslategray","firebrick","saddlebrown","sienna","olive","green","darkcyan","mediumblue","darkslateblue","darkmagenta"],["black","darkred","maroon","brown","darkolivegreen","darkgreen","midnightblue","navy","indigo","purple"]],"3x4":[["white","lime","green","blue"],["silver","yellow","fuchsia","navy"],["gray","red","purple","black"]]},_imagePaths:{"7x10":dojo.moduleUrl("dijit","templates/colors7x10.png"),"3x4":dojo.moduleUrl("dijit","templates/colors3x4.png")},_paletteCoords:{"leftOffset":4,"topOffset":4,"cWidth":20,"cHeight":20},templateString:"
\n\t
\n\t\t\n\t
\t\n
\n",_paletteDims:{"7x10":{"width":"206px","height":"145px"},"3x4":{"width":"86px","height":"64px"}},postCreate:function(){dojo.mixin(this.divNode.style,this._paletteDims[this.palette]);this.imageNode.setAttribute("src",this._imagePaths[this.palette]);var _58=this._palettes[this.palette];this.domNode.style.position="relative";this._highlightNodes=[];this.colorNames=dojo.i18n.getLocalization("dojo","colors",this.lang);var url=dojo.moduleUrl("dijit","templates/blank.gif");var _5a=new dojo.Color(),_5b=this._paletteCoords;for(var row=0;row<_58.length;row++){for(var col=0;col<_58[row].length;col++){var _5e=document.createElement("img");_5e.src=url;dojo.addClass(_5e,"dijitPaletteImg");var _5f=_58[row][col],_60=_5a.setColor(dojo.Color.named[_5f]);_5e.alt=this.colorNames[_5f];_5e.color=_60.toHex();var _61=_5e.style;_61.color=_61.backgroundColor=_5e.color;dojo.forEach(["Dijitclick","MouseOut","MouseOver","Blur","Focus"],function(_62){this.connect(_5e,"on"+_62.toLowerCase(),"_onColor"+_62);},this);this.divNode.appendChild(_5e);_61.top=_5b.topOffset+(row*_5b.cHeight)+"px";_61.left=_5b.leftOffset+(col*_5b.cWidth)+"px";_5e.setAttribute("tabIndex","-1");_5e.title=this.colorNames[_5f];dijit.setWaiRole(_5e,"gridcell");_5e.index=this._highlightNodes.length;this._highlightNodes.push(_5e);}}this._highlightNodes[this._currentFocus].tabIndex=0;this._xDim=_58[0].length;this._yDim=_58.length;var _63={UP_ARROW:-this._xDim,DOWN_ARROW:this._xDim,RIGHT_ARROW:1,LEFT_ARROW:-1};for(var key in _63){this._connects.push(dijit.typematic.addKeyListener(this.domNode,{keyCode:dojo.keys[key],ctrlKey:false,altKey:false,shiftKey:false},this,function(){var _65=_63[key];return function(_66){this._navigateByKey(_65,_66);};}(),this.timeoutChangeRate,this.defaultTimeout));}},focus:function(){dijit.focus(this._highlightNodes[this._currentFocus]);},onChange:function(_67){},_onColorDijitclick:function(evt){var _69=evt.currentTarget;if(this._currentFocus!=_69.index){this._currentFocus=_69.index;dijit.focus(_69);}this._selectColor(_69);dojo.stopEvent(evt);},_onColorMouseOut:function(evt){dojo.removeClass(evt.currentTarget,"dijitPaletteImgHighlight");},_onColorMouseOver:function(evt){var _6c=evt.currentTarget;_6c.tabIndex=0;_6c.focus();},_onColorBlur:function(evt){dojo.removeClass(evt.currentTarget,"dijitPaletteImgHighlight");evt.currentTarget.tabIndex=-1;this._currentFocus=0;this._highlightNodes[0].tabIndex=0;},_onColorFocus:function(evt){if(this._currentFocus!=evt.currentTarget.index){this._highlightNodes[this._currentFocus].tabIndex=-1;}this._currentFocus=evt.currentTarget.index;dojo.addClass(evt.currentTarget,"dijitPaletteImgHighlight");},_selectColor:function(_6f){this.onChange(this.value=_6f.color);},_navigateByKey:function(_70,_71){if(_71==-1){return;}var _72=this._currentFocus+_70;if(_72-1){var _73=this._highlightNodes[_72];_73.tabIndex=0;_73.focus();}}});}if(!dojo._hasResource["dijit.Declaration"]){dojo._hasResource["dijit.Declaration"]=true;dojo.provide("dijit.Declaration");dojo.declare("dijit.Declaration",dijit._Widget,{_noScript:true,widgetClass:"",replaceVars:true,defaults:null,mixins:[],buildRendering:function(){var src=this.srcNodeRef.parentNode.removeChild(this.srcNodeRef);var _75=dojo.query("> script[type='dojo/method'][event='preamble']",src).orphan();var _76=dojo.query("> script[type^='dojo/']",src).orphan();var _77=src.nodeName;var _78=this.defaults||{};this.mixins=this.mixins.length?dojo.map(this.mixins,function(_79){return dojo.getObject(_79);}):[dijit._Widget,dijit._Templated];if(_75.length){_78.preamble=dojo.parser._functionFromScript(_75[0]);}var _7a=dojo.map(_76,function(s){var evt=s.getAttribute("event")||"postscript";return {event:evt,func:dojo.parser._functionFromScript(s)};});this.mixins.push(function(){dojo.forEach(_7a,function(s){dojo.connect(this,s.event,this,s.func);},this);});_78.widgetsInTemplate=true;_78._skipNodeCache=true;_78.templateString="<"+_77+" class='"+src.className+"' dojoAttachPoint='"+(src.getAttribute("dojoAttachPoint")||"")+"' dojoAttachEvent='"+(src.getAttribute("dojoAttachEvent")||"")+"' >"+src.innerHTML.replace(/\%7B/g,"{").replace(/\%7D/g,"}")+"";dojo.query("[dojoType]",src).forEach(function(_7e){_7e.removeAttribute("dojoType");});dojo.declare(this.widgetClass,this.mixins,_78);}});}if(!dojo._hasResource["dojo.dnd.common"]){dojo._hasResource["dojo.dnd.common"]=true;dojo.provide("dojo.dnd.common");dojo.dnd._copyKey=navigator.appVersion.indexOf("Macintosh")<0?"ctrlKey":"metaKey";dojo.dnd.getCopyKeyState=function(e){return e[dojo.dnd._copyKey];};dojo.dnd._uniqueId=0;dojo.dnd.getUniqueId=function(){var id;do{id="dojoUnique"+(++dojo.dnd._uniqueId);}while(dojo.byId(id));return id;};dojo.dnd._empty={};dojo.dnd.isFormElement=function(e){var t=e.target;if(t.nodeType==3){t=t.parentNode;}return " button textarea input select option ".indexOf(" "+t.tagName.toLowerCase()+" ")>=0;};}if(!dojo._hasResource["dojo.dnd.autoscroll"]){dojo._hasResource["dojo.dnd.autoscroll"]=true;dojo.provide("dojo.dnd.autoscroll");dojo.dnd.getViewport=function(){var d=dojo.doc,dd=d.documentElement,w=window,b=dojo.body();if(dojo.isMozilla){return {w:dd.clientWidth,h:w.innerHeight};}else{if(!dojo.isOpera&&w.innerWidth){return {w:w.innerWidth,h:w.innerHeight};}else{if(!dojo.isOpera&&dd&&dd.clientWidth){return {w:dd.clientWidth,h:dd.clientHeight};}else{if(b.clientWidth){return {w:b.clientWidth,h:b.clientHeight};}}}}return null;};dojo.dnd.V_TRIGGER_AUTOSCROLL=32;dojo.dnd.H_TRIGGER_AUTOSCROLL=32;dojo.dnd.V_AUTOSCROLL_VALUE=16;dojo.dnd.H_AUTOSCROLL_VALUE=16;dojo.dnd.autoScroll=function(e){var v=dojo.dnd.getViewport(),dx=0,dy=0;if(e.clientXv.w-dojo.dnd.H_TRIGGER_AUTOSCROLL){dx=dojo.dnd.H_AUTOSCROLL_VALUE;}}if(e.clientYv.h-dojo.dnd.V_TRIGGER_AUTOSCROLL){dy=dojo.dnd.V_AUTOSCROLL_VALUE;}}window.scrollBy(dx,dy);};dojo.dnd._validNodes={"div":1,"p":1,"td":1};dojo.dnd._validOverflow={"auto":1,"scroll":1};dojo.dnd.autoScrollNodes=function(e){for(var n=e.target;n;){if(n.nodeType==1&&(n.tagName.toLowerCase() in dojo.dnd._validNodes)){var s=dojo.getComputedStyle(n);if(s.overflow.toLowerCase() in dojo.dnd._validOverflow){var b=dojo._getContentBox(n,s),t=dojo._abs(n,true);b.l+=t.x+n.scrollLeft;b.t+=t.y+n.scrollTop;var w=Math.min(dojo.dnd.H_TRIGGER_AUTOSCROLL,b.w/2),h=Math.min(dojo.dnd.V_TRIGGER_AUTOSCROLL,b.h/2),rx=e.pageX-b.l,ry=e.pageY-b.t,dx=0,dy=0;if(rx>0&&rxb.w-w){dx=dojo.dnd.H_AUTOSCROLL_VALUE;}}}if(ry>0&&ryb.h-h){dy=dojo.dnd.V_AUTOSCROLL_VALUE;}}}var _96=n.scrollLeft,_97=n.scrollTop;n.scrollLeft=n.scrollLeft+dx;n.scrollTop=n.scrollTop+dy;if(_96!=n.scrollLeft||_97!=n.scrollTop){return;}}}try{n=n.parentNode;}catch(x){n=null;}}dojo.dnd.autoScroll(e);};}if(!dojo._hasResource["dojo.dnd.Mover"]){dojo._hasResource["dojo.dnd.Mover"]=true;dojo.provide("dojo.dnd.Mover");dojo.declare("dojo.dnd.Mover",null,{constructor:function(_98,e,_9a){this.node=dojo.byId(_98);this.marginBox={l:e.pageX,t:e.pageY};this.mouseButton=e.button;var h=this.host=_9a,d=_98.ownerDocument,_9d=dojo.connect(d,"onmousemove",this,"onFirstMove");this.events=[dojo.connect(d,"onmousemove",this,"onMouseMove"),dojo.connect(d,"onmouseup",this,"onMouseUp"),dojo.connect(d,"ondragstart",dojo,"stopEvent"),dojo.connect(d,"onselectstart",dojo,"stopEvent"),_9d];if(h&&h.onMoveStart){h.onMoveStart(this);}},onMouseMove:function(e){dojo.dnd.autoScroll(e);var m=this.marginBox;this.host.onMove(this,{l:m.l+e.pageX,t:m.t+e.pageY});},onMouseUp:function(e){if(this.mouseButton==e.button){this.destroy();}},onFirstMove:function(){this.node.style.position="absolute";var m=dojo.marginBox(this.node);m.l-=this.marginBox.l;m.t-=this.marginBox.t;this.marginBox=m;this.host.onFirstMove(this);dojo.disconnect(this.events.pop());},destroy:function(){dojo.forEach(this.events,dojo.disconnect);var h=this.host;if(h&&h.onMoveStop){h.onMoveStop(this);}this.events=this.node=null;}});}if(!dojo._hasResource["dojo.dnd.Moveable"]){dojo._hasResource["dojo.dnd.Moveable"]=true;dojo.provide("dojo.dnd.Moveable");dojo.declare("dojo.dnd.Moveable",null,{handle:"",delay:0,skip:false,constructor:function(_a3,_a4){this.node=dojo.byId(_a3);if(!_a4){_a4={};}this.handle=_a4.handle?dojo.byId(_a4.handle):null;if(!this.handle){this.handle=this.node;}this.delay=_a4.delay>0?_a4.delay:0;this.skip=_a4.skip;this.mover=_a4.mover?_a4.mover:dojo.dnd.Mover;this.events=[dojo.connect(this.handle,"onmousedown",this,"onMouseDown"),dojo.connect(this.handle,"ondragstart",this,"onSelectStart"),dojo.connect(this.handle,"onselectstart",this,"onSelectStart")];},markupFactory:function(_a5,_a6){return new dojo.dnd.Moveable(_a6,_a5);},destroy:function(){dojo.forEach(this.events,dojo.disconnect);this.events=this.node=this.handle=null;},onMouseDown:function(e){if(this.skip&&dojo.dnd.isFormElement(e)){return;}if(this.delay){this.events.push(dojo.connect(this.handle,"onmousemove",this,"onMouseMove"));this.events.push(dojo.connect(this.handle,"onmouseup",this,"onMouseUp"));this._lastX=e.pageX;this._lastY=e.pageY;}else{new this.mover(this.node,e,this);}dojo.stopEvent(e);},onMouseMove:function(e){if(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay){this.onMouseUp(e);new this.mover(this.node,e,this);}dojo.stopEvent(e);},onMouseUp:function(e){dojo.disconnect(this.events.pop());dojo.disconnect(this.events.pop());},onSelectStart:function(e){if(!this.skip||!dojo.dnd.isFormElement(e)){dojo.stopEvent(e);}},onMoveStart:function(_ab){dojo.publish("/dnd/move/start",[_ab]);dojo.addClass(dojo.body(),"dojoMove");dojo.addClass(this.node,"dojoMoveItem");},onMoveStop:function(_ac){dojo.publish("/dnd/move/stop",[_ac]);dojo.removeClass(dojo.body(),"dojoMove");dojo.removeClass(this.node,"dojoMoveItem");},onFirstMove:function(_ad){},onMove:function(_ae,_af){this.onMoving(_ae,_af);dojo.marginBox(_ae.node,_af);this.onMoved(_ae,_af);},onMoving:function(_b0,_b1){},onMoved:function(_b2,_b3){}});}if(!dojo._hasResource["dojo.dnd.move"]){dojo._hasResource["dojo.dnd.move"]=true;dojo.provide("dojo.dnd.move");dojo.declare("dojo.dnd.move.constrainedMoveable",dojo.dnd.Moveable,{constraints:function(){},within:false,markupFactory:function(_b4,_b5){return new dojo.dnd.move.constrainedMoveable(_b5,_b4);},constructor:function(_b6,_b7){if(!_b7){_b7={};}this.constraints=_b7.constraints;this.within=_b7.within;},onFirstMove:function(_b8){var c=this.constraintBox=this.constraints.call(this,_b8),m=_b8.marginBox;c.r=c.l+c.w-(this.within?m.w:0);c.b=c.t+c.h-(this.within?m.h:0);},onMove:function(_bb,_bc){var c=this.constraintBox;_bc.l=_bc.l${loadingState}",errorMessage:"${errorState}",isLoaded:false,"class":"dijitContentPane",postCreate:function(){this.domNode.title="";if(this.preload){this._loadCheck();}var _101=dojo.i18n.getLocalization("dijit","loading",this.lang);this.loadingMessage=dojo.string.substitute(this.loadingMessage,_101);this.errorMessage=dojo.string.substitute(this.errorMessage,_101);dojo.addClass(this.domNode,this["class"]);},startup:function(){if(this._started){return;}this._checkIfSingleChild();if(this._singleChild){this._singleChild.startup();}this._loadCheck();this._started=true;},_checkIfSingleChild:function(){var _102=dojo.query(">",this.containerNode||this.domNode),_103=_102.filter("[widgetId]");if(_102.length==1&&_103.length==1){this.isContainer=true;this._singleChild=dijit.byNode(_103[0]);}else{delete this.isContainer;delete this._singleChild;}},refresh:function(){return this._prepareLoad(true);},setHref:function(href){this.href=href;return this._prepareLoad();},setContent:function(data){if(!this._isDownloaded){this.href="";this._onUnloadHandler();}this._setContent(data||"");this._isDownloaded=false;if(this.parseOnLoad){this._createSubWidgets();}this._checkIfSingleChild();if(this._singleChild&&this._singleChild.resize){this._singleChild.resize(this._contentBox);}this._onLoadHandler();},cancel:function(){if(this._xhrDfd&&(this._xhrDfd.fired==-1)){this._xhrDfd.cancel();}delete this._xhrDfd;},destroy:function(){if(this._beingDestroyed){return;}this._onUnloadHandler();this._beingDestroyed=true;this.inherited("destroy",arguments);},resize:function(size){dojo.marginBox(this.domNode,size);var node=this.containerNode||this.domNode,mb=dojo.mixin(dojo.marginBox(node),size||{});this._contentBox=dijit.layout.marginBox2contentBox(node,mb);if(this._singleChild&&this._singleChild.resize){this._singleChild.resize(this._contentBox);}},_prepareLoad:function(_109){this.cancel();this.isLoaded=false;this._loadCheck(_109);},_loadCheck:function(_10a){var _10b=((this.open!==false)&&(this.domNode.style.display!="none"));if(this.href&&(_10a||(this.preload&&!this._xhrDfd)||(this.refreshOnShow&&_10b&&!this._xhrDfd)||(!this.isLoaded&&_10b&&!this._xhrDfd))){this._downloadExternalContent();}},_downloadExternalContent:function(){this._onUnloadHandler();this._setContent(this.onDownloadStart.call(this));var self=this;var _10d={preventCache:(this.preventCache||this.refreshOnShow),url:this.href,handleAs:"text"};if(dojo.isObject(this.ioArgs)){dojo.mixin(_10d,this.ioArgs);}var hand=this._xhrDfd=(this.ioMethod||dojo.xhrGet)(_10d);hand.addCallback(function(html){try{self.onDownloadEnd.call(self);self._isDownloaded=true;self.setContent.call(self,html);}catch(err){self._onError.call(self,"Content",err);}delete self._xhrDfd;return html;});hand.addErrback(function(err){if(!hand.cancelled){self._onError.call(self,"Download",err);}delete self._xhrDfd;return err;});},_onLoadHandler:function(){this.isLoaded=true;try{this.onLoad.call(this);}catch(e){console.error("Error "+this.widgetId+" running custom onLoad code");}},_onUnloadHandler:function(){this.isLoaded=false;this.cancel();try{this.onUnload.call(this);}catch(e){console.error("Error "+this.widgetId+" running custom onUnload code");}},_setContent:function(cont){this.destroyDescendants();try{var node=this.containerNode||this.domNode;while(node.firstChild){dojo._destroyElement(node.firstChild);}if(typeof cont=="string"){if(this.extractContent){match=cont.match(/]*>\s*([\s\S]+)\s*<\/body>/im);if(match){cont=match[1];}}node.innerHTML=cont;}else{if(cont.nodeType){node.appendChild(cont);}else{dojo.forEach(cont,function(n){node.appendChild(n.cloneNode(true));});}}}catch(e){var _114=this.onContentError(e);try{node.innerHTML=_114;}catch(e){console.error("Fatal "+this.id+" could not change content due to "+e.message,e);}}},_onError:function(type,err,_117){var _118=this["on"+type+"Error"].call(this,err);if(_117){console.error(_117,err);}else{if(_118){this._setContent.call(this,_118);}}},_createSubWidgets:function(){var _119=this.containerNode||this.domNode;try{dojo.parser.parse(_119,true);}catch(e){this._onError("Content",e,"Couldn't create widgets in "+this.id+(this.href?" from "+this.href:""));}},onLoad:function(e){},onUnload:function(e){},onDownloadStart:function(){return this.loadingMessage;},onContentError:function(_11c){},onDownloadError:function(_11d){return this.errorMessage;},onDownloadEnd:function(){}});}if(!dojo._hasResource["dijit.form.Form"]){dojo._hasResource["dijit.form.Form"]=true;dojo.provide("dijit.form.Form");dojo.declare("dijit.form._FormMixin",null,{action:"",method:"",enctype:"",name:"","accept-charset":"",accept:"",target:"",attributeMap:dojo.mixin(dojo.clone(dijit._Widget.prototype.attributeMap),{action:"",method:"",enctype:"","accept-charset":"",accept:"",target:""}),execute:function(_11e){},onCancel:function(){},onExecute:function(){},templateString:"
",_onSubmit:function(e){dojo.stopEvent(e);this.onExecute();this.execute(this.getValues());},submit:function(){this.containerNode.submit();},setValues:function(obj){var map={};dojo.forEach(this.getDescendants(),function(_122){if(!_122.name){return;}var _123=map[_122.name]||(map[_122.name]=[]);_123.push(_122);});for(var name in map){var _125=map[name],_126=dojo.getObject(name,false,obj);if(!dojo.isArray(_126)){_126=[_126];}if(_125[0].setChecked){dojo.forEach(_125,function(w,i){w.setChecked(dojo.indexOf(_126,w.value)!=-1);});}else{dojo.forEach(_125,function(w,i){w.setValue(_126[i]);});}}},getValues:function(){var obj={};dojo.forEach(this.getDescendants(),function(_12c){var _12d=_12c.getValue?_12c.getValue():_12c.value;var name=_12c.name;if(!name){return;}if(_12c.setChecked){if(/Radio/.test(_12c.declaredClass)){if(_12c.checked){dojo.setObject(name,_12d,obj);}}else{var ary=dojo.getObject(name,false,obj);if(!ary){ary=[];dojo.setObject(name,ary,obj);}if(_12c.checked){ary.push(_12d);}}}else{dojo.setObject(name,_12d,obj);}});return obj;},isValid:function(){return dojo.every(this.getDescendants(),function(_130){return !_130.isValid||_130.isValid();});}});dojo.declare("dijit.form.Form",[dijit._Widget,dijit._Templated,dijit.form._FormMixin],null);}if(!dojo._hasResource["dijit.Dialog"]){dojo._hasResource["dijit.Dialog"]=true;dojo.provide("dijit.Dialog");dojo.declare("dijit.DialogUnderlay",[dijit._Widget,dijit._Templated],{templateString:"
",postCreate:function(){dojo.body().appendChild(this.domNode);this.bgIframe=new dijit.BackgroundIframe(this.domNode);},layout:function(){var _131=dijit.getViewport();var is=this.node.style,os=this.domNode.style;os.top=_131.t+"px";os.left=_131.l+"px";is.width=_131.w+"px";is.height=_131.h+"px";var _134=dijit.getViewport();if(_131.w!=_134.w){is.width=_134.w+"px";}if(_131.h!=_134.h){is.height=_134.h+"px";}},show:function(){this.domNode.style.display="block";this.layout();if(this.bgIframe.iframe){this.bgIframe.iframe.style.display="block";}this._resizeHandler=this.connect(window,"onresize","layout");},hide:function(){this.domNode.style.display="none";if(this.bgIframe.iframe){this.bgIframe.iframe.style.display="none";}this.disconnect(this._resizeHandler);},uninitialize:function(){if(this.bgIframe){this.bgIframe.destroy();}}});dojo.declare("dijit.Dialog",[dijit.layout.ContentPane,dijit._Templated,dijit.form._FormMixin],{templateString:null,templateString:"
\n\t
\n\t${title}\n\t\n\t\tx\n\t\n\t
\n\t\t
\n\t\n
\n",open:false,duration:400,_lastFocusItem:null,attributeMap:dojo.mixin(dojo.clone(dijit._Widget.prototype.attributeMap),{title:"titleBar"}),postCreate:function(){dojo.body().appendChild(this.domNode);this.inherited("postCreate",arguments);this.domNode.style.display="none";this.connect(this,"onExecute","hide");this.connect(this,"onCancel","hide");},onLoad:function(){this._position();this.inherited("onLoad",arguments);},_setup:function(){this._modalconnects=[];if(this.titleBar){this._moveable=new dojo.dnd.Moveable(this.domNode,{handle:this.titleBar});}this._underlay=new dijit.DialogUnderlay();var node=this.domNode;this._fadeIn=dojo.fx.combine([dojo.fadeIn({node:node,duration:this.duration}),dojo.fadeIn({node:this._underlay.domNode,duration:this.duration,onBegin:dojo.hitch(this._underlay,"show")})]);this._fadeOut=dojo.fx.combine([dojo.fadeOut({node:node,duration:this.duration,onEnd:function(){node.style.display="none";}}),dojo.fadeOut({node:this._underlay.domNode,duration:this.duration,onEnd:dojo.hitch(this._underlay,"hide")})]);},uninitialize:function(){if(this._underlay){this._underlay.destroy();}},_position:function(){if(dojo.hasClass(dojo.body(),"dojoMove")){return;}var _136=dijit.getViewport();var mb=dojo.marginBox(this.domNode);var _138=this.domNode.style;_138.left=Math.floor((_136.l+(_136.w-mb.w)/2))+"px";_138.top=Math.floor((_136.t+(_136.h-mb.h)/2))+"px";},_findLastFocus:function(evt){this._lastFocused=evt.target;},_cycleFocus:function(evt){if(!this._lastFocusItem){this._lastFocusItem=this._lastFocused;}this.titleBar.focus();},_onKey:function(evt){if(evt.keyCode){var node=evt.target;if(node==this.titleBar&&evt.shiftKey&&evt.keyCode==dojo.keys.TAB){if(this._lastFocusItem){this._lastFocusItem.focus();}dojo.stopEvent(evt);}else{while(node){if(node==this.domNode){if(evt.keyCode==dojo.keys.ESCAPE){this.hide();}else{return;}}node=node.parentNode;}if(evt.keyCode!=dojo.keys.TAB){dojo.stopEvent(evt);}else{if(!dojo.isOpera){try{this.titleBar.focus();}catch(e){}}}}}},show:function(){if(!this._alreadyInitialized){this._setup();this._alreadyInitialized=true;}if(this._fadeOut.status()=="playing"){this._fadeOut.stop();}this._modalconnects.push(dojo.connect(window,"onscroll",this,"layout"));this._modalconnects.push(dojo.connect(document.documentElement,"onkeypress",this,"_onKey"));var ev=typeof (document.ondeactivate)=="object"?"ondeactivate":"onblur";this._modalconnects.push(dojo.connect(this.containerNode,ev,this,"_findLastFocus"));dojo.style(this.domNode,"opacity",0);this.domNode.style.display="block";this.open=true;this._loadCheck();this._position();this._fadeIn.play();this._savedFocus=dijit.getFocus(this);setTimeout(dojo.hitch(this,function(){dijit.focus(this.titleBar);}),50);},hide:function(){if(!this._alreadyInitialized){return;}if(this._fadeIn.status()=="playing"){this._fadeIn.stop();}this._fadeOut.play();if(this._scrollConnected){this._scrollConnected=false;}dojo.forEach(this._modalconnects,dojo.disconnect);this._modalconnects=[];this.connect(this._fadeOut,"onEnd",dojo.hitch(this,function(){dijit.focus(this._savedFocus);}));this.open=false;},layout:function(){if(this.domNode.style.display=="block"){this._underlay.layout();this._position();}}});dojo.declare("dijit.TooltipDialog",[dijit.layout.ContentPane,dijit._Templated,dijit.form._FormMixin],{title:"",_lastFocusItem:null,templateString:null,templateString:"
\n\t
\n\t\t
\n\t
\n\t\n\t
\n
\n",postCreate:function(){this.inherited("postCreate",arguments);this.connect(this.containerNode,"onkeypress","_onKey");var ev=typeof (document.ondeactivate)=="object"?"ondeactivate":"onblur";this.connect(this.containerNode,ev,"_findLastFocus");this.containerNode.title=this.title;},orient:function(_13f){this.domNode.className="dijitTooltipDialog "+" dijitTooltipAB"+(_13f.charAt(1)=="L"?"Left":"Right")+" dijitTooltip"+(_13f.charAt(0)=="T"?"Below":"Above");},onOpen:function(pos){this.orient(pos.corner);this._loadCheck();this.containerNode.focus();},_onKey:function(evt){if(evt.keyCode==dojo.keys.ESCAPE){this.onCancel();}else{if(evt.target==this.containerNode&&evt.shiftKey&&evt.keyCode==dojo.keys.TAB){if(this._lastFocusItem){this._lastFocusItem.focus();}dojo.stopEvent(evt);}else{if(evt.keyCode==dojo.keys.TAB){evt.stopPropagation();}}}},_findLastFocus:function(evt){this._lastFocused=evt.target;},_cycleFocus:function(evt){if(!this._lastFocusItem){this._lastFocusItem=this._lastFocused;}this.containerNode.focus();}});}if(!dojo._hasResource["dijit._editor.selection"]){dojo._hasResource["dijit._editor.selection"]=true;dojo.provide("dijit._editor.selection");dojo.mixin(dijit._editor.selection,{getType:function(){if(dojo.doc["selection"]){return dojo.doc.selection.type.toLowerCase();}else{var _144="text";var oSel;try{oSel=dojo.global.getSelection();}catch(e){}if(oSel&&oSel.rangeCount==1){var _146=oSel.getRangeAt(0);if((_146.startContainer==_146.endContainer)&&((_146.endOffset-_146.startOffset)==1)&&(_146.startContainer.nodeType!=3)){_144="control";}}return _144;}},getSelectedText:function(){if(dojo.doc["selection"]){if(dijit._editor.selection.getType()=="control"){return null;}return dojo.doc.selection.createRange().text;}else{var _147=dojo.global.getSelection();if(_147){return _147.toString();}}},getSelectedHtml:function(){if(dojo.doc["selection"]){if(dijit._editor.selection.getType()=="control"){return null;}return dojo.doc.selection.createRange().htmlText;}else{var _148=dojo.global.getSelection();if(_148&&_148.rangeCount){var frag=_148.getRangeAt(0).cloneContents();var div=document.createElement("div");div.appendChild(frag);return div.innerHTML;}return null;}},getSelectedElement:function(){if(this.getType()=="control"){if(dojo.doc["selection"]){var _14b=dojo.doc.selection.createRange();if(_14b&&_14b.item){return dojo.doc.selection.createRange().item(0);}}else{var _14c=dojo.global.getSelection();return _14c.anchorNode.childNodes[_14c.anchorOffset];}}},getParentElement:function(){if(this.getType()=="control"){var p=this.getSelectedElement();if(p){return p.parentNode;}}else{if(dojo.doc["selection"]){return dojo.doc.selection.createRange().parentElement();}else{var _14e=dojo.global.getSelection();if(_14e){var node=_14e.anchorNode;while(node&&(node.nodeType!=1)){node=node.parentNode;}return node;}}}},hasAncestorElement:function(_150){return (this.getAncestorElement.apply(this,arguments)!=null);},getAncestorElement:function(_151){var node=this.getSelectedElement()||this.getParentElement();return this.getParentOfType(node,arguments);},isTag:function(node,tags){if(node&&node.tagName){var _nlc=node.tagName.toLowerCase();for(var i=0;i");}catch(e){}}}dojo.declare("dijit._editor.RichText",[dijit._Widget],{constructor:function(){this.contentPreFilters=[];this.contentPostFilters=[];this.contentDomPreFilters=[];this.contentDomPostFilters=[];this.editingAreaStyleSheets=[];this._keyHandlers={};this.contentPreFilters.push(dojo.hitch(this,"_preFixUrlAttributes"));if(dojo.isMoz){this.contentPreFilters.push(this._fixContentForMoz);}this.onLoadDeferred=new dojo.Deferred();},inheritWidth:false,focusOnLoad:false,name:"",styleSheets:"",_content:"",height:"300px",minHeight:"1em",isClosed:true,isLoaded:false,_SEPARATOR:"@@**%%__RICHTEXTBOUNDRY__%%**@@",onLoadDeferred:null,postCreate:function(){dojo.publish("dijit._editor.RichText::init",[this]);this.open();this.setupDefaultShortcuts();},setupDefaultShortcuts:function(){var ctrl=this.KEY_CTRL;var exec=function(cmd,arg){return arguments.length==1?function(){this.execCommand(cmd);}:function(){this.execCommand(cmd,arg);};};this.addKeyHandler("b",ctrl,exec("bold"));this.addKeyHandler("i",ctrl,exec("italic"));this.addKeyHandler("u",ctrl,exec("underline"));this.addKeyHandler("a",ctrl,exec("selectall"));this.addKeyHandler("s",ctrl,function(){this.save(true);});this.addKeyHandler("1",ctrl,exec("formatblock","h1"));this.addKeyHandler("2",ctrl,exec("formatblock","h2"));this.addKeyHandler("3",ctrl,exec("formatblock","h3"));this.addKeyHandler("4",ctrl,exec("formatblock","h4"));this.addKeyHandler("\\",ctrl,exec("insertunorderedlist"));if(!dojo.isIE){this.addKeyHandler("Z",ctrl,exec("redo"));}},events:["onKeyPress","onKeyDown","onKeyUp","onClick"],captureEvents:[],_editorCommandsLocalized:false,_localizeEditorCommands:function(){if(this._editorCommandsLocalized){return;}this._editorCommandsLocalized=true;var _16c=["p","pre","address","h1","h2","h3","h4","h5","h6","ol","div","ul"];var _16d="",_16e,i=0;while((_16e=_16c[i++])){if(_16e.charAt(1)!="l"){_16d+="<"+_16e+">content";}else{_16d+="<"+_16e+">
  • content
  • ";}}var div=document.createElement("div");div.style.position="absolute";div.style.left="-2000px";div.style.top="-2000px";document.body.appendChild(div);div.innerHTML=_16d;var node=div.firstChild;while(node){dijit._editor.selection.selectElement(node.firstChild);dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[node.firstChild]);var _172=node.tagName.toLowerCase();this._local2NativeFormatNames[_172]=document.queryCommandValue("formatblock");this._native2LocalFormatNames[this._local2NativeFormatNames[_172]]=_172;node=node.nextSibling;}document.body.removeChild(div);},open:function(_173){if((!this.onLoadDeferred)||(this.onLoadDeferred.fired>=0)){this.onLoadDeferred=new dojo.Deferred();}if(!this.isClosed){this.close();}dojo.publish("dijit._editor.RichText::open",[this]);this._content="";if((arguments.length==1)&&(_173["nodeName"])){this.domNode=_173;}if((this.domNode["nodeName"])&&(this.domNode.nodeName.toLowerCase()=="textarea")){this.textarea=this.domNode;this.name=this.textarea.name;var html=this._preFilterContent(this.textarea.value);this.domNode=dojo.doc.createElement("div");this.domNode.setAttribute("widgetId",this.id);this.textarea.removeAttribute("widgetId");this.domNode.cssText=this.textarea.cssText;this.domNode.className+=" "+this.textarea.className;dojo.place(this.domNode,this.textarea,"before");var _175=dojo.hitch(this,function(){with(this.textarea.style){display="block";position="absolute";left=top="-1000px";if(dojo.isIE){this.__overflow=overflow;overflow="hidden";}}});if(dojo.isIE){setTimeout(_175,10);}else{_175();}}else{var html=this._preFilterContent(this.getNodeChildrenHtml(this.domNode));this.domNode.innerHTML="";}if(html==""){html=" ";}var _176=dojo.contentBox(this.domNode);this._oldHeight=_176.h;this._oldWidth=_176.w;this.savedContent=html;if((this.domNode["nodeName"])&&(this.domNode.nodeName=="LI")){this.domNode.innerHTML="
    ";}this.editingArea=dojo.doc.createElement("div");this.domNode.appendChild(this.editingArea);if(this.name!=""&&(!djConfig["useXDomain"]||djConfig["allowXdRichTextSave"])){var _177=dojo.byId("dijit._editor.RichText.savedContent");if(_177.value!=""){var _178=_177.value.split(this._SEPARATOR),i=0,dat;while((dat=_178[i++])){var data=dat.split(":");if(data[0]==this.name){html=data[1];_178.splice(i,1);break;}}}dojo.connect(window,"onbeforeunload",this,"_saveContent");}this.isClosed=false;if(dojo.isIE||dojo.isSafari||dojo.isOpera){var ifr=this.iframe=dojo.doc.createElement("iframe");ifr.src="javascript:void(0)";this.editorObject=ifr;ifr.style.border="none";ifr.style.width="100%";ifr.frameBorder=0;this.editingArea.appendChild(ifr);this.window=ifr.contentWindow;this.document=this.window.document;this.document.open();this.document.write(this._getIframeDocTxt(html));this.document.close();if(dojo.isIE>=7){if(this.height){ifr.style.height=this.height;}if(this.minHeight){ifr.style.minHeight=this.minHeight;}}else{ifr.style.height=this.height?this.height:this.minHeight;}if(dojo.isIE){this._localizeEditorCommands();}this.onLoad();}else{this._drawIframe(html);}if(this.domNode.nodeName=="LI"){this.domNode.lastChild.style.marginTop="-1.2em";}this.domNode.className+=" RichTextEditable";},_local2NativeFormatNames:{},_native2LocalFormatNames:{},_localizedIframeTitles:null,_getIframeDocTxt:function(html){var _cs=dojo.getComputedStyle(this.domNode);if(!this.height&&!dojo.isMoz){html="
    "+html+"
    ";}var font=[_cs.fontWeight,_cs.fontSize,_cs.fontFamily].join(" ");var _180=_cs.lineHeight;if(_180.indexOf("px")>=0){_180=parseFloat(_180)/parseFloat(_cs.fontSize);}else{if(_180.indexOf("em")>=0){_180=parseFloat(_180);}else{_180="1.0";}}return [this.isLeftToRight()?"":"",(dojo.isMoz?""+this._localizedIframeTitles.iframeEditTitle+"":""),"",this._applyEditingAreaStyleSheets(),""+html+""].join("");},_drawIframe:function(html){if(!this.iframe){var ifr=this.iframe=dojo.doc.createElement("iframe");var ifrs=ifr.style;ifrs.border="none";ifrs.lineHeight="0";ifrs.verticalAlign="bottom";this.editorObject=this.iframe;this._localizedIframeTitles=dojo.i18n.getLocalization("dijit","Textarea");var _184=dojo.query("label[for=\""+this.id+"\"]");if(_184.length){this._localizedIframeTitles.iframeEditTitle=_184[0].innerHTML+" "+this._localizedIframeTitles.iframeEditTitle;}}this.iframe.style.width=this.inheritWidth?this._oldWidth:"100%";if(this.height){this.iframe.style.height=this.height;}else{this.iframe.height=this._oldHeight;}if(this.textarea){var _185=this.srcNodeRef;}else{var _185=dojo.doc.createElement("div");_185.style.display="none";_185.innerHTML=html;this.editingArea.appendChild(_185);}this.editingArea.appendChild(this.iframe);var _186=false;var _187=this.iframe.contentDocument;_187.open();_187.write(this._getIframeDocTxt(html));_187.close();var _188=dojo.hitch(this,function(){if(!_186){_186=true;}else{return;}if(!this.editNode){try{if(this.iframe.contentWindow){this.window=this.iframe.contentWindow;this.document=this.iframe.contentWindow.document;}else{if(this.iframe.contentDocument){this.window=this.iframe.contentDocument.window;this.document=this.iframe.contentDocument;}}if(!this.document.body){throw "Error";}}catch(e){setTimeout(_188,500);_186=false;return;}dojo._destroyElement(_185);this.document.designMode="on";this.onLoad();}else{dojo._destroyElement(_185);this.editNode.innerHTML=html;this.onDisplayChanged();}this._preDomFilterContent(this.editNode);});_188();},_applyEditingAreaStyleSheets:function(){var _189=[];if(this.styleSheets){_189=this.styleSheets.split(";");this.styleSheets="";}_189=_189.concat(this.editingAreaStyleSheets);this.editingAreaStyleSheets=[];var text="",i=0,url;while((url=_189[i++])){var _18d=(new dojo._Url(dojo.global.location,url)).toString();this.editingAreaStyleSheets.push(_18d);text+="";}return text;},addStyleSheet:function(uri){var url=uri.toString();if(url.charAt(0)=="."||(url.charAt(0)!="/"&&!uri.host)){url=(new dojo._Url(dojo.global.location,url)).toString();}if(dojo.indexOf(this.editingAreaStyleSheets,url)>-1){console.debug("dijit._editor.RichText.addStyleSheet: Style sheet "+url+" is already applied to the editing area!");return;}this.editingAreaStyleSheets.push(url);if(this.document.createStyleSheet){this.document.createStyleSheet(url);}else{var head=this.document.getElementsByTagName("head")[0];var _191=this.document.createElement("link");with(_191){rel="stylesheet";type="text/css";href=url;}head.appendChild(_191);}},removeStyleSheet:function(uri){var url=uri.toString();if(url.charAt(0)=="."||(url.charAt(0)!="/"&&!uri.host)){url=(new dojo._Url(dojo.global.location,url)).toString();}var _194=dojo.indexOf(this.editingAreaStyleSheets,url);if(_194==-1){console.debug("dijit._editor.RichText.removeStyleSheet: Style sheet "+url+" is not applied to the editing area so it can not be removed!");return;}delete this.editingAreaStyleSheets[_194];dojo.withGlobal(this.window,"query",dojo,["link:[href=\""+url+"\"]"]).orphan();},disabled:false,_mozSettingProps:["styleWithCSS","insertBrOnReturn"],setDisabled:function(_195){if(dojo.isIE||dojo.isSafari||dojo.isOpera){this.editNode.contentEditable=!_195;}else{if(_195){this._mozSettings=[false,this.blockNodeForEnter==="BR"];}this.document.designMode=(_195?"off":"on");if(!_195){dojo.forEach(this._mozSettingProps,function(s,i){this.document.execCommand(s,false,this._mozSettings[i]);},this);}}this.disabled=_195;},_isResized:function(){return false;},onLoad:function(e){this.isLoaded=true;if(this.height||dojo.isMoz){this.editNode=this.document.body;}else{this.editNode=this.document.body.firstChild;}this.editNode.contentEditable=true;this._preDomFilterContent(this.editNode);var _199=this.events.concat(this.captureEvents),i=0,et;while((et=_199[i++])){this.connect(this.document,et.toLowerCase(),et);}if(!dojo.isIE){try{this.document.execCommand("styleWithCSS",false,false);}catch(e2){}}else{this.editNode.style.zoom=1;}if(this.focusOnLoad){this.focus();}this.onDisplayChanged(e);if(this.onLoadDeferred){this.onLoadDeferred.callback(true);}},onKeyDown:function(e){if(dojo.isIE){if(e.keyCode===dojo.keys.BACKSPACE&&this.document.selection.type==="Control"){dojo.stopEvent(e);this.execCommand("delete");}else{if((65<=e.keyCode&&e.keyCode<=90)||(e.keyCode>=37&&e.keyCode<=40)){e.charCode=e.keyCode;this.onKeyPress(e);}}}else{if(dojo.isMoz){if(e.keyCode==dojo.keys.TAB&&!e.shiftKey&&!e.ctrlKey&&!e.altKey&&this.iframe){this.iframe.contentDocument.title=this._localizedIframeTitles.iframeFocusTitle;this.iframe.focus();dojo.stopEvent(e);}else{if(e.keyCode==dojo.keys.TAB&&e.shiftKey){if(this.toolbar){this.toolbar.focus();}dojo.stopEvent(e);}}}}},onKeyUp:function(e){return;},KEY_CTRL:1,KEY_SHIFT:2,onKeyPress:function(e){var _19f=e.ctrlKey?this.KEY_CTRL:0|e.shiftKey?this.KEY_SHIFT:0;var key=e.keyChar||e.keyCode;if(this._keyHandlers[key]){var _1a1=this._keyHandlers[key],i=0,h;while((h=_1a1[i++])){if(_19f==h.modifiers){if(!h.handler.apply(this,arguments)){e.preventDefault();}break;}}}setTimeout(dojo.hitch(this,function(){this.onKeyPressed(e);}),1);},addKeyHandler:function(key,_1a5,_1a6){if(!dojo.isArray(this._keyHandlers[key])){this._keyHandlers[key]=[];}this._keyHandlers[key].push({modifiers:_1a5||0,handler:_1a6});},onKeyPressed:function(e){this.onDisplayChanged();},onClick:function(e){this.onDisplayChanged(e);},_onBlur:function(e){var _c=this.getValue(true);if(_c!=this.savedContent){this.onChange(_c);this.savedContent=_c;}if(dojo.isMoz&&this.iframe){this.iframe.contentDocument.title=this._localizedIframeTitles.iframeEditTitle;}},_initialFocus:true,_onFocus:function(e){if((dojo.isMoz)&&(this._initialFocus)){this._initialFocus=false;if(this.editNode.innerHTML.replace(/^\s+|\s+$/g,"")==" "){this.placeCursorAtStart();}}},blur:function(){if(this.iframe){this.window.blur();}else{if(this.editNode){this.editNode.blur();}}},focus:function(){if(this.iframe&&!dojo.isIE){dijit.focus(this.iframe);}else{if(this.editNode&&this.editNode.focus){dijit.focus(this.editNode);}else{console.debug("Have no idea how to focus into the editor!");}}},updateInterval:200,_updateTimer:null,onDisplayChanged:function(e){if(!this._updateTimer){if(this._updateTimer){clearTimeout(this._updateTimer);}this._updateTimer=setTimeout(dojo.hitch(this,this.onNormalizedDisplayChanged),this.updateInterval);}},onNormalizedDisplayChanged:function(){this._updateTimer=null;},onChange:function(_1ad){},_normalizeCommand:function(cmd){var _1af=cmd.toLowerCase();if(_1af=="formatblock"){if(dojo.isSafari){_1af="heading";}}else{if(_1af=="hilitecolor"&&!dojo.isMoz){_1af="backcolor";}}return _1af;},queryCommandAvailable:function(_1b0){var ie=1;var _1b2=1<<1;var _1b3=1<<2;var _1b4=1<<3;var _1b5=1<<4;var _1b6=dojo.isSafari;function isSupportedBy(_1b7){return {ie:Boolean(_1b7&ie),mozilla:Boolean(_1b7&_1b2),safari:Boolean(_1b7&_1b3),safari420:Boolean(_1b7&_1b5),opera:Boolean(_1b7&_1b4)};};var _1b8=null;switch(_1b0.toLowerCase()){case "bold":case "italic":case "underline":case "subscript":case "superscript":case "fontname":case "fontsize":case "forecolor":case "hilitecolor":case "justifycenter":case "justifyfull":case "justifyleft":case "justifyright":case "delete":case "selectall":_1b8=isSupportedBy(_1b2|ie|_1b3|_1b4);break;case "createlink":case "unlink":case "removeformat":case "inserthorizontalrule":case "insertimage":case "insertorderedlist":case "insertunorderedlist":case "indent":case "outdent":case "formatblock":case "inserthtml":case "undo":case "redo":case "strikethrough":_1b8=isSupportedBy(_1b2|ie|_1b4|_1b5);break;case "blockdirltr":case "blockdirrtl":case "dirltr":case "dirrtl":case "inlinedirltr":case "inlinedirrtl":_1b8=isSupportedBy(ie);break;case "cut":case "copy":case "paste":_1b8=isSupportedBy(ie|_1b2|_1b5);break;case "inserttable":_1b8=isSupportedBy(_1b2|ie);break;case "insertcell":case "insertcol":case "insertrow":case "deletecells":case "deletecols":case "deleterows":case "mergecells":case "splitcell":_1b8=isSupportedBy(ie|_1b2);break;default:return false;}return (dojo.isIE&&_1b8.ie)||(dojo.isMoz&&_1b8.mozilla)||(dojo.isSafari&&_1b8.safari)||(_1b6&&_1b8.safari420)||(dojo.isOpera&&_1b8.opera);},execCommand:function(_1b9,_1ba){var _1bb;this.focus();_1b9=this._normalizeCommand(_1b9);if(_1ba!=undefined){if(_1b9=="heading"){throw new Error("unimplemented");}else{if((_1b9=="formatblock")&&dojo.isIE){_1ba="<"+_1ba+">";}}}if(_1b9=="inserthtml"){_1ba=this._preFilterContent(_1ba);if(dojo.isIE){var _1bc=this.document.selection.createRange();_1bc.pasteHTML(_1ba);_1bc.select();_1bb=true;}else{if(dojo.isMoz&&!_1ba.length){dojo.withGlobal(this.window,"remove",dijit._editor.selection);_1bb=true;}else{_1bb=this.document.execCommand(_1b9,false,_1ba);}}}else{if((_1b9=="unlink")&&(this.queryCommandEnabled("unlink"))&&(dojo.isMoz||dojo.isSafari)){var _1bd=this.window.getSelection();var a=dojo.withGlobal(this.window,"getAncestorElement",dijit._editor.selection,["a"]);dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[a]);_1bb=this.document.execCommand("unlink",false,null);}else{if((_1b9=="hilitecolor")&&(dojo.isMoz)){this.document.execCommand("styleWithCSS",false,true);_1bb=this.document.execCommand(_1b9,false,_1ba);this.document.execCommand("styleWithCSS",false,false);}else{if((dojo.isIE)&&((_1b9=="backcolor")||(_1b9=="forecolor"))){_1ba=arguments.length>1?_1ba:null;_1bb=this.document.execCommand(_1b9,false,_1ba);}else{_1ba=arguments.length>1?_1ba:null;if(_1ba||_1b9!="createlink"){_1bb=this.document.execCommand(_1b9,false,_1ba);}}}}}this.onDisplayChanged();return _1bb;},queryCommandEnabled:function(_1bf){_1bf=this._normalizeCommand(_1bf);if(dojo.isMoz||dojo.isSafari){if(_1bf=="unlink"){return dojo.withGlobal(this.window,"hasAncestorElement",dijit._editor.selection,["a"]);}else{if(_1bf=="inserttable"){return true;}}}if(dojo.isSafari){if(_1bf=="copy"){_1bf="cut";}else{if(_1bf=="paste"){return true;}}}var elem=(dojo.isIE)?this.document.selection.createRange():this.document;return elem.queryCommandEnabled(_1bf);},queryCommandState:function(_1c1){_1c1=this._normalizeCommand(_1c1);return this.document.queryCommandState(_1c1);},queryCommandValue:function(_1c2){_1c2=this._normalizeCommand(_1c2);if(dojo.isIE&&_1c2=="formatblock"){return this._local2NativeFormatNames[this.document.queryCommandValue(_1c2)];}return this.document.queryCommandValue(_1c2);},placeCursorAtStart:function(){this.focus();var _1c3=false;if(dojo.isMoz){var _1c4=this.editNode.firstChild;while(_1c4){if(_1c4.nodeType==3){if(_1c4.nodeValue.replace(/^\s+|\s+$/g,"").length>0){_1c3=true;dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[_1c4]);break;}}else{if(_1c4.nodeType==1){_1c3=true;dojo.withGlobal(this.window,"selectElementChildren",dijit._editor.selection,[_1c4]);break;}}_1c4=_1c4.nextSibling;}}else{_1c3=true;dojo.withGlobal(this.window,"selectElementChildren",dijit._editor.selection,[this.editNode]);}if(_1c3){dojo.withGlobal(this.window,"collapse",dijit._editor.selection,[true]);}},placeCursorAtEnd:function(){this.focus();var _1c5=false;if(dojo.isMoz){var last=this.editNode.lastChild;while(last){if(last.nodeType==3){if(last.nodeValue.replace(/^\s+|\s+$/g,"").length>0){_1c5=true;dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[last]);break;}}else{if(last.nodeType==1){_1c5=true;if(last.lastChild){dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[last.lastChild]);}else{dojo.withGlobal(this.window,"selectElement",dijit._editor.selection,[last]);}break;}}last=last.previousSibling;}}else{_1c5=true;dojo.withGlobal(this.window,"selectElementChildren",dijit._editor.selection,[this.editNode]);}if(_1c5){dojo.withGlobal(this.window,"collapse",dijit._editor.selection,[false]);}},getValue:function(_1c7){if(this.textarea){if(this.isClosed||!this.isLoaded){return this.textarea.value;}}return this._postFilterContent(null,_1c7);},setValue:function(html){if(this.textarea&&(this.isClosed||!this.isLoaded)){this.textarea.value=html;}else{html=this._preFilterContent(html);if(this.isClosed){this.domNode.innerHTML=html;this._preDomFilterContent(this.domNode);}else{this.editNode.innerHTML=html;this._preDomFilterContent(this.editNode);}}},replaceValue:function(html){if(this.isClosed){this.setValue(html);}else{if(this.window&&this.window.getSelection&&!dojo.isMoz){this.setValue(html);}else{if(this.window&&this.window.getSelection){html=this._preFilterContent(html);this.execCommand("selectall");if(dojo.isMoz&&!html){html=" ";}this.execCommand("inserthtml",html);this._preDomFilterContent(this.editNode);}else{if(this.document&&this.document.selection){this.setValue(html);}}}}},_preFilterContent:function(html){var ec=html;dojo.forEach(this.contentPreFilters,function(ef){if(ef){ec=ef(ec);}});return ec;},_preDomFilterContent:function(dom){dom=dom||this.editNode;dojo.forEach(this.contentDomPreFilters,function(ef){if(ef&&dojo.isFunction(ef)){ef(dom);}},this);},_postFilterContent:function(dom,_1d0){dom=dom||this.editNode;if(this.contentDomPostFilters.length){if(_1d0&&dom["cloneNode"]){dom=dom.cloneNode(true);}dojo.forEach(this.contentDomPostFilters,function(ef){dom=ef(dom);});}var ec=this.getNodeChildrenHtml(dom);if(!ec.replace(/^(?:\s|\xA0)+/g,"").replace(/(?:\s|\xA0)+$/g,"").length){ec="";}dojo.forEach(this.contentPostFilters,function(ef){ec=ef(ec);});return ec;},_saveContent:function(e){var _1d5=dojo.byId("dijit._editor.RichText.savedContent");_1d5.value+=this._SEPARATOR+this.name+":"+this.getValue();},escapeXml:function(str,_1d7){str=str.replace(/&/gm,"&").replace(//gm,">").replace(/"/gm,""");if(!_1d7){str=str.replace(/'/gm,"'");}return str;},getNodeHtml:function(node){switch(node.nodeType){case 1:var _1d9="<"+node.tagName.toLowerCase();if(dojo.isMoz){if(node.getAttribute("type")=="_moz"){node.removeAttribute("type");}if(node.getAttribute("_moz_dirty")!=undefined){node.removeAttribute("_moz_dirty");}}var _1da=[];if(dojo.isIE){var s=node.outerHTML;s=s.substr(0,s.indexOf(">"));s=s.replace(/(?:['"])[^"']*\1/g,"");var reg=/([^\s=]+)=/g;var m,key;while((m=reg.exec(s))!=undefined){key=m[1];if(key.substr(0,3)!="_dj"){if(key=="src"||key=="href"){if(node.getAttribute("_djrealurl")){_1da.push([key,node.getAttribute("_djrealurl")]);continue;}}if(key=="class"){_1da.push([key,node.className]);}else{_1da.push([key,node.getAttribute(key)]);}}}}else{var attr,i=0,_1e1=node.attributes;while((attr=_1e1[i++])){if(attr.name.substr(0,3)!="_dj"){var v=attr.value;if(attr.name=="src"||attr.name=="href"){if(node.getAttribute("_djrealurl")){v=node.getAttribute("_djrealurl");}}_1da.push([attr.name,v]);}}}_1da.sort(function(a,b){return a[0]"+this.getNodeChildrenHtml(node)+"";}else{_1d9+=" />";}break;case 3:var _1d9=this.escapeXml(node.nodeValue,true);break;case 8:var _1d9="";break;default:var _1d9="Element not recognized - Type: "+node.nodeType+" Name: "+node.nodeName;}return _1d9;},getNodeChildrenHtml:function(dom){var out="";if(!dom){return out;}var _1e7=dom["childNodes"]||dom;var i=0;var node;while((node=_1e7[i++])){out+=this.getNodeHtml(node);}return out;},close:function(save,_1eb){if(this.isClosed){return false;}if(!arguments.length){save=true;}this._content=this.getValue();var _1ec=(this.savedContent!=this._content);if(this.interval){clearInterval(this.interval);}if(this.textarea){with(this.textarea.style){position="";left=top="";if(dojo.isIE){overflow=this.__overflow;this.__overflow=null;}}if(save){this.textarea.value=this._content;}else{this.textarea.value=this.savedContent;}dojo._destroyElement(this.domNode);this.domNode=this.textarea;}else{if(save){this.domNode.innerHTML=this._content;}else{this.domNode.innerHTML=this.savedContent;}}dojo.removeClass(this.domNode,"RichTextEditable");this.isClosed=true;this.isLoaded=false;delete this.editNode;if(this.window&&this.window._frameElement){this.window._frameElement=null;}this.window=null;this.document=null;this.editingArea=null;this.editorObject=null;return _1ec;},destroyRendering:function(){},destroy:function(){this.destroyRendering();if(!this.isClosed){this.close(false);}this.inherited("destroy",arguments);},_fixContentForMoz:function(html){html=html.replace(/<(\/)?strong([ \>])/gi,"<$1b$2");html=html.replace(/<(\/)?em([ \>])/gi,"<$1i$2");return html;},_srcInImgRegex:/(?:(]+))/gi,_hrefInARegex:/(?:(]+))/gi,_preFixUrlAttributes:function(html){html=html.replace(this._hrefInARegex,"$1$4$2$3$5$2 _djrealurl=$2$3$5$2");html=html.replace(this._srcInImgRegex,"$1$4$2$3$5$2 _djrealurl=$2$3$5$2");return html;}});}if(!dojo._hasResource["dijit.Toolbar"]){dojo._hasResource["dijit.Toolbar"]=true;dojo.provide("dijit.Toolbar");dojo.declare("dijit.Toolbar",[dijit._Widget,dijit._Templated,dijit._KeyNavContainer],{templateString:"
    "+"
    ",tabIndex:"0",postCreate:function(){this.connectKeyNavHandlers(this.isLeftToRight()?[dojo.keys.LEFT_ARROW]:[dojo.keys.RIGHT_ARROW],this.isLeftToRight()?[dojo.keys.RIGHT_ARROW]:[dojo.keys.LEFT_ARROW]);},startup:function(){this.startupKeyNavChildren();}});dojo.declare("dijit.ToolbarSeparator",[dijit._Widget,dijit._Templated],{templateString:"
    ",postCreate:function(){dojo.setSelectable(this.domNode,false);},isFocusable:function(){return false;}});}if(!dojo._hasResource["dijit.form.Button"]){dojo._hasResource["dijit.form.Button"]=true;dojo.provide("dijit.form.Button");dojo.declare("dijit.form.Button",dijit.form._FormWidget,{label:"",showLabel:true,iconClass:"",type:"button",baseClass:"dijitButton",templateString:"
    \n",_onClick:function(e){if(this.disabled){return false;}this._clicked();return this.onClick(e);},_onButtonClick:function(e){dojo.stopEvent(e);var _1f1=this._onClick(e)!==false;if(this.type=="submit"&&_1f1){for(var node=this.domNode;node;node=node.parentNode){var _1f3=dijit.byNode(node);if(_1f3&&_1f3._onSubmit){_1f3._onSubmit(e);break;}if(node.tagName.toLowerCase()=="form"){if(!node.onsubmit||node.onsubmit()){node.submit();}break;}}}},postCreate:function(){if(this.showLabel==false){var _1f4="";this.label=this.containerNode.innerHTML;_1f4=dojo.trim(this.containerNode.innerText||this.containerNode.textContent);this.titleNode.title=_1f4;dojo.addClass(this.containerNode,"dijitDisplayNone");}this.inherited(arguments);},onClick:function(e){return true;},_clicked:function(e){},setLabel:function(_1f7){this.containerNode.innerHTML=this.label=_1f7;if(dojo.isMozilla){var _1f8=dojo.getComputedStyle(this.domNode).display;this.domNode.style.display="none";var _1f9=this;setTimeout(function(){_1f9.domNode.style.display=_1f8;},1);}if(this.showLabel==false){this.titleNode.title=dojo.trim(this.containerNode.innerText||this.containerNode.textContent);}}});dojo.declare("dijit.form.DropDownButton",[dijit.form.Button,dijit._Container],{baseClass:"dijitDropDownButton",templateString:"
    \n\t\n
    \n",_fillContent:function(){if(this.srcNodeRef){var _1fa=dojo.query("*",this.srcNodeRef);dijit.form.DropDownButton.superclass._fillContent.call(this,_1fa[0]);this.dropDownContainer=this.srcNodeRef;}},startup:function(){if(!this.dropDown){var _1fb=dojo.query("[widgetId]",this.dropDownContainer)[0];this.dropDown=dijit.byNode(_1fb);delete this.dropDownContainer;}dojo.body().appendChild(this.dropDown.domNode);this.dropDown.domNode.style.display="none";},_onArrowClick:function(e){if(this.disabled){return;}this._toggleDropDown();},_onDropDownClick:function(e){var _1fe=dojo.isFF&&dojo.isFF<3&&navigator.appVersion.indexOf("Macintosh")!=-1;if(!_1fe||e.detail!=0||this._seenKeydown){this._onArrowClick(e);}this._seenKeydown=false;},_onDropDownKeydown:function(e){this._seenKeydown=true;},_onDropDownBlur:function(e){this._seenKeydown=false;},_onKey:function(e){if(this.disabled){return;}if(e.keyCode==dojo.keys.DOWN_ARROW){if(!this.dropDown||this.dropDown.domNode.style.display=="none"){dojo.stopEvent(e);return this._toggleDropDown();}}},_onBlur:function(){this._closeDropDown();},_toggleDropDown:function(){if(this.disabled){return;}dijit.focus(this.popupStateNode);var _202=this.dropDown;if(!_202){return false;}if(!_202.isShowingNow){if(_202.href&&!_202.isLoaded){var self=this;var _204=dojo.connect(_202,"onLoad",function(){dojo.disconnect(_204);self._openDropDown();});_202._loadCheck(true);return;}else{this._openDropDown();}}else{this._closeDropDown();}},_openDropDown:function(){var _205=this.dropDown;var _206=_205.domNode.style.width;var self=this;dijit.popup.open({parent:this,popup:_205,around:this.domNode,orient:this.isLeftToRight()?{"BL":"TL","BR":"TR","TL":"BL","TR":"BR"}:{"BR":"TR","BL":"TL","TR":"BR","TL":"BL"},onExecute:function(){self._closeDropDown(true);},onCancel:function(){self._closeDropDown(true);},onClose:function(){_205.domNode.style.width=_206;self.popupStateNode.removeAttribute("popupActive");this._opened=false;}});if(this.domNode.offsetWidth>_205.domNode.offsetWidth){var _208=null;if(!this.isLeftToRight()){_208=_205.domNode.parentNode;var _209=_208.offsetLeft+_208.offsetWidth;}dojo.marginBox(_205.domNode,{w:this.domNode.offsetWidth});if(_208){_208.style.left=_209-this.domNode.offsetWidth+"px";}}this.popupStateNode.setAttribute("popupActive","true");this._opened=true;if(_205.focus){_205.focus();}},_closeDropDown:function(_20a){if(this._opened){dijit.popup.close(this.dropDown);if(_20a){this.focus();}this._opened=false;}}});dojo.declare("dijit.form.ComboButton",dijit.form.DropDownButton,{templateString:"\n\t\n\t\t\n\t\t\t
    \n\t\t\t${label}\n\t\t\n\t\t
    \n
    \n\t
    \n",attributeMap:dojo.mixin(dojo.clone(dijit.form._FormWidget.prototype.attributeMap),{id:"",name:""}),optionsTitle:"",baseClass:"dijitComboButton",_focusedNode:null,postCreate:function(){this.inherited(arguments);this._focalNodes=[this.titleNode,this.popupStateNode];dojo.forEach(this._focalNodes,dojo.hitch(this,function(node){if(dojo.isIE){this.connect(node,"onactivate",this._onNodeFocus);}else{this.connect(node,"onfocus",this._onNodeFocus);}}));},focusFocalNode:function(node){this._focusedNode=node;dijit.focus(node);},hasNextFocalNode:function(){return this._focusedNode!==this.getFocalNodes()[1];},focusNext:function(){this._focusedNode=this.getFocalNodes()[this._focusedNode?1:0];dijit.focus(this._focusedNode);},hasPrevFocalNode:function(){return this._focusedNode!==this.getFocalNodes()[0];},focusPrev:function(){this._focusedNode=this.getFocalNodes()[this._focusedNode?0:1];dijit.focus(this._focusedNode);},getFocalNodes:function(){return this._focalNodes;},_onNodeFocus:function(evt){this._focusedNode=evt.currentTarget;},_onBlur:function(evt){this.inherited(arguments);this._focusedNode=null;}});dojo.declare("dijit.form.ToggleButton",dijit.form.Button,{baseClass:"dijitToggleButton",checked:false,_clicked:function(evt){this.setChecked(!this.checked);},setChecked:function(_210){this.checked=_210;dijit.setWaiState(this.focusNode||this.domNode,"pressed",this.checked);this._setStateClass();this.onChange(_210);}});}if(!dojo._hasResource["dijit._editor._Plugin"]){dojo._hasResource["dijit._editor._Plugin"]=true;dojo.provide("dijit._editor._Plugin");dojo.declare("dijit._editor._Plugin",null,{constructor:function(args,node){if(args){dojo.mixin(this,args);}},editor:null,iconClassPrefix:"dijitEditorIcon",button:null,queryCommand:null,command:"",commandArg:null,useDefaultCommand:true,buttonClass:dijit.form.Button,updateInterval:200,_initButton:function(){if(this.command.length){var _213=this.editor.commands[this.command];var _214="dijitEditorIcon "+this.iconClassPrefix+this.command.charAt(0).toUpperCase()+this.command.substr(1);if(!this.button){var _215={label:_213,showLabel:false,iconClass:_214,dropDown:this.dropDown};this.button=new this.buttonClass(_215);}}},updateState:function(){var _e=this.editor;var _c=this.command;if(!_e){return;}if(!_e.isLoaded){return;}if(!_c.length){return;}if(this.button){try{var _218=_e.queryCommandEnabled(_c);this.button.setDisabled(!_218);if(this.button.setChecked){this.button.setChecked(_e.queryCommandState(_c));}}catch(e){console.debug(e);}}},setEditor:function(_219){this.editor=_219;this._initButton();if((this.command.length)&&(!this.editor.queryCommandAvailable(this.command))){if(this.button){this.button.domNode.style.display="none";}}if(this.button&&this.useDefaultCommand){dojo.connect(this.button,"onClick",dojo.hitch(this.editor,"execCommand",this.command,this.commandArg));}dojo.connect(this.editor,"onNormalizedDisplayChanged",this,"updateState");},setToolbar:function(_21a){if(this.button){_21a.addChild(this.button);}}});}if(!dojo._hasResource["dijit.Editor"]){dojo._hasResource["dijit.Editor"]=true;dojo.provide("dijit.Editor");dojo.declare("dijit.Editor",dijit._editor.RichText,{plugins:null,extraPlugins:null,constructor:function(){this.plugins=["undo","redo","|","cut","copy","paste","|","bold","italic","underline","strikethrough","|","insertOrderedList","insertUnorderedList","indent","outdent","|","justifyLeft","justifyRight","justifyCenter","justifyFull"];this._plugins=[];this._editInterval=this.editActionInterval*1000;},postCreate:function(){if(this.customUndo){dojo["require"]("dijit._editor.range");this._steps=this._steps.slice(0);this._undoedSteps=this._undoedSteps.slice(0);}if(dojo.isArray(this.extraPlugins)){this.plugins=this.plugins.concat(this.extraPlugins);}dijit.Editor.superclass.postCreate.apply(this,arguments);this.commands=dojo.i18n.getLocalization("dijit._editor","commands",this.lang);if(!this.toolbar){var _21b=dojo.doc.createElement("div");dojo.place(_21b,this.editingArea,"before");this.toolbar=new dijit.Toolbar({},_21b);}dojo.forEach(this.plugins,this.addPlugin,this);this.onNormalizedDisplayChanged();},destroy:function(){dojo.forEach(this._plugins,function(p){if(p.destroy){p.destroy();}});this._plugins=[];this.toolbar.destroy();delete this.toolbar;this.inherited("destroy",arguments);},addPlugin:function(_21d,_21e){var args=dojo.isString(_21d)?{name:_21d}:_21d;if(!args.setEditor){var o={"args":args,"plugin":null,"editor":this};dojo.publish("dijit.Editor.getPlugin",[o]);if(!o.plugin){var pc=dojo.getObject(args.name);if(pc){o.plugin=new pc(args);}}if(!o.plugin){console.debug("Cannot find plugin",_21d);return;}_21d=o.plugin;}if(arguments.length>1){this._plugins[_21e]=_21d;}else{this._plugins.push(_21d);}_21d.setEditor(this);if(dojo.isFunction(_21d.setToolbar)){_21d.setToolbar(this.toolbar);}},customUndo:dojo.isIE,editActionInterval:3,beginEditing:function(cmd){if(!this._inEditing){this._inEditing=true;this._beginEditing(cmd);}if(this.editActionInterval>0){if(this._editTimer){clearTimeout(this._editTimer);}this._editTimer=setTimeout(dojo.hitch(this,this.endEditing),this._editInterval);}},_steps:[],_undoedSteps:[],execCommand:function(cmd){if(this.customUndo&&(cmd=="undo"||cmd=="redo")){return this[cmd]();}else{try{if(this.customUndo){this.endEditing();this._beginEditing();}var r=this.inherited("execCommand",arguments);if(this.customUndo){this._endEditing();}return r;}catch(e){if(dojo.isMoz&&/copy|cut|paste/.test(cmd)){var sub=dojo.string.substitute,_226={cut:"X",copy:"C",paste:"V"},_227=navigator.userAgent.indexOf("Macintosh")!=-1;alert(sub(this.commands.systemShortcutFF,[this.commands[cmd],sub(this.commands[_227?"appleKey":"ctrlKey"],[_226[cmd]])]));}return false;}}},queryCommandEnabled:function(cmd){if(this.customUndo&&(cmd=="undo"||cmd=="redo")){return cmd=="undo"?(this._steps.length>1):(this._undoedSteps.length>0);}else{return this.inherited("queryCommandEnabled",arguments);}},_changeToStep:function(from,to){this.setValue(to.text);var b=to.bookmark;if(!b){return;}if(dojo.isIE){if(dojo.isArray(b)){var tmp=[];dojo.forEach(b,function(n){tmp.push(dijit.range.getNode(n,this.editNode));},this);b=tmp;}}else{var r=dijit.range.create();r.setStart(dijit.range.getNode(b.startContainer,this.editNode),b.startOffset);r.setEnd(dijit.range.getNode(b.endContainer,this.editNode),b.endOffset);b=r;}dojo.withGlobal(this.window,"moveToBookmark",dijit,[b]);},undo:function(){this.endEditing(true);var s=this._steps.pop();if(this._steps.length>0){this.focus();this._changeToStep(s,this._steps[this._steps.length-1]);this._undoedSteps.push(s);this.onDisplayChanged();return true;}return false;},redo:function(){this.endEditing(true);var s=this._undoedSteps.pop();if(s&&this._steps.length>0){this.focus();this._changeToStep(this._steps[this._steps.length-1],s);this._steps.push(s);this.onDisplayChanged();return true;}return false;},endEditing:function(_231){if(this._editTimer){clearTimeout(this._editTimer);}if(this._inEditing){this._endEditing(_231);this._inEditing=false;}},_getBookmark:function(){var b=dojo.withGlobal(this.window,dijit.getBookmark);if(dojo.isIE){if(dojo.isArray(b)){var tmp=[];dojo.forEach(b,function(n){tmp.push(dijit.range.getIndex(n,this.editNode).o);},this);b=tmp;}}else{var tmp=dijit.range.getIndex(b.startContainer,this.editNode).o;b={startContainer:tmp,startOffset:b.startOffset,endContainer:b.endContainer===b.startContainer?tmp:dijit.range.getIndex(b.endContainer,this.editNode).o,endOffset:b.endOffset};}return b;},_beginEditing:function(cmd){if(this._steps.length===0){this._steps.push({"text":this.savedContent,"bookmark":this._getBookmark()});}},_endEditing:function(_236){var v=this.getValue(true);this._undoedSteps=[];this._steps.push({"text":v,"bookmark":this._getBookmark()});},onKeyDown:function(e){if(!this.customUndo){this.inherited("onKeyDown",arguments);return;}var k=e.keyCode,ks=dojo.keys;if(e.ctrlKey){if(k===90||k===122){dojo.stopEvent(e);this.undo();return;}else{if(k===89||k===121){dojo.stopEvent(e);this.redo();return;}}}this.inherited("onKeyDown",arguments);switch(k){case ks.ENTER:this.beginEditing();break;case ks.BACKSPACE:case ks.DELETE:this.beginEditing();break;case 88:case 86:if(e.ctrlKey&&!e.altKey&&!e.metaKey){this.endEditing();if(e.keyCode==88){this.beginEditing("cut");setTimeout(dojo.hitch(this,this.endEditing),1);}else{this.beginEditing("paste");setTimeout(dojo.hitch(this,this.endEditing),1);}break;}default:if(!e.ctrlKey&&!e.altKey&&!e.metaKey&&(e.keyCodedojo.keys.F15)){this.beginEditing();break;}case ks.ALT:this.endEditing();break;case ks.UP_ARROW:case ks.DOWN_ARROW:case ks.LEFT_ARROW:case ks.RIGHT_ARROW:case ks.HOME:case ks.END:case ks.PAGE_UP:case ks.PAGE_DOWN:this.endEditing(true);break;case ks.CTRL:case ks.SHIFT:case ks.TAB:break;}},_onBlur:function(){this.inherited("_onBlur",arguments);this.endEditing(true);},onClick:function(){this.endEditing(true);this.inherited("onClick",arguments);}});dojo.subscribe("dijit.Editor.getPlugin",null,function(o){if(o.plugin){return;}var args=o.args,p;var _p=dijit._editor._Plugin;var name=args.name;switch(name){case "undo":case "redo":case "cut":case "copy":case "paste":case "insertOrderedList":case "insertUnorderedList":case "indent":case "outdent":case "justifyCenter":case "justifyFull":case "justifyLeft":case "justifyRight":case "delete":case "selectAll":case "removeFormat":p=new _p({command:name});break;case "bold":case "italic":case "underline":case "strikethrough":case "subscript":case "superscript":p=new _p({buttonClass:dijit.form.ToggleButton,command:name});break;case "|":p=new _p({button:new dijit.ToolbarSeparator()});break;case "createLink":p=new dijit._editor.plugins.LinkDialog({command:name});break;case "foreColor":case "hiliteColor":p=new dijit._editor.plugins.TextColor({command:name});break;case "fontName":case "fontSize":case "formatBlock":p=new dijit._editor.plugins.FontChoice({command:name});}o.plugin=p;});}if(!dojo._hasResource["dijit.Menu"]){dojo._hasResource["dijit.Menu"]=true;dojo.provide("dijit.Menu");dojo.declare("dijit.Menu",[dijit._Widget,dijit._Templated,dijit._KeyNavContainer],{constructor:function(){this._bindings=[];},templateString:""+""+"
    ",targetNodeIds:[],contextMenuForWindow:false,parentMenu:null,popupDelay:500,_contextMenuWithMouse:false,postCreate:function(){if(this.contextMenuForWindow){this.bindDomNode(dojo.body());}else{dojo.forEach(this.targetNodeIds,this.bindDomNode,this);}this.connectKeyNavHandlers([dojo.keys.UP_ARROW],[dojo.keys.DOWN_ARROW]);},startup:function(){dojo.forEach(this.getChildren(),function(_240){_240.startup();});this.startupKeyNavChildren();},onExecute:function(){},onCancel:function(_241){},_moveToPopup:function(evt){if(this.focusedChild&&this.focusedChild.popup&&!this.focusedChild.disabled){this.focusedChild._onClick(evt);}},_onKeyPress:function(evt){if(evt.ctrlKey||evt.altKey){return;}switch(evt.keyCode){case dojo.keys.RIGHT_ARROW:this._moveToPopup(evt);dojo.stopEvent(evt);break;case dojo.keys.LEFT_ARROW:if(this.parentMenu){this.onCancel(false);}else{dojo.stopEvent(evt);}break;}},onItemHover:function(item){this.focusChild(item);if(this.focusedChild.popup&&!this.focusedChild.disabled&&!this.hover_timer){this.hover_timer=setTimeout(dojo.hitch(this,"_openPopup"),this.popupDelay);}},_onChildBlur:function(item){dijit.popup.close(item.popup);item._blur();this._stopPopupTimer();},onItemUnhover:function(item){},_stopPopupTimer:function(){if(this.hover_timer){clearTimeout(this.hover_timer);this.hover_timer=null;}},_getTopMenu:function(){for(var top=this;top.parentMenu;top=top.parentMenu){}return top;},onItemClick:function(item){if(item.disabled){return false;}if(item.popup){if(!this.is_open){this._openPopup();}}else{this.onExecute();item.onClick();}},_iframeContentWindow:function(_249){var win=dijit.getDocumentWindow(dijit.Menu._iframeContentDocument(_249))||dijit.Menu._iframeContentDocument(_249)["__parent__"]||(_249.name&&document.frames[_249.name])||null;return win;},_iframeContentDocument:function(_24b){var doc=_24b.contentDocument||(_24b.contentWindow&&_24b.contentWindow.document)||(_24b.name&&document.frames[_24b.name]&&document.frames[_24b.name].document)||null;return doc;},bindDomNode:function(node){node=dojo.byId(node);var win=dijit.getDocumentWindow(node.ownerDocument);if(node.tagName.toLowerCase()=="iframe"){win=this._iframeContentWindow(node);node=dojo.withGlobal(win,dojo.body);}var cn=(node==dojo.body()?dojo.doc:node);node[this.id]=this._bindings.push([dojo.connect(cn,"oncontextmenu",this,"_openMyself"),dojo.connect(cn,"onkeydown",this,"_contextKey"),dojo.connect(cn,"onmousedown",this,"_contextMouse")]);},unBindDomNode:function(_250){var node=dojo.byId(_250);var bid=node[this.id]-1,b=this._bindings[bid];dojo.forEach(b,dojo.disconnect);delete this._bindings[bid];},_contextKey:function(e){this._contextMenuWithMouse=false;if(e.keyCode==dojo.keys.F10){dojo.stopEvent(e);if(e.shiftKey&&e.type=="keydown"){var _e={target:e.target,pageX:e.pageX,pageY:e.pageY};_e.preventDefault=_e.stopPropagation=function(){};window.setTimeout(dojo.hitch(this,function(){this._openMyself(_e);}),1);}}},_contextMouse:function(e){this._contextMenuWithMouse=true;},_openMyself:function(e){dojo.stopEvent(e);var x,y;if(dojo.isSafari||this._contextMenuWithMouse){x=e.pageX;y=e.pageY;}else{var _25a=dojo.coords(e.target,true);x=_25a.x+10;y=_25a.y+10;}var self=this;var _25c=dijit.getFocus(this);function closeAndRestoreFocus(){dijit.focus(_25c);dijit.popup.close(self);};dijit.popup.open({popup:this,x:x,y:y,onExecute:closeAndRestoreFocus,onCancel:closeAndRestoreFocus,orient:this.isLeftToRight()?"L":"R"});this.focus();this._onBlur=function(){dijit.popup.close(this);};},onOpen:function(e){this.isShowingNow=true;},onClose:function(){this._stopPopupTimer();this.parentMenu=null;this.isShowingNow=false;this.currentPopup=null;if(this.focusedChild){this._onChildBlur(this.focusedChild);this.focusedChild=null;}},_openPopup:function(){this._stopPopupTimer();var _25e=this.focusedChild;var _25f=_25e.popup;if(_25f.isShowingNow){return;}_25f.parentMenu=this;var self=this;dijit.popup.open({parent:this,popup:_25f,around:_25e.arrowCell,orient:this.isLeftToRight()?{"TR":"TL","TL":"TR"}:{"TL":"TR","TR":"TL"},onCancel:function(){dijit.popup.close(_25f);_25e.focus();self.currentPopup=null;}});this.currentPopup=_25f;if(_25f.focus){_25f.focus();}}});dojo.declare("dijit.MenuItem",[dijit._Widget,dijit._Templated,dijit._Contained],{templateString:""+"
    "+""+""+"
    "+"+"+"
    "+""+"",label:"",iconClass:"",disabled:false,postCreate:function(){dojo.setSelectable(this.domNode,false);this.setDisabled(this.disabled);if(this.label){this.containerNode.innerHTML=this.label;}},_onHover:function(){this.getParent().onItemHover(this);},_onUnhover:function(){this.getParent().onItemUnhover(this);},_onClick:function(evt){this.getParent().onItemClick(this);dojo.stopEvent(evt);},onClick:function(){},focus:function(){dojo.addClass(this.domNode,"dijitMenuItemHover");try{dijit.focus(this.containerNode);}catch(e){}},_blur:function(){dojo.removeClass(this.domNode,"dijitMenuItemHover");},setDisabled:function(_262){this.disabled=_262;dojo[_262?"addClass":"removeClass"](this.domNode,"dijitMenuItemDisabled");dijit.setWaiState(this.containerNode,"disabled",_262?"true":"false");}});dojo.declare("dijit.PopupMenuItem",dijit.MenuItem,{_fillContent:function(){if(this.srcNodeRef){var _263=dojo.query("*",this.srcNodeRef);dijit.PopupMenuItem.superclass._fillContent.call(this,_263[0]);this.dropDownContainer=this.srcNodeRef;}},startup:function(){if(!this.popup){var node=dojo.query("[widgetId]",this.dropDownContainer)[0];this.popup=dijit.byNode(node);}dojo.body().appendChild(this.popup.domNode);this.popup.domNode.style.display="none";dojo.addClass(this.expand,"dijitMenuExpandEnabled");dojo.style(this.expand,"display","");dijit.setWaiState(this.containerNode,"haspopup","true");}});dojo.declare("dijit.MenuSeparator",[dijit._Widget,dijit._Templated,dijit._Contained],{templateString:""+"
    "+"
    "+"",postCreate:function(){dojo.setSelectable(this.domNode,false);},isFocusable:function(){return false;}});}if(!dojo._hasResource["dojo.regexp"]){dojo._hasResource["dojo.regexp"]=true;dojo.provide("dojo.regexp");dojo.regexp.escapeString=function(str,_266){return str.replace(/([\.$?*!=:|{}\(\)\[\]\\\/^])/g,function(ch){if(_266&&_266.indexOf(ch)!=-1){return ch;}return "\\"+ch;});};dojo.regexp.buildGroupRE=function(arr,re,_26a){if(!(arr instanceof Array)){return re(arr);}var b=[];for(var i=0;i_280){var _284=Math.pow(10,_280);if(_281>0){_284*=10/_281;_280++;}_27f=Math.round(_27f*_284)/_284;_282=String(_27f).split(".");_283=(_282[1]&&_282[1].length)||0;if(_283>_280){_282[1]=_282[1].substr(0,_280);_27f=Number(_282.join("."));}}return _27f;};dojo.number._formatAbsolute=function(_285,_286,_287){_287=_287||{};if(_287.places===true){_287.places=0;}if(_287.places===Infinity){_287.places=6;}var _288=_286.split(".");var _289=(_287.places>=0)?_287.places:(_288[1]&&_288[1].length)||0;if(!(_287.round<0)){_285=dojo.number.round(_285,_289,_287.round);}var _28a=String(Math.abs(_285)).split(".");var _28b=_28a[1]||"";if(_287.places){_28a[1]=dojo.string.pad(_28b.substr(0,_287.places),_287.places,"0",true);}else{if(_288[1]&&_287.places!==0){var pad=_288[1].lastIndexOf("0")+1;if(pad>_28b.length){_28a[1]=dojo.string.pad(_28b,pad,"0",true);}var _28d=_288[1].length;if(_28d<_28b.length){_28a[1]=_28b.substr(0,_28d);}}else{if(_28a[1]){_28a.pop();}}}var _28e=_288[0].replace(",","");pad=_28e.indexOf("0");if(pad!=-1){pad=_28e.length-pad;if(pad>_28a[0].length){_28a[0]=dojo.string.pad(_28a[0],pad);}if(_28e.indexOf("#")==-1){_28a[0]=_28a[0].substr(_28a[0].length-pad);}}var _28f=_288[0].lastIndexOf(",");var _290,_291;if(_28f!=-1){_290=_288[0].length-_28f-1;var _292=_288[0].substr(0,_28f);_28f=_292.lastIndexOf(",");if(_28f!=-1){_291=_292.length-_28f-1;}}var _293=[];for(var _294=_28a[0];_294;){var off=_294.length-_290;_293.push((off>0)?_294.substr(off):_294);_294=(off>0)?_294.slice(0,off):"";if(_291){_290=_291;delete _291;}}_28a[0]=_293.reverse().join(_287.group||",");return _28a.join(_287.decimal||".");};dojo.number.regexp=function(_296){return dojo.number._parseInfo(_296).regexp;};dojo.number._parseInfo=function(_297){_297=_297||{};var _298=dojo.i18n.normalizeLocale(_297.locale);var _299=dojo.i18n.getLocalization("dojo.cldr","number",_298);var _29a=_297.pattern||_299[(_297.type||"decimal")+"Format"];var _29b=_299.group;var _29c=_299.decimal;var _29d=1;if(_29a.indexOf("%")!=-1){_29d/=100;}else{if(_29a.indexOf("‰")!=-1){_29d/=1000;}else{var _29e=_29a.indexOf("¤")!=-1;if(_29e){_29b=_299.currencyGroup||_29b;_29c=_299.currencyDecimal||_29c;}}}var _29f=_29a.split(";");if(_29f.length==1){_29f.push("-"+_29f[0]);}var re=dojo.regexp.buildGroupRE(_29f,function(_2a1){_2a1="(?:"+dojo.regexp.escapeString(_2a1,".")+")";return _2a1.replace(dojo.number._numberPatternRE,function(_2a2){var _2a3={signed:false,separator:_297.strict?_29b:[_29b,""],fractional:_297.fractional,decimal:_29c,exponent:false};var _2a4=_2a2.split(".");var _2a5=_297.places;if(_2a4.length==1||_2a5===0){_2a3.fractional=false;}else{if(typeof _2a5=="undefined"){_2a5=_2a4[1].lastIndexOf("0")+1;}if(_2a5&&_297.fractional==undefined){_2a3.fractional=true;}if(!_297.places&&(_2a5<_2a4[1].length)){_2a5+=","+_2a4[1].length;}_2a3.places=_2a5;}var _2a6=_2a4[0].split(",");if(_2a6.length>1){_2a3.groupSize=_2a6.pop().length;if(_2a6.length>1){_2a3.groupSize2=_2a6.pop().length;}}return "("+dojo.number._realNumberRegexp(_2a3)+")";});},true);if(_29e){re=re.replace(/(\s*)(\u00a4{1,3})(\s*)/g,function(_2a7,_2a8,_2a9,_2aa){var prop=["symbol","currency","displayName"][_2a9.length-1];var _2ac=dojo.regexp.escapeString(_297[prop]||_297.currency||"");_2a8=_2a8?"\\s":"";_2aa=_2aa?"\\s":"";if(!_297.strict){if(_2a8){_2a8+="*";}if(_2aa){_2aa+="*";}return "(?:"+_2a8+_2ac+_2aa+")?";}return _2a8+_2ac+_2aa;});}return {regexp:re.replace(/[\xa0 ]/g,"[\\s\\xa0]"),group:_29b,decimal:_29c,factor:_29d};};dojo.number.parse=function(_2ad,_2ae){var info=dojo.number._parseInfo(_2ae);var _2b0=(new RegExp("^"+info.regexp+"$")).exec(_2ad);if(!_2b0){return NaN;}var _2b1=_2b0[1];if(!_2b0[1]){if(!_2b0[2]){return NaN;}_2b1=_2b0[2];info.factor*=-1;}_2b1=_2b1.replace(new RegExp("["+info.group+"\\s\\xa0"+"]","g"),"").replace(info.decimal,".");return Number(_2b1)*info.factor;};dojo.number._realNumberRegexp=function(_2b2){_2b2=_2b2||{};if(typeof _2b2.places=="undefined"){_2b2.places=Infinity;}if(typeof _2b2.decimal!="string"){_2b2.decimal=".";}if(typeof _2b2.fractional=="undefined"||/^0/.test(_2b2.places)){_2b2.fractional=[true,false];}if(typeof _2b2.exponent=="undefined"){_2b2.exponent=[true,false];}if(typeof _2b2.eSigned=="undefined"){_2b2.eSigned=[true,false];}var _2b3=dojo.number._integerRegexp(_2b2);var _2b4=dojo.regexp.buildGroupRE(_2b2.fractional,function(q){var re="";if(q&&(_2b2.places!==0)){re="\\"+_2b2.decimal;if(_2b2.places==Infinity){re="(?:"+re+"\\d+)?";}else{re+="\\d{"+_2b2.places+"}";}}return re;},true);var _2b7=dojo.regexp.buildGroupRE(_2b2.exponent,function(q){if(q){return "([eE]"+dojo.number._integerRegexp({signed:_2b2.eSigned})+")";}return "";});var _2b9=_2b3+_2b4;if(_2b4){_2b9="(?:(?:"+_2b9+")|(?:"+_2b4+"))";}return _2b9+_2b7;};dojo.number._integerRegexp=function(_2ba){_2ba=_2ba||{};if(typeof _2ba.signed=="undefined"){_2ba.signed=[true,false];}if(typeof _2ba.separator=="undefined"){_2ba.separator="";}else{if(typeof _2ba.groupSize=="undefined"){_2ba.groupSize=3;}}var _2bb=dojo.regexp.buildGroupRE(_2ba.signed,function(q){return q?"[-+]":"";},true);var _2bd=dojo.regexp.buildGroupRE(_2ba.separator,function(sep){if(!sep){return "(?:0|[1-9]\\d*)";}sep=dojo.regexp.escapeString(sep);if(sep==" "){sep="\\s";}else{if(sep==" "){sep="\\s\\xa0";}}var grp=_2ba.groupSize,grp2=_2ba.groupSize2;if(grp2){var _2c1="(?:0|[1-9]\\d{0,"+(grp2-1)+"}(?:["+sep+"]\\d{"+grp2+"})*["+sep+"]\\d{"+grp+"})";return ((grp-grp2)>0)?"(?:"+_2c1+"|(?:0|[1-9]\\d{0,"+(grp-1)+"}))":_2c1;}return "(?:0|[1-9]\\d{0,"+(grp-1)+"}(?:["+sep+"]\\d{"+grp+"})*)";},true);return _2bb+_2bd;};}if(!dojo._hasResource["dijit.ProgressBar"]){dojo._hasResource["dijit.ProgressBar"]=true;dojo.provide("dijit.ProgressBar");dojo.declare("dijit.ProgressBar",[dijit._Widget,dijit._Templated],{progress:"0",maximum:100,places:0,indeterminate:false,templateString:"
     
     
    \n",_indeterminateHighContrastImagePath:dojo.moduleUrl("dijit","themes/a11y/indeterminate_progress.gif"),postCreate:function(){this.inherited("postCreate",arguments);this.inteterminateHighContrastImage.setAttribute("src",this._indeterminateHighContrastImagePath);this.update();},update:function(_2c2){dojo.mixin(this,_2c2||{});var _2c3=1,_2c4;if(this.indeterminate){_2c4="addClass";dijit.removeWaiState(this.internalProgress,"valuenow");dijit.removeWaiState(this.internalProgress,"valuemin");dijit.removeWaiState(this.internalProgress,"valuemax");}else{_2c4="removeClass";if(String(this.progress).indexOf("%")!=-1){_2c3=Math.min(parseFloat(this.progress)/100,1);this.progress=_2c3*this.maximum;}else{this.progress=Math.min(this.progress,this.maximum);_2c3=this.progress/this.maximum;}var text=this.report(_2c3);this.label.firstChild.nodeValue=text;dijit.setWaiState(this.internalProgress,"describedby",this.label.id);dijit.setWaiState(this.internalProgress,"valuenow",this.progress);dijit.setWaiState(this.internalProgress,"valuemin",0);dijit.setWaiState(this.internalProgress,"valuemax",this.maximum);}dojo[_2c4](this.domNode,"dijitProgressBarIndeterminate");this.internalProgress.style.width=(_2c3*100)+"%";this.onChange();},report:function(_2c6){return dojo.number.format(_2c6,{type:"percent",places:this.places,locale:this.lang});},onChange:function(){}});}if(!dojo._hasResource["dijit.TitlePane"]){dojo._hasResource["dijit.TitlePane"]=true;dojo.provide("dijit.TitlePane");dojo.declare("dijit.TitlePane",[dijit.layout.ContentPane,dijit._Templated],{title:"",open:true,duration:250,baseClass:"dijitTitlePane",templateString:"
    \n\t
    \n\t\t
    \n\t\t
    \n\t
    \n\t
    \n\t\t
    \n\t\t\t
    \n\t\t\t\t\n\t\t\t
    \n\t\t
    \n\t
    \n
    \n",postCreate:function(){this.setTitle(this.title);if(!this.open){this.hideNode.style.display=this.wipeNode.style.display="none";}this._setCss();dojo.setSelectable(this.titleNode,false);this.inherited("postCreate",arguments);dijit.setWaiState(this.containerNode,"labelledby",this.titleNode.id);dijit.setWaiState(this.focusNode,"haspopup","true");var _2c7=this.hideNode,_2c8=this.wipeNode;this._wipeIn=dojo.fx.wipeIn({node:this.wipeNode,duration:this.duration,beforeBegin:function(){_2c7.style.display="";}});this._wipeOut=dojo.fx.wipeOut({node:this.wipeNode,duration:this.duration,onEnd:function(){_2c7.style.display="none";}});},setContent:function(_2c9){if(this._wipeOut.status()=="playing"){this.inherited("setContent",arguments);}else{if(this._wipeIn.status()=="playing"){this._wipeIn.stop();}dojo.marginBox(this.wipeNode,{h:dojo.marginBox(this.wipeNode).h});this.inherited("setContent",arguments);this._wipeIn.play();}},toggle:function(){dojo.forEach([this._wipeIn,this._wipeOut],function(_2ca){if(_2ca.status()=="playing"){_2ca.stop();}});this[this.open?"_wipeOut":"_wipeIn"].play();this.open=!this.open;this._loadCheck();this._setCss();},_setCss:function(){var _2cb=["dijitClosed","dijitOpen"];var _2cc=this.open;dojo.removeClass(this.focusNode,_2cb[!_2cc+0]);this.focusNode.className+=" "+_2cb[_2cc+0];this.arrowNodeInner.innerHTML=this.open?"-":"+";},_onTitleKey:function(e){if(e.keyCode==dojo.keys.ENTER||e.charCode==dojo.keys.SPACE){this.toggle();}else{if(e.keyCode==dojo.keys.DOWN_ARROW){if(this.open){this.containerNode.focus();e.preventDefault();}}}},_handleFocus:function(e){dojo[(e.type=="focus"?"addClass":"removeClass")](this.focusNode,this.baseClass+"Focused");},setTitle:function(_2cf){this.titleNode.innerHTML=_2cf;}});}if(!dojo._hasResource["dijit.Tooltip"]){dojo._hasResource["dijit.Tooltip"]=true;dojo.provide("dijit.Tooltip");dojo.declare("dijit._MasterTooltip",[dijit._Widget,dijit._Templated],{duration:200,templateString:"
    \n\t
    \n\t
    \n
    \n",postCreate:function(){dojo.body().appendChild(this.domNode);this.bgIframe=new dijit.BackgroundIframe(this.domNode);this.fadeIn=dojo.fadeIn({node:this.domNode,duration:this.duration,onEnd:dojo.hitch(this,"_onShow")});this.fadeOut=dojo.fadeOut({node:this.domNode,duration:this.duration,onEnd:dojo.hitch(this,"_onHide")});},show:function(_2d0,_2d1){if(this.aroundNode&&this.aroundNode===_2d1){return;}if(this.fadeOut.status()=="playing"){this._onDeck=arguments;return;}this.containerNode.innerHTML=_2d0;this.domNode.style.top=(this.domNode.offsetTop+1)+"px";var _2d2=this.isLeftToRight()?{"BR":"BL","BL":"BR"}:{"BL":"BR","BR":"BL"};var pos=dijit.placeOnScreenAroundElement(this.domNode,_2d1,_2d2);this.domNode.className="dijitTooltip dijitTooltip"+(pos.corner=="BL"?"Right":"Left");dojo.style(this.domNode,"opacity",0);this.fadeIn.play();this.isShowingNow=true;this.aroundNode=_2d1;},_onShow:function(){if(dojo.isIE){this.domNode.style.filter="";}},hide:function(_2d4){if(!this.aroundNode||this.aroundNode!==_2d4){return;}if(this._onDeck){this._onDeck=null;return;}this.fadeIn.stop();this.isShowingNow=false;this.aroundNode=null;this.fadeOut.play();},_onHide:function(){this.domNode.style.cssText="";if(this._onDeck){this.show.apply(this,this._onDeck);this._onDeck=null;}}});dijit.showTooltip=function(_2d5,_2d6){if(!dijit._masterTT){dijit._masterTT=new dijit._MasterTooltip();}return dijit._masterTT.show(_2d5,_2d6);};dijit.hideTooltip=function(_2d7){if(!dijit._masterTT){dijit._masterTT=new dijit._MasterTooltip();}return dijit._masterTT.hide(_2d7);};dojo.declare("dijit.Tooltip",dijit._Widget,{label:"",showDelay:400,connectId:[],postCreate:function(){if(this.srcNodeRef){this.srcNodeRef.style.display="none";}this._connectNodes=[];dojo.forEach(this.connectId,function(id){var node=dojo.byId(id);if(node){this._connectNodes.push(node);dojo.forEach(["onMouseOver","onMouseOut","onFocus","onBlur","onHover","onUnHover"],function(_2da){this.connect(node,_2da.toLowerCase(),"_"+_2da);},this);if(dojo.isIE){node.style.zoom=1;}}},this);},_onMouseOver:function(e){this._onHover(e);},_onMouseOut:function(e){if(dojo.isDescendant(e.relatedTarget,e.target)){return;}this._onUnHover(e);},_onFocus:function(e){this._focus=true;this._onHover(e);},_onBlur:function(e){this._focus=false;this._onUnHover(e);},_onHover:function(e){if(!this._showTimer){var _2e0=e.target;this._showTimer=setTimeout(dojo.hitch(this,function(){this.open(_2e0);}),this.showDelay);}},_onUnHover:function(e){if(this._focus){return;}if(this._showTimer){clearTimeout(this._showTimer);delete this._showTimer;}this.close();},open:function(_2e2){_2e2=_2e2||this._connectNodes[0];if(!_2e2){return;}if(this._showTimer){clearTimeout(this._showTimer);delete this._showTimer;}dijit.showTooltip(this.label||this.domNode.innerHTML,_2e2);this._connectNode=_2e2;},close:function(){dijit.hideTooltip(this._connectNode);delete this._connectNode;if(this._showTimer){clearTimeout(this._showTimer);delete this._showTimer;}},uninitialize:function(){this.close();}});}if(!dojo._hasResource["dojo.cookie"]){dojo._hasResource["dojo.cookie"]=true;dojo.provide("dojo.cookie");dojo.cookie=function(name,_2e4,_2e5){var c=document.cookie;if(arguments.length==1){var idx=c.lastIndexOf(name+"=");if(idx==-1){return null;}var _2e8=idx+name.length+1;var end=c.indexOf(";",idx+name.length+1);if(end==-1){end=c.length;}return decodeURIComponent(c.substring(_2e8,end));}else{_2e5=_2e5||{};_2e4=encodeURIComponent(_2e4);if(typeof (_2e5.expires)=="number"){var d=new Date();d.setTime(d.getTime()+(_2e5.expires*24*60*60*1000));_2e5.expires=d;}document.cookie=name+"="+_2e4+(_2e5.expires?"; expires="+_2e5.expires.toUTCString():"")+(_2e5.path?"; path="+_2e5.path:"")+(_2e5.domain?"; domain="+_2e5.domain:"")+(_2e5.secure?"; secure":"");return null;}};}if(!dojo._hasResource["dijit.Tree"]){dojo._hasResource["dijit.Tree"]=true;dojo.provide("dijit.Tree");dojo.declare("dijit._TreeNode",[dijit._Widget,dijit._Templated,dijit._Container,dijit._Contained],{item:null,isTreeNode:true,label:"",isExpandable:null,isExpanded:false,state:"UNCHECKED",templateString:"
    \n\t
    \n\t\t
    \n\t\t\n\t
    \n
    \n",postCreate:function(){this.setLabelNode(this.label);this._setExpando();this._updateItemClasses(this.item);if(this.isExpandable){dijit.setWaiState(this.labelNode,"expanded",this.isExpanded);}},markProcessing:function(){this.state="LOADING";this._setExpando(true);},unmarkProcessing:function(){this._setExpando(false);},_updateItemClasses:function(item){this.iconNode.className="dijitInline dijitTreeIcon "+this.tree.getIconClass(item);this.labelNode.className="dijitTreeLabel "+this.tree.getLabelClass(item);},_updateLayout:function(){var _2ec=this.getParent();if(_2ec&&_2ec.isTree&&_2ec._hideRoot){dojo.addClass(this.domNode,"dijitTreeIsRoot");}else{dojo.toggleClass(this.domNode,"dijitTreeIsLast",!this.getNextSibling());}},_setExpando:function(_2ed){var _2ee=["dijitTreeExpandoLoading","dijitTreeExpandoOpened","dijitTreeExpandoClosed","dijitTreeExpandoLeaf"];var idx=_2ed?0:(this.isExpandable?(this.isExpanded?1:2):3);dojo.forEach(_2ee,function(s){dojo.removeClass(this.expandoNode,s);},this);dojo.addClass(this.expandoNode,_2ee[idx]);this.expandoNodeText.innerHTML=_2ed?"*":(this.isExpandable?(this.isExpanded?"-":"+"):"*");},expand:function(){if(this.isExpanded){return;}if(this._wipeOut.status()=="playing"){this._wipeOut.stop();}this.isExpanded=true;dijit.setWaiState(this.labelNode,"expanded","true");dijit.setWaiRole(this.containerNode,"group");this._setExpando();this._wipeIn.play();},collapse:function(){if(!this.isExpanded){return;}if(this._wipeIn.status()=="playing"){this._wipeIn.stop();}this.isExpanded=false;dijit.setWaiState(this.labelNode,"expanded","false");this._setExpando();this._wipeOut.play();},setLabelNode:function(_2f1){this.labelNode.innerHTML="";this.labelNode.appendChild(document.createTextNode(_2f1));},_setChildren:function(_2f2){this.destroyDescendants();this.state="LOADED";var _2f3={};if(_2f2&&_2f2.length>0){this.isExpandable=true;if(!this.containerNode){this.containerNode=this.tree.containerNodeTemplate.cloneNode(true);this.domNode.appendChild(this.containerNode);}dojo.forEach(_2f2,function(_2f4){var _2f5=new dijit._TreeNode(dojo.mixin({tree:this.tree,label:this.tree.getLabel(_2f4.item)},_2f4));this.addChild(_2f5);var _2f6=this.tree.store.getIdentity(_2f4.item);_2f3[_2f6]=_2f5;if(this.tree.persist){if(this.tree._openedItemIds[_2f6]){this.tree._expandNode(_2f5);}}},this);dojo.forEach(this.getChildren(),function(_2f7,idx){_2f7._updateLayout();});}else{this.isExpandable=false;}if(this._setExpando){this._setExpando(false);}if(this.isTree&&this._hideRoot){var fc=this.getChildren()[0];var _2fa=fc?fc.labelNode:this.domNode;_2fa.setAttribute("tabIndex","0");}if(this.containerNode&&!this._wipeIn){this._wipeIn=dojo.fx.wipeIn({node:this.containerNode,duration:150});this._wipeOut=dojo.fx.wipeOut({node:this.containerNode,duration:150});}return _2f3;},_addChildren:function(_2fb){var _2fc={};if(_2fb&&_2fb.length>0){dojo.forEach(_2fb,function(_2fd){var _2fe=new dijit._TreeNode(dojo.mixin({tree:this.tree,label:this.tree.getLabel(_2fd.item)},_2fd));this.addChild(_2fe);_2fc[this.tree.store.getIdentity(_2fd.item)]=_2fe;},this);dojo.forEach(this.getChildren(),function(_2ff,idx){_2ff._updateLayout();});}return _2fc;},deleteNode:function(node){node.destroy();var _302=this.getChildren();if(_302.length==0){this.isExpandable=false;this.collapse();}dojo.forEach(_302,function(_303){_303._updateLayout();});},makeExpandable:function(){this.isExpandable=true;this._setExpando(false);}});dojo.declare("dijit.Tree",dijit._TreeNode,{store:null,query:null,childrenAttr:["children"],templateString:"
    \n\t
    \n\t\t
    \n\t\t\t
    \n\t\t\t\n\t\t
    \n\t
    \n
    \n",isExpandable:true,isTree:true,persist:true,dndController:null,dndParams:["onDndDrop","itemCreator","onDndCancel","checkAcceptance","checkItemAcceptance"],onDndDrop:null,itemCreator:null,onDndCancel:null,checkAcceptance:null,checkItemAcceptance:null,_publish:function(_304,_305){dojo.publish(this.id,[dojo.mixin({tree:this,event:_304},_305||{})]);},postMixInProperties:function(){this.tree=this;this.lastFocused=this.labelNode;this._itemNodeMap={};this._hideRoot=!this.label;if(!this.store.getFeatures()["dojo.data.api.Identity"]){throw new Error("dijit.tree requires access to a store supporting the dojo.data Identity api");}if(!this.cookieName){this.cookieName=this.id+"SaveStateCookie";}if(this.store.getFeatures()["dojo.data.api.Notification"]){this.connect(this.store,"onNew","_onNewItem");this.connect(this.store,"onDelete","_onDeleteItem");this.connect(this.store,"onSet","_onSetItem");}},postCreate:function(){if(this.persist){var _306=dojo.cookie(this.cookieName);this._openedItemIds={};if(_306){dojo.forEach(_306.split(","),function(item){this._openedItemIds[item]=true;},this);}}var div=document.createElement("div");div.style.display="none";div.className="dijitTreeContainer";dijit.setWaiRole(div,"presentation");this.containerNodeTemplate=div;if(this._hideRoot){this.rowNode.style.display="none";}this.inherited("postCreate",arguments);this._expandNode(this);if(this.dndController){if(dojo.isString(this.dndController)){this.dndController=dojo.getObject(this.dndController);}var _309={};for(var i=0;i\n",baseClass:"dijitTextBox",attributeMap:dojo.mixin(dojo.clone(dijit.form._FormWidget.prototype.attributeMap),{maxLength:"focusNode"}),getDisplayedValue:function(){return this.filter(this.textbox.value);},getValue:function(){return this.parse(this.getDisplayedValue(),this.constraints);},setValue:function(_361,_362,_363){var _364=this.filter(_361);if((typeof _364==typeof _361)&&(_363==null||_363==undefined)){_363=this.format(_364,this.constraints);}if(_363!=null&&_363!=undefined){this.textbox.value=_363;}dijit.form.TextBox.superclass.setValue.call(this,_364,_362);},setDisplayedValue:function(_365){this.textbox.value=_365;this.setValue(this.getValue(),true);},forWaiValuenow:function(){return this.getDisplayedValue();},format:function(_366,_367){return ((_366==null||_366==undefined)?"":(_366.toString?_366.toString():_366));},parse:function(_368,_369){return _368;},postCreate:function(){this.textbox.setAttribute("value",this.getDisplayedValue());this.inherited("postCreate",arguments);if(this.srcNodeRef){dojo.style(this.textbox,"cssText",this.style);this.textbox.className+=" "+this["class"];}this._layoutHack();},_layoutHack:function(){if(dojo.isFF==2&&this.domNode.tagName=="TABLE"){var node=this.domNode;var old=node.style.opacity;node.style.opacity="0.999";setTimeout(function(){node.style.opacity=old;},0);}},filter:function(val){if(val==undefined||val==null){return "";}else{if(typeof val!="string"){return val;}}if(this.trim){val=dojo.trim(val);}if(this.uppercase){val=val.toUpperCase();}if(this.lowercase){val=val.toLowerCase();}if(this.propercase){val=val.replace(/[^\s]+/g,function(word){return word.substring(0,1).toUpperCase()+word.substring(1);});}return val;},_onBlur:function(){this.setValue(this.getValue(),(this.isValid?this.isValid():true));},onkeyup:function(){}});}if(!dojo._hasResource["dijit.InlineEditBox"]){dojo._hasResource["dijit.InlineEditBox"]=true;dojo.provide("dijit.InlineEditBox");dojo.declare("dijit.InlineEditBox",dijit._Widget,{editing:false,autoSave:true,buttonSave:"",buttonCancel:"",renderAsHtml:false,editor:"dijit.form.TextBox",editorParams:{},onChange:function(_36e){},width:"100%",value:"",noValueIndicator:"    ✍    ",postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.displayNode=this.srcNodeRef;var _36f={ondijitclick:"_onClick",onmouseover:"_onMouseOver",onmouseout:"_onMouseOut",onfocus:"_onMouseOver",onblur:"_onMouseOut"};for(var name in _36f){this.connect(this.displayNode,name,_36f[name]);}dijit.setWaiRole(this.displayNode,"button");if(!this.displayNode.getAttribute("tabIndex")){this.displayNode.setAttribute("tabIndex",0);}if(!this.value){this.value=this.displayNode.innerHTML;}this._setDisplayValue(this.value);},_onMouseOver:function(){dojo.addClass(this.displayNode,this.disabled?"dijitDisabledClickableRegion":"dijitClickableRegion");},_onMouseOut:function(){dojo.removeClass(this.displayNode,this.disabled?"dijitDisabledClickableRegion":"dijitClickableRegion");},_onClick:function(e){if(this.disabled){return;}if(e){dojo.stopEvent(e);}this._onMouseOut();setTimeout(dojo.hitch(this,"_edit"),0);},_edit:function(){this.editing=true;var _372=(this.renderAsHtml?this.value:this.value.replace(/\s*\r?\n\s*/g,"").replace(//gi,"\n").replace(/>/g,">").replace(/</g,"<").replace(/&/g,"&"));var _373=document.createElement("span");dojo.place(_373,this.domNode,"before");var ew=this.editWidget=new dijit._InlineEditor({value:dojo.trim(_372),autoSave:this.autoSave,buttonSave:this.buttonSave,buttonCancel:this.buttonCancel,renderAsHtml:this.renderAsHtml,editor:this.editor,editorParams:this.editorParams,style:dojo.getComputedStyle(this.displayNode),save:dojo.hitch(this,"save"),cancel:dojo.hitch(this,"cancel"),width:this.width},_373);var ews=ew.domNode.style;this.displayNode.style.display="none";ews.position="static";ews.visibility="visible";this.domNode=ew.domNode;setTimeout(function(){ew.focus();},100);},_showText:function(_376){this.displayNode.style.display="";var ews=this.editWidget.domNode.style;ews.position="absolute";ews.visibility="hidden";this.domNode=this.displayNode;var _378=this;setTimeout(function(){if(_376){dijit.focus(_378.displayNode);}_378.editWidget.destroy();delete _378.editWidget;},100);},save:function(_379){this.editing=false;this.value=this.editWidget.getValue()+"";if(this.renderAsHtml){this.value=this.value.replace(/&/gm,"&").replace(//gm,">").replace(/"/gm,""").replace("\n","
    ");}this._setDisplayValue(this.value);this.onChange(this.value);this._showText(_379);},_setDisplayValue:function(val){this.displayNode.innerHTML=val||this.noValueIndicator;},cancel:function(_37b){this.editing=false;this._showText(_37b);}});dojo.declare("dijit._InlineEditor",[dijit._Widget,dijit._Templated],{templateString:"
    \n",widgetsInTemplate:true,postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.messages=dojo.i18n.getLocalization("dijit","common",this.lang);dojo.forEach(["buttonSave","buttonCancel"],function(prop){if(!this[prop]){this[prop]=this.messages[prop];}},this);},postCreate:function(){var cls=dojo.getObject(this.editor);var ew=this.editWidget=new cls(this.editorParams,this.editorPlaceholder);var _37f=this.style;dojo.forEach(["fontWeight","fontFamily","fontSize","fontStyle"],function(prop){ew.focusNode.style[prop]=_37f[prop];},this);dojo.forEach(["marginTop","marginBottom","marginLeft","marginRight"],function(prop){this.domNode.style[prop]=_37f[prop];},this);if(this.width=="100%"){ew.domNode.style.width="100%";this.domNode.style.display="block";}else{ew.domNode.style.width=this.width+(Number(this.width)==this.width?"px":"");}this.connect(this.editWidget,"onChange","_onChange");this._ignoreNextOnChange=true;(this.editWidget.setDisplayedValue||this.editWidget.setValue).call(this.editWidget,this.value);this._initialText=this.getValue();if(this.autoSave){this.buttonContainer.style.display="none";}},destroy:function(){this.editWidget.destroy();this.inherited(arguments);},getValue:function(){var ew=this.editWidget;return ew.getDisplayedValue?ew.getDisplayedValue():ew.getValue();},_onKeyPress:function(e){if(this._exitInProgress){return;}if(this.autoSave){if(e.keyCode==dojo.keys.ESCAPE){dojo.stopEvent(e);this._exitInProgress=true;this.cancel(true);}else{if(e.keyCode==dojo.keys.ENTER){dojo.stopEvent(e);this._exitInProgress=true;this.save(true);}}}else{var _384=this;setTimeout(function(){_384.saveButton.setDisabled(_384.getValue()==_384._initialText);},100);}},_onBlur:function(){if(this._exitInProgress){return;}if(this.autoSave){this._exitInProgress=true;if(this.getValue()==this._initialText){this.cancel(false);}else{this.save(false);}}},enableSave:function(){return this.editWidget.isValid?this.editWidget.isValid():true;},_onChange:function(){if(this._ignoreNextOnChange){delete this._ignoreNextOnChange;return;}if(this._exitInProgress){return;}if(this.autoSave){this._exitInProgress=true;this.save(true);}else{this.saveButton.setDisabled((this.getValue()==this._initialText)||!this.enableSave());}},enableSave:function(){return this.editWidget.isValid?this.editWidget.isValid():true;},focus:function(){this.editWidget.focus();dijit.selectInputText(this.editWidget.focusNode);}});dijit.selectInputText=function(_385){var _386=dojo.global;var _387=dojo.doc;_385=dojo.byId(_385);if(_387["selection"]&&dojo.body()["createTextRange"]){if(_385.createTextRange){var _388=_385.createTextRange();_388.moveStart("character",0);_388.moveEnd("character",_385.value.length);_388.select();}}else{if(_386["getSelection"]){var _389=_386.getSelection();if(_385.setSelectionRange){_385.setSelectionRange(0,_385.value.length);}}}_385.focus();};}if(!dojo._hasResource["dijit.form.CheckBox"]){dojo._hasResource["dijit.form.CheckBox"]=true;dojo.provide("dijit.form.CheckBox");dojo.declare("dijit.form.CheckBox",dijit.form.ToggleButton,{templateString:"
    \n",baseClass:"dijitCheckBox",type:"checkbox",value:"on",postCreate:function(){dojo.setSelectable(this.inputNode,false);this.setChecked(this.checked);this.inherited(arguments);},setChecked:function(_38a){if(dojo.isIE){if(_38a){this.inputNode.setAttribute("checked","checked");}else{this.inputNode.removeAttribute("checked");}}else{this.inputNode.checked=_38a;}this.inherited(arguments);},setValue:function(_38b){if(_38b==null){_38b="";}this.inputNode.value=_38b;dijit.form.CheckBox.superclass.setValue.call(this,_38b);}});dojo.declare("dijit.form.RadioButton",dijit.form.CheckBox,{type:"radio",baseClass:"dijitRadio",_groups:{},postCreate:function(){(this._groups[this.name]=this._groups[this.name]||[]).push(this);this.inherited(arguments);},uninitialize:function(){dojo.forEach(this._groups[this.name],function(_38c,i,arr){if(_38c===this){arr.splice(i,1);return;}},this);},setChecked:function(_38f){if(_38f){dojo.forEach(this._groups[this.name],function(_390){if(_390!=this&&_390.checked){_390.setChecked(false);}},this);}this.inherited(arguments);},_clicked:function(e){if(!this.checked){this.setChecked(true);}}});}if(!dojo._hasResource["dojo.data.util.filter"]){dojo._hasResource["dojo.data.util.filter"]=true;dojo.provide("dojo.data.util.filter");dojo.data.util.filter.patternToRegExp=function(_392,_393){var rxp="^";var c=null;for(var i=0;i<_392.length;i++){c=_392.charAt(i);switch(c){case "\\":rxp+=c;i++;rxp+=_392.charAt(i);break;case "*":rxp+=".*";break;case "?":rxp+=".";break;case "$":case "^":case "/":case "+":case ".":case "|":case "(":case ")":case "{":case "}":case "[":case "]":rxp+="\\";default:rxp+=c;}}rxp+="$";if(_393){return new RegExp(rxp,"i");}else{return new RegExp(rxp);}};}if(!dojo._hasResource["dojo.data.util.sorter"]){dojo._hasResource["dojo.data.util.sorter"]=true;dojo.provide("dojo.data.util.sorter");dojo.data.util.sorter.basicComparator=function(a,b){var ret=0;if(a>b||typeof a==="undefined"||a===null){ret=1;}else{if(a0)?_3c2[0]:_3c1;},getValues:function(item,_3c4){this._assertIsItem(item);this._assertIsAttribute(_3c4);return item[_3c4]||[];},getAttributes:function(item){this._assertIsItem(item);var _3c6=[];for(var key in item){if((key!==this._storeRefPropName)&&(key!==this._itemNumPropName)&&(key!==this._rootItemPropName)){_3c6.push(key);}}return _3c6;},hasAttribute:function(item,_3c9){return this.getValues(item,_3c9).length>0;},containsValue:function(item,_3cb,_3cc){var _3cd=undefined;if(typeof _3cc==="string"){_3cd=dojo.data.util.filter.patternToRegExp(_3cc,false);}return this._containsValue(item,_3cb,_3cc,_3cd);},_containsValue:function(item,_3cf,_3d0,_3d1){return dojo.some(this.getValues(item,_3cf),function(_3d2){if(_3d2!==null&&!dojo.isObject(_3d2)&&_3d1){if(_3d2.toString().match(_3d1)){return true;}}else{if(_3d0===_3d2){return true;}}});},isItem:function(_3d3){if(_3d3&&_3d3[this._storeRefPropName]===this){if(this._arrayOfAllItems[_3d3[this._itemNumPropName]]===_3d3){return true;}}return false;},isItemLoaded:function(_3d4){return this.isItem(_3d4);},loadItem:function(_3d5){this._assertIsItem(_3d5.item);},getFeatures:function(){return this._features;},getLabel:function(item){if(this._labelAttr&&this.isItem(item)){return this.getValue(item,this._labelAttr);}return undefined;},getLabelAttributes:function(item){if(this._labelAttr){return [this._labelAttr];}return null;},_fetchItems:function(_3d8,_3d9,_3da){var self=this;var _3dc=function(_3dd,_3de){var _3df=[];if(_3dd.query){var _3e0=_3dd.queryOptions?_3dd.queryOptions.ignoreCase:false;var _3e1={};for(var key in _3dd.query){var _3e3=_3dd.query[key];if(typeof _3e3==="string"){_3e1[key]=dojo.data.util.filter.patternToRegExp(_3e3,_3e0);}}for(var i=0;i<_3de.length;++i){var _3e5=true;var _3e6=_3de[i];if(_3e6===null){_3e5=false;}else{for(var key in _3dd.query){var _3e3=_3dd.query[key];if(!self._containsValue(_3e6,key,_3e3,_3e1[key])){_3e5=false;}}}if(_3e5){_3df.push(_3e6);}}_3d9(_3df,_3dd);}else{for(var i=0;i<_3de.length;++i){var item=_3de[i];if(item!==null){_3df.push(item);}}_3d9(_3df,_3dd);}};if(this._loadFinished){_3dc(_3d8,this._getItemsArray(_3d8.queryOptions));}else{if(this._jsonFileUrl){if(this._loadInProgress){this._queuedFetches.push({args:_3d8,filter:_3dc});}else{this._loadInProgress=true;var _3e8={url:self._jsonFileUrl,handleAs:"json-comment-optional"};var _3e9=dojo.xhrGet(_3e8);_3e9.addCallback(function(data){try{self._getItemsFromLoadedData(data);self._loadFinished=true;self._loadInProgress=false;_3dc(_3d8,self._getItemsArray(_3d8.queryOptions));self._handleQueuedFetches();}catch(e){self._loadFinished=true;self._loadInProgress=false;_3da(e,_3d8);}});_3e9.addErrback(function(_3eb){self._loadInProgress=false;_3da(_3eb,_3d8);});}}else{if(this._jsonData){try{this._loadFinished=true;this._getItemsFromLoadedData(this._jsonData);this._jsonData=null;_3dc(_3d8,this._getItemsArray(_3d8.queryOptions));}catch(e){_3da(e,_3d8);}}else{_3da(new Error("dojo.data.ItemFileReadStore: No JSON source data was provided as either URL or a nested Javascript object."),_3d8);}}}},_handleQueuedFetches:function(){if(this._queuedFetches.length>0){for(var i=0;i
    Χ\n",baseClass:"dijitTextBox",required:false,promptMessage:"",invalidMessage:"$_unset_$",constraints:{},regExp:".*",regExpGen:function(_423){return this.regExp;},state:"",setValue:function(){this.inherited("setValue",arguments);this.validate(false);},validator:function(_424,_425){return (new RegExp("^("+this.regExpGen(_425)+")"+(this.required?"":"?")+"$")).test(_424)&&(!this.required||!this._isEmpty(_424))&&(this._isEmpty(_424)||this.parse(_424,_425)!==null);},isValid:function(_426){return this.validator(this.textbox.value,this.constraints);},_isEmpty:function(_427){return /^\s*$/.test(_427);},getErrorMessage:function(_428){return this.invalidMessage;},getPromptMessage:function(_429){return this.promptMessage;},validate:function(_42a){var _42b="";var _42c=this.isValid(_42a);var _42d=this._isEmpty(this.textbox.value);this.state=(_42c||(!this._hasBeenBlurred&&_42d))?"":"Error";this._setStateClass();dijit.setWaiState(this.focusNode,"invalid",(_42c?"false":"true"));if(_42a){if(_42d){_42b=this.getPromptMessage(true);}if(!_42b&&!_42c){_42b=this.getErrorMessage(true);}}this._displayMessage(_42b);},_message:"",_displayMessage:function(_42e){if(this._message==_42e){return;}this._message=_42e;this.displayMessage(_42e);},displayMessage:function(_42f){if(_42f){dijit.showTooltip(_42f,this.domNode);}else{dijit.hideTooltip(this.domNode);}},_hasBeenBlurred:false,_onBlur:function(evt){this._hasBeenBlurred=true;this.validate(false);this.inherited("_onBlur",arguments);},onfocus:function(evt){this.validate(true);this._onMouse(evt);},onkeyup:function(evt){this.onfocus(evt);},constructor:function(){this.constraints={};},postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.constraints.locale=this.lang;this.messages=dojo.i18n.getLocalization("dijit.form","validate",this.lang);if(this.invalidMessage=="$_unset_$"){this.invalidMessage=this.messages.invalidMessage;}var p=this.regExpGen(this.constraints);this.regExp=p;}});dojo.declare("dijit.form.MappedTextBox",dijit.form.ValidationTextBox,{serialize:function(val,_435){return (val.toString?val.toString():"");},toString:function(){var val=this.filter(this.getValue());return (val!=null)?((typeof val=="string")?val:this.serialize(val,this.constraints)):"";},validate:function(){this.valueNode.value=this.toString();this.inherited("validate",arguments);},postCreate:function(){var _437=this.textbox;var _438=(this.valueNode=document.createElement("input"));_438.setAttribute("type",_437.type);_438.setAttribute("value",this.toString());dojo.style(_438,"display","none");_438.name=this.textbox.name;this.textbox.name="_"+this.textbox.name+"_displayed_";this.textbox.removeAttribute("name");dojo.place(_438,_437,"after");this.inherited("postCreate",arguments);}});dojo.declare("dijit.form.RangeBoundTextBox",dijit.form.MappedTextBox,{rangeMessage:"",compare:function(val1,val2){return val1-val2;},rangeCheck:function(_43b,_43c){var _43d=(typeof _43c.min!="undefined");var _43e=(typeof _43c.max!="undefined");if(_43d||_43e){return (!_43d||this.compare(_43b,_43c.min)>=0)&&(!_43e||this.compare(_43b,_43c.max)<=0);}else{return true;}},isInRange:function(_43f){return this.rangeCheck(this.getValue(),this.constraints);},isValid:function(_440){return this.inherited("isValid",arguments)&&((this._isEmpty(this.textbox.value)&&!this.required)||this.isInRange(_440));},getErrorMessage:function(_441){if(dijit.form.RangeBoundTextBox.superclass.isValid.call(this,false)&&!this.isInRange(_441)){return this.rangeMessage;}else{return this.inherited("getErrorMessage",arguments);}},postMixInProperties:function(){this.inherited("postMixInProperties",arguments);if(!this.rangeMessage){this.messages=dojo.i18n.getLocalization("dijit.form","validate",this.lang);this.rangeMessage=this.messages.rangeMessage;}},postCreate:function(){this.inherited("postCreate",arguments);if(typeof this.constraints.min!="undefined"){dijit.setWaiState(this.focusNode,"valuemin",this.constraints.min);}if(typeof this.constraints.max!="undefined"){dijit.setWaiState(this.focusNode,"valuemax",this.constraints.max);}}});}if(!dojo._hasResource["dijit.form.ComboBox"]){dojo._hasResource["dijit.form.ComboBox"]=true;dojo.provide("dijit.form.ComboBox");dojo.declare("dijit.form.ComboBoxMixin",null,{item:null,pageSize:Infinity,store:null,query:{},autoComplete:true,searchDelay:100,searchAttr:"name",ignoreCase:true,hasDownArrow:true,_hasFocus:false,templateString:"
    Χ
    \n",baseClass:"dijitComboBox",_lastDisplayedValue:"",getValue:function(){return dijit.form.TextBox.superclass.getValue.apply(this,arguments);},setDisplayedValue:function(_442){this._lastDisplayedValue=_442;this.setValue(_442,true);},_getCaretPos:function(_443){if(typeof (_443.selectionStart)=="number"){return _443.selectionStart;}else{if(dojo.isIE){var tr=document.selection.createRange().duplicate();var ntr=_443.createTextRange();tr.move("character",0);ntr.move("character",0);try{ntr.setEndPoint("EndToEnd",tr);return String(ntr.text).replace(/\r/g,"").length;}catch(e){return 0;}}}},_setCaretPos:function(_446,_447){_447=parseInt(_447);this._setSelectedRange(_446,_447,_447);},_setSelectedRange:function(_448,_449,end){if(!end){end=_448.value.length;}if(_448.setSelectionRange){dijit.focus(_448);_448.setSelectionRange(_449,end);}else{if(_448.createTextRange){var _44b=_448.createTextRange();with(_44b){collapse(true);moveEnd("character",end);moveStart("character",_449);select();}}else{_448.value=_448.value;_448.blur();dijit.focus(_448);var dist=parseInt(_448.value.length)-end;var _44d=String.fromCharCode(37);var tcc=_44d.charCodeAt(0);for(var x=0;xthis.focusNode.value.length){this.focusNode.value=text;this._setSelectedRange(this.focusNode,cpos,this.focusNode.value.length);dijit.setWaiState(this.focusNode,"valuenow",text);}}else{this.focusNode.value=text;this._setSelectedRange(this.focusNode,0,this.focusNode.value.length);dijit.setWaiState(this.focusNode,"valuenow",text);}},_openResultList:function(_457,_458){if(this.disabled||_458.query[this.searchAttr]!=this._lastQuery){return;}this._popupWidget.clearResultList();if(!_457.length){this._hideResultList();return;}var _459=new String(this.store.getValue(_457[0],this.searchAttr));if(_459&&this.autoComplete&&!this._prev_key_backspace&&(_458.query[this.searchAttr]!="*")){this._autoCompleteText(_459);dijit.setWaiState(this.focusNode||this.domNode,"valuenow",_459);}this._popupWidget.createOptions(_457,_458,dojo.hitch(this,this._getMenuLabelFromItem));this._showResultList();if(_458.direction){if(_458.direction==1){this._popupWidget.highlightFirstOption();}else{if(_458.direction==-1){this._popupWidget.highlightLastOption();}}this._announceOption(this._popupWidget.getHighlightedOption());}},_showResultList:function(){this._hideResultList();var _45a=this._popupWidget.getItems(),_45b=Math.min(_45a.length,this.maxListLength);this._arrowPressed();this._displayMessage("");with(this._popupWidget.domNode.style){width="";height="";}var best=this.open();var _45d=dojo.marginBox(this._popupWidget.domNode);this._popupWidget.domNode.style.overflow=((best.h==_45d.h)&&(best.w==_45d.w))?"hidden":"auto";var _45e=best.w;if(best.h option",this.srcNodeRef).map(function(node){node.style.display="none";return {value:node.getAttribute("value"),name:String(node.innerHTML)};}):{};this.store=new dojo.data.ItemFileReadStore({data:{identifier:this._getValueField(),items:_46d}});if(_46d&&_46d.length&&!this.value){this.value=_46d[this.srcNodeRef.selectedIndex!=-1?this.srcNodeRef.selectedIndex:0][this._getValueField()];}}},uninitialize:function(){if(this._popupWidget){this._hideResultList();this._popupWidget.destroy();}},_getMenuLabelFromItem:function(item){return {html:false,label:this.store.getValue(item,this.searchAttr)};},open:function(){this._isShowingNow=true;return dijit.popup.open({popup:this._popupWidget,around:this.domNode,parent:this});}});dojo.declare("dijit.form._ComboBoxMenu",[dijit._Widget,dijit._Templated],{templateString:"
    "+"
    "+"
    "+"
    ",_messages:null,postMixInProperties:function(){this._messages=dojo.i18n.getLocalization("dijit.form","ComboBox",this.lang);this.inherited("postMixInProperties",arguments);},setValue:function(_470){this.value=_470;this.onChange(_470);},onChange:function(_471){},onPage:function(_472){},postCreate:function(){this.previousButton.innerHTML=this._messages["previousMessage"];this.nextButton.innerHTML=this._messages["nextMessage"];this.inherited("postCreate",arguments);},onClose:function(){this._blurOptionNode();},_createOption:function(item,_474){var _475=_474(item);var _476=document.createElement("div");if(_475.html){_476.innerHTML=_475.label;}else{_476.appendChild(document.createTextNode(_475.label));}if(_476.innerHTML==""){_476.innerHTML=" ";}_476.item=item;return _476;},createOptions:function(_477,_478,_479){this.previousButton.style.display=_478.start==0?"none":"";var _47a=this;dojo.forEach(_477,function(item){var _47c=_47a._createOption(item,_479);_47c.className="dijitMenuItem";_47a.domNode.insertBefore(_47c,_47a.nextButton);});this.nextButton.style.display=_478.count==_477.length?"":"none";},clearResultList:function(){while(this.domNode.childNodes.length>2){this.domNode.removeChild(this.domNode.childNodes[this.domNode.childNodes.length-2]);}},getItems:function(){return this.domNode.childNodes;},getListLength:function(){return this.domNode.childNodes.length-2;},onmousedown:function(evt){dojo.stopEvent(evt);},onmouseup:function(evt){if(evt.target===this.domNode){return;}else{if(evt.target==this.previousButton){this.onPage(-1);}else{if(evt.target==this.nextButton){this.onPage(1);}else{var tgt=evt.target;while(!tgt.item){tgt=tgt.parentNode;}this.setValue({target:tgt},true);}}}},onmouseover:function(evt){if(evt.target===this.domNode){return;}var tgt=evt.target;if(!(tgt==this.previousButton||tgt==this.nextButton)){while(!tgt.item){tgt=tgt.parentNode;}}this._focusOptionNode(tgt);},onmouseout:function(evt){if(evt.target===this.domNode){return;}this._blurOptionNode();},_focusOptionNode:function(node){if(this._highlighted_option!=node){this._blurOptionNode();this._highlighted_option=node;dojo.addClass(this._highlighted_option,"dijitMenuItemHover");}},_blurOptionNode:function(){if(this._highlighted_option){dojo.removeClass(this._highlighted_option,"dijitMenuItemHover");this._highlighted_option=null;}},_highlightNextOption:function(){if(!this.getHighlightedOption()){this._focusOptionNode(this.domNode.firstChild.style.display=="none"?this.domNode.firstChild.nextSibling:this.domNode.firstChild);}else{if(this._highlighted_option.nextSibling&&this._highlighted_option.nextSibling.style.display!="none"){this._focusOptionNode(this._highlighted_option.nextSibling);}}dijit.scrollIntoView(this._highlighted_option);},highlightFirstOption:function(){this._focusOptionNode(this.domNode.firstChild.nextSibling);dijit.scrollIntoView(this._highlighted_option);},highlightLastOption:function(){this._focusOptionNode(this.domNode.lastChild.previousSibling);dijit.scrollIntoView(this._highlighted_option);},_highlightPrevOption:function(){if(!this.getHighlightedOption()){this._focusOptionNode(this.domNode.lastChild.style.display=="none"?this.domNode.lastChild.previousSibling:this.domNode.lastChild);}else{if(this._highlighted_option.previousSibling&&this._highlighted_option.previousSibling.style.display!="none"){this._focusOptionNode(this._highlighted_option.previousSibling);}}dijit.scrollIntoView(this._highlighted_option);},_page:function(up){var _485=0;var _486=this.domNode.scrollTop;var _487=parseInt(dojo.getComputedStyle(this.domNode).height);if(!this.getHighlightedOption()){this._highlightNextOption();}while(_485<_487){if(up){if(!this.getHighlightedOption().previousSibling||this._highlighted_option.previousSibling.style.display=="none"){break;}this._highlightPrevOption();}else{if(!this.getHighlightedOption().nextSibling||this._highlighted_option.nextSibling.style.display=="none"){break;}this._highlightNextOption();}var _488=this.domNode.scrollTop;_485+=(_488-_486)*(up?-1:1);_486=_488;}},pageUp:function(){this._page(true);},pageDown:function(){this._page(false);},getHighlightedOption:function(){return this._highlighted_option&&this._highlighted_option.parentNode?this._highlighted_option:null;},handleKey:function(evt){switch(evt.keyCode){case dojo.keys.DOWN_ARROW:this._highlightNextOption();break;case dojo.keys.PAGE_DOWN:this.pageDown();break;case dojo.keys.UP_ARROW:this._highlightPrevOption();break;case dojo.keys.PAGE_UP:this.pageUp();break;}}});dojo.declare("dijit.form.ComboBox",[dijit.form.ValidationTextBox,dijit.form.ComboBoxMixin],{postMixInProperties:function(){dijit.form.ComboBoxMixin.prototype.postMixInProperties.apply(this,arguments);dijit.form.ValidationTextBox.prototype.postMixInProperties.apply(this,arguments);}});}if(!dojo._hasResource["dojo.cldr.monetary"]){dojo._hasResource["dojo.cldr.monetary"]=true;dojo.provide("dojo.cldr.monetary");dojo.cldr.monetary.getData=function(code){var _48b={ADP:0,BHD:3,BIF:0,BYR:0,CLF:0,CLP:0,DJF:0,ESP:0,GNF:0,IQD:3,ITL:0,JOD:3,JPY:0,KMF:0,KRW:0,KWD:3,LUF:0,LYD:3,MGA:0,MGF:0,OMR:3,PYG:0,RWF:0,TND:3,TRL:0,VUV:0,XAF:0,XOF:0,XPF:0};var _48c={CHF:5};var _48d=_48b[code],_48e=_48c[code];if(typeof _48d=="undefined"){_48d=2;}if(typeof _48e=="undefined"){_48e=0;}return {places:_48d,round:_48e};};}if(!dojo._hasResource["dojo.currency"]){dojo._hasResource["dojo.currency"]=true;dojo.provide("dojo.currency");dojo.currency._mixInDefaults=function(_48f){_48f=_48f||{};_48f.type="currency";var _490=dojo.i18n.getLocalization("dojo.cldr","currency",_48f.locale)||{};var iso=_48f.currency;var data=dojo.cldr.monetary.getData(iso);dojo.forEach(["displayName","symbol","group","decimal"],function(prop){data[prop]=_490[iso+"_"+prop];});data.fractional=[true,false];return dojo.mixin(data,_48f);};dojo.currency.format=function(_494,_495){return dojo.number.format(_494,dojo.currency._mixInDefaults(_495));};dojo.currency.regexp=function(_496){return dojo.number.regexp(dojo.currency._mixInDefaults(_496));};dojo.currency.parse=function(_497,_498){return dojo.number.parse(_497,dojo.currency._mixInDefaults(_498));};}if(!dojo._hasResource["dijit.form.NumberTextBox"]){dojo._hasResource["dijit.form.NumberTextBox"]=true;dojo.provide("dijit.form.NumberTextBox");dojo.declare("dijit.form.NumberTextBoxMixin",null,{regExpGen:dojo.number.regexp,format:function(_499,_49a){if(isNaN(_499)){return "";}return dojo.number.format(_499,_49a);},parse:dojo.number.parse,filter:function(_49b){if(typeof _49b=="string"){return this.inherited("filter",arguments);}return (isNaN(_49b)?"":_49b);},value:NaN});dojo.declare("dijit.form.NumberTextBox",[dijit.form.RangeBoundTextBox,dijit.form.NumberTextBoxMixin],{});}if(!dojo._hasResource["dijit.form.CurrencyTextBox"]){dojo._hasResource["dijit.form.CurrencyTextBox"]=true;dojo.provide("dijit.form.CurrencyTextBox");dojo.declare("dijit.form.CurrencyTextBox",dijit.form.NumberTextBox,{currency:"",regExpGen:dojo.currency.regexp,format:dojo.currency.format,parse:dojo.currency.parse,postMixInProperties:function(){if(this.constraints===dijit.form.ValidationTextBox.prototype.constraints){this.constraints={};}this.constraints.currency=this.currency;dijit.form.CurrencyTextBox.superclass.postMixInProperties.apply(this,arguments);}});}if(!dojo._hasResource["dojo.cldr.supplemental"]){dojo._hasResource["dojo.cldr.supplemental"]=true;dojo.provide("dojo.cldr.supplemental");dojo.cldr.supplemental.getFirstDayOfWeek=function(_49c){var _49d={mv:5,ae:6,af:6,bh:6,dj:6,dz:6,eg:6,er:6,et:6,iq:6,ir:6,jo:6,ke:6,kw:6,lb:6,ly:6,ma:6,om:6,qa:6,sa:6,sd:6,so:6,tn:6,ye:6,as:0,au:0,az:0,bw:0,ca:0,cn:0,fo:0,ge:0,gl:0,gu:0,hk:0,ie:0,il:0,is:0,jm:0,jp:0,kg:0,kr:0,la:0,mh:0,mo:0,mp:0,mt:0,nz:0,ph:0,pk:0,sg:0,th:0,tt:0,tw:0,um:0,us:0,uz:0,vi:0,za:0,zw:0,et:0,mw:0,ng:0,tj:0,gb:0,sy:4};var _49e=dojo.cldr.supplemental._region(_49c);var dow=_49d[_49e];return (typeof dow=="undefined")?1:dow;};dojo.cldr.supplemental._region=function(_4a0){_4a0=dojo.i18n.normalizeLocale(_4a0);var tags=_4a0.split("-");var _4a2=tags[1];if(!_4a2){_4a2={de:"de",en:"us",es:"es",fi:"fi",fr:"fr",hu:"hu",it:"it",ja:"jp",ko:"kr",nl:"nl",pt:"br",sv:"se",zh:"cn"}[tags[0]];}else{if(_4a2.length==4){_4a2=tags[2];}}return _4a2;};dojo.cldr.supplemental.getWeekend=function(_4a3){var _4a4={eg:5,il:5,sy:5,"in":0,ae:4,bh:4,dz:4,iq:4,jo:4,kw:4,lb:4,ly:4,ma:4,om:4,qa:4,sa:4,sd:4,tn:4,ye:4};var _4a5={ae:5,bh:5,dz:5,iq:5,jo:5,kw:5,lb:5,ly:5,ma:5,om:5,qa:5,sa:5,sd:5,tn:5,ye:5,af:5,ir:5,eg:6,il:6,sy:6};var _4a6=dojo.cldr.supplemental._region(_4a3);var _4a7=_4a4[_4a6];var end=_4a5[_4a6];if(typeof _4a7=="undefined"){_4a7=6;}if(typeof end=="undefined"){end=0;}return {start:_4a7,end:end};};}if(!dojo._hasResource["dojo.date"]){dojo._hasResource["dojo.date"]=true;dojo.provide("dojo.date");dojo.date.getDaysInMonth=function(_4a9){var _4aa=_4a9.getMonth();var days=[31,28,31,30,31,30,31,31,30,31,30,31];if(_4aa==1&&dojo.date.isLeapYear(_4a9)){return 29;}return days[_4aa];};dojo.date.isLeapYear=function(_4ac){var year=_4ac.getFullYear();return !(year%400)||(!(year%4)&&!!(year%100));};dojo.date.getTimezoneName=function(_4ae){var str=_4ae.toString();var tz="";var _4b1;var pos=str.indexOf("(");if(pos>-1){tz=str.substring(++pos,str.indexOf(")"));}else{var pat=/([A-Z\/]+) \d{4}$/;if((_4b1=str.match(pat))){tz=_4b1[1];}else{str=_4ae.toLocaleString();pat=/ ([A-Z\/]+)$/;if((_4b1=str.match(pat))){tz=_4b1[1];}}}return (tz=="AM"||tz=="PM")?"":tz;};dojo.date.compare=function(_4b4,_4b5,_4b6){_4b4=new Date(Number(_4b4));_4b5=new Date(Number(_4b5||new Date()));if(typeof _4b6!=="undefined"){if(_4b6=="date"){_4b4.setHours(0,0,0,0);_4b5.setHours(0,0,0,0);}else{if(_4b6=="time"){_4b4.setFullYear(0,0,0);_4b5.setFullYear(0,0,0);}}}if(_4b4>_4b5){return 1;}if(_4b4<_4b5){return -1;}return 0;};dojo.date.add=function(date,_4b8,_4b9){var sum=new Date(Number(date));var _4bb=false;var _4bc="Date";switch(_4b8){case "day":break;case "weekday":var days,_4be;var adj=0;var mod=_4b9%5;if(!mod){days=(_4b9>0)?5:-5;_4be=(_4b9>0)?((_4b9-5)/5):((_4b9+5)/5);}else{days=mod;_4be=parseInt(_4b9/5);}var strt=date.getDay();if(strt==6&&_4b9>0){adj=1;}else{if(strt==0&&_4b9<0){adj=-1;}}var trgt=strt+days;if(trgt==0||trgt==6){adj=(_4b9>0)?2:-2;}_4b9=7*_4be+days+adj;break;case "year":_4bc="FullYear";_4bb=true;break;case "week":_4b9*=7;break;case "quarter":_4b9*=3;case "month":_4bb=true;_4bc="Month";break;case "hour":case "minute":case "second":case "millisecond":_4bc="UTC"+_4b8.charAt(0).toUpperCase()+_4b8.substring(1)+"s";}if(_4bc){sum["set"+_4bc](sum["get"+_4bc]()+_4b9);}if(_4bb&&(sum.getDate()0){switch(true){case aDay==6:adj=-1;break;case aDay==0:adj=0;break;case bDay==6:adj=-1;break;case bDay==0:adj=-2;break;case (_4d3+mod)>5:adj=-2;}}else{if(days<0){switch(true){case aDay==6:adj=0;break;case aDay==0:adj=1;break;case bDay==6:adj=2;break;case bDay==0:adj=1;break;case (_4d3+mod)<0:adj=2;}}}days+=adj;days-=(_4cd*2);}_4c7=days;break;case "year":_4c7=_4c6;break;case "month":_4c7=(_4c4.getMonth()-_4c3.getMonth())+(_4c6*12);break;case "week":_4c7=parseInt(dojo.date.difference(_4c3,_4c4,"day")/7);break;case "day":_4c7/=24;case "hour":_4c7/=60;case "minute":_4c7/=60;case "second":_4c7/=1000;case "millisecond":_4c7*=_4c4.getTime()-_4c3.getTime();}return Math.round(_4c7);};}if(!dojo._hasResource["dojo.date.locale"]){dojo._hasResource["dojo.date.locale"]=true;dojo.provide("dojo.date.locale");(function(){function formatPattern(_4d4,_4d5,_4d6){return _4d6.replace(/([a-z])\1*/ig,function(_4d7){var s;var c=_4d7.charAt(0);var l=_4d7.length;var pad;var _4dc=["abbr","wide","narrow"];switch(c){case "G":s=_4d5[(l<4)?"eraAbbr":"eraNames"][_4d4.getFullYear()<0?0:1];break;case "y":s=_4d4.getFullYear();switch(l){case 1:break;case 2:s=String(s);s=s.substr(s.length-2);break;default:pad=true;}break;case "Q":case "q":s=Math.ceil((_4d4.getMonth()+1)/3);pad=true;break;case "M":case "L":var m=_4d4.getMonth();var _4de;switch(l){case 1:case 2:s=m+1;pad=true;break;case 3:case 4:case 5:_4de=_4dc[l-3];break;}if(_4de){var type=(c=="L")?"standalone":"format";var prop=["months",type,_4de].join("-");s=_4d5[prop][m];}break;case "w":var _4e1=0;s=dojo.date.locale._getWeekOfYear(_4d4,_4e1);pad=true;break;case "d":s=_4d4.getDate();pad=true;break;case "D":s=dojo.date.locale._getDayOfYear(_4d4);pad=true;break;case "E":case "e":case "c":var d=_4d4.getDay();var _4de;switch(l){case 1:case 2:if(c=="e"){var _4e3=dojo.cldr.supplemental.getFirstDayOfWeek(options.locale);d=(d-_4e3+7)%7;}if(c!="c"){s=d+1;pad=true;break;}case 3:case 4:case 5:_4de=_4dc[l-3];break;}if(_4de){var type=(c=="c")?"standalone":"format";var prop=["days",type,_4de].join("-");s=_4d5[prop][d];}break;case "a":var _4e4=(_4d4.getHours()<12)?"am":"pm";s=_4d5[_4e4];break;case "h":case "H":case "K":case "k":var h=_4d4.getHours();switch(c){case "h":s=(h%12)||12;break;case "H":s=h;break;case "K":s=(h%12);break;case "k":s=h||24;break;}pad=true;break;case "m":s=_4d4.getMinutes();pad=true;break;case "s":s=_4d4.getSeconds();pad=true;break;case "S":s=Math.round(_4d4.getMilliseconds()*Math.pow(10,l-3));break;case "v":case "z":s=dojo.date.getTimezoneName(_4d4);if(s){break;}l=4;case "Z":var _4e6=_4d4.getTimezoneOffset();var tz=[(_4e6<=0?"+":"-"),dojo.string.pad(Math.floor(Math.abs(_4e6)/60),2),dojo.string.pad(Math.abs(_4e6)%60,2)];if(l==4){tz.splice(0,0,"GMT");tz.splice(3,0,":");}s=tz.join("");break;default:throw new Error("dojo.date.locale.format: invalid pattern char: "+_4d6);}if(pad){s=dojo.string.pad(s,l);}return s;});};dojo.date.locale.format=function(_4e8,_4e9){_4e9=_4e9||{};var _4ea=dojo.i18n.normalizeLocale(_4e9.locale);var _4eb=_4e9.formatLength||"short";var _4ec=dojo.date.locale._getGregorianBundle(_4ea);var str=[];var _4ee=dojo.hitch(this,formatPattern,_4e8,_4ec);if(_4e9.selector=="year"){var year=_4e8.getFullYear();if(_4ea.match(/^zh|^ja/)){year+="å¹´";}return year;}if(_4e9.selector!="time"){var _4f0=_4e9.datePattern||_4ec["dateFormat-"+_4eb];if(_4f0){str.push(_processPattern(_4f0,_4ee));}}if(_4e9.selector!="date"){var _4f1=_4e9.timePattern||_4ec["timeFormat-"+_4eb];if(_4f1){str.push(_processPattern(_4f1,_4ee));}}var _4f2=str.join(" ");return _4f2;};dojo.date.locale.regexp=function(_4f3){return dojo.date.locale._parseInfo(_4f3).regexp;};dojo.date.locale._parseInfo=function(_4f4){_4f4=_4f4||{};var _4f5=dojo.i18n.normalizeLocale(_4f4.locale);var _4f6=dojo.date.locale._getGregorianBundle(_4f5);var _4f7=_4f4.formatLength||"short";var _4f8=_4f4.datePattern||_4f6["dateFormat-"+_4f7];var _4f9=_4f4.timePattern||_4f6["timeFormat-"+_4f7];var _4fa;if(_4f4.selector=="date"){_4fa=_4f8;}else{if(_4f4.selector=="time"){_4fa=_4f9;}else{_4fa=_4f8+" "+_4f9;}}var _4fb=[];var re=_processPattern(_4fa,dojo.hitch(this,_buildDateTimeRE,_4fb,_4f6,_4f4));return {regexp:re,tokens:_4fb,bundle:_4f6};};dojo.date.locale.parse=function(_4fd,_4fe){var info=dojo.date.locale._parseInfo(_4fe);var _500=info.tokens,_501=info.bundle;var re=new RegExp("^"+info.regexp+"$");var _503=re.exec(_4fd);if(!_503){return null;}var _504=["abbr","wide","narrow"];var _505=new Date(1972,0);var _506={};var amPm="";dojo.forEach(_503,function(v,i){if(!i){return;}var _50a=_500[i-1];var l=_50a.length;switch(_50a.charAt(0)){case "y":if(l!=2){_505.setFullYear(v);_506.year=v;}else{if(v<100){v=Number(v);var year=""+new Date().getFullYear();var _50d=year.substring(0,2)*100;var _50e=Number(year.substring(2,4));var _50f=Math.min(_50e+20,99);var num=(v<_50f)?_50d+v:_50d-100+v;_505.setFullYear(num);_506.year=num;}else{if(_4fe.strict){return null;}_505.setFullYear(v);_506.year=v;}}break;case "M":if(l>2){var _511=_501["months-format-"+_504[l-3]].concat();if(!_4fe.strict){v=v.replace(".","").toLowerCase();_511=dojo.map(_511,function(s){return s.replace(".","").toLowerCase();});}v=dojo.indexOf(_511,v);if(v==-1){return null;}}else{v--;}_505.setMonth(v);_506.month=v;break;case "E":case "e":var days=_501["days-format-"+_504[l-3]].concat();if(!_4fe.strict){v=v.toLowerCase();days=dojo.map(days,"".toLowerCase);}v=dojo.indexOf(days,v);if(v==-1){return null;}break;case "d":_505.setDate(v);_506.date=v;break;case "D":_505.setMonth(0);_505.setDate(v);break;case "a":var am=_4fe.am||_501.am;var pm=_4fe.pm||_501.pm;if(!_4fe.strict){var _516=/\./g;v=v.replace(_516,"").toLowerCase();am=am.replace(_516,"").toLowerCase();pm=pm.replace(_516,"").toLowerCase();}if(_4fe.strict&&v!=am&&v!=pm){return null;}amPm=(v==pm)?"p":(v==am)?"a":"";break;case "K":if(v==24){v=0;}case "h":case "H":case "k":if(v>23){return null;}_505.setHours(v);break;case "m":_505.setMinutes(v);break;case "s":_505.setSeconds(v);break;case "S":_505.setMilliseconds(v);}});var _517=_505.getHours();if(amPm==="p"&&_517<12){_505.setHours(_517+12);}else{if(amPm==="a"&&_517==12){_505.setHours(0);}}if(_506.year&&_505.getFullYear()!=_506.year){return null;}if(_506.month&&_505.getMonth()!=_506.month){return null;}if(_506.date&&_505.getDate()!=_506.date){return null;}return _505;};function _processPattern(_518,_519,_51a,_51b){var _51c=function(x){return x;};_519=_519||_51c;_51a=_51a||_51c;_51b=_51b||_51c;var _51e=_518.match(/(''|[^'])+/g);var _51f=false;dojo.forEach(_51e,function(_520,i){if(!_520){_51e[i]="";}else{_51e[i]=(_51f?_51a:_519)(_520);_51f=!_51f;}});return _51b(_51e.join(""));};function _buildDateTimeRE(_522,_523,_524,_525){_525=dojo.regexp.escapeString(_525);if(!_524.strict){_525=_525.replace(" a"," ?a");}return _525.replace(/([a-z])\1*/ig,function(_526){var s;var c=_526.charAt(0);var l=_526.length;var p2="",p3="";if(_524.strict){if(l>1){p2="0"+"{"+(l-1)+"}";}if(l>2){p3="0"+"{"+(l-2)+"}";}}else{p2="0?";p3="0{0,2}";}switch(c){case "y":s="\\d{2,4}";break;case "M":s=(l>2)?"\\S+":p2+"[1-9]|1[0-2]";break;case "D":s=p2+"[1-9]|"+p3+"[1-9][0-9]|[12][0-9][0-9]|3[0-5][0-9]|36[0-6]";break;case "d":s=p2+"[1-9]|[12]\\d|3[01]";break;case "w":s=p2+"[1-9]|[1-4][0-9]|5[0-3]";break;case "E":s="\\S+";break;case "h":s=p2+"[1-9]|1[0-2]";break;case "k":s=p2+"\\d|1[01]";break;case "H":s=p2+"\\d|1\\d|2[0-3]";break;case "K":s=p2+"[1-9]|1\\d|2[0-4]";break;case "m":case "s":s="[0-5]\\d";break;case "S":s="\\d{"+l+"}";break;case "a":var am=_524.am||_523.am||"AM";var pm=_524.pm||_523.pm||"PM";if(_524.strict){s=am+"|"+pm;}else{s=am+"|"+pm;if(am!=am.toLowerCase()){s+="|"+am.toLowerCase();}if(pm!=pm.toLowerCase()){s+="|"+pm.toLowerCase();}}break;default:s=".*";}if(_522){_522.push(_526);}return "("+s+")";}).replace(/[\xa0 ]/g,"[\\s\\xa0]");};})();(function(){var _52e=[];dojo.date.locale.addCustomFormats=function(_52f,_530){_52e.push({pkg:_52f,name:_530});};dojo.date.locale._getGregorianBundle=function(_531){var _532={};dojo.forEach(_52e,function(desc){var _534=dojo.i18n.getLocalization(desc.pkg,desc.name,_531);_532=dojo.mixin(_532,_534);},this);return _532;};})();dojo.date.locale.addCustomFormats("dojo.cldr","gregorian");dojo.date.locale.getNames=function(item,type,use,_538){var _539;var _53a=dojo.date.locale._getGregorianBundle(_538);var _53b=[item,use,type];if(use=="standAlone"){_539=_53a[_53b.join("-")];}_53b[1]="format";return (_539||_53a[_53b.join("-")]).concat();};dojo.date.locale.isWeekend=function(_53c,_53d){var _53e=dojo.cldr.supplemental.getWeekend(_53d);var day=(_53c||new Date()).getDay();if(_53e.end<_53e.start){_53e.end+=7;if(day<_53e.start){day+=7;}}return day>=_53e.start&&day<=_53e.end;};dojo.date.locale._getDayOfYear=function(_540){return dojo.date.difference(new Date(_540.getFullYear(),0,1),_540)+1;};dojo.date.locale._getWeekOfYear=function(_541,_542){if(arguments.length==1){_542=0;}var _543=new Date(_541.getFullYear(),0,1).getDay();var adj=(_543-_542+7)%7;var week=Math.floor((dojo.date.locale._getDayOfYear(_541)+adj-1)/7);if(_543==_542){week++;}return week;};}if(!dojo._hasResource["dijit._Calendar"]){dojo._hasResource["dijit._Calendar"]=true;dojo.provide("dijit._Calendar");dojo.declare("dijit._Calendar",[dijit._Widget,dijit._Templated],{templateString:"\n\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\n\t\t\n\t\t\t\n\t\t\n\t\n
    \n\t\t\t\t-\n\t\t\t\n\t\t\t\t
    \n\t\t\t\t
    \n\t\t\t
    \n\t\t\t\t
    +
    \n\t\t\t
    \n\t\t\t\t

    \n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t

    \n\t\t\t
    \t\n",value:new Date(),dayWidth:"narrow",setValue:function(_546){if(!this.value||dojo.date.compare(_546,this.value)){_546=new Date(_546);this.displayMonth=new Date(_546);if(!this.isDisabledDate(_546,this.lang)){this.value=_546;this.value.setHours(0,0,0,0);this.onChange(this.value);}this._populateGrid();}},_setText:function(node,text){while(node.firstChild){node.removeChild(node.firstChild);}node.appendChild(document.createTextNode(text));},_populateGrid:function(){var _549=this.displayMonth;_549.setDate(1);var _54a=_549.getDay();var _54b=dojo.date.getDaysInMonth(_549);var _54c=dojo.date.getDaysInMonth(dojo.date.add(_549,"month",-1));var _54d=new Date();var _54e=this.value;var _54f=dojo.cldr.supplemental.getFirstDayOfWeek(this.lang);if(_54f>_54a){_54f-=7;}dojo.query(".dijitCalendarDateTemplate",this.domNode).forEach(function(_550,i){i+=_54f;var date=new Date(_549);var _553,_554="dijitCalendar",adj=0;if(i<_54a){_553=_54c-_54a+i+1;adj=-1;_554+="Previous";}else{if(i>=(_54a+_54b)){_553=i-_54a-_54b+1;adj=1;_554+="Next";}else{_553=i-_54a+1;_554+="Current";}}if(adj){date=dojo.date.add(date,"month",adj);}date.setDate(_553);if(!dojo.date.compare(date,_54d,"date")){_554="dijitCalendarCurrentDate "+_554;}if(!dojo.date.compare(date,_54e,"date")){_554="dijitCalendarSelectedDate "+_554;}if(this.isDisabledDate(date,this.lang)){_554="dijitCalendarDisabledDate "+_554;}_550.className=_554+"Month dijitCalendarDateTemplate";_550.dijitDateValue=date.valueOf();var _556=dojo.query(".dijitCalendarDateLabel",_550)[0];this._setText(_556,date.getDate());},this);var _557=dojo.date.locale.getNames("months","wide","standAlone",this.lang);this._setText(this.monthLabelNode,_557[_549.getMonth()]);var y=_549.getFullYear()-1;dojo.forEach(["previous","current","next"],function(name){this._setText(this[name+"YearLabelNode"],dojo.date.locale.format(new Date(y++,0),{selector:"year",locale:this.lang}));},this);var _55a=this;var _55b=function(_55c,_55d,adj){dijit.typematic.addMouseListener(_55a[_55c],_55a,function(_55f){if(_55f>=0){_55a._adjustDisplay(_55d,adj);}},0.8,500);};_55b("incrementMonth","month",1);_55b("decrementMonth","month",-1);_55b("nextYearLabelNode","year",1);_55b("previousYearLabelNode","year",-1);},postCreate:function(){dijit._Calendar.superclass.postCreate.apply(this);var _560=dojo.hitch(this,function(_561,n){var _563=dojo.query(_561,this.domNode)[0];for(var i=0;i
    \n",baseClass:"dijitTimePicker",clickableIncrement:"T00:15:00",visibleIncrement:"T01:00:00",visibleRange:"T05:00:00",value:new Date(),_visibleIncrement:2,_clickableIncrement:1,_totalIncrements:10,constraints:{},serialize:dojo.date.stamp.toISOString,setValue:function(date,_575){this.value=date;this._showText();},isDisabledDate:function(_576,_577){return false;},_showText:function(){this.timeMenu.innerHTML="";var _578=dojo.date.stamp.fromISOString;this._clickableIncrementDate=_578(this.clickableIncrement);this._visibleIncrementDate=_578(this.visibleIncrement);this._visibleRangeDate=_578(this.visibleRange);var _579=function(date){return date.getHours()*60*60+date.getMinutes()*60+date.getSeconds();};var _57b=_579(this._clickableIncrementDate);var _57c=_579(this._visibleIncrementDate);var _57d=_579(this._visibleRangeDate);var time=this.value.getTime();this._refDate=new Date(time-time%(_57c*1000));this._clickableIncrement=1;this._totalIncrements=_57d/_57b;this._visibleIncrement=_57c/_57b;for(var i=-this._totalIncrements/2;i<=this._totalIncrements/2;i+=this._clickableIncrement){var div=this._createOption(i);this.timeMenu.appendChild(div);}},postCreate:function(){if(this.constraints===dijit._TimePicker.prototype.constraints){this.constraints={};}if(!this.constraints.locale){this.constraints.locale=this.lang;}this.connect(this.timeMenu,dojo.isIE?"onmousewheel":"DOMMouseScroll","_mouseWheeled");dijit.typematic.addMouseListener(this.upArrow,this,this._onArrowUp,0.8,500);dijit.typematic.addMouseListener(this.downArrow,this,this._onArrowDown,0.8,500);this.inherited("postCreate",arguments);this.setValue(this.value);},_createOption:function(_581){var div=document.createElement("div");var date=(div.date=new Date(this._refDate));div.index=_581;var _584=this._clickableIncrementDate;date.setHours(date.getHours()+_584.getHours()*_581,date.getMinutes()+_584.getMinutes()*_581,date.getSeconds()+_584.getSeconds()*_581);var _585=document.createElement("div");dojo.addClass(div,this.baseClass+"Item");dojo.addClass(_585,this.baseClass+"ItemInner");_585.innerHTML=dojo.date.locale.format(date,this.constraints);div.appendChild(_585);if(_581%this._visibleIncrement<1&&_581%this._visibleIncrement>-1){dojo.addClass(div,this.baseClass+"Marker");}else{if(_581%this._clickableIncrement==0){dojo.addClass(div,this.baseClass+"Tick");}}if(this.isDisabledDate(date)){dojo.addClass(div,this.baseClass+"ItemDisabled");}if(dojo.date.compare(this.value,date,this.constraints.selector)==0){div.selected=true;dojo.addClass(div,this.baseClass+"ItemSelected");}return div;},_onOptionSelected:function(tgt){var _587=tgt.target.date||tgt.target.parentNode.date;if(!_587||this.isDisabledDate(_587)){return;}this.setValue(_587);this.onValueSelected(_587);},onValueSelected:function(_588){},onmouseover:function(e){var tgr=(e.target.parentNode===this.timeMenu)?e.target:e.target.parentNode;this._highlighted_option=tgr;dojo.addClass(tgr,this.baseClass+"ItemHover");},onmouseout:function(e){var tgr=(e.target.parentNode===this.timeMenu)?e.target:e.target.parentNode;if(this._highlighted_option===tgr){dojo.removeClass(tgr,this.baseClass+"ItemHover");}},_mouseWheeled:function(e){dojo.stopEvent(e);var _58e=(dojo.isIE?e.wheelDelta:-e.detail);this[(_58e>0?"_onArrowUp":"_onArrowDown")]();},_onArrowUp:function(){var _58f=this.timeMenu.childNodes[0].index-1;var div=this._createOption(_58f);this.timeMenu.removeChild(this.timeMenu.childNodes[this.timeMenu.childNodes.length-1]);this.timeMenu.insertBefore(div,this.timeMenu.childNodes[0]);},_onArrowDown:function(){var _591=this.timeMenu.childNodes[this.timeMenu.childNodes.length-1].index+1;var div=this._createOption(_591);this.timeMenu.removeChild(this.timeMenu.childNodes[0]);this.timeMenu.appendChild(div);}});}if(!dojo._hasResource["dijit.form.TimeTextBox"]){dojo._hasResource["dijit.form.TimeTextBox"]=true;dojo.provide("dijit.form.TimeTextBox");dojo.declare("dijit.form.TimeTextBox",dijit.form.RangeBoundTextBox,{regExpGen:dojo.date.locale.regexp,compare:dojo.date.compare,format:function(_593,_594){if(!_593||_593.toString()==this._invalid){return null;}return dojo.date.locale.format(_593,_594);},parse:dojo.date.locale.parse,serialize:dojo.date.stamp.toISOString,value:new Date(""),_invalid:(new Date("")).toString(),_popupClass:"dijit._TimePicker",postMixInProperties:function(){this.inherited("postMixInProperties",arguments);var _595=this.constraints;_595.selector="time";if(typeof _595.min=="string"){_595.min=dojo.date.stamp.fromISOString(_595.min);}if(typeof _595.max=="string"){_595.max=dojo.date.stamp.fromISOString(_595.max);}},_onFocus:function(evt){this._open();},setValue:function(_597,_598){this.inherited("setValue",arguments);if(this._picker){if(!_597||_597.toString()==this._invalid){_597=new Date();}this._picker.setValue(_597);}},_open:function(){if(this.disabled){return;}var self=this;if(!this._picker){var _59a=dojo.getObject(this._popupClass,false);this._picker=new _59a({onValueSelected:function(_59b){self.focus();setTimeout(dojo.hitch(self,"_close"),1);dijit.form.TimeTextBox.superclass.setValue.call(self,_59b,true);},lang:this.lang,constraints:this.constraints,isDisabledDate:function(date){return self.constraints&&(dojo.date.compare(self.constraints.min,date)>0||dojo.date.compare(self.constraints.max,date)<0);}});this._picker.setValue(this.getValue()||new Date());}if(!this._opened){dijit.popup.open({parent:this,popup:this._picker,around:this.domNode,onCancel:dojo.hitch(this,this._close),onClose:function(){self._opened=false;}});this._opened=true;}dojo.marginBox(this._picker.domNode,{w:this.domNode.offsetWidth});},_close:function(){if(this._opened){dijit.popup.close(this._picker);this._opened=false;}},_onBlur:function(){this._close();this.inherited("_onBlur",arguments);},getDisplayedValue:function(){return this.textbox.value;},setDisplayedValue:function(_59d){this.textbox.value=_59d;}});}if(!dojo._hasResource["dijit.form.DateTextBox"]){dojo._hasResource["dijit.form.DateTextBox"]=true;dojo.provide("dijit.form.DateTextBox");dojo.declare("dijit.form.DateTextBox",dijit.form.TimeTextBox,{_popupClass:"dijit._Calendar",postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.constraints.selector="date";}});}if(!dojo._hasResource["dijit.form.FilteringSelect"]){dojo._hasResource["dijit.form.FilteringSelect"]=true;dojo.provide("dijit.form.FilteringSelect");dojo.declare("dijit.form.FilteringSelect",[dijit.form.MappedTextBox,dijit.form.ComboBoxMixin],{labelAttr:"",labelType:"text",_isvalid:true,isValid:function(){return this._isvalid;},_callbackSetLabel:function(_59e,_59f,_5a0){if(_59f&&_59f.query[this.searchAttr]!=this._lastQuery){return;}if(!_59e.length){if(!this._hasFocus){this.valueNode.value="";}dijit.form.TextBox.superclass.setValue.call(this,undefined,!this._hasFocus);this._isvalid=false;this.validate(this._hasFocus);}else{this._setValueFromItem(_59e[0],_5a0);}},_openResultList:function(_5a1,_5a2){if(_5a2.query[this.searchAttr]!=this._lastQuery){return;}this._isvalid=_5a1.length!=0;this.validate(true);dijit.form.ComboBoxMixin.prototype._openResultList.apply(this,arguments);},getValue:function(){return this.valueNode.value;},_getValueField:function(){return "value";},_setValue:function(_5a3,_5a4,_5a5){this.valueNode.value=_5a3;dijit.form.FilteringSelect.superclass.setValue.call(this,_5a3,_5a5,_5a4);this._lastDisplayedValue=_5a4;},setValue:function(_5a6,_5a7){var self=this;var _5a9=function(item,_5ab){if(item){if(self.store.isItemLoaded(item)){self._callbackSetLabel([item],undefined,_5ab);}else{self.store.loadItem({item:item,onItem:function(_5ac,_5ad){self._callbackSetLabel(_5ac,_5ad,_5ab);}});}}else{self._isvalid=false;self.validate(false);}};this.store.fetchItemByIdentity({identity:_5a6,onItem:function(item){_5a9(item,_5a7);}});},_setValueFromItem:function(item,_5b0){this._isvalid=true;this._setValue(this.store.getIdentity(item),this.labelFunc(item,this.store),_5b0);},labelFunc:function(item,_5b2){return _5b2.getValue(item,this.searchAttr);},onkeyup:function(evt){},_doSelect:function(tgt){this.item=tgt.item;this._setValueFromItem(tgt.item,true);},setDisplayedValue:function(_5b5){if(this.store){var _5b6={};this._lastQuery=_5b6[this.searchAttr]=_5b5;this.textbox.value=_5b5;this._lastDisplayedValue=_5b5;this.store.fetch({query:_5b6,queryOptions:{ignoreCase:this.ignoreCase,deep:true},onComplete:dojo.hitch(this,this._callbackSetLabel)});}},_getMenuLabelFromItem:function(item){if(this.labelAttr){return {html:this.labelType=="html",label:this.store.getValue(item,this.labelAttr)};}else{return dijit.form.ComboBoxMixin.prototype._getMenuLabelFromItem.apply(this,arguments);}},postMixInProperties:function(){dijit.form.ComboBoxMixin.prototype.postMixInProperties.apply(this,arguments);dijit.form.MappedTextBox.prototype.postMixInProperties.apply(this,arguments);}});}if(!dojo._hasResource["dijit.form._Spinner"]){dojo._hasResource["dijit.form._Spinner"]=true;dojo.provide("dijit.form._Spinner");dojo.declare("dijit.form._Spinner",dijit.form.RangeBoundTextBox,{defaultTimeout:500,timeoutChangeRate:0.9,smallDelta:1,largeDelta:10,templateString:"
    \n\n",baseClass:"dijitSpinner",adjust:function(val,_5b9){return val;},_handleUpArrowEvent:function(e){this._onMouse(e,this.upArrowNode);},_handleDownArrowEvent:function(e){this._onMouse(e,this.downArrowNode);},_arrowPressed:function(_5bc,_5bd){if(this.disabled){return;}dojo.addClass(_5bc,"dijitSpinnerButtonActive");this.setValue(this.adjust(this.getValue(),_5bd*this.smallDelta),false);},_arrowReleased:function(node){if(this.disabled){return;}this._wheelTimer=null;dijit.focus(this.textbox);dojo.removeClass(node,"dijitSpinnerButtonActive");},_typematicCallback:function(_5bf,node,evt){if(node==this.textbox){node=(evt.keyCode==dojo.keys.UP_ARROW)?this.upArrowNode:this.downArrowNode;}if(_5bf==-1){this._arrowReleased(node);}else{this._arrowPressed(node,(node==this.upArrowNode)?1:-1);}},_wheelTimer:null,_mouseWheeled:function(evt){dojo.stopEvent(evt);var _5c3=0;if(typeof evt.wheelDelta=="number"){_5c3=evt.wheelDelta;}else{if(typeof evt.detail=="number"){_5c3=-evt.detail;}}if(_5c3>0){var node=this.upArrowNode;var dir=+1;}else{if(_5c3<0){var node=this.downArrowNode;var dir=-1;}else{return;}}this._arrowPressed(node,dir);if(this._wheelTimer!=null){clearTimeout(this._wheelTimer);}var _5c6=this;this._wheelTimer=setTimeout(function(){_5c6._arrowReleased(node);},50);},postCreate:function(){this.inherited("postCreate",arguments);this.connect(this.textbox,dojo.isIE?"onmousewheel":"DOMMouseScroll","_mouseWheeled");dijit.typematic.addListener(this.upArrowNode,this.textbox,{keyCode:dojo.keys.UP_ARROW,ctrlKey:false,altKey:false,shiftKey:false},this,"_typematicCallback",this.timeoutChangeRate,this.defaultTimeout);dijit.typematic.addListener(this.downArrowNode,this.textbox,{keyCode:dojo.keys.DOWN_ARROW,ctrlKey:false,altKey:false,shiftKey:false},this,"_typematicCallback",this.timeoutChangeRate,this.defaultTimeout);}});}if(!dojo._hasResource["dijit.form.NumberSpinner"]){dojo._hasResource["dijit.form.NumberSpinner"]=true;dojo.provide("dijit.form.NumberSpinner");dojo.declare("dijit.form.NumberSpinner",[dijit.form._Spinner,dijit.form.NumberTextBoxMixin],{required:true,adjust:function(val,_5c8){var _5c9=val+_5c8;if(isNaN(val)||isNaN(_5c9)){return val;}if((typeof this.constraints.max=="number")&&(_5c9>this.constraints.max)){_5c9=this.constraints.max;}if((typeof this.constraints.min=="number")&&(_5c9
    -
    +\n",value:0,showButtons:true,minimum:0,maximum:100,discreteValues:Infinity,pageIncrement:2,clickSelect:true,widgetsInTemplate:true,attributeMap:dojo.mixin(dojo.clone(dijit.form._FormWidget.prototype.attributeMap),{id:"",name:"valueNode"}),baseClass:"dijitSlider",_mousePixelCoord:"pageX",_pixelCount:"w",_startingPixelCoord:"x",_startingPixelCount:"l",_handleOffsetCoord:"left",_progressPixelSize:"width",_upsideDown:false,_onKeyPress:function(e){if(this.disabled||e.altKey||e.ctrlKey){return;}switch(e.keyCode){case dojo.keys.HOME:this.setValue(this.minimum,false);break;case dojo.keys.END:this.setValue(this.maximum,false);break;case dojo.keys.UP_ARROW:case (this._isReversed()?dojo.keys.LEFT_ARROW:dojo.keys.RIGHT_ARROW):case dojo.keys.PAGE_UP:this.increment(e);break;case dojo.keys.DOWN_ARROW:case (this._isReversed()?dojo.keys.RIGHT_ARROW:dojo.keys.LEFT_ARROW):case dojo.keys.PAGE_DOWN:this.decrement(e);break;default:this.inherited("_onKeyPress",arguments);return;}dojo.stopEvent(e);},_onHandleClick:function(e){if(this.disabled){return;}if(!dojo.isIE){dijit.focus(this.sliderHandle);}dojo.stopEvent(e);},_isReversed:function(){return !(this._upsideDown||this.isLeftToRight());},_onBarClick:function(e){if(this.disabled||!this.clickSelect){return;}dijit.focus(this.sliderHandle);dojo.stopEvent(e);var _5cd=dojo.coords(this.sliderBarContainer,true);var _5ce=e[this._mousePixelCoord]-_5cd[this._startingPixelCoord];this._setPixelValue(this._isReversed()||this._upsideDown?(_5cd[this._pixelCount]-_5ce):_5ce,_5cd[this._pixelCount],true);},_setPixelValue:function(_5cf,_5d0,_5d1){if(this.disabled){return;}_5cf=_5cf<0?0:_5d0<_5cf?_5d0:_5cf;var _5d2=this.discreteValues;if(_5d2<=1||_5d2==Infinity){_5d2=_5d0;}_5d2--;var _5d3=_5d0/_5d2;var _5d4=Math.round(_5cf/_5d3);this.setValue((this.maximum-this.minimum)*_5d4/_5d2+this.minimum,_5d1);},setValue:function(_5d5,_5d6){this.valueNode.value=this.value=_5d5;this.inherited("setValue",arguments);var _5d7=(_5d5-this.minimum)/(this.maximum-this.minimum);this.progressBar.style[this._progressPixelSize]=(_5d7*100)+"%";this.remainingBar.style[this._progressPixelSize]=((1-_5d7)*100)+"%";},_bumpValue:function(_5d8){if(this.disabled){return;}var s=dojo.getComputedStyle(this.sliderBarContainer);var c=dojo._getContentBox(this.sliderBarContainer,s);var _5db=this.discreteValues;if(_5db<=1||_5db==Infinity){_5db=c[this._pixelCount];}_5db--;var _5dc=(this.value-this.minimum)*_5db/(this.maximum-this.minimum)+_5d8;if(_5dc<0){_5dc=0;}if(_5dc>_5db){_5dc=_5db;}_5dc=_5dc*(this.maximum-this.minimum)/_5db+this.minimum;this.setValue(_5dc,true);},decrement:function(e){this._bumpValue(e.keyCode==dojo.keys.PAGE_DOWN?-this.pageIncrement:-1);},increment:function(e){this._bumpValue(e.keyCode==dojo.keys.PAGE_UP?this.pageIncrement:1);},_mouseWheeled:function(evt){dojo.stopEvent(evt);var _5e0=0;if(typeof evt.wheelDelta=="number"){_5e0=evt.wheelDelta;}else{if(typeof evt.detail=="number"){_5e0=-evt.detail;}}if(_5e0>0){this.increment(evt);}else{if(_5e0<0){this.decrement(evt);}}},startup:function(){dojo.forEach(this.getChildren(),function(_5e1){if(this[_5e1.container]!=this.containerNode){this[_5e1.container].appendChild(_5e1.domNode);}},this);},_onBlur:function(){dijit.form.HorizontalSlider.superclass.setValue.call(this,this.value,true);},postCreate:function(){if(this.showButtons){this.incrementButton.style.display="";this.decrementButton.style.display="";}this.connect(this.domNode,dojo.isIE?"onmousewheel":"DOMMouseScroll","_mouseWheeled");var _5e2=this;var _5e3=function(){dijit.form._SliderMover.apply(this,arguments);this.widget=_5e2;};dojo.extend(_5e3,dijit.form._SliderMover.prototype);this._movable=new dojo.dnd.Moveable(this.sliderHandle,{mover:_5e3});this.inherited("postCreate",arguments);},destroy:function(){this._movable.destroy();this.inherited("destroy",arguments);}});dojo.declare("dijit.form.VerticalSlider",dijit.form.HorizontalSlider,{templateString:"
    +
    -
    \n",_mousePixelCoord:"pageY",_pixelCount:"h",_startingPixelCoord:"y",_startingPixelCount:"t",_handleOffsetCoord:"top",_progressPixelSize:"height",_upsideDown:true});dojo.declare("dijit.form._SliderMover",dojo.dnd.Mover,{onMouseMove:function(e){var _5e5=this.widget;var c=this.constraintBox;if(!c){var _5e7=_5e5.sliderBarContainer;var s=dojo.getComputedStyle(_5e7);var c=dojo._getContentBox(_5e7,s);c[_5e5._startingPixelCount]=0;this.constraintBox=c;}var m=this.marginBox;var _5ea=_5e5._isReversed()?e[_5e5._mousePixelCoord]-dojo._abs(_5e5.sliderBarContainer).x:m[_5e5._startingPixelCount]+e[_5e5._mousePixelCoord];dojo.hitch(_5e5,"_setPixelValue")(_5e5._isReversed()||_5e5._upsideDown?(c[_5e5._pixelCount]-_5ea):_5ea,c[_5e5._pixelCount]);},destroy:function(e){var _5ec=this.widget;_5ec.setValue(_5ec.value,true);dojo.dnd.Mover.prototype.destroy.call(this);}});dojo.declare("dijit.form.HorizontalRule",[dijit._Widget,dijit._Templated],{templateString:"
    ",count:3,container:"containerNode",ruleStyle:"",_positionPrefix:"
    ",_genHTML:function(pos,ndx){return this._positionPrefix+pos+this._positionSuffix+this.ruleStyle+this._suffix;},_isHorizontal:true,postCreate:function(){if(this.count==1){var _5ef=this._genHTML(50,0);}else{var _5f0=100/(this.count-1);if(!this._isHorizontal||this.isLeftToRight()){var _5ef=this._genHTML(0,0);for(var i=1;i
    ",_positionPrefix:"
    ",labelStyle:"",labels:[],numericMargin:0,minimum:0,maximum:1,constraints:{pattern:"#%"},_positionPrefix:"
    ",_suffix:"
    ",_calcPosition:function(pos){return pos;},_genHTML:function(pos,ndx){return this._positionPrefix+this._calcPosition(pos)+this._positionSuffix+this.labelStyle+this._labelPrefix+this.labels[ndx]+this._suffix;},getLabels:function(){var _5f5=this.labels;if(!_5f5.length){_5f5=dojo.query("> li",this.srcNodeRef).map(function(node){return String(node.innerHTML);});}this.srcNodeRef.innerHTML="";if(!_5f5.length&&this.count>1){var _5f7=this.minimum;var inc=(this.maximum-_5f7)/(this.count-1);for(var i=0;i=(this.count-this.numericMargin))?"":dojo.number.format(_5f7,this.constraints));_5f7+=inc;}}return _5f5;},postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.labels=this.getLabels();this.count=this.labels.length;}});dojo.declare("dijit.form.VerticalRuleLabels",dijit.form.HorizontalRuleLabels,{templateString:"
    ",_positionPrefix:"
    ",_calcPosition:function(pos){return 100-pos;},_isHorizontal:false});}if(!dojo._hasResource["dijit.form.Textarea"]){dojo._hasResource["dijit.form.Textarea"]=true;dojo.provide("dijit.form.Textarea");dojo.declare("dijit.form.Textarea",dijit.form._FormWidget,{attributeMap:dojo.mixin(dojo.clone(dijit.form._FormWidget.prototype.attributeMap),{style:"styleNode","class":"styleNode"}),templateString:(dojo.isIE||dojo.isSafari||dojo.isMozilla)?((dojo.isIE||dojo.isSafari)?"
    ":""+"")+""+((dojo.isIE||dojo.isSafari)?"
    ":"
    "):"",focus:function(){if(!this.disabled){this._changing();}if(dojo.isMozilla){dijit.focus(this.iframe);}else{dijit.focus(this.focusNode);}},setValue:function(_5fb,_5fc){var _5fd=this.editNode;if(typeof _5fb=="string"){_5fd.innerHTML="";if(_5fb.split){var _5fe=this;var _5ff=true;dojo.forEach(_5fb.split("\n"),function(line){if(_5ff){_5ff=false;}else{_5fd.appendChild(document.createElement("BR"));}_5fd.appendChild(document.createTextNode(line));});}else{_5fd.appendChild(document.createTextNode(_5fb));}}else{_5fb=_5fd.innerHTML;if(this.iframe){_5fb=_5fb.replace(/
    <\/div>\r?\n?$/i,"");}_5fb=_5fb.replace(/\s*\r?\n|^\s+|\s+$| /g,"").replace(/>\s+<").replace(/<\/(p|div)>$|^<(p|div)[^>]*>/gi,"").replace(/([^>])
    /g,"$1\n").replace(/<\/p>\s*]*>|]*>/gi,"\n").replace(/<[^>]*>/g,"").replace(/&/gi,"&").replace(/</gi,"<").replace(/>/gi,">");}this.value=this.formValueNode.value=_5fb;if(this.iframe){var _601=document.createElement("div");_5fd.appendChild(_601);var _602=_601.offsetTop;if(_5fd.scrollWidth>_5fd.clientWidth){_602+=16;}if(this.lastHeight!=_602){if(_602==0){_602=16;}dojo.contentBox(this.iframe,{h:_602});this.lastHeight=_602;}_5fd.removeChild(_601);}dijit.form.Textarea.superclass.setValue.call(this,this.getValue(),_5fc);},getValue:function(){return this.formValueNode.value.replace(/\r/g,"");},postMixInProperties:function(){dijit.form.Textarea.superclass.postMixInProperties.apply(this,arguments);if(this.srcNodeRef&&this.srcNodeRef.innerHTML!=""){this.value=this.srcNodeRef.innerHTML;this.srcNodeRef.innerHTML="";}if((!this.value||this.value=="")&&this.srcNodeRef&&this.srcNodeRef.value){this.value=this.srcNodeRef.value;}if(!this.value){this.value="";}this.value=this.value.replace(/\r\n/g,"\n").replace(/>/g,">").replace(/</g,"<").replace(/&/g,"&");if(dojo.isMozilla){var _603=dojo.i18n.getLocalization("dijit","Textarea");this._iframeEditTitle=_603.iframeEditTitle;this._iframeFocusTitle=_603.iframeFocusTitle;var _604=dojo.query("label[for=\""+this.id+"\"]");if(_604.length){this._iframeEditTitle=_604[0].innerHTML+" "+this._iframeEditTitle;}var body=this.focusNode=this.editNode=document.createElement("BODY");body.style.margin="0px";body.style.padding="0px";body.style.border="0px";}},postCreate:function(){if(dojo.isIE||dojo.isSafari){this.domNode.style.overflowY="hidden";}else{if(dojo.isMozilla){var w=this.iframe.contentWindow;try{var _607=this.iframe.contentDocument.title;}catch(e){var _607="";}if(!w||!_607){this.iframe.postCreate=dojo.hitch(this,this.postCreate);return;}var d=w.document;d.getElementsByTagName("HTML")[0].replaceChild(this.editNode,d.getElementsByTagName("BODY")[0]);if(!this.isLeftToRight()){d.getElementsByTagName("HTML")[0].dir="rtl";}this.iframe.style.overflowY="hidden";this.eventNode=d;w.addEventListener("resize",dojo.hitch(this,this._changed),false);}else{this.focusNode=this.domNode;}}if(this.eventNode){this.connect(this.eventNode,"keypress",this._onKeyPress);this.connect(this.eventNode,"mousemove",this._changed);this.connect(this.eventNode,"focus",this._focused);this.connect(this.eventNode,"blur",this._blurred);}if(this.editNode){this.connect(this.editNode,"change",this._changed);}this.inherited("postCreate",arguments);},_focused:function(e){dojo.addClass(this.iframe||this.domNode,"dijitInputFieldFocused");this._changed(e);},_blurred:function(e){dojo.removeClass(this.iframe||this.domNode,"dijitInputFieldFocused");this._changed(e,true);},_onIframeBlur:function(){this.iframe.contentDocument.title=this._iframeEditTitle;},_onKeyPress:function(e){if(e.keyCode==dojo.keys.TAB&&!e.shiftKey&&!e.ctrlKey&&!e.altKey&&this.iframe){this.iframe.contentDocument.title=this._iframeFocusTitle;this.iframe.focus();dojo.stopEvent(e);}else{if(e.keyCode==dojo.keys.ENTER){e.stopPropagation();}else{if(this.inherited("_onKeyPress",arguments)&&this.iframe){var te=document.createEvent("KeyEvents");te.initKeyEvent("keypress",true,true,null,e.ctrlKey,e.altKey,e.shiftKey,e.metaKey,e.keyCode,e.charCode);this.iframe.dispatchEvent(te);}}}this._changing();},_changing:function(e){setTimeout(dojo.hitch(this,"_changed",e,false),1);},_changed:function(e,_60f){if(this.iframe&&this.iframe.contentDocument.designMode!="on"){this.iframe.contentDocument.designMode="on";}this.setValue(null,_60f);}});}if(!dojo._hasResource["dijit.layout.StackContainer"]){dojo._hasResource["dijit.layout.StackContainer"]=true;dojo.provide("dijit.layout.StackContainer");dojo.declare("dijit.layout.StackContainer",dijit.layout._LayoutWidget,{doLayout:true,_started:false,postCreate:function(){dijit.setWaiRole((this.containerNode||this.domNode),"tabpanel");this.connect(this.domNode,"onkeypress",this._onKeyPress);},startup:function(){if(this._started){return;}var _610=this.getChildren();dojo.forEach(_610,this._setupChild,this);dojo.some(_610,function(_611){if(_611.selected){this.selectedChildWidget=_611;}return _611.selected;},this);var _612=this.selectedChildWidget;if(!_612&&_610[0]){_612=this.selectedChildWidget=_610[0];_612.selected=true;}if(_612){this._showChild(_612);}dojo.publish(this.id+"-startup",[{children:_610,selected:_612}]);this.inherited("startup",arguments);this._started=true;},_setupChild:function(page){page.domNode.style.display="none";page.domNode.style.position="relative";return page;},addChild:function(_614,_615){dijit._Container.prototype.addChild.apply(this,arguments);_614=this._setupChild(_614);if(this._started){this.layout();dojo.publish(this.id+"-addChild",[_614,_615]);if(!this.selectedChildWidget){this.selectChild(_614);}}},removeChild:function(page){dijit._Container.prototype.removeChild.apply(this,arguments);if(this._beingDestroyed){return;}if(this._started){dojo.publish(this.id+"-removeChild",[page]);this.layout();}if(this.selectedChildWidget===page){this.selectedChildWidget=undefined;if(this._started){var _617=this.getChildren();if(_617.length){this.selectChild(_617[0]);}}}},selectChild:function(page){page=dijit.byId(page);if(this.selectedChildWidget!=page){this._transition(page,this.selectedChildWidget);this.selectedChildWidget=page;dojo.publish(this.id+"-selectChild",[page]);}},_transition:function(_619,_61a){if(_61a){this._hideChild(_61a);}this._showChild(_619);if(this.doLayout&&_619.resize){_619.resize(this._containerContentBox||this._contentBox);}},_adjacent:function(_61b){var _61c=this.getChildren();var _61d=dojo.indexOf(_61c,this.selectedChildWidget);_61d+=_61b?1:_61c.length-1;return _61c[_61d%_61c.length];},forward:function(){this.selectChild(this._adjacent(true));},back:function(){this.selectChild(this._adjacent(false));},_onKeyPress:function(e){dojo.publish(this.id+"-containerKeyPress",[{e:e,page:this}]);},layout:function(){if(this.doLayout&&this.selectedChildWidget&&this.selectedChildWidget.resize){this.selectedChildWidget.resize(this._contentBox);}},_showChild:function(page){var _620=this.getChildren();page.isFirstChild=(page==_620[0]);page.isLastChild=(page==_620[_620.length-1]);page.selected=true;page.domNode.style.display="";if(page._loadCheck){page._loadCheck();}if(page.onShow){page.onShow();}},_hideChild:function(page){page.selected=false;page.domNode.style.display="none";if(page.onHide){page.onHide();}},closeChild:function(page){var _623=page.onClose(this,page);if(_623){this.removeChild(page);page.destroy();}},destroy:function(){this._beingDestroyed=true;this.inherited("destroy",arguments);}});dojo.declare("dijit.layout.StackController",[dijit._Widget,dijit._Templated,dijit._Container],{templateString:"",containerId:"",buttonWidget:"dijit.layout._StackButton",postCreate:function(){dijit.setWaiRole(this.domNode,"tablist");this.pane2button={};this._subscriptions=[dojo.subscribe(this.containerId+"-startup",this,"onStartup"),dojo.subscribe(this.containerId+"-addChild",this,"onAddChild"),dojo.subscribe(this.containerId+"-removeChild",this,"onRemoveChild"),dojo.subscribe(this.containerId+"-selectChild",this,"onSelectChild"),dojo.subscribe(this.containerId+"-containerKeyPress",this,"onContainerKeyPress")];},onStartup:function(info){dojo.forEach(info.children,this.onAddChild,this);this.onSelectChild(info.selected);},destroy:function(){dojo.forEach(this._subscriptions,dojo.unsubscribe);this.inherited("destroy",arguments);},onAddChild:function(page,_626){var _627=document.createElement("span");this.domNode.appendChild(_627);var cls=dojo.getObject(this.buttonWidget);var _629=new cls({label:page.title,closeButton:page.closable},_627);this.addChild(_629,_626);this.pane2button[page]=_629;page.controlButton=_629;dojo.connect(_629,"onClick",dojo.hitch(this,"onButtonClick",page));dojo.connect(_629,"onClickCloseButton",dojo.hitch(this,"onCloseButtonClick",page));if(!this._currentChild){_629.focusNode.setAttribute("tabIndex","0");this._currentChild=page;}},onRemoveChild:function(page){if(this._currentChild===page){this._currentChild=null;}var _62b=this.pane2button[page];if(_62b){_62b.destroy();}this.pane2button[page]=null;},onSelectChild:function(page){if(!page){return;}if(this._currentChild){var _62d=this.pane2button[this._currentChild];_62d.setChecked(false);_62d.focusNode.setAttribute("tabIndex","-1");}var _62e=this.pane2button[page];_62e.setChecked(true);this._currentChild=page;_62e.focusNode.setAttribute("tabIndex","0");},onButtonClick:function(page){var _630=dijit.byId(this.containerId);_630.selectChild(page);},onCloseButtonClick:function(page){var _632=dijit.byId(this.containerId);_632.closeChild(page);var b=this.pane2button[this._currentChild];if(b){dijit.focus(b.focusNode||b.domNode);}},adjacent:function(_634){var _635=this.getChildren();var _636=dojo.indexOf(_635,this.pane2button[this._currentChild]);var _637=_634?1:_635.length-1;return _635[(_636+_637)%_635.length];},onkeypress:function(e){if(this.disabled||e.altKey){return;}var _639=true;if(e.ctrlKey||!e._djpage){var k=dojo.keys;switch(e.keyCode){case k.LEFT_ARROW:case k.UP_ARROW:case k.PAGE_UP:_639=false;case k.RIGHT_ARROW:case k.DOWN_ARROW:case k.PAGE_DOWN:this.adjacent(_639).onClick();dojo.stopEvent(e);break;case k.DELETE:if(this._currentChild.closable){this.onCloseButtonClick(this._currentChild);}dojo.stopEvent(e);break;default:if(e.ctrlKey){if(e.keyCode==k.TAB){this.adjacent(!e.shiftKey).onClick();dojo.stopEvent(e);}else{if(e.keyChar=="w"){if(this._currentChild.closable){this.onCloseButtonClick(this._currentChild);}dojo.stopEvent(e);}}}}}},onContainerKeyPress:function(info){info.e._djpage=info.page;this.onkeypress(info.e);}});dojo.declare("dijit.layout._StackButton",dijit.form.ToggleButton,{tabIndex:"-1",postCreate:function(evt){dijit.setWaiRole((this.focusNode||this.domNode),"tab");this.inherited("postCreate",arguments);},onClick:function(evt){dijit.focus(this.focusNode);},onClickCloseButton:function(evt){evt.stopPropagation();}});dojo.extend(dijit._Widget,{title:"",selected:false,closable:false,onClose:function(){return true;}});}if(!dojo._hasResource["dijit.layout.AccordionContainer"]){dojo._hasResource["dijit.layout.AccordionContainer"]=true;dojo.provide("dijit.layout.AccordionContainer");dojo.declare("dijit.layout.AccordionContainer",dijit.layout.StackContainer,{duration:250,_verticalSpace:0,postCreate:function(){this.domNode.style.overflow="hidden";this.inherited("postCreate",arguments);dijit.setWaiRole(this.domNode,"tablist");dojo.addClass(this.domNode,"dijitAccordionContainer");},startup:function(){if(this._started){return;}this.inherited("startup",arguments);if(this.selectedChildWidget){var _63f=this.selectedChildWidget.containerNode.style;_63f.display="";_63f.overflow="auto";this.selectedChildWidget._setSelectedState(true);}},layout:function(){var _640=0;var _641=this.selectedChildWidget;dojo.forEach(this.getChildren(),function(_642){_640+=_642.getTitleHeight();});var _643=this._contentBox;this._verticalSpace=(_643.h-_640);if(_641){_641.containerNode.style.height=this._verticalSpace+"px";}},_setupChild:function(page){return page;},_transition:function(_645,_646){if(this._inTransition){return;}this._inTransition=true;var _647=[];var _648=this._verticalSpace;if(_645){_645.setSelected(true);var _649=_645.containerNode;_649.style.display="";_647.push(dojo.animateProperty({node:_649,duration:this.duration,properties:{height:{start:"1",end:_648}},onEnd:function(){_649.style.overflow="auto";}}));}if(_646){_646.setSelected(false);var _64a=_646.containerNode;_64a.style.overflow="hidden";_647.push(dojo.animateProperty({node:_64a,duration:this.duration,properties:{height:{start:_648,end:"1"}},onEnd:function(){_64a.style.display="none";}}));}this._inTransition=false;dojo.fx.combine(_647).play();},_onKeyPress:function(e){if(this.disabled||e.altKey){return;}var k=dojo.keys;switch(e.keyCode){case k.LEFT_ARROW:case k.UP_ARROW:case k.PAGE_UP:this._adjacent(false)._onTitleClick();dojo.stopEvent(e);break;case k.RIGHT_ARROW:case k.DOWN_ARROW:case k.PAGE_DOWN:this._adjacent(true)._onTitleClick();dojo.stopEvent(e);break;default:if(e.ctrlKey&&e.keyCode==k.TAB){this._adjacent(e._dijitWidget,!e.shiftKey)._onTitleClick();dojo.stopEvent(e);}}}});dojo.declare("dijit.layout.AccordionPane",[dijit.layout.ContentPane,dijit._Templated,dijit._Contained],{templateString:"
    ${title}
    \n
    \n",postCreate:function(){this.inherited("postCreate",arguments);dojo.setSelectable(this.titleNode,false);this.setSelected(this.selected);},getTitleHeight:function(){return dojo.marginBox(this.titleNode).h;},_onTitleClick:function(){var _64d=this.getParent();if(!_64d._inTransition){_64d.selectChild(this);dijit.focus(this.focusNode);}},_onTitleKeyPress:function(evt){evt._dijitWidget=this;return this.getParent()._onKeyPress(evt);},_setSelectedState:function(_64f){this.selected=_64f;dojo[(_64f?"addClass":"removeClass")](this.domNode,"dijitAccordionPane-selected");this.focusNode.setAttribute("tabIndex",_64f?"0":"-1");},_handleFocus:function(e){dojo[(e.type=="focus"?"addClass":"removeClass")](this.focusNode,"dijitAccordionPaneFocused");},setSelected:function(_651){this._setSelectedState(_651);if(_651){this.onSelected();}},onSelected:function(){}});}if(!dojo._hasResource["dijit.layout.LayoutContainer"]){dojo._hasResource["dijit.layout.LayoutContainer"]=true;dojo.provide("dijit.layout.LayoutContainer");dojo.declare("dijit.layout.LayoutContainer",dijit.layout._LayoutWidget,{layout:function(){dijit.layout.layoutChildren(this.domNode,this._contentBox,this.getChildren());},addChild:function(_652,_653){dijit._Container.prototype.addChild.apply(this,arguments);if(this._started){dijit.layout.layoutChildren(this.domNode,this._contentBox,this.getChildren());}},removeChild:function(_654){dijit._Container.prototype.removeChild.apply(this,arguments);if(this._started){dijit.layout.layoutChildren(this.domNode,this._contentBox,this.getChildren());}}});dojo.extend(dijit._Widget,{layoutAlign:"none"});}if(!dojo._hasResource["dijit.layout.LinkPane"]){dojo._hasResource["dijit.layout.LinkPane"]=true;dojo.provide("dijit.layout.LinkPane");dojo.declare("dijit.layout.LinkPane",[dijit.layout.ContentPane,dijit._Templated],{templateString:"
    ",postCreate:function(){if(this.srcNodeRef){this.title+=this.srcNodeRef.innerHTML;}this.inherited("postCreate",arguments);}});}if(!dojo._hasResource["dijit.layout.SplitContainer"]){dojo._hasResource["dijit.layout.SplitContainer"]=true;dojo.provide("dijit.layout.SplitContainer");dojo.declare("dijit.layout.SplitContainer",dijit.layout._LayoutWidget,{activeSizing:false,sizerWidth:7,orientation:"horizontal",persist:true,postMixInProperties:function(){this.inherited("postMixInProperties",arguments);this.isHorizontal=(this.orientation=="horizontal");},postCreate:function(){this.inherited("postCreate",arguments);this.sizers=[];dojo.addClass(this.domNode,"dijitSplitContainer");if(dojo.isMozilla){this.domNode.style.overflow="-moz-scrollbars-none";}if(typeof this.sizerWidth=="object"){try{this.sizerWidth=parseInt(this.sizerWidth.toString());}catch(e){this.sizerWidth=7;}}var _655=this.virtualSizer=document.createElement("div");_655.style.position="relative";_655.style.zIndex=10;_655.className=this.isHorizontal?"dijitSplitContainerVirtualSizerH":"dijitSplitContainerVirtualSizerV";this.domNode.appendChild(_655);dojo.setSelectable(_655,false);},startup:function(){if(this._started){return;}dojo.forEach(this.getChildren(),function(_656,i,_658){this._injectChild(_656);if(i<_658.length-1){this._addSizer();}},this);if(this.persist){this._restoreState();}this.inherited("startup",arguments);this._started=true;},_injectChild:function(_659){_659.domNode.style.position="absolute";dojo.addClass(_659.domNode,"dijitSplitPane");},_addSizer:function(){var i=this.sizers.length;var _65b=this.sizers[i]=document.createElement("div");_65b.className=this.isHorizontal?"dijitSplitContainerSizerH":"dijitSplitContainerSizerV";var _65c=document.createElement("div");_65c.className="thumb";_65b.appendChild(_65c);var self=this;var _65e=(function(){var _65f=i;return function(e){self.beginSizing(e,_65f);};})();dojo.connect(_65b,"onmousedown",_65e);this.domNode.appendChild(_65b);dojo.setSelectable(_65b,false);},removeChild:function(_661){if(this.sizers.length&&dojo.indexOf(this.getChildren(),_661)!=-1){var i=this.sizers.length-1;dojo._destroyElement(this.sizers[i]);this.sizers.length--;}this.inherited("removeChild",arguments);if(this._started){this.layout();}},addChild:function(_663,_664){this.inherited("addChild",arguments);if(this._started){this._injectChild(_663);var _665=this.getChildren();if(_665.length>1){this._addSizer();}this.layout();}},layout:function(){this.paneWidth=this._contentBox.w;this.paneHeight=this._contentBox.h;var _666=this.getChildren();if(!_666.length){return;}var _667=this.isHorizontal?this.paneWidth:this.paneHeight;if(_666.length>1){_667-=this.sizerWidth*(_666.length-1);}var _668=0;dojo.forEach(_666,function(_669){_668+=_669.sizeShare;});var _66a=_667/_668;var _66b=0;dojo.forEach(_666.slice(0,_666.length-1),function(_66c){var size=Math.round(_66a*_66c.sizeShare);_66c.sizeActual=size;_66b+=size;});_666[_666.length-1].sizeActual=_667-_66b;this._checkSizes();var pos=0;var size=_666[0].sizeActual;this._movePanel(_666[0],pos,size);_666[0].position=pos;pos+=size;if(!this.sizers){return;}dojo.some(_666.slice(1),function(_670,i){if(!this.sizers[i]){return true;}this._moveSlider(this.sizers[i],pos,this.sizerWidth);this.sizers[i].position=pos;pos+=this.sizerWidth;size=_670.sizeActual;this._movePanel(_670,pos,size);_670.position=pos;pos+=size;},this);},_movePanel:function(_672,pos,size){if(this.isHorizontal){_672.domNode.style.left=pos+"px";_672.domNode.style.top=0;var box={w:size,h:this.paneHeight};if(_672.resize){_672.resize(box);}else{dojo.marginBox(_672.domNode,box);}}else{_672.domNode.style.left=0;_672.domNode.style.top=pos+"px";var box={w:this.paneWidth,h:size};if(_672.resize){_672.resize(box);}else{dojo.marginBox(_672.domNode,box);}}},_moveSlider:function(_676,pos,size){if(this.isHorizontal){_676.style.left=pos+"px";_676.style.top=0;dojo.marginBox(_676,{w:size,h:this.paneHeight});}else{_676.style.left=0;_676.style.top=pos+"px";dojo.marginBox(_676,{w:this.paneWidth,h:size});}},_growPane:function(_679,pane){if(_679>0){if(pane.sizeActual>pane.sizeMin){if((pane.sizeActual-pane.sizeMin)>_679){pane.sizeActual=pane.sizeActual-_679;_679=0;}else{_679-=pane.sizeActual-pane.sizeMin;pane.sizeActual=pane.sizeMin;}}}return _679;},_checkSizes:function(){var _67b=0;var _67c=0;var _67d=this.getChildren();dojo.forEach(_67d,function(_67e){_67c+=_67e.sizeActual;_67b+=_67e.sizeMin;});if(_67b<=_67c){var _67f=0;dojo.forEach(_67d,function(_680){if(_680.sizeActual<_680.sizeMin){_67f+=_680.sizeMin-_680.sizeActual;_680.sizeActual=_680.sizeMin;}});if(_67f>0){var list=this.isDraggingLeft?_67d.reverse():_67d;dojo.forEach(list,function(_682){_67f=this._growPane(_67f,_682);},this);}}else{dojo.forEach(_67d,function(_683){_683.sizeActual=Math.round(_67c*(_683.sizeMin/_67b));});}},beginSizing:function(e,i){var _686=this.getChildren();this.paneBefore=_686[i];this.paneAfter=_686[i+1];this.isSizing=true;this.sizingSplitter=this.sizers[i];if(!this.cover){this.cover=dojo.doc.createElement("div");this.domNode.appendChild(this.cover);var s=this.cover.style;s.position="absolute";s.zIndex=1;s.top=0;s.left=0;s.width="100%";s.height="100%";}else{this.cover.style.zIndex=1;}this.sizingSplitter.style.zIndex=2;this.originPos=dojo.coords(_686[0].domNode,true);if(this.isHorizontal){var _688=(e.layerX?e.layerX:e.offsetX);var _689=e.pageX;this.originPos=this.originPos.x;}else{var _688=(e.layerY?e.layerY:e.offsetY);var _689=e.pageY;this.originPos=this.originPos.y;}this.startPoint=this.lastPoint=_689;this.screenToClientOffset=_689-_688;this.dragOffset=this.lastPoint-this.paneBefore.sizeActual-this.originPos-this.paneBefore.position;if(!this.activeSizing){this._showSizingLine();}this._connects=[];this._connects.push(dojo.connect(document.documentElement,"onmousemove",this,"changeSizing"));this._connects.push(dojo.connect(document.documentElement,"onmouseup",this,"endSizing"));dojo.stopEvent(e);},changeSizing:function(e){if(!this.isSizing){return;}this.lastPoint=this.isHorizontal?e.pageX:e.pageY;this.movePoint();if(this.activeSizing){this._updateSize();}else{this._moveSizingLine();}dojo.stopEvent(e);},endSizing:function(e){if(!this.isSizing){return;}if(this.cover){this.cover.style.zIndex=-1;}if(!this.activeSizing){this._hideSizingLine();}this._updateSize();this.isSizing=false;if(this.persist){this._saveState(this);}dojo.forEach(this._connects,dojo.disconnect);},movePoint:function(){var p=this.lastPoint-this.screenToClientOffset;var a=p-this.dragOffset;a=this.legaliseSplitPoint(a);p=a+this.dragOffset;this.lastPoint=p+this.screenToClientOffset;},legaliseSplitPoint:function(a){a+=this.sizingSplitter.position;this.isDraggingLeft=!!(a>0);if(!this.activeSizing){var min=this.paneBefore.position+this.paneBefore.sizeMin;if(amax){a=max;}}a-=this.sizingSplitter.position;this._checkSizes();return a;},_updateSize:function(){var pos=this.lastPoint-this.dragOffset-this.originPos;var _692=this.paneBefore.position;var _693=this.paneAfter.position+this.paneAfter.sizeActual;this.paneBefore.sizeActual=pos-_692;this.paneAfter.position=pos+this.sizerWidth;this.paneAfter.sizeActual=_693-this.paneAfter.position;dojo.forEach(this.getChildren(),function(_694){_694.sizeShare=_694.sizeActual;});if(this._started){this.layout();}},_showSizingLine:function(){this._moveSizingLine();dojo.marginBox(this.virtualSizer,this.isHorizontal?{w:this.sizerWidth,h:this.paneHeight}:{w:this.paneWidth,h:this.sizerWidth});this.virtualSizer.style.display="block";},_hideSizingLine:function(){this.virtualSizer.style.display="none";},_moveSizingLine:function(){var pos=(this.lastPoint-this.startPoint)+this.sizingSplitter.position;dojo.style(this.virtualSizer,(this.isHorizontal?"left":"top"),pos+"px");},_getCookieName:function(i){return this.id+"_"+i;},_restoreState:function(){dojo.forEach(this.getChildren(),function(_697,i){var _699=this._getCookieName(i);var _69a=dojo.cookie(_699);if(_69a){var pos=parseInt(_69a);if(typeof pos=="number"){_697.sizeShare=pos;}}},this);},_saveState:function(){dojo.forEach(this.getChildren(),function(_69c,i){dojo.cookie(this._getCookieName(i),_69c.sizeShare);},this);}});dojo.extend(dijit._Widget,{sizeMin:10,sizeShare:10});}if(!dojo._hasResource["dijit.layout.TabContainer"]){dojo._hasResource["dijit.layout.TabContainer"]=true;dojo.provide("dijit.layout.TabContainer");dojo.declare("dijit.layout.TabContainer",[dijit.layout.StackContainer,dijit._Templated],{tabPosition:"top",templateString:null,templateString:"
    \n\t
    \n\t
    \n
    \n",postCreate:function(){dijit.layout.TabContainer.superclass.postCreate.apply(this,arguments);this.tablist=new dijit.layout.TabController({id:this.id+"_tablist",tabPosition:this.tabPosition,doLayout:this.doLayout,containerId:this.id},this.tablistNode);},_setupChild:function(tab){dojo.addClass(tab.domNode,"dijitTabPane");this.inherited("_setupChild",arguments);return tab;},startup:function(){if(this._started){return;}this.tablist.startup();this.inherited("startup",arguments);if(dojo.isSafari){setTimeout(dojo.hitch(this,"layout"),0);}},layout:function(){if(!this.doLayout){return;}var _69f=this.tabPosition.replace(/-h/,"");var _6a0=[{domNode:this.tablist.domNode,layoutAlign:_69f},{domNode:this.containerNode,layoutAlign:"client"}];dijit.layout.layoutChildren(this.domNode,this._contentBox,_6a0);this._containerContentBox=dijit.layout.marginBox2contentBox(this.containerNode,_6a0[1]);if(this.selectedChildWidget){this._showChild(this.selectedChildWidget);if(this.doLayout&&this.selectedChildWidget.resize){this.selectedChildWidget.resize(this._containerContentBox);}}},destroy:function(){this.tablist.destroy();this.inherited("destroy",arguments);}});dojo.declare("dijit.layout.TabController",dijit.layout.StackController,{templateString:"
    ",tabPosition:"top",doLayout:true,buttonWidget:"dijit.layout._TabButton",postMixInProperties:function(){this["class"]="dijitTabLabels-"+this.tabPosition+(this.doLayout?"":" dijitTabNoLayout");this.inherited("postMixInProperties",arguments);}});dojo.declare("dijit.layout._TabButton",dijit.layout._StackButton,{baseClass:"dijitTab",templateString:"
    \n
    \n ${!label}\n \n x\n \n
    \n
    \n",postCreate:function(){if(this.closeButton){dojo.addClass(this.innerDiv,"dijitClosable");}else{this.closeButtonNode.style.display="none";}this.inherited("postCreate",arguments);dojo.setSelectable(this.containerNode,false);}});}if(!dojo._hasResource["dijit.dijit-all"]){dojo._hasResource["dijit.dijit-all"]=true;console.warn("dijit-all may include much more code than your application actually requires. We strongly recommend that you investigate a custom build or the web build tool");dojo.provide("dijit.dijit-all");}dojo.i18n._preloadLocalizations("dijit.nls.dijit-all",["es-es","es","hu","it-it","de","pt-br","pl","fr-fr","zh-cn","pt","en-us","zh","ru","xx","fr","zh-tw","it","cs","en-gb","de-de","ja-jp","ko-kr","ko","en","ROOT","ja"]); diff --git a/Open-ILS/web/conify/js/dijit/dijit-all.js.uncompressed.js b/Open-ILS/web/conify/js/dijit/dijit-all.js.uncompressed.js deleted file mode 100644 index c8eb55600a..0000000000 --- a/Open-ILS/web/conify/js/dijit/dijit-all.js.uncompressed.js +++ /dev/null @@ -1,14798 +0,0 @@ -/* - Copyright (c) 2004-2007, The Dojo Foundation - All Rights Reserved. - - Licensed under the Academic Free License version 2.1 or above OR the - modified BSD license. For more information on Dojo licensing, see: - - http://dojotoolkit.org/book/dojo-book-0-9/introduction/licensing -*/ - -/* - This is a compiled version of Dojo, built for deployment and not for - development. To get an editable version, please visit: - - http://dojotoolkit.org - - for documentation and information on getting the source. -*/ - -if(!dojo._hasResource["dojo.colors"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dojo.colors"] = true; -dojo.provide("dojo.colors"); - -(function(){ - // this is a standard convertion prescribed by the CSS3 Color Module - var hue2rgb = function(m1, m2, h){ - if(h < 0){ ++h; } - if(h > 1){ --h; } - var h6 = 6 * h; - if(h6 < 1){ return m1 + (m2 - m1) * h6; } - if(2 * h < 1){ return m2; } - if(3 * h < 2){ return m1 + (m2 - m1) * (2 / 3 - h) * 6; } - return m1; - }; - - dojo.colorFromRgb = function(/*String*/ color, /*dojo.Color?*/ obj){ - // summary: - // get rgb(a) array from css-style color declarations - // description: - // this function can handle all 4 CSS3 Color Module formats: rgb, - // rgba, hsl, hsla, including rgb(a) with percentage values. - var m = color.toLowerCase().match(/^(rgba?|hsla?)\(([\s\.\-,%0-9]+)\)/); - if(m){ - var c = m[2].split(/\s*,\s*/), l = c.length, t = m[1]; - if((t == "rgb" && l == 3) || (t == "rgba" && l == 4)){ - var r = c[0]; - if(r.charAt(r.length - 1) == "%"){ - // 3 rgb percentage values - var a = dojo.map(c, function(x){ - return parseFloat(x) * 2.56; - }); - if(l == 4){ a[3] = c[3]; } - return dojo.colorFromArray(a, obj); // dojo.Color - } - return dojo.colorFromArray(c, obj); // dojo.Color - } - if((t == "hsl" && l == 3) || (t == "hsla" && l == 4)){ - // normalize hsl values - var H = ((parseFloat(c[0]) % 360) + 360) % 360 / 360, - S = parseFloat(c[1]) / 100, - L = parseFloat(c[2]) / 100, - // calculate rgb according to the algorithm - // recommended by the CSS3 Color Module - m2 = L <= 0.5 ? L * (S + 1) : L + S - L * S, - m1 = 2 * L - m2, - a = [hue2rgb(m1, m2, H + 1 / 3) * 256, - hue2rgb(m1, m2, H) * 256, hue2rgb(m1, m2, H - 1 / 3) * 256, 1]; - if(l == 4){ a[3] = c[3]; } - return dojo.colorFromArray(a, obj); // dojo.Color - } - } - return null; // dojo.Color - }; - - var confine = function(c, low, high){ - // summary: - // sanitize a color component by making sure it is a number, - // and clamping it to valid values - c = Number(c); - return isNaN(c) ? high : c < low ? low : c > high ? high : c; // Number - }; - - dojo.Color.prototype.sanitize = function(){ - // summary: makes sure that the object has correct attributes - var t = this; - t.r = Math.round(confine(t.r, 0, 255)); - t.g = Math.round(confine(t.g, 0, 255)); - t.b = Math.round(confine(t.b, 0, 255)); - t.a = confine(t.a, 0, 1); - return this; // dojo.Color - }; -})(); - - -dojo.colors.makeGrey = function(/*Number*/ g, /*Number?*/ a){ - // summary: creates a greyscale color with an optional alpha - return dojo.colorFromArray([g, g, g, a]); -}; - - -// mixin all CSS3 named colors not already in _base, along with SVG 1.0 variant spellings -dojo.Color.named = dojo.mixin({ - aliceblue: [240,248,255], - antiquewhite: [250,235,215], - aquamarine: [127,255,212], - azure: [240,255,255], - beige: [245,245,220], - bisque: [255,228,196], - blanchedalmond: [255,235,205], - blueviolet: [138,43,226], - brown: [165,42,42], - burlywood: [222,184,135], - cadetblue: [95,158,160], - chartreuse: [127,255,0], - chocolate: [210,105,30], - coral: [255,127,80], - cornflowerblue: [100,149,237], - cornsilk: [255,248,220], - crimson: [220,20,60], - cyan: [0,255,255], - darkblue: [0,0,139], - darkcyan: [0,139,139], - darkgoldenrod: [184,134,11], - darkgray: [169,169,169], - darkgreen: [0,100,0], - darkgrey: [169,169,169], - darkkhaki: [189,183,107], - darkmagenta: [139,0,139], - darkolivegreen: [85,107,47], - darkorange: [255,140,0], - darkorchid: [153,50,204], - darkred: [139,0,0], - darksalmon: [233,150,122], - darkseagreen: [143,188,143], - darkslateblue: [72,61,139], - darkslategray: [47,79,79], - darkslategrey: [47,79,79], - darkturquoise: [0,206,209], - darkviolet: [148,0,211], - deeppink: [255,20,147], - deepskyblue: [0,191,255], - dimgray: [105,105,105], - dimgrey: [105,105,105], - dodgerblue: [30,144,255], - firebrick: [178,34,34], - floralwhite: [255,250,240], - forestgreen: [34,139,34], - gainsboro: [220,220,220], - ghostwhite: [248,248,255], - gold: [255,215,0], - goldenrod: [218,165,32], - greenyellow: [173,255,47], - grey: [128,128,128], - honeydew: [240,255,240], - hotpink: [255,105,180], - indianred: [205,92,92], - indigo: [75,0,130], - ivory: [255,255,240], - khaki: [240,230,140], - lavender: [230,230,250], - lavenderblush: [255,240,245], - lawngreen: [124,252,0], - lemonchiffon: [255,250,205], - lightblue: [173,216,230], - lightcoral: [240,128,128], - lightcyan: [224,255,255], - lightgoldenrodyellow: [250,250,210], - lightgray: [211,211,211], - lightgreen: [144,238,144], - lightgrey: [211,211,211], - lightpink: [255,182,193], - lightsalmon: [255,160,122], - lightseagreen: [32,178,170], - lightskyblue: [135,206,250], - lightslategray: [119,136,153], - lightslategrey: [119,136,153], - lightsteelblue: [176,196,222], - lightyellow: [255,255,224], - limegreen: [50,205,50], - linen: [250,240,230], - magenta: [255,0,255], - mediumaquamarine: [102,205,170], - mediumblue: [0,0,205], - mediumorchid: [186,85,211], - mediumpurple: [147,112,219], - mediumseagreen: [60,179,113], - mediumslateblue: [123,104,238], - mediumspringgreen: [0,250,154], - mediumturquoise: [72,209,204], - mediumvioletred: [199,21,133], - midnightblue: [25,25,112], - mintcream: [245,255,250], - mistyrose: [255,228,225], - moccasin: [255,228,181], - navajowhite: [255,222,173], - oldlace: [253,245,230], - olivedrab: [107,142,35], - orange: [255,165,0], - orangered: [255,69,0], - orchid: [218,112,214], - palegoldenrod: [238,232,170], - palegreen: [152,251,152], - paleturquoise: [175,238,238], - palevioletred: [219,112,147], - papayawhip: [255,239,213], - peachpuff: [255,218,185], - peru: [205,133,63], - pink: [255,192,203], - plum: [221,160,221], - powderblue: [176,224,230], - rosybrown: [188,143,143], - royalblue: [65,105,225], - saddlebrown: [139,69,19], - salmon: [250,128,114], - sandybrown: [244,164,96], - seagreen: [46,139,87], - seashell: [255,245,238], - sienna: [160,82,45], - skyblue: [135,206,235], - slateblue: [106,90,205], - slategray: [112,128,144], - slategrey: [112,128,144], - snow: [255,250,250], - springgreen: [0,255,127], - steelblue: [70,130,180], - tan: [210,180,140], - thistle: [216,191,216], - tomato: [255,99,71], - transparent: [0, 0, 0, 0], - turquoise: [64,224,208], - violet: [238,130,238], - wheat: [245,222,179], - whitesmoke: [245,245,245], - yellowgreen: [154,205,50] -}, dojo.Color.named); - -} - -if(!dojo._hasResource["dojo.i18n"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dojo.i18n"] = true; -dojo.provide("dojo.i18n"); - -dojo.i18n.getLocalization = function(/*String*/packageName, /*String*/bundleName, /*String?*/locale){ - // summary: - // Returns an Object containing the localization for a given resource - // bundle in a package, matching the specified locale. - // description: - // Returns a hash containing name/value pairs in its prototypesuch - // that values can be easily overridden. Throws an exception if the - // bundle is not found. Bundle must have already been loaded by - // dojo.requireLocalization() or by a build optimization step. NOTE: - // try not to call this method as part of an object property - // definition (var foo = { bar: dojo.i18n.getLocalization() }). In - // some loading situations, the bundle may not be available in time - // for the object definition. Instead, call this method inside a - // function that is run after all modules load or the page loads (like - // in dojo.adOnLoad()), or in a widget lifecycle method. - // packageName: - // package which is associated with this resource - // bundleName: - // the base filename of the resource bundle (without the ".js" suffix) - // locale: - // the variant to load (optional). By default, the locale defined by - // the host environment: dojo.locale - - locale = dojo.i18n.normalizeLocale(locale); - - // look for nearest locale match - var elements = locale.split('-'); - var module = [packageName,"nls",bundleName].join('.'); - var bundle = dojo._loadedModules[module]; - if(bundle){ - var localization; - for(var i = elements.length; i > 0; i--){ - var loc = elements.slice(0, i).join('_'); - if(bundle[loc]){ - localization = bundle[loc]; - break; - } - } - if(!localization){ - localization = bundle.ROOT; - } - - // make a singleton prototype so that the caller won't accidentally change the values globally - if(localization){ - var clazz = function(){}; - clazz.prototype = localization; - return new clazz(); // Object - } - } - - throw new Error("Bundle not found: " + bundleName + " in " + packageName+" , locale=" + locale); -}; - -dojo.i18n.normalizeLocale = function(/*String?*/locale){ - // summary: - // Returns canonical form of locale, as used by Dojo. - // - // description: - // All variants are case-insensitive and are separated by '-' as specified in RFC 3066. - // If no locale is specified, the dojo.locale is returned. dojo.locale is defined by - // the user agent's locale unless overridden by djConfig. - - var result = locale ? locale.toLowerCase() : dojo.locale; - if(result == "root"){ - result = "ROOT"; - } - return result; // String -}; - -dojo.i18n._requireLocalization = function(/*String*/moduleName, /*String*/bundleName, /*String?*/locale, /*String?*/availableFlatLocales){ - // summary: - // See dojo.requireLocalization() - // description: - // Called by the bootstrap, but factored out so that it is only - // included in the build when needed. - - var targetLocale = dojo.i18n.normalizeLocale(locale); - var bundlePackage = [moduleName, "nls", bundleName].join("."); - // NOTE: - // When loading these resources, the packaging does not match what is - // on disk. This is an implementation detail, as this is just a - // private data structure to hold the loaded resources. e.g. - // tests/hello/nls/en-us/salutations.js is loaded as the object - // tests.hello.nls.salutations.en_us={...} The structure on disk is - // intended to be most convenient for developers and translators, but - // in memory it is more logical and efficient to store in a different - // order. Locales cannot use dashes, since the resulting path will - // not evaluate as valid JS, so we translate them to underscores. - - //Find the best-match locale to load if we have available flat locales. - var bestLocale = ""; - if(availableFlatLocales){ - var flatLocales = availableFlatLocales.split(","); - for(var i = 0; i < flatLocales.length; i++){ - //Locale must match from start of string. - if(targetLocale.indexOf(flatLocales[i]) == 0){ - if(flatLocales[i].length > bestLocale.length){ - bestLocale = flatLocales[i]; - } - } - } - if(!bestLocale){ - bestLocale = "ROOT"; - } - } - - //See if the desired locale is already loaded. - var tempLocale = availableFlatLocales ? bestLocale : targetLocale; - var bundle = dojo._loadedModules[bundlePackage]; - var localizedBundle = null; - if(bundle){ - if(djConfig.localizationComplete && bundle._built){return;} - var jsLoc = tempLocale.replace(/-/g, '_'); - var translationPackage = bundlePackage+"."+jsLoc; - localizedBundle = dojo._loadedModules[translationPackage]; - } - - if(!localizedBundle){ - bundle = dojo["provide"](bundlePackage); - var syms = dojo._getModuleSymbols(moduleName); - var modpath = syms.concat("nls").join("/"); - var parent; - - dojo.i18n._searchLocalePath(tempLocale, availableFlatLocales, function(loc){ - var jsLoc = loc.replace(/-/g, '_'); - var translationPackage = bundlePackage + "." + jsLoc; - var loaded = false; - if(!dojo._loadedModules[translationPackage]){ - // Mark loaded whether it's found or not, so that further load attempts will not be made - dojo["provide"](translationPackage); - var module = [modpath]; - if(loc != "ROOT"){module.push(loc);} - module.push(bundleName); - var filespec = module.join("/") + '.js'; - loaded = dojo._loadPath(filespec, null, function(hash){ - // Use singleton with prototype to point to parent bundle, then mix-in result from loadPath - var clazz = function(){}; - clazz.prototype = parent; - bundle[jsLoc] = new clazz(); - for(var j in hash){ bundle[jsLoc][j] = hash[j]; } - }); - }else{ - loaded = true; - } - if(loaded && bundle[jsLoc]){ - parent = bundle[jsLoc]; - }else{ - bundle[jsLoc] = parent; - } - - if(availableFlatLocales){ - //Stop the locale path searching if we know the availableFlatLocales, since - //the first call to this function will load the only bundle that is needed. - return true; - } - }); - } - - //Save the best locale bundle as the target locale bundle when we know the - //the available bundles. - if(availableFlatLocales && targetLocale != bestLocale){ - bundle[targetLocale.replace(/-/g, '_')] = bundle[bestLocale.replace(/-/g, '_')]; - } -}; - -(function(){ - // If other locales are used, dojo.requireLocalization should load them as - // well, by default. - // - // Override dojo.requireLocalization to do load the default bundle, then - // iterate through the extraLocale list and load those translations as - // well, unless a particular locale was requested. - - var extra = djConfig.extraLocale; - if(extra){ - if(!extra instanceof Array){ - extra = [extra]; - } - - var req = dojo.i18n._requireLocalization; - dojo.i18n._requireLocalization = function(m, b, locale, availableFlatLocales){ - req(m,b,locale, availableFlatLocales); - if(locale){return;} - for(var i=0; i 0; i--){ - searchlist.push(elements.slice(0, i).join('-')); - } - searchlist.push(false); - if(down){searchlist.reverse();} - - for(var j = searchlist.length - 1; j >= 0; j--){ - var loc = searchlist[j] || "ROOT"; - var stop = searchFunc(loc); - if(stop){ break; } - } -}; - -dojo.i18n._preloadLocalizations = function(/*String*/bundlePrefix, /*Array*/localesGenerated){ - // summary: - // Load built, flattened resource bundles, if available for all - // locales used in the page. Only called by built layer files. - - function preload(locale){ - locale = dojo.i18n.normalizeLocale(locale); - dojo.i18n._searchLocalePath(locale, true, function(loc){ - for(var i=0; i\n\t
    \n\t\t\n\t
    \t\n
    \n", - - // _paletteDims: Object - // Size of the supported palettes for alignment purposes. - _paletteDims: { - "7x10": {"width": "206px", "height": "145px"}, - "3x4": {"width": "86px", "height": "64px"} - }, - - - postCreate: function(){ - // A name has to be given to the colorMap, this needs to be unique per Palette. - dojo.mixin(this.divNode.style, this._paletteDims[this.palette]); - this.imageNode.setAttribute("src", this._imagePaths[this.palette]); - var choices = this._palettes[this.palette]; - this.domNode.style.position = "relative"; - this._highlightNodes = []; - this.colorNames = dojo.i18n.getLocalization("dojo", "colors", this.lang); - var url= dojo.moduleUrl("dijit", "templates/blank.gif"); - var colorObject = new dojo.Color(), - coords = this._paletteCoords; - for(var row=0; row < choices.length; row++){ - for(var col=0; col < choices[row].length; col++) { - var highlightNode = document.createElement("img"); - highlightNode.src = url; - dojo.addClass(highlightNode, "dijitPaletteImg"); - var color = choices[row][col], - colorValue = colorObject.setColor(dojo.Color.named[color]); - highlightNode.alt = this.colorNames[color]; - highlightNode.color = colorValue.toHex(); - var highlightStyle = highlightNode.style; - highlightStyle.color = highlightStyle.backgroundColor = highlightNode.color; - dojo.forEach(["Dijitclick", "MouseOut", "MouseOver", "Blur", "Focus"], function(handler) { - this.connect(highlightNode, "on" + handler.toLowerCase(), "_onColor" + handler); - }, this); - this.divNode.appendChild(highlightNode); - highlightStyle.top = coords.topOffset + (row * coords.cHeight) + "px"; - highlightStyle.left = coords.leftOffset + (col * coords.cWidth) + "px"; - highlightNode.setAttribute("tabIndex", "-1"); - highlightNode.title = this.colorNames[color]; - dijit.setWaiRole(highlightNode, "gridcell"); - highlightNode.index = this._highlightNodes.length; - this._highlightNodes.push(highlightNode); - } - } - this._highlightNodes[this._currentFocus].tabIndex = 0; - this._xDim = choices[0].length; - this._yDim = choices.length; - - // Now set all events - // The palette itself is navigated to with the tab key on the keyboard - // Keyboard navigation within the Palette is with the arrow keys - // Spacebar selects the color. - // For the up key the index is changed by negative the x dimension. - - var keyIncrementMap = { - UP_ARROW: -this._xDim, - // The down key the index is increase by the x dimension. - DOWN_ARROW: this._xDim, - // Right and left move the index by 1. - RIGHT_ARROW: 1, - LEFT_ARROW: -1 - }; - for(var key in keyIncrementMap){ - this._connects.push(dijit.typematic.addKeyListener(this.domNode, - {keyCode:dojo.keys[key], ctrlKey:false, altKey:false, shiftKey:false}, - this, - function(){ - var increment = keyIncrementMap[key]; - return function(count){ this._navigateByKey(increment, count); }; - }(), - this.timeoutChangeRate, this.defaultTimeout)); - } - }, - - focus: function(){ - // summary: - // Focus this ColorPalette. - dijit.focus(this._highlightNodes[this._currentFocus]); - }, - - onChange: function(color){ - // summary: - // Callback when a color is selected. - // color: String - // Hex value corresponding to color. -// console.debug("Color selected is: "+color); - }, - - _onColorDijitclick: function(/*Event*/ evt){ - // summary: - // Handler for click, enter key & space key. Selects the color. - // evt: - // The event. - var target = evt.currentTarget; - if (this._currentFocus != target.index){ - this._currentFocus = target.index; - dijit.focus(target); - } - this._selectColor(target); - dojo.stopEvent(evt); - }, - - _onColorMouseOut: function(/*Event*/ evt){ - // summary: - // Handler for onMouseOut. Removes highlight. - // evt: - // The mouse event. - dojo.removeClass(evt.currentTarget, "dijitPaletteImgHighlight"); - }, - - _onColorMouseOver: function(/*Event*/ evt){ - // summary: - // Handler for onMouseOver. Highlights the color. - // evt: - // The mouse event. - var target = evt.currentTarget; - target.tabIndex = 0; - target.focus(); - }, - - _onColorBlur: function(/*Event*/ evt){ - // summary: - // Handler for onBlur. Removes highlight and sets - // the first color as the palette's tab point. - // evt: - // The blur event. - dojo.removeClass(evt.currentTarget, "dijitPaletteImgHighlight"); - evt.currentTarget.tabIndex = -1; - this._currentFocus = 0; - this._highlightNodes[0].tabIndex = 0; - }, - - _onColorFocus: function(/*Event*/ evt){ - // summary: - // Handler for onFocus. Highlights the color. - // evt: - // The focus event. - if(this._currentFocus != evt.currentTarget.index){ - this._highlightNodes[this._currentFocus].tabIndex = -1; - } - this._currentFocus = evt.currentTarget.index; - dojo.addClass(evt.currentTarget, "dijitPaletteImgHighlight"); - - }, - - _selectColor: function(selectNode){ - // summary: - // This selects a color. It triggers the onChange event - // area: - // The area node that covers the color being selected. - this.onChange(this.value = selectNode.color); - }, - - _navigateByKey: function(increment, typeCount){ - // summary:we - // This is the callback for typematic. - // It changes the focus and the highlighed color. - // increment: - // How much the key is navigated. - // typeCount: - // How many times typematic has fired. - - // typecount == -1 means the key is released. - if(typeCount == -1){ return; } - - var newFocusIndex = this._currentFocus + increment; - if(newFocusIndex < this._highlightNodes.length && newFocusIndex > -1) - { - var focusNode = this._highlightNodes[newFocusIndex]; - focusNode.tabIndex = 0; - focusNode.focus(); - } - } -}); - -} - -if(!dojo._hasResource["dijit.Declaration"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code. -dojo._hasResource["dijit.Declaration"] = true; -dojo.provide("dijit.Declaration"); - - - -dojo.declare( - "dijit.Declaration", - dijit._Widget, - { - // summary: - // The Declaration widget allows a user to declare new widget - // classes directly from a snippet of markup. - - _noScript: true, - widgetClass: "", - replaceVars: true, - defaults: null, - mixins: [], - buildRendering: function(){ - var src = this.srcNodeRef.parentNode.removeChild(this.srcNodeRef); - var preambles = dojo.query("> script[type='dojo/method'][event='preamble']", src).orphan(); - var scripts = dojo.query("> script[type^='dojo/']", src).orphan(); - var srcType = src.nodeName; - - var propList = this.defaults||{}; - - // map array of strings like [ "dijit.form.Button" ] to array of mixin objects - // (note that dojo.map(this.mixins, dojo.getObject) doesn't work because it passes - // a bogus third argument to getObject(), confusing it) - this.mixins = this.mixins.length ? - dojo.map(this.mixins, function(name){ return dojo.getObject(name); } ) : - [ dijit._Widget, dijit._Templated ]; - - if(preambles.length){ - // we only support one preamble. So be it. - propList.preamble = dojo.parser._functionFromScript(preambles[0]); - } - - var parsedScripts = dojo.map(scripts, function(s){ - var evt = s.getAttribute("event")||"postscript"; - return { - event: evt, - func: dojo.parser._functionFromScript(s) - }; - }); - - // do the connects for each "'+ - ' dojoAttachPoint="iframe,styleNode" dojoAttachEvent="onblur:_onIframeBlur" class="dijitInline dijitInputField dijitTextArea">') - + '' - + ((dojo.isIE || dojo.isSafari) ? '':'') - : '', - - focus: function(){ - // summary: Received focus, needed for the InlineEditBox widget - if(!this.disabled){ - this._changing(); // set initial height - } - if(dojo.isMozilla){ - dijit.focus(this.iframe); - }else{ - dijit.focus(this.focusNode); - } - }, - - setValue: function(/*String*/ value, /*Boolean, optional*/ priorityChange){ - var editNode = this.editNode; - if(typeof value == "string"){ - editNode.innerHTML = ""; // wipe out old nodes - if(value.split){ - var _this=this; - var isFirst = true; - dojo.forEach(value.split("\n"), function(line){ - if(isFirst){ isFirst = false; } - else { - editNode.appendChild(document.createElement("BR")); // preserve line breaks - } - editNode.appendChild(document.createTextNode(line)); // use text nodes so that imbedded tags can be edited - }); - }else{ - editNode.appendChild(document.createTextNode(value)); - } - }else{ - // blah
    blah --> blah\nblah - //

    blah

    blah

    --> blah\nblah - //
    blah
    blah
    --> blah\nblah - // &<> -->&< > - value = editNode.innerHTML; - if(this.iframe){ // strip sizeNode - value = value.replace(/
    <\/div>\r?\n?$/i,""); - } - value = value.replace(/\s*\r?\n|^\s+|\s+$| /g,"").replace(/>\s+<").replace(/<\/(p|div)>$|^<(p|div)[^>]*>/gi,"").replace(/([^>])
    /g,"$1\n").replace(/<\/p>\s*]*>|]*>/gi,"\n").replace(/<[^>]*>/g,"").replace(/&/gi,"\&").replace(/</gi,"<").replace(/>/gi,">"); - } - this.value = this.formValueNode.value = value; - if(this.iframe){ - var sizeNode = document.createElement('div'); - editNode.appendChild(sizeNode); - var newHeight = sizeNode.offsetTop; - if(editNode.scrollWidth > editNode.clientWidth){ newHeight+=16; } // scrollbar space needed? - if(this.lastHeight != newHeight){ // cache size so that we don't get a resize event because of a resize event - if(newHeight == 0){ newHeight = 16; } // height = 0 causes the browser to not set scrollHeight - dojo.contentBox(this.iframe, {h: newHeight}); - this.lastHeight = newHeight; - } - editNode.removeChild(sizeNode); - } - dijit.form.Textarea.superclass.setValue.call(this, this.getValue(), priorityChange); - }, - - getValue: function(){ - return this.formValueNode.value.replace(/\r/g,""); - }, - - postMixInProperties: function(){ - dijit.form.Textarea.superclass.postMixInProperties.apply(this,arguments); - // don't let the source text be converted to a DOM structure since we just want raw text - if(this.srcNodeRef && this.srcNodeRef.innerHTML != ""){ - this.value = this.srcNodeRef.innerHTML; - this.srcNodeRef.innerHTML = ""; - } - if((!this.value || this.value == "") && this.srcNodeRef && this.srcNodeRef.value){ - this.value = this.srcNodeRef.value; - } - if(!this.value){ this.value = ""; } - this.value = this.value.replace(/\r\n/g,"\n").replace(/>/g,">").replace(/</g,"<").replace(/&/g,"&"); - if(dojo.isMozilla){ - // In the case of Firefox an iframe is used and when the text gets focus, - // focus is fired from the document object. There isn't a way to put a - // waiRole on the document object and as a result screen readers don't - // announce the role. As a result screen reader users are lost. - // - // An additional problem is that the browser gives the document object a - // very cryptic accessible name, e.g. - // wysiwyg://13/http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_InlineEditBox.html - // When focus is fired from the document object, the screen reader speaks - // the accessible name. The cyptic accessile name is confusing. - // - // A workaround for both of these problems is to give the iframe's - // document a title, the name of which is similar to a role name, i.e. - // "edit area". This will be used as the accessible name which will replace - // the cryptic name and will also convey the role information to the user. - // Because it is read directly to the user, the string must be localized. - // In addition, since a