@taiga-ui/i18n 2.54.1 → 2.57.0

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 (326) hide show
  1. package/bundles/taiga-ui-i18n-enums.umd.js +1 -0
  2. package/bundles/taiga-ui-i18n-enums.umd.js.map +1 -1
  3. package/bundles/taiga-ui-i18n-enums.umd.min.js +1 -1
  4. package/bundles/taiga-ui-i18n-enums.umd.min.js.map +1 -1
  5. package/bundles/taiga-ui-i18n-languages-chinese.umd.js +644 -0
  6. package/bundles/taiga-ui-i18n-languages-chinese.umd.js.map +1 -0
  7. package/bundles/taiga-ui-i18n-languages-chinese.umd.min.js +2 -0
  8. package/bundles/taiga-ui-i18n-languages-chinese.umd.min.js.map +1 -0
  9. package/bundles/taiga-ui-i18n-languages-dutch.umd.js +326 -323
  10. package/bundles/taiga-ui-i18n-languages-dutch.umd.js.map +1 -1
  11. package/bundles/taiga-ui-i18n-languages-dutch.umd.min.js +1 -1
  12. package/bundles/taiga-ui-i18n-languages-dutch.umd.min.js.map +1 -1
  13. package/bundles/taiga-ui-i18n-languages-english.umd.js +327 -324
  14. package/bundles/taiga-ui-i18n-languages-english.umd.js.map +1 -1
  15. package/bundles/taiga-ui-i18n-languages-english.umd.min.js +1 -1
  16. package/bundles/taiga-ui-i18n-languages-english.umd.min.js.map +1 -1
  17. package/bundles/taiga-ui-i18n-languages-french.umd.js +327 -324
  18. package/bundles/taiga-ui-i18n-languages-french.umd.js.map +1 -1
  19. package/bundles/taiga-ui-i18n-languages-french.umd.min.js +1 -1
  20. package/bundles/taiga-ui-i18n-languages-french.umd.min.js.map +1 -1
  21. package/bundles/taiga-ui-i18n-languages-german.umd.js +120 -118
  22. package/bundles/taiga-ui-i18n-languages-german.umd.js.map +1 -1
  23. package/bundles/taiga-ui-i18n-languages-german.umd.min.js +1 -1
  24. package/bundles/taiga-ui-i18n-languages-german.umd.min.js.map +1 -1
  25. package/bundles/taiga-ui-i18n-languages-italian.umd.js +324 -321
  26. package/bundles/taiga-ui-i18n-languages-italian.umd.js.map +1 -1
  27. package/bundles/taiga-ui-i18n-languages-italian.umd.min.js +1 -1
  28. package/bundles/taiga-ui-i18n-languages-italian.umd.min.js.map +1 -1
  29. package/bundles/taiga-ui-i18n-languages-polish.umd.js +327 -324
  30. package/bundles/taiga-ui-i18n-languages-polish.umd.js.map +1 -1
  31. package/bundles/taiga-ui-i18n-languages-polish.umd.min.js +1 -1
  32. package/bundles/taiga-ui-i18n-languages-polish.umd.min.js.map +1 -1
  33. package/bundles/taiga-ui-i18n-languages-portuguese.umd.js +327 -324
  34. package/bundles/taiga-ui-i18n-languages-portuguese.umd.js.map +1 -1
  35. package/bundles/taiga-ui-i18n-languages-portuguese.umd.min.js +1 -1
  36. package/bundles/taiga-ui-i18n-languages-portuguese.umd.min.js.map +1 -1
  37. package/bundles/taiga-ui-i18n-languages-russian.umd.js +327 -324
  38. package/bundles/taiga-ui-i18n-languages-russian.umd.js.map +1 -1
  39. package/bundles/taiga-ui-i18n-languages-russian.umd.min.js +1 -1
  40. package/bundles/taiga-ui-i18n-languages-russian.umd.min.js.map +1 -1
  41. package/bundles/taiga-ui-i18n-languages-spanish.umd.js +327 -324
  42. package/bundles/taiga-ui-i18n-languages-spanish.umd.js.map +1 -1
  43. package/bundles/taiga-ui-i18n-languages-spanish.umd.min.js +1 -1
  44. package/bundles/taiga-ui-i18n-languages-spanish.umd.min.js.map +1 -1
  45. package/bundles/taiga-ui-i18n-languages-turkish.umd.js +120 -118
  46. package/bundles/taiga-ui-i18n-languages-turkish.umd.js.map +1 -1
  47. package/bundles/taiga-ui-i18n-languages-turkish.umd.min.js +1 -1
  48. package/bundles/taiga-ui-i18n-languages-turkish.umd.min.js.map +1 -1
  49. package/bundles/taiga-ui-i18n-languages-ukrainian.umd.js +120 -118
  50. package/bundles/taiga-ui-i18n-languages-ukrainian.umd.js.map +1 -1
  51. package/bundles/taiga-ui-i18n-languages-ukrainian.umd.min.js +1 -1
  52. package/bundles/taiga-ui-i18n-languages-ukrainian.umd.min.js.map +1 -1
  53. package/bundles/taiga-ui-i18n-languages-vietnamese.umd.js +327 -324
  54. package/bundles/taiga-ui-i18n-languages-vietnamese.umd.js.map +1 -1
  55. package/bundles/taiga-ui-i18n-languages-vietnamese.umd.min.js +1 -1
  56. package/bundles/taiga-ui-i18n-languages-vietnamese.umd.min.js.map +1 -1
  57. package/enums/country-iso-code.d.ts +1 -0
  58. package/enums/taiga-ui-i18n-enums.metadata.json +1 -1
  59. package/esm2015/enums/country-iso-code.js +2 -1
  60. package/esm2015/interfaces/language.js +1 -1
  61. package/esm2015/languages/chinese/addon-commerce.js +5 -0
  62. package/esm2015/languages/chinese/addon-editor.js +60 -0
  63. package/esm2015/languages/chinese/addon-preview.js +11 -0
  64. package/esm2015/languages/chinese/addon-table.js +9 -0
  65. package/esm2015/languages/chinese/chinese.js +8 -0
  66. package/esm2015/languages/chinese/core.js +24 -0
  67. package/esm2015/languages/chinese/countries.js +211 -0
  68. package/esm2015/languages/chinese/index.js +9 -0
  69. package/esm2015/languages/chinese/kit.js +55 -0
  70. package/esm2015/languages/chinese/taiga-ui-i18n-languages-chinese.js +5 -0
  71. package/esm2015/languages/dutch/addon-commerce.js +3 -3
  72. package/esm2015/languages/dutch/addon-editor.js +52 -50
  73. package/esm2015/languages/dutch/addon-preview.js +5 -5
  74. package/esm2015/languages/dutch/addon-table.js +4 -4
  75. package/esm2015/languages/dutch/core.js +18 -18
  76. package/esm2015/languages/dutch/countries.js +208 -207
  77. package/esm2015/languages/dutch/kit.js +43 -43
  78. package/esm2015/languages/english/addon-commerce.js +3 -3
  79. package/esm2015/languages/english/addon-editor.js +52 -50
  80. package/esm2015/languages/english/addon-preview.js +5 -5
  81. package/esm2015/languages/english/addon-table.js +5 -5
  82. package/esm2015/languages/english/core.js +18 -18
  83. package/esm2015/languages/english/countries.js +208 -207
  84. package/esm2015/languages/english/kit.js +43 -43
  85. package/esm2015/languages/french/addon-commerce.js +3 -3
  86. package/esm2015/languages/french/addon-editor.js +52 -50
  87. package/esm2015/languages/french/addon-preview.js +5 -5
  88. package/esm2015/languages/french/addon-table.js +5 -5
  89. package/esm2015/languages/french/core.js +18 -18
  90. package/esm2015/languages/french/countries.js +208 -207
  91. package/esm2015/languages/french/kit.js +43 -43
  92. package/esm2015/languages/german/addon-commerce.js +3 -3
  93. package/esm2015/languages/german/addon-editor.js +52 -50
  94. package/esm2015/languages/german/addon-preview.js +5 -5
  95. package/esm2015/languages/german/addon-table.js +5 -5
  96. package/esm2015/languages/german/core.js +18 -18
  97. package/esm2015/languages/german/kit.js +43 -43
  98. package/esm2015/languages/italian/addon-commerce.js +3 -3
  99. package/esm2015/languages/italian/addon-editor.js +52 -50
  100. package/esm2015/languages/italian/addon-preview.js +5 -5
  101. package/esm2015/languages/italian/addon-table.js +5 -5
  102. package/esm2015/languages/italian/core.js +18 -18
  103. package/esm2015/languages/italian/countries.js +208 -207
  104. package/esm2015/languages/italian/kit.js +43 -43
  105. package/esm2015/languages/polish/addon-commerce.js +3 -3
  106. package/esm2015/languages/polish/addon-editor.js +52 -50
  107. package/esm2015/languages/polish/addon-preview.js +5 -5
  108. package/esm2015/languages/polish/addon-table.js +5 -5
  109. package/esm2015/languages/polish/core.js +18 -18
  110. package/esm2015/languages/polish/countries.js +208 -207
  111. package/esm2015/languages/polish/kit.js +43 -43
  112. package/esm2015/languages/portuguese/addon-commerce.js +3 -3
  113. package/esm2015/languages/portuguese/addon-editor.js +52 -50
  114. package/esm2015/languages/portuguese/addon-preview.js +5 -5
  115. package/esm2015/languages/portuguese/addon-table.js +5 -5
  116. package/esm2015/languages/portuguese/core.js +18 -18
  117. package/esm2015/languages/portuguese/countries.js +208 -207
  118. package/esm2015/languages/portuguese/kit.js +43 -43
  119. package/esm2015/languages/russian/addon-commerce.js +3 -3
  120. package/esm2015/languages/russian/addon-editor.js +52 -50
  121. package/esm2015/languages/russian/addon-preview.js +5 -5
  122. package/esm2015/languages/russian/addon-table.js +5 -5
  123. package/esm2015/languages/russian/core.js +18 -18
  124. package/esm2015/languages/russian/countries.js +208 -207
  125. package/esm2015/languages/russian/kit.js +43 -43
  126. package/esm2015/languages/spanish/addon-commerce.js +3 -3
  127. package/esm2015/languages/spanish/addon-editor.js +52 -50
  128. package/esm2015/languages/spanish/addon-preview.js +5 -5
  129. package/esm2015/languages/spanish/addon-table.js +5 -5
  130. package/esm2015/languages/spanish/core.js +18 -18
  131. package/esm2015/languages/spanish/countries.js +208 -207
  132. package/esm2015/languages/spanish/kit.js +43 -43
  133. package/esm2015/languages/turkish/addon-commerce.js +3 -3
  134. package/esm2015/languages/turkish/addon-editor.js +52 -50
  135. package/esm2015/languages/turkish/addon-preview.js +5 -5
  136. package/esm2015/languages/turkish/addon-table.js +5 -5
  137. package/esm2015/languages/turkish/core.js +18 -18
  138. package/esm2015/languages/turkish/kit.js +43 -43
  139. package/esm2015/languages/ukrainian/addon-commerce.js +3 -3
  140. package/esm2015/languages/ukrainian/addon-editor.js +52 -50
  141. package/esm2015/languages/ukrainian/addon-preview.js +5 -5
  142. package/esm2015/languages/ukrainian/addon-table.js +5 -5
  143. package/esm2015/languages/ukrainian/core.js +18 -18
  144. package/esm2015/languages/ukrainian/kit.js +43 -43
  145. package/esm2015/languages/vietnamese/addon-commerce.js +3 -3
  146. package/esm2015/languages/vietnamese/addon-editor.js +52 -50
  147. package/esm2015/languages/vietnamese/addon-preview.js +5 -5
  148. package/esm2015/languages/vietnamese/addon-table.js +5 -5
  149. package/esm2015/languages/vietnamese/core.js +18 -18
  150. package/esm2015/languages/vietnamese/countries.js +208 -207
  151. package/esm2015/languages/vietnamese/kit.js +43 -43
  152. package/esm5/enums/country-iso-code.js +2 -1
  153. package/esm5/interfaces/language.js +1 -1
  154. package/esm5/languages/chinese/addon-commerce.js +5 -0
  155. package/esm5/languages/chinese/addon-editor.js +60 -0
  156. package/esm5/languages/chinese/addon-preview.js +11 -0
  157. package/esm5/languages/chinese/addon-table.js +9 -0
  158. package/esm5/languages/chinese/chinese.js +9 -0
  159. package/esm5/languages/chinese/core.js +24 -0
  160. package/esm5/languages/chinese/countries.js +212 -0
  161. package/esm5/languages/chinese/index.js +9 -0
  162. package/esm5/languages/chinese/kit.js +55 -0
  163. package/esm5/languages/chinese/taiga-ui-i18n-languages-chinese.js +5 -0
  164. package/esm5/languages/dutch/addon-commerce.js +3 -3
  165. package/esm5/languages/dutch/addon-editor.js +52 -50
  166. package/esm5/languages/dutch/addon-preview.js +5 -5
  167. package/esm5/languages/dutch/addon-table.js +4 -4
  168. package/esm5/languages/dutch/core.js +18 -18
  169. package/esm5/languages/dutch/countries.js +208 -207
  170. package/esm5/languages/dutch/kit.js +43 -43
  171. package/esm5/languages/english/addon-commerce.js +3 -3
  172. package/esm5/languages/english/addon-editor.js +52 -50
  173. package/esm5/languages/english/addon-preview.js +5 -5
  174. package/esm5/languages/english/addon-table.js +5 -5
  175. package/esm5/languages/english/core.js +18 -18
  176. package/esm5/languages/english/countries.js +208 -207
  177. package/esm5/languages/english/kit.js +43 -43
  178. package/esm5/languages/french/addon-commerce.js +3 -3
  179. package/esm5/languages/french/addon-editor.js +52 -50
  180. package/esm5/languages/french/addon-preview.js +5 -5
  181. package/esm5/languages/french/addon-table.js +5 -5
  182. package/esm5/languages/french/core.js +18 -18
  183. package/esm5/languages/french/countries.js +208 -207
  184. package/esm5/languages/french/kit.js +43 -43
  185. package/esm5/languages/german/addon-commerce.js +3 -3
  186. package/esm5/languages/german/addon-editor.js +52 -50
  187. package/esm5/languages/german/addon-preview.js +5 -5
  188. package/esm5/languages/german/addon-table.js +5 -5
  189. package/esm5/languages/german/core.js +18 -18
  190. package/esm5/languages/german/kit.js +43 -43
  191. package/esm5/languages/italian/addon-commerce.js +3 -3
  192. package/esm5/languages/italian/addon-editor.js +52 -50
  193. package/esm5/languages/italian/addon-preview.js +5 -5
  194. package/esm5/languages/italian/addon-table.js +5 -5
  195. package/esm5/languages/italian/core.js +18 -18
  196. package/esm5/languages/italian/countries.js +205 -204
  197. package/esm5/languages/italian/kit.js +43 -43
  198. package/esm5/languages/polish/addon-commerce.js +3 -3
  199. package/esm5/languages/polish/addon-editor.js +52 -50
  200. package/esm5/languages/polish/addon-preview.js +5 -5
  201. package/esm5/languages/polish/addon-table.js +5 -5
  202. package/esm5/languages/polish/core.js +18 -18
  203. package/esm5/languages/polish/countries.js +208 -207
  204. package/esm5/languages/polish/kit.js +43 -43
  205. package/esm5/languages/portuguese/addon-commerce.js +3 -3
  206. package/esm5/languages/portuguese/addon-editor.js +52 -50
  207. package/esm5/languages/portuguese/addon-preview.js +5 -5
  208. package/esm5/languages/portuguese/addon-table.js +5 -5
  209. package/esm5/languages/portuguese/core.js +18 -18
  210. package/esm5/languages/portuguese/countries.js +208 -207
  211. package/esm5/languages/portuguese/kit.js +43 -43
  212. package/esm5/languages/russian/addon-commerce.js +3 -3
  213. package/esm5/languages/russian/addon-editor.js +52 -50
  214. package/esm5/languages/russian/addon-preview.js +5 -5
  215. package/esm5/languages/russian/addon-table.js +5 -5
  216. package/esm5/languages/russian/core.js +18 -18
  217. package/esm5/languages/russian/countries.js +208 -207
  218. package/esm5/languages/russian/kit.js +43 -43
  219. package/esm5/languages/spanish/addon-commerce.js +3 -3
  220. package/esm5/languages/spanish/addon-editor.js +52 -50
  221. package/esm5/languages/spanish/addon-preview.js +5 -5
  222. package/esm5/languages/spanish/addon-table.js +5 -5
  223. package/esm5/languages/spanish/core.js +18 -18
  224. package/esm5/languages/spanish/countries.js +208 -207
  225. package/esm5/languages/spanish/kit.js +43 -43
  226. package/esm5/languages/turkish/addon-commerce.js +3 -3
  227. package/esm5/languages/turkish/addon-editor.js +52 -50
  228. package/esm5/languages/turkish/addon-preview.js +5 -5
  229. package/esm5/languages/turkish/addon-table.js +5 -5
  230. package/esm5/languages/turkish/core.js +18 -18
  231. package/esm5/languages/turkish/kit.js +43 -43
  232. package/esm5/languages/ukrainian/addon-commerce.js +3 -3
  233. package/esm5/languages/ukrainian/addon-editor.js +52 -50
  234. package/esm5/languages/ukrainian/addon-preview.js +5 -5
  235. package/esm5/languages/ukrainian/addon-table.js +5 -5
  236. package/esm5/languages/ukrainian/core.js +18 -18
  237. package/esm5/languages/ukrainian/kit.js +43 -43
  238. package/esm5/languages/vietnamese/addon-commerce.js +3 -3
  239. package/esm5/languages/vietnamese/addon-editor.js +52 -50
  240. package/esm5/languages/vietnamese/addon-preview.js +5 -5
  241. package/esm5/languages/vietnamese/addon-table.js +5 -5
  242. package/esm5/languages/vietnamese/core.js +18 -18
  243. package/esm5/languages/vietnamese/countries.js +208 -207
  244. package/esm5/languages/vietnamese/kit.js +43 -43
  245. package/fesm2015/taiga-ui-i18n-enums.js +1 -0
  246. package/fesm2015/taiga-ui-i18n-enums.js.map +1 -1
  247. package/fesm2015/taiga-ui-i18n-languages-chinese.js +383 -0
  248. package/fesm2015/taiga-ui-i18n-languages-chinese.js.map +1 -0
  249. package/fesm2015/taiga-ui-i18n-languages-dutch.js +326 -323
  250. package/fesm2015/taiga-ui-i18n-languages-dutch.js.map +1 -1
  251. package/fesm2015/taiga-ui-i18n-languages-english.js +327 -324
  252. package/fesm2015/taiga-ui-i18n-languages-english.js.map +1 -1
  253. package/fesm2015/taiga-ui-i18n-languages-french.js +327 -324
  254. package/fesm2015/taiga-ui-i18n-languages-french.js.map +1 -1
  255. package/fesm2015/taiga-ui-i18n-languages-german.js +120 -118
  256. package/fesm2015/taiga-ui-i18n-languages-german.js.map +1 -1
  257. package/fesm2015/taiga-ui-i18n-languages-italian.js +327 -324
  258. package/fesm2015/taiga-ui-i18n-languages-italian.js.map +1 -1
  259. package/fesm2015/taiga-ui-i18n-languages-polish.js +327 -324
  260. package/fesm2015/taiga-ui-i18n-languages-polish.js.map +1 -1
  261. package/fesm2015/taiga-ui-i18n-languages-portuguese.js +327 -324
  262. package/fesm2015/taiga-ui-i18n-languages-portuguese.js.map +1 -1
  263. package/fesm2015/taiga-ui-i18n-languages-russian.js +327 -324
  264. package/fesm2015/taiga-ui-i18n-languages-russian.js.map +1 -1
  265. package/fesm2015/taiga-ui-i18n-languages-spanish.js +327 -324
  266. package/fesm2015/taiga-ui-i18n-languages-spanish.js.map +1 -1
  267. package/fesm2015/taiga-ui-i18n-languages-turkish.js +120 -118
  268. package/fesm2015/taiga-ui-i18n-languages-turkish.js.map +1 -1
  269. package/fesm2015/taiga-ui-i18n-languages-ukrainian.js +120 -118
  270. package/fesm2015/taiga-ui-i18n-languages-ukrainian.js.map +1 -1
  271. package/fesm2015/taiga-ui-i18n-languages-vietnamese.js +327 -324
  272. package/fesm2015/taiga-ui-i18n-languages-vietnamese.js.map +1 -1
  273. package/fesm5/taiga-ui-i18n-enums.js +1 -0
  274. package/fesm5/taiga-ui-i18n-enums.js.map +1 -1
  275. package/fesm5/taiga-ui-i18n-languages-chinese.js +385 -0
  276. package/fesm5/taiga-ui-i18n-languages-chinese.js.map +1 -0
  277. package/fesm5/taiga-ui-i18n-languages-dutch.js +326 -323
  278. package/fesm5/taiga-ui-i18n-languages-dutch.js.map +1 -1
  279. package/fesm5/taiga-ui-i18n-languages-english.js +327 -324
  280. package/fesm5/taiga-ui-i18n-languages-english.js.map +1 -1
  281. package/fesm5/taiga-ui-i18n-languages-french.js +327 -324
  282. package/fesm5/taiga-ui-i18n-languages-french.js.map +1 -1
  283. package/fesm5/taiga-ui-i18n-languages-german.js +120 -118
  284. package/fesm5/taiga-ui-i18n-languages-german.js.map +1 -1
  285. package/fesm5/taiga-ui-i18n-languages-italian.js +324 -321
  286. package/fesm5/taiga-ui-i18n-languages-italian.js.map +1 -1
  287. package/fesm5/taiga-ui-i18n-languages-polish.js +327 -324
  288. package/fesm5/taiga-ui-i18n-languages-polish.js.map +1 -1
  289. package/fesm5/taiga-ui-i18n-languages-portuguese.js +327 -324
  290. package/fesm5/taiga-ui-i18n-languages-portuguese.js.map +1 -1
  291. package/fesm5/taiga-ui-i18n-languages-russian.js +327 -324
  292. package/fesm5/taiga-ui-i18n-languages-russian.js.map +1 -1
  293. package/fesm5/taiga-ui-i18n-languages-spanish.js +327 -324
  294. package/fesm5/taiga-ui-i18n-languages-spanish.js.map +1 -1
  295. package/fesm5/taiga-ui-i18n-languages-turkish.js +120 -118
  296. package/fesm5/taiga-ui-i18n-languages-turkish.js.map +1 -1
  297. package/fesm5/taiga-ui-i18n-languages-ukrainian.js +120 -118
  298. package/fesm5/taiga-ui-i18n-languages-ukrainian.js.map +1 -1
  299. package/fesm5/taiga-ui-i18n-languages-vietnamese.js +327 -324
  300. package/fesm5/taiga-ui-i18n-languages-vietnamese.js.map +1 -1
  301. package/interfaces/language.d.ts +2 -0
  302. package/languages/chinese/addon-commerce.d.ts +2 -0
  303. package/languages/chinese/addon-editor.d.ts +2 -0
  304. package/languages/chinese/addon-preview.d.ts +2 -0
  305. package/languages/chinese/addon-table.d.ts +2 -0
  306. package/languages/chinese/chinese.d.ts +2 -0
  307. package/languages/chinese/core.d.ts +2 -0
  308. package/languages/chinese/countries.d.ts +2 -0
  309. package/languages/chinese/index.d.ts +8 -0
  310. package/languages/chinese/kit.d.ts +2 -0
  311. package/languages/chinese/package.json +13 -0
  312. package/languages/chinese/taiga-ui-i18n-languages-chinese.d.ts +4 -0
  313. package/languages/chinese/taiga-ui-i18n-languages-chinese.metadata.json +1 -0
  314. package/languages/dutch/taiga-ui-i18n-languages-dutch.metadata.json +1 -1
  315. package/languages/english/taiga-ui-i18n-languages-english.metadata.json +1 -1
  316. package/languages/french/taiga-ui-i18n-languages-french.metadata.json +1 -1
  317. package/languages/german/taiga-ui-i18n-languages-german.metadata.json +1 -1
  318. package/languages/italian/taiga-ui-i18n-languages-italian.metadata.json +1 -1
  319. package/languages/polish/taiga-ui-i18n-languages-polish.metadata.json +1 -1
  320. package/languages/portuguese/taiga-ui-i18n-languages-portuguese.metadata.json +1 -1
  321. package/languages/russian/taiga-ui-i18n-languages-russian.metadata.json +1 -1
  322. package/languages/spanish/taiga-ui-i18n-languages-spanish.metadata.json +1 -1
  323. package/languages/turkish/taiga-ui-i18n-languages-turkish.metadata.json +1 -1
  324. package/languages/ukrainian/taiga-ui-i18n-languages-ukrainian.metadata.json +1 -1
  325. package/languages/vietnamese/taiga-ui-i18n-languages-vietnamese.metadata.json +1 -1
  326. package/package.json +1 -1
@@ -2,373 +2,376 @@ import { TuiCountryIsoCode } from '@taiga-ui/i18n/enums';
2
2
  import { __assign } from 'tslib';
3
3
 
4
4
  var TUI_ITALIAN_LANGUAGE_ADDON_COMMERCE = {
5
- cardNumber: ['Numero', 'Numero carta'],
6
- cardExpiry: ['Scade il', 'Valida fino al'],
5
+ cardNumber: ["Numero", "Numero carta"],
6
+ cardExpiry: ["Scade il", "Valida fino al"],
7
7
  };
8
8
 
9
9
  var TUI_ITALIAN_LANGUAGE_ADDON_EDITOR = {
10
- colorSelectorModeNames: ['Tinta unita', 'Gradiente'],
10
+ colorSelectorModeNames: ["Tinta unita", "Gradiente"],
11
11
  toolbarTools: {
12
- undo: 'Annulla',
13
- redo: 'Rifai',
14
- font: 'Font',
15
- fontStyle: 'Stile font',
16
- fontSize: 'Dimensione font',
17
- bold: 'Grassetto',
18
- italic: 'Corsivo',
19
- underline: 'Sottolineato',
20
- strikeThrough: 'Barrato',
21
- justify: 'Giustifica',
22
- justifyLeft: 'Allinea a sinistra',
23
- justifyCenter: 'Allinea al centro',
24
- justifyRight: 'Allinea a destra',
25
- justifyFull: 'Giustifica pieno',
26
- list: 'Lista',
27
- indent: 'Rientro',
28
- outdent: 'Elimina rientro',
29
- unorderedList: 'Lista non ordinata',
30
- orderedList: 'Lista ordinata',
31
- quote: 'Virgolette',
32
- foreColor: 'Colore',
33
- backColor: 'Colore sfondo',
34
- hiliteColor: 'Evidenziazione del testo',
35
- clear: 'Pulisci',
36
- link: 'Link',
37
- attach: 'Allega file',
38
- tex: 'Inserisci TeX',
39
- code: 'Codice',
40
- image: 'Inserisci image',
41
- insertHorizontalRule: 'Inserisci riga orizzontale',
42
- superscript: 'Apice',
43
- subscript: 'Pedice',
44
- insertTable: 'Inserisci tabella',
45
- mergeCells: 'Unisci celle',
46
- splitCells: 'Dividi celle',
47
- rowsColumnsManaging: 'Gestione righe e colonne',
48
- cellColor: 'Colore cella',
49
- setDetails: 'Details',
50
- removeDetails: 'Remove details',
12
+ undo: "Annulla",
13
+ redo: "Rifai",
14
+ font: "Font",
15
+ fontStyle: "Stile font",
16
+ fontSize: "Dimensione font",
17
+ bold: "Grassetto",
18
+ italic: "Corsivo",
19
+ underline: "Sottolineato",
20
+ strikeThrough: "Barrato",
21
+ justify: "Giustifica",
22
+ justifyLeft: "Allinea a sinistra",
23
+ justifyCenter: "Allinea al centro",
24
+ justifyRight: "Allinea a destra",
25
+ justifyFull: "Giustifica pieno",
26
+ list: "Lista",
27
+ indent: "Rientro",
28
+ outdent: "Elimina rientro",
29
+ unorderedList: "Lista non ordinata",
30
+ orderedList: "Lista ordinata",
31
+ quote: "Virgolette",
32
+ foreColor: "Colore",
33
+ backColor: "Colore sfondo",
34
+ hiliteColor: "Evidenziazione del testo",
35
+ clear: "Pulisci",
36
+ link: "Link",
37
+ attach: "Allega file",
38
+ tex: "Inserisci TeX",
39
+ code: "Codice",
40
+ image: "Inserisci image",
41
+ insertHorizontalRule: "Inserisci riga orizzontale",
42
+ superscript: "Apice",
43
+ subscript: "Pedice",
44
+ insertTable: "Inserisci tabella",
45
+ insertGroup: "Insert group",
46
+ removeGroup: "Remove group",
47
+ mergeCells: "Unisci celle",
48
+ splitCells: "Dividi celle",
49
+ rowsColumnsManaging: "Gestione righe e colonne",
50
+ cellColor: "Colore cella",
51
+ setDetails: "Details",
52
+ removeDetails: "Remove details",
51
53
  },
52
54
  editorTableCommands: [
53
- ['Inserisci colonna prima', 'Inserisci colonna dopo'],
54
- ['Inserisci riga prima', 'Inserisci riga dopo'],
55
- ['Cancella colonna', 'Cancella riga'],
55
+ ["Inserisci colonna prima", "Inserisci colonna dopo"],
56
+ ["Inserisci riga prima", "Inserisci riga dopo"],
57
+ ["Cancella colonna", "Cancella riga"],
56
58
  ],
57
- editorCodeOptions: ['Codice nel testo', 'Codice nel blocco'],
59
+ editorCodeOptions: ["Codice nel testo", "Codice nel blocco"],
58
60
  editorFontOptions: {
59
- small: 'Small',
60
- normal: 'Normale',
61
- large: 'Large',
62
- title: 'Titolo',
63
- subtitle: 'Sottotitolo',
61
+ small: "Small",
62
+ normal: "Normale",
63
+ large: "Large",
64
+ title: "Titolo",
65
+ subtitle: "Sottotitolo",
64
66
  },
65
67
  };
66
68
 
67
69
  var TUI_ITALIAN_LANGUAGE_ADDON_PREVIEW = {
68
70
  previewTexts: {
69
- rotate: 'Ruota',
71
+ rotate: "Ruota",
70
72
  },
71
73
  zoomTexts: {
72
- zoomOut: 'Rimpicciolisci',
73
- zoomIn: 'Ingrandisci',
74
- reset: 'Ripristina',
74
+ zoomOut: "Rimpicciolisci",
75
+ zoomIn: "Ingrandisci",
76
+ reset: "Ripristina",
75
77
  },
76
78
  };
77
79
 
78
80
  var TUI_ITALIAN_LANGUAGE_ADDON_TABLE = {
79
- showHideText: 'Mostra/Nascondi',
81
+ showHideText: "Mostra/Nascondi",
80
82
  paginationTexts: {
81
- pages: 'Pagine',
82
- linesPerPage: 'Righe per pagina',
83
- of: 'di',
83
+ pages: "Pagine",
84
+ linesPerPage: "Righe per pagina",
85
+ of: "di",
84
86
  },
85
87
  };
86
88
 
87
89
  var _a;
88
90
  var TUI_ITALIAN_LANGUAGE_COUNTRIES = (_a = {},
89
- _a[TuiCountryIsoCode.AD] = 'Andorra',
90
- _a[TuiCountryIsoCode.AE] = 'Emirati Arabi Uniti',
91
- _a[TuiCountryIsoCode.AF] = 'Afghanistan',
92
- _a[TuiCountryIsoCode.AG] = 'Antigua and Barbuda',
93
- _a[TuiCountryIsoCode.AI] = 'Anguilla',
94
- _a[TuiCountryIsoCode.AL] = 'Albania',
95
- _a[TuiCountryIsoCode.AM] = 'Armenia',
96
- _a[TuiCountryIsoCode.AO] = 'Angola',
97
- _a[TuiCountryIsoCode.AR] = 'Argentina',
98
- _a[TuiCountryIsoCode.AT] = 'Austria',
99
- _a[TuiCountryIsoCode.AU] = 'Australia',
100
- _a[TuiCountryIsoCode.AW] = 'Aruba',
101
- _a[TuiCountryIsoCode.AZ] = 'Azerbaijan',
102
- _a[TuiCountryIsoCode.BA] = 'Bosnia Erzegovina',
103
- _a[TuiCountryIsoCode.BB] = 'Barbados',
104
- _a[TuiCountryIsoCode.BD] = 'Bangladesh',
105
- _a[TuiCountryIsoCode.BE] = 'Belgio',
106
- _a[TuiCountryIsoCode.BF] = 'Burkina Faso',
107
- _a[TuiCountryIsoCode.BG] = 'Bulgaria',
108
- _a[TuiCountryIsoCode.BH] = 'Bahrain',
109
- _a[TuiCountryIsoCode.BI] = 'Burundi',
110
- _a[TuiCountryIsoCode.BJ] = 'Benin',
111
- _a[TuiCountryIsoCode.BM] = 'Bermuda',
112
- _a[TuiCountryIsoCode.BN] = 'Brunei Darussalam',
113
- _a[TuiCountryIsoCode.BO] = 'Bolivia',
114
- _a[TuiCountryIsoCode.BQ] = 'Bonaire, Sint Eustatius e Saba',
115
- _a[TuiCountryIsoCode.BR] = 'Brasile',
116
- _a[TuiCountryIsoCode.BS] = 'Bahamas',
117
- _a[TuiCountryIsoCode.BT] = 'Bhutan',
118
- _a[TuiCountryIsoCode.BW] = 'Botswana',
119
- _a[TuiCountryIsoCode.BY] = 'Bielorussia',
120
- _a[TuiCountryIsoCode.BZ] = 'Belize',
121
- _a[TuiCountryIsoCode.CA] = 'Canada',
122
- _a[TuiCountryIsoCode.CD] = 'Repubblica Democratica del Congo',
123
- _a[TuiCountryIsoCode.CF] = 'Repubblica Centroafricana',
124
- _a[TuiCountryIsoCode.CG] = 'Repubblica del Congo',
125
- _a[TuiCountryIsoCode.CH] = 'Svizzera',
91
+ _a[TuiCountryIsoCode.AD] = "Andorra",
92
+ _a[TuiCountryIsoCode.AE] = "Emirati Arabi Uniti",
93
+ _a[TuiCountryIsoCode.AF] = "Afghanistan",
94
+ _a[TuiCountryIsoCode.AG] = "Antigua and Barbuda",
95
+ _a[TuiCountryIsoCode.AI] = "Anguilla",
96
+ _a[TuiCountryIsoCode.AL] = "Albania",
97
+ _a[TuiCountryIsoCode.AM] = "Armenia",
98
+ _a[TuiCountryIsoCode.AO] = "Angola",
99
+ _a[TuiCountryIsoCode.AR] = "Argentina",
100
+ _a[TuiCountryIsoCode.AT] = "Austria",
101
+ _a[TuiCountryIsoCode.AU] = "Australia",
102
+ _a[TuiCountryIsoCode.AW] = "Aruba",
103
+ _a[TuiCountryIsoCode.AZ] = "Azerbaijan",
104
+ _a[TuiCountryIsoCode.BA] = "Bosnia Erzegovina",
105
+ _a[TuiCountryIsoCode.BB] = "Barbados",
106
+ _a[TuiCountryIsoCode.BD] = "Bangladesh",
107
+ _a[TuiCountryIsoCode.BE] = "Belgio",
108
+ _a[TuiCountryIsoCode.BF] = "Burkina Faso",
109
+ _a[TuiCountryIsoCode.BG] = "Bulgaria",
110
+ _a[TuiCountryIsoCode.BH] = "Bahrain",
111
+ _a[TuiCountryIsoCode.BI] = "Burundi",
112
+ _a[TuiCountryIsoCode.BJ] = "Benin",
113
+ _a[TuiCountryIsoCode.BM] = "Bermuda",
114
+ _a[TuiCountryIsoCode.BN] = "Brunei Darussalam",
115
+ _a[TuiCountryIsoCode.BO] = "Bolivia",
116
+ _a[TuiCountryIsoCode.BQ] = "Bonaire, Sint Eustatius e Saba",
117
+ _a[TuiCountryIsoCode.BR] = "Brasile",
118
+ _a[TuiCountryIsoCode.BS] = "Bahamas",
119
+ _a[TuiCountryIsoCode.BT] = "Bhutan",
120
+ _a[TuiCountryIsoCode.BW] = "Botswana",
121
+ _a[TuiCountryIsoCode.BY] = "Bielorussia",
122
+ _a[TuiCountryIsoCode.BZ] = "Belize",
123
+ _a[TuiCountryIsoCode.CA] = "Canada",
124
+ _a[TuiCountryIsoCode.CD] = "Repubblica Democratica del Congo",
125
+ _a[TuiCountryIsoCode.CF] = "Repubblica Centroafricana",
126
+ _a[TuiCountryIsoCode.CG] = "Repubblica del Congo",
127
+ _a[TuiCountryIsoCode.CH] = "Svizzera",
126
128
  _a[TuiCountryIsoCode.CI] = "Costa d'Avorio",
127
- _a[TuiCountryIsoCode.CL] = 'Cile',
128
- _a[TuiCountryIsoCode.CM] = 'Camerun',
129
- _a[TuiCountryIsoCode.CN] = 'Cina',
130
- _a[TuiCountryIsoCode.CO] = 'Colombia',
131
- _a[TuiCountryIsoCode.CR] = 'Costa Rica',
132
- _a[TuiCountryIsoCode.CU] = 'Cuba',
133
- _a[TuiCountryIsoCode.CV] = 'Capo Verde',
134
- _a[TuiCountryIsoCode.CW] = 'Curaçao',
135
- _a[TuiCountryIsoCode.CY] = 'Cipro',
136
- _a[TuiCountryIsoCode.CZ] = 'Repubblica Ceca',
137
- _a[TuiCountryIsoCode.DE] = 'Germania',
138
- _a[TuiCountryIsoCode.DJ] = 'Gibuti',
139
- _a[TuiCountryIsoCode.DK] = 'Danimarca',
140
- _a[TuiCountryIsoCode.DM] = 'Dominica',
141
- _a[TuiCountryIsoCode.DO] = 'Repubblica Dominicana',
142
- _a[TuiCountryIsoCode.DZ] = 'Algeria',
143
- _a[TuiCountryIsoCode.EC] = 'Ecuador',
144
- _a[TuiCountryIsoCode.EE] = 'Estonia',
145
- _a[TuiCountryIsoCode.EG] = 'Egitto',
146
- _a[TuiCountryIsoCode.ER] = 'Eritrea',
147
- _a[TuiCountryIsoCode.ES] = 'Spagna',
148
- _a[TuiCountryIsoCode.ET] = 'Etiopia',
149
- _a[TuiCountryIsoCode.FI] = 'Finlandia',
150
- _a[TuiCountryIsoCode.FJ] = 'Fiji',
151
- _a[TuiCountryIsoCode.FK] = 'Isole Falkland',
152
- _a[TuiCountryIsoCode.FM] = 'Stati Federali della Micronesia',
153
- _a[TuiCountryIsoCode.FR] = 'Francia',
154
- _a[TuiCountryIsoCode.GA] = 'Gabon',
155
- _a[TuiCountryIsoCode.GB] = 'Regno Unito',
156
- _a[TuiCountryIsoCode.GD] = 'Grenada',
157
- _a[TuiCountryIsoCode.GE] = 'Georgia',
158
- _a[TuiCountryIsoCode.GH] = 'Ghana',
159
- _a[TuiCountryIsoCode.GI] = 'Gibilterra',
160
- _a[TuiCountryIsoCode.GL] = 'Groenlandia',
161
- _a[TuiCountryIsoCode.GM] = 'Gambia',
162
- _a[TuiCountryIsoCode.GN] = 'Guinea',
163
- _a[TuiCountryIsoCode.GQ] = 'Guinea Equatoriale',
164
- _a[TuiCountryIsoCode.GR] = 'Grecia',
165
- _a[TuiCountryIsoCode.GT] = 'Guatemala',
166
- _a[TuiCountryIsoCode.GW] = 'Guinea-Bissau',
167
- _a[TuiCountryIsoCode.GY] = 'Guyana',
168
- _a[TuiCountryIsoCode.HK] = 'Hong Kong',
169
- _a[TuiCountryIsoCode.HN] = 'Honduras',
170
- _a[TuiCountryIsoCode.HR] = 'Croazia',
171
- _a[TuiCountryIsoCode.HT] = 'Haiti',
172
- _a[TuiCountryIsoCode.HU] = 'Ungheria',
173
- _a[TuiCountryIsoCode.ID] = 'Indonesia',
174
- _a[TuiCountryIsoCode.IE] = 'Eire',
175
- _a[TuiCountryIsoCode.IL] = 'Israele',
176
- _a[TuiCountryIsoCode.IN] = 'India',
177
- _a[TuiCountryIsoCode.IQ] = 'Iraq',
178
- _a[TuiCountryIsoCode.IR] = 'Iran',
179
- _a[TuiCountryIsoCode.IS] = 'Islanda',
180
- _a[TuiCountryIsoCode.IT] = 'Italia',
181
- _a[TuiCountryIsoCode.JM] = 'Giamaica',
182
- _a[TuiCountryIsoCode.JO] = 'Giordania',
183
- _a[TuiCountryIsoCode.JP] = 'Giappone',
184
- _a[TuiCountryIsoCode.KE] = 'Kenya',
185
- _a[TuiCountryIsoCode.KG] = 'Kirghizistan',
186
- _a[TuiCountryIsoCode.KH] = 'Cambogia',
187
- _a[TuiCountryIsoCode.KM] = 'Comore',
188
- _a[TuiCountryIsoCode.KN] = 'Saint Kitts e Nevis',
189
- _a[TuiCountryIsoCode.KP] = 'Corea del Nord',
190
- _a[TuiCountryIsoCode.KR] = 'Corea del Sud',
191
- _a[TuiCountryIsoCode.KW] = 'Kuwait',
192
- _a[TuiCountryIsoCode.KY] = 'Isole Cayman',
193
- _a[TuiCountryIsoCode.KZ] = 'Kazakhistan',
194
- _a[TuiCountryIsoCode.LA] = 'Laos',
195
- _a[TuiCountryIsoCode.LB] = 'Libano',
196
- _a[TuiCountryIsoCode.LC] = 'Santa Lucia',
197
- _a[TuiCountryIsoCode.LI] = 'Liechtenstein',
198
- _a[TuiCountryIsoCode.LK] = 'Sri Lanka',
199
- _a[TuiCountryIsoCode.LR] = 'Liberia',
200
- _a[TuiCountryIsoCode.LS] = 'Lesotho',
201
- _a[TuiCountryIsoCode.LT] = 'Lituania',
202
- _a[TuiCountryIsoCode.LU] = 'Lussemburgo',
203
- _a[TuiCountryIsoCode.LV] = 'Lettonia',
204
- _a[TuiCountryIsoCode.LY] = 'Libia',
205
- _a[TuiCountryIsoCode.MA] = 'Morocco',
206
- _a[TuiCountryIsoCode.MC] = 'Monaco',
207
- _a[TuiCountryIsoCode.MD] = 'Moldavia',
208
- _a[TuiCountryIsoCode.ME] = 'Montenegro',
209
- _a[TuiCountryIsoCode.MG] = 'Madagascar',
210
- _a[TuiCountryIsoCode.MK] = 'Macedonia',
211
- _a[TuiCountryIsoCode.ML] = 'Mali',
212
- _a[TuiCountryIsoCode.MM] = 'Myanmar',
213
- _a[TuiCountryIsoCode.MN] = 'Mongolia',
214
- _a[TuiCountryIsoCode.MO] = 'Macao',
215
- _a[TuiCountryIsoCode.MR] = 'Mauritania',
216
- _a[TuiCountryIsoCode.MS] = 'Montserrat',
217
- _a[TuiCountryIsoCode.MT] = 'Malta',
218
- _a[TuiCountryIsoCode.MU] = 'Maurizius',
219
- _a[TuiCountryIsoCode.MV] = 'Maldive',
220
- _a[TuiCountryIsoCode.MW] = 'Malawi',
221
- _a[TuiCountryIsoCode.MX] = 'Messico',
222
- _a[TuiCountryIsoCode.MY] = 'Malesia',
223
- _a[TuiCountryIsoCode.MZ] = 'Mozambico',
224
- _a[TuiCountryIsoCode.NA] = 'Namibia',
225
- _a[TuiCountryIsoCode.NE] = 'Niger',
226
- _a[TuiCountryIsoCode.NG] = 'Nigeria',
227
- _a[TuiCountryIsoCode.NI] = 'Nicaragua',
228
- _a[TuiCountryIsoCode.NL] = 'Paesi Bassi',
229
- _a[TuiCountryIsoCode.NO] = 'Norvegia',
230
- _a[TuiCountryIsoCode.NP] = 'Nepal',
231
- _a[TuiCountryIsoCode.NZ] = 'Nuova Zelanda',
232
- _a[TuiCountryIsoCode.OM] = 'Oman',
233
- _a[TuiCountryIsoCode.PA] = 'Panama',
234
- _a[TuiCountryIsoCode.PE] = 'Perù',
235
- _a[TuiCountryIsoCode.PF] = 'Polinesia Francese',
236
- _a[TuiCountryIsoCode.PG] = 'Papua Nuova Guinea',
237
- _a[TuiCountryIsoCode.PH] = 'Filippine',
238
- _a[TuiCountryIsoCode.PK] = 'Pakistan',
239
- _a[TuiCountryIsoCode.PL] = 'Polonia',
240
- _a[TuiCountryIsoCode.PT] = 'Portogallo',
241
- _a[TuiCountryIsoCode.PW] = 'Palau',
242
- _a[TuiCountryIsoCode.PY] = 'Paraguay',
243
- _a[TuiCountryIsoCode.QA] = 'Qatar',
244
- _a[TuiCountryIsoCode.RO] = 'Romania',
245
- _a[TuiCountryIsoCode.RS] = 'Serbia',
246
- _a[TuiCountryIsoCode.RU] = 'Federazione Russa',
247
- _a[TuiCountryIsoCode.RW] = 'Ruanda',
248
- _a[TuiCountryIsoCode.SA] = 'Arabia Saudita',
249
- _a[TuiCountryIsoCode.SB] = 'Solomon Islands',
250
- _a[TuiCountryIsoCode.SC] = 'Seychelles',
251
- _a[TuiCountryIsoCode.SD] = 'Sudan',
252
- _a[TuiCountryIsoCode.SE] = 'Svezia',
253
- _a[TuiCountryIsoCode.SG] = 'Singapore',
129
+ _a[TuiCountryIsoCode.CL] = "Cile",
130
+ _a[TuiCountryIsoCode.CM] = "Camerun",
131
+ _a[TuiCountryIsoCode.CN] = "Cina",
132
+ _a[TuiCountryIsoCode.CO] = "Colombia",
133
+ _a[TuiCountryIsoCode.CR] = "Costa Rica",
134
+ _a[TuiCountryIsoCode.CU] = "Cuba",
135
+ _a[TuiCountryIsoCode.CV] = "Capo Verde",
136
+ _a[TuiCountryIsoCode.CW] = "Cura\u00E7ao",
137
+ _a[TuiCountryIsoCode.CY] = "Cipro",
138
+ _a[TuiCountryIsoCode.CZ] = "Repubblica Ceca",
139
+ _a[TuiCountryIsoCode.DE] = "Germania",
140
+ _a[TuiCountryIsoCode.DJ] = "Gibuti",
141
+ _a[TuiCountryIsoCode.DK] = "Danimarca",
142
+ _a[TuiCountryIsoCode.DM] = "Dominica",
143
+ _a[TuiCountryIsoCode.DO] = "Repubblica Dominicana",
144
+ _a[TuiCountryIsoCode.DZ] = "Algeria",
145
+ _a[TuiCountryIsoCode.EC] = "Ecuador",
146
+ _a[TuiCountryIsoCode.EE] = "Estonia",
147
+ _a[TuiCountryIsoCode.EG] = "Egitto",
148
+ _a[TuiCountryIsoCode.ER] = "Eritrea",
149
+ _a[TuiCountryIsoCode.ES] = "Spagna",
150
+ _a[TuiCountryIsoCode.ET] = "Etiopia",
151
+ _a[TuiCountryIsoCode.FI] = "Finlandia",
152
+ _a[TuiCountryIsoCode.FJ] = "Fiji",
153
+ _a[TuiCountryIsoCode.FK] = "Isole Falkland",
154
+ _a[TuiCountryIsoCode.FM] = "Stati Federali della Micronesia",
155
+ _a[TuiCountryIsoCode.FR] = "Francia",
156
+ _a[TuiCountryIsoCode.GA] = "Gabon",
157
+ _a[TuiCountryIsoCode.GB] = "Regno Unito",
158
+ _a[TuiCountryIsoCode.GD] = "Grenada",
159
+ _a[TuiCountryIsoCode.GE] = "Georgia",
160
+ _a[TuiCountryIsoCode.GH] = "Ghana",
161
+ _a[TuiCountryIsoCode.GI] = "Gibilterra",
162
+ _a[TuiCountryIsoCode.GL] = "Groenlandia",
163
+ _a[TuiCountryIsoCode.GM] = "Gambia",
164
+ _a[TuiCountryIsoCode.GN] = "Guinea",
165
+ _a[TuiCountryIsoCode.GQ] = "Guinea Equatoriale",
166
+ _a[TuiCountryIsoCode.GR] = "Grecia",
167
+ _a[TuiCountryIsoCode.GT] = "Guatemala",
168
+ _a[TuiCountryIsoCode.GW] = "Guinea-Bissau",
169
+ _a[TuiCountryIsoCode.GY] = "Guyana",
170
+ _a[TuiCountryIsoCode.HK] = "Hong Kong",
171
+ _a[TuiCountryIsoCode.HN] = "Honduras",
172
+ _a[TuiCountryIsoCode.HR] = "Croazia",
173
+ _a[TuiCountryIsoCode.HT] = "Haiti",
174
+ _a[TuiCountryIsoCode.HU] = "Ungheria",
175
+ _a[TuiCountryIsoCode.ID] = "Indonesia",
176
+ _a[TuiCountryIsoCode.IE] = "Eire",
177
+ _a[TuiCountryIsoCode.IL] = "Israele",
178
+ _a[TuiCountryIsoCode.IN] = "India",
179
+ _a[TuiCountryIsoCode.IQ] = "Iraq",
180
+ _a[TuiCountryIsoCode.IR] = "Iran",
181
+ _a[TuiCountryIsoCode.IS] = "Islanda",
182
+ _a[TuiCountryIsoCode.IT] = "Italia",
183
+ _a[TuiCountryIsoCode.JM] = "Giamaica",
184
+ _a[TuiCountryIsoCode.JO] = "Giordania",
185
+ _a[TuiCountryIsoCode.JP] = "Giappone",
186
+ _a[TuiCountryIsoCode.KE] = "Kenya",
187
+ _a[TuiCountryIsoCode.KG] = "Kirghizistan",
188
+ _a[TuiCountryIsoCode.KH] = "Cambogia",
189
+ _a[TuiCountryIsoCode.KM] = "Comore",
190
+ _a[TuiCountryIsoCode.KN] = "Saint Kitts e Nevis",
191
+ _a[TuiCountryIsoCode.KP] = "Corea del Nord",
192
+ _a[TuiCountryIsoCode.KR] = "Corea del Sud",
193
+ _a[TuiCountryIsoCode.KW] = "Kuwait",
194
+ _a[TuiCountryIsoCode.KY] = "Isole Cayman",
195
+ _a[TuiCountryIsoCode.KZ] = "Kazakhistan",
196
+ _a[TuiCountryIsoCode.LA] = "Laos",
197
+ _a[TuiCountryIsoCode.LB] = "Libano",
198
+ _a[TuiCountryIsoCode.LC] = "Santa Lucia",
199
+ _a[TuiCountryIsoCode.LI] = "Liechtenstein",
200
+ _a[TuiCountryIsoCode.LK] = "Sri Lanka",
201
+ _a[TuiCountryIsoCode.LR] = "Liberia",
202
+ _a[TuiCountryIsoCode.LS] = "Lesotho",
203
+ _a[TuiCountryIsoCode.LT] = "Lituania",
204
+ _a[TuiCountryIsoCode.LU] = "Lussemburgo",
205
+ _a[TuiCountryIsoCode.LV] = "Lettonia",
206
+ _a[TuiCountryIsoCode.LY] = "Libia",
207
+ _a[TuiCountryIsoCode.MA] = "Morocco",
208
+ _a[TuiCountryIsoCode.MC] = "Monaco",
209
+ _a[TuiCountryIsoCode.MD] = "Moldavia",
210
+ _a[TuiCountryIsoCode.ME] = "Montenegro",
211
+ _a[TuiCountryIsoCode.MG] = "Madagascar",
212
+ _a[TuiCountryIsoCode.MK] = "Macedonia",
213
+ _a[TuiCountryIsoCode.ML] = "Mali",
214
+ _a[TuiCountryIsoCode.MM] = "Myanmar",
215
+ _a[TuiCountryIsoCode.MN] = "Mongolia",
216
+ _a[TuiCountryIsoCode.MO] = "Macao",
217
+ _a[TuiCountryIsoCode.MR] = "Mauritania",
218
+ _a[TuiCountryIsoCode.MS] = "Montserrat",
219
+ _a[TuiCountryIsoCode.MT] = "Malta",
220
+ _a[TuiCountryIsoCode.MU] = "Maurizius",
221
+ _a[TuiCountryIsoCode.MV] = "Maldive",
222
+ _a[TuiCountryIsoCode.MW] = "Malawi",
223
+ _a[TuiCountryIsoCode.MX] = "Messico",
224
+ _a[TuiCountryIsoCode.MY] = "Malesia",
225
+ _a[TuiCountryIsoCode.MZ] = "Mozambico",
226
+ _a[TuiCountryIsoCode.NA] = "Namibia",
227
+ _a[TuiCountryIsoCode.NE] = "Niger",
228
+ _a[TuiCountryIsoCode.NG] = "Nigeria",
229
+ _a[TuiCountryIsoCode.NI] = "Nicaragua",
230
+ _a[TuiCountryIsoCode.NL] = "Paesi Bassi",
231
+ _a[TuiCountryIsoCode.NO] = "Norvegia",
232
+ _a[TuiCountryIsoCode.NP] = "Nepal",
233
+ _a[TuiCountryIsoCode.NZ] = "Nuova Zelanda",
234
+ _a[TuiCountryIsoCode.OM] = "Oman",
235
+ _a[TuiCountryIsoCode.PA] = "Panama",
236
+ _a[TuiCountryIsoCode.PE] = "Per\u00F9",
237
+ _a[TuiCountryIsoCode.PF] = "Polinesia Francese",
238
+ _a[TuiCountryIsoCode.PG] = "Papua Nuova Guinea",
239
+ _a[TuiCountryIsoCode.PH] = "Filippine",
240
+ _a[TuiCountryIsoCode.PK] = "Pakistan",
241
+ _a[TuiCountryIsoCode.PL] = "Polonia",
242
+ _a[TuiCountryIsoCode.PT] = "Portogallo",
243
+ _a[TuiCountryIsoCode.PW] = "Palau",
244
+ _a[TuiCountryIsoCode.PY] = "Paraguay",
245
+ _a[TuiCountryIsoCode.QA] = "Qatar",
246
+ _a[TuiCountryIsoCode.RO] = "Romania",
247
+ _a[TuiCountryIsoCode.RS] = "Serbia",
248
+ _a[TuiCountryIsoCode.RU] = "Federazione Russa",
249
+ _a[TuiCountryIsoCode.RW] = "Ruanda",
250
+ _a[TuiCountryIsoCode.SA] = "Arabia Saudita",
251
+ _a[TuiCountryIsoCode.SB] = "Solomon Islands",
252
+ _a[TuiCountryIsoCode.SC] = "Seychelles",
253
+ _a[TuiCountryIsoCode.SD] = "Sudan",
254
+ _a[TuiCountryIsoCode.SE] = "Svezia",
255
+ _a[TuiCountryIsoCode.SG] = "Singapore",
254
256
  _a[TuiCountryIsoCode.SH] = "Sant'Elena",
255
- _a[TuiCountryIsoCode.SI] = 'Slovenia',
256
- _a[TuiCountryIsoCode.SK] = 'Slovacchia',
257
- _a[TuiCountryIsoCode.SL] = 'Sierra Leone',
258
- _a[TuiCountryIsoCode.SM] = 'San Marino',
259
- _a[TuiCountryIsoCode.SN] = 'Senegal',
260
- _a[TuiCountryIsoCode.SO] = 'Somalia',
261
- _a[TuiCountryIsoCode.SR] = 'Suriname',
262
- _a[TuiCountryIsoCode.ST] = 'Sao Tome e Principe',
263
- _a[TuiCountryIsoCode.SV] = 'El Salvador',
264
- _a[TuiCountryIsoCode.SX] = 'Sint Maarten',
265
- _a[TuiCountryIsoCode.SY] = 'Siria',
266
- _a[TuiCountryIsoCode.SZ] = 'Swaziland',
267
- _a[TuiCountryIsoCode.TC] = 'Isole Turks e Caicos',
268
- _a[TuiCountryIsoCode.TD] = 'Ciad',
269
- _a[TuiCountryIsoCode.TG] = 'Togo',
270
- _a[TuiCountryIsoCode.TH] = 'Tailandia',
271
- _a[TuiCountryIsoCode.TJ] = 'Tagikistan',
272
- _a[TuiCountryIsoCode.TL] = 'Timor Est',
273
- _a[TuiCountryIsoCode.TM] = 'Turkmenistan',
274
- _a[TuiCountryIsoCode.TN] = 'Tunisia',
275
- _a[TuiCountryIsoCode.TO] = 'Tonga',
276
- _a[TuiCountryIsoCode.TR] = 'Turchia',
277
- _a[TuiCountryIsoCode.TT] = 'Trinidad and Tobago',
278
- _a[TuiCountryIsoCode.TW] = 'Taiwan',
279
- _a[TuiCountryIsoCode.TZ] = 'Tanzania',
280
- _a[TuiCountryIsoCode.UA] = 'Ucraina',
281
- _a[TuiCountryIsoCode.UG] = 'Uganda',
257
+ _a[TuiCountryIsoCode.SI] = "Slovenia",
258
+ _a[TuiCountryIsoCode.SK] = "Slovacchia",
259
+ _a[TuiCountryIsoCode.SL] = "Sierra Leone",
260
+ _a[TuiCountryIsoCode.SM] = "San Marino",
261
+ _a[TuiCountryIsoCode.SN] = "Senegal",
262
+ _a[TuiCountryIsoCode.SO] = "Somalia",
263
+ _a[TuiCountryIsoCode.SR] = "Suriname",
264
+ _a[TuiCountryIsoCode.ST] = "Sao Tome e Principe",
265
+ _a[TuiCountryIsoCode.SV] = "El Salvador",
266
+ _a[TuiCountryIsoCode.SX] = "Sint Maarten",
267
+ _a[TuiCountryIsoCode.SY] = "Siria",
268
+ _a[TuiCountryIsoCode.SZ] = "Swaziland",
269
+ _a[TuiCountryIsoCode.TC] = "Isole Turks e Caicos",
270
+ _a[TuiCountryIsoCode.TD] = "Ciad",
271
+ _a[TuiCountryIsoCode.TG] = "Togo",
272
+ _a[TuiCountryIsoCode.TH] = "Tailandia",
273
+ _a[TuiCountryIsoCode.TJ] = "Tagikistan",
274
+ _a[TuiCountryIsoCode.TL] = "Timor Est",
275
+ _a[TuiCountryIsoCode.TM] = "Turkmenistan",
276
+ _a[TuiCountryIsoCode.TN] = "Tunisia",
277
+ _a[TuiCountryIsoCode.TO] = "Tonga",
278
+ _a[TuiCountryIsoCode.TR] = "Turchia",
279
+ _a[TuiCountryIsoCode.TT] = "Trinidad and Tobago",
280
+ _a[TuiCountryIsoCode.TW] = "Taiwan",
281
+ _a[TuiCountryIsoCode.TZ] = "Tanzania",
282
+ _a[TuiCountryIsoCode.UA] = "Ucraina",
283
+ _a[TuiCountryIsoCode.UG] = "Uganda",
282
284
  _a[TuiCountryIsoCode.US] = "Stati Uniti d'America",
283
- _a[TuiCountryIsoCode.UY] = 'Uruguay',
284
- _a[TuiCountryIsoCode.UZ] = 'Uzbekistan',
285
- _a[TuiCountryIsoCode.VC] = 'Saint Vincent e Grenadine',
286
- _a[TuiCountryIsoCode.VE] = 'Venezuela',
287
- _a[TuiCountryIsoCode.VG] = 'Isole Vergini Britanniche',
288
- _a[TuiCountryIsoCode.VN] = 'Vietnam',
289
- _a[TuiCountryIsoCode.VU] = 'Vanuatu',
290
- _a[TuiCountryIsoCode.WS] = 'Samoa',
291
- _a[TuiCountryIsoCode.YE] = 'Yemen',
292
- _a[TuiCountryIsoCode.ZA] = 'Sud Africa',
293
- _a[TuiCountryIsoCode.ZM] = 'Zambia',
294
- _a[TuiCountryIsoCode.ZW] = 'Zimbabwe',
285
+ _a[TuiCountryIsoCode.UY] = "Uruguay",
286
+ _a[TuiCountryIsoCode.UZ] = "Uzbekistan",
287
+ _a[TuiCountryIsoCode.VC] = "Saint Vincent e Grenadine",
288
+ _a[TuiCountryIsoCode.VE] = "Venezuela",
289
+ _a[TuiCountryIsoCode.VG] = "Isole Vergini Britanniche",
290
+ _a[TuiCountryIsoCode.VN] = "Vietnam",
291
+ _a[TuiCountryIsoCode.VU] = "Vanuatu",
292
+ _a[TuiCountryIsoCode.WS] = "Samoa",
293
+ _a[TuiCountryIsoCode.XK] = "Republic of Kosovo",
294
+ _a[TuiCountryIsoCode.YE] = "Yemen",
295
+ _a[TuiCountryIsoCode.ZA] = "Sud Africa",
296
+ _a[TuiCountryIsoCode.ZM] = "Zambia",
297
+ _a[TuiCountryIsoCode.ZW] = "Zimbabwe",
295
298
  _a);
296
299
 
297
300
  var TUI_ITALIAN_LANGUAGE_CORE = {
298
301
  months: [
299
- 'Gennaio',
300
- 'Febbraio',
301
- 'Marzo',
302
- 'Aprile',
303
- 'Maggio',
304
- 'Giugno',
305
- 'Luglio',
306
- 'Agosto',
307
- 'Settembre',
308
- 'Ottobre',
309
- 'Novembre',
310
- 'Dicembre',
302
+ "Gennaio",
303
+ "Febbraio",
304
+ "Marzo",
305
+ "Aprile",
306
+ "Maggio",
307
+ "Giugno",
308
+ "Luglio",
309
+ "Agosto",
310
+ "Settembre",
311
+ "Ottobre",
312
+ "Novembre",
313
+ "Dicembre",
311
314
  ],
312
- close: 'Chiudi',
313
- nothingFoundMessage: 'Non abbiamo trovato nulla',
314
- defaultErrorMessage: 'Il valore non è valido',
315
- spinTexts: ['Precedente', 'Prossimo'],
316
- shortWeekDays: ['Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab', 'Dom'],
315
+ close: "Chiudi",
316
+ nothingFoundMessage: "Non abbiamo trovato nulla",
317
+ defaultErrorMessage: "Il valore non \u00E8 valido",
318
+ spinTexts: ["Precedente", "Prossimo"],
319
+ shortWeekDays: ["Lun", "Mar", "Mer", "Gio", "Ven", "Sab", "Dom"],
317
320
  countries: TUI_ITALIAN_LANGUAGE_COUNTRIES,
318
321
  };
319
322
 
320
323
  var TUI_ITALIAN_LANGUAGE_KIT = {
321
- cancel: 'Annulla',
322
- done: 'Fatto',
323
- more: 'Di più',
324
- otherDate: 'Altra data...',
325
- showAll: 'Show all',
326
- hide: 'Hide',
327
- mobileCalendarTexts: ['Scegli giorno', 'Scegli intervallo'],
328
- range: ['da', 'a'],
329
- countTexts: ['Più', 'Meno'],
324
+ cancel: "Annulla",
325
+ done: "Fatto",
326
+ more: "Di pi\u00F9",
327
+ otherDate: "Altra data...",
328
+ showAll: "Show all",
329
+ hide: "Hide",
330
+ mobileCalendarTexts: ["Scegli giorno", "Scegli intervallo"],
331
+ range: ["da", "a"],
332
+ countTexts: ["Pi\u00F9", "Meno"],
330
333
  time: {
331
- 'HH:MM': 'HH:MM',
332
- 'HH:MM:SS': 'HH:MM:SS',
333
- 'HH:MM:SS.MSS': 'HH:MM:SS.MSS',
334
+ 'HH:MM': "HH:MM",
335
+ 'HH:MM:SS': "HH:MM:SS",
336
+ 'HH:MM:SS.MSS': "HH:MM:SS.MSS",
334
337
  },
335
338
  dateTexts: {
336
- DMY: 'gg.mm.aaaa',
337
- MDY: 'mm.gg.aaaa',
338
- YMD: 'aaaa.mm.gg',
339
+ DMY: "gg.mm.aaaa",
340
+ MDY: "mm.gg.aaaa",
341
+ YMD: "aaaa.mm.gg",
339
342
  },
340
- digitalInformationUnits: ['B', 'KB', 'MB'],
341
- passwordTexts: ['Mostra password', 'Nascondi password'],
342
- copyTexts: ['Copia', 'Copiato'],
343
+ digitalInformationUnits: ["B", "KB", "MB"],
344
+ passwordTexts: ["Mostra password", "Nascondi password"],
345
+ copyTexts: ["Copia", "Copiato"],
343
346
  shortCalendarMonths: [
344
- 'Gen',
345
- 'Feb',
346
- 'Mar',
347
- 'Apr',
348
- 'Mag',
349
- 'Giu',
350
- 'Lug',
351
- 'Ago',
352
- 'Set',
353
- 'Ott',
354
- 'Nov',
355
- 'Dic',
347
+ "Gen",
348
+ "Feb",
349
+ "Mar",
350
+ "Apr",
351
+ "Mag",
352
+ "Giu",
353
+ "Lug",
354
+ "Ago",
355
+ "Set",
356
+ "Ott",
357
+ "Nov",
358
+ "Dic",
356
359
  ],
357
- pagination: ['Pagina precedente', 'Pagina successiva'],
360
+ pagination: ["Pagina precedente", "Pagina successiva"],
358
361
  fileTexts: {
359
- loadingError: 'Caricamento errore',
360
- preview: 'Anteprima',
361
- remove: 'Rimuovi',
362
+ loadingError: "Caricamento errore",
363
+ preview: "Anteprima",
364
+ remove: "Rimuovi",
362
365
  },
363
366
  inputFileTexts: {
364
- defaultLabelSingle: 'o trascinalo\u00A0qui',
365
- defaultLabelMultiple: 'o trascinali\u00A0qui',
366
- defaultLinkSingle: 'Scegliere il file',
367
- defaultLinkMultiple: 'Scegliere i file',
368
- maxSizeRejectionReason: 'Il file supera le dimensioni',
369
- formatRejectionReason: 'Formato file errato',
370
- drop: 'Trascina il file qui',
371
- dropMultiple: 'Trascina i file qui',
367
+ defaultLabelSingle: "o trascinalo\u00A0qui",
368
+ defaultLabelMultiple: "o trascinali\u00A0qui",
369
+ defaultLinkSingle: "Scegliere il file",
370
+ defaultLinkMultiple: "Scegliere i file",
371
+ maxSizeRejectionReason: "Il file supera le dimensioni",
372
+ formatRejectionReason: "Formato file errato",
373
+ drop: "Trascina il file qui",
374
+ dropMultiple: "Trascina i file qui",
372
375
  },
373
376
  };
374
377