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,244 @@
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("finnish", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["finnish"] = 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/finnish.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/finnish.ts":
105
+ /*!*************************************!*\
106
+ !*** ./src/localization/finnish.ts ***!
107
+ \*************************************/
108
+ /*! exports provided: finnishSurveyStrings */
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__, "finnishSurveyStrings", function() { return finnishSurveyStrings; });
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 finnishSurveyStrings = {
118
+ pagePrevText: "Edellinen",
119
+ pageNextText: "Seuraava",
120
+ completeText: "Valmis",
121
+ previewText: "Esikatselu",
122
+ editText: "Muokkaa",
123
+ startSurveyText: "Aloita",
124
+ otherItemText: "Muu (tarkenna)",
125
+ noneItemText: "Ei mitään",
126
+ selectAllItemText: "Valitse kaikki",
127
+ progressText: "Sivu {0} / {1}",
128
+ indexText: "{0} / {1}",
129
+ panelDynamicProgressText: "Osio {0} / {1}",
130
+ panelDynamicTabTextFormat: "Paneeli {panelIndex}",
131
+ questionsProgressText: "Olet vastannut {0} / {1} kysymykseen.",
132
+ emptySurvey: "Tässä kyselyssä ei ole yhtään näkyvillä olevaa sivua tai kysymystä.",
133
+ completingSurvey: "Kiitos kyselyyn vastaamisesta!",
134
+ completingSurveyBefore: "Tietojemme mukaan olet jo suorittanut tämän kyselyn.",
135
+ loadingSurvey: "Kyselyä ladataan palvelimelta...",
136
+ placeholder: "Valitse...",
137
+ ratingOptionsCaption: "Arvioi napauttamalla tätä...",
138
+ value: "arvo",
139
+ requiredError: "Vastaa kysymykseen, kiitos.",
140
+ requiredErrorInPanel: "Vastaa ainakin yhteen kysymykseen.",
141
+ requiredInAllRowsError: "Vastaa kysymyksiin kaikilla riveillä.",
142
+ numericError: "Arvon tulee olla numeerinen.",
143
+ minError: "Arvo ei saa olla pienempi kuin {0}",
144
+ maxError: "Arvo ei saa olla suurempi kuin {0}",
145
+ textMinLength: "Syötä vähintään {0} merkkiä.",
146
+ textMaxLength: "Älä syötä yli {0} merkkiä.",
147
+ textMinMaxLength: "Syötä vähintään {0} ja enintään {1} merkkiä.",
148
+ minRowCountError: "Täytä vähintään {0} riviä.",
149
+ minSelectError: "Valitse vähintään {0} vaihtoehtoa.",
150
+ maxSelectError: "Valitse enintään {0} vaihtoehtoa.",
151
+ numericMinMax: "Luvun '{0}' tulee olla vähintään {1} ja korkeintaan {2}.",
152
+ numericMin: "Luvun '{0}' tulee olla vähintään {1}.",
153
+ numericMax: "Luvun '{0}' tulee olla korkeintaan {1}.",
154
+ invalidEmail: "Syötä validi sähköpostiosoite.",
155
+ invalidExpression: "Lausekkeen: {0} pitäisi palauttaa 'true'.",
156
+ urlRequestError: "Pyyntö palautti virheen {0}. {1}",
157
+ urlGetChoicesError: "Pyyntö palautti tyhjän tiedoston tai 'path'-asetus on väärä",
158
+ exceedMaxSize: "Tiedoston koko ei saa olla suurempi kuin {0}.",
159
+ otherRequiredError: "Tarkenna vastaustasi tekstikenttään.",
160
+ uploadingFile: "Tiedostoa lähetetään. Odota muutama sekunti ja yritä uudelleen.",
161
+ loadingFile: "Ladataan...",
162
+ chooseFile: "Valitse tiedosto(t)...",
163
+ noFileChosen: "Ei tiedostoa valittuna",
164
+ fileDragAreaPlaceholder: "Pudota tiedosto tähän tai lataa tiedosto napsauttamalla alla olevaa painiketta.",
165
+ confirmDelete: "Haluatko poistaa osion?",
166
+ keyDuplicationError: "Tämä arvo on jo käytössä. Syötä toinen arvo.",
167
+ addColumn: "Lisää sarake",
168
+ addRow: "Lisää rivi",
169
+ removeRow: "Poista",
170
+ emptyRowsText: "Ei rivejä",
171
+ addPanel: "Lisää uusi",
172
+ removePanel: "Poista",
173
+ choices_Item: "kohde",
174
+ matrix_column: "Sarake",
175
+ matrix_row: "Rivi",
176
+ multipletext_itemname: "teksti",
177
+ savingData: "Tietoja tallennetaan palvelimelle...",
178
+ savingDataError: "Tapahtui virhe, emmekä voineet tallentaa kyselyn tietoja.",
179
+ savingDataSuccess: "Tiedot tallennettiin onnistuneesti!",
180
+ saveAgainButton: "Yritä uudelleen",
181
+ timerMin: "min",
182
+ timerSec: "sek",
183
+ timerSpentAll: "Olet käyttänyt {0} tällä sivulla ja yhteensä {1}.",
184
+ timerSpentPage: "Olet käyttänyt {0} tällä sivulla.",
185
+ timerSpentSurvey: "Olet käyttänyt yhteensä {0}.",
186
+ timerLimitAll: "Olet käyttänyt tällä sivulla {0} / {1} ja yhteensä {2} / {3}.",
187
+ timerLimitPage: "Olet käyttänyt {0} / {1} tällä sivulla.",
188
+ timerLimitSurvey: "Olet käyttänyt yhteensä {0} / {1}.",
189
+ clearCaption: "Tyhjennä",
190
+ signaturePlaceHolder: "Allekirjoita tähän",
191
+ chooseFileCaption: "Valitse tiedosto",
192
+ takePhotoCaption: "Ota valokuva",
193
+ cameraPlaceHolder: "Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla.",
194
+ fileCameraDragAreaPlaceHolder: "Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla.",
195
+ replaceFileCaption: "Korvaa tiedosto",
196
+ removeFileCaption: "Poista tämä tiedosto",
197
+ booleanCheckedLabel: "Kyllä",
198
+ booleanUncheckedLabel: "Ei",
199
+ confirmRemoveFile: "Haluatko varmasti poistaa tämän tiedoston: {0}?",
200
+ confirmRemoveAllFiles: "Haluatko varmasti poistaa kaikki tiedostot?",
201
+ questionTitlePatternText: "Kysymyksen otsikko",
202
+ modalCancelButtonText: "Peruuta",
203
+ modalApplyButtonText: "Käytä",
204
+ filterStringPlaceholder: "Hae kirjoittamalla...",
205
+ emptyMessage: "Ei näytettäviä tietoja",
206
+ noEntriesText: "Merkintöjä ei ole vielä.\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.",
207
+ noEntriesReadonlyText: "Merkintöjä ei ole.",
208
+ more: "Enemmän",
209
+ tagboxDoneButtonCaption: "OKEI",
210
+ selectToRankEmptyRankedAreaText: "Kaikki valinnat asetetaan paremmuusjärjestykseen",
211
+ selectToRankEmptyUnrankedAreaText: "Vedä ja pudota vaihtoehdot tähän luokitellaksesi ne"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["fi"] = finnishSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["fi"] = "suomi";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Paneeli {panelIndex}"
218
+ // emptyMessage: "No data to display" => "Ei näytettäviä tietoja"
219
+ // noEntriesReadonlyText: "There are no entries." => "Merkintöjä ei ole."
220
+ // more: "More" => "Enemmän"
221
+ // tagboxDoneButtonCaption: "OK" => "OKEI"
222
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Kaikki valinnat asetetaan paremmuusjärjestykseen"
223
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Vedä ja pudota vaihtoehdot tähän luokitellaksesi ne"// takePhotoCaption: "Take Photo" => "Ota valokuva"
224
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla."
225
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla."
226
+ // replaceFileCaption: "Replace file" => "Korvaa tiedosto"
227
+
228
+
229
+ /***/ }),
230
+
231
+ /***/ "survey-core":
232
+ /*!*********************************************************************************************************!*\
233
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
234
+ \*********************************************************************************************************/
235
+ /*! no static exports found */
236
+ /***/ (function(module, exports) {
237
+
238
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
239
+
240
+ /***/ })
241
+
242
+ /******/ });
243
+ });
244
+ //# sourceMappingURL=finnish.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/finnish.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/finnish.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(\"finnish\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"finnish\"] = 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/finnish.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var finnishSurveyStrings = {\r\n pagePrevText: \"Edellinen\",\r\n pageNextText: \"Seuraava\",\r\n completeText: \"Valmis\",\r\n previewText: \"Esikatselu\",\r\n editText: \"Muokkaa\",\r\n startSurveyText: \"Aloita\",\r\n otherItemText: \"Muu (tarkenna)\",\r\n noneItemText: \"Ei mitään\",\r\n selectAllItemText: \"Valitse kaikki\",\r\n progressText: \"Sivu {0} / {1}\",\r\n indexText: \"{0} / {1}\",\r\n panelDynamicProgressText: \"Osio {0} / {1}\",\r\n panelDynamicTabTextFormat: \"Paneeli {panelIndex}\",\r\n questionsProgressText: \"Olet vastannut {0} / {1} kysymykseen.\",\r\n emptySurvey: \"Tässä kyselyssä ei ole yhtään näkyvillä olevaa sivua tai kysymystä.\",\r\n completingSurvey: \"Kiitos kyselyyn vastaamisesta!\",\r\n completingSurveyBefore: \"Tietojemme mukaan olet jo suorittanut tämän kyselyn.\",\r\n loadingSurvey: \"Kyselyä ladataan palvelimelta...\",\r\n placeholder: \"Valitse...\",\r\n ratingOptionsCaption: \"Arvioi napauttamalla tätä...\",\r\n value: \"arvo\",\r\n requiredError: \"Vastaa kysymykseen, kiitos.\",\r\n requiredErrorInPanel: \"Vastaa ainakin yhteen kysymykseen.\",\r\n requiredInAllRowsError: \"Vastaa kysymyksiin kaikilla riveillä.\",\r\n numericError: \"Arvon tulee olla numeerinen.\",\r\n minError: \"Arvo ei saa olla pienempi kuin {0}\",\r\n maxError: \"Arvo ei saa olla suurempi kuin {0}\",\r\n textMinLength: \"Syötä vähintään {0} merkkiä.\",\r\n textMaxLength: \"Älä syötä yli {0} merkkiä.\",\r\n textMinMaxLength: \"Syötä vähintään {0} ja enintään {1} merkkiä.\",\r\n minRowCountError: \"Täytä vähintään {0} riviä.\",\r\n minSelectError: \"Valitse vähintään {0} vaihtoehtoa.\",\r\n maxSelectError: \"Valitse enintään {0} vaihtoehtoa.\",\r\n numericMinMax: \"Luvun '{0}' tulee olla vähintään {1} ja korkeintaan {2}.\",\r\n numericMin: \"Luvun '{0}' tulee olla vähintään {1}.\",\r\n numericMax: \"Luvun '{0}' tulee olla korkeintaan {1}.\",\r\n invalidEmail: \"Syötä validi sähköpostiosoite.\",\r\n invalidExpression: \"Lausekkeen: {0} pitäisi palauttaa 'true'.\",\r\n urlRequestError: \"Pyyntö palautti virheen {0}. {1}\",\r\n urlGetChoicesError: \"Pyyntö palautti tyhjän tiedoston tai 'path'-asetus on väärä\",\r\n exceedMaxSize: \"Tiedoston koko ei saa olla suurempi kuin {0}.\",\r\n otherRequiredError: \"Tarkenna vastaustasi tekstikenttään.\",\r\n uploadingFile: \"Tiedostoa lähetetään. Odota muutama sekunti ja yritä uudelleen.\",\r\n loadingFile: \"Ladataan...\",\r\n chooseFile: \"Valitse tiedosto(t)...\",\r\n noFileChosen: \"Ei tiedostoa valittuna\",\r\n fileDragAreaPlaceholder: \"Pudota tiedosto tähän tai lataa tiedosto napsauttamalla alla olevaa painiketta.\",\r\n confirmDelete: \"Haluatko poistaa osion?\",\r\n keyDuplicationError: \"Tämä arvo on jo käytössä. Syötä toinen arvo.\",\r\n addColumn: \"Lisää sarake\",\r\n addRow: \"Lisää rivi\",\r\n removeRow: \"Poista\",\r\n emptyRowsText: \"Ei rivejä\",\r\n addPanel: \"Lisää uusi\",\r\n removePanel: \"Poista\",\r\n choices_Item: \"kohde\",\r\n matrix_column: \"Sarake\",\r\n matrix_row: \"Rivi\",\r\n multipletext_itemname: \"teksti\",\r\n savingData: \"Tietoja tallennetaan palvelimelle...\",\r\n savingDataError: \"Tapahtui virhe, emmekä voineet tallentaa kyselyn tietoja.\",\r\n savingDataSuccess: \"Tiedot tallennettiin onnistuneesti!\",\r\n saveAgainButton: \"Yritä uudelleen\",\r\n timerMin: \"min\",\r\n timerSec: \"sek\",\r\n timerSpentAll: \"Olet käyttänyt {0} tällä sivulla ja yhteensä {1}.\",\r\n timerSpentPage: \"Olet käyttänyt {0} tällä sivulla.\",\r\n timerSpentSurvey: \"Olet käyttänyt yhteensä {0}.\",\r\n timerLimitAll: \"Olet käyttänyt tällä sivulla {0} / {1} ja yhteensä {2} / {3}.\",\r\n timerLimitPage: \"Olet käyttänyt {0} / {1} tällä sivulla.\",\r\n timerLimitSurvey: \"Olet käyttänyt yhteensä {0} / {1}.\",\r\n clearCaption: \"Tyhjennä\",\r\n signaturePlaceHolder: \"Allekirjoita tähän\",\r\n chooseFileCaption: \"Valitse tiedosto\",\r\n takePhotoCaption: \"Ota valokuva\",\r\n cameraPlaceHolder: \"Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla.\",\r\n fileCameraDragAreaPlaceHolder: \"Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla.\",\r\n replaceFileCaption: \"Korvaa tiedosto\",\r\n removeFileCaption: \"Poista tämä tiedosto\",\r\n booleanCheckedLabel: \"Kyllä\",\r\n booleanUncheckedLabel: \"Ei\",\r\n confirmRemoveFile: \"Haluatko varmasti poistaa tämän tiedoston: {0}?\",\r\n confirmRemoveAllFiles: \"Haluatko varmasti poistaa kaikki tiedostot?\",\r\n questionTitlePatternText: \"Kysymyksen otsikko\",\r\n modalCancelButtonText: \"Peruuta\",\r\n modalApplyButtonText: \"Käytä\",\r\n filterStringPlaceholder: \"Hae kirjoittamalla...\",\r\n emptyMessage: \"Ei näytettäviä tietoja\",\r\n noEntriesText: \"Merkintöjä ei ole vielä.\\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.\",\r\n noEntriesReadonlyText: \"Merkintöjä ei ole.\",\r\n more: \"Enemmän\",\r\n tagboxDoneButtonCaption: \"OKEI\",\r\n selectToRankEmptyRankedAreaText: \"Kaikki valinnat asetetaan paremmuusjärjestykseen\",\r\n selectToRankEmptyUnrankedAreaText: \"Vedä ja pudota vaihtoehdot tähän luokitellaksesi ne\"\r\n};\n\nsurveyLocalization.locales[\"fi\"] = finnishSurveyStrings;\nsurveyLocalization.localeNames[\"fi\"] = \"suomi\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Paneeli {panelIndex}\"\n// emptyMessage: \"No data to display\" => \"Ei näytettäviä tietoja\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Merkintöjä ei ole.\"\n// more: \"More\" => \"Enemmän\"\n// tagboxDoneButtonCaption: \"OK\" => \"OKEI\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Kaikki valinnat asetetaan paremmuusjärjestykseen\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Vedä ja pudota vaihtoehdot tähän luokitellaksesi ne\"// takePhotoCaption: \"Take Photo\" => \"Ota valokuva\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla.\"\n// replaceFileCaption: \"Replace file\" => \"Korvaa tiedosto\"","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,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("survey-core")):"function"==typeof define&&define.amd?define("finnish",["survey-core"],t):"object"==typeof exports?exports.finnish=t(require("survey-core")):e.SurveyLocales=t(e.Survey)}(this,(function(e){return function(e){var t={};function a(i){if(t[i])return t[i].exports;var n=t[i]={i:i,l:!1,exports:{}};return e[i].call(n.exports,n,n.exports,a),n.l=!0,n.exports}return a.m=e,a.c=t,a.d=function(e,t,i){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(a.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(i,n,function(t){return e[t]}.bind(null,n));return i},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=11)}({0:function(t,a){t.exports=e},11:function(e,t,a){"use strict";a.r(t),a.d(t,"finnishSurveyStrings",(function(){return n}));var i=a(0),n={pagePrevText:"Edellinen",pageNextText:"Seuraava",completeText:"Valmis",previewText:"Esikatselu",editText:"Muokkaa",startSurveyText:"Aloita",otherItemText:"Muu (tarkenna)",noneItemText:"Ei mitään",selectAllItemText:"Valitse kaikki",progressText:"Sivu {0} / {1}",indexText:"{0} / {1}",panelDynamicProgressText:"Osio {0} / {1}",panelDynamicTabTextFormat:"Paneeli {panelIndex}",questionsProgressText:"Olet vastannut {0} / {1} kysymykseen.",emptySurvey:"Tässä kyselyssä ei ole yhtään näkyvillä olevaa sivua tai kysymystä.",completingSurvey:"Kiitos kyselyyn vastaamisesta!",completingSurveyBefore:"Tietojemme mukaan olet jo suorittanut tämän kyselyn.",loadingSurvey:"Kyselyä ladataan palvelimelta...",placeholder:"Valitse...",ratingOptionsCaption:"Arvioi napauttamalla tätä...",value:"arvo",requiredError:"Vastaa kysymykseen, kiitos.",requiredErrorInPanel:"Vastaa ainakin yhteen kysymykseen.",requiredInAllRowsError:"Vastaa kysymyksiin kaikilla riveillä.",numericError:"Arvon tulee olla numeerinen.",minError:"Arvo ei saa olla pienempi kuin {0}",maxError:"Arvo ei saa olla suurempi kuin {0}",textMinLength:"Syötä vähintään {0} merkkiä.",textMaxLength:"Älä syötä yli {0} merkkiä.",textMinMaxLength:"Syötä vähintään {0} ja enintään {1} merkkiä.",minRowCountError:"Täytä vähintään {0} riviä.",minSelectError:"Valitse vähintään {0} vaihtoehtoa.",maxSelectError:"Valitse enintään {0} vaihtoehtoa.",numericMinMax:"Luvun '{0}' tulee olla vähintään {1} ja korkeintaan {2}.",numericMin:"Luvun '{0}' tulee olla vähintään {1}.",numericMax:"Luvun '{0}' tulee olla korkeintaan {1}.",invalidEmail:"Syötä validi sähköpostiosoite.",invalidExpression:"Lausekkeen: {0} pitäisi palauttaa 'true'.",urlRequestError:"Pyyntö palautti virheen {0}. {1}",urlGetChoicesError:"Pyyntö palautti tyhjän tiedoston tai 'path'-asetus on väärä",exceedMaxSize:"Tiedoston koko ei saa olla suurempi kuin {0}.",otherRequiredError:"Tarkenna vastaustasi tekstikenttään.",uploadingFile:"Tiedostoa lähetetään. Odota muutama sekunti ja yritä uudelleen.",loadingFile:"Ladataan...",chooseFile:"Valitse tiedosto(t)...",noFileChosen:"Ei tiedostoa valittuna",fileDragAreaPlaceholder:"Pudota tiedosto tähän tai lataa tiedosto napsauttamalla alla olevaa painiketta.",confirmDelete:"Haluatko poistaa osion?",keyDuplicationError:"Tämä arvo on jo käytössä. Syötä toinen arvo.",addColumn:"Lisää sarake",addRow:"Lisää rivi",removeRow:"Poista",emptyRowsText:"Ei rivejä",addPanel:"Lisää uusi",removePanel:"Poista",choices_Item:"kohde",matrix_column:"Sarake",matrix_row:"Rivi",multipletext_itemname:"teksti",savingData:"Tietoja tallennetaan palvelimelle...",savingDataError:"Tapahtui virhe, emmekä voineet tallentaa kyselyn tietoja.",savingDataSuccess:"Tiedot tallennettiin onnistuneesti!",saveAgainButton:"Yritä uudelleen",timerMin:"min",timerSec:"sek",timerSpentAll:"Olet käyttänyt {0} tällä sivulla ja yhteensä {1}.",timerSpentPage:"Olet käyttänyt {0} tällä sivulla.",timerSpentSurvey:"Olet käyttänyt yhteensä {0}.",timerLimitAll:"Olet käyttänyt tällä sivulla {0} / {1} ja yhteensä {2} / {3}.",timerLimitPage:"Olet käyttänyt {0} / {1} tällä sivulla.",timerLimitSurvey:"Olet käyttänyt yhteensä {0} / {1}.",clearCaption:"Tyhjennä",signaturePlaceHolder:"Allekirjoita tähän",chooseFileCaption:"Valitse tiedosto",takePhotoCaption:"Ota valokuva",cameraPlaceHolder:"Napsauta alla olevaa painiketta ottaaksesi valokuvan kameralla.",fileCameraDragAreaPlaceHolder:"Vedä ja pudota tai valitse ladattava tiedosto tai ota valokuva kameralla.",replaceFileCaption:"Korvaa tiedosto",removeFileCaption:"Poista tämä tiedosto",booleanCheckedLabel:"Kyllä",booleanUncheckedLabel:"Ei",confirmRemoveFile:"Haluatko varmasti poistaa tämän tiedoston: {0}?",confirmRemoveAllFiles:"Haluatko varmasti poistaa kaikki tiedostot?",questionTitlePatternText:"Kysymyksen otsikko",modalCancelButtonText:"Peruuta",modalApplyButtonText:"Käytä",filterStringPlaceholder:"Hae kirjoittamalla...",emptyMessage:"Ei näytettäviä tietoja",noEntriesText:"Merkintöjä ei ole vielä.\nLisää uusi merkintä napsauttamalla alla olevaa painiketta.",noEntriesReadonlyText:"Merkintöjä ei ole.",more:"Enemmän",tagboxDoneButtonCaption:"OKEI",selectToRankEmptyRankedAreaText:"Kaikki valinnat asetetaan paremmuusjärjestykseen",selectToRankEmptyUnrankedAreaText:"Vedä ja pudota vaihtoehdot tähän luokitellaksesi ne"};i.surveyLocalization.locales.fi=n,i.surveyLocalization.localeNames.fi="suomi"}})}));
package/i18n/french.js ADDED
@@ -0,0 +1,244 @@
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("french", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["french"] = 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/french.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/french.ts":
105
+ /*!************************************!*\
106
+ !*** ./src/localization/french.ts ***!
107
+ \************************************/
108
+ /*! exports provided: frenchSurveyStrings */
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__, "frenchSurveyStrings", function() { return frenchSurveyStrings; });
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 frenchSurveyStrings = {
118
+ pagePrevText: "Précédent",
119
+ pageNextText: "Suivant",
120
+ completeText: "Terminer",
121
+ previewText: "Aperçu",
122
+ editText: "Modifier",
123
+ startSurveyText: "Commencer",
124
+ otherItemText: "Autre (préciser)",
125
+ noneItemText: "Aucun",
126
+ selectAllItemText: "Tout sélectionner",
127
+ progressText: "Page {0} sur {1}",
128
+ indexText: "{0} sur {1}",
129
+ panelDynamicProgressText: "Enregistrement {0} sur {1}",
130
+ panelDynamicTabTextFormat: "Panel {panelIndex}",
131
+ questionsProgressText: "{0}/{1} question(s) répondue(s)",
132
+ emptySurvey: "Il n'y a ni page visible ni question visible dans ce questionnaire",
133
+ completingSurvey: "Merci d'avoir répondu au questionnaire !",
134
+ completingSurveyBefore: "Nos données indiquent que vous avez déjà rempli ce questionnaire.",
135
+ loadingSurvey: "Le questionnaire est en cours de chargement...",
136
+ placeholder: "Choisissez...",
137
+ ratingOptionsCaption: "Appuyez ici pour noter...",
138
+ value: "valeur",
139
+ requiredError: "La réponse à cette question est obligatoire.",
140
+ requiredErrorInPanel: "Merci de répondre au moins à une question.",
141
+ requiredInAllRowsError: "Toutes les lignes sont obligatoires",
142
+ numericError: "La réponse doit être un nombre.",
143
+ minError: "La valeur ne doit pas être inférieure à {0}",
144
+ maxError: "La valeur ne doit pas être supérieure à {0}",
145
+ textMinLength: "Merci de saisir au moins {0} caractères.",
146
+ textMaxLength: "Merci de saisir moins de {0} caractères.",
147
+ textMinMaxLength: "Merci de saisir entre {0} et {1} caractères.",
148
+ minRowCountError: "Merci de compléter au moins {0} lignes.",
149
+ minSelectError: "Merci de sélectionner au minimum {0} réponses.",
150
+ maxSelectError: "Merci de sélectionner au maximum {0} réponses.",
151
+ numericMinMax: "Votre réponse '{0}' doit être supérieure ou égale à {1} et inférieure ou égale à {2}",
152
+ numericMin: "Votre réponse '{0}' doit être supérieure ou égale à {1}",
153
+ numericMax: "Votre réponse '{0}' doit être inférieure ou égale à {1}",
154
+ invalidEmail: "Merci d'entrer une adresse mail valide.",
155
+ invalidExpression: "L'expression: {0} doit retourner 'true'.",
156
+ urlRequestError: "La requête a renvoyé une erreur '{0}'. {1}",
157
+ urlGetChoicesError: "La requête a renvoyé des données vides ou la propriété 'path' est incorrecte",
158
+ exceedMaxSize: "La taille du fichier ne doit pas excéder {0}.",
159
+ otherRequiredError: "Merci de préciser le champ 'Autre'.",
160
+ uploadingFile: "Votre fichier est en cours de chargement. Merci d'attendre quelques secondes et de réessayer.",
161
+ loadingFile: "Chargement...",
162
+ chooseFile: "Ajouter des fichiers...",
163
+ noFileChosen: "Aucun fichier ajouté",
164
+ fileDragAreaPlaceholder: "Déposez un fichier ici ou cliquez sur le bouton ci-dessous pour charger le fichier.",
165
+ confirmDelete: "Voulez-vous supprimer cet enregistrement ?",
166
+ keyDuplicationError: "Cette valeur doit être unique.",
167
+ addColumn: "Ajouter une colonne",
168
+ addRow: "Ajouter une ligne",
169
+ removeRow: "Supprimer",
170
+ emptyRowsText: "Il n'y a pas de lignes.",
171
+ addPanel: "Ajouter",
172
+ removePanel: "Supprimer",
173
+ choices_Item: "item",
174
+ matrix_column: "Colonne",
175
+ matrix_row: "Ligne",
176
+ multipletext_itemname: "texte",
177
+ savingData: "Les résultats sont en cours de sauvegarde sur le serveur...",
178
+ savingDataError: "Une erreur est survenue et a empêché la sauvegarde des résultats.",
179
+ savingDataSuccess: "Les résultats ont bien été enregistrés !",
180
+ saveAgainButton: "Réessayer",
181
+ timerMin: "min",
182
+ timerSec: "sec",
183
+ timerSpentAll: "Vous avez passé {0} sur cette page et {1} au total.",
184
+ timerSpentPage: "Vous avez passé {0} sur cette page.",
185
+ timerSpentSurvey: "Vous avez passé {0} au total.",
186
+ timerLimitAll: "Vous avez passé {0} sur {1} sur cette page et {2} sur {3} au total.",
187
+ timerLimitPage: "Vous avez passé {0} sur {1} sur cette page.",
188
+ timerLimitSurvey: "Vous avez passé {0} sur {1} au total.",
189
+ clearCaption: "Vider",
190
+ signaturePlaceHolder: "Signez ici",
191
+ chooseFileCaption: "Ajouter un fichier",
192
+ takePhotoCaption: "Prendre une photo",
193
+ cameraPlaceHolder: "Cliquez sur le bouton ci-dessous pour prendre une photo à l’aide de l’appareil photo.",
194
+ fileCameraDragAreaPlaceHolder: "Faites glisser et déposez ou sélectionnez un fichier à télécharger ou à prendre une photo à l’aide de l’appareil photo.",
195
+ replaceFileCaption: "Remplacer le fichier",
196
+ removeFileCaption: "Enlever ce fichier",
197
+ booleanCheckedLabel: "Oui",
198
+ booleanUncheckedLabel: "Non",
199
+ confirmRemoveFile: "Êtes-vous certains de vouloir supprimer ce fichier : {0}?",
200
+ confirmRemoveAllFiles: "Êtes-vous certains de vouloir supprimer tous les fichiers?",
201
+ questionTitlePatternText: "Titre de la question",
202
+ modalCancelButtonText: "Annuler",
203
+ modalApplyButtonText: "Appliquer",
204
+ filterStringPlaceholder: "Tapez pour rechercher...",
205
+ emptyMessage: "Aucune donnée à afficher",
206
+ noEntriesText: "Il n'y a pas encore d'entrées.\nCliquez sur le bouton ci-dessous pour ajouter une nouvelle entrée.",
207
+ noEntriesReadonlyText: "Il n’y a pas d’entrées.",
208
+ more: "Plus",
209
+ tagboxDoneButtonCaption: "D’ACCORD",
210
+ selectToRankEmptyRankedAreaText: "Tous les choix sont classés",
211
+ selectToRankEmptyUnrankedAreaText: "Faites glisser et déposez les choix ici pour les classer"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["fr"] = frenchSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["fr"] = "français";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Panel {panelIndex}"
218
+ // emptyMessage: "No data to display" => "Aucune donnée à afficher"
219
+ // noEntriesReadonlyText: "There are no entries." => "Il n’y a pas d’entrées."
220
+ // more: "More" => "Plus"
221
+ // tagboxDoneButtonCaption: "OK" => "D’ACCORD"
222
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Tous les choix sont classés"
223
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Faites glisser et déposez les choix ici pour les classer"// takePhotoCaption: "Take Photo" => "Prendre une photo"
224
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Cliquez sur le bouton ci-dessous pour prendre une photo à l’aide de l’appareil photo."
225
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Faites glisser et déposez ou sélectionnez un fichier à télécharger ou à prendre une photo à l’aide de l’appareil photo."
226
+ // replaceFileCaption: "Replace file" => "Remplacer le fichier"
227
+
228
+
229
+ /***/ }),
230
+
231
+ /***/ "survey-core":
232
+ /*!*********************************************************************************************************!*\
233
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
234
+ \*********************************************************************************************************/
235
+ /*! no static exports found */
236
+ /***/ (function(module, exports) {
237
+
238
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
239
+
240
+ /***/ })
241
+
242
+ /******/ });
243
+ });
244
+ //# sourceMappingURL=french.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/french.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":";;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;QCVA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;AClFA;AAAA;AAAA;AAAA;AAAiD;AAE1C,IAAI,mBAAmB,GAAG;IAC/B,YAAY,EAAE,WAAW;IACzB,YAAY,EAAE,SAAS;IACvB,YAAY,EAAE,UAAU;IACxB,WAAW,EAAE,QAAQ;IACrB,QAAQ,EAAE,UAAU;IACpB,eAAe,EAAE,WAAW;IAC5B,aAAa,EAAE,kBAAkB;IACjC,YAAY,EAAE,OAAO;IACrB,iBAAiB,EAAE,mBAAmB;IACtC,YAAY,EAAE,kBAAkB;IAChC,SAAS,EAAE,aAAa;IACxB,wBAAwB,EAAE,4BAA4B;IACtD,yBAAyB,EAAE,oBAAoB;IAC/C,qBAAqB,EAAE,iCAAiC;IACxD,WAAW,EAAE,oEAAoE;IACjF,gBAAgB,EAAE,0CAA0C;IAC5D,sBAAsB,EAAE,mEAAmE;IAC3F,aAAa,EAAE,gDAAgD;IAC/D,WAAW,EAAE,eAAe;IAC5B,oBAAoB,EAAE,2BAA2B;IACjD,KAAK,EAAE,QAAQ;IACf,aAAa,EAAE,8CAA8C;IAC7D,oBAAoB,EAAE,4CAA4C;IAClE,sBAAsB,EAAE,qCAAqC;IAC7D,YAAY,EAAE,iCAAiC;IAC/C,QAAQ,EAAE,6CAA6C;IACvD,QAAQ,EAAE,6CAA6C;IACvD,aAAa,EAAE,0CAA0C;IACzD,aAAa,EAAE,0CAA0C;IACzD,gBAAgB,EAAE,8CAA8C;IAChE,gBAAgB,EAAE,yCAAyC;IAC3D,cAAc,EAAE,gDAAgD;IAChE,cAAc,EAAE,gDAAgD;IAChE,aAAa,EAAE,sFAAsF;IACrG,UAAU,EAAE,yDAAyD;IACrE,UAAU,EAAE,yDAAyD;IACrE,YAAY,EAAE,yCAAyC;IACvD,iBAAiB,EAAE,0CAA0C;IAC7D,eAAe,EAAE,4CAA4C;IAC7D,kBAAkB,EAAE,8EAA8E;IAClG,aAAa,EAAE,+CAA+C;IAC9D,kBAAkB,EAAE,qCAAqC;IACzD,aAAa,EAAE,+FAA+F;IAC9G,WAAW,EAAE,eAAe;IAC5B,UAAU,EAAE,yBAAyB;IACrC,YAAY,EAAE,sBAAsB;IACpC,uBAAuB,EAAE,qFAAqF;IAC9G,aAAa,EAAE,4CAA4C;IAC3D,mBAAmB,EAAE,gCAAgC;IACrD,SAAS,EAAE,qBAAqB;IAChC,MAAM,EAAE,mBAAmB;IAC3B,SAAS,EAAE,WAAW;IACtB,aAAa,EAAE,yBAAyB;IACxC,QAAQ,EAAE,SAAS;IACnB,WAAW,EAAE,WAAW;IACxB,YAAY,EAAE,MAAM;IACpB,aAAa,EAAE,SAAS;IACxB,UAAU,EAAE,OAAO;IACnB,qBAAqB,EAAE,OAAO;IAC9B,UAAU,EAAE,6DAA6D;IACzE,eAAe,EAAE,mEAAmE;IACpF,iBAAiB,EAAE,0CAA0C;IAC7D,eAAe,EAAE,WAAW;IAC5B,QAAQ,EAAE,KAAK;IACf,QAAQ,EAAE,KAAK;IACf,aAAa,EAAE,qDAAqD;IACpE,cAAc,EAAE,qCAAqC;IACrD,gBAAgB,EAAE,+BAA+B;IACjD,aAAa,EAAE,qEAAqE;IACpF,cAAc,EAAE,6CAA6C;IAC7D,gBAAgB,EAAE,uCAAuC;IACzD,YAAY,EAAE,OAAO;IACrB,oBAAoB,EAAE,YAAY;IAClC,iBAAiB,EAAE,oBAAoB;IACvC,gBAAgB,EAAE,mBAAmB;IACrC,iBAAiB,EAAE,uFAAuF;IAC1G,6BAA6B,EAAE,yHAAyH;IACxJ,kBAAkB,EAAE,sBAAsB;IAC1C,iBAAiB,EAAE,oBAAoB;IACvC,mBAAmB,EAAE,KAAK;IAC1B,qBAAqB,EAAE,KAAK;IAC5B,iBAAiB,EAAE,2DAA2D;IAC9E,qBAAqB,EAAE,4DAA4D;IACnF,wBAAwB,EAAE,sBAAsB;IAChD,qBAAqB,EAAE,SAAS;IAChC,oBAAoB,EAAE,WAAW;IACjC,uBAAuB,EAAE,0BAA0B;IACnD,YAAY,EAAE,0BAA0B;IACxC,aAAa,EAAE,oGAAoG;IACnH,qBAAqB,EAAE,yBAAyB;IAChD,IAAI,EAAE,MAAM;IACZ,uBAAuB,EAAE,UAAU;IACnC,+BAA+B,EAAE,6BAA6B;IAC9D,iCAAiC,EAAE,0DAA0D;CAC9F,CAAC;AAEF,8DAAkB,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,mBAAmB,CAAC;AACvD,8DAAkB,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,UAAU,CAAC;AAElD,8EAA8E;AAC9E,wDAAwD;AACxD,0EAA0E;AAC1E,mEAAmE;AACnE,8EAA8E;AAC9E,yBAAyB;AACzB,8CAA8C;AAC9C,6FAA6F;AAC7F,qMAAqM;AACrM,2KAA2K;AAC3K,2OAA2O;AAC3O,+DAA+D;;;;;;;;;;;;ACjH/D,yD","file":"i18n/french.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(\"french\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"french\"] = 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/french.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var frenchSurveyStrings = {\r\n pagePrevText: \"Précédent\",\r\n pageNextText: \"Suivant\",\r\n completeText: \"Terminer\",\r\n previewText: \"Aperçu\",\r\n editText: \"Modifier\",\r\n startSurveyText: \"Commencer\",\r\n otherItemText: \"Autre (préciser)\",\r\n noneItemText: \"Aucun\",\r\n selectAllItemText: \"Tout sélectionner\",\r\n progressText: \"Page {0} sur {1}\",\r\n indexText: \"{0} sur {1}\",\r\n panelDynamicProgressText: \"Enregistrement {0} sur {1}\",\r\n panelDynamicTabTextFormat: \"Panel {panelIndex}\",\r\n questionsProgressText: \"{0}/{1} question(s) répondue(s)\",\r\n emptySurvey: \"Il n'y a ni page visible ni question visible dans ce questionnaire\",\r\n completingSurvey: \"Merci d'avoir répondu au questionnaire !\",\r\n completingSurveyBefore: \"Nos données indiquent que vous avez déjà rempli ce questionnaire.\",\r\n loadingSurvey: \"Le questionnaire est en cours de chargement...\",\r\n placeholder: \"Choisissez...\",\r\n ratingOptionsCaption: \"Appuyez ici pour noter...\",\r\n value: \"valeur\",\r\n requiredError: \"La réponse à cette question est obligatoire.\",\r\n requiredErrorInPanel: \"Merci de répondre au moins à une question.\",\r\n requiredInAllRowsError: \"Toutes les lignes sont obligatoires\",\r\n numericError: \"La réponse doit être un nombre.\",\r\n minError: \"La valeur ne doit pas être inférieure à {0}\",\r\n maxError: \"La valeur ne doit pas être supérieure à {0}\",\r\n textMinLength: \"Merci de saisir au moins {0} caractères.\",\r\n textMaxLength: \"Merci de saisir moins de {0} caractères.\",\r\n textMinMaxLength: \"Merci de saisir entre {0} et {1} caractères.\",\r\n minRowCountError: \"Merci de compléter au moins {0} lignes.\",\r\n minSelectError: \"Merci de sélectionner au minimum {0} réponses.\",\r\n maxSelectError: \"Merci de sélectionner au maximum {0} réponses.\",\r\n numericMinMax: \"Votre réponse '{0}' doit être supérieure ou égale à {1} et inférieure ou égale à {2}\",\r\n numericMin: \"Votre réponse '{0}' doit être supérieure ou égale à {1}\",\r\n numericMax: \"Votre réponse '{0}' doit être inférieure ou égale à {1}\",\r\n invalidEmail: \"Merci d'entrer une adresse mail valide.\",\r\n invalidExpression: \"L'expression: {0} doit retourner 'true'.\",\r\n urlRequestError: \"La requête a renvoyé une erreur '{0}'. {1}\",\r\n urlGetChoicesError: \"La requête a renvoyé des données vides ou la propriété 'path' est incorrecte\",\r\n exceedMaxSize: \"La taille du fichier ne doit pas excéder {0}.\",\r\n otherRequiredError: \"Merci de préciser le champ 'Autre'.\",\r\n uploadingFile: \"Votre fichier est en cours de chargement. Merci d'attendre quelques secondes et de réessayer.\",\r\n loadingFile: \"Chargement...\",\r\n chooseFile: \"Ajouter des fichiers...\",\r\n noFileChosen: \"Aucun fichier ajouté\",\r\n fileDragAreaPlaceholder: \"Déposez un fichier ici ou cliquez sur le bouton ci-dessous pour charger le fichier.\",\r\n confirmDelete: \"Voulez-vous supprimer cet enregistrement ?\",\r\n keyDuplicationError: \"Cette valeur doit être unique.\",\r\n addColumn: \"Ajouter une colonne\",\r\n addRow: \"Ajouter une ligne\",\r\n removeRow: \"Supprimer\",\r\n emptyRowsText: \"Il n'y a pas de lignes.\",\r\n addPanel: \"Ajouter\",\r\n removePanel: \"Supprimer\",\r\n choices_Item: \"item\",\r\n matrix_column: \"Colonne\",\r\n matrix_row: \"Ligne\",\r\n multipletext_itemname: \"texte\",\r\n savingData: \"Les résultats sont en cours de sauvegarde sur le serveur...\",\r\n savingDataError: \"Une erreur est survenue et a empêché la sauvegarde des résultats.\",\r\n savingDataSuccess: \"Les résultats ont bien été enregistrés !\",\r\n saveAgainButton: \"Réessayer\",\r\n timerMin: \"min\",\r\n timerSec: \"sec\",\r\n timerSpentAll: \"Vous avez passé {0} sur cette page et {1} au total.\",\r\n timerSpentPage: \"Vous avez passé {0} sur cette page.\",\r\n timerSpentSurvey: \"Vous avez passé {0} au total.\",\r\n timerLimitAll: \"Vous avez passé {0} sur {1} sur cette page et {2} sur {3} au total.\",\r\n timerLimitPage: \"Vous avez passé {0} sur {1} sur cette page.\",\r\n timerLimitSurvey: \"Vous avez passé {0} sur {1} au total.\",\r\n clearCaption: \"Vider\",\r\n signaturePlaceHolder: \"Signez ici\",\r\n chooseFileCaption: \"Ajouter un fichier\",\r\n takePhotoCaption: \"Prendre une photo\",\r\n cameraPlaceHolder: \"Cliquez sur le bouton ci-dessous pour prendre une photo à l’aide de l’appareil photo.\",\r\n fileCameraDragAreaPlaceHolder: \"Faites glisser et déposez ou sélectionnez un fichier à télécharger ou à prendre une photo à l’aide de l’appareil photo.\",\r\n replaceFileCaption: \"Remplacer le fichier\",\r\n removeFileCaption: \"Enlever ce fichier\",\r\n booleanCheckedLabel: \"Oui\",\r\n booleanUncheckedLabel: \"Non\",\r\n confirmRemoveFile: \"Êtes-vous certains de vouloir supprimer ce fichier : {0}?\",\r\n confirmRemoveAllFiles: \"Êtes-vous certains de vouloir supprimer tous les fichiers?\",\r\n questionTitlePatternText: \"Titre de la question\",\r\n modalCancelButtonText: \"Annuler\",\r\n modalApplyButtonText: \"Appliquer\",\r\n filterStringPlaceholder: \"Tapez pour rechercher...\",\r\n emptyMessage: \"Aucune donnée à afficher\",\r\n noEntriesText: \"Il n'y a pas encore d'entrées.\\nCliquez sur le bouton ci-dessous pour ajouter une nouvelle entrée.\",\r\n noEntriesReadonlyText: \"Il n’y a pas d’entrées.\",\r\n more: \"Plus\",\r\n tagboxDoneButtonCaption: \"D’ACCORD\",\r\n selectToRankEmptyRankedAreaText: \"Tous les choix sont classés\",\r\n selectToRankEmptyUnrankedAreaText: \"Faites glisser et déposez les choix ici pour les classer\"\r\n};\n\nsurveyLocalization.locales[\"fr\"] = frenchSurveyStrings;\nsurveyLocalization.localeNames[\"fr\"] = \"français\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Panel {panelIndex}\"\n// emptyMessage: \"No data to display\" => \"Aucune donnée à afficher\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Il n’y a pas d’entrées.\"\n// more: \"More\" => \"Plus\"\n// tagboxDoneButtonCaption: \"OK\" => \"D’ACCORD\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Tous les choix sont classés\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Faites glisser et déposez les choix ici pour les classer\"// takePhotoCaption: \"Take Photo\" => \"Prendre une photo\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Cliquez sur le bouton ci-dessous pour prendre une photo à l’aide de l’appareil photo.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Faites glisser et déposez ou sélectionnez un fichier à télécharger ou à prendre une photo à l’aide de l’appareil photo.\"\n// replaceFileCaption: \"Replace file\" => \"Remplacer le fichier\"","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,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("survey-core")):"function"==typeof define&&define.amd?define("french",["survey-core"],r):"object"==typeof exports?exports.french=r(require("survey-core")):e.SurveyLocales=r(e.Survey)}(this,(function(e){return function(e){var r={};function t(o){if(r[o])return r[o].exports;var i=r[o]={i:o,l:!1,exports:{}};return e[o].call(i.exports,i,i.exports,t),i.l=!0,i.exports}return t.m=e,t.c=r,t.d=function(e,r,o){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:o})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var i in e)t.d(o,i,function(r){return e[r]}.bind(null,i));return o},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=12)}({0:function(r,t){r.exports=e},12:function(e,r,t){"use strict";t.r(r),t.d(r,"frenchSurveyStrings",(function(){return i}));var o=t(0),i={pagePrevText:"Précédent",pageNextText:"Suivant",completeText:"Terminer",previewText:"Aperçu",editText:"Modifier",startSurveyText:"Commencer",otherItemText:"Autre (préciser)",noneItemText:"Aucun",selectAllItemText:"Tout sélectionner",progressText:"Page {0} sur {1}",indexText:"{0} sur {1}",panelDynamicProgressText:"Enregistrement {0} sur {1}",panelDynamicTabTextFormat:"Panel {panelIndex}",questionsProgressText:"{0}/{1} question(s) répondue(s)",emptySurvey:"Il n'y a ni page visible ni question visible dans ce questionnaire",completingSurvey:"Merci d'avoir répondu au questionnaire !",completingSurveyBefore:"Nos données indiquent que vous avez déjà rempli ce questionnaire.",loadingSurvey:"Le questionnaire est en cours de chargement...",placeholder:"Choisissez...",ratingOptionsCaption:"Appuyez ici pour noter...",value:"valeur",requiredError:"La réponse à cette question est obligatoire.",requiredErrorInPanel:"Merci de répondre au moins à une question.",requiredInAllRowsError:"Toutes les lignes sont obligatoires",numericError:"La réponse doit être un nombre.",minError:"La valeur ne doit pas être inférieure à {0}",maxError:"La valeur ne doit pas être supérieure à {0}",textMinLength:"Merci de saisir au moins {0} caractères.",textMaxLength:"Merci de saisir moins de {0} caractères.",textMinMaxLength:"Merci de saisir entre {0} et {1} caractères.",minRowCountError:"Merci de compléter au moins {0} lignes.",minSelectError:"Merci de sélectionner au minimum {0} réponses.",maxSelectError:"Merci de sélectionner au maximum {0} réponses.",numericMinMax:"Votre réponse '{0}' doit être supérieure ou égale à {1} et inférieure ou égale à {2}",numericMin:"Votre réponse '{0}' doit être supérieure ou égale à {1}",numericMax:"Votre réponse '{0}' doit être inférieure ou égale à {1}",invalidEmail:"Merci d'entrer une adresse mail valide.",invalidExpression:"L'expression: {0} doit retourner 'true'.",urlRequestError:"La requête a renvoyé une erreur '{0}'. {1}",urlGetChoicesError:"La requête a renvoyé des données vides ou la propriété 'path' est incorrecte",exceedMaxSize:"La taille du fichier ne doit pas excéder {0}.",otherRequiredError:"Merci de préciser le champ 'Autre'.",uploadingFile:"Votre fichier est en cours de chargement. Merci d'attendre quelques secondes et de réessayer.",loadingFile:"Chargement...",chooseFile:"Ajouter des fichiers...",noFileChosen:"Aucun fichier ajouté",fileDragAreaPlaceholder:"Déposez un fichier ici ou cliquez sur le bouton ci-dessous pour charger le fichier.",confirmDelete:"Voulez-vous supprimer cet enregistrement ?",keyDuplicationError:"Cette valeur doit être unique.",addColumn:"Ajouter une colonne",addRow:"Ajouter une ligne",removeRow:"Supprimer",emptyRowsText:"Il n'y a pas de lignes.",addPanel:"Ajouter",removePanel:"Supprimer",choices_Item:"item",matrix_column:"Colonne",matrix_row:"Ligne",multipletext_itemname:"texte",savingData:"Les résultats sont en cours de sauvegarde sur le serveur...",savingDataError:"Une erreur est survenue et a empêché la sauvegarde des résultats.",savingDataSuccess:"Les résultats ont bien été enregistrés !",saveAgainButton:"Réessayer",timerMin:"min",timerSec:"sec",timerSpentAll:"Vous avez passé {0} sur cette page et {1} au total.",timerSpentPage:"Vous avez passé {0} sur cette page.",timerSpentSurvey:"Vous avez passé {0} au total.",timerLimitAll:"Vous avez passé {0} sur {1} sur cette page et {2} sur {3} au total.",timerLimitPage:"Vous avez passé {0} sur {1} sur cette page.",timerLimitSurvey:"Vous avez passé {0} sur {1} au total.",clearCaption:"Vider",signaturePlaceHolder:"Signez ici",chooseFileCaption:"Ajouter un fichier",takePhotoCaption:"Prendre une photo",cameraPlaceHolder:"Cliquez sur le bouton ci-dessous pour prendre une photo à l’aide de l’appareil photo.",fileCameraDragAreaPlaceHolder:"Faites glisser et déposez ou sélectionnez un fichier à télécharger ou à prendre une photo à l’aide de l’appareil photo.",replaceFileCaption:"Remplacer le fichier",removeFileCaption:"Enlever ce fichier",booleanCheckedLabel:"Oui",booleanUncheckedLabel:"Non",confirmRemoveFile:"Êtes-vous certains de vouloir supprimer ce fichier : {0}?",confirmRemoveAllFiles:"Êtes-vous certains de vouloir supprimer tous les fichiers?",questionTitlePatternText:"Titre de la question",modalCancelButtonText:"Annuler",modalApplyButtonText:"Appliquer",filterStringPlaceholder:"Tapez pour rechercher...",emptyMessage:"Aucune donnée à afficher",noEntriesText:"Il n'y a pas encore d'entrées.\nCliquez sur le bouton ci-dessous pour ajouter une nouvelle entrée.",noEntriesReadonlyText:"Il n’y a pas d’entrées.",more:"Plus",tagboxDoneButtonCaption:"D’ACCORD",selectToRankEmptyRankedAreaText:"Tous les choix sont classés",selectToRankEmptyUnrankedAreaText:"Faites glisser et déposez les choix ici pour les classer"};o.surveyLocalization.locales.fr=i,o.surveyLocalization.localeNames.fr="français"}})}));