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,291 @@
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("traditional-chinese", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["traditional-chinese"] = 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/traditional-chinese.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/traditional-chinese.ts":
105
+ /*!*************************************************!*\
106
+ !*** ./src/localization/traditional-chinese.ts ***!
107
+ \*************************************************/
108
+ /*! exports provided: traditionalChineseSurveyStrings */
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__, "traditionalChineseSurveyStrings", function() { return traditionalChineseSurveyStrings; });
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 traditionalChineseSurveyStrings = {
118
+ pagePrevText: "上一頁",
119
+ pageNextText: "下一頁",
120
+ completeText: "提交問卷",
121
+ previewText: "預覽",
122
+ editText: "編輯",
123
+ startSurveyText: "開始",
124
+ otherItemText: "填寫其他答案",
125
+ noneItemText: "沒有",
126
+ selectAllItemText: "全選",
127
+ progressText: "第 {0} 頁, 共 {1} 頁",
128
+ indexText: "{1}{0}",
129
+ panelDynamicProgressText: "{1}{0}",
130
+ panelDynamicTabTextFormat: "面板 {面板索引}",
131
+ questionsProgressText: "回答了{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: "請輸入有效的 Email 地址",
155
+ invalidExpression: "表達式:{0}應返回「true」。",
156
+ urlRequestError: "載入選項時發生錯誤 '{0}': {1}",
157
+ urlGetChoicesError: "未能載入有效的選項或請求參數路徑有誤",
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: "您總共花費了{1}的{0}。",
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["zh-tw"] = traditionalChineseSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["zh-tw"] = "繁體中文";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // previewText: "Preview" => "預覽"
218
+ // editText: "Edit" => "編輯"
219
+ // startSurveyText: "Start" => "開始"
220
+ // noneItemText: "None" => "沒有"
221
+ // selectAllItemText: "Select All" => "全選"
222
+ // indexText: "{0} of {1}" => "{1}{0}"
223
+ // panelDynamicProgressText: "{0} of {1}" => "{1}{0}"
224
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "面板 {面板索引}"
225
+ // questionsProgressText: "Answered {0}/{1} questions" => "回答了{0}/{1}問題"
226
+ // completingSurveyBefore: "Our records show that you have already completed this survey." => "我們的記錄顯示您已經完成了此調查。"
227
+ // ratingOptionsCaption: "Select..." => "選擇。。。"
228
+ // value: "value" => "價值"
229
+ // requiredErrorInPanel: "Response required: answer at least one question." => "需要回答:至少回答一個問題。"
230
+ // minError: "The value should not be less than {0}" => "該值不應小於 {0}"
231
+ // maxError: "The value should not be greater than {0}" => "該值不應大於 {0}"
232
+ // invalidExpression: "The expression: {0} should return 'true'." => "表達式:{0}應返回「true」。"
233
+ // loadingFile: "Loading..." => "裝載。。。"
234
+ // chooseFile: "Choose file(s)..." => "選擇檔案..."
235
+ // noFileChosen: "No file chosen" => "未選擇任何檔"
236
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "將檔案拖放到此處或按下下面的按鈕並選擇要上傳的檔。"
237
+ // confirmDelete: "Do you want to delete the record?" => "是否要刪除記錄?"
238
+ // keyDuplicationError: "This value should be unique." => "此值應該是唯一的。"
239
+ // addColumn: "Add Column" => "添加列"
240
+ // emptyRowsText: "There are no rows." => "沒有行。"
241
+ // addPanel: "Add new" => "新增"
242
+ // removePanel: "Remove" => "刪除"
243
+ // multipletext_itemname: "text" => "發簡訊"
244
+ // timerMin: "min" => "最小"
245
+ // timerSec: "sec" => "秒"
246
+ // timerSpentAll: "You have spent {0} on this page and {1} in total." => "您在此頁面上花費了{0},總共{1}。"
247
+ // timerSpentPage: "You have spent {0} on this page." => "您在此頁面上花費了{0}。"
248
+ // timerSpentSurvey: "You have spent {0} in total." => "你總共花了{0}。"
249
+ // timerLimitAll: "You have spent {0} of {1} on this page and {2} of {3} in total." => "您在此頁面上花費了{0}{1},總共花費了{2}{3}。"
250
+ // timerLimitPage: "You have spent {0} of {1} on this page." => "您在此頁面上花費了{0}{1}。"
251
+ // timerLimitSurvey: "You have spent {0} of {1} in total." => "您總共花費了{1}的{0}。"
252
+ // clearCaption: "Clear" => "清楚"
253
+ // signaturePlaceHolder: "Sign here" => "在此簽名"
254
+ // chooseFileCaption: "Choose file" => "選擇檔案"
255
+ // removeFileCaption: "Remove this file" => "刪除此檔"
256
+ // booleanCheckedLabel: "Yes" => "是的"
257
+ // booleanUncheckedLabel: "No" => "不"
258
+ // confirmRemoveFile: "Are you sure that you want to remove this file: {0}?" => "是否確實要刪除此檔:{0}?"
259
+ // confirmRemoveAllFiles: "Are you sure that you want to remove all files?" => "是否確實要刪除所有檔?"
260
+ // questionTitlePatternText: "Question Title" => "問題標題"
261
+ // modalCancelButtonText: "Cancel" => "取消"
262
+ // modalApplyButtonText: "Apply" => "應用"
263
+ // filterStringPlaceholder: "Type to search..." => "鍵入以搜尋..."
264
+ // emptyMessage: "No data to display" => "沒有要顯示的數據"
265
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "尚無條目。\n按下下面的按鈕以添加新條目。"
266
+ // noEntriesReadonlyText: "There are no entries." => "沒有條目。"
267
+ // more: "More" => "更多"
268
+ // tagboxDoneButtonCaption: "OK" => "還行"
269
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "所有選擇均已排名"
270
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "將選項拖放到此處進行排名"// takePhotoCaption: "Take Photo" => "拍照"
271
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "按下下面的按鈕使用相機拍照。"
272
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "拖放或選擇要上傳的檔或使用相機拍攝照片。"
273
+ // replaceFileCaption: "Replace file" => "替換檔"
274
+
275
+
276
+ /***/ }),
277
+
278
+ /***/ "survey-core":
279
+ /*!*********************************************************************************************************!*\
280
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
281
+ \*********************************************************************************************************/
282
+ /*! no static exports found */
283
+ /***/ (function(module, exports) {
284
+
285
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
286
+
287
+ /***/ })
288
+
289
+ /******/ });
290
+ });
291
+ //# sourceMappingURL=traditional-chinese.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/traditional-chinese.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,+BAA+B,GAAG;IAC3C,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,KAAK;IACnB,YAAY,EAAE,MAAM;IACpB,WAAW,EAAE,IAAI;IACjB,QAAQ,EAAE,IAAI;IACd,eAAe,EAAE,IAAI;IACrB,aAAa,EAAE,QAAQ;IACvB,YAAY,EAAE,IAAI;IAClB,iBAAiB,EAAE,IAAI;IACvB,YAAY,EAAE,kBAAkB;IAChC,SAAS,EAAE,QAAQ;IACnB,wBAAwB,EAAE,QAAQ;IAClC,yBAAyB,EAAE,WAAW;IACtC,qBAAqB,EAAE,cAAc;IACrC,WAAW,EAAE,YAAY;IACzB,gBAAgB,EAAE,SAAS;IAC3B,sBAAsB,EAAE,mBAAmB;IAC3C,aAAa,EAAE,UAAU;IACzB,WAAW,EAAE,QAAQ;IACrB,oBAAoB,EAAE,OAAO;IAC7B,KAAK,EAAE,IAAI;IACX,aAAa,EAAE,QAAQ;IACvB,oBAAoB,EAAE,gBAAgB;IACtC,sBAAsB,EAAE,WAAW;IACnC,YAAY,EAAE,UAAU;IACxB,QAAQ,EAAE,YAAY;IACtB,QAAQ,EAAE,YAAY;IACtB,aAAa,EAAE,gBAAgB;IAC/B,aAAa,EAAE,kBAAkB;IACjC,gBAAgB,EAAE,yBAAyB;IAC3C,gBAAgB,EAAE,gBAAgB;IAClC,cAAc,EAAE,gBAAgB;IAChC,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,+BAA+B;IAC9C,UAAU,EAAE,qBAAqB;IACjC,UAAU,EAAE,qBAAqB;IACjC,YAAY,EAAE,iBAAiB;IAC/B,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,sBAAsB;IACvC,kBAAkB,EAAE,oBAAoB;IACxC,aAAa,EAAE,cAAc;IAC7B,kBAAkB,EAAE,SAAS;IAC7B,aAAa,EAAE,qBAAqB;IACpC,WAAW,EAAE,OAAO;IACpB,UAAU,EAAE,SAAS;IACrB,YAAY,EAAE,QAAQ;IACtB,uBAAuB,EAAE,2BAA2B;IACpD,aAAa,EAAE,UAAU;IACzB,mBAAmB,EAAE,WAAW;IAChC,SAAS,EAAE,KAAK;IAChB,MAAM,EAAE,MAAM;IACd,SAAS,EAAE,MAAM;IACjB,aAAa,EAAE,MAAM;IACrB,QAAQ,EAAE,IAAI;IACd,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,aAAa,EAAE,GAAG;IAClB,UAAU,EAAE,GAAG;IACf,qBAAqB,EAAE,KAAK;IAC5B,UAAU,EAAE,gBAAgB;IAC5B,eAAe,EAAE,sBAAsB;IACvC,iBAAiB,EAAE,SAAS;IAC5B,eAAe,EAAE,KAAK;IACtB,QAAQ,EAAE,IAAI;IACd,QAAQ,EAAE,GAAG;IACb,aAAa,EAAE,qBAAqB;IACpC,cAAc,EAAE,eAAe;IAC/B,gBAAgB,EAAE,WAAW;IAC7B,aAAa,EAAE,8BAA8B;IAC7C,cAAc,EAAE,kBAAkB;IAClC,gBAAgB,EAAE,gBAAgB;IAClC,YAAY,EAAE,IAAI;IAClB,oBAAoB,EAAE,MAAM;IAC5B,iBAAiB,EAAE,MAAM;IACzB,gBAAgB,EAAE,IAAI;IACtB,iBAAiB,EAAE,gBAAgB;IACnC,6BAA6B,EAAE,sBAAsB;IACrD,kBAAkB,EAAE,KAAK;IACzB,iBAAiB,EAAE,MAAM;IACzB,mBAAmB,EAAE,IAAI;IACzB,qBAAqB,EAAE,GAAG;IAC1B,iBAAiB,EAAE,gBAAgB;IACnC,qBAAqB,EAAE,aAAa;IACpC,wBAAwB,EAAE,MAAM;IAChC,qBAAqB,EAAE,IAAI;IAC3B,oBAAoB,EAAE,IAAI;IAC1B,uBAAuB,EAAE,UAAU;IACnC,YAAY,EAAE,UAAU;IACxB,aAAa,EAAE,uBAAuB;IACtC,qBAAqB,EAAE,OAAO;IAC9B,IAAI,EAAE,IAAI;IACV,uBAAuB,EAAE,IAAI;IAC7B,+BAA+B,EAAE,UAAU;IAC3C,iCAAiC,EAAE,cAAc;CAClD,CAAC;AAEF,8DAAkB,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,+BAA+B,CAAC;AACtE,8DAAkB,CAAC,WAAW,CAAC,OAAO,CAAC,GAAG,MAAM,CAAC;AAEjD,8EAA8E;AAC9E,wDAAwD;AACxD,iCAAiC;AACjC,2BAA2B;AAC3B,mCAAmC;AACnC,+BAA+B;AAC/B,0CAA0C;AAC1C,sCAAsC;AACtC,qDAAqD;AACrD,iEAAiE;AACjE,wEAAwE;AACxE,iHAAiH;AACjH,+CAA+C;AAC/C,yBAAyB;AACzB,+FAA+F;AAC/F,oEAAoE;AACpE,uEAAuE;AACvE,wFAAwF;AACxF,uCAAuC;AACvC,+CAA+C;AAC/C,6CAA6C;AAC7C,6IAA6I;AAC7I,mEAAmE;AACnE,qEAAqE;AACrE,mCAAmC;AACnC,gDAAgD;AAChD,8BAA8B;AAC9B,gCAAgC;AAChC,yCAAyC;AACzC,0BAA0B;AAC1B,yBAAyB;AACzB,8FAA8F;AAC9F,wEAAwE;AACxE,kEAAkE;AAClE,qHAAqH;AACrH,kFAAkF;AAClF,8EAA8E;AAC9E,gCAAgC;AAChC,8CAA8C;AAC9C,6CAA6C;AAC7C,kDAAkD;AAClD,qCAAqC;AACrC,qCAAqC;AACrC,gGAAgG;AAChG,4FAA4F;AAC5F,uDAAuD;AACvD,0CAA0C;AAC1C,wCAAwC;AACxC,6DAA6D;AAC7D,mDAAmD;AACnD,oHAAoH;AACpH,4DAA4D;AAC5D,uBAAuB;AACvB,wCAAwC;AACxC,0EAA0E;AAC1E,0IAA0I;AAC1I,oGAAoG;AACpG,wIAAwI;AACxI,8CAA8C;;;;;;;;;;;;AChK9C,yD","file":"i18n/traditional-chinese.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(\"traditional-chinese\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"traditional-chinese\"] = 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/traditional-chinese.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var traditionalChineseSurveyStrings = {\r\n pagePrevText: \"上一頁\",\r\n pageNextText: \"下一頁\",\r\n completeText: \"提交問卷\",\r\n previewText: \"預覽\",\r\n editText: \"編輯\",\r\n startSurveyText: \"開始\",\r\n otherItemText: \"填寫其他答案\",\r\n noneItemText: \"沒有\",\r\n selectAllItemText: \"全選\",\r\n progressText: \"第 {0} 頁, 共 {1} 頁\",\r\n indexText: \"{1}{0}\",\r\n panelDynamicProgressText: \"{1}{0}\",\r\n panelDynamicTabTextFormat: \"面板 {面板索引}\",\r\n questionsProgressText: \"回答了{0}/{1}問題\",\r\n emptySurvey: \"問卷中沒有問題或頁面\",\r\n completingSurvey: \"感謝您的參與!\",\r\n completingSurveyBefore: \"我們的記錄顯示您已經完成了此調查。\",\r\n loadingSurvey: \"問卷載入中...\",\r\n placeholder: \"請選擇...\",\r\n ratingOptionsCaption: \"選擇。。。\",\r\n value: \"價值\",\r\n requiredError: \"請填寫此問題\",\r\n requiredErrorInPanel: \"需要回答:至少回答一個問題。\",\r\n requiredInAllRowsError: \"請填寫所有行中問題\",\r\n numericError: \"答案必須是個數字\",\r\n minError: \"該值不應小於 {0}\",\r\n maxError: \"該值不應大於 {0}\",\r\n textMinLength: \"答案長度至少 {0} 個字元\",\r\n textMaxLength: \"答案長度不能超過 {0} 個字元\",\r\n textMinMaxLength: \"答案長度必須在 {0} - {1} 個字元之間\",\r\n minRowCountError: \"最少需要填寫 {0} 行答案\",\r\n minSelectError: \"最少需要選擇 {0} 項答案\",\r\n maxSelectError: \"最多只能選擇 {0} 項答案\",\r\n numericMinMax: \"答案 '{0}' 必須大於等於 {1} 且小於等於 {2}\",\r\n numericMin: \"答案 '{0}' 必須大於等於 {1}\",\r\n numericMax: \"答案 '{0}' 必須小於等於 {1}\",\r\n invalidEmail: \"請輸入有效的 Email 地址\",\r\n invalidExpression: \"表達式:{0}應返回「true」。\",\r\n urlRequestError: \"載入選項時發生錯誤 '{0}': {1}\",\r\n urlGetChoicesError: \"未能載入有效的選項或請求參數路徑有誤\",\r\n exceedMaxSize: \"文件大小不能超過 {0}\",\r\n otherRequiredError: \"請完成其他問題\",\r\n uploadingFile: \"文件上傳中... 請耐心等待幾秒後重試\",\r\n loadingFile: \"裝載。。。\",\r\n chooseFile: \"選擇檔案...\",\r\n noFileChosen: \"未選擇任何檔\",\r\n fileDragAreaPlaceholder: \"將檔案拖放到此處或按下下面的按鈕並選擇要上傳的檔。\",\r\n confirmDelete: \"是否要刪除記錄?\",\r\n keyDuplicationError: \"此值應該是唯一的。\",\r\n addColumn: \"添加列\",\r\n addRow: \"添加答案\",\r\n removeRow: \"刪除答案\",\r\n emptyRowsText: \"沒有行。\",\r\n addPanel: \"新增\",\r\n removePanel: \"刪除\",\r\n choices_Item: \"選項\",\r\n matrix_column: \"列\",\r\n matrix_row: \"行\",\r\n multipletext_itemname: \"發簡訊\",\r\n savingData: \"正在將結果保存到服務器...\",\r\n savingDataError: \"在保存結果過程中發生了錯誤,結果未能保存\",\r\n savingDataSuccess: \"結果保存成功!\",\r\n saveAgainButton: \"請重試\",\r\n timerMin: \"最小\",\r\n timerSec: \"秒\",\r\n timerSpentAll: \"您在此頁面上花費了{0},總共{1}。\",\r\n timerSpentPage: \"您在此頁面上花費了{0}。\",\r\n timerSpentSurvey: \"你總共花了{0}。\",\r\n timerLimitAll: \"您在此頁面上花費了{0}{1},總共花費了{2}{3}。\",\r\n timerLimitPage: \"您在此頁面上花費了{0}{1}。\",\r\n timerLimitSurvey: \"您總共花費了{1}的{0}。\",\r\n clearCaption: \"清楚\",\r\n signaturePlaceHolder: \"在此簽名\",\r\n chooseFileCaption: \"選擇檔案\",\r\n takePhotoCaption: \"拍照\",\r\n cameraPlaceHolder: \"按下下面的按鈕使用相機拍照。\",\r\n fileCameraDragAreaPlaceHolder: \"拖放或選擇要上傳的檔或使用相機拍攝照片。\",\r\n replaceFileCaption: \"替換檔\",\r\n removeFileCaption: \"刪除此檔\",\r\n booleanCheckedLabel: \"是的\",\r\n booleanUncheckedLabel: \"不\",\r\n confirmRemoveFile: \"是否確實要刪除此檔:{0}?\",\r\n confirmRemoveAllFiles: \"是否確實要刪除所有檔?\",\r\n questionTitlePatternText: \"問題標題\",\r\n modalCancelButtonText: \"取消\",\r\n modalApplyButtonText: \"應用\",\r\n filterStringPlaceholder: \"鍵入以搜尋...\",\r\n emptyMessage: \"沒有要顯示的數據\",\r\n noEntriesText: \"尚無條目。\\n按下下面的按鈕以添加新條目。\",\r\n noEntriesReadonlyText: \"沒有條目。\",\r\n more: \"更多\",\r\n tagboxDoneButtonCaption: \"還行\",\r\n selectToRankEmptyRankedAreaText: \"所有選擇均已排名\",\r\n selectToRankEmptyUnrankedAreaText: \"將選項拖放到此處進行排名\"\r\n};\n\nsurveyLocalization.locales[\"zh-tw\"] = traditionalChineseSurveyStrings;\nsurveyLocalization.localeNames[\"zh-tw\"] = \"繁體中文\";\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\" => \"預覽\"\n// editText: \"Edit\" => \"編輯\"\n// startSurveyText: \"Start\" => \"開始\"\n// noneItemText: \"None\" => \"沒有\"\n// selectAllItemText: \"Select All\" => \"全選\"\n// indexText: \"{0} of {1}\" => \"{1}{0}\"\n// panelDynamicProgressText: \"{0} of {1}\" => \"{1}{0}\"\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"面板 {面板索引}\"\n// questionsProgressText: \"Answered {0}/{1} questions\" => \"回答了{0}/{1}問題\"\n// completingSurveyBefore: \"Our records show that you have already completed this survey.\" => \"我們的記錄顯示您已經完成了此調查。\"\n// ratingOptionsCaption: \"Select...\" => \"選擇。。。\"\n// value: \"value\" => \"價值\"\n// requiredErrorInPanel: \"Response required: answer at least one question.\" => \"需要回答:至少回答一個問題。\"\n// minError: \"The value should not be less than {0}\" => \"該值不應小於 {0}\"\n// maxError: \"The value should not be greater than {0}\" => \"該值不應大於 {0}\"\n// invalidExpression: \"The expression: {0} should return 'true'.\" => \"表達式:{0}應返回「true」。\"\n// loadingFile: \"Loading...\" => \"裝載。。。\"\n// chooseFile: \"Choose file(s)...\" => \"選擇檔案...\"\n// noFileChosen: \"No file chosen\" => \"未選擇任何檔\"\n// fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below and choose a file to upload.\" => \"將檔案拖放到此處或按下下面的按鈕並選擇要上傳的檔。\"\n// confirmDelete: \"Do you want to delete the record?\" => \"是否要刪除記錄?\"\n// keyDuplicationError: \"This value should be unique.\" => \"此值應該是唯一的。\"\n// addColumn: \"Add Column\" => \"添加列\"\n// emptyRowsText: \"There are no rows.\" => \"沒有行。\"\n// addPanel: \"Add new\" => \"新增\"\n// removePanel: \"Remove\" => \"刪除\"\n// multipletext_itemname: \"text\" => \"發簡訊\"\n// timerMin: \"min\" => \"最小\"\n// timerSec: \"sec\" => \"秒\"\n// timerSpentAll: \"You have spent {0} on this page and {1} in total.\" => \"您在此頁面上花費了{0},總共{1}。\"\n// timerSpentPage: \"You have spent {0} on this page.\" => \"您在此頁面上花費了{0}。\"\n// timerSpentSurvey: \"You have spent {0} in total.\" => \"你總共花了{0}。\"\n// timerLimitAll: \"You have spent {0} of {1} on this page and {2} of {3} in total.\" => \"您在此頁面上花費了{0}{1},總共花費了{2}{3}。\"\n// timerLimitPage: \"You have spent {0} of {1} on this page.\" => \"您在此頁面上花費了{0}{1}。\"\n// timerLimitSurvey: \"You have spent {0} of {1} in total.\" => \"您總共花費了{1}的{0}。\"\n// clearCaption: \"Clear\" => \"清楚\"\n// signaturePlaceHolder: \"Sign here\" => \"在此簽名\"\n// chooseFileCaption: \"Choose file\" => \"選擇檔案\"\n// removeFileCaption: \"Remove this file\" => \"刪除此檔\"\n// booleanCheckedLabel: \"Yes\" => \"是的\"\n// booleanUncheckedLabel: \"No\" => \"不\"\n// confirmRemoveFile: \"Are you sure that you want to remove this file: {0}?\" => \"是否確實要刪除此檔:{0}?\"\n// confirmRemoveAllFiles: \"Are you sure that you want to remove all files?\" => \"是否確實要刪除所有檔?\"\n// questionTitlePatternText: \"Question Title\" => \"問題標題\"\n// modalCancelButtonText: \"Cancel\" => \"取消\"\n// modalApplyButtonText: \"Apply\" => \"應用\"\n// filterStringPlaceholder: \"Type to search...\" => \"鍵入以搜尋...\"\n// emptyMessage: \"No data to display\" => \"沒有要顯示的數據\"\n// noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\" => \"尚無條目。\\n按下下面的按鈕以添加新條目。\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"沒有條目。\"\n// more: \"More\" => \"更多\"\n// tagboxDoneButtonCaption: \"OK\" => \"還行\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"所有選擇均已排名\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"將選項拖放到此處進行排名\"// takePhotoCaption: \"Take Photo\" => \"拍照\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"按下下面的按鈕使用相機拍照。\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"拖放或選擇要上傳的檔或使用相機拍攝照片。\"\n// replaceFileCaption: \"Replace file\" => \"替換檔\"","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("traditional-chinese",["survey-core"],r):"object"==typeof exports?exports["traditional-chinese"]=r(require("survey-core")):e.SurveyLocales=r(e.Survey)}(this,(function(e){return function(e){var r={};function t(o){if(r[o])return r[o].exports;var n=r[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,t),n.l=!0,n.exports}return t.m=e,t.c=r,t.d=function(e,r,o){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:o})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(t.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)t.d(o,n,function(r){return e[r]}.bind(null,n));return o},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=44)}({0:function(r,t){r.exports=e},44:function(e,r,t){"use strict";t.r(r),t.d(r,"traditionalChineseSurveyStrings",(function(){return n}));var o=t(0),n={pagePrevText:"上一頁",pageNextText:"下一頁",completeText:"提交問卷",previewText:"預覽",editText:"編輯",startSurveyText:"開始",otherItemText:"填寫其他答案",noneItemText:"沒有",selectAllItemText:"全選",progressText:"第 {0} 頁, 共 {1} 頁",indexText:"{1}{0}",panelDynamicProgressText:"{1}{0}",panelDynamicTabTextFormat:"面板 {面板索引}",questionsProgressText:"回答了{0}/{1}問題",emptySurvey:"問卷中沒有問題或頁面",completingSurvey:"感謝您的參與!",completingSurveyBefore:"我們的記錄顯示您已經完成了此調查。",loadingSurvey:"問卷載入中...",placeholder:"請選擇...",ratingOptionsCaption:"選擇。。。",value:"價值",requiredError:"請填寫此問題",requiredErrorInPanel:"需要回答:至少回答一個問題。",requiredInAllRowsError:"請填寫所有行中問題",numericError:"答案必須是個數字",minError:"該值不應小於 {0}",maxError:"該值不應大於 {0}",textMinLength:"答案長度至少 {0} 個字元",textMaxLength:"答案長度不能超過 {0} 個字元",textMinMaxLength:"答案長度必須在 {0} - {1} 個字元之間",minRowCountError:"最少需要填寫 {0} 行答案",minSelectError:"最少需要選擇 {0} 項答案",maxSelectError:"最多只能選擇 {0} 項答案",numericMinMax:"答案 '{0}' 必須大於等於 {1} 且小於等於 {2}",numericMin:"答案 '{0}' 必須大於等於 {1}",numericMax:"答案 '{0}' 必須小於等於 {1}",invalidEmail:"請輸入有效的 Email 地址",invalidExpression:"表達式:{0}應返回「true」。",urlRequestError:"載入選項時發生錯誤 '{0}': {1}",urlGetChoicesError:"未能載入有效的選項或請求參數路徑有誤",exceedMaxSize:"文件大小不能超過 {0}",otherRequiredError:"請完成其他問題",uploadingFile:"文件上傳中... 請耐心等待幾秒後重試",loadingFile:"裝載。。。",chooseFile:"選擇檔案...",noFileChosen:"未選擇任何檔",fileDragAreaPlaceholder:"將檔案拖放到此處或按下下面的按鈕並選擇要上傳的檔。",confirmDelete:"是否要刪除記錄?",keyDuplicationError:"此值應該是唯一的。",addColumn:"添加列",addRow:"添加答案",removeRow:"刪除答案",emptyRowsText:"沒有行。",addPanel:"新增",removePanel:"刪除",choices_Item:"選項",matrix_column:"列",matrix_row:"行",multipletext_itemname:"發簡訊",savingData:"正在將結果保存到服務器...",savingDataError:"在保存結果過程中發生了錯誤,結果未能保存",savingDataSuccess:"結果保存成功!",saveAgainButton:"請重試",timerMin:"最小",timerSec:"秒",timerSpentAll:"您在此頁面上花費了{0},總共{1}。",timerSpentPage:"您在此頁面上花費了{0}。",timerSpentSurvey:"你總共花了{0}。",timerLimitAll:"您在此頁面上花費了{0}{1},總共花費了{2}{3}。",timerLimitPage:"您在此頁面上花費了{0}{1}。",timerLimitSurvey:"您總共花費了{1}的{0}。",clearCaption:"清楚",signaturePlaceHolder:"在此簽名",chooseFileCaption:"選擇檔案",takePhotoCaption:"拍照",cameraPlaceHolder:"按下下面的按鈕使用相機拍照。",fileCameraDragAreaPlaceHolder:"拖放或選擇要上傳的檔或使用相機拍攝照片。",replaceFileCaption:"替換檔",removeFileCaption:"刪除此檔",booleanCheckedLabel:"是的",booleanUncheckedLabel:"不",confirmRemoveFile:"是否確實要刪除此檔:{0}?",confirmRemoveAllFiles:"是否確實要刪除所有檔?",questionTitlePatternText:"問題標題",modalCancelButtonText:"取消",modalApplyButtonText:"應用",filterStringPlaceholder:"鍵入以搜尋...",emptyMessage:"沒有要顯示的數據",noEntriesText:"尚無條目。\n按下下面的按鈕以添加新條目。",noEntriesReadonlyText:"沒有條目。",more:"更多",tagboxDoneButtonCaption:"還行",selectToRankEmptyRankedAreaText:"所有選擇均已排名",selectToRankEmptyUnrankedAreaText:"將選項拖放到此處進行排名"};o.surveyLocalization.locales["zh-tw"]=n,o.surveyLocalization.localeNames["zh-tw"]="繁體中文"}})}));
@@ -0,0 +1,238 @@
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("turkish", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["turkish"] = 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/turkish.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/turkish.ts":
105
+ /*!*************************************!*\
106
+ !*** ./src/localization/turkish.ts ***!
107
+ \*************************************/
108
+ /*! exports provided: turkishSurveyStrings */
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__, "turkishSurveyStrings", function() { return turkishSurveyStrings; });
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 turkishSurveyStrings = {
118
+ pagePrevText: "Önceki",
119
+ pageNextText: "Sonraki",
120
+ completeText: "Tamamla",
121
+ previewText: "Önizleme",
122
+ editText: "Düzenle",
123
+ startSurveyText: "Başlat",
124
+ otherItemText: "Diğer (açıklayınız)",
125
+ noneItemText: "Hiçbiri",
126
+ selectAllItemText: "Tümünü Seç",
127
+ progressText: "Sayfa {0}/{1}",
128
+ indexText: "{0}/{1}",
129
+ panelDynamicProgressText: "{0}/{1}",
130
+ panelDynamicTabTextFormat: "Panel {panelIndex}",
131
+ questionsProgressText: "{0}/{1} soru yanıtlandı",
132
+ emptySurvey: "Ankette görüntülenecek sayfa ya da soru mevcut değil.",
133
+ completingSurvey: "Anketi tamamladığınız için teşekkür ederiz",
134
+ completingSurveyBefore: "Kayıtlarımız bu anketi zaten tamamladığınızı gösteriyor.",
135
+ loadingSurvey: "Anket Yükleniyor...",
136
+ placeholder: "Seçiniz...",
137
+ ratingOptionsCaption: "Seçiniz...",
138
+ value: "değer",
139
+ requiredError: "Lütfen soruya cevap verin.",
140
+ requiredErrorInPanel: "Lütfen en az bir soruyu yanıtlayın.",
141
+ requiredInAllRowsError: "Lütfen tüm satırlardaki soruları cevaplayın.",
142
+ numericError: "Değer sayısal olmalıdır.",
143
+ minError: "Değer {0}'den küçük olmamalıdır",
144
+ maxError: "Değer {0}'dan büyük olmamalıdır",
145
+ textMinLength: "Lütfen en az {0} karakter girin.",
146
+ textMaxLength: "Lütfen en fazla {0} karakter girin.",
147
+ textMinMaxLength: "Lütfen {0}’den fazla ve {1}’den az karakter girin.",
148
+ minRowCountError: "Lütfen en az {0} satırı doldurun.",
149
+ minSelectError: "Lütfen en az {0} seçeneği seçin.",
150
+ maxSelectError: "Lütfen en fazla {0} seçeneği seçin.",
151
+ numericMinMax: "'{0}', {1}'e eşit veya daha büyük ve {2}'ye eşit veya daha küçük olmalıdır",
152
+ numericMin: "'{0}' değeri {1} değerine eşit veya büyük olmalıdır",
153
+ numericMax: "'{0}' değeri {1} değerine eşit ya da küçük olmalıdır.",
154
+ invalidEmail: "Lütfen geçerli bir e-posta adresi girin.",
155
+ invalidExpression: "İfade: {0} 'true' döndürmelidir.",
156
+ urlRequestError: "İstek '{0}' hatasını döndürdü. {1}",
157
+ urlGetChoicesError: "İstek boş veri döndürdü veya 'path' özelliği yanlış",
158
+ exceedMaxSize: "Dosya boyutu {0} değerini geçemez.",
159
+ otherRequiredError: "Lütfen diğer değerleri girin.",
160
+ uploadingFile: "Dosyanız yükleniyor. Lütfen birkaç saniye bekleyin ve tekrar deneyin.",
161
+ loadingFile: "Yükleniyor...",
162
+ chooseFile: "Dosyaları seçin...",
163
+ noFileChosen: "Dosya seçili değil",
164
+ fileDragAreaPlaceholder: "Buraya bir dosya bırakın veya dosyayı yüklemek için aşağıdaki düğmeyi tıklayın.",
165
+ confirmDelete: "Kaydı silmek istiyor musunuz?",
166
+ keyDuplicationError: "Bu değer benzersiz olmalıdır.",
167
+ addColumn: "Sütun Ekle",
168
+ addRow: "Satır Ekle",
169
+ removeRow: "Kaldır",
170
+ emptyRowsText: "Satır yok.",
171
+ addPanel: "Yeni ekle",
172
+ removePanel: "Kaldır",
173
+ choices_Item: "öğe",
174
+ matrix_column: "Sütun",
175
+ matrix_row: "Satır",
176
+ multipletext_itemname: "metin",
177
+ savingData: "Sonuçlar sunucuya kaydediliyor...",
178
+ savingDataError: "Bir hata oluştu ve sonuçlar kaydedilemedi.",
179
+ savingDataSuccess: "Sonuçlar başarıyla kaydedildi!",
180
+ saveAgainButton: "Tekrar deneyin",
181
+ timerMin: "dakika",
182
+ timerSec: "saniye",
183
+ timerSpentAll: "Bu sayfada {0} ve toplamda {1} harcadınız.",
184
+ timerSpentPage: "Bu sayfaya {0} harcadınız.",
185
+ timerSpentSurvey: "Toplamda {0} harcadınız.",
186
+ timerLimitAll: "Bu sayfaya {0}/{1} ve toplamda {2}/{3} harcadınız.",
187
+ timerLimitPage: "Bu sayfaya {0}/{1} harcadınız.",
188
+ timerLimitSurvey: "Toplamda {0}/{1} harcadınız.",
189
+ clearCaption: "Temizle",
190
+ signaturePlaceHolder: "Burayı imzalayın",
191
+ chooseFileCaption: "Dosya seçin",
192
+ takePhotoCaption: "Fotoğraf Çekin",
193
+ cameraPlaceHolder: "Kamerayı kullanarak fotoğraf çekmek için aşağıdaki düğmeyi tıklayın.",
194
+ fileCameraDragAreaPlaceHolder: "Kamerayı kullanarak fotoğraf yüklemek veya fotoğraf çekmek için bir dosyayı sürükleyip bırakın veya seçin.",
195
+ replaceFileCaption: "Dosyayı değiştir",
196
+ removeFileCaption: "Bu dosyayı kaldır",
197
+ booleanCheckedLabel: "Evet",
198
+ booleanUncheckedLabel: "Hayır",
199
+ confirmRemoveFile: "Bu dosyayı kaldırmak istediğinizden emin misiniz: {0}?",
200
+ confirmRemoveAllFiles: "Tüm dosyaları kaldırmak istediğinizden emin misiniz?",
201
+ questionTitlePatternText: "Soru Başlığı",
202
+ modalCancelButtonText: "İptal",
203
+ modalApplyButtonText: "Uygula",
204
+ filterStringPlaceholder: "Aramak için yazın...",
205
+ emptyMessage: "Görüntülenecek veri yok",
206
+ noEntriesText: "Henüz giriş yok.\nYeni bir giriş eklemek için aşağıdaki düğmeyi tıklayın.",
207
+ noEntriesReadonlyText: "Giriş yok.",
208
+ more: "Daha fazla",
209
+ tagboxDoneButtonCaption: "TAMAM",
210
+ selectToRankEmptyRankedAreaText: "Tüm seçenekler sıralanmıştır",
211
+ selectToRankEmptyUnrankedAreaText: "Seçimleri sıralamak için buraya sürükleyip bırakın"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["tr"] = turkishSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["tr"] = "türkçe";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // takePhotoCaption: "Take Photo" => "Fotoğraf Çekin"
218
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Kamerayı kullanarak fotoğraf çekmek için aşağıdaki düğmeyi tıklayın."
219
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Kamerayı kullanarak fotoğraf yüklemek veya fotoğraf çekmek için bir dosyayı sürükleyip bırakın veya seçin."
220
+ // replaceFileCaption: "Replace file" => "Dosyayı değiştir"
221
+
222
+
223
+ /***/ }),
224
+
225
+ /***/ "survey-core":
226
+ /*!*********************************************************************************************************!*\
227
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
228
+ \*********************************************************************************************************/
229
+ /*! no static exports found */
230
+ /***/ (function(module, exports) {
231
+
232
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
233
+
234
+ /***/ })
235
+
236
+ /******/ });
237
+ });
238
+ //# sourceMappingURL=turkish.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/turkish.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/turkish.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(\"turkish\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"turkish\"] = 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/turkish.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var turkishSurveyStrings = {\r\n pagePrevText: \"Önceki\",\r\n pageNextText: \"Sonraki\",\r\n completeText: \"Tamamla\",\r\n previewText: \"Önizleme\",\r\n editText: \"Düzenle\",\r\n startSurveyText: \"Başlat\",\r\n otherItemText: \"Diğer (açıklayınız)\",\r\n noneItemText: \"Hiçbiri\",\r\n selectAllItemText: \"Tümünü Seç\",\r\n progressText: \"Sayfa {0}/{1}\",\r\n indexText: \"{0}/{1}\",\r\n panelDynamicProgressText: \"{0}/{1}\",\r\n panelDynamicTabTextFormat: \"Panel {panelIndex}\",\r\n questionsProgressText: \"{0}/{1} soru yanıtlandı\",\r\n emptySurvey: \"Ankette görüntülenecek sayfa ya da soru mevcut değil.\",\r\n completingSurvey: \"Anketi tamamladığınız için teşekkür ederiz\",\r\n completingSurveyBefore: \"Kayıtlarımız bu anketi zaten tamamladığınızı gösteriyor.\",\r\n loadingSurvey: \"Anket Yükleniyor...\",\r\n placeholder: \"Seçiniz...\",\r\n ratingOptionsCaption: \"Seçiniz...\",\r\n value: \"değer\",\r\n requiredError: \"Lütfen soruya cevap verin.\",\r\n requiredErrorInPanel: \"Lütfen en az bir soruyu yanıtlayın.\",\r\n requiredInAllRowsError: \"Lütfen tüm satırlardaki soruları cevaplayın.\",\r\n numericError: \"Değer sayısal olmalıdır.\",\r\n minError: \"Değer {0}'den küçük olmamalıdır\",\r\n maxError: \"Değer {0}'dan büyük olmamalıdır\",\r\n textMinLength: \"Lütfen en az {0} karakter girin.\",\r\n textMaxLength: \"Lütfen en fazla {0} karakter girin.\",\r\n textMinMaxLength: \"Lütfen {0}’den fazla ve {1}’den az karakter girin.\",\r\n minRowCountError: \"Lütfen en az {0} satırı doldurun.\",\r\n minSelectError: \"Lütfen en az {0} seçeneği seçin.\",\r\n maxSelectError: \"Lütfen en fazla {0} seçeneği seçin.\",\r\n numericMinMax: \"'{0}', {1}'e eşit veya daha büyük ve {2}'ye eşit veya daha küçük olmalıdır\",\r\n numericMin: \"'{0}' değeri {1} değerine eşit veya büyük olmalıdır\",\r\n numericMax: \"'{0}' değeri {1} değerine eşit ya da küçük olmalıdır.\",\r\n invalidEmail: \"Lütfen geçerli bir e-posta adresi girin.\",\r\n invalidExpression: \"İfade: {0} 'true' döndürmelidir.\",\r\n urlRequestError: \"İstek '{0}' hatasını döndürdü. {1}\",\r\n urlGetChoicesError: \"İstek boş veri döndürdü veya 'path' özelliği yanlış\",\r\n exceedMaxSize: \"Dosya boyutu {0} değerini geçemez.\",\r\n otherRequiredError: \"Lütfen diğer değerleri girin.\",\r\n uploadingFile: \"Dosyanız yükleniyor. Lütfen birkaç saniye bekleyin ve tekrar deneyin.\",\r\n loadingFile: \"Yükleniyor...\",\r\n chooseFile: \"Dosyaları seçin...\",\r\n noFileChosen: \"Dosya seçili değil\",\r\n fileDragAreaPlaceholder: \"Buraya bir dosya bırakın veya dosyayı yüklemek için aşağıdaki düğmeyi tıklayın.\",\r\n confirmDelete: \"Kaydı silmek istiyor musunuz?\",\r\n keyDuplicationError: \"Bu değer benzersiz olmalıdır.\",\r\n addColumn: \"Sütun Ekle\",\r\n addRow: \"Satır Ekle\",\r\n removeRow: \"Kaldır\",\r\n emptyRowsText: \"Satır yok.\",\r\n addPanel: \"Yeni ekle\",\r\n removePanel: \"Kaldır\",\r\n choices_Item: \"öğe\",\r\n matrix_column: \"Sütun\",\r\n matrix_row: \"Satır\",\r\n multipletext_itemname: \"metin\",\r\n savingData: \"Sonuçlar sunucuya kaydediliyor...\",\r\n savingDataError: \"Bir hata oluştu ve sonuçlar kaydedilemedi.\",\r\n savingDataSuccess: \"Sonuçlar başarıyla kaydedildi!\",\r\n saveAgainButton: \"Tekrar deneyin\",\r\n timerMin: \"dakika\",\r\n timerSec: \"saniye\",\r\n timerSpentAll: \"Bu sayfada {0} ve toplamda {1} harcadınız.\",\r\n timerSpentPage: \"Bu sayfaya {0} harcadınız.\",\r\n timerSpentSurvey: \"Toplamda {0} harcadınız.\",\r\n timerLimitAll: \"Bu sayfaya {0}/{1} ve toplamda {2}/{3} harcadınız.\",\r\n timerLimitPage: \"Bu sayfaya {0}/{1} harcadınız.\",\r\n timerLimitSurvey: \"Toplamda {0}/{1} harcadınız.\",\r\n clearCaption: \"Temizle\",\r\n signaturePlaceHolder: \"Burayı imzalayın\",\r\n chooseFileCaption: \"Dosya seçin\",\r\n takePhotoCaption: \"Fotoğraf Çekin\",\r\n cameraPlaceHolder: \"Kamerayı kullanarak fotoğraf çekmek için aşağıdaki düğmeyi tıklayın.\",\r\n fileCameraDragAreaPlaceHolder: \"Kamerayı kullanarak fotoğraf yüklemek veya fotoğraf çekmek için bir dosyayı sürükleyip bırakın veya seçin.\",\r\n replaceFileCaption: \"Dosyayı değiştir\",\r\n removeFileCaption: \"Bu dosyayı kaldır\",\r\n booleanCheckedLabel: \"Evet\",\r\n booleanUncheckedLabel: \"Hayır\",\r\n confirmRemoveFile: \"Bu dosyayı kaldırmak istediğinizden emin misiniz: {0}?\",\r\n confirmRemoveAllFiles: \"Tüm dosyaları kaldırmak istediğinizden emin misiniz?\",\r\n questionTitlePatternText: \"Soru Başlığı\",\r\n modalCancelButtonText: \"İptal\",\r\n modalApplyButtonText: \"Uygula\",\r\n filterStringPlaceholder: \"Aramak için yazın...\",\r\n emptyMessage: \"Görüntülenecek veri yok\",\r\n noEntriesText: \"Henüz giriş yok.\\nYeni bir giriş eklemek için aşağıdaki düğmeyi tıklayın.\",\r\n noEntriesReadonlyText: \"Giriş yok.\",\r\n more: \"Daha fazla\",\r\n tagboxDoneButtonCaption: \"TAMAM\",\r\n selectToRankEmptyRankedAreaText: \"Tüm seçenekler sıralanmıştır\",\r\n selectToRankEmptyUnrankedAreaText: \"Seçimleri sıralamak için buraya sürükleyip bırakın\"\r\n};\n\nsurveyLocalization.locales[\"tr\"] = turkishSurveyStrings;\nsurveyLocalization.localeNames[\"tr\"] = \"türkçe\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// takePhotoCaption: \"Take Photo\" => \"Fotoğraf Çekin\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Kamerayı kullanarak fotoğraf çekmek için aşağıdaki düğmeyi tıklayın.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Kamerayı kullanarak fotoğraf yüklemek veya fotoğraf çekmek için bir dosyayı sürükleyip bırakın veya seçin.\"\n// replaceFileCaption: \"Replace file\" => \"Dosyayı değiştir\"","module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;"],"sourceRoot":""}