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 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/portuguese.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,uBAAuB,GAAG;IACnC,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,SAAS;IACvB,YAAY,EAAE,WAAW;IACzB,WAAW,EAAE,kBAAkB;IAC/B,QAAQ,EAAE,QAAQ;IAClB,eAAe,EAAE,SAAS;IAC1B,aAAa,EAAE,oBAAoB;IACnC,YAAY,EAAE,QAAQ;IACtB,iBAAiB,EAAE,kBAAkB;IACrC,YAAY,EAAE,mBAAmB;IACjC,SAAS,EAAE,YAAY;IACvB,wBAAwB,EAAE,oBAAoB;IAC9C,yBAAyB,EAAE,qBAAqB;IAChD,qBAAqB,EAAE,6BAA6B;IACpD,WAAW,EAAE,oDAAoD;IACjE,gBAAgB,EAAE,wCAAwC;IAC1D,sBAAsB,EAAE,6DAA6D;IACrF,aAAa,EAAE,mCAAmC;IAClD,WAAW,EAAE,cAAc;IAC3B,oBAAoB,EAAE,gCAAgC;IACtD,KAAK,EAAE,OAAO;IACd,aAAa,EAAE,iCAAiC;IAChD,oBAAoB,EAAE,gDAAgD;IACtE,sBAAsB,EAAE,sDAAsD;IAC9E,YAAY,EAAE,4BAA4B;IAC1C,QAAQ,EAAE,sCAAsC;IAChD,QAAQ,EAAE,sCAAsC;IAChD,aAAa,EAAE,8CAA8C;IAC7D,aAAa,EAAE,4CAA4C;IAC3D,gBAAgB,EAAE,0DAA0D;IAC5E,gBAAgB,EAAE,iCAAiC;IACnD,cAAc,EAAE,kCAAkC;IAClD,cAAc,EAAE,4CAA4C;IAC5D,aAAa,EAAE,mEAAmE;IAClF,UAAU,EAAE,0CAA0C;IACtD,UAAU,EAAE,0CAA0C;IACtD,YAAY,EAAE,qCAAqC;IACnD,iBAAiB,EAAE,8CAA8C;IACjE,eAAe,EAAE,qCAAqC;IACtD,kBAAkB,EAAE,uEAAuE;IAC3F,aAAa,EAAE,4CAA4C;IAC3D,kBAAkB,EAAE,kCAAkC;IACtD,aAAa,EAAE,uFAAuF;IACtG,WAAW,EAAE,eAAe;IAC5B,UAAU,EAAE,8BAA8B;IAC1C,YAAY,EAAE,2BAA2B;IACzC,uBAAuB,EAAE,8EAA8E;IACvG,aAAa,EAAE,kCAAkC;IACjD,mBAAmB,EAAE,4BAA4B;IACjD,SAAS,EAAE,kBAAkB;IAC7B,MAAM,EAAE,iBAAiB;IACzB,SAAS,EAAE,eAAe;IAC1B,aAAa,EAAE,qBAAqB;IACpC,QAAQ,EAAE,gBAAgB;IAC1B,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,MAAM;IACpB,aAAa,EAAE,QAAQ;IACvB,UAAU,EAAE,OAAO;IACnB,qBAAqB,EAAE,OAAO;IAC9B,UAAU,EAAE,oDAAoD;IAChE,eAAe,EAAE,2DAA2D;IAC5E,iBAAiB,EAAE,4CAA4C;IAC/D,eAAe,EAAE,iBAAiB;IAClC,QAAQ,EAAE,KAAK;IACf,QAAQ,EAAE,KAAK;IACf,aAAa,EAAE,8CAA8C;IAC7D,cAAc,EAAE,+BAA+B;IAC/C,gBAAgB,EAAE,2BAA2B;IAC7C,aAAa,EAAE,4DAA4D;IAC3E,cAAc,EAAE,sCAAsC;IACtD,gBAAgB,EAAE,kCAAkC;IACpD,YAAY,EAAE,QAAQ;IACtB,oBAAoB,EAAE,aAAa;IACnC,iBAAiB,EAAE,mBAAmB;IACtC,gBAAgB,EAAE,YAAY;IAC9B,iBAAiB,EAAE,6DAA6D;IAChF,6BAA6B,EAAE,0FAA0F;IACzH,kBAAkB,EAAE,oBAAoB;IACxC,iBAAiB,EAAE,uBAAuB;IAC1C,mBAAmB,EAAE,KAAK;IAC1B,qBAAqB,EAAE,KAAK;IAC5B,iBAAiB,EAAE,sDAAsD;IACzE,qBAAqB,EAAE,sDAAsD;IAC7E,wBAAwB,EAAE,mBAAmB;IAC7C,qBAAqB,EAAE,UAAU;IACjC,oBAAoB,EAAE,SAAS;IAC/B,uBAAuB,EAAE,0BAA0B;IACnD,YAAY,EAAE,iCAAiC;IAC/C,aAAa,EAAE,qFAAqF;IACpG,qBAAqB,EAAE,kBAAkB;IACzC,IAAI,EAAE,MAAM;IACZ,uBAAuB,EAAE,WAAW;IACpC,+BAA+B,EAAE,mCAAmC;IACpE,iCAAiC,EAAE,oDAAoD;CACxF,CAAC;AAEF,8DAAkB,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,uBAAuB,CAAC;AAC3D,8DAAkB,CAAC,WAAW,CAAC,IAAI,CAAC,GAAG,WAAW,CAAC;AAEnD,8EAA8E;AAC9E,wDAAwD;AACxD,2EAA2E;AAC3E,uEAAuE;AACvE,mGAAmG;AACnG,wLAAwL;AACxL,iJAAiJ;AACjJ,4MAA4M;AAC5M,6DAA6D;;;;;;;;;;;;AC9G7D,yD","file":"i18n/portuguese.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(\"portuguese\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"portuguese\"] = 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/portuguese.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var portugueseSurveyStrings = {\r\n pagePrevText: \"Anterior\",\r\n pageNextText: \"Próximo\",\r\n completeText: \"Finalizar\",\r\n previewText: \"Pré-visualização\",\r\n editText: \"Editar\",\r\n startSurveyText: \"Começar\",\r\n otherItemText: \"Outros (descrever)\",\r\n noneItemText: \"Nenhum\",\r\n selectAllItemText: \"Selecionar Todos\",\r\n progressText: \"Página {0} de {1}\",\r\n indexText: \"{0} de {1}\",\r\n panelDynamicProgressText: \"Registo {0} de {1}\",\r\n panelDynamicTabTextFormat: \"Painel {panelIndex}\",\r\n questionsProgressText: \"Respostas {0}/{1} perguntas\",\r\n emptySurvey: \"Não há página visível ou pergunta no questionário.\",\r\n completingSurvey: \"Obrigado por finalizar o questionário!\",\r\n completingSurveyBefore: \"Os nossos registos mostram que já finalizou o questionário.\",\r\n loadingSurvey: \"O questionário está a carregar...\",\r\n placeholder: \"Selecione...\",\r\n ratingOptionsCaption: \"Selecione aqui para avaliar...\",\r\n value: \"valor\",\r\n requiredError: \"Por favor, responda à pergunta.\",\r\n requiredErrorInPanel: \"Por favor, responda pelo menos a uma pergunta.\",\r\n requiredInAllRowsError: \"Por favor, responda às perguntas em todas as linhas.\",\r\n numericError: \"O valor deve ser numérico.\",\r\n minError: \"O valor não deverá ser menor que {0}\",\r\n maxError: \"O valor não deverá ser maior que {0}\",\r\n textMinLength: \"Por favor, insira pelo menos {0} caracteres.\",\r\n textMaxLength: \"Por favor, insira menos de {0} caracteres.\",\r\n textMinMaxLength: \"Por favor, insira mais de {0} e menos de {1} caracteres.\",\r\n minRowCountError: \"Preencha pelo menos {0} linhas.\",\r\n minSelectError: \"Selecione pelo menos {0} opções.\",\r\n maxSelectError: \"Por favor, selecione no máximo {0} opções.\",\r\n numericMinMax: \"O '{0}' deve ser igual ou superior a {1} e igual ou menor que {2}\",\r\n numericMin: \"O '{0}' deve ser igual ou superior a {1}\",\r\n numericMax: \"O '{0}' deve ser igual ou inferior a {1}\",\r\n invalidEmail: \"Por favor, insira um e-mail válido.\",\r\n invalidExpression: \"A expressão: {0} deve retornar 'verdadeiro'.\",\r\n urlRequestError: \"O pedido retornou o erro '{0}'. {1}\",\r\n urlGetChoicesError: \"O pedido não retornou dados ou o 'caminho' do pedido não está correto\",\r\n exceedMaxSize: \"O tamanho do arquivo não deve exceder {0}.\",\r\n otherRequiredError: \"Por favor, insira o outro valor.\",\r\n uploadingFile: \"O seu ficheiro está a carregar. Por favor, aguarde alguns segundos e tente novamente.\",\r\n loadingFile: \"A carregar...\",\r\n chooseFile: \"Selecione o(s) arquivo(s)...\",\r\n noFileChosen: \"Nenhum ficheiro escolhido\",\r\n fileDragAreaPlaceholder: \"Arraste um ficheiro aqui ou clique no botão abaixo para carregar o ficheiro.\",\r\n confirmDelete: \"Tem a certeza que deseja apagar?\",\r\n keyDuplicationError: \"Este valor deve ser único.\",\r\n addColumn: \"Adicionar coluna\",\r\n addRow: \"Adicionar linha\",\r\n removeRow: \"Remover linha\",\r\n emptyRowsText: \"Não existem linhas.\",\r\n addPanel: \"Adicionar novo\",\r\n removePanel: \"Remover\",\r\n choices_Item: \"item\",\r\n matrix_column: \"Coluna\",\r\n matrix_row: \"Linha\",\r\n multipletext_itemname: \"texto\",\r\n savingData: \"Os resultados estão a ser guardados no servidor...\",\r\n savingDataError: \"Ocorreu um erro e não foi possível guardar os resultados.\",\r\n savingDataSuccess: \"Os resultados foram guardados com sucesso!\",\r\n saveAgainButton: \"Tente novamente\",\r\n timerMin: \"min\",\r\n timerSec: \"seg\",\r\n timerSpentAll: \"Você gastou {0} nesta página e {1} no total.\",\r\n timerSpentPage: \"Você gastou {0} nesta página.\",\r\n timerSpentSurvey: \"Você gastou {0} no total.\",\r\n timerLimitAll: \"Você gastou {0} de {1} nesta página e {2} de {3} no total.\",\r\n timerLimitPage: \"Você gastou {0} de {1} nesta página.\",\r\n timerLimitSurvey: \"Você gastou {0} de {1} no total.\",\r\n clearCaption: \"Limpar\",\r\n signaturePlaceHolder: \"Assine aqui\",\r\n chooseFileCaption: \"Escolher ficheiro\",\r\n takePhotoCaption: \"Tirar foto\",\r\n cameraPlaceHolder: \"Clique no botão abaixo para tirar uma foto usando a câmera.\",\r\n fileCameraDragAreaPlaceHolder: \"Arraste e solte ou selecione um arquivo para carregar ou tirar uma foto usando a câmera.\",\r\n replaceFileCaption: \"Substituir arquivo\",\r\n removeFileCaption: \"Remover este ficheiro\",\r\n booleanCheckedLabel: \"Sim\",\r\n booleanUncheckedLabel: \"Não\",\r\n confirmRemoveFile: \"Tem a certeza que deseja remover este ficheiro: {0}?\",\r\n confirmRemoveAllFiles: \"Tem a certeza que deseja remover todos os ficheiros?\",\r\n questionTitlePatternText: \"Título da questão\",\r\n modalCancelButtonText: \"Cancelar\",\r\n modalApplyButtonText: \"Aplicar\",\r\n filterStringPlaceholder: \"Digite para pesquisar...\",\r\n emptyMessage: \"Não existe informação a mostrar\",\r\n noEntriesText: \"Ainda não existem registos.\\nClique no botão abaixo para adicionar um novo registo.\",\r\n noEntriesReadonlyText: \"Não há entradas.\",\r\n more: \"Mais\",\r\n tagboxDoneButtonCaption: \"Terminado\",\r\n selectToRankEmptyRankedAreaText: \"Todas as opções são classificadas\",\r\n selectToRankEmptyUnrankedAreaText: \"Arraste e solte as opções aqui para classificá-las\"\r\n};\n\nsurveyLocalization.locales[\"pt\"] = portugueseSurveyStrings;\nsurveyLocalization.localeNames[\"pt\"] = \"português\";\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}\" => \"Painel {panelIndex}\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Não há entradas.\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Todas as opções são classificadas\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Arraste e solte as opções aqui para classificá-las\"// takePhotoCaption: \"Take Photo\" => \"Tirar foto\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Clique no botão abaixo para tirar uma foto usando a câmera.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Arraste e solte ou selecione um arquivo para carregar ou tirar uma foto usando a câmera.\"\n// replaceFileCaption: \"Replace file\" => \"Substituir arquivo\"","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,o){"object"==typeof exports&&"object"==typeof module?module.exports=o(require("survey-core")):"function"==typeof define&&define.amd?define("portuguese",["survey-core"],o):"object"==typeof exports?exports.portuguese=o(require("survey-core")):e.SurveyLocales=o(e.Survey)}(this,(function(e){return function(e){var o={};function r(a){if(o[a])return o[a].exports;var t=o[a]={i:a,l:!1,exports:{}};return e[a].call(t.exports,t,t.exports,r),t.l=!0,t.exports}return r.m=e,r.c=o,r.d=function(e,o,a){r.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:a})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,o){if(1&o&&(e=r(e)),8&o)return e;if(4&o&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(r.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&o&&"string"!=typeof e)for(var t in e)r.d(a,t,function(o){return e[o]}.bind(null,t));return a},r.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(o,"a",o),o},r.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},r.p="",r(r.s=32)}({0:function(o,r){o.exports=e},32:function(e,o,r){"use strict";r.r(o),r.d(o,"portugueseSurveyStrings",(function(){return t}));var a=r(0),t={pagePrevText:"Anterior",pageNextText:"Próximo",completeText:"Finalizar",previewText:"Pré-visualização",editText:"Editar",startSurveyText:"Começar",otherItemText:"Outros (descrever)",noneItemText:"Nenhum",selectAllItemText:"Selecionar Todos",progressText:"Página {0} de {1}",indexText:"{0} de {1}",panelDynamicProgressText:"Registo {0} de {1}",panelDynamicTabTextFormat:"Painel {panelIndex}",questionsProgressText:"Respostas {0}/{1} perguntas",emptySurvey:"Não há página visível ou pergunta no questionário.",completingSurvey:"Obrigado por finalizar o questionário!",completingSurveyBefore:"Os nossos registos mostram que já finalizou o questionário.",loadingSurvey:"O questionário está a carregar...",placeholder:"Selecione...",ratingOptionsCaption:"Selecione aqui para avaliar...",value:"valor",requiredError:"Por favor, responda à pergunta.",requiredErrorInPanel:"Por favor, responda pelo menos a uma pergunta.",requiredInAllRowsError:"Por favor, responda às perguntas em todas as linhas.",numericError:"O valor deve ser numérico.",minError:"O valor não deverá ser menor que {0}",maxError:"O valor não deverá ser maior que {0}",textMinLength:"Por favor, insira pelo menos {0} caracteres.",textMaxLength:"Por favor, insira menos de {0} caracteres.",textMinMaxLength:"Por favor, insira mais de {0} e menos de {1} caracteres.",minRowCountError:"Preencha pelo menos {0} linhas.",minSelectError:"Selecione pelo menos {0} opções.",maxSelectError:"Por favor, selecione no máximo {0} opções.",numericMinMax:"O '{0}' deve ser igual ou superior a {1} e igual ou menor que {2}",numericMin:"O '{0}' deve ser igual ou superior a {1}",numericMax:"O '{0}' deve ser igual ou inferior a {1}",invalidEmail:"Por favor, insira um e-mail válido.",invalidExpression:"A expressão: {0} deve retornar 'verdadeiro'.",urlRequestError:"O pedido retornou o erro '{0}'. {1}",urlGetChoicesError:"O pedido não retornou dados ou o 'caminho' do pedido não está correto",exceedMaxSize:"O tamanho do arquivo não deve exceder {0}.",otherRequiredError:"Por favor, insira o outro valor.",uploadingFile:"O seu ficheiro está a carregar. Por favor, aguarde alguns segundos e tente novamente.",loadingFile:"A carregar...",chooseFile:"Selecione o(s) arquivo(s)...",noFileChosen:"Nenhum ficheiro escolhido",fileDragAreaPlaceholder:"Arraste um ficheiro aqui ou clique no botão abaixo para carregar o ficheiro.",confirmDelete:"Tem a certeza que deseja apagar?",keyDuplicationError:"Este valor deve ser único.",addColumn:"Adicionar coluna",addRow:"Adicionar linha",removeRow:"Remover linha",emptyRowsText:"Não existem linhas.",addPanel:"Adicionar novo",removePanel:"Remover",choices_Item:"item",matrix_column:"Coluna",matrix_row:"Linha",multipletext_itemname:"texto",savingData:"Os resultados estão a ser guardados no servidor...",savingDataError:"Ocorreu um erro e não foi possível guardar os resultados.",savingDataSuccess:"Os resultados foram guardados com sucesso!",saveAgainButton:"Tente novamente",timerMin:"min",timerSec:"seg",timerSpentAll:"Você gastou {0} nesta página e {1} no total.",timerSpentPage:"Você gastou {0} nesta página.",timerSpentSurvey:"Você gastou {0} no total.",timerLimitAll:"Você gastou {0} de {1} nesta página e {2} de {3} no total.",timerLimitPage:"Você gastou {0} de {1} nesta página.",timerLimitSurvey:"Você gastou {0} de {1} no total.",clearCaption:"Limpar",signaturePlaceHolder:"Assine aqui",chooseFileCaption:"Escolher ficheiro",takePhotoCaption:"Tirar foto",cameraPlaceHolder:"Clique no botão abaixo para tirar uma foto usando a câmera.",fileCameraDragAreaPlaceHolder:"Arraste e solte ou selecione um arquivo para carregar ou tirar uma foto usando a câmera.",replaceFileCaption:"Substituir arquivo",removeFileCaption:"Remover este ficheiro",booleanCheckedLabel:"Sim",booleanUncheckedLabel:"Não",confirmRemoveFile:"Tem a certeza que deseja remover este ficheiro: {0}?",confirmRemoveAllFiles:"Tem a certeza que deseja remover todos os ficheiros?",questionTitlePatternText:"Título da questão",modalCancelButtonText:"Cancelar",modalApplyButtonText:"Aplicar",filterStringPlaceholder:"Digite para pesquisar...",emptyMessage:"Não existe informação a mostrar",noEntriesText:"Ainda não existem registos.\nClique no botão abaixo para adicionar um novo registo.",noEntriesReadonlyText:"Não há entradas.",more:"Mais",tagboxDoneButtonCaption:"Terminado",selectToRankEmptyRankedAreaText:"Todas as opções são classificadas",selectToRankEmptyUnrankedAreaText:"Arraste e solte as opções aqui para classificá-las"};a.surveyLocalization.locales.pt=t,a.surveyLocalization.localeNames.pt="português"}})}));
@@ -0,0 +1,256 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ (function webpackUniversalModuleDefinition(root, factory) {
7
+ if(typeof exports === 'object' && typeof module === 'object')
8
+ module.exports = factory(require("survey-core"));
9
+ else if(typeof define === 'function' && define.amd)
10
+ define("romanian", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["romanian"] = 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/romanian.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/romanian.ts":
105
+ /*!**************************************!*\
106
+ !*** ./src/localization/romanian.ts ***!
107
+ \**************************************/
108
+ /*! exports provided: romanianSurveyStrings */
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__, "romanianSurveyStrings", function() { return romanianSurveyStrings; });
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 romanianSurveyStrings = {
118
+ pagePrevText: "Precedent",
119
+ pageNextText: "Următor",
120
+ completeText: "Finalizare",
121
+ previewText: "previzualizare",
122
+ editText: "Editați",
123
+ startSurveyText: "start",
124
+ otherItemText: "Altul(precizaţi)",
125
+ noneItemText: "Nici unul",
126
+ selectAllItemText: "Selectează tot",
127
+ progressText: "Pagina {0} din {1}",
128
+ indexText: "{0} de {1}",
129
+ panelDynamicProgressText: "Înregistrare {0} din {1}",
130
+ panelDynamicTabTextFormat: "Panou {panelIndex}",
131
+ questionsProgressText: "Răspunsuri la {0} / {1} întrebări",
132
+ emptySurvey: "Nu sunt întrebări pentru acest chestionar",
133
+ completingSurvey: "Vă mulţumim pentru timpul acordat!",
134
+ completingSurveyBefore: "Din înregistrările noastre reiese că ați completat deja acest chestionar.",
135
+ loadingSurvey: "Chestionarul se încarcă...",
136
+ placeholder: "Alegeţi...",
137
+ ratingOptionsCaption: "Alege...",
138
+ value: "valoare",
139
+ requiredError: "Răspunsul la această întrebare este obligatoriu.",
140
+ requiredErrorInPanel: "Vă rugăm să răspundeți la cel puțin o întrebare.",
141
+ requiredInAllRowsError: "Toate răspunsurile sunt obligatorii",
142
+ numericError: "Răspunsul trebuie să fie numeric.",
143
+ minError: "Valoarea nu trebuie să fie mai mică de {0}",
144
+ maxError: "Valoarea nu trebuie să fie mai mare de {0}",
145
+ textMinLength: "Trebuie să introduceți minim {0} caractere.",
146
+ textMaxLength: "Trebuie să introduceți maxim {0} caractere.",
147
+ textMinMaxLength: "Trebuie să introduceți mai mult de {0} și mai puțin de {1} caractere.",
148
+ minRowCountError: "Trebuie să completați minim {0} rânduri.",
149
+ minSelectError: "Trebuie să selectați minim {0} opţiuni.",
150
+ maxSelectError: "Trebuie să selectați maxim {0} opţiuni.",
151
+ numericMinMax: "Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1} şî mai mic sau egal cu {2}",
152
+ numericMin: "Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1}",
153
+ numericMax: "Răspunsul '{0}' trebuie să fie mai mic sau egal ca {1}",
154
+ invalidEmail: "Trebuie să introduceţi o adresa de email validă.",
155
+ invalidExpression: "Expresia: {0} ar trebui să returneze „adevărat”.",
156
+ urlRequestError: "Request-ul a returnat eroarea '{0}'. {1}",
157
+ urlGetChoicesError: "Request-ul nu a returnat date sau proprietatea 'path' este incorectă",
158
+ exceedMaxSize: "Dimensiunea fişierului nu trebuie să depăşească {0}.",
159
+ otherRequiredError: "Trebuie să completați câmpul 'Altul'.",
160
+ uploadingFile: "Fișierul dumneavoastră este în curs de încărcare. Vă rugăm așteptați câteva secunde și reveniți apoi.",
161
+ loadingFile: "Se încarcă...",
162
+ chooseFile: "Alege fisierele...",
163
+ noFileChosen: "Niciun fișier ales",
164
+ fileDragAreaPlaceholder: "Glisați și fixați un fișier aici sau faceți clic pe butonul de mai jos și alegeți un fișier de încărcat.",
165
+ confirmDelete: "Sunteți sigur că doriți să ștergeți înregistrarea?",
166
+ keyDuplicationError: "Valoarea trebuie să fie unică.",
167
+ addColumn: "Adăugați coloană",
168
+ addRow: "Adăugare rând",
169
+ removeRow: "Ștergere",
170
+ emptyRowsText: "Nu există rânduri.",
171
+ addPanel: "Adăugare",
172
+ removePanel: "Ștergere",
173
+ choices_Item: "opțiune",
174
+ matrix_column: "Coloană",
175
+ matrix_row: "Rând",
176
+ multipletext_itemname: "Text",
177
+ savingData: "Rezultatele sunt în curs de salvare...",
178
+ savingDataError: "A intervenit o eroare, rezultatele nu au putut fi salvate.",
179
+ savingDataSuccess: "Rezultatele au fost salvate cu succes!",
180
+ saveAgainButton: "Încercați din nou",
181
+ timerMin: "min",
182
+ timerSec: "sec",
183
+ timerSpentAll: "Ați petrecut {0} pe această pagină și {1} în total.",
184
+ timerSpentPage: "Ați petrecut {0} pe această pagină.",
185
+ timerSpentSurvey: "Ați petrecut {0} în total.",
186
+ timerLimitAll: "Ați petrecut {0} din {1} pe această pagină și {2} din {3} în total.",
187
+ timerLimitPage: "Ați petrecut {0} din {1} pe această pagină.",
188
+ timerLimitSurvey: "Ați petrecut {0} din {1} în total.",
189
+ clearCaption: "clar",
190
+ signaturePlaceHolder: "Semnează aici",
191
+ chooseFileCaption: "Alege fișierul",
192
+ takePhotoCaption: "Faceți o fotografie",
193
+ cameraPlaceHolder: "Faceți clic pe butonul de mai jos pentru a face o fotografie folosind camera.",
194
+ fileCameraDragAreaPlaceHolder: "Glisați și fixați sau selectați un fișier pentru a încărca sau a face o fotografie folosind camera.",
195
+ replaceFileCaption: "Înlocuire fișier",
196
+ removeFileCaption: "Eliminați acest fișier",
197
+ booleanCheckedLabel: "da",
198
+ booleanUncheckedLabel: "Nu",
199
+ confirmRemoveFile: "Sigur doriți să eliminați acest fișier: {0}?",
200
+ confirmRemoveAllFiles: "Sigur doriți să eliminați toate fișierele?",
201
+ questionTitlePatternText: "Titlul intrebarii",
202
+ modalCancelButtonText: "Anula",
203
+ modalApplyButtonText: "Aplica",
204
+ filterStringPlaceholder: "Tastați pentru a căuta...",
205
+ emptyMessage: "Nu există date de afișat",
206
+ noEntriesText: "Nu există încă intrări.\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă.",
207
+ noEntriesReadonlyText: "Nu există intrări.",
208
+ more: "Mai mult",
209
+ tagboxDoneButtonCaption: "OK",
210
+ selectToRankEmptyRankedAreaText: "Toate opțiunile sunt clasificate",
211
+ selectToRankEmptyUnrankedAreaText: "Glisați și fixați opțiunile aici pentru a le clasifica"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["ro"] = romanianSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["ro"] = "română";
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} de {1}"
218
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Panou {panelIndex}"
219
+ // ratingOptionsCaption: "Select..." => "Alege..."
220
+ // minError: "The value should not be less than {0}" => "Valoarea nu trebuie să fie mai mică de {0}"
221
+ // maxError: "The value should not be greater than {0}" => "Valoarea nu trebuie să fie mai mare de {0}"
222
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "Glisați și fixați un fișier aici sau faceți clic pe butonul de mai jos și alegeți un fișier de încărcat."
223
+ // emptyRowsText: "There are no rows." => "Nu există rânduri."
224
+ // multipletext_itemname: "text" => "Text"
225
+ // signaturePlaceHolder: "Sign here" => "Semnează aici"
226
+ // modalCancelButtonText: "Cancel" => "Anula"
227
+ // modalApplyButtonText: "Apply" => "Aplica"
228
+ // filterStringPlaceholder: "Type to search..." => "Tastați pentru a căuta..."
229
+ // emptyMessage: "No data to display" => "Nu există date de afișat"
230
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "Nu există încă intrări.\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă."
231
+ // noEntriesReadonlyText: "There are no entries." => "Nu există intrări."
232
+ // more: "More" => "Mai mult"
233
+ // tagboxDoneButtonCaption: "OK" => "OK"
234
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Toate opțiunile sunt clasificate"
235
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Glisați și fixați opțiunile aici pentru a le clasifica"// takePhotoCaption: "Take Photo" => "Faceți o fotografie"
236
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Faceți clic pe butonul de mai jos pentru a face o fotografie folosind camera."
237
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Glisați și fixați sau selectați un fișier pentru a încărca sau a face o fotografie folosind camera."
238
+ // replaceFileCaption: "Replace file" => "Înlocuire fișier"
239
+
240
+
241
+ /***/ }),
242
+
243
+ /***/ "survey-core":
244
+ /*!*********************************************************************************************************!*\
245
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
246
+ \*********************************************************************************************************/
247
+ /*! no static exports found */
248
+ /***/ (function(module, exports) {
249
+
250
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
251
+
252
+ /***/ })
253
+
254
+ /******/ });
255
+ });
256
+ //# sourceMappingURL=romanian.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/romanian.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/romanian.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(\"romanian\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"romanian\"] = 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/romanian.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var romanianSurveyStrings: any = {\r\n pagePrevText: \"Precedent\",\r\n pageNextText: \"Următor\",\r\n completeText: \"Finalizare\",\r\n previewText: \"previzualizare\",\r\n editText: \"Editați\",\r\n startSurveyText: \"start\",\r\n otherItemText: \"Altul(precizaţi)\",\r\n noneItemText: \"Nici unul\",\r\n selectAllItemText: \"Selectează tot\",\r\n progressText: \"Pagina {0} din {1}\",\r\n indexText: \"{0} de {1}\",\r\n panelDynamicProgressText: \"Înregistrare {0} din {1}\",\r\n panelDynamicTabTextFormat: \"Panou {panelIndex}\",\r\n questionsProgressText: \"Răspunsuri la {0} / {1} întrebări\",\r\n emptySurvey: \"Nu sunt întrebări pentru acest chestionar\",\r\n completingSurvey: \"Vă mulţumim pentru timpul acordat!\",\r\n completingSurveyBefore: \"Din înregistrările noastre reiese că ați completat deja acest chestionar.\",\r\n loadingSurvey: \"Chestionarul se încarcă...\",\r\n placeholder: \"Alegeţi...\",\r\n ratingOptionsCaption: \"Alege...\",\r\n value: \"valoare\",\r\n requiredError: \"Răspunsul la această întrebare este obligatoriu.\",\r\n requiredErrorInPanel: \"Vă rugăm să răspundeți la cel puțin o întrebare.\",\r\n requiredInAllRowsError: \"Toate răspunsurile sunt obligatorii\",\r\n numericError: \"Răspunsul trebuie să fie numeric.\",\r\n minError: \"Valoarea nu trebuie să fie mai mică de {0}\",\r\n maxError: \"Valoarea nu trebuie să fie mai mare de {0}\",\r\n textMinLength: \"Trebuie să introduceți minim {0} caractere.\",\r\n textMaxLength: \"Trebuie să introduceți maxim {0} caractere.\",\r\n textMinMaxLength: \"Trebuie să introduceți mai mult de {0} și mai puțin de {1} caractere.\",\r\n minRowCountError: \"Trebuie să completați minim {0} rânduri.\",\r\n minSelectError: \"Trebuie să selectați minim {0} opţiuni.\",\r\n maxSelectError: \"Trebuie să selectați maxim {0} opţiuni.\",\r\n numericMinMax: \"Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1} şî mai mic sau egal cu {2}\",\r\n numericMin: \"Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1}\",\r\n numericMax: \"Răspunsul '{0}' trebuie să fie mai mic sau egal ca {1}\",\r\n invalidEmail: \"Trebuie să introduceţi o adresa de email validă.\",\r\n invalidExpression: \"Expresia: {0} ar trebui să returneze „adevărat”.\",\r\n urlRequestError: \"Request-ul a returnat eroarea '{0}'. {1}\",\r\n urlGetChoicesError: \"Request-ul nu a returnat date sau proprietatea 'path' este incorectă\",\r\n exceedMaxSize: \"Dimensiunea fişierului nu trebuie să depăşească {0}.\",\r\n otherRequiredError: \"Trebuie să completați câmpul 'Altul'.\",\r\n uploadingFile: \"Fișierul dumneavoastră este în curs de încărcare. Vă rugăm așteptați câteva secunde și reveniți apoi.\",\r\n loadingFile: \"Se încarcă...\",\r\n chooseFile: \"Alege fisierele...\",\r\n noFileChosen: \"Niciun fișier ales\",\r\n fileDragAreaPlaceholder: \"Glisați și fixați un fișier aici sau faceți clic pe butonul de mai jos și alegeți un fișier de încărcat.\",\r\n confirmDelete: \"Sunteți sigur că doriți să ștergeți înregistrarea?\",\r\n keyDuplicationError: \"Valoarea trebuie să fie unică.\",\r\n addColumn: \"Adăugați coloană\",\r\n addRow: \"Adăugare rând\",\r\n removeRow: \"Ștergere\",\r\n emptyRowsText: \"Nu există rânduri.\",\r\n addPanel: \"Adăugare\",\r\n removePanel: \"Ștergere\",\r\n choices_Item: \"opțiune\",\r\n matrix_column: \"Coloană\",\r\n matrix_row: \"Rând\",\r\n multipletext_itemname: \"Text\",\r\n savingData: \"Rezultatele sunt în curs de salvare...\",\r\n savingDataError: \"A intervenit o eroare, rezultatele nu au putut fi salvate.\",\r\n savingDataSuccess: \"Rezultatele au fost salvate cu succes!\",\r\n saveAgainButton: \"Încercați din nou\",\r\n timerMin: \"min\",\r\n timerSec: \"sec\",\r\n timerSpentAll: \"Ați petrecut {0} pe această pagină și {1} în total.\",\r\n timerSpentPage: \"Ați petrecut {0} pe această pagină.\",\r\n timerSpentSurvey: \"Ați petrecut {0} în total.\",\r\n timerLimitAll: \"Ați petrecut {0} din {1} pe această pagină și {2} din {3} în total.\",\r\n timerLimitPage: \"Ați petrecut {0} din {1} pe această pagină.\",\r\n timerLimitSurvey: \"Ați petrecut {0} din {1} în total.\",\r\n clearCaption: \"clar\",\r\n signaturePlaceHolder: \"Semnează aici\",\r\n chooseFileCaption: \"Alege fișierul\",\r\n takePhotoCaption: \"Faceți o fotografie\",\r\n cameraPlaceHolder: \"Faceți clic pe butonul de mai jos pentru a face o fotografie folosind camera.\",\r\n fileCameraDragAreaPlaceHolder: \"Glisați și fixați sau selectați un fișier pentru a încărca sau a face o fotografie folosind camera.\",\r\n replaceFileCaption: \"Înlocuire fișier\",\r\n removeFileCaption: \"Eliminați acest fișier\",\r\n booleanCheckedLabel: \"da\",\r\n booleanUncheckedLabel: \"Nu\",\r\n confirmRemoveFile: \"Sigur doriți să eliminați acest fișier: {0}?\",\r\n confirmRemoveAllFiles: \"Sigur doriți să eliminați toate fișierele?\",\r\n questionTitlePatternText: \"Titlul intrebarii\",\r\n modalCancelButtonText: \"Anula\",\r\n modalApplyButtonText: \"Aplica\",\r\n filterStringPlaceholder: \"Tastați pentru a căuta...\",\r\n emptyMessage: \"Nu există date de afișat\",\r\n noEntriesText: \"Nu există încă intrări.\\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă.\",\r\n noEntriesReadonlyText: \"Nu există intrări.\",\r\n more: \"Mai mult\",\r\n tagboxDoneButtonCaption: \"OK\",\r\n selectToRankEmptyRankedAreaText: \"Toate opțiunile sunt clasificate\",\r\n selectToRankEmptyUnrankedAreaText: \"Glisați și fixați opțiunile aici pentru a le clasifica\"\r\n};\n\nsurveyLocalization.locales[\"ro\"] = romanianSurveyStrings;\nsurveyLocalization.localeNames[\"ro\"] = \"română\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// indexText: \"{0} of {1}\" => \"{0} de {1}\"\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Panou {panelIndex}\"\n// ratingOptionsCaption: \"Select...\" => \"Alege...\"\n// minError: \"The value should not be less than {0}\" => \"Valoarea nu trebuie să fie mai mică de {0}\"\n// maxError: \"The value should not be greater than {0}\" => \"Valoarea nu trebuie să fie mai mare de {0}\"\n// fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below and choose a file to upload.\" => \"Glisați și fixați un fișier aici sau faceți clic pe butonul de mai jos și alegeți un fișier de încărcat.\"\n// emptyRowsText: \"There are no rows.\" => \"Nu există rânduri.\"\n// multipletext_itemname: \"text\" => \"Text\"\n// signaturePlaceHolder: \"Sign here\" => \"Semnează aici\"\n// modalCancelButtonText: \"Cancel\" => \"Anula\"\n// modalApplyButtonText: \"Apply\" => \"Aplica\"\n// filterStringPlaceholder: \"Type to search...\" => \"Tastați pentru a căuta...\"\n// emptyMessage: \"No data to display\" => \"Nu există date de afișat\"\n// noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\" => \"Nu există încă intrări.\\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă.\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Nu există intrări.\"\n// more: \"More\" => \"Mai mult\"\n// tagboxDoneButtonCaption: \"OK\" => \"OK\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Toate opțiunile sunt clasificate\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Glisați și fixați opțiunile aici pentru a le clasifica\"// takePhotoCaption: \"Take Photo\" => \"Faceți o fotografie\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Faceți clic pe butonul de mai jos pentru a face o fotografie folosind camera.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Glisați și fixați sau selectați un fișier pentru a încărca sau a face o fotografie folosind camera.\"\n// replaceFileCaption: \"Replace file\" => \"Înlocuire fișier\"","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,i){"object"==typeof exports&&"object"==typeof module?module.exports=i(require("survey-core")):"function"==typeof define&&define.amd?define("romanian",["survey-core"],i):"object"==typeof exports?exports.romanian=i(require("survey-core")):e.SurveyLocales=i(e.Survey)}(this,(function(e){return function(e){var i={};function r(t){if(i[t])return i[t].exports;var a=i[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.exports,r),a.l=!0,a.exports}return r.m=e,r.c=i,r.d=function(e,i,t){r.o(e,i)||Object.defineProperty(e,i,{enumerable:!0,get:t})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,i){if(1&i&&(e=r(e)),8&i)return e;if(4&i&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(r.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&i&&"string"!=typeof e)for(var a in e)r.d(t,a,function(i){return e[i]}.bind(null,a));return t},r.n=function(e){var i=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(i,"a",i),i},r.o=function(e,i){return Object.prototype.hasOwnProperty.call(e,i)},r.p="",r(r.s=34)}({0:function(i,r){i.exports=e},34:function(e,i,r){"use strict";r.r(i),r.d(i,"romanianSurveyStrings",(function(){return a}));var t=r(0),a={pagePrevText:"Precedent",pageNextText:"Următor",completeText:"Finalizare",previewText:"previzualizare",editText:"Editați",startSurveyText:"start",otherItemText:"Altul(precizaţi)",noneItemText:"Nici unul",selectAllItemText:"Selectează tot",progressText:"Pagina {0} din {1}",indexText:"{0} de {1}",panelDynamicProgressText:"Înregistrare {0} din {1}",panelDynamicTabTextFormat:"Panou {panelIndex}",questionsProgressText:"Răspunsuri la {0} / {1} întrebări",emptySurvey:"Nu sunt întrebări pentru acest chestionar",completingSurvey:"Vă mulţumim pentru timpul acordat!",completingSurveyBefore:"Din înregistrările noastre reiese că ați completat deja acest chestionar.",loadingSurvey:"Chestionarul se încarcă...",placeholder:"Alegeţi...",ratingOptionsCaption:"Alege...",value:"valoare",requiredError:"Răspunsul la această întrebare este obligatoriu.",requiredErrorInPanel:"Vă rugăm să răspundeți la cel puțin o întrebare.",requiredInAllRowsError:"Toate răspunsurile sunt obligatorii",numericError:"Răspunsul trebuie să fie numeric.",minError:"Valoarea nu trebuie să fie mai mică de {0}",maxError:"Valoarea nu trebuie să fie mai mare de {0}",textMinLength:"Trebuie să introduceți minim {0} caractere.",textMaxLength:"Trebuie să introduceți maxim {0} caractere.",textMinMaxLength:"Trebuie să introduceți mai mult de {0} și mai puțin de {1} caractere.",minRowCountError:"Trebuie să completați minim {0} rânduri.",minSelectError:"Trebuie să selectați minim {0} opţiuni.",maxSelectError:"Trebuie să selectați maxim {0} opţiuni.",numericMinMax:"Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1} şî mai mic sau egal cu {2}",numericMin:"Răspunsul '{0}' trebuie să fie mai mare sau egal ca {1}",numericMax:"Răspunsul '{0}' trebuie să fie mai mic sau egal ca {1}",invalidEmail:"Trebuie să introduceţi o adresa de email validă.",invalidExpression:"Expresia: {0} ar trebui să returneze „adevărat”.",urlRequestError:"Request-ul a returnat eroarea '{0}'. {1}",urlGetChoicesError:"Request-ul nu a returnat date sau proprietatea 'path' este incorectă",exceedMaxSize:"Dimensiunea fişierului nu trebuie să depăşească {0}.",otherRequiredError:"Trebuie să completați câmpul 'Altul'.",uploadingFile:"Fișierul dumneavoastră este în curs de încărcare. Vă rugăm așteptați câteva secunde și reveniți apoi.",loadingFile:"Se încarcă...",chooseFile:"Alege fisierele...",noFileChosen:"Niciun fișier ales",fileDragAreaPlaceholder:"Glisați și fixați un fișier aici sau faceți clic pe butonul de mai jos și alegeți un fișier de încărcat.",confirmDelete:"Sunteți sigur că doriți să ștergeți înregistrarea?",keyDuplicationError:"Valoarea trebuie să fie unică.",addColumn:"Adăugați coloană",addRow:"Adăugare rând",removeRow:"Ștergere",emptyRowsText:"Nu există rânduri.",addPanel:"Adăugare",removePanel:"Ștergere",choices_Item:"opțiune",matrix_column:"Coloană",matrix_row:"Rând",multipletext_itemname:"Text",savingData:"Rezultatele sunt în curs de salvare...",savingDataError:"A intervenit o eroare, rezultatele nu au putut fi salvate.",savingDataSuccess:"Rezultatele au fost salvate cu succes!",saveAgainButton:"Încercați din nou",timerMin:"min",timerSec:"sec",timerSpentAll:"Ați petrecut {0} pe această pagină și {1} în total.",timerSpentPage:"Ați petrecut {0} pe această pagină.",timerSpentSurvey:"Ați petrecut {0} în total.",timerLimitAll:"Ați petrecut {0} din {1} pe această pagină și {2} din {3} în total.",timerLimitPage:"Ați petrecut {0} din {1} pe această pagină.",timerLimitSurvey:"Ați petrecut {0} din {1} în total.",clearCaption:"clar",signaturePlaceHolder:"Semnează aici",chooseFileCaption:"Alege fișierul",takePhotoCaption:"Faceți o fotografie",cameraPlaceHolder:"Faceți clic pe butonul de mai jos pentru a face o fotografie folosind camera.",fileCameraDragAreaPlaceHolder:"Glisați și fixați sau selectați un fișier pentru a încărca sau a face o fotografie folosind camera.",replaceFileCaption:"Înlocuire fișier",removeFileCaption:"Eliminați acest fișier",booleanCheckedLabel:"da",booleanUncheckedLabel:"Nu",confirmRemoveFile:"Sigur doriți să eliminați acest fișier: {0}?",confirmRemoveAllFiles:"Sigur doriți să eliminați toate fișierele?",questionTitlePatternText:"Titlul intrebarii",modalCancelButtonText:"Anula",modalApplyButtonText:"Aplica",filterStringPlaceholder:"Tastați pentru a căuta...",emptyMessage:"Nu există date de afișat",noEntriesText:"Nu există încă intrări.\nFaceți clic pe butonul de mai jos pentru a adăuga o intrare nouă.",noEntriesReadonlyText:"Nu există intrări.",more:"Mai mult",tagboxDoneButtonCaption:"OK",selectToRankEmptyRankedAreaText:"Toate opțiunile sunt clasificate",selectToRankEmptyUnrankedAreaText:"Glisați și fixați opțiunile aici pentru a le clasifica"};t.surveyLocalization.locales.ro=a,t.surveyLocalization.localeNames.ro="română"}})}));
@@ -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("russian", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["russian"] = 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/russian.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/russian.ts":
105
+ /*!*************************************!*\
106
+ !*** ./src/localization/russian.ts ***!
107
+ \*************************************/
108
+ /*! exports provided: russianSurveyStrings */
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__, "russianSurveyStrings", function() { return russianSurveyStrings; });
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 russianSurveyStrings = {
118
+ pagePrevText: "Назад",
119
+ pageNextText: "Далее",
120
+ completeText: "Готово",
121
+ previewText: "Предварительный просмотр",
122
+ editText: "Редактирование",
123
+ startSurveyText: "Начать",
124
+ otherItemText: "Другое (пожалуйста, опишите)",
125
+ noneItemText: "Нет",
126
+ selectAllItemText: "Выбрать всё",
127
+ progressText: "Страница {0} из {1}",
128
+ indexText: "{0} из {1}",
129
+ panelDynamicProgressText: "Запись {0} из {1}",
130
+ panelDynamicTabTextFormat: "Панель {panelIndex}",
131
+ questionsProgressText: "Oтвечено на {0}/{1} вопросов",
132
+ emptySurvey: "Нет ни одного вопроса.",
133
+ completingSurvey: "Благодарим Вас за заполнение анкеты!",
134
+ completingSurveyBefore: "Вы уже проходили этот опрос.",
135
+ loadingSurvey: "Загрузка с сервера...",
136
+ placeholder: "Выбрать...",
137
+ ratingOptionsCaption: "Нажмите здесь, чтобы оценить...",
138
+ value: "значение",
139
+ requiredError: "Пожалуйста, ответьте на вопрос.",
140
+ requiredErrorInPanel: "Пожалуйста, ответьте по крайней мере на один вопрос.",
141
+ requiredInAllRowsError: "Пожалуйста, ответьте на вопросы в каждой строке.",
142
+ numericError: "Ответ должен быть числом.",
143
+ minError: "Значение не должно быть меньше {0}.",
144
+ maxError: "Значение не должно превышать {0}.",
145
+ textMinLength: "Пожалуйста введите больше {0} символов.",
146
+ textMaxLength: "Пожалуйста введите меньше {0} символов.",
147
+ textMinMaxLength: "Пожалуйста введите больше {0} и меньше {1} символов.",
148
+ minRowCountError: "Пожалуйста, заполните не меньше {0} строк.",
149
+ minSelectError: "Пожалуйста, выберите хотя бы {0} вариантов.",
150
+ maxSelectError: "Пожалуйста, выберите не более {0} вариантов.",
151
+ numericMinMax: "'{0}' должно быть не меньше чем {1}, и не больше чем {2}",
152
+ numericMin: "'{0}' должно быть не меньше чем {1}",
153
+ numericMax: "'{0}' должно быть не больше чем {1}",
154
+ invalidEmail: "Пожалуйста, введите действительный адрес электронной почты.",
155
+ invalidExpression: "Выражение {0} должно возвращать 'true'.",
156
+ urlRequestError: "Запрос вернул ошибку '{0}'. {1}",
157
+ urlGetChoicesError: "Ответ на запрос пришел пустой или свойство 'path' указано неверно",
158
+ exceedMaxSize: "Размер файла не должен превышать {0}.",
159
+ otherRequiredError: "Пожалуйста, введите данные в поле 'Другое'",
160
+ uploadingFile: "Ваш файл загружается. Подождите несколько секунд и попробуйте снова.",
161
+ loadingFile: "Загрузка...",
162
+ chooseFile: "Выберите файл(ы)...",
163
+ noFileChosen: "Файл не выбран",
164
+ fileDragAreaPlaceholder: "Перетащите файл сюда или нажмите кнопку ниже, чтобы загрузить файл.",
165
+ confirmDelete: "Вы точно хотите удалить запись?",
166
+ keyDuplicationError: "Это значение должно быть уникальным.",
167
+ addColumn: "Добавить колонку",
168
+ addRow: "Добавить строку",
169
+ removeRow: "Удалить",
170
+ emptyRowsText: "Рядов нет.",
171
+ addPanel: "Добавить новую",
172
+ removePanel: "Удалить",
173
+ choices_Item: "Вариант",
174
+ matrix_column: "Колонка",
175
+ matrix_row: "Строка",
176
+ multipletext_itemname: "текст",
177
+ savingData: "Результаты сохраняются на сервер...",
178
+ savingDataError: "Произошла ошибка, результат не был сохранён.",
179
+ savingDataSuccess: "Результат успешно сохранён!",
180
+ saveAgainButton: "Попробовать снова",
181
+ timerMin: "мин",
182
+ timerSec: "сек",
183
+ timerSpentAll: "Вы потратили {0} на этой странице и {1} всего.",
184
+ timerSpentPage: "Вы потратили {0} на этой странице.",
185
+ timerSpentSurvey: "Вы потратили {0} в течение теста.",
186
+ timerLimitAll: "Вы потратили {0} из {1} на этой странице и {2} из {3} для всего теста.",
187
+ timerLimitPage: "Вы потратили {0} из {1} на этой странице.",
188
+ timerLimitSurvey: "Вы потратили {0} из {1} для всего теста.",
189
+ clearCaption: "Очистить",
190
+ signaturePlaceHolder: "Подпишите здесь",
191
+ chooseFileCaption: "Выберите файл",
192
+ takePhotoCaption: "Сделать фото",
193
+ cameraPlaceHolder: "Нажмите кнопку ниже, чтобы сделать снимок с помощью камеры.",
194
+ fileCameraDragAreaPlaceHolder: "Перетащите или выберите файл для загрузки или съемки с помощью камеры.",
195
+ replaceFileCaption: "Заменить файл",
196
+ removeFileCaption: "Удалить файл",
197
+ booleanCheckedLabel: "Да",
198
+ booleanUncheckedLabel: "Нет",
199
+ confirmRemoveFile: "Вы уверены, что хотите удалить этот файл: {0}?",
200
+ confirmRemoveAllFiles: "Вы уверены, что хотите удалить все файлы?",
201
+ questionTitlePatternText: "Название вопроса",
202
+ modalCancelButtonText: "Отменить",
203
+ modalApplyButtonText: "Применять",
204
+ filterStringPlaceholder: "Введите для поиска...",
205
+ emptyMessage: "Нет данных для отображения",
206
+ noEntriesText: "Пока нет записей.\nНажмите кнопку ниже, чтобы добавить новую запись.",
207
+ noEntriesReadonlyText: "Записей нет.",
208
+ more: "Больше",
209
+ tagboxDoneButtonCaption: "ХОРОШО",
210
+ selectToRankEmptyRankedAreaText: "Все варианты ранжируются",
211
+ selectToRankEmptyUnrankedAreaText: "Перетащите сюда варианты, чтобы ранжировать их"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["ru"] = russianSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["ru"] = "русский";
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}" => "Панель {panelIndex}"
218
+ // emptyMessage: "No data to display" => "Нет данных для отображения"
219
+ // noEntriesReadonlyText: "There are no entries." => "Записей нет."
220
+ // more: "More" => "Больше"
221
+ // tagboxDoneButtonCaption: "OK" => "ХОРОШО"
222
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Все варианты ранжируются"
223
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Перетащите сюда варианты, чтобы ранжировать их"// takePhotoCaption: "Take Photo" => "Сделать фото"
224
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Нажмите кнопку ниже, чтобы сделать снимок с помощью камеры."
225
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Перетащите или выберите файл для загрузки или съемки с помощью камеры."
226
+ // replaceFileCaption: "Replace file" => "Заменить файл"
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=russian.js.map