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,296 @@
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("catalan", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["catalan"] = 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/catalan.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/catalan.ts":
105
+ /*!*************************************!*\
106
+ !*** ./src/localization/catalan.ts ***!
107
+ \*************************************/
108
+ /*! exports provided: catalanSurveyStrings */
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__, "catalanSurveyStrings", function() { return catalanSurveyStrings; });
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 catalanSurveyStrings = {
118
+ pagePrevText: "Anterior",
119
+ pageNextText: "Següent",
120
+ completeText: "Complet",
121
+ previewText: "Preestrena",
122
+ editText: "Editar",
123
+ startSurveyText: "Començar",
124
+ otherItemText: "Un altre (descrigui)",
125
+ noneItemText: "Cap",
126
+ selectAllItemText: "Selecciona-ho tot",
127
+ progressText: "Pàgina {0} de {1}",
128
+ indexText: "{0} de {1}",
129
+ panelDynamicProgressText: "{0} de {1}",
130
+ panelDynamicTabTextFormat: "Panell {panelIndex}",
131
+ questionsProgressText: "Respostes {0}/{1} preguntes",
132
+ emptySurvey: "No hi ha cap pàgina visible o pregunta a l'enquesta.",
133
+ completingSurvey: "Gràcies per completar l'enquesta!",
134
+ completingSurveyBefore: "Els nostres registres mostren que ja heu completat aquesta enquesta.",
135
+ loadingSurvey: "L'enquesta s'està carregant ...",
136
+ placeholder: "Selecciona ...",
137
+ ratingOptionsCaption: "Seleccionar...",
138
+ value: "valor",
139
+ requiredError: "Si us plau contesti la pregunta.",
140
+ requiredErrorInPanel: "Resposta necessària: respondre almenys una pregunta.",
141
+ requiredInAllRowsError: "Si us plau contesti les preguntes de cada filera.",
142
+ numericError: "L'estimació ha de ser numèrica.",
143
+ minError: "El valor no ha de ser inferior a {0}",
144
+ maxError: "El valor no ha de ser superior a {0}",
145
+ textMinLength: "Si us plau entre almenys {0} símbols.",
146
+ textMaxLength: "Si us plau entre menys de {0} símbols.",
147
+ textMinMaxLength: "Si us plau entre més de {0} i menys de {1} símbols.",
148
+ minRowCountError: "Si us plau ompli almenys {0} fileres.",
149
+ minSelectError: "Si us plau seleccioni almenys {0} variants.",
150
+ maxSelectError: "Si us plau seleccioni no més de {0} variants.",
151
+ numericMinMax: "El '{0}' deu ser igual o més de {1} i igual o menys de {2}",
152
+ numericMin: "El '{0}' ha de ser igual o més de {1}",
153
+ numericMax: "El '{0}' ha de ser igual o menys de {1}",
154
+ invalidEmail: "Si us plau afegiu un correu electrònic vàlid.",
155
+ invalidExpression: "L'expressió: {0} ha de tornar 'veritable'.",
156
+ urlRequestError: "La sol·licitud va tornar error '{0}'. {1}",
157
+ urlGetChoicesError: "La sol·licitud va tornar buida de dates o la propietat 'trajectòria' no és correcta",
158
+ exceedMaxSize: "La mida de l'arxiu no pot excedir {0}.",
159
+ otherRequiredError: "Si us plau afegiu l'altra estimació.",
160
+ uploadingFile: "El seu arxiu s'està pujant. Si us plau esperi uns segons i intenteu-ho de nou.",
161
+ loadingFile: "Càrrega...",
162
+ chooseFile: "Trieu fitxer(s)...",
163
+ noFileChosen: "No s'ha triat cap fitxer",
164
+ fileDragAreaPlaceholder: "Arrossegueu i deixeu anar un fitxer aquí o feu clic al botó següent i trieu un fitxer per carregar.",
165
+ confirmDelete: "Vols eliminar el registre?",
166
+ keyDuplicationError: "Aquest valor ha de ser únic.",
167
+ addColumn: "Afegeix una columna",
168
+ addRow: "Afegiu una filera",
169
+ removeRow: "Eliminar una filera",
170
+ emptyRowsText: "No hi ha files.",
171
+ addPanel: "Afegeix un nou",
172
+ removePanel: "Treure",
173
+ choices_Item: "ítem",
174
+ matrix_column: "Columna",
175
+ matrix_row: "Filera",
176
+ multipletext_itemname: "SMS",
177
+ savingData: "Els resultats s'estan guardant al servidor...",
178
+ savingDataError: "S'ha produït un error i no hem pogut guardar els resultats.",
179
+ savingDataSuccess: "Els resultats es van salvar amb èxit!",
180
+ saveAgainButton: "Prova una altra vegada",
181
+ timerMin: "min",
182
+ timerSec: "Seg",
183
+ timerSpentAll: "Heu passat {0} en aquesta pàgina i {1} en total.",
184
+ timerSpentPage: "Has passat {0} en aquesta pàgina.",
185
+ timerSpentSurvey: "Has gastat {0} en total.",
186
+ timerLimitAll: "Heu passat {0} de {1} en aquesta pàgina i {2} de {3} en total.",
187
+ timerLimitPage: "Has passat {0} de {1} en aquesta pàgina.",
188
+ timerLimitSurvey: "Has gastat {0} d'{1} en total.",
189
+ clearCaption: "Clar",
190
+ signaturePlaceHolder: "Inscriu-te aquí",
191
+ chooseFileCaption: "Tria un fitxer",
192
+ takePhotoCaption: "Fer foto",
193
+ cameraPlaceHolder: "Feu clic al botó següent per fer una foto amb la càmera.",
194
+ fileCameraDragAreaPlaceHolder: "Arrossegueu i deixeu anar o seleccioneu un fitxer per penjar-lo o fer-ne una foto amb la càmera.",
195
+ replaceFileCaption: "Substitueix el fitxer",
196
+ removeFileCaption: "Suprimeix aquest fitxer",
197
+ booleanCheckedLabel: "Sí",
198
+ booleanUncheckedLabel: "No",
199
+ confirmRemoveFile: "Esteu segur que voleu eliminar aquest fitxer: {0}?",
200
+ confirmRemoveAllFiles: "Esteu segur que voleu eliminar tots els fitxers?",
201
+ questionTitlePatternText: "Títol de la pregunta",
202
+ modalCancelButtonText: "Cancel·lar",
203
+ modalApplyButtonText: "Aplicar",
204
+ filterStringPlaceholder: "Escriviu per cercar...",
205
+ emptyMessage: "No hi ha dades per mostrar",
206
+ noEntriesText: "Encara no hi ha entrades.\nFeu clic al botó següent per afegir una entrada nova.",
207
+ noEntriesReadonlyText: "No hi ha entrades.",
208
+ more: "Més",
209
+ tagboxDoneButtonCaption: "D'ACORD",
210
+ selectToRankEmptyRankedAreaText: "Totes les opcions estan classificades",
211
+ selectToRankEmptyUnrankedAreaText: "Arrossegueu i deixeu anar les opcions aquí per classificar-les"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["ca"] = catalanSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["ca"] = "català";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // previewText: "Preview" => "Preestrena"
218
+ // editText: "Edit" => "Editar"
219
+ // startSurveyText: "Start" => "Començar"
220
+ // noneItemText: "None" => "Cap"
221
+ // selectAllItemText: "Select All" => "Selecciona-ho tot"
222
+ // indexText: "{0} of {1}" => "{0} de {1}"
223
+ // panelDynamicProgressText: "{0} of {1}" => "{0} de {1}"
224
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Panell {panelIndex}"
225
+ // questionsProgressText: "Answered {0}/{1} questions" => "Respostes {0}/{1} preguntes"
226
+ // completingSurveyBefore: "Our records show that you have already completed this survey." => "Els nostres registres mostren que ja heu completat aquesta enquesta."
227
+ // ratingOptionsCaption: "Select..." => "Seleccionar..."
228
+ // value: "value" => "valor"
229
+ // requiredErrorInPanel: "Response required: answer at least one question." => "Resposta necessària: respondre almenys una pregunta."
230
+ // minError: "The value should not be less than {0}" => "El valor no ha de ser inferior a {0}"
231
+ // maxError: "The value should not be greater than {0}" => "El valor no ha de ser superior a {0}"
232
+ // invalidExpression: "The expression: {0} should return 'true'." => "L'expressió: {0} ha de tornar 'veritable'."
233
+ // loadingFile: "Loading..." => "Càrrega..."
234
+ // chooseFile: "Choose file(s)..." => "Trieu fitxer(s)..."
235
+ // noFileChosen: "No file chosen" => "No s'ha triat cap fitxer"
236
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "Arrossegueu i deixeu anar un fitxer aquí o feu clic al botó següent i trieu un fitxer per carregar."
237
+ // confirmDelete: "Do you want to delete the record?" => "Vols eliminar el registre?"
238
+ // keyDuplicationError: "This value should be unique." => "Aquest valor ha de ser únic."
239
+ // addColumn: "Add Column" => "Afegeix una columna"
240
+ // emptyRowsText: "There are no rows." => "No hi ha files."
241
+ // addPanel: "Add new" => "Afegeix un nou"
242
+ // removePanel: "Remove" => "Treure"
243
+ // choices_Item: "item" => "ítem"
244
+ // multipletext_itemname: "text" => "SMS"
245
+ // savingData: "The results are being saved on the server..." => "Els resultats s'estan guardant al servidor..."
246
+ // savingDataError: "An error occurred and we could not save the results." => "S'ha produït un error i no hem pogut guardar els resultats."
247
+ // savingDataSuccess: "The results were saved successfully!" => "Els resultats es van salvar amb èxit!"
248
+ // saveAgainButton: "Try again" => "Prova una altra vegada"
249
+ // timerMin: "min" => "min"
250
+ // timerSec: "sec" => "Seg"
251
+ // timerSpentAll: "You have spent {0} on this page and {1} in total." => "Heu passat {0} en aquesta pàgina i {1} en total."
252
+ // timerSpentPage: "You have spent {0} on this page." => "Has passat {0} en aquesta pàgina."
253
+ // timerSpentSurvey: "You have spent {0} in total." => "Has gastat {0} en total."
254
+ // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total." => "Heu passat {0} de {1} en aquesta pàgina i {2} de {3} en total."
255
+ // timerLimitPage: "You have spent {0} of {1} on this page." => "Has passat {0} de {1} en aquesta pàgina."
256
+ // timerLimitSurvey: "You have spent {0} of {1} in total." => "Has gastat {0} d'{1} en total."
257
+ // clearCaption: "Clear" => "Clar"
258
+ // signaturePlaceHolder: "Sign here" => "Inscriu-te aquí"
259
+ // chooseFileCaption: "Choose file" => "Tria un fitxer"
260
+ // removeFileCaption: "Remove this file" => "Suprimeix aquest fitxer"
261
+ // booleanCheckedLabel: "Yes" => "Sí"
262
+ // booleanUncheckedLabel: "No" => "No"
263
+ // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?" => "Esteu segur que voleu eliminar aquest fitxer: {0}?"
264
+ // confirmRemoveAllFiles: "Are you sure that you want to remove all files?" => "Esteu segur que voleu eliminar tots els fitxers?"
265
+ // questionTitlePatternText: "Question Title" => "Títol de la pregunta"
266
+ // modalCancelButtonText: "Cancel" => "Cancel·lar"
267
+ // modalApplyButtonText: "Apply" => "Aplicar"
268
+ // filterStringPlaceholder: "Type to search..." => "Escriviu per cercar..."
269
+ // emptyMessage: "No data to display" => "No hi ha dades per mostrar"
270
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "Encara no hi ha entrades.\nFeu clic al botó següent per afegir una entrada nova."
271
+ // noEntriesReadonlyText: "There are no entries." => "No hi ha entrades."
272
+ // more: "More" => "Més"
273
+ // tagboxDoneButtonCaption: "OK" => "D'ACORD"
274
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Totes les opcions estan classificades"
275
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Arrossegueu i deixeu anar les opcions aquí per classificar-les"// takePhotoCaption: "Take Photo" => "Fer foto"
276
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Feu clic al botó següent per fer una foto amb la càmera."
277
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Arrossegueu i deixeu anar o seleccioneu un fitxer per penjar-lo o fer-ne una foto amb la càmera."
278
+ // replaceFileCaption: "Replace file" => "Substitueix el fitxer"
279
+
280
+
281
+ /***/ }),
282
+
283
+ /***/ "survey-core":
284
+ /*!*********************************************************************************************************!*\
285
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
286
+ \*********************************************************************************************************/
287
+ /*! no static exports found */
288
+ /***/ (function(module, exports) {
289
+
290
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
291
+
292
+ /***/ })
293
+
294
+ /******/ });
295
+ });
296
+ //# sourceMappingURL=catalan.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/catalan.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/catalan.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(\"catalan\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"catalan\"] = 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/catalan.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var catalanSurveyStrings = {\r\n pagePrevText: \"Anterior\",\r\n pageNextText: \"Següent\",\r\n completeText: \"Complet\",\r\n previewText: \"Preestrena\",\r\n editText: \"Editar\",\r\n startSurveyText: \"Començar\",\r\n otherItemText: \"Un altre (descrigui)\",\r\n noneItemText: \"Cap\",\r\n selectAllItemText: \"Selecciona-ho tot\",\r\n progressText: \"Pàgina {0} de {1}\",\r\n indexText: \"{0} de {1}\",\r\n panelDynamicProgressText: \"{0} de {1}\",\r\n panelDynamicTabTextFormat: \"Panell {panelIndex}\",\r\n questionsProgressText: \"Respostes {0}/{1} preguntes\",\r\n emptySurvey: \"No hi ha cap pàgina visible o pregunta a l'enquesta.\",\r\n completingSurvey: \"Gràcies per completar l'enquesta!\",\r\n completingSurveyBefore: \"Els nostres registres mostren que ja heu completat aquesta enquesta.\",\r\n loadingSurvey: \"L'enquesta s'està carregant ...\",\r\n placeholder: \"Selecciona ...\",\r\n ratingOptionsCaption: \"Seleccionar...\",\r\n value: \"valor\",\r\n requiredError: \"Si us plau contesti la pregunta.\",\r\n requiredErrorInPanel: \"Resposta necessària: respondre almenys una pregunta.\",\r\n requiredInAllRowsError: \"Si us plau contesti les preguntes de cada filera.\",\r\n numericError: \"L'estimació ha de ser numèrica.\",\r\n minError: \"El valor no ha de ser inferior a {0}\",\r\n maxError: \"El valor no ha de ser superior a {0}\",\r\n textMinLength: \"Si us plau entre almenys {0} símbols.\",\r\n textMaxLength: \"Si us plau entre menys de {0} símbols.\",\r\n textMinMaxLength: \"Si us plau entre més de {0} i menys de {1} símbols.\",\r\n minRowCountError: \"Si us plau ompli almenys {0} fileres.\",\r\n minSelectError: \"Si us plau seleccioni almenys {0} variants.\",\r\n maxSelectError: \"Si us plau seleccioni no més de {0} variants.\",\r\n numericMinMax: \"El '{0}' deu ser igual o més de {1} i igual o menys de {2}\",\r\n numericMin: \"El '{0}' ha de ser igual o més de {1}\",\r\n numericMax: \"El '{0}' ha de ser igual o menys de {1}\",\r\n invalidEmail: \"Si us plau afegiu un correu electrònic vàlid.\",\r\n invalidExpression: \"L'expressió: {0} ha de tornar 'veritable'.\",\r\n urlRequestError: \"La sol·licitud va tornar error '{0}'. {1}\",\r\n urlGetChoicesError: \"La sol·licitud va tornar buida de dates o la propietat 'trajectòria' no és correcta\",\r\n exceedMaxSize: \"La mida de l'arxiu no pot excedir {0}.\",\r\n otherRequiredError: \"Si us plau afegiu l'altra estimació.\",\r\n uploadingFile: \"El seu arxiu s'està pujant. Si us plau esperi uns segons i intenteu-ho de nou.\",\r\n loadingFile: \"Càrrega...\",\r\n chooseFile: \"Trieu fitxer(s)...\",\r\n noFileChosen: \"No s'ha triat cap fitxer\",\r\n fileDragAreaPlaceholder: \"Arrossegueu i deixeu anar un fitxer aquí o feu clic al botó següent i trieu un fitxer per carregar.\",\r\n confirmDelete: \"Vols eliminar el registre?\",\r\n keyDuplicationError: \"Aquest valor ha de ser únic.\",\r\n addColumn: \"Afegeix una columna\",\r\n addRow: \"Afegiu una filera\",\r\n removeRow: \"Eliminar una filera\",\r\n emptyRowsText: \"No hi ha files.\",\r\n addPanel: \"Afegeix un nou\",\r\n removePanel: \"Treure\",\r\n choices_Item: \"ítem\",\r\n matrix_column: \"Columna\",\r\n matrix_row: \"Filera\",\r\n multipletext_itemname: \"SMS\",\r\n savingData: \"Els resultats s'estan guardant al servidor...\",\r\n savingDataError: \"S'ha produït un error i no hem pogut guardar els resultats.\",\r\n savingDataSuccess: \"Els resultats es van salvar amb èxit!\",\r\n saveAgainButton: \"Prova una altra vegada\",\r\n timerMin: \"min\",\r\n timerSec: \"Seg\",\r\n timerSpentAll: \"Heu passat {0} en aquesta pàgina i {1} en total.\",\r\n timerSpentPage: \"Has passat {0} en aquesta pàgina.\",\r\n timerSpentSurvey: \"Has gastat {0} en total.\",\r\n timerLimitAll: \"Heu passat {0} de {1} en aquesta pàgina i {2} de {3} en total.\",\r\n timerLimitPage: \"Has passat {0} de {1} en aquesta pàgina.\",\r\n timerLimitSurvey: \"Has gastat {0} d'{1} en total.\",\r\n clearCaption: \"Clar\",\r\n signaturePlaceHolder: \"Inscriu-te aquí\",\r\n chooseFileCaption: \"Tria un fitxer\",\r\n takePhotoCaption: \"Fer foto\",\r\n cameraPlaceHolder: \"Feu clic al botó següent per fer una foto amb la càmera.\",\r\n fileCameraDragAreaPlaceHolder: \"Arrossegueu i deixeu anar o seleccioneu un fitxer per penjar-lo o fer-ne una foto amb la càmera.\",\r\n replaceFileCaption: \"Substitueix el fitxer\",\r\n removeFileCaption: \"Suprimeix aquest fitxer\",\r\n booleanCheckedLabel: \"Sí\",\r\n booleanUncheckedLabel: \"No\",\r\n confirmRemoveFile: \"Esteu segur que voleu eliminar aquest fitxer: {0}?\",\r\n confirmRemoveAllFiles: \"Esteu segur que voleu eliminar tots els fitxers?\",\r\n questionTitlePatternText: \"Títol de la pregunta\",\r\n modalCancelButtonText: \"Cancel·lar\",\r\n modalApplyButtonText: \"Aplicar\",\r\n filterStringPlaceholder: \"Escriviu per cercar...\",\r\n emptyMessage: \"No hi ha dades per mostrar\",\r\n noEntriesText: \"Encara no hi ha entrades.\\nFeu clic al botó següent per afegir una entrada nova.\",\r\n noEntriesReadonlyText: \"No hi ha entrades.\",\r\n more: \"Més\",\r\n tagboxDoneButtonCaption: \"D'ACORD\",\r\n selectToRankEmptyRankedAreaText: \"Totes les opcions estan classificades\",\r\n selectToRankEmptyUnrankedAreaText: \"Arrossegueu i deixeu anar les opcions aquí per classificar-les\"\r\n};\n\nsurveyLocalization.locales[\"ca\"] = catalanSurveyStrings;\nsurveyLocalization.localeNames[\"ca\"] = \"català\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// previewText: \"Preview\" => \"Preestrena\"\n// editText: \"Edit\" => \"Editar\"\n// startSurveyText: \"Start\" => \"Començar\"\n// noneItemText: \"None\" => \"Cap\"\n// selectAllItemText: \"Select All\" => \"Selecciona-ho tot\"\n// indexText: \"{0} of {1}\" => \"{0} de {1}\"\n// panelDynamicProgressText: \"{0} of {1}\" => \"{0} de {1}\"\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Panell {panelIndex}\"\n// questionsProgressText: \"Answered {0}/{1} questions\" => \"Respostes {0}/{1} preguntes\"\n// completingSurveyBefore: \"Our records show that you have already completed this survey.\" => \"Els nostres registres mostren que ja heu completat aquesta enquesta.\"\n// ratingOptionsCaption: \"Select...\" => \"Seleccionar...\"\n// value: \"value\" => \"valor\"\n// requiredErrorInPanel: \"Response required: answer at least one question.\" => \"Resposta necessària: respondre almenys una pregunta.\"\n// minError: \"The value should not be less than {0}\" => \"El valor no ha de ser inferior a {0}\"\n// maxError: \"The value should not be greater than {0}\" => \"El valor no ha de ser superior a {0}\"\n// invalidExpression: \"The expression: {0} should return 'true'.\" => \"L'expressió: {0} ha de tornar 'veritable'.\"\n// loadingFile: \"Loading...\" => \"Càrrega...\"\n// chooseFile: \"Choose file(s)...\" => \"Trieu fitxer(s)...\"\n// noFileChosen: \"No file chosen\" => \"No s'ha triat cap fitxer\"\n// fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below and choose a file to upload.\" => \"Arrossegueu i deixeu anar un fitxer aquí o feu clic al botó següent i trieu un fitxer per carregar.\"\n// confirmDelete: \"Do you want to delete the record?\" => \"Vols eliminar el registre?\"\n// keyDuplicationError: \"This value should be unique.\" => \"Aquest valor ha de ser únic.\"\n// addColumn: \"Add Column\" => \"Afegeix una columna\"\n// emptyRowsText: \"There are no rows.\" => \"No hi ha files.\"\n// addPanel: \"Add new\" => \"Afegeix un nou\"\n// removePanel: \"Remove\" => \"Treure\"\n// choices_Item: \"item\" => \"ítem\"\n// multipletext_itemname: \"text\" => \"SMS\"\n// savingData: \"The results are being saved on the server...\" => \"Els resultats s'estan guardant al servidor...\"\n// savingDataError: \"An error occurred and we could not save the results.\" => \"S'ha produït un error i no hem pogut guardar els resultats.\"\n// savingDataSuccess: \"The results were saved successfully!\" => \"Els resultats es van salvar amb èxit!\"\n// saveAgainButton: \"Try again\" => \"Prova una altra vegada\"\n// timerMin: \"min\" => \"min\"\n// timerSec: \"sec\" => \"Seg\"\n// timerSpentAll: \"You have spent {0} on this page and {1} in total.\" => \"Heu passat {0} en aquesta pàgina i {1} en total.\"\n// timerSpentPage: \"You have spent {0} on this page.\" => \"Has passat {0} en aquesta pàgina.\"\n// timerSpentSurvey: \"You have spent {0} in total.\" => \"Has gastat {0} en total.\"\n// timerLimitAll: \"You have spent {0} of {1} on this page and {2} of {3} in total.\" => \"Heu passat {0} de {1} en aquesta pàgina i {2} de {3} en total.\"\n// timerLimitPage: \"You have spent {0} of {1} on this page.\" => \"Has passat {0} de {1} en aquesta pàgina.\"\n// timerLimitSurvey: \"You have spent {0} of {1} in total.\" => \"Has gastat {0} d'{1} en total.\"\n// clearCaption: \"Clear\" => \"Clar\"\n// signaturePlaceHolder: \"Sign here\" => \"Inscriu-te aquí\"\n// chooseFileCaption: \"Choose file\" => \"Tria un fitxer\"\n// removeFileCaption: \"Remove this file\" => \"Suprimeix aquest fitxer\"\n// booleanCheckedLabel: \"Yes\" => \"Sí\"\n// booleanUncheckedLabel: \"No\" => \"No\"\n// confirmRemoveFile: \"Are you sure that you want to remove this file: {0}?\" => \"Esteu segur que voleu eliminar aquest fitxer: {0}?\"\n// confirmRemoveAllFiles: \"Are you sure that you want to remove all files?\" => \"Esteu segur que voleu eliminar tots els fitxers?\"\n// questionTitlePatternText: \"Question Title\" => \"Títol de la pregunta\"\n// modalCancelButtonText: \"Cancel\" => \"Cancel·lar\"\n// modalApplyButtonText: \"Apply\" => \"Aplicar\"\n// filterStringPlaceholder: \"Type to search...\" => \"Escriviu per cercar...\"\n// emptyMessage: \"No data to display\" => \"No hi ha dades per mostrar\"\n// noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\" => \"Encara no hi ha entrades.\\nFeu clic al botó següent per afegir una entrada nova.\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"No hi ha entrades.\"\n// more: \"More\" => \"Més\"\n// tagboxDoneButtonCaption: \"OK\" => \"D'ACORD\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Totes les opcions estan classificades\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Arrossegueu i deixeu anar les opcions aquí per classificar-les\"// takePhotoCaption: \"Take Photo\" => \"Fer foto\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Feu clic al botó següent per fer una foto amb la càmera.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Arrossegueu i deixeu anar o seleccioneu un fitxer per penjar-lo o fer-ne una foto amb la càmera.\"\n// replaceFileCaption: \"Replace file\" => \"Substitueix el fitxer\"","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("catalan",["survey-core"],r):"object"==typeof exports?exports.catalan=r(require("survey-core")):e.SurveyLocales=r(e.Survey)}(this,(function(e){return function(e){var r={};function a(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,a),n.l=!0,n.exports}return a.m=e,a.c=r,a.d=function(e,r,t){a.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},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,r){if(1&r&&(e=a(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(a.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)a.d(t,n,function(r){return e[r]}.bind(null,n));return t},a.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(r,"a",r),r},a.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},a.p="",a(a.s=5)}({0:function(r,a){r.exports=e},5:function(e,r,a){"use strict";a.r(r),a.d(r,"catalanSurveyStrings",(function(){return n}));var t=a(0),n={pagePrevText:"Anterior",pageNextText:"Següent",completeText:"Complet",previewText:"Preestrena",editText:"Editar",startSurveyText:"Començar",otherItemText:"Un altre (descrigui)",noneItemText:"Cap",selectAllItemText:"Selecciona-ho tot",progressText:"Pàgina {0} de {1}",indexText:"{0} de {1}",panelDynamicProgressText:"{0} de {1}",panelDynamicTabTextFormat:"Panell {panelIndex}",questionsProgressText:"Respostes {0}/{1} preguntes",emptySurvey:"No hi ha cap pàgina visible o pregunta a l'enquesta.",completingSurvey:"Gràcies per completar l'enquesta!",completingSurveyBefore:"Els nostres registres mostren que ja heu completat aquesta enquesta.",loadingSurvey:"L'enquesta s'està carregant ...",placeholder:"Selecciona ...",ratingOptionsCaption:"Seleccionar...",value:"valor",requiredError:"Si us plau contesti la pregunta.",requiredErrorInPanel:"Resposta necessària: respondre almenys una pregunta.",requiredInAllRowsError:"Si us plau contesti les preguntes de cada filera.",numericError:"L'estimació ha de ser numèrica.",minError:"El valor no ha de ser inferior a {0}",maxError:"El valor no ha de ser superior a {0}",textMinLength:"Si us plau entre almenys {0} símbols.",textMaxLength:"Si us plau entre menys de {0} símbols.",textMinMaxLength:"Si us plau entre més de {0} i menys de {1} símbols.",minRowCountError:"Si us plau ompli almenys {0} fileres.",minSelectError:"Si us plau seleccioni almenys {0} variants.",maxSelectError:"Si us plau seleccioni no més de {0} variants.",numericMinMax:"El '{0}' deu ser igual o més de {1} i igual o menys de {2}",numericMin:"El '{0}' ha de ser igual o més de {1}",numericMax:"El '{0}' ha de ser igual o menys de {1}",invalidEmail:"Si us plau afegiu un correu electrònic vàlid.",invalidExpression:"L'expressió: {0} ha de tornar 'veritable'.",urlRequestError:"La sol·licitud va tornar error '{0}'. {1}",urlGetChoicesError:"La sol·licitud va tornar buida de dates o la propietat 'trajectòria' no és correcta",exceedMaxSize:"La mida de l'arxiu no pot excedir {0}.",otherRequiredError:"Si us plau afegiu l'altra estimació.",uploadingFile:"El seu arxiu s'està pujant. Si us plau esperi uns segons i intenteu-ho de nou.",loadingFile:"Càrrega...",chooseFile:"Trieu fitxer(s)...",noFileChosen:"No s'ha triat cap fitxer",fileDragAreaPlaceholder:"Arrossegueu i deixeu anar un fitxer aquí o feu clic al botó següent i trieu un fitxer per carregar.",confirmDelete:"Vols eliminar el registre?",keyDuplicationError:"Aquest valor ha de ser únic.",addColumn:"Afegeix una columna",addRow:"Afegiu una filera",removeRow:"Eliminar una filera",emptyRowsText:"No hi ha files.",addPanel:"Afegeix un nou",removePanel:"Treure",choices_Item:"ítem",matrix_column:"Columna",matrix_row:"Filera",multipletext_itemname:"SMS",savingData:"Els resultats s'estan guardant al servidor...",savingDataError:"S'ha produït un error i no hem pogut guardar els resultats.",savingDataSuccess:"Els resultats es van salvar amb èxit!",saveAgainButton:"Prova una altra vegada",timerMin:"min",timerSec:"Seg",timerSpentAll:"Heu passat {0} en aquesta pàgina i {1} en total.",timerSpentPage:"Has passat {0} en aquesta pàgina.",timerSpentSurvey:"Has gastat {0} en total.",timerLimitAll:"Heu passat {0} de {1} en aquesta pàgina i {2} de {3} en total.",timerLimitPage:"Has passat {0} de {1} en aquesta pàgina.",timerLimitSurvey:"Has gastat {0} d'{1} en total.",clearCaption:"Clar",signaturePlaceHolder:"Inscriu-te aquí",chooseFileCaption:"Tria un fitxer",takePhotoCaption:"Fer foto",cameraPlaceHolder:"Feu clic al botó següent per fer una foto amb la càmera.",fileCameraDragAreaPlaceHolder:"Arrossegueu i deixeu anar o seleccioneu un fitxer per penjar-lo o fer-ne una foto amb la càmera.",replaceFileCaption:"Substitueix el fitxer",removeFileCaption:"Suprimeix aquest fitxer",booleanCheckedLabel:"Sí",booleanUncheckedLabel:"No",confirmRemoveFile:"Esteu segur que voleu eliminar aquest fitxer: {0}?",confirmRemoveAllFiles:"Esteu segur que voleu eliminar tots els fitxers?",questionTitlePatternText:"Títol de la pregunta",modalCancelButtonText:"Cancel·lar",modalApplyButtonText:"Aplicar",filterStringPlaceholder:"Escriviu per cercar...",emptyMessage:"No hi ha dades per mostrar",noEntriesText:"Encara no hi ha entrades.\nFeu clic al botó següent per afegir una entrada nova.",noEntriesReadonlyText:"No hi ha entrades.",more:"Més",tagboxDoneButtonCaption:"D'ACORD",selectToRankEmptyRankedAreaText:"Totes les opcions estan classificades",selectToRankEmptyUnrankedAreaText:"Arrossegueu i deixeu anar les opcions aquí per classificar-les"};t.surveyLocalization.locales.ca=n,t.surveyLocalization.localeNames.ca="català"}})}));
@@ -0,0 +1,254 @@
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("croatian", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["croatian"] = 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/croatian.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/croatian.ts":
105
+ /*!**************************************!*\
106
+ !*** ./src/localization/croatian.ts ***!
107
+ \**************************************/
108
+ /*! exports provided: croatianStrings */
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__, "croatianStrings", function() { return croatianStrings; });
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 croatianStrings = {
118
+ pagePrevText: "Prethodni",
119
+ pageNextText: "Sljedeći",
120
+ completeText: "Kompletan",
121
+ previewText: "Pregled",
122
+ editText: "Uređivanje",
123
+ startSurveyText: "Početak",
124
+ otherItemText: "Ostali (opis)",
125
+ noneItemText: "Nitko",
126
+ selectAllItemText: "Select All",
127
+ progressText: "Stranica {0} od {1}",
128
+ indexText: "{0} {1}",
129
+ panelDynamicProgressText: "Zapisa {0} od {1}",
130
+ panelDynamicTabTextFormat: "Ploča {panelIndex}",
131
+ questionsProgressText: "Odgovorio na {0}/{1} pitanja",
132
+ emptySurvey: "U anketi nema vidljive stranice ili pitanja.",
133
+ completingSurvey: "Hvala vam što ste završili anketu!",
134
+ completingSurveyBefore: "Naši zapisi pokazuju da ste već završili ovu anketu.",
135
+ loadingSurvey: "Anketa o učitavanje...",
136
+ placeholder: "Odaberite...",
137
+ ratingOptionsCaption: "Odabirati...",
138
+ value: "vrijednost",
139
+ requiredError: "Molim vas odgovorite na pitanje.",
140
+ requiredErrorInPanel: "Molim vas odgovorite na barem jedno pitanje.",
141
+ requiredInAllRowsError: "Odgovorite na pitanja u svim redovima.",
142
+ numericError: "Vrijednost bi trebala biti brojčana.",
143
+ minError: "Vrijednost ne smije biti manja od {0}",
144
+ maxError: "Vrijednost ne smije biti veća od {0}",
145
+ textMinLength: "Unesite najmanje {0} znak(ova).",
146
+ textMaxLength: "Unesite manje od {0} znak(ova).",
147
+ textMinMaxLength: "Unesite više od {0} i manje od {1} znakova.",
148
+ minRowCountError: "Molimo ispunite najmanje {0} redaka.",
149
+ minSelectError: "Odaberite barem {0} varijante.",
150
+ maxSelectError: "Odaberite ne više od {0} varijanti.",
151
+ numericMinMax: "'{0}'bi trebao biti jednak ili više od {1} i jednak ili manji od {2}.",
152
+ numericMin: "'{0}' bi trebao biti jednak ili više od {1}.",
153
+ numericMax: "'{0}' bi trebao biti jednak ili manji od {1}",
154
+ invalidEmail: "Unesite valjanu e-mail adresu.",
155
+ invalidExpression: "Izraz: {0} treba vratiti 'true'.",
156
+ urlRequestError: "Zahtjev vratio pogrešku '{0}'. {1}",
157
+ urlGetChoicesError: "Zahtjev je vratio prazne podatke ili je 'path' svojstvo netočna.",
158
+ exceedMaxSize: "Veličina datoteke ne smije prelaziti {0}.",
159
+ otherRequiredError: "Unesite drugu vrijednost.",
160
+ uploadingFile: "Vaša datoteka se prenosi. Pričekajte nekoliko sekundi i pokušajte ponovno.",
161
+ loadingFile: "Učitavanje...",
162
+ chooseFile: "Odaberite datoteku...",
163
+ noFileChosen: "Nije odabrana datoteka",
164
+ fileDragAreaPlaceholder: "Povucite i ispustite datoteku ovdje ili kliknite donji gumb i odaberite datoteku koju želite prenijeti.",
165
+ confirmDelete: "Želite li izbrisati zapis?",
166
+ keyDuplicationError: "Ta bi vrijednost trebala biti jedinstvena.",
167
+ addColumn: "Dodavanje stupca",
168
+ addRow: "Dodavanje redaka",
169
+ removeRow: "Ukloniti",
170
+ emptyRowsText: "Nema redova.",
171
+ addPanel: "Dodavanje novih",
172
+ removePanel: "Ukloniti",
173
+ choices_Item: "stavku",
174
+ matrix_column: "Stupca",
175
+ matrix_row: "Redak",
176
+ multipletext_itemname: "Tekstualna poruka",
177
+ savingData: "Rezultati se spremaju na poslužitelju...",
178
+ savingDataError: "Došlo je do pogreške i nismo mogli spremiti rezultate.",
179
+ savingDataSuccess: "Rezultati su uspješno spremljeni!",
180
+ saveAgainButton: "Pokušaj ponovo",
181
+ timerMin: "min",
182
+ timerSec: "sec",
183
+ timerSpentAll: "Vi ste proveli {0} na ovoj stranici i {1} ukupno.",
184
+ timerSpentPage: "Potrošili ste {0} na ovu stranicu.",
185
+ timerSpentSurvey: "You have spent {0} in total. {0}.",
186
+ timerLimitAll: "Vi ste proveli {0} od {1} na ovoj stranici i {2} od {3} ukupno.",
187
+ timerLimitPage: "Potrošio si {0} od {1} na ovoj stranici.",
188
+ timerLimitSurvey: "Ukupno ste potrošili {0} od {1}.",
189
+ clearCaption: "Očistiti",
190
+ signaturePlaceHolder: "Potpiši ovdje",
191
+ chooseFileCaption: "Odaberite datoteku",
192
+ takePhotoCaption: "Snimi fotografiju",
193
+ cameraPlaceHolder: "Kliknite donji gumb da biste snimili fotografiju pomoću kamere.",
194
+ fileCameraDragAreaPlaceHolder: "Povucite i ispustite ili odaberite datoteku za prijenos ili snimanje fotografije pomoću kamere.",
195
+ replaceFileCaption: "Zamijeni datoteku",
196
+ removeFileCaption: "Uklonite ovu datoteku",
197
+ booleanCheckedLabel: "Da",
198
+ booleanUncheckedLabel: "Ne",
199
+ confirmRemoveFile: "Jeste li sigurni da želite ukloniti ovu datoteku: {0}?",
200
+ confirmRemoveAllFiles: "Jeste li sigurni da želite ukloniti sve datoteke?",
201
+ questionTitlePatternText: "Naslov pitanja",
202
+ modalCancelButtonText: "Otkazati",
203
+ modalApplyButtonText: "Primijeniti",
204
+ filterStringPlaceholder: "Upišite za pretraživanje...",
205
+ emptyMessage: "Nema podataka za prikaz",
206
+ noEntriesText: "Još nema unosa.\nKliknite donji gumb da biste dodali novi unos.",
207
+ noEntriesReadonlyText: "Nema unosa.",
208
+ more: "Više",
209
+ tagboxDoneButtonCaption: "OK",
210
+ selectToRankEmptyRankedAreaText: "Svi izbori su rangirani",
211
+ selectToRankEmptyUnrankedAreaText: "Ovdje povucite i ispustite odabire da biste ih rangirali"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["hr"] = croatianStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["hr"] = "hrvatski";
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}" => "Ploča {panelIndex}"
219
+ // ratingOptionsCaption: "Select..." => "Odabirati..."
220
+ // minError: "The value should not be less than {0}" => "Vrijednost ne smije biti manja od {0}"
221
+ // maxError: "The value should not be greater than {0}" => "Vrijednost ne smije biti veća od {0}"
222
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "Povucite i ispustite datoteku ovdje ili kliknite donji gumb i odaberite datoteku koju želite prenijeti."
223
+ // emptyRowsText: "There are no rows." => "Nema redova."
224
+ // multipletext_itemname: "text" => "Tekstualna poruka"
225
+ // signaturePlaceHolder: "Sign here" => "Potpiši ovdje"
226
+ // filterStringPlaceholder: "Type to search..." => "Upišite za pretraživanje..."
227
+ // emptyMessage: "No data to display" => "Nema podataka za prikaz"
228
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "Još nema unosa.\nKliknite donji gumb da biste dodali novi unos."
229
+ // noEntriesReadonlyText: "There are no entries." => "Nema unosa."
230
+ // more: "More" => "Više"
231
+ // tagboxDoneButtonCaption: "OK" => "OK"
232
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Svi izbori su rangirani"
233
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Ovdje povucite i ispustite odabire da biste ih rangirali"// takePhotoCaption: "Take Photo" => "Snimi fotografiju"
234
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Kliknite donji gumb da biste snimili fotografiju pomoću kamere."
235
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Povucite i ispustite ili odaberite datoteku za prijenos ili snimanje fotografije pomoću kamere."
236
+ // replaceFileCaption: "Replace file" => "Zamijeni datoteku"
237
+
238
+
239
+ /***/ }),
240
+
241
+ /***/ "survey-core":
242
+ /*!*********************************************************************************************************!*\
243
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
244
+ \*********************************************************************************************************/
245
+ /*! no static exports found */
246
+ /***/ (function(module, exports) {
247
+
248
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
249
+
250
+ /***/ })
251
+
252
+ /******/ });
253
+ });
254
+ //# sourceMappingURL=croatian.js.map