phcthemes_admin_panel_pack 4.0.5 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (850) hide show
  1. checksums.yaml +4 -4
  2. data/MIT-LICENSE +1 -1
  3. data/README.md +2 -0
  4. data/app/assets/config/phcthemes_admin_panel_pack_manifest.js +10 -3
  5. data/app/assets/javascripts/coloradmin/app.min.js +1 -0
  6. data/app/assets/javascripts/coloradmin/phcthemes_admin_panel_pack_coloradmin.js +4 -0
  7. data/app/assets/javascripts/coloradmin/vendor.min.js +12 -0
  8. data/app/assets/javascripts/metronic/phcthemes_admin_panel_pack_metronic.js +6 -0
  9. data/app/assets/stylesheets/coloradmin/apple/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  10. data/app/assets/stylesheets/coloradmin/default/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  11. data/app/assets/stylesheets/coloradmin/facebook/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  12. data/app/assets/stylesheets/coloradmin/google/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  13. data/app/assets/stylesheets/coloradmin/material/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  14. data/app/assets/stylesheets/coloradmin/theme/css/apple/app-rtl.min.css +9 -0
  15. data/app/assets/stylesheets/coloradmin/theme/css/apple/app.min.css +9 -0
  16. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/bg-login-dark-mode.png +0 -0
  17. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/bg-login.png +0 -0
  18. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/coming-soon.jpg +0 -0
  19. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/cover-pattern.png +0 -0
  20. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/cover-sidebar-user.jpg +0 -0
  21. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/cover-sidebar.jpg +0 -0
  22. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/error-page-pattern.png +0 -0
  23. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/profile-cover.jpg +0 -0
  24. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.1.png +0 -0
  25. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.2.png +0 -0
  26. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.3.png +0 -0
  27. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.4.png +0 -0
  28. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.5.png +0 -0
  29. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.6.png +0 -0
  30. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.7.png +0 -0
  31. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.8.png +0 -0
  32. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/black-0.9.png +0 -0
  33. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.1.png +0 -0
  34. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.2.png +0 -0
  35. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.3.png +0 -0
  36. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.4.png +0 -0
  37. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.5.png +0 -0
  38. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.6.png +0 -0
  39. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.7.png +0 -0
  40. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.8.png +0 -0
  41. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.9.png +0 -0
  42. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/transparent/white-0.98.png +0 -0
  43. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_444444_256x240.png +0 -0
  44. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_555555_256x240.png +0 -0
  45. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_777620_256x240.png +0 -0
  46. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_777777_256x240.png +0 -0
  47. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_cc0000_256x240.png +0 -0
  48. data/app/assets/stylesheets/coloradmin/theme/css/apple/images/ui-icons_ffffff_256x240.png +0 -0
  49. data/app/assets/stylesheets/coloradmin/theme/css/color_admin_vendor.min.css +15 -0
  50. data/app/assets/stylesheets/coloradmin/theme/css/default/app-rtl.min.css +9 -0
  51. data/app/assets/stylesheets/coloradmin/theme/css/default/app.min.css +9 -0
  52. data/app/assets/stylesheets/coloradmin/theme/css/default/images/bg-login-dark-mode.png +0 -0
  53. data/app/assets/stylesheets/coloradmin/theme/css/default/images/bg-login.png +0 -0
  54. data/app/assets/stylesheets/coloradmin/theme/css/default/images/coming-soon.jpg +0 -0
  55. data/app/assets/stylesheets/coloradmin/theme/css/default/images/cover-pattern.png +0 -0
  56. data/app/assets/stylesheets/coloradmin/theme/css/default/images/cover-sidebar-user.jpg +0 -0
  57. data/app/assets/stylesheets/coloradmin/theme/css/default/images/cover-sidebar.jpg +0 -0
  58. data/app/assets/stylesheets/coloradmin/theme/css/default/images/error-page-pattern.png +0 -0
  59. data/app/assets/stylesheets/coloradmin/theme/css/default/images/profile-cover.jpg +0 -0
  60. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.1.png +0 -0
  61. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.2.png +0 -0
  62. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.3.png +0 -0
  63. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.4.png +0 -0
  64. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.5.png +0 -0
  65. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.6.png +0 -0
  66. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.7.png +0 -0
  67. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.8.png +0 -0
  68. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/black-0.9.png +0 -0
  69. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.1.png +0 -0
  70. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.2.png +0 -0
  71. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.3.png +0 -0
  72. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.4.png +0 -0
  73. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.5.png +0 -0
  74. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.6.png +0 -0
  75. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.7.png +0 -0
  76. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.8.png +0 -0
  77. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.9.png +0 -0
  78. data/app/assets/stylesheets/coloradmin/theme/css/default/images/transparent/white-0.98.png +0 -0
  79. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_444444_256x240.png +0 -0
  80. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_555555_256x240.png +0 -0
  81. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_777620_256x240.png +0 -0
  82. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_777777_256x240.png +0 -0
  83. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_cc0000_256x240.png +0 -0
  84. data/app/assets/stylesheets/coloradmin/theme/css/default/images/ui-icons_ffffff_256x240.png +0 -0
  85. data/app/assets/stylesheets/coloradmin/theme/css/facebook/app-rtl.min.css +9 -0
  86. data/app/assets/stylesheets/coloradmin/theme/css/facebook/app.min.css +9 -0
  87. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/bg-login-dark-mode.png +0 -0
  88. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/bg-login.png +0 -0
  89. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/coming-soon.jpg +0 -0
  90. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/cover-pattern.png +0 -0
  91. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/cover-sidebar-user.jpg +0 -0
  92. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/cover-sidebar.jpg +0 -0
  93. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/error-page-pattern.png +0 -0
  94. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/profile-cover.jpg +0 -0
  95. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.1.png +0 -0
  96. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.2.png +0 -0
  97. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.3.png +0 -0
  98. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.4.png +0 -0
  99. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.5.png +0 -0
  100. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.6.png +0 -0
  101. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.7.png +0 -0
  102. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.8.png +0 -0
  103. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/black-0.9.png +0 -0
  104. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.1.png +0 -0
  105. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.2.png +0 -0
  106. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.3.png +0 -0
  107. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.4.png +0 -0
  108. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.5.png +0 -0
  109. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.6.png +0 -0
  110. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.7.png +0 -0
  111. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.8.png +0 -0
  112. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.9.png +0 -0
  113. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/transparent/white-0.98.png +0 -0
  114. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_444444_256x240.png +0 -0
  115. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_555555_256x240.png +0 -0
  116. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_777620_256x240.png +0 -0
  117. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_777777_256x240.png +0 -0
  118. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_cc0000_256x240.png +0 -0
  119. data/app/assets/stylesheets/coloradmin/theme/css/facebook/images/ui-icons_ffffff_256x240.png +0 -0
  120. data/app/assets/stylesheets/coloradmin/theme/css/fonts/bootstrap-icons.woff +0 -0
  121. data/app/assets/stylesheets/coloradmin/theme/css/fonts/bootstrap-icons.woff2 +0 -0
  122. data/app/assets/stylesheets/coloradmin/theme/css/google/app-rtl.min.css +9 -0
  123. data/app/assets/stylesheets/coloradmin/theme/css/google/app.min.css +9 -0
  124. data/app/assets/stylesheets/coloradmin/theme/css/google/images/bg-login-dark-mode.png +0 -0
  125. data/app/assets/stylesheets/coloradmin/theme/css/google/images/bg-login.png +0 -0
  126. data/app/assets/stylesheets/coloradmin/theme/css/google/images/coming-soon.jpg +0 -0
  127. data/app/assets/stylesheets/coloradmin/theme/css/google/images/cover-pattern.png +0 -0
  128. data/app/assets/stylesheets/coloradmin/theme/css/google/images/cover-sidebar-user.jpg +0 -0
  129. data/app/assets/stylesheets/coloradmin/theme/css/google/images/cover-sidebar.jpg +0 -0
  130. data/app/assets/stylesheets/coloradmin/theme/css/google/images/error-page-pattern.png +0 -0
  131. data/app/assets/stylesheets/coloradmin/theme/css/google/images/profile-cover.jpg +0 -0
  132. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.1.png +0 -0
  133. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.2.png +0 -0
  134. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.3.png +0 -0
  135. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.4.png +0 -0
  136. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.5.png +0 -0
  137. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.6.png +0 -0
  138. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.7.png +0 -0
  139. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.8.png +0 -0
  140. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/black-0.9.png +0 -0
  141. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.1.png +0 -0
  142. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.2.png +0 -0
  143. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.3.png +0 -0
  144. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.4.png +0 -0
  145. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.5.png +0 -0
  146. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.6.png +0 -0
  147. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.7.png +0 -0
  148. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.8.png +0 -0
  149. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.9.png +0 -0
  150. data/app/assets/stylesheets/coloradmin/theme/css/google/images/transparent/white-0.98.png +0 -0
  151. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_444444_256x240.png +0 -0
  152. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_555555_256x240.png +0 -0
  153. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_777620_256x240.png +0 -0
  154. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_777777_256x240.png +0 -0
  155. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_cc0000_256x240.png +0 -0
  156. data/app/assets/stylesheets/coloradmin/theme/css/google/images/ui-icons_ffffff_256x240.png +0 -0
  157. data/app/assets/stylesheets/coloradmin/theme/css/material/app-rtl.min.css +9 -0
  158. data/app/assets/stylesheets/coloradmin/theme/css/material/app.min.css +9 -0
  159. data/app/assets/stylesheets/coloradmin/theme/css/material/images/bg-login-dark-mode.png +0 -0
  160. data/app/assets/stylesheets/coloradmin/theme/css/material/images/bg-login.png +0 -0
  161. data/app/assets/stylesheets/coloradmin/theme/css/material/images/coming-soon.jpg +0 -0
  162. data/app/assets/stylesheets/coloradmin/theme/css/material/images/cover-pattern.png +0 -0
  163. data/app/assets/stylesheets/coloradmin/theme/css/material/images/cover-sidebar-user.jpg +0 -0
  164. data/app/assets/stylesheets/coloradmin/theme/css/material/images/cover-sidebar.jpg +0 -0
  165. data/app/assets/stylesheets/coloradmin/theme/css/material/images/error-page-pattern.png +0 -0
  166. data/app/assets/stylesheets/coloradmin/theme/css/material/images/profile-cover.jpg +0 -0
  167. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.1.png +0 -0
  168. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.2.png +0 -0
  169. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.3.png +0 -0
  170. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.4.png +0 -0
  171. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.5.png +0 -0
  172. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.6.png +0 -0
  173. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.7.png +0 -0
  174. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.8.png +0 -0
  175. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/black-0.9.png +0 -0
  176. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.1.png +0 -0
  177. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.2.png +0 -0
  178. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.3.png +0 -0
  179. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.4.png +0 -0
  180. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.5.png +0 -0
  181. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.6.png +0 -0
  182. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.7.png +0 -0
  183. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.8.png +0 -0
  184. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.9.png +0 -0
  185. data/app/assets/stylesheets/coloradmin/theme/css/material/images/transparent/white-0.98.png +0 -0
  186. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_444444_256x240.png +0 -0
  187. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_555555_256x240.png +0 -0
  188. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_777620_256x240.png +0 -0
  189. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_777777_256x240.png +0 -0
  190. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_cc0000_256x240.png +0 -0
  191. data/app/assets/stylesheets/coloradmin/theme/css/material/images/ui-icons_ffffff_256x240.png +0 -0
  192. data/app/assets/stylesheets/coloradmin/theme/css/transparent/app-rtl.min.css +9 -0
  193. data/app/assets/stylesheets/coloradmin/theme/css/transparent/app.min.css +9 -0
  194. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/bg-login-dark-mode.png +0 -0
  195. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/bg-login.png +0 -0
  196. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/coming-soon.jpg +0 -0
  197. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/cover-pattern.png +0 -0
  198. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/cover-sidebar-user.jpg +0 -0
  199. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/cover-sidebar.jpg +0 -0
  200. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/error-page-pattern.png +0 -0
  201. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/page-cover-v2.jpg +0 -0
  202. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/page-cover.jpg +0 -0
  203. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/profile-cover.jpg +0 -0
  204. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.1.png +0 -0
  205. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.2.png +0 -0
  206. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.3.png +0 -0
  207. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.4.png +0 -0
  208. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.5.png +0 -0
  209. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.6.png +0 -0
  210. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.7.png +0 -0
  211. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.8.png +0 -0
  212. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/black-0.9.png +0 -0
  213. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.1.png +0 -0
  214. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.2.png +0 -0
  215. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.3.png +0 -0
  216. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.4.png +0 -0
  217. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.5.png +0 -0
  218. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.6.png +0 -0
  219. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.7.png +0 -0
  220. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.8.png +0 -0
  221. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.9.png +0 -0
  222. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/transparent/white-0.98.png +0 -0
  223. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_444444_256x240.png +0 -0
  224. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_555555_256x240.png +0 -0
  225. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_777620_256x240.png +0 -0
  226. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_777777_256x240.png +0 -0
  227. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_cc0000_256x240.png +0 -0
  228. data/app/assets/stylesheets/coloradmin/theme/css/transparent/images/ui-icons_ffffff_256x240.png +0 -0
  229. data/app/assets/stylesheets/coloradmin/theme/img/coming-soon/coming-soon-1.jpg +0 -0
  230. data/app/assets/stylesheets/coloradmin/theme/img/cover/cover-profile.jpg +0 -0
  231. data/app/assets/stylesheets/coloradmin/theme/img/cover/cover-scrum-board.png +0 -0
  232. data/app/assets/stylesheets/coloradmin/theme/img/flag/cn.jpg +0 -0
  233. data/app/assets/stylesheets/coloradmin/theme/img/flag/de.jpg +0 -0
  234. data/app/assets/stylesheets/coloradmin/theme/img/flag/fr.jpg +0 -0
  235. data/app/assets/stylesheets/coloradmin/theme/img/flag/jp.jpg +0 -0
  236. data/app/assets/stylesheets/coloradmin/theme/img/flag/us.jpg +0 -0
  237. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-1-thumb.jpg +0 -0
  238. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-1.jpg +0 -0
  239. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-10-thumb.jpg +0 -0
  240. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-10.jpg +0 -0
  241. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-11-thumb.jpg +0 -0
  242. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-11.jpg +0 -0
  243. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-12-thumb.jpg +0 -0
  244. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-12.jpg +0 -0
  245. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-13-thumb.jpg +0 -0
  246. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-13.jpg +0 -0
  247. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-14-thumb.jpg +0 -0
  248. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-14.jpg +0 -0
  249. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-15-thumb.jpg +0 -0
  250. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-15.jpg +0 -0
  251. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-16-thumb.jpg +0 -0
  252. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-16.jpg +0 -0
  253. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-17-thumb.jpg +0 -0
  254. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-17.jpg +0 -0
  255. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-18-thumb.jpg +0 -0
  256. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-18.jpg +0 -0
  257. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-19-thumb.jpg +0 -0
  258. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-19.jpg +0 -0
  259. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-2-thumb.jpg +0 -0
  260. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-2.jpg +0 -0
  261. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-20-thumb.jpg +0 -0
  262. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-20.jpg +0 -0
  263. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-21-thumb.jpg +0 -0
  264. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-21.jpg +0 -0
  265. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-22-thumb.jpg +0 -0
  266. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-22.jpg +0 -0
  267. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-23-thumb.jpg +0 -0
  268. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-23.jpg +0 -0
  269. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-24-thumb.jpg +0 -0
  270. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-24.jpg +0 -0
  271. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-25-thumb.jpg +0 -0
  272. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-25.jpg +0 -0
  273. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-26-thumb.jpg +0 -0
  274. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-26.jpg +0 -0
  275. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-27-thumb.jpg +0 -0
  276. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-27.jpg +0 -0
  277. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-28-thumb.jpg +0 -0
  278. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-28.jpg +0 -0
  279. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-29-thumb.jpg +0 -0
  280. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-29.jpg +0 -0
  281. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-3-thumb.jpg +0 -0
  282. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-3.jpg +0 -0
  283. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-30-thumb.jpg +0 -0
  284. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-30.jpg +0 -0
  285. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-31-thumb.jpg +0 -0
  286. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-31.jpg +0 -0
  287. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-32-thumb.jpg +0 -0
  288. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-32.jpg +0 -0
  289. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-33-thumb.jpg +0 -0
  290. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-33.jpg +0 -0
  291. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-34-thumb.jpg +0 -0
  292. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-34.jpg +0 -0
  293. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-35-thumb.jpg +0 -0
  294. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-35.jpg +0 -0
  295. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-36-thumb.jpg +0 -0
  296. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-36.jpg +0 -0
  297. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-37-thumb.jpg +0 -0
  298. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-37.jpg +0 -0
  299. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-38-thumb.jpg +0 -0
  300. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-38.jpg +0 -0
  301. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-39-thumb.jpg +0 -0
  302. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-39.jpg +0 -0
  303. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-4-thumb.jpg +0 -0
  304. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-4.jpg +0 -0
  305. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-40-thumb.jpg +0 -0
  306. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-40.jpg +0 -0
  307. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-41-thumb.jpg +0 -0
  308. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-41.jpg +0 -0
  309. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-42-thumb.jpg +0 -0
  310. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-42.jpg +0 -0
  311. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-43-thumb.jpg +0 -0
  312. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-43.jpg +0 -0
  313. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-44-thumb.jpg +0 -0
  314. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-44.jpg +0 -0
  315. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-45-thumb.jpg +0 -0
  316. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-45.jpg +0 -0
  317. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-46-thumb.jpg +0 -0
  318. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-46.jpg +0 -0
  319. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-47-thumb.jpg +0 -0
  320. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-47.jpg +0 -0
  321. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-48-thumb.jpg +0 -0
  322. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-48.jpg +0 -0
  323. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-49-thumb.jpg +0 -0
  324. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-49.jpg +0 -0
  325. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-5-thumb.jpg +0 -0
  326. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-5.jpg +0 -0
  327. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-50-thumb.jpg +0 -0
  328. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-50.jpg +0 -0
  329. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-51-thumb.jpg +0 -0
  330. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-51.jpg +0 -0
  331. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-52-thumb.jpg +0 -0
  332. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-52.jpg +0 -0
  333. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-53-thumb.jpg +0 -0
  334. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-53.jpg +0 -0
  335. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-54-thumb.jpg +0 -0
  336. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-54.jpg +0 -0
  337. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-55-thumb.jpg +0 -0
  338. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-55.jpg +0 -0
  339. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-56-thumb.jpg +0 -0
  340. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-56.jpg +0 -0
  341. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-57-thumb.jpg +0 -0
  342. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-57.jpg +0 -0
  343. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-58-thumb.jpg +0 -0
  344. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-58.jpg +0 -0
  345. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-59-thumb.jpg +0 -0
  346. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-59.jpg +0 -0
  347. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-6-thumb.jpg +0 -0
  348. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-6.jpg +0 -0
  349. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-60-thumb.jpg +0 -0
  350. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-60.jpg +0 -0
  351. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-61-thumb.jpg +0 -0
  352. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-61.jpg +0 -0
  353. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-62-thumb.jpg +0 -0
  354. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-62.jpg +0 -0
  355. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-63-thumb.jpg +0 -0
  356. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-63.jpg +0 -0
  357. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-64-thumb.jpg +0 -0
  358. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-64.jpg +0 -0
  359. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-65-thumb.jpg +0 -0
  360. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-65.jpg +0 -0
  361. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-66-thumb.jpg +0 -0
  362. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-66.jpg +0 -0
  363. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-67-thumb.jpg +0 -0
  364. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-67.jpg +0 -0
  365. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-68-thumb.jpg +0 -0
  366. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-68.jpg +0 -0
  367. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-69-thumb.jpg +0 -0
  368. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-69.jpg +0 -0
  369. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-7-thumb.jpg +0 -0
  370. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-7.jpg +0 -0
  371. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-70-thumb.jpg +0 -0
  372. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-70.jpg +0 -0
  373. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-8-thumb.jpg +0 -0
  374. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-8.jpg +0 -0
  375. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-9-thumb.jpg +0 -0
  376. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-9.jpg +0 -0
  377. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-1.jpg +0 -0
  378. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-10.jpg +0 -0
  379. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-11-thumb.jpg +0 -0
  380. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-11.jpg +0 -0
  381. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-2.jpg +0 -0
  382. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-3.jpg +0 -0
  383. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-4.jpg +0 -0
  384. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-5.jpg +0 -0
  385. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-6.jpg +0 -0
  386. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-7.jpg +0 -0
  387. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-8.jpg +0 -0
  388. data/app/assets/stylesheets/coloradmin/theme/img/gallery/gallery-portrait-9.jpg +0 -0
  389. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-1-thumb.jpg +0 -0
  390. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-1.jpg +0 -0
  391. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-10-thumb.jpg +0 -0
  392. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-10.jpg +0 -0
  393. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-11-thumb.jpg +0 -0
  394. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-11.jpg +0 -0
  395. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-12-thumb.jpg +0 -0
  396. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-12.jpg +0 -0
  397. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-13-thumb.jpg +0 -0
  398. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-13.jpg +0 -0
  399. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-14-thumb.jpg +0 -0
  400. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-14.jpg +0 -0
  401. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-15.jpg +0 -0
  402. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-16-thumb.jpg +0 -0
  403. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-16.jpg +0 -0
  404. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-17-thumb.jpg +0 -0
  405. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-17.jpg +0 -0
  406. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-18-thumb.jpg +0 -0
  407. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-18.jpg +0 -0
  408. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-2-thumb.jpg +0 -0
  409. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-2.jpg +0 -0
  410. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-3-thumb.jpg +0 -0
  411. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-3.jpg +0 -0
  412. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-4-thumb.jpg +0 -0
  413. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-4.jpg +0 -0
  414. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-5-thumb.jpg +0 -0
  415. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-5.jpg +0 -0
  416. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-6-thumb.jpg +0 -0
  417. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-6.jpg +0 -0
  418. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-7-thumb.jpg +0 -0
  419. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-7.jpg +0 -0
  420. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-8-thumb.jpg +0 -0
  421. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-8.jpg +0 -0
  422. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-9-thumb.jpg +0 -0
  423. data/app/assets/stylesheets/coloradmin/theme/img/login-bg/login-bg-9.jpg +0 -0
  424. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-admin-apple.png +0 -0
  425. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-admin-facebook.png +0 -0
  426. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-admin-google.png +0 -0
  427. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-admin-transparent.png +0 -0
  428. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-admin.png +0 -0
  429. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-bs4.png +0 -0
  430. data/app/assets/stylesheets/coloradmin/theme/img/logo/logo-bs5.png +0 -0
  431. data/app/assets/stylesheets/coloradmin/theme/img/pos/icon-table-black.svg +31 -0
  432. data/app/assets/stylesheets/coloradmin/theme/img/pos/icon-table.svg +37 -0
  433. data/app/assets/stylesheets/coloradmin/theme/img/pos/logo-white.svg +44 -0
  434. data/app/assets/stylesheets/coloradmin/theme/img/pos/logo.svg +80 -0
  435. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-1.jpg +0 -0
  436. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-10.jpg +0 -0
  437. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-11.jpg +0 -0
  438. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-12.jpg +0 -0
  439. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-13.jpg +0 -0
  440. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-14.jpg +0 -0
  441. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-15.jpg +0 -0
  442. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-16.jpg +0 -0
  443. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-17.jpg +0 -0
  444. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-2.jpg +0 -0
  445. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-3.jpg +0 -0
  446. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-4.jpg +0 -0
  447. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-5.jpg +0 -0
  448. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-6.jpg +0 -0
  449. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-7.jpg +0 -0
  450. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-8.jpg +0 -0
  451. data/app/assets/stylesheets/coloradmin/theme/img/pos/product-9.jpg +0 -0
  452. data/app/assets/stylesheets/coloradmin/theme/img/product/product-1.jpg +0 -0
  453. data/app/assets/stylesheets/coloradmin/theme/img/product/product-1.png +0 -0
  454. data/app/assets/stylesheets/coloradmin/theme/img/product/product-10.jpg +0 -0
  455. data/app/assets/stylesheets/coloradmin/theme/img/product/product-11.jpg +0 -0
  456. data/app/assets/stylesheets/coloradmin/theme/img/product/product-12.jpg +0 -0
  457. data/app/assets/stylesheets/coloradmin/theme/img/product/product-13.jpg +0 -0
  458. data/app/assets/stylesheets/coloradmin/theme/img/product/product-14.jpg +0 -0
  459. data/app/assets/stylesheets/coloradmin/theme/img/product/product-15.jpg +0 -0
  460. data/app/assets/stylesheets/coloradmin/theme/img/product/product-2.jpg +0 -0
  461. data/app/assets/stylesheets/coloradmin/theme/img/product/product-2.png +0 -0
  462. data/app/assets/stylesheets/coloradmin/theme/img/product/product-3.jpg +0 -0
  463. data/app/assets/stylesheets/coloradmin/theme/img/product/product-3.png +0 -0
  464. data/app/assets/stylesheets/coloradmin/theme/img/product/product-4.jpg +0 -0
  465. data/app/assets/stylesheets/coloradmin/theme/img/product/product-4.png +0 -0
  466. data/app/assets/stylesheets/coloradmin/theme/img/product/product-5.jpg +0 -0
  467. data/app/assets/stylesheets/coloradmin/theme/img/product/product-5.png +0 -0
  468. data/app/assets/stylesheets/coloradmin/theme/img/product/product-6.jpg +0 -0
  469. data/app/assets/stylesheets/coloradmin/theme/img/product/product-6.png +0 -0
  470. data/app/assets/stylesheets/coloradmin/theme/img/product/product-7.jpg +0 -0
  471. data/app/assets/stylesheets/coloradmin/theme/img/product/product-7.png +0 -0
  472. data/app/assets/stylesheets/coloradmin/theme/img/product/product-8.jpg +0 -0
  473. data/app/assets/stylesheets/coloradmin/theme/img/product/product-9.jpg +0 -0
  474. data/app/assets/stylesheets/coloradmin/theme/img/product/product-preview-ipad.png +0 -0
  475. data/app/assets/stylesheets/coloradmin/theme/img/product/product-preview-iphone.png +0 -0
  476. data/app/assets/stylesheets/coloradmin/theme/img/product/product-preview-macbook.png +0 -0
  477. data/app/assets/stylesheets/coloradmin/theme/img/product/product-preview-sm.jpg +0 -0
  478. data/app/assets/stylesheets/coloradmin/theme/img/product/product-preview.jpg +0 -0
  479. data/app/assets/stylesheets/coloradmin/theme/img/svg/img-1.svg +1 -0
  480. data/app/assets/stylesheets/coloradmin/theme/img/svg/img-2.svg +1 -0
  481. data/app/assets/stylesheets/coloradmin/theme/img/svg/img-3.svg +1 -0
  482. data/app/assets/stylesheets/coloradmin/theme/img/svg/img-4.svg +1 -0
  483. data/app/assets/stylesheets/coloradmin/theme/img/theme/apple.jpg +0 -0
  484. data/app/assets/stylesheets/coloradmin/theme/img/theme/blog.jpg +0 -0
  485. data/app/assets/stylesheets/coloradmin/theme/img/theme/corporate.jpg +0 -0
  486. data/app/assets/stylesheets/coloradmin/theme/img/theme/default.jpg +0 -0
  487. data/app/assets/stylesheets/coloradmin/theme/img/theme/e-commerce.jpg +0 -0
  488. data/app/assets/stylesheets/coloradmin/theme/img/theme/facebook.jpg +0 -0
  489. data/app/assets/stylesheets/coloradmin/theme/img/theme/forum.jpg +0 -0
  490. data/app/assets/stylesheets/coloradmin/theme/img/theme/google.jpg +0 -0
  491. data/app/assets/stylesheets/coloradmin/theme/img/theme/material.jpg +0 -0
  492. data/app/assets/stylesheets/coloradmin/theme/img/theme/one-page-parallax.jpg +0 -0
  493. data/app/assets/stylesheets/coloradmin/theme/img/theme/transparent.jpg +0 -0
  494. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.1.png +0 -0
  495. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.2.png +0 -0
  496. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.3.png +0 -0
  497. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.4.png +0 -0
  498. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.5.png +0 -0
  499. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.6.png +0 -0
  500. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.7.png +0 -0
  501. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.8.png +0 -0
  502. data/app/assets/stylesheets/coloradmin/theme/img/transparent/black-0.9.png +0 -0
  503. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.1.png +0 -0
  504. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.2.png +0 -0
  505. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.3.png +0 -0
  506. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.4.png +0 -0
  507. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.5.png +0 -0
  508. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.6.png +0 -0
  509. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.7.png +0 -0
  510. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.8.png +0 -0
  511. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.9.png +0 -0
  512. data/app/assets/stylesheets/coloradmin/theme/img/transparent/white-0.98.png +0 -0
  513. data/app/assets/stylesheets/coloradmin/theme/img/user/user-1.jpg +0 -0
  514. data/app/assets/stylesheets/coloradmin/theme/img/user/user-10.jpg +0 -0
  515. data/app/assets/stylesheets/coloradmin/theme/img/user/user-11.jpg +0 -0
  516. data/app/assets/stylesheets/coloradmin/theme/img/user/user-12.jpg +0 -0
  517. data/app/assets/stylesheets/coloradmin/theme/img/user/user-13.jpg +0 -0
  518. data/app/assets/stylesheets/coloradmin/theme/img/user/user-14.jpg +0 -0
  519. data/app/assets/stylesheets/coloradmin/theme/img/user/user-2.jpg +0 -0
  520. data/app/assets/stylesheets/coloradmin/theme/img/user/user-3.jpg +0 -0
  521. data/app/assets/stylesheets/coloradmin/theme/img/user/user-4.jpg +0 -0
  522. data/app/assets/stylesheets/coloradmin/theme/img/user/user-5.jpg +0 -0
  523. data/app/assets/stylesheets/coloradmin/theme/img/user/user-6.jpg +0 -0
  524. data/app/assets/stylesheets/coloradmin/theme/img/user/user-7.jpg +0 -0
  525. data/app/assets/stylesheets/coloradmin/theme/img/user/user-8.jpg +0 -0
  526. data/app/assets/stylesheets/coloradmin/theme/img/user/user-9.jpg +0 -0
  527. data/app/assets/stylesheets/coloradmin/theme/img/version/ajax.jpg +0 -0
  528. data/app/assets/stylesheets/coloradmin/theme/img/version/angular10x.jpg +0 -0
  529. data/app/assets/stylesheets/coloradmin/theme/img/version/angular1x.jpg +0 -0
  530. data/app/assets/stylesheets/coloradmin/theme/img/version/angular8x.jpg +0 -0
  531. data/app/assets/stylesheets/coloradmin/theme/img/version/dotnet.jpg +0 -0
  532. data/app/assets/stylesheets/coloradmin/theme/img/version/html.jpg +0 -0
  533. data/app/assets/stylesheets/coloradmin/theme/img/version/laravel.jpg +0 -0
  534. data/app/assets/stylesheets/coloradmin/theme/img/version/reactjs.jpg +0 -0
  535. data/app/assets/stylesheets/coloradmin/theme/img/version/vuejs.jpg +0 -0
  536. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-brands-400.ttf +0 -0
  537. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-brands-400.woff2 +0 -0
  538. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-regular-400.ttf +0 -0
  539. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-regular-400.woff2 +0 -0
  540. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-solid-900.ttf +0 -0
  541. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-solid-900.woff2 +0 -0
  542. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-v4compatibility.ttf +0 -0
  543. data/app/assets/stylesheets/coloradmin/theme/webfonts/fa-v4compatibility.woff2 +0 -0
  544. data/app/assets/stylesheets/coloradmin/transparent/phcthemes_admin_panel_pack_coloradmin.scss +8 -0
  545. data/lib/phcthemes_admin_panel_pack/engine.rb +1 -11
  546. data/lib/phcthemes_admin_panel_pack/version.rb +1 -1
  547. metadata +552 -414
  548. data/app/assets/javascripts/common/backstretch/jquery.backstretch.js +0 -1602
  549. data/app/assets/javascripts/common/bootstrap/bootstrap.bundle.js +0 -7023
  550. data/app/assets/javascripts/common/bootstrap/bootstrap.three.js +0 -2377
  551. data/app/assets/javascripts/common/bootstrap-datepicker/bootstrap-datepicker.js +0 -2039
  552. data/app/assets/javascripts/common/bootstrap-markdown/bootstrap-markdown.js +0 -1390
  553. data/app/assets/javascripts/common/bootstrap-select/bootstrap-select.js +0 -3139
  554. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-am_ET.js +0 -46
  555. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-am_ET.js.map +0 -1
  556. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-am_ET.min.js +0 -8
  557. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ar_AR.js +0 -51
  558. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ar_AR.js.map +0 -1
  559. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ar_AR.min.js +0 -8
  560. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-bg_BG.js +0 -46
  561. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-bg_BG.js.map +0 -1
  562. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-bg_BG.min.js +0 -8
  563. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-cs_CZ.js +0 -39
  564. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-cs_CZ.js.map +0 -1
  565. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-cs_CZ.min.js +0 -8
  566. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-da_DK.js +0 -46
  567. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-da_DK.js.map +0 -1
  568. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-da_DK.min.js +0 -8
  569. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-de_DE.js +0 -46
  570. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-de_DE.js.map +0 -1
  571. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-de_DE.min.js +0 -8
  572. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-en_US.js +0 -46
  573. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-en_US.js.map +0 -1
  574. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-en_US.min.js +0 -8
  575. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_CL.js +0 -39
  576. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_CL.js.map +0 -1
  577. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_CL.min.js +0 -8
  578. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_ES.js +0 -39
  579. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_ES.js.map +0 -1
  580. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-es_ES.min.js +0 -8
  581. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-et_EE.js +0 -46
  582. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-et_EE.js.map +0 -1
  583. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-et_EE.min.js +0 -8
  584. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-eu.js +0 -39
  585. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-eu.js.map +0 -1
  586. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-eu.min.js +0 -8
  587. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fa_IR.js +0 -39
  588. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fa_IR.js.map +0 -1
  589. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fa_IR.min.js +0 -8
  590. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fi_FI.js +0 -46
  591. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fi_FI.js.map +0 -1
  592. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fi_FI.min.js +0 -8
  593. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fr_FR.js +0 -46
  594. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fr_FR.js.map +0 -1
  595. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-fr_FR.min.js +0 -8
  596. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hr_HR.js +0 -46
  597. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hr_HR.js.map +0 -1
  598. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hr_HR.min.js +0 -8
  599. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hu_HU.js +0 -46
  600. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hu_HU.js.map +0 -1
  601. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-hu_HU.min.js +0 -8
  602. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-id_ID.js +0 -39
  603. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-id_ID.js.map +0 -1
  604. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-id_ID.min.js +0 -8
  605. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-it_IT.js +0 -41
  606. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-it_IT.js.map +0 -1
  607. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-it_IT.min.js +0 -8
  608. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ja_JP.js +0 -39
  609. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ja_JP.js.map +0 -1
  610. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ja_JP.min.js +0 -8
  611. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-kh_KM.js +0 -46
  612. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-kh_KM.js.map +0 -1
  613. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-kh_KM.min.js +0 -8
  614. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ko_KR.js +0 -46
  615. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ko_KR.js.map +0 -1
  616. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ko_KR.min.js +0 -8
  617. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lt_LT.js +0 -46
  618. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lt_LT.js.map +0 -1
  619. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lt_LT.min.js +0 -8
  620. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lv_LV.js +0 -46
  621. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lv_LV.js.map +0 -1
  622. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-lv_LV.min.js +0 -8
  623. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nb_NO.js +0 -46
  624. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nb_NO.js.map +0 -1
  625. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nb_NO.min.js +0 -8
  626. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nl_NL.js +0 -39
  627. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nl_NL.js.map +0 -1
  628. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-nl_NL.min.js +0 -8
  629. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pl_PL.js +0 -39
  630. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pl_PL.js.map +0 -1
  631. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pl_PL.min.js +0 -8
  632. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_BR.js +0 -39
  633. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_BR.js.map +0 -1
  634. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_BR.min.js +0 -8
  635. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_PT.js +0 -39
  636. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_PT.js.map +0 -1
  637. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-pt_PT.min.js +0 -8
  638. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ro_RO.js +0 -40
  639. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ro_RO.js.map +0 -1
  640. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ro_RO.min.js +0 -8
  641. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ru_RU.js +0 -40
  642. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ru_RU.js.map +0 -1
  643. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ru_RU.min.js +0 -8
  644. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sk_SK.js +0 -39
  645. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sk_SK.js.map +0 -1
  646. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sk_SK.min.js +0 -8
  647. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sl_SI.js +0 -44
  648. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sl_SI.js.map +0 -1
  649. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sl_SI.min.js +0 -8
  650. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sv_SE.js +0 -46
  651. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sv_SE.js.map +0 -1
  652. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-sv_SE.min.js +0 -8
  653. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-tr_TR.js +0 -46
  654. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-tr_TR.js.map +0 -1
  655. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-tr_TR.min.js +0 -8
  656. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ua_UA.js +0 -39
  657. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ua_UA.js.map +0 -1
  658. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-ua_UA.min.js +0 -8
  659. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-vi_VN.js +0 -46
  660. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-vi_VN.js.map +0 -1
  661. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-vi_VN.min.js +0 -8
  662. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_CN.js +0 -39
  663. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_CN.js.map +0 -1
  664. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_CN.min.js +0 -8
  665. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_TW.js +0 -39
  666. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_TW.js.map +0 -1
  667. data/app/assets/javascripts/common/bootstrap-select/i18n/defaults-zh_TW.min.js +0 -8
  668. data/app/assets/javascripts/common/chartjs/chart.js +0 -14680
  669. data/app/assets/javascripts/common/ckeditor/ckeditor.js +0 -7
  670. data/app/assets/javascripts/common/ckeditor/ckeditor.js.map +0 -1
  671. data/app/assets/javascripts/common/ckeditor/translations/af.js +0 -1
  672. data/app/assets/javascripts/common/ckeditor/translations/ar.js +0 -1
  673. data/app/assets/javascripts/common/ckeditor/translations/ast.js +0 -1
  674. data/app/assets/javascripts/common/ckeditor/translations/az.js +0 -1
  675. data/app/assets/javascripts/common/ckeditor/translations/bg.js +0 -1
  676. data/app/assets/javascripts/common/ckeditor/translations/ca.js +0 -1
  677. data/app/assets/javascripts/common/ckeditor/translations/cs.js +0 -1
  678. data/app/assets/javascripts/common/ckeditor/translations/da.js +0 -1
  679. data/app/assets/javascripts/common/ckeditor/translations/de-ch.js +0 -1
  680. data/app/assets/javascripts/common/ckeditor/translations/de.js +0 -1
  681. data/app/assets/javascripts/common/ckeditor/translations/el.js +0 -1
  682. data/app/assets/javascripts/common/ckeditor/translations/en-au.js +0 -1
  683. data/app/assets/javascripts/common/ckeditor/translations/en-gb.js +0 -1
  684. data/app/assets/javascripts/common/ckeditor/translations/eo.js +0 -1
  685. data/app/assets/javascripts/common/ckeditor/translations/es.js +0 -1
  686. data/app/assets/javascripts/common/ckeditor/translations/et.js +0 -1
  687. data/app/assets/javascripts/common/ckeditor/translations/eu.js +0 -1
  688. data/app/assets/javascripts/common/ckeditor/translations/fa.js +0 -1
  689. data/app/assets/javascripts/common/ckeditor/translations/fi.js +0 -1
  690. data/app/assets/javascripts/common/ckeditor/translations/fr.js +0 -1
  691. data/app/assets/javascripts/common/ckeditor/translations/gl.js +0 -1
  692. data/app/assets/javascripts/common/ckeditor/translations/gu.js +0 -1
  693. data/app/assets/javascripts/common/ckeditor/translations/he.js +0 -1
  694. data/app/assets/javascripts/common/ckeditor/translations/hr.js +0 -1
  695. data/app/assets/javascripts/common/ckeditor/translations/hu.js +0 -1
  696. data/app/assets/javascripts/common/ckeditor/translations/id.js +0 -1
  697. data/app/assets/javascripts/common/ckeditor/translations/it.js +0 -1
  698. data/app/assets/javascripts/common/ckeditor/translations/ja.js +0 -1
  699. data/app/assets/javascripts/common/ckeditor/translations/km.js +0 -1
  700. data/app/assets/javascripts/common/ckeditor/translations/kn.js +0 -1
  701. data/app/assets/javascripts/common/ckeditor/translations/ko.js +0 -1
  702. data/app/assets/javascripts/common/ckeditor/translations/ku.js +0 -1
  703. data/app/assets/javascripts/common/ckeditor/translations/lt.js +0 -1
  704. data/app/assets/javascripts/common/ckeditor/translations/lv.js +0 -1
  705. data/app/assets/javascripts/common/ckeditor/translations/nb.js +0 -1
  706. data/app/assets/javascripts/common/ckeditor/translations/ne.js +0 -1
  707. data/app/assets/javascripts/common/ckeditor/translations/nl.js +0 -1
  708. data/app/assets/javascripts/common/ckeditor/translations/no.js +0 -1
  709. data/app/assets/javascripts/common/ckeditor/translations/oc.js +0 -1
  710. data/app/assets/javascripts/common/ckeditor/translations/pl.js +0 -1
  711. data/app/assets/javascripts/common/ckeditor/translations/pt-br.js +0 -1
  712. data/app/assets/javascripts/common/ckeditor/translations/pt.js +0 -1
  713. data/app/assets/javascripts/common/ckeditor/translations/ro.js +0 -1
  714. data/app/assets/javascripts/common/ckeditor/translations/ru.js +0 -1
  715. data/app/assets/javascripts/common/ckeditor/translations/si.js +0 -1
  716. data/app/assets/javascripts/common/ckeditor/translations/sk.js +0 -1
  717. data/app/assets/javascripts/common/ckeditor/translations/sl.js +0 -1
  718. data/app/assets/javascripts/common/ckeditor/translations/sq.js +0 -1
  719. data/app/assets/javascripts/common/ckeditor/translations/sr-latn.js +0 -1
  720. data/app/assets/javascripts/common/ckeditor/translations/sr.js +0 -1
  721. data/app/assets/javascripts/common/ckeditor/translations/sv.js +0 -1
  722. data/app/assets/javascripts/common/ckeditor/translations/th.js +0 -1
  723. data/app/assets/javascripts/common/ckeditor/translations/tr.js +0 -1
  724. data/app/assets/javascripts/common/ckeditor/translations/tt.js +0 -1
  725. data/app/assets/javascripts/common/ckeditor/translations/ug.js +0 -1
  726. data/app/assets/javascripts/common/ckeditor/translations/uk.js +0 -1
  727. data/app/assets/javascripts/common/ckeditor/translations/vi.js +0 -1
  728. data/app/assets/javascripts/common/ckeditor/translations/zh-cn.js +0 -1
  729. data/app/assets/javascripts/common/ckeditor/translations/zh.js +0 -1
  730. data/app/assets/javascripts/common/clipboardjs/clipboard.js +0 -978
  731. data/app/assets/javascripts/common/covervid/covervid.js +0 -94
  732. data/app/assets/javascripts/common/custom/custom.js +0 -0
  733. data/app/assets/javascripts/common/datatables/datatables.js +0 -15310
  734. data/app/assets/javascripts/common/daterangepicker/daterangepicker.js +0 -1565
  735. data/app/assets/javascripts/common/fastclick/fastclick.js +0 -841
  736. data/app/assets/javascripts/common/flexslider/jquery.flexslider.js +0 -1252
  737. data/app/assets/javascripts/common/greenstock/greensock.js +0 -36
  738. data/app/assets/javascripts/common/html5sortable/jquery.sortable.js +0 -98
  739. data/app/assets/javascripts/common/icheck/icheck.js +0 -509
  740. data/app/assets/javascripts/common/imagesloaded/imagesloaded.pkgd.js +0 -497
  741. data/app/assets/javascripts/common/isotope/isotope.pkgd.js +0 -3563
  742. data/app/assets/javascripts/common/jquery/jquery-3.4.1.js +0 -10598
  743. data/app/assets/javascripts/common/jquery-countdown/jquery.countdown.js +0 -246
  744. data/app/assets/javascripts/common/jquery-filterizer/jquery.filterizr.min.js +0 -1
  745. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.autogrow.js +0 -37
  746. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.charcounter.js +0 -53
  747. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.checkbox.js +0 -54
  748. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.datepicker.js +0 -59
  749. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.js +0 -823
  750. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.masked.js +0 -46
  751. data/app/assets/javascripts/common/jquery-jeditable/jquery.jeditable.time.js +0 -71
  752. data/app/assets/javascripts/common/jquery-jvectormap/jquery-jvectormap.js +0 -44
  753. data/app/assets/javascripts/common/jquery-placeholder/jquery.placeholder.js +0 -281
  754. data/app/assets/javascripts/common/jquery-slimscroll/jquery.slimscroll.js +0 -474
  755. data/app/assets/javascripts/common/jquery-sparkline/jquery.sparkline.js +0 -3054
  756. data/app/assets/javascripts/common/jquery-ui/jquery-ui.js +0 -18706
  757. data/app/assets/javascripts/common/jquery-validation/jquery.validate.js +0 -1650
  758. data/app/assets/javascripts/common/jqvmap/jquery.vmap.js +0 -1281
  759. data/app/assets/javascripts/common/jqvmap/jquery.vmap.min.js +0 -10
  760. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.africa.js +0 -2
  761. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.asia.js +0 -2
  762. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.australia.js +0 -2
  763. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.europe.js +0 -2
  764. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.north-america.js +0 -2
  765. data/app/assets/javascripts/common/jqvmap/maps/continents/jquery.vmap.south-america.js +0 -2
  766. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.algeria.js +0 -2
  767. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.argentina.js +0 -1
  768. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.brazil.js +0 -2
  769. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.canada.js +0 -2
  770. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.europe.js +0 -2
  771. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.france.js +0 -1
  772. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.germany.js +0 -2
  773. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.greece.js +0 -1
  774. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.iran.js +0 -6
  775. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.iraq.js +0 -1
  776. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.russia.js +0 -2
  777. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.tunisia.js +0 -2
  778. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.turkey.js +0 -11
  779. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.usa.js +0 -2
  780. data/app/assets/javascripts/common/jqvmap/maps/jquery.vmap.world.js +0 -2
  781. data/app/assets/javascripts/common/js-cookie/js.cookie.js +0 -165
  782. data/app/assets/javascripts/common/layerslider/layerslider.kreaturamedia.jquery.js +0 -13
  783. data/app/assets/javascripts/common/layerslider/layerslider.origami.js +0 -13
  784. data/app/assets/javascripts/common/layerslider/layerslider.timeline.js +0 -13
  785. data/app/assets/javascripts/common/layerslider/layerslider.transitions.js +0 -13
  786. data/app/assets/javascripts/common/lazysizes/lazysizes.js +0 -754
  787. data/app/assets/javascripts/common/leaflet/leaflet.js +0 -5
  788. data/app/assets/javascripts/common/magnific-popup/jquery.magnific-popup.js +0 -1860
  789. data/app/assets/javascripts/common/mapbox/mapbox.js +0 -51
  790. data/app/assets/javascripts/common/metismenu/metisMenu.js +0 -340
  791. data/app/assets/javascripts/common/moderizer/modernizr.js +0 -11
  792. data/app/assets/javascripts/common/nouislider/nouislider.js +0 -2637
  793. data/app/assets/javascripts/common/owl-carousel/owl.carousel.js +0 -3448
  794. data/app/assets/javascripts/common/pace/pace.js +0 -935
  795. data/app/assets/javascripts/common/paroller/jquery.paroller.js +0 -228
  796. data/app/assets/javascripts/common/particlejs/particles.js +0 -1541
  797. data/app/assets/javascripts/common/perfect-scrollbar/perfect-scrollbar.common.js +0 -1318
  798. data/app/assets/javascripts/common/perfect-scrollbar/perfect-scrollbar.esm.js +0 -1316
  799. data/app/assets/javascripts/common/perfect-scrollbar/perfect-scrollbar.js +0 -1324
  800. data/app/assets/javascripts/common/plyr/plyr.js +0 -9137
  801. data/app/assets/javascripts/common/rangeslider/rangeslider.js +0 -498
  802. data/app/assets/javascripts/common/retina/retina.js +0 -100
  803. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.actions.js +0 -386
  804. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.carousel.js +0 -365
  805. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.kenburn.js +0 -199
  806. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.layeranimation.js +0 -2524
  807. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.migration.js +0 -260
  808. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.navigation.js +0 -1156
  809. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.parallax.js +0 -465
  810. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.slideanims.js +0 -1447
  811. data/app/assets/javascripts/common/rev-slider/extensions/revolution.extension.video.js +0 -1464
  812. data/app/assets/javascripts/common/rev-slider/jquery.themepunch.revolution.js +0 -3286
  813. data/app/assets/javascripts/common/rev-slider/jquery.themepunch.tools.min.js +0 -8710
  814. data/app/assets/javascripts/common/scrollme/jquery.scrollme.js +0 -455
  815. data/app/assets/javascripts/common/scrollup/jquery.scrollUp.js +0 -168
  816. data/app/assets/javascripts/common/select2/select2.full.js +0 -6597
  817. data/app/assets/javascripts/common/selectbox/jquery.selectBox.js +0 -1092
  818. data/app/assets/javascripts/common/slick/slick.js +0 -3004
  819. data/app/assets/javascripts/common/smooth-scroll/SmoothScroll.js +0 -788
  820. data/app/assets/javascripts/common/spectrum/spectrum.js +0 -2323
  821. data/app/assets/javascripts/common/stepper/jquery.fs.stepper.js +0 -339
  822. data/app/assets/javascripts/common/swiper/swiper.js +0 -8124
  823. data/app/assets/javascripts/common/toaster/toastr.js +0 -476
  824. data/app/assets/javascripts/common/typed/typed.js +0 -1045
  825. data/app/assets/javascripts/common/visable/jquery.visible.js +0 -68
  826. data/app/assets/javascripts/common/waypoints/jquery.waypoints.js +0 -662
  827. data/app/assets/javascripts/common/wow/wow.js +0 -508
  828. data/app/assets/javascripts/phcthemes_admin_panel_pack_adminlte.js +0 -12
  829. data/app/assets/javascripts/phcthemes_admin_panel_pack_boomerang.js +0 -0
  830. data/app/assets/javascripts/phcthemes_admin_panel_pack_coloradmin.js +0 -5
  831. data/app/assets/javascripts/phcthemes_admin_panel_pack_inspinia.js +0 -10
  832. data/app/assets/javascripts/phcthemes_admin_panel_pack_metronic.js +0 -14
  833. data/app/assets/javascripts/phcthemes_admin_panel_pack_quilpro.js +0 -5
  834. data/app/assets/javascripts/phcthemes_admin_panel_pack_starlight.js +0 -5
  835. data/app/assets/javascripts/themes/adminlte/theme/adminlte.js +0 -1141
  836. data/app/assets/javascripts/themes/coloradmin/theme/color_admin_app.min.js +0 -1
  837. data/app/assets/javascripts/themes/coloradmin/theme/color_admin_default.js +0 -231
  838. data/app/assets/javascripts/themes/inspinia/theme/inspinia.js +0 -279
  839. data/app/assets/javascripts/themes/metronic/theme/plugins.bundle.js +0 -83988
  840. data/app/assets/javascripts/themes/metronic/theme/prismjs.bundle.js +0 -1922
  841. data/app/assets/javascripts/themes/metronic/theme/scripts.bundle.js +0 -11035
  842. data/app/assets/javascripts/themes/metronic/theme/widgets.js +0 -4706
  843. data/app/assets/stylesheets/common/hanna_hearts/hanna_hearts.scss +0 -11
  844. data/app/assets/stylesheets/phcthemes_admin_panel_pack_adminlte.scss +0 -16
  845. data/app/assets/stylesheets/phcthemes_admin_panel_pack_boomerang.scss +0 -27
  846. data/app/assets/stylesheets/phcthemes_admin_panel_pack_coloradmin.scss +0 -11
  847. data/app/assets/stylesheets/phcthemes_admin_panel_pack_inspinia.scss +0 -18
  848. data/app/assets/stylesheets/phcthemes_admin_panel_pack_metronic.scss +0 -15
  849. data/app/assets/stylesheets/phcthemes_admin_panel_pack_quilpro.scss +0 -19
  850. data/app/assets/stylesheets/phcthemes_admin_panel_pack_starlight.scss +0 -15
@@ -1 +0,0 @@
1
- (function(d){ const l = d['af'] = d['af'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"Align center":"Belyn in die middel","Align left":"Belyn links","Align right":"Belyn regs","Block quote":"Blok-aanhaling",Bold:"Vetgedruk",Cancel:"Kanselleer",Code:"Kode",Italic:"Skuinsgedruk",Justify:"Belyn beide kante","Remove color":"","Remove Format":"Verwyder formatering",Save:"Berg",Strikethrough:"Deurgetrek",Subscript:"Onderskrif",Superscript:"Boskrif","Text alignment":"Teksbelyning","Text alignment toolbar":"",Underline:"Onderstreep"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['ar'] = d['ar'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"محاذاة في المنتصف","Align left":"محاذاة لليسار","Align right":"محاذاة لليمين","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"",Background:"",Big:"كبير",Black:"","Block quote":"اقتباس",Blue:"","Blue marker":"تحديد ازرق",Bold:"عريض",Border:"",Cancel:"إلغاء","Cell properties":"","Center table":"","Choose heading":"اختر عنوان",Code:"شفرة برمجية",Color:"","Color picker":"",Column:"عمود",Dashed:"",Default:"افتراضي","Delete column":"حذف العمود","Delete row":"حذف الصف","Dim grey":"",Dimensions:"","Document colors":"",Dotted:"",Double:"",Downloadable:"","Dropdown toolbar":"","Edit link":"تحرير الرابط","Editor toolbar":"","Font Background Color":"","Font Color":"","Font Family":"نوع الخط","Font Size":"حجم الخط",Green:"","Green marker":"تحديد اخضر","Green pen":"قلم اخضر",Grey:"",Groove:"","Header column":"عمود عنوان","Header row":"صف عنوان",Heading:"عنوان","Heading 1":"عنوان 1","Heading 2":"عنوان 2","Heading 3":"عنوان 3","Heading 4":"","Heading 5":"","Heading 6":"",Height:"",Highlight:"تحديد","Horizontal text alignment toolbar":"",Huge:"ضخم","Insert column left":"","Insert column right":"","Insert row above":"ادراج صف قبل","Insert row below":"ادراج صف بعد","Insert table":"إدراج جدول",Inset:"",Italic:"مائل",Justify:"ضبط","Justify cell text":"","Light blue":"","Light green":"","Light grey":"",Link:"رابط","Link URL":"رابط عنوان","Merge cell down":"دمج الخلايا للأسفل","Merge cell left":"دمج الخلايا لليسار","Merge cell right":"دمج الخلايا لليمين","Merge cell up":"دمج الخلايا للأعلى","Merge cells":"دمج الخلايا",Next:"",None:"","Open in a new tab":"","Open link in new tab":"فتح الرابط في تبويب جديد",Orange:"",Outset:"",Padding:"",Paragraph:"فقرة","Pink marker":"تحديد وردي",Previous:"",Purple:"",Red:"","Red pen":"تحديد احمر",Redo:"إعادة","Remove color":"","Remove highlight":"إزالة التحديد","Rich Text Editor":"معالج نصوص","Rich Text Editor, %0":"معالج نصوص، 0%",Ridge:"",Row:"صف",Save:"حفظ","Select column":"","Select row":"","Show more items":"",Small:"صغير",Solid:"","Split cell horizontally":"فصل الخلايا بشكل افقي","Split cell vertically":"فصل الخلايا بشكل عمودي",Strikethrough:"يتوسطه خط",Style:"",Subscript:"",Superscript:"","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"","Text alignment":"محاذاة النص","Text alignment toolbar":"","Text highlight toolbar":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"لا يحتوي هذا الرابط على عنوان",Tiny:"ضئيل",Turquoise:"",Underline:"تحته خط",Undo:"تراجع",Unlink:"إلغاء الرابط","Vertical text alignment toolbar":"",White:"",Width:"",Yellow:"","Yellow marker":"تحديد اصفر"} );l.getPluralForm=function(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['ast'] = d['ast'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"",Aquamarine:"",Black:"",Blue:"",Bold:"Negrina",Cancel:"Encaboxar",Code:"","Dim grey":"",Downloadable:"","Dropdown toolbar":"","Edit link":"","Editor toolbar":"",Green:"",Grey:"",Italic:"Cursiva","Light blue":"","Light green":"","Light grey":"",Link:"Enllazar","Link URL":"URL del enllaz",Next:"","Open in a new tab":"","Open link in new tab":"",Orange:"",Previous:"",Purple:"",Red:"",Redo:"Refacer","Remove color":"","Rich Text Editor":"Editor de testu arriquecíu","Rich Text Editor, %0":"Editor de testu arriquecíu, %0",Save:"Guardar","Show more items":"",Strikethrough:"",Subscript:"",Superscript:"","This link has no URL":"",Turquoise:"",Underline:"",Undo:"Desfacer",Unlink:"Desenllazar",White:"",Yellow:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['az'] = d['az'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%1-dən %0","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"Mərkəzə düzləndir","Align left":"Soldan düzləndir","Align right":"Sağdan düzləndir","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"Akvamarin",Background:"Fon",Big:"Böyük",Black:"Qara","Block quote":"Sitat bloku",Blue:"Mavi","Blue marker":"Mavi marker",Bold:"Yarıqalın",Border:"Sərhəd",Cancel:"İmtina et","Cell properties":"","Center table":"","Characters: %0":"Simvolar: %0","Choose heading":"Başlıqı seç",Code:"Kod",Color:"Rəng","Color picker":"",Column:"Sütun",Dashed:"","Decrease indent":"Boş yeri kiçilt",Default:"Default","Delete column":"Sütunları sil","Delete row":"Sətirləri sil","Dim grey":"Tünd boz",Dimensions:"Ölçülər","Document colors":"Rənglər",Dotted:"",Double:"",Downloadable:"Yüklənə bilər","Dropdown toolbar":"Açılan paneli","Edit link":"Linki redaktə et","Editor toolbar":"Redaktorun paneli","Font Background Color":"Şrift Fonunun Rəngi","Font Color":"Şrift Rəngi","Font Family":"Şrift ailəsi","Font Size":"Şrift ölçüsü",Green:"Yaşıl","Green marker":"Yaşıl marker","Green pen":"Yaşıl qələm",Grey:"Boz",Groove:"","Header column":"Başlıqlı sütun","Header row":"Başlıqlı sətir",Heading:"Başlıq","Heading 1":"Başlıq 1","Heading 2":"Başlıq 2","Heading 3":"Başlıq 3","Heading 4":"Başlıq 4","Heading 5":"Başlıq 5","Heading 6":"Başlıq 6",Height:"Hündürlük",Highlight:"Vurğulamaq","Horizontal line":"Üfüqi xətt","Horizontal text alignment toolbar":"",Huge:"Nəhəng","Increase indent":"Boş yeri böyüt","Insert code block":"Kod blokunu əlavə et","Insert column left":"Sola sütun əlavə et","Insert column right":"Sağa sütun əlavə et","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Aşağıya sətir əlavə et","Insert row below":"Yuxarıya sətir əlavə et","Insert table":"Cədvəli əlavə et",Inset:"",Italic:"Maili",Justify:"Eninə görə","Justify cell text":"","Light blue":"Açıq mavi","Light green":"Açıq yaşıl","Light grey":"Açıq boz",Link:"Əlaqələndir","Link URL":"Linkin URL","Merge cell down":"Xanaları aşağı birləşdir","Merge cell left":"Xanaları sola birləşdir","Merge cell right":"Xanaları sağa birləşdir","Merge cell up":"Xanaları yuxarı birləşdir","Merge cells":"Xanaları birləşdir",Next:"Növbəti",None:"","Open in a new tab":"Yeni pəncərədə aç","Open link in new tab":"Linki yeni pəncərədə aç",Orange:"Narıncı",Outset:"",Padding:"",Paragraph:"Abzas","Pink marker":"Çəhrayı marker","Plain text":"Sadə mətn",Previous:"Əvvəlki",Purple:"Bənövşəyi",Red:"Qırmızı","Red pen":"Qırmızı qələm",Redo:"Təkrar et","Remove color":"Rəngi ləğv et","Remove Format":"Formatı Ləğv Et","Remove highlight":"Vurgulanı sil","Rich Text Editor":"Rich Text Redaktoru","Rich Text Editor, %0":"Rich Text Redaktoru, %0",Ridge:"",Row:"Sətir",Save:"Yadda saxla","Select column":"","Select row":"","Show more items":"Daha çox əşyanı göstərin",Small:"Kiçik",Solid:"","Split cell horizontally":"Xanaları üfüqi böl","Split cell vertically":"Xanaları şaquli böl",Strikethrough:"Qaralanmış",Style:"",Subscript:"Alt yazı",Superscript:"Üst yazı","Table alignment toolbar":"","Table cell text alignment":"Cədvəl hüceyrəsi mətninin uyğunlaşdırılması","Table properties":"Cədvəl xüsusiyyətləri","Table toolbar":"Cədvəl paneli","Text alignment":"Mətn düzləndirməsi","Text alignment toolbar":"Mətnin düzləndirmə paneli","Text highlight toolbar":"Vurğulamaq paneli","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"Bu linkdə URL yoxdur",Tiny:"Miniatür",Turquoise:"Firuzəyi",Underline:"Altdan xətt",Undo:"İmtina et",Unlink:"Linki sil","Vertical text alignment toolbar":"",White:"Ağ","Widget toolbar":"Vidgetin paneli",Width:"Eni","Words: %0":"Sözlər: %0",Yellow:"Sarı","Yellow marker":"Sarı marker"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['bg'] = d['bg'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"Block quote":"Цитат",Bold:"Удебелен",Cancel:"Отказ","Choose heading":"",Code:"",Heading:"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"",Italic:"Курсив",Paragraph:"Параграф","Remove color":"",Save:"Запазване",Strikethrough:"",Subscript:"",Superscript:"",Underline:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['ca'] = d['ca'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"Align center":"Alineació centre","Align left":"Alineació esquerra","Align right":"Alineació dreta",Big:"Gran","Block quote":"Cita de bloc","Blue marker":"Marcador blau",Bold:"Negreta",Cancel:"Cancel·lar","Choose heading":"Escull capçalera",Code:"Codi",Default:"Predeterminada","Document colors":"","Font Background Color":"","Font Color":"","Font Family":"Font","Font Size":"Mida de la font","Green marker":"Marcador verd","Green pen":"Bolígraf verd",Heading:"Capçalera","Heading 1":"Capçalera 1","Heading 2":"Capçalera 2","Heading 3":"Capçalera 3","Heading 4":"","Heading 5":"","Heading 6":"",Highlight:"Destacat",Huge:"Molt gran",Italic:"Cursiva",Justify:"Justificar",Paragraph:"Pàrraf","Pink marker":"Marcador rosa","Red pen":"Marcador vermell","Remove color":"","Remove highlight":"Esborrar destacat",Save:"Desar",Small:"Peita",Strikethrough:"Marcat",Subscript:"",Superscript:"","Text alignment":"Alineació text","Text alignment toolbar":"","Text highlight toolbar":"",Tiny:"Molt petita",Underline:"Subrallat","Yellow marker":"Marcador groc"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['cs'] = d['cs'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 z %1","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"Zarovnat na střed","Align left":"Zarovnat vlevo","Align right":"Zarovnat vpravo","Align table to the left":"","Align table to the right":"",Alignment:"Zarovnání",Aquamarine:"Akvamarínová",Background:"Pozadí",Big:"Velké",Black:"Černá","Block quote":"Citace",Blue:"Modrá","Blue marker":"Modrý fix",Bold:"Tučné",Border:"Okraj",Cancel:"Zrušit","Cell properties":"Vlastnosti buňky","Center table":"","Characters: %0":"Počet znaků: %0","Choose heading":"Zvolte nadpis",Code:"Kódový blok",Color:"Barva","Color picker":"",Column:"Sloupec",Dashed:"","Decrease indent":"Zmenšit odsazení",Default:"Výchozí","Delete column":"Smazat sloupec","Delete row":"Smazat řádek","Dim grey":"Tmavě šedá",Dimensions:"Rozměry","Document colors":"Barvy dokumentu",Dotted:"",Double:"",Downloadable:"Ke stažení","Dropdown toolbar":"Rozbalovací panel nástrojů","Edit link":"Upravit odkaz","Editor toolbar":"Panel nástrojů editoru","Font Background Color":"Barva pozadí písma","Font Color":"Barva písma","Font Family":"Typ písma","Font Size":"Velikost písma",Green:"Zelená","Green marker":"Zelený fix","Green pen":"Zelené pero",Grey:"Šedá",Groove:"","Header column":"Sloupec záhlaví","Header row":"Řádek záhlaví",Heading:"Nadpis","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6",Height:"Výška",Highlight:"Zvýraznění","Horizontal line":"Vodorovná čára","Horizontal text alignment toolbar":"",Huge:"Obrovské","Increase indent":"Zvětšit odsazení","Insert code block":"Vložit blok zdrojového kódu","Insert column left":"Vložit sloupec vlevo","Insert column right":"Vložit sloupec vpravo","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Vložit řádek před","Insert row below":"Vložit řádek pod","Insert table":"Vložit tabulku",Inset:"",Italic:"Kurzíva",Justify:"Zarovnat do bloku","Justify cell text":"","Light blue":"Světle modrá","Light green":"Světle zelená","Light grey":"Světle šedá",Link:"Odkaz","Link URL":"URL odkazu","Merge cell down":"Sloučit s buňkou pod","Merge cell left":"Sloučit s buňkou vlevo","Merge cell right":"Sloučit s buňkou vpravo","Merge cell up":"Sloučit s buňkou nad","Merge cells":"Sloučit buňky",Next:"Další",None:"","Open in a new tab":"Otevřít v nové kartě","Open link in new tab":"Otevřít odkaz v nové kartě",Orange:"Oranžová",Outset:"",Padding:"",Paragraph:"Odstavec","Pink marker":"Růžový fix","Plain text":"Prostý text",Previous:"Předchozí",Purple:"Fialová",Red:"Červená","Red pen":"Červený fix",Redo:"Znovu","Remove color":"Odstranit barvu","Remove Format":"Odstranit formátování","Remove highlight":"Odstranit zvýraznění","Rich Text Editor":"Textový editor","Rich Text Editor, %0":"Textový editor, %0",Ridge:"",Row:"Řádek",Save:"Uložit","Select all":"Vybrat vše","Select column":"Vybrat sloupec","Select row":"Vybrat řádek","Show more items":"Zobrazit další položky",Small:"Malé",Solid:"","Split cell horizontally":"Rozdělit buňky horizontálně","Split cell vertically":"Rozdělit buňky vertikálně",Strikethrough:"Přeškrtnuté",Style:"Styl",Subscript:"Dolní index",Superscript:"Horní index","Table alignment toolbar":"","Table cell text alignment":"Zarovnání textu buňky tabulky","Table properties":"Vlastnosti tabulky","Table toolbar":"Panel nástrojů tabulky","Text alignment":"Zarovnání textu","Text alignment toolbar":"Panel nástrojů zarovnání textu","Text highlight toolbar":"Panel nástrojů zvýraznění textu","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"Tento odkaz nemá žádnou URL",Tiny:"Drobné",Turquoise:"Tyrkysová",Underline:"Podtržené",Undo:"Zpět",Unlink:"Odstranit odkaz","Vertical text alignment toolbar":"",White:"Bílá","Widget toolbar":"Panel nástrojů ovládacího prvku",Width:"Šířka","Words: %0":"Počet slov: %0",Yellow:"Žlutá","Yellow marker":"Žlutý fix"} );l.getPluralForm=function(n){return (n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['da'] = d['da'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 af %1","Align cell text to the bottom":"Justér tekstcelle til bunden","Align cell text to the center":"Justér tekstcelle centreret","Align cell text to the left":"Justér tekstcelle til venstre","Align cell text to the middle":"Justér tekstcelle til midten","Align cell text to the right":"Justér tekstcelle til højre","Align cell text to the top":"Justér tekstcelle til top","Align center":"Justér center","Align left":"Justér venstre","Align right":"Justér højre","Align table to the left":"Justér tabel til venstre","Align table to the right":"Justér tabel til højre",Alignment:"Justering",Aquamarine:"Marineblå",Background:"Baggrund",Big:"Stor",Black:"Sort","Block quote":"Blot citat",Blue:"Blå","Blue marker":"Blå markør",Bold:"Fed",Border:"Ramme",Cancel:"Annullér","Cell properties":"Celleegenskaber","Center table":"Centrér tabel","Characters: %0":"Karakterer: %0","Choose heading":"Vælg overskrift",Code:"Kode",Color:"Farve","Color picker":"",Column:"Kolonne",Dashed:"Stiplet (streg)","Decrease indent":"Formindsk indrykning",Default:"Standard","Delete column":"Slet kolonne","Delete row":"Slet række","Dim grey":"Dunkel grå",Dimensions:"Dimensioner","Document colors":"Dokumentfarve",Dotted:"Stiplet (prik)",Double:"Dobbel",Downloadable:"Kan downloades","Dropdown toolbar":"Dropdown værktøjslinje","Edit link":"Redigér link","Editor toolbar":"Editor værktøjslinje","Font Background Color":"Skrift baggrundsfarve","Font Color":"Skriftfarve","Font Family":"Skriftfamilie","Font Size":"Skriftstørrelse",Green:"Grøn","Green marker":"Grøn markør","Green pen":"Grøn pen",Grey:"Grå",Groove:"Not","Header column":"Headerkolonne","Header row":"Headerrække",Heading:"Overskrift","Heading 1":"Overskrift 1","Heading 2":"Overskrift 2","Heading 3":"Overskrift 3","Heading 4":"Overskrift 4","Heading 5":"Overskrift 5","Heading 6":"Overskrift 6",Height:"Højde",Highlight:"Fremhæv","Horizontal line":"Horisontal linje","Horizontal text alignment toolbar":"Horisontal tekstjustering værktøjslinje",Huge:"Kæmpe","Increase indent":"Forøg indrykning","Insert code block":"Indsæt kodeblok","Insert column left":"Indsæt kolonne venstre","Insert column right":"Indsæt kolonne højre","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Indsæt header over","Insert row below":"Indsæt header under","Insert table":"Indsæt tabel",Inset:"Forsænket",Italic:"Kursiv",Justify:"Justér","Justify cell text":"Justér tekstcelle","Light blue":"Lys blå","Light green":"Lys grøn","Light grey":"Lys grå",Link:"Link","Link URL":"Link URL","Merge cell down":"Flet celler ned","Merge cell left":"Flet celler venstre","Merge cell right":"Flet celler højre","Merge cell up":"Flet celler op","Merge cells":"Flet celler",Next:"Næste",None:"Ingen","Open in a new tab":"Åben i ny fane","Open link in new tab":"Åben link i ny fane",Orange:"Orange",Outset:"Fra starten",Padding:"Fyld",Paragraph:"Afsnit","Pink marker":"Lyserød markør","Plain text":"Plain tekst",Previous:"Forrige",Purple:"Lilla",Red:"Rød","Red pen":"Rød pen",Redo:"Gentag","Remove color":"Fjern farve","Remove Format":"Fjern format","Remove highlight":"Fjern fremhævning","Rich Text Editor":"Wysiwyg editor","Rich Text Editor, %0":"Wysiwyg editor, %0",Ridge:"Kam",Row:"Række",Save:"Gem","Select column":"","Select row":"","Show more items":"Vis flere emner",Small:"Lille",Solid:"Massiv","Split cell horizontally":"Del celle horisontalt","Split cell vertically":"Del celle vertikalt",Strikethrough:"Gennemstreg",Style:"Stil",Subscript:"Sænket skrift",Superscript:"Hævet skrift","Table alignment toolbar":"Tabeljustering værktøjslinje","Table cell text alignment":"Tabelcelle tekstjustering","Table properties":"Tabelegenskaber","Table toolbar":"Tabel værktøjslinje","Text alignment":"Tekstjustering","Text alignment toolbar":"Tekstjustering værktøjslinje","Text highlight toolbar":"Tekstfremhævning værktøjslinje","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Farven er ugyldig. Prøv \"#FF0000\" eller \"rgb(255,0,0)\" eller \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Værdien er ugyldig. Prøv \"10px\" eller \"2em\" eller ganske enkelt \"2\".","This link has no URL":"Dette link har ingen URL",Tiny:"Lillebitte",Turquoise:"Turkis",Underline:"Understreget",Undo:"Fortryd",Unlink:"Fjern link","Vertical text alignment toolbar":"Vertikal tekstjustering værktøjslinje",White:"Hvid","Widget toolbar":"Widget værktøjslinje",Width:"Bredde","Words: %0":"Ord: %0",Yellow:"Gyl","Yellow marker":"Gul markør"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['de-ch'] = d['de-ch'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"",Background:"",Black:"","Block quote":"Blockzitat",Blue:"",Border:"","Cell properties":"","Center table":"",Color:"","Color picker":"",Column:"Spalte",Dashed:"","Delete column":"Spalte löschen","Delete row":"Zeile löschen","Dim grey":"",Dimensions:"",Dotted:"",Double:"","Dropdown toolbar":"","Editor toolbar":"",Green:"",Grey:"",Groove:"","Header column":"Kopfspalte","Header row":"Kopfspalte",Height:"","Horizontal text alignment toolbar":"","Insert column left":"","Insert column right":"","Insert row above":"Zeile oben einfügen","Insert row below":"Zeile unten einfügen","Insert table":"Tabelle einfügen",Inset:"","Justify cell text":"","Light blue":"","Light green":"","Light grey":"","Merge cell down":"Zelle unten verbinden","Merge cell left":"Zelle links verbinden","Merge cell right":"Zele rechts verbinden","Merge cell up":"Zelle oben verbinden","Merge cells":"Zellen verbinden",Next:"",None:"",Orange:"",Outset:"",Padding:"",Previous:"",Purple:"",Red:"",Redo:"Wiederherstellen","Rich Text Editor":"Rich-Text-Edito","Rich Text Editor, %0":"Rich-Text-Editor, %0",Ridge:"",Row:"Zeile","Select column":"","Select row":"","Show more items":"",Solid:"","Split cell horizontally":"Zelle horizontal teilen","Split cell vertically":"Zelle vertikal teilen",Style:"","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"",Turquoise:"",Undo:"Rückgängig","Vertical text alignment toolbar":"",White:"",Width:"",Yellow:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['de'] = d['de'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 von %1","Align cell text to the bottom":"Zellentext unten ausrichten","Align cell text to the center":"Zellentext zentriert ausrichten","Align cell text to the left":"Zellentext linksbündig ausrichten","Align cell text to the middle":"Zellentext mittig ausrichten","Align cell text to the right":"Zellentext rechtsbündig ausrichten","Align cell text to the top":"Zellentext oben ausrichten","Align center":"Zentriert","Align left":"Linksbündig","Align right":"Rechtsbündig","Align table to the left":"Tabelle links ausrichten","Align table to the right":"Tabelle rechts ausrichten",Alignment:"Ausrichtung","Almost equal to":"Gerundet",Angle:"Winkel-Zeichen","Approximately equal to":"Ungefähr gleich",Aquamarine:"Aquamarinblau","Asterisk operator":"Hodge-Stern-Operator","Austral sign":"Austral-Zeichen","back with leftwards arrow above":"„Back“ darüber Pfeil nach links",Background:"Hintergrund",Big:"Groß","Bitcoin sign":"Bitcoin-Zeichen",Black:"Schwarz","Block quote":"Blockzitat",Blue:"Blau","Blue marker":"Blauer Marker",Bold:"Fett",Border:"Rahmen",Cancel:"Abbrechen","Cedi sign":"Cedi-Zeichen","Cell properties":"Zelleneigenschaften","Cent sign":"Cent-Zeichen","Center table":"Tabelle zentrieren","Character categories":"Zeichenkategorien","Characters: %0":"Zeichen: %0 ","Choose heading":"Überschrift auswählen",Code:"Code","Colon sign":"Colón-Zeichen",Color:"Farbe","Color picker":"Farbwähler",Column:"Spalte","Contains as member":"Enthält als Element","Copyright sign":"Copyright-Zeichen","Cruzeiro sign":"Cruzeiro-Zeichen","Currency sign":"Währungssymbol",Dashed:"Gestrichelt","Decrease indent":"Einzug verkleinern",Default:"Standard","Degree sign":"Grad-Zeichen","Delete column":"Spalte löschen","Delete row":"Zeile löschen","Dim grey":"Dunkelgrau",Dimensions:"Größe","Division sign":"Geteilt-Zeichen","Document colors":"Dokumentfarben","Dollar sign":"Dollar-Zeichen","Dong sign":"Đồng-Zeichen",Dotted:"Gepunktet",Double:"Doppelt","Double dagger":"Zweibalkenkreuz","Double exclamation mark":"Doppeltes Ausrufezeichen","Double low-9 quotation mark":"Doppelte Anführungszeichen links unten","Double question mark":"Doppeltes Fragezeichen",Downloadable:"Herunterladbar","downwards arrow to bar":"Pfeil nach unten zum Querstrich","downwards dashed arrow":"Gestrichelter Pfeil nach unten","downwards double arrow":"Doppelpfeil nach unten","Drachma sign":"Drachme-Zeichen","Dropdown toolbar":"Dropdown-Liste Werkzeugleiste","Edit link":"Link bearbeiten","Editor toolbar":"Editor Werkzeugleiste","Element of":"Element von","Em dash":"Geviertstrich","Empty set":"Leere Menge","En dash":"Halbgeviertstrich","end with leftwards arrow above":"„End“ darüber Pfeil nach links","Euro sign":"Euro-Zeichen","Euro-currency sign":"Euro-Währungszeichen","Exclamation question mark":"Ruf-Frage-Zeichen","Font Background Color":"Hintergrundfarbe","Font Color":"Schriftfarbe","Font Family":"Schriftart","Font Size":"Schriftgröße","For all":"Allquantor","Fraction slash":"Schrägstrich","French franc sign":"Französischer Franc-Zeichen","German penny sign":"Pfennig-Zeichen","Greater-than or equal to":"Größer als oder gleich","Greater-than sign":"Größer-als-Zeichen",Green:"Grün","Green marker":"Grüner Marker","Green pen":"Grüne Schriftfarbe",Grey:"Grau",Groove:"Eingeritzt","Guarani sign":"Guaraní-Zeichen","Header column":"Kopfspalte","Header row":"Kopfzeile",Heading:"Überschrift","Heading 1":"Überschrift 1","Heading 2":"Überschrift 2","Heading 3":"Überschrift 3","Heading 4":"Überschrift 4","Heading 5":"Überschrift 5","Heading 6":"Überschrift 6",Height:"Höhe",Highlight:"Texthervorhebung","Horizontal ellipsis":"Auslassungspunkte","Horizontal line":"Horizontale Linie","Horizontal text alignment toolbar":"Werkzeugleiste für die horizontale Zellentext-Ausrichtung","Hryvnia sign":"Hrywnja-Zeichen",Huge:"Sehr groß","Identical to":"Identisch mit","Increase indent":"Einzug vergrößern","Indian rupee sign":"Indische Rupie-Zeichen",Infinity:"Unendlich-Zeichen","Insert code block":"Block einfügen","Insert column left":"Spalte links einfügen","Insert column right":"Spalte rechts einfügen","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Zeile oben einfügen","Insert row below":"Zeile unten einfügen","Insert table":"Tabelle einfügen",Inset:"Eingelassen",Integral:"Integral-Zeichen",Intersection:"Schnitt","Inverted exclamation mark":"Umgekehrtes Ausrufezeichen","Inverted question mark":"Umgekehrtes Fragezeichen",Italic:"Kursiv",Justify:"Blocksatz","Justify cell text":"Zellentext als Blocksatz ausrichten","Kip sign":"Kip-Zeichen","Latin capital letter a with breve":"Lateinischer Großbuchstabe a mit Breve","Latin capital letter a with macron":"Lateinischer Großbuchstabe a mit Makron","Latin capital letter a with ogonek":"Lateinischer Großbuchstabe a mit Ogonek","Latin capital letter c with acute":"Lateinischer Großbuchstabe c mit Akut","Latin capital letter c with caron":"Lateinischer Großbuchstabe c mit Hatschek","Latin capital letter c with circumflex":"Lateinischer Großbuchstabe c mit Zirkumflex","Latin capital letter c with dot above":"Lateinischer Großbuchstabe c mit Punkt darüber","Latin capital letter d with caron":"Lateinischer Großbuchstabe d mit Hatschek","Latin capital letter d with stroke":"Lateinischer Großbuchstabe d mit Querstrich","Latin capital letter e with breve":"Lateinischer Großbuchstabe e mit Breve","Latin capital letter e with caron":"Lateinischer Großbuchstabe e mit Hatschek","Latin capital letter e with dot above":"Lateinischer Großbuchstabe e mit Punkt darüber","Latin capital letter e with macron":"Lateinischer Großbuchstabe e mit Makron","Latin capital letter e with ogonek":"Lateinischer Großbuchstabe e mit Ogonek","Latin capital letter eng":"Lateinischer Großbuchstabe Eng","Latin capital letter g with breve":"Lateinischer Großbuchstabe g mit Breve","Latin capital letter g with cedilla":"Lateinischer Großbuchstabe g mit Cedille","Latin capital letter g with circumflex":"Lateinischer Großbuchstabe g mit Zirkumflex","Latin capital letter g with dot above":"Lateinischer Großbuchstabe g mit Punkt darüber","Latin capital letter h with circumflex":"Lateinischer Großbuchstabe h mit Zirkumflex","Latin capital letter h with stroke":"Lateinischer Großbuchstabe h mit Querstrich","Latin capital letter i with breve":"Lateinischer Großbuchstabe i mit Breve","Latin capital letter i with dot above":"Lateinischer Großbuchstabe i mit Punkt darüber","Latin capital letter i with macron":"Lateinischer Großbuchstabe i mit Makron","Latin capital letter i with ogonek":"Lateinischer Großbuchstabe i mit Ogonek","Latin capital letter i with tilde":"Lateinischer Großbuchstabe i mit Tilde","Latin capital letter j with circumflex":"Lateinischer Großbuchstabe j mit Zirkumflex","Latin capital letter k with cedilla":"Lateinischer Großbuchstabe k mit Cedille","Latin capital letter l with acute":"Lateinischer Großbuchstabe l mit Akut","Latin capital letter l with caron":"Lateinischer Großbuchstabe l mit Hatschek","Latin capital letter l with cedilla":"Lateinischer Großbuchstabe l mit Cedille","Latin capital letter l with middle dot":"Lateinischer Großbuchstabe l mit Mittelpunkt","Latin capital letter l with stroke":"Lateinischer Großbuchstabe l mit Querstrich","Latin capital letter n with acute":"Lateinischer Großbuchstabe n mit Akut","Latin capital letter n with caron":"Lateinischer Großbuchstabe n mit Hatschek","Latin capital letter n with cedilla":"Lateinischer Großbuchstabe n mit Cedille","Latin capital letter o with breve":"Lateinischer Großbuchstabe o mit Breve","Latin capital letter o with double acute":"Lateinischer Großbuchstabe o mit doppeltem Akut","Latin capital letter o with macron":"Lateinischer Großbuchstabe o mit Makron","Latin capital letter r with acute":"Lateinischer Großbuchstabe r mit Akut","Latin capital letter r with caron":"Lateinischer Großbuchstabe r mit Hatschek","Latin capital letter r with cedilla":"Lateinischer Großbuchstabe r mit Cedille","Latin capital letter s with acute":"Lateinischer Großbuchstabe s mit Akut","Latin capital letter s with caron":"Lateinischer Großbuchstabe s mit Hatschek","Latin capital letter s with cedilla":"Lateinischer Großbuchstabe s mit Cedille","Latin capital letter s with circumflex":"Lateinischer Großbuchstabe s mit Zirkumflex","Latin capital letter t with caron":"Lateinischer Großbuchstabe t mit Hatschek","Latin capital letter t with cedilla":"Lateinischer Großbuchstabe t mit Cedille","Latin capital letter t with stroke":"Lateinischer Großbuchstabe t mit Querstrich","Latin capital letter u with breve":"Lateinischer Großbuchstabe u mit Breve","Latin capital letter u with double acute":"Lateinischer Großbuchstabe u mit doppeltem Akut","Latin capital letter u with macron":"Lateinischer Großbuchstabe u mit Makron","Latin capital letter u with ogonek":"Lateinischer Großbuchstabe u mit Ogonek","Latin capital letter u with ring above":"Lateinischer Großbuchstabe u mit Kroužek darüber","Latin capital letter u with tilde":"Lateinischer Großbuchstabe u mit Tilde","Latin capital letter w with circumflex":"Lateinischer Großbuchstabe w mit Zirkumflex","Latin capital letter y with circumflex":"Lateinischer Großbuchstabe y mit Zirkumflex","Latin capital letter y with diaeresis":"Lateinischer Großbuchstabe y mit Trema","Latin capital letter z with acute":"Lateinischer Großbuchstabe z mit Akut","Latin capital letter z with caron":"Lateinischer Großbuchstabe z mit Hatschek","Latin capital letter z with dot above":"Lateinischer Großbuchstabe z mit Punkt darüber","Latin capital ligature ij":"Große lateinische Ligatur ij","Latin capital ligature oe":"Große lateinische Ligatur oe","Latin small letter a with breve":"Lateinischer Kleinbuchstabe a mit Breve","Latin small letter a with macron":"Lateinischer Kleinbuchstabe a mit Makron","Latin small letter a with ogonek":"Lateinischer Kleinbuchstabe a mit Ogonek","Latin small letter c with acute":"Lateinischer Kleinbuchstabe c mit Akut","Latin small letter c with caron":"Lateinischer Kleinbuchstabe c mit Hatschek","Latin small letter c with circumflex":"Lateinischer Kleinbuchstabe c mit Zirkumflex","Latin small letter c with dot above":"Lateinischer Kleinbuchstabe c mit Punkt darüber","Latin small letter d with caron":"Lateinischer Kleinbuchstabe d mit Hatschek","Latin small letter d with stroke":"Lateinischer Kleinbuchstabe d mit Querstrich","Latin small letter dotless i":"Lateinischer Kleinbuchstabe i ohne Punkt","Latin small letter e with breve":"Lateinischer Kleinbuchstabe e mit Breve","Latin small letter e with caron":"Lateinischer Kleinbuchstabe e mit Hatschek","Latin small letter e with dot above":"Lateinischer Kleinbuchstabe e mit Punkt darüber","Latin small letter e with macron":"Lateinischer Kleinbuchstabe e mit Makron","Latin small letter e with ogonek":"Lateinischer Kleinbuchstabe e mit Ogonek","Latin small letter eng":"Lateinischer Kleinbuchstabe Eng","Latin small letter f with hook":"Lateinischer Kleinbuchstabe f mit Haken","Latin small letter g with breve":"Lateinischer Kleinbuchstabe g mit Breve","Latin small letter g with cedilla":"Lateinischer Kleinbuchstabe g mit Cedille","Latin small letter g with circumflex":"Lateinischer Kleinbuchstabe g mit Zirkumflex","Latin small letter g with dot above":"Lateinischer Kleinbuchstabe g mit Punkt darüber","Latin small letter h with circumflex":"Lateinischer Kleinbuchstabe h mit Zirkumflex","Latin small letter h with stroke":"Lateinischer Kleinbuchstabe h mit Querstrich","Latin small letter i with breve":"Lateinischer Kleinbuchstabe i mit Breve","Latin small letter i with macron":"Lateinischer Kleinbuchstabe i mit Makron","Latin small letter i with ogonek":"Lateinischer Kleinbuchstabe i mit Ogonek","Latin small letter i with tilde":"Lateinischer Kleinbuchstabe i mit Tilde","Latin small letter j with circumflex":"Lateinischer Kleinbuchstabe j mit Zirkumflex","Latin small letter k with cedilla":"Lateinischer Kleinbuchstabe k mit Cedille","Latin small letter kra":"Lateinischer Kleinbuchstabe Kra","Latin small letter l with acute":"Lateinischer Kleinbuchstabe l mit Akut","Latin small letter l with caron":"Lateinischer Kleinbuchstabe l mit Hatschek","Latin small letter l with cedilla":"Lateinischer Kleinbuchstabe l mit Cedille","Latin small letter l with middle dot":"Lateinischer Kleinbuchstabe l mit Mittelpunkt","Latin small letter l with stroke":"Lateinischer Kleinbuchstabe l mit Querstrich","Latin small letter long s":"Lateinischer Kleinbuchstabe langes s","Latin small letter n preceded by apostrophe":"Lateinischer Kleinbuchstabe n mit vorangestelltem Apostroph","Latin small letter n with acute":"Lateinischer Kleinbuchstabe n mit Akut","Latin small letter n with caron":"Lateinischer Kleinbuchstabe n mit Hatschek","Latin small letter n with cedilla":"Lateinischer Kleinbuchstabe n mit Cedille","Latin small letter o with breve":"Lateinischer Kleinbuchstabe o mit Breve","Latin small letter o with double acute":"Lateinischer Kleinbuchstabe o mit doppeltem Akut","Latin small letter o with macron":"Lateinischer Kleinbuchstabe o mit Makron","Latin small letter r with acute":"Lateinischer Kleinbuchstabe r mit Akut","Latin small letter r with caron":"Lateinischer Kleinbuchstabe r mit Hatschek","Latin small letter r with cedilla":"Lateinischer Kleinbuchstabe r mit Cedille","Latin small letter s with acute":"Lateinischer Kleinbuchstabe s mit Akut","Latin small letter s with caron":"Lateinischer Kleinbuchstabe s mit Hatschek","Latin small letter s with cedilla":"Lateinischer Kleinbuchstabe s mit Cedille","Latin small letter s with circumflex":"Lateinischer Kleinbuchstabe s mit Zirkumflex","Latin small letter t with caron":"Lateinischer Kleinbuchstabe t mit Hatschek","Latin small letter t with cedilla":"Lateinischer Kleinbuchstabe t mit Cedille","Latin small letter t with stroke":"Lateinischer Kleinbuchstabe t mit Querstrich","Latin small letter u with breve":"Lateinischer Kleinbuchstabe u mit Breve","Latin small letter u with double acute":"Lateinischer Kleinbuchstabe u mit doppeltem Akut","Latin small letter u with macron":"Lateinischer Kleinbuchstabe u mit Makron","Latin small letter u with ogonek":"Lateinischer Kleinbuchstabe u mit Ogonek","Latin small letter u with ring above":"Lateinischer Kleinbuchstabe u mit Kroužek darüber","Latin small letter u with tilde":"Lateinischer Kleinbuchstabe u mit Tilde","Latin small letter w with circumflex":"Lateinischer Kleinbuchstabe w mit Zirkumflex","Latin small letter y with circumflex":"Lateinischer Kleinbuchstabe y mit Zirkumflex","Latin small letter z with acute":"Lateinischer Kleinbuchstabe z mit Akut","Latin small letter z with caron":"Lateinischer Kleinbuchstabe z mit Hatschek","Latin small letter z with dot above":"Lateinischer Kleinbuchstabe z mit Punkt darüber","Latin small ligature ij":"Kleine lateinische Ligatur ij","Latin small ligature oe":"Kleine lateinische Ligatur oe","Left double quotation mark":"Doppelte Anführungszeichen links","Left single quotation mark":"Einfache Anführungszeichen links","Left-pointing double angle quotation mark":"Doppelte Guillemets nach links","leftwards arrow to bar":"Pfeil nach links zum Querstrich","leftwards dashed arrow":"Gestrichelter Pfeil nach links","leftwards double arrow":"Doppelpfeil nach links","Less-than or equal to":"Kleiner als oder gleich","Less-than sign":"Kleiner-als-Zeichen","Light blue":"Hellblau","Light green":"Hellgrün","Light grey":"Hellgrau",Link:"Link","Link URL":"Link Adresse","Lira sign":"Lira-Zeichen","Livre tournois sign":"Livre tournois-Zeichen","Logical and":"Logisches und","Logical or":"Logisches oder",Macron:"Makron","Manat sign":"Manat-Zeichen","Merge cell down":"Zelle unten verbinden","Merge cell left":"Zelle links verbinden","Merge cell right":"Zelle rechts verbinden","Merge cell up":"Zelle verbinden","Merge cells":"Zellen verbinden","Mill sign":"Mill-Zeichen","Minus sign":"Minus-Zeichen","Multiplication sign":"Mal-Zeichen","N-ary product":"Produkt-Zeichen","N-ary summation":"Summen-Zeichen",Nabla:"Nabla","Naira sign":"Naira-Zeichen","New sheqel sign":"Schekel-Zeichen",Next:"Nächste",None:"Kein Rahmen","Nordic mark sign":"Nordische Mark-Zeichen","Not an element of":"Kein Element von","Not equal to":"Ungleich","Not sign":"Negations-Zeichen","on with exclamation mark with left right arrow above":"„On“ mit Ausrufezeichen darüber Pfeil nach links und rechts","Open in a new tab":"In neuem Tab öffnen","Open link in new tab":"Link im neuen Tab öffnen",Orange:"Orange",Outset:"Geprägt",Overline:"Überstrich",Padding:"Innenabstand",Paragraph:"Absatz","Paragraph sign":"Absatz-Zeichen","Partial differential":"Partielle Ableitung","Per mille sign":"Promille-Zeichen","Per ten thousand sign":"Pro-Zehntausend-Zeichen","Peseta sign":"Peseta-Zeichen","Peso sign":"Philippinischer Peso-Zeichen","Pink marker":"Pinker Marker","Plain text":"Nur Text","Plus-minus sign":"Plus-Minus-Zeichen","Pound sign":"Pfund-Zeichen",Previous:"vorherige","Proportional to":"Proportional zu",Purple:"Violett","Question exclamation mark":"Frage-Ruf-Zeichen",Red:"Rot","Red pen":"Rote Schriftfarbe",Redo:"Wiederherstellen","Registered sign":"Registered-Trade-Mark-Zeichen","Remove color":"Farbe entfernen","Remove Format":"Formatierung entfernen","Remove highlight":"Texthervorhebung entfernen","Reversed paragraph sign":"Umgedrehtes Absatz-Zeichen","Rich Text Editor":"Rich Text Editor","Rich Text Editor, %0":"Rich-Text-Editor, %0",Ridge:"Hervorgehoben","Right double quotation mark":"Doppelte Anführungszeichen rechts","Right single quotation mark":"Einfache Anführungszeichen rechts","Right-pointing double angle quotation mark":"Doppelte Guillemets nach rechts","rightwards arrow to bar":"Pfeil nach rechts zum Querstrich","rightwards dashed arrow":"Gestrichelter Pfeil nach rechts","rightwards double arrow":"Doppelpfeil nach rechts",Row:"Zeile","Ruble sign":"Rubel-Zeichen","Rupee sign":"Rupie-Zeichen",Save:"Speichern","Section sign":"Paragraphen-Zeichen","Select all":"Alles auswählen","Select column":"Spalte auswählen","Select row":"Zeile auswählen","Show more items":"Mehr anzeigen","Single left-pointing angle quotation mark":"Einfache Guillemets nach links","Single low-9 quotation mark":"Einfache Anführungszeichen links unten","Single right-pointing angle quotation mark":"Einfache Guillemets nach rechts",Small:"Klein",Solid:"Durchgezogen","soon with rightwards arrow above":"„Soon“ darüber Pfeil nach rechts","Special characters":"Sonderzeichen","Spesmilo sign":"Spesmilo-Zeichen","Split cell horizontally":"Zelle horizontal teilen","Split cell vertically":"Zelle vertikal teilen","Square root":"Wurzel-Zeichen",Strikethrough:"Durchgestrichen",Style:"Rahmenart",Subscript:"Tiefgestellt",Superscript:"Hochgestellt","Table alignment toolbar":"Werkzeugleiste für die Tabellen-Ausrichtung","Table cell text alignment":"Ausrichtung des Zellentextes","Table properties":"Tabelleneigenschaften","Table toolbar":"Tabelle Werkzeugleiste","Tenge sign":"Tenge-Zeichen","Text alignment":"Textausrichtung","Text alignment toolbar":"Text-Ausrichtung Toolbar","Text highlight toolbar":"Text hervorheben Werkzeugleiste","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Die Farbe ist ungültig. Probieren Sie „#FF0000“ oder „rgb(255,0,0)“ oder „red“.","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Der Wert ist ungültig. Probieren Sie „10px“ oder „2em“ oder „2“.","There exists":"Existenzquantor","This link has no URL":"Dieser Link hat keine Adresse","Tilde operator":"Tilde-Operator",Tiny:"Sehr klein","top with upwards arrow above":"„Top“ darüber Pfeil nach oben","Trade mark sign":"Unregistered-Trade-Mark-Zeichen","Tugrik sign":"Tugrik-Zeichen","Turkish lira sign":"Türkische Lira-Zeichen",Turquoise:"Türkis","Two dot leader":"Doppel-Punktlinie",Underline:"Unterstrichen",Undo:"Rückgängig",Union:"Vereinigung",Unlink:"Link entfernen","up down arrow with base":"Unterstrichener Pfeil nach oben und unten","upwards arrow to bar":"Pfeil nach oben zum Querstrich","upwards dashed arrow":"Gestrichelter Pfeil nach oben","upwards double arrow":"Doppelpfeil nach oben","Vertical text alignment toolbar":"Werkzeugleiste für die vertikale Zellentext-Ausrichtung","Vulgar fraction one half":"Gemeiner Bruch ein Halb","Vulgar fraction one quarter":"Gemeiner Bruch ein Viertel","Vulgar fraction three quarters":"Gemeiner Bruch drei Viertel",White:"Weiß","Widget toolbar":"Widget Werkzeugleiste",Width:"Breite","Won sign":"Won-Zeichen","Words: %0":"Wörter: %0 ",Yellow:"Gelb","Yellow marker":"Gelber Marker","Yen sign":"Yen-Zeichen"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['el'] = d['el'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"",Aquamarine:"",Black:"","Block quote":"Περιοχή παράθεσης",Blue:"",Bold:"Έντονη",Cancel:"Ακύρωση","Choose heading":"Επιλέξτε κεφαλίδα",Code:"","Dim grey":"",Downloadable:"","Dropdown toolbar":"","Edit link":"","Editor toolbar":"",Green:"",Grey:"",Heading:"Κεφαλίδα","Heading 1":"Κεφαλίδα 1","Heading 2":"Κεφαλίδα 2","Heading 3":"Κεφαλίδα 3","Heading 4":"","Heading 5":"","Heading 6":"",Italic:"Πλάγια","Light blue":"","Light green":"","Light grey":"",Link:"Σύνδεσμος","Link URL":"Διεύθυνση συνδέσμου",Next:"","Open in a new tab":"","Open link in new tab":"",Orange:"",Paragraph:"Παράγραφος",Previous:"",Purple:"",Red:"",Redo:"Επανάληψη","Remove color":"","Rich Text Editor":"Επεξεργαστής Πλούσιου Κειμένου","Rich Text Editor, %0":"Επεξεργαστής Πλούσιου Κειμένου, 0%",Save:"Αποθήκευση","Show more items":"",Strikethrough:"",Subscript:"",Superscript:"","This link has no URL":"",Turquoise:"",Underline:"",Undo:"Αναίρεση",Unlink:"Αφαίρεση συνδέσμου",White:"",Yellow:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['en-au'] = d['en-au'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 of %1","Align cell text to the bottom":"Align cell text to the bottom","Align cell text to the center":"Align cell text to the center","Align cell text to the left":"Align cell text to the left","Align cell text to the middle":"Align cell text to the middle","Align cell text to the right":"Align cell text to the right","Align cell text to the top":"Align cell text to the top","Align center":"Align centre","Align left":"Align left","Align right":"Align right","Align table to the left":"Align table to the left","Align table to the right":"Align table to the right",Alignment:"Alignment","Almost equal to":"Almost equal to",Angle:"Angle","Approximately equal to":"Approximately equal to",Aquamarine:"Aquamarine","Asterisk operator":"Asterisk operator","Austral sign":"Austral sign","back with leftwards arrow above":"back with leftwards arrow above",Background:"Background",Big:"Big","Bitcoin sign":"Bitcoin sign",Black:"Black","Block quote":"Block quote",Blue:"Blue","Blue marker":"Blue marker",Bold:"Bold",Border:"Border",Cancel:"Cancel","Cedi sign":"Cedi sign","Cell properties":"Cell properties","Cent sign":"Cent sign","Center table":"Centre table","Character categories":"Character categories","Characters: %0":"Characters: %0","Choose heading":"Choose heading",Code:"Code","Colon sign":"Colon sign",Color:"Colour","Color picker":"Colour picker",Column:"Column","Contains as member":"Contains as member","Copyright sign":"Copyright sign","Cruzeiro sign":"Cruzeiro sign","Currency sign":"Currency sign",Dashed:"Dashed","Decrease indent":"Decrease indent",Default:"Default","Degree sign":"Degree sign","Delete column":"Delete column","Delete row":"Delete row","Dim grey":"Dim grey",Dimensions:"Dimensions","Division sign":"Division sign","Document colors":"Document colours","Dollar sign":"Dollar sign","Dong sign":"Dong sign",Dotted:"Dotted",Double:"Double","Double dagger":"Double dagger","Double exclamation mark":"Double exclamation mark","Double low-9 quotation mark":"Double low-9 quotation mark","Double question mark":"Double question mark",Downloadable:"Downloadable","downwards arrow to bar":"downwards arrow to bar","downwards dashed arrow":"downwards dashed arrow","downwards double arrow":"downwards double arrow","Drachma sign":"Drachma sign","Dropdown toolbar":"Dropdown toolbar","Edit link":"Edit link","Editor toolbar":"Editor toolbar","Element of":"Element of","Em dash":"Em dash","Empty set":"Empty set","En dash":"En dash","end with leftwards arrow above":"end with leftwards arrow above","Euro sign":"Euro sign","Euro-currency sign":"Euro-currency sign","Exclamation question mark":"Exclamation question mark","Font Background Color":"Font Background Colour","Font Color":"Font Colour","Font Family":"Font Family","Font Size":"Font Size","For all":"For all","Fraction slash":"Fraction slash","French franc sign":"French franc sign","German penny sign":"German penny sign","Greater-than or equal to":"Greater-than or equal to","Greater-than sign":"Greater-than sign",Green:"Green","Green marker":"Green marker","Green pen":"Green pen",Grey:"Grey",Groove:"Groove","Guarani sign":"Guarani sign","Header column":"Header column","Header row":"Header row",Heading:"Heading","Heading 1":"Heading 1","Heading 2":"Heading 2","Heading 3":"Heading 3","Heading 4":"Heading 4","Heading 5":"Heading 5","Heading 6":"Heading 6",Height:"Height",Highlight:"Highlight","Horizontal ellipsis":"Horizontal ellipsis","Horizontal line":"Horizontal line","Horizontal text alignment toolbar":"Horizontal text alignment toolbar","Hryvnia sign":"Hryvnia sign",Huge:"Huge","Identical to":"Identical to","Increase indent":"Increase indent","Indian rupee sign":"Indian rupee sign",Infinity:"Infinity","Insert code block":"Insert code block","Insert column left":"Insert column left","Insert column right":"Insert column right","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Insert row above","Insert row below":"Insert row below","Insert table":"Insert table",Inset:"Inset",Integral:"Integral",Intersection:"Intersection","Inverted exclamation mark":"Inverted exclamation mark","Inverted question mark":"Inverted question mark",Italic:"Italic",Justify:"Justify","Justify cell text":"Justify cell text","Kip sign":"Kip sign","Latin capital letter a with breve":"Latin capital letter a with breve","Latin capital letter a with macron":"Latin capital letter a with macron","Latin capital letter a with ogonek":"Latin capital letter a with ogonek","Latin capital letter c with acute":"Latin capital letter c with acute","Latin capital letter c with caron":"Latin capital letter c with caron","Latin capital letter c with circumflex":"Latin capital letter c with circumflex","Latin capital letter c with dot above":"Latin capital letter c with dot above","Latin capital letter d with caron":"Latin capital letter d with caron","Latin capital letter d with stroke":"Latin capital letter d with stroke","Latin capital letter e with breve":"Latin capital letter e with breve","Latin capital letter e with caron":"Latin capital letter e with caron","Latin capital letter e with dot above":"Latin capital letter e with dot above","Latin capital letter e with macron":"Latin capital letter e with macron","Latin capital letter e with ogonek":"Latin capital letter e with ogonek","Latin capital letter eng":"Latin capital letter eng","Latin capital letter g with breve":"Latin capital letter g with breve","Latin capital letter g with cedilla":"Latin capital letter g with cedilla","Latin capital letter g with circumflex":"Latin capital letter g with circumflex","Latin capital letter g with dot above":"Latin capital letter g with dot above","Latin capital letter h with circumflex":"Latin capital letter h with circumflex","Latin capital letter h with stroke":"Latin capital letter h with stroke","Latin capital letter i with breve":"Latin capital letter i with breve","Latin capital letter i with dot above":"Latin capital letter i with dot above","Latin capital letter i with macron":"Latin capital letter i with macron","Latin capital letter i with ogonek":"Latin capital letter i with ogonek","Latin capital letter i with tilde":"Latin capital letter i with tilde","Latin capital letter j with circumflex":"Latin capital letter j with circumflex","Latin capital letter k with cedilla":"Latin capital letter k with cedilla","Latin capital letter l with acute":"Latin capital letter l with acute","Latin capital letter l with caron":"Latin capital letter l with caron","Latin capital letter l with cedilla":"Latin capital letter l with cedilla","Latin capital letter l with middle dot":"Latin capital letter l with middle dot","Latin capital letter l with stroke":"Latin capital letter l with stroke","Latin capital letter n with acute":"Latin capital letter n with acute","Latin capital letter n with caron":"Latin capital letter n with caron","Latin capital letter n with cedilla":"Latin capital letter n with cedilla","Latin capital letter o with breve":"Latin capital letter o with breve","Latin capital letter o with double acute":"Latin capital letter o with double acute","Latin capital letter o with macron":"Latin capital letter o with macron","Latin capital letter r with acute":"Latin capital letter r with acute","Latin capital letter r with caron":"Latin capital letter r with caron","Latin capital letter r with cedilla":"Latin capital letter r with cedilla","Latin capital letter s with acute":"Latin capital letter s with acute","Latin capital letter s with caron":"Latin capital letter s with caron","Latin capital letter s with cedilla":"Latin capital letter s with cedilla","Latin capital letter s with circumflex":"Latin capital letter s with circumflex","Latin capital letter t with caron":"Latin capital letter t with caron","Latin capital letter t with cedilla":"Latin capital letter t with cedilla","Latin capital letter t with stroke":"Latin capital letter t with stroke","Latin capital letter u with breve":"Latin capital letter u with breve","Latin capital letter u with double acute":"Latin capital letter u with double acute","Latin capital letter u with macron":"Latin capital letter u with macron","Latin capital letter u with ogonek":"Latin capital letter u with ogonek","Latin capital letter u with ring above":"Latin capital letter u with ring above","Latin capital letter u with tilde":"Latin capital letter u with tilde","Latin capital letter w with circumflex":"Latin capital letter w with circumflex","Latin capital letter y with circumflex":"Latin capital letter y with circumflex","Latin capital letter y with diaeresis":"Latin capital letter y with diaeresis","Latin capital letter z with acute":"Latin capital letter z with acute","Latin capital letter z with caron":"Latin capital letter z with caron","Latin capital letter z with dot above":"Latin capital letter z with dot above","Latin capital ligature ij":"Latin capital ligature ij","Latin capital ligature oe":"Latin capital ligature oe","Latin small letter a with breve":"Latin small letter a with breve","Latin small letter a with macron":"Latin small letter a with macron","Latin small letter a with ogonek":"Latin small letter a with ogonek","Latin small letter c with acute":"Latin small letter c with acute","Latin small letter c with caron":"Latin small letter c with caron","Latin small letter c with circumflex":"Latin small letter c with circumflex","Latin small letter c with dot above":"Latin small letter c with dot above","Latin small letter d with caron":"Latin small letter d with caron","Latin small letter d with stroke":"Latin small letter d with stroke","Latin small letter dotless i":"Latin small letter dotless i","Latin small letter e with breve":"Latin small letter e with breve","Latin small letter e with caron":"Latin small letter e with caron","Latin small letter e with dot above":"Latin small letter e with dot above","Latin small letter e with macron":"Latin small letter e with macron","Latin small letter e with ogonek":"Latin small letter e with ogonek","Latin small letter eng":"Latin small letter eng","Latin small letter f with hook":"Latin small letter f with hook","Latin small letter g with breve":"Latin small letter g with breve","Latin small letter g with cedilla":"Latin small letter g with cedilla","Latin small letter g with circumflex":"Latin small letter g with circumflex","Latin small letter g with dot above":"Latin small letter g with dot above","Latin small letter h with circumflex":"Latin small letter h with circumflex","Latin small letter h with stroke":"Latin small letter h with stroke","Latin small letter i with breve":"Latin small letter i with breve","Latin small letter i with macron":"Latin small letter i with macron","Latin small letter i with ogonek":"Latin small letter i with ogonek","Latin small letter i with tilde":"Latin small letter i with tilde","Latin small letter j with circumflex":"Latin small letter j with circumflex","Latin small letter k with cedilla":"Latin small letter k with cedilla","Latin small letter kra":"Latin small letter kra","Latin small letter l with acute":"Latin small letter l with acute","Latin small letter l with caron":"Latin small letter l with caron","Latin small letter l with cedilla":"Latin small letter l with cedilla","Latin small letter l with middle dot":"Latin small letter l with middle dot","Latin small letter l with stroke":"Latin small letter l with stroke","Latin small letter long s":"Latin small letter long s","Latin small letter n preceded by apostrophe":"Latin small letter n preceded by apostrophe","Latin small letter n with acute":"Latin small letter n with acute","Latin small letter n with caron":"Latin small letter n with caron","Latin small letter n with cedilla":"Latin small letter n with cedilla","Latin small letter o with breve":"Latin small letter o with breve","Latin small letter o with double acute":"Latin small letter o with double acute","Latin small letter o with macron":"Latin small letter o with macron","Latin small letter r with acute":"Latin small letter r with acute","Latin small letter r with caron":"Latin small letter r with caron","Latin small letter r with cedilla":"Latin small letter r with cedilla","Latin small letter s with acute":"Latin small letter s with acute","Latin small letter s with caron":"Latin small letter s with caron","Latin small letter s with cedilla":"Latin small letter s with cedilla","Latin small letter s with circumflex":"Latin small letter s with circumflex","Latin small letter t with caron":"Latin small letter t with caron","Latin small letter t with cedilla":"Latin small letter t with cedilla","Latin small letter t with stroke":"Latin small letter t with stroke","Latin small letter u with breve":"Latin small letter u with breve","Latin small letter u with double acute":"Latin small letter u with double acute","Latin small letter u with macron":"Latin small letter u with macron","Latin small letter u with ogonek":"Latin small letter u with ogonek","Latin small letter u with ring above":"Latin small letter u with ring above","Latin small letter u with tilde":"Latin small letter u with tilde","Latin small letter w with circumflex":"Latin small letter w with circumflex","Latin small letter y with circumflex":"Latin small letter y with circumflex","Latin small letter z with acute":"Latin small letter z with acute","Latin small letter z with caron":"Latin small letter z with caron","Latin small letter z with dot above":"Latin small letter z with dot above","Latin small ligature ij":"Latin small ligature ij","Latin small ligature oe":"Latin small ligature oe","Left double quotation mark":"Left double quotation mark","Left single quotation mark":"Left single quotation mark","Left-pointing double angle quotation mark":"Left-pointing double angle quotation mark","leftwards arrow to bar":"leftwards arrow to bar","leftwards dashed arrow":"leftwards dashed arrow","leftwards double arrow":"leftwards double arrow","Less-than or equal to":"Less-than or equal to","Less-than sign":"Less-than sign","Light blue":"Light blue","Light green":"Light green","Light grey":"Light grey",Link:"Link","Link URL":"Link URL","Lira sign":"Lira sign","Livre tournois sign":"Livre tournois sign","Logical and":"Logical and","Logical or":"Logical or",Macron:"Macron","Manat sign":"Manat sign","Merge cell down":"Merge cell down","Merge cell left":"Merge cell left","Merge cell right":"Merge cell right","Merge cell up":"Merge cell up","Merge cells":"Merge cells","Mill sign":"Mill sign","Minus sign":"Minus sign","Multiplication sign":"Multiplication sign","N-ary product":"N-ary product","N-ary summation":"N-ary summation",Nabla:"Nabla","Naira sign":"Naira sign","New sheqel sign":"New sheqel sign",Next:"Next",None:"None","Nordic mark sign":"Nordic mark sign","Not an element of":"Not an element of","Not equal to":"Not equal to","Not sign":"Not sign","on with exclamation mark with left right arrow above":"on with exclamation mark with left right arrow above","Open in a new tab":"Open in a new tab","Open link in new tab":"Open link in new tab",Orange:"Orange",Outset:"Outset",Overline:"Overline",Padding:"Padding",Paragraph:"Paragraph","Paragraph sign":"Paragraph sign","Partial differential":"Partial differential","Per mille sign":"Per mille sign","Per ten thousand sign":"Per ten thousand sign","Peseta sign":"Peseta sign","Peso sign":"Peso sign","Pink marker":"Pink marker","Plain text":"Plain text","Plus-minus sign":"Plus-minus sign","Pound sign":"Pound sign",Previous:"Previous","Proportional to":"Proportional to",Purple:"Purple","Question exclamation mark":"Question exclamation mark",Red:"Red","Red pen":"Red pen",Redo:"Redo","Registered sign":"Registered sign","Remove color":"Remove colour","Remove Format":"Remove Format","Remove highlight":"Remove highlight","Reversed paragraph sign":"Reversed paragraph sign","Rich Text Editor":"Rich Text Editor","Rich Text Editor, %0":"Rich Text Editor, %0",Ridge:"Ridge","Right double quotation mark":"Right double quotation mark","Right single quotation mark":"Right single quotation mark","Right-pointing double angle quotation mark":"Right-pointing double angle quotation mark","rightwards arrow to bar":"rightwards arrow to bar","rightwards dashed arrow":"rightwards dashed arrow","rightwards double arrow":"rightwards double arrow",Row:"Row","Ruble sign":"Ruble sign","Rupee sign":"Rupee sign",Save:"Save","Section sign":"Section sign","Select all":"Select all","Select column":"Select column","Select row":"Select row","Show more items":"Show more items","Single left-pointing angle quotation mark":"Single left-pointing angle quotation mark","Single low-9 quotation mark":"Single low-9 quotation mark","Single right-pointing angle quotation mark":"Single right-pointing angle quotation mark",Small:"Small",Solid:"Solid","soon with rightwards arrow above":"soon with rightwards arrow above","Special characters":"Special characters","Spesmilo sign":"Spesmilo sign","Split cell horizontally":"Split cell horizontally","Split cell vertically":"Split cell vertically","Square root":"Square root",Strikethrough:"Strikethrough",Style:"Style",Subscript:"Subscript",Superscript:"Superscript","Table alignment toolbar":"Table alignment toolbar","Table cell text alignment":"Table cell text alignment","Table properties":"Table properties","Table toolbar":"Table toolbar","Tenge sign":"Tenge sign","Text alignment":"Text alignment","Text alignment toolbar":"Text alignment toolbar","Text highlight toolbar":"Text highlight toolbar","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"The colour is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".","There exists":"There exists","This link has no URL":"This link has no URL","Tilde operator":"Tilde operator",Tiny:"Tiny","top with upwards arrow above":"top with upwards arrow above","Trade mark sign":"Trade mark sign","Tugrik sign":"Tugrik sign","Turkish lira sign":"Turkish lira sign",Turquoise:"Turquoise","Two dot leader":"Two dot leader",Underline:"Underline",Undo:"Undo",Union:"Union",Unlink:"Unlink","up down arrow with base":"up down arrow with base","upwards arrow to bar":"upwards arrow to bar","upwards dashed arrow":"upwards dashed arrow","upwards double arrow":"upwards double arrow","Vertical text alignment toolbar":"Vertical text alignment toolbar","Vulgar fraction one half":"Vulgar fraction one half","Vulgar fraction one quarter":"Vulgar fraction one quarter","Vulgar fraction three quarters":"Vulgar fraction three quarters",White:"White","Widget toolbar":"Widget toolbar",Width:"Width","Won sign":"Won sign","Words: %0":"Words: %0",Yellow:"Yellow","Yellow marker":"Yellow marker","Yen sign":"Yen sign"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['en-gb'] = d['en-gb'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 of %1","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"Align center","Align left":"Align left","Align right":"Align right","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"Aquamarine",Background:"",Big:"Big",Black:"Black","Block quote":"Block quote",Blue:"Blue","Blue marker":"Blue marker",Bold:"Bold",Border:"",Cancel:"Cancel","Cell properties":"","Center table":"","Characters: %0":"Characters: %0","Choose heading":"Choose heading",Code:"Code",Color:"","Color picker":"",Column:"Column",Dashed:"","Decrease indent":"Decrease indent",Default:"Default","Delete column":"Delete column","Delete row":"Delete row","Dim grey":"Dim grey",Dimensions:"","Document colors":"Document colours",Dotted:"",Double:"",Downloadable:"Downloadable","Dropdown toolbar":"","Edit link":"Edit link","Editor toolbar":"","Font Background Color":"Font Background Colour","Font Color":"Font Colour","Font Family":"Font Family","Font Size":"Font Size",Green:"Green","Green marker":"Green marker","Green pen":"Green pen",Grey:"Grey",Groove:"","Header column":"Header column","Header row":"Header row",Heading:"Heading","Heading 1":"Heading 1","Heading 2":"Heading 2","Heading 3":"Heading 3","Heading 4":"Heading 4","Heading 5":"Heading 5","Heading 6":"Heading 6",Height:"",Highlight:"Highlight","Horizontal text alignment toolbar":"",Huge:"Huge","Increase indent":"Increase indent","Insert column left":"Insert column left","Insert column right":"Insert column right","Insert row above":"Insert row above","Insert row below":"Insert row below","Insert table":"Insert table",Inset:"",Italic:"Italic",Justify:"Justify","Justify cell text":"","Light blue":"Light blue","Light green":"Light green","Light grey":"Light grey",Link:"Link","Link URL":"Link URL","Merge cell down":"Merge cell down","Merge cell left":"Merge cell left","Merge cell right":"Merge cell right","Merge cell up":"Merge cell up","Merge cells":"Merge cells",Next:"Next",None:"","Open in a new tab":"Open in a new tab","Open link in new tab":"Open link in new tab",Orange:"Orange",Outset:"",Padding:"",Paragraph:"Paragraph","Pink marker":"Pink marker",Previous:"Previous",Purple:"Purple",Red:"Red","Red pen":"Red pen",Redo:"Redo","Remove color":"Remove colour","Remove Format":"Remove Format","Remove highlight":"Remove highlight","Rich Text Editor":"Rich Text Editor","Rich Text Editor, %0":"Rich Text Editor, %0",Ridge:"",Row:"Row",Save:"Save","Select column":"","Select row":"","Show more items":"",Small:"Small",Solid:"","Split cell horizontally":"Split cell horizontally","Split cell vertically":"Split cell vertically",Strikethrough:"Strikethrough",Style:"",Subscript:"Subscript",Superscript:"Superscript","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"","Text alignment":"Text alignment","Text alignment toolbar":"","Text highlight toolbar":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"This link has no URL",Tiny:"Tiny",Turquoise:"Turquoise",Underline:"Underline",Undo:"Undo",Unlink:"Unlink","Vertical text alignment toolbar":"",White:"White",Width:"","Words: %0":"Words: %0",Yellow:"Yellow","Yellow marker":"Yellow marker"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['eo'] = d['eo'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"",Aquamarine:"",Black:"",Blue:"",Bold:"grasa",Cancel:"Nuligi","Choose heading":"Elektu ĉapon",Code:"","Dim grey":"",Downloadable:"","Dropdown toolbar":"","Edit link":"","Editor toolbar":"",Green:"",Grey:"",Heading:"Ĉapo","Heading 1":"Ĉapo 1","Heading 2":"Ĉapo 2","Heading 3":"Ĉapo 3","Heading 4":"","Heading 5":"","Heading 6":"",Italic:"kursiva","Light blue":"","Light green":"","Light grey":"",Link:"Ligilo","Link URL":"URL de la ligilo",Next:"","Open in a new tab":"","Open link in new tab":"",Orange:"",Paragraph:"Paragrafo",Previous:"",Purple:"",Red:"",Redo:"Refari","Remove color":"","Rich Text Editor":"Redaktilo de Riĉa Teksto","Rich Text Editor, %0":"Redaktilo de Riĉa Teksto, %0",Save:"Konservi","Show more items":"",Strikethrough:"",Subscript:"",Superscript:"","This link has no URL":"",Turquoise:"",Underline:"",Undo:"Malfari",Unlink:"Malligi",White:"",Yellow:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['es'] = d['es'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 de %1","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"Centrar","Align left":"Alinear a la izquierda","Align right":"Alinear a la derecha","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"Aguamarina",Background:"",Big:"Grande",Black:"Negro","Block quote":"Entrecomillado",Blue:"Azul","Blue marker":"Marcador azul",Bold:"Negrita",Border:"",Cancel:"Cancelar","Cell properties":"","Center table":"","Characters: %0":"Caracteres: %0","Choose heading":"Elegir Encabezado",Code:"Código",Color:"","Color picker":"",Column:"Columna",Dashed:"","Decrease indent":"Disminuir sangría",Default:"Por defecto","Delete column":"Eliminar columna","Delete row":"Eliminar fila","Dim grey":"Gris Oscuro",Dimensions:"","Document colors":"Colores del documento",Dotted:"",Double:"",Downloadable:"Descargable","Dropdown toolbar":"Barra de herramientas desplegable","Edit link":"Editar enlace","Editor toolbar":"Barra de herramientas de edición","Font Background Color":"Color de Fondo","Font Color":"Color de Fuente","Font Family":"Fuente","Font Size":"Tamaño de fuente",Green:"Verde","Green marker":"Marcador verde","Green pen":"Texto verde",Grey:"Gris",Groove:"","Header column":"Columna de encabezado","Header row":"Fila de encabezado",Heading:"Encabezado","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4","Heading 5":"Encabezado 5","Heading 6":"Encabezado 6",Height:"",Highlight:"Resaltar","Horizontal line":"Línea horizontal","Horizontal text alignment toolbar":"",Huge:"Enorme","Increase indent":"Aumentar sangría","Insert code block":"Insertar bloque de código","Insert column left":"Insertar columna izquierda","Insert column right":"Insertar columna derecha","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Insertar fila encima","Insert row below":"Insertar fila debajo","Insert table":"Insertar tabla",Inset:"",Italic:"Cursiva",Justify:"Justificar","Justify cell text":"","Light blue":"Azul Claro","Light green":"Verde Claro","Light grey":"Gris Claro",Link:"Enlace","Link URL":"URL del enlace","Merge cell down":"Combinar celda inferior","Merge cell left":"Combinar celda izquierda","Merge cell right":"Combinar celda derecha","Merge cell up":"Combinar celda superior","Merge cells":"Combinar celdas",Next:"Siguiente",None:"","Open in a new tab":"Abrir en una pestaña nueva ","Open link in new tab":"Abrir enlace en una pestaña nueva",Orange:"Anaranjado",Outset:"",Padding:"",Paragraph:"Párrafo","Pink marker":"Marcador rosa","Plain text":"Texto plano",Previous:"Anterior",Purple:"Morado",Red:"Rojo","Red pen":"Texto rojo",Redo:"Rehacer","Remove color":"Remover color","Remove Format":"Quitar Formato","Remove highlight":"Quitar resaltado","Rich Text Editor":"Editor de Texto Enriquecido","Rich Text Editor, %0":"Editor de Texto Enriquecido, %0",Ridge:"",Row:"Fila",Save:"Guardar","Select column":"","Select row":"","Show more items":"Mostrar más elementos",Small:"Pequeño",Solid:"","Split cell horizontally":"Dividir celdas horizontalmente","Split cell vertically":"Dividir celdas verticalmente",Strikethrough:"Tachado",Style:"",Subscript:"Subíndice",Superscript:"Superíndice","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"Barra de herramientas de tabla","Text alignment":"Alineación del texto","Text alignment toolbar":"Barra de herramientas de alineación del texto","Text highlight toolbar":"Barra de herramientas de resaltado de texto","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"Este enlace no tiene URL",Tiny:"Minúsculo",Turquoise:"Turquesa",Underline:"Subrayado",Undo:"Deshacer",Unlink:"Quitar enlace","Vertical text alignment toolbar":"",White:"Blanco","Widget toolbar":"Barra de herramientas del widget",Width:"","Words: %0":"Palabras: %0",Yellow:"Amarillo","Yellow marker":"Marcador amarillo"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['et'] = d['et'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 / %1","Align cell text to the bottom":"Lahtri tekst all","Align cell text to the center":"Lahtri tekst keskel","Align cell text to the left":"Lahtri tekst vasakul","Align cell text to the middle":"Lahtri tekst kõrguse järgi keskel","Align cell text to the right":"Lahtri tekst paremal","Align cell text to the top":"Lahtri tekst üleval","Align center":"Keskjoondus","Align left":"Vasakjoondus","Align right":"Paremjoondus","Align table to the left":"Tabel joondatud vasakule","Align table to the right":"Tabel joondatud paremale",Alignment:"Joondus","Almost equal to":"",Angle:"","Approximately equal to":"",Aquamarine:"Akvamariin","Asterisk operator":"","Austral sign":"","back with leftwards arrow above":"",Background:"Taust",Big:"Suur","Bitcoin sign":"",Black:"Must","Block quote":"Tsitaat",Blue:"Sinine","Blue marker":"Sinine marker",Bold:"Rasvane",Border:"Ääris",Cancel:"Loobu","Cedi sign":"","Cell properties":"Lahtri omadused","Cent sign":"Sendi märk","Center table":"Tabel joondatud keskele","Character categories":"","Characters: %0":"Märke: %0","Choose heading":"Vali pealkiri",Code:"Kood","Colon sign":"",Color:"Värvus","Color picker":"Värvi valija",Column:"Veerg","Contains as member":"","Copyright sign":"","Cruzeiro sign":"","Currency sign":"",Dashed:"Kriipsjoon","Decrease indent":"Vähenda taanet",Default:"Vaikimisi","Degree sign":"","Delete column":"Kustuta veerg","Delete row":"Kustuta rida","Dim grey":"Tumehall",Dimensions:"Mõõtmed","Division sign":"","Document colors":"Dokumendi värvid","Dollar sign":"","Dong sign":"",Dotted:"Punktiir",Double:"Topelt","Double dagger":"","Double exclamation mark":"","Double low-9 quotation mark":"","Double question mark":"",Downloadable:"Allalaaditav","downwards arrow to bar":"","downwards dashed arrow":"","downwards double arrow":"","Drachma sign":"","Dropdown toolbar":"Avatav tööriistariba","Edit link":"Muuda linki","Editor toolbar":"Redaktori tööriistariba","Element of":"","Em dash":"","Empty set":"","En dash":"","end with leftwards arrow above":"","Euro sign":"Euro märk","Euro-currency sign":"","Exclamation question mark":"","Font Background Color":"Kirja tausta värvus","Font Color":"Fondi värvus","Font Family":"Kirjastiil","Font Size":"Teksti suurus","For all":"","Fraction slash":"","French franc sign":"","German penny sign":"","Greater-than or equal to":"","Greater-than sign":"",Green:"Roheline","Green marker":"Roheline marker","Green pen":"Roheline pliiats",Grey:"Hall",Groove:"Kraav","Guarani sign":"","Header column":"Päise veerg","Header row":"Päise rida",Heading:"Pealkiri","Heading 1":"Pealkiri 1","Heading 2":"Pealkiri 2","Heading 3":"Pealkiri 3","Heading 4":"Pealkiri 4","Heading 5":"Pealkiri 5","Heading 6":"Pealkiri 6",Height:"Kõrgus",Highlight:"Tõsta esile","Horizontal ellipsis":"","Horizontal line":"Horisontaalne joon","Horizontal text alignment toolbar":"Teksti rõhtpaigutuse tööriistariba","Hryvnia sign":"",Huge:"Ülisuur","Identical to":"","Increase indent":"Suurenda taanet","Indian rupee sign":"",Infinity:"","Insert code block":"Sisesta koodiplokk","Insert column left":"Sisesta veerg vasakule","Insert column right":"Sisesta veerg paremale","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Sisesta rida ülespoole","Insert row below":"Sisesta rida allapoole","Insert table":"Sisesta tabel",Inset:"Süvik",Integral:"",Intersection:"","Inverted exclamation mark":"","Inverted question mark":"",Italic:"Kaldkiri",Justify:"Rööpjoondus","Justify cell text":"Lahtri tekst rööpjoondatud","Kip sign":"","Latin capital letter a with breve":"","Latin capital letter a with macron":"","Latin capital letter a with ogonek":"","Latin capital letter c with acute":"","Latin capital letter c with caron":"","Latin capital letter c with circumflex":"","Latin capital letter c with dot above":"","Latin capital letter d with caron":"","Latin capital letter d with stroke":"","Latin capital letter e with breve":"","Latin capital letter e with caron":"","Latin capital letter e with dot above":"","Latin capital letter e with macron":"","Latin capital letter e with ogonek":"","Latin capital letter eng":"","Latin capital letter g with breve":"","Latin capital letter g with cedilla":"","Latin capital letter g with circumflex":"","Latin capital letter g with dot above":"","Latin capital letter h with circumflex":"","Latin capital letter h with stroke":"","Latin capital letter i with breve":"","Latin capital letter i with dot above":"","Latin capital letter i with macron":"","Latin capital letter i with ogonek":"","Latin capital letter i with tilde":"","Latin capital letter j with circumflex":"","Latin capital letter k with cedilla":"","Latin capital letter l with acute":"","Latin capital letter l with caron":"","Latin capital letter l with cedilla":"","Latin capital letter l with middle dot":"","Latin capital letter l with stroke":"","Latin capital letter n with acute":"","Latin capital letter n with caron":"","Latin capital letter n with cedilla":"","Latin capital letter o with breve":"","Latin capital letter o with double acute":"","Latin capital letter o with macron":"","Latin capital letter r with acute":"","Latin capital letter r with caron":"","Latin capital letter r with cedilla":"","Latin capital letter s with acute":"","Latin capital letter s with caron":"","Latin capital letter s with cedilla":"","Latin capital letter s with circumflex":"","Latin capital letter t with caron":"","Latin capital letter t with cedilla":"","Latin capital letter t with stroke":"","Latin capital letter u with breve":"","Latin capital letter u with double acute":"","Latin capital letter u with macron":"","Latin capital letter u with ogonek":"","Latin capital letter u with ring above":"","Latin capital letter u with tilde":"","Latin capital letter w with circumflex":"","Latin capital letter y with circumflex":"","Latin capital letter y with diaeresis":"","Latin capital letter z with acute":"","Latin capital letter z with caron":"","Latin capital letter z with dot above":"","Latin capital ligature ij":"","Latin capital ligature oe":"","Latin small letter a with breve":"","Latin small letter a with macron":"","Latin small letter a with ogonek":"","Latin small letter c with acute":"","Latin small letter c with caron":"","Latin small letter c with circumflex":"","Latin small letter c with dot above":"","Latin small letter d with caron":"","Latin small letter d with stroke":"","Latin small letter dotless i":"","Latin small letter e with breve":"","Latin small letter e with caron":"","Latin small letter e with dot above":"","Latin small letter e with macron":"","Latin small letter e with ogonek":"","Latin small letter eng":"","Latin small letter f with hook":"","Latin small letter g with breve":"","Latin small letter g with cedilla":"","Latin small letter g with circumflex":"","Latin small letter g with dot above":"","Latin small letter h with circumflex":"","Latin small letter h with stroke":"","Latin small letter i with breve":"","Latin small letter i with macron":"","Latin small letter i with ogonek":"","Latin small letter i with tilde":"","Latin small letter j with circumflex":"","Latin small letter k with cedilla":"","Latin small letter kra":"","Latin small letter l with acute":"","Latin small letter l with caron":"","Latin small letter l with cedilla":"","Latin small letter l with middle dot":"","Latin small letter l with stroke":"","Latin small letter long s":"","Latin small letter n preceded by apostrophe":"","Latin small letter n with acute":"","Latin small letter n with caron":"","Latin small letter n with cedilla":"","Latin small letter o with breve":"","Latin small letter o with double acute":"","Latin small letter o with macron":"","Latin small letter r with acute":"","Latin small letter r with caron":"","Latin small letter r with cedilla":"","Latin small letter s with acute":"","Latin small letter s with caron":"","Latin small letter s with cedilla":"","Latin small letter s with circumflex":"","Latin small letter t with caron":"","Latin small letter t with cedilla":"","Latin small letter t with stroke":"","Latin small letter u with breve":"","Latin small letter u with double acute":"","Latin small letter u with macron":"","Latin small letter u with ogonek":"","Latin small letter u with ring above":"","Latin small letter u with tilde":"","Latin small letter w with circumflex":"","Latin small letter y with circumflex":"","Latin small letter z with acute":"","Latin small letter z with caron":"","Latin small letter z with dot above":"","Latin small ligature ij":"","Latin small ligature oe":"","Left double quotation mark":"","Left single quotation mark":"","Left-pointing double angle quotation mark":"","leftwards arrow to bar":"","leftwards dashed arrow":"","leftwards double arrow":"","Less-than or equal to":"","Less-than sign":"","Light blue":"Helesinine","Light green":"Heleroheline","Light grey":"Helehall",Link:"Link","Link URL":"Lingi URL","Lira sign":"","Livre tournois sign":"","Logical and":"","Logical or":"",Macron:"","Manat sign":"","Merge cell down":"Liida alumise lahtriga","Merge cell left":"Liida vasakul oleva lahtriga","Merge cell right":"Liida paremal oleva lahtriga","Merge cell up":"Liida ülemise lahtriga","Merge cells":"Liida lahtrid","Mill sign":"","Minus sign":"Miinusmärk","Multiplication sign":"","N-ary product":"","N-ary summation":"",Nabla:"","Naira sign":"","New sheqel sign":"",Next:"Järgmine",None:"Puudub","Nordic mark sign":"","Not an element of":"","Not equal to":"","Not sign":"","on with exclamation mark with left right arrow above":"","Open in a new tab":"Ava uuel kaardil","Open link in new tab":"Ava link uuel vahekaardil",Orange:"Oranž",Outset:"Küngas",Overline:"",Padding:"Vahe sisuni",Paragraph:"Lõik","Paragraph sign":"","Partial differential":"","Per mille sign":"","Per ten thousand sign":"","Peseta sign":"","Peso sign":"","Pink marker":"Roosa marker","Plain text":"Lihtsalt tekst","Plus-minus sign":"","Pound sign":"Naela märk",Previous:"Eelmine","Proportional to":"",Purple:"Lilla","Question exclamation mark":"",Red:"Punane","Red pen":"Punane pliiats",Redo:"Tee uuesti","Registered sign":"","Remove color":"Eemalda värv","Remove Format":"Eemalda vorming","Remove highlight":"Eemalda esiletõstmine","Reversed paragraph sign":"","Rich Text Editor":"Tekstiredaktor","Rich Text Editor, %0":"Tekstiredaktor, %0",Ridge:"Vall","Right double quotation mark":"","Right single quotation mark":"","Right-pointing double angle quotation mark":"","rightwards arrow to bar":"","rightwards dashed arrow":"","rightwards double arrow":"",Row:"Rida","Ruble sign":"","Rupee sign":"",Save:"Salvesta","Section sign":"","Select all":"Vali kõik","Select column":"Vali veerg","Select row":"Vali rida","Show more items":"Näita veel","Single left-pointing angle quotation mark":"","Single low-9 quotation mark":"","Single right-pointing angle quotation mark":"",Small:"Väike",Solid:"Pidev","soon with rightwards arrow above":"","Special characters":"Erimärgid","Spesmilo sign":"","Split cell horizontally":"Jaga lahter horisontaalselt","Split cell vertically":"Jaga lahter vertikaalselt","Square root":"",Strikethrough:"Läbijoonitud",Style:"Stiil",Subscript:"Alaindeks",Superscript:"Ülaindeks","Table alignment toolbar":"Tabeli paigutuse tööriistariba","Table cell text alignment":"Teksti paigutus lahtris","Table properties":"Tabeli omadused","Table toolbar":"Tabelite tööriistariba","Tenge sign":"","Text alignment":"Teksti joondamine","Text alignment toolbar":"Teksti joonduse tööriistariba","Text highlight toolbar":"Teksti markeerimise tööriistariba","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Värvus ei sobi. Proovi \"#FF0000\" või \"rgb(255,0,0)\" või \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Väärtus ei sobi. Proovi \"10px\", \"2em\" või lihtsalt \"2\".","There exists":"","This link has no URL":"Sellel lingil puudub URL","Tilde operator":"",Tiny:"Imepisike","top with upwards arrow above":"","Trade mark sign":"","Tugrik sign":"","Turkish lira sign":"",Turquoise:"Türkiis","Two dot leader":"",Underline:"Allajoonitud",Undo:"Võta tagasi",Union:"",Unlink:"Eemalda link","up down arrow with base":"","upwards arrow to bar":"","upwards dashed arrow":"","upwards double arrow":"","Vertical text alignment toolbar":"Teksti püstpaigutuse tööriistariba","Vulgar fraction one half":"","Vulgar fraction one quarter":"","Vulgar fraction three quarters":"",White:"Valge","Widget toolbar":"Vidinate tööriistariba",Width:"Laius","Won sign":"","Words: %0":"Sõnu: %0",Yellow:"Kollane","Yellow marker":"Kollane marker","Yen sign":""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['eu'] = d['eu'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"",Aquamarine:"",Black:"","Block quote":"Aipua",Blue:"",Bold:"Lodia",Cancel:"Utzi","Choose heading":"Aukeratu izenburua",Code:"Kodea","Dim grey":"",Downloadable:"","Dropdown toolbar":"","Edit link":"","Editor toolbar":"",Green:"",Grey:"",Heading:"Izenburua","Heading 1":"Izenburua 1","Heading 2":"Izenburua 2","Heading 3":"Izenburua 3","Heading 4":"","Heading 5":"","Heading 6":"",Italic:"Etzana","Light blue":"","Light green":"","Light grey":"",Link:"Esteka","Link URL":"Estekaren URLa",Next:"","Open in a new tab":"","Open link in new tab":"",Orange:"",Paragraph:"Paragrafoa",Previous:"",Purple:"",Red:"",Redo:"Berregin","Remove color":"","Rich Text Editor":"Testu aberastuaren editorea","Rich Text Editor, %0":"Testu aberastuaren editorea, %0",Save:"Gorde","Show more items":"",Strikethrough:"",Subscript:"",Superscript:"","This link has no URL":"",Turquoise:"",Underline:"Azpimarra",Undo:"Desegin",Unlink:"Desestekatu",White:"",Yellow:""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['fa'] = d['fa'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"0% از 1%","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"تراز وسط","Align left":"تراز چپ","Align right":"تراز راست","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"زمرد کبود",Background:"",Big:"بزرگ",Black:"سیاه","Block quote":" بلوک نقل قول",Blue:"آبی","Blue marker":"نشانگر آبی",Bold:"درشت",Border:"",Cancel:"لغو","Cell properties":"","Center table":"","Characters: %0":"تعداد حروف : 0%","Choose heading":"انتخاب عنوان",Code:"کد",Color:"","Color picker":"",Column:"ستون",Dashed:"","Decrease indent":"کاهش تورفتگی",Default:"پیش فرض","Delete column":"حذف ستون","Delete row":"حذف سطر","Dim grey":"خاکستری تیره",Dimensions:"","Document colors":"رنگ اسناد",Dotted:"",Double:"",Downloadable:"قابل بارگیری","Dropdown toolbar":"نوارابزار کشویی","Edit link":"ویرایش پیوند","Editor toolbar":"نوارابزار ویرایشگر","Font Background Color":"رنگ پس زمینه فونت","Font Color":"رنگ فونت","Font Family":"خانواده فونت","Font Size":"اندازه فونت",Green:"سبز","Green marker":"نشانگر سبز","Green pen":"قلم سبز",Grey:"خاکستری",Groove:"","Header column":"ستون سربرگ","Header row":"سطر سربرگ",Heading:"عنوان","Heading 1":"عنوان 1","Heading 2":"عنوان 2","Heading 3":"عنوان 3","Heading 4":"عنوان 4","Heading 5":"عنوان 5","Heading 6":"عنوان 6",Height:"",Highlight:"برجسته","Horizontal text alignment toolbar":"",Huge:"بسیار بزرگ","Increase indent":"افزایش تورفتگی","Insert column left":"درج ستون در سمت چپ","Insert column right":"درج ستون در سمت راست","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"درج سطر در بالا","Insert row below":"درج سطر در پایین","Insert table":"درج جدول",Inset:"",Italic:"کج",Justify:"هم تراز کردن","Justify cell text":"","Light blue":"آبی روشن","Light green":"سبز روشن","Light grey":"خاکستری روشن",Link:"پیوند","Link URL":"نشانی اینترنتی پیوند","Merge cell down":"ادغام سلول پایین","Merge cell left":"ادغام سلول چپ","Merge cell right":"ادغام سلول راست","Merge cell up":"ادغام سلول بالا","Merge cells":"ادغام سلول ها",Next:"بعدی",None:"","Open in a new tab":"بازکردن در برگه جدید","Open link in new tab":"باز کردن پیوند در برگه جدید",Orange:"نارنجی",Outset:"",Padding:"",Paragraph:"پاراگراف","Pink marker":"نشانگر صورتی",Previous:"قبلی",Purple:"بنفش",Red:"قرمز","Red pen":"قلم قرمز",Redo:"باز انجام","Remove color":"حذف رنگ","Remove Format":"حذف کردن قالب","Remove highlight":"حذف برجسته","Rich Text Editor":"ویرایشگر متن غنی","Rich Text Editor, %0":"ویرایشگر متن غنی، %0",Ridge:"",Row:"سطر",Save:"ذخیره","Select all":"انتخاب همه","Select column":"","Select row":"","Show more items":"",Small:"کوچک",Solid:"","Split cell horizontally":"تقسیم افقی سلول","Split cell vertically":"تقسیم عمودی سلول",Strikethrough:"خط خورده",Style:"",Subscript:"پایین نویس",Superscript:"بالانویس","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"نوارابزار جدول","Text alignment":"تراز متن","Text alignment toolbar":"نوارابزار تراز متن","Text highlight toolbar":"نوارابزار برجستگی متن","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"این پیوند نشانی اینترنتی ندارد",Tiny:"بسیار کوچک",Turquoise:"فیروزه ای",Underline:"خط زیر",Undo:"بازگردانی",Unlink:"لغو پیوند","Vertical text alignment toolbar":"",White:"سفید","Widget toolbar":"نوار ابزارک ها",Width:"","Words: %0":"تعداد لغات : 0%",Yellow:"زرد","Yellow marker":"نشانگر زرد"} );l.getPluralForm=function(n){return (n > 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['fi'] = d['fi'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"","Align cell text to the bottom":"","Align cell text to the center":"","Align cell text to the left":"","Align cell text to the middle":"","Align cell text to the right":"","Align cell text to the top":"","Align center":"Tasaa keskelle","Align left":"Tasaa vasemmalle","Align right":"Tasaa oikealle","Align table to the left":"","Align table to the right":"",Alignment:"",Aquamarine:"Akvamariini",Background:"",Big:"Suuri",Black:"Musta","Block quote":"Lainaus",Blue:"Sininen","Blue marker":"",Bold:"Lihavointi",Border:"",Cancel:"Peruuta","Cell properties":"","Center table":"","Characters: %0":"Merkkejä: %0","Choose heading":"Valitse otsikko",Code:"Koodi",Color:"","Color picker":"",Column:"Sarake",Dashed:"","Decrease indent":"Vähennä sisennystä",Default:"Oletus","Delete column":"Poista sarake","Delete row":"Poista rivi","Dim grey":"",Dimensions:"","Document colors":"",Dotted:"",Double:"",Downloadable:"","Dropdown toolbar":"","Edit link":"Muokkaa linkkiä","Editor toolbar":"","Font Background Color":"Fontin taustaväri","Font Color":"Fontin väri","Font Family":"Fonttiperhe","Font Size":"Fontin koko",Green:"Vihreä","Green marker":"","Green pen":"",Grey:"Harmaa",Groove:"","Header column":"Otsikkosarake","Header row":"Otsikkorivi",Heading:"Otsikkotyyli","Heading 1":"Otsikko 1","Heading 2":"Otsikko 2","Heading 3":"Otsikko 3","Heading 4":"Otsikko 4","Heading 5":"Otsikko 5","Heading 6":"Otsikko 6",Height:"",Highlight:"Korosta","Horizontal text alignment toolbar":"",Huge:"Hyvin suuri","Increase indent":"Lisää sisennystä","Insert column left":"Lisää sarake vasemmalle","Insert column right":"Lisää sarake oikealle","Insert row above":"Lisää rivi ylle","Insert row below":"Lisää rivi alle","Insert table":"Lisää taulukko",Inset:"",Italic:"Kursivointi",Justify:"Tasaa molemmat reunat","Justify cell text":"","Light blue":"Vaaleansininen","Light green":"Vaaleanvihreä","Light grey":"Vaaleanharmaa",Link:"Linkki","Link URL":"Linkin osoite","Merge cell down":"Yhdistä solu alas","Merge cell left":"Yhdistä solu vasemmalle","Merge cell right":"Yhdistä solu oikealle","Merge cell up":"Yhdistä solu ylös","Merge cells":"Yhdistä tai jaa soluja",Next:"",None:"","Open in a new tab":"","Open link in new tab":"Avaa linkki uudessa välilehdessä",Orange:"Oranssi",Outset:"",Padding:"",Paragraph:"Kappale","Pink marker":"",Previous:"",Purple:"Purppura",Red:"Punainen","Red pen":"",Redo:"Tee uudelleen","Remove color":"Poista väri","Remove Format":"Poista muotoilu","Remove highlight":"Poista korostus","Rich Text Editor":"Rikas tekstieditori","Rich Text Editor, %0":"Rikas tekstieditori, %0",Ridge:"",Row:"Rivi",Save:"Tallenna","Select column":"","Select row":"","Show more items":"",Small:"Pieni",Solid:"","Split cell horizontally":"Jaa solu vaakasuunnassa","Split cell vertically":"Jaa solu pystysuunnassa",Strikethrough:"Yliviivaus",Style:"",Subscript:"Alaindeksi",Superscript:"Yläindeksi","Table alignment toolbar":"","Table cell text alignment":"","Table properties":"","Table toolbar":"","Text alignment":"Tekstin tasaus","Text alignment toolbar":"","Text highlight toolbar":"","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"","This link has no URL":"Linkillä ei ole URL-osoitetta",Tiny:"Hyvin pieni",Turquoise:"Turkoosi",Underline:"Alleviivaus",Undo:"Peru",Unlink:"Poista linkki","Vertical text alignment toolbar":"",White:"Valkoinen",Width:"","Words: %0":"Sanoja: %0",Yellow:"Keltainen","Yellow marker":""} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['fr'] = d['fr'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 sur %1","Align cell text to the bottom":"Aligner le texte en bas","Align cell text to the center":"Aligner la cellule au centre","Align cell text to the left":"Aligner la cellule à gauche","Align cell text to the middle":"Aligner le texte au milieu","Align cell text to the right":"Aligner la cellule à droite","Align cell text to the top":"Aligner le texte en haut","Align center":"Centrer","Align left":"Aligner à gauche","Align right":"Aligner à droite","Align table to the left":"Aligner le tableau à gauche","Align table to the right":"Aligner le tableau à droite",Alignment:"Alignement","Almost equal to":"Presque égal à",Angle:"Angle","Approximately equal to":"Environ égal à",Aquamarine:"Bleu vert","Asterisk operator":"Astérisque","Austral sign":"Austral","back with leftwards arrow above":"Précédent avec flèche vers la gauche",Background:"Fond",Big:"Grand","Bitcoin sign":"Bitcoin",Black:"Noir","Block quote":"Citation",Blue:"Bleu","Blue marker":"Marqueur bleu",Bold:"Gras",Border:"Bordure",Cancel:"Annuler","Cedi sign":"Cédi","Cell properties":"Propriétés de la cellule","Cent sign":"Centime","Center table":"Centrer le tableau ","Character categories":"Catégories de caractères","Characters: %0":"Caractères : %0","Choose heading":"Choisir l'en-tête",Code:"Code","Colon sign":"Deux points",Color:"Couleur","Color picker":"",Column:"Colonne","Contains as member":"Contient","Copyright sign":"Copyright","Cruzeiro sign":"Cruzeiro","Currency sign":"Symbole monétaire",Dashed:"Tirets","Decrease indent":"Diminuer le retrait",Default:"Par défaut","Degree sign":"Degré","Delete column":"Supprimer la colonne","Delete row":"Supprimer la ligne","Dim grey":"Gris pâle",Dimensions:"Dimensions","Division sign":"Division","Document colors":"Couleurs du document","Dollar sign":"Dollar","Dong sign":"Dong",Dotted:"Pointillés",Double:"Double","Double dagger":"Croix de Lorraine","Double exclamation mark":"Double point d'exclamation","Double low-9 quotation mark":"Guillemet-virgule double inférieur","Double question mark":"Double point d'interrogation",Downloadable:"Fichier téléchargeable","downwards arrow to bar":"Flèche vers le bas avec barre de fin","downwards dashed arrow":"Flèche en pointillés vers le bas","downwards double arrow":"Double flèche vers le bas","Drachma sign":"Drachme","Dropdown toolbar":"Barre d'outils dans un menu déroulant","Edit link":"Modifier le lien","Editor toolbar":"Barre d'outils de l'éditeur","Element of":"Appartient à","Em dash":"Tiret long","Empty set":"Élément vide","En dash":"Tiret","end with leftwards arrow above":"Fin avec flèche vers la gauche","Euro sign":"Euro","Euro-currency sign":"Symbole monétaire de l'euro","Exclamation question mark":"Point exclamation et question","Font Background Color":"Couleur d'arrière-plan","Font Color":"Couleur de police","Font Family":"Police","Font Size":"Taille de police","For all":"Pour tout","Fraction slash":"Fraction","French franc sign":"Franc français","German penny sign":"Pfennig","Greater-than or equal to":"Signe supérieur ou égal","Greater-than sign":"Signe supérieur",Green:"Vert","Green marker":"Marqueur vert","Green pen":"Crayon vert",Grey:"Gris",Groove:"Rainuré","Guarani sign":"Guarani","Header column":"Colonne d'entête","Header row":"Ligne d'entête",Heading:"En-tête","Heading 1":"Titre 1","Heading 2":"Titre 2","Heading 3":"Titre 3","Heading 4":"Titre 4","Heading 5":"Titre 5","Heading 6":"Titre 6",Height:"Hauteur",Highlight:"Surlignage","Horizontal ellipsis":"Trois points","Horizontal line":"Ligne horizontale","Horizontal text alignment toolbar":"Barre d'outils pour modifier l'alignement horizontal du texte","Hryvnia sign":"Hryvnia",Huge:"Enorme","Identical to":"Identique à","Increase indent":"Augmenter le retrait","Indian rupee sign":"Roupie indienne",Infinity:"Infini","Insert code block":"Insérer un bloque de code","Insert column left":"Insérer une colonne à gauche","Insert column right":"Insérer une colonne à droite","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Insérer une ligne au-dessus","Insert row below":"Insérer une ligne en-dessous","Insert table":"Insérer un tableau",Inset:"Relief intérieur",Integral:"Intégrale",Intersection:"Intersection","Inverted exclamation mark":"Point d'exclamation inversé","Inverted question mark":"Point d'interrogation inversé",Italic:"Italique",Justify:"Justifier","Justify cell text":"Justifier le contenu de la cellule","Kip sign":"Kip","Latin capital letter a with breve":"A bref majuscule","Latin capital letter a with macron":"A barre majuscule","Latin capital letter a with ogonek":"A ogonek majuscule","Latin capital letter c with acute":"C accent aigu majuscule","Latin capital letter c with caron":"C caron majuscule","Latin capital letter c with circumflex":"C circonflexe majuscule","Latin capital letter c with dot above":"C point suscrit majuscule","Latin capital letter d with caron":"D caron majuscule","Latin capital letter d with stroke":"D barré majuscule","Latin capital letter e with breve":"E bref majuscule","Latin capital letter e with caron":"E caron majuscule","Latin capital letter e with dot above":"E point suscrit majuscule","Latin capital letter e with macron":"E macron majuscule","Latin capital letter e with ogonek":"E ogonek majuscule","Latin capital letter eng":"Eng majuscule","Latin capital letter g with breve":"G bref majuscule","Latin capital letter g with cedilla":"G cédille majuscule","Latin capital letter g with circumflex":"G accent circonflexe majuscule","Latin capital letter g with dot above":"G point suscrit majuscule","Latin capital letter h with circumflex":"H accent circonflexe majuscule","Latin capital letter h with stroke":"H barré majuscule","Latin capital letter i with breve":"I bref majuscule","Latin capital letter i with dot above":"I point suscrit majuscule","Latin capital letter i with macron":"I macron majuscule","Latin capital letter i with ogonek":"I ogonek majuscule","Latin capital letter i with tilde":"I tilde majuscule","Latin capital letter j with circumflex":"J accent circonflexe majuscule","Latin capital letter k with cedilla":"K cédille majuscule","Latin capital letter l with acute":"L accent aigu majuscule","Latin capital letter l with caron":"L caron majuscule","Latin capital letter l with cedilla":"L cédille majuscule","Latin capital letter l with middle dot":"L point médian majuscule","Latin capital letter l with stroke":"L barré majuscule","Latin capital letter n with acute":"N accent aigu majuscule","Latin capital letter n with caron":"N caron majuscule","Latin capital letter n with cedilla":"N cédille majuscule","Latin capital letter o with breve":"O bref majuscule","Latin capital letter o with double acute":"O double accent aigu majuscule","Latin capital letter o with macron":"O macron majuscule","Latin capital letter r with acute":"R accent aigu majuscule","Latin capital letter r with caron":"R caron majuscule","Latin capital letter r with cedilla":"R cédille majuscule","Latin capital letter s with acute":"S accent aigu majuscule","Latin capital letter s with caron":"S caron majuscule","Latin capital letter s with cedilla":"S cédille majuscule","Latin capital letter s with circumflex":"S circonflexe majuscule","Latin capital letter t with caron":"T caron majuscule","Latin capital letter t with cedilla":"T cédille majuscule","Latin capital letter t with stroke":"T barré majuscule","Latin capital letter u with breve":"U bref majuscule","Latin capital letter u with double acute":"U double accent aigu majuscule","Latin capital letter u with macron":"U macron majuscule","Latin capital letter u with ogonek":"U ogonek majuscule","Latin capital letter u with ring above":"U rond en chef majuscule","Latin capital letter u with tilde":"U tilde majuscule","Latin capital letter w with circumflex":"W circonflexe majuscule","Latin capital letter y with circumflex":"Y circonflexe majuscule","Latin capital letter y with diaeresis":"Y tréma majuscule","Latin capital letter z with acute":"Z accent circonflexe majuscule","Latin capital letter z with caron":"Z caron majuscule","Latin capital letter z with dot above":"Z point suscrit majuscule","Latin capital ligature ij":"Digramme soudé IJ majuscule","Latin capital ligature oe":"O-E entrelacé majuscule","Latin small letter a with breve":"A bref minuscule","Latin small letter a with macron":"A barre minuscule","Latin small letter a with ogonek":"A ogonek minuscule","Latin small letter c with acute":"C accent aigu minuscule","Latin small letter c with caron":"C caron minuscule","Latin small letter c with circumflex":"C circonflexe minuscule","Latin small letter c with dot above":"C point suscrit minuscule","Latin small letter d with caron":"C caron minuscule","Latin small letter d with stroke":"D barré minuscule","Latin small letter dotless i":"I sans point minuscule","Latin small letter e with breve":"E bref minuscule","Latin small letter e with caron":"E caron minuscule","Latin small letter e with dot above":"E point suscrit minuscule","Latin small letter e with macron":"E macron minuscule","Latin small letter e with ogonek":"E ogonek minuscule","Latin small letter eng":"Eng minuscule","Latin small letter f with hook":"Fonction","Latin small letter g with breve":"G bref minuscule","Latin small letter g with cedilla":"G cédille minuscule","Latin small letter g with circumflex":"G accent circonflexe minuscule","Latin small letter g with dot above":"G point suscrit minuscule","Latin small letter h with circumflex":"H accent circonflexe minuscule","Latin small letter h with stroke":"H barré minuscule","Latin small letter i with breve":"I bref minuscule","Latin small letter i with macron":"I macron minuscule","Latin small letter i with ogonek":"I ogonek minuscule","Latin small letter i with tilde":"I tilde minuscule","Latin small letter j with circumflex":"J accent circonflexe minuscule","Latin small letter k with cedilla":"K cédille minuscule","Latin small letter kra":"Kra minuscule","Latin small letter l with acute":"L accent aigu minuscule","Latin small letter l with caron":"L caron minuscule","Latin small letter l with cedilla":"L cédille minuscule","Latin small letter l with middle dot":"L point médian minuscule","Latin small letter l with stroke":"L barré minuscule","Latin small letter long s":"S long minuscule","Latin small letter n preceded by apostrophe":"Apostrophe N minuscule","Latin small letter n with acute":"N accent aigu minuscule","Latin small letter n with caron":"N caron minuscule","Latin small letter n with cedilla":"N cédille minuscule","Latin small letter o with breve":"O bref minuscule","Latin small letter o with double acute":"O double accent aigu minuscule","Latin small letter o with macron":"O macron minuscule","Latin small letter r with acute":"R accent aigu minuscule","Latin small letter r with caron":"R caron minuscule","Latin small letter r with cedilla":"R cédille minuscule","Latin small letter s with acute":"S accent aigu minuscule","Latin small letter s with caron":"S caron minuscule","Latin small letter s with cedilla":"S cédille minuscule","Latin small letter s with circumflex":"S circonflexe minuscule","Latin small letter t with caron":"T caron minuscule","Latin small letter t with cedilla":"T cédille minuscule","Latin small letter t with stroke":"T barré minuscule","Latin small letter u with breve":"U bref minuscule","Latin small letter u with double acute":"U double accent aigu minuscule","Latin small letter u with macron":"U macron minuscule","Latin small letter u with ogonek":"U ogonek minuscule","Latin small letter u with ring above":"U rond en chef minuscule","Latin small letter u with tilde":"U tilde minuscule","Latin small letter w with circumflex":"W circonflexe minuscule","Latin small letter y with circumflex":"Y circonflexe minuscule","Latin small letter z with acute":"Z accent circonflexe minuscule","Latin small letter z with caron":"Z caron minuscule","Latin small letter z with dot above":"Z point suscrit minuscule","Latin small ligature ij":"Digramme soudé IJ minuscule","Latin small ligature oe":"O-E entrelacé minuscule","Left double quotation mark":"Guillemet-apostrophe double culbuté","Left single quotation mark":"Guillemet-apostrophe culbuté","Left-pointing double angle quotation mark":"Guillemet double vers la gauche","leftwards arrow to bar":"Flèche vers la gauche avec barre de fin","leftwards dashed arrow":"Flèche en pointillés vers la gauche","leftwards double arrow":"Double flèche vers la gauche","Less-than or equal to":"Signe inférieur ou égal","Less-than sign":"Signe inférieur","Light blue":"Bleu clair","Light green":"Vert clair","Light grey":"Gris clair",Link:"Lien","Link URL":"URL du lien","Lira sign":"Lire","Livre tournois sign":"Livre tournois","Logical and":"Et logique","Logical or":"Ou logique",Macron:"Macron","Manat sign":"Manat","Merge cell down":"Fusionner la cellule en-dessous","Merge cell left":"Fusionner la cellule à gauche","Merge cell right":"Fusionner la cellule à droite","Merge cell up":"Fusionner la cellule au-dessus","Merge cells":"Fusionner les cellules","Mill sign":"Moulin","Minus sign":"Moins","Multiplication sign":"Multiplication","N-ary product":"Produit","N-ary summation":"Somme",Nabla:"Nabla","Naira sign":"Naira","New sheqel sign":"Shekel",Next:"Suivant",None:"Aucun","Nordic mark sign":"Mark nordique","Not an element of":"N'appartient pas à","Not equal to":"Différent de","Not sign":"Négation logique","on with exclamation mark with left right arrow above":"Allumé avec flèches vers la gauche et la droite","Open in a new tab":"Ouvrir dans un nouvel onglet","Open link in new tab":"Ouvrir le lien dans un nouvel onglet",Orange:"Orange",Outset:"Relief extérieur",Overline:"Macron long",Padding:"Remplissage pour aérer le texte",Paragraph:"Paragraphe","Paragraph sign":"Fin de paragraphe","Partial differential":"Partiellement différent","Per mille sign":"Pour mille","Per ten thousand sign":"Pour dix milles","Peseta sign":"Peseta","Peso sign":"Peso","Pink marker":"Marqueur rose","Plain text":"Texte brute","Plus-minus sign":"Plus ou moins","Pound sign":"Livre sterling",Previous:"Précedent","Proportional to":"Proportionnel à",Purple:"Violet","Question exclamation mark":"Point d'interrogation et exclamation",Red:"Rouge","Red pen":"Crayon rouge",Redo:"Restaurer","Registered sign":"Registered","Remove color":"Enlever la couleur","Remove Format":"Enlever le format","Remove highlight":"Enlever le surlignage","Reversed paragraph sign":"Fin de paragraphe inversé","Rich Text Editor":"Éditeur de texte enrichi","Rich Text Editor, %0":"Éditeur de texte enrichi, %0",Ridge:"Relief","Right double quotation mark":"Guillemet-apostrophe double","Right single quotation mark":"Guillemet-apostrophe","Right-pointing double angle quotation mark":"Guillemet double vers la droite","rightwards arrow to bar":"Flèche vers la droite avec barre de fin","rightwards dashed arrow":"Flèche en pointillés vers la droite","rightwards double arrow":"Double flèche vers la droite",Row:"Ligne","Ruble sign":"Rouble","Rupee sign":"Roupie",Save:"Enregistrer","Section sign":"Paragraphe","Select column":"","Select row":"","Show more items":"Montrer plus d'éléments","Single left-pointing angle quotation mark":"Guillemet simple vers la gauche","Single low-9 quotation mark":"Guillemet-virgule inférieur","Single right-pointing angle quotation mark":"Guillemet simple vers la droite",Small:"Petit",Solid:"Continu","soon with rightwards arrow above":"Bientôt avec flèche vers la droite","Special characters":"Caractères spéciaux","Spesmilo sign":"Spesmilo","Split cell horizontally":"Scinder la cellule horizontalement","Split cell vertically":"Scinder la cellule verticalement","Square root":"Racine carrée",Strikethrough:"Barré",Style:"Style",Subscript:"Indice",Superscript:"Exposant","Table alignment toolbar":"Barre d'outils pour modifier l'alignement du tableau","Table cell text alignment":"Alignement du texte de la cellule","Table properties":"Propriétés du tableau","Table toolbar":"Barre d'outils des tableaux","Tenge sign":"Tenge","Text alignment":"Alignement du texte","Text alignment toolbar":"Barre d'outils d'alignement du texte","Text highlight toolbar":"Barre d'outils du surlignage","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"La couleur est invalide. Essayez \"#FF0000\" ou \"rgb(255,0,0)\" ou \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"La valeur est invalide. Essayez \"10px\" ou \"2em\" ou simplement \"2\".","There exists":"Existe","This link has no URL":"Ce lien n'a pas d'URL","Tilde operator":"Tilde",Tiny:"Minuscule","top with upwards arrow above":"Haut avec flèche vers le haut","Trade mark sign":"Marque déposée","Tugrik sign":"Tugrik","Turkish lira sign":"Lire turque",Turquoise:"Turquoise","Two dot leader":"Deux points",Underline:"Souligné",Undo:"Annuler",Union:"Union",Unlink:"Supprimer le lien","up down arrow with base":"Flèche haut et bas avec barre de fin","upwards arrow to bar":"Flèche vers le haut avec barre de fin","upwards dashed arrow":"Flèche en pointillés vers le haut","upwards double arrow":"Double flèche vers le haut","Vertical text alignment toolbar":"Barre d'outils pour modifier l'alignement vertical du texte","Vulgar fraction one half":"Un demi","Vulgar fraction one quarter":"Un quart","Vulgar fraction three quarters":"Trois quarts",White:"Blanc","Widget toolbar":"Barre d'outils du widget",Width:"Largeur","Won sign":"Won","Words: %0":"Mots : %0",Yellow:"Jaune","Yellow marker":"Marqueur jaune","Yen sign":"Yen"} );l.getPluralForm=function(n){return (n > 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['gl'] = d['gl'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 de %1","Align cell text to the bottom":"Aliñar o texto da cela á base","Align cell text to the center":"Aliñar o texto da cela ao centro","Align cell text to the left":"Aliñar o texto da cela á esquerda","Align cell text to the middle":"Aliñar o texto da cela ao medio","Align cell text to the right":"Aliña o texto da cela á dereita","Align cell text to the top":"Aliñar o texto da cela á parte superior","Align center":"Centrar horizontalmente","Align left":"Aliñar á esquerda","Align right":"Aliñar á dereita","Align table to the left":"Aliñar a táboa á esquerda","Align table to the right":"Aliñar a táboa á dereita",Alignment:"Aliñamento","Almost equal to":"Case igual a",Angle:"Ángulo","Approximately equal to":"Aproximadamente igual a",Aquamarine:"Augamariña","Asterisk operator":"Operador asterisco","Austral sign":"Símbolo do austral","back with leftwards arrow above":"cara atrás, coa frecha cara á esquerda enriba",Background:"Fondo",Big:"Grande","Bitcoin sign":"Símbolo do Bitcoin",Black:"Negro","Block quote":"Cita de bloque",Blue:"Azul","Blue marker":"Marcador azul",Bold:"Negra",Border:"Bordo",Cancel:"Cancelar","Cedi sign":"Símbolo do cedi","Cell properties":"Propiedades da cela","Cent sign":"Símbolo do centavo","Center table":"Centrar a táboa","Character categories":"Categorías de caracteres","Characters: %0":"Caracteres: %0","Choose heading":"Escolla o título",Code:"Código","Colon sign":"Símbolo do colón",Color:"Cor","Color picker":"Selector de cores",Column:"Columna","Contains as member":"Conten a","Copyright sign":"Símbolo de copyright","Cruzeiro sign":"Símbolo do cruceiro","Currency sign":"Símbolo de moeda",Dashed:"Raiado","Decrease indent":"Reducir sangrado",Default:"Predeterminada","Degree sign":"Signo de grao","Delete column":"Eliminar columna","Delete row":"Eliminar fila","Dim grey":"Gris fume",Dimensions:"Dimensións","Division sign":"Signo de división","Document colors":"Cores do documento","Dollar sign":"Símbolo do dolar","Dong sign":"Símbolo do dong",Dotted:"Punteado",Double:"Dobre","Double dagger":"Daga dobre","Double exclamation mark":"Marca de dobre exclamación","Double low-9 quotation mark":"Marca de acoutamento comiña dobre baixo-9","Double question mark":"Marca de dobre interrogación",Downloadable:"Descargábel","downwards arrow to bar":"frecha cara abaixo con tope","downwards dashed arrow":"frecha de guións cara abaixo","downwards double arrow":"frecha dobre cara abaixo","Drachma sign":"Símbolo do dracma","Dropdown toolbar":"Barra de ferramentas despregábel","Edit link":"Editar a ligazón","Editor toolbar":"Barra de ferramentas do editor","Element of":"Pertenza","Em dash":"Guión longo (raia)","Empty set":"Conxunto baleiro","En dash":"Guión curto","end with leftwards arrow above":"final, coa frecha cara á esquerda enriba","Euro sign":"Símbolo do euro","Euro-currency sign":"Símbolo da moeda do euro","Exclamation question mark":"Marca de exclamación interrogación","Font Background Color":"Cor do fondo da letra","Font Color":"Cor da letra","Font Family":"Familia tipográfica","Font Size":"Tamaño da letra","For all":"Para todo","Fraction slash":"Barra de fracción","French franc sign":"Símbolo do franco francés","German penny sign":"Símbolo do penique alemán","Greater-than or equal to":"Maior ou igual que","Greater-than sign":"Maior que",Green:"Verde","Green marker":"Marcador verde","Green pen":"Pluma verde",Grey:"Gris",Groove:"Rañura","Guarani sign":"Símbolo do guaraní","Header column":"Cabeceira de columna","Header row":"Cabeceira de fila",Heading:"Título","Heading 1":"Título 1","Heading 2":"Título 2","Heading 3":"Título 3","Heading 4":"Título 4","Heading 5":"Título 5","Heading 6":"Título 6",Height:"Alto",Highlight:"Resaltado","Horizontal ellipsis":"Elipse horizontal","Horizontal line":"Liña horizontal","Horizontal text alignment toolbar":"Barra de ferramentas de aliñamento de texto horizontal","Hryvnia sign":"Símbolo do hryvnia",Huge:"Enorme","Identical to":"Idéntico a","Increase indent":"Aumentar sangrado","Indian rupee sign":"Símbolo da rupia india",Infinity:"Infinito","Insert code block":"Inserir bloque de código","Insert column left":"Inserir columna á esquerda","Insert column right":"Inserir columna á dereita","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Inserir fila enriba","Insert row below":"Inserir fila embaixo","Insert table":"Inserir táboa",Inset:"Inserción",Integral:"Integral",Intersection:"Intersección","Inverted exclamation mark":"Marca invertida de exclamación","Inverted question mark":"Marca invertida de interrogación",Italic:"Itálica",Justify:"Xustificado","Justify cell text":"Xustificar o texto da cela","Kip sign":"Símbolo do kip","Latin capital letter a with breve":"A maiúsculo latino con acento breve","Latin capital letter a with macron":"A maiúsculo latino con macron","Latin capital letter a with ogonek":"A maiúsculo latino con ogonek","Latin capital letter c with acute":"C maiúsculo latino con acento agudo","Latin capital letter c with caron":"C maiúsculo latino con caron","Latin capital letter c with circumflex":"C maiúsculo latino con acento circunflexo","Latin capital letter c with dot above":"C maiúsculo latino con punto enriba","Latin capital letter d with caron":"D maiúsculo latino con caron","Latin capital letter d with stroke":"D maiúsculo latino barrado","Latin capital letter e with breve":"E maiúsculo latino con acento breve","Latin capital letter e with caron":"E maiúsculo latino con caron","Latin capital letter e with dot above":"E maiúsculo latino con punto enriba","Latin capital letter e with macron":"E maiúsculo latino con macron","Latin capital letter e with ogonek":"E maiúsculo latino con ogonek","Latin capital letter eng":"Eng (engma) mziúsculo latino","Latin capital letter g with breve":"G maiúsculo latino con acento breve","Latin capital letter g with cedilla":"G maiúsculo latino con cedilla","Latin capital letter g with circumflex":"G maiúsculo latino con acento circunflexo","Latin capital letter g with dot above":"G maiúsculo latino con punto enriba","Latin capital letter h with circumflex":"H maiúsculo latino con acento circunflexo","Latin capital letter h with stroke":"H maiúsculo latino barrado","Latin capital letter i with breve":"I maiúsculo latino con acento breve","Latin capital letter i with dot above":"I maiúsculo latino con punto enriba","Latin capital letter i with macron":"I maiúsculo latino con macron","Latin capital letter i with ogonek":"I maiúsculo latino con ogonek","Latin capital letter i with tilde":"I maiúsculo latino con til","Latin capital letter j with circumflex":"J maiúsculo latino con acento circunflexo","Latin capital letter k with cedilla":"K maiúsculo latino con cedilla","Latin capital letter l with acute":"L maiúsculo latino con acento agudo","Latin capital letter l with caron":"L maiúsculo latino con caron","Latin capital letter l with cedilla":"L maiúsculo latino con cedilla","Latin capital letter l with middle dot":"L maiúsculo latino con punto medio","Latin capital letter l with stroke":"L maiúsculo latino barrado","Latin capital letter n with acute":"N maiúsculo latino con acento agudo","Latin capital letter n with caron":"N maiúsculo latino con caron","Latin capital letter n with cedilla":"N maiúsculo latino con cedilla","Latin capital letter o with breve":"O maiúsculo latino con acento breve","Latin capital letter o with double acute":"O maiúsculo latino con acento agudo dobre","Latin capital letter o with macron":"O maiúsculo latino con macron","Latin capital letter r with acute":"R maiúsculo latino con acento agudo","Latin capital letter r with caron":"R maiúsculo latino con caron","Latin capital letter r with cedilla":"R maiúsculo latino con cedilla","Latin capital letter s with acute":"S maiúsculo latino con acento agudo","Latin capital letter s with caron":"S maiúsculo latino con caron","Latin capital letter s with cedilla":"S maiúsculo latino con cedilla","Latin capital letter s with circumflex":"S maiúsculo latino con acento circunflexo","Latin capital letter t with caron":"T maiúsculo latino con caron","Latin capital letter t with cedilla":"T maiúsculo latino con cedilla","Latin capital letter t with stroke":"T maiúsculo latino barrado","Latin capital letter u with breve":"U maiúsculo latino con acento breve","Latin capital letter u with double acute":"U maiúsculo latino con acento agudo dobre","Latin capital letter u with macron":"U maiúsculo latino con macron","Latin capital letter u with ogonek":"U maiúsculo latino con ogonek","Latin capital letter u with ring above":"U maiúsculo latino con anel enriba","Latin capital letter u with tilde":"U maiúsculo latino con til","Latin capital letter w with circumflex":"W maiúsculo latino con acento circunflexo","Latin capital letter y with circumflex":"Y maiúsculo latino con acento circunflexo","Latin capital letter y with diaeresis":"Y maiúsculo latino con diérese","Latin capital letter z with acute":"Z maiúsculo latino con acento agudo","Latin capital letter z with caron":"Z maiúsculo latino con caron","Latin capital letter z with dot above":"Z maiúsculo latino con punto enriba","Latin capital ligature ij":"Ligadura IJ maiúsculo latino","Latin capital ligature oe":"Ligadura OE maiúsculo latino","Latin small letter a with breve":"a minúsculo latino con acento breve","Latin small letter a with macron":"a minúsculo latino con macron","Latin small letter a with ogonek":"a minúsculo latino con ogonek","Latin small letter c with acute":"c minúsculo latino con acento agudo","Latin small letter c with caron":"cminúsculo latino con caron","Latin small letter c with circumflex":"c minúsculo latino con acento circunflexo","Latin small letter c with dot above":"c minúsculo latino con punto enriba","Latin small letter d with caron":"d minúsculo latino con caron","Latin small letter d with stroke":"d minúsculo latino barrado","Latin small letter dotless i":"i minúsculo latino sen punto","Latin small letter e with breve":"e minúsculo latino con acento breve","Latin small letter e with caron":"e minúsculo latino con caron","Latin small letter e with dot above":"e minúsculo latino con punto enriba","Latin small letter e with macron":"e minúsculo latino con macron","Latin small letter e with ogonek":"e minúsculo latino con ogonek","Latin small letter eng":"Eng (engma) minúsculo latino","Latin small letter f with hook":"f minúsculo latino con gancho","Latin small letter g with breve":"g minúsculo latino con acento breve","Latin small letter g with cedilla":"g minúsculo latino con cedilla","Latin small letter g with circumflex":"g minúsculo latino con acento circunflexo","Latin small letter g with dot above":"g minúsculo latino con punto enriba","Latin small letter h with circumflex":"h minúsculo latino con acento circunflexo","Latin small letter h with stroke":"h minúsculo latino barrado","Latin small letter i with breve":"i minúsculo latino con acento breve","Latin small letter i with macron":"i minúsculo latino con macron","Latin small letter i with ogonek":"i minúsculo latino con ogonek","Latin small letter i with tilde":"i minúsculo latino con til","Latin small letter j with circumflex":"j minúsculo latino con acento circunflexo","Latin small letter k with cedilla":"k minúsculo latino con cedilla","Latin small letter kra":"Letra kra minúscula","Latin small letter l with acute":"l minúsculo latino con acento agudo","Latin small letter l with caron":"l minúsculo latino con caron","Latin small letter l with cedilla":"l minúsculo latino con cedilla","Latin small letter l with middle dot":"l minúsculo latino con punto medio","Latin small letter l with stroke":"l minúsculo latino barrado","Latin small letter long s":"s minúsculo latino larga","Latin small letter n preceded by apostrophe":"n minúsculo latino precedido de apostrofe","Latin small letter n with acute":"n minúsculo latino con acento agudo","Latin small letter n with caron":"n minúsculo latino con caron","Latin small letter n with cedilla":"n minúsculo latino con cedilla","Latin small letter o with breve":"o minúsculo latino con acento breve","Latin small letter o with double acute":"o minúsculo latino con acento agudo dobre","Latin small letter o with macron":"o minúsculo latino con macron","Latin small letter r with acute":"r minúsculo latino con acento agudo","Latin small letter r with caron":"r minúsculo latino con caron","Latin small letter r with cedilla":"r minúsculo latino con cedilla","Latin small letter s with acute":"s minúsculo latino con acento agudo","Latin small letter s with caron":"s minúsculo latino con caron","Latin small letter s with cedilla":"s minúsculo latino con cedilla","Latin small letter s with circumflex":"s minúsculo latino con acento circunflexo","Latin small letter t with caron":"t minúsculo latino con caron","Latin small letter t with cedilla":"t minúsculo latino con cedilla","Latin small letter t with stroke":"t minúsculo latino barrado","Latin small letter u with breve":"u minúsculo latino con acento breve","Latin small letter u with double acute":"u minúsculo latino con acento agudo dobre","Latin small letter u with macron":"u minúsculo latino con macron","Latin small letter u with ogonek":"u minúsculo latino con ogonek","Latin small letter u with ring above":"u minúsculo latino con anel enriba","Latin small letter u with tilde":"u minúsculo latino con til","Latin small letter w with circumflex":"w minúsculo latino con acento circunflexo","Latin small letter y with circumflex":"y minúsculo latino con acento circunflexo","Latin small letter z with acute":"z minúsculo latino con acento agudo","Latin small letter z with caron":"z minúsculo latino con caron","Latin small letter z with dot above":"z minúsculo latino con punto enriba","Latin small ligature ij":"Ligadura ij minúsculo latino","Latin small ligature oe":"Ligadura oe minúsculo latino","Left double quotation mark":"Marca de acoutamento comiña dobre esquerda","Left single quotation mark":"Marca de acoutamento comiña sinxela esquerda","Left-pointing double angle quotation mark":"Marca de acoutamento ángulo esquerdo dobre","leftwards arrow to bar":"frecha cara á esquerda con tope","leftwards dashed arrow":"frecha de guións cara á esquerda","leftwards double arrow":"frecha dobre cara á esquerda","Less-than or equal to":"Menor ou igual que","Less-than sign":"Menor que","Light blue":"Azul claro","Light green":"Verde claro","Light grey":"Gris claro",Link:"Ligar","Link URL":"URL de ligazón","Lira sign":"Símbolo da lira","Livre tournois sign":"Símbolo da libra tournois","Logical and":"E lóxico (conxunción)","Logical or":"Ou lóxico (disxunción)",Macron:"Macron","Manat sign":"Símbolo do manat","Merge cell down":"Combinar cela cara abaixo","Merge cell left":"Combinar cela cara a esquerda","Merge cell right":"Combinar cela cara a dereita","Merge cell up":"Combinar cela cara arriba","Merge cells":"Combinar celas","Mill sign":"Símbolo do mill","Minus sign":"Signo menos","Multiplication sign":"Signo de multiplicación","N-ary product":"Produto de n elementos, produtorio","N-ary summation":"Suma de n elementos, sumatorio",Nabla:"Nabla (Gradiente)","Naira sign":"Símbolo da naira","New sheqel sign":"Símbolo do novo xequel",Next:"Seguinte",None:"Ningún","Nordic mark sign":"Símbolo do marco nordico","Not an element of":"Non pertenza","Not equal to":"Distinto de","Not sign":"Signo non","on with exclamation mark with left right arrow above":"activado, con signo de exclamación coa frecha esquerda-dereita enrriba","Open in a new tab":"Abrir nunha nova lapela","Open link in new tab":"Abrir a ligazón nunha nova lapela",Orange:"Laranxa",Outset:"Inicio",Overline:"Liña superior",Padding:"Recheo",Paragraph:"Parágrafo","Paragraph sign":"Signo de parágrafo","Partial differential":"Derivada parcial","Per mille sign":"Signo de por milleiro","Per ten thousand sign":"Signo de por dez mil","Peseta sign":"Símbolo da peseta","Peso sign":"Símbolo do peso","Pink marker":"Marcador rosa","Plain text":"Texto simple","Plus-minus sign":"Signo más/menos","Pound sign":"Símbolo da libra",Previous:"Anterior","Proportional to":"Proporcional a",Purple:"Púrpura","Question exclamation mark":"Marca de interrogación exclamación",Red:"Vermello","Red pen":"Pluma vermella",Redo:"Refacer","Registered sign":"Símbolo de rexistrado","Remove color":"Retirar a cor","Remove Format":"Retirar o formato","Remove highlight":"Retirar o resaltado","Reversed paragraph sign":"Signo invertido do parágrafo","Rich Text Editor":"Editor de texto mellorado","Rich Text Editor, %0":"Editor de texto mellorado, %0",Ridge:"Crista","Right double quotation mark":"Marca de acoutamento comiña dobre dereita","Right single quotation mark":"Marca de acoutamento comiña sinxela dereita","Right-pointing double angle quotation mark":"Marca de acoutamento ángulo dereito dobre","rightwards arrow to bar":"frecha cara á dereita con tope","rightwards dashed arrow":"frecha de guións cara á dereita","rightwards double arrow":"frecha dobre cara á dereita",Row:"Fila","Ruble sign":"Símbolo do rublo","Rupee sign":"Símbolo da rupia",Save:"Gardar","Section sign":"Signo de sección","Select all":"Seleccionar todo","Select column":"Seleccionar columna","Select row":"Seleccionar fila","Show more items":"Amosar máis elementos","Single left-pointing angle quotation mark":"Marca de acoutamento ángulo esquerdo sinxelo","Single low-9 quotation mark":"Marca de acoutamento comiña sinxela baixo-9","Single right-pointing angle quotation mark":"Marca de acoutamento ángulo dereito sinxelo",Small:"Pequena",Solid:"Sólido","soon with rightwards arrow above":"logo, coa frecha cara á dereita enriba","Special characters":"Caracteres especiais","Spesmilo sign":"Símbolo do spesmilo","Split cell horizontally":"Dividir cela en horizontal","Split cell vertically":"Dividir cela en vertical","Square root":"Raíz cadrada",Strikethrough:"Riscado",Style:"Estilo",Subscript:"Subíndice",Superscript:"Superíndice","Table alignment toolbar":"Barra de ferramentas de aliñamento da táboa","Table cell text alignment":"Aliñamento do texto das celas da táboa","Table properties":"Propiedades da táboa","Table toolbar":"Barra de ferramentas de táboas","Tenge sign":"Símbolo do tenge","Text alignment":"Aliñamento do texto","Text alignment toolbar":"Barra de ferramentas de aliñamento de textos","Text highlight toolbar":"Barra de ferramentas para resaltar texto","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"A cor non é válida. Probe «#FF0000» ou «rgb(255,0,0)» ou «vermello».","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"O valor non é válido. Probe «10px» ou «2em» ou simplemente «2».","There exists":"Existe","This link has no URL":"Esta ligazón non ten URL","Tilde operator":"Operador til",Tiny:"Diminuta","top with upwards arrow above":"superior, coa frecha cara arriba enriba","Trade mark sign":"Símbolo de marca de fábrica","Tugrik sign":"Símbolo do tugrik","Turkish lira sign":"Símbolo da lira turca",Turquoise:"Turquesa","Two dot leader":"Líder de dous puntos",Underline:"Subliñado",Undo:"Desfacer",Union:"Unión",Unlink:"Desligar","up down arrow with base":"frecha arriba-abaixo con base","upwards arrow to bar":"frecha cara arriba con tope","upwards dashed arrow":"frecha de guións cara arriba","upwards double arrow":"frecha dobre cara arriba","Vertical text alignment toolbar":"Barra de ferramentas de aliñamento de texto vertical","Vulgar fraction one half":"Fracción común dun medio","Vulgar fraction one quarter":"Fracción común dun cuarto","Vulgar fraction three quarters":"Fracción común de tres cuartos",White:"Branco","Widget toolbar":"Barra de ferramentas de trebellos",Width:"Largo","Won sign":"Símbolo do won","Words: %0":"Palabras: %0",Yellow:"Amarelo","Yellow marker":"Marcador marelo","Yen sign":"Símbolo do yen"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['gu'] = d['gu'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"Block quote":" વિચાર ટાંકો",Bold:"ઘાટુ - બોલ્ડ્",Code:"",Italic:"ત્રાંસુ - ઇટલિક્",Strikethrough:"",Subscript:"",Superscript:"",Underline:"નીચે લિટી - અન્ડરલાઇન્"} );l.getPluralForm=function(n){return (n != 1);;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['he'] = d['he'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"0% מתוך %1","Align center":"יישור באמצע","Align left":"יישור לשמאל","Align right":"יישור לימין",Aquamarine:"",Big:"",Black:"","Block quote":"בלוק ציטוט",Blue:"","Blue marker":"סימון כחול",Bold:"מודגש",Cancel:"ביטול","Characters: %0":"מס' תווים: %0","Choose heading":"בחר סוג כותרת",Code:"קוד",Default:"ברירת מחדל","Dim grey":"","Document colors":"",Downloadable:"","Dropdown toolbar":"סרגל כלים נפתח","Edit link":"עריכת קישור","Editor toolbar":"סרגל הכלים","Font Background Color":"","Font Color":"","Font Family":"","Font Size":"גודל טקסט",Green:"","Green marker":"סימון ירוק","Green pen":"עט ירוק",Grey:"",Heading:"כותרת","Heading 1":"כותרת 1","Heading 2":"כותרת 2","Heading 3":"כותרת 3","Heading 4":"כותרת 4","Heading 5":"כותרת 5","Heading 6":"כותרת 6",Highlight:"הדגשה","Horizontal line":"קו אופקי",Huge:"","Insert paragraph after block":"","Insert paragraph before block":"",Italic:"נטוי",Justify:"מרכוז גבולות","Light blue":"","Light green":"","Light grey":"",Link:"קישור","Link URL":"קישור כתובת אתר",Next:"הבא","Open in a new tab":"","Open link in new tab":"פתח קישור בכרטיסייה חדשה",Orange:"",Paragraph:"פיסקה","Pink marker":"סימון וורוד",Previous:"הקודם",Purple:"",Red:"","Red pen":"עט אדום",Redo:"ביצוע מחדש","Remove color":"","Remove highlight":"הסר הדגשה","Rich Text Editor":"עורך טקסט עשיר","Rich Text Editor, %0":"עורך טקסט עשיר, %0",Save:"שמירה","Show more items":"הצד פריטים נוספים",Small:"",Strikethrough:"קו חוצה",Subscript:"כתב תחתי",Superscript:"כתב עילי","Text alignment":"יישור טקסט","Text alignment toolbar":"סרגל כלים יישור טקסט","Text highlight toolbar":"סרגל הדגשת טקסט","This link has no URL":"לקישור זה אין כתובת אתר",Tiny:"",Turquoise:"",Underline:"קו תחתון",Undo:"ביטול",Unlink:"ביטול קישור",White:"","Widget toolbar":"סרגל יישומון","Words: %0":"מס' מילים: %0",Yellow:"","Yellow marker":"סימון צהוב"} );l.getPluralForm=function(n){return (n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +0,0 @@
1
- (function(d){ const l = d['hr'] = d['hr'] || {}; l.dictionary=Object.assign( l.dictionary||{}, {"%0 of %1":"%0 od %1","Align cell text to the bottom":"Tekst ćelije poravnaj prema dolje","Align cell text to the center":"Tekst ćelije poravnaj u sredinu","Align cell text to the left":"Tekst ćelije poravnaj lijevo","Align cell text to the middle":"Tekst ćelije poravnaj u sredinu","Align cell text to the right":"Tekst ćelije poravnaj udesno","Align cell text to the top":"Tekst ćelije poravnaj prema gore","Align center":"Poravnaj po sredini","Align left":"Poravnaj ulijevo","Align right":"Poravnaj udesno","Align table to the left":"Poravnaj tablicu ulijevo","Align table to the right":"Poravnaj tablicu udesno",Alignment:"Poravnanje",Aquamarine:"Akvamarin",Background:"Pozadina",Big:"Veliki",Black:"Crna","Block quote":"Blok citat",Blue:"Plava","Blue marker":"Plavi marker",Bold:"Podebljano",Border:"Granica",Cancel:"Poništi","Cell properties":"Svojstva ćelije","Center table":"Centriraj tablicu","Characters: %0":"Znakova: %0","Choose heading":"Odaberite naslov",Code:"Kod",Color:"Boja","Color picker":"Birač boje",Column:"Kolona",Dashed:"Crtičasta","Decrease indent":"Umanji uvlačenje",Default:"Podrazumijevano","Delete column":"Obriši kolonu","Delete row":"Obriši red","Dim grey":"Tamnosiva",Dimensions:"Dimenzije","Document colors":"Boje dokumenta",Dotted:"Točkasta",Double:"Dvostruka",Downloadable:"Moguće preuzeti","Dropdown toolbar":"Traka padajućeg izbornika","Edit link":"Uredi vezu","Editor toolbar":"Traka uređivača","Font Background Color":"Pozadinska Boja Fonta","Font Color":"Boja Fonta","Font Family":"Obitelj fonta","Font Size":"Veličina fonta",Green:"Zelena","Green marker":"Zeleni marker","Green pen":"Zeleno pero",Grey:"Siva",Groove:"","Header column":"Kolona zaglavlja","Header row":"Red zaglavlja",Heading:"Naslov","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6",Height:"Visina",Highlight:"Istakni","Horizontal line":"Vodoravna linija","Horizontal text alignment toolbar":"Alatna traka za horizontalno poravnanje teksta",Huge:"Ogroman","Increase indent":"Povećaj uvlačenje","Insert code block":"Umetni blok koda","Insert column left":"Umetni stupac lijevo","Insert column right":"Umetni stupac desno","Insert paragraph after block":"","Insert paragraph before block":"","Insert row above":"Ubaci red iznad","Insert row below":"Ubaci red ispod","Insert table":"Ubaci tablicu",Inset:"",Italic:"Ukošeno",Justify:"Razvuci","Justify cell text":"Razvuci tekst ćelije","Light blue":"Svijetloplava","Light green":"Svijetlozelena","Light grey":"Svijetlosiva",Link:"Veza","Link URL":"URL veze","Merge cell down":"Spoji ćelije prema dolje","Merge cell left":"Spoji ćelije prema lijevo","Merge cell right":"Spoji ćelije prema desno","Merge cell up":"Spoji ćelije prema gore","Merge cells":"Spoji ćelije",Next:"Sljedeći",None:"Nikakva","Open in a new tab":"Otvori u novoj kartici","Open link in new tab":"Otvori vezu u novoj kartici",Orange:"Narančasta",Outset:"",Padding:"Podstava",Paragraph:"Paragraf","Pink marker":"Rozi marker","Plain text":"Običan tekst",Previous:"Prethodni",Purple:"Ljubičasta",Red:"Crvena","Red pen":"Crveno pero",Redo:"Ponovi","Remove color":"Ukloni boju","Remove Format":"Ukloni format","Remove highlight":"Ukloni isticanje","Rich Text Editor":"Rich Text Editor","Rich Text Editor, %0":"Rich Text Editor, %0",Ridge:"Greben",Row:"Red",Save:"Snimi","Select all":"Odaberi sve","Select column":"Odaberi stupac","Select row":"Odaberi redak","Show more items":"Prikaži više stavaka",Small:"Mali",Solid:"Neprekidna","Split cell horizontally":"Razdvoji ćeliju vodoravno","Split cell vertically":"Razdvoji ćeliju okomito",Strikethrough:"Precrtano",Style:"Stil",Subscript:"Indeks",Superscript:"Eksponent","Table alignment toolbar":"Alatna traka za poravnanje tablice","Table cell text alignment":"Poravnanje teksta ćelije tablice","Table properties":"Svojstva tablice","Table toolbar":"Traka za tablice","Text alignment":"Poravnanje teksta","Text alignment toolbar":"Traka za poravnanje","Text highlight toolbar":"Traka za isticanje teksta","The color is invalid. Try \"#FF0000\" or \"rgb(255,0,0)\" or \"red\".":"Neispravna boja. Pokušajte \"#FF0000\" ili \"rgb(255,0,0)\" ili \"red\".","The value is invalid. Try \"10px\" or \"2em\" or simply \"2\".":"Neispravna vrijednost. Pokušajte \"10px\" ili \"2em\" ili jednostavno \"2\".","This link has no URL":"Ova veza nema URL",Tiny:"Sićušan",Turquoise:"Tirkizna",Underline:"Podcrtavanje",Undo:"Poništi",Unlink:"Ukloni vezu","Vertical text alignment toolbar":"Alatna traka za vertikalno poravnanje teksta",White:"Bijela","Widget toolbar":"Traka sa spravicama",Width:"Širina","Words: %0":"Riječi: %0",Yellow:"Žuta","Yellow marker":"Žuti marker"} );l.getPluralForm=function(n){return n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;};})(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));