survey-core 1.9.111 → 1.9.112

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (281) hide show
  1. package/defaultV2.css +18 -7
  2. package/defaultV2.css.map +1 -1
  3. package/defaultV2.fontless.css +18 -7
  4. package/defaultV2.fontless.css.map +1 -1
  5. package/defaultV2.fontless.min.css +2 -2
  6. package/defaultV2.min.css +2 -2
  7. package/i18n/arabic.js +256 -0
  8. package/i18n/arabic.js.map +1 -0
  9. package/i18n/arabic.min.js +6 -0
  10. package/i18n/basque.js +249 -0
  11. package/i18n/basque.js.map +1 -0
  12. package/i18n/basque.min.js +6 -0
  13. package/i18n/bulgarian.js +256 -0
  14. package/i18n/bulgarian.js.map +1 -0
  15. package/i18n/bulgarian.min.js +6 -0
  16. package/i18n/catalan.js +296 -0
  17. package/i18n/catalan.js.map +1 -0
  18. package/i18n/catalan.min.js +6 -0
  19. package/i18n/croatian.js +254 -0
  20. package/i18n/croatian.js.map +1 -0
  21. package/i18n/croatian.min.js +6 -0
  22. package/i18n/czech.js +256 -0
  23. package/i18n/czech.js.map +1 -0
  24. package/i18n/czech.min.js +6 -0
  25. package/i18n/danish.js +256 -0
  26. package/i18n/danish.js.map +1 -0
  27. package/i18n/danish.min.js +6 -0
  28. package/i18n/dutch.js +254 -0
  29. package/i18n/dutch.js.map +1 -0
  30. package/i18n/dutch.min.js +6 -0
  31. package/i18n/english.js +225 -0
  32. package/i18n/english.js.map +1 -0
  33. package/i18n/english.min.js +6 -0
  34. package/i18n/estonian.js +256 -0
  35. package/i18n/estonian.js.map +1 -0
  36. package/i18n/estonian.min.js +6 -0
  37. package/i18n/finnish.js +244 -0
  38. package/i18n/finnish.js.map +1 -0
  39. package/i18n/finnish.min.js +6 -0
  40. package/i18n/french.js +244 -0
  41. package/i18n/french.js.map +1 -0
  42. package/i18n/french.min.js +6 -0
  43. package/i18n/georgian.js +309 -0
  44. package/i18n/georgian.js.map +1 -0
  45. package/i18n/georgian.min.js +6 -0
  46. package/i18n/german.js +242 -0
  47. package/i18n/german.js.map +1 -0
  48. package/i18n/german.min.js +6 -0
  49. package/i18n/greek.js +241 -0
  50. package/i18n/greek.js.map +1 -0
  51. package/i18n/greek.min.js +6 -0
  52. package/i18n/hebrew.js +256 -0
  53. package/i18n/hebrew.js.map +1 -0
  54. package/i18n/hebrew.min.js +6 -0
  55. package/i18n/hindi.js +257 -0
  56. package/i18n/hindi.js.map +1 -0
  57. package/i18n/hindi.min.js +6 -0
  58. package/i18n/hungarian.js +255 -0
  59. package/i18n/hungarian.js.map +1 -0
  60. package/i18n/hungarian.min.js +6 -0
  61. package/i18n/icelandic.js +256 -0
  62. package/i18n/icelandic.js.map +1 -0
  63. package/i18n/icelandic.min.js +6 -0
  64. package/i18n/index.js +6871 -0
  65. package/i18n/index.js.map +1 -0
  66. package/i18n/index.min.js +6 -0
  67. package/i18n/indonesian.js +256 -0
  68. package/i18n/indonesian.js.map +1 -0
  69. package/i18n/indonesian.min.js +6 -0
  70. package/i18n/italian.js +244 -0
  71. package/i18n/italian.js.map +1 -0
  72. package/i18n/italian.min.js +6 -0
  73. package/i18n/japanese.js +256 -0
  74. package/i18n/japanese.js.map +1 -0
  75. package/i18n/japanese.min.js +6 -0
  76. package/i18n/kazakh.js +256 -0
  77. package/i18n/kazakh.js.map +1 -0
  78. package/i18n/kazakh.min.js +6 -0
  79. package/i18n/korean.js +243 -0
  80. package/i18n/korean.js.map +1 -0
  81. package/i18n/korean.min.js +6 -0
  82. package/i18n/latvian.js +244 -0
  83. package/i18n/latvian.js.map +1 -0
  84. package/i18n/latvian.min.js +6 -0
  85. package/i18n/lithuanian.js +256 -0
  86. package/i18n/lithuanian.js.map +1 -0
  87. package/i18n/lithuanian.min.js +6 -0
  88. package/i18n/macedonian.js +250 -0
  89. package/i18n/macedonian.js.map +1 -0
  90. package/i18n/macedonian.min.js +6 -0
  91. package/i18n/malay.js +246 -0
  92. package/i18n/malay.js.map +1 -0
  93. package/i18n/malay.min.js +6 -0
  94. package/i18n/nl-BE.js +279 -0
  95. package/i18n/nl-BE.js.map +1 -0
  96. package/i18n/nl-BE.min.js +6 -0
  97. package/i18n/norwegian.js +256 -0
  98. package/i18n/norwegian.js.map +1 -0
  99. package/i18n/norwegian.min.js +6 -0
  100. package/i18n/persian.js +256 -0
  101. package/i18n/persian.js.map +1 -0
  102. package/i18n/persian.min.js +6 -0
  103. package/i18n/polish.js +244 -0
  104. package/i18n/polish.js.map +1 -0
  105. package/i18n/polish.min.js +6 -0
  106. package/i18n/portuguese-br.js +306 -0
  107. package/i18n/portuguese-br.js.map +1 -0
  108. package/i18n/portuguese-br.min.js +6 -0
  109. package/i18n/portuguese.js +241 -0
  110. package/i18n/portuguese.js.map +1 -0
  111. package/i18n/portuguese.min.js +6 -0
  112. package/i18n/romanian.js +256 -0
  113. package/i18n/romanian.js.map +1 -0
  114. package/i18n/romanian.min.js +6 -0
  115. package/i18n/russian.js +244 -0
  116. package/i18n/russian.js.map +1 -0
  117. package/i18n/russian.min.js +6 -0
  118. package/i18n/serbian.js +251 -0
  119. package/i18n/serbian.js.map +1 -0
  120. package/i18n/serbian.min.js +6 -0
  121. package/i18n/simplified-chinese.js +250 -0
  122. package/i18n/simplified-chinese.js.map +1 -0
  123. package/i18n/simplified-chinese.min.js +6 -0
  124. package/i18n/slovak.js +246 -0
  125. package/i18n/slovak.js.map +1 -0
  126. package/i18n/slovak.min.js +6 -0
  127. package/i18n/spanish.js +244 -0
  128. package/i18n/spanish.js.map +1 -0
  129. package/i18n/spanish.min.js +6 -0
  130. package/i18n/swahili.js +256 -0
  131. package/i18n/swahili.js.map +1 -0
  132. package/i18n/swahili.min.js +6 -0
  133. package/i18n/swedish.js +244 -0
  134. package/i18n/swedish.js.map +1 -0
  135. package/i18n/swedish.min.js +6 -0
  136. package/i18n/tajik.js +225 -0
  137. package/i18n/tajik.js.map +1 -0
  138. package/i18n/tajik.min.js +6 -0
  139. package/i18n/telugu.js +257 -0
  140. package/i18n/telugu.js.map +1 -0
  141. package/i18n/telugu.min.js +6 -0
  142. package/i18n/thai.js +256 -0
  143. package/i18n/thai.js.map +1 -0
  144. package/i18n/thai.min.js +6 -0
  145. package/i18n/traditional-chinese.js +291 -0
  146. package/i18n/traditional-chinese.js.map +1 -0
  147. package/i18n/traditional-chinese.min.js +6 -0
  148. package/i18n/turkish.js +238 -0
  149. package/i18n/turkish.js.map +1 -0
  150. package/i18n/turkish.min.js +6 -0
  151. package/i18n/ukrainian.js +256 -0
  152. package/i18n/ukrainian.js.map +1 -0
  153. package/i18n/ukrainian.min.js +6 -0
  154. package/i18n/urdu.js +249 -0
  155. package/i18n/urdu.js.map +1 -0
  156. package/i18n/urdu.min.js +6 -0
  157. package/i18n/vietnamese.js +257 -0
  158. package/i18n/vietnamese.js.map +1 -0
  159. package/i18n/vietnamese.min.js +6 -0
  160. package/i18n/welsh.js +256 -0
  161. package/i18n/welsh.js.map +1 -0
  162. package/i18n/welsh.min.js +6 -0
  163. package/modern.css +11 -2
  164. package/modern.css.map +1 -1
  165. package/modern.fontless.css +11 -2
  166. package/modern.fontless.css.map +1 -1
  167. package/modern.fontless.min.css +2 -2
  168. package/modern.min.css +2 -2
  169. package/package.json +1 -1
  170. package/plugins/bootstrap-integration.js +1 -1
  171. package/plugins/bootstrap-integration.min.js +1 -1
  172. package/plugins/bootstrap-material-integration.js +1 -1
  173. package/plugins/bootstrap-material-integration.min.js +1 -1
  174. package/survey.core.js +248 -106
  175. package/survey.core.js.map +1 -1
  176. package/survey.core.min.js +3 -3
  177. package/survey.css +1 -1
  178. package/survey.css.map +1 -1
  179. package/survey.i18n.js +1 -1
  180. package/survey.i18n.min.js +2 -2
  181. package/survey.min.css +1 -1
  182. package/themes/borderless-dark-panelless.js +1 -1
  183. package/themes/borderless-dark-panelless.min.js +1 -1
  184. package/themes/borderless-dark.js +1 -1
  185. package/themes/borderless-dark.min.js +1 -1
  186. package/themes/borderless-light-panelless..js +1 -1
  187. package/themes/borderless-light-panelless..min.js +1 -1
  188. package/themes/borderless-light.js +1 -1
  189. package/themes/borderless-light.min.js +1 -1
  190. package/themes/contrast-dark-panelless.js +1 -1
  191. package/themes/contrast-dark-panelless.min.js +1 -1
  192. package/themes/contrast-dark.js +1 -1
  193. package/themes/contrast-dark.min.js +1 -1
  194. package/themes/contrast-light-panelless.js +1 -1
  195. package/themes/contrast-light-panelless.min.js +1 -1
  196. package/themes/contrast-light.js +1 -1
  197. package/themes/contrast-light.min.js +1 -1
  198. package/themes/default-dark-panelless.js +1 -1
  199. package/themes/default-dark-panelless.min.js +1 -1
  200. package/themes/default-dark.js +1 -1
  201. package/themes/default-dark.min.js +1 -1
  202. package/themes/default-light-panelless.js +1 -1
  203. package/themes/default-light-panelless.min.js +1 -1
  204. package/themes/default-light.js +1 -1
  205. package/themes/default-light.min.js +1 -1
  206. package/themes/doubleborder-dark-panelless.js +1 -1
  207. package/themes/doubleborder-dark-panelless.min.js +1 -1
  208. package/themes/doubleborder-dark.js +1 -1
  209. package/themes/doubleborder-dark.min.js +1 -1
  210. package/themes/doubleborder-light-panelles.js +1 -1
  211. package/themes/doubleborder-light-panelles.min.js +1 -1
  212. package/themes/doubleborder-light.js +1 -1
  213. package/themes/doubleborder-light.min.js +1 -1
  214. package/themes/flat-dark-panelless.js +1 -1
  215. package/themes/flat-dark-panelless.min.js +1 -1
  216. package/themes/flat-dark.js +1 -1
  217. package/themes/flat-dark.min.js +1 -1
  218. package/themes/flat-light-panelless.js +1 -1
  219. package/themes/flat-light-panelless.min.js +1 -1
  220. package/themes/flat-light.js +1 -1
  221. package/themes/flat-light.min.js +1 -1
  222. package/themes/index.js +1 -1
  223. package/themes/index.min.js +1 -1
  224. package/themes/layered-dark-panelless.js +1 -1
  225. package/themes/layered-dark-panelless.min.js +1 -1
  226. package/themes/layered-dark.js +1 -1
  227. package/themes/layered-dark.min.js +1 -1
  228. package/themes/layered-light-panelless.js +1 -1
  229. package/themes/layered-light-panelless.min.js +1 -1
  230. package/themes/layered-light.js +1 -1
  231. package/themes/layered-light.min.js +1 -1
  232. package/themes/plain-dark-panelless.js +1 -1
  233. package/themes/plain-dark-panelless.min.js +1 -1
  234. package/themes/plain-dark.js +1 -1
  235. package/themes/plain-dark.min.js +1 -1
  236. package/themes/plain-light-panelless.js +1 -1
  237. package/themes/plain-light-panelless.min.js +1 -1
  238. package/themes/plain-light.js +1 -1
  239. package/themes/plain-light.min.js +1 -1
  240. package/themes/sharp-dark-panelless.js +1 -1
  241. package/themes/sharp-dark-panelless.min.js +1 -1
  242. package/themes/sharp-dark.js +1 -1
  243. package/themes/sharp-dark.min.js +1 -1
  244. package/themes/sharp-light-panelless.js +1 -1
  245. package/themes/sharp-light-panelless.min.js +1 -1
  246. package/themes/sharp-light.js +1 -1
  247. package/themes/sharp-light.min.js +1 -1
  248. package/themes/solid-dark-panelless.js +1 -1
  249. package/themes/solid-dark-panelless.min.js +1 -1
  250. package/themes/solid-dark.js +1 -1
  251. package/themes/solid-dark.min.js +1 -1
  252. package/themes/solid-light-panelless.js +1 -1
  253. package/themes/solid-light-panelless.min.js +1 -1
  254. package/themes/solid-light.js +1 -1
  255. package/themes/solid-light.min.js +1 -1
  256. package/themes/three-dimensional-dark-panelless.js +1 -1
  257. package/themes/three-dimensional-dark-panelless.min.js +1 -1
  258. package/themes/three-dimensional-dark.js +1 -1
  259. package/themes/three-dimensional-dark.min.js +1 -1
  260. package/themes/three-dimensional-light-panelless.js +1 -1
  261. package/themes/three-dimensional-light-panelless.min.js +1 -1
  262. package/themes/three-dimensional-light.js +1 -1
  263. package/themes/three-dimensional-light.min.js +1 -1
  264. package/ts3.4/typings/cover.d.ts +15 -11
  265. package/ts3.4/typings/notifier.d.ts +1 -0
  266. package/ts3.4/typings/question.d.ts +24 -2
  267. package/ts3.4/typings/question_expression.d.ts +0 -1
  268. package/ts3.4/typings/question_matrixdropdowncolumn.d.ts +2 -0
  269. package/ts3.4/typings/survey-element.d.ts +0 -1
  270. package/ts3.4/typings/survey-events-api.d.ts +4 -0
  271. package/ts3.4/typings/survey.d.ts +20 -5
  272. package/ts3.4/typings/themes.d.ts +53 -1
  273. package/typings/cover.d.ts +16 -11
  274. package/typings/notifier.d.ts +1 -0
  275. package/typings/question.d.ts +26 -2
  276. package/typings/question_expression.d.ts +0 -1
  277. package/typings/question_matrixdropdowncolumn.d.ts +4 -0
  278. package/typings/survey-element.d.ts +0 -1
  279. package/typings/survey-events-api.d.ts +4 -0
  280. package/typings/survey.d.ts +20 -5
  281. package/typings/themes.d.ts +53 -1
@@ -0,0 +1,225 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ (function webpackUniversalModuleDefinition(root, factory) {
7
+ if(typeof exports === 'object' && typeof module === 'object')
8
+ module.exports = factory();
9
+ else if(typeof define === 'function' && define.amd)
10
+ define("english", [], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["english"] = factory();
13
+ else
14
+ root["SurveyLocales"] = factory();
15
+ })(this, function() {
16
+ return /******/ (function(modules) { // webpackBootstrap
17
+ /******/ // The module cache
18
+ /******/ var installedModules = {};
19
+ /******/
20
+ /******/ // The require function
21
+ /******/ function __webpack_require__(moduleId) {
22
+ /******/
23
+ /******/ // Check if module is in cache
24
+ /******/ if(installedModules[moduleId]) {
25
+ /******/ return installedModules[moduleId].exports;
26
+ /******/ }
27
+ /******/ // Create a new module (and put it into the cache)
28
+ /******/ var module = installedModules[moduleId] = {
29
+ /******/ i: moduleId,
30
+ /******/ l: false,
31
+ /******/ exports: {}
32
+ /******/ };
33
+ /******/
34
+ /******/ // Execute the module function
35
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
36
+ /******/
37
+ /******/ // Flag the module as loaded
38
+ /******/ module.l = true;
39
+ /******/
40
+ /******/ // Return the exports of the module
41
+ /******/ return module.exports;
42
+ /******/ }
43
+ /******/
44
+ /******/
45
+ /******/ // expose the modules object (__webpack_modules__)
46
+ /******/ __webpack_require__.m = modules;
47
+ /******/
48
+ /******/ // expose the module cache
49
+ /******/ __webpack_require__.c = installedModules;
50
+ /******/
51
+ /******/ // define getter function for harmony exports
52
+ /******/ __webpack_require__.d = function(exports, name, getter) {
53
+ /******/ if(!__webpack_require__.o(exports, name)) {
54
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
55
+ /******/ }
56
+ /******/ };
57
+ /******/
58
+ /******/ // define __esModule on exports
59
+ /******/ __webpack_require__.r = function(exports) {
60
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
61
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
62
+ /******/ }
63
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
64
+ /******/ };
65
+ /******/
66
+ /******/ // create a fake namespace object
67
+ /******/ // mode & 1: value is a module id, require it
68
+ /******/ // mode & 2: merge all properties of value into the ns
69
+ /******/ // mode & 4: return value when already ns object
70
+ /******/ // mode & 8|1: behave like require
71
+ /******/ __webpack_require__.t = function(value, mode) {
72
+ /******/ if(mode & 1) value = __webpack_require__(value);
73
+ /******/ if(mode & 8) return value;
74
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
75
+ /******/ var ns = Object.create(null);
76
+ /******/ __webpack_require__.r(ns);
77
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
78
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
79
+ /******/ return ns;
80
+ /******/ };
81
+ /******/
82
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
83
+ /******/ __webpack_require__.n = function(module) {
84
+ /******/ var getter = module && module.__esModule ?
85
+ /******/ function getDefault() { return module['default']; } :
86
+ /******/ function getModuleExports() { return module; };
87
+ /******/ __webpack_require__.d(getter, 'a', getter);
88
+ /******/ return getter;
89
+ /******/ };
90
+ /******/
91
+ /******/ // Object.prototype.hasOwnProperty.call
92
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
93
+ /******/
94
+ /******/ // __webpack_public_path__
95
+ /******/ __webpack_require__.p = "";
96
+ /******/
97
+ /******/
98
+ /******/ // Load entry module and return exports
99
+ /******/ return __webpack_require__(__webpack_require__.s = "./src/localization/english.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/english.ts":
105
+ /*!*************************************!*\
106
+ !*** ./src/localization/english.ts ***!
107
+ \*************************************/
108
+ /*! exports provided: englishStrings */
109
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
110
+
111
+ "use strict";
112
+ __webpack_require__.r(__webpack_exports__);
113
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "englishStrings", function() { return englishStrings; });
114
+ // Uncomment the line below if you create a custom dictionary
115
+ // import { surveyLocalization } from "survey-core";
116
+ var englishStrings = {
117
+ pagePrevText: "Previous",
118
+ pageNextText: "Next",
119
+ completeText: "Complete",
120
+ previewText: "Preview",
121
+ editText: "Edit",
122
+ startSurveyText: "Start",
123
+ otherItemText: "Other (describe)",
124
+ noneItemText: "None",
125
+ selectAllItemText: "Select All",
126
+ progressText: "Page {0} of {1}",
127
+ indexText: "{0} of {1}",
128
+ panelDynamicProgressText: "{0} of {1}",
129
+ panelDynamicTabTextFormat: "Panel {panelIndex}",
130
+ questionsProgressText: "Answered {0}/{1} questions",
131
+ emptySurvey: "The survey doesn't contain visible pages or questions.",
132
+ completingSurvey: "Thank you for completing the survey",
133
+ completingSurveyBefore: "Our records show that you have already completed this survey.",
134
+ loadingSurvey: "Loading Survey...",
135
+ placeholder: "Select...",
136
+ ratingOptionsCaption: "Select...",
137
+ value: "value",
138
+ requiredError: "Response required.",
139
+ requiredErrorInPanel: "Response required: answer at least one question.",
140
+ requiredInAllRowsError: "Response required: answer questions in all rows.",
141
+ numericError: "The value should be numeric.",
142
+ minError: "The value should not be less than {0}",
143
+ maxError: "The value should not be greater than {0}",
144
+ textMinLength: "Please enter at least {0} character(s).",
145
+ textMaxLength: "Please enter no more than {0} character(s).",
146
+ textMinMaxLength: "Please enter at least {0} and no more than {1} characters.",
147
+ minRowCountError: "Please fill in at least {0} row(s).",
148
+ minSelectError: "Please select at least {0} variant(s).",
149
+ maxSelectError: "Please select no more than {0} variant(s).",
150
+ numericMinMax: "The '{0}' should be at least {1} and at most {2}",
151
+ numericMin: "The '{0}' should be at least {1}",
152
+ numericMax: "The '{0}' should be at most {1}",
153
+ invalidEmail: "Please enter a valid e-mail address.",
154
+ invalidExpression: "The expression: {0} should return 'true'.",
155
+ urlRequestError: "The request returned error '{0}'. {1}",
156
+ urlGetChoicesError: "The request returned empty data or the 'path' property is incorrect",
157
+ exceedMaxSize: "The file size should not exceed {0}.",
158
+ otherRequiredError: "Response required: enter another value.",
159
+ uploadingFile: "Your file is uploading. Please wait several seconds and try again.",
160
+ loadingFile: "Loading...",
161
+ chooseFile: "Choose file(s)...",
162
+ noFileChosen: "No file chosen",
163
+ fileDragAreaPlaceholder: "Drag and drop a file here or click the button below to select a file to upload.",
164
+ confirmDelete: "Do you want to delete the record?",
165
+ keyDuplicationError: "This value should be unique.",
166
+ addColumn: "Add Column",
167
+ addRow: "Add Row",
168
+ removeRow: "Remove",
169
+ emptyRowsText: "There are no rows.",
170
+ addPanel: "Add new",
171
+ removePanel: "Remove",
172
+ choices_Item: "item",
173
+ matrix_column: "Column",
174
+ matrix_row: "Row",
175
+ multipletext_itemname: "text",
176
+ savingData: "The results are being saved on the server...",
177
+ savingDataError: "An error occurred and we could not save the results.",
178
+ savingDataSuccess: "The results were saved successfully!",
179
+ saveAgainButton: "Try again",
180
+ timerMin: "min",
181
+ timerSec: "sec",
182
+ timerSpentAll: "You have spent {0} on this page and {1} in total.",
183
+ timerSpentPage: "You have spent {0} on this page.",
184
+ timerSpentSurvey: "You have spent {0} in total.",
185
+ timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total.",
186
+ timerLimitPage: "You have spent {0} of {1} on this page.",
187
+ timerLimitSurvey: "You have spent {0} of {1} in total.",
188
+ clearCaption: "Clear",
189
+ signaturePlaceHolder: "Sign here",
190
+ chooseFileCaption: "Select File",
191
+ takePhotoCaption: "Take Photo",
192
+ cameraPlaceHolder: "Click the button below to take a photo using the camera.",
193
+ fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera.",
194
+ replaceFileCaption: "Replace file",
195
+ removeFileCaption: "Remove this file",
196
+ booleanCheckedLabel: "Yes",
197
+ booleanUncheckedLabel: "No",
198
+ confirmRemoveFile: "Are you sure that you want to remove this file: {0}?",
199
+ confirmRemoveAllFiles: "Are you sure that you want to remove all files?",
200
+ questionTitlePatternText: "Question Title",
201
+ modalCancelButtonText: "Cancel",
202
+ modalApplyButtonText: "Apply",
203
+ filterStringPlaceholder: "Type to search...",
204
+ emptyMessage: "No data to display",
205
+ noEntriesText: "There are no entries yet.\nClick the button below to add a new entry.",
206
+ noEntriesReadonlyText: "There are no entries.",
207
+ more: "More",
208
+ tagboxDoneButtonCaption: "OK",
209
+ selectToRankEmptyRankedAreaText: "All choices are ranked",
210
+ selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them",
211
+ ok: "OK",
212
+ cancel: "Cancel",
213
+ };
214
+ // Uncomment the lines below if you create a custom dictionary.
215
+ // Replace "en" with a custom locale code (for example, "fr" or "de"),
216
+ // Replace `englishStrings` with the name of the variable that contains the custom dictionary.
217
+ // surveyLocalization.locales["en"] = englishStrings;
218
+ // surveyLocalization.localeNames["en"] = "English";
219
+
220
+
221
+ /***/ })
222
+
223
+ /******/ });
224
+ });
225
+ //# sourceMappingURL=english.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/english.ts"],"names":[],"mappings":"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","file":"i18n/english.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"english\", [], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"english\"] = factory();\n\telse\n\t\troot[\"SurveyLocales\"] = factory();\n})(this, function() {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"./src/localization/english.ts\");\n","// Uncomment the line below if you create a custom dictionary\n// import { surveyLocalization } from \"survey-core\";\n\nexport var englishStrings = {\n pagePrevText: \"Previous\",\n pageNextText: \"Next\",\n completeText: \"Complete\",\n previewText: \"Preview\",\n editText: \"Edit\",\n startSurveyText: \"Start\",\n otherItemText: \"Other (describe)\",\n noneItemText: \"None\",\n selectAllItemText: \"Select All\",\n progressText: \"Page {0} of {1}\",\n indexText: \"{0} of {1}\",\n panelDynamicProgressText: \"{0} of {1}\",\n panelDynamicTabTextFormat: \"Panel {panelIndex}\",\n questionsProgressText: \"Answered {0}/{1} questions\",\n emptySurvey: \"The survey doesn't contain visible pages or questions.\",\n completingSurvey: \"Thank you for completing the survey\",\n completingSurveyBefore:\n \"Our records show that you have already completed this survey.\",\n loadingSurvey: \"Loading Survey...\",\n placeholder: \"Select...\",\n ratingOptionsCaption: \"Select...\",\n value: \"value\",\n requiredError: \"Response required.\",\n requiredErrorInPanel: \"Response required: answer at least one question.\",\n requiredInAllRowsError: \"Response required: answer questions in all rows.\",\n numericError: \"The value should be numeric.\",\n minError: \"The value should not be less than {0}\",\n maxError: \"The value should not be greater than {0}\",\n textMinLength: \"Please enter at least {0} character(s).\",\n textMaxLength: \"Please enter no more than {0} character(s).\",\n textMinMaxLength:\n \"Please enter at least {0} and no more than {1} characters.\",\n minRowCountError: \"Please fill in at least {0} row(s).\",\n minSelectError: \"Please select at least {0} variant(s).\",\n maxSelectError: \"Please select no more than {0} variant(s).\",\n numericMinMax: \"The '{0}' should be at least {1} and at most {2}\",\n numericMin: \"The '{0}' should be at least {1}\",\n numericMax: \"The '{0}' should be at most {1}\",\n invalidEmail: \"Please enter a valid e-mail address.\",\n invalidExpression: \"The expression: {0} should return 'true'.\",\n urlRequestError: \"The request returned error '{0}'. {1}\",\n urlGetChoicesError:\n \"The request returned empty data or the 'path' property is incorrect\",\n exceedMaxSize: \"The file size should not exceed {0}.\",\n otherRequiredError: \"Response required: enter another value.\",\n uploadingFile:\n \"Your file is uploading. Please wait several seconds and try again.\",\n loadingFile: \"Loading...\",\n chooseFile: \"Choose file(s)...\",\n noFileChosen: \"No file chosen\",\n fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below to select a file to upload.\",\n confirmDelete: \"Do you want to delete the record?\",\n keyDuplicationError: \"This value should be unique.\",\n addColumn: \"Add Column\",\n addRow: \"Add Row\",\n removeRow: \"Remove\",\n emptyRowsText: \"There are no rows.\",\n addPanel: \"Add new\",\n removePanel: \"Remove\",\n choices_Item: \"item\",\n matrix_column: \"Column\",\n matrix_row: \"Row\",\n multipletext_itemname: \"text\",\n savingData: \"The results are being saved on the server...\",\n savingDataError: \"An error occurred and we could not save the results.\",\n savingDataSuccess: \"The results were saved successfully!\",\n saveAgainButton: \"Try again\",\n timerMin: \"min\",\n timerSec: \"sec\",\n timerSpentAll: \"You have spent {0} on this page and {1} in total.\",\n timerSpentPage: \"You have spent {0} on this page.\",\n timerSpentSurvey: \"You have spent {0} in total.\",\n timerLimitAll:\n \"You have spent {0} of {1} on this page and {2} of {3} in total.\",\n timerLimitPage: \"You have spent {0} of {1} on this page.\",\n timerLimitSurvey: \"You have spent {0} of {1} in total.\",\n clearCaption: \"Clear\",\n signaturePlaceHolder: \"Sign here\",\n chooseFileCaption: \"Select File\",\n takePhotoCaption: \"Take Photo\",\n cameraPlaceHolder: \"Click the button below to take a photo using the camera.\",\n fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\",\n replaceFileCaption: \"Replace file\",\n removeFileCaption: \"Remove this file\",\n booleanCheckedLabel: \"Yes\",\n booleanUncheckedLabel: \"No\",\n confirmRemoveFile: \"Are you sure that you want to remove this file: {0}?\",\n confirmRemoveAllFiles: \"Are you sure that you want to remove all files?\",\n questionTitlePatternText: \"Question Title\",\n modalCancelButtonText: \"Cancel\",\n modalApplyButtonText: \"Apply\",\n filterStringPlaceholder: \"Type to search...\",\n emptyMessage: \"No data to display\",\n noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\",\n noEntriesReadonlyText: \"There are no entries.\",\n more: \"More\",\n tagboxDoneButtonCaption: \"OK\",\n selectToRankEmptyRankedAreaText: \"All choices are ranked\",\n selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\",\n ok: \"OK\",\n cancel: \"Cancel\",\n};\n\n// Uncomment the lines below if you create a custom dictionary.\n// Replace \"en\" with a custom locale code (for example, \"fr\" or \"de\"),\n// Replace `englishStrings` with the name of the variable that contains the custom dictionary.\n// surveyLocalization.locales[\"en\"] = englishStrings;\n// surveyLocalization.localeNames[\"en\"] = \"English\";\n"],"sourceRoot":""}
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("english",[],t):"object"==typeof exports?exports.english=t():e.SurveyLocales=t()}(this,(function(){return function(e){var t={};function r(o){if(t[o])return t[o].exports;var n=t[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.m=e,r.c=t,r.d=function(e,t,o){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(r.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)r.d(o,n,function(t){return e[t]}.bind(null,n));return o},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=51)}({51:function(e,t,r){"use strict";r.r(t),r.d(t,"englishStrings",(function(){return o}));var o={pagePrevText:"Previous",pageNextText:"Next",completeText:"Complete",previewText:"Preview",editText:"Edit",startSurveyText:"Start",otherItemText:"Other (describe)",noneItemText:"None",selectAllItemText:"Select All",progressText:"Page {0} of {1}",indexText:"{0} of {1}",panelDynamicProgressText:"{0} of {1}",panelDynamicTabTextFormat:"Panel {panelIndex}",questionsProgressText:"Answered {0}/{1} questions",emptySurvey:"The survey doesn't contain visible pages or questions.",completingSurvey:"Thank you for completing the survey",completingSurveyBefore:"Our records show that you have already completed this survey.",loadingSurvey:"Loading Survey...",placeholder:"Select...",ratingOptionsCaption:"Select...",value:"value",requiredError:"Response required.",requiredErrorInPanel:"Response required: answer at least one question.",requiredInAllRowsError:"Response required: answer questions in all rows.",numericError:"The value should be numeric.",minError:"The value should not be less than {0}",maxError:"The value should not be greater than {0}",textMinLength:"Please enter at least {0} character(s).",textMaxLength:"Please enter no more than {0} character(s).",textMinMaxLength:"Please enter at least {0} and no more than {1} characters.",minRowCountError:"Please fill in at least {0} row(s).",minSelectError:"Please select at least {0} variant(s).",maxSelectError:"Please select no more than {0} variant(s).",numericMinMax:"The '{0}' should be at least {1} and at most {2}",numericMin:"The '{0}' should be at least {1}",numericMax:"The '{0}' should be at most {1}",invalidEmail:"Please enter a valid e-mail address.",invalidExpression:"The expression: {0} should return 'true'.",urlRequestError:"The request returned error '{0}'. {1}",urlGetChoicesError:"The request returned empty data or the 'path' property is incorrect",exceedMaxSize:"The file size should not exceed {0}.",otherRequiredError:"Response required: enter another value.",uploadingFile:"Your file is uploading. Please wait several seconds and try again.",loadingFile:"Loading...",chooseFile:"Choose file(s)...",noFileChosen:"No file chosen",fileDragAreaPlaceholder:"Drag and drop a file here or click the button below to select a file to upload.",confirmDelete:"Do you want to delete the record?",keyDuplicationError:"This value should be unique.",addColumn:"Add Column",addRow:"Add Row",removeRow:"Remove",emptyRowsText:"There are no rows.",addPanel:"Add new",removePanel:"Remove",choices_Item:"item",matrix_column:"Column",matrix_row:"Row",multipletext_itemname:"text",savingData:"The results are being saved on the server...",savingDataError:"An error occurred and we could not save the results.",savingDataSuccess:"The results were saved successfully!",saveAgainButton:"Try again",timerMin:"min",timerSec:"sec",timerSpentAll:"You have spent {0} on this page and {1} in total.",timerSpentPage:"You have spent {0} on this page.",timerSpentSurvey:"You have spent {0} in total.",timerLimitAll:"You have spent {0} of {1} on this page and {2} of {3} in total.",timerLimitPage:"You have spent {0} of {1} on this page.",timerLimitSurvey:"You have spent {0} of {1} in total.",clearCaption:"Clear",signaturePlaceHolder:"Sign here",chooseFileCaption:"Select File",takePhotoCaption:"Take Photo",cameraPlaceHolder:"Click the button below to take a photo using the camera.",fileCameraDragAreaPlaceHolder:"Drag and drop or select a file to upload or take a photo using the camera.",replaceFileCaption:"Replace file",removeFileCaption:"Remove this file",booleanCheckedLabel:"Yes",booleanUncheckedLabel:"No",confirmRemoveFile:"Are you sure that you want to remove this file: {0}?",confirmRemoveAllFiles:"Are you sure that you want to remove all files?",questionTitlePatternText:"Question Title",modalCancelButtonText:"Cancel",modalApplyButtonText:"Apply",filterStringPlaceholder:"Type to search...",emptyMessage:"No data to display",noEntriesText:"There are no entries yet.\nClick the button below to add a new entry.",noEntriesReadonlyText:"There are no entries.",more:"More",tagboxDoneButtonCaption:"OK",selectToRankEmptyRankedAreaText:"All choices are ranked",selectToRankEmptyUnrankedAreaText:"Drag and drop choices here to rank them",ok:"OK",cancel:"Cancel"}}})}));
@@ -0,0 +1,256 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ (function webpackUniversalModuleDefinition(root, factory) {
7
+ if(typeof exports === 'object' && typeof module === 'object')
8
+ module.exports = factory(require("survey-core"));
9
+ else if(typeof define === 'function' && define.amd)
10
+ define("estonian", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["estonian"] = factory(require("survey-core"));
13
+ else
14
+ root["SurveyLocales"] = factory(root["Survey"]);
15
+ })(this, function(__WEBPACK_EXTERNAL_MODULE_survey_core__) {
16
+ return /******/ (function(modules) { // webpackBootstrap
17
+ /******/ // The module cache
18
+ /******/ var installedModules = {};
19
+ /******/
20
+ /******/ // The require function
21
+ /******/ function __webpack_require__(moduleId) {
22
+ /******/
23
+ /******/ // Check if module is in cache
24
+ /******/ if(installedModules[moduleId]) {
25
+ /******/ return installedModules[moduleId].exports;
26
+ /******/ }
27
+ /******/ // Create a new module (and put it into the cache)
28
+ /******/ var module = installedModules[moduleId] = {
29
+ /******/ i: moduleId,
30
+ /******/ l: false,
31
+ /******/ exports: {}
32
+ /******/ };
33
+ /******/
34
+ /******/ // Execute the module function
35
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
36
+ /******/
37
+ /******/ // Flag the module as loaded
38
+ /******/ module.l = true;
39
+ /******/
40
+ /******/ // Return the exports of the module
41
+ /******/ return module.exports;
42
+ /******/ }
43
+ /******/
44
+ /******/
45
+ /******/ // expose the modules object (__webpack_modules__)
46
+ /******/ __webpack_require__.m = modules;
47
+ /******/
48
+ /******/ // expose the module cache
49
+ /******/ __webpack_require__.c = installedModules;
50
+ /******/
51
+ /******/ // define getter function for harmony exports
52
+ /******/ __webpack_require__.d = function(exports, name, getter) {
53
+ /******/ if(!__webpack_require__.o(exports, name)) {
54
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
55
+ /******/ }
56
+ /******/ };
57
+ /******/
58
+ /******/ // define __esModule on exports
59
+ /******/ __webpack_require__.r = function(exports) {
60
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
61
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
62
+ /******/ }
63
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
64
+ /******/ };
65
+ /******/
66
+ /******/ // create a fake namespace object
67
+ /******/ // mode & 1: value is a module id, require it
68
+ /******/ // mode & 2: merge all properties of value into the ns
69
+ /******/ // mode & 4: return value when already ns object
70
+ /******/ // mode & 8|1: behave like require
71
+ /******/ __webpack_require__.t = function(value, mode) {
72
+ /******/ if(mode & 1) value = __webpack_require__(value);
73
+ /******/ if(mode & 8) return value;
74
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
75
+ /******/ var ns = Object.create(null);
76
+ /******/ __webpack_require__.r(ns);
77
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
78
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
79
+ /******/ return ns;
80
+ /******/ };
81
+ /******/
82
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
83
+ /******/ __webpack_require__.n = function(module) {
84
+ /******/ var getter = module && module.__esModule ?
85
+ /******/ function getDefault() { return module['default']; } :
86
+ /******/ function getModuleExports() { return module; };
87
+ /******/ __webpack_require__.d(getter, 'a', getter);
88
+ /******/ return getter;
89
+ /******/ };
90
+ /******/
91
+ /******/ // Object.prototype.hasOwnProperty.call
92
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
93
+ /******/
94
+ /******/ // __webpack_public_path__
95
+ /******/ __webpack_require__.p = "";
96
+ /******/
97
+ /******/
98
+ /******/ // Load entry module and return exports
99
+ /******/ return __webpack_require__(__webpack_require__.s = "./src/localization/estonian.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/estonian.ts":
105
+ /*!**************************************!*\
106
+ !*** ./src/localization/estonian.ts ***!
107
+ \**************************************/
108
+ /*! exports provided: estonianSurveyStrings */
109
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
110
+
111
+ "use strict";
112
+ __webpack_require__.r(__webpack_exports__);
113
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "estonianSurveyStrings", function() { return estonianSurveyStrings; });
114
+ /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-core */ "survey-core");
115
+ /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_0__);
116
+
117
+ var estonianSurveyStrings = {
118
+ pagePrevText: "Tagasi",
119
+ pageNextText: "Edasi",
120
+ completeText: "Lõpeta",
121
+ previewText: "Eelvaade",
122
+ editText: "Muuda",
123
+ startSurveyText: "Alusta",
124
+ otherItemText: "Muu (täpsusta)",
125
+ noneItemText: "Mitte midagi",
126
+ selectAllItemText: "Vali kõik",
127
+ progressText: "Lehekülg {0}/{1}",
128
+ indexText: "{0} {1}",
129
+ panelDynamicProgressText: "Kirje {0}/{1}",
130
+ panelDynamicTabTextFormat: "Paneel {panelIndex}",
131
+ questionsProgressText: "Vastatud {0} küsimust {1}-st",
132
+ emptySurvey: "Selles uuringus ei ole ühtki nähtavat lehekülge või küsimust.",
133
+ completingSurvey: "Aitäh, et vastasid ankeedile!",
134
+ completingSurveyBefore: "Meie andmetel oled sa sellele ankeedile juba vastanud.",
135
+ loadingSurvey: "Laen ankeeti...",
136
+ placeholder: "Vali...",
137
+ ratingOptionsCaption: "Valima...",
138
+ value: "väärtus",
139
+ requiredError: "Palun vasta küsimusele.",
140
+ requiredErrorInPanel: "Palun vasta vähemalt ühele küsimusele.",
141
+ requiredInAllRowsError: "Palun anna vastus igal real.",
142
+ numericError: "See peaks olema numbriline väärtus.",
143
+ minError: "Väärtus ei tohiks olla väiksem kui {0}",
144
+ maxError: "Väärtus ei tohiks olla suurem kui {0}",
145
+ textMinLength: "Palun sisesta vähemalt {0} tähemärki.",
146
+ textMaxLength: "Palun ära sisesta rohkem kui {0} tähemärki.",
147
+ textMinMaxLength: "Sisesta palun {0} - {1} tähemärki.",
148
+ minRowCountError: "Sisesta plaun vähemalt {0} rida.",
149
+ minSelectError: "Palun vali vähemalt {0} varianti.",
150
+ maxSelectError: "Palun vali kõige rohkem {0} varianti.",
151
+ numericMinMax: "'{0}' peaks olema võrdne või suurem kui {1} ja võrdne või väiksem kui {2}",
152
+ numericMin: "'{0}' peaks olema võrdne või suurem kui {1}",
153
+ numericMax: "'{0}' peaks olema võrnde või väiksem kui {1}",
154
+ invalidEmail: "Sisesta palun korrektne e-posti aadress.",
155
+ invalidExpression: "Avaldis: {0} peaks tagastama tõese.",
156
+ urlRequestError: "Taotlus tagastas vea „{0}”. {1}",
157
+ urlGetChoicesError: "Taotlus tagastas tühjad andmed või atribuut 'path' on vale",
158
+ exceedMaxSize: "Faili suurus ei tohi ületada {0}.",
159
+ otherRequiredError: "Sisesta palun muu vastus.",
160
+ uploadingFile: "Sinu fail laeb üles. Palun oota mõned sekundid ning proovi seejärel uuesti.",
161
+ loadingFile: "Laen...",
162
+ chooseFile: "Vali fail(id)...",
163
+ noFileChosen: "Faili pole valitud",
164
+ fileDragAreaPlaceholder: "Pukseerige fail siia või klõpsake allolevat nuppu ja valige üleslaaditav fail.",
165
+ confirmDelete: "Kas tahad kirje kustutada?",
166
+ keyDuplicationError: "See väärtus peab olema unikaalne.",
167
+ addColumn: "Lisa veerg",
168
+ addRow: "Lisa rida",
169
+ removeRow: "Eemalda",
170
+ emptyRowsText: "Ridu pole.",
171
+ addPanel: "Lisa uus",
172
+ removePanel: "Eemalda",
173
+ choices_Item: "üksus",
174
+ matrix_column: "Veerg",
175
+ matrix_row: "Rida",
176
+ multipletext_itemname: "Tekst",
177
+ savingData: "Salvestan andmed serveris...",
178
+ savingDataError: "Tekkis viga ning me ei saanud vastuseid salvestada.",
179
+ savingDataSuccess: "Vastuste salvestamine õnnestus!",
180
+ saveAgainButton: "Proovi uuesti",
181
+ timerMin: "min",
182
+ timerSec: "sek",
183
+ timerSpentAll: "Oled veetnud {0} sellel lehel ning kokku {1}.",
184
+ timerSpentPage: "Oled veetnud {0} sellel lehel.",
185
+ timerSpentSurvey: "Oled veetnud {0} kokku.",
186
+ timerLimitAll: "Oled kulutanud {0} võimalikust {1} sellel lehel ning {2} võimalikust {3} kokku.",
187
+ timerLimitPage: "Oled kulutanud {0} võimalikust {1} sellel lehel.",
188
+ timerLimitSurvey: "Oled kulutanud {0} võimalikust {1} koguajast.",
189
+ clearCaption: "Puhasta",
190
+ signaturePlaceHolder: "Allkirjasta siin",
191
+ chooseFileCaption: "Vali fail",
192
+ takePhotoCaption: "Pildistamine",
193
+ cameraPlaceHolder: "Kaamera abil pildistamiseks klõpsake allolevat nuppu.",
194
+ fileCameraDragAreaPlaceHolder: "Pukseerige või valige üleslaaditav fail või pildistage seda kaamera abil.",
195
+ replaceFileCaption: "Asenda fail",
196
+ removeFileCaption: "Eemalda see fail",
197
+ booleanCheckedLabel: "Jah",
198
+ booleanUncheckedLabel: "Ei",
199
+ confirmRemoveFile: "Oled sa kindel, et soovid selle faili eemaldada: {0}?",
200
+ confirmRemoveAllFiles: "Oled sa kindel, et soovid eemaldada kõik failid?",
201
+ questionTitlePatternText: "Küsimuse pealkiri",
202
+ modalCancelButtonText: "Tühistama",
203
+ modalApplyButtonText: "Kohaldata",
204
+ filterStringPlaceholder: "Tippige otsimiseks...",
205
+ emptyMessage: "Kuvatavaid andmeid pole",
206
+ noEntriesText: "Sissekandeid veel ei ole.\nUue kirje lisamiseks klõpsake allolevat nuppu.",
207
+ noEntriesReadonlyText: "Kirjeid ei ole.",
208
+ more: "Rohkem",
209
+ tagboxDoneButtonCaption: "OK",
210
+ selectToRankEmptyRankedAreaText: "Kõik valikud on järjestatud",
211
+ selectToRankEmptyUnrankedAreaText: "Lohistage valikuid siia, et neid järjestada"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["et"] = estonianSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["et"] = "eesti keel";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // indexText: "{0} of {1}" => "{0} {1}"
218
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Paneel {panelIndex}"
219
+ // ratingOptionsCaption: "Select..." => "Valima..."
220
+ // minError: "The value should not be less than {0}" => "Väärtus ei tohiks olla väiksem kui {0}"
221
+ // maxError: "The value should not be greater than {0}" => "Väärtus ei tohiks olla suurem kui {0}"
222
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "Pukseerige fail siia või klõpsake allolevat nuppu ja valige üleslaaditav fail."
223
+ // emptyRowsText: "There are no rows." => "Ridu pole."
224
+ // multipletext_itemname: "text" => "Tekst"
225
+ // signaturePlaceHolder: "Sign here" => "Allkirjasta siin"
226
+ // modalCancelButtonText: "Cancel" => "Tühistama"
227
+ // modalApplyButtonText: "Apply" => "Kohaldata"
228
+ // filterStringPlaceholder: "Type to search..." => "Tippige otsimiseks..."
229
+ // emptyMessage: "No data to display" => "Kuvatavaid andmeid pole"
230
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "Sissekandeid veel ei ole.\nUue kirje lisamiseks klõpsake allolevat nuppu."
231
+ // noEntriesReadonlyText: "There are no entries." => "Kirjeid ei ole."
232
+ // more: "More" => "Rohkem"
233
+ // tagboxDoneButtonCaption: "OK" => "OK"
234
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Kõik valikud on järjestatud"
235
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Lohistage valikuid siia, et neid järjestada"// takePhotoCaption: "Take Photo" => "Pildistamine"
236
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Kaamera abil pildistamiseks klõpsake allolevat nuppu."
237
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Pukseerige või valige üleslaaditav fail või pildistage seda kaamera abil."
238
+ // replaceFileCaption: "Replace file" => "Asenda fail"
239
+
240
+
241
+ /***/ }),
242
+
243
+ /***/ "survey-core":
244
+ /*!*********************************************************************************************************!*\
245
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
246
+ \*********************************************************************************************************/
247
+ /*! no static exports found */
248
+ /***/ (function(module, exports) {
249
+
250
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
251
+
252
+ /***/ })
253
+
254
+ /******/ });
255
+ });
256
+ //# sourceMappingURL=estonian.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/estonian.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/estonian.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"survey-core\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"estonian\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"estonian\"] = factory(require(\"survey-core\"));\n\telse\n\t\troot[\"SurveyLocales\"] = factory(root[\"Survey\"]);\n})(this, function(__WEBPACK_EXTERNAL_MODULE_survey_core__) {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"./src/localization/estonian.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var estonianSurveyStrings = {\r\n pagePrevText: \"Tagasi\",\r\n pageNextText: \"Edasi\",\r\n completeText: \"Lõpeta\",\r\n previewText: \"Eelvaade\",\r\n editText: \"Muuda\",\r\n startSurveyText: \"Alusta\",\r\n otherItemText: \"Muu (täpsusta)\",\r\n noneItemText: \"Mitte midagi\",\r\n selectAllItemText: \"Vali kõik\",\r\n progressText: \"Lehekülg {0}/{1}\",\r\n indexText: \"{0} {1}\",\r\n panelDynamicProgressText: \"Kirje {0}/{1}\",\r\n panelDynamicTabTextFormat: \"Paneel {panelIndex}\",\r\n questionsProgressText: \"Vastatud {0} küsimust {1}-st\",\r\n emptySurvey: \"Selles uuringus ei ole ühtki nähtavat lehekülge või küsimust.\",\r\n completingSurvey: \"Aitäh, et vastasid ankeedile!\",\r\n completingSurveyBefore: \"Meie andmetel oled sa sellele ankeedile juba vastanud.\",\r\n loadingSurvey: \"Laen ankeeti...\",\r\n placeholder: \"Vali...\",\r\n ratingOptionsCaption: \"Valima...\",\r\n value: \"väärtus\",\r\n requiredError: \"Palun vasta küsimusele.\",\r\n requiredErrorInPanel: \"Palun vasta vähemalt ühele küsimusele.\",\r\n requiredInAllRowsError: \"Palun anna vastus igal real.\",\r\n numericError: \"See peaks olema numbriline väärtus.\",\r\n minError: \"Väärtus ei tohiks olla väiksem kui {0}\",\r\n maxError: \"Väärtus ei tohiks olla suurem kui {0}\",\r\n textMinLength: \"Palun sisesta vähemalt {0} tähemärki.\",\r\n textMaxLength: \"Palun ära sisesta rohkem kui {0} tähemärki.\",\r\n textMinMaxLength: \"Sisesta palun {0} - {1} tähemärki.\",\r\n minRowCountError: \"Sisesta plaun vähemalt {0} rida.\",\r\n minSelectError: \"Palun vali vähemalt {0} varianti.\",\r\n maxSelectError: \"Palun vali kõige rohkem {0} varianti.\",\r\n numericMinMax: \"'{0}' peaks olema võrdne või suurem kui {1} ja võrdne või väiksem kui {2}\",\r\n numericMin: \"'{0}' peaks olema võrdne või suurem kui {1}\",\r\n numericMax: \"'{0}' peaks olema võrnde või väiksem kui {1}\",\r\n invalidEmail: \"Sisesta palun korrektne e-posti aadress.\",\r\n invalidExpression: \"Avaldis: {0} peaks tagastama tõese.\",\r\n urlRequestError: \"Taotlus tagastas vea „{0}”. {1}\",\r\n urlGetChoicesError: \"Taotlus tagastas tühjad andmed või atribuut 'path' on vale\",\r\n exceedMaxSize: \"Faili suurus ei tohi ületada {0}.\",\r\n otherRequiredError: \"Sisesta palun muu vastus.\",\r\n uploadingFile: \"Sinu fail laeb üles. Palun oota mõned sekundid ning proovi seejärel uuesti.\",\r\n loadingFile: \"Laen...\",\r\n chooseFile: \"Vali fail(id)...\",\r\n noFileChosen: \"Faili pole valitud\",\r\n fileDragAreaPlaceholder: \"Pukseerige fail siia või klõpsake allolevat nuppu ja valige üleslaaditav fail.\",\r\n confirmDelete: \"Kas tahad kirje kustutada?\",\r\n keyDuplicationError: \"See väärtus peab olema unikaalne.\",\r\n addColumn: \"Lisa veerg\",\r\n addRow: \"Lisa rida\",\r\n removeRow: \"Eemalda\",\r\n emptyRowsText: \"Ridu pole.\",\r\n addPanel: \"Lisa uus\",\r\n removePanel: \"Eemalda\",\r\n choices_Item: \"üksus\",\r\n matrix_column: \"Veerg\",\r\n matrix_row: \"Rida\",\r\n multipletext_itemname: \"Tekst\",\r\n savingData: \"Salvestan andmed serveris...\",\r\n savingDataError: \"Tekkis viga ning me ei saanud vastuseid salvestada.\",\r\n savingDataSuccess: \"Vastuste salvestamine õnnestus!\",\r\n saveAgainButton: \"Proovi uuesti\",\r\n timerMin: \"min\",\r\n timerSec: \"sek\",\r\n timerSpentAll: \"Oled veetnud {0} sellel lehel ning kokku {1}.\",\r\n timerSpentPage: \"Oled veetnud {0} sellel lehel.\",\r\n timerSpentSurvey: \"Oled veetnud {0} kokku.\",\r\n timerLimitAll: \"Oled kulutanud {0} võimalikust {1} sellel lehel ning {2} võimalikust {3} kokku.\",\r\n timerLimitPage: \"Oled kulutanud {0} võimalikust {1} sellel lehel.\",\r\n timerLimitSurvey: \"Oled kulutanud {0} võimalikust {1} koguajast.\",\r\n clearCaption: \"Puhasta\",\r\n signaturePlaceHolder: \"Allkirjasta siin\",\r\n chooseFileCaption: \"Vali fail\",\r\n takePhotoCaption: \"Pildistamine\",\r\n cameraPlaceHolder: \"Kaamera abil pildistamiseks klõpsake allolevat nuppu.\",\r\n fileCameraDragAreaPlaceHolder: \"Pukseerige või valige üleslaaditav fail või pildistage seda kaamera abil.\",\r\n replaceFileCaption: \"Asenda fail\",\r\n removeFileCaption: \"Eemalda see fail\",\r\n booleanCheckedLabel: \"Jah\",\r\n booleanUncheckedLabel: \"Ei\",\r\n confirmRemoveFile: \"Oled sa kindel, et soovid selle faili eemaldada: {0}?\",\r\n confirmRemoveAllFiles: \"Oled sa kindel, et soovid eemaldada kõik failid?\",\r\n questionTitlePatternText: \"Küsimuse pealkiri\",\r\n modalCancelButtonText: \"Tühistama\",\r\n modalApplyButtonText: \"Kohaldata\",\r\n filterStringPlaceholder: \"Tippige otsimiseks...\",\r\n emptyMessage: \"Kuvatavaid andmeid pole\",\r\n noEntriesText: \"Sissekandeid veel ei ole.\\nUue kirje lisamiseks klõpsake allolevat nuppu.\",\r\n noEntriesReadonlyText: \"Kirjeid ei ole.\",\r\n more: \"Rohkem\",\r\n tagboxDoneButtonCaption: \"OK\",\r\n selectToRankEmptyRankedAreaText: \"Kõik valikud on järjestatud\",\r\n selectToRankEmptyUnrankedAreaText: \"Lohistage valikuid siia, et neid järjestada\"\r\n};\n\nsurveyLocalization.locales[\"et\"] = estonianSurveyStrings;\nsurveyLocalization.localeNames[\"et\"] = \"eesti keel\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// indexText: \"{0} of {1}\" => \"{0} {1}\"\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Paneel {panelIndex}\"\n// ratingOptionsCaption: \"Select...\" => \"Valima...\"\n// minError: \"The value should not be less than {0}\" => \"Väärtus ei tohiks olla väiksem kui {0}\"\n// maxError: \"The value should not be greater than {0}\" => \"Väärtus ei tohiks olla suurem kui {0}\"\n// fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below and choose a file to upload.\" => \"Pukseerige fail siia või klõpsake allolevat nuppu ja valige üleslaaditav fail.\"\n// emptyRowsText: \"There are no rows.\" => \"Ridu pole.\"\n// multipletext_itemname: \"text\" => \"Tekst\"\n// signaturePlaceHolder: \"Sign here\" => \"Allkirjasta siin\"\n// modalCancelButtonText: \"Cancel\" => \"Tühistama\"\n// modalApplyButtonText: \"Apply\" => \"Kohaldata\"\n// filterStringPlaceholder: \"Type to search...\" => \"Tippige otsimiseks...\"\n// emptyMessage: \"No data to display\" => \"Kuvatavaid andmeid pole\"\n// noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\" => \"Sissekandeid veel ei ole.\\nUue kirje lisamiseks klõpsake allolevat nuppu.\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Kirjeid ei ole.\"\n// more: \"More\" => \"Rohkem\"\n// tagboxDoneButtonCaption: \"OK\" => \"OK\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Kõik valikud on järjestatud\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Lohistage valikuid siia, et neid järjestada\"// takePhotoCaption: \"Take Photo\" => \"Pildistamine\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Kaamera abil pildistamiseks klõpsake allolevat nuppu.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Pukseerige või valige üleslaaditav fail või pildistage seda kaamera abil.\"\n// replaceFileCaption: \"Replace file\" => \"Asenda fail\"","module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;"],"sourceRoot":""}
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ !function(e,a){"object"==typeof exports&&"object"==typeof module?module.exports=a(require("survey-core")):"function"==typeof define&&define.amd?define("estonian",["survey-core"],a):"object"==typeof exports?exports.estonian=a(require("survey-core")):e.SurveyLocales=a(e.Survey)}(this,(function(e){return function(e){var a={};function i(t){if(a[t])return a[t].exports;var l=a[t]={i:t,l:!1,exports:{}};return e[t].call(l.exports,l,l.exports,i),l.l=!0,l.exports}return i.m=e,i.c=a,i.d=function(e,a,t){i.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,a){if(1&a&&(e=i(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var l in e)i.d(t,l,function(a){return e[a]}.bind(null,l));return t},i.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(a,"a",a),a},i.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},i.p="",i(i.s=10)}({0:function(a,i){a.exports=e},10:function(e,a,i){"use strict";i.r(a),i.d(a,"estonianSurveyStrings",(function(){return l}));var t=i(0),l={pagePrevText:"Tagasi",pageNextText:"Edasi",completeText:"Lõpeta",previewText:"Eelvaade",editText:"Muuda",startSurveyText:"Alusta",otherItemText:"Muu (täpsusta)",noneItemText:"Mitte midagi",selectAllItemText:"Vali kõik",progressText:"Lehekülg {0}/{1}",indexText:"{0} {1}",panelDynamicProgressText:"Kirje {0}/{1}",panelDynamicTabTextFormat:"Paneel {panelIndex}",questionsProgressText:"Vastatud {0} küsimust {1}-st",emptySurvey:"Selles uuringus ei ole ühtki nähtavat lehekülge või küsimust.",completingSurvey:"Aitäh, et vastasid ankeedile!",completingSurveyBefore:"Meie andmetel oled sa sellele ankeedile juba vastanud.",loadingSurvey:"Laen ankeeti...",placeholder:"Vali...",ratingOptionsCaption:"Valima...",value:"väärtus",requiredError:"Palun vasta küsimusele.",requiredErrorInPanel:"Palun vasta vähemalt ühele küsimusele.",requiredInAllRowsError:"Palun anna vastus igal real.",numericError:"See peaks olema numbriline väärtus.",minError:"Väärtus ei tohiks olla väiksem kui {0}",maxError:"Väärtus ei tohiks olla suurem kui {0}",textMinLength:"Palun sisesta vähemalt {0} tähemärki.",textMaxLength:"Palun ära sisesta rohkem kui {0} tähemärki.",textMinMaxLength:"Sisesta palun {0} - {1} tähemärki.",minRowCountError:"Sisesta plaun vähemalt {0} rida.",minSelectError:"Palun vali vähemalt {0} varianti.",maxSelectError:"Palun vali kõige rohkem {0} varianti.",numericMinMax:"'{0}' peaks olema võrdne või suurem kui {1} ja võrdne või väiksem kui {2}",numericMin:"'{0}' peaks olema võrdne või suurem kui {1}",numericMax:"'{0}' peaks olema võrnde või väiksem kui {1}",invalidEmail:"Sisesta palun korrektne e-posti aadress.",invalidExpression:"Avaldis: {0} peaks tagastama tõese.",urlRequestError:"Taotlus tagastas vea „{0}”. {1}",urlGetChoicesError:"Taotlus tagastas tühjad andmed või atribuut 'path' on vale",exceedMaxSize:"Faili suurus ei tohi ületada {0}.",otherRequiredError:"Sisesta palun muu vastus.",uploadingFile:"Sinu fail laeb üles. Palun oota mõned sekundid ning proovi seejärel uuesti.",loadingFile:"Laen...",chooseFile:"Vali fail(id)...",noFileChosen:"Faili pole valitud",fileDragAreaPlaceholder:"Pukseerige fail siia või klõpsake allolevat nuppu ja valige üleslaaditav fail.",confirmDelete:"Kas tahad kirje kustutada?",keyDuplicationError:"See väärtus peab olema unikaalne.",addColumn:"Lisa veerg",addRow:"Lisa rida",removeRow:"Eemalda",emptyRowsText:"Ridu pole.",addPanel:"Lisa uus",removePanel:"Eemalda",choices_Item:"üksus",matrix_column:"Veerg",matrix_row:"Rida",multipletext_itemname:"Tekst",savingData:"Salvestan andmed serveris...",savingDataError:"Tekkis viga ning me ei saanud vastuseid salvestada.",savingDataSuccess:"Vastuste salvestamine õnnestus!",saveAgainButton:"Proovi uuesti",timerMin:"min",timerSec:"sek",timerSpentAll:"Oled veetnud {0} sellel lehel ning kokku {1}.",timerSpentPage:"Oled veetnud {0} sellel lehel.",timerSpentSurvey:"Oled veetnud {0} kokku.",timerLimitAll:"Oled kulutanud {0} võimalikust {1} sellel lehel ning {2} võimalikust {3} kokku.",timerLimitPage:"Oled kulutanud {0} võimalikust {1} sellel lehel.",timerLimitSurvey:"Oled kulutanud {0} võimalikust {1} koguajast.",clearCaption:"Puhasta",signaturePlaceHolder:"Allkirjasta siin",chooseFileCaption:"Vali fail",takePhotoCaption:"Pildistamine",cameraPlaceHolder:"Kaamera abil pildistamiseks klõpsake allolevat nuppu.",fileCameraDragAreaPlaceHolder:"Pukseerige või valige üleslaaditav fail või pildistage seda kaamera abil.",replaceFileCaption:"Asenda fail",removeFileCaption:"Eemalda see fail",booleanCheckedLabel:"Jah",booleanUncheckedLabel:"Ei",confirmRemoveFile:"Oled sa kindel, et soovid selle faili eemaldada: {0}?",confirmRemoveAllFiles:"Oled sa kindel, et soovid eemaldada kõik failid?",questionTitlePatternText:"Küsimuse pealkiri",modalCancelButtonText:"Tühistama",modalApplyButtonText:"Kohaldata",filterStringPlaceholder:"Tippige otsimiseks...",emptyMessage:"Kuvatavaid andmeid pole",noEntriesText:"Sissekandeid veel ei ole.\nUue kirje lisamiseks klõpsake allolevat nuppu.",noEntriesReadonlyText:"Kirjeid ei ole.",more:"Rohkem",tagboxDoneButtonCaption:"OK",selectToRankEmptyRankedAreaText:"Kõik valikud on järjestatud",selectToRankEmptyUnrankedAreaText:"Lohistage valikuid siia, et neid järjestada"};t.surveyLocalization.locales.et=l,t.surveyLocalization.localeNames.et="eesti keel"}})}));